2018-11-25 14:06:49,210 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 14:06:49,213 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=z8TAZUGwVMnAPskq8VQc4YF2g export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-11-25 14:06:49,213 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-25 14:06:49,214 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-11-25 14:06:49,223 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:06:50,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:06:50,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:06:50,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:06:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:06:50,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d999c27e-3073-443f-822f-4722a859895d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:06:50,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d999c27e-3073-443f-822f-4722a859895d 2018-11-25 14:06:50,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:06:50,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["qnsJ-ZnZS4q2E4kIVGwQHg"], "issued_at": "2018-11-25T14:06:50.000000Z"}} 2018-11-25 14:06:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:50,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:06:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:06:50,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:51,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7a9495-17db-4409-ae2d-932bfc617b59 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:06:51,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ea7a9495-17db-4409-ae2d-932bfc617b59 2018-11-25 14:06:51,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.627139091492s 2018-11-25 14:06:51,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:06:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}}' 2018-11-25 14:06:51,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd2e13a-8232-478d-90d4-a82665623598 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f"}, "enabled": true, "id": "7ae1796de44a4d988e5f5397ad1c022f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}} 2018-11-25 14:06:51,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6dd2e13a-8232-478d-90d4-a82665623598 2018-11-25 14:06:51,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.244536876678s 2018-11-25 14:06:51,343 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6dd2e13a-8232-478d-90d4-a82665623598 2018-11-25 14:06:51,344 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f', 'id': u'7ae1796de44a4d988e5f5397ad1c022f', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:06:51,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:06:51,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.503820180893s 2018-11-25 14:06:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:51,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ac5556-51c4-42c0-9e6c-14531a777afa Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}, "domain_id": "default", "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}} 2018-11-25 14:06:51,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 used request id req-d3ac5556-51c4-42c0-9e6c-14531a777afa 2018-11-25 14:06:51,957 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'02038dffcb90430c91bf3088e7f89651', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f'}) 2018-11-25 14:06:51,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:51,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef671b7-fa1a-4432-a3a6-a153fd937b84 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:51,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ef671b7-fa1a-4432-a3a6-a153fd937b84 2018-11-25 14:06:51,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0183629989624s 2018-11-25 14:06:51,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:52,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a9857c-7c19-44a1-a7ef-4b604eed2627 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:52,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a5a9857c-7c19-44a1-a7ef-4b604eed2627 2018-11-25 14:06:52,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0870099067688s 2018-11-25 14:06:52,065 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:06:52,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:06:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" -d '{"role": {"name": "Member"}}' 2018-11-25 14:06:52,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e0196f-cdb0-4390-a97f-176523db0301 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}} 2018-11-25 14:06:52,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9e0196f-cdb0-4390-a97f-176523db0301 2018-11-25 14:06:52,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.14977312088s 2018-11-25 14:06:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:52,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7ba8ec-7824-4200-ab30-3c7638dd4067 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "domain_id": null, "name": "Member", "id": "348b5c9d0b254825bb01129de84d8909"}} 2018-11-25 14:06:52,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909 used request id req-9b7ba8ec-7824-4200-ab30-3c7638dd4067 2018-11-25 14:06:52,295 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909'}, 'domain_id': None, 'human_id': None, 'id': u'348b5c9d0b254825bb01129de84d8909', 'HUMAN_ID': False}) 2018-11-25 14:06:52,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:52,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:52,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0973c004-be70-4fa0-8419-10e8d66c7fa3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:52,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0973c004-be70-4fa0-8419-10e8d66c7fa3 2018-11-25 14:06:52,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.161094903946s 2018-11-25 14:06:52,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:06:52,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:52,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08604a43-4bfc-4af6-936c-a7a626128ee3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:06:52,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-08604a43-4bfc-4af6-936c-a7a626128ee3 2018-11-25 14:06:52,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819990634918s 2018-11-25 14:06:52,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:06:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:52,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58a4564-48eb-45e8-8e83-4be384e251b0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "domain_id": "default", "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:06:52,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c58a4564-48eb-45e8-8e83-4be384e251b0 2018-11-25 14:06:52,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151808977127s 2018-11-25 14:06:52,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c58a4564-48eb-45e8-8e83-4be384e251b0 2018-11-25 14:06:52,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:06:52,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:52,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3222d3-25e4-46db-9f08-485c63d1ca94 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f"}, "enabled": true, "id": "7ae1796de44a4d988e5f5397ad1c022f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:06:52,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2c3222d3-25e4-46db-9f08-485c63d1ca94 2018-11-25 14:06:52,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.143738031387s 2018-11-25 14:06:52,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2c3222d3-25e4-46db-9f08-485c63d1ca94 2018-11-25 14:06:52,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:06:52,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=348b5c9d0b254825bb01129de84d8909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b24c6ae-aa33-4ebd-8467-084fcd8f6112 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=348b5c9d0b254825bb01129de84d8909", "previous": null, "next": null}} 2018-11-25 14:06:53,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=348b5c9d0b254825bb01129de84d8909 used request id req-5b24c6ae-aa33-4ebd-8467-084fcd8f6112 2018-11-25 14:06:53,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.173619031906s 2018-11-25 14:06:53,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:06:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f/users/02038dffcb90430c91bf3088e7f89651/roles/348b5c9d0b254825bb01129de84d8909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f6e2e3-0406-4f34-9e2e-1fa580299ba4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:06:53,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f/users/02038dffcb90430c91bf3088e7f89651/roles/348b5c9d0b254825bb01129de84d8909 used request id req-17f6e2e3-0406-4f34-9e2e-1fa580299ba4 2018-11-25 14:06:53,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.229911088943s 2018-11-25 14:06:53,251 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '48c7142c-1b40-44c8-a6af-06f0412a2845', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f', 'project_id': u'7ae1796de44a4d988e5f5397ad1c022f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:06:53,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:06:53,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:06:53,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:06:53,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:06:53,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:06:53,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:06:53,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:06:53,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:06:53,257 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f', 'password': '48c7142c-1b40-44c8-a6af-06f0412a2845', 'project_name': 'connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '7ae1796de44a4d988e5f5397ad1c022f', 'project_domain_name': 'Default'} 2018-11-25 14:06:53,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:53,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ea7b56-0dcf-467a-93d2-987ef2d92824 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:53,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-32ea7b56-0dcf-467a-93d2-987ef2d92824 2018-11-25 14:06:53,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.152605056763s 2018-11-25 14:06:53,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce220ec8-6d6d-4c0d-b7ff-039fa034d714 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:53,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ce220ec8-6d6d-4c0d-b7ff-039fa034d714 2018-11-25 14:06:53,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.137961864471s 2018-11-25 14:06:53,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:06:53,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e843a8ab-8882-4a6c-87f6-f05cae5e1360 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:06:53,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e843a8ab-8882-4a6c-87f6-f05cae5e1360 2018-11-25 14:06:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0759818553925s 2018-11-25 14:06:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:06:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5827295-4c3f-4137-b904-e179947b2661 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "domain_id": "default", "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:06:53,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b5827295-4c3f-4137-b904-e179947b2661 2018-11-25 14:06:53,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989730358124s 2018-11-25 14:06:53,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b5827295-4c3f-4137-b904-e179947b2661 2018-11-25 14:06:53,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:06:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0b64ed-9865-4d62-86be-4a74ceba8adf Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f"}, "enabled": true, "id": "7ae1796de44a4d988e5f5397ad1c022f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:06:53,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2a0b64ed-9865-4d62-86be-4a74ceba8adf 2018-11-25 14:06:53,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809710025787s 2018-11-25 14:06:53,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2a0b64ed-9865-4d62-86be-4a74ceba8adf 2018-11-25 14:06:53,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:06:53,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:53,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c6c4f0-5a01-46ab-9704-ec32b393cab5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 14:06:53,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-38c6c4f0-5a01-46ab-9704-ec32b393cab5 2018-11-25 14:06:53,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0759711265564s 2018-11-25 14:06:53,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:06:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f/users/02038dffcb90430c91bf3088e7f89651/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3c91c0-95ee-461f-a2ee-92472575c5b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:06:54,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f/users/02038dffcb90430c91bf3088e7f89651/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-8e3c91c0-95ee-461f-a2ee-92472575c5b5 2018-11-25 14:06:54,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.177029132843s 2018-11-25 14:06:54,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:54,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f36a8b3-74d6-4af7-b5b3-5e6e61202dca Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:54,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0f36a8b3-74d6-4af7-b5b3-5e6e61202dca 2018-11-25 14:06:54,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0765330791473s 2018-11-25 14:06:54,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:06:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-25 14:06:54,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8427af-24dd-42a1-9f11-89f1750b230d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7020b7bf46444237b36c4da5ad92089e", "links": {"self": "http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e"}, "name": "heat_stack_owner"}} 2018-11-25 14:06:54,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8a8427af-24dd-42a1-9f11-89f1750b230d 2018-11-25 14:06:54,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.213234901428s 2018-11-25 14:06:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5019808-3a84-4411-b44e-68ecdee52651 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e"}, "domain_id": null, "name": "heat_stack_owner", "id": "7020b7bf46444237b36c4da5ad92089e"}} 2018-11-25 14:06:54,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e used request id req-f5019808-3a84-4411-b44e-68ecdee52651 2018-11-25 14:06:54,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:06:54,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797d87c4-f4a6-475d-8a24-74e757bbd2d0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7020b7bf46444237b36c4da5ad92089e", "links": {"self": "http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:06:54,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-797d87c4-f4a6-475d-8a24-74e757bbd2d0 2018-11-25 14:06:54,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084233045578s 2018-11-25 14:06:54,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:06:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747d298c-250f-4219-b19e-3328e543d419 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:06:54,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-747d298c-250f-4219-b19e-3328e543d419 2018-11-25 14:06:54,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.13044500351s 2018-11-25 14:06:54,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:06:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59dd531-a05c-4a92-b9db-cfc10df2191c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "domain_id": "default", "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:06:54,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f59dd531-a05c-4a92-b9db-cfc10df2191c 2018-11-25 14:06:54,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102194786072s 2018-11-25 14:06:54,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f59dd531-a05c-4a92-b9db-cfc10df2191c 2018-11-25 14:06:54,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:06:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e8f6b1-79ee-4a1e-a262-f9429e581797 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f"}, "enabled": true, "id": "7ae1796de44a4d988e5f5397ad1c022f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:06:54,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f9e8f6b1-79ee-4a1e-a262-f9429e581797 2018-11-25 14:06:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816841125488s 2018-11-25 14:06:54,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f9e8f6b1-79ee-4a1e-a262-f9429e581797 2018-11-25 14:06:54,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:06:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=7020b7bf46444237b36c4da5ad92089e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fbd96a-5e53-40ed-aa47-ebe27b9bbb00 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=7020b7bf46444237b36c4da5ad92089e", "previous": null, "next": null}} 2018-11-25 14:06:55,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=02038dffcb90430c91bf3088e7f89651&scope.project.id=7ae1796de44a4d988e5f5397ad1c022f&role.id=7020b7bf46444237b36c4da5ad92089e used request id req-15fbd96a-5e53-40ed-aa47-ebe27b9bbb00 2018-11-25 14:06:55,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.14147901535s 2018-11-25 14:06:55,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:06:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f/users/02038dffcb90430c91bf3088e7f89651/roles/7020b7bf46444237b36c4da5ad92089e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:06:55,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcb0f36-2a9a-42b6-b6b9-e817de441421 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:06:55,179 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f/users/02038dffcb90430c91bf3088e7f89651/roles/7020b7bf46444237b36c4da5ad92089e used request id req-cdcb0f36-2a9a-42b6-b6b9-e817de441421 2018-11-25 14:06:55,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.173766851425s 2018-11-25 14:06:55,179 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-25 14:06:55,179 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-25 14:06:55,180 - openstack_tests - INFO - OS Credentials = > 2018-11-25 14:06:55,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:55,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:06:55,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["eIY_mxxVSWqGsHIgZ0IxXg"], "issued_at": "2018-11-25T14:06:55.000000Z"}} 2018-11-25 14:06:55,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96200de84e79394c980f9387d2e487c428feb529" 2018-11-25 14:06:56,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9d0194dd-3205-4a6c-85ba-80aeeeb24663 Date: Sun, 25 Nov 2018 14:06:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:06:56,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-9d0194dd-3205-4a6c-85ba-80aeeeb24663 2018-11-25 14:06:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96200de84e79394c980f9387d2e487c428feb529" 2018-11-25 14:06:57,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5e00218d-2d80-40e3-a1f0-cc5ef90e2e7c Date: Sun, 25 Nov 2018 14:06:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:06:57,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-5e00218d-2d80-40e3-a1f0-cc5ef90e2e7c 2018-11-25 14:06:57,368 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-25 14:06:57,368 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-25 14:06:57,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:57,400 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-25 14:06:57,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:06:57,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["Y7V76fwcRQGovWnoswWPBg"], "issued_at": "2018-11-25T14:06:57.000000Z"}} 2018-11-25 14:06:57,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba0256c7cb99334214b664cc9f4cf34b216c8b10" 2018-11-25 14:06:58,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-781f452e-6e37-4bb3-9f6b-e65525e383d2 Date: Sun, 25 Nov 2018 14:06:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-25 14:06:58,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=foo used request id req-781f452e-6e37-4bb3-9f6b-e65525e383d2 2018-11-25 14:06:58,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:58,508 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-25 14:06:58,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:06:58,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["Hm6Hs9MPT4iBVBkm0JURQw"], "issued_at": "2018-11-25T14:06:58.000000Z"}} 2018-11-25 14:06:58,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ba3cdd9429c8e182c0cab2529c559f87684239" 2018-11-25 14:06:59,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d4e23f-f339-49d8-8edc-fba5f850a327 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:06:59,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b4d4e23f-f339-49d8-8edc-fba5f850a327 2018-11-25 14:06:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:06:59,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:06:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:06:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ba3cdd9429c8e182c0cab2529c559f87684239" 2018-11-25 14:06:59,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccbb412-8200-45ce-a535-fa085e0dccd5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "domain_id": "default", "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:06:59,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7ccbb412-8200-45ce-a535-fa085e0dccd5 2018-11-25 14:06:59,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:06:59,248 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-25 14:06:59,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:06:59,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["UdmA7-ErRcuVTxZyx_RM4w"], "issued_at": "2018-11-25T14:06:59.000000Z"}} 2018-11-25 14:06:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43afc6d26124d506d1dfc0a1520732a49579f3f0" 2018-11-25 14:07:00,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-13a95203-64fd-41d8-b3c9-b767c6121ae7 Date: Sun, 25 Nov 2018 14:07:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:07:00,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks used request id req-13a95203-64fd-41d8-b3c9-b767c6121ae7 2018-11-25 14:07:00,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:01,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["bcwpDov1ShCV2-8YbaKXNw"], "issued_at": "2018-11-25T14:07:01.000000Z"}} 2018-11-25 14:07:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d41a8d981ceeccf93f37f20e5e2179c7d848ac5" 2018-11-25 14:07:02,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1922c3ac-80f2-4f1a-b5c2-9db692d911ca Date: Sun, 25 Nov 2018 14:07:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:07:02,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-1922c3ac-80f2-4f1a-b5c2-9db692d911ca 2018-11-25 14:07:02,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d41a8d981ceeccf93f37f20e5e2179c7d848ac5" 2018-11-25 14:07:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-45bbb790-163c-40e9-8d1e-0517d9c55754 Date: Sun, 25 Nov 2018 14:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:07:02,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-45bbb790-163c-40e9-8d1e-0517d9c55754 2018-11-25 14:07:02,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:02,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:03,001 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.29:5000/v2.0/tokens 2018-11-25 14:07:03,019 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-25 14:07:03,020 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:03,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:03,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["F6DtJHKjRWOgv3jKM9NEaw"], "issued_at": "2018-11-25T14:07:03.000000Z"}} 2018-11-25 14:07:03,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9788a4f0959f1a8ea4b7a94df59d97f938f353" 2018-11-25 14:07:04,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:03 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-ead7ec69-80e5-4f82-8fb2-dfbe5a9adbc0 x-compute-request-id: req-ead7ec69-80e5-4f82-8fb2-dfbe5a9adbc0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:07:04,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail used request id req-ead7ec69-80e5-4f82-8fb2-dfbe5a9adbc0 2018-11-25 14:07:04,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:04,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:04,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["hqWOCGNiTGeFKo1fwF1m9A"], "issued_at": "2018-11-25T14:07:04.000000Z"}} 2018-11-25 14:07:04,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec698753199a1a0c7c46b897a4f17890b9c83eb" 2018-11-25 14:07:05,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:04 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-b82f184a-f231-443d-8f45-42898973d9e2 x-compute-request-id: req-b82f184a-f231-443d-8f45-42898973d9e2 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 14:07:05,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-b82f184a-f231-443d-8f45-42898973d9e2 2018-11-25 14:07:05,300 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:07:05,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:05,307 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.29:5000/v2.0/tokens 2018-11-25 14:07:05,325 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-25 14:07:05,325 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:07:05,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:05,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["d-V9IfggTYupJtrKQjrvGw"], "issued_at": "2018-11-25T14:07:05.000000Z"}} 2018-11-25 14:07:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37eaef7185dbd4c8e5564f9cb7758af01948f8f" 2018-11-25 14:07:06,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:05 GMT Server: Apache x-openstack-request-id: req-1b4df850-6a1a-4aef-9395-0237a1626d7c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 14:07:06,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f/stacks used request id req-1b4df850-6a1a-4aef-9395-0237a1626d7c 2018-11-25 14:07:06,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:06,527 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-25 14:07:06,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:06,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "348b5c9d0b254825bb01129de84d8909", "name": "Member"}, {"id": "7020b7bf46444237b36c4da5ad92089e", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ae1796de44a4d988e5f5397ad1c022f", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7ae1796de44a4d988e5f5397ad1c022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "id": "02038dffcb90430c91bf3088e7f89651"}, "audit_ids": ["CMaTrCudQKO8iylKwxublw"], "issued_at": "2018-11-25T14:07:06.000000Z"}} 2018-11-25 14:07:06,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed5c90012ea3f95527dfbb95a66e2b01cbc777c" 2018-11-25 14:07:07,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:06 GMT Server: Apache x-compute-request-id: req-3e070d74-8bdf-4c67-93a7-bcc3e8425b0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e070d74-8bdf-4c67-93a7-bcc3e8425b0b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 14:07:07,682 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7ae1796de44a4d988e5f5397ad1c022f/volumes/detail used request id req-3e070d74-8bdf-4c67-93a7-bcc3e8425b0b 2018-11-25 14:07:07,683 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.303s OK 2018-11-25 14:07:07,808 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 14:07:07,808 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-25 14:07:07,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:07,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9003ae78-16b4-4746-b32e-cf390b3a5794 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7020b7bf46444237b36c4da5ad92089e", "links": {"self": "http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:07,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9003ae78-16b4-4746-b32e-cf390b3a5794 2018-11-25 14:07:07,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845339298248s 2018-11-25 14:07:07,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:07:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:08,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71cfa67c-6015-44de-a28d-2b23fbb025dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:08,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7020b7bf46444237b36c4da5ad92089e used request id req-71cfa67c-6015-44de-a28d-2b23fbb025dd 2018-11-25 14:07:08,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.24410700798s 2018-11-25 14:07:08,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:07:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:08,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea2b63c-25cc-4621-8368-1fdd00963bb7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f", "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "domain_id": "default", "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:08,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2ea2b63c-25cc-4621-8368-1fdd00963bb7 2018-11-25 14:07:08,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146052837372s 2018-11-25 14:07:08,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2ea2b63c-25cc-4621-8368-1fdd00963bb7 2018-11-25 14:07:08,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:07:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:08,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a9fc94-93fd-427b-8e25-220128f37857 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651"}, "enabled": true, "id": "02038dffcb90430c91bf3088e7f89651", "options": {}, "domain_id": "default", "name": "connection_check-user_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}} 2018-11-25 14:07:08,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 used request id req-f4a9fc94-93fd-427b-8e25-220128f37857 2018-11-25 14:07:08,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952050685883s 2018-11-25 14:07:08,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 used request id req-f4a9fc94-93fd-427b-8e25-220128f37857 2018-11-25 14:07:08,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 14:07:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:08,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2794353c-f566-4825-8865-6a43607537eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:08,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 used request id req-2794353c-f566-4825-8865-6a43607537eb 2018-11-25 14:07:08,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.264858007431s 2018-11-25 14:07:08,658 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/02038dffcb90430c91bf3088e7f89651 used request id req-2794353c-f566-4825-8865-6a43607537eb 2018-11-25 14:07:08,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:07:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:08,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c908d566-6353-43b2-8253-14c911ca1aaf Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f"}, "enabled": true, "id": "7ae1796de44a4d988e5f5397ad1c022f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_e9cef4b3-4be5-4044-bfc8-ac6062d6980f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:07:08,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-c908d566-6353-43b2-8253-14c911ca1aaf 2018-11-25 14:07:08,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0690560340881s 2018-11-25 14:07:08,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-c908d566-6353-43b2-8253-14c911ca1aaf 2018-11-25 14:07:08,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 14:07:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:09,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c69a4469-b41e-4c51-94f8-f0d04d508b15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:09,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f used request id req-c69a4469-b41e-4c51-94f8-f0d04d508b15 2018-11-25 14:07:09,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273866176605s 2018-11-25 14:07:09,004 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7ae1796de44a4d988e5f5397ad1c022f used request id req-c69a4469-b41e-4c51-94f8-f0d04d508b15 2018-11-25 14:07:09,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:09,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:09,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c79f6ea-f2c1-48fa-a6e2-7cf27c13d890 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "348b5c9d0b254825bb01129de84d8909", "links": {"self": "http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:09,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5c79f6ea-f2c1-48fa-a6e2-7cf27c13d890 2018-11-25 14:07:09,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825362205505s 2018-11-25 14:07:09,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:07:09,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:09,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6e4953-e480-4883-90f2-612a4b3f4bd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:09,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/348b5c9d0b254825bb01129de84d8909 used request id req-8e6e4953-e480-4883-90f2-612a4b3f4bd1 2018-11-25 14:07:09,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.102012872696s 2018-11-25 14:07:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:07:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7ae1796de44a4d988e5f5397ad1c022f&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a756397b880a27c212a0dd56668c47c44187a18b" 2018-11-25 14:07:10,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1f2cea1c-50e6-4f3b-b43b-279da37c069a Date: Sun, 25 Nov 2018 14:07:10 GMT RESP BODY: {"security_groups": []} 2018-11-25 14:07:10,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7ae1796de44a4d988e5f5397ad1c022f&name=default used request id req-1f2cea1c-50e6-4f3b-b43b-279da37c069a 2018-11-25 14:07:10,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.03893208504s 2018-11-25 14:07:10,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7ae1796de44a4d988e5f5397ad1c022f&name=default used request id req-1f2cea1c-50e6-4f3b-b43b-279da37c069a 2018-11-25 14:07:10,256 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-25 14:07:10,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:07:10,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:07:10,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:07:10,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:07:10,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:07:10,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:10,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a6c75f-da2b-485c-913d-4eec328a9f11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:10,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b5a6c75f-da2b-485c-913d-4eec328a9f11 2018-11-25 14:07:10,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:10,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["4ufyl2TIRh-7qMzbSJYEwA"], "issued_at": "2018-11-25T14:07:10.000000Z"}} 2018-11-25 14:07:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:10,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:10,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d809b90d-ac64-4252-95f2-595904f099ee Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:07:10,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d809b90d-ac64-4252-95f2-595904f099ee 2018-11-25 14:07:10,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.481366872787s 2018-11-25 14:07:10,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:07:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}}' 2018-11-25 14:07:10,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a17cca8-02e4-4fe1-a7e8-4a03ab4d9c60 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:10,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a17cca8-02e4-4fe1-a7e8-4a03ab4d9c60 2018-11-25 14:07:10,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.112973928452s 2018-11-25 14:07:10,874 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a17cca8-02e4-4fe1-a7e8-4a03ab4d9c60 2018-11-25 14:07:10,874 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f', 'id': u'35eb0931020e4ca1ac50af03dd91243a', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:07:10,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:07:11,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.345231056213s 2018-11-25 14:07:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1a2cf1-216c-4b9c-8bbb-7ac00937bcb7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}, "domain_id": "default", "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:11,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 used request id req-3b1a2cf1-216c-4b9c-8bbb-7ac00937bcb7 2018-11-25 14:07:11,318 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd4e31f68a79249f8a79a88e04bc82b70', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f'}) 2018-11-25 14:07:11,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056b91c7-904f-4762-b720-448bc97d67ef Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:11,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-056b91c7-904f-4762-b720-448bc97d67ef 2018-11-25 14:07:11,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828330516815s 2018-11-25 14:07:11,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abb2ece-e234-4c73-b8ac-02d6a1e727a6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:11,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8abb2ece-e234-4c73-b8ac-02d6a1e727a6 2018-11-25 14:07:11,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739328861237s 2018-11-25 14:07:11,477 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:07:11,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:07:11,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" -d '{"role": {"name": "Member"}}' 2018-11-25 14:07:11,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb989bb-9779-4a74-be39-64fd040833af Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}} 2018-11-25 14:07:11,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ebb989bb-9779-4a74-be39-64fd040833af 2018-11-25 14:07:11,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.145725011826s 2018-11-25 14:07:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94204424-bfab-4e6d-9685-d0b5926de35b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "domain_id": null, "name": "Member", "id": "4f92aaf6b885495597c4bbd9f2455211"}} 2018-11-25 14:07:11,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211 used request id req-94204424-bfab-4e6d-9685-d0b5926de35b 2018-11-25 14:07:11,701 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211'}, 'domain_id': None, 'human_id': None, 'id': u'4f92aaf6b885495597c4bbd9f2455211', 'HUMAN_ID': False}) 2018-11-25 14:07:11,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb736e12-5ca6-4b11-8993-62cc80ac9305 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:11,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb736e12-5ca6-4b11-8993-62cc80ac9305 2018-11-25 14:07:11,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783689022064s 2018-11-25 14:07:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:07:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aa4107-54e6-46ff-b2b1-b1d7a029923b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:11,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-86aa4107-54e6-46ff-b2b1-b1d7a029923b 2018-11-25 14:07:11,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808000564575s 2018-11-25 14:07:11,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:07:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:11,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5524589d-9d06-4cf7-87f9-e46e37b03eca Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:11,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5524589d-9d06-4cf7-87f9-e46e37b03eca 2018-11-25 14:07:11,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108253002167s 2018-11-25 14:07:11,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5524589d-9d06-4cf7-87f9-e46e37b03eca 2018-11-25 14:07:11,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:07:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8e7f8d-6e09-41dc-9e15-f19bd1786d99 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:07:12,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8d8e7f8d-6e09-41dc-9e15-f19bd1786d99 2018-11-25 14:07:12,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742201805115s 2018-11-25 14:07:12,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8d8e7f8d-6e09-41dc-9e15-f19bd1786d99 2018-11-25 14:07:12,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:07:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=4f92aaf6b885495597c4bbd9f2455211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b0aee1-6dd0-414f-9335-854095a6ab58 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=4f92aaf6b885495597c4bbd9f2455211", "previous": null, "next": null}} 2018-11-25 14:07:12,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=4f92aaf6b885495597c4bbd9f2455211 used request id req-00b0aee1-6dd0-414f-9335-854095a6ab58 2018-11-25 14:07:12,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799961090088s 2018-11-25 14:07:12,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:07:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/d4e31f68a79249f8a79a88e04bc82b70/roles/4f92aaf6b885495597c4bbd9f2455211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9edb014d-4548-443a-8ff4-e30baefb3868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:12,354 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/d4e31f68a79249f8a79a88e04bc82b70/roles/4f92aaf6b885495597c4bbd9f2455211 used request id req-9edb014d-4548-443a-8ff4-e30baefb3868 2018-11-25 14:07:12,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.218583106995s 2018-11-25 14:07:12,356 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd29ff54c-a0d9-41f2-a2dc-36138cbe3acd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f', 'project_id': u'35eb0931020e4ca1ac50af03dd91243a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:07:12,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:07:12,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:07:12,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:07:12,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:07:12,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:07:12,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:07:12,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:07:12,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:07:12,361 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f', 'password': 'd29ff54c-a0d9-41f2-a2dc-36138cbe3acd', 'project_name': 'api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '35eb0931020e4ca1ac50af03dd91243a', 'project_domain_name': 'Default'} 2018-11-25 14:07:12,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cfa0e1-fb97-46f2-aafa-2268abfc8f90 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:12,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4cfa0e1-fb97-46f2-aafa-2268abfc8f90 2018-11-25 14:07:12,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744030475616s 2018-11-25 14:07:12,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182ab045-b6dc-4f19-9a7d-d336f784d93a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:12,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-182ab045-b6dc-4f19-9a7d-d336f784d93a 2018-11-25 14:07:12,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08562707901s 2018-11-25 14:07:12,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:07:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab8ce11-fb64-4b53-b634-320635e4dee8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:12,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-7ab8ce11-fb64-4b53-b634-320635e4dee8 2018-11-25 14:07:12,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.133182048798s 2018-11-25 14:07:12,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:07:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183e089f-954d-46cd-9c98-86baa175a5ea Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:12,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-183e089f-954d-46cd-9c98-86baa175a5ea 2018-11-25 14:07:12,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.154273986816s 2018-11-25 14:07:12,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-183e089f-954d-46cd-9c98-86baa175a5ea 2018-11-25 14:07:12,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:07:12,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d594c42c-edca-4d11-b334-ba8d72d12011 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:07:12,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d594c42c-edca-4d11-b334-ba8d72d12011 2018-11-25 14:07:12,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0900430679321s 2018-11-25 14:07:12,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d594c42c-edca-4d11-b334-ba8d72d12011 2018-11-25 14:07:12,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:07:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:12,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b13eda-8d25-4c38-8b38-81e77e93a787 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 14:07:12,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-30b13eda-8d25-4c38-8b38-81e77e93a787 2018-11-25 14:07:12,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806350708008s 2018-11-25 14:07:12,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:07:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/d4e31f68a79249f8a79a88e04bc82b70/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f92b64-d48a-4bf4-a383-af937cd4a10b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:13,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/d4e31f68a79249f8a79a88e04bc82b70/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-09f92b64-d48a-4bf4-a383-af937cd4a10b 2018-11-25 14:07:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110373020172s 2018-11-25 14:07:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:13,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa0f70a-2491-46b3-93c5-034ae6a5f3cb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:07:13,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7aa0f70a-2491-46b3-93c5-034ae6a5f3cb 2018-11-25 14:07:13,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0923299789429s 2018-11-25 14:07:13,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:07:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-25 14:07:13,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950f508d-75b8-402f-b5e8-07c6aed9f808 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}} 2018-11-25 14:07:13,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-950f508d-75b8-402f-b5e8-07c6aed9f808 2018-11-25 14:07:13,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101491928101s 2018-11-25 14:07:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697ad5b5-25ff-4ab4-92c3-823fd37dff2a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "domain_id": null, "name": "heat_stack_owner", "id": "efdebaf234834f9b9664728320493612"}} 2018-11-25 14:07:13,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612 used request id req-697ad5b5-25ff-4ab4-92c3-823fd37dff2a 2018-11-25 14:07:13,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:07:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cedcffa-c3af-4d05-ad17-5204a70505f1 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:13,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4cedcffa-c3af-4d05-ad17-5204a70505f1 2018-11-25 14:07:13,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08274102211s 2018-11-25 14:07:13,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:07:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635e0fa4-3cf7-4d8d-8ab4-929127dd34f3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:13,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-635e0fa4-3cf7-4d8d-8ab4-929127dd34f3 2018-11-25 14:07:13,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.151160955429s 2018-11-25 14:07:13,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:07:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2541a648-c9ab-42e8-9821-9a6244b9bc01 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:13,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2541a648-c9ab-42e8-9821-9a6244b9bc01 2018-11-25 14:07:13,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0882179737091s 2018-11-25 14:07:13,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2541a648-c9ab-42e8-9821-9a6244b9bc01 2018-11-25 14:07:13,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:07:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7584ca89-bb4a-4334-942d-a17144fc97b5 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:07:13,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7584ca89-bb4a-4334-942d-a17144fc97b5 2018-11-25 14:07:13,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834460258484s 2018-11-25 14:07:13,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7584ca89-bb4a-4334-942d-a17144fc97b5 2018-11-25 14:07:13,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:07:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=efdebaf234834f9b9664728320493612 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d493e253-f36f-45b5-a9c8-3d515bf4d875 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=efdebaf234834f9b9664728320493612", "previous": null, "next": null}} 2018-11-25 14:07:13,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d4e31f68a79249f8a79a88e04bc82b70&scope.project.id=35eb0931020e4ca1ac50af03dd91243a&role.id=efdebaf234834f9b9664728320493612 used request id req-d493e253-f36f-45b5-a9c8-3d515bf4d875 2018-11-25 14:07:13,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080188035965s 2018-11-25 14:07:13,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:07:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/d4e31f68a79249f8a79a88e04bc82b70/roles/efdebaf234834f9b9664728320493612 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:07:13,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0568bf05-6098-4af7-9417-d65b24453b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:13,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/d4e31f68a79249f8a79a88e04bc82b70/roles/efdebaf234834f9b9664728320493612 used request id req-0568bf05-6098-4af7-9417-d65b24453b17 2018-11-25 14:07:13,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107665061951s 2018-11-25 14:07:13,978 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-25 14:07:13,978 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-25 14:07:13,978 - openstack_tests - INFO - OS Credentials = > 2018-11-25 14:07:13,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:13,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:14,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["1vLiB-_ERjGi_TzJiOK2Zg"], "issued_at": "2018-11-25T14:07:14.000000Z"}} 2018-11-25 14:07:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96159a0b067dfe06acd5c8146a221f2602c1e382" 2018-11-25 14:07:15,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1930de85-91e8-46da-9448-6aca756fd833 Date: Sun, 25 Nov 2018 14:07:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:07:15,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-1930de85-91e8-46da-9448-6aca756fd833 2018-11-25 14:07:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96159a0b067dfe06acd5c8146a221f2602c1e382" 2018-11-25 14:07:16,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a9912245-ae88-4f75-af29-69060a5ea56f Date: Sun, 25 Nov 2018 14:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:07:16,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-a9912245-ae88-4f75-af29-69060a5ea56f 2018-11-25 14:07:16,158 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-25 14:07:16,159 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-25 14:07:16,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:16,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:16,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["2T884tcUTJyigZ5yO8q_Ng"], "issued_at": "2018-11-25T14:07:16.000000Z"}} 2018-11-25 14:07:16,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:16,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74af8ad7-f999-4b6e-a6d8-6009f08e3e1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:16,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-74af8ad7-f999-4b6e-a6d8-6009f08e3e1b 2018-11-25 14:07:16,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:16,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:16,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50150101-c3bb-4b69-bd60-ac933404ea87 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:16,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-50150101-c3bb-4b69-bd60-ac933404ea87 2018-11-25 14:07:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName"}}' 2018-11-25 14:07:17,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d904a354-0aa6-4369-a23f-34e30b544e80 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f7127346062348e9b125bb8c2094f299"}, "enabled": true, "id": "f7127346062348e9b125bb8c2094f299", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName"}} 2018-11-25 14:07:17,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d904a354-0aa6-4369-a23f-34e30b544e80 2018-11-25 14:07:17,013 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName 2018-11-25 14:07:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:17,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af752c9c-957b-4dbb-8404-94bf69a4716a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f7127346062348e9b125bb8c2094f299"}, "enabled": true, "id": "f7127346062348e9b125bb8c2094f299", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName"}]} 2018-11-25 14:07:17,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName used request id req-af752c9c-957b-4dbb-8404-94bf69a4716a 2018-11-25 14:07:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:17,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f934c46b-5523-426c-8697-1649050c1dbb Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:17,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f934c46b-5523-426c-8697-1649050c1dbb 2018-11-25 14:07:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:17,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-fa5aeb61-b12b-408a-b1b2-b51201b4aa85 Date: Sun, 25 Nov 2018 14:07:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:17Z", "updated_at": "2018-11-25T14:07:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "revision_number": 0, "id": "178c4175-9a65-4855-9ba5-4bb15ea3ae9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "revision_number": 0, "id": "8dac0666-6041-4d19-b815-eaa3ae7e8a7e", "remote_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "revision_number": 0, "id": "bbb43c1c-e3ff-4b74-b3cc-63c2e9c2affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "revision_number": 0, "id": "da57976e-00af-446b-9df8-c47f55c9735d", "remote_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:07:17,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fa5aeb61-b12b-408a-b1b2-b51201b4aa85 2018-11-25 14:07:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:17,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45b0376-ac42-48b6-9523-aa6c4753e4a4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:07:17,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f45b0376-ac42-48b6-9523-aa6c4753e4a4 2018-11-25 14:07:17,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:17,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31316e7-a24a-441d-b35a-78cf6234ecea Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:17,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d31316e7-a24a-441d-b35a-78cf6234ecea 2018-11-25 14:07:17,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a70727d-3ee5-4032-8fcb-fbf1f3643793 2018-11-25 14:07:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7a70727d-3ee5-4032-8fcb-fbf1f3643793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:18,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7d484180-0775-4f29-bf45-18b31f1388ab Date: Sun, 25 Nov 2018 14:07:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:17Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "178c4175-9a65-4855-9ba5-4bb15ea3ae9d"}, {"remote_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:17Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "8dac0666-6041-4d19-b815-eaa3ae7e8a7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:17Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "bbb43c1c-e3ff-4b74-b3cc-63c2e9c2affc"}, {"remote_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:17Z", "security_group_id": "7a70727d-3ee5-4032-8fcb-fbf1f3643793", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:17Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "da57976e-00af-446b-9df8-c47f55c9735d"}]} 2018-11-25 14:07:18,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7a70727d-3ee5-4032-8fcb-fbf1f3643793 used request id req-7d484180-0775-4f29-bf45-18b31f1388ab 2018-11-25 14:07:18,443 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 14:07:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7a70727d-3ee5-4032-8fcb-fbf1f3643793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:18,953 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab3b3f9f-d3de-4c9a-8d95-373d58aa9d92 Content-Length: 0 Date: Sun, 25 Nov 2018 14:07:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:07:18,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7a70727d-3ee5-4032-8fcb-fbf1f3643793 used request id req-ab3b3f9f-d3de-4c9a-8d95-373d58aa9d92 2018-11-25 14:07:18,953 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-32e80291-6505-4aac-9c99-c36c062166c2-projName 2018-11-25 14:07:18,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f7127346062348e9b125bb8c2094f299 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdf655e524faebb3f2fe9ada7b8daf32662b8eb" 2018-11-25 14:07:19,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1e8fcd-71c8-4cb4-b90e-e2dde027fe15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:19,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f7127346062348e9b125bb8c2094f299 used request id req-5d1e8fcd-71c8-4cb4-b90e-e2dde027fe15 2018-11-25 14:07:19,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:19,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["82xccldxTpG5YO63KjU1Nw"], "issued_at": "2018-11-25T14:07:19.000000Z"}} 2018-11-25 14:07:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84ae38f82cf24e37768d8a215176aaf36c11afb" 2018-11-25 14:07:19,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca3d6d3-a437-4e3d-a55f-85e023165e42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:19,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ca3d6d3-a437-4e3d-a55f-85e023165e42 2018-11-25 14:07:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:19,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:19,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84ae38f82cf24e37768d8a215176aaf36c11afb" 2018-11-25 14:07:19,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd092ff-703d-47d7-9aae-8468c39fe936 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:19,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9dd092ff-703d-47d7-9aae-8468c39fe936 2018-11-25 14:07:20,107 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-cc60c3ae-bbd1-49fc-8615-36f3907e7471-username 2018-11-25 14:07:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84ae38f82cf24e37768d8a215176aaf36c11afb" 2018-11-25 14:07:20,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8027ef33-24ac-43d7-af90-a363de9b92eb Content-Encoding: gzip Content-Length: 945 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-cc60c3ae-bbd1-49fc-8615-36f3907e7471-username", "links": {"self": "http://172.30.9.29:5000/v3/users/6888ca0121ab42a3a5e4d24c88b6d7ea"}, "domain_id": "default", "enabled": true, "id": "6888ca0121ab42a3a5e4d24c88b6d7ea", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:20,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8027ef33-24ac-43d7-af90-a363de9b92eb 2018-11-25 14:07:20,212 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-cc60c3ae-bbd1-49fc-8615-36f3907e7471-username 2018-11-25 14:07:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6888ca0121ab42a3a5e4d24c88b6d7ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84ae38f82cf24e37768d8a215176aaf36c11afb" 2018-11-25 14:07:20,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26bf3b7d-ad5f-4072-9343-124dce7967f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:20,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6888ca0121ab42a3a5e4d24c88b6d7ea used request id req-26bf3b7d-ad5f-4072-9343-124dce7967f8 2018-11-25 14:07:20,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:20,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["lHkAl8aSRhWIwrmgtwsLLQ"], "issued_at": "2018-11-25T14:07:20.000000Z"}} 2018-11-25 14:07:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f3268616633058caeba6e8cb88c4e37f721eca" 2018-11-25 14:07:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a51c0bf-79cb-48fa-8ccd-e1b4a4ee0633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:20,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a51c0bf-79cb-48fa-8ccd-e1b4a4ee0633 2018-11-25 14:07:20,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:20,903 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-25 14:07:20,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:21,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["eEibQhLpQ0WXX2k5z90Drg"], "issued_at": "2018-11-25T14:07:21.000000Z"}} 2018-11-25 14:07:21,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31af4c26e4e827a73ec6e3104cb8d62b38a29bff" 2018-11-25 14:07:21,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e321c005-146a-4bad-b07d-bfc3981b68d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:21,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e321c005-146a-4bad-b07d-bfc3981b68d3 2018-11-25 14:07:21,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:21,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:21,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["jmzKHS6-R9iPtpB_CxSPvg"], "issued_at": "2018-11-25T14:07:21.000000Z"}} 2018-11-25 14:07:21,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:22,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["eHKJ-URzQLCvqNKkC05f9Q"], "issued_at": "2018-11-25T14:07:22.000000Z"}} 2018-11-25 14:07:22,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9626fc3a628f6487661777641893368c1c451a42" 2018-11-25 14:07:22,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42eb858-17a4-4f51-ba94-31ab32c1b3e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:22,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a42eb858-17a4-4f51-ba94-31ab32c1b3e7 2018-11-25 14:07:22,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:22,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:22,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["5OscSawwRCqNGTdUUGsNkg"], "issued_at": "2018-11-25T14:07:22.000000Z"}} 2018-11-25 14:07:22,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:22,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["wnLLmKHfT2ifFWAMTrJtMQ"], "issued_at": "2018-11-25T14:07:22.000000Z"}} 2018-11-25 14:07:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac54a89722609a2d47424ec9250a64f1311e773" 2018-11-25 14:07:23,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7769aaa-4915-4ec9-b717-a33c4366edd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:23,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e7769aaa-4915-4ec9-b717-a33c4366edd0 2018-11-25 14:07:23,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:23,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:23,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ABrTZrOmT7Gdtne_W9D0zA"], "issued_at": "2018-11-25T14:07:23.000000Z"}} 2018-11-25 14:07:23,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:23,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:23,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["KDAR4VRVSQiWLMCVlBCPLw"], "issued_at": "2018-11-25T14:07:23.000000Z"}} 2018-11-25 14:07:23,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:23,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:24,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["PTVpVHHgS3ao9hCEjRsf7Q"], "issued_at": "2018-11-25T14:07:24.000000Z"}} 2018-11-25 14:07:24,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:24,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["xMe2oR-wTeCOvoqSqR348g"], "issued_at": "2018-11-25T14:07:24.000000Z"}} 2018-11-25 14:07:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:24,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ce0bc0-1663-4cca-88c3-c0c0192052da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:24,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-98ce0bc0-1663-4cca-88c3-c0c0192052da 2018-11-25 14:07:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:24,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:24,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ffe125-d0c7-440c-9e93-ba1ed1ba502d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:24,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-21ffe125-d0c7-440c-9e93-ba1ed1ba502d 2018-11-25 14:07:25,167 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-username 2018-11-25 14:07:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:25,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c86bbf3-4c14-400a-9a37-add6b052f05c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:25,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9c86bbf3-4c14-400a-9a37-add6b052f05c 2018-11-25 14:07:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-projName"}}' 2018-11-25 14:07:25,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c00913e-8d85-4ad1-a960-c9ff3e957e00 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66"}, "enabled": true, "id": "a050ad72909045e5ae0cd6f2550b6f66", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-projName"}} 2018-11-25 14:07:25,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1c00913e-8d85-4ad1-a960-c9ff3e957e00 2018-11-25 14:07:25,395 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-projName 2018-11-25 14:07:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" -d '{"role": {"name": "KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role"}}' 2018-11-25 14:07:25,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf5c645-27e0-4d6d-a2eb-d5d1765d897e Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10ae6e43424e4cf28ad17c6dcc8e6e97", "links": {"self": "http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97"}, "name": "KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role"}} 2018-11-25 14:07:25,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9cf5c645-27e0-4d6d-a2eb-d5d1765d897e 2018-11-25 14:07:25,602 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role 2018-11-25 14:07:25,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:25,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c15061-7328-4057-b954-d369627d8af2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97"}, "domain_id": null, "name": "KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role", "id": "10ae6e43424e4cf28ad17c6dcc8e6e97"}} 2018-11-25 14:07:25,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97 used request id req-55c15061-7328-4057-b954-d369627d8af2 2018-11-25 14:07:25,697 - keystone_utils - INFO - Granting role KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role to project KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-projName 2018-11-25 14:07:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66/users/52bd2cd5ceea4622b2717c1e9ffed5e2/roles/10ae6e43424e4cf28ad17c6dcc8e6e97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:25,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e18c0a-9e03-4683-8cf7-42037e3578ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:25,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66/users/52bd2cd5ceea4622b2717c1e9ffed5e2/roles/10ae6e43424e4cf28ad17c6dcc8e6e97 used request id req-63e18c0a-9e03-4683-8cf7-42037e3578ef 2018-11-25 14:07:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66/users/52bd2cd5ceea4622b2717c1e9ffed5e2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:25,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af21d14-5440-49eb-8d21-6562094dcbb5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66/users/52bd2cd5ceea4622b2717c1e9ffed5e2/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10ae6e43424e4cf28ad17c6dcc8e6e97", "links": {"self": "http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97"}, "name": "KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role"}]} 2018-11-25 14:07:25,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66/users/52bd2cd5ceea4622b2717c1e9ffed5e2/roles used request id req-0af21d14-5440-49eb-8d21-6562094dcbb5 2018-11-25 14:07:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-309e217e-67f2-4fe6-9cde-a1d2365c78cd Date: Sun, 25 Nov 2018 14:07:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:26Z", "updated_at": "2018-11-25T14:07:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:27Z", "revision_number": 0, "id": "a7d1b34f-d5aa-4f90-bd9c-2a9102216e36", "remote_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:27Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:26Z", "revision_number": 0, "id": "a6c805a2-59c3-483b-a957-c901664bb0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:26Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:27Z", "revision_number": 0, "id": "631efc14-02af-4000-9788-0cb794ca9a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:27Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:26Z", "revision_number": 0, "id": "6115aeaf-1239-4ed0-bc07-c7c7fba5c8ca", "remote_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:26Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "name": "default"}]} 2018-11-25 14:07:27,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-309e217e-67f2-4fe6-9cde-a1d2365c78cd 2018-11-25 14:07:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:27,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcc7ad2-a844-48b7-bf08-8375c7d279d1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:07:27,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ffcc7ad2-a844-48b7-bf08-8375c7d279d1 2018-11-25 14:07:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:27,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b6cbe7-edbc-4461-ab5e-22b6935787e4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:07:27,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-d3b6cbe7-edbc-4461-ab5e-22b6935787e4 2018-11-25 14:07:27,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31de6af4-72d4-481f-b787-71928e838544 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:27,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-31de6af4-72d4-481f-b787-71928e838544 2018-11-25 14:07:27,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db605ef7-e6d3-481a-b591-610ce5e144a1 2018-11-25 14:07:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db605ef7-e6d3-481a-b591-610ce5e144a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:27,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cfcc39e2-2995-402d-a01a-f1db391e26cf Date: Sun, 25 Nov 2018 14:07:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:26Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:26Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "6115aeaf-1239-4ed0-bc07-c7c7fba5c8ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:27Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:27Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "631efc14-02af-4000-9788-0cb794ca9a01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:26Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:26Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "a6c805a2-59c3-483b-a957-c901664bb0f3"}, {"remote_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:07:27Z", "security_group_id": "db605ef7-e6d3-481a-b591-610ce5e144a1", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:27Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "a7d1b34f-d5aa-4f90-bd9c-2a9102216e36"}]} 2018-11-25 14:07:27,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db605ef7-e6d3-481a-b591-610ce5e144a1 used request id req-cfcc39e2-2995-402d-a01a-f1db391e26cf 2018-11-25 14:07:27,587 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 14:07:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/db605ef7-e6d3-481a-b591-610ce5e144a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:28,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd682b07-1aaf-4bca-9c3b-9fe6e5885de5 Content-Length: 0 Date: Sun, 25 Nov 2018 14:07:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:07:28,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/db605ef7-e6d3-481a-b591-610ce5e144a1 used request id req-cd682b07-1aaf-4bca-9c3b-9fe6e5885de5 2018-11-25 14:07:28,737 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-projName 2018-11-25 14:07:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:28,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96225bae-7cce-42a0-a4c7-27429b41f781 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:28,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a050ad72909045e5ae0cd6f2550b6f66 used request id req-96225bae-7cce-42a0-a4c7-27429b41f781 2018-11-25 14:07:28,943 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-username 2018-11-25 14:07:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/52bd2cd5ceea4622b2717c1e9ffed5e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:29,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10180fcd-fd99-4edb-bac5-f987e2a0891e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:29,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/52bd2cd5ceea4622b2717c1e9ffed5e2 used request id req-10180fcd-fd99-4edb-bac5-f987e2a0891e 2018-11-25 14:07:29,205 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-10bcb4b4-8437-4613-9044-1aac8f4349b2-role 2018-11-25 14:07:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda31386be84b6d760ad75d3520a664c8a7d0426" 2018-11-25 14:07:29,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7fd0203-d518-4c9d-9273-3adad10345e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:29,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/10ae6e43424e4cf28ad17c6dcc8e6e97 used request id req-b7fd0203-d518-4c9d-9273-3adad10345e2 2018-11-25 14:07:29,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:29,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["wfDbZUP_Ri2Dr1SIIbrHeA"], "issued_at": "2018-11-25T14:07:29.000000Z"}} 2018-11-25 14:07:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707314c65a4d1c60dec88c8b5afccd66ac3409f3" 2018-11-25 14:07:29,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a63ddac-4267-48d6-9e08-1ed677a4af53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:29,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a63ddac-4267-48d6-9e08-1ed677a4af53 2018-11-25 14:07:29,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:29,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:30,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["PUoPTUTTQ5WNjJ9mDUF8ww"], "issued_at": "2018-11-25T14:07:30.000000Z"}} 2018-11-25 14:07:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:30,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9ddfb2-ce3c-4599-b3c5-5cc40ac1425d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:30,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8a9ddfb2-ce3c-4599-b3c5-5cc40ac1425d 2018-11-25 14:07:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:30,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:30,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dce2e48-da5a-440d-a4cb-7f4c7435ccbc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:30,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7dce2e48-da5a-440d-a4cb-7f4c7435ccbc 2018-11-25 14:07:30,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:30,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdf3efa-ba6b-4b09-83b0-57835fae28ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:30,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ffdf3efa-ba6b-4b09-83b0-57835fae28ea 2018-11-25 14:07:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:30,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf7fe6f-2774-4477-8cef-6bc9b75a6e1c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:30,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1bf7fe6f-2774-4477-8cef-6bc9b75a6e1c 2018-11-25 14:07:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7f4048-7c70-4c20-8942-a1706c654bfb Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:31,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-0d7f4048-7c70-4c20-8942-a1706c654bfb 2018-11-25 14:07:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/76893c8bf41541eebfb39f256ab7075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3e1959-90c6-4dcd-bd9e-338eef91e7b8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/76893c8bf41541eebfb39f256ab7075c"}, "enabled": true, "id": "76893c8bf41541eebfb39f256ab7075c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-35c1d21a-8270-48b-name"}} 2018-11-25 14:07:31,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/76893c8bf41541eebfb39f256ab7075c used request id req-3e3e1959-90c6-4dcd-bd9e-338eef91e7b8 2018-11-25 14:07:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1afbea-bb67-4c74-a23f-6b90d1ae0246 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:07:31,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles used request id req-bf1afbea-bb67-4c74-a23f-6b90d1ae0246 2018-11-25 14:07:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e90d672-17b4-488b-9791-58159a3f65b7 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:07:31,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-3e90d672-17b4-488b-9791-58159a3f65b7 2018-11-25 14:07:31,391 - keystone_utils - INFO - Granting role admin to project api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f 2018-11-25 14:07:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04696883-4fd0-47e3-aace-e3686c3027e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:31,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-04696883-4fd0-47e3-aace-e3686c3027e5 2018-11-25 14:07:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9d5e78-6678-4a99-b686-31d4dcf5dd65 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:31,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-de9d5e78-6678-4a99-b686-31d4dcf5dd65 2018-11-25 14:07:31,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:31,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36410ab2-07e2-4d1c-8b35-6732b4ab1037 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:31,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-36410ab2-07e2-4d1c-8b35-6732b4ab1037 2018-11-25 14:07:31,641 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-35c1d21a-8270-48b-name 2018-11-25 14:07:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:31,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:31,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707314c65a4d1c60dec88c8b5afccd66ac3409f3" 2018-11-25 14:07:31,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2490975-e555-492f-932e-5e09df86e2d2 Content-Encoding: gzip Content-Length: 932 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-35c1d21a-8270-48b-name", "links": {"self": "http://172.30.9.29:5000/v3/users/76893c8bf41541eebfb39f256ab7075c"}, "domain_id": "default", "enabled": true, "id": "76893c8bf41541eebfb39f256ab7075c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:31,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b2490975-e555-492f-932e-5e09df86e2d2 2018-11-25 14:07:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707314c65a4d1c60dec88c8b5afccd66ac3409f3" 2018-11-25 14:07:31,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6410fb7-7b33-44d1-afba-99bb8788fdf3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:31,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a6410fb7-7b33-44d1-afba-99bb8788fdf3 2018-11-25 14:07:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707314c65a4d1c60dec88c8b5afccd66ac3409f3" 2018-11-25 14:07:31,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3004c1e0-6254-4627-8567-374b7f244ac1 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:31,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-3004c1e0-6254-4627-8567-374b7f244ac1 2018-11-25 14:07:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707314c65a4d1c60dec88c8b5afccd66ac3409f3" 2018-11-25 14:07:31,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f52a58-6cdf-45a1-96b8-1b1fddee934a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}]} 2018-11-25 14:07:31,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/76893c8bf41541eebfb39f256ab7075c/roles used request id req-c4f52a58-6cdf-45a1-96b8-1b1fddee934a 2018-11-25 14:07:31,965 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-35c1d21a-8270-48b-name 2018-11-25 14:07:31,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/76893c8bf41541eebfb39f256ab7075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514941c555c694a7a885ae06384333747df89f" 2018-11-25 14:07:32,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031ccad8-fccc-4388-9c89-b0eaf2156caa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:32,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/76893c8bf41541eebfb39f256ab7075c used request id req-031ccad8-fccc-4388-9c89-b0eaf2156caa 2018-11-25 14:07:32,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:32,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["KS-D0tHjRj-10wc0F3lZCg"], "issued_at": "2018-11-25T14:07:32.000000Z"}} 2018-11-25 14:07:32,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fffa86b6643988a38a942ca3ca574973d05e191" 2018-11-25 14:07:32,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d36730c-df60-40c4-a064-83c3a2cc10e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:32,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2d36730c-df60-40c4-a064-83c3a2cc10e5 2018-11-25 14:07:32,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:32,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:33,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["YDjrhalZRDmBW_DiKPNx4A"], "issued_at": "2018-11-25T14:07:33.000000Z"}} 2018-11-25 14:07:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:33,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9552fad4-a809-424c-b29a-b756f4c2f702 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:33,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9552fad4-a809-424c-b29a-b756f4c2f702 2018-11-25 14:07:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:33,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:33,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:33,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43147b12-8eee-4db7-8e0a-2d564742008a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:33,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-43147b12-8eee-4db7-8e0a-2d564742008a 2018-11-25 14:07:33,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:33,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86eb6454-43e7-4786-88a5-d1ca769d7293 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:33,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-86eb6454-43e7-4786-88a5-d1ca769d7293 2018-11-25 14:07:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:33,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6299fda5-b3d9-420a-8d31-5fe9858c52d6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:33,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6299fda5-b3d9-420a-8d31-5fe9858c52d6 2018-11-25 14:07:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd00e560-a27b-4d8e-9630-a72783328584 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:34,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-cd00e560-a27b-4d8e-9630-a72783328584 2018-11-25 14:07:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a03843-d469-4889-9389-42dd1be020b6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8"}, "enabled": true, "id": "6f54dfb63b2d4b42a8320f610918f3d8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b507fb73-ee7f-450-name"}} 2018-11-25 14:07:34,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8 used request id req-e3a03843-d469-4889-9389-42dd1be020b6 2018-11-25 14:07:34,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/6f54dfb63b2d4b42a8320f610918f3d8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dafc955-88bd-4a83-8540-f99109c8929a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/6f54dfb63b2d4b42a8320f610918f3d8/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:07:34,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/6f54dfb63b2d4b42a8320f610918f3d8/roles used request id req-7dafc955-88bd-4a83-8540-f99109c8929a 2018-11-25 14:07:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46255b8-03c9-4473-ba97-ea3607e76dac Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:07:34,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-a46255b8-03c9-4473-ba97-ea3607e76dac 2018-11-25 14:07:34,399 - keystone_utils - INFO - Granting role admin to project api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f 2018-11-25 14:07:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/6f54dfb63b2d4b42a8320f610918f3d8/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10e6837-5381-49b6-b5e8-ad178080220a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:34,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/6f54dfb63b2d4b42a8320f610918f3d8/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-f10e6837-5381-49b6-b5e8-ad178080220a 2018-11-25 14:07:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6389a9ea-4c64-483a-b0c4-402538f0b111 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:34,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6389a9ea-4c64-483a-b0c4-402538f0b111 2018-11-25 14:07:34,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9be195-c48a-4dff-8bb0-f12a60dad64e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:34,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-ec9be195-c48a-4dff-8bb0-f12a60dad64e 2018-11-25 14:07:34,737 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b507fb73-ee7f-450-name 2018-11-25 14:07:34,737 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b507fb73-ee7f-450-name 2018-11-25 14:07:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:34,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:34,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fffa86b6643988a38a942ca3ca574973d05e191" 2018-11-25 14:07:34,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5bde23-5d2d-47cf-af69-103a29c01a9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:34,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8 used request id req-cd5bde23-5d2d-47cf-af69-103a29c01a9b 2018-11-25 14:07:34,934 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b507fb73-ee7f-450-name 2018-11-25 14:07:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8228953aa9b61385c051739e4166030d49da2b05" 2018-11-25 14:07:34,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b708ce19-568e-428e-8be7-cf2ac4053a08 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 6f54dfb63b2d4b42a8320f610918f3d8.", "code": 404, "title": "Not Found"}} 2018-11-25 14:07:34,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6f54dfb63b2d4b42a8320f610918f3d8 used request id req-b708ce19-568e-428e-8be7-cf2ac4053a08 2018-11-25 14:07:34,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-25 14:07:34,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:35,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["zkPvowKmQDCH3ZCczRQ9Cw"], "issued_at": "2018-11-25T14:07:35.000000Z"}} 2018-11-25 14:07:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914fbd86123f55f6042ebd6f0772af5e46fec765" 2018-11-25 14:07:35,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadfe35e-2faa-4a77-a702-97df9b777a86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:35,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aadfe35e-2faa-4a77-a702-97df9b777a86 2018-11-25 14:07:35,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:35,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:35,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["iPEhHmILQZCU76HuwrvV4w"], "issued_at": "2018-11-25T14:07:35.000000Z"}} 2018-11-25 14:07:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:35,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc656a2-e0c2-45e0-9f28-7e20b0a40d7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:35,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-efc656a2-e0c2-45e0-9f28-7e20b0a40d7f 2018-11-25 14:07:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:35,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:35,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:35,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b1eacb-0d93-4c08-b0ab-a1cd313e2c46 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:35,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-54b1eacb-0d93-4c08-b0ab-a1cd313e2c46 2018-11-25 14:07:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:35,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a28646e-cbd6-42a1-8089-dbb6a6776364 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:35,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6a28646e-cbd6-42a1-8089-dbb6a6776364 2018-11-25 14:07:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:36,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b36aa1-4792-4f5e-a13a-be570d456b76 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:36,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e0b36aa1-4792-4f5e-a13a-be570d456b76 2018-11-25 14:07:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:36,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00963dd-6638-483b-ae7d-bb2824157b77 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:36,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-e00963dd-6638-483b-ae7d-bb2824157b77 2018-11-25 14:07:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/300d25815a99430da27d5b1413795192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:36,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7019b5-bc6e-4466-be41-2ef49bbca9e8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/300d25815a99430da27d5b1413795192"}, "enabled": true, "id": "300d25815a99430da27d5b1413795192", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8fd4d6d4-1d0c-4e0-name"}} 2018-11-25 14:07:36,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/300d25815a99430da27d5b1413795192 used request id req-4a7019b5-bc6e-4466-be41-2ef49bbca9e8 2018-11-25 14:07:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/300d25815a99430da27d5b1413795192/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:36,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feec0784-c454-4dc9-bbf7-8bbeec597bf3 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/300d25815a99430da27d5b1413795192/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:07:36,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/300d25815a99430da27d5b1413795192/roles used request id req-feec0784-c454-4dc9-bbf7-8bbeec597bf3 2018-11-25 14:07:36,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:36,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ee44c6-c1c5-4035-83ae-583391a33447 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:07:36,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-b5ee44c6-c1c5-4035-83ae-583391a33447 2018-11-25 14:07:36,715 - keystone_utils - INFO - Granting role admin to project api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f 2018-11-25 14:07:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/300d25815a99430da27d5b1413795192/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:36,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc08e625-2f99-4b71-a480-1de61d442052 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:36,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/300d25815a99430da27d5b1413795192/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-cc08e625-2f99-4b71-a480-1de61d442052 2018-11-25 14:07:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:37,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c257f4-9517-4b90-8ff3-267cdf190162 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:37,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b1c257f4-9517-4b90-8ff3-267cdf190162 2018-11-25 14:07:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:37,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170654ec-07e2-4494-b595-906899277cb7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:37,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-170654ec-07e2-4494-b595-906899277cb7 2018-11-25 14:07:37,144 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8fd4d6d4-1d0c-4e0-name 2018-11-25 14:07:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:37,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914fbd86123f55f6042ebd6f0772af5e46fec765" 2018-11-25 14:07:37,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abdd931-0ce5-4844-86b5-9578c0758f9d Content-Encoding: gzip Content-Length: 935 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8fd4d6d4-1d0c-4e0-name", "links": {"self": "http://172.30.9.29:5000/v3/users/300d25815a99430da27d5b1413795192"}, "domain_id": "default", "enabled": true, "id": "300d25815a99430da27d5b1413795192", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:37,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8abdd931-0ce5-4844-86b5-9578c0758f9d 2018-11-25 14:07:37,263 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8fd4d6d4-1d0c-4e0-name 2018-11-25 14:07:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/300d25815a99430da27d5b1413795192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be63a12b2760773cc1883f3abf9242cf3eb934ae" 2018-11-25 14:07:37,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72138d03-c4bf-42d2-9dc8-715ab35a8037 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:37,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/300d25815a99430da27d5b1413795192 used request id req-72138d03-c4bf-42d2-9dc8-715ab35a8037 2018-11-25 14:07:37,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:37,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["Lm8JyFWLSmKpvxKm_Z0c_A"], "issued_at": "2018-11-25T14:07:37.000000Z"}} 2018-11-25 14:07:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7e7abade7a73c73ec0660b32d4468d2cf6977d" 2018-11-25 14:07:37,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd3fc6d-a5a9-438c-b008-d528196c5ccf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:37,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9dd3fc6d-a5a9-438c-b008-d528196c5ccf 2018-11-25 14:07:37,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:37,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:38,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["SWu2lSngSPq7dYMiVobrPw"], "issued_at": "2018-11-25T14:07:38.000000Z"}} 2018-11-25 14:07:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:38,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf27faf-1d86-4d71-b437-89a759f0dfde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:38,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ddf27faf-1d86-4d71-b437-89a759f0dfde 2018-11-25 14:07:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:38,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:38,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf502b12-c2a3-462b-b9bf-6f6b6bdb3a78 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:38,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cf502b12-c2a3-462b-b9bf-6f6b6bdb3a78 2018-11-25 14:07:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:38,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc970f3-a619-406f-a893-f5df57aa5b86 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:38,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-efc970f3-a619-406f-a893-f5df57aa5b86 2018-11-25 14:07:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944f4b3b-70d6-4300-83e6-ce4ec36d4430 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:39,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-944f4b3b-70d6-4300-83e6-ce4ec36d4430 2018-11-25 14:07:39,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e4f872-d431-4b1f-b241-b7a38c63223a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:39,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-79e4f872-d431-4b1f-b241-b7a38c63223a 2018-11-25 14:07:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2e411e-917e-42ff-9413-5353f16109a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844"}, "enabled": true, "id": "a4dfbd72041e4e398499958e8ab77844", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-1e8e7a91-cdaa-414-name"}} 2018-11-25 14:07:39,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844 used request id req-ee2e411e-917e-42ff-9413-5353f16109a2 2018-11-25 14:07:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/a4dfbd72041e4e398499958e8ab77844/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0d9790-4ae0-42ad-ab98-d05239f3034c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/a4dfbd72041e4e398499958e8ab77844/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:07:39,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/a4dfbd72041e4e398499958e8ab77844/roles used request id req-dd0d9790-4ae0-42ad-ab98-d05239f3034c 2018-11-25 14:07:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ac52b8-50e5-4180-9bb6-409aa43912b7 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:07:39,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-d9ac52b8-50e5-4180-9bb6-409aa43912b7 2018-11-25 14:07:39,551 - keystone_utils - INFO - Granting role admin to project api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f 2018-11-25 14:07:39,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/a4dfbd72041e4e398499958e8ab77844/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba7d7d6-1153-4e40-b6b8-da4ceac745dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:39,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a/users/a4dfbd72041e4e398499958e8ab77844/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-3ba7d7d6-1153-4e40-b6b8-da4ceac745dd 2018-11-25 14:07:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d70325-0de5-43b4-8eb1-39bf7eb451eb Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:39,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54d70325-0de5-43b4-8eb1-39bf7eb451eb 2018-11-25 14:07:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34e8f90-d6bb-49a6-8981-0bdac5258064 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}]} 2018-11-25 14:07:39,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f used request id req-b34e8f90-d6bb-49a6-8981-0bdac5258064 2018-11-25 14:07:39,858 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-1e8e7a91-cdaa-414-name 2018-11-25 14:07:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:39,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7e7abade7a73c73ec0660b32d4468d2cf6977d" 2018-11-25 14:07:39,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1f4587-a735-4774-8f44-bbd47b256f9e Content-Encoding: gzip Content-Length: 933 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-1e8e7a91-cdaa-414-name", "links": {"self": "http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844"}, "domain_id": "default", "enabled": true, "id": "a4dfbd72041e4e398499958e8ab77844", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:39,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3f1f4587-a735-4774-8f44-bbd47b256f9e 2018-11-25 14:07:39,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:39,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:40,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["lwDgfg2ZRFq84ewRHNYXwA"], "issued_at": "2018-11-25T14:07:40.000000Z"}} 2018-11-25 14:07:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b146292222e9d51329496340440c99d4328f914c" 2018-11-25 14:07:40,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546f80df-a345-4763-a299-b76cf67be36d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:40,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-546f80df-a345-4763-a299-b76cf67be36d 2018-11-25 14:07:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:40,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b146292222e9d51329496340440c99d4328f914c" 2018-11-25 14:07:40,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bcf39a-8885-4951-a5f9-e7386414a907 Content-Encoding: gzip Content-Length: 933 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-1e8e7a91-cdaa-414-name", "links": {"self": "http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844"}, "domain_id": "default", "enabled": true, "id": "a4dfbd72041e4e398499958e8ab77844", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:07:40,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-45bcf39a-8885-4951-a5f9-e7386414a907 2018-11-25 14:07:40,553 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1e8e7a91-cdaa-414-name 2018-11-25 14:07:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6c15581c1a67a36191097557575ae06cabbc0" 2018-11-25 14:07:40,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b298efb-8bee-45c3-a7a7-c463dd5c44bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:40,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a4dfbd72041e4e398499958e8ab77844 used request id req-7b298efb-8bee-45c3-a7a7-c463dd5c44bc 2018-11-25 14:07:40,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:41,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["dAhbdK_eT3eLw166CAFSIw"], "issued_at": "2018-11-25T14:07:41.000000Z"}} 2018-11-25 14:07:41,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781e69b7b518eb026ca960c5d617dba594622038" 2018-11-25 14:07:41,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065d2d1c-8d6b-47c9-a805-1e5e6a9f9c24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:41,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-065d2d1c-8d6b-47c9-a805-1e5e6a9f9c24 2018-11-25 14:07:41,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:41,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:41,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["u-tLb0N0SXO1RSk-e9BnrA"], "issued_at": "2018-11-25T14:07:41.000000Z"}} 2018-11-25 14:07:41,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:41,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d7392c-7054-42f0-bc16-a04fdbf0ff08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:41,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-98d7392c-7054-42f0-bc16-a04fdbf0ff08 2018-11-25 14:07:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:41,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:41,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-71cd4561-e7af-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:41,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08381787-18a8-46e3-b11c-63ce9c19e9ac Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-71cd4561-e7af-417-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:07:41,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-71cd4561-e7af-417-name used request id req-08381787-18a8-46e3-b11c-63ce9c19e9ac 2018-11-25 14:07:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:41,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0b5420-8d5e-4b0c-be62-0e98326fac66 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:41,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7d0b5420-8d5e-4b0c-be62-0e98326fac66 2018-11-25 14:07:41,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-71cd4561-e7af-417-name"}}' 2018-11-25 14:07:41,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0814ee27-d302-42d5-ad5a-2fbcfdfbd937 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6af4830e6c8442f891807e28f1ad5e60"}, "enabled": true, "id": "6af4830e6c8442f891807e28f1ad5e60", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-71cd4561-e7af-417-name"}} 2018-11-25 14:07:41,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0814ee27-d302-42d5-ad5a-2fbcfdfbd937 2018-11-25 14:07:41,940 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-71cd4561-e7af-417-name 2018-11-25 14:07:41,940 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-71cd4561-e7af-417-name 2018-11-25 14:07:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:41,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6af4830e6c8442f891807e28f1ad5e60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781e69b7b518eb026ca960c5d617dba594622038" 2018-11-25 14:07:42,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f799b33c-0794-4df3-8413-90a6cab484e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:42,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6af4830e6c8442f891807e28f1ad5e60 used request id req-f799b33c-0794-4df3-8413-90a6cab484e3 2018-11-25 14:07:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-caf02d14-02ce-417d-b9d2-06cea09311f6 Date: Sun, 25 Nov 2018 14:07:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:07:42,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-caf02d14-02ce-417d-b9d2-06cea09311f6 2018-11-25 14:07:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:42,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce265f39-03b6-4970-8abe-a7fafc3576ee Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:07:42,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ce265f39-03b6-4970-8abe-a7fafc3576ee 2018-11-25 14:07:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:42,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22753e44-3f8e-4cd8-bb14-be6090d1e356 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:42,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-22753e44-3f8e-4cd8-bb14-be6090d1e356 2018-11-25 14:07:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:42,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79b8996-9045-45c8-95e5-64dddb1e8eac Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:07:42,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-c79b8996-9045-45c8-95e5-64dddb1e8eac 2018-11-25 14:07:42,724 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-71cd4561-e7af-417-name 2018-11-25 14:07:42,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6af4830e6c8442f891807e28f1ad5e60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:42,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475c4bb5-b86a-46e1-9b7d-44095552f32b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6af4830e6c8442f891807e28f1ad5e60.", "code": 404, "title": "Not Found"}} 2018-11-25 14:07:42,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6af4830e6c8442f891807e28f1ad5e60 used request id req-475c4bb5-b86a-46e1-9b7d-44095552f32b 2018-11-25 14:07:42,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-25 14:07:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:42,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db806ddc-ea34-4f8c-a5de-41dfc170391d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:42,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-db806ddc-ea34-4f8c-a5de-41dfc170391d 2018-11-25 14:07:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781e69b7b518eb026ca960c5d617dba594622038" 2018-11-25 14:07:42,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156b87d1-ebef-423a-803c-423624f35878 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:42,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-156b87d1-ebef-423a-803c-423624f35878 2018-11-25 14:07:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d3d030c9a58b7ebe500496aa35563dbf7f0bb" 2018-11-25 14:07:43,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377b54d4-1013-4619-bdfe-b1d360c8faa3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:43,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-377b54d4-1013-4619-bdfe-b1d360c8faa3 2018-11-25 14:07:43,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:43,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["mE1zs6KJSne5DG3-vBAKfg"], "issued_at": "2018-11-25T14:07:43.000000Z"}} 2018-11-25 14:07:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c4834f6d058f66be43e681b12642dabdbb0935" 2018-11-25 14:07:43,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b5f23b-2dd3-476f-9d6f-aaca6950dd7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:43,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50b5f23b-2dd3-476f-9d6f-aaca6950dd7b 2018-11-25 14:07:43,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:43,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:43,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["bqMKTNRqSXCSftG4as1kzg"], "issued_at": "2018-11-25T14:07:43.000000Z"}} 2018-11-25 14:07:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a5752b-5331-42c3-8ef0-89065e615e05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:44,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5a5752b-5331-42c3-8ef0-89065e615e05 2018-11-25 14:07:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:44,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-09236e8b-21e1-4c0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:44,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b50198e-963f-48e8-b44e-88c52597af18 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-09236e8b-21e1-4c0-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:07:44,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-09236e8b-21e1-4c0-name used request id req-0b50198e-963f-48e8-b44e-88c52597af18 2018-11-25 14:07:44,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:44,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c265c2d9-e743-4898-abe7-dcc73abcf243 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:44,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c265c2d9-e743-4898-abe7-dcc73abcf243 2018-11-25 14:07:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-09236e8b-21e1-4c0-name"}}' 2018-11-25 14:07:44,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b2c56b-cc75-40cf-952c-8f9d72fa1c1b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0c9ca0e0dcb406ea3a57cc56565e522"}, "enabled": true, "id": "e0c9ca0e0dcb406ea3a57cc56565e522", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-09236e8b-21e1-4c0-name"}} 2018-11-25 14:07:44,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-06b2c56b-cc75-40cf-952c-8f9d72fa1c1b 2018-11-25 14:07:44,292 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-09236e8b-21e1-4c0-name 2018-11-25 14:07:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:44,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-09236e8b-21e1-4c0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c4834f6d058f66be43e681b12642dabdbb0935" 2018-11-25 14:07:44,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb852817-0487-4cef-8d12-fbebf72ff8c3 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-09236e8b-21e1-4c0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0c9ca0e0dcb406ea3a57cc56565e522"}, "enabled": true, "id": "e0c9ca0e0dcb406ea3a57cc56565e522", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-09236e8b-21e1-4c0-name"}]} 2018-11-25 14:07:44,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-09236e8b-21e1-4c0-name used request id req-eb852817-0487-4cef-8d12-fbebf72ff8c3 2018-11-25 14:07:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c4834f6d058f66be43e681b12642dabdbb0935" 2018-11-25 14:07:44,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64647b5c-a6d0-436c-b0c3-0b1c47c2abe8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:44,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-64647b5c-a6d0-436c-b0c3-0b1c47c2abe8 2018-11-25 14:07:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:45,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-42086d12-c668-4cb1-8df8-57eb2a74b024 Date: Sun, 25 Nov 2018 14:07:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:07:45,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-42086d12-c668-4cb1-8df8-57eb2a74b024 2018-11-25 14:07:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:45,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff928746-ab13-4be5-89e8-1901ba4beabb Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:07:45,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ff928746-ab13-4be5-89e8-1901ba4beabb 2018-11-25 14:07:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:45,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f085fc-0b8f-420b-8ae3-561d53127180 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:45,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-92f085fc-0b8f-420b-8ae3-561d53127180 2018-11-25 14:07:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:45,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ebba03-881f-4279-94c5-3810830a57c4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:07:45,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-45ebba03-881f-4279-94c5-3810830a57c4 2018-11-25 14:07:45,472 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-09236e8b-21e1-4c0-name 2018-11-25 14:07:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e0c9ca0e0dcb406ea3a57cc56565e522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:45,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7414c5a3-48af-438c-9ab0-f5bce8dd66f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:45,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e0c9ca0e0dcb406ea3a57cc56565e522 used request id req-7414c5a3-48af-438c-9ab0-f5bce8dd66f7 2018-11-25 14:07:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25cd18cc1b7c451d5c3900334ed49773e4d38909" 2018-11-25 14:07:45,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47af2c59-4d6e-4071-8512-7620040b2574 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:45,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-47af2c59-4d6e-4071-8512-7620040b2574 2018-11-25 14:07:45,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:46,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ywFPp3G9RT-HCKU8jb8_Fw"], "issued_at": "2018-11-25T14:07:46.000000Z"}} 2018-11-25 14:07:46,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a06689c59e805907d114fb217b9fcdce4aeefe9" 2018-11-25 14:07:46,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c55034-930b-48ff-bf37-a85d9ba4421e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:46,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-39c55034-930b-48ff-bf37-a85d9ba4421e 2018-11-25 14:07:46,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:46,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:46,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["nMaSa2Q6RGWTVrFL2brKcg"], "issued_at": "2018-11-25T14:07:46.000000Z"}} 2018-11-25 14:07:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:46,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9766f95b-9a72-4dab-879a-6b2fa93abbcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:46,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9766f95b-9a72-4dab-879a-6b2fa93abbcb 2018-11-25 14:07:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:46,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:46,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64478e36-c1af-477e-a6f5-ef0c90637468 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:07:46,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name used request id req-64478e36-c1af-477e-a6f5-ef0c90637468 2018-11-25 14:07:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:46,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd06b35c-08c4-4e3d-9d72-978bec42983a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:46,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fd06b35c-08c4-4e3d-9d72-978bec42983a 2018-11-25 14:07:46,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ce9b97ed-d159-407-name"}}' 2018-11-25 14:07:46,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887d77eb-f879-40da-b03f-b748f5a949a5 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7f136cace8b4f96a77c47b538555e16"}, "enabled": true, "id": "e7f136cace8b4f96a77c47b538555e16", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce9b97ed-d159-407-name"}} 2018-11-25 14:07:46,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-887d77eb-f879-40da-b03f-b748f5a949a5 2018-11-25 14:07:46,784 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ce9b97ed-d159-407-name 2018-11-25 14:07:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:46,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a06689c59e805907d114fb217b9fcdce4aeefe9" 2018-11-25 14:07:46,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2577f3b5-f543-4a8f-b02b-a422206148b5 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7f136cace8b4f96a77c47b538555e16"}, "enabled": true, "id": "e7f136cace8b4f96a77c47b538555e16", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce9b97ed-d159-407-name"}]} 2018-11-25 14:07:46,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name used request id req-2577f3b5-f543-4a8f-b02b-a422206148b5 2018-11-25 14:07:46,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:46,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:47,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["BUEtkthOToqvIUQnUV8P9A"], "issued_at": "2018-11-25T14:07:47.000000Z"}} 2018-11-25 14:07:47,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1223c3f7f5abb4e38a428f95c8eacb87e5390e8c" 2018-11-25 14:07:47,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439fbac8-f4db-42e7-8b75-8e315a8d09a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:47,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-439fbac8-f4db-42e7-8b75-8e315a8d09a0 2018-11-25 14:07:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:47,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1223c3f7f5abb4e38a428f95c8eacb87e5390e8c" 2018-11-25 14:07:47,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351a4b00-eeb8-4d76-8337-3312e1eedad6 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7f136cace8b4f96a77c47b538555e16"}, "enabled": true, "id": "e7f136cace8b4f96a77c47b538555e16", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce9b97ed-d159-407-name"}]} 2018-11-25 14:07:47,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce9b97ed-d159-407-name used request id req-351a4b00-eeb8-4d76-8337-3312e1eedad6 2018-11-25 14:07:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a06689c59e805907d114fb217b9fcdce4aeefe9" 2018-11-25 14:07:47,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5954e0e-54ee-4ee3-82e5-bb7642fe9426 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:47,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e5954e0e-54ee-4ee3-82e5-bb7642fe9426 2018-11-25 14:07:47,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:48,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-863c7326-63a3-456d-b56f-8dc513950999 Date: Sun, 25 Nov 2018 14:07:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:07:48,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-863c7326-63a3-456d-b56f-8dc513950999 2018-11-25 14:07:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:48,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5585d8cd-b756-480d-93d9-066455e5fc6d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:07:48,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-5585d8cd-b756-480d-93d9-066455e5fc6d 2018-11-25 14:07:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:48,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502cd98b-9a23-4225-aa7d-20e13455aa81 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:48,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-502cd98b-9a23-4225-aa7d-20e13455aa81 2018-11-25 14:07:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5b9b6f-37a1-4d41-a255-f419594ea395 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:07:48,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-4d5b9b6f-37a1-4d41-a255-f419594ea395 2018-11-25 14:07:48,542 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ce9b97ed-d159-407-name 2018-11-25 14:07:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e7f136cace8b4f96a77c47b538555e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:48,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64945021-ea21-4aee-9382-82b2eae65d64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:48,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e7f136cace8b4f96a77c47b538555e16 used request id req-64945021-ea21-4aee-9382-82b2eae65d64 2018-11-25 14:07:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0647f5179e0bd85e58f8734ec89406c3c7c4c2" 2018-11-25 14:07:48,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a4001a-ea4c-4857-ba9b-580d642ce346 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:48,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c0a4001a-ea4c-4857-ba9b-580d642ce346 2018-11-25 14:07:48,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:49,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["LIpfi-Z7RS6SHco8O8dnzQ"], "issued_at": "2018-11-25T14:07:49.000000Z"}} 2018-11-25 14:07:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256ede92f9d5624b1901a8f208ff6d8e45fabf7a" 2018-11-25 14:07:49,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b362a7c-1f9d-46fa-93e6-d025558b3f6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:49,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7b362a7c-1f9d-46fa-93e6-d025558b3f6d 2018-11-25 14:07:49,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:49,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:49,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["TcW71CxTRQ-ycEBcCiVWdA"], "issued_at": "2018-11-25T14:07:49.000000Z"}} 2018-11-25 14:07:49,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638316a38f3acd970d6955e019e00c3d0db4028b" 2018-11-25 14:07:49,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda5172f-67ec-494a-bdc5-3cacf4fb07af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:49,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bda5172f-67ec-494a-bdc5-3cacf4fb07af 2018-11-25 14:07:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:49,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f5a0dbbc-9103-487-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638316a38f3acd970d6955e019e00c3d0db4028b" 2018-11-25 14:07:49,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b37097-c70b-46a2-8da8-fb17638accc2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f5a0dbbc-9103-487-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:07:49,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f5a0dbbc-9103-487-name used request id req-47b37097-c70b-46a2-8da8-fb17638accc2 2018-11-25 14:07:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638316a38f3acd970d6955e019e00c3d0db4028b" 2018-11-25 14:07:49,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283c0cb4-1587-484a-ba13-e3f8f0749486 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-11-25 14:07:49,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=foo used request id req-283c0cb4-1587-484a-ba13-e3f8f0749486 2018-11-25 14:07:49,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638316a38f3acd970d6955e019e00c3d0db4028b" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-f5a0dbbc-9103-487-name"}}' 2018-11-25 14:07:49,994 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 14:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e9e990-3f3d-4f06-87e2-30262b3cba3e Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-11-25 14:07:49,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-33e9e990-3f3d-4f06-87e2-30262b3cba3e 2018-11-25 14:07:49,994 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-11-25 14:07:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638316a38f3acd970d6955e019e00c3d0db4028b" 2018-11-25 14:07:50,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad82dab-be0f-43a5-bc20-5f357e883e1c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:50,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-aad82dab-be0f-43a5-bc20-5f357e883e1c 2018-11-25 14:07:50,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:50,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["WSryOwzvS3O8TnEinkeX-g"], "issued_at": "2018-11-25T14:07:50.000000Z"}} 2018-11-25 14:07:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ba69b3a45cc956af3b1a0e6192f8bbffac5b4" 2018-11-25 14:07:50,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9b2930-da69-45f4-80fe-807f0a5ac508 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:50,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5b9b2930-da69-45f4-80fe-807f0a5ac508 2018-11-25 14:07:50,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:50,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:50,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["owl2EJe1Th-Nc7UcY3AbHg"], "issued_at": "2018-11-25T14:07:50.000000Z"}} 2018-11-25 14:07:50,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:51,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b48ffa-cb89-408a-9bfa-c857da75f322 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:51,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91b48ffa-cb89-408a-9bfa-c857da75f322 2018-11-25 14:07:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:51,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:51,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484532a4-c3b7-46cc-a1a4-4377aa36afb9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:07:51,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name used request id req-484532a4-c3b7-46cc-a1a4-4377aa36afb9 2018-11-25 14:07:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:51,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0738de5-6bb1-4791-83df-2eb908ea9ba0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:51,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f0738de5-6bb1-4791-83df-2eb908ea9ba0 2018-11-25 14:07:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name"}}' 2018-11-25 14:07:51,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09a6b12-9790-41bc-8dca-c809554c6723 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea2175a55a2f4e9bb055cea05a4e24c4"}, "enabled": true, "id": "ea2175a55a2f4e9bb055cea05a4e24c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name"}} 2018-11-25 14:07:51,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a09a6b12-9790-41bc-8dca-c809554c6723 2018-11-25 14:07:51,338 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name 2018-11-25 14:07:51,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:51,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/ea2175a55a2f4e9bb055cea05a4e24c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:52,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:51 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-fc1c2fdd-293a-4b85-9bbe-effb025ca780 x-compute-request-id: req-fc1c2fdd-293a-4b85-9bbe-effb025ca780 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "ea2175a55a2f4e9bb055cea05a4e24c4", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-25 14:07:52,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/ea2175a55a2f4e9bb055cea05a4e24c4 used request id req-fc1c2fdd-293a-4b85-9bbe-effb025ca780 2018-11-25 14:07:52,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:8774/v2.1/os-quota-sets/ea2175a55a2f4e9bb055cea05a4e24c4 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-11-25 14:07:53,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07: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-17a75d93-8ded-4c17-8b3a-f817476a443d x-compute-request-id: req-17a75d93-8ded-4c17-8b3a-f817476a443d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-25 14:07:53,022 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/ea2175a55a2f4e9bb055cea05a4e24c4 used request id req-17a75d93-8ded-4c17-8b3a-f817476a443d 2018-11-25 14:07:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:53,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ba69b3a45cc956af3b1a0e6192f8bbffac5b4" 2018-11-25 14:07:53,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d2f21c-e68e-4115-9e33-6b0111536fa8 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea2175a55a2f4e9bb055cea05a4e24c4"}, "enabled": true, "id": "ea2175a55a2f4e9bb055cea05a4e24c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name"}]} 2018-11-25 14:07:53,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name used request id req-e4d2f21c-e68e-4115-9e33-6b0111536fa8 2018-11-25 14:07:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ba69b3a45cc956af3b1a0e6192f8bbffac5b4" 2018-11-25 14:07:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f50fb42-3afa-4291-a617-2da00af0f088 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:53,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-0f50fb42-3afa-4291-a617-2da00af0f088 2018-11-25 14:07:53,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:53,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/ea2175a55a2f4e9bb055cea05a4e24c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ba69b3a45cc956af3b1a0e6192f8bbffac5b4" 2018-11-25 14:07:53,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07: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-f46e01ce-29b4-46ee-8cc8-2e916eba1e3d x-compute-request-id: req-f46e01ce-29b4-46ee-8cc8-2e916eba1e3d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "ea2175a55a2f4e9bb055cea05a4e24c4", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-25 14:07:53,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/ea2175a55a2f4e9bb055cea05a4e24c4 used request id req-f46e01ce-29b4-46ee-8cc8-2e916eba1e3d 2018-11-25 14:07:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:53,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-fe27dca2-e850-4cdd-9c4b-457681080774 Date: Sun, 25 Nov 2018 14:07:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:07:53,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fe27dca2-e850-4cdd-9c4b-457681080774 2018-11-25 14:07:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:53,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de62a59-ec50-48c5-ac72-395b79f3c7b2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:07:53,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-8de62a59-ec50-48c5-ac72-395b79f3c7b2 2018-11-25 14:07:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:53,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974bf2a0-fc40-4fa7-a3d8-459c2c535897 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:07:53,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-974bf2a0-fc40-4fa7-a3d8-459c2c535897 2018-11-25 14:07:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:53,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df61f4b-59ab-4991-9276-8e5300a2fe2e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:07:53,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9df61f4b-59ab-4991-9276-8e5300a2fe2e 2018-11-25 14:07:53,999 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-47d4bf0d-fba1-4ae-name 2018-11-25 14:07:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ea2175a55a2f4e9bb055cea05a4e24c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:54,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bc958c-65f5-4c75-8b18-73bbb0041c88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:07:54,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ea2175a55a2f4e9bb055cea05a4e24c4 used request id req-69bc958c-65f5-4c75-8b18-73bbb0041c88 2018-11-25 14:07:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252e1fa765e5a8988e5e96181a1db7f8a677e87" 2018-11-25 14:07:54,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bf66ad-d381-49d7-ae56-d80bbe22282e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:07:54,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4bf66ad-d381-49d7-ae56-d80bbe22282e 2018-11-25 14:07:54,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:54,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["DciU7J4gR_maRt8Z0_p_6w"], "issued_at": "2018-11-25T14:07:54.000000Z"}} 2018-11-25 14:07:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5152c2ff7aac3203eaa081025a4a8b591c39491" 2018-11-25 14:07:54,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f5cae4-7a52-4852-b388-f6206005828d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:54,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c5f5cae4-7a52-4852-b388-f6206005828d 2018-11-25 14:07:54,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:07:54,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:07:55,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["6T6vKv-AQqKTDHpUdX3HIA"], "issued_at": "2018-11-25T14:07:55.000000Z"}} 2018-11-25 14:07:55,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:07:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0442d587-598b-4d69-844a-d6723e082779 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:07:55,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0442d587-598b-4d69-844a-d6723e082779 2018-11-25 14:07:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:55,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e5d64055-402d-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:07:55,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645890b8-18ef-4332-af97-81c7fca83e41 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e5d64055-402d-48a-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:07:55,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e5d64055-402d-48a-name used request id req-645890b8-18ef-4332-af97-81c7fca83e41 2018-11-25 14:07:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:07:55,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dca4abb-b400-4057-b253-ecf9ba6e2139 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:07:55,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8dca4abb-b400-4057-b253-ecf9ba6e2139 2018-11-25 14:07:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e5d64055-402d-48a-name"}}' 2018-11-25 14:07:55,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1751226f-4305-4bcc-9997-26888e8afe78 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/803874a365694f7c95f81aee78c99a58"}, "enabled": true, "id": "803874a365694f7c95f81aee78c99a58", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e5d64055-402d-48a-name"}} 2018-11-25 14:07:55,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1751226f-4305-4bcc-9997-26888e8afe78 2018-11-25 14:07:55,491 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e5d64055-402d-48a-name 2018-11-25 14:07:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:07:55,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:07:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e5d64055-402d-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5152c2ff7aac3203eaa081025a4a8b591c39491" 2018-11-25 14:07:55,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e05502c-59b6-4f4e-9675-bf4efffa565b Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e5d64055-402d-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/803874a365694f7c95f81aee78c99a58"}, "enabled": true, "id": "803874a365694f7c95f81aee78c99a58", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e5d64055-402d-48a-name"}]} 2018-11-25 14:07:55,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e5d64055-402d-48a-name used request id req-4e05502c-59b6-4f4e-9675-bf4efffa565b 2018-11-25 14:07:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5152c2ff7aac3203eaa081025a4a8b591c39491" 2018-11-25 14:07:55,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8de8e04-ee69-4bcf-b7b4-fa6ce1ba2e22 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:07:55,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d8de8e04-ee69-4bcf-b7b4-fa6ce1ba2e22 2018-11-25 14:07:55,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:55,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:8774/v2.1/os-quota-sets/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-11-25 14:07:56,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07: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-609e113a-0b79-4179-991f-a54ea7412a48 x-compute-request-id: req-609e113a-0b79-4179-991f-a54ea7412a48 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-25 14:07:56,681 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/803874a365694f7c95f81aee78c99a58 used request id req-609e113a-0b79-4179-991f-a54ea7412a48 2018-11-25 14:07:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/quotas/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-11-25 14:07:57,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-feeb6296-fc77-46c8-922b-a828d60dd146 Date: Sun, 25 Nov 2018 14:07:57 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-11-25 14:07:57,600 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/803874a365694f7c95f81aee78c99a58 used request id req-feeb6296-fc77-46c8-922b-a828d60dd146 2018-11-25 14:07:57,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:57,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:07:58,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07: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,Accept-Encoding x-openstack-request-id: req-a07d7c89-1c98-454d-bd87-bfb945d137a6 x-compute-request-id: req-a07d7c89-1c98-454d-bd87-bfb945d137a6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "803874a365694f7c95f81aee78c99a58", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-25 14:07:58,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/803874a365694f7c95f81aee78c99a58 used request id req-a07d7c89-1c98-454d-bd87-bfb945d137a6 2018-11-25 14:07:58,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/quotas/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:07:58,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-3512ded6-0f2b-429c-9819-0b3dc29a6428 Date: Sun, 25 Nov 2018 14:07:58 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-11-25 14:07:58,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/quotas/803874a365694f7c95f81aee78c99a58 used request id req-3512ded6-0f2b-429c-9819-0b3dc29a6428 2018-11-25 14:07:58,533 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:07:58,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5152c2ff7aac3203eaa081025a4a8b591c39491" 2018-11-25 14:07:59,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:07: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,Accept-Encoding x-openstack-request-id: req-1ed79a67-aff0-4788-96a9-cd5d5eca2917 x-compute-request-id: req-1ed79a67-aff0-4788-96a9-cd5d5eca2917 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "803874a365694f7c95f81aee78c99a58", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-25 14:07:59,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/803874a365694f7c95f81aee78c99a58 used request id req-1ed79a67-aff0-4788-96a9-cd5d5eca2917 2018-11-25 14:07:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/quotas/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5152c2ff7aac3203eaa081025a4a8b591c39491" 2018-11-25 14:07:59,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-387903fd-fbc4-4b20-b49b-20bac21a71a5 Date: Sun, 25 Nov 2018 14:07:59 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-11-25 14:07:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/quotas/803874a365694f7c95f81aee78c99a58 used request id req-387903fd-fbc4-4b20-b49b-20bac21a71a5 2018-11-25 14:07:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:08:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d3d1024f-0f7c-4e5e-ad89-860c3746cc0d Date: Sun, 25 Nov 2018 14:08:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:08:00,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d3d1024f-0f7c-4e5e-ad89-860c3746cc0d 2018-11-25 14:08:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:08:00,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745023db-f210-4535-8d1b-5742192e78fa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:08:00,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-745023db-f210-4535-8d1b-5742192e78fa 2018-11-25 14:08:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:08:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331d353b-787c-4113-94af-a409a318ce08 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:08:00,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-331d353b-787c-4113-94af-a409a318ce08 2018-11-25 14:08:00,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:08:00,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d87c0d6-3ca2-4fe7-8aa6-bc3179e4364a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:08:00,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5d87c0d6-3ca2-4fe7-8aa6-bc3179e4364a 2018-11-25 14:08:00,733 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e5d64055-402d-48a-name 2018-11-25 14:08:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/803874a365694f7c95f81aee78c99a58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:08:00,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ff360c-d4a9-40ee-8ae5-628cc6ea9e85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:00,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/803874a365694f7c95f81aee78c99a58 used request id req-83ff360c-d4a9-40ee-8ae5-628cc6ea9e85 2018-11-25 14:08:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc5492688ccb0a2dab18fb14791f14c8574227" 2018-11-25 14:08:00,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c6cc83-10c8-4b98-b54d-95fd4bc986b1 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:00,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7c6cc83-10c8-4b98-b54d-95fd4bc986b1 2018-11-25 14:08:00,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:01,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["uUXRoPX8QuGQXojW62XbhA"], "issued_at": "2018-11-25T14:08:01.000000Z"}} 2018-11-25 14:08:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b1917aa5934f306b85d3d39674d2805ded05f1" 2018-11-25 14:08:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c89775-689b-4ac1-811b-3feeaa973e63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:01,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-64c89775-689b-4ac1-811b-3feeaa973e63 2018-11-25 14:08:01,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:01,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:01,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ITpe0wtyTf2CBD71G8DXuw"], "issued_at": "2018-11-25T14:08:01.000000Z"}} 2018-11-25 14:08:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:01,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5540a6cd-2f05-4f16-bff6-942d81a6791a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:01,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5540a6cd-2f05-4f16-bff6-942d81a6791a 2018-11-25 14:08:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:01,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:01,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-951cb435-1cc2-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:02,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0779603-e6b9-45d2-8387-92e0b41944b7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-951cb435-1cc2-498-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:08:02,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-951cb435-1cc2-498-name used request id req-b0779603-e6b9-45d2-8387-92e0b41944b7 2018-11-25 14:08:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:02,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf58624-48a1-4fb9-9f1b-690b432c364d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:08:02,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ecf58624-48a1-4fb9-9f1b-690b432c364d 2018-11-25 14:08:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}}' 2018-11-25 14:08:02,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f3b202-bb3c-483d-a806-09b1d1de3248 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab"}, "enabled": true, "id": "83a55e4f27774140a1803346a5ab5aab", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}} 2018-11-25 14:08:02,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b0f3b202-bb3c-483d-a806-09b1d1de3248 2018-11-25 14:08:02,263 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-951cb435-1cc2-498-name 2018-11-25 14:08:02,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:02,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:02,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["dOk8uB-KSxaGqKFZ7vUMrw"], "issued_at": "2018-11-25T14:08:02.000000Z"}} 2018-11-25 14:08:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:02,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32391238-1880-4713-b647-468cdf7efd62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:02,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-32391238-1880-4713-b647-468cdf7efd62 2018-11-25 14:08:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:02,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:02,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:02,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fc1922-8f22-427e-bd29-d9a11a70c300 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:08:02,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b8fc1922-8f22-427e-bd29-d9a11a70c300 2018-11-25 14:08:02,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:02,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba62b380-f909-4ce4-8c72-24fa17aaa7b6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:08:02,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ba62b380-f909-4ce4-8c72-24fa17aaa7b6 2018-11-25 14:08:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:03,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf37a53-45b0-4f58-ad87-86973349bcf5 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:03,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ecf37a53-45b0-4f58-ad87-86973349bcf5 2018-11-25 14:08:03,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-951cb435-1cc2-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:03,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82da931f-51a6-4c13-b0e3-a84ee7d91f6e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-951cb435-1cc2-498-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab"}, "enabled": true, "id": "83a55e4f27774140a1803346a5ab5aab", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}]} 2018-11-25 14:08:03,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-951cb435-1cc2-498-name used request id req-82da931f-51a6-4c13-b0e3-a84ee7d91f6e 2018-11-25 14:08:03,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/ae6b4771455d46559eae32d7d10d6cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:03,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e142aaf2-3a80-444b-be25-09375b1c507e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/ae6b4771455d46559eae32d7d10d6cf4"}, "enabled": true, "id": "ae6b4771455d46559eae32d7d10d6cf4", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-951cb435-1cc2-498-user"}} 2018-11-25 14:08:03,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ae6b4771455d46559eae32d7d10d6cf4 used request id req-e142aaf2-3a80-444b-be25-09375b1c507e 2018-11-25 14:08:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:03,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5550d8-acb4-4d67-abf4-052c50cb2ee4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:08:03,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles used request id req-7a5550d8-acb4-4d67-abf4-052c50cb2ee4 2018-11-25 14:08:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbae6e12-63a4-4c25-af06-e29bf0e81979 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:08:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-fbae6e12-63a4-4c25-af06-e29bf0e81979 2018-11-25 14:08:03,695 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-951cb435-1cc2-498-name 2018-11-25 14:08:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:03,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0051d671-7bc4-48ff-a7c2-f05dd89a6958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:03,834 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-0051d671-7bc4-48ff-a7c2-f05dd89a6958 2018-11-25 14:08:03,834 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-951cb435-1cc2-498-user 2018-11-25 14:08:03,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:03,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f1d41e-1f59-4711-a311-b453d7590320 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:03,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-43f1d41e-1f59-4711-a311-b453d7590320 2018-11-25 14:08:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" -d '{"role": {"name": "CreateProjectUserTests-951cb435-1cc2-498-name-role"}}' 2018-11-25 14:08:04,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ea2994-98d5-419a-b198-8aff3fb4ead3 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8a20c94f88f493f86ebdcc672b12b60", "links": {"self": "http://172.30.9.29:5000/v3/roles/a8a20c94f88f493f86ebdcc672b12b60"}, "name": "CreateProjectUserTests-951cb435-1cc2-498-name-role"}} 2018-11-25 14:08:04,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c1ea2994-98d5-419a-b198-8aff3fb4ead3 2018-11-25 14:08:04,071 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-951cb435-1cc2-498-name-role 2018-11-25 14:08:04,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a8a20c94f88f493f86ebdcc672b12b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:04,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a81f11e-d5a4-4dc5-bd5d-ef4c2d68230e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a8a20c94f88f493f86ebdcc672b12b60"}, "domain_id": null, "name": "CreateProjectUserTests-951cb435-1cc2-498-name-role", "id": "a8a20c94f88f493f86ebdcc672b12b60"}} 2018-11-25 14:08:04,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a8a20c94f88f493f86ebdcc672b12b60 used request id req-8a81f11e-d5a4-4dc5-bd5d-ef4c2d68230e 2018-11-25 14:08:04,163 - keystone_utils - INFO - Granting role CreateProjectUserTests-951cb435-1cc2-498-name-role to project CreateProjectUserTests-951cb435-1cc2-498-name 2018-11-25 14:08:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles/a8a20c94f88f493f86ebdcc672b12b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:04,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d18a73a-3ae7-4ea9-9624-063d5bda6173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:04,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab/users/ae6b4771455d46559eae32d7d10d6cf4/roles/a8a20c94f88f493f86ebdcc672b12b60 used request id req-9d18a73a-3ae7-4ea9-9624-063d5bda6173 2018-11-25 14:08:04,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:04,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:04,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8a20c94f88f493f86ebdcc672b12b60", "name": "CreateProjectUserTests-951cb435-1cc2-498-name-role"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83a55e4f27774140a1803346a5ab5aab", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83a55e4f27774140a1803346a5ab5aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/83a55e4f27774140a1803346a5ab5aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/83a55e4f27774140a1803346a5ab5aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/83a55e4f27774140a1803346a5ab5aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/83a55e4f27774140a1803346a5ab5aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/83a55e4f27774140a1803346a5ab5aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83a55e4f27774140a1803346a5ab5aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/83a55e4f27774140a1803346a5ab5aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/83a55e4f27774140a1803346a5ab5aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/83a55e4f27774140a1803346a5ab5aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/83a55e4f27774140a1803346a5ab5aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/83a55e4f27774140a1803346a5ab5aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-951cb435-1cc2-498-user", "id": "ae6b4771455d46559eae32d7d10d6cf4"}, "audit_ids": ["cv2P2YcITeev0bNFrrzuyA"], "issued_at": "2018-11-25T14:08:04.000000Z"}} 2018-11-25 14:08:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:04,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9207e242-e430-42b2-915d-087c3883ab16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:04,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9207e242-e430-42b2-915d-087c3883ab16 2018-11-25 14:08:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-951cb435-1cc2-498-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:05,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4f80ac8-1fb6-4870-bef6-ff34945f1d20 Date: Sun, 25 Nov 2018 14:08:05 GMT RESP BODY: {"security_groups": []} 2018-11-25 14:08:05,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-951cb435-1cc2-498-name&description=hello+group used request id req-a4f80ac8-1fb6-4870-bef6-ff34945f1d20 2018-11-25 14:08:05,661 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-951cb435-1cc2-498-name... 2018-11-25 14:08:05,661 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-951cb435-1cc2-498-name 2018-11-25 14:08:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" -d '{"security_group": {"name": "CreateProjectUserTests-951cb435-1cc2-498-name", "description": "hello group"}}' 2018-11-25 14:08:06,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-0c09ff5f-7b94-4583-b750-405b5c1f4c2b Date: Sun, 25 Nov 2018 14:08:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "updated_at": "2018-11-25T14:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "62c726f8-1bef-4520-b2cf-776ff377215b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a55e4f27774140a1803346a5ab5aab"}], "revision_number": 2, "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}} 2018-11-25 14:08:06,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-0c09ff5f-7b94-4583-b750-405b5c1f4c2b 2018-11-25 14:08:06,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:07,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5790f3cc-b81d-4b94-b1e2-5e6d896e3605 Date: Sun, 25 Nov 2018 14:08:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "62c726f8-1bef-4520-b2cf-776ff377215b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9"}]} 2018-11-25 14:08:07,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-5790f3cc-b81d-4b94-b1e2-5e6d896e3605 2018-11-25 14:08:07,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:07,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d00754d7-0113-486e-857e-d95c33bbbff1 Date: Sun, 25 Nov 2018 14:08:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "62c726f8-1bef-4520-b2cf-776ff377215b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9"}]} 2018-11-25 14:08:07,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-d00754d7-0113-486e-857e-d95c33bbbff1 2018-11-25 14:08:07,691 - neutron_utils - INFO - Retrieving security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:08,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-39ecb8cf-6c39-466d-bdf8-30bf0df17b54 Date: Sun, 25 Nov 2018 14:08:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "updated_at": "2018-11-25T14:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "62c726f8-1bef-4520-b2cf-776ff377215b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a55e4f27774140a1803346a5ab5aab"}], "revision_number": 2, "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}]} 2018-11-25 14:08:08,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-39ecb8cf-6c39-466d-bdf8-30bf0df17b54 2018-11-25 14:08:08,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:08,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18769b33-719f-44a1-9f0d-0f2a164f5162 Date: Sun, 25 Nov 2018 14:08:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "62c726f8-1bef-4520-b2cf-776ff377215b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9"}]} 2018-11-25 14:08:09,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-18769b33-719f-44a1-9f0d-0f2a164f5162 2018-11-25 14:08:09,188 - neutron_utils - INFO - Retrieving security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:09,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-15cf4196-4cb0-4216-9edc-ea1ca96309a2 Date: Sun, 25 Nov 2018 14:08:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "updated_at": "2018-11-25T14:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "62c726f8-1bef-4520-b2cf-776ff377215b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a55e4f27774140a1803346a5ab5aab"}], "revision_number": 2, "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}]} 2018-11-25 14:08:09,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-15cf4196-4cb0-4216-9edc-ea1ca96309a2 2018-11-25 14:08:09,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:09,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:09,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a896ecb7-8e59-46dd-b693-475992f9c473 Date: Sun, 25 Nov 2018 14:08:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "62c726f8-1bef-4520-b2cf-776ff377215b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9"}]} 2018-11-25 14:08:09,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-a896ecb7-8e59-46dd-b693-475992f9c473 2018-11-25 14:08:09,948 - neutron_utils - INFO - Retrieving security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:09,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:10,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d516e440-f674-4780-8849-da2f16b19b9f Date: Sun, 25 Nov 2018 14:08:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "updated_at": "2018-11-25T14:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "62c726f8-1bef-4520-b2cf-776ff377215b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "revision_number": 0, "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a55e4f27774140a1803346a5ab5aab"}], "revision_number": 2, "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}]} 2018-11-25 14:08:10,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-d516e440-f674-4780-8849-da2f16b19b9f 2018-11-25 14:08:10,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c 2018-11-25 14:08:10,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:10,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df742ec8-c294-4415-a078-8ef0aafb58d6 Date: Sun, 25 Nov 2018 14:08:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "62c726f8-1bef-4520-b2cf-776ff377215b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:06Z", "security_group_id": "bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:06Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "fa811ecc-84d5-46e6-88d1-e9df5a5acfb9"}]} 2018-11-25 14:08:10,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-df742ec8-c294-4415-a078-8ef0aafb58d6 2018-11-25 14:08:10,301 - neutron_utils - INFO - Deleting security group rule with ID - fa811ecc-84d5-46e6-88d1-e9df5a5acfb9 2018-11-25 14:08:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/fa811ecc-84d5-46e6-88d1-e9df5a5acfb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:10,642 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-384a6b9b-8f16-4265-aacc-1cdc05013f59 Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:10,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/fa811ecc-84d5-46e6-88d1-e9df5a5acfb9 used request id req-384a6b9b-8f16-4265-aacc-1cdc05013f59 2018-11-25 14:08:10,643 - neutron_utils - INFO - Deleting security group rule with ID - 62c726f8-1bef-4520-b2cf-776ff377215b 2018-11-25 14:08:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/62c726f8-1bef-4520-b2cf-776ff377215b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:10,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b12ce0c-e603-4127-ad59-1d5ff0fe38d5 Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:10,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/62c726f8-1bef-4520-b2cf-776ff377215b used request id req-1b12ce0c-e603-4127-ad59-1d5ff0fe38d5 2018-11-25 14:08:10,818 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-951cb435-1cc2-498-name 2018-11-25 14:08:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe933c1d2ef2b2623333149b89d74b31074747a3" 2018-11-25 14:08:11,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-378ea0d5-e064-4b9c-85ed-7a541db10eed Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:11,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/bdc08db3-cecd-43cf-8ba4-9a77fdd7b84c used request id req-378ea0d5-e064-4b9c-85ed-7a541db10eed 2018-11-25 14:08:11,101 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-951cb435-1cc2-498-user 2018-11-25 14:08:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ae6b4771455d46559eae32d7d10d6cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b7d063fa10fe066f542a41fc88bf3a91a0b70" 2018-11-25 14:08:11,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122f1128-726e-41a4-8665-0055c2d3e4a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:11,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ae6b4771455d46559eae32d7d10d6cf4 used request id req-122f1128-726e-41a4-8665-0055c2d3e4a6 2018-11-25 14:08:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:11,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-58bc62ea-85e0-430c-bdbc-86581206cbcc Date: Sun, 25 Nov 2018 14:08:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:05Z", "updated_at": "2018-11-25T14:08:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "revision_number": 0, "id": "bde20148-2186-4ed0-b9d1-e025b3a41a79", "remote_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "revision_number": 0, "id": "94f6aaa0-26db-4459-a1ae-653a75ab8e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "revision_number": 0, "id": "79744801-0e17-4cc1-a3a2-ea0635308e7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a55e4f27774140a1803346a5ab5aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "revision_number": 0, "id": "7251c937-7fae-45f0-864c-ba4edd0fe7b8", "remote_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a55e4f27774140a1803346a5ab5aab"}], "revision_number": 4, "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "name": "default"}]} 2018-11-25 14:08:11,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-58bc62ea-85e0-430c-bdbc-86581206cbcc 2018-11-25 14:08:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:11,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e03b2e-0ecf-48bd-bf8a-a6544aab561b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:08:11,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-b0e03b2e-0ecf-48bd-bf8a-a6544aab561b 2018-11-25 14:08:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:11,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d477bbd4-f57d-4f54-a62c-4c3c737feb24 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:08:11,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d477bbd4-f57d-4f54-a62c-4c3c737feb24 2018-11-25 14:08:11,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:11,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6b6fe1-e763-476d-a09c-13b8569a85cc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 14:08:11,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-6b6b6fe1-e763-476d-a09c-13b8569a85cc 2018-11-25 14:08:11,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:11,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd352ef-16a2-4bf3-984c-13510ed2d3d1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab"}, "enabled": true, "id": "83a55e4f27774140a1803346a5ab5aab", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-951cb435-1cc2-498-name"}} 2018-11-25 14:08:11,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab used request id req-3dd352ef-16a2-4bf3-984c-13510ed2d3d1 2018-11-25 14:08:11,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f36d9137-7b75-4d2a-b9be-69ea004cc7e0 2018-11-25 14:08:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f36d9137-7b75-4d2a-b9be-69ea004cc7e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:12,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62055fa4-024f-4b5b-8a35-c41865c88b34 Date: Sun, 25 Nov 2018 14:08:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:05Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "7251c937-7fae-45f0-864c-ba4edd0fe7b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:05Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "79744801-0e17-4cc1-a3a2-ea0635308e7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:05Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "94f6aaa0-26db-4459-a1ae-653a75ab8e05"}, {"remote_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:05Z", "security_group_id": "f36d9137-7b75-4d2a-b9be-69ea004cc7e0", "port_range_min": null, "revision_number": 0, "tenant_id": "83a55e4f27774140a1803346a5ab5aab", "created_at": "2018-11-25T14:08:05Z", "project_id": "83a55e4f27774140a1803346a5ab5aab", "id": "bde20148-2186-4ed0-b9d1-e025b3a41a79"}]} 2018-11-25 14:08:12,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f36d9137-7b75-4d2a-b9be-69ea004cc7e0 used request id req-62055fa4-024f-4b5b-8a35-c41865c88b34 2018-11-25 14:08:12,027 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 14:08:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f36d9137-7b75-4d2a-b9be-69ea004cc7e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:12,322 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51636eae-5352-4352-916d-e4d3d700c065 Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:12,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f36d9137-7b75-4d2a-b9be-69ea004cc7e0 used request id req-51636eae-5352-4352-916d-e4d3d700c065 2018-11-25 14:08:12,323 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-951cb435-1cc2-498-name 2018-11-25 14:08:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:12,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8288c5db-3a8f-49cb-9f38-ba6a4516a21c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:12,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/83a55e4f27774140a1803346a5ab5aab used request id req-8288c5db-3a8f-49cb-9f38-ba6a4516a21c 2018-11-25 14:08:12,518 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-951cb435-1cc2-498-name-role 2018-11-25 14:08:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a8a20c94f88f493f86ebdcc672b12b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:12,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed24844f-fa86-4e0c-8aba-c478d900bb1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:12,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a8a20c94f88f493f86ebdcc672b12b60 used request id req-ed24844f-fa86-4e0c-8aba-c478d900bb1b 2018-11-25 14:08:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696bc573b8bf172234dd1306a233de74f36c7cad" 2018-11-25 14:08:12,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c539107-ad4d-4452-b601-554dcff15d74 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:12,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8c539107-ad4d-4452-b601-554dcff15d74 2018-11-25 14:08:12,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:13,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["TgvfuIYhQoiTl0STly6Mgg"], "issued_at": "2018-11-25T14:08:13.000000Z"}} 2018-11-25 14:08:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43946309aed32a05cd4b7b84b4f25e050d75ffea" 2018-11-25 14:08:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8412b60c-d554-4599-9446-27f833bf7839 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:13,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8412b60c-d554-4599-9446-27f833bf7839 2018-11-25 14:08:13,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:13,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:13,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["33oU9jBcSMmratTjzvjQMQ"], "issued_at": "2018-11-25T14:08:13.000000Z"}} 2018-11-25 14:08:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:13,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408bb6af-4585-473e-b481-1d621e88cb96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:13,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-408bb6af-4585-473e-b481-1d621e88cb96 2018-11-25 14:08:13,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:13,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-40f6472b-dda0-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:13,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bf7082-90ca-4cd0-9d9f-54d9f6ec6c07 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-40f6472b-dda0-4cf-name", "previous": null, "next": null}, "projects": []} 2018-11-25 14:08:13,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-40f6472b-dda0-4cf-name used request id req-d9bf7082-90ca-4cd0-9d9f-54d9f6ec6c07 2018-11-25 14:08:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:13,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf462e4-0451-493c-b368-718bbfbfcfc9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:08:13,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ebf462e4-0451-493c-b368-718bbfbfcfc9 2018-11-25 14:08:13,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}}' 2018-11-25 14:08:13,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a22545-903a-4429-aeb2-066990d37b5c Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4"}, "enabled": true, "id": "7dd8ec239f1c40918637e5150988f2a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}} 2018-11-25 14:08:13,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-57a22545-903a-4429-aeb2-066990d37b5c 2018-11-25 14:08:13,916 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:13,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:13,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:14,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["V3TFlYRTTAmGaaz5YrEDDw"], "issued_at": "2018-11-25T14:08:14.000000Z"}} 2018-11-25 14:08:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:14,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a32402-7bfa-4034-af26-6b0d4967455b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:14,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-69a32402-7bfa-4034-af26-6b0d4967455b 2018-11-25 14:08:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:14,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:14,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:14,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde8fd44-ee86-4863-9586-0b2d824f0dfc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:08:14,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fde8fd44-ee86-4863-9586-0b2d824f0dfc 2018-11-25 14:08:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:14,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905b8807-4802-49b6-9573-19f1340218da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:08:14,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-905b8807-4802-49b6-9573-19f1340218da 2018-11-25 14:08:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:14,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f6239c-a281-4bc1-ab86-c506611ccf4f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:14,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-30f6239c-a281-4bc1-ab86-c506611ccf4f 2018-11-25 14:08:14,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-40f6472b-dda0-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:15,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cf2f4c-492a-4856-8438-5023160f4430 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-40f6472b-dda0-4cf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4"}, "enabled": true, "id": "7dd8ec239f1c40918637e5150988f2a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:15,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-40f6472b-dda0-4cf-name used request id req-f8cf2f4c-492a-4856-8438-5023160f4430 2018-11-25 14:08:15,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/9ec985698ffe4074aa532646e73ee393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:15,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb60df1-dea8-416d-9ecc-d4da239757f8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/9ec985698ffe4074aa532646e73ee393"}, "enabled": true, "id": "9ec985698ffe4074aa532646e73ee393", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-user1"}} 2018-11-25 14:08:15,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/9ec985698ffe4074aa532646e73ee393 used request id req-3fb60df1-dea8-416d-9ecc-d4da239757f8 2018-11-25 14:08:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:15,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387c9ba1-5fc1-4ce2-a6c9-49a9462b36fa Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:08:15,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles used request id req-387c9ba1-5fc1-4ce2-a6c9-49a9462b36fa 2018-11-25 14:08:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:15,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838ab2fb-4342-421f-9a13-8b84d87f3b9d Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:08:15,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-838ab2fb-4342-421f-9a13-8b84d87f3b9d 2018-11-25 14:08:15,376 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:15,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f61586-b4c4-44bc-98b7-0ed9f32360f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:15,505 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-08f61586-b4c4-44bc-98b7-0ed9f32360f4 2018-11-25 14:08:15,506 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-40f6472b-dda0-4cf-user1 2018-11-25 14:08:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:15,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8599cfc6-c657-4605-b81d-d096cbd7c12e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:15,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8599cfc6-c657-4605-b81d-d096cbd7c12e 2018-11-25 14:08:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" -d '{"role": {"name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role"}}' 2018-11-25 14:08:15,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49aaaec2-0794-41b8-8ea3-a6b0c1e32b9b Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f64e6db469024851811a3bea87508599", "links": {"self": "http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599"}, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role"}} 2018-11-25 14:08:15,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-49aaaec2-0794-41b8-8ea3-a6b0c1e32b9b 2018-11-25 14:08:15,706 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-40f6472b-dda0-4cf-name-role 2018-11-25 14:08:15,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ca05f8-6bad-40a3-8077-2ee738e6410a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599"}, "domain_id": null, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role", "id": "f64e6db469024851811a3bea87508599"}} 2018-11-25 14:08:15,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599 used request id req-05ca05f8-6bad-40a3-8077-2ee738e6410a 2018-11-25 14:08:15,790 - keystone_utils - INFO - Granting role CreateProjectUserTests-40f6472b-dda0-4cf-name-role to project CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:15,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles/f64e6db469024851811a3bea87508599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:15,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a84c872-0de5-4b55-99fe-9b6f5269a768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:15,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/9ec985698ffe4074aa532646e73ee393/roles/f64e6db469024851811a3bea87508599 used request id req-1a84c872-0de5-4b55-99fe-9b6f5269a768 2018-11-25 14:08:15,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:15,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:16,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["pvcrmqI_RHepEM55o5lCZA"], "issued_at": "2018-11-25T14:08:16.000000Z"}} 2018-11-25 14:08:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:16,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4354bcb5-d8bd-4f20-9e88-23ca1e403742 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:16,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4354bcb5-d8bd-4f20-9e88-23ca1e403742 2018-11-25 14:08:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:16,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:16,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:16,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d919860e-3f77-48e3-9daa-2fed41e7215d Content-Encoding: gzip Content-Length: 933 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-user1", "links": {"self": "http://172.30.9.29:5000/v3/users/9ec985698ffe4074aa532646e73ee393"}, "domain_id": "default", "enabled": true, "id": "9ec985698ffe4074aa532646e73ee393", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:08:16,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d919860e-3f77-48e3-9daa-2fed41e7215d 2018-11-25 14:08:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:16,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97d5bce-8cda-4cea-a4d5-32c579eca02f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:08:16,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f97d5bce-8cda-4cea-a4d5-32c579eca02f 2018-11-25 14:08:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:17,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5af394-d281-4f31-9119-33e4ff587fa5 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f64e6db469024851811a3bea87508599", "links": {"self": "http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599"}, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role"}]} 2018-11-25 14:08:17,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fb5af394-d281-4f31-9119-33e4ff587fa5 2018-11-25 14:08:17,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-40f6472b-dda0-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:17,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d824a583-1d2b-4953-990a-a7e66fb0ec24 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-40f6472b-dda0-4cf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4"}, "enabled": true, "id": "7dd8ec239f1c40918637e5150988f2a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:17,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-40f6472b-dda0-4cf-name used request id req-d824a583-1d2b-4953-990a-a7e66fb0ec24 2018-11-25 14:08:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/d368282fe1864ce2a28ebf87c965af4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:17,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea33501b-14f2-44ad-a07d-67cc97407202 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/d368282fe1864ce2a28ebf87c965af4e"}, "enabled": true, "id": "d368282fe1864ce2a28ebf87c965af4e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-user2"}} 2018-11-25 14:08:17,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d368282fe1864ce2a28ebf87c965af4e used request id req-ea33501b-14f2-44ad-a07d-67cc97407202 2018-11-25 14:08:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:17,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16caf127-ee7d-4e2e-a950-8072ab7679dd Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 14:08:17,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles used request id req-16caf127-ee7d-4e2e-a950-8072ab7679dd 2018-11-25 14:08:17,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:17,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5553b6-77e5-46ce-8e3c-bcb649532f2d Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 14:08:17,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-4f5553b6-77e5-46ce-8e3c-bcb649532f2d 2018-11-25 14:08:17,472 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:17,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:17,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-656cdfdc-0275-466c-b902-46d3034f6864 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:17,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-656cdfdc-0275-466c-b902-46d3034f6864 2018-11-25 14:08:17,602 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-40f6472b-dda0-4cf-user2 2018-11-25 14:08:17,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:17,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa044fe-99f8-4648-883c-ccd61c67060d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599"}, "domain_id": null, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role", "id": "f64e6db469024851811a3bea87508599"}} 2018-11-25 14:08:17,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599 used request id req-bfa044fe-99f8-4648-883c-ccd61c67060d 2018-11-25 14:08:17,697 - keystone_utils - INFO - Granting role CreateProjectUserTests-40f6472b-dda0-4cf-name-role to project CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles/f64e6db469024851811a3bea87508599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:17,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ec4168-5e76-469e-83d4-866f66e3fc07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:17,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4/users/d368282fe1864ce2a28ebf87c965af4e/roles/f64e6db469024851811a3bea87508599 used request id req-36ec4168-5e76-469e-83d4-866f66e3fc07 2018-11-25 14:08:17,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:17,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:18,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "f64e6db469024851811a3bea87508599", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role"}], "expires_at": "2018-11-25T15:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dd8ec239f1c40918637e5150988f2a4", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-user1", "id": "9ec985698ffe4074aa532646e73ee393"}, "audit_ids": ["Lzhl9X-_TliiuAHFc1mi-Q"], "issued_at": "2018-11-25T14:08:18.000000Z"}} 2018-11-25 14:08:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:18,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fffa6d-1247-43f3-9d79-8a9864658a72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:18,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-56fffa6d-1247-43f3-9d79-8a9864658a72 2018-11-25 14:08:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-40f6472b-dda0-4cf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:18,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-17a9d1d8-2b68-4efb-9a74-fd2b47c7d780 Date: Sun, 25 Nov 2018 14:08:18 GMT RESP BODY: {"security_groups": []} 2018-11-25 14:08:18,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-40f6472b-dda0-4cf-name&description=hello+group used request id req-17a9d1d8-2b68-4efb-9a74-fd2b47c7d780 2018-11-25 14:08:18,576 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-40f6472b-dda0-4cf-name... 2018-11-25 14:08:18,576 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" -d '{"security_group": {"name": "CreateProjectUserTests-40f6472b-dda0-4cf-name", "description": "hello group"}}' 2018-11-25 14:08:19,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-0bbdd370-fb3b-4b8f-a1ae-c73180e476df Date: Sun, 25 Nov 2018 14:08:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "updated_at": "2018-11-25T14:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "a2a50161-fdb1-40b2-a9aa-face183ed567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 2, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}} 2018-11-25 14:08:19,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-0bbdd370-fb3b-4b8f-a1ae-c73180e476df 2018-11-25 14:08:19,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:20,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63fb959b-2f30-4fc1-8e80-9b686216b184 Date: Sun, 25 Nov 2018 14:08:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:20,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-63fb959b-2f30-4fc1-8e80-9b686216b184 2018-11-25 14:08:20,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:20,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:21,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39baa2e8-f72d-4512-a841-d22b29ded89c Date: Sun, 25 Nov 2018 14:08:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:21,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-39baa2e8-f72d-4512-a841-d22b29ded89c 2018-11-25 14:08:21,082 - neutron_utils - INFO - Retrieving security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:21,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:21,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-60470b37-1083-436a-aca0-ca063f00b4eb Date: Sun, 25 Nov 2018 14:08:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "updated_at": "2018-11-25T14:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "a2a50161-fdb1-40b2-a9aa-face183ed567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 2, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:21,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-60470b37-1083-436a-aca0-ca063f00b4eb 2018-11-25 14:08:21,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:21,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cd5d8da-127c-4781-a7ef-37a91d1eb855 Date: Sun, 25 Nov 2018 14:08:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:21,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-9cd5d8da-127c-4781-a7ef-37a91d1eb855 2018-11-25 14:08:21,472 - neutron_utils - INFO - Retrieving security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:21,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:21,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-08310bb6-8af5-416c-9439-73f18577514c Date: Sun, 25 Nov 2018 14:08:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "updated_at": "2018-11-25T14:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "a2a50161-fdb1-40b2-a9aa-face183ed567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 2, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:21,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-08310bb6-8af5-416c-9439-73f18577514c 2018-11-25 14:08:21,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:21,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e248108c-b40f-49b4-8c1c-8397554059fb Date: Sun, 25 Nov 2018 14:08:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:21,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-e248108c-b40f-49b4-8c1c-8397554059fb 2018-11-25 14:08:21,716 - neutron_utils - INFO - Retrieving security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:22,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8c0824e1-fd3b-41b7-ba7b-1007f8f4ec49 Date: Sun, 25 Nov 2018 14:08:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "updated_at": "2018-11-25T14:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "a2a50161-fdb1-40b2-a9aa-face183ed567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 2, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:22,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-8c0824e1-fd3b-41b7-ba7b-1007f8f4ec49 2018-11-25 14:08:22,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:23,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ae73166-1281-4f7e-b6ce-0997a3befa8b Date: Sun, 25 Nov 2018 14:08:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:23,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-1ae73166-1281-4f7e-b6ce-0997a3befa8b 2018-11-25 14:08:23,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:08:23,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:23,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "f64e6db469024851811a3bea87508599", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name-role"}], "expires_at": "2018-11-25T15:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dd8ec239f1c40918637e5150988f2a4", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7dd8ec239f1c40918637e5150988f2a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-40f6472b-dda0-4cf-user2", "id": "d368282fe1864ce2a28ebf87c965af4e"}, "audit_ids": ["-TOElCbcTIqGuVQ78alAJg"], "issued_at": "2018-11-25T14:08:23.000000Z"}} 2018-11-25 14:08:23,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:23,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9f89b1-433a-4943-a75c-32407f2a8adc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:23,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7f9f89b1-433a-4943-a75c-32407f2a8adc 2018-11-25 14:08:23,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-40f6472b-dda0-4cf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:23,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c239da03-d694-4be3-8423-89fafe635778 Date: Sun, 25 Nov 2018 14:08:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "updated_at": "2018-11-25T14:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "a2a50161-fdb1-40b2-a9aa-face183ed567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 2, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:23,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-40f6472b-dda0-4cf-name&description=hello+group used request id req-c239da03-d694-4be3-8423-89fafe635778 2018-11-25 14:08:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:23,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:24,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6769b9a-0d25-434d-ae4e-e3ccdf798093 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4"}, "enabled": true, "id": "7dd8ec239f1c40918637e5150988f2a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}} 2018-11-25 14:08:24,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4 used request id req-a6769b9a-0d25-434d-ae4e-e3ccdf798093 2018-11-25 14:08:24,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:24,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52b8576d-1626-4da4-9279-52fa02f17cfa Date: Sun, 25 Nov 2018 14:08:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:24,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-52b8576d-1626-4da4-9279-52fa02f17cfa 2018-11-25 14:08:24,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:24,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-467fb68c-7bdb-4d16-91e0-a6ff0d419ff4 Date: Sun, 25 Nov 2018 14:08:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:24,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-467fb68c-7bdb-4d16-91e0-a6ff0d419ff4 2018-11-25 14:08:24,391 - neutron_utils - INFO - Retrieving security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:24,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:24,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d8046f2c-767d-4899-8cef-3e2cb52bd31b Date: Sun, 25 Nov 2018 14:08:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "updated_at": "2018-11-25T14:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "a2a50161-fdb1-40b2-a9aa-face183ed567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "revision_number": 0, "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 2, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}]} 2018-11-25 14:08:24,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-d8046f2c-767d-4899-8cef-3e2cb52bd31b 2018-11-25 14:08:24,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c053aea8-233b-4a97-b3d9-a7953a7b18fd 2018-11-25 14:08:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c9a3549-36ec-44cd-b802-45872e37ae2c Date: Sun, 25 Nov 2018 14:08:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "a2a50161-fdb1-40b2-a9aa-face183ed567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:19Z", "security_group_id": "c053aea8-233b-4a97-b3d9-a7953a7b18fd", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:19Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c2e4a60f-ceae-4015-bb7b-722d6ad8bf32"}]} 2018-11-25 14:08:24,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-2c9a3549-36ec-44cd-b802-45872e37ae2c 2018-11-25 14:08:24,611 - neutron_utils - INFO - Deleting security group rule with ID - c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 2018-11-25 14:08:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:24,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6483ae1-be00-4c30-8754-8814c9f03571 Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:24,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 used request id req-a6483ae1-be00-4c30-8754-8814c9f03571 2018-11-25 14:08:24,893 - neutron_utils - INFO - Deleting security group rule with ID - a2a50161-fdb1-40b2-a9aa-face183ed567 2018-11-25 14:08:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/a2a50161-fdb1-40b2-a9aa-face183ed567 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:25,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75d5c745-5f0f-42c8-8b0b-5455d1bac5b4 Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:25,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/a2a50161-fdb1-40b2-a9aa-face183ed567 used request id req-75d5c745-5f0f-42c8-8b0b-5455d1bac5b4 2018-11-25 14:08:25,131 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0aec0a03d874b21881532363e5449122e714f" 2018-11-25 14:08:25,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7a0bf70-22d2-4dc3-a78b-db5f37cf7eee Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:25,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-f7a0bf70-22d2-4dc3-a78b-db5f37cf7eee 2018-11-25 14:08:25,530 - neutron_utils - INFO - Deleting security group rule with ID - c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 2018-11-25 14:08:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:25,709 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b42b5ba4-3115-4d6c-8de3-a066a930737e Date: Sun, 25 Nov 2018 14:08:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 14:08:25,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 used request id req-b42b5ba4-3115-4d6c-8de3-a066a930737e 2018-11-25 14:08:25,710 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 14:08:25,710 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule c2e4a60f-ceae-4015-bb7b-722d6ad8bf32 does not exist Neutron server returns request_ids: ['req-b42b5ba4-3115-4d6c-8de3-a066a930737e'] 2018-11-25 14:08:25,710 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:25,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c053aea8-233b-4a97-b3d9-a7953a7b18fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92863a261f8fbde06aecc7c5aa257c47deb9af35" 2018-11-25 14:08:25,735 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-02aef059-0bcb-4522-838e-a04b1fb0f77f Date: Sun, 25 Nov 2018 14:08:25 GMT RESP BODY: {"NeutronError": {"message": "Security group c053aea8-233b-4a97-b3d9-a7953a7b18fd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-25 14:08:25,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c053aea8-233b-4a97-b3d9-a7953a7b18fd used request id req-02aef059-0bcb-4522-838e-a04b1fb0f77f 2018-11-25 14:08:25,736 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group c053aea8-233b-4a97-b3d9-a7953a7b18fd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-25 14:08:25,736 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group c053aea8-233b-4a97-b3d9-a7953a7b18fd does not exist Neutron server returns request_ids: ['req-02aef059-0bcb-4522-838e-a04b1fb0f77f'] 2018-11-25 14:08:25,737 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-40f6472b-dda0-4cf-user1 2018-11-25 14:08:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9ec985698ffe4074aa532646e73ee393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714295cf90bd1ec7eae6ff146f0032a0eafb651b" 2018-11-25 14:08:25,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b59ccc-fb26-4674-a99e-0ddb6f9b1d6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:25,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9ec985698ffe4074aa532646e73ee393 used request id req-54b59ccc-fb26-4674-a99e-0ddb6f9b1d6d 2018-11-25 14:08:25,959 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-40f6472b-dda0-4cf-user2 2018-11-25 14:08:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d368282fe1864ce2a28ebf87c965af4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7050453dfb6c039f044bc375c2fc75eaa8b028e4" 2018-11-25 14:08:26,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dedd4e6-ae58-4d65-9fa8-d0cc6e9c3eaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:26,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d368282fe1864ce2a28ebf87c965af4e used request id req-0dedd4e6-ae58-4d65-9fa8-d0cc6e9c3eaa 2018-11-25 14:08:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-ed97a7e6-3d63-42e5-999c-edc7be9ad63e Date: Sun, 25 Nov 2018 14:08:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:18Z", "updated_at": "2018-11-25T14:08:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "revision_number": 0, "id": "81d79119-3e9a-4fa2-99a9-e2265eec2a9d", "remote_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "revision_number": 0, "id": "07293665-ae90-4651-aeca-d2c0b668e478", "remote_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "revision_number": 0, "id": "c5c0420f-8991-4f6a-9ba2-b14af15d984c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "revision_number": 0, "id": "c5b1ddc7-d938-4fba-9c14-74d1203c4f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7dd8ec239f1c40918637e5150988f2a4"}], "revision_number": 4, "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:08:26,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ed97a7e6-3d63-42e5-999c-edc7be9ad63e 2018-11-25 14:08:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:26,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68602182-9d58-45a3-ba83-4697dee2ccd2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 14:08:26,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-68602182-9d58-45a3-ba83-4697dee2ccd2 2018-11-25 14:08:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:26,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c28023e-df1f-42bf-9e2c-8d336a59defb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4"}, "enabled": true, "id": "7dd8ec239f1c40918637e5150988f2a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40f6472b-dda0-4cf-name"}} 2018-11-25 14:08:26,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4 used request id req-5c28023e-df1f-42bf-9e2c-8d336a59defb 2018-11-25 14:08:26,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e3d1699-aac3-4229-9d31-c13e37172dd5 2018-11-25 14:08:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5e3d1699-aac3-4229-9d31-c13e37172dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:27,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f905491f-fe76-470c-a3f3-d5eddf553ba1 Date: Sun, 25 Nov 2018 14:08:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:18Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "07293665-ae90-4651-aeca-d2c0b668e478"}, {"remote_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:18Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "81d79119-3e9a-4fa2-99a9-e2265eec2a9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:18Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c5b1ddc7-d938-4fba-9c14-74d1203c4f9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:08:18Z", "security_group_id": "5e3d1699-aac3-4229-9d31-c13e37172dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "7dd8ec239f1c40918637e5150988f2a4", "created_at": "2018-11-25T14:08:18Z", "project_id": "7dd8ec239f1c40918637e5150988f2a4", "id": "c5c0420f-8991-4f6a-9ba2-b14af15d984c"}]} 2018-11-25 14:08:27,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5e3d1699-aac3-4229-9d31-c13e37172dd5 used request id req-f905491f-fe76-470c-a3f3-d5eddf553ba1 2018-11-25 14:08:27,276 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 14:08:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5e3d1699-aac3-4229-9d31-c13e37172dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:27,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bbc6a46-a445-4aa4-a6d6-5113dc3ec531 Content-Length: 0 Date: Sun, 25 Nov 2018 14:08:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:27,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5e3d1699-aac3-4229-9d31-c13e37172dd5 used request id req-8bbc6a46-a445-4aa4-a6d6-5113dc3ec531 2018-11-25 14:08:27,612 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-40f6472b-dda0-4cf-name 2018-11-25 14:08:27,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:27,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1bf826e-ab23-4462-b9ba-14c28f970bb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:27,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7dd8ec239f1c40918637e5150988f2a4 used request id req-a1bf826e-ab23-4462-b9ba-14c28f970bb3 2018-11-25 14:08:27,786 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-40f6472b-dda0-4cf-name-role 2018-11-25 14:08:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:27,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9def3da2-ce5f-4116-a2bb-3c6611a3a6bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:08:27,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f64e6db469024851811a3bea87508599 used request id req-9def3da2-ce5f-4116-a2bb-3c6611a3a6bc 2018-11-25 14:08:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc80983b104b0c91eb90c1ae312d0ca4c2fe47" 2018-11-25 14:08:28,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b061f21d-f4a1-4409-bb13-31b874be6fae Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:08:28,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b061f21d-f4a1-4409-bb13-31b874be6fae 2018-11-25 14:08:28,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:28,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["EVUqHuUzSr-RLDFRMY69Fw"], "issued_at": "2018-11-25T14:08:28.000000Z"}} 2018-11-25 14:08:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" 2018-11-25 14:08:29,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0fae9c04-919a-4c45-b3d4-1a41fee59737 Date: Sun, 25 Nov 2018 14:08:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:08:29,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0fae9c04-919a-4c45-b3d4-1a41fee59737 2018-11-25 14:08:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8"}' 2018-11-25 14:08:29,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2 X-Openstack-Request-Id: req-b793e2c8-819e-4654-b9fe-224b018bafe9 Date: Sun, 25 Nov 2018 14:08:29 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:08:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:08:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/42d9fca8-a934-4914-990d-004a192f72b2", "min_disk": 0, "protected": false, "id": "42d9fca8-a934-4914-990d-004a192f72b2", "file": "/v2/images/42d9fca8-a934-4914-990d-004a192f72b2/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:08:29,872 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b793e2c8-819e-4654-b9fe-224b018bafe9 2018-11-25 14:08:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" -d '' 2018-11-25 14:08:33,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8927b365-896b-41dc-846a-46193f2c8d90 Date: Sun, 25 Nov 2018 14:08:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:08:33,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2/file used request id req-8927b365-896b-41dc-846a-46193f2c8d90 2018-11-25 14:08:33,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:08:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" 2018-11-25 14:08:34,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-f7bef613-0d17-40b8-a5cb-43a2973816cb Date: Sun, 25 Nov 2018 14:08:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:08:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:08:33Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/42d9fca8-a934-4914-990d-004a192f72b2/snap", "metadata": {}}], "self": "/v2/images/42d9fca8-a934-4914-990d-004a192f72b2", "min_disk": 0, "protected": false, "id": "42d9fca8-a934-4914-990d-004a192f72b2", "file": "/v2/images/42d9fca8-a934-4914-990d-004a192f72b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/42d9fca8-a934-4914-990d-004a192f72b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:08:34,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2 used request id req-f7bef613-0d17-40b8-a5cb-43a2973816cb 2018-11-25 14:08:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" 2018-11-25 14:08:34,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e97c3a34-af60-4325-a9f7-3c4d4220412a Date: Sun, 25 Nov 2018 14:08:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:08:34,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e97c3a34-af60-4325-a9f7-3c4d4220412a 2018-11-25 14:08:34,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" 2018-11-25 14:08:34,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-eff1a3f5-c4c8-4d7f-9068-a0800020c9fe Date: Sun, 25 Nov 2018 14:08:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:08:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:08:33Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/42d9fca8-a934-4914-990d-004a192f72b2/snap", "metadata": {}}], "self": "/v2/images/42d9fca8-a934-4914-990d-004a192f72b2", "min_disk": 0, "protected": false, "id": "42d9fca8-a934-4914-990d-004a192f72b2", "file": "/v2/images/42d9fca8-a934-4914-990d-004a192f72b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/42d9fca8-a934-4914-990d-004a192f72b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8"} 2018-11-25 14:08:34,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8 used request id req-eff1a3f5-c4c8-4d7f-9068-a0800020c9fe 2018-11-25 14:08:34,954 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-d03b5b15-2b1c-4a56-9aa5-a375749e45b8 2018-11-25 14:08:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d4b4d274e5053a709a06989e5464f1c8ac8888" 2018-11-25 14:08:35,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b85c9398-4680-4f7b-a220-db7bccbbc91a Date: Sun, 25 Nov 2018 14:08:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:08:35,968 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/42d9fca8-a934-4914-990d-004a192f72b2 used request id req-b85c9398-4680-4f7b-a220-db7bccbbc91a 2018-11-25 14:08:35,970 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-25 14:08:35,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:36,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["sJWfHrblT5GJEBtzPDXRpA"], "issued_at": "2018-11-25T14:08:36.000000Z"}} 2018-11-25 14:08:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:36,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1868eb0c-7149-4ac1-94c9-f40832bba320 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:36,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1868eb0c-7149-4ac1-94c9-f40832bba320 2018-11-25 14:08:36,434 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net 2018-11-25 14:08:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" -d '{"network": {"name": "NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net", "admin_state_up": true}}' 2018-11-25 14:08:37,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ac052fbf-a6c8-4d57-84f9-219e8b7e08f9 Date: Sun, 25 Nov 2018 14:08:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4d626ddf-d947-401e-b8b3-98ff8d8a05df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:37Z","mtu":1450}} 2018-11-25 14:08:37,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ac052fbf-a6c8-4d57-84f9-219e8b7e08f9 2018-11-25 14:08:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4d626ddf-d947-401e-b8b3-98ff8d8a05df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:37,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-0b457b01-c4be-4fd4-bc0a-1c76720ce06f Date: Sun, 25 Nov 2018 14:08:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d626ddf-d947-401e-b8b3-98ff8d8a05df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:37Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:37Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:37,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4d626ddf-d947-401e-b8b3-98ff8d8a05df used request id req-0b457b01-c4be-4fd4-bc0a-1c76720ce06f 2018-11-25 14:08:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4d626ddf-d947-401e-b8b3-98ff8d8a05df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:37,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b6d37e9-62a4-4c90-8f95-41000565e3d4 Date: Sun, 25 Nov 2018 14:08:37 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:08:37,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4d626ddf-d947-401e-b8b3-98ff8d8a05df used request id req-3b6d37e9-62a4-4c90-8f95-41000565e3d4 2018-11-25 14:08:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4d626ddf-d947-401e-b8b3-98ff8d8a05df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1d72e249-c1b0-4ca6-b496-53c3e394facc Date: Sun, 25 Nov 2018 14:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d626ddf-d947-401e-b8b3-98ff8d8a05df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:37Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:37Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:38,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4d626ddf-d947-401e-b8b3-98ff8d8a05df used request id req-1d72e249-c1b0-4ca6-b496-53c3e394facc 2018-11-25 14:08:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4d626ddf-d947-401e-b8b3-98ff8d8a05df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:38,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a07178c2-be32-409f-a4ee-f97bf58f4c5b Date: Sun, 25 Nov 2018 14:08:38 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:08:38,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4d626ddf-d947-401e-b8b3-98ff8d8a05df used request id req-a07178c2-be32-409f-a4ee-f97bf58f4c5b 2018-11-25 14:08:38,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:38,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-2ba48f96-8db0-4d7d-8918-7f6ce2b7e52f Date: Sun, 25 Nov 2018 14:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d626ddf-d947-401e-b8b3-98ff8d8a05df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:37Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:37Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:38,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net used request id req-2ba48f96-8db0-4d7d-8918-7f6ce2b7e52f 2018-11-25 14:08:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:38,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:38,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:38,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea7b5b4-a3a7-4a67-ac18-9cae5180c79d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:08:38,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-6ea7b5b4-a3a7-4a67-ac18-9cae5180c79d 2018-11-25 14:08:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4d626ddf-d947-401e-b8b3-98ff8d8a05df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:38,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fa054882-61a4-445d-8401-62bd94ad4b07 Date: Sun, 25 Nov 2018 14:08:38 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:08:38,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4d626ddf-d947-401e-b8b3-98ff8d8a05df used request id req-fa054882-61a4-445d-8401-62bd94ad4b07 2018-11-25 14:08:38,920 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-9bca4d8d-9eb6-49a9-b27d-b13cd5af564e-pub-net 2018-11-25 14:08:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/4d626ddf-d947-401e-b8b3-98ff8d8a05df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c66b568c70db906ff9a0d1d22f16680e4611d0" 2018-11-25 14:08:39,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-260439b0-d036-4b05-b9f9-23bf635e16cd Date: Sun, 25 Nov 2018 14:08:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:39,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4d626ddf-d947-401e-b8b3-98ff8d8a05df used request id req-260439b0-d036-4b05-b9f9-23bf635e16cd 2018-11-25 14:08:39,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:40,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["9buQ-j6yTxKjL1zniDWANQ"], "issued_at": "2018-11-25T14:08:40.000000Z"}} 2018-11-25 14:08:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23124c9bd6de2f7108c29814bd763029007ee1b" 2018-11-25 14:08:40,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2872d27d-a6cb-496c-be11-f6f5ef0d1ba6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:40,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2872d27d-a6cb-496c-be11-f6f5ef0d1ba6 2018-11-25 14:08:40,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:40,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["iTV4mIaJQMWhvC-_rEnBPA"], "issued_at": "2018-11-25T14:08:40.000000Z"}} 2018-11-25 14:08:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70bcd31abdb5a7c04990150a0e41fffb07b6a4f6" 2018-11-25 14:08:40,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bab5b0-6768-4e7b-be78-eab3f0d85800 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:40,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-25bab5b0-6768-4e7b-be78-eab3f0d85800 2018-11-25 14:08:40,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:41,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["7RBVlxl4S_2-2JZmSkeoqw"], "issued_at": "2018-11-25T14:08:41.000000Z"}} 2018-11-25 14:08:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:41,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf0b686-8901-493e-a172-cd196fda8e0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:41,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7cf0b686-8901-493e-a172-cd196fda8e0d 2018-11-25 14:08:41,303 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net 2018-11-25 14:08:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" -d '{"network": {"name": "NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net", "admin_state_up": true}}' 2018-11-25 14:08:41,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-90fbef99-f486-4c5d-9328-6d2e2e738ce3 Date: Sun, 25 Nov 2018 14:08:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2fbdb020-9028-47a5-be1c-160903a84416","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:41Z","mtu":1450}} 2018-11-25 14:08:41,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-90fbef99-f486-4c5d-9328-6d2e2e738ce3 2018-11-25 14:08:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:42,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6c84d1b5-ff10-4ccf-803f-8f555efd6d34 Date: Sun, 25 Nov 2018 14:08:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2fbdb020-9028-47a5-be1c-160903a84416","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:41Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:42,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2fbdb020-9028-47a5-be1c-160903a84416 used request id req-6c84d1b5-ff10-4ccf-803f-8f555efd6d34 2018-11-25 14:08:42,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:42,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b6a0ac2-c4ee-41d1-bde8-503188a3634d Date: Sun, 25 Nov 2018 14:08:42 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:08:42,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 used request id req-2b6a0ac2-c4ee-41d1-bde8-503188a3634d 2018-11-25 14:08:42,902 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet 2018-11-25 14:08:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" -d '{"subnets": [{"ip_version": 4, "network_id": "2fbdb020-9028-47a5-be1c-160903a84416", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]}' 2018-11-25 14:08:43,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4cff2567-e9ef-4351-b019-72ad84f7a737 Date: Sun, 25 Nov 2018 14:08:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:43,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-4cff2567-e9ef-4351-b019-72ad84f7a737 2018-11-25 14:08:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:43,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f3d1e943-63d9-4562-a92e-c383f85d2502 Date: Sun, 25 Nov 2018 14:08:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2fbdb020-9028-47a5-be1c-160903a84416","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["b0867e31-c7f5-494d-be5c-020abe194b03"],"description":"","tags":[],"updated_at":"2018-11-25T14:08:43Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:41Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:43,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2fbdb020-9028-47a5-be1c-160903a84416 used request id req-f3d1e943-63d9-4562-a92e-c383f85d2502 2018-11-25 14:08:43,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:44,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1833a470-4776-4d0e-9092-bc7a69adceb5 Date: Sun, 25 Nov 2018 14:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:44,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 used request id req-1833a470-4776-4d0e-9092-bc7a69adceb5 2018-11-25 14:08:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:44,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3d98f72b-19d5-4622-96c7-6157e65cb44a Date: Sun, 25 Nov 2018 14:08:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2fbdb020-9028-47a5-be1c-160903a84416","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["b0867e31-c7f5-494d-be5c-020abe194b03"],"description":"","tags":[],"updated_at":"2018-11-25T14:08:43Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:41Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:44,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net used request id req-3d98f72b-19d5-4622-96c7-6157e65cb44a 2018-11-25 14:08:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:44,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:44,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5b6c65-5fc3-4688-ad4b-07f5083799cb Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:08:44,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-ff5b6c65-5fc3-4688-ad4b-07f5083799cb 2018-11-25 14:08:44,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:44,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6cd3170-031c-47ce-9db8-1867968c2644 Date: Sun, 25 Nov 2018 14:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:44,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 used request id req-a6cd3170-031c-47ce-9db8-1867968c2644 2018-11-25 14:08:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416&name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:45,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-65b0671b-8661-43b3-bdf5-79a173a21ed6 Date: Sun, 25 Nov 2018 14:08:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:45,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416&name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet used request id req-65b0671b-8661-43b3-bdf5-79a173a21ed6 2018-11-25 14:08:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416&name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:45,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5a52886-44e5-4654-8b0b-ee44a1f44ad4 Date: Sun, 25 Nov 2018 14:08:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:45,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416&name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet used request id req-f5a52886-44e5-4654-8b0b-ee44a1f44ad4 2018-11-25 14:08:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:46,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a7cee70b-225b-4edd-8126-9cfb16bd1882 Date: Sun, 25 Nov 2018 14:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:46,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2fbdb020-9028-47a5-be1c-160903a84416 used request id req-a7cee70b-225b-4edd-8126-9cfb16bd1882 2018-11-25 14:08:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:46,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afadcbb6-5d16-44d8-a844-de6e7e448870 Date: Sun, 25 Nov 2018 14:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fbdb020-9028-47a5-be1c-160903a84416","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:43Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b0867e31-c7f5-494d-be5c-020abe194b03","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet"}]} 2018-11-25 14:08:46,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet used request id req-afadcbb6-5d16-44d8-a844-de6e7e448870 2018-11-25 14:08:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:46,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80765430-8428-4e88-98df-eeb420d5bcdf Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:08:46,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-80765430-8428-4e88-98df-eeb420d5bcdf 2018-11-25 14:08:46,651 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet 2018-11-25 14:08:46,651 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-subnet 2018-11-25 14:08:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b0867e31-c7f5-494d-be5c-020abe194b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:48,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30e89188-e5e9-40d7-8c81-f3209032d6b0 Date: Sun, 25 Nov 2018 14:08:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:48,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b0867e31-c7f5-494d-be5c-020abe194b03 used request id req-30e89188-e5e9-40d7-8c81-f3209032d6b0 2018-11-25 14:08:48,960 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ebacfa91-aef6-4533-bb47-7860bd049bf9-pub-net 2018-11-25 14:08:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/2fbdb020-9028-47a5-be1c-160903a84416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce52f9bee5f5eed52408d824b2aea39e529a14f" 2018-11-25 14:08:50,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d53c95fd-c7ef-4d02-9107-87860fc0f426 Date: Sun, 25 Nov 2018 14:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:50,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/2fbdb020-9028-47a5-be1c-160903a84416 used request id req-d53c95fd-c7ef-4d02-9107-87860fc0f426 2018-11-25 14:08:50,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:50,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["gzQeURAqQ76RXFr5fm39Gg"], "issued_at": "2018-11-25T14:08:50.000000Z"}} 2018-11-25 14:08:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ac97e165303ddf8a612511bf4cdcdd4fd4728" 2018-11-25 14:08:50,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81895211-8b73-4a49-8db2-7842946d5871 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:50,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81895211-8b73-4a49-8db2-7842946d5871 2018-11-25 14:08:50,618 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-net 2018-11-25 14:08:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ac97e165303ddf8a612511bf4cdcdd4fd4728" -d '{"network": {"name": "NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-net", "admin_state_up": true}}' 2018-11-25 14:08:51,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-19ee8a04-6e0b-42f9-9466-96d1b51d898d Date: Sun, 25 Nov 2018 14:08:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6b9968df-93bc-4e89-bdf9-387a36e6c421","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:50Z","mtu":1450}} 2018-11-25 14:08:51,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-19ee8a04-6e0b-42f9-9466-96d1b51d898d 2018-11-25 14:08:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6b9968df-93bc-4e89-bdf9-387a36e6c421 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ac97e165303ddf8a612511bf4cdcdd4fd4728" 2018-11-25 14:08:51,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0335dbe9-5d4f-4101-8106-3f665c04f342 Date: Sun, 25 Nov 2018 14:08:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6b9968df-93bc-4e89-bdf9-387a36e6c421","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:51Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:50Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:51,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6b9968df-93bc-4e89-bdf9-387a36e6c421 used request id req-0335dbe9-5d4f-4101-8106-3f665c04f342 2018-11-25 14:08:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6b9968df-93bc-4e89-bdf9-387a36e6c421 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ac97e165303ddf8a612511bf4cdcdd4fd4728" 2018-11-25 14:08:51,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-75a4e309-5b09-4879-a935-7fa28d717029 Date: Sun, 25 Nov 2018 14:08:51 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:08:51,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6b9968df-93bc-4e89-bdf9-387a36e6c421 used request id req-75a4e309-5b09-4879-a935-7fa28d717029 2018-11-25 14:08:51,712 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-subnet 2018-11-25 14:08:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ac97e165303ddf8a612511bf4cdcdd4fd4728" -d '{"subnets": [{"ip_version": 4, "network_id": "6b9968df-93bc-4e89-bdf9-387a36e6c421", "cidr": "", "name": "NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-subnet"}]}' 2018-11-25 14:08:51,874 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-b633417a-33d6-4f27-8321-ccbc2e467d07 Date: Sun, 25 Nov 2018 14:08:51 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 14:08:51,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b633417a-33d6-4f27-8321-ccbc2e467d07 2018-11-25 14:08:51,874 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 14:08:51,874 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-subnet] for network [NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-net] 2018-11-25 14:08:51,875 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f8664c0b-b96c-4c0c-b7d8-4ef9411116b8-pub-net 2018-11-25 14:08:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6b9968df-93bc-4e89-bdf9-387a36e6c421 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ac97e165303ddf8a612511bf4cdcdd4fd4728" 2018-11-25 14:08:53,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85086d97-23ca-4823-93ab-65a28739a59b Date: Sun, 25 Nov 2018 14:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:08:53,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6b9968df-93bc-4e89-bdf9-387a36e6c421 used request id req-85086d97-23ca-4823-93ab-65a28739a59b 2018-11-25 14:08:53,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:08:53,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["rjhaz_ejTcuhJnkR80IP_Q"], "issued_at": "2018-11-25T14:08:53.000000Z"}} 2018-11-25 14:08:53,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:53,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e698987-fa2c-4f31-a38a-f706a85d91a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:08:53,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5e698987-fa2c-4f31-a38a-f706a85d91a3 2018-11-25 14:08:53,809 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net 2018-11-25 14:08:53,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" -d '{"network": {"name": "NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net", "admin_state_up": true}}' 2018-11-25 14:08:54,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e1412326-8e88-40ff-9fcd-5090e8c67de0 Date: Sun, 25 Nov 2018 14:08:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"267a180d-8b41-4cb0-991a-956cc744040a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:54Z","mtu":1450}} 2018-11-25 14:08:54,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e1412326-8e88-40ff-9fcd-5090e8c67de0 2018-11-25 14:08:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4acb2622-1616-4386-8e66-457c57dbd0cc Date: Sun, 25 Nov 2018 14:08:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"267a180d-8b41-4cb0-991a-956cc744040a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:08:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:54Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:54,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=267a180d-8b41-4cb0-991a-956cc744040a used request id req-4acb2622-1616-4386-8e66-457c57dbd0cc 2018-11-25 14:08:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:54,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-019971d8-4179-48e1-b229-1e9099b8386c Date: Sun, 25 Nov 2018 14:08:54 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:08:54,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a used request id req-019971d8-4179-48e1-b229-1e9099b8386c 2018-11-25 14:08:54,824 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet 2018-11-25 14:08:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" -d '{"subnets": [{"ip_version": 4, "network_id": "267a180d-8b41-4cb0-991a-956cc744040a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]}' 2018-11-25 14:08:55,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d13943e-778a-4e9d-a846-4cf2da5f776e Date: Sun, 25 Nov 2018 14:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"267a180d-8b41-4cb0-991a-956cc744040a","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:55Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"f4d17fe8-b9e7-4de9-a104-4e6247de633d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]} 2018-11-25 14:08:55,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-1d13943e-778a-4e9d-a846-4cf2da5f776e 2018-11-25 14:08:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:56,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f19316a8-05e7-4aa7-8286-31217b21f1ff Date: Sun, 25 Nov 2018 14:08:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"267a180d-8b41-4cb0-991a-956cc744040a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["f4d17fe8-b9e7-4de9-a104-4e6247de633d"],"description":"","tags":[],"updated_at":"2018-11-25T14:08:55Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:54Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:56,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=267a180d-8b41-4cb0-991a-956cc744040a used request id req-f19316a8-05e7-4aa7-8286-31217b21f1ff 2018-11-25 14:08:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:56,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ccec9512-0ef4-4caa-a3fb-bfd784e9ad21 Date: Sun, 25 Nov 2018 14:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"267a180d-8b41-4cb0-991a-956cc744040a","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:55Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"f4d17fe8-b9e7-4de9-a104-4e6247de633d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]} 2018-11-25 14:08:56,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a used request id req-ccec9512-0ef4-4caa-a3fb-bfd784e9ad21 2018-11-25 14:08:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:56,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bda24382-cbe4-444d-acb2-a140b4c7c7ef Date: Sun, 25 Nov 2018 14:08:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"267a180d-8b41-4cb0-991a-956cc744040a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["f4d17fe8-b9e7-4de9-a104-4e6247de633d"],"description":"","tags":[],"updated_at":"2018-11-25T14:08:55Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:54Z","provider:network_type":"vxlan"}]} 2018-11-25 14:08:56,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net used request id req-bda24382-cbe4-444d-acb2-a140b4c7c7ef 2018-11-25 14:08:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:08:56,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:08:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:08:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:56,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76bfe66-5e8e-4c16-ad6a-e72e0260daea Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:08:56,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-c76bfe66-5e8e-4c16-ad6a-e72e0260daea 2018-11-25 14:08:56,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:57,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-886b02cc-3460-4d44-87bc-17f263ba1440 Date: Sun, 25 Nov 2018 14:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"267a180d-8b41-4cb0-991a-956cc744040a","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:55Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"f4d17fe8-b9e7-4de9-a104-4e6247de633d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]} 2018-11-25 14:08:57,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a used request id req-886b02cc-3460-4d44-87bc-17f263ba1440 2018-11-25 14:08:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a&name=NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:57,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3fd800ce-1432-40e1-be5e-7773eba65e8e Date: Sun, 25 Nov 2018 14:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"267a180d-8b41-4cb0-991a-956cc744040a","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:55Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"f4d17fe8-b9e7-4de9-a104-4e6247de633d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]} 2018-11-25 14:08:57,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a&name=NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet used request id req-3fd800ce-1432-40e1-be5e-7773eba65e8e 2018-11-25 14:08:57,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a&name=NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:57,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-523c6ba1-2904-4047-88af-5c95b744fc14 Date: Sun, 25 Nov 2018 14:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"267a180d-8b41-4cb0-991a-956cc744040a","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:55Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"f4d17fe8-b9e7-4de9-a104-4e6247de633d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]} 2018-11-25 14:08:57,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a&name=NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet used request id req-523c6ba1-2904-4047-88af-5c95b744fc14 2018-11-25 14:08:57,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:08:57,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d73d55f-35aa-4c76-aa9b-597346eb931e Date: Sun, 25 Nov 2018 14:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"267a180d-8b41-4cb0-991a-956cc744040a","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:08:55Z","dns_nameservers":[],"updated_at":"2018-11-25T14:08:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"f4d17fe8-b9e7-4de9-a104-4e6247de633d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet"}]} 2018-11-25 14:08:57,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=267a180d-8b41-4cb0-991a-956cc744040a used request id req-1d73d55f-35aa-4c76-aa9b-597346eb931e 2018-11-25 14:08:57,630 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet 2018-11-25 14:08:57,630 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-subnet 2018-11-25 14:08:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f4d17fe8-b9e7-4de9-a104-4e6247de633d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:09:00,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65984cf7-5284-4590-85a8-7befadaaba1f Date: Sun, 25 Nov 2018 14:09:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:00,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f4d17fe8-b9e7-4de9-a104-4e6247de633d used request id req-65984cf7-5284-4590-85a8-7befadaaba1f 2018-11-25 14:09:00,196 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-961afc15-1b5f-4ae5-b347-c40f99be5b8d-pub-net 2018-11-25 14:09:00,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/267a180d-8b41-4cb0-991a-956cc744040a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5730c80977bed72ddd3b43b8292056fa6848a14d" 2018-11-25 14:09:01,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac9aaf44-53d8-46d2-86fd-c3d76ea303bc Date: Sun, 25 Nov 2018 14:09:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:01,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/267a180d-8b41-4cb0-991a-956cc744040a used request id req-ac9aaf44-53d8-46d2-86fd-c3d76ea303bc 2018-11-25 14:09:01,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:02,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["wV4KCAg5TayAvBRmoMBu7A"], "issued_at": "2018-11-25T14:09:02.000000Z"}} 2018-11-25 14:09:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6485fd81429782a28f5a9dfeaa014cc5508a37" 2018-11-25 14:09:02,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126e6f82-6a45-467c-985a-d5b03c4ee98a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:02,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-126e6f82-6a45-467c-985a-d5b03c4ee98a 2018-11-25 14:09:02,188 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-net 2018-11-25 14:09:02,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6485fd81429782a28f5a9dfeaa014cc5508a37" -d '{"network": {"name": "NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-net", "admin_state_up": true}}' 2018-11-25 14:09:02,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cab116ad-036f-46ec-ad58-2e52ccd3e758 Date: Sun, 25 Nov 2018 14:09:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7d716f39-8723-40bb-8198-9a9ef92d3796","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:02Z","mtu":1450}} 2018-11-25 14:09:02,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-cab116ad-036f-46ec-ad58-2e52ccd3e758 2018-11-25 14:09:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7d716f39-8723-40bb-8198-9a9ef92d3796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6485fd81429782a28f5a9dfeaa014cc5508a37" 2018-11-25 14:09:02,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c7593f22-0f71-4b08-a227-af6330cb3b79 Date: Sun, 25 Nov 2018 14:09:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d716f39-8723-40bb-8198-9a9ef92d3796","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:02Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:02,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7d716f39-8723-40bb-8198-9a9ef92d3796 used request id req-c7593f22-0f71-4b08-a227-af6330cb3b79 2018-11-25 14:09:02,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7d716f39-8723-40bb-8198-9a9ef92d3796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6485fd81429782a28f5a9dfeaa014cc5508a37" 2018-11-25 14:09:03,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db90e1a2-95bd-4f8d-8eab-5b95b9d2e940 Date: Sun, 25 Nov 2018 14:09:03 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:09:03,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7d716f39-8723-40bb-8198-9a9ef92d3796 used request id req-db90e1a2-95bd-4f8d-8eab-5b95b9d2e940 2018-11-25 14:09:03,111 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-subnet 2018-11-25 14:09:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6485fd81429782a28f5a9dfeaa014cc5508a37" -d '{"subnets": [{"ip_version": 4, "network_id": "7d716f39-8723-40bb-8198-9a9ef92d3796", "cidr": null, "name": "NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-subnet"}]}' 2018-11-25 14:09:03,356 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-11758327-e6ab-4b67-801d-7c5f88e84ff7 Date: Sun, 25 Nov 2018 14:09:03 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-11-25 14:09:03,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-11758327-e6ab-4b67-801d-7c5f88e84ff7 2018-11-25 14:09:03,356 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-11-25 14:09:03,357 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-subnet] for network [NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-net] 2018-11-25 14:09:03,357 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d3ba4399-a85a-45ab-9c38-ecb8fe6a8c1f-pub-net 2018-11-25 14:09:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7d716f39-8723-40bb-8198-9a9ef92d3796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6485fd81429782a28f5a9dfeaa014cc5508a37" 2018-11-25 14:09:04,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8611274-4700-436d-a3ae-137b84b3dcb4 Date: Sun, 25 Nov 2018 14:09:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:04,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7d716f39-8723-40bb-8198-9a9ef92d3796 used request id req-f8611274-4700-436d-a3ae-137b84b3dcb4 2018-11-25 14:09:04,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:04,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["i3AQrBJZSCKBRdgYZh1xyg"], "issued_at": "2018-11-25T14:09:04.000000Z"}} 2018-11-25 14:09:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:04,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00b6e18-f742-441d-a1ba-cd6df0d4378c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:04,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b00b6e18-f742-441d-a1ba-cd6df0d4378c 2018-11-25 14:09:04,670 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net 2018-11-25 14:09:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" -d '{"network": {"name": "NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net", "admin_state_up": true}}' 2018-11-25 14:09:05,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f5ca6b70-0731-4aa3-bde1-2c13e5a0954b Date: Sun, 25 Nov 2018 14:09:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:04Z","mtu":1450}} 2018-11-25 14:09:05,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-f5ca6b70-0731-4aa3-bde1-2c13e5a0954b 2018-11-25 14:09:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-333bc30a-f115-4ee3-99cc-5eedc42b08dd Date: Sun, 25 Nov 2018 14:09:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:04Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:05,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 used request id req-333bc30a-f115-4ee3-99cc-5eedc42b08dd 2018-11-25 14:09:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81194bbc-4a6c-4c4d-ad16-f4d297bbb886 Date: Sun, 25 Nov 2018 14:09:05 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:09:05,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 used request id req-81194bbc-4a6c-4c4d-ad16-f4d297bbb886 2018-11-25 14:09:05,509 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet 2018-11-25 14:09:05,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" -d '{"subnets": [{"ip_version": 4, "network_id": "c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet"}]}' 2018-11-25 14:09:06,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e0e33d8c-1f0e-4f64-97d8-b648f4bf00c0 Date: Sun, 25 Nov 2018 14:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:05Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet"}]} 2018-11-25 14:09:06,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e0e33d8c-1f0e-4f64-97d8-b648f4bf00c0 2018-11-25 14:09:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:06,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4f4b29a2-56ea-4a69-92a4-a263ff92b089 Date: Sun, 25 Nov 2018 14:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:04Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:06,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 used request id req-4f4b29a2-56ea-4a69-92a4-a263ff92b089 2018-11-25 14:09:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:06,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80aa7f03-c5e9-4d5e-b7dd-42f4af46a568 Date: Sun, 25 Nov 2018 14:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:05Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet"}]} 2018-11-25 14:09:06,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 used request id req-80aa7f03-c5e9-4d5e-b7dd-42f4af46a568 2018-11-25 14:09:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:06,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d8eedc62-2251-4c55-8f51-929c21cb8087 Date: Sun, 25 Nov 2018 14:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:04Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:06,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net used request id req-d8eedc62-2251-4c55-8f51-929c21cb8087 2018-11-25 14:09:06,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:09:06,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:09:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:09:06,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:06,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd5af22-279a-4122-a1bb-445b57b7e497 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:06,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-7bd5af22-279a-4122-a1bb-445b57b7e497 2018-11-25 14:09:06,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:06,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b6322e07-e351-4a4a-aeab-536718698782 Date: Sun, 25 Nov 2018 14:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:05Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet"}]} 2018-11-25 14:09:06,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 used request id req-b6322e07-e351-4a4a-aeab-536718698782 2018-11-25 14:09:06,780 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet 2018-11-25 14:09:06,780 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-subnet 2018-11-25 14:09:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:08,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66324fe8-eb8c-49cc-b212-8402d8d352b7 Date: Sun, 25 Nov 2018 14:09:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:08,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6bf67bcc-9bf1-4c6f-b87d-f9254f1fe9a6 used request id req-66324fe8-eb8c-49cc-b212-8402d8d352b7 2018-11-25 14:09:08,180 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fbe87ee6-7cb4-4ac5-82a6-dcbf780694fa-pub-net 2018-11-25 14:09:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5496c1a407f62bf8b8757603ba06f1e5f3df6602" 2018-11-25 14:09:09,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1945deec-1189-4c2b-8536-0c01baf62bda Date: Sun, 25 Nov 2018 14:09:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:09,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/c1cbb6fd-2dd2-4766-bd1a-1ac38fb11942 used request id req-1945deec-1189-4c2b-8536-0c01baf62bda 2018-11-25 14:09:09,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:10,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["wraBfSmBTm273tkL2hRJFw"], "issued_at": "2018-11-25T14:09:10.000000Z"}} 2018-11-25 14:09:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:10,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2febb27e-e73d-4120-9219-27f87d5c0dd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:10,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2febb27e-e73d-4120-9219-27f87d5c0dd9 2018-11-25 14:09:10,425 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net 2018-11-25 14:09:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" -d '{"network": {"name": "NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net", "admin_state_up": true}}' 2018-11-25 14:09:10,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ff49fe01-eb60-4183-8de0-fe9ce0f9ea23 Date: Sun, 25 Nov 2018 14:09:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"627bd5a8-6344-4c09-a889-c9a09762ba15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:10Z","mtu":1450}} 2018-11-25 14:09:10,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ff49fe01-eb60-4183-8de0-fe9ce0f9ea23 2018-11-25 14:09:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=627bd5a8-6344-4c09-a889-c9a09762ba15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:11,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b38aecba-7383-4e51-bc5f-cf8fac25c373 Date: Sun, 25 Nov 2018 14:09:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"627bd5a8-6344-4c09-a889-c9a09762ba15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:10Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:11,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=627bd5a8-6344-4c09-a889-c9a09762ba15 used request id req-b38aecba-7383-4e51-bc5f-cf8fac25c373 2018-11-25 14:09:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:11,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-746aacc3-2f1a-449c-9ec1-43585c5601bc Date: Sun, 25 Nov 2018 14:09:11 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:09:11,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15 used request id req-746aacc3-2f1a-449c-9ec1-43585c5601bc 2018-11-25 14:09:11,262 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet 2018-11-25 14:09:11,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" -d '{"subnets": [{"ip_version": 4, "network_id": "627bd5a8-6344-4c09-a889-c9a09762ba15", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet"}]}' 2018-11-25 14:09:12,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f83a210d-08d4-4b66-8b1f-fbe9c86d00f3 Date: Sun, 25 Nov 2018 14:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627bd5a8-6344-4c09-a889-c9a09762ba15","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:11Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"c9df288d-6e29-499c-be08-494b6b700d10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet"}]} 2018-11-25 14:09:12,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-f83a210d-08d4-4b66-8b1f-fbe9c86d00f3 2018-11-25 14:09:12,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=627bd5a8-6344-4c09-a889-c9a09762ba15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4a707cc9-01fd-4bbc-978f-b12460137b05 Date: Sun, 25 Nov 2018 14:09:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"627bd5a8-6344-4c09-a889-c9a09762ba15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["c9df288d-6e29-499c-be08-494b6b700d10"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:10Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:12,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=627bd5a8-6344-4c09-a889-c9a09762ba15 used request id req-4a707cc9-01fd-4bbc-978f-b12460137b05 2018-11-25 14:09:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:12,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-065f0e52-1832-4d73-be78-4e8b46e61cde Date: Sun, 25 Nov 2018 14:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627bd5a8-6344-4c09-a889-c9a09762ba15","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:11Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"c9df288d-6e29-499c-be08-494b6b700d10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet"}]} 2018-11-25 14:09:12,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15 used request id req-065f0e52-1832-4d73-be78-4e8b46e61cde 2018-11-25 14:09:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:12,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6609b788-87d6-4698-bb27-ffae767eda98 Date: Sun, 25 Nov 2018 14:09:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"627bd5a8-6344-4c09-a889-c9a09762ba15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["c9df288d-6e29-499c-be08-494b6b700d10"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:10Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:12,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net used request id req-6609b788-87d6-4698-bb27-ffae767eda98 2018-11-25 14:09:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:09:12,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:09:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:09:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:12,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfddb851-54eb-4c0c-9acb-8b675e5b1a8f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:12,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-cfddb851-54eb-4c0c-9acb-8b675e5b1a8f 2018-11-25 14:09:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:13,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0989642e-960f-4b24-afc2-2dcd88191f11 Date: Sun, 25 Nov 2018 14:09:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627bd5a8-6344-4c09-a889-c9a09762ba15","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:11Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"c9df288d-6e29-499c-be08-494b6b700d10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet"}]} 2018-11-25 14:09:13,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15 used request id req-0989642e-960f-4b24-afc2-2dcd88191f11 2018-11-25 14:09:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15&name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:13,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-704bf9fb-9e94-45fe-a621-8603288ae2df Date: Sun, 25 Nov 2018 14:09:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627bd5a8-6344-4c09-a889-c9a09762ba15","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:11Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"c9df288d-6e29-499c-be08-494b6b700d10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet"}]} 2018-11-25 14:09:13,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=627bd5a8-6344-4c09-a889-c9a09762ba15&name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet used request id req-704bf9fb-9e94-45fe-a621-8603288ae2df 2018-11-25 14:09:13,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:09:13,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:13,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["UgxltSlvSJawthm4cSx0tw"], "issued_at": "2018-11-25T14:09:13.000000Z"}} 2018-11-25 14:09:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1db6f6c4547c214f7b15311bb5757638cb430c" 2018-11-25 14:09:13,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e175fab7-6efa-4bdc-aaf6-a625e7defd99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:13,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e175fab7-6efa-4bdc-aaf6-a625e7defd99 2018-11-25 14:09:13,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:14,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-45d695e5-efb5-447c-811a-723c657af00b Date: Sun, 25 Nov 2018 14:09:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:09:14,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-45d695e5-efb5-447c-811a-723c657af00b 2018-11-25 14:09:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b92869b3-67b5-451c-959d-87c40a48c706 Date: Sun, 25 Nov 2018 14:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:09:14,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-b92869b3-67b5-451c-959d-87c40a48c706 2018-11-25 14:09:14,741 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router 2018-11-25 14:09:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router", "admin_state_up": true}}' 2018-11-25 14:09:19,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-72b60ba7-114d-4ee5-ab98-a6a35a90a1fd Date: Sun, 25 Nov 2018 14:09:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:09:15Z", "admin_state_up": true, "updated_at": "2018-11-25T14:09:16Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d1e9f0a7-52a0-495a-93b3-cdb48c1356cb", "name": "NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router"}} 2018-11-25 14:09:19,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-72b60ba7-114d-4ee5-ab98-a6a35a90a1fd 2018-11-25 14:09:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d1e9f0a7-52a0-495a-93b3-cdb48c1356cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:19,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-71f6496d-eb45-4218-b2c9-d9bfef330d15 Date: Sun, 25 Nov 2018 14:09:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","ip_address":"169.254.192.8"}],"id":"0602d531-9145-4e88-a69d-14f0b2813489","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:a0:42","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:17Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","ip_address":"169.254.192.7"}],"id":"2a090639-14ea-49ea-b544-f285be88754d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:35:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:17Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","ip_address":"169.254.192.12"}],"id":"55a83c75-07dc-4cba-b5c1-70d5bbc045c8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:cc:28","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:18Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.204"}],"id":"75fdbc60-277b-423d-af7a-2850ddb35f3c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3d:cc:64","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:09:15Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"}]} 2018-11-25 14:09:19,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d1e9f0a7-52a0-495a-93b3-cdb48c1356cb used request id req-71f6496d-eb45-4218-b2c9-d9bfef330d15 2018-11-25 14:09:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:19,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0e2eea4f-ec08-4e58-ab0b-9a4f645786b3 Date: Sun, 25 Nov 2018 14:09:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:09:19,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-0e2eea4f-ec08-4e58-ab0b-9a4f645786b3 2018-11-25 14:09:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:20,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a1ad52ec-f846-4596-a6c0-515af6a972e8 Date: Sun, 25 Nov 2018 14:09:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:20,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc used request id req-a1ad52ec-f846-4596-a6c0-515af6a972e8 2018-11-25 14:09:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:20,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d7fbfd91-0331-4c67-8885-60ae19f3bd33 Date: Sun, 25 Nov 2018 14:09:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:20,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc used request id req-d7fbfd91-0331-4c67-8885-60ae19f3bd33 2018-11-25 14:09:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:20,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f172c35f-507e-4fe9-a02b-19717264a41c Date: Sun, 25 Nov 2018 14:09:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:20,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc used request id req-f172c35f-507e-4fe9-a02b-19717264a41c 2018-11-25 14:09:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:20,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e03192e7-1f73-4179-80e1-51f7fc160208 Date: Sun, 25 Nov 2018 14:09:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:09:15Z", "admin_state_up": true, "updated_at": "2018-11-25T14:09:19Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d1e9f0a7-52a0-495a-93b3-cdb48c1356cb", "name": "NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router"}]} 2018-11-25 14:09:20,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router used request id req-e03192e7-1f73-4179-80e1-51f7fc160208 2018-11-25 14:09:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:20,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da25333e-16f6-42ba-8884-6e968edef00f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:20,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-da25333e-16f6-42ba-8884-6e968edef00f 2018-11-25 14:09:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d1e9f0a7-52a0-495a-93b3-cdb48c1356cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:21,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-e37a8dbd-b541-4e7c-83b5-f8c1ef9767bc Date: Sun, 25 Nov 2018 14:09:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:20Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","ip_address":"169.254.192.8"}],"id":"0602d531-9145-4e88-a69d-14f0b2813489","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:a0:42","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:17Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","ip_address":"169.254.192.7"}],"id":"2a090639-14ea-49ea-b544-f285be88754d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:35:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:17Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","ip_address":"169.254.192.12"}],"id":"55a83c75-07dc-4cba-b5c1-70d5bbc045c8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:cc:28","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:18Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:20Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.204"}],"id":"75fdbc60-277b-423d-af7a-2850ddb35f3c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:cc:64","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:09:15Z","binding:vnic_type":"normal","device_id":"d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"}]} 2018-11-25 14:09:21,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d1e9f0a7-52a0-495a-93b3-cdb48c1356cb used request id req-e37a8dbd-b541-4e7c-83b5-f8c1ef9767bc 2018-11-25 14:09:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1abccf08-478f-4903-b85d-b62b0773e4cc Date: Sun, 25 Nov 2018 14:09:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:09:21,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-1abccf08-478f-4903-b85d-b62b0773e4cc 2018-11-25 14:09:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:21,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-19dfada8-c06b-470b-b309-65fac9bfde0c Date: Sun, 25 Nov 2018 14:09:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:21,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc used request id req-19dfada8-c06b-470b-b309-65fac9bfde0c 2018-11-25 14:09:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:21,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6c4df4fa-29ff-4e6f-a59a-cc1814058c23 Date: Sun, 25 Nov 2018 14:09:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:21,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc used request id req-6c4df4fa-29ff-4e6f-a59a-cc1814058c23 2018-11-25 14:09:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:21,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-342fd443-74de-4718-8186-1be9f60bfc6e Date: Sun, 25 Nov 2018 14:09:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2229c569-fa6c-4a7f-8208-5c0f76bbbb10","tenant_id":"","created_at":"2018-11-25T14:09:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3184a371-f07b-4e15-92bd-70d5ac0533fc","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:21,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3184a371-f07b-4e15-92bd-70d5ac0533fc used request id req-342fd443-74de-4718-8186-1be9f60bfc6e 2018-11-25 14:09:21,653 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router 2018-11-25 14:09:21,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d1e9f0a7-52a0-495a-93b3-cdb48c1356cb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" -d '{"subnet_id": "c9df288d-6e29-499c-be08-494b6b700d10"}' 2018-11-25 14:09:23,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c007c992-6cba-4f2e-b649-575073682ce2 Date: Sun, 25 Nov 2018 14:09:23 GMT RESP BODY: {"network_id": "627bd5a8-6344-4c09-a889-c9a09762ba15", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "subnet_id": "c9df288d-6e29-499c-be08-494b6b700d10", "subnet_ids": ["c9df288d-6e29-499c-be08-494b6b700d10"], "port_id": "65847ba2-5405-4444-9276-65ef54a4a10a", "id": "d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"} 2018-11-25 14:09:23,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d1e9f0a7-52a0-495a-93b3-cdb48c1356cb/add_router_interface used request id req-c007c992-6cba-4f2e-b649-575073682ce2 2018-11-25 14:09:23,572 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router 2018-11-25 14:09:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d1e9f0a7-52a0-495a-93b3-cdb48c1356cb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" -d '{"subnet_id": "c9df288d-6e29-499c-be08-494b6b700d10"}' 2018-11-25 14:09:24,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb75dddf-ac04-45f8-a5cc-d67e27634075 Date: Sun, 25 Nov 2018 14:09:24 GMT RESP BODY: {"network_id": "627bd5a8-6344-4c09-a889-c9a09762ba15", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "subnet_id": "c9df288d-6e29-499c-be08-494b6b700d10", "subnet_ids": ["c9df288d-6e29-499c-be08-494b6b700d10"], "port_id": "65847ba2-5405-4444-9276-65ef54a4a10a", "id": "d1e9f0a7-52a0-495a-93b3-cdb48c1356cb"} 2018-11-25 14:09:24,979 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d1e9f0a7-52a0-495a-93b3-cdb48c1356cb/remove_router_interface used request id req-eb75dddf-ac04-45f8-a5cc-d67e27634075 2018-11-25 14:09:24,979 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router 2018-11-25 14:09:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/d1e9f0a7-52a0-495a-93b3-cdb48c1356cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:28,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1684b9b1-e7cc-48d4-bacd-09b10f41ed3a Content-Length: 0 Date: Sun, 25 Nov 2018 14:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:28,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/d1e9f0a7-52a0-495a-93b3-cdb48c1356cb used request id req-1684b9b1-e7cc-48d4-bacd-09b10f41ed3a 2018-11-25 14:09:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:28,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e91d32a8-d53a-4c69-b7ab-a6c1895d6521 Date: Sun, 25 Nov 2018 14:09:28 GMT RESP BODY: {"routers": []} 2018-11-25 14:09:28,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-router used request id req-e91d32a8-d53a-4c69-b7ab-a6c1895d6521 2018-11-25 14:09:28,466 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet 2018-11-25 14:09:28,467 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-subnet 2018-11-25 14:09:28,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c9df288d-6e29-499c-be08-494b6b700d10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:30,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e2d6f80-e607-429d-888b-35fb2f6e8263 Date: Sun, 25 Nov 2018 14:09:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:30,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c9df288d-6e29-499c-be08-494b6b700d10 used request id req-3e2d6f80-e607-429d-888b-35fb2f6e8263 2018-11-25 14:09:30,519 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-051fd9f2-aeaa-422f-bef4-1425871c77be-pub-net 2018-11-25 14:09:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/627bd5a8-6344-4c09-a889-c9a09762ba15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13169a7dbf36ea8a6abcd389191ecf53e829c9e4" 2018-11-25 14:09:31,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd3ec5d4-a07a-46af-83d6-7c2e70859c64 Date: Sun, 25 Nov 2018 14:09:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:31,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/627bd5a8-6344-4c09-a889-c9a09762ba15 used request id req-fd3ec5d4-a07a-46af-83d6-7c2e70859c64 2018-11-25 14:09:31,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:32,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["CKkySD9qQSG48l2E7lnajw"], "issued_at": "2018-11-25T14:09:32.000000Z"}} 2018-11-25 14:09:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:32,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c78ddf-799a-4fe2-822f-ff8bdcee1879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:32,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-00c78ddf-799a-4fe2-822f-ff8bdcee1879 2018-11-25 14:09:32,336 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net 2018-11-25 14:09:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" -d '{"network": {"name": "NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net", "admin_state_up": true}}' 2018-11-25 14:09:32,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-df826605-62a6-4535-b05d-6128007726a4 Date: Sun, 25 Nov 2018 14:09:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:32Z","mtu":1450}} 2018-11-25 14:09:32,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-df826605-62a6-4535-b05d-6128007726a4 2018-11-25 14:09:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e92bbac5-aa35-4679-a3e1-719d00efed8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:33,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1cae3706-e79d-41d3-baa7-07b5064e8bcc Date: Sun, 25 Nov 2018 14:09:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:33,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e92bbac5-aa35-4679-a3e1-719d00efed8f used request id req-1cae3706-e79d-41d3-baa7-07b5064e8bcc 2018-11-25 14:09:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e92bbac5-aa35-4679-a3e1-719d00efed8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:33,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d28699d4-9313-4961-93f6-35d23243af8c Date: Sun, 25 Nov 2018 14:09:33 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:09:33,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e92bbac5-aa35-4679-a3e1-719d00efed8f used request id req-d28699d4-9313-4961-93f6-35d23243af8c 2018-11-25 14:09:33,227 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet 2018-11-25 14:09:33,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" -d '{"subnets": [{"ip_version": 4, "network_id": "e92bbac5-aa35-4679-a3e1-719d00efed8f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet"}]}' 2018-11-25 14:09:33,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-360cdd2a-1e09-4b43-9c95-6aac923fc378 Date: Sun, 25 Nov 2018 14:09:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"1cba99ee-f16c-46de-ac09-3b2adad0cbca","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet"}]} 2018-11-25 14:09:33,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-360cdd2a-1e09-4b43-9c95-6aac923fc378 2018-11-25 14:09:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e92bbac5-aa35-4679-a3e1-719d00efed8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:34,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e5f9ad80-d53e-41d5-835d-3ebaab73a184 Date: Sun, 25 Nov 2018 14:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["1cba99ee-f16c-46de-ac09-3b2adad0cbca"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:34,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e92bbac5-aa35-4679-a3e1-719d00efed8f used request id req-e5f9ad80-d53e-41d5-835d-3ebaab73a184 2018-11-25 14:09:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e92bbac5-aa35-4679-a3e1-719d00efed8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a16ad644-8bba-4fa9-a73c-61bf1b7e57a8 Date: Sun, 25 Nov 2018 14:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"1cba99ee-f16c-46de-ac09-3b2adad0cbca","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet"}]} 2018-11-25 14:09:34,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e92bbac5-aa35-4679-a3e1-719d00efed8f used request id req-a16ad644-8bba-4fa9-a73c-61bf1b7e57a8 2018-11-25 14:09:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:34,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7893a6e4-d0cb-4b28-b256-dfc44abf6f23 Date: Sun, 25 Nov 2018 14:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["1cba99ee-f16c-46de-ac09-3b2adad0cbca"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:34,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net used request id req-7893a6e4-d0cb-4b28-b256-dfc44abf6f23 2018-11-25 14:09:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:09:34,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:09:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:09:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:34,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d24678-ae41-4084-b9f1-e7c0700d5f77 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:34,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-29d24678-ae41-4084-b9f1-e7c0700d5f77 2018-11-25 14:09:34,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e92bbac5-aa35-4679-a3e1-719d00efed8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:34,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9d42a7d9-7cf2-4ed9-a3e0-23069c48a7ad Date: Sun, 25 Nov 2018 14:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e92bbac5-aa35-4679-a3e1-719d00efed8f","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"1cba99ee-f16c-46de-ac09-3b2adad0cbca","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet"}]} 2018-11-25 14:09:34,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e92bbac5-aa35-4679-a3e1-719d00efed8f used request id req-9d42a7d9-7cf2-4ed9-a3e0-23069c48a7ad 2018-11-25 14:09:34,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:09:34,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:34,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["rqOa32SlRu-AfCvbZHN9ow"], "issued_at": "2018-11-25T14:09:34.000000Z"}} 2018-11-25 14:09:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d62780f853bfcbcbdd647cdc9011f8c1216529" 2018-11-25 14:09:34,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07a629a-c6cf-4977-96e9-abc53a44e5f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:34,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e07a629a-c6cf-4977-96e9-abc53a44e5f7 2018-11-25 14:09:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:35,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-292ff146-5c98-4384-8cfa-70d4e9d5da42 Date: Sun, 25 Nov 2018 14:09:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:09:35,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-292ff146-5c98-4384-8cfa-70d4e9d5da42 2018-11-25 14:09:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:35,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d11ac583-9728-463a-a7d7-7b77724563be Date: Sun, 25 Nov 2018 14:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:09:35,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-d11ac583-9728-463a-a7d7-7b77724563be 2018-11-25 14:09:35,411 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router 2018-11-25 14:09:35,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router", "admin_state_up": true}}' 2018-11-25 14:09:40,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8b28fd0a-dcd8-4682-89b1-38e901c2f5ce Date: Sun, 25 Nov 2018 14:09:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:09:36Z", "admin_state_up": true, "updated_at": "2018-11-25T14:09:36Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4fde0a2a-40e5-4ff7-8c34-973e443b165c", "name": "NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router"}} 2018-11-25 14:09:40,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-8b28fd0a-dcd8-4682-89b1-38e901c2f5ce 2018-11-25 14:09:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=4fde0a2a-40e5-4ff7-8c34-973e443b165c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-73a4e005-f808-4a01-82b8-b666fe861f7d Date: Sun, 25 Nov 2018 14:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f984e26e-182e-44cc-ae49-57c23ffe2383","ip_address":"169.254.192.11"}],"id":"0123cd0e-2442-4623-b97a-32e031efd8b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:67:2d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:39Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f984e26e-182e-44cc-ae49-57c23ffe2383","ip_address":"169.254.192.9"}],"id":"a39a30e7-7632-4d6c-8949-ea0f11a00dee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:bf:ed","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:38Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.200"}],"id":"b004e0fb-667f-4937-b29d-723b36128a68","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:29:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:09:36Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f984e26e-182e-44cc-ae49-57c23ffe2383","ip_address":"169.254.192.4"}],"id":"f877e2ce-559a-4617-8126-fd1a2003e88b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c5:9b:dd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:37Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"}]} 2018-11-25 14:09:40,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=4fde0a2a-40e5-4ff7-8c34-973e443b165c used request id req-73a4e005-f808-4a01-82b8-b666fe861f7d 2018-11-25 14:09:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:40,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8ca212c8-0081-474b-a82c-99faa19f4053 Date: Sun, 25 Nov 2018 14:09:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:09:40,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-8ca212c8-0081-474b-a82c-99faa19f4053 2018-11-25 14:09:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c0012992-63b6-4fbe-8d14-7ec925f788c4 Date: Sun, 25 Nov 2018 14:09:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:35Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f984e26e-182e-44cc-ae49-57c23ffe2383","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:40,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 used request id req-c0012992-63b6-4fbe-8d14-7ec925f788c4 2018-11-25 14:09:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:41,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0432463-db5d-428b-a9df-4c614de38e48 Date: Sun, 25 Nov 2018 14:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:35Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f984e26e-182e-44cc-ae49-57c23ffe2383","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:41,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 used request id req-d0432463-db5d-428b-a9df-4c614de38e48 2018-11-25 14:09:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:41,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f562d1fa-0cc0-49af-96a7-4ed1ec9133ad Date: Sun, 25 Nov 2018 14:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:35Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f984e26e-182e-44cc-ae49-57c23ffe2383","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:41,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 used request id req-f562d1fa-0cc0-49af-96a7-4ed1ec9133ad 2018-11-25 14:09:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:41,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-13f07684-7d9c-4309-ac5a-232fbc0bc577 Date: Sun, 25 Nov 2018 14:09:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:09:36Z", "admin_state_up": true, "updated_at": "2018-11-25T14:09:39Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "4fde0a2a-40e5-4ff7-8c34-973e443b165c", "name": "NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router"}]} 2018-11-25 14:09:41,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router used request id req-13f07684-7d9c-4309-ac5a-232fbc0bc577 2018-11-25 14:09:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c667d7c8-d3bb-42a8-bd18-985dfbe5c595 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:41,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-c667d7c8-d3bb-42a8-bd18-985dfbe5c595 2018-11-25 14:09:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=4fde0a2a-40e5-4ff7-8c34-973e443b165c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:41,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-85daedef-20fe-459f-a0ab-829964126786 Date: Sun, 25 Nov 2018 14:09:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:41Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f984e26e-182e-44cc-ae49-57c23ffe2383","ip_address":"169.254.192.11"}],"id":"0123cd0e-2442-4623-b97a-32e031efd8b4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:67:2d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:39Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f984e26e-182e-44cc-ae49-57c23ffe2383","ip_address":"169.254.192.9"}],"id":"a39a30e7-7632-4d6c-8949-ea0f11a00dee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:bf:ed","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:38Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:41Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.200"}],"id":"b004e0fb-667f-4937-b29d-723b36128a68","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:29:fc","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:09:36Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:09:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f984e26e-182e-44cc-ae49-57c23ffe2383","ip_address":"169.254.192.4"}],"id":"f877e2ce-559a-4617-8126-fd1a2003e88b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c5:9b:dd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:37Z","binding:vnic_type":"normal","device_id":"4fde0a2a-40e5-4ff7-8c34-973e443b165c"}]} 2018-11-25 14:09:41,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=4fde0a2a-40e5-4ff7-8c34-973e443b165c used request id req-85daedef-20fe-459f-a0ab-829964126786 2018-11-25 14:09:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:41,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4e525936-f926-41e9-b5f1-4cd47c33990b Date: Sun, 25 Nov 2018 14:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:09:41,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-4e525936-f926-41e9-b5f1-4cd47c33990b 2018-11-25 14:09:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:42,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-000dd66a-debd-45bf-aaa0-f9a8f1ffb812 Date: Sun, 25 Nov 2018 14:09:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:35Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f984e26e-182e-44cc-ae49-57c23ffe2383","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:42,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 used request id req-000dd66a-debd-45bf-aaa0-f9a8f1ffb812 2018-11-25 14:09:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:42,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-083c6a3a-d959-4bc9-b80a-77e5a8a046d5 Date: Sun, 25 Nov 2018 14:09:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:35Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f984e26e-182e-44cc-ae49-57c23ffe2383","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:42,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 used request id req-083c6a3a-d959-4bc9-b80a-77e5a8a046d5 2018-11-25 14:09:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:42,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cae76059-0205-4fcc-8a4e-05318266f6e5 Date: Sun, 25 Nov 2018 14:09:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90dc536a-68d8-4dd3-8246-d4a2b67453f8","tenant_id":"","created_at":"2018-11-25T14:09:35Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f984e26e-182e-44cc-ae49-57c23ffe2383","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:09:42,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f984e26e-182e-44cc-ae49-57c23ffe2383 used request id req-cae76059-0205-4fcc-8a4e-05318266f6e5 2018-11-25 14:09:42,298 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet 2018-11-25 14:09:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1cba99ee-f16c-46de-ac09-3b2adad0cbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:44,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d63fc6e9-341e-4fb0-ba15-219e03b893dc Date: Sun, 25 Nov 2018 14:09:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:44,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1cba99ee-f16c-46de-ac09-3b2adad0cbca used request id req-d63fc6e9-341e-4fb0-ba15-219e03b893dc 2018-11-25 14:09:44,680 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router 2018-11-25 14:09:44,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/4fde0a2a-40e5-4ff7-8c34-973e443b165c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" -d '{"subnet_id": "1cba99ee-f16c-46de-ac09-3b2adad0cbca"}' 2018-11-25 14:09:44,878 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-3c0d904d-223b-49d2-b3a8-f73670fdb3ec Date: Sun, 25 Nov 2018 14:09:44 GMT RESP BODY: {"NeutronError": {"message": "Subnet 1cba99ee-f16c-46de-ac09-3b2adad0cbca could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-25 14:09:44,878 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/4fde0a2a-40e5-4ff7-8c34-973e443b165c/add_router_interface used request id req-3c0d904d-223b-49d2-b3a8-f73670fdb3ec 2018-11-25 14:09:44,879 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 1cba99ee-f16c-46de-ac09-3b2adad0cbca could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-25 14:09:44,879 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router 2018-11-25 14:09:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/4fde0a2a-40e5-4ff7-8c34-973e443b165c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:48,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-808fd214-bcc4-40d4-a6c6-ad7ab55a43db Content-Length: 0 Date: Sun, 25 Nov 2018 14:09:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:48,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/4fde0a2a-40e5-4ff7-8c34-973e443b165c used request id req-808fd214-bcc4-40d4-a6c6-ad7ab55a43db 2018-11-25 14:09:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:48,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9a72d7fd-985a-4767-80b0-44faef953032 Date: Sun, 25 Nov 2018 14:09:48 GMT RESP BODY: {"routers": []} 2018-11-25 14:09:48,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-router used request id req-9a72d7fd-985a-4767-80b0-44faef953032 2018-11-25 14:09:48,502 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet 2018-11-25 14:09:48,503 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-subnet 2018-11-25 14:09:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1cba99ee-f16c-46de-ac09-3b2adad0cbca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:48,711 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-6ce96c37-797f-476f-a209-fecd145c77d2 Date: Sun, 25 Nov 2018 14:09:48 GMT RESP BODY: {"NeutronError": {"message": "Subnet 1cba99ee-f16c-46de-ac09-3b2adad0cbca could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-25 14:09:48,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1cba99ee-f16c-46de-ac09-3b2adad0cbca used request id req-6ce96c37-797f-476f-a209-fecd145c77d2 2018-11-25 14:09:48,712 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 1cba99ee-f16c-46de-ac09-3b2adad0cbca could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-25 14:09:48,712 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-71674663-89a6-453f-9c21-019017879edf-pub-net 2018-11-25 14:09:48,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e92bbac5-aa35-4679-a3e1-719d00efed8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ae53407b9c9c551a9c30c9b57024243264b98" 2018-11-25 14:09:49,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-429598d1-2ab3-43d9-9063-15f401ba41f3 Date: Sun, 25 Nov 2018 14:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:49,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e92bbac5-aa35-4679-a3e1-719d00efed8f used request id req-429598d1-2ab3-43d9-9063-15f401ba41f3 2018-11-25 14:09:49,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:49,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["JsyL78dHQCmXPNJLcY0y5Q"], "issued_at": "2018-11-25T14:09:49.000000Z"}} 2018-11-25 14:09:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:49,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3312a7bf-bd0e-4202-8d55-7fc52ee894e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:49,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3312a7bf-bd0e-4202-8d55-7fc52ee894e1 2018-11-25 14:09:49,973 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net 2018-11-25 14:09:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" -d '{"network": {"name": "NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net", "admin_state_up": true}}' 2018-11-25 14:09:50,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3646bb67-d4bf-4149-a337-3156376aabd4 Date: Sun, 25 Nov 2018 14:09:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:50Z","mtu":1450}} 2018-11-25 14:09:50,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3646bb67-d4bf-4149-a337-3156376aabd4 2018-11-25 14:09:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:50,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-65497913-f702-4186-9584-3fd615fe760a Date: Sun, 25 Nov 2018 14:09:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:50Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:50,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 used request id req-65497913-f702-4186-9584-3fd615fe760a 2018-11-25 14:09:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:51,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-02f0e546-b254-4e9d-bdee-0d7722a1e43a Date: Sun, 25 Nov 2018 14:09:51 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:09:51,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 used request id req-02f0e546-b254-4e9d-bdee-0d7722a1e43a 2018-11-25 14:09:51,043 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet 2018-11-25 14:09:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" -d '{"subnets": [{"ip_version": 4, "network_id": "1f6448ea-c7d2-4b93-bdec-c4266a3de389", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet"}]}' 2018-11-25 14:09:51,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8e91e8c-311b-45d6-8e18-c36b39116a1c Date: Sun, 25 Nov 2018 14:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:51Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:51Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b5f3e992-3144-4ee3-b3c9-b86195ceec1f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet"}]} 2018-11-25 14:09:51,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c8e91e8c-311b-45d6-8e18-c36b39116a1c 2018-11-25 14:09:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:51,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cd3d2672-5404-4be5-8d71-c6ee0a5e93be Date: Sun, 25 Nov 2018 14:09:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["b5f3e992-3144-4ee3-b3c9-b86195ceec1f"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:50Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:51,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 used request id req-cd3d2672-5404-4be5-8d71-c6ee0a5e93be 2018-11-25 14:09:51,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:52,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-25c671b1-9d5f-475b-80db-85750d2a4404 Date: Sun, 25 Nov 2018 14:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:51Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b5f3e992-3144-4ee3-b3c9-b86195ceec1f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet"}]} 2018-11-25 14:09:52,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 used request id req-25c671b1-9d5f-475b-80db-85750d2a4404 2018-11-25 14:09:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:52,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b4593f09-9d09-4ad5-9982-a2d1314a9c96 Date: Sun, 25 Nov 2018 14:09:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["b5f3e992-3144-4ee3-b3c9-b86195ceec1f"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:50Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:52,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net used request id req-b4593f09-9d09-4ad5-9982-a2d1314a9c96 2018-11-25 14:09:52,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:09:52,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:09:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:09:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:52,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9146665e-cdc4-403a-a68c-0433376d3e1a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-9146665e-cdc4-403a-a68c-0433376d3e1a 2018-11-25 14:09:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:52,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d810df7a-a23f-4917-b02a-e33373e9b383 Date: Sun, 25 Nov 2018 14:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:51Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b5f3e992-3144-4ee3-b3c9-b86195ceec1f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet"}]} 2018-11-25 14:09:52,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389 used request id req-d810df7a-a23f-4917-b02a-e33373e9b383 2018-11-25 14:09:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389&name=NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:52,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f2b6857-ffb7-49ac-82dc-e5b90287518b Date: Sun, 25 Nov 2018 14:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f6448ea-c7d2-4b93-bdec-c4266a3de389","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:51Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"b5f3e992-3144-4ee3-b3c9-b86195ceec1f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet"}]} 2018-11-25 14:09:52,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1f6448ea-c7d2-4b93-bdec-c4266a3de389&name=NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet used request id req-7f2b6857-ffb7-49ac-82dc-e5b90287518b 2018-11-25 14:09:52,722 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet 2018-11-25 14:09:52,722 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-subnet 2018-11-25 14:09:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b5f3e992-3144-4ee3-b3c9-b86195ceec1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:54,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2178d54a-fd07-421a-9d0f-dbc4387b7534 Date: Sun, 25 Nov 2018 14:09:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:54,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b5f3e992-3144-4ee3-b3c9-b86195ceec1f used request id req-2178d54a-fd07-421a-9d0f-dbc4387b7534 2018-11-25 14:09:54,758 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5b1a9429-fcae-4039-bfb2-ca0d1e4a686b-pub-net 2018-11-25 14:09:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/1f6448ea-c7d2-4b93-bdec-c4266a3de389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb1bad5f34e219cd1167859394bf857c539cb31" 2018-11-25 14:09:56,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c687db0-908a-426a-a303-8681b8758a26 Date: Sun, 25 Nov 2018 14:09:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:09:56,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/1f6448ea-c7d2-4b93-bdec-c4266a3de389 used request id req-1c687db0-908a-426a-a303-8681b8758a26 2018-11-25 14:09:56,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:56,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["Gz6n3MrBRPahIvM6wCfv8w"], "issued_at": "2018-11-25T14:09:56.000000Z"}} 2018-11-25 14:09:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:56,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b6de76-ff17-4c5a-941f-6f3c9349dd68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:56,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7b6de76-ff17-4c5a-941f-6f3c9349dd68 2018-11-25 14:09:56,722 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net 2018-11-25 14:09:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" -d '{"network": {"name": "NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net", "admin_state_up": true}}' 2018-11-25 14:09:57,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a3df08a4-57eb-45cd-98f1-2111d642e542 Date: Sun, 25 Nov 2018 14:09:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:56Z","mtu":1450}} 2018-11-25 14:09:57,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a3df08a4-57eb-45cd-98f1-2111d642e542 2018-11-25 14:09:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:57,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e739b545-661f-4564-978e-09ba79bd96f9 Date: Sun, 25 Nov 2018 14:09:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:09:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:57,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 used request id req-e739b545-661f-4564-978e-09ba79bd96f9 2018-11-25 14:09:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-088055af-55ad-4719-91e9-f92eed79be06 Date: Sun, 25 Nov 2018 14:09:57 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:09:57,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 used request id req-088055af-55ad-4719-91e9-f92eed79be06 2018-11-25 14:09:57,561 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet 2018-11-25 14:09:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" -d '{"subnets": [{"ip_version": 4, "network_id": "b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet"}]}' 2018-11-25 14:09:58,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d7f405bd-b394-4f7e-acc6-1f09cc89eb10 Date: Sun, 25 Nov 2018 14:09:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"474a0860-bd28-4b73-b57d-c6cbd49774d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet"}]} 2018-11-25 14:09:58,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d7f405bd-b394-4f7e-acc6-1f09cc89eb10 2018-11-25 14:09:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:58,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a9f5f1c7-7adf-42e9-9f6e-aa55b84efd70 Date: Sun, 25 Nov 2018 14:09:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["474a0860-bd28-4b73-b57d-c6cbd49774d7"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:58,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 used request id req-a9f5f1c7-7adf-42e9-9f6e-aa55b84efd70 2018-11-25 14:09:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:58,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f12001a3-4947-4ef4-82e8-4b36be787bdf Date: Sun, 25 Nov 2018 14:09:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"474a0860-bd28-4b73-b57d-c6cbd49774d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet"}]} 2018-11-25 14:09:58,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 used request id req-f12001a3-4947-4ef4-82e8-4b36be787bdf 2018-11-25 14:09:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:58,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ff89792d-28a7-42d7-8388-15fe4d139aaa Date: Sun, 25 Nov 2018 14:09:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["474a0860-bd28-4b73-b57d-c6cbd49774d7"],"description":"","tags":[],"updated_at":"2018-11-25T14:09:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:09:58,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net used request id req-ff89792d-28a7-42d7-8388-15fe4d139aaa 2018-11-25 14:09:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:09:58,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:09:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:09:58,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:58,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b555f5db-2d70-49b5-bd8c-274f6fbd23d0 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:09:58,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-b555f5db-2d70-49b5-bd8c-274f6fbd23d0 2018-11-25 14:09:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:59,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-943d6d16-86ac-411c-b278-3d4aa7c58ba7 Date: Sun, 25 Nov 2018 14:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:09:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:09:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"474a0860-bd28-4b73-b57d-c6cbd49774d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet"}]} 2018-11-25 14:09:59,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 used request id req-943d6d16-86ac-411c-b278-3d4aa7c58ba7 2018-11-25 14:09:59,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:09:59,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:09:59,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["sKFMpqsZRjimRGTRR89n3A"], "issued_at": "2018-11-25T14:09:59.000000Z"}} 2018-11-25 14:09:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd18bdb0435ca99c0b1b64fa9c612511987326" 2018-11-25 14:09:59,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16bddcc-8b5a-4b25-827a-80dd9be8b85f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:09:59,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e16bddcc-8b5a-4b25-827a-80dd9be8b85f 2018-11-25 14:09:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:09:59,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-eae79df1-57e7-4502-b985-a23fd625ab55 Date: Sun, 25 Nov 2018 14:09:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:09:59,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-eae79df1-57e7-4502-b985-a23fd625ab55 2018-11-25 14:09:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-98c0787b-c71c-4b24-aba2-e790007f9a40 Date: Sun, 25 Nov 2018 14:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:10:00,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-98c0787b-c71c-4b24-aba2-e790007f9a40 2018-11-25 14:10:00,016 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router 2018-11-25 14:10:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router", "admin_state_up": true}}' 2018-11-25 14:10:05,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d0daf2da-bac9-48d0-8228-99cff12fad98 Date: Sun, 25 Nov 2018 14:10:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:10:00Z", "admin_state_up": true, "updated_at": "2018-11-25T14:10:01Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ad348d65-0674-40ef-8e6e-6072ec3c5ba1", "name": "NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router"}} 2018-11-25 14:10:05,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-d0daf2da-bac9-48d0-8228-99cff12fad98 2018-11-25 14:10:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ad348d65-0674-40ef-8e6e-6072ec3c5ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-c35ad52c-fc64-4c24-8041-380a50ecdca9 Date: Sun, 25 Nov 2018 14:10:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:01Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.207"}],"id":"50fd16ed-b25e-41d6-893f-2664c3e61ccb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:86:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:10:01Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","ip_address":"169.254.192.7"}],"id":"9135e380-e36b-4581-9530-d294edfd69fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:12:50","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:02Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","ip_address":"169.254.192.4"}],"id":"bd0c4eca-8dde-4588-9432-51e1e935870c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:e9:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:03Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","ip_address":"169.254.192.3"}],"id":"e77ca624-71e2-4942-8ec8-f1e59c0a15a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:74:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:03Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"}]} 2018-11-25 14:10:05,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ad348d65-0674-40ef-8e6e-6072ec3c5ba1 used request id req-c35ad52c-fc64-4c24-8041-380a50ecdca9 2018-11-25 14:10:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:05,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-11c513c6-8b38-442e-8be2-3d3e10180f4a Date: Sun, 25 Nov 2018 14:10:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:10:05,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-11c513c6-8b38-442e-8be2-3d3e10180f4a 2018-11-25 14:10:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:05,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-10955bdc-d551-4da7-98fc-4be367f358db Date: Sun, 25 Nov 2018 14:10:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:00Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:10:05,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd used request id req-10955bdc-d551-4da7-98fc-4be367f358db 2018-11-25 14:10:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9766d93c-7e5f-4d4d-85b9-37c8bf5108ae Date: Sun, 25 Nov 2018 14:10:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:00Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:10:05,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd used request id req-9766d93c-7e5f-4d4d-85b9-37c8bf5108ae 2018-11-25 14:10:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc3e8fe7-8869-4239-ae31-c638fabebe77 Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:00Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:10:06,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd used request id req-cc3e8fe7-8869-4239-ae31-c638fabebe77 2018-11-25 14:10:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-69ba9d83-2a4e-4023-a103-616db7521492 Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:10:00Z", "admin_state_up": true, "updated_at": "2018-11-25T14:10:04Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "ad348d65-0674-40ef-8e6e-6072ec3c5ba1", "name": "NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router"}]} 2018-11-25 14:10:06,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router used request id req-69ba9d83-2a4e-4023-a103-616db7521492 2018-11-25 14:10:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3f13e1-e1ca-4089-a0ec-91faca57fc0d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:06,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-3b3f13e1-e1ca-4089-a0ec-91faca57fc0d 2018-11-25 14:10:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ad348d65-0674-40ef-8e6e-6072ec3c5ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-74f628e8-bc33-424c-8821-2376fd43ac69 Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:06Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.207"}],"id":"50fd16ed-b25e-41d6-893f-2664c3e61ccb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:86:fe","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:10:01Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:06Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","ip_address":"169.254.192.7"}],"id":"9135e380-e36b-4581-9530-d294edfd69fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:12:50","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:02Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","ip_address":"169.254.192.4"}],"id":"bd0c4eca-8dde-4588-9432-51e1e935870c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:e9:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:03Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","ip_address":"169.254.192.3"}],"id":"e77ca624-71e2-4942-8ec8-f1e59c0a15a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:74:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:03Z","binding:vnic_type":"normal","device_id":"ad348d65-0674-40ef-8e6e-6072ec3c5ba1"}]} 2018-11-25 14:10:06,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ad348d65-0674-40ef-8e6e-6072ec3c5ba1 used request id req-74f628e8-bc33-424c-8821-2376fd43ac69 2018-11-25 14:10:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-de17b897-27e2-4e0d-9fac-93590217fe20 Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:10:06,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-de17b897-27e2-4e0d-9fac-93590217fe20 2018-11-25 14:10:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48232016-6b48-4a72-b4fb-7ed0fcdaa017 Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:00Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:10:06,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd used request id req-48232016-6b48-4a72-b4fb-7ed0fcdaa017 2018-11-25 14:10:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e16b734e-2289-4046-9db4-bd727243b7b4 Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:00Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:10:06,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd used request id req-e16b734e-2289-4046-9db4-bd727243b7b4 2018-11-25 14:10:06,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:06,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c0cbf08-b5de-4ac0-b5ca-6d342399200d Date: Sun, 25 Nov 2018 14:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac60d879-1bce-4bf6-9ac8-37e4df4cd15d","tenant_id":"","created_at":"2018-11-25T14:10:00Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ed250e4c-243d-4acd-93b8-6f08a42f2ffd","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:10:06,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ed250e4c-243d-4acd-93b8-6f08a42f2ffd used request id req-8c0cbf08-b5de-4ac0-b5ca-6d342399200d 2018-11-25 14:10:06,909 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router 2018-11-25 14:10:06,910 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router 2018-11-25 14:10:06,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/ad348d65-0674-40ef-8e6e-6072ec3c5ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:10,279 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c42d8393-6863-407b-93fa-e3af37f796c4 Content-Length: 0 Date: Sun, 25 Nov 2018 14:10:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:10,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ad348d65-0674-40ef-8e6e-6072ec3c5ba1 used request id req-c42d8393-6863-407b-93fa-e3af37f796c4 2018-11-25 14:10:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:10,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-373cd019-8e08-4a88-82b9-d439745b305b Date: Sun, 25 Nov 2018 14:10:10 GMT RESP BODY: {"routers": []} 2018-11-25 14:10:10,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-router used request id req-373cd019-8e08-4a88-82b9-d439745b305b 2018-11-25 14:10:10,369 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet 2018-11-25 14:10:10,369 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-subnet 2018-11-25 14:10:10,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/474a0860-bd28-4b73-b57d-c6cbd49774d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:12,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-064bcf1a-c4d9-449e-a1e3-780a2d6e455c Date: Sun, 25 Nov 2018 14:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:12,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/474a0860-bd28-4b73-b57d-c6cbd49774d7 used request id req-064bcf1a-c4d9-449e-a1e3-780a2d6e455c 2018-11-25 14:10:12,638 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-934ad5d8-4fa5-4320-aa48-c486b53761cb-pub-net 2018-11-25 14:10:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62262503ba17c29dc40c5474369b1daaeb36c8cf" 2018-11-25 14:10:13,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71111877-d6e9-4de2-b540-e0a0c909db06 Date: Sun, 25 Nov 2018 14:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:13,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b0b97dcb-4ab6-47d6-be32-ef3f0f1543e3 used request id req-71111877-d6e9-4de2-b540-e0a0c909db06 2018-11-25 14:10:13,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:14,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["KdVomi9rQUuAAklFTFXqqQ"], "issued_at": "2018-11-25T14:10:14.000000Z"}} 2018-11-25 14:10:14,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:14,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa91a012-2e77-4361-8d44-bdcaf7643b16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:14,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aa91a012-2e77-4361-8d44-bdcaf7643b16 2018-11-25 14:10:14,459 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net 2018-11-25 14:10:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" -d '{"network": {"name": "NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net", "admin_state_up": true}}' 2018-11-25 14:10:14,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b5f10290-85cc-48ad-a70e-3ae30f5a9b23 Date: Sun, 25 Nov 2018 14:10:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:14Z","mtu":1450}} 2018-11-25 14:10:14,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b5f10290-85cc-48ad-a70e-3ae30f5a9b23 2018-11-25 14:10:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:15,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3f84dc3e-90f0-4cfd-bb0d-1a3157427db9 Date: Sun, 25 Nov 2018 14:10:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:14Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:15,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-3f84dc3e-90f0-4cfd-bb0d-1a3157427db9 2018-11-25 14:10:15,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:15,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fec1eaa0-b15d-4896-8aa4-f4bdc8e066dc Date: Sun, 25 Nov 2018 14:10:15 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:10:15,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-fec1eaa0-b15d-4896-8aa4-f4bdc8e066dc 2018-11-25 14:10:15,459 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet 2018-11-25 14:10:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" -d '{"subnets": [{"ip_version": 4, "network_id": "b580ff1e-96fa-4e6f-92b2-9b2a985ba219", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]}' 2018-11-25 14:10:15,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e47623c0-c023-4502-8917-657abe30da87 Date: Sun, 25 Nov 2018 14:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:15,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e47623c0-c023-4502-8917-657abe30da87 2018-11-25 14:10:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:16,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a046b8aa-83f0-464a-84bf-6a635abc270f Date: Sun, 25 Nov 2018 14:10:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["e1ea6e29-14f1-444f-b8b8-98b501f06e6b"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:14Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:16,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-a046b8aa-83f0-464a-84bf-6a635abc270f 2018-11-25 14:10:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:16,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-776ca8ba-6639-467f-94d0-7a90a16266cc Date: Sun, 25 Nov 2018 14:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:16,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-776ca8ba-6639-467f-94d0-7a90a16266cc 2018-11-25 14:10:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:16,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b0e09ec6-4804-4178-ab35-27ac016ea205 Date: Sun, 25 Nov 2018 14:10:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["e1ea6e29-14f1-444f-b8b8-98b501f06e6b"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:14Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:16,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net used request id req-b0e09ec6-4804-4178-ab35-27ac016ea205 2018-11-25 14:10:16,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:16,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:16,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4672431c-89c7-4ddf-a692-637883a42cae Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:16,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-4672431c-89c7-4ddf-a692-637883a42cae 2018-11-25 14:10:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:16,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eef7ccb5-6e37-4350-b945-8bc77964cf69 Date: Sun, 25 Nov 2018 14:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:16,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-eef7ccb5-6e37-4350-b945-8bc77964cf69 2018-11-25 14:10:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219&name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:16,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fc785e7-2c3b-48eb-8e51-525081c336d1 Date: Sun, 25 Nov 2018 14:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:16,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219&name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet used request id req-5fc785e7-2c3b-48eb-8e51-525081c336d1 2018-11-25 14:10:16,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:10:16,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:17,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["jy0WfhpdR3aqdSoz3FOwbw"], "issued_at": "2018-11-25T14:10:17.000000Z"}} 2018-11-25 14:10:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0b76787f907cb9e1494cf1aa3b5a8a650fdb89" 2018-11-25 14:10:17,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab72393-d830-4ca4-b065-08344ee43787 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:17,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6ab72393-d830-4ca4-b065-08344ee43787 2018-11-25 14:10:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:17,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a4b8fde5-cabe-46af-b55d-c242479bbc88 Date: Sun, 25 Nov 2018 14:10:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["e1ea6e29-14f1-444f-b8b8-98b501f06e6b"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:14Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:17,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net used request id req-a4b8fde5-cabe-46af-b55d-c242479bbc88 2018-11-25 14:10:17,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:17,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ba72f5a4-d374-48e2-894e-856546eaa0ae Date: Sun, 25 Nov 2018 14:10:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:17,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-ba72f5a4-d374-48e2-894e-856546eaa0ae 2018-11-25 14:10:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:17,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-126b1d90-359b-48d7-a2c4-0d0a6f661ae6 Date: Sun, 25 Nov 2018 14:10:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["e1ea6e29-14f1-444f-b8b8-98b501f06e6b"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:14Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:17,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net used request id req-126b1d90-359b-48d7-a2c4-0d0a6f661ae6 2018-11-25 14:10:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:17,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:17,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0b76787f907cb9e1494cf1aa3b5a8a650fdb89" 2018-11-25 14:10:17,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501fce84-0b9d-40fc-b413-e6c99878004f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:17,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-501fce84-0b9d-40fc-b413-e6c99878004f 2018-11-25 14:10:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:18,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a58eb34e-a96e-4848-9324-58c0bc67bcce Date: Sun, 25 Nov 2018 14:10:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:18,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-a58eb34e-a96e-4848-9324-58c0bc67bcce 2018-11-25 14:10:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219&name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:18,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b8a86f5a-84b6-4815-8933-6c61dd4bd08b Date: Sun, 25 Nov 2018 14:10:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:15Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet"}]} 2018-11-25 14:10:18,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b580ff1e-96fa-4e6f-92b2-9b2a985ba219&name=NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet used request id req-b8a86f5a-84b6-4815-8933-6c61dd4bd08b 2018-11-25 14:10:18,092 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net 2018-11-25 14:10:18,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" -d '{"port": {"network_id": "b580ff1e-96fa-4e6f-92b2-9b2a985ba219", "fixed_ips": [{"subnet_id": "e1ea6e29-14f1-444f-b8b8-98b501f06e6b", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-port", "admin_state_up": true}}' 2018-11-25 14:10:18,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a82108f6-48c3-47ea-aacc-a8df9d792543 Date: Sun, 25 Nov 2018 14:10:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:18Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","ip_address":"10.55.1.100"}],"id":"b7d0b527-38f0-47e9-a18c-a98864d987a1","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:04:e9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-port","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:18Z","binding:vnic_type":"normal"}} 2018-11-25 14:10:18,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-a82108f6-48c3-47ea-aacc-a8df9d792543 2018-11-25 14:10:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:18,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-32d84b7f-fff3-430f-ac9d-05966244746d Date: Sun, 25 Nov 2018 14:10:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","ip_address":"10.55.1.4"}],"id":"56f0b704-988d-4a5d-b75f-5c10f0b73f47","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:fc:8b","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b580ff1e-96fa-4e6f-92b2-9b2a985ba219"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:17Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","ip_address":"10.55.1.3"}],"id":"60718aa3-b43a-4843-b9f8-b275c650ee14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:cc:31","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b580ff1e-96fa-4e6f-92b2-9b2a985ba219"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","ip_address":"10.55.1.2"}],"id":"6c4e5ee6-15dd-4cf8-a9fc-1e956da31334","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:40:02","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b580ff1e-96fa-4e6f-92b2-9b2a985ba219"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1ea6e29-14f1-444f-b8b8-98b501f06e6b","ip_address":"10.55.1.100"}],"id":"b7d0b527-38f0-47e9-a18c-a98864d987a1","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:04:e9","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-port","admin_state_up":true,"network_id":"b580ff1e-96fa-4e6f-92b2-9b2a985ba219","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 14:10:18,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports used request id req-32d84b7f-fff3-430f-ac9d-05966244746d 2018-11-25 14:10:18,807 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-port 2018-11-25 14:10:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b7d0b527-38f0-47e9-a18c-a98864d987a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:19,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d45d5ea2-5bc5-4c6b-b972-699198138a18 Date: Sun, 25 Nov 2018 14:10:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:19,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b7d0b527-38f0-47e9-a18c-a98864d987a1 used request id req-d45d5ea2-5bc5-4c6b-b972-699198138a18 2018-11-25 14:10:19,234 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet 2018-11-25 14:10:19,234 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-subnet 2018-11-25 14:10:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/e1ea6e29-14f1-444f-b8b8-98b501f06e6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:21,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfabf42f-53c6-4c5a-a38d-33fad20e9837 Date: Sun, 25 Nov 2018 14:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:21,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e1ea6e29-14f1-444f-b8b8-98b501f06e6b used request id req-bfabf42f-53c6-4c5a-a38d-33fad20e9837 2018-11-25 14:10:21,189 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3bab4a2c-fb20-47d6-9ea8-7afd5c7ce36d-pub-net 2018-11-25 14:10:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b580ff1e-96fa-4e6f-92b2-9b2a985ba219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa210b874b3b47a18521adee3abc53d5eaf49725" 2018-11-25 14:10:22,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e9e30c8-042a-4827-a4a9-0af4f98b399c Date: Sun, 25 Nov 2018 14:10:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:22,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b580ff1e-96fa-4e6f-92b2-9b2a985ba219 used request id req-2e9e30c8-042a-4827-a4a9-0af4f98b399c 2018-11-25 14:10:22,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:22,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["Jn1Tgp0BSTCyc39HM3HztA"], "issued_at": "2018-11-25T14:10:22.000000Z"}} 2018-11-25 14:10:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:22,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e604f9-0750-4978-9370-94432067a3ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:22,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-44e604f9-0750-4978-9370-94432067a3ab 2018-11-25 14:10:22,989 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net 2018-11-25 14:10:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" -d '{"network": {"name": "NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net", "admin_state_up": true}}' 2018-11-25 14:10:23,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7bcf777a-0a55-4011-99c3-42d8029c1639 Date: Sun, 25 Nov 2018 14:10:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"91d72fa8-013e-457e-8853-48f261e0debe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:23Z","mtu":1450}} 2018-11-25 14:10:23,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-7bcf777a-0a55-4011-99c3-42d8029c1639 2018-11-25 14:10:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:23,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b4c6e1cb-6dea-471e-b472-c8a3f219fb72 Date: Sun, 25 Nov 2018 14:10:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91d72fa8-013e-457e-8853-48f261e0debe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:23,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-b4c6e1cb-6dea-471e-b472-c8a3f219fb72 2018-11-25 14:10:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:23,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9288e04c-d7d9-4032-a0c9-485dd40e57f7 Date: Sun, 25 Nov 2018 14:10:23 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:10:23,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-9288e04c-d7d9-4032-a0c9-485dd40e57f7 2018-11-25 14:10:23,804 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet 2018-11-25 14:10:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" -d '{"subnets": [{"ip_version": 4, "network_id": "91d72fa8-013e-457e-8853-48f261e0debe", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]}' 2018-11-25 14:10:24,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cc13c167-f22d-4de2-bda7-aa1c9529f98e Date: Sun, 25 Nov 2018 14:10:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:24,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cc13c167-f22d-4de2-bda7-aa1c9529f98e 2018-11-25 14:10:24,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:24,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ddd65b79-17ae-4394-aa5f-24af91394c91 Date: Sun, 25 Nov 2018 14:10:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"91d72fa8-013e-457e-8853-48f261e0debe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6f5a2c85-33a3-4198-98d9-8eac772220d4"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:24,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-ddd65b79-17ae-4394-aa5f-24af91394c91 2018-11-25 14:10:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:24,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afa0ba90-dd42-4b10-82cd-e9fc5036891f Date: Sun, 25 Nov 2018 14:10:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:24,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-afa0ba90-dd42-4b10-82cd-e9fc5036891f 2018-11-25 14:10:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:25,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1910313d-1d62-44c6-add5-2a53d0a82f07 Date: Sun, 25 Nov 2018 14:10:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"91d72fa8-013e-457e-8853-48f261e0debe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6f5a2c85-33a3-4198-98d9-8eac772220d4"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:25,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net used request id req-1910313d-1d62-44c6-add5-2a53d0a82f07 2018-11-25 14:10:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:25,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:25,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff91d28-8398-406a-b5c5-a9a0cd70f50d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:25,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-9ff91d28-8398-406a-b5c5-a9a0cd70f50d 2018-11-25 14:10:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:25,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-338d4156-ac5e-427a-9801-894643c3e620 Date: Sun, 25 Nov 2018 14:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:25,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-338d4156-ac5e-427a-9801-894643c3e620 2018-11-25 14:10:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe&name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:25,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6308670-a4d8-4ac0-b3de-ed0668c672e3 Date: Sun, 25 Nov 2018 14:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:25,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe&name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet used request id req-d6308670-a4d8-4ac0-b3de-ed0668c672e3 2018-11-25 14:10:25,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:10:25,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:25,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["nSvNR0qtSiu8GYECjWjvYw"], "issued_at": "2018-11-25T14:10:25.000000Z"}} 2018-11-25 14:10:25,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0894785e4cc23542c625081243303980ea95c1" 2018-11-25 14:10:26,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33dd716b-0ce0-44e7-8e20-deaefa30fedb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:26,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-33dd716b-0ce0-44e7-8e20-deaefa30fedb 2018-11-25 14:10:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:26,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5f4d17af-dc94-4c1b-abbe-60f41b67b897 Date: Sun, 25 Nov 2018 14:10:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"91d72fa8-013e-457e-8853-48f261e0debe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6f5a2c85-33a3-4198-98d9-8eac772220d4"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:26,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net used request id req-5f4d17af-dc94-4c1b-abbe-60f41b67b897 2018-11-25 14:10:26,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:26,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d85ba2f-1ed3-4360-b5ce-dfe3e34b0e48 Date: Sun, 25 Nov 2018 14:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:26,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-0d85ba2f-1ed3-4360-b5ce-dfe3e34b0e48 2018-11-25 14:10:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:26,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ed4bd6e4-a090-436e-8b99-986463421616 Date: Sun, 25 Nov 2018 14:10:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"91d72fa8-013e-457e-8853-48f261e0debe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6f5a2c85-33a3-4198-98d9-8eac772220d4"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:26,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net used request id req-ed4bd6e4-a090-436e-8b99-986463421616 2018-11-25 14:10:26,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:26,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0894785e4cc23542c625081243303980ea95c1" 2018-11-25 14:10:26,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85eb6334-57da-479b-a046-036cdb8400af Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:26,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-85eb6334-57da-479b-a046-036cdb8400af 2018-11-25 14:10:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0013bf56-70dc-4719-b091-cc38ac89598c Date: Sun, 25 Nov 2018 14:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:26,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe used request id req-0013bf56-70dc-4719-b091-cc38ac89598c 2018-11-25 14:10:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe&name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:27,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d40ce32-60fc-4a04-b79f-86a18f5bb708 Date: Sun, 25 Nov 2018 14:10:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet"}]} 2018-11-25 14:10:27,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91d72fa8-013e-457e-8853-48f261e0debe&name=NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet used request id req-7d40ce32-60fc-4a04-b79f-86a18f5bb708 2018-11-25 14:10:27,096 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net 2018-11-25 14:10:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" -d '{"port": {"network_id": "91d72fa8-013e-457e-8853-48f261e0debe", "fixed_ips": [{"subnet_id": "6f5a2c85-33a3-4198-98d9-8eac772220d4", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-port", "admin_state_up": true}}' 2018-11-25 14:10:27,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-05f8409b-ed56-4f43-adc8-c217438e6e90 Date: Sun, 25 Nov 2018 14:10:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:27Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","ip_address":"10.55.1.100"}],"id":"4f5fd4ef-3765-4d99-843e-82818c373cb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:11:f6","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-port","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:27Z","binding:vnic_type":"normal"}} 2018-11-25 14:10:27,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-05f8409b-ed56-4f43-adc8-c217438e6e90 2018-11-25 14:10:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:27,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-f7c6c365-1a78-410d-b7d4-e4bb1c3e5f48 Date: Sun, 25 Nov 2018 14:10:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","ip_address":"10.55.1.3"}],"id":"4c05d019-aa6b-4747-b6c7-893681f41209","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:a0:bd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91d72fa8-013e-457e-8853-48f261e0debe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","ip_address":"10.55.1.100"}],"id":"4f5fd4ef-3765-4d99-843e-82818c373cb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:11:f6","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-port","admin_state_up":true,"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:27Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","ip_address":"10.55.1.4"}],"id":"a77755c4-8755-4013-b6ca-c652c1569997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:84:0c","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91d72fa8-013e-457e-8853-48f261e0debe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:10:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5a2c85-33a3-4198-98d9-8eac772220d4","ip_address":"10.55.1.2"}],"id":"b5241d7c-731b-4efd-b744-cfa1b9f49e29","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:42:6f","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91d72fa8-013e-457e-8853-48f261e0debe","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91d72fa8-013e-457e-8853-48f261e0debe"}]} 2018-11-25 14:10:27,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f7c6c365-1a78-410d-b7d4-e4bb1c3e5f48 2018-11-25 14:10:27,988 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-port 2018-11-25 14:10:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/4f5fd4ef-3765-4d99-843e-82818c373cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:28,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0dfbb92-fd77-4b3c-b673-683c84006c1c Date: Sun, 25 Nov 2018 14:10:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:28,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/4f5fd4ef-3765-4d99-843e-82818c373cb0 used request id req-c0dfbb92-fd77-4b3c-b673-683c84006c1c 2018-11-25 14:10:28,487 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet 2018-11-25 14:10:28,487 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-subnet 2018-11-25 14:10:28,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6f5a2c85-33a3-4198-98d9-8eac772220d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:30,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d0faef4-bac6-4c2d-b190-4b13c4b83bf0 Date: Sun, 25 Nov 2018 14:10:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:30,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6f5a2c85-33a3-4198-98d9-8eac772220d4 used request id req-5d0faef4-bac6-4c2d-b190-4b13c4b83bf0 2018-11-25 14:10:30,734 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-72d0e218-62f4-4d7c-a90d-29dda8ed4edb-pub-net 2018-11-25 14:10:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/91d72fa8-013e-457e-8853-48f261e0debe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730b828b831aa04a376b8910463bdce8c64438b6" 2018-11-25 14:10:32,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c696cfd-1fae-4086-a0e1-eb801edef84f Date: Sun, 25 Nov 2018 14:10:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:32,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/91d72fa8-013e-457e-8853-48f261e0debe used request id req-6c696cfd-1fae-4086-a0e1-eb801edef84f 2018-11-25 14:10:32,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:32,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["GYzpKaIISRyEX8VSNtNBlg"], "issued_at": "2018-11-25T14:10:32.000000Z"}} 2018-11-25 14:10:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:32,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad0d8bd-6972-4290-b412-1c1ff0bca444 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:32,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2ad0d8bd-6972-4290-b412-1c1ff0bca444 2018-11-25 14:10:32,513 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net 2018-11-25 14:10:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" -d '{"network": {"name": "NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net", "admin_state_up": true}}' 2018-11-25 14:10:32,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-64a0f671-7179-4262-aef9-e784cceece83 Date: Sun, 25 Nov 2018 14:10:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:32Z","mtu":1450}} 2018-11-25 14:10:32,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-64a0f671-7179-4262-aef9-e784cceece83 2018-11-25 14:10:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:33,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e62d9a84-0856-4835-a23a-762945483129 Date: Sun, 25 Nov 2018 14:10:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-e62d9a84-0856-4835-a23a-762945483129 2018-11-25 14:10:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:33,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33c229d2-d84a-4d2f-8165-f61f36f6f41c Date: Sun, 25 Nov 2018 14:10:33 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:10:33,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-33c229d2-d84a-4d2f-8165-f61f36f6f41c 2018-11-25 14:10:33,350 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet 2018-11-25 14:10:33,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" -d '{"subnets": [{"ip_version": 4, "network_id": "50167e43-6810-4ed1-a71c-64d62b60bdc2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]}' 2018-11-25 14:10:33,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dad783d2-9161-43eb-b4d6-52531fdcbbe2 Date: Sun, 25 Nov 2018 14:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:33,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-dad783d2-9161-43eb-b4d6-52531fdcbbe2 2018-11-25 14:10:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:33,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8124dcdf-158b-4f22-97a2-f6a41194d2f9 Date: Sun, 25 Nov 2018 14:10:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["de3db55d-9a97-4d9d-8dbb-e9a380089037"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:33,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-8124dcdf-158b-4f22-97a2-f6a41194d2f9 2018-11-25 14:10:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:34,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-49617d28-1cf5-4bf3-8ac5-20c2d01d164a Date: Sun, 25 Nov 2018 14:10:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:34,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-49617d28-1cf5-4bf3-8ac5-20c2d01d164a 2018-11-25 14:10:34,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:34,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-11fb8ec1-a110-4bdd-9463-485a77e37e0d Date: Sun, 25 Nov 2018 14:10:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["de3db55d-9a97-4d9d-8dbb-e9a380089037"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:34,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net used request id req-11fb8ec1-a110-4bdd-9463-485a77e37e0d 2018-11-25 14:10:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:34,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:34,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372b7d62-d8f3-4fa1-bca6-f680273321d5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:34,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-372b7d62-d8f3-4fa1-bca6-f680273321d5 2018-11-25 14:10:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f799bbc-f7e0-4ecd-8b42-f162bac02240 Date: Sun, 25 Nov 2018 14:10:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:34,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-1f799bbc-f7e0-4ecd-8b42-f162bac02240 2018-11-25 14:10:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2&name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:34,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-52889225-c82e-4302-ad62-a051a5b2d9a3 Date: Sun, 25 Nov 2018 14:10:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:34,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2&name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet used request id req-52889225-c82e-4302-ad62-a051a5b2d9a3 2018-11-25 14:10:34,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:10:34,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:35,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["0_6oUvSBSUeo4PPCQ8lUMA"], "issued_at": "2018-11-25T14:10:35.000000Z"}} 2018-11-25 14:10:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9676ea4df40f11e709950ed5a0515f0bf160e79" 2018-11-25 14:10:35,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7633c3b-f255-47c9-853f-6b585adadc47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:35,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e7633c3b-f255-47c9-853f-6b585adadc47 2018-11-25 14:10:35,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:35,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-852f8313-3319-4e0a-b0e5-2dba776ba877 Date: Sun, 25 Nov 2018 14:10:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["de3db55d-9a97-4d9d-8dbb-e9a380089037"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:35,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net used request id req-852f8313-3319-4e0a-b0e5-2dba776ba877 2018-11-25 14:10:35,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:35,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f6ed164-71bb-4bae-9bc3-77b26fdf8853 Date: Sun, 25 Nov 2018 14:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:35,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-5f6ed164-71bb-4bae-9bc3-77b26fdf8853 2018-11-25 14:10:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:35,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1f4c2166-6089-4e2f-880e-353157220233 Date: Sun, 25 Nov 2018 14:10:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["de3db55d-9a97-4d9d-8dbb-e9a380089037"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:32Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:35,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net used request id req-1f4c2166-6089-4e2f-880e-353157220233 2018-11-25 14:10:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:35,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9676ea4df40f11e709950ed5a0515f0bf160e79" 2018-11-25 14:10:35,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7282a1-ee47-491f-83bb-3d5c83807fee Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:35,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-0d7282a1-ee47-491f-83bb-3d5c83807fee 2018-11-25 14:10:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:36,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71362382-3c3d-4b28-8e1e-6fdc851bbba5 Date: Sun, 25 Nov 2018 14:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:36,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-71362382-3c3d-4b28-8e1e-6fdc851bbba5 2018-11-25 14:10:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2&name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:36,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8ef2d71a-5f7f-40f3-8856-aa82b7898fd4 Date: Sun, 25 Nov 2018 14:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50167e43-6810-4ed1-a71c-64d62b60bdc2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:33Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"de3db55d-9a97-4d9d-8dbb-e9a380089037","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet"}]} 2018-11-25 14:10:36,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=50167e43-6810-4ed1-a71c-64d62b60bdc2&name=NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet used request id req-8ef2d71a-5f7f-40f3-8856-aa82b7898fd4 2018-11-25 14:10:36,317 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net 2018-11-25 14:10:36,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" -d '{"port": {"network_id": "50167e43-6810-4ed1-a71c-64d62b60bdc2", "fixed_ips": [{"subnet_id": "de3db55d-9a97-4d9d-8dbb-e9a380089037", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-port", "admin_state_up": true}}' 2018-11-25 14:10:36,482 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-0c26eae7-3e86-4e07-93c4-f862d4145655 Date: Sun, 25 Nov 2018 14:10:36 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 14:10:36,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0c26eae7-3e86-4e07-93c4-f862d4145655 2018-11-25 14:10:36,482 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 14:10:36,483 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet 2018-11-25 14:10:36,483 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-subnet 2018-11-25 14:10:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/de3db55d-9a97-4d9d-8dbb-e9a380089037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:38,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-084be111-c339-4a81-a9ee-0afeba75ee3d Date: Sun, 25 Nov 2018 14:10:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:38,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/de3db55d-9a97-4d9d-8dbb-e9a380089037 used request id req-084be111-c339-4a81-a9ee-0afeba75ee3d 2018-11-25 14:10:38,793 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1825c164-f081-4b14-8991-b11e68aa1003-pub-net 2018-11-25 14:10:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/50167e43-6810-4ed1-a71c-64d62b60bdc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d187f30dbca94547a78f318753abc4bbc5260518" 2018-11-25 14:10:40,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-601aa660-0603-4068-80c1-19e765cace4f Date: Sun, 25 Nov 2018 14:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:40,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/50167e43-6810-4ed1-a71c-64d62b60bdc2 used request id req-601aa660-0603-4068-80c1-19e765cace4f 2018-11-25 14:10:40,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:40,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["_3be_z1CS_aUYYRtrKcLmw"], "issued_at": "2018-11-25T14:10:40.000000Z"}} 2018-11-25 14:10:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:40,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9599242b-8998-490f-ad92-7c4fb8c9fd13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:40,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9599242b-8998-490f-ad92-7c4fb8c9fd13 2018-11-25 14:10:40,564 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net 2018-11-25 14:10:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" -d '{"network": {"name": "NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net", "admin_state_up": true}}' 2018-11-25 14:10:41,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b7267aac-61d0-41c0-a661-56b64a076dc3 Date: Sun, 25 Nov 2018 14:10:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:40Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:40Z","mtu":1450}} 2018-11-25 14:10:41,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b7267aac-61d0-41c0-a661-56b64a076dc3 2018-11-25 14:10:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:41,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9e4d0dd6-4df3-44cf-ba76-3f14181b7ba8 Date: Sun, 25 Nov 2018 14:10:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:40Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:41,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-9e4d0dd6-4df3-44cf-ba76-3f14181b7ba8 2018-11-25 14:10:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:41,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48124992-dde0-485d-a124-e9c94438e268 Date: Sun, 25 Nov 2018 14:10:41 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:10:41,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-48124992-dde0-485d-a124-e9c94438e268 2018-11-25 14:10:41,632 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet 2018-11-25 14:10:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" -d '{"subnets": [{"ip_version": 4, "network_id": "0c710d39-eb1d-48e5-89bf-e4b89bbe098d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]}' 2018-11-25 14:10:42,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d079ddb8-730d-4412-a9a8-84227d6c7b29 Date: Sun, 25 Nov 2018 14:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:42,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d079ddb8-730d-4412-a9a8-84227d6c7b29 2018-11-25 14:10:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:42,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-deb8eeff-5699-465a-a197-7888e55aa5be Date: Sun, 25 Nov 2018 14:10:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["db3855f0-398e-4a4e-9af5-6aa0f1e825fd"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:40Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:42,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-deb8eeff-5699-465a-a197-7888e55aa5be 2018-11-25 14:10:42,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:42,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2f7121b-e58f-4d48-adc4-2d0950ae8baf Date: Sun, 25 Nov 2018 14:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:42,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-b2f7121b-e58f-4d48-adc4-2d0950ae8baf 2018-11-25 14:10:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:42,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-72000726-4712-4e1e-845b-a3c1d294d699 Date: Sun, 25 Nov 2018 14:10:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["db3855f0-398e-4a4e-9af5-6aa0f1e825fd"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:40Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:42,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net used request id req-72000726-4712-4e1e-845b-a3c1d294d699 2018-11-25 14:10:42,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:42,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:42,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:42,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31a440c-e2e9-4fcc-966a-91393fbec6ad Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:42,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d31a440c-e2e9-4fcc-966a-91393fbec6ad 2018-11-25 14:10:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:42,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bccc8177-00f2-4c9d-9237-f12d491a3a7f Date: Sun, 25 Nov 2018 14:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:42,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-bccc8177-00f2-4c9d-9237-f12d491a3a7f 2018-11-25 14:10:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d&name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:42,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6304f335-f824-44d6-9c54-ec4356cf0c57 Date: Sun, 25 Nov 2018 14:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:42,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d&name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet used request id req-6304f335-f824-44d6-9c54-ec4356cf0c57 2018-11-25 14:10:42,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:10:42,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:43,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["mwTYlGO8RsCtIt8jXfKeoA"], "issued_at": "2018-11-25T14:10:43.000000Z"}} 2018-11-25 14:10:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adb2c731c8e7dff58fde9559e03436d1c006078" 2018-11-25 14:10:43,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25d90de-3de9-4400-b7f5-8ed5cb0a2432 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:43,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b25d90de-3de9-4400-b7f5-8ed5cb0a2432 2018-11-25 14:10:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:43,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cd7821d9-41e3-4b2a-9c74-90484eddcd7b Date: Sun, 25 Nov 2018 14:10:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["db3855f0-398e-4a4e-9af5-6aa0f1e825fd"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:40Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:43,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net used request id req-cd7821d9-41e3-4b2a-9c74-90484eddcd7b 2018-11-25 14:10:43,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:43,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ad69043-ad17-48cc-b1d3-f47172fa24ac Date: Sun, 25 Nov 2018 14:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:43,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-3ad69043-ad17-48cc-b1d3-f47172fa24ac 2018-11-25 14:10:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:44,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-76f4eb26-c595-40fd-934f-6aea177e7122 Date: Sun, 25 Nov 2018 14:10:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["db3855f0-398e-4a4e-9af5-6aa0f1e825fd"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:40Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:44,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net used request id req-76f4eb26-c595-40fd-934f-6aea177e7122 2018-11-25 14:10:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:44,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adb2c731c8e7dff58fde9559e03436d1c006078" 2018-11-25 14:10:44,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecda400-dc09-4499-8483-8d670f48f23e Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:44,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-2ecda400-dc09-4499-8483-8d670f48f23e 2018-11-25 14:10:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:44,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5aa36a07-2013-45fb-8bf9-726f98d461a7 Date: Sun, 25 Nov 2018 14:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:44,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-5aa36a07-2013-45fb-8bf9-726f98d461a7 2018-11-25 14:10:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d&name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:44,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2bcb3a22-05c4-4bb2-81b0-fbcaaecf9b9e Date: Sun, 25 Nov 2018 14:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c710d39-eb1d-48e5-89bf-e4b89bbe098d","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:41Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"db3855f0-398e-4a4e-9af5-6aa0f1e825fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet"}]} 2018-11-25 14:10:44,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c710d39-eb1d-48e5-89bf-e4b89bbe098d&name=NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet used request id req-2bcb3a22-05c4-4bb2-81b0-fbcaaecf9b9e 2018-11-25 14:10:44,319 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net 2018-11-25 14:10:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" -d '{"port": {"network_id": "0c710d39-eb1d-48e5-89bf-e4b89bbe098d", "fixed_ips": [{"subnet_id": "db3855f0-398e-4a4e-9af5-6aa0f1e825fd", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-port", "admin_state_up": true}}' 2018-11-25 14:10:44,704 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-3f7fa2cd-ec51-41a2-933c-cf81ff5568c9 Date: Sun, 25 Nov 2018 14:10:44 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-25 14:10:44,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-3f7fa2cd-ec51-41a2-933c-cf81ff5568c9 2018-11-25 14:10:44,704 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-25 14:10:44,704 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet 2018-11-25 14:10:44,705 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-subnet 2018-11-25 14:10:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/db3855f0-398e-4a4e-9af5-6aa0f1e825fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:46,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f956ad3-c8e9-43a2-8006-1e4c5f2dbdca Date: Sun, 25 Nov 2018 14:10:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:46,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/db3855f0-398e-4a4e-9af5-6aa0f1e825fd used request id req-2f956ad3-c8e9-43a2-8006-1e4c5f2dbdca 2018-11-25 14:10:46,634 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7f4e62fa-4e62-4556-b183-199f5fffd9ae-pub-net 2018-11-25 14:10:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/0c710d39-eb1d-48e5-89bf-e4b89bbe098d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a740ae4b06b9880dcd49ff8ba596c3591cbe62" 2018-11-25 14:10:47,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1404251-c22f-4b7c-97be-82b5e37a4640 Date: Sun, 25 Nov 2018 14:10:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:47,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0c710d39-eb1d-48e5-89bf-e4b89bbe098d used request id req-a1404251-c22f-4b7c-97be-82b5e37a4640 2018-11-25 14:10:47,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:48,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["QavBITh3SYqitiixkZzoJA"], "issued_at": "2018-11-25T14:10:48.000000Z"}} 2018-11-25 14:10:48,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:48,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f9323e-89b2-4b2d-83a4-23c7821fa65b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:48,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-94f9323e-89b2-4b2d-83a4-23c7821fa65b 2018-11-25 14:10:48,333 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net 2018-11-25 14:10:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" -d '{"network": {"name": "NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net", "admin_state_up": true}}' 2018-11-25 14:10:48,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1012430b-6a1d-41d1-968a-cf25d6d89bcb Date: Sun, 25 Nov 2018 14:10:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:48Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:48Z","mtu":1450}} 2018-11-25 14:10:48,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-1012430b-6a1d-41d1-968a-cf25d6d89bcb 2018-11-25 14:10:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:48,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d251cc1c-5813-49e7-8f92-a66736fad24b Date: Sun, 25 Nov 2018 14:10:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:48Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:48,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-d251cc1c-5813-49e7-8f92-a66736fad24b 2018-11-25 14:10:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8cac8b84-42ec-4eff-9413-361296b56990 Date: Sun, 25 Nov 2018 14:10:49 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:10:49,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-8cac8b84-42ec-4eff-9413-361296b56990 2018-11-25 14:10:49,169 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet 2018-11-25 14:10:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" -d '{"subnets": [{"ip_version": 4, "network_id": "61c83349-778d-49bf-a0cc-3d04e4afbbf8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]}' 2018-11-25 14:10:49,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f383f05-40c4-4332-9580-e6d9d93d430f Date: Sun, 25 Nov 2018 14:10:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:49,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-9f383f05-40c4-4332-9580-e6d9d93d430f 2018-11-25 14:10:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:49,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c935f2f8-3112-44d1-ab7c-98fd86f5729e Date: Sun, 25 Nov 2018 14:10:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["074cfdc4-94de-4e27-9f3b-3fa8789326a1"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:48Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:49,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-c935f2f8-3112-44d1-ab7c-98fd86f5729e 2018-11-25 14:10:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:50,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f2d8e9e-407a-48ab-9c02-ed4a0bd401b1 Date: Sun, 25 Nov 2018 14:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:50,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-4f2d8e9e-407a-48ab-9c02-ed4a0bd401b1 2018-11-25 14:10:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:50,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d08c9889-013c-4a10-88ed-489a045de22d Date: Sun, 25 Nov 2018 14:10:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["074cfdc4-94de-4e27-9f3b-3fa8789326a1"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:48Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:50,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net used request id req-d08c9889-013c-4a10-88ed-489a045de22d 2018-11-25 14:10:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:50,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:50,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584b8992-0b32-442a-9a41-33ecdcbc86c2 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:50,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-584b8992-0b32-442a-9a41-33ecdcbc86c2 2018-11-25 14:10:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:50,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-88b71068-1faf-4fc5-9c65-81ae00de39e1 Date: Sun, 25 Nov 2018 14:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:50,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-88b71068-1faf-4fc5-9c65-81ae00de39e1 2018-11-25 14:10:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8&name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:50,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3bb29efa-df3e-4ace-be6b-419e6a6f6137 Date: Sun, 25 Nov 2018 14:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:50,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8&name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet used request id req-3bb29efa-df3e-4ace-be6b-419e6a6f6137 2018-11-25 14:10:50,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:10:50,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:51,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["RtddwUijRySw3lwecWTXFg"], "issued_at": "2018-11-25T14:10:51.000000Z"}} 2018-11-25 14:10:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c02e62dc1450f5725bd3e0a76ba74401b071bbe9" 2018-11-25 14:10:51,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91635b2-53f6-4bec-955d-f7ab08c08543 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:51,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b91635b2-53f6-4bec-955d-f7ab08c08543 2018-11-25 14:10:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:51,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8971fcbe-2a03-47bf-b632-c1c9a6358015 Date: Sun, 25 Nov 2018 14:10:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["074cfdc4-94de-4e27-9f3b-3fa8789326a1"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:48Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:51,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net used request id req-8971fcbe-2a03-47bf-b632-c1c9a6358015 2018-11-25 14:10:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:51,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b26d026a-574b-4a19-b127-4f3db568b976 Date: Sun, 25 Nov 2018 14:10:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:51,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-b26d026a-574b-4a19-b127-4f3db568b976 2018-11-25 14:10:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:51,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2413e5b3-0192-468c-a873-f4a0733f8c0d Date: Sun, 25 Nov 2018 14:10:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["074cfdc4-94de-4e27-9f3b-3fa8789326a1"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:48Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:51,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net used request id req-2413e5b3-0192-468c-a873-f4a0733f8c0d 2018-11-25 14:10:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:51,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c02e62dc1450f5725bd3e0a76ba74401b071bbe9" 2018-11-25 14:10:51,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921ab8a2-3082-4445-bdfb-7b60816bec0b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:51,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-921ab8a2-3082-4445-bdfb-7b60816bec0b 2018-11-25 14:10:51,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:51,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44ac6467-a450-4ebe-afc6-c991ecb59351 Date: Sun, 25 Nov 2018 14:10:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:51,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-44ac6467-a450-4ebe-afc6-c991ecb59351 2018-11-25 14:10:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8&name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:52,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a72d1592-36af-49f5-88d4-6680c2fdbf5f Date: Sun, 25 Nov 2018 14:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c83349-778d-49bf-a0cc-3d04e4afbbf8","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:49Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"074cfdc4-94de-4e27-9f3b-3fa8789326a1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet"}]} 2018-11-25 14:10:52,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61c83349-778d-49bf-a0cc-3d04e4afbbf8&name=NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet used request id req-a72d1592-36af-49f5-88d4-6680c2fdbf5f 2018-11-25 14:10:52,004 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net 2018-11-25 14:10:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" -d '{"port": {"network_id": "61c83349-778d-49bf-a0cc-3d04e4afbbf8", "fixed_ips": [{"subnet_id": "074cfdc4-94de-4e27-9f3b-3fa8789326a1", "ip_address": null}], "name": "NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-port", "admin_state_up": true}}' 2018-11-25 14:10:52,021 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-face7d81-6bda-4e71-8f27-c93fd5c7ce09 Date: Sun, 25 Nov 2018 14:10:52 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 14:10:52,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-face7d81-6bda-4e71-8f27-c93fd5c7ce09 2018-11-25 14:10:52,021 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 14:10:52,021 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet 2018-11-25 14:10:52,022 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-subnet 2018-11-25 14:10:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/074cfdc4-94de-4e27-9f3b-3fa8789326a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:54,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99e6fc23-a49a-41c4-8591-9120d0e51218 Date: Sun, 25 Nov 2018 14:10:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:54,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/074cfdc4-94de-4e27-9f3b-3fa8789326a1 used request id req-99e6fc23-a49a-41c4-8591-9120d0e51218 2018-11-25 14:10:54,270 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1d770342-47cd-4575-ba10-cb02d95d634f-pub-net 2018-11-25 14:10:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/61c83349-778d-49bf-a0cc-3d04e4afbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802610720211db3fda61ef3d18da8a9b3f731fb4" 2018-11-25 14:10:55,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb1d680a-7356-4ea4-8754-734e30da0914 Date: Sun, 25 Nov 2018 14:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:10:55,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/61c83349-778d-49bf-a0cc-3d04e4afbbf8 used request id req-fb1d680a-7356-4ea4-8754-734e30da0914 2018-11-25 14:10:55,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:56,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["s9gVD5NyROSmactOlxsn_g"], "issued_at": "2018-11-25T14:10:56.000000Z"}} 2018-11-25 14:10:56,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:56,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d41f14-908d-42ae-9b78-4d22ae9592f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:56,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91d41f14-908d-42ae-9b78-4d22ae9592f2 2018-11-25 14:10:56,231 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net 2018-11-25 14:10:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" -d '{"network": {"name": "NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net", "admin_state_up": true}}' 2018-11-25 14:10:56,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-449d6279-19ca-407d-8ed0-c1220489154d Date: Sun, 25 Nov 2018 14:10:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:56Z","mtu":1450}} 2018-11-25 14:10:56,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-449d6279-19ca-407d-8ed0-c1220489154d 2018-11-25 14:10:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:56,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b2f3688f-eba9-4f2c-8c12-3fb9de743321 Date: Sun, 25 Nov 2018 14:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:10:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:56,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-b2f3688f-eba9-4f2c-8c12-3fb9de743321 2018-11-25 14:10:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a3d31fe-120a-4134-864c-255ef70776ba Date: Sun, 25 Nov 2018 14:10:57 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:10:57,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-2a3d31fe-120a-4134-864c-255ef70776ba 2018-11-25 14:10:57,056 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet 2018-11-25 14:10:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" -d '{"subnets": [{"ip_version": 4, "network_id": "4859eaf2-6d01-4872-9c13-47a6bfc752d2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]}' 2018-11-25 14:10:57,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-552c6061-7111-41f3-b287-78db9447f39d Date: Sun, 25 Nov 2018 14:10:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:57,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-552c6061-7111-41f3-b287-78db9447f39d 2018-11-25 14:10:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:57,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bad898f7-6853-48f1-8ff1-67f2d0ae7b42 Date: Sun, 25 Nov 2018 14:10:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["75048174-daf0-4e8c-a4f6-b8ff4b79e825"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:57,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-bad898f7-6853-48f1-8ff1-67f2d0ae7b42 2018-11-25 14:10:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:58,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b107494f-5a92-492f-98a1-9858af2d8d5f Date: Sun, 25 Nov 2018 14:10:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:58,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-b107494f-5a92-492f-98a1-9858af2d8d5f 2018-11-25 14:10:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:58,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9cdd49e0-ca68-489b-be9b-78c46e4ce263 Date: Sun, 25 Nov 2018 14:10:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["75048174-daf0-4e8c-a4f6-b8ff4b79e825"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:58,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net used request id req-9cdd49e0-ca68-489b-be9b-78c46e4ce263 2018-11-25 14:10:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:58,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:58,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c40cbbe-175c-4b71-b5c7-1d28e3a2e79c Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:58,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-7c40cbbe-175c-4b71-b5c7-1d28e3a2e79c 2018-11-25 14:10:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:58,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-392fe0e8-985b-47d2-a083-bd1495c2bb0b Date: Sun, 25 Nov 2018 14:10:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:58,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-392fe0e8-985b-47d2-a083-bd1495c2bb0b 2018-11-25 14:10:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2&name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:58,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-96183b91-9ae7-486f-a3a0-5a46d89d6b5f Date: Sun, 25 Nov 2018 14:10:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:58,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2&name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet used request id req-96183b91-9ae7-486f-a3a0-5a46d89d6b5f 2018-11-25 14:10:58,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:10:58,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:10:59,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["u-LuoNPjTv6VxCcQZ3dKTQ"], "issued_at": "2018-11-25T14:10:59.000000Z"}} 2018-11-25 14:10:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175ec32e7cac54de0a5c817d6ef60dd017a65a39" 2018-11-25 14:10:59,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddf5b3c-996e-40d6-a97e-f880e9f5f56a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:10:59,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4ddf5b3c-996e-40d6-a97e-f880e9f5f56a 2018-11-25 14:10:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:59,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3b8f5de3-5054-46c9-ba38-87b10c244324 Date: Sun, 25 Nov 2018 14:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["75048174-daf0-4e8c-a4f6-b8ff4b79e825"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:59,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net used request id req-3b8f5de3-5054-46c9-ba38-87b10c244324 2018-11-25 14:10:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:59,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a678b0ac-e800-411d-a2b2-f7c899adbcaa Date: Sun, 25 Nov 2018 14:10:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:59,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-a678b0ac-e800-411d-a2b2-f7c899adbcaa 2018-11-25 14:10:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:59,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bd08797c-1a2b-4c72-ab58-6a5ef4f4f6d9 Date: Sun, 25 Nov 2018 14:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["75048174-daf0-4e8c-a4f6-b8ff4b79e825"],"description":"","tags":[],"updated_at":"2018-11-25T14:10:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:56Z","provider:network_type":"vxlan"}]} 2018-11-25 14:10:59,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net used request id req-bd08797c-1a2b-4c72-ab58-6a5ef4f4f6d9 2018-11-25 14:10:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:10:59,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:10:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:10:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175ec32e7cac54de0a5c817d6ef60dd017a65a39" 2018-11-25 14:10:59,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016f451e-232b-4b9c-a8b1-7041d6ad5c7a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:10:59,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-016f451e-232b-4b9c-a8b1-7041d6ad5c7a 2018-11-25 14:10:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2a215779-7838-40aa-a353-35a13068bde6 Date: Sun, 25 Nov 2018 14:10:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:59,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-2a215779-7838-40aa-a353-35a13068bde6 2018-11-25 14:10:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2&name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:10:59,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5aa62598-10d3-46d5-a7de-c93dc5d58440 Date: Sun, 25 Nov 2018 14:10:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:10:57Z","dns_nameservers":[],"updated_at":"2018-11-25T14:10:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet"}]} 2018-11-25 14:10:59,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4859eaf2-6d01-4872-9c13-47a6bfc752d2&name=NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet used request id req-5aa62598-10d3-46d5-a7de-c93dc5d58440 2018-11-25 14:10:59,933 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net 2018-11-25 14:10:59,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" -d '{"port": {"network_id": "4859eaf2-6d01-4872-9c13-47a6bfc752d2", "fixed_ips": [{"subnet_id": "75048174-daf0-4e8c-a4f6-b8ff4b79e825", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-11-25 14:11:00,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-a0328ec1-f83c-463b-810e-a46fe329621f Date: Sun, 25 Nov 2018 14:11:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:00Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","ip_address":"10.55.1.100"}],"id":"9aa18791-c34d-4cf4-8cb4-786c3880b3d8","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:54:de","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:00Z","binding:vnic_type":"normal"}} 2018-11-25 14:11:00,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-a0328ec1-f83c-463b-810e-a46fe329621f 2018-11-25 14:11:00,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/9aa18791-c34d-4cf4-8cb4-786c3880b3d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:11:00,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-55c6e788-6bab-4948-be1c-f3274244df6a Date: Sun, 25 Nov 2018 14:11:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"75048174-daf0-4e8c-a4f6-b8ff4b79e825","ip_address":"10.55.1.100"}],"id":"9aa18791-c34d-4cf4-8cb4-786c3880b3d8","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:54:de","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"4859eaf2-6d01-4872-9c13-47a6bfc752d2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:00Z","binding:vnic_type":"normal"}} 2018-11-25 14:11:00,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/9aa18791-c34d-4cf4-8cb4-786c3880b3d8 used request id req-55c6e788-6bab-4948-be1c-f3274244df6a 2018-11-25 14:11:00,812 - neutron_utils - INFO - Deleting port with name 2018-11-25 14:11:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9aa18791-c34d-4cf4-8cb4-786c3880b3d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:11:01,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f46c6b4c-bfb6-4ee6-a0c3-16adb9db1333 Date: Sun, 25 Nov 2018 14:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:01,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9aa18791-c34d-4cf4-8cb4-786c3880b3d8 used request id req-f46c6b4c-bfb6-4ee6-a0c3-16adb9db1333 2018-11-25 14:11:01,405 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet 2018-11-25 14:11:01,405 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-subnet 2018-11-25 14:11:01,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/75048174-daf0-4e8c-a4f6-b8ff4b79e825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:11:03,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bc540bc-d771-439e-9473-c8374275b6f6 Date: Sun, 25 Nov 2018 14:11:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:03,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/75048174-daf0-4e8c-a4f6-b8ff4b79e825 used request id req-8bc540bc-d771-439e-9473-c8374275b6f6 2018-11-25 14:11:03,399 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bbc46b88-726c-4f86-9fbd-118bc82d283b-pub-net 2018-11-25 14:11:03,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/4859eaf2-6d01-4872-9c13-47a6bfc752d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136e9eb3621da3538ecfb74153f730cbee35ca" 2018-11-25 14:11:04,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2c16029-9f74-40a9-8a5b-a127e277076f Date: Sun, 25 Nov 2018 14:11:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:04,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4859eaf2-6d01-4872-9c13-47a6bfc752d2 used request id req-a2c16029-9f74-40a9-8a5b-a127e277076f 2018-11-25 14:11:04,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:05,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["wCqVUCARRcmgDphaXBEHuA"], "issued_at": "2018-11-25T14:11:05.000000Z"}} 2018-11-25 14:11:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbee7ff81ddeb4583a193185baa0d704d24d2a2" 2018-11-25 14:11:05,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d36ca9-6b8b-480d-bda5-99618133e970 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:05,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-33d36ca9-6b8b-480d-bda5-99618133e970 2018-11-25 14:11:05,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:11:05,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:05,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["aToo81IURIK7BDBkeHqXow"], "issued_at": "2018-11-25T14:11:05.000000Z"}} 2018-11-25 14:11:05,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca96b2de34444d916436f23e77e96c3ecb990e82" 2018-11-25 14:11:05,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c529c3bd-47d4-4d30-b1be-0bed5b214250 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:05,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c529c3bd-47d4-4d30-b1be-0bed5b214250 2018-11-25 14:11:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-39af1a9d-e662-4bb3-9bf6-a39a691e08a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbee7ff81ddeb4583a193185baa0d704d24d2a2" 2018-11-25 14:11:05,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9c86825b-08fb-45ac-9dfb-69f8940cb2e5 Date: Sun, 25 Nov 2018 14:11:05 GMT RESP BODY: {"networks":[]} 2018-11-25 14:11:05,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-39af1a9d-e662-4bb3-9bf6-a39a691e08a6-pub-net used request id req-9c86825b-08fb-45ac-9dfb-69f8940cb2e5 2018-11-25 14:11:05,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:06,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["au8kixSdQtChwOtNW40a4g"], "issued_at": "2018-11-25T14:11:06.000000Z"}} 2018-11-25 14:11:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:06,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738ab6a5-3576-4477-99fc-c092fcfaea39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:06,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-738ab6a5-3576-4477-99fc-c092fcfaea39 2018-11-25 14:11:06,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:11:06,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:06,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["lXnNQE8sReevDaRL-k8o9A"], "issued_at": "2018-11-25T14:11:06.000000Z"}} 2018-11-25 14:11:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2df76f07259d608ba4ebe4ef7125e58e733b527" 2018-11-25 14:11:06,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be62302f-ed35-4c6f-ba22-0a487c587db6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:06,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-be62302f-ed35-4c6f-ba22-0a487c587db6 2018-11-25 14:11:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:07,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-966917d7-cd03-42df-bcba-5044e1977351 Date: Sun, 25 Nov 2018 14:11:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:11:07,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-966917d7-cd03-42df-bcba-5044e1977351 2018-11-25 14:11:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:07,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0681a728-c8c1-400f-85dc-4e6acd246c55 Date: Sun, 25 Nov 2018 14:11:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:11:07,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-0681a728-c8c1-400f-85dc-4e6acd246c55 2018-11-25 14:11:07,248 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router 2018-11-25 14:11:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router", "admin_state_up": true}}' 2018-11-25 14:11:12,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-124326b8-5452-40fa-8f83-e4ba84d875be Date: Sun, 25 Nov 2018 14:11:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:07Z", "admin_state_up": true, "updated_at": "2018-11-25T14:11:08Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "271c0f43-e3bf-424c-bb6c-08a79e16d199", "name": "NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router"}} 2018-11-25 14:11:12,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-124326b8-5452-40fa-8f83-e4ba84d875be 2018-11-25 14:11:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=271c0f43-e3bf-424c-bb6c-08a79e16d199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-4220dd82-20ec-4555-9086-492f63f3947f Date: Sun, 25 Nov 2018 14:11:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.202"}],"id":"10c0a0a6-54db-4eec-8ab2-bca5c03f9988","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:4c:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:11:08Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7f61692-a787-466a-a640-1aaf6ddea724","ip_address":"169.254.192.5"}],"id":"3941017e-50a7-4a6f-ad6c-ddc98bb2f4ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:2e:c2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:09Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7f61692-a787-466a-a640-1aaf6ddea724","ip_address":"169.254.192.11"}],"id":"59c5fae3-6e91-4d01-9a30-1abd0f88caff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:ca:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:10Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7f61692-a787-466a-a640-1aaf6ddea724","ip_address":"169.254.192.6"}],"id":"6cc55886-a876-4270-96a5-3192ea5f63bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:b8:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:10Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"}]} 2018-11-25 14:11:12,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=271c0f43-e3bf-424c-bb6c-08a79e16d199 used request id req-4220dd82-20ec-4555-9086-492f63f3947f 2018-11-25 14:11:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:12,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-500caeb1-bf20-4294-b8ae-8b364e9d439d Date: Sun, 25 Nov 2018 14:11:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:11:12,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-500caeb1-bf20-4294-b8ae-8b364e9d439d 2018-11-25 14:11:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:12,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fecc1d65-cc92-4b77-b9f4-8b4a690655c0 Date: Sun, 25 Nov 2018 14:11:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:07Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7f61692-a787-466a-a640-1aaf6ddea724","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:12,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 used request id req-fecc1d65-cc92-4b77-b9f4-8b4a690655c0 2018-11-25 14:11:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:13,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cfd2fa71-a615-43f6-9475-52d8b5221608 Date: Sun, 25 Nov 2018 14:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:07Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7f61692-a787-466a-a640-1aaf6ddea724","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:13,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 used request id req-cfd2fa71-a615-43f6-9475-52d8b5221608 2018-11-25 14:11:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:13,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b01fe175-6fc6-4bdb-9e79-7f651bc09618 Date: Sun, 25 Nov 2018 14:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:07Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7f61692-a787-466a-a640-1aaf6ddea724","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:13,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 used request id req-b01fe175-6fc6-4bdb-9e79-7f651bc09618 2018-11-25 14:11:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:13,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d1793eff-2d76-461b-a69d-38af5e3b6c1c Date: Sun, 25 Nov 2018 14:11:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:07Z", "admin_state_up": true, "updated_at": "2018-11-25T14:11:11Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "271c0f43-e3bf-424c-bb6c-08a79e16d199", "name": "NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router"}]} 2018-11-25 14:11:13,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router used request id req-d1793eff-2d76-461b-a69d-38af5e3b6c1c 2018-11-25 14:11:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:11:13,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:11:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:11:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:13,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4397293b-c12f-474a-8750-633e20a5aa75 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:11:13,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-4397293b-c12f-474a-8750-633e20a5aa75 2018-11-25 14:11:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=271c0f43-e3bf-424c-bb6c-08a79e16d199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:13,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3379 X-Openstack-Request-Id: req-6b0de600-0a25-4206-b895-656e8bc3629d Date: Sun, 25 Nov 2018 14:11:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:13Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.202"}],"id":"10c0a0a6-54db-4eec-8ab2-bca5c03f9988","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:4c:95","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:11:08Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:13Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7f61692-a787-466a-a640-1aaf6ddea724","ip_address":"169.254.192.5"}],"id":"3941017e-50a7-4a6f-ad6c-ddc98bb2f4ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2e:c2","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:09Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:13Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7f61692-a787-466a-a640-1aaf6ddea724","ip_address":"169.254.192.11"}],"id":"59c5fae3-6e91-4d01-9a30-1abd0f88caff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:ca:41","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:10Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7f61692-a787-466a-a640-1aaf6ddea724","ip_address":"169.254.192.6"}],"id":"6cc55886-a876-4270-96a5-3192ea5f63bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:b8:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:10Z","binding:vnic_type":"normal","device_id":"271c0f43-e3bf-424c-bb6c-08a79e16d199"}]} 2018-11-25 14:11:13,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=271c0f43-e3bf-424c-bb6c-08a79e16d199 used request id req-6b0de600-0a25-4206-b895-656e8bc3629d 2018-11-25 14:11:13,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:13,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f05ef853-60ff-4d6e-994d-e0c0275d90bc Date: Sun, 25 Nov 2018 14:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:11:13,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-f05ef853-60ff-4d6e-994d-e0c0275d90bc 2018-11-25 14:11:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:14,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dae5cfb5-28bf-4f7c-80bd-dd391f95e8d5 Date: Sun, 25 Nov 2018 14:11:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:07Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7f61692-a787-466a-a640-1aaf6ddea724","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:14,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 used request id req-dae5cfb5-28bf-4f7c-80bd-dd391f95e8d5 2018-11-25 14:11:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:14,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b66abce5-06af-4b70-86b2-78fa7a61d63f Date: Sun, 25 Nov 2018 14:11:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:07Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7f61692-a787-466a-a640-1aaf6ddea724","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:14,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 used request id req-b66abce5-06af-4b70-86b2-78fa7a61d63f 2018-11-25 14:11:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:14,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d1481a73-2283-45df-be1b-13a263783a0a Date: Sun, 25 Nov 2018 14:11:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4abf82f6-c639-4c13-b14b-235dc6c99c49","tenant_id":"","created_at":"2018-11-25T14:11:07Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7f61692-a787-466a-a640-1aaf6ddea724","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:14,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d7f61692-a787-466a-a640-1aaf6ddea724 used request id req-d1481a73-2283-45df-be1b-13a263783a0a 2018-11-25 14:11:14,289 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router 2018-11-25 14:11:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/271c0f43-e3bf-424c-bb6c-08a79e16d199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:17,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9256efbb-7185-45ef-ad49-3a0f1b90a1df Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:17,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/271c0f43-e3bf-424c-bb6c-08a79e16d199 used request id req-9256efbb-7185-45ef-ad49-3a0f1b90a1df 2018-11-25 14:11:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634dc68bb9420113899b7cd0d1075522240625d1" 2018-11-25 14:11:17,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3756aac0-28a0-483f-b17b-4cf8d8e57c26 Date: Sun, 25 Nov 2018 14:11:17 GMT RESP BODY: {"routers": []} 2018-11-25 14:11:17,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-e6cd7c76-117b-4167-b1b3-fcfb7f4f396c-pub-router used request id req-3756aac0-28a0-483f-b17b-4cf8d8e57c26 2018-11-25 14:11:17,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:18,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["Mum6K7R6T3C4Wh1143ZptQ"], "issued_at": "2018-11-25T14:11:18.000000Z"}} 2018-11-25 14:11:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:18,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a2c33e-7db7-46e7-b075-d4a1cf3150d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:18,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-92a2c33e-7db7-46e7-b075-d4a1cf3150d4 2018-11-25 14:11:18,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:11:18,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:18,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["c-Lg-rb_St-1rv6mXDqDDw"], "issued_at": "2018-11-25T14:11:18.000000Z"}} 2018-11-25 14:11:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70c0d727548645a9aa572285e7c9445314cab2f" 2018-11-25 14:11:18,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32453910-0261-4056-82bf-ce8718212756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:18,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-32453910-0261-4056-82bf-ce8718212756 2018-11-25 14:11:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:19,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0ae9f50f-d995-4ce8-a2af-760dbd9b510f Date: Sun, 25 Nov 2018 14:11:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:11:19,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-0ae9f50f-d995-4ce8-a2af-760dbd9b510f 2018-11-25 14:11:19,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:19,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7eaef31f-3629-4fb9-a22b-f8ca4deacea4 Date: Sun, 25 Nov 2018 14:11:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:11:19,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-7eaef31f-3629-4fb9-a22b-f8ca4deacea4 2018-11-25 14:11:19,452 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router 2018-11-25 14:11:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router", "admin_state_up": true}}' 2018-11-25 14:11:24,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-98d3f1e7-d210-425c-829b-8f6e07a3729e Date: Sun, 25 Nov 2018 14:11:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:20Z", "admin_state_up": true, "updated_at": "2018-11-25T14:11:21Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "845cdf27-ce36-4ca7-b556-56b872b49e78", "name": "NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router"}} 2018-11-25 14:11:24,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-98d3f1e7-d210-425c-829b-8f6e07a3729e 2018-11-25 14:11:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=845cdf27-ce36-4ca7-b556-56b872b49e78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:24,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3250 X-Openstack-Request-Id: req-89d753a9-9e33-40aa-952c-3e7517bcf045 Date: Sun, 25 Nov 2018 14:11:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:24Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.203"}],"id":"82cb7d11-8275-4303-9b93-1575482eeb6b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:60:d6","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:11:20Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"917789a5-6d91-45f6-9afe-f445dc146c10","ip_address":"169.254.192.10"}],"id":"af7b3082-7409-47ae-8044-e1c44ca6bedb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:7e:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:22Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"917789a5-6d91-45f6-9afe-f445dc146c10","ip_address":"169.254.192.3"}],"id":"b1325902-b845-4779-9a08-448d43d73d2f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:ed:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:21Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"917789a5-6d91-45f6-9afe-f445dc146c10","ip_address":"169.254.192.12"}],"id":"bb70b44b-93fd-4614-bea1-95d2a5a554ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:57:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:23Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"}]} 2018-11-25 14:11:24,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=845cdf27-ce36-4ca7-b556-56b872b49e78 used request id req-89d753a9-9e33-40aa-952c-3e7517bcf045 2018-11-25 14:11:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b6ffaf9d-fd14-41a7-927a-1591fce55779 Date: Sun, 25 Nov 2018 14:11:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:11:25,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-b6ffaf9d-fd14-41a7-927a-1591fce55779 2018-11-25 14:11:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:25,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c3e8faef-70d2-45d0-ae5f-bc91fbe6df2b Date: Sun, 25 Nov 2018 14:11:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:19Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"917789a5-6d91-45f6-9afe-f445dc146c10","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:25,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 used request id req-c3e8faef-70d2-45d0-ae5f-bc91fbe6df2b 2018-11-25 14:11:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:25,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27afc9a1-f4d9-49b0-a606-4c3b8be496a5 Date: Sun, 25 Nov 2018 14:11:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:19Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"917789a5-6d91-45f6-9afe-f445dc146c10","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:25,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 used request id req-27afc9a1-f4d9-49b0-a606-4c3b8be496a5 2018-11-25 14:11:25,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:25,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f8022101-0068-4c3a-8bd9-360bd37ef69a Date: Sun, 25 Nov 2018 14:11:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:19Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"917789a5-6d91-45f6-9afe-f445dc146c10","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:25,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 used request id req-f8022101-0068-4c3a-8bd9-360bd37ef69a 2018-11-25 14:11:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:26,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-65b69152-ed8b-4814-a8a2-d891b0daab12 Date: Sun, 25 Nov 2018 14:11:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:20Z", "admin_state_up": true, "updated_at": "2018-11-25T14:11:23Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "845cdf27-ce36-4ca7-b556-56b872b49e78", "name": "NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router"}]} 2018-11-25 14:11:26,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router used request id req-65b69152-ed8b-4814-a8a2-d891b0daab12 2018-11-25 14:11:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:11:26,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:11:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:11:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:26,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9a62d7-84fe-4b27-990d-bde406c850f5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:11:26,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-4c9a62d7-84fe-4b27-990d-bde406c850f5 2018-11-25 14:11:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=845cdf27-ce36-4ca7-b556-56b872b49e78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:26,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3504 X-Openstack-Request-Id: req-6c48ffc4-c7cf-4445-b7dc-e9157586560e Date: Sun, 25 Nov 2018 14:11:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:25Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.203"}],"id":"82cb7d11-8275-4303-9b93-1575482eeb6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:60:d6","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T14:11:20Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:26Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"917789a5-6d91-45f6-9afe-f445dc146c10","ip_address":"169.254.192.10"}],"id":"af7b3082-7409-47ae-8044-e1c44ca6bedb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:7e:16","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:22Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"917789a5-6d91-45f6-9afe-f445dc146c10","ip_address":"169.254.192.3"}],"id":"b1325902-b845-4779-9a08-448d43d73d2f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:ed:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:21Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:11:25Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"917789a5-6d91-45f6-9afe-f445dc146c10","ip_address":"169.254.192.12"}],"id":"bb70b44b-93fd-4614-bea1-95d2a5a554ad","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:57:52","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 35eb0931020e4ca1ac50af03dd91243a","admin_state_up":true,"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:23Z","binding:vnic_type":"normal","device_id":"845cdf27-ce36-4ca7-b556-56b872b49e78"}]} 2018-11-25 14:11:26,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=845cdf27-ce36-4ca7-b556-56b872b49e78 used request id req-6c48ffc4-c7cf-4445-b7dc-e9157586560e 2018-11-25 14:11:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:26,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5cd4b267-c353-4b7d-8d72-691598325a27 Date: Sun, 25 Nov 2018 14:11:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 14:11:26,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-5cd4b267-c353-4b7d-8d72-691598325a27 2018-11-25 14:11:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:26,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-022a1152-f964-4d55-9b1d-dbb8ad152cdf Date: Sun, 25 Nov 2018 14:11:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:19Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"917789a5-6d91-45f6-9afe-f445dc146c10","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:26,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 used request id req-022a1152-f964-4d55-9b1d-dbb8ad152cdf 2018-11-25 14:11:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:27,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2569732d-4863-4ecd-9c0c-84814a5350c0 Date: Sun, 25 Nov 2018 14:11:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:19Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"917789a5-6d91-45f6-9afe-f445dc146c10","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:27,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 used request id req-2569732d-4863-4ecd-9c0c-84814a5350c0 2018-11-25 14:11:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:27,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-54d1bb9a-428e-4a9d-b38f-be338c381769 Date: Sun, 25 Nov 2018 14:11:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efa4ee6b-4272-4fe9-9d83-0b3352797903","tenant_id":"","created_at":"2018-11-25T14:11:19Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"917789a5-6d91-45f6-9afe-f445dc146c10","subnetpool_id":null,"name":"HA subnet tenant 35eb0931020e4ca1ac50af03dd91243a"}} 2018-11-25 14:11:27,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/917789a5-6d91-45f6-9afe-f445dc146c10 used request id req-54d1bb9a-428e-4a9d-b38f-be338c381769 2018-11-25 14:11:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:27,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d312b21d-12ff-49da-855b-652450ab32e6 Date: Sun, 25 Nov 2018 14:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:11:27,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-d312b21d-12ff-49da-855b-652450ab32e6 2018-11-25 14:11:27,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0ffc4d1d-4585-4902-aab7-9c001938802f Date: Sun, 25 Nov 2018 14:11:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:11:27,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-0ffc4d1d-4585-4902-aab7-9c001938802f 2018-11-25 14:11:27,504 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router 2018-11-25 14:11:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/845cdf27-ce36-4ca7-b556-56b872b49e78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:30,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-807e6f95-f1f6-42ba-a45f-19413c604d60 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:30,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/845cdf27-ce36-4ca7-b556-56b872b49e78 used request id req-807e6f95-f1f6-42ba-a45f-19413c604d60 2018-11-25 14:11:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e103b09761b58a22ce971fafc660b1023234729" 2018-11-25 14:11:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57291ae5-2edf-449b-bd37-c88343833d10 Date: Sun, 25 Nov 2018 14:11:30 GMT RESP BODY: {"routers": []} 2018-11-25 14:11:30,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f91df3b-d953-47ab-91c7-7198f46db62a-pub-router used request id req-57291ae5-2edf-449b-bd37-c88343833d10 2018-11-25 14:11:30,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:31,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["XmMtvTAOS32kVDupjiF2Sw"], "issued_at": "2018-11-25T14:11:31.000000Z"}} 2018-11-25 14:11:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" 2018-11-25 14:11:31,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e0867c-e136-4fed-85d3-98b8b7e6c546 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:31,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-84e0867c-e136-4fed-85d3-98b8b7e6c546 2018-11-25 14:11:31,448 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name 2018-11-25 14:11:31,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name"}}' 2018-11-25 14:11:31,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-c7830a91-9d48-45ab-bbde-7c912f0909b9 Date: Sun, 25 Nov 2018 14:11:31 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:31Z", "updated_at": "2018-11-25T14:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "revision_number": 0, "id": "1c1fc9c6-8d7a-4130-98ab-42a8751d6cac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "revision_number": 0, "id": "b63c9bdc-8f41-4a47-8048-fc304b882492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "9b70863c-136e-4202-a677-211d8f281e9f", "name": "NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name"}} 2018-11-25 14:11:31,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-c7830a91-9d48-45ab-bbde-7c912f0909b9 2018-11-25 14:11:31,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b70863c-136e-4202-a677-211d8f281e9f 2018-11-25 14:11:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9b70863c-136e-4202-a677-211d8f281e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" 2018-11-25 14:11:32,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-583de6e1-229d-4d2a-9e84-b74f27ecb677 Date: Sun, 25 Nov 2018 14:11:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:31Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "1c1fc9c6-8d7a-4130-98ab-42a8751d6cac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:31Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b63c9bdc-8f41-4a47-8048-fc304b882492"}]} 2018-11-25 14:11:32,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9b70863c-136e-4202-a677-211d8f281e9f used request id req-583de6e1-229d-4d2a-9e84-b74f27ecb677 2018-11-25 14:11:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" 2018-11-25 14:11:32,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-29e7598c-8b4a-4d94-8316-0533addea31b Date: Sun, 25 Nov 2018 14:11:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:31Z", "updated_at": "2018-11-25T14:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "revision_number": 0, "id": "1c1fc9c6-8d7a-4130-98ab-42a8751d6cac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "revision_number": 0, "id": "b63c9bdc-8f41-4a47-8048-fc304b882492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "9b70863c-136e-4202-a677-211d8f281e9f", "name": "NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name"}]} 2018-11-25 14:11:32,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name used request id req-29e7598c-8b4a-4d94-8316-0533addea31b 2018-11-25 14:11:32,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b70863c-136e-4202-a677-211d8f281e9f 2018-11-25 14:11:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9b70863c-136e-4202-a677-211d8f281e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" 2018-11-25 14:11:32,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0e07e2e-704f-46ce-a4b6-0b61ef484d4e Date: Sun, 25 Nov 2018 14:11:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:31Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "1c1fc9c6-8d7a-4130-98ab-42a8751d6cac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:31Z", "security_group_id": "9b70863c-136e-4202-a677-211d8f281e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:31Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b63c9bdc-8f41-4a47-8048-fc304b882492"}]} 2018-11-25 14:11:32,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9b70863c-136e-4202-a677-211d8f281e9f used request id req-a0e07e2e-704f-46ce-a4b6-0b61ef484d4e 2018-11-25 14:11:32,417 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name 2018-11-25 14:11:32,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9b70863c-136e-4202-a677-211d8f281e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" 2018-11-25 14:11:32,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ed8fe74-a987-44c8-9ae9-da1df2ee5172 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:32,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9b70863c-136e-4202-a677-211d8f281e9f used request id req-2ed8fe74-a987-44c8-9ae9-da1df2ee5172 2018-11-25 14:11:32,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a875db6f1d7fb355f0ccf3f2134bf03a123392" 2018-11-25 14:11:32,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8af135c5-c6c0-4ea0-9bfb-7672150e5f3c Date: Sun, 25 Nov 2018 14:11:32 GMT RESP BODY: {"security_groups": []} 2018-11-25 14:11:32,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-664c9384-b9d3-4d79-846e-b92cb3620061name used request id req-8af135c5-c6c0-4ea0-9bfb-7672150e5f3c 2018-11-25 14:11:32,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:33,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["DYIIg2afT2eHhRIZYr8svA"], "issued_at": "2018-11-25T14:11:33.000000Z"}} 2018-11-25 14:11:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d0d8e6af13da597bd1d9a5ac7ab2f0e74fa951" 2018-11-25 14:11:33,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e45a23c-c589-4f8f-acf2-aac3a4592eb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:33,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3e45a23c-c589-4f8f-acf2-aac3a4592eb4 2018-11-25 14:11:33,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:33,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["va8s2b-6SVKkiB6TQpOj-g"], "issued_at": "2018-11-25T14:11:33.000000Z"}} 2018-11-25 14:11:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce906a2afba3cc3c44cd0359d472001d733e98" 2018-11-25 14:11:33,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2bc665-6fcd-4353-b543-8a3a80fffa59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:33,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2b2bc665-6fcd-4353-b543-8a3a80fffa59 2018-11-25 14:11:33,854 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name 2018-11-25 14:11:33,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce906a2afba3cc3c44cd0359d472001d733e98" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name", "description": "hello group"}}' 2018-11-25 14:11:34,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-96620a71-27bd-4b87-8603-e97dee65df89 Date: Sun, 25 Nov 2018 14:11:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:34Z", "updated_at": "2018-11-25T14:11:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "revision_number": 0, "id": "4adb356e-5c31-4aaa-bde2-e4c96efd5234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "revision_number": 0, "id": "e50df45e-034f-479f-8200-27ef7e3c633a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "name": "NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name"}} 2018-11-25 14:11:34,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-96620a71-27bd-4b87-8603-e97dee65df89 2018-11-25 14:11:34,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c59b336-9671-41fc-8d6f-b2162f6a0309 2018-11-25 14:11:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c59b336-9671-41fc-8d6f-b2162f6a0309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce906a2afba3cc3c44cd0359d472001d733e98" 2018-11-25 14:11:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0850165f-3f2b-4554-9633-1c4ae372011c Date: Sun, 25 Nov 2018 14:11:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:34Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "4adb356e-5c31-4aaa-bde2-e4c96efd5234"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:34Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e50df45e-034f-479f-8200-27ef7e3c633a"}]} 2018-11-25 14:11:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c59b336-9671-41fc-8d6f-b2162f6a0309 used request id req-0850165f-3f2b-4554-9633-1c4ae372011c 2018-11-25 14:11:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce906a2afba3cc3c44cd0359d472001d733e98" 2018-11-25 14:11:34,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-73283540-eef2-4948-9762-cb4c887ff74c Date: Sun, 25 Nov 2018 14:11:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:34Z", "updated_at": "2018-11-25T14:11:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "revision_number": 0, "id": "4adb356e-5c31-4aaa-bde2-e4c96efd5234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "revision_number": 0, "id": "e50df45e-034f-479f-8200-27ef7e3c633a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "name": "NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name"}]} 2018-11-25 14:11:34,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name&description=hello+group used request id req-73283540-eef2-4948-9762-cb4c887ff74c 2018-11-25 14:11:34,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c59b336-9671-41fc-8d6f-b2162f6a0309 2018-11-25 14:11:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c59b336-9671-41fc-8d6f-b2162f6a0309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce906a2afba3cc3c44cd0359d472001d733e98" 2018-11-25 14:11:34,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb89da6e-bacf-4e82-b2b5-35574d098184 Date: Sun, 25 Nov 2018 14:11:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:34Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "4adb356e-5c31-4aaa-bde2-e4c96efd5234"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:34Z", "security_group_id": "8c59b336-9671-41fc-8d6f-b2162f6a0309", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:34Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e50df45e-034f-479f-8200-27ef7e3c633a"}]} 2018-11-25 14:11:34,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c59b336-9671-41fc-8d6f-b2162f6a0309 used request id req-cb89da6e-bacf-4e82-b2b5-35574d098184 2018-11-25 14:11:34,788 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8e3777de-21e9-4529-bdcb-5c82f0ae6104name 2018-11-25 14:11:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8c59b336-9671-41fc-8d6f-b2162f6a0309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce906a2afba3cc3c44cd0359d472001d733e98" 2018-11-25 14:11:35,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-267e17c8-d596-4730-b339-2df52cddad8a Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:35,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8c59b336-9671-41fc-8d6f-b2162f6a0309 used request id req-267e17c8-d596-4730-b339-2df52cddad8a 2018-11-25 14:11:35,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:35,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["74e13AJFRmeQb3t89jP6dw"], "issued_at": "2018-11-25T14:11:35.000000Z"}} 2018-11-25 14:11:35,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:35,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14da373c-4420-4db7-9783-f42e2aa06a1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:35,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-14da373c-4420-4db7-9783-f42e2aa06a1b 2018-11-25 14:11:35,545 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name 2018-11-25 14:11:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name", "description": "hello group"}}' 2018-11-25 14:11:35,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2e7dc4ed-1468-40bc-8627-b7a8bd61747b Date: Sun, 25 Nov 2018 14:11:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "updated_at": "2018-11-25T14:11:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "dc8f5688-02f7-4368-81cd-c912a94b896d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "03a82bc0-c942-4703-8252-bd56a32dae52", "name": "NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name"}} 2018-11-25 14:11:35,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2e7dc4ed-1468-40bc-8627-b7a8bd61747b 2018-11-25 14:11:35,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a82bc0-c942-4703-8252-bd56a32dae52 2018-11-25 14:11:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:36,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-420da0cf-389b-43b6-aa2b-19c15efb8acd Date: Sun, 25 Nov 2018 14:11:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "dc8f5688-02f7-4368-81cd-c912a94b896d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a"}]} 2018-11-25 14:11:36,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-420da0cf-389b-43b6-aa2b-19c15efb8acd 2018-11-25 14:11:36,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a82bc0-c942-4703-8252-bd56a32dae52 2018-11-25 14:11:36,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:36,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1bfb699a-1903-42bd-8400-b81227475a03 Date: Sun, 25 Nov 2018 14:11:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "dc8f5688-02f7-4368-81cd-c912a94b896d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a"}]} 2018-11-25 14:11:36,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-1bfb699a-1903-42bd-8400-b81227475a03 2018-11-25 14:11:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:36,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422fd161-cd29-46d5-aba7-a9a92a9ee1d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:36,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-422fd161-cd29-46d5-aba7-a9a92a9ee1d9 2018-11-25 14:11:36,349 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name 2018-11-25 14:11:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:36,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-3eaa4298-40d4-4885-b216-a32b97ec585f Date: Sun, 25 Nov 2018 14:11:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "updated_at": "2018-11-25T14:11:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "dc8f5688-02f7-4368-81cd-c912a94b896d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "03a82bc0-c942-4703-8252-bd56a32dae52", "name": "NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name"}]} 2018-11-25 14:11:36,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name used request id req-3eaa4298-40d4-4885-b216-a32b97ec585f 2018-11-25 14:11:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:11:36,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:11:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:11:36,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:36,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9571a958-8ae5-4f1b-a01d-d00fbc04992b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:11:36,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-9571a958-8ae5-4f1b-a01d-d00fbc04992b 2018-11-25 14:11:36,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a82bc0-c942-4703-8252-bd56a32dae52 2018-11-25 14:11:36,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:36,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0b5cbd3-66a9-4141-9f28-633cc9842147 Date: Sun, 25 Nov 2018 14:11:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "dc8f5688-02f7-4368-81cd-c912a94b896d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a"}]} 2018-11-25 14:11:36,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-c0b5cbd3-66a9-4141-9f28-633cc9842147 2018-11-25 14:11:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52"}}' 2018-11-25 14:11:37,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-bd0f55d1-ea01-43f7-be2e-9d239f2c32e2 Date: Sun, 25 Nov 2018 14:11:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:37Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:37Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "d50ffa68-7cef-4aa5-86fc-77b642a0010c"}} 2018-11-25 14:11:37,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-bd0f55d1-ea01-43f7-be2e-9d239f2c32e2 2018-11-25 14:11:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:37,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2a99860c-1e87-4b5d-a12f-cca7f35702af Date: Sun, 25 Nov 2018 14:11:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "updated_at": "2018-11-25T14:11:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:37Z", "revision_number": 0, "id": "d50ffa68-7cef-4aa5-86fc-77b642a0010c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:37Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "dc8f5688-02f7-4368-81cd-c912a94b896d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 3, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "03a82bc0-c942-4703-8252-bd56a32dae52", "name": "NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name"}]} 2018-11-25 14:11:37,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name&description=hello+group used request id req-2a99860c-1e87-4b5d-a12f-cca7f35702af 2018-11-25 14:11:37,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a82bc0-c942-4703-8252-bd56a32dae52 2018-11-25 14:11:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:37,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-3e9ab208-edb7-4fa7-8167-6c9fb49a5b1c Date: Sun, 25 Nov 2018 14:11:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:37Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:37Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "d50ffa68-7cef-4aa5-86fc-77b642a0010c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "dc8f5688-02f7-4368-81cd-c912a94b896d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a"}]} 2018-11-25 14:11:37,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-3e9ab208-edb7-4fa7-8167-6c9fb49a5b1c 2018-11-25 14:11:37,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a82bc0-c942-4703-8252-bd56a32dae52 2018-11-25 14:11:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:37,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-fe343837-8501-4438-a3bf-71ca3d1a88c4 Date: Sun, 25 Nov 2018 14:11:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:37Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:37Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "d50ffa68-7cef-4aa5-86fc-77b642a0010c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "dc8f5688-02f7-4368-81cd-c912a94b896d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a"}]} 2018-11-25 14:11:37,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-fe343837-8501-4438-a3bf-71ca3d1a88c4 2018-11-25 14:11:37,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:38,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7ec8d42a-577d-468e-bee7-29fe7ea4bc47 Date: Sun, 25 Nov 2018 14:11:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "updated_at": "2018-11-25T14:11:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "revision_number": 0, "id": "dc8f5688-02f7-4368-81cd-c912a94b896d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:37Z", "revision_number": 0, "id": "d50ffa68-7cef-4aa5-86fc-77b642a0010c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:37Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 3, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "03a82bc0-c942-4703-8252-bd56a32dae52", "name": "NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name"}]} 2018-11-25 14:11:38,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name&description=hello+group used request id req-7ec8d42a-577d-468e-bee7-29fe7ea4bc47 2018-11-25 14:11:38,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a82bc0-c942-4703-8252-bd56a32dae52 2018-11-25 14:11:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:38,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-9989405c-f59c-4faf-8695-2aa6254a2a30 Date: Sun, 25 Nov 2018 14:11:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:37Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:37Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "d50ffa68-7cef-4aa5-86fc-77b642a0010c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "dc8f5688-02f7-4368-81cd-c912a94b896d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:35Z", "security_group_id": "03a82bc0-c942-4703-8252-bd56a32dae52", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:35Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "e3309e19-6fa9-4fb8-821e-ccbc0191ea8a"}]} 2018-11-25 14:11:38,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-9989405c-f59c-4faf-8695-2aa6254a2a30 2018-11-25 14:11:38,055 - neutron_utils - INFO - Deleting security group rule with ID - dc8f5688-02f7-4368-81cd-c912a94b896d 2018-11-25 14:11:38,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/dc8f5688-02f7-4368-81cd-c912a94b896d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:38,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1914c6e8-fcfc-4b8c-a970-6fd722d9da97 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:38,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/dc8f5688-02f7-4368-81cd-c912a94b896d used request id req-1914c6e8-fcfc-4b8c-a970-6fd722d9da97 2018-11-25 14:11:38,335 - neutron_utils - INFO - Deleting security group rule with ID - e3309e19-6fa9-4fb8-821e-ccbc0191ea8a 2018-11-25 14:11:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e3309e19-6fa9-4fb8-821e-ccbc0191ea8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:38,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1759214a-2eda-44c0-a8e8-9f18261cc7f1 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:38,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e3309e19-6fa9-4fb8-821e-ccbc0191ea8a used request id req-1759214a-2eda-44c0-a8e8-9f18261cc7f1 2018-11-25 14:11:38,618 - neutron_utils - INFO - Deleting security group rule with ID - d50ffa68-7cef-4aa5-86fc-77b642a0010c 2018-11-25 14:11:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d50ffa68-7cef-4aa5-86fc-77b642a0010c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:38,846 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-222942a1-328d-4fe4-9ca3-7d41289e7cb1 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:38,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d50ffa68-7cef-4aa5-86fc-77b642a0010c used request id req-222942a1-328d-4fe4-9ca3-7d41289e7cb1 2018-11-25 14:11:38,846 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-93a78246-ac00-4cdd-9147-3966ec6564d9name 2018-11-25 14:11:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/03a82bc0-c942-4703-8252-bd56a32dae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d07b0bb6a7d5fac5bf29999d553820f32ff003f" 2018-11-25 14:11:39,151 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fd2a877-efed-4568-8c39-5e1102dcc72a Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:39,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/03a82bc0-c942-4703-8252-bd56a32dae52 used request id req-7fd2a877-efed-4568-8c39-5e1102dcc72a 2018-11-25 14:11:39,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:39,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["1O_FHeaQTH2HDhy_IkZ_sw"], "issued_at": "2018-11-25T14:11:39.000000Z"}} 2018-11-25 14:11:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:39,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1d6a94-7465-4f37-be60-66243da838a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:39,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0b1d6a94-7465-4f37-be60-66243da838a2 2018-11-25 14:11:39,617 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-1 2018-11-25 14:11:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-1", "description": "hello group"}}' 2018-11-25 14:11:40,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e4a7582d-aa3e-4919-967d-2787e96cb014 Date: Sun, 25 Nov 2018 14:11:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:39Z", "updated_at": "2018-11-25T14:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "revision_number": 0, "id": "4ccfbbe9-3909-41c8-b561-3b498d61f949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "revision_number": 0, "id": "cd536ea8-9080-40b6-bffe-977306af0608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "name": "NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-1"}} 2018-11-25 14:11:40,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-e4a7582d-aa3e-4919-967d-2787e96cb014 2018-11-25 14:11:40,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1ece88d-26b0-4aea-8c08-081948f5a83f 2018-11-25 14:11:40,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c1ece88d-26b0-4aea-8c08-081948f5a83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:40,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-743ca3ff-1484-456f-8544-6de2018f06aa Date: Sun, 25 Nov 2018 14:11:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:39Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "4ccfbbe9-3909-41c8-b561-3b498d61f949"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:39Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "cd536ea8-9080-40b6-bffe-977306af0608"}]} 2018-11-25 14:11:40,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c1ece88d-26b0-4aea-8c08-081948f5a83f used request id req-743ca3ff-1484-456f-8544-6de2018f06aa 2018-11-25 14:11:40,212 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-2 2018-11-25 14:11:40,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-2", "description": "hello group"}}' 2018-11-25 14:11:40,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d1d34f4e-007e-4401-9715-4962bfc7bf7d Date: Sun, 25 Nov 2018 14:11:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:40Z", "updated_at": "2018-11-25T14:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "revision_number": 0, "id": "2e254f48-de82-4ee9-b012-e63ce7de3c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "revision_number": 0, "id": "a74b6323-cb54-4abc-84dc-e53188394276", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "name": "NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-2"}} 2018-11-25 14:11:40,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-d1d34f4e-007e-4401-9715-4962bfc7bf7d 2018-11-25 14:11:40,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1f4c8b2-0edd-48a5-8696-0371f7533501 2018-11-25 14:11:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f1f4c8b2-0edd-48a5-8696-0371f7533501 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:40,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7cc54dc4-5ca2-43af-a780-9979f5ae8edf Date: Sun, 25 Nov 2018 14:11:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:40Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "2e254f48-de82-4ee9-b012-e63ce7de3c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:40Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "a74b6323-cb54-4abc-84dc-e53188394276"}]} 2018-11-25 14:11:40,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f1f4c8b2-0edd-48a5-8696-0371f7533501 used request id req-7cc54dc4-5ca2-43af-a780-9979f5ae8edf 2018-11-25 14:11:40,748 - neutron_utils - INFO - Retrieving security group with ID - c1ece88d-26b0-4aea-8c08-081948f5a83f 2018-11-25 14:11:40,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c1ece88d-26b0-4aea-8c08-081948f5a83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:40,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-909ab865-d696-4c59-92b6-14281416d464 Date: Sun, 25 Nov 2018 14:11:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:39Z", "updated_at": "2018-11-25T14:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "revision_number": 0, "id": "4ccfbbe9-3909-41c8-b561-3b498d61f949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "revision_number": 0, "id": "cd536ea8-9080-40b6-bffe-977306af0608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "name": "NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-1"}]} 2018-11-25 14:11:40,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c1ece88d-26b0-4aea-8c08-081948f5a83f used request id req-909ab865-d696-4c59-92b6-14281416d464 2018-11-25 14:11:40,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1ece88d-26b0-4aea-8c08-081948f5a83f 2018-11-25 14:11:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c1ece88d-26b0-4aea-8c08-081948f5a83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:40,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b204151a-1330-4eba-9466-0f01f3b51a26 Date: Sun, 25 Nov 2018 14:11:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:39Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "4ccfbbe9-3909-41c8-b561-3b498d61f949"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:39Z", "security_group_id": "c1ece88d-26b0-4aea-8c08-081948f5a83f", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:39Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "cd536ea8-9080-40b6-bffe-977306af0608"}]} 2018-11-25 14:11:40,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c1ece88d-26b0-4aea-8c08-081948f5a83f used request id req-b204151a-1330-4eba-9466-0f01f3b51a26 2018-11-25 14:11:40,985 - neutron_utils - INFO - Retrieving security group with ID - f1f4c8b2-0edd-48a5-8696-0371f7533501 2018-11-25 14:11:40,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f1f4c8b2-0edd-48a5-8696-0371f7533501 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:41,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-dd9d42c0-3fd9-46ba-a865-6aec0b441b3a Date: Sun, 25 Nov 2018 14:11:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:40Z", "updated_at": "2018-11-25T14:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "revision_number": 0, "id": "2e254f48-de82-4ee9-b012-e63ce7de3c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "revision_number": 0, "id": "a74b6323-cb54-4abc-84dc-e53188394276", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 2, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "name": "NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-2"}]} 2018-11-25 14:11:41,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f1f4c8b2-0edd-48a5-8696-0371f7533501 used request id req-dd9d42c0-3fd9-46ba-a865-6aec0b441b3a 2018-11-25 14:11:41,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1f4c8b2-0edd-48a5-8696-0371f7533501 2018-11-25 14:11:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f1f4c8b2-0edd-48a5-8696-0371f7533501 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:41,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9e2fcc6-9bfe-4b6a-a2ed-37640801ca16 Date: Sun, 25 Nov 2018 14:11:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:40Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "2e254f48-de82-4ee9-b012-e63ce7de3c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:11:40Z", "security_group_id": "f1f4c8b2-0edd-48a5-8696-0371f7533501", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:40Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "a74b6323-cb54-4abc-84dc-e53188394276"}]} 2018-11-25 14:11:41,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f1f4c8b2-0edd-48a5-8696-0371f7533501 used request id req-c9e2fcc6-9bfe-4b6a-a2ed-37640801ca16 2018-11-25 14:11:41,088 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-1 2018-11-25 14:11:41,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c1ece88d-26b0-4aea-8c08-081948f5a83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:41,245 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-435bb7b9-0624-4503-a458-c186bfa687cb Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:41,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c1ece88d-26b0-4aea-8c08-081948f5a83f used request id req-435bb7b9-0624-4503-a458-c186bfa687cb 2018-11-25 14:11:41,245 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0c8540b4-b182-4dc8-b9ca-da1c140f72caname-2 2018-11-25 14:11:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f1f4c8b2-0edd-48a5-8696-0371f7533501 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa016d6237a13404de294a721104ce1ee6dee87" 2018-11-25 14:11:41,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41a85744-a316-42c7-9c72-efd5c80ce1d3 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:41,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f1f4c8b2-0edd-48a5-8696-0371f7533501 used request id req-41a85744-a316-42c7-9c72-efd5c80ce1d3 2018-11-25 14:11:41,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:41,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["DxU5z3e4Rd6nBjEWsh3rVQ"], "issued_at": "2018-11-25T14:11:41.000000Z"}} 2018-11-25 14:11:41,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bfcda30-a043-444f-9266-6c4c96b5b75b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:41,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1bfcda30-a043-444f-9266-6c4c96b5b75b 2018-11-25 14:11:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:42,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-80f357e4-eea6-4efc-9168-e16a5daf7f1a Date: Sun, 25 Nov 2018 14:11:42 GMT RESP BODY: {"floatingips": []} 2018-11-25 14:11:42,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-80f357e4-eea6-4efc-9168-e16a5daf7f1a 2018-11-25 14:11:42,120 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 14:11:42,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:42,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-88ae0fc6-2ec2-428b-a54e-c65405443242 Date: Sun, 25 Nov 2018 14:11:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:11:42,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-88ae0fc6-2ec2-428b-a54e-c65405443242 2018-11-25 14:11:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:42,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-bfa366dd-65b2-4692-9de9-18358990fea4 Date: Sun, 25 Nov 2018 14:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:11:42,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-bfa366dd-65b2-4692-9de9-18358990fea4 2018-11-25 14:11:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}}' 2018-11-25 14:11:43,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-35d813c2-2ee7-4687-94b6-7c4921cdb147 Date: Sun, 25 Nov 2018 14:11:43 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:43Z", "updated_at": "2018-11-25T14:11:43Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "port_id": null, "id": "904e0d7c-ec9c-4ecb-8998-c49fa041a635"}} 2018-11-25 14:11:43,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-35d813c2-2ee7-4687-94b6-7c4921cdb147 2018-11-25 14:11:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:43,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-2a00b502-cfdd-4698-bc74-a145c265d61d Date: Sun, 25 Nov 2018 14:11:43 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:43Z", "updated_at": "2018-11-25T14:11:43Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "port_id": null, "id": "904e0d7c-ec9c-4ecb-8998-c49fa041a635"}]} 2018-11-25 14:11:43,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-2a00b502-cfdd-4698-bc74-a145c265d61d 2018-11-25 14:11:43,989 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-11-25 14:11:43,989 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-11-25 14:11:43,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips?ip=904e0d7c-ec9c-4ecb-8998-c49fa041a635 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:44,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-bee46ba7-ab36-46e0-bfcb-7698ba814723 Date: Sun, 25 Nov 2018 14:11:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:11:43Z", "updated_at": "2018-11-25T14:11:43Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "port_id": null, "id": "904e0d7c-ec9c-4ecb-8998-c49fa041a635"}]} 2018-11-25 14:11:44,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips?ip=904e0d7c-ec9c-4ecb-8998-c49fa041a635 used request id req-bee46ba7-ab36-46e0-bfcb-7698ba814723 2018-11-25 14:11:44,165 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-11-25 14:11:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/904e0d7c-ec9c-4ecb-8998-c49fa041a635 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3474ca143e816a7b74e9093b27517ebcbfc71c90" 2018-11-25 14:11:44,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c3b023e-5f59-4c77-85e8-810b1a6aa755 Content-Length: 0 Date: Sun, 25 Nov 2018 14:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:11:44,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/904e0d7c-ec9c-4ecb-8998-c49fa041a635 used request id req-0c3b023e-5f59-4c77-85e8-810b1a6aa755 2018-11-25 14:11:44,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:11:44,751 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f 2018-11-25 14:11:44,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:45,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["dHVYHodWS3ewnsX5PMg7fw"], "issued_at": "2018-11-25T14:11:45.000000Z"}} 2018-11-25 14:11:45,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4260069fb2e60001535373dc6a3416f1e76908eb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXvWlwqM6jjQRNCnZPR3nNtW5ykhyGOpSLk/qfDtzJgFhUg8MmHAVxYhqRFzvXqCGc09vZVdxhMXFDkq9FYrD68AQmd5BcexQyQbAX1XntT74U9vj/8KMyILEzWvnYxyuJgmhm9AHDKnjdDx1ztWr64exCaVEj3mMlf3nggo7D5wdACmgCo4ih1qrw0PMDFLfkb6EQJWcZWIoLhWLdmp7IoXYdVIHMxc1PNi4uisFIfxKliWvYxYcvLX2mUlT6QL6iKRD5IY6VqrCvEzEIPYs33V8jscfwe1u+8ZdnzLpN5tHycR7VSe2ygqzeMhIPad2e7ONifgL1EvySiKwZHAVx", "name": "NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f"}}' 2018-11-25 14:11:45,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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-715d8aa5-447e-4fc9-9b62-84cde42fcd77 x-compute-request-id: req-715d8aa5-447e-4fc9-9b62-84cde42fcd77 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXvWlwqM6jjQRNCnZPR3nNtW5ykhyGOpSLk/qfDtzJgFhUg8MmHAVxYhqRFzvXqCGc09vZVdxhMXFDkq9FYrD68AQmd5BcexQyQbAX1XntT74U9vj/8KMyILEzWvnYxyuJgmhm9AHDKnjdDx1ztWr64exCaVEj3mMlf3nggo7D5wdACmgCo4ih1qrw0PMDFLfkb6EQJWcZWIoLhWLdmp7IoXYdVIHMxc1PNi4uisFIfxKliWvYxYcvLX2mUlT6QL6iKRD5IY6VqrCvEzEIPYs33V8jscfwe1u+8ZdnzLpN5tHycR7VSe2ygqzeMhIPad2e7ONifgL1EvySiKwZHAVx", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f", "fingerprint": "64:d5:d0:ff:7d:39:f9:2d:10:e3:6b:f7:3f:32:8c:2b"}} 2018-11-25 14:11:45,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-715d8aa5-447e-4fc9-9b62-84cde42fcd77 2018-11-25 14:11:45,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4260069fb2e60001535373dc6a3416f1e76908eb" 2018-11-25 14:11:45,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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-bc28e1be-544a-4eed-a19d-54a5cf3a57a0 x-compute-request-id: req-bc28e1be-544a-4eed-a19d-54a5cf3a57a0 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXvWlwqM6jjQRNCnZPR3nNtW5ykhyGOpSLk/qfDtzJgFhUg8MmHAVxYhqRFzvXqCGc09vZVdxhMXFDkq9FYrD68AQmd5BcexQyQbAX1XntT74U9vj/8KMyILEzWvnYxyuJgmhm9AHDKnjdDx1ztWr64exCaVEj3mMlf3nggo7D5wdACmgCo4ih1qrw0PMDFLfkb6EQJWcZWIoLhWLdmp7IoXYdVIHMxc1PNi4uisFIfxKliWvYxYcvLX2mUlT6QL6iKRD5IY6VqrCvEzEIPYs33V8jscfwe1u+8ZdnzLpN5tHycR7VSe2ygqzeMhIPad2e7ONifgL1EvySiKwZHAVx", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f", "deleted": false, "created_at": "2018-11-25T14:11:45.000000", "updated_at": null, "fingerprint": "64:d5:d0:ff:7d:39:f9:2d:10:e3:6b:f7:3f:32:8c:2b", "deleted_at": null, "id": 2}} 2018-11-25 14:11:45,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f used request id req-bc28e1be-544a-4eed-a19d-54a5cf3a57a0 2018-11-25 14:11:45,485 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f 2018-11-25 14:11:45,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4260069fb2e60001535373dc6a3416f1e76908eb" 2018-11-25 14:11:45,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:11: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 x-openstack-request-id: req-4ee33c43-73c7-4241-9abd-874211fec37b x-compute-request-id: req-4ee33c43-73c7-4241-9abd-874211fec37b Content-Length: 0 Content-Type: application/json 2018-11-25 14:11:45,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f used request id req-4ee33c43-73c7-4241-9abd-874211fec37b 2018-11-25 14:11:45,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4260069fb2e60001535373dc6a3416f1e76908eb" 2018-11-25 14:11:45,776 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:11: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 x-openstack-request-id: req-5500cbcb-d568-4529-a6c1-2b3b21b7d636 x-compute-request-id: req-5500cbcb-d568-4529-a6c1-2b3b21b7d636 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f not found for user d4e31f68a79249f8a79a88e04bc82b70", "code": 404}} 2018-11-25 14:11:45,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f used request id req-5500cbcb-d568-4529-a6c1-2b3b21b7d636 2018-11-25 14:11:45,777 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f 2018-11-25 14:11:45,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4260069fb2e60001535373dc6a3416f1e76908eb" 2018-11-25 14:11:45,988 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:11: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 x-openstack-request-id: req-308a4a91-4506-4c88-b9c9-5e46d03ca238 x-compute-request-id: req-308a4a91-4506-4c88-b9c9-5e46d03ca238 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f not found for user d4e31f68a79249f8a79a88e04bc82b70", "code": 404}} 2018-11-25 14:11:45,988 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b1e6bdb5-f72f-404c-bb15-964d9da9ab8f used request id req-308a4a91-4506-4c88-b9c9-5e46d03ca238 2018-11-25 14:11:45,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:11:46,168 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a.pub 2018-11-25 14:11:46,168 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a 2018-11-25 14:11:46,168 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a.pub 2018-11-25 14:11:46,169 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a 2018-11-25 14:11:46,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:46,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["7VXQ-hJxQrq7eZHHAEQ6EA"], "issued_at": "2018-11-25T14:11:46.000000Z"}} 2018-11-25 14:11:46,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ebdda7ec1c135936c1268687acb56ef661d023" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2GcdaESnIpP0x5HnXX2mxjEYrjOPuFcB72Kq2kl2uMWm9Vo1Q6hLeDi10tGIxP4wHpv5XFgggLfwOhgvC+LYFBGfGZDjtRj9F6z4hLq5bhBVP2Rn7WfXbKzdxB9WVzU4+9j/vB5b2JFNVtVtJ0X32RB9GpAEXclsqvJbaFyVEp6iAbI5toRkSqzrZCQjEdnaRQ4rRwVyCqfCSqwhi9Bk4g183Ktr2GzV8NJFOzM9EaWFF1wbvQxGhQrusIp8aFUsNF0mY9x58DRcZ4S0xX0UYjzzfhgYZhY9h6T7bCodxbmHGOuVcK6GyGrvyYH/bM5N8Jk5/Q/Q1DUlMjYkXXbIj", "name": "NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a"}}' 2018-11-25 14:11:47,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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-709deb2f-ecb2-4c19-a331-3ced339815cc x-compute-request-id: req-709deb2f-ecb2-4c19-a331-3ced339815cc Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2GcdaESnIpP0x5HnXX2mxjEYrjOPuFcB72Kq2kl2uMWm9Vo1Q6hLeDi10tGIxP4wHpv5XFgggLfwOhgvC+LYFBGfGZDjtRj9F6z4hLq5bhBVP2Rn7WfXbKzdxB9WVzU4+9j/vB5b2JFNVtVtJ0X32RB9GpAEXclsqvJbaFyVEp6iAbI5toRkSqzrZCQjEdnaRQ4rRwVyCqfCSqwhi9Bk4g183Ktr2GzV8NJFOzM9EaWFF1wbvQxGhQrusIp8aFUsNF0mY9x58DRcZ4S0xX0UYjzzfhgYZhY9h6T7bCodxbmHGOuVcK6GyGrvyYH/bM5N8Jk5/Q/Q1DUlMjYkXXbIj", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a", "fingerprint": "aa:be:03:a9:c4:c0:0d:a8:68:08:ea:a0:f8:7a:0e:6d"}} 2018-11-25 14:11:47,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-709deb2f-ecb2-4c19-a331-3ced339815cc 2018-11-25 14:11:47,013 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a 2018-11-25 14:11:47,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ebdda7ec1c135936c1268687acb56ef661d023" 2018-11-25 14:11:47,166 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:11: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 x-openstack-request-id: req-a8ad6a27-aa45-4acc-8f66-6f9bed249a9f x-compute-request-id: req-a8ad6a27-aa45-4acc-8f66-6f9bed249a9f Content-Length: 0 Content-Type: application/json 2018-11-25 14:11:47,166 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5069649b-5c30-4d24-8d1a-8c4d2ad6386a used request id req-a8ad6a27-aa45-4acc-8f66-6f9bed249a9f 2018-11-25 14:11:47,168 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:11:47,333 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae 2018-11-25 14:11:47,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:47,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["WPT0S-UrSG29SbxcXY9LdA"], "issued_at": "2018-11-25T14:11:47.000000Z"}} 2018-11-25 14:11:47,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70a43c48dfad5a9fbff26f3c479176c3138d85" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCorHzz1Vu0yC6ilrERk6uy+/0zJIOw989VaKz1Vl4QBbs7pBo7C4EM0mDTOfljRxZPbcdTNTEi46Zck/umznQB34RKYgrej/zhh4qJV3Gt54KBd6jI89Ppl7ybXYJm8QE0TNdBxw55ELPJxeHushrM673OTv7jwmnl9+Nasf/XQVnZNfhOIDi6Ls61AGH1wTs75sCjbrrPwO1pHS1bv+SckXUqA/1j8t85YHEL9LEOvAUY5z81Q7ZOwj0V0AKrUniNnjSNrJzahLvzwZavSduanHEsAgyqwdLIsU1JcVZdB8UuCogVal7raCwa8D2E0boG82OlL37ONQDlk2YZcPsv", "name": "NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae"}}' 2018-11-25 14:11:47,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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-dc6bc0dd-ed0d-4f3e-8f01-4b1d84c12606 x-compute-request-id: req-dc6bc0dd-ed0d-4f3e-8f01-4b1d84c12606 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCorHzz1Vu0yC6ilrERk6uy+/0zJIOw989VaKz1Vl4QBbs7pBo7C4EM0mDTOfljRxZPbcdTNTEi46Zck/umznQB34RKYgrej/zhh4qJV3Gt54KBd6jI89Ppl7ybXYJm8QE0TNdBxw55ELPJxeHushrM673OTv7jwmnl9+Nasf/XQVnZNfhOIDi6Ls61AGH1wTs75sCjbrrPwO1pHS1bv+SckXUqA/1j8t85YHEL9LEOvAUY5z81Q7ZOwj0V0AKrUniNnjSNrJzahLvzwZavSduanHEsAgyqwdLIsU1JcVZdB8UuCogVal7raCwa8D2E0boG82OlL37ONQDlk2YZcPsv", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae", "fingerprint": "2d:8b:8f:af:f0:b0:61:28:e4:c8:6c:e5:dc:4a:81:2c"}} 2018-11-25 14:11:47,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-dc6bc0dd-ed0d-4f3e-8f01-4b1d84c12606 2018-11-25 14:11:48,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70a43c48dfad5a9fbff26f3c479176c3138d85" 2018-11-25 14:11:48,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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,Accept-Encoding x-openstack-request-id: req-e0b3b686-b759-4dfc-bd5a-f9fceb62b033 x-compute-request-id: req-e0b3b686-b759-4dfc-bd5a-f9fceb62b033 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCorHzz1Vu0yC6ilrERk6uy+/0zJIOw989VaKz1Vl4QBbs7pBo7C4EM0mDTOfljRxZPbcdTNTEi46Zck/umznQB34RKYgrej/zhh4qJV3Gt54KBd6jI89Ppl7ybXYJm8QE0TNdBxw55ELPJxeHushrM673OTv7jwmnl9+Nasf/XQVnZNfhOIDi6Ls61AGH1wTs75sCjbrrPwO1pHS1bv+SckXUqA/1j8t85YHEL9LEOvAUY5z81Q7ZOwj0V0AKrUniNnjSNrJzahLvzwZavSduanHEsAgyqwdLIsU1JcVZdB8UuCogVal7raCwa8D2E0boG82OlL37ONQDlk2YZcPsv", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae", "deleted": false, "created_at": "2018-11-25T14:11:47.000000", "updated_at": null, "fingerprint": "2d:8b:8f:af:f0:b0:61:28:e4:c8:6c:e5:dc:4a:81:2c", "deleted_at": null, "id": 8}} 2018-11-25 14:11:48,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae used request id req-e0b3b686-b759-4dfc-bd5a-f9fceb62b033 2018-11-25 14:11:48,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70a43c48dfad5a9fbff26f3c479176c3138d85" 2018-11-25 14:11:48,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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,Accept-Encoding x-openstack-request-id: req-6bda7650-16fd-48af-9ea4-3fe64162a352 x-compute-request-id: req-6bda7650-16fd-48af-9ea4-3fe64162a352 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCorHzz1Vu0yC6ilrERk6uy+/0zJIOw989VaKz1Vl4QBbs7pBo7C4EM0mDTOfljRxZPbcdTNTEi46Zck/umznQB34RKYgrej/zhh4qJV3Gt54KBd6jI89Ppl7ybXYJm8QE0TNdBxw55ELPJxeHushrM673OTv7jwmnl9+Nasf/XQVnZNfhOIDi6Ls61AGH1wTs75sCjbrrPwO1pHS1bv+SckXUqA/1j8t85YHEL9LEOvAUY5z81Q7ZOwj0V0AKrUniNnjSNrJzahLvzwZavSduanHEsAgyqwdLIsU1JcVZdB8UuCogVal7raCwa8D2E0boG82OlL37ONQDlk2YZcPsv", "name": "NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae", "fingerprint": "2d:8b:8f:af:f0:b0:61:28:e4:c8:6c:e5:dc:4a:81:2c"}}]} 2018-11-25 14:11:48,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-6bda7650-16fd-48af-9ea4-3fe64162a352 2018-11-25 14:11:48,155 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae 2018-11-25 14:11:48,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a70a43c48dfad5a9fbff26f3c479176c3138d85" 2018-11-25 14:11:48,190 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:11: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-ecc5aa28-9968-4bfa-9343-da3778f5751e x-compute-request-id: req-ecc5aa28-9968-4bfa-9343-da3778f5751e Content-Length: 0 Content-Type: application/json 2018-11-25 14:11:48,190 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1e41234-d864-4838-a3cc-f45bdcd8f6ae used request id req-ecc5aa28-9968-4bfa-9343-da3778f5751e 2018-11-25 14:11:48,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:11:48,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:48,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["XKLnv-MVS_q4Ed2ZgHcZnw"], "issued_at": "2018-11-25T14:11:48.000000Z"}} 2018-11-25 14:11:48,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9a0189613f7439c737a8bb4888d5b0b10433365" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id", "swap": 2}}' 2018-11-25 14:11:49,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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,Accept-Encoding x-openstack-request-id: req-7f8dd52c-a3a8-4519-a544-7eca436e26de x-compute-request-id: req-7f8dd52c-a3a8-4519-a544-7eca436e26de Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id", "name": "NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-25 14:11:49,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7f8dd52c-a3a8-4519-a544-7eca436e26de 2018-11-25 14:11:49,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9a0189613f7439c737a8bb4888d5b0b10433365" 2018-11-25 14:11:49,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:11: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-4ae83ffe-bf74-42ba-91ef-5b255c7c27b4 x-compute-request-id: req-4ae83ffe-bf74-42ba-91ef-5b255c7c27b4 Content-Length: 0 Content-Type: application/json 2018-11-25 14:11:49,490 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id used request id req-4ae83ffe-bf74-42ba-91ef-5b255c7c27b4 2018-11-25 14:11:49,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9a0189613f7439c737a8bb4888d5b0b10433365" 2018-11-25 14:11:49,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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-380143d3-fb5e-4ea2-9293-da7c91e5b93e x-compute-request-id: req-380143d3-fb5e-4ea2-9293-da7c91e5b93e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:11:49,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-380143d3-fb5e-4ea2-9293-da7c91e5b93e 2018-11-25 14:11:49,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9a0189613f7439c737a8bb4888d5b0b10433365" 2018-11-25 14:11:49,656 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:11: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-789e7b1a-bb72-4ce0-8591-3a909383aea8 x-compute-request-id: req-789e7b1a-bb72-4ce0-8591-3a909383aea8 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id could not be found.", "code": 404}} 2018-11-25 14:11:49,657 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-be3ceca9-c35d-4bbd-a8f4-1af0c7222718-id used request id req-789e7b1a-bb72-4ce0-8591-3a909383aea8 2018-11-25 14:11:49,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:11:49,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:50,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["4h7f8sosSACFgohVo1wDIw"], "issued_at": "2018-11-25T14:11:50.000000Z"}} 2018-11-25 14:11:50,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bc7380a5017d7cec287d21bb737824736ca11d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-id", "swap": 2}}' 2018-11-25 14:11:50,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11: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-6d51b602-f3c1-4e4f-b563-d1ab5559bd65 x-compute-request-id: req-6d51b602-f3c1-4e4f-b563-d1ab5559bd65 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-id", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-id", "name": "NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-25 14:11:50,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6d51b602-f3c1-4e4f-b563-d1ab5559bd65 2018-11-25 14:11:50,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bc7380a5017d7cec287d21bb737824736ca11d" 2018-11-25 14:11:50,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:11: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 x-openstack-request-id: req-154a7055-0c13-4322-9ac2-78ca4eeb40b6 x-compute-request-id: req-154a7055-0c13-4322-9ac2-78ca4eeb40b6 Content-Length: 0 Content-Type: application/json 2018-11-25 14:11:50,777 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-2b495363-7b3c-483c-a5b9-3646716a7d3b-id used request id req-154a7055-0c13-4322-9ac2-78ca4eeb40b6 2018-11-25 14:11:50,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:11:50,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:51,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["RjhJa3ttT6OtlV7ITwV6Tw"], "issued_at": "2018-11-25T14:11:51.000000Z"}} 2018-11-25 14:11:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:11:51,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3daecf7c-be68-42b5-b14f-7dfbc111c4ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:51,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3daecf7c-be68-42b5-b14f-7dfbc111c4ef 2018-11-25 14:11:51,260 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:11:51,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:11:51,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:51,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["1vC3c9gHQvOMr7QmhMV84g"], "issued_at": "2018-11-25T14:11:51.000000Z"}} 2018-11-25 14:11:51,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:11:51,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88928e43-87c2-4bb1-b319-28bb70c997d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:51,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-88928e43-87c2-4bb1-b319-28bb70c997d8 2018-11-25 14:11:51,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:11:52,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-b0c20ab3-31a6-45e2-96d0-d7889730b19c Date: Sun, 25 Nov 2018 14:11:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image"} 2018-11-25 14:11:52,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image used request id req-b0c20ab3-31a6-45e2-96d0-d7889730b19c 2018-11-25 14:11:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:11:52,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ea9d785-61e9-4e0c-abe7-7e2ac3052f45 Date: Sun, 25 Nov 2018 14:11:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:11:52,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5ea9d785-61e9-4e0c-abe7-7e2ac3052f45 2018-11-25 14:11:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image"}' 2018-11-25 14:11:53,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 X-Openstack-Request-Id: req-31b900a9-de70-4271-8ac4-160b44ac61ee Date: Sun, 25 Nov 2018 14:11:53 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:11:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:11:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3", "min_disk": 0, "protected": false, "id": "ae578f84-457f-475a-877c-edcc9ce992c3", "file": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:11:53,222 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-31b900a9-de70-4271-8ac4-160b44ac61ee 2018-11-25 14:11:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" -d '' 2018-11-25 14:11:55,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65d987e4-895f-4c2b-abbd-975542abcc90 Date: Sun, 25 Nov 2018 14:11:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:11:55,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3/file used request id req-65d987e4-895f-4c2b-abbd-975542abcc90 2018-11-25 14:11:55,843 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:11:55,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:11:56,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-552b77db-1550-4453-aa45-b7fbe42f2597 Date: Sun, 25 Nov 2018 14:11:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:11:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:11:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ae578f84-457f-475a-877c-edcc9ce992c3/snap", "metadata": {}}], "self": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3", "min_disk": 0, "protected": false, "id": "ae578f84-457f-475a-877c-edcc9ce992c3", "file": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ae578f84-457f-475a-877c-edcc9ce992c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:11:56,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 used request id req-552b77db-1550-4453-aa45-b7fbe42f2597 2018-11-25 14:11:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:11:56,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e176a073-cb1c-4d5f-9beb-6fd46c6bd591 Date: Sun, 25 Nov 2018 14:11:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:11:56,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e176a073-cb1c-4d5f-9beb-6fd46c6bd591 2018-11-25 14:11:56,577 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image 2018-11-25 14:11:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:11:57,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-e1e1c729-7147-4ef3-a818-2942ab26b4f5 Date: Sun, 25 Nov 2018 14:11:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:11:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:11:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ae578f84-457f-475a-877c-edcc9ce992c3/snap", "metadata": {}}], "self": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3", "min_disk": 0, "protected": false, "id": "ae578f84-457f-475a-877c-edcc9ce992c3", "file": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ae578f84-457f-475a-877c-edcc9ce992c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:11:57,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 used request id req-e1e1c729-7147-4ef3-a818-2942ab26b4f5 2018-11-25 14:11:57,198 - create_image - DEBUG - Instance status is - active 2018-11-25 14:11:57,198 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image 2018-11-25 14:11:57,199 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image 2018-11-25 14:11:57,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:11:57,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:11:57,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["MkFxgXbcS32CW9osjISUXw"], "issued_at": "2018-11-25T14:11:57.000000Z"}} 2018-11-25 14:11:57,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:11:57,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bc7003-a0a6-4664-9861-36eb6de3d8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:11:57,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e7bc7003-a0a6-4664-9861-36eb6de3d8c4 2018-11-25 14:11:57,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:11:57,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6a7e89a1-6d34-43b1-8f3a-fbcc8fb274f5 Date: Sun, 25 Nov 2018 14:11:57 GMT RESP BODY: {"networks":[]} 2018-11-25 14:11:57,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net used request id req-6a7e89a1-6d34-43b1-8f3a-fbcc8fb274f5 2018-11-25 14:11:57,930 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net 2018-11-25 14:11:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" -d '{"network": {"name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net", "admin_state_up": true}}' 2018-11-25 14:11:58,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b74c8e42-97e1-4298-8aa1-9a6694e2cb7a Date: Sun, 25 Nov 2018 14:11:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:11:58Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","mtu":1450}} 2018-11-25 14:11:58,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b74c8e42-97e1-4298-8aa1-9a6694e2cb7a 2018-11-25 14:11:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:11:58,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d5ab7d07-b8ba-48e3-aa61-a39b58012a28 Date: Sun, 25 Nov 2018 14:11:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:11:58Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:11:58,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6940869e-3391-433b-a309-3129229420d9 used request id req-d5ab7d07-b8ba-48e3-aa61-a39b58012a28 2018-11-25 14:11:58,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:11:58,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d60d9844-e09e-4a7c-b639-e5284f780457 Date: Sun, 25 Nov 2018 14:11:58 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:11:58,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-d60d9844-e09e-4a7c-b639-e5284f780457 2018-11-25 14:11:58,739 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet 2018-11-25 14:11:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" -d '{"subnets": [{"ip_version": 4, "network_id": "6940869e-3391-433b-a309-3129229420d9", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]}' 2018-11-25 14:11:59,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6775e422-86fe-4420-bb60-56075f833665 Date: Sun, 25 Nov 2018 14:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]} 2018-11-25 14:11:59,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6775e422-86fe-4420-bb60-56075f833665 2018-11-25 14:11:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:11:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-fc8089db-2d6d-4724-94e9-415af288e45d Date: Sun, 25 Nov 2018 14:11:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2a63b216-daf9-4af0-bad9-41d44cb7c0bb"],"description":"","tags":[],"updated_at":"2018-11-25T14:11:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:11:59,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6940869e-3391-433b-a309-3129229420d9 used request id req-fc8089db-2d6d-4724-94e9-415af288e45d 2018-11-25 14:11:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:11:59,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a0ee269-2f46-46ad-ab7d-84a818b6fe85 Date: Sun, 25 Nov 2018 14:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]} 2018-11-25 14:11:59,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-8a0ee269-2f46-46ad-ab7d-84a818b6fe85 2018-11-25 14:11:59,740 - OpenStackNetwork - DEBUG - Network [6940869e-3391-433b-a309-3129229420d9] created successfully 2018-11-25 14:11:59,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:11:59,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:12:00,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["KG-5qvK3SPWbCn9BoOiIng"], "issued_at": "2018-11-25T14:12:00.000000Z"}} 2018-11-25 14:12:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c7a44ba6a80ab17def86584a9fb785b449a166" 2018-11-25 14:12:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9a14c3-7205-4258-ae69-3adba54219a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:12:00,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7c9a14c3-7205-4258-ae69-3adba54219a1 2018-11-25 14:12:00,199 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:12:00,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c7a44ba6a80ab17def86584a9fb785b449a166" 2018-11-25 14:12:00,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-73e52291-2e4c-4865-986b-81f8bba6caaf x-compute-request-id: req-73e52291-2e4c-4865-986b-81f8bba6caaf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:12:00,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-73e52291-2e4c-4865-986b-81f8bba6caaf 2018-11-25 14:12:00,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c7a44ba6a80ab17def86584a9fb785b449a166" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:12:00,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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,Accept-Encoding x-openstack-request-id: req-5823344f-4f9a-4752-8864-4cab62c6e03b x-compute-request-id: req-5823344f-4f9a-4752-8864-4cab62c6e03b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4658524b-da49-4234-b47a-fb914793c6db", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:12:00,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5823344f-4f9a-4752-8864-4cab62c6e03b 2018-11-25 14:12:00,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:12:00,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:12:01,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["gxRH1862QByw70J8czByaA"], "issued_at": "2018-11-25T14:12:01.000000Z"}} 2018-11-25 14:12:01,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49766a0a2780f3f4cb7a979a9fc51e456a5a9d9c" 2018-11-25 14:12:01,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2ff6dc-52d1-4d04-b8be-e91ad75ec0ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:12:01,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff2ff6dc-52d1-4d04-b8be-e91ad75ec0ed 2018-11-25 14:12:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:01,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-201ca9ee-9789-4577-bbf7-9193b3c83fe9 Date: Sun, 25 Nov 2018 14:12:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2a63b216-daf9-4af0-bad9-41d44cb7c0bb"],"description":"","tags":[],"updated_at":"2018-11-25T14:11:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:12:01,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net used request id req-201ca9ee-9789-4577-bbf7-9193b3c83fe9 2018-11-25 14:12:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c82e8f8a-482f-45f7-82ed-55e545d9aaca Date: Sun, 25 Nov 2018 14:12:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]} 2018-11-25 14:12:01,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-c82e8f8a-482f-45f7-82ed-55e545d9aaca 2018-11-25 14:12:01,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:02,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-75a60ccc-bc1e-49f7-b57c-65b3beaccc1f Date: Sun, 25 Nov 2018 14:12:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2a63b216-daf9-4af0-bad9-41d44cb7c0bb"],"description":"","tags":[],"updated_at":"2018-11-25T14:11:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:12:02,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net used request id req-75a60ccc-bc1e-49f7-b57c-65b3beaccc1f 2018-11-25 14:12:02,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:12:02,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:12:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:12:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49766a0a2780f3f4cb7a979a9fc51e456a5a9d9c" 2018-11-25 14:12:02,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fe11ef-e7f7-4ff3-b88f-26744d35ae0a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:12:02,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-c3fe11ef-e7f7-4ff3-b88f-26744d35ae0a 2018-11-25 14:12:02,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:02,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-28cdd3eb-4338-457a-adb1-c988bb5ea28a Date: Sun, 25 Nov 2018 14:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]} 2018-11-25 14:12:02,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-28cdd3eb-4338-457a-adb1-c988bb5ea28a 2018-11-25 14:12:02,459 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net 2018-11-25 14:12:02,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" -d '{"port": {"network_id": "6940869e-3391-433b-a309-3129229420d9", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port", "admin_state_up": true}}' 2018-11-25 14:12:03,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-4b0ca4ea-5c23-4ddc-84bd-310dab0711f8 Date: Sun, 25 Nov 2018 14:12:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:12:02Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","ip_address":"10.55.0.6"}],"id":"7d195730-c5bb-4bde-b76a-2a69ce92e70d","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:85:c4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:12:02Z","binding:vnic_type":"normal"}} 2018-11-25 14:12:03,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-4b0ca4ea-5c23-4ddc-84bd-310dab0711f8 2018-11-25 14:12:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:03,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-042e67b2-c52e-4e23-ba5a-2c6bdebf783d Date: Sun, 25 Nov 2018 14:12:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2a63b216-daf9-4af0-bad9-41d44cb7c0bb"],"description":"","tags":[],"updated_at":"2018-11-25T14:11:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:12:03,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net used request id req-042e67b2-c52e-4e23-ba5a-2c6bdebf783d 2018-11-25 14:12:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:12:03,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:12:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:12:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:03,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371119ab-e7cc-40cf-946c-567f6e7098ab Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:12:03,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-371119ab-e7cc-40cf-946c-567f6e7098ab 2018-11-25 14:12:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:03,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2a1f517a-b946-464b-8762-4a77cc0af879 Date: Sun, 25 Nov 2018 14:12:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]} 2018-11-25 14:12:03,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-2a1f517a-b946-464b-8762-4a77cc0af879 2018-11-25 14:12:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6940869e-3391-433b-a309-3129229420d9&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:04,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-22d47993-d9cc-43be-bd6e-1b19e02cf625 Date: Sun, 25 Nov 2018 14:12:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:12:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","ip_address":"10.55.0.6"}],"id":"7d195730-c5bb-4bde-b76a-2a69ce92e70d","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:85:c4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port","admin_state_up":true,"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:12:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 14:12:04,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6940869e-3391-433b-a309-3129229420d9&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port&admin_state_up=True used request id req-22d47993-d9cc-43be-bd6e-1b19e02cf625 2018-11-25 14:12:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:04,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1187fc3-004c-4004-b625-b0d1a4dc357c Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:12:04,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-c1187fc3-004c-4004-b625-b0d1a4dc357c 2018-11-25 14:12:04,167 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst 2018-11-25 14:12:04,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:04,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:04 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-41332671-1819-46a5-8477-9c9ca297f161 x-compute-request-id: req-41332671-1819-46a5-8477-9c9ca297f161 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-flavor-name"}]} 2018-11-25 14:12:04,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-41332671-1819-46a5-8477-9c9ca297f161 2018-11-25 14:12:04,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:04,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:04 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-5b1458ba-33bd-4168-ba21-27e6c2b9c9cf x-compute-request-id: req-5b1458ba-33bd-4168-ba21-27e6c2b9c9cf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4658524b-da49-4234-b47a-fb914793c6db", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:12:04,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db used request id req-5b1458ba-33bd-4168-ba21-27e6c2b9c9cf 2018-11-25 14:12:04,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:05,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-68b27f89-1e7d-481f-9b8b-df40140e195b Date: Sun, 25 Nov 2018 14:12:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:11:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:11:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ae578f84-457f-475a-877c-edcc9ce992c3/snap", "metadata": {}}], "self": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3", "min_disk": 0, "protected": false, "id": "ae578f84-457f-475a-877c-edcc9ce992c3", "file": "/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ae578f84-457f-475a-877c-edcc9ce992c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image"} 2018-11-25 14:12:05,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image used request id req-68b27f89-1e7d-481f-9b8b-df40140e195b 2018-11-25 14:12:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:05,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5bde8bff-3e6a-4571-be2c-0ee5a428afa6 Date: Sun, 25 Nov 2018 14:12:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:12:05,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5bde8bff-3e6a-4571-be2c-0ee5a428afa6 2018-11-25 14:12:05,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" -d '{"server": {"name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "imageRef": "ae578f84-457f-475a-877c-edcc9ce992c3", "flavorRef": "4658524b-da49-4234-b47a-fb914793c6db", "max_count": 1, "min_count": 1, "networks": [{"port": "7d195730-c5bb-4bde-b76a-2a69ce92e70d"}]}}' 2018-11-25 14:12:08,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:12:05 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-64e05a54-9d28-4dd5-aed8-d68bea513684 x-compute-request-id: req-64e05a54-9d28-4dd5-aed8-d68bea513684 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "adminPass": "Uoe3xXjY2qPw"}} 2018-11-25 14:12:08,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-64e05a54-9d28-4dd5-aed8-d68bea513684 2018-11-25 14:12:08,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:09,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:08 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-d5e4ed34-5352-4947-8bd7-4e1acdc5843c x-compute-request-id: req-d5e4ed34-5352-4947-8bd7-4e1acdc5843c Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:09,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-d5e4ed34-5352-4947-8bd7-4e1acdc5843c 2018-11-25 14:12:09,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:09,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:09 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-d5801db0-f13e-428d-b84e-339a573ee822 x-compute-request-id: req-d5801db0-f13e-428d-b84e-339a573ee822 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:09,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-d5801db0-f13e-428d-b84e-339a573ee822 2018-11-25 14:12:12,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:12,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-19091097-b5cb-4a2e-8622-10eb13512521 x-compute-request-id: req-19091097-b5cb-4a2e-8622-10eb13512521 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:12,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-19091097-b5cb-4a2e-8622-10eb13512521 2018-11-25 14:12:15,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:16,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:15 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-e355f8ab-e08d-4e51-8cf1-33b3ced1ac01 x-compute-request-id: req-e355f8ab-e08d-4e51-8cf1-33b3ced1ac01 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:16,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-e355f8ab-e08d-4e51-8cf1-33b3ced1ac01 2018-11-25 14:12:19,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:20,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-67a6af6c-edd7-4b75-9278-5f488ca24b9a x-compute-request-id: req-67a6af6c-edd7-4b75-9278-5f488ca24b9a Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:20,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-67a6af6c-edd7-4b75-9278-5f488ca24b9a 2018-11-25 14:12:23,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:23,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:23 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-e773aec1-8c94-47d5-aa3e-ba3bbc2e17ef x-compute-request-id: req-e773aec1-8c94-47d5-aa3e-ba3bbc2e17ef Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:23,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-e773aec1-8c94-47d5-aa3e-ba3bbc2e17ef 2018-11-25 14:12:26,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:27,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-58399c74-66f1-4bc9-a309-c79a90755b14 x-compute-request-id: req-58399c74-66f1-4bc9-a309-c79a90755b14 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:27,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-58399c74-66f1-4bc9-a309-c79a90755b14 2018-11-25 14:12:30,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:31,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-21a0b37a-77bd-48ec-930e-1897f5e7a4b6 x-compute-request-id: req-21a0b37a-77bd-48ec-930e-1897f5e7a4b6 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:31,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-21a0b37a-77bd-48ec-930e-1897f5e7a4b6 2018-11-25 14:12:34,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:35,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-adc6c61a-82ff-445a-a5f2-60ab33f60924 x-compute-request-id: req-adc6c61a-82ff-445a-a5f2-60ab33f60924 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:35,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-adc6c61a-82ff-445a-a5f2-60ab33f60924 2018-11-25 14:12:38,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:39,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-50f120e6-9807-489a-9a8f-d5576bb9d60e x-compute-request-id: req-50f120e6-9807-489a-9a8f-d5576bb9d60e Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:39,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-50f120e6-9807-489a-9a8f-d5576bb9d60e 2018-11-25 14:12:42,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:43,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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,Accept-Encoding x-openstack-request-id: req-08069ef8-ccac-4c53-800a-2c9c11b0b190 x-compute-request-id: req-08069ef8-ccac-4c53-800a-2c9c11b0b190 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:41Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:43,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-08069ef8-ccac-4c53-800a-2c9c11b0b190 2018-11-25 14:12:46,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:46,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-72b6e5ad-5dd5-4dc7-982a-996c07414ab6 x-compute-request-id: req-72b6e5ad-5dd5-4dc7-982a-996c07414ab6 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:85:c4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:41Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:46,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-72b6e5ad-5dd5-4dc7-982a-996c07414ab6 2018-11-25 14:12:49,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:50,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-d8a5bd49-71cf-4035-8820-40cfc9b57924 x-compute-request-id: req-d8a5bd49-71cf-4035-8820-40cfc9b57924 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:85:c4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:41Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:50,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-d8a5bd49-71cf-4035-8820-40cfc9b57924 2018-11-25 14:12:53,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:54,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-98eb762a-12b9-4524-9b11-f0f8938c53b3 x-compute-request-id: req-98eb762a-12b9-4524-9b11-f0f8938c53b3 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:85:c4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-25T14:12:52.000000", "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:52Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:54,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-98eb762a-12b9-4524-9b11-f0f8938c53b3 2018-11-25 14:12:54,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:54,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12: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-148957d5-8729-46d0-b829-67e7ecafd1c4 x-compute-request-id: req-148957d5-8729-46d0-b829-67e7ecafd1c4 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:85:c4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a", "rel": "bookmark"}], "image": {"id": "ae578f84-457f-475a-877c-edcc9ce992c3", "links": [{"href": "http://172.30.9.29:8774/images/ae578f84-457f-475a-877c-edcc9ce992c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-25T14:12:52.000000", "flavor": {"id": "4658524b-da49-4234-b47a-fb914793c6db", "links": [{"href": "http://172.30.9.29:8774/flavors/4658524b-da49-4234-b47a-fb914793c6db", "rel": "bookmark"}]}, "id": "bdb3d766-e92d-43f1-be78-cb6ac254e91a", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:12:52Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-vm_inst", "created": "2018-11-25T14:12:08Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:12:54,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-148957d5-8729-46d0-b829-67e7ecafd1c4 2018-11-25 14:12:54,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:54,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-ec1041c9-42b0-40b4-84d0-67e38bce440e Date: Sun, 25 Nov 2018 14:12:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6940869e-3391-433b-a309-3129229420d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2a63b216-daf9-4af0-bad9-41d44cb7c0bb"],"description":"","tags":[],"updated_at":"2018-11-25T14:11:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:12:54,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net used request id req-ec1041c9-42b0-40b4-84d0-67e38bce440e 2018-11-25 14:12:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:54,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f6e6e5-2014-4941-bf69-c9a45ee4475f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:12:54,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-86f6e6e5-2014-4941-bf69-c9a45ee4475f 2018-11-25 14:12:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:55,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-be4fbf12-a8fd-4b50-9fd4-44a403cd2098 Date: Sun, 25 Nov 2018 14:12:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet"}]} 2018-11-25 14:12:55,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-be4fbf12-a8fd-4b50-9fd4-44a403cd2098 2018-11-25 14:12:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-293f75e2-4882-40c9-8e76-c77d166cbf7f Date: Sun, 25 Nov 2018 14:12:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","ip_address":"10.55.0.3"}],"id":"68b7222c-5f5f-41aa-a675-ecfa3bf730cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:b2:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:12:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6940869e-3391-433b-a309-3129229420d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:12:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","ip_address":"10.55.0.6"}],"id":"7d195730-c5bb-4bde-b76a-2a69ce92e70d","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:85:c4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port","admin_state_up":true,"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:12:02Z","binding:vnic_type":"normal","device_id":"bdb3d766-e92d-43f1-be78-cb6ac254e91a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","ip_address":"10.55.0.4"}],"id":"c5830c11-a6b4-468a-9268-81451b57be81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:b2:49","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6940869e-3391-433b-a309-3129229420d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:12:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a63b216-daf9-4af0-bad9-41d44cb7c0bb","ip_address":"10.55.0.2"}],"id":"f0c2a157-be7a-4faa-9d9a-1910b5af1905","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:6f:83","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6940869e-3391-433b-a309-3129229420d9","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:11:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6940869e-3391-433b-a309-3129229420d9"}]} 2018-11-25 14:12:55,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6940869e-3391-433b-a309-3129229420d9 used request id req-293f75e2-4882-40c9-8e76-c77d166cbf7f 2018-11-25 14:12:55,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:55,560 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:12: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-16e24bd1-6518-4619-81e5-590b5414ecc9 x-compute-request-id: req-16e24bd1-6518-4619-81e5-590b5414ecc9 Content-Type: application/json 2018-11-25 14:12:55,561 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/bdb3d766-e92d-43f1-be78-cb6ac254e91a used request id req-16e24bd1-6518-4619-81e5-590b5414ecc9 2018-11-25 14:12:55,561 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-port 2018-11-25 14:12:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/7d195730-c5bb-4bde-b76a-2a69ce92e70d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69e38928cdccde0d9153d91894e56af1bc92e69" 2018-11-25 14:12:56,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-beb03f48-b8e6-468b-a1ad-f56b75c7af7a Date: Sun, 25 Nov 2018 14:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:12:56,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/7d195730-c5bb-4bde-b76a-2a69ce92e70d used request id req-beb03f48-b8e6-468b-a1ad-f56b75c7af7a 2018-11-25 14:12:56,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c7a44ba6a80ab17def86584a9fb785b449a166" 2018-11-25 14:12:56,062 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:12: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-cbdc6bf4-18b3-4994-a479-15735b56fd75 x-compute-request-id: req-cbdc6bf4-18b3-4994-a479-15735b56fd75 Content-Length: 0 Content-Type: application/json 2018-11-25 14:12:56,062 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4658524b-da49-4234-b47a-fb914793c6db used request id req-cbdc6bf4-18b3-4994-a479-15735b56fd75 2018-11-25 14:12:56,063 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet 2018-11-25 14:12:56,063 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-subnet 2018-11-25 14:12:56,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/2a63b216-daf9-4af0-bad9-41d44cb7c0bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:12:58,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13c640bd-fd3e-48cc-b243-1159e3e86f9f Date: Sun, 25 Nov 2018 14:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:12:58,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/2a63b216-daf9-4af0-bad9-41d44cb7c0bb used request id req-13c640bd-fd3e-48cc-b243-1159e3e86f9f 2018-11-25 14:12:58,476 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-net 2018-11-25 14:12:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6940869e-3391-433b-a309-3129229420d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce00c1c571ad33035ef1a15e6e450b18eb51841" 2018-11-25 14:12:59,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c5e1856-ad9f-4942-918a-20f94e98964b Date: Sun, 25 Nov 2018 14:12:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:12:59,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6940869e-3391-433b-a309-3129229420d9 used request id req-9c5e1856-ad9f-4942-918a-20f94e98964b 2018-11-25 14:12:59,823 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-ea21c30f-1459-4c24-8fdb-12fcc55ec50a-image 2018-11-25 14:12:59,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}369737af829ff96af128d24ec81dc449a4df6c5c" 2018-11-25 14:13:02,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec675d66-cfa5-4d8e-a505-7a04ad309306 Date: Sun, 25 Nov 2018 14:13:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:13:02,106 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ae578f84-457f-475a-877c-edcc9ce992c3 used request id req-ec675d66-cfa5-4d8e-a505-7a04ad309306 2018-11-25 14:13:02,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:13:02,111 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:13:02,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:13:02,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:02,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["-UflfdgCT9OVY4wusr-iAQ"], "issued_at": "2018-11-25T14:13:02.000000Z"}} 2018-11-25 14:13:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:13:02,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a034ee-1f84-498d-8204-0dfdfd6519cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:02,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81a034ee-1f84-498d-8204-0dfdfd6519cb 2018-11-25 14:13:02,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:13:02,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-859c8b23-354e-4d7a-8a72-a4446f400aae Date: Sun, 25 Nov 2018 14:13:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image"} 2018-11-25 14:13:02,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image used request id req-859c8b23-354e-4d7a-8a72-a4446f400aae 2018-11-25 14:13:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:13:03,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56a73ffd-5ffc-4b9c-a1d5-121f81b92ec4 Date: Sun, 25 Nov 2018 14:13:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:13:03,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-56a73ffd-5ffc-4b9c-a1d5-121f81b92ec4 2018-11-25 14:13:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image"}' 2018-11-25 14:13:03,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f X-Openstack-Request-Id: req-8fa534f8-b8f1-4d06-929d-d704b7b0dfbf Date: Sun, 25 Nov 2018 14:13:03 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:13:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:13:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "min_disk": 0, "protected": false, "id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "file": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:13:03,668 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8fa534f8-b8f1-4d06-929d-d704b7b0dfbf 2018-11-25 14:13:03,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" -d '' 2018-11-25 14:13:05,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d82eaf2-826f-483f-ac40-76f66b1a541b Date: Sun, 25 Nov 2018 14:13:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:13:05,151 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/file used request id req-6d82eaf2-826f-483f-ac40-76f66b1a541b 2018-11-25 14:13:05,152 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:13:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:13:05,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cea3eb5d-97b6-44c2-b594-e016b484de59 Date: Sun, 25 Nov 2018 14:13:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:13:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/snap", "metadata": {}}], "self": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "min_disk": 0, "protected": false, "id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "file": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:13:05,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f used request id req-cea3eb5d-97b6-44c2-b594-e016b484de59 2018-11-25 14:13:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:13:05,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2f176f2-5002-42f4-8f34-51afe99e5cb5 Date: Sun, 25 Nov 2018 14:13:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:13:05,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b2f176f2-5002-42f4-8f34-51afe99e5cb5 2018-11-25 14:13:05,926 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image 2018-11-25 14:13:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:13:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f5c985af-33a5-474d-85dc-d28cf27a2935 Date: Sun, 25 Nov 2018 14:13:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:13:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/snap", "metadata": {}}], "self": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "min_disk": 0, "protected": false, "id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "file": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:13:06,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f used request id req-f5c985af-33a5-474d-85dc-d28cf27a2935 2018-11-25 14:13:06,537 - create_image - DEBUG - Instance status is - active 2018-11-25 14:13:06,537 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image 2018-11-25 14:13:06,537 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image 2018-11-25 14:13:06,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:13:06,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:06,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["d-ARX8H1TAGnLxVpCknaew"], "issued_at": "2018-11-25T14:13:06.000000Z"}} 2018-11-25 14:13:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:13:06,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc6dbea-6693-4e09-9eec-16bfdc0031f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:07,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bc6dbea-6693-4e09-9eec-16bfdc0031f5 2018-11-25 14:13:07,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:13:07,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5804e2a5-9ca5-469f-8168-d0968f4b1a29 Date: Sun, 25 Nov 2018 14:13:07 GMT RESP BODY: {"networks":[]} 2018-11-25 14:13:07,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-5804e2a5-9ca5-469f-8168-d0968f4b1a29 2018-11-25 14:13:07,216 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net 2018-11-25 14:13:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net", "admin_state_up": true}}' 2018-11-25 14:13:07,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-311ed7b2-8a32-4a43-9ea4-17170c5ad0eb Date: Sun, 25 Nov 2018 14:13:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:13:07Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","mtu":1450}} 2018-11-25 14:13:07,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-311ed7b2-8a32-4a43-9ea4-17170c5ad0eb 2018-11-25 14:13:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:13:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-13b75a96-3920-41ed-9e25-b77014222d6e Date: Sun, 25 Nov 2018 14:13:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:13:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:07,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-13b75a96-3920-41ed-9e25-b77014222d6e 2018-11-25 14:13:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:13:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e8bc8a3-343a-428f-a487-9eafd5974d76 Date: Sun, 25 Nov 2018 14:13:08 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:13:08,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-2e8bc8a3-343a-428f-a487-9eafd5974d76 2018-11-25 14:13:08,142 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet 2018-11-25 14:13:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" -d '{"subnets": [{"ip_version": 4, "network_id": "d524aa00-6e8f-4fa4-a514-8a24b6689d23", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]}' 2018-11-25 14:13:08,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e0b0b6a-97e8-42cc-8496-26d7f83564cc Date: Sun, 25 Nov 2018 14:13:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:08,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-1e0b0b6a-97e8-42cc-8496-26d7f83564cc 2018-11-25 14:13:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:13:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e6b2d08f-d39e-406d-9153-dc1807f08a5c Date: Sun, 25 Nov 2018 14:13:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:08,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-e6b2d08f-d39e-406d-9153-dc1807f08a5c 2018-11-25 14:13:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:13:08,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-032d14bc-5933-439d-b81c-254d03e83679 Date: Sun, 25 Nov 2018 14:13:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:08,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-032d14bc-5933-439d-b81c-254d03e83679 2018-11-25 14:13:08,953 - OpenStackNetwork - DEBUG - Network [d524aa00-6e8f-4fa4-a514-8a24b6689d23] created successfully 2018-11-25 14:13:08,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:13:08,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:09,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ybO5QmipQpKgsVFWNkUU6A"], "issued_at": "2018-11-25T14:13:09.000000Z"}} 2018-11-25 14:13:09,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713bcc9a52e7008bef05bac0301861793f3ba4dd" 2018-11-25 14:13:09,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3bb97ae-ed1d-4f1a-a631-e660e09dffca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:09,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a3bb97ae-ed1d-4f1a-a631-e660e09dffca 2018-11-25 14:13:09,356 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:13:09,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713bcc9a52e7008bef05bac0301861793f3ba4dd" 2018-11-25 14:13:09,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:09 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-edf39177-7c46-4f0e-99a8-383ca09a5281 x-compute-request-id: req-edf39177-7c46-4f0e-99a8-383ca09a5281 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:13:09,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-edf39177-7c46-4f0e-99a8-383ca09a5281 2018-11-25 14:13:09,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713bcc9a52e7008bef05bac0301861793f3ba4dd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:13:10,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:09 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-89a6f65c-2e38-4f8a-a0a4-6b8450bb326f x-compute-request-id: req-89a6f65c-2e38-4f8a-a0a4-6b8450bb326f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:13:10,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-89a6f65c-2e38-4f8a-a0a4-6b8450bb326f 2018-11-25 14:13:10,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:13:10,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:10,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["_aBnWRTRQZy4aXmvkY7gPw"], "issued_at": "2018-11-25T14:13:10.000000Z"}} 2018-11-25 14:13:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:13:10,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01a0d53-bacb-4add-9ce4-e6843a11177e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:10,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f01a0d53-bacb-4add-9ce4-e6843a11177e 2018-11-25 14:13:10,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:13:11,316 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:10 GMT Server: Apache x-compute-request-id: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 14:13:11,316 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail used request id req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38 2018-11-25 14:13:11,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 14:13:12,431 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:13:11 GMT Server: Apache x-compute-request-id: req-fc69fed6-1b99-49d2-ad79-b3c69fc6c850 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc69fed6-1b99-49d2-ad79-b3c69fc6c850 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T14:13:12.317945", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1}} 2018-11-25 14:13:12,431 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes used request id req-fc69fed6-1b99-49d2-ad79-b3c69fc6c850 2018-11-25 14:13:12,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:13:12,637 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:12 GMT Server: Apache x-compute-request-id: req-8a159df5-ece6-43b7-8e5e-27e3c4c825e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a159df5-ece6-43b7-8e5e-27e3c4c825e3 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:13:12,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-8a159df5-ece6-43b7-8e5e-27e3c4c825e3 2018-11-25 14:13:12,638 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95 2018-11-25 14:13:12,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:13:13,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:12 GMT Server: Apache x-compute-request-id: req-3f954937-d9a0-4e77-bf26-743fe6a15513 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f954937-d9a0-4e77-bf26-743fe6a15513 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:13:12.000000", "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:13:13,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-3f954937-d9a0-4e77-bf26-743fe6a15513 2018-11-25 14:13:13,390 - create_volume - DEBUG - Instance status is - creating 2018-11-25 14:13:13,390 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 14:13:16,394 - create_volume - DEBUG - Volume status query timeout in 296.244379044 2018-11-25 14:13:16,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:13:17,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:16 GMT Server: Apache x-compute-request-id: req-afdac7e6-52ce-42b9-b597-529e5d490019 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-afdac7e6-52ce-42b9-b597-529e5d490019 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:13:15.000000", "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:13:17,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-afdac7e6-52ce-42b9-b597-529e5d490019 2018-11-25 14:13:17,158 - create_volume - DEBUG - Instance status is - available 2018-11-25 14:13:17,158 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95 2018-11-25 14:13:17,158 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95 2018-11-25 14:13:17,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:13:17,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:17,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["Ed-DiGzgTqKN9SXs8rGQbA"], "issued_at": "2018-11-25T14:13:17.000000Z"}} 2018-11-25 14:13:17,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:17,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9be7a0-711f-466d-9f6d-11cf5c69e8e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:17,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2f9be7a0-711f-466d-9f6d-11cf5c69e8e0 2018-11-25 14:13:17,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:13:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:17,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5150024d-93b4-48b2-b0bf-69413eb49564 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:17,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5150024d-93b4-48b2-b0bf-69413eb49564 2018-11-25 14:13:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:17,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d293d12e-46b9-4895-a686-aecfa5c47c43 Date: Sun, 25 Nov 2018 14:13:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:17,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-d293d12e-46b9-4895-a686-aecfa5c47c43 2018-11-25 14:13:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:13:17,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:13:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:13:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:18,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdce3d56-c088-431d-9758-5daeab246361 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:18,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-cdce3d56-c088-431d-9758-5daeab246361 2018-11-25 14:13:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:18,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1d55dad4-2b12-4613-a5d4-40d001ae9892 Date: Sun, 25 Nov 2018 14:13:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:18,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-1d55dad4-2b12-4613-a5d4-40d001ae9892 2018-11-25 14:13:18,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:18,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-484b95fc-4d23-4fd2-9c80-b3dc470b4c16 Date: Sun, 25 Nov 2018 14:13:18 GMT RESP BODY: {"ports":[]} 2018-11-25 14:13:18,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port&admin_state_up=True used request id req-484b95fc-4d23-4fd2-9c80-b3dc470b4c16 2018-11-25 14:13:18,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:18,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:18 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-e46f4ef6-c04f-4d71-b6c1-169288e07769 x-compute-request-id: req-e46f4ef6-c04f-4d71-b6c1-169288e07769 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 14:13:18,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst used request id req-e46f4ef6-c04f-4d71-b6c1-169288e07769 2018-11-25 14:13:18,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:18,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-34557959-10e0-42e1-a5cb-5e1309c455f4 Date: Sun, 25 Nov 2018 14:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:18,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-34557959-10e0-42e1-a5cb-5e1309c455f4 2018-11-25 14:13:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:19,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b0954c-e3f0-4010-a946-137336070dd4 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:19,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-76b0954c-e3f0-4010-a946-137336070dd4 2018-11-25 14:13:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:19,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7c2962d9-c7e3-4a47-962c-b9ff6ca5fb3b Date: Sun, 25 Nov 2018 14:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:19,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-7c2962d9-c7e3-4a47-962c-b9ff6ca5fb3b 2018-11-25 14:13:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:19,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a523b00-2753-4671-9c23-605605187c99 Date: Sun, 25 Nov 2018 14:13:19 GMT RESP BODY: {"ports":[]} 2018-11-25 14:13:19,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port&admin_state_up=True used request id req-5a523b00-2753-4671-9c23-605605187c99 2018-11-25 14:13:19,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:13:19,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:19,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["7IoMQzyyScuo6nLlDr8pQQ"], "issued_at": "2018-11-25T14:13:19.000000Z"}} 2018-11-25 14:13:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca39aa38bc84d146ef9dc490b9796226d713cc18" 2018-11-25 14:13:19,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a86448-8192-40f1-bcd0-96b4c1d61691 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:19,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c5a86448-8192-40f1-bcd0-96b4c1d61691 2018-11-25 14:13:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:20,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0b0bb667-d1fd-4231-91cc-0af457b33b55 Date: Sun, 25 Nov 2018 14:13:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:20,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-0b0bb667-d1fd-4231-91cc-0af457b33b55 2018-11-25 14:13:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:20,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65b452f0-fcb1-48e9-87c2-6742ff7644c3 Date: Sun, 25 Nov 2018 14:13:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:20,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-65b452f0-fcb1-48e9-87c2-6742ff7644c3 2018-11-25 14:13:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:20,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-59ba7898-d15b-4555-9958-5bc7a078936b Date: Sun, 25 Nov 2018 14:13:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:20,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-59ba7898-d15b-4555-9958-5bc7a078936b 2018-11-25 14:13:20,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:13:20,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:13:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:13:20,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca39aa38bc84d146ef9dc490b9796226d713cc18" 2018-11-25 14:13:20,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772a0399-5a77-40cd-bc9f-d284d8a36b36 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:20,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-772a0399-5a77-40cd-bc9f-d284d8a36b36 2018-11-25 14:13:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:20,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dc1cff98-33e1-4b21-be80-a36441ea5791 Date: Sun, 25 Nov 2018 14:13:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:20,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-dc1cff98-33e1-4b21-be80-a36441ea5791 2018-11-25 14:13:20,985 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net 2018-11-25 14:13:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" -d '{"port": {"network_id": "d524aa00-6e8f-4fa4-a514-8a24b6689d23", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port", "admin_state_up": true}}' 2018-11-25 14:13:21,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-98a1036f-7262-4385-8672-270d3d218f25 Date: Sun, 25 Nov 2018 14:13:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:21Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:5e:8a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal"}} 2018-11-25 14:13:21,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-98a1036f-7262-4385-8672-270d3d218f25 2018-11-25 14:13:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c5e41d1c-ffba-4c3e-a7c7-4757ab3322ee Date: Sun, 25 Nov 2018 14:13:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:22,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-c5e41d1c-ffba-4c3e-a7c7-4757ab3322ee 2018-11-25 14:13:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9ecb11-a792-447b-bca2-8b7d0d51af6d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:22,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-5b9ecb11-a792-447b-bca2-8b7d0d51af6d 2018-11-25 14:13:22,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b98de365-0073-45d7-8507-04caf585c619 Date: Sun, 25 Nov 2018 14:13:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:22,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-b98de365-0073-45d7-8507-04caf585c619 2018-11-25 14:13:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-f1cb94ed-5fb7-4b00-9dc3-2f3d7522d575 Date: Sun, 25 Nov 2018 14:13:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 14:13:22,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port&admin_state_up=True used request id req-f1cb94ed-5fb7-4b00-9dc3-2f3d7522d575 2018-11-25 14:13:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80c1a1f-f73f-4c89-bbf5-2ec174180b0d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:22,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d80c1a1f-f73f-4c89-bbf5-2ec174180b0d 2018-11-25 14:13:22,597 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst 2018-11-25 14:13:22,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-4eaf87c4-c669-4911-ac82-d15ffab53da1 x-compute-request-id: req-4eaf87c4-c669-4911-ac82-d15ffab53da1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-flavor"}]} 2018-11-25 14:13:22,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4eaf87c4-c669-4911-ac82-d15ffab53da1 2018-11-25 14:13:22,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:22,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-10c20373-7e35-48fb-a10f-0dcef7ff41d8 x-compute-request-id: req-10c20373-7e35-48fb-a10f-0dcef7ff41d8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:13:22,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903 used request id req-10c20373-7e35-48fb-a10f-0dcef7ff41d8 2018-11-25 14:13:22,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:23,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-a5c6fc76-92f1-464c-a563-5c03da310b5c Date: Sun, 25 Nov 2018 14:13:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:13:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/snap", "metadata": {}}], "self": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "min_disk": 0, "protected": false, "id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "file": "/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image"} 2018-11-25 14:13:23,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image used request id req-a5c6fc76-92f1-464c-a563-5c03da310b5c 2018-11-25 14:13:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:24,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-99ab0355-1129-426c-9c34-c55bb76988ed Date: Sun, 25 Nov 2018 14:13:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:13:24,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-99ab0355-1129-426c-9c34-c55bb76988ed 2018-11-25 14:13:24,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "imageRef": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "flavorRef": "32a3e50e-64d8-479b-a9cc-17eafb741903", "max_count": 1, "min_count": 1, "networks": [{"port": "40d04c3f-8508-45d8-846a-3fe6f501adb0"}]}}' 2018-11-25 14:13:26,638 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:13:24 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-761e40db-e9f1-4c0c-b807-0aae4d79c5d5 x-compute-request-id: req-761e40db-e9f1-4c0c-b807-0aae4d79c5d5 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "adminPass": "PpDDfv8nAy7j"}} 2018-11-25 14:13:26,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-761e40db-e9f1-4c0c-b807-0aae4d79c5d5 2018-11-25 14:13:26,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:27,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-175b088a-87df-4aa4-b0be-09d935bee0e4 x-compute-request-id: req-175b088a-87df-4aa4-b0be-09d935bee0e4 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:26Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:27,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-175b088a-87df-4aa4-b0be-09d935bee0e4 2018-11-25 14:13:27,036 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst 2018-11-25 14:13:27,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:27,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-16bd6ec5-2b59-44c3-a071-1cbc5757dc10 x-compute-request-id: req-16bd6ec5-2b59-44c3-a071-1cbc5757dc10 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:27,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-16bd6ec5-2b59-44c3-a071-1cbc5757dc10 2018-11-25 14:13:27,440 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - BUILD 2018-11-25 14:13:27,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:13:30,444 - create_instance - DEBUG - VM status query timeout in 896.592803955 2018-11-25 14:13:30,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:31,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-87d518ea-4adc-4611-9285-a40a06ae936c x-compute-request-id: req-87d518ea-4adc-4611-9285-a40a06ae936c Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:29Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:31,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-87d518ea-4adc-4611-9285-a40a06ae936c 2018-11-25 14:13:31,100 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - BUILD 2018-11-25 14:13:31,100 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:13:34,103 - create_instance - DEBUG - VM status query timeout in 892.933583021 2018-11-25 14:13:34,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:34,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-5d566ef4-b049-4067-ae5d-1dd20a73e17d x-compute-request-id: req-5d566ef4-b049-4067-ae5d-1dd20a73e17d Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:29Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:34,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-5d566ef4-b049-4067-ae5d-1dd20a73e17d 2018-11-25 14:13:34,654 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - BUILD 2018-11-25 14:13:34,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:13:37,658 - create_instance - DEBUG - VM status query timeout in 889.378750801 2018-11-25 14:13:37,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:38,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:37 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-be091024-f9bc-40e4-b03b-1f385511594c x-compute-request-id: req-be091024-f9bc-40e4-b03b-1f385511594c Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:36Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:38,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-be091024-f9bc-40e4-b03b-1f385511594c 2018-11-25 14:13:38,966 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - ACTIVE 2018-11-25 14:13:38,966 - create_instance - INFO - VM is - ACTIVE 2018-11-25 14:13:38,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:40,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-86fae859-3350-4a11-9f30-946ffd32179b x-compute-request-id: req-86fae859-3350-4a11-9f30-946ffd32179b Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:36Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:40,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-86fae859-3350-4a11-9f30-946ffd32179b 2018-11-25 14:13:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:40,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9c2939e4-813a-4ef2-8edc-b3bdbf7691b0 Date: Sun, 25 Nov 2018 14:13:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:40,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-9c2939e4-813a-4ef2-8edc-b3bdbf7691b0 2018-11-25 14:13:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:40,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c5cf3a-9ff5-400c-ae1b-2b54f99073a6 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:40,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-02c5cf3a-9ff5-400c-ae1b-2b54f99073a6 2018-11-25 14:13:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:40,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ef23f40-2f67-407c-bb38-d14ea874f2c3 Date: Sun, 25 Nov 2018 14:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:40,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-8ef23f40-2f67-407c-bb38-d14ea874f2c3 2018-11-25 14:13:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:40,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-41dc02ff-d651-42eb-a663-7cbcde161821 Date: Sun, 25 Nov 2018 14:13:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:40,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-41dc02ff-d651-42eb-a663-7cbcde161821 2018-11-25 14:13:40,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:13:41,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["kOwLWF8nSQmPEZsOm0kqqQ"], "issued_at": "2018-11-25T14:13:41.000000Z"}} 2018-11-25 14:13:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:41,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d9ea7e-5c26-468e-9072-db707f4d2d9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:41,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-39d9ea7e-5c26-468e-9072-db707f4d2d9f 2018-11-25 14:13:41,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:41,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-ce3946bb-46db-41d9-8435-6b90eb9caddb x-compute-request-id: req-ce3946bb-46db-41d9-8435-6b90eb9caddb Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:36Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:13:41,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-ce3946bb-46db-41d9-8435-6b90eb9caddb 2018-11-25 14:13:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:41,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a7d80342-1246-4154-86bd-5d83552d5504 Date: Sun, 25 Nov 2018 14:13:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:41,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-a7d80342-1246-4154-86bd-5d83552d5504 2018-11-25 14:13:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:41,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39894a0-028f-4068-9c77-414e4fd4e10a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:41,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-b39894a0-028f-4068-9c77-414e4fd4e10a 2018-11-25 14:13:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:42,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1dd4d11-551d-460f-82e3-ef0ada2e1941 Date: Sun, 25 Nov 2018 14:13:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:42,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-d1dd4d11-551d-460f-82e3-ef0ada2e1941 2018-11-25 14:13:42,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:42,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-71ba2eba-6f67-44a2-8c36-2bcfd2072d94 Date: Sun, 25 Nov 2018 14:13:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:42,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-71ba2eba-6f67-44a2-8c36-2bcfd2072d94 2018-11-25 14:13:42,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" -d '{"volumeAttachment": {"volumeId": "32ec908f-671f-48c9-a094-1ca5e21ab373"}}' 2018-11-25 14:13:44,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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,Accept-Encoding x-openstack-request-id: req-684efc1a-326c-4545-9261-66c860cdd224 x-compute-request-id: req-684efc1a-326c-4545-9261-66c860cdd224 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "volumeId": "32ec908f-671f-48c9-a094-1ca5e21ab373"}} 2018-11-25 14:13:44,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3/os-volume_attachments used request id req-684efc1a-326c-4545-9261-66c860cdd224 2018-11-25 14:13:44,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:46,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-3258204b-4ca4-463d-9691-ed2cdb767629 x-compute-request-id: req-3258204b-4ca4-463d-9691-ed2cdb767629 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:36Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "32ec908f-671f-48c9-a094-1ca5e21ab373"}], "metadata": {}}} 2018-11-25 14:13:46,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-3258204b-4ca4-463d-9691-ed2cdb767629 2018-11-25 14:13:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:46,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c9ccf481-4d20-4636-b891-d0f4d48e00a6 Date: Sun, 25 Nov 2018 14:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:46,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-c9ccf481-4d20-4636-b891-d0f4d48e00a6 2018-11-25 14:13:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:13:46,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:13:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:13:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:46,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac14f7e4-ae33-4836-b569-b98ff3d6fb24 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:46,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-ac14f7e4-ae33-4836-b569-b98ff3d6fb24 2018-11-25 14:13:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:46,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ef2dd41f-47ed-48af-920f-e2982ae15c4e Date: Sun, 25 Nov 2018 14:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:46,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-ef2dd41f-47ed-48af-920f-e2982ae15c4e 2018-11-25 14:13:46,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:46,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-328a4d6e-7418-4999-92f7-2289e7c62a84 Date: Sun, 25 Nov 2018 14:13:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:46,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-328a4d6e-7418-4999-92f7-2289e7c62a84 2018-11-25 14:13:46,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:47,538 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:46 GMT Server: Apache x-compute-request-id: req-bbea33fa-3a37-4037-9f6e-f7e849ce84d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bbea33fa-3a37-4037-9f6e-f7e849ce84d3 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:13:44.000000", "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:13:47,538 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-bbea33fa-3a37-4037-9f6e-f7e849ce84d3 2018-11-25 14:13:50,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbea33fa-3a37-4037-9f6e-f7e849ce84d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:51,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:50 GMT Server: Apache x-compute-request-id: req-09aac2e8-34da-40c0-b291-419f124cbfa1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09aac2e8-34da-40c0-b291-419f124cbfa1 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "attachment_id": "23e3a328-eb6c-4595-993e-fc940e1d0091", "attached_at": "2018-11-25T14:13:48.000000", "host_name": null, "volume_id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "device": "/dev/vdb", "id": "32ec908f-671f-48c9-a094-1ca5e21ab373"}], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:13:48.000000", "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:13:51,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-09aac2e8-34da-40c0-b291-419f124cbfa1 2018-11-25 14:13:51,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:51,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954c7706-e5c8-48b6-952e-e49625f669d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:13:51,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-954c7706-e5c8-48b6-952e-e49625f669d1 2018-11-25 14:13:51,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:51,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:51 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-1bd213ad-9d9c-45fb-ad04-91c70bde0489 x-compute-request-id: req-1bd213ad-9d9c-45fb-ad04-91c70bde0489 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "32ec908f-671f-48c9-a094-1ca5e21ab373"}], "metadata": {}}} 2018-11-25 14:13:51,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-1bd213ad-9d9c-45fb-ad04-91c70bde0489 2018-11-25 14:13:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:51,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-40445c7b-24ed-408f-a2d4-f954575ccf0e Date: Sun, 25 Nov 2018 14:13:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:51,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-40445c7b-24ed-408f-a2d4-f954575ccf0e 2018-11-25 14:13:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:52,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885bb1f1-7874-4020-90d8-0c276fdfd4ea Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:52,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-885bb1f1-7874-4020-90d8-0c276fdfd4ea 2018-11-25 14:13:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:52,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9aaca510-55c6-4f0d-b7a5-dfa6fb664912 Date: Sun, 25 Nov 2018 14:13:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:52,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-9aaca510-55c6-4f0d-b7a5-dfa6fb664912 2018-11-25 14:13:52,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:52,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-244ff0c7-4f44-4609-b361-98e90a7024ca Date: Sun, 25 Nov 2018 14:13:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:52,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-244ff0c7-4f44-4609-b361-98e90a7024ca 2018-11-25 14:13:52,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:53,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-d91ef500-8f51-4452-a05d-b4ed0cc25b77 x-compute-request-id: req-d91ef500-8f51-4452-a05d-b4ed0cc25b77 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "32ec908f-671f-48c9-a094-1ca5e21ab373"}], "metadata": {}}} 2018-11-25 14:13:53,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-d91ef500-8f51-4452-a05d-b4ed0cc25b77 2018-11-25 14:13:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:53,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-88fe3cfd-a772-4c87-b10e-bec85b9a2c70 Date: Sun, 25 Nov 2018 14:13:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:53,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-88fe3cfd-a772-4c87-b10e-bec85b9a2c70 2018-11-25 14:13:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:53,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3dd09d4-ac00-4712-9446-6231882b649b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:53,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d3dd09d4-ac00-4712-9446-6231882b649b 2018-11-25 14:13:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:53,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95292c27-e70a-405b-9037-9f27df50e31b Date: Sun, 25 Nov 2018 14:13:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:53,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-95292c27-e70a-405b-9037-9f27df50e31b 2018-11-25 14:13:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:53,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-62b78ba5-b158-456f-ad86-a0bf9a91942c Date: Sun, 25 Nov 2018 14:13:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:53,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-62b78ba5-b158-456f-ad86-a0bf9a91942c 2018-11-25 14:13:53,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:54,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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-a98e4324-25e3-45ee-9474-12da1b2949c9 x-compute-request-id: req-a98e4324-25e3-45ee-9474-12da1b2949c9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "32ec908f-671f-48c9-a094-1ca5e21ab373"}], "metadata": {}}} 2018-11-25 14:13:54,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-a98e4324-25e3-45ee-9474-12da1b2949c9 2018-11-25 14:13:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:55,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-66c29fb9-9359-48cf-843a-17569127c942 Date: Sun, 25 Nov 2018 14:13:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:55,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-66c29fb9-9359-48cf-843a-17569127c942 2018-11-25 14:13:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:55,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c7e610-462d-4c72-b31a-19c43c7e3782 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:55,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-18c7e610-462d-4c72-b31a-19c43c7e3782 2018-11-25 14:13:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:55,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1b1a7b25-c312-4f51-a5fd-4c5e6564b08a Date: Sun, 25 Nov 2018 14:13:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:55,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-1b1a7b25-c312-4f51-a5fd-4c5e6564b08a 2018-11-25 14:13:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:13:55,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-27fcc752-82b8-45bf-8a66-cfc557fba6c8 Date: Sun, 25 Nov 2018 14:13:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:55,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-27fcc752-82b8-45bf-8a66-cfc557fba6c8 2018-11-25 14:13:55,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3/os-volume_attachments/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:57,127 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:13: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-8e4ab876-6959-4251-82dd-2cc199ae31c3 x-compute-request-id: req-8e4ab876-6959-4251-82dd-2cc199ae31c3 Content-Length: 0 Content-Type: application/json 2018-11-25 14:13:57,127 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3/os-volume_attachments/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-8e4ab876-6959-4251-82dd-2cc199ae31c3 2018-11-25 14:13:57,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:57,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13: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,Accept-Encoding x-openstack-request-id: req-9a708033-9c51-4581-868f-1f849cb78c6f x-compute-request-id: req-9a708033-9c51-4581-868f-1f849cb78c6f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "32ec908f-671f-48c9-a094-1ca5e21ab373"}], "metadata": {}}} 2018-11-25 14:13:57,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-9a708033-9c51-4581-868f-1f849cb78c6f 2018-11-25 14:13:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:57,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a05ec0cc-9eb4-45ed-b085-bf38912d854d Date: Sun, 25 Nov 2018 14:13:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:13:57,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-a05ec0cc-9eb4-45ed-b085-bf38912d854d 2018-11-25 14:13:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:57,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe208b4-9e4b-45c4-a288-e414520873c2 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:13:57,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-ffe208b4-9e4b-45c4-a288-e414520873c2 2018-11-25 14:13:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:57,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1157a7d4-56c4-4913-ba7f-fc9d046639b9 Date: Sun, 25 Nov 2018 14:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:13:57,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-1157a7d4-56c4-4913-ba7f-fc9d046639b9 2018-11-25 14:13:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:13:57,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-abd64dcc-a31e-4b41-b563-4c3819798ecb Date: Sun, 25 Nov 2018 14:13:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:13:57,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-abd64dcc-a31e-4b41-b563-4c3819798ecb 2018-11-25 14:14:01,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:01,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:01 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-b5e9239c-d0b7-425b-baf4-a31723aa50d4 x-compute-request-id: req-b5e9239c-d0b7-425b-baf4-a31723aa50d4 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:01,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-b5e9239c-d0b7-425b-baf4-a31723aa50d4 2018-11-25 14:14:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:01,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dfbe72ac-f960-4d74-a6f7-64a07ae5ed47 Date: Sun, 25 Nov 2018 14:14:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:01,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-dfbe72ac-f960-4d74-a6f7-64a07ae5ed47 2018-11-25 14:14:01,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:01,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759f627d-fa8a-45d8-b646-13dad174a835 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:01,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-759f627d-fa8a-45d8-b646-13dad174a835 2018-11-25 14:14:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:02,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2a63c845-3aca-4e24-a188-ea7ee5a850a6 Date: Sun, 25 Nov 2018 14:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:14:02,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-2a63c845-3aca-4e24-a188-ea7ee5a850a6 2018-11-25 14:14:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:02,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-769bdd9a-d581-4bd4-aa56-1562f26920e6 Date: Sun, 25 Nov 2018 14:14:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:14:02,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-769bdd9a-d581-4bd4-aa56-1562f26920e6 2018-11-25 14:14:02,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbea33fa-3a37-4037-9f6e-f7e849ce84d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:03,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:02 GMT Server: Apache x-compute-request-id: req-0c20a19b-9773-42b4-b4da-3e1bd876e3ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c20a19b-9773-42b4-b4da-3e1bd876e3ce Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:13:57.000000", "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:14:03,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-0c20a19b-9773-42b4-b4da-3e1bd876e3ce 2018-11-25 14:14:03,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:03,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:03 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-275affaa-76a0-4c8b-bf36-0bf160f3dd1e x-compute-request-id: req-275affaa-76a0-4c8b-bf36-0bf160f3dd1e Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:03,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-275affaa-76a0-4c8b-bf36-0bf160f3dd1e 2018-11-25 14:14:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:03,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6f594f20-96b9-487f-a5bc-054c472bf223 Date: Sun, 25 Nov 2018 14:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:03,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-6f594f20-96b9-487f-a5bc-054c472bf223 2018-11-25 14:14:03,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:04,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4aa79d-bd54-43db-890e-7ee2af98ccee Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:04,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-9a4aa79d-bd54-43db-890e-7ee2af98ccee 2018-11-25 14:14:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:04,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6129392c-d131-45d9-8ef5-db8cb7a0473e Date: Sun, 25 Nov 2018 14:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:14:04,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-6129392c-d131-45d9-8ef5-db8cb7a0473e 2018-11-25 14:14:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:04,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4dc25832-87b5-4dfe-bc07-6b9d3a09df99 Date: Sun, 25 Nov 2018 14:14:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:14:04,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-4dc25832-87b5-4dfe-bc07-6b9d3a09df99 2018-11-25 14:14:04,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:04,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:04 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-2490cf88-9a09-4ae8-b309-cb0f149ad866 x-compute-request-id: req-2490cf88-9a09-4ae8-b309-cb0f149ad866 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:13:47Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:04,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-2490cf88-9a09-4ae8-b309-cb0f149ad866 2018-11-25 14:14:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:05,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e5c24bcf-727a-43a0-9ea1-21c55423665d Date: Sun, 25 Nov 2018 14:14:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["93300ddd-8fbf-4b19-835c-451c7420f062"],"description":"","tags":[],"updated_at":"2018-11-25T14:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:07Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:05,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net used request id req-e5c24bcf-727a-43a0-9ea1-21c55423665d 2018-11-25 14:14:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:05,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefb8f83-e8d1-4ae7-8a3c-a1e5079e889b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:05,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-fefb8f83-e8d1-4ae7-8a3c-a1e5079e889b 2018-11-25 14:14:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:05,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-80c8fbbd-c109-4ac8-9b66-4c02dea94519 Date: Sun, 25 Nov 2018 14:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","dns_nameservers":[],"updated_at":"2018-11-25T14:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"93300ddd-8fbf-4b19-835c-451c7420f062","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet"}]} 2018-11-25 14:14:05,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-80c8fbbd-c109-4ac8-9b66-4c02dea94519 2018-11-25 14:14:05,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c0afbb615e51b87c5d1e63b248f96b3f8df8d8" 2018-11-25 14:14:05,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ebc88bcf-ee49-4b51-bbf3-965ec9fd5a06 Date: Sun, 25 Nov 2018 14:14:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.2"}],"id":"1d5d173c-ffdc-4a46-8570-1913406a7c92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:6a:cd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.9"}],"id":"40d04c3f-8508-45d8-846a-3fe6f501adb0","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:5e:8a","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:21Z","binding:vnic_type":"normal","device_id":"997b83d0-324d-4289-b21d-ece7bd3d8ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.4"}],"id":"4b032a27-8d4c-4a1a-ac80-a7939f644efb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:47:b4","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d524aa00-6e8f-4fa4-a514-8a24b6689d23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93300ddd-8fbf-4b19-835c-451c7420f062","ip_address":"10.55.0.3"}],"id":"d359249c-6f91-4e3a-a9ca-4c7f6a4326df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:67:2d","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d524aa00-6e8f-4fa4-a514-8a24b6689d23","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d524aa00-6e8f-4fa4-a514-8a24b6689d23"}]} 2018-11-25 14:14:05,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-ebc88bcf-ee49-4b51-bbf3-965ec9fd5a06 2018-11-25 14:14:05,661 - create_instance - INFO - Deleting Port with ID - 40d04c3f-8508-45d8-846a-3fe6f501adb0 2018-11-25 14:14:05,661 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-port 2018-11-25 14:14:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/40d04c3f-8508-45d8-846a-3fe6f501adb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:06,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e5761f4-db9f-42e9-87d0-acbff9d7c463 Date: Sun, 25 Nov 2018 14:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:14:06,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/40d04c3f-8508-45d8-846a-3fe6f501adb0 used request id req-0e5761f4-db9f-42e9-87d0-acbff9d7c463 2018-11-25 14:14:06,332 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst 2018-11-25 14:14:06,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:06,580 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:14:06 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-24f89978-033b-4176-a5c2-d41e3e498514 x-compute-request-id: req-24f89978-033b-4176-a5c2-d41e3e498514 Content-Type: application/json 2018-11-25 14:14:06,580 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-24f89978-033b-4176-a5c2-d41e3e498514 2018-11-25 14:14:06,580 - create_instance - INFO - Checking deletion status 2018-11-25 14:14:06,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:07,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:06 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-a3fddb9c-2476-4bad-9230-07808cc79d98 x-compute-request-id: req-a3fddb9c-2476-4bad-9230-07808cc79d98 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5e:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:06Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:07,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-a3fddb9c-2476-4bad-9230-07808cc79d98 2018-11-25 14:14:07,744 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - ACTIVE 2018-11-25 14:14:07,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:10,747 - create_instance - DEBUG - VM status query timeout in 295.832948923 2018-11-25 14:14:10,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:11,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-8dbb3922-11f6-4238-9d7f-da049f259a38 x-compute-request-id: req-8dbb3922-11f6-4238-9d7f-da049f259a38 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:06Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:11,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-8dbb3922-11f6-4238-9d7f-da049f259a38 2018-11-25 14:14:11,000 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - ACTIVE 2018-11-25 14:14:11,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:14,004 - create_instance - DEBUG - VM status query timeout in 292.576572895 2018-11-25 14:14:14,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:14,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:14 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-1728a2bc-b8ad-4cbc-805c-e4a84ebf6ecb x-compute-request-id: req-1728a2bc-b8ad-4cbc-805c-e4a84ebf6ecb Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3", "rel": "bookmark"}], "image": {"id": "1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "links": [{"href": "http://172.30.9.29:8774/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-25T14:13:35.000000", "flavor": {"id": "32a3e50e-64d8-479b-a9cc-17eafb741903", "links": [{"href": "http://172.30.9.29:8774/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903", "rel": "bookmark"}]}, "id": "997b83d0-324d-4289-b21d-ece7bd3d8ab3", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:13Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst", "created": "2018-11-25T14:13:26Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:14,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-1728a2bc-b8ad-4cbc-805c-e4a84ebf6ecb 2018-11-25 14:14:14,259 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst] is - ACTIVE 2018-11-25 14:14:14,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:17,262 - create_instance - DEBUG - VM status query timeout in 289.318336964 2018-11-25 14:14:17,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb92389030b95c0e14dac619bd3f9775c868d6e5" 2018-11-25 14:14:17,316 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:14:17 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-1a5db760-b4dd-44de-95cd-a9d1f74978bf x-compute-request-id: req-1a5db760-b4dd-44de-95cd-a9d1f74978bf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 997b83d0-324d-4289-b21d-ece7bd3d8ab3 could not be found.", "code": 404}} 2018-11-25 14:14:17,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/997b83d0-324d-4289-b21d-ece7bd3d8ab3 used request id req-1a5db760-b4dd-44de-95cd-a9d1f74978bf 2018-11-25 14:14:17,317 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 997b83d0-324d-4289-b21d-ece7bd3d8ab3 could not be found. (HTTP 404) (Request-ID: req-1a5db760-b4dd-44de-95cd-a9d1f74978bf) 2018-11-25 14:14:17,317 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-vm_inst 2018-11-25 14:14:17,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:14:17,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:17 GMT Server: Apache x-compute-request-id: req-72b68cd2-83fe-44a9-85d3-6989343aae0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72b68cd2-83fe-44a9-85d3-6989343aae0d Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:13:57.000000", "replication_status": null, "snapshot_id": null, "id": "32ec908f-671f-48c9-a094-1ca5e21ab373", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95", "bootable": "false", "created_at": "2018-11-25T14:13:12.000000", "volume_type": null}} 2018-11-25 14:14:17,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-72b68cd2-83fe-44a9-85d3-6989343aae0d 2018-11-25 14:14:17,375 - create_volume - DEBUG - Instance status is - available 2018-11-25 14:14:17,375 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95 2018-11-25 14:14:17,375 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95 2018-11-25 14:14:17,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:14:18,167 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:14:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-46e28ac4-d029-494a-83ef-14437bb0642d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:14:18,167 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-46e28ac4-d029-494a-83ef-14437bb0642d 2018-11-25 14:14:18,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82eb08a3-fd35-4f82-b2d8-50e1c77b1b38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2533c65839faa0dc8e205afc04961860649cd7" 2018-11-25 14:14:18,885 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:14:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-735ceeb3-95dc-4c8c-9dc4-488e48932e19 x-openstack-request-id: req-735ceeb3-95dc-4c8c-9dc4-488e48932e19 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 32ec908f-671f-48c9-a094-1ca5e21ab373 could not be found.", "code": 404}} 2018-11-25 14:14:18,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/32ec908f-671f-48c9-a094-1ca5e21ab373 used request id req-735ceeb3-95dc-4c8c-9dc4-488e48932e19 2018-11-25 14:14:18,885 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 32ec908f-671f-48c9-a094-1ca5e21ab373 could not be found. (HTTP 404) (Request-ID: req-735ceeb3-95dc-4c8c-9dc4-488e48932e19) 2018-11-25 14:14:18,886 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95 2018-11-25 14:14:18,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713bcc9a52e7008bef05bac0301861793f3ba4dd" 2018-11-25 14:14:18,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:14:18 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-6f065ba0-6778-42c3-a6ac-3b68fc19db0a x-compute-request-id: req-6f065ba0-6778-42c3-a6ac-3b68fc19db0a Content-Length: 0 Content-Type: application/json 2018-11-25 14:14:18,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/32a3e50e-64d8-479b-a9cc-17eafb741903 used request id req-6f065ba0-6778-42c3-a6ac-3b68fc19db0a 2018-11-25 14:14:18,943 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet 2018-11-25 14:14:18,943 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-subnet 2018-11-25 14:14:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/93300ddd-8fbf-4b19-835c-451c7420f062 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:14:20,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46b1ccdf-9f72-4939-8a42-d51aee9c88ed Date: Sun, 25 Nov 2018 14:14:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:14:20,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/93300ddd-8fbf-4b19-835c-451c7420f062 used request id req-46b1ccdf-9f72-4939-8a42-d51aee9c88ed 2018-11-25 14:14:20,956 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-net 2018-11-25 14:14:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d524aa00-6e8f-4fa4-a514-8a24b6689d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799a72e077f279332bafa867051770117f8a2810" 2018-11-25 14:14:22,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2eb9c89-4df3-4b5f-8f8a-db91d1dfcb04 Date: Sun, 25 Nov 2018 14:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:14:22,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d524aa00-6e8f-4fa4-a514-8a24b6689d23 used request id req-f2eb9c89-4df3-4b5f-8f8a-db91d1dfcb04 2018-11-25 14:14:22,321 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d8112117-b09e-4dd8-8d1f-ac220ac1cd95-image 2018-11-25 14:14:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1750878c31ab15fb62bef4f348999592d2dd4a" 2018-11-25 14:14:23,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a03e9d81-2073-4e4b-9eb2-e548b3754248 Date: Sun, 25 Nov 2018 14:14:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:14:23,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1b38f416-b1c5-4ed0-aa07-eba95d518e4f used request id req-a03e9d81-2073-4e4b-9eb2-e548b3754248 2018-11-25 14:14:23,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:14:23,860 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:14:23,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:14:23,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:14:24,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ivSvAQbBQtm4SmvVhLAN9A"], "issued_at": "2018-11-25T14:14:24.000000Z"}} 2018-11-25 14:14:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:14:24,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e004f311-b603-46d7-9f8f-56b92bbc0413 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:24,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e004f311-b603-46d7-9f8f-56b92bbc0413 2018-11-25 14:14:24,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:14:24,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-cafbb32a-7f98-424f-bf3a-a003c963a731 Date: Sun, 25 Nov 2018 14:14:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image"} 2018-11-25 14:14:24,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image used request id req-cafbb32a-7f98-424f-bf3a-a003c963a731 2018-11-25 14:14:24,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:14:25,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f2d7a9be-b883-4747-ae95-2e26380e07e4 Date: Sun, 25 Nov 2018 14:14:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:14:25,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f2d7a9be-b883-4747-ae95-2e26380e07e4 2018-11-25 14:14:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image"}' 2018-11-25 14:14:25,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a X-Openstack-Request-Id: req-30a7514e-f14e-4ad1-921c-bcb531367733 Date: Sun, 25 Nov 2018 14:14:25 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:14:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:14:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a", "min_disk": 0, "protected": false, "id": "e9229a38-75cb-4ef6-a270-567781683a5a", "file": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:14:25,397 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-30a7514e-f14e-4ad1-921c-bcb531367733 2018-11-25 14:14:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" -d '' 2018-11-25 14:14:26,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4feeea5-823e-4fb8-b110-df361b6b6ad9 Date: Sun, 25 Nov 2018 14:14:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:14:26,876 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a/file used request id req-b4feeea5-823e-4fb8-b110-df361b6b6ad9 2018-11-25 14:14:26,876 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:14:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:14:27,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-008e4796-e08b-45b7-b26d-484139d4be5f Date: Sun, 25 Nov 2018 14:14:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:14:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:14:26Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e9229a38-75cb-4ef6-a270-567781683a5a/snap", "metadata": {}}], "self": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a", "min_disk": 0, "protected": false, "id": "e9229a38-75cb-4ef6-a270-567781683a5a", "file": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e9229a38-75cb-4ef6-a270-567781683a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:14:27,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a used request id req-008e4796-e08b-45b7-b26d-484139d4be5f 2018-11-25 14:14:27,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:14:27,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-380db8f1-2dca-40af-92e6-007b7129c56f Date: Sun, 25 Nov 2018 14:14:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:14:27,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-380db8f1-2dca-40af-92e6-007b7129c56f 2018-11-25 14:14:27,696 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image 2018-11-25 14:14:27,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:14:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-aaaddc57-62c1-47d0-8f61-61c9e0679c7c Date: Sun, 25 Nov 2018 14:14:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:14:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:14:26Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e9229a38-75cb-4ef6-a270-567781683a5a/snap", "metadata": {}}], "self": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a", "min_disk": 0, "protected": false, "id": "e9229a38-75cb-4ef6-a270-567781683a5a", "file": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e9229a38-75cb-4ef6-a270-567781683a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:14:27,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a used request id req-aaaddc57-62c1-47d0-8f61-61c9e0679c7c 2018-11-25 14:14:27,718 - create_image - DEBUG - Instance status is - active 2018-11-25 14:14:27,718 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image 2018-11-25 14:14:27,718 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image 2018-11-25 14:14:27,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:14:27,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:14:28,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["LfN6jZu7TueLu9UHtWzGPg"], "issued_at": "2018-11-25T14:14:28.000000Z"}} 2018-11-25 14:14:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:14:28,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d614ab08-3724-499f-b0a9-7c62560a0446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:28,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d614ab08-3724-499f-b0a9-7c62560a0446 2018-11-25 14:14:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:14:28,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0b986f87-ab93-493f-b5e1-ec0df338df3c Date: Sun, 25 Nov 2018 14:14:28 GMT RESP BODY: {"networks":[]} 2018-11-25 14:14:28,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-0b986f87-ab93-493f-b5e1-ec0df338df3c 2018-11-25 14:14:28,358 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net 2018-11-25 14:14:28,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net", "admin_state_up": true}}' 2018-11-25 14:14:28,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-db97d707-f6fa-43b8-9cdc-af1e419117fe Date: Sun, 25 Nov 2018 14:14:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:14:28Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","mtu":1450}} 2018-11-25 14:14:28,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-db97d707-f6fa-43b8-9cdc-af1e419117fe 2018-11-25 14:14:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:14:29,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-8e217fb8-d73f-4efd-a9b6-dc47edf8f65d Date: Sun, 25 Nov 2018 14:14:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:14:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:29,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-8e217fb8-d73f-4efd-a9b6-dc47edf8f65d 2018-11-25 14:14:29,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:14:29,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7b5ebf91-77bd-4a21-9ae8-f2b857f0ba2e Date: Sun, 25 Nov 2018 14:14:29 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:14:29,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-7b5ebf91-77bd-4a21-9ae8-f2b857f0ba2e 2018-11-25 14:14:29,408 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet 2018-11-25 14:14:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" -d '{"subnets": [{"ip_version": 4, "network_id": "339ccd2b-558d-4134-a8f4-3af39912df9c", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]}' 2018-11-25 14:14:29,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c0b6124a-062c-45f4-82dd-933615ec1a22 Date: Sun, 25 Nov 2018 14:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:29,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c0b6124a-062c-45f4-82dd-933615ec1a22 2018-11-25 14:14:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:14:30,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-69e4333c-bc03-4bbe-ab18-f7d8ba7759a4 Date: Sun, 25 Nov 2018 14:14:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:30,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-69e4333c-bc03-4bbe-ab18-f7d8ba7759a4 2018-11-25 14:14:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:14:30,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a9b8fcd3-98da-41fa-ab57-ee63b4391ce8 Date: Sun, 25 Nov 2018 14:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:30,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-a9b8fcd3-98da-41fa-ab57-ee63b4391ce8 2018-11-25 14:14:30,299 - OpenStackNetwork - DEBUG - Network [339ccd2b-558d-4134-a8f4-3af39912df9c] created successfully 2018-11-25 14:14:30,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:14:30,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:14:30,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["gqXiGXY5RvS6GBlAaUC9mQ"], "issued_at": "2018-11-25T14:14:30.000000Z"}} 2018-11-25 14:14:30,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8838be84b547527e5da682a3f7d412995675ddd" 2018-11-25 14:14:30,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09792e3-76be-4e8b-83ca-acbc5e9f62bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:30,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e09792e3-76be-4e8b-83ca-acbc5e9f62bc 2018-11-25 14:14:30,773 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:14:30,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8838be84b547527e5da682a3f7d412995675ddd" 2018-11-25 14:14:30,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-0fbb124f-c7c4-4f8d-b246-1a28cf0ddecd x-compute-request-id: req-0fbb124f-c7c4-4f8d-b246-1a28cf0ddecd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:14:30,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0fbb124f-c7c4-4f8d-b246-1a28cf0ddecd 2018-11-25 14:14:30,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8838be84b547527e5da682a3f7d412995675ddd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:14:31,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-0e8c7390-bdb4-4e54-8a5c-63426e230aa1 x-compute-request-id: req-0e8c7390-bdb4-4e54-8a5c-63426e230aa1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:14:31,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0e8c7390-bdb4-4e54-8a5c-63426e230aa1 2018-11-25 14:14:31,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:14:31,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:14:31,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["A_I0pW-ARIW8bTvwxPMeCQ"], "issued_at": "2018-11-25T14:14:31.000000Z"}} 2018-11-25 14:14:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:14:31,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cc18b0-5a82-4850-b8a5-3f7e97c1ca89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:31,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-57cc18b0-5a82-4850-b8a5-3f7e97c1ca89 2018-11-25 14:14:31,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:14:31,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:31 GMT Server: Apache x-compute-request-id: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 14:14:31,677 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail used request id req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b 2018-11-25 14:14:31,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 14:14:32,754 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:14:31 GMT Server: Apache x-compute-request-id: req-ea8b1230-8ab7-49ed-8fb0-f8e8fa95765b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea8b1230-8ab7-49ed-8fb0-f8e8fa95765b Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T14:14:32.591177", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "size": 1}} 2018-11-25 14:14:32,754 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes used request id req-ea8b1230-8ab7-49ed-8fb0-f8e8fa95765b 2018-11-25 14:14:32,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:14:33,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:32 GMT Server: Apache x-compute-request-id: req-908d7bed-9c1a-4299-a45a-4eeba3ccc00d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-908d7bed-9c1a-4299-a45a-4eeba3ccc00d Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:14:33.000000", "replication_status": null, "snapshot_id": null, "id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518", "bootable": "false", "created_at": "2018-11-25T14:14:32.000000", "volume_type": null}} 2018-11-25 14:14:33,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 used request id req-908d7bed-9c1a-4299-a45a-4eeba3ccc00d 2018-11-25 14:14:33,589 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518 2018-11-25 14:14:33,593 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:14:34,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:33 GMT Server: Apache x-compute-request-id: req-398fefb2-c9c0-46f5-b8e7-4505f042c55e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-398fefb2-c9c0-46f5-b8e7-4505f042c55e Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:14:33.000000", "replication_status": null, "snapshot_id": null, "id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518", "bootable": "false", "created_at": "2018-11-25T14:14:32.000000", "volume_type": null}} 2018-11-25 14:14:34,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 used request id req-398fefb2-c9c0-46f5-b8e7-4505f042c55e 2018-11-25 14:14:34,328 - create_volume - DEBUG - Instance status is - available 2018-11-25 14:14:34,328 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518 2018-11-25 14:14:34,329 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518 2018-11-25 14:14:34,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:14:34,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:14:34,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["L9veiZRQSXyFe0CFv0MZ5w"], "issued_at": "2018-11-25T14:14:34.000000Z"}} 2018-11-25 14:14:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31291436-8fcd-44be-9fc2-f1a7809c4fbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:34,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-31291436-8fcd-44be-9fc2-f1a7809c4fbf 2018-11-25 14:14:34,785 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:14:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:34,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9061f7a-2095-4cbf-ad22-51d8f4eef412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:34,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e9061f7a-2095-4cbf-ad22-51d8f4eef412 2018-11-25 14:14:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:35,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-257bf647-8ae9-4d34-9089-2d2f122b92bc Date: Sun, 25 Nov 2018 14:14:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:35,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-257bf647-8ae9-4d34-9089-2d2f122b92bc 2018-11-25 14:14:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:14:35,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:14:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:14:35,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:35,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff275f5-8ba0-49bc-8729-679ee819fcd1 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:35,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-3ff275f5-8ba0-49bc-8729-679ee819fcd1 2018-11-25 14:14:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:35,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-095fbed5-d4b8-4a60-b84d-7f1ce100eb56 Date: Sun, 25 Nov 2018 14:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:35,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-095fbed5-d4b8-4a60-b84d-7f1ce100eb56 2018-11-25 14:14:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:35,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-103add19-923b-4345-9c15-a74061b89157 Date: Sun, 25 Nov 2018 14:14:35 GMT RESP BODY: {"ports":[]} 2018-11-25 14:14:35,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port&admin_state_up=True used request id req-103add19-923b-4345-9c15-a74061b89157 2018-11-25 14:14:35,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:36,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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 x-openstack-request-id: req-596b5f34-b307-4a1b-8e64-cac9618bf2c2 x-compute-request-id: req-596b5f34-b307-4a1b-8e64-cac9618bf2c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 14:14:36,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst used request id req-596b5f34-b307-4a1b-8e64-cac9618bf2c2 2018-11-25 14:14:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6273b78f-89f2-4a99-b044-ef83a99417f6 Date: Sun, 25 Nov 2018 14:14:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:36,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-6273b78f-89f2-4a99-b044-ef83a99417f6 2018-11-25 14:14:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:36,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3a8741-eb5b-40c2-88c3-15ad008a8ad1 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:36,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-3f3a8741-eb5b-40c2-88c3-15ad008a8ad1 2018-11-25 14:14:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:37,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-649739d1-d4f0-4621-8fd3-88a7381187e9 Date: Sun, 25 Nov 2018 14:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:37,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-649739d1-d4f0-4621-8fd3-88a7381187e9 2018-11-25 14:14:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:37,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb07e4ad-e7b9-4cd2-a835-6d43cd6abc68 Date: Sun, 25 Nov 2018 14:14:37 GMT RESP BODY: {"ports":[]} 2018-11-25 14:14:37,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port&admin_state_up=True used request id req-fb07e4ad-e7b9-4cd2-a835-6d43cd6abc68 2018-11-25 14:14:37,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:14:37,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:14:37,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["vMIw6fKpSAGhiKKFYZy8gw"], "issued_at": "2018-11-25T14:14:37.000000Z"}} 2018-11-25 14:14:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aeb8d5b9e82a9a21a865eeb01f6cc97d1d2264" 2018-11-25 14:14:37,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f63a5ab-80d8-4174-aed0-c905cc236496 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:14:37,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6f63a5ab-80d8-4174-aed0-c905cc236496 2018-11-25 14:14:37,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:37,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-54aa8d0a-a0d7-4c74-b51e-227ee204ebc0 Date: Sun, 25 Nov 2018 14:14:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:37,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-54aa8d0a-a0d7-4c74-b51e-227ee204ebc0 2018-11-25 14:14:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:37,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-90ed9f56-4c16-4ebc-aa40-5861dc71aaec Date: Sun, 25 Nov 2018 14:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:37,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-90ed9f56-4c16-4ebc-aa40-5861dc71aaec 2018-11-25 14:14:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:38,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ec172ac8-0785-4e17-b7c2-9552fb242e3a Date: Sun, 25 Nov 2018 14:14:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:38,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-ec172ac8-0785-4e17-b7c2-9552fb242e3a 2018-11-25 14:14:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:14:38,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:14:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:14:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aeb8d5b9e82a9a21a865eeb01f6cc97d1d2264" 2018-11-25 14:14:38,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6701d1e-7eb3-47ee-a1d1-fec5af1bd811 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:38,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-c6701d1e-7eb3-47ee-a1d1-fec5af1bd811 2018-11-25 14:14:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:38,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b0209d0-2704-4941-a5cb-35c9146dc794 Date: Sun, 25 Nov 2018 14:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:38,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-2b0209d0-2704-4941-a5cb-35c9146dc794 2018-11-25 14:14:38,504 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net 2018-11-25 14:14:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" -d '{"port": {"network_id": "339ccd2b-558d-4134-a8f4-3af39912df9c", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port", "admin_state_up": true}}' 2018-11-25 14:14:39,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-f9b13b9b-3d06-499b-b01a-56ae9478d263 Date: Sun, 25 Nov 2018 14:14:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.9"}],"id":"db5b6232-c16a-4f6c-85dd-b18ad6114557","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:29:0f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:38Z","binding:vnic_type":"normal"}} 2018-11-25 14:14:39,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f9b13b9b-3d06-499b-b01a-56ae9478d263 2018-11-25 14:14:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:39,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c1b36496-3f97-45eb-9d86-7884a3881098 Date: Sun, 25 Nov 2018 14:14:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:14:39,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-c1b36496-3f97-45eb-9d86-7884a3881098 2018-11-25 14:14:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:39,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66af1c3e-e51f-464b-ab04-9d7c798e7382 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:39,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-66af1c3e-e51f-464b-ab04-9d7c798e7382 2018-11-25 14:14:39,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:39,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5fe2fc92-83f3-4de3-8691-e58b33f7044a Date: Sun, 25 Nov 2018 14:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:14:39,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-5fe2fc92-83f3-4de3-8691-e58b33f7044a 2018-11-25 14:14:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:39,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-69d40e22-db58-4faa-b9f5-1b59a6b7dbaa Date: Sun, 25 Nov 2018 14:14:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.9"}],"id":"db5b6232-c16a-4f6c-85dd-b18ad6114557","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:29:0f","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 14:14:39,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port&admin_state_up=True used request id req-69d40e22-db58-4faa-b9f5-1b59a6b7dbaa 2018-11-25 14:14:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:40,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a3525d-4271-46cc-a569-885c84850965 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:14:40,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d7a3525d-4271-46cc-a569-885c84850965 2018-11-25 14:14:40,027 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst 2018-11-25 14:14:40,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:40,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:40 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-e069c098-446b-4510-9d6c-6ae983952504 x-compute-request-id: req-e069c098-446b-4510-9d6c-6ae983952504 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-flavor"}]} 2018-11-25 14:14:40,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e069c098-446b-4510-9d6c-6ae983952504 2018-11-25 14:14:40,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:40,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:40 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-998103ee-d1ff-49a8-b3d7-6d9117f6d3b3 x-compute-request-id: req-998103ee-d1ff-49a8-b3d7-6d9117f6d3b3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:14:40,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6 used request id req-998103ee-d1ff-49a8-b3d7-6d9117f6d3b3 2018-11-25 14:14:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:40,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-ed041c5b-7bef-4558-b3ab-7d074c409f58 Date: Sun, 25 Nov 2018 14:14:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:14:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:14:26Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e9229a38-75cb-4ef6-a270-567781683a5a/snap", "metadata": {}}], "self": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a", "min_disk": 0, "protected": false, "id": "e9229a38-75cb-4ef6-a270-567781683a5a", "file": "/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e9229a38-75cb-4ef6-a270-567781683a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image"} 2018-11-25 14:14:40,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image used request id req-ed041c5b-7bef-4558-b3ab-7d074c409f58 2018-11-25 14:14:40,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:40,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19727fcd-c114-4d6c-98c0-6af605ea93de Date: Sun, 25 Nov 2018 14:14:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:14:40,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-19727fcd-c114-4d6c-98c0-6af605ea93de 2018-11-25 14:14:40,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "imageRef": "e9229a38-75cb-4ef6-a270-567781683a5a", "flavorRef": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "max_count": 1, "min_count": 1, "networks": [{"port": "db5b6232-c16a-4f6c-85dd-b18ad6114557"}]}}' 2018-11-25 14:14:43,288 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:14:40 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-9a34da46-0bd0-42c9-a0e4-8d2bd9388b9e x-compute-request-id: req-9a34da46-0bd0-42c9-a0e4-8d2bd9388b9e Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "adminPass": "V2e36n36QE6K"}} 2018-11-25 14:14:43,289 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-9a34da46-0bd0-42c9-a0e4-8d2bd9388b9e 2018-11-25 14:14:43,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:44,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14:43 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-6f223ba6-3295-4530-a6be-64cb86334405 x-compute-request-id: req-6f223ba6-3295-4530-a6be-64cb86334405 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:44,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-6f223ba6-3295-4530-a6be-64cb86334405 2018-11-25 14:14:44,022 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst 2018-11-25 14:14:44,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:44,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-6f3288a4-5ea5-406d-b9a9-7a5fe138f803 x-compute-request-id: req-6f3288a4-5ea5-406d-b9a9-7a5fe138f803 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:44,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-6f3288a4-5ea5-406d-b9a9-7a5fe138f803 2018-11-25 14:14:44,270 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:14:44,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:47,274 - create_instance - DEBUG - VM status query timeout in 896.748167038 2018-11-25 14:14:47,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:47,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-e0cad68c-81d1-46a3-8c33-f7862a75a049 x-compute-request-id: req-e0cad68c-81d1-46a3-8c33-f7862a75a049 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:47,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-e0cad68c-81d1-46a3-8c33-f7862a75a049 2018-11-25 14:14:47,542 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:14:47,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:50,546 - create_instance - DEBUG - VM status query timeout in 893.476267099 2018-11-25 14:14:50,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:50,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-f4c72c6a-aef0-4dc1-8c59-bf20a1c9b35a x-compute-request-id: req-f4c72c6a-aef0-4dc1-8c59-bf20a1c9b35a Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:50,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-f4c72c6a-aef0-4dc1-8c59-bf20a1c9b35a 2018-11-25 14:14:50,983 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:14:50,984 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:53,987 - create_instance - DEBUG - VM status query timeout in 890.035063028 2018-11-25 14:14:53,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:54,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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-a7b66902-1c6d-4897-b4cb-da3b475c869f x-compute-request-id: req-a7b66902-1c6d-4897-b4cb-da3b475c869f Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:54,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-a7b66902-1c6d-4897-b4cb-da3b475c869f 2018-11-25 14:14:54,405 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:14:54,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:14:57,408 - create_instance - DEBUG - VM status query timeout in 886.613862038 2018-11-25 14:14:57,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:14:57,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:14: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,Accept-Encoding x-openstack-request-id: req-6e0c9e6d-41ec-4dd3-902a-da746bb0d5e9 x-compute-request-id: req-6e0c9e6d-41ec-4dd3-902a-da746bb0d5e9 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:14:57,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-6e0c9e6d-41ec-4dd3-902a-da746bb0d5e9 2018-11-25 14:14:57,674 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:14:57,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:00,677 - create_instance - DEBUG - VM status query timeout in 883.344609022 2018-11-25 14:15:00,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:00,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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,Accept-Encoding x-openstack-request-id: req-37ae87bf-d5e6-4c25-8471-9a6352b27e71 x-compute-request-id: req-37ae87bf-d5e6-4c25-8471-9a6352b27e71 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:00,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-37ae87bf-d5e6-4c25-8471-9a6352b27e71 2018-11-25 14:15:00,947 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:00,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:03,950 - create_instance - DEBUG - VM status query timeout in 880.071602106 2018-11-25 14:15:03,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:04,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:03 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-c3e20579-aac6-498d-bada-bac0bd7902cd x-compute-request-id: req-c3e20579-aac6-498d-bada-bac0bd7902cd Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:04,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-c3e20579-aac6-498d-bada-bac0bd7902cd 2018-11-25 14:15:04,555 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:04,555 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:07,558 - create_instance - DEBUG - VM status query timeout in 876.463618994 2018-11-25 14:15:07,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:07,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-6271cd18-69fe-4c55-a51b-366f214b2bc8 x-compute-request-id: req-6271cd18-69fe-4c55-a51b-366f214b2bc8 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:07,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-6271cd18-69fe-4c55-a51b-366f214b2bc8 2018-11-25 14:15:07,793 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:07,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:10,797 - create_instance - DEBUG - VM status query timeout in 873.225233078 2018-11-25 14:15:10,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:11,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-46c51ec4-5e06-4fa3-9a88-8d678240b6a1 x-compute-request-id: req-46c51ec4-5e06-4fa3-9a88-8d678240b6a1 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:11,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-46c51ec4-5e06-4fa3-9a88-8d678240b6a1 2018-11-25 14:15:11,055 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:11,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:14,058 - create_instance - DEBUG - VM status query timeout in 869.963641167 2018-11-25 14:15:14,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:14,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:14 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-68091f5c-22de-4ee4-8e36-8900688a4eae x-compute-request-id: req-68091f5c-22de-4ee4-8e36-8900688a4eae Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:14:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:14,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-68091f5c-22de-4ee4-8e36-8900688a4eae 2018-11-25 14:15:14,335 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:14,335 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:17,337 - create_instance - DEBUG - VM status query timeout in 866.684880018 2018-11-25 14:15:17,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:17,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:17 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-42514d99-f92c-44fe-9f35-263585f7b0a0 x-compute-request-id: req-42514d99-f92c-44fe-9f35-263585f7b0a0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:16Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:17,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-42514d99-f92c-44fe-9f35-263585f7b0a0 2018-11-25 14:15:17,796 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:17,796 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:20,799 - create_instance - DEBUG - VM status query timeout in 863.222557068 2018-11-25 14:15:20,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:21,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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,Accept-Encoding x-openstack-request-id: req-fb6abd6b-c62a-4ffe-bec9-1f10145aec2c x-compute-request-id: req-fb6abd6b-c62a-4ffe-bec9-1f10145aec2c Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:29:0f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:16Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:21,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-fb6abd6b-c62a-4ffe-bec9-1f10145aec2c 2018-11-25 14:15:21,388 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - BUILD 2018-11-25 14:15:21,388 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:24,391 - create_instance - DEBUG - VM status query timeout in 859.630501986 2018-11-25 14:15:24,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:24,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:24 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-633e8e14-0c74-4429-bfd7-e17bc1818f1c x-compute-request-id: req-633e8e14-0c74-4429-bfd7-e17bc1818f1c Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:29:0f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:21Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:24,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-633e8e14-0c74-4429-bfd7-e17bc1818f1c 2018-11-25 14:15:24,982 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:24,983 - create_instance - INFO - VM is - ACTIVE 2018-11-25 14:15:24,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:25,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:24 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-11685e86-286c-40d7-96c0-069ad10764e2 x-compute-request-id: req-11685e86-286c-40d7-96c0-069ad10764e2 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:29:0f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:21Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:25,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-11685e86-286c-40d7-96c0-069ad10764e2 2018-11-25 14:15:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:25,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-124cb1d1-3344-4e0f-beec-90d8d129da1e Date: Sun, 25 Nov 2018 14:15:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:15:25,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-124cb1d1-3344-4e0f-beec-90d8d129da1e 2018-11-25 14:15:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:25,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8771d9ca-dace-4ef2-ab34-b6d663904eea Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:15:25,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-8771d9ca-dace-4ef2-ab34-b6d663904eea 2018-11-25 14:15:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:26,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-24689b57-77cb-44e0-a0c5-882ce0892eba Date: Sun, 25 Nov 2018 14:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:15:26,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-24689b57-77cb-44e0-a0c5-882ce0892eba 2018-11-25 14:15:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:26,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-95b6a9c7-665d-442d-bd38-a18270f4ca2e Date: Sun, 25 Nov 2018 14:15:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.4"}],"id":"3acdcb4d-0530-4f49-a07a-c3905c3a5e05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:78:b5","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-339ccd2b-558d-4134-a8f4-3af39912df9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.2"}],"id":"91fed261-723c-4736-a7eb-febfb197f37f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:5b:ba","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-339ccd2b-558d-4134-a8f4-3af39912df9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.3"}],"id":"ad61cb4f-6cfc-4aaf-9159-b95bfef0899b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:29:dd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-339ccd2b-558d-4134-a8f4-3af39912df9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:15:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.9"}],"id":"db5b6232-c16a-4f6c-85dd-b18ad6114557","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:29:0f","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:38Z","binding:vnic_type":"normal","device_id":"f2170f83-d867-4479-8a7e-1dbbbed00593"}]} 2018-11-25 14:15:26,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-95b6a9c7-665d-442d-bd38-a18270f4ca2e 2018-11-25 14:15:26,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:15:26,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["S0njgiZiQbeHnt4cZOTX6g"], "issued_at": "2018-11-25T14:15:26.000000Z"}} 2018-11-25 14:15:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b214deed6a5a61e6f8eb57987050bf04e5b70238" 2018-11-25 14:15:26,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c8636e-d131-4f44-89fb-618ac2f541fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:15:26,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b1c8636e-d131-4f44-89fb-618ac2f541fd 2018-11-25 14:15:26,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:27,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-393e372b-4b97-4b29-9477-22711d4dbbfd x-compute-request-id: req-393e372b-4b97-4b29-9477-22711d4dbbfd Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:29:0f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:21Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:15:27,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-393e372b-4b97-4b29-9477-22711d4dbbfd 2018-11-25 14:15:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:27,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-99b1f8b3-9607-4011-b634-389853a3d450 Date: Sun, 25 Nov 2018 14:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"339ccd2b-558d-4134-a8f4-3af39912df9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["2673d095-67a4-43da-a627-8228401a736e"],"description":"","tags":[],"updated_at":"2018-11-25T14:14:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:28Z","provider:network_type":"vxlan"}]} 2018-11-25 14:15:27,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net used request id req-99b1f8b3-9607-4011-b634-389853a3d450 2018-11-25 14:15:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:27,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4207b2e-ded0-46fc-be28-48d81cc1c730 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:15:27,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-a4207b2e-ded0-46fc-be28-48d81cc1c730 2018-11-25 14:15:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:27,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9837ae6c-8394-47e7-9a4c-e888b13f62ea Date: Sun, 25 Nov 2018 14:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:29Z","dns_nameservers":[],"updated_at":"2018-11-25T14:14:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"2673d095-67a4-43da-a627-8228401a736e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet"}]} 2018-11-25 14:15:27,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-9837ae6c-8394-47e7-9a4c-e888b13f62ea 2018-11-25 14:15:27,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:27,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-b3d09013-3fd6-412a-8d61-2b1bcb782afd Date: Sun, 25 Nov 2018 14:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.4"}],"id":"3acdcb4d-0530-4f49-a07a-c3905c3a5e05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:78:b5","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-339ccd2b-558d-4134-a8f4-3af39912df9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.2"}],"id":"91fed261-723c-4736-a7eb-febfb197f37f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:5b:ba","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-339ccd2b-558d-4134-a8f4-3af39912df9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:14:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.3"}],"id":"ad61cb4f-6cfc-4aaf-9159-b95bfef0899b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:29:dd","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-339ccd2b-558d-4134-a8f4-3af39912df9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:15:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673d095-67a4-43da-a627-8228401a736e","ip_address":"10.55.0.9"}],"id":"db5b6232-c16a-4f6c-85dd-b18ad6114557","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:29:0f","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port","admin_state_up":true,"network_id":"339ccd2b-558d-4134-a8f4-3af39912df9c","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:14:38Z","binding:vnic_type":"normal","device_id":"f2170f83-d867-4479-8a7e-1dbbbed00593"}]} 2018-11-25 14:15:27,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-b3d09013-3fd6-412a-8d61-2b1bcb782afd 2018-11-25 14:15:27,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b214deed6a5a61e6f8eb57987050bf04e5b70238" -d '{"volumeAttachment": {"volumeId": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}}' 2018-11-25 14:15:30,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-710caf68-aa87-4616-a4d4-5f8b9f323848 x-compute-request-id: req-710caf68-aa87-4616-a4d4-5f8b9f323848 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f2170f83-d867-4479-8a7e-1dbbbed00593", "id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "volumeId": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}} 2018-11-25 14:15:30,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593/os-volume_attachments used request id req-710caf68-aa87-4616-a4d4-5f8b9f323848 2018-11-25 14:15:30,213 - create_instance - INFO - Deleting Port with ID - db5b6232-c16a-4f6c-85dd-b18ad6114557 2018-11-25 14:15:30,214 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-port 2018-11-25 14:15:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/db5b6232-c16a-4f6c-85dd-b18ad6114557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:30,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0a41d3e-b47a-4e3e-a9b2-13b353cd78d5 Date: Sun, 25 Nov 2018 14:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:15:30,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/db5b6232-c16a-4f6c-85dd-b18ad6114557 used request id req-c0a41d3e-b47a-4e3e-a9b2-13b353cd78d5 2018-11-25 14:15:30,834 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst 2018-11-25 14:15:30,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:31,036 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:15: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-7688c6c0-6516-4a36-b9b6-2faa6c94a713 x-compute-request-id: req-7688c6c0-6516-4a36-b9b6-2faa6c94a713 Content-Type: application/json 2018-11-25 14:15:31,037 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-7688c6c0-6516-4a36-b9b6-2faa6c94a713 2018-11-25 14:15:31,037 - create_instance - INFO - Checking deletion status 2018-11-25 14:15:31,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:31,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:31 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-8c8626c2-f170-4ff8-8847-cc2ea95a7a89 x-compute-request-id: req-8c8626c2-f170-4ff8-8847-cc2ea95a7a89 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:29:0f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:30Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:31,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-8c8626c2-f170-4ff8-8847-cc2ea95a7a89 2018-11-25 14:15:31,281 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:31,281 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:34,284 - create_instance - DEBUG - VM status query timeout in 296.752880812 2018-11-25 14:15:34,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:34,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-8223fb91-59e9-4101-aaeb-700f8bdb5407 x-compute-request-id: req-8223fb91-59e9-4101-aaeb-700f8bdb5407 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:34,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-8223fb91-59e9-4101-aaeb-700f8bdb5407 2018-11-25 14:15:34,517 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:34,517 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:37,521 - create_instance - DEBUG - VM status query timeout in 293.516542912 2018-11-25 14:15:37,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:37,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:37 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-9c909b8a-c9a1-4aee-9d72-1cd570c4224f x-compute-request-id: req-9c909b8a-c9a1-4aee-9d72-1cd570c4224f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:37,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-9c909b8a-c9a1-4aee-9d72-1cd570c4224f 2018-11-25 14:15:37,634 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:37,634 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:40,637 - create_instance - DEBUG - VM status query timeout in 290.399869919 2018-11-25 14:15:40,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:40,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:40 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-4b342b66-30f5-4a0a-bd76-43cbd0314feb x-compute-request-id: req-4b342b66-30f5-4a0a-bd76-43cbd0314feb Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:40,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-4b342b66-30f5-4a0a-bd76-43cbd0314feb 2018-11-25 14:15:40,929 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:40,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:43,932 - create_instance - DEBUG - VM status query timeout in 287.105142832 2018-11-25 14:15:43,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:44,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15:43 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-4522073a-510c-460e-a62a-e562edcd5a46 x-compute-request-id: req-4522073a-510c-460e-a62a-e562edcd5a46 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:44,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-4522073a-510c-460e-a62a-e562edcd5a46 2018-11-25 14:15:44,043 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:44,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:47,047 - create_instance - DEBUG - VM status query timeout in 283.990298986 2018-11-25 14:15:47,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:47,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-904587a4-01a7-406a-99d7-c18a6b38773e x-compute-request-id: req-904587a4-01a7-406a-99d7-c18a6b38773e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:47,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-904587a4-01a7-406a-99d7-c18a6b38773e 2018-11-25 14:15:47,785 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:47,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:50,788 - create_instance - DEBUG - VM status query timeout in 280.24906683 2018-11-25 14:15:50,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:51,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-0c40480d-60d7-41a4-9bb3-32775cf79c81 x-compute-request-id: req-0c40480d-60d7-41a4-9bb3-32775cf79c81 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:51,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-0c40480d-60d7-41a4-9bb3-32775cf79c81 2018-11-25 14:15:51,210 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:51,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:54,213 - create_instance - DEBUG - VM status query timeout in 276.82378602 2018-11-25 14:15:54,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:54,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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-73db2db4-d6c7-4367-8a51-7eb5f90f82d1 x-compute-request-id: req-73db2db4-d6c7-4367-8a51-7eb5f90f82d1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:54,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-73db2db4-d6c7-4367-8a51-7eb5f90f82d1 2018-11-25 14:15:54,475 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:54,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:15:57,478 - create_instance - DEBUG - VM status query timeout in 273.558766842 2018-11-25 14:15:57,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:15:57,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:15: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,Accept-Encoding x-openstack-request-id: req-3cda375f-d2da-4f0b-be8a-06a0f695c220 x-compute-request-id: req-3cda375f-d2da-4f0b-be8a-06a0f695c220 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:15:57,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-3cda375f-d2da-4f0b-be8a-06a0f695c220 2018-11-25 14:15:57,916 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:15:57,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:16:00,919 - create_instance - DEBUG - VM status query timeout in 270.117780924 2018-11-25 14:16:00,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:16:01,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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,Accept-Encoding x-openstack-request-id: req-c2b00d3f-dec0-4e72-9641-7d8b49100f74 x-compute-request-id: req-c2b00d3f-dec0-4e72-9641-7d8b49100f74 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:16:01,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-c2b00d3f-dec0-4e72-9641-7d8b49100f74 2018-11-25 14:16:01,185 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:16:01,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:16:04,189 - create_instance - DEBUG - VM status query timeout in 266.848527908 2018-11-25 14:16:04,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:16:05,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:04 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-32f2125d-7959-417c-8d28-c209cd9a36be x-compute-request-id: req-32f2125d-7959-417c-8d28-c209cd9a36be Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:15:32Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:16:05,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-32f2125d-7959-417c-8d28-c209cd9a36be 2018-11-25 14:16:05,211 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:16:05,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:16:08,214 - create_instance - DEBUG - VM status query timeout in 262.82288003 2018-11-25 14:16:08,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:16:08,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:08 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-59f1f2f7-ad9d-4c6b-a546-be6b18259648 x-compute-request-id: req-59f1f2f7-ad9d-4c6b-a546-be6b18259648 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2170f83-d867-4479-8a7e-1dbbbed00593", "rel": "bookmark"}], "image": {"id": "e9229a38-75cb-4ef6-a270-567781683a5a", "links": [{"href": "http://172.30.9.29:8774/images/e9229a38-75cb-4ef6-a270-567781683a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-25T14:15:20.000000", "flavor": {"id": "021399c3-a61c-4b2b-86d6-a142697a4ea6", "links": [{"href": "http://172.30.9.29:8774/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6", "rel": "bookmark"}]}, "id": "f2170f83-d867-4479-8a7e-1dbbbed00593", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:07Z", "hostId": "8af66991aef67527f458a49bed017545dcb4d5eca529e5ee4adc6796", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst", "created": "2018-11-25T14:14:43Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2"}], "metadata": {}}} 2018-11-25 14:16:08,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-59f1f2f7-ad9d-4c6b-a546-be6b18259648 2018-11-25 14:16:08,445 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst] is - ACTIVE 2018-11-25 14:16:08,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:16:11,448 - create_instance - DEBUG - VM status query timeout in 259.589017868 2018-11-25 14:16:11,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254957c882aba6cf0baf6d127817c75ae9a344e" 2018-11-25 14:16:11,495 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:16:11 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-ba2e932d-2a63-456c-ae13-fb0846b5bddd x-compute-request-id: req-ba2e932d-2a63-456c-ae13-fb0846b5bddd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f2170f83-d867-4479-8a7e-1dbbbed00593 could not be found.", "code": 404}} 2018-11-25 14:16:11,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f2170f83-d867-4479-8a7e-1dbbbed00593 used request id req-ba2e932d-2a63-456c-ae13-fb0846b5bddd 2018-11-25 14:16:11,496 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f2170f83-d867-4479-8a7e-1dbbbed00593 could not be found. (HTTP 404) (Request-ID: req-ba2e932d-2a63-456c-ae13-fb0846b5bddd) 2018-11-25 14:16:11,496 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-vm_inst 2018-11-25 14:16:11,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:16:11,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:11 GMT Server: Apache x-compute-request-id: req-bd0ccde7-5555-49b4-a336-3d505045b1d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd0ccde7-5555-49b4-a336-3d505045b1d0 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:15:33.000000", "replication_status": null, "snapshot_id": null, "id": "2f29ae74-3ca4-44ee-8504-be5bbee37ab2", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518", "bootable": "false", "created_at": "2018-11-25T14:14:32.000000", "volume_type": null}} 2018-11-25 14:16:11,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 used request id req-bd0ccde7-5555-49b4-a336-3d505045b1d0 2018-11-25 14:16:11,706 - create_volume - DEBUG - Instance status is - available 2018-11-25 14:16:11,706 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518 2018-11-25 14:16:11,707 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518 2018-11-25 14:16:11,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:16:12,018 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:16:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b10fb26-1716-47fb-b176-c907cf00aa63 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:16:12,018 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 used request id req-0b10fb26-1716-47fb-b176-c907cf00aa63 2018-11-25 14:16:12,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-387d0309-a29f-4d33-9e4f-bfe2fcb2a92b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7a5b0930b442d06e1e0af54c7f21f007594fd" 2018-11-25 14:16:12,812 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:16:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f6524495-6c48-4f29-9828-0f7ea9b4c361 x-openstack-request-id: req-f6524495-6c48-4f29-9828-0f7ea9b4c361 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2f29ae74-3ca4-44ee-8504-be5bbee37ab2 could not be found.", "code": 404}} 2018-11-25 14:16:12,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/2f29ae74-3ca4-44ee-8504-be5bbee37ab2 used request id req-f6524495-6c48-4f29-9828-0f7ea9b4c361 2018-11-25 14:16:12,813 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2f29ae74-3ca4-44ee-8504-be5bbee37ab2 could not be found. (HTTP 404) (Request-ID: req-f6524495-6c48-4f29-9828-0f7ea9b4c361) 2018-11-25 14:16:12,813 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518 2018-11-25 14:16:12,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8838be84b547527e5da682a3f7d412995675ddd" 2018-11-25 14:16:12,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:16: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-a1242aa3-e469-42b3-b3a3-ac2eec352609 x-compute-request-id: req-a1242aa3-e469-42b3-b3a3-ac2eec352609 Content-Length: 0 Content-Type: application/json 2018-11-25 14:16:12,862 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/021399c3-a61c-4b2b-86d6-a142697a4ea6 used request id req-a1242aa3-e469-42b3-b3a3-ac2eec352609 2018-11-25 14:16:12,863 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet 2018-11-25 14:16:12,863 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-subnet 2018-11-25 14:16:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/2673d095-67a4-43da-a627-8228401a736e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:16:14,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02ff1249-1de2-436b-aedd-9044e6de37ed Date: Sun, 25 Nov 2018 14:16:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:16:14,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/2673d095-67a4-43da-a627-8228401a736e used request id req-02ff1249-1de2-436b-aedd-9044e6de37ed 2018-11-25 14:16:14,990 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-net 2018-11-25 14:16:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/339ccd2b-558d-4134-a8f4-3af39912df9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2420a6bb47ae5fa0f90c814ded7c4d3b139fd5" 2018-11-25 14:16:16,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9fcc82e-5632-44ae-930d-78e1462abcc2 Date: Sun, 25 Nov 2018 14:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:16:16,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/339ccd2b-558d-4134-a8f4-3af39912df9c used request id req-b9fcc82e-5632-44ae-930d-78e1462abcc2 2018-11-25 14:16:16,296 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-5e0d76f8-dedc-4b6d-8a3f-e68fab6c9518-image 2018-11-25 14:16:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43653d8ff68acfeaafa0329d5b46618c4f93f843" 2018-11-25 14:16:18,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2abedd86-15db-443a-b54c-05ebcc344981 Date: Sun, 25 Nov 2018 14:16:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:16:18,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e9229a38-75cb-4ef6-a270-567781683a5a used request id req-2abedd86-15db-443a-b54c-05ebcc344981 2018-11-25 14:16:18,182 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:16:18,184 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:16:18,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:16:18,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:18,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["EtSw7R3lTOyzxut4Npz-yw"], "issued_at": "2018-11-25T14:16:18.000000Z"}} 2018-11-25 14:16:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:16:18,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556974b0-2b5d-4176-8fe8-cf8d03a8dfad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:18,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-556974b0-2b5d-4176-8fe8-cf8d03a8dfad 2018-11-25 14:16:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:16:18,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f473a6af-e576-4a7e-8cc7-f521154c52de Date: Sun, 25 Nov 2018 14:16:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image"} 2018-11-25 14:16:18,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image used request id req-f473a6af-e576-4a7e-8cc7-f521154c52de 2018-11-25 14:16:18,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:16:19,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1da772d4-0ce8-468a-b1ce-7c94a000bb43 Date: Sun, 25 Nov 2018 14:16:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:16:19,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1da772d4-0ce8-468a-b1ce-7c94a000bb43 2018-11-25 14:16:19,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image"}' 2018-11-25 14:16:19,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 X-Openstack-Request-Id: req-284a2041-529f-4d11-badc-fca9d0dfa9ee Date: Sun, 25 Nov 2018 14:16:19 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:16:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:16:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3", "min_disk": 0, "protected": false, "id": "e774352f-b43e-4e83-9231-4787406a20f3", "file": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:16:19,316 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-284a2041-529f-4d11-badc-fca9d0dfa9ee 2018-11-25 14:16:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" -d '' 2018-11-25 14:16:21,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99b1b3f1-4886-4bb8-821c-6738f77afcac Date: Sun, 25 Nov 2018 14:16:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:16:21,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3/file used request id req-99b1b3f1-4886-4bb8-821c-6738f77afcac 2018-11-25 14:16:21,415 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:16:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:16:21,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5d97e6e5-6832-4537-a462-982491661b72 Date: Sun, 25 Nov 2018 14:16:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:16:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:16:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e774352f-b43e-4e83-9231-4787406a20f3/snap", "metadata": {}}], "self": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3", "min_disk": 0, "protected": false, "id": "e774352f-b43e-4e83-9231-4787406a20f3", "file": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e774352f-b43e-4e83-9231-4787406a20f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:16:21,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 used request id req-5d97e6e5-6832-4537-a462-982491661b72 2018-11-25 14:16:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:16:21,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-547029c7-1542-42dc-9dda-030e8fbfc000 Date: Sun, 25 Nov 2018 14:16:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:16:21,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-547029c7-1542-42dc-9dda-030e8fbfc000 2018-11-25 14:16:21,596 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image 2018-11-25 14:16:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:16:22,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2e4a8f42-fc0a-4bbf-8abc-05ab00d7540a Date: Sun, 25 Nov 2018 14:16:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:16:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:16:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e774352f-b43e-4e83-9231-4787406a20f3/snap", "metadata": {}}], "self": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3", "min_disk": 0, "protected": false, "id": "e774352f-b43e-4e83-9231-4787406a20f3", "file": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e774352f-b43e-4e83-9231-4787406a20f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:16:22,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 used request id req-2e4a8f42-fc0a-4bbf-8abc-05ab00d7540a 2018-11-25 14:16:22,243 - create_image - DEBUG - Instance status is - active 2018-11-25 14:16:22,243 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image 2018-11-25 14:16:22,243 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image 2018-11-25 14:16:22,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:16:22,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:22,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["3vFMWgvvTx2ZdmdCly2toQ"], "issued_at": "2018-11-25T14:16:22.000000Z"}} 2018-11-25 14:16:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:16:22,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b90c17d-03e6-47be-9ecb-33be9bb5513d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:22,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4b90c17d-03e6-47be-9ecb-33be9bb5513d 2018-11-25 14:16:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:16:22,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e1952832-d637-4e80-acd4-70224650af79 Date: Sun, 25 Nov 2018 14:16:22 GMT RESP BODY: {"networks":[]} 2018-11-25 14:16:22,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-e1952832-d637-4e80-acd4-70224650af79 2018-11-25 14:16:22,873 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net 2018-11-25 14:16:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net", "admin_state_up": true}}' 2018-11-25 14:16:23,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9079d405-aff8-4c03-b944-4041d6dab8be Date: Sun, 25 Nov 2018 14:16:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","mtu":1450}} 2018-11-25 14:16:23,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-9079d405-aff8-4c03-b944-4041d6dab8be 2018-11-25 14:16:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:16:23,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0ea8d83f-f13b-47e2-ae91-58d76d48c5a8 Date: Sun, 25 Nov 2018 14:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:23,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-0ea8d83f-f13b-47e2-ae91-58d76d48c5a8 2018-11-25 14:16:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:16:23,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3d24198-6969-43a7-b575-a523558a2dc3 Date: Sun, 25 Nov 2018 14:16:23 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:16:23,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-f3d24198-6969-43a7-b575-a523558a2dc3 2018-11-25 14:16:23,522 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet 2018-11-25 14:16:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" -d '{"subnets": [{"ip_version": 4, "network_id": "7f6e24f0-7df6-434e-a314-ad5724990b40", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]}' 2018-11-25 14:16:24,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-96b9a1bd-7e7d-4dae-bc3e-455c9aecc3b9 Date: Sun, 25 Nov 2018 14:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:24,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-96b9a1bd-7e7d-4dae-bc3e-455c9aecc3b9 2018-11-25 14:16:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:16:24,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3976d4bb-48f7-4c05-8b37-1aa650a302fc Date: Sun, 25 Nov 2018 14:16:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:24,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-3976d4bb-48f7-4c05-8b37-1aa650a302fc 2018-11-25 14:16:24,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:16:24,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4e7faf4d-cea7-4d40-b350-759df78c9972 Date: Sun, 25 Nov 2018 14:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:24,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-4e7faf4d-cea7-4d40-b350-759df78c9972 2018-11-25 14:16:24,615 - OpenStackNetwork - DEBUG - Network [7f6e24f0-7df6-434e-a314-ad5724990b40] created successfully 2018-11-25 14:16:24,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:16:24,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:25,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["oNrwv23nR6SY87QCDGX6sA"], "issued_at": "2018-11-25T14:16:25.000000Z"}} 2018-11-25 14:16:25,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a0f22411121d480d6b41eb7ececcb6e7b4ce6b" 2018-11-25 14:16:25,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ecee9c-954c-47a6-bf46-578b63ff89ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:25,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e1ecee9c-954c-47a6-bf46-578b63ff89ba 2018-11-25 14:16:25,194 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:16:25,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a0f22411121d480d6b41eb7ececcb6e7b4ce6b" 2018-11-25 14:16:25,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-59c83941-7c91-42dd-86fd-3763a7639bfe x-compute-request-id: req-59c83941-7c91-42dd-86fd-3763a7639bfe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:16:25,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-59c83941-7c91-42dd-86fd-3763a7639bfe 2018-11-25 14:16:25,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a0f22411121d480d6b41eb7ececcb6e7b4ce6b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:16:25,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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,Accept-Encoding x-openstack-request-id: req-385dfe1a-7ba3-4b80-a916-7b537d411fc9 x-compute-request-id: req-385dfe1a-7ba3-4b80-a916-7b537d411fc9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:16:25,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-385dfe1a-7ba3-4b80-a916-7b537d411fc9 2018-11-25 14:16:25,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:16:25,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:25,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ExZz7dsyR8KgjuqYrhNswQ"], "issued_at": "2018-11-25T14:16:25.000000Z"}} 2018-11-25 14:16:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:16:25,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bfeb6b-c600-42b3-a44e-8fec33b3fddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:25,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-14bfeb6b-c600-42b3-a44e-8fec33b3fddb 2018-11-25 14:16:25,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:16:26,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:25 GMT Server: Apache x-compute-request-id: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 14:16:26,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail used request id req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3 2018-11-25 14:16:26,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 14:16:27,218 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:16:26 GMT Server: Apache x-compute-request-id: req-58e0861d-aa0c-4113-b17d-6007d4365212 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58e0861d-aa0c-4113-b17d-6007d4365212 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T14:16:27.049418", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "536c8933-0777-4104-88a2-1aea78f73eca", "size": 1}} 2018-11-25 14:16:27,218 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes used request id req-58e0861d-aa0c-4113-b17d-6007d4365212 2018-11-25 14:16:27,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:16:27,472 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:27 GMT Server: Apache x-compute-request-id: req-d0fccc7f-c2fa-4305-bd8d-1adb65762474 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0fccc7f-c2fa-4305-bd8d-1adb65762474 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "536c8933-0777-4104-88a2-1aea78f73eca", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61", "bootable": "false", "created_at": "2018-11-25T14:16:27.000000", "volume_type": null}} 2018-11-25 14:16:27,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca used request id req-d0fccc7f-c2fa-4305-bd8d-1adb65762474 2018-11-25 14:16:27,473 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61 2018-11-25 14:16:27,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:16:28,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:27 GMT Server: Apache x-compute-request-id: req-cf727809-3edb-40e2-a583-43e9865071aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf727809-3edb-40e2-a583-43e9865071aa Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:16:27.000000", "replication_status": null, "snapshot_id": null, "id": "536c8933-0777-4104-88a2-1aea78f73eca", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61", "bootable": "false", "created_at": "2018-11-25T14:16:27.000000", "volume_type": null}} 2018-11-25 14:16:28,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca used request id req-cf727809-3edb-40e2-a583-43e9865071aa 2018-11-25 14:16:28,215 - create_volume - DEBUG - Instance status is - available 2018-11-25 14:16:28,215 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61 2018-11-25 14:16:28,215 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61 2018-11-25 14:16:28,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:16:28,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:28,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["mQ6iLilVTIWjEUY5T-P9fQ"], "issued_at": "2018-11-25T14:16:28.000000Z"}} 2018-11-25 14:16:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:28,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f9473b-6b4d-46e5-9084-39463e74e822 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:28,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-99f9473b-6b4d-46e5-9084-39463e74e822 2018-11-25 14:16:28,688 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:16:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:28,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815ed9db-8eca-4a9a-a323-4d9f73407649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:28,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-815ed9db-8eca-4a9a-a323-4d9f73407649 2018-11-25 14:16:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:29,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-98b02fbe-3a98-40aa-a90a-21bb6a75a20d Date: Sun, 25 Nov 2018 14:16:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:29,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-98b02fbe-3a98-40aa-a90a-21bb6a75a20d 2018-11-25 14:16:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:16:29,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:16:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:16:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:29,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c556b31-4373-4a7e-aa1f-ba259a72d269 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:29,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-5c556b31-4373-4a7e-aa1f-ba259a72d269 2018-11-25 14:16:29,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:29,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b906afa8-4d8f-4af5-a35a-28ca279b5d95 Date: Sun, 25 Nov 2018 14:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:29,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-b906afa8-4d8f-4af5-a35a-28ca279b5d95 2018-11-25 14:16:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:29,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c54c68e7-5c97-419a-800d-2f50adf8fd70 Date: Sun, 25 Nov 2018 14:16:29 GMT RESP BODY: {"ports":[]} 2018-11-25 14:16:29,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port&admin_state_up=True used request id req-c54c68e7-5c97-419a-800d-2f50adf8fd70 2018-11-25 14:16:29,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:29,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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 x-openstack-request-id: req-6642dbf7-22a0-452e-a0f0-edd839c9fe9a x-compute-request-id: req-6642dbf7-22a0-452e-a0f0-edd839c9fe9a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 14:16:29,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst used request id req-6642dbf7-22a0-452e-a0f0-edd839c9fe9a 2018-11-25 14:16:29,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:30,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f7640885-c08c-4f68-9db4-8fa0ca24d710 Date: Sun, 25 Nov 2018 14:16:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:30,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-f7640885-c08c-4f68-9db4-8fa0ca24d710 2018-11-25 14:16:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:30,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcd248e-9bba-4604-a86a-98b523a3c4b9 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:30,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-cfcd248e-9bba-4604-a86a-98b523a3c4b9 2018-11-25 14:16:30,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:30,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f6e9257-7b8d-42d0-a808-87cc9a452bd2 Date: Sun, 25 Nov 2018 14:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:30,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-7f6e9257-7b8d-42d0-a808-87cc9a452bd2 2018-11-25 14:16:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:30,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1505b1ec-bb2b-4524-9592-bcaa609aeef8 Date: Sun, 25 Nov 2018 14:16:30 GMT RESP BODY: {"ports":[]} 2018-11-25 14:16:30,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port&admin_state_up=True used request id req-1505b1ec-bb2b-4524-9592-bcaa609aeef8 2018-11-25 14:16:30,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:16:30,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:30,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["zaX3WwYuRXWlT11XDhyYTQ"], "issued_at": "2018-11-25T14:16:30.000000Z"}} 2018-11-25 14:16:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f95b1308fbc4c04d50a0a0ec905cb1eb51813168" 2018-11-25 14:16:30,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3c7a17-90e3-4ec8-bd78-8fd712245b9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:30,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0c3c7a17-90e3-4ec8-bd78-8fd712245b9e 2018-11-25 14:16:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:30,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c24fbc2c-3bf9-4ad5-85f5-59b15c50e630 Date: Sun, 25 Nov 2018 14:16:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:30,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-c24fbc2c-3bf9-4ad5-85f5-59b15c50e630 2018-11-25 14:16:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:31,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f68bdb3-65cc-42e1-b4e7-5038c3bd7070 Date: Sun, 25 Nov 2018 14:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:31,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-4f68bdb3-65cc-42e1-b4e7-5038c3bd7070 2018-11-25 14:16:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:31,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d9eaae76-9f0e-4078-9615-fc7af968d96b Date: Sun, 25 Nov 2018 14:16:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:31,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-d9eaae76-9f0e-4078-9615-fc7af968d96b 2018-11-25 14:16:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:16:31,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:16:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:16:31,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f95b1308fbc4c04d50a0a0ec905cb1eb51813168" 2018-11-25 14:16:31,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36cf123-6e40-44f7-b59d-f62f1090b5b8 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:31,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-f36cf123-6e40-44f7-b59d-f62f1090b5b8 2018-11-25 14:16:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:31,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0458e023-6cc1-4c18-bbf0-3e6ef5a8b9eb Date: Sun, 25 Nov 2018 14:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:31,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-0458e023-6cc1-4c18-bbf0-3e6ef5a8b9eb 2018-11-25 14:16:31,644 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net 2018-11-25 14:16:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" -d '{"port": {"network_id": "7f6e24f0-7df6-434e-a314-ad5724990b40", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port", "admin_state_up": true}}' 2018-11-25 14:16:32,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-35d8f3c1-ee87-4aba-af49-e28d79af3938 Date: Sun, 25 Nov 2018 14:16:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:32Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:4c:68","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","project_id":"35eb0931020e4ca1ac50af03dd91243a","qos_policy_id":null,"admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal"}} 2018-11-25 14:16:32,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-35d8f3c1-ee87-4aba-af49-e28d79af3938 2018-11-25 14:16:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:32,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7a487c53-c45d-4df5-b245-3b9b6c995334 Date: Sun, 25 Nov 2018 14:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:32,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-7a487c53-c45d-4df5-b245-3b9b6c995334 2018-11-25 14:16:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378a6103-f0ef-44d3-aca7-01b382d8bea7 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:33,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-378a6103-f0ef-44d3-aca7-01b382d8bea7 2018-11-25 14:16:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1df3b27f-6613-4bb7-915c-8f30059dfba8 Date: Sun, 25 Nov 2018 14:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:33,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-1df3b27f-6613-4bb7-915c-8f30059dfba8 2018-11-25 14:16:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-c58c19f0-a5cf-429c-89b1-9ea09404f541 Date: Sun, 25 Nov 2018 14:16:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 14:16:33,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port&admin_state_up=True used request id req-c58c19f0-a5cf-429c-89b1-9ea09404f541 2018-11-25 14:16:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e841e17a-cac5-461a-a799-59c1b9859926 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:33,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-e841e17a-cac5-461a-a799-59c1b9859926 2018-11-25 14:16:33,502 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst 2018-11-25 14:16:33,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-eb2fdad4-7641-4019-bd89-74f7e0f332ad x-compute-request-id: req-eb2fdad4-7641-4019-bd89-74f7e0f332ad Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-flavor"}]} 2018-11-25 14:16:33,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-eb2fdad4-7641-4019-bd89-74f7e0f332ad 2018-11-25 14:16:33,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-de89428d-5fb1-4313-9b41-05c04e408570 x-compute-request-id: req-de89428d-5fb1-4313-9b41-05c04e408570 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:16:33,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3 used request id req-de89428d-5fb1-4313-9b41-05c04e408570 2018-11-25 14:16:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-33b83c4d-abe8-45d5-844a-69069cda03e1 Date: Sun, 25 Nov 2018 14:16:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:16:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:16:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e774352f-b43e-4e83-9231-4787406a20f3/snap", "metadata": {}}], "self": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3", "min_disk": 0, "protected": false, "id": "e774352f-b43e-4e83-9231-4787406a20f3", "file": "/v2/images/e774352f-b43e-4e83-9231-4787406a20f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/e774352f-b43e-4e83-9231-4787406a20f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image"} 2018-11-25 14:16:33,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image used request id req-33b83c4d-abe8-45d5-844a-69069cda03e1 2018-11-25 14:16:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:33,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-435d909e-e393-4f28-be1c-30e26d82758a Date: Sun, 25 Nov 2018 14:16:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:16:33,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-435d909e-e393-4f28-be1c-30e26d82758a 2018-11-25 14:16:33,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "imageRef": "e774352f-b43e-4e83-9231-4787406a20f3", "flavorRef": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "max_count": 1, "min_count": 1, "networks": [{"port": "f084bcfb-7c1d-4348-94a0-50508591ab2f"}]}}' 2018-11-25 14:16:36,011 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:16: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 x-openstack-request-id: req-363695f2-7e2b-4f3e-88aa-617098ff1ca5 x-compute-request-id: req-363695f2-7e2b-4f3e-88aa-617098ff1ca5 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "adminPass": "Dh5v2LdqjDP5"}} 2018-11-25 14:16:36,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-363695f2-7e2b-4f3e-88aa-617098ff1ca5 2018-11-25 14:16:36,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:36,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-40cd4043-bb26-43dd-b48c-2b628527c0a5 x-compute-request-id: req-40cd4043-bb26-43dd-b48c-2b628527c0a5 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:36Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:16:36,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-40cd4043-bb26-43dd-b48c-2b628527c0a5 2018-11-25 14:16:36,994 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst 2018-11-25 14:16:36,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:37,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:37 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-84183e6b-85d8-4238-ac25-faa778a549eb x-compute-request-id: req-84183e6b-85d8-4238-ac25-faa778a549eb Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:36Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:16:37,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-84183e6b-85d8-4238-ac25-faa778a549eb 2018-11-25 14:16:37,399 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst] is - BUILD 2018-11-25 14:16:37,400 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:16:40,403 - create_instance - DEBUG - VM status query timeout in 896.591658115 2018-11-25 14:16:40,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:40,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:40 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-ae4ce8a4-df03-44a1-9729-768fcc51a6b0 x-compute-request-id: req-ae4ce8a4-df03-44a1-9729-768fcc51a6b0 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:37Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:16:40,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-ae4ce8a4-df03-44a1-9729-768fcc51a6b0 2018-11-25 14:16:40,705 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst] is - BUILD 2018-11-25 14:16:40,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:16:43,708 - create_instance - DEBUG - VM status query timeout in 893.286132097 2018-11-25 14:16:43,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:44,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:43 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-0597e812-7ab4-446f-8f32-2b93cca29f6f x-compute-request-id: req-0597e812-7ab4-446f-8f32-2b93cca29f6f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:42Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:16:44,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-0597e812-7ab4-446f-8f32-2b93cca29f6f 2018-11-25 14:16:44,563 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst] is - ACTIVE 2018-11-25 14:16:44,563 - create_instance - INFO - VM is - ACTIVE 2018-11-25 14:16:44,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:45,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-d66d0a3b-11fc-4399-a147-88dd11e4b825 x-compute-request-id: req-d66d0a3b-11fc-4399-a147-88dd11e4b825 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:42Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:16:45,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-d66d0a3b-11fc-4399-a147-88dd11e4b825 2018-11-25 14:16:45,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:45,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f32319a0-d7af-49b9-a01e-cc3b8bd674d3 Date: Sun, 25 Nov 2018 14:16:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:45,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-f32319a0-d7af-49b9-a01e-cc3b8bd674d3 2018-11-25 14:16:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:45,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d7d379-b8c4-4028-8ce2-9c0d16f63867 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:45,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-30d7d379-b8c4-4028-8ce2-9c0d16f63867 2018-11-25 14:16:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:45,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc910950-04f8-4c3d-9c62-79df77f769f8 Date: Sun, 25 Nov 2018 14:16:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:45,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-bc910950-04f8-4c3d-9c62-79df77f769f8 2018-11-25 14:16:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:45,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-35878b7b-1825-4f67-be80-e1a3a873a0ba Date: Sun, 25 Nov 2018 14:16:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.3"}],"id":"538989fb-99bc-4722-9856-97a35753edaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:e9:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.4"}],"id":"c462a9c7-86bb-4c66-979a-66a05998ae95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5f:56","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.2"}],"id":"df348132-59ad-41b8-a3c0-14ae7602ca2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:19:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":"d24369b1-5fc2-44b3-a250-dc294420a6c2"}]} 2018-11-25 14:16:45,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-35878b7b-1825-4f67-be80-e1a3a873a0ba 2018-11-25 14:16:45,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:16:46,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["XBEG7nvpT-uwNPd1uh-RRw"], "issued_at": "2018-11-25T14:16:46.000000Z"}} 2018-11-25 14:16:46,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:46,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc644eb-8c36-4158-97b2-079b46757e80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:46,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4bc644eb-8c36-4158-97b2-079b46757e80 2018-11-25 14:16:46,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:46,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-b31f45ae-bf5d-4abf-8755-84cd83775410 x-compute-request-id: req-b31f45ae-bf5d-4abf-8755-84cd83775410 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:42Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:16:46,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-b31f45ae-bf5d-4abf-8755-84cd83775410 2018-11-25 14:16:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:47,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e93df407-5a05-4175-b45c-c792b4ef4ccd Date: Sun, 25 Nov 2018 14:16:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:47,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-e93df407-5a05-4175-b45c-c792b4ef4ccd 2018-11-25 14:16:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:47,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae5caf2-70d0-4bf0-92c6-ef85e5279ab0 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:47,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-aae5caf2-70d0-4bf0-92c6-ef85e5279ab0 2018-11-25 14:16:47,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f87b63eb-9665-4888-8870-c10e4f4c0911 Date: Sun, 25 Nov 2018 14:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:47,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-f87b63eb-9665-4888-8870-c10e4f4c0911 2018-11-25 14:16:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:47,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9cc69db2-dd92-47ce-be76-aab1da64e304 Date: Sun, 25 Nov 2018 14:16:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.3"}],"id":"538989fb-99bc-4722-9856-97a35753edaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:e9:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.4"}],"id":"c462a9c7-86bb-4c66-979a-66a05998ae95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5f:56","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.2"}],"id":"df348132-59ad-41b8-a3c0-14ae7602ca2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:19:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":"d24369b1-5fc2-44b3-a250-dc294420a6c2"}]} 2018-11-25 14:16:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-9cc69db2-dd92-47ce-be76-aab1da64e304 2018-11-25 14:16:47,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" -d '{"volumeAttachment": {"volumeId": "536c8933-0777-4104-88a2-1aea78f73eca"}}' 2018-11-25 14:16:49,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-789e7ffc-fc70-4911-b2ae-637a357093ca x-compute-request-id: req-789e7ffc-fc70-4911-b2ae-637a357093ca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "id": "536c8933-0777-4104-88a2-1aea78f73eca", "volumeId": "536c8933-0777-4104-88a2-1aea78f73eca"}} 2018-11-25 14:16:49,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2/os-volume_attachments used request id req-789e7ffc-fc70-4911-b2ae-637a357093ca 2018-11-25 14:16:49,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:50,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-64aeca5e-60c4-4a7c-8f21-29252e7f52f9 x-compute-request-id: req-64aeca5e-60c4-4a7c-8f21-29252e7f52f9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:42Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "536c8933-0777-4104-88a2-1aea78f73eca"}], "metadata": {}}} 2018-11-25 14:16:50,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-64aeca5e-60c4-4a7c-8f21-29252e7f52f9 2018-11-25 14:16:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:50,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f71171c4-965a-43d9-b54e-11e026dd0b81 Date: Sun, 25 Nov 2018 14:16:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:50,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-f71171c4-965a-43d9-b54e-11e026dd0b81 2018-11-25 14:16:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:16:50,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:16:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:16:50,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:50,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f322ae91-c963-4a82-a9e4-f881a08a6dc2 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:50,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-f322ae91-c963-4a82-a9e4-f881a08a6dc2 2018-11-25 14:16:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:50,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4436840e-4748-4b80-b292-7c11e72c8246 Date: Sun, 25 Nov 2018 14:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:50,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-4436840e-4748-4b80-b292-7c11e72c8246 2018-11-25 14:16:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:50,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-ed5f6e2b-3c7f-44e3-b7bd-65148386bb86 Date: Sun, 25 Nov 2018 14:16:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.3"}],"id":"538989fb-99bc-4722-9856-97a35753edaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:e9:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.4"}],"id":"c462a9c7-86bb-4c66-979a-66a05998ae95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5f:56","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.2"}],"id":"df348132-59ad-41b8-a3c0-14ae7602ca2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:19:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":"d24369b1-5fc2-44b3-a250-dc294420a6c2"}]} 2018-11-25 14:16:50,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-ed5f6e2b-3c7f-44e3-b7bd-65148386bb86 2018-11-25 14:16:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:50,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65fcc93-fedc-47c2-a3a6-feb8a3b35ac5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:16:50,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a65fcc93-fedc-47c2-a3a6-feb8a3b35ac5 2018-11-25 14:16:50,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:51,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-22dd19cc-a393-4b13-ab2b-8c27d2cd805a x-compute-request-id: req-22dd19cc-a393-4b13-ab2b-8c27d2cd805a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:50Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "536c8933-0777-4104-88a2-1aea78f73eca"}], "metadata": {}}} 2018-11-25 14:16:51,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-22dd19cc-a393-4b13-ab2b-8c27d2cd805a 2018-11-25 14:16:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:51,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-022b6f28-8565-4214-ae00-97b45eae516f Date: Sun, 25 Nov 2018 14:16:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:51,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-022b6f28-8565-4214-ae00-97b45eae516f 2018-11-25 14:16:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:51,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a68ee9-6219-4bbc-a39f-c1325d2c4394 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:51,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-29a68ee9-6219-4bbc-a39f-c1325d2c4394 2018-11-25 14:16:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:51,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-940689f3-f2a6-4f1c-a078-5fa7eb41cae7 Date: Sun, 25 Nov 2018 14:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:51,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-940689f3-f2a6-4f1c-a078-5fa7eb41cae7 2018-11-25 14:16:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:52,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-285e69f0-a7b4-4567-883a-4b594ad92cff Date: Sun, 25 Nov 2018 14:16:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.3"}],"id":"538989fb-99bc-4722-9856-97a35753edaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:e9:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.4"}],"id":"c462a9c7-86bb-4c66-979a-66a05998ae95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5f:56","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.2"}],"id":"df348132-59ad-41b8-a3c0-14ae7602ca2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:19:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":"d24369b1-5fc2-44b3-a250-dc294420a6c2"}]} 2018-11-25 14:16:52,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-285e69f0-a7b4-4567-883a-4b594ad92cff 2018-11-25 14:16:52,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:53,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-92d01e5d-4464-42fa-9b1d-b4484b6ab840 x-compute-request-id: req-92d01e5d-4464-42fa-9b1d-b4484b6ab840 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:50Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "536c8933-0777-4104-88a2-1aea78f73eca"}], "metadata": {}}} 2018-11-25 14:16:53,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-92d01e5d-4464-42fa-9b1d-b4484b6ab840 2018-11-25 14:16:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:53,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-40715e84-4acb-4fb0-8b39-cfd78cf06fbc Date: Sun, 25 Nov 2018 14:16:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:53,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-40715e84-4acb-4fb0-8b39-cfd78cf06fbc 2018-11-25 14:16:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:53,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50148fe-4293-465e-b996-f15f7512e72b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:53,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-a50148fe-4293-465e-b996-f15f7512e72b 2018-11-25 14:16:53,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:53,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-944153d2-b31d-4864-bbff-4d76731ae22d Date: Sun, 25 Nov 2018 14:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:53,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-944153d2-b31d-4864-bbff-4d76731ae22d 2018-11-25 14:16:53,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:54,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-b4b768fc-249d-4946-95bd-fbb98445ed77 Date: Sun, 25 Nov 2018 14:16:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.3"}],"id":"538989fb-99bc-4722-9856-97a35753edaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:e9:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.4"}],"id":"c462a9c7-86bb-4c66-979a-66a05998ae95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5f:56","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.2"}],"id":"df348132-59ad-41b8-a3c0-14ae7602ca2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:19:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":"d24369b1-5fc2-44b3-a250-dc294420a6c2"}]} 2018-11-25 14:16:54,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-b4b768fc-249d-4946-95bd-fbb98445ed77 2018-11-25 14:16:54,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:54,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:54 GMT Server: Apache x-compute-request-id: req-fc838800-826c-4ffc-837d-763c07bd5461 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc838800-826c-4ffc-837d-763c07bd5461 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "attachment_id": "2e6b5ac7-e69b-4889-ad6c-f2487d632b98", "attached_at": "2018-11-25T14:16:50.000000", "host_name": null, "volume_id": "536c8933-0777-4104-88a2-1aea78f73eca", "device": "/dev/vdb", "id": "536c8933-0777-4104-88a2-1aea78f73eca"}], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:16:50.000000", "replication_status": null, "snapshot_id": null, "id": "536c8933-0777-4104-88a2-1aea78f73eca", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61", "bootable": "false", "created_at": "2018-11-25T14:16:27.000000", "volume_type": null}} 2018-11-25 14:16:54,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca used request id req-fc838800-826c-4ffc-837d-763c07bd5461 2018-11-25 14:16:54,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:55,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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-c0da4edf-e595-4359-a956-b09fd27128b9 x-compute-request-id: req-c0da4edf-e595-4359-a956-b09fd27128b9 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:4c:68", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:50Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "536c8933-0777-4104-88a2-1aea78f73eca"}], "metadata": {}}} 2018-11-25 14:16:55,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-c0da4edf-e595-4359-a956-b09fd27128b9 2018-11-25 14:16:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:55,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a2d44c8d-a1ce-4f28-ab91-04136261e048 Date: Sun, 25 Nov 2018 14:16:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f6e24f0-7df6-434e-a314-ad5724990b40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["060a71c9-b5ee-46a6-95c7-4482728813d2"],"description":"","tags":[],"updated_at":"2018-11-25T14:16:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","provider:network_type":"vxlan"}]} 2018-11-25 14:16:55,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net used request id req-a2d44c8d-a1ce-4f28-ab91-04136261e048 2018-11-25 14:16:55,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:55,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c681e7a2-27dc-46b6-965d-cd8cebd865b4 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:16:55,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-c681e7a2-27dc-46b6-965d-cd8cebd865b4 2018-11-25 14:16:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:55,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95b8fdcc-481f-4e26-b92f-070571cf49ee Date: Sun, 25 Nov 2018 14:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:23Z","dns_nameservers":[],"updated_at":"2018-11-25T14:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"060a71c9-b5ee-46a6-95c7-4482728813d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet"}]} 2018-11-25 14:16:55,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-95b8fdcc-481f-4e26-b92f-070571cf49ee 2018-11-25 14:16:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:55,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-ac0e676d-95fb-4258-8a91-35ba00fe1d40 Date: Sun, 25 Nov 2018 14:16:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.3"}],"id":"538989fb-99bc-4722-9856-97a35753edaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:e9:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.4"}],"id":"c462a9c7-86bb-4c66-979a-66a05998ae95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5f:56","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.2"}],"id":"df348132-59ad-41b8-a3c0-14ae7602ca2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:19:fa","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f6e24f0-7df6-434e-a314-ad5724990b40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:16:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"060a71c9-b5ee-46a6-95c7-4482728813d2","ip_address":"10.55.0.11"}],"id":"f084bcfb-7c1d-4348-94a0-50508591ab2f","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:4c:68","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port","admin_state_up":true,"network_id":"7f6e24f0-7df6-434e-a314-ad5724990b40","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:16:32Z","binding:vnic_type":"normal","device_id":"d24369b1-5fc2-44b3-a250-dc294420a6c2"}]} 2018-11-25 14:16:55,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-ac0e676d-95fb-4258-8a91-35ba00fe1d40 2018-11-25 14:16:55,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2/os-volume_attachments/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6afe0423e9a157fcfff0a0486835b2cb52c0e6" 2018-11-25 14:16:56,975 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:16: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-645688a4-3750-41b6-a662-f79f1d640463 x-compute-request-id: req-645688a4-3750-41b6-a662-f79f1d640463 Content-Length: 0 Content-Type: application/json 2018-11-25 14:16:56,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2/os-volume_attachments/536c8933-0777-4104-88a2-1aea78f73eca used request id req-645688a4-3750-41b6-a662-f79f1d640463 2018-11-25 14:16:56,976 - create_instance - INFO - Deleting Port with ID - f084bcfb-7c1d-4348-94a0-50508591ab2f 2018-11-25 14:16:56,976 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-port 2018-11-25 14:16:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/f084bcfb-7c1d-4348-94a0-50508591ab2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:57,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b79bbfa-9cfb-46ce-a5c8-843c14cd8aa7 Date: Sun, 25 Nov 2018 14:16:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:16:57,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/f084bcfb-7c1d-4348-94a0-50508591ab2f used request id req-4b79bbfa-9cfb-46ce-a5c8-843c14cd8aa7 2018-11-25 14:16:57,583 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst 2018-11-25 14:16:57,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:57,752 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:16: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-6e2da2c3-cfe4-4cb6-8cf4-9b0fbafcaba4 x-compute-request-id: req-6e2da2c3-cfe4-4cb6-8cf4-9b0fbafcaba4 Content-Type: application/json 2018-11-25 14:16:57,752 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-6e2da2c3-cfe4-4cb6-8cf4-9b0fbafcaba4 2018-11-25 14:16:57,753 - create_instance - INFO - Checking deletion status 2018-11-25 14:16:57,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:16:58,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:16: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,Accept-Encoding x-openstack-request-id: req-880f01b0-0b47-44c0-ac70-a359f5acd540 x-compute-request-id: req-880f01b0-0b47-44c0-ac70-a359f5acd540 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:57Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [{"id": "536c8933-0777-4104-88a2-1aea78f73eca"}], "metadata": {}}} 2018-11-25 14:16:58,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-880f01b0-0b47-44c0-ac70-a359f5acd540 2018-11-25 14:16:58,124 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst] is - ACTIVE 2018-11-25 14:16:58,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:17:01,128 - create_instance - DEBUG - VM status query timeout in 296.625231028 2018-11-25 14:17:01,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:17:01,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:01 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-3632967d-1569-496e-b9da-d07082dc9de7 x-compute-request-id: req-3632967d-1569-496e-b9da-d07082dc9de7 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:16:57Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:17:01,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-3632967d-1569-496e-b9da-d07082dc9de7 2018-11-25 14:17:01,420 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst] is - ACTIVE 2018-11-25 14:17:01,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:17:04,424 - create_instance - DEBUG - VM status query timeout in 293.329436064 2018-11-25 14:17:04,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:17:04,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:04 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-2f7f5f27-807f-4d18-a70f-5bff9cdee7cc x-compute-request-id: req-2f7f5f27-807f-4d18-a70f-5bff9cdee7cc Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2", "rel": "bookmark"}], "image": {"id": "e774352f-b43e-4e83-9231-4787406a20f3", "links": [{"href": "http://172.30.9.29:8774/images/e774352f-b43e-4e83-9231-4787406a20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-25T14:16:41.000000", "flavor": {"id": "9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "links": [{"href": "http://172.30.9.29:8774/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3", "rel": "bookmark"}]}, "id": "d24369b1-5fc2-44b3-a250-dc294420a6c2", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:17:04Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst", "created": "2018-11-25T14:16:35Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:17:04,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-2f7f5f27-807f-4d18-a70f-5bff9cdee7cc 2018-11-25 14:17:04,809 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst] is - ACTIVE 2018-11-25 14:17:04,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:17:07,812 - create_instance - DEBUG - VM status query timeout in 289.940896034 2018-11-25 14:17:07,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ded7cff5e22c2141170d1bbaf2afb1f2d79c64" 2018-11-25 14:17:07,864 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:17: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-fba81d76-8d4f-4a4c-8d7a-f748b1dc70ba x-compute-request-id: req-fba81d76-8d4f-4a4c-8d7a-f748b1dc70ba Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d24369b1-5fc2-44b3-a250-dc294420a6c2 could not be found.", "code": 404}} 2018-11-25 14:17:07,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d24369b1-5fc2-44b3-a250-dc294420a6c2 used request id req-fba81d76-8d4f-4a4c-8d7a-f748b1dc70ba 2018-11-25 14:17:07,865 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d24369b1-5fc2-44b3-a250-dc294420a6c2 could not be found. (HTTP 404) (Request-ID: req-fba81d76-8d4f-4a4c-8d7a-f748b1dc70ba) 2018-11-25 14:17:07,865 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-vm_inst 2018-11-25 14:17:07,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:17:08,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:07 GMT Server: Apache x-compute-request-id: req-3e087c00-86b9-4c1e-8c83-d319d4131774 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e087c00-86b9-4c1e-8c83-d319d4131774 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:17:05.000000", "replication_status": null, "snapshot_id": null, "id": "536c8933-0777-4104-88a2-1aea78f73eca", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61", "bootable": "false", "created_at": "2018-11-25T14:16:27.000000", "volume_type": null}} 2018-11-25 14:17:08,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca used request id req-3e087c00-86b9-4c1e-8c83-d319d4131774 2018-11-25 14:17:08,765 - create_volume - DEBUG - Instance status is - available 2018-11-25 14:17:08,765 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61 2018-11-25 14:17:08,765 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61 2018-11-25 14:17:08,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:17:09,659 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-169120f9-d27d-43d7-8e33-528b1b6da3b6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:17:09,659 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca used request id req-169120f9-d27d-43d7-8e33-528b1b6da3b6 2018-11-25 14:17:09,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-309f23fa-3b7f-4382-80ec-cd5c63ada0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b6bde2f884e70bfa773ef6ac59e40fe83a50ed" 2018-11-25 14:17:10,381 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:17:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1c72b46e-b6c5-4e54-8bd8-32765b8620ff x-openstack-request-id: req-1c72b46e-b6c5-4e54-8bd8-32765b8620ff Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 536c8933-0777-4104-88a2-1aea78f73eca could not be found.", "code": 404}} 2018-11-25 14:17:10,382 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/536c8933-0777-4104-88a2-1aea78f73eca used request id req-1c72b46e-b6c5-4e54-8bd8-32765b8620ff 2018-11-25 14:17:10,382 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 536c8933-0777-4104-88a2-1aea78f73eca could not be found. (HTTP 404) (Request-ID: req-1c72b46e-b6c5-4e54-8bd8-32765b8620ff) 2018-11-25 14:17:10,382 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61 2018-11-25 14:17:10,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a0f22411121d480d6b41eb7ececcb6e7b4ce6b" 2018-11-25 14:17:10,424 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17: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-953bf059-bc80-433e-879d-403f0d43468d x-compute-request-id: req-953bf059-bc80-433e-879d-403f0d43468d Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:10,424 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9bc66b71-6cbf-4036-82ce-dce0c092d7f3 used request id req-953bf059-bc80-433e-879d-403f0d43468d 2018-11-25 14:17:10,425 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet 2018-11-25 14:17:10,425 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-subnet 2018-11-25 14:17:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/060a71c9-b5ee-46a6-95c7-4482728813d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:17:12,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48b3f65f-efd5-4dfd-a6c8-485a3841c75c Date: Sun, 25 Nov 2018 14:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:17:12,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/060a71c9-b5ee-46a6-95c7-4482728813d2 used request id req-48b3f65f-efd5-4dfd-a6c8-485a3841c75c 2018-11-25 14:17:12,715 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-net 2018-11-25 14:17:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7f6e24f0-7df6-434e-a314-ad5724990b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b173775fbe5be251202701a3ad3d192b62658a15" 2018-11-25 14:17:13,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e31de70-528b-49ee-ab48-af397540e202 Date: Sun, 25 Nov 2018 14:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:17:13,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7f6e24f0-7df6-434e-a314-ad5724990b40 used request id req-8e31de70-528b-49ee-ab48-af397540e202 2018-11-25 14:17:13,997 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b7239a0e-9c16-445e-a1b5-d6cd5b17fc61-image 2018-11-25 14:17:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c37d4e3ccd26ff2e2bb3ef3b4d313a54219ae09c" 2018-11-25 14:17:15,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8a99739-34ad-4492-94c6-21045317873e Date: Sun, 25 Nov 2018 14:17:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:17:15,919 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e774352f-b43e-4e83-9231-4787406a20f3 used request id req-b8a99739-34ad-4492-94c6-21045317873e 2018-11-25 14:17:15,920 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:15,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:15,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:16,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["vV76vNvAQ16JmaigmgU3Ag"], "issued_at": "2018-11-25T14:17:16.000000Z"}} 2018-11-25 14:17:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3ca668c55113f704e06417b38ba0c7d853a95a" 2018-11-25 14:17:16,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3acf425-e4b4-48ef-b969-605e25b4ed19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:16,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b3acf425-e4b4-48ef-b969-605e25b4ed19 2018-11-25 14:17:16,404 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:16,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3ca668c55113f704e06417b38ba0c7d853a95a" 2018-11-25 14:17:16,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:16 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-894290ab-dcb9-4904-99eb-01d94d4314e4 x-compute-request-id: req-894290ab-dcb9-4904-99eb-01d94d4314e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:16,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-894290ab-dcb9-4904-99eb-01d94d4314e4 2018-11-25 14:17:16,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3ca668c55113f704e06417b38ba0c7d853a95a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7d485879-2a23-436c-a189-c2ad5dc369a9name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-25 14:17:16,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:16 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-ca58b480-25f2-4a1a-8686-352e014063d9 x-compute-request-id: req-ca58b480-25f2-4a1a-8686-352e014063d9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf", "name": "CreateFlavorTests-7d485879-2a23-436c-a189-c2ad5dc369a9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:16,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ca58b480-25f2-4a1a-8686-352e014063d9 2018-11-25 14:17:16,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:17,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["weSmBKKXTeugsfvzsR6Pdw"], "issued_at": "2018-11-25T14:17:17.000000Z"}} 2018-11-25 14:17:17,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ac94c6f36ed1314ed1066cc49b57fa4d71f9ad8" 2018-11-25 14:17:17,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:17 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-22a7ee3c-7ce1-414d-ade5-8ed59ec1eef2 x-compute-request-id: req-22a7ee3c-7ce1-414d-ade5-8ed59ec1eef2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf", "name": "CreateFlavorTests-7d485879-2a23-436c-a189-c2ad5dc369a9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:17,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf used request id req-22a7ee3c-7ce1-414d-ade5-8ed59ec1eef2 2018-11-25 14:17:17,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ac94c6f36ed1314ed1066cc49b57fa4d71f9ad8" 2018-11-25 14:17:17,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:17 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-6334dfb3-212c-4ded-8b49-2a2641e0d47e x-compute-request-id: req-6334dfb3-212c-4ded-8b49-2a2641e0d47e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:17:17,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf/os-extra_specs used request id req-6334dfb3-212c-4ded-8b49-2a2641e0d47e 2018-11-25 14:17:17,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3ca668c55113f704e06417b38ba0c7d853a95a" 2018-11-25 14:17:17,554 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17:17 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-3deed8b6-693c-4a5c-9655-a2e41a043591 x-compute-request-id: req-3deed8b6-693c-4a5c-9655-a2e41a043591 Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:17,554 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b70fdd47-7b3c-42d3-a162-16d0f6ac0aaf used request id req-3deed8b6-693c-4a5c-9655-a2e41a043591 2018-11-25 14:17:17,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ac94c6f36ed1314ed1066cc49b57fa4d71f9ad8" 2018-11-25 14:17:17,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:17 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-5c0f9aac-d065-4f25-86a6-380a058d9e53 x-compute-request-id: req-5c0f9aac-d065-4f25-86a6-380a058d9e53 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:17,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5c0f9aac-d065-4f25-86a6-380a058d9e53 2018-11-25 14:17:17,592 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:17,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:17,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:17,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["C9aspWl-SP2iHe-Pp2a0Dg"], "issued_at": "2018-11-25T14:17:17.000000Z"}} 2018-11-25 14:17:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774f4df9786fcac2f7a713cdbe4b9a80ab52242d" 2018-11-25 14:17:18,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ed21b9-1c12-4008-a1e9-aec1410d59b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:18,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06ed21b9-1c12-4008-a1e9-aec1410d59b2 2018-11-25 14:17:18,085 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:18,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774f4df9786fcac2f7a713cdbe4b9a80ab52242d" 2018-11-25 14:17:18,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:18 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-5ecb6d5b-9564-4b86-b130-5258c01aae70 x-compute-request-id: req-5ecb6d5b-9564-4b86-b130-5258c01aae70 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:18,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5ecb6d5b-9564-4b86-b130-5258c01aae70 2018-11-25 14:17:18,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774f4df9786fcac2f7a713cdbe4b9a80ab52242d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-3bb9419f-4499-4f82-99ba-f67a11b769b8name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-25 14:17:18,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:18 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-18058441-c0af-48f4-a26f-ce37278b4a2b x-compute-request-id: req-18058441-c0af-48f4-a26f-ce37278b4a2b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ee76e2d0-8223-42f6-854e-e5942da5dd06", "name": "CreateFlavorTests-3bb9419f-4499-4f82-99ba-f67a11b769b8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:18,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-18058441-c0af-48f4-a26f-ce37278b4a2b 2018-11-25 14:17:18,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:18,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["tTexcATMRp25sx7tTxr0Qg"], "issued_at": "2018-11-25T14:17:18.000000Z"}} 2018-11-25 14:17:18,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51b2d7d184fcdba253b6efc1d1d748807af85ff" 2018-11-25 14:17:19,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:18 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-ad8175d8-026b-460c-822f-b658f6a2b173 x-compute-request-id: req-ad8175d8-026b-460c-822f-b658f6a2b173 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ee76e2d0-8223-42f6-854e-e5942da5dd06", "name": "CreateFlavorTests-3bb9419f-4499-4f82-99ba-f67a11b769b8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:19,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06 used request id req-ad8175d8-026b-460c-822f-b658f6a2b173 2018-11-25 14:17:19,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51b2d7d184fcdba253b6efc1d1d748807af85ff" 2018-11-25 14:17:19,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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 x-openstack-request-id: req-ed884270-3b89-40b0-bf3b-95d767670ae6 x-compute-request-id: req-ed884270-3b89-40b0-bf3b-95d767670ae6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:17:19,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06/os-extra_specs used request id req-ed884270-3b89-40b0-bf3b-95d767670ae6 2018-11-25 14:17:19,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51b2d7d184fcdba253b6efc1d1d748807af85ff" 2018-11-25 14:17:19,101 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17: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 x-openstack-request-id: req-20d31403-f06a-44fc-bc3c-9d8cc39504da x-compute-request-id: req-20d31403-f06a-44fc-bc3c-9d8cc39504da Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:19,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06 used request id req-20d31403-f06a-44fc-bc3c-9d8cc39504da 2018-11-25 14:17:19,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51b2d7d184fcdba253b6efc1d1d748807af85ff" 2018-11-25 14:17:19,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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 x-openstack-request-id: req-f3969ef5-5ef3-4425-9a83-d79a178caf95 x-compute-request-id: req-f3969ef5-5ef3-4425-9a83-d79a178caf95 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:19,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f3969ef5-5ef3-4425-9a83-d79a178caf95 2018-11-25 14:17:19,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774f4df9786fcac2f7a713cdbe4b9a80ab52242d" 2018-11-25 14:17:19,154 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:17: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 x-openstack-request-id: req-e7fa0cf6-6962-41b5-81d5-a0ddf4fc6b90 x-compute-request-id: req-e7fa0cf6-6962-41b5-81d5-a0ddf4fc6b90 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor ee76e2d0-8223-42f6-854e-e5942da5dd06 could not be found.", "code": 404}} 2018-11-25 14:17:19,155 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ee76e2d0-8223-42f6-854e-e5942da5dd06 used request id req-e7fa0cf6-6962-41b5-81d5-a0ddf4fc6b90 2018-11-25 14:17:19,156 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:19,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:19,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:19,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["N92cd7cETQG8hhq6aFLIcw"], "issued_at": "2018-11-25T14:17:19.000000Z"}} 2018-11-25 14:17:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a6d822ac6079e2c12e5931d57babfdb0870aac" 2018-11-25 14:17:19,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a739c557-73de-4f35-a224-772a04d4f40a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:19,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a739c557-73de-4f35-a224-772a04d4f40a 2018-11-25 14:17:19,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:19,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a6d822ac6079e2c12e5931d57babfdb0870aac" 2018-11-25 14:17:19,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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 x-openstack-request-id: req-47b53899-3a51-4cf2-b730-24315c9dc9ec x-compute-request-id: req-47b53899-3a51-4cf2-b730-24315c9dc9ec Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:19,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-47b53899-3a51-4cf2-b730-24315c9dc9ec 2018-11-25 14:17:19,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a6d822ac6079e2c12e5931d57babfdb0870aac" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-db5efa48-f683-40fd-acb9-aedb5ea97d62name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-25 14:17:20,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-8b46be27-9f34-4923-931a-839a1f624731 x-compute-request-id: req-8b46be27-9f34-4923-931a-839a1f624731 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "338f4937-4a29-4c0d-adb1-c91327eaabe8", "name": "CreateFlavorTests-db5efa48-f683-40fd-acb9-aedb5ea97d62name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:20,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8b46be27-9f34-4923-931a-839a1f624731 2018-11-25 14:17:20,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:20,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["jWBK-K6lSTeHAA03iDqLAQ"], "issued_at": "2018-11-25T14:17:20.000000Z"}} 2018-11-25 14:17:20,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce0cba607c7822a8af03348f87227c4d8119802" 2018-11-25 14:17:20,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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,Accept-Encoding x-openstack-request-id: req-239586e4-729b-4785-889d-fda1edb2ce6b x-compute-request-id: req-239586e4-729b-4785-889d-fda1edb2ce6b Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "338f4937-4a29-4c0d-adb1-c91327eaabe8", "name": "CreateFlavorTests-db5efa48-f683-40fd-acb9-aedb5ea97d62name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:20,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8 used request id req-239586e4-729b-4785-889d-fda1edb2ce6b 2018-11-25 14:17:20,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce0cba607c7822a8af03348f87227c4d8119802" 2018-11-25 14:17:20,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-5fa13a21-a296-4848-86d4-90950021389c x-compute-request-id: req-5fa13a21-a296-4848-86d4-90950021389c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:17:20,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8/os-extra_specs used request id req-5fa13a21-a296-4848-86d4-90950021389c 2018-11-25 14:17:20,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a6d822ac6079e2c12e5931d57babfdb0870aac" 2018-11-25 14:17:20,717 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17: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-efe394e3-357f-4a5f-9865-c94f13b03e2e x-compute-request-id: req-efe394e3-357f-4a5f-9865-c94f13b03e2e Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:20,717 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/338f4937-4a29-4c0d-adb1-c91327eaabe8 used request id req-efe394e3-357f-4a5f-9865-c94f13b03e2e 2018-11-25 14:17:20,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:20,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:20,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:21,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["rk1fT-nfQ9m3OfOva1dPOw"], "issued_at": "2018-11-25T14:17:21.000000Z"}} 2018-11-25 14:17:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1b335720883c92ceaeb81204d8e25468a4337" 2018-11-25 14:17:21,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d49f667-21ed-4e79-9bf8-00bae19dcdce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:21,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d49f667-21ed-4e79-9bf8-00bae19dcdce 2018-11-25 14:17:21,277 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:21,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1b335720883c92ceaeb81204d8e25468a4337" 2018-11-25 14:17:21,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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 x-openstack-request-id: req-2efb5efb-fa25-42ee-8028-314e9fc8d2ae x-compute-request-id: req-2efb5efb-fa25-42ee-8028-314e9fc8d2ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:21,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2efb5efb-fa25-42ee-8028-314e9fc8d2ae 2018-11-25 14:17:21,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1b335720883c92ceaeb81204d8e25468a4337" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-79ff7b87-d93d-4349-8dce-77a17e9d878fname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-11-25 14:17:21,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-6beb9681-fabd-40f4-8b2e-e45a08600f5c x-compute-request-id: req-6beb9681-fabd-40f4-8b2e-e45a08600f5c Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "cb2d2d52-b9bf-437e-a2a7-8216be1552c8", "name": "CreateFlavorTests-79ff7b87-d93d-4349-8dce-77a17e9d878fname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-25 14:17:21,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6beb9681-fabd-40f4-8b2e-e45a08600f5c 2018-11-25 14:17:21,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:22,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["_Ju_AQjXRDOnlneHF7qBIA"], "issued_at": "2018-11-25T14:17:22.000000Z"}} 2018-11-25 14:17:22,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097c3418884306e598a7bb71956e8c3b00670a39" 2018-11-25 14:17:22,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-8e0ace14-d884-4358-952c-e86c675f79d5 x-compute-request-id: req-8e0ace14-d884-4358-952c-e86c675f79d5 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "cb2d2d52-b9bf-437e-a2a7-8216be1552c8", "name": "CreateFlavorTests-79ff7b87-d93d-4349-8dce-77a17e9d878fname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-25 14:17:22,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8 used request id req-8e0ace14-d884-4358-952c-e86c675f79d5 2018-11-25 14:17:22,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097c3418884306e598a7bb71956e8c3b00670a39" 2018-11-25 14:17:22,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-84b3a1e0-bb47-4229-b8f3-96265e2f3f6d x-compute-request-id: req-84b3a1e0-bb47-4229-b8f3-96265e2f3f6d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:17:22,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8/os-extra_specs used request id req-84b3a1e0-bb47-4229-b8f3-96265e2f3f6d 2018-11-25 14:17:22,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097c3418884306e598a7bb71956e8c3b00670a39" 2018-11-25 14:17:22,441 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17: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-ed5f0d1c-5d80-474a-8cfb-b286ba76a687 x-compute-request-id: req-ed5f0d1c-5d80-474a-8cfb-b286ba76a687 Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:22,442 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8 used request id req-ed5f0d1c-5d80-474a-8cfb-b286ba76a687 2018-11-25 14:17:22,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097c3418884306e598a7bb71956e8c3b00670a39" 2018-11-25 14:17:22,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-281b0a58-ad46-4f8a-a2a5-c13f583a1c70 x-compute-request-id: req-281b0a58-ad46-4f8a-a2a5-c13f583a1c70 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:22,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-281b0a58-ad46-4f8a-a2a5-c13f583a1c70 2018-11-25 14:17:22,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1b335720883c92ceaeb81204d8e25468a4337" 2018-11-25 14:17:22,492 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:17: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-b59df092-1a09-4618-aaee-71bc4398b984 x-compute-request-id: req-b59df092-1a09-4618-aaee-71bc4398b984 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor cb2d2d52-b9bf-437e-a2a7-8216be1552c8 could not be found.", "code": 404}} 2018-11-25 14:17:22,492 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/cb2d2d52-b9bf-437e-a2a7-8216be1552c8 used request id req-b59df092-1a09-4618-aaee-71bc4398b984 2018-11-25 14:17:22,493 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:22,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:22,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:22,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["8Nf-wMpIQDe94qEhBNwCYg"], "issued_at": "2018-11-25T14:17:22.000000Z"}} 2018-11-25 14:17:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c65ab364add9b8f195423f7892ca4d6d2c7fcb" 2018-11-25 14:17:22,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9453c2a9-9b4f-4344-9058-0c94f870d710 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:22,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9453c2a9-9b4f-4344-9058-0c94f870d710 2018-11-25 14:17:22,971 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:22,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c65ab364add9b8f195423f7892ca4d6d2c7fcb" 2018-11-25 14:17:23,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-4af9d4da-0516-403a-a9bd-3de8ffe86f68 x-compute-request-id: req-4af9d4da-0516-403a-a9bd-3de8ffe86f68 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:23,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4af9d4da-0516-403a-a9bd-3de8ffe86f68 2018-11-25 14:17:23,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c65ab364add9b8f195423f7892ca4d6d2c7fcb" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-be038cd5-3292-43bd-8d74-a296600382d6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-25 14:17:23,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:23 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-20875b00-d522-4815-80e1-af8fbdf8cff4 x-compute-request-id: req-20875b00-d522-4815-80e1-af8fbdf8cff4 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "name": "CreateFlavorTests-be038cd5-3292-43bd-8d74-a296600382d6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:23,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-20875b00-d522-4815-80e1-af8fbdf8cff4 2018-11-25 14:17:23,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:23,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["jlsrdtGxRT65K4tG2LDDQA"], "issued_at": "2018-11-25T14:17:23.000000Z"}} 2018-11-25 14:17:23,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b7e467e09ab430ac64ff8a5f4aeac90cf4524d" 2018-11-25 14:17:23,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:23 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-87fca3fa-a868-49ae-af49-ff4ca3b12b88 x-compute-request-id: req-87fca3fa-a868-49ae-af49-ff4ca3b12b88 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "name": "CreateFlavorTests-be038cd5-3292-43bd-8d74-a296600382d6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:23,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e used request id req-87fca3fa-a868-49ae-af49-ff4ca3b12b88 2018-11-25 14:17:23,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b7e467e09ab430ac64ff8a5f4aeac90cf4524d" 2018-11-25 14:17:23,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:23 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-d56765c4-4f5a-4dbd-ab1e-1a929f5dcec5 x-compute-request-id: req-d56765c4-4f5a-4dbd-ab1e-1a929f5dcec5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:17:23,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e/os-extra_specs used request id req-d56765c4-4f5a-4dbd-ab1e-1a929f5dcec5 2018-11-25 14:17:23,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:23,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:24,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["uSUI7wc8Rke80xVUzo5zhQ"], "issued_at": "2018-11-25T14:17:24.000000Z"}} 2018-11-25 14:17:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034690a3467122b59b76404dc5ede20347caaf63" 2018-11-25 14:17:24,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24265f64-f97d-40e2-bb82-3831e5166a12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:24,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-24265f64-f97d-40e2-bb82-3831e5166a12 2018-11-25 14:17:24,270 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:24,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034690a3467122b59b76404dc5ede20347caaf63" 2018-11-25 14:17:24,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:24 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-2bc8edf4-d16e-49ad-b5b2-4871ef3333d8 x-compute-request-id: req-2bc8edf4-d16e-49ad-b5b2-4871ef3333d8 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "bookmark"}], "name": "CreateFlavorTests-be038cd5-3292-43bd-8d74-a296600382d6name"}]} 2018-11-25 14:17:24,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2bc8edf4-d16e-49ad-b5b2-4871ef3333d8 2018-11-25 14:17:24,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034690a3467122b59b76404dc5ede20347caaf63" 2018-11-25 14:17:24,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:24 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-08f9b560-37b6-45cc-adfa-5b76c40d8e66 x-compute-request-id: req-08f9b560-37b6-45cc-adfa-5b76c40d8e66 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c97f7ff0-35ae-4fe0-b46b-095d3a3f576e", "name": "CreateFlavorTests-be038cd5-3292-43bd-8d74-a296600382d6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:24,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e used request id req-08f9b560-37b6-45cc-adfa-5b76c40d8e66 2018-11-25 14:17:24,479 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-be038cd5-3292-43bd-8d74-a296600382d6name 2018-11-25 14:17:24,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c65ab364add9b8f195423f7892ca4d6d2c7fcb" 2018-11-25 14:17:24,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17:24 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-b440c915-a307-4396-9b5f-5cb7f0331810 x-compute-request-id: req-b440c915-a307-4396-9b5f-5cb7f0331810 Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:24,525 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c97f7ff0-35ae-4fe0-b46b-095d3a3f576e used request id req-b440c915-a307-4396-9b5f-5cb7f0331810 2018-11-25 14:17:24,527 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:17:24,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:24,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:24,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["GUJomkgxS2C-NUv5Z74j6Q"], "issued_at": "2018-11-25T14:17:24.000000Z"}} 2018-11-25 14:17:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:24,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7591e597-8b48-4ad6-a078-d3558005bd2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:24,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7591e597-8b48-4ad6-a078-d3558005bd2e 2018-11-25 14:17:24,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:25,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-3e184e4c-112c-445f-a8cc-3b0119d08b79 Date: Sun, 25 Nov 2018 14:17:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image"} 2018-11-25 14:17:25,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image used request id req-3e184e4c-112c-445f-a8cc-3b0119d08b79 2018-11-25 14:17:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:25,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67254c56-37a4-44e9-8240-697342c8aada Date: Sun, 25 Nov 2018 14:17:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:17:25,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-67254c56-37a4-44e9-8240-697342c8aada 2018-11-25 14:17:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image"}' 2018-11-25 14:17:26,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 X-Openstack-Request-Id: req-20c20fa4-9bee-40a1-b8c5-db1e26548dad Date: Sun, 25 Nov 2018 14:17:26 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:17:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:17:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9", "min_disk": 0, "protected": false, "id": "7c0f23ac-a202-48e9-88fe-8d69258d72a9", "file": "/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:17:26,037 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-20c20fa4-9bee-40a1-b8c5-db1e26548dad 2018-11-25 14:17:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" -d '' 2018-11-25 14:17:27,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07d9b12c-3302-4727-ad6d-3be2efca7dcd Date: Sun, 25 Nov 2018 14:17:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:17:27,920 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/file used request id req-07d9b12c-3302-4727-ad6d-3be2efca7dcd 2018-11-25 14:17:27,921 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:17:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-241afc54-7746-4b92-8185-e01844a6c090 Date: Sun, 25 Nov 2018 14:17:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:17:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:17:27Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/snap", "metadata": {}}], "self": "/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9", "min_disk": 0, "protected": false, "id": "7c0f23ac-a202-48e9-88fe-8d69258d72a9", "file": "/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:17:28,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 used request id req-241afc54-7746-4b92-8185-e01844a6c090 2018-11-25 14:17:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:28,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-029a99d6-6087-4fe5-ab2d-699a2c604f3d Date: Sun, 25 Nov 2018 14:17:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:17:28,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-029a99d6-6087-4fe5-ab2d-699a2c604f3d 2018-11-25 14:17:28,283 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image 2018-11-25 14:17:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-0e9fdf9c-8556-4133-9fa3-11dad76ceb4a Date: Sun, 25 Nov 2018 14:17:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:17:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:17:27Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/snap", "metadata": {}}], "self": "/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9", "min_disk": 0, "protected": false, "id": "7c0f23ac-a202-48e9-88fe-8d69258d72a9", "file": "/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:17:28,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 used request id req-0e9fdf9c-8556-4133-9fa3-11dad76ceb4a 2018-11-25 14:17:28,456 - create_image - DEBUG - Instance status is - active 2018-11-25 14:17:28,456 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image 2018-11-25 14:17:28,456 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image 2018-11-25 14:17:28,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:28,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:28,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["3oA_EPUzTOu3XN8fTgjhqQ"], "issued_at": "2018-11-25T14:17:28.000000Z"}} 2018-11-25 14:17:28,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c321f574712f988d1bb4404cb66d5a7743797b90" 2018-11-25 14:17:28,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693c5cfb-7245-44c2-9e8f-467aba329a66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:28,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-693c5cfb-7245-44c2-9e8f-467aba329a66 2018-11-25 14:17:28,855 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:28,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c321f574712f988d1bb4404cb66d5a7743797b90" 2018-11-25 14:17:29,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:28 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-4a66035b-5e88-4e6c-87fa-3fb6f0a7cbd5 x-compute-request-id: req-4a66035b-5e88-4e6c-87fa-3fb6f0a7cbd5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:29,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4a66035b-5e88-4e6c-87fa-3fb6f0a7cbd5 2018-11-25 14:17:29,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c321f574712f988d1bb4404cb66d5a7743797b90" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:17:29,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-6b9edbe2-7c10-45f6-bce4-767c758ab207 x-compute-request-id: req-6b9edbe2-7c10-45f6-bce4-767c758ab207 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/00d03afe-e580-4d7e-912d-6945919cc37b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/00d03afe-e580-4d7e-912d-6945919cc37b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "00d03afe-e580-4d7e-912d-6945919cc37b", "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:29,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6b9edbe2-7c10-45f6-bce4-767c758ab207 2018-11-25 14:17:29,106 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:17:29,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:29,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ZliMl88cRo2MpdJ9QOWv8A"], "issued_at": "2018-11-25T14:17:29.000000Z"}} 2018-11-25 14:17:29,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}}' 2018-11-25 14:17:32,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:17:29 GMT Server: Apache x-openstack-request-id: req-5d83f21b-2071-4363-830e-0a90add4cadf Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}]}} 2018-11-25 14:17:32,855 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-5d83f21b-2071-4363-830e-0a90add4cadf 2018-11-25 14:17:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:33,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:32 GMT Server: Apache x-openstack-request-id: req-bc83f501-e774-48a3-892a-d338c8f3a98d Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:34,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:33 GMT Server: Apache x-openstack-request-id: req-34bcfebd-9a02-478d-8c99-eb8605bff130 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:17:34,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-34bcfebd-9a02-478d-8c99-eb8605bff130 2018-11-25 14:17:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:34,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:34 GMT Server: Apache x-openstack-request-id: req-d923ea3c-dadc-4457-a548-2156f7e91513 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "deletion_time": null, "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "updated_time": null, "project": "35eb0931020e4ca1ac50af03dd91243a", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "tags": null}]} 2018-11-25 14:17:34,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1 used request id req-d923ea3c-dadc-4457-a548-2156f7e91513 2018-11-25 14:17:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:35,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:35 GMT Server: Apache x-openstack-request-id: req-58896fd7-40e4-437b-8413-b6ebd1f360bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "deletion_time": null, "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "updated_time": null, "project": "35eb0931020e4ca1ac50af03dd91243a", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "tags": null}]} 2018-11-25 14:17:35,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1 used request id req-58896fd7-40e4-437b-8413-b6ebd1f360bb 2018-11-25 14:17:35,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:36,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:35 GMT Server: Apache x-openstack-request-id: req-7d4cfb3a-741a-4748-a1cc-cd55e73be83c Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:36,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:36 GMT Server: Apache x-openstack-request-id: req-3c3792ee-488b-4fe0-bdba-040c8a95fb29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:17:36,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-3c3792ee-488b-4fe0-bdba-040c8a95fb29 2018-11-25 14:17:36,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:37,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:36 GMT Server: Apache x-openstack-request-id: req-526214c5-a4b3-4fe2-aab0-7760b84a784a Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:37,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:37 GMT Server: Apache x-openstack-request-id: req-9d63786f-2168-486d-8924-5e02c0cc0500 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "eca55aa5-74ea-4281-9ad0-dbe181e7aea7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1cf60d07-5669-42f1-a70d-08399395283e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9d3aa4d3-243f-4d32-bbbb-db8dbee858df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-11-25T14:17:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:17:37,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources used request id req-9d63786f-2168-486d-8924-5e02c0cc0500 2018-11-25 14:17:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:37,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:37 GMT Server: Apache x-openstack-request-id: req-3957ad0d-b433-4626-bc12-3b81c76cc7f7 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:38,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:38 GMT Server: Apache x-openstack-request-id: req-bf25aa4a-b53a-48a5-ad03-5ad98a29ded0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:17:38,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-bf25aa4a-b53a-48a5-ad03-5ad98a29ded0 2018-11-25 14:17:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:38,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:38 GMT Server: Apache x-openstack-request-id: req-135505cc-06fa-4e99-ac5d-a16725f2ac63 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:39,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:38 GMT Server: Apache x-openstack-request-id: req-84dcd0de-8810-4baf-a51f-7c7698650220 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:17:39,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-84dcd0de-8810-4baf-a51f-7c7698650220 2018-11-25 14:17:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:42,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:42 GMT Server: Apache x-openstack-request-id: req-ff720ce5-b7bb-485f-8b2a-1791bfa77cf4 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:43,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:42 GMT Server: Apache x-openstack-request-id: req-cb71f8ec-515d-4936-ac71-692817994a9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:17:43,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-cb71f8ec-515d-4936-ac71-692817994a9f 2018-11-25 14:17:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:46,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:46 GMT Server: Apache x-openstack-request-id: req-fc84c33e-a2b3-46e9-a615-35f2f614f655 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:46,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:46 GMT Server: Apache x-openstack-request-id: req-49e667ab-02df-49e4-bd32-cd12a04f81b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1", "stack_user_project_id": "9b771eeb309f43e0911547c63560a681", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:17:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8c664a09-8fc3-4794-b026-ab7ed63ebf53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:17:46,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-49e667ab-02df-49e4-bd32-cd12a04f81b8 2018-11-25 14:17:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:46,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:46 GMT Server: Apache x-openstack-request-id: req-80c243dd-ea23-49e3-916d-4909024716dc Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:47,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:46 GMT Server: Apache x-openstack-request-id: req-ffa5e75e-f708-456c-9b60-bacc854244c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "eca55aa5-74ea-4281-9ad0-dbe181e7aea7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1cf60d07-5669-42f1-a70d-08399395283e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9d3aa4d3-243f-4d32-bbbb-db8dbee858df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4a733587-142f-4a91-a6fd-5e0b04dba57a", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:17:47,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources used request id req-ffa5e75e-f708-456c-9b60-bacc854244c5 2018-11-25 14:17:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:47,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8280ad4a-81d9-4764-a50d-bde3c7bbc53b Date: Sun, 25 Nov 2018 14:17:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["1cf60d07-5669-42f1-a70d-08399395283e"],"description":"","tags":[],"updated_at":"2018-11-25T14:17:34Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:33Z","provider:network_type":"vxlan"}]} 2018-11-25 14:17:47,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df used request id req-8280ad4a-81d9-4764-a50d-bde3c7bbc53b 2018-11-25 14:17:47,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:47,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d30c690-428d-45bc-9dd1-d880177dc841 Date: Sun, 25 Nov 2018 14:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:34Z","dns_nameservers":[],"updated_at":"2018-11-25T14:17:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"1cf60d07-5669-42f1-a70d-08399395283e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet"}]} 2018-11-25 14:17:47,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df used request id req-7d30c690-428d-45bc-9dd1-d880177dc841 2018-11-25 14:17:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:47,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-31ff865e-4efd-4df5-8aef-5a8f2789799e Date: Sun, 25 Nov 2018 14:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:34Z","dns_nameservers":[],"updated_at":"2018-11-25T14:17:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"1cf60d07-5669-42f1-a70d-08399395283e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet"}]} 2018-11-25 14:17:47,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df used request id req-31ff865e-4efd-4df5-8aef-5a8f2789799e 2018-11-25 14:17:47,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:47,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241cf224-08fc-4fa3-bb60-d873ce1bb33a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:47,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-241cf224-08fc-4fa3-bb60-d873ce1bb33a 2018-11-25 14:17:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:48,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:47 GMT Server: Apache x-openstack-request-id: req-b86921fd-ae2a-4d98-b794-e11cb4d66dee Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:48,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:48 GMT Server: Apache x-openstack-request-id: req-b4893b08-358b-4a0c-811e-a16103edd0df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "eca55aa5-74ea-4281-9ad0-dbe181e7aea7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1cf60d07-5669-42f1-a70d-08399395283e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9d3aa4d3-243f-4d32-bbbb-db8dbee858df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4a733587-142f-4a91-a6fd-5e0b04dba57a", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:17:48,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources used request id req-b4893b08-358b-4a0c-811e-a16103edd0df 2018-11-25 14:17:48,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4a733587-142f-4a91-a6fd-5e0b04dba57a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:49,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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,Accept-Encoding x-openstack-request-id: req-82bbeb8e-ee3a-43a1-8fcd-d0142034c926 x-compute-request-id: req-82bbeb8e-ee3a-43a1-8fcd-d0142034c926 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:be:52", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4a733587-142f-4a91-a6fd-5e0b04dba57a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4a733587-142f-4a91-a6fd-5e0b04dba57a", "rel": "bookmark"}], "image": {"id": "7c0f23ac-a202-48e9-88fe-8d69258d72a9", "links": [{"href": "http://172.30.9.29:8774/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-11-25T14:17:43.000000", "flavor": {"id": "00d03afe-e580-4d7e-912d-6945919cc37b", "links": [{"href": "http://172.30.9.29:8774/flavors/00d03afe-e580-4d7e-912d-6945919cc37b", "rel": "bookmark"}]}, "id": "4a733587-142f-4a91-a6fd-5e0b04dba57a", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:17:44Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-inst", "created": "2018-11-25T14:17:39Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:17:49,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4a733587-142f-4a91-a6fd-5e0b04dba57a used request id req-82bbeb8e-ee3a-43a1-8fcd-d0142034c926 2018-11-25 14:17:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:49,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5823639f-d5e4-4de4-a2b2-52fb3a7a47d0 Date: Sun, 25 Nov 2018 14:17:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["1cf60d07-5669-42f1-a70d-08399395283e"],"description":"","tags":[],"updated_at":"2018-11-25T14:17:34Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:33Z","provider:network_type":"vxlan"}]} 2018-11-25 14:17:49,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-net used request id req-5823639f-d5e4-4de4-a2b2-52fb3a7a47d0 2018-11-25 14:17:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:17:49,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:17:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:17:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:49,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a15db52-2f5a-4f18-8771-b73e1b9dc884 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:17:49,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-7a15db52-2f5a-4f18-8771-b73e1b9dc884 2018-11-25 14:17:49,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fc88ed52-90cd-40aa-b49f-95b00331b1b6 Date: Sun, 25 Nov 2018 14:17:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:34Z","dns_nameservers":[],"updated_at":"2018-11-25T14:17:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"1cf60d07-5669-42f1-a70d-08399395283e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-subnet"}]} 2018-11-25 14:17:50,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df used request id req-fc88ed52-90cd-40aa-b49f-95b00331b1b6 2018-11-25 14:17:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:50,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-7f4e7df7-e8e9-4fae-9c42-6d99ef9c7fd9 Date: Sun, 25 Nov 2018 14:17:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:17:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cf60d07-5669-42f1-a70d-08399395283e","ip_address":"10.0.0.4"}],"id":"0d519ae7-cc41-450c-aeb4-02fedc96195d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:66:96","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d3aa4d3-243f-4d32-bbbb-db8dbee858df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:17:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cf60d07-5669-42f1-a70d-08399395283e","ip_address":"10.0.0.3"}],"id":"15605807-d0be-47db-b584-24f17675b42b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:1f:2c","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d3aa4d3-243f-4d32-bbbb-db8dbee858df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:17:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cf60d07-5669-42f1-a70d-08399395283e","ip_address":"10.0.0.2"}],"id":"21f92e9d-5b84-4483-acdb-d1aaa920eec1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:10:8e","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d3aa4d3-243f-4d32-bbbb-db8dbee858df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:17:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cf60d07-5669-42f1-a70d-08399395283e","ip_address":"10.0.0.5"}],"id":"eca55aa5-74ea-4281-9ad0-dbe181e7aea7","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:be:52","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1-server1_port-vyjuq4ueqre2","admin_state_up":true,"network_id":"9d3aa4d3-243f-4d32-bbbb-db8dbee858df","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:17:36Z","binding:vnic_type":"normal","device_id":"4a733587-142f-4a91-a6fd-5e0b04dba57a"}]} 2018-11-25 14:17:50,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=9d3aa4d3-243f-4d32-bbbb-db8dbee858df used request id req-7f4e7df7-e8e9-4fae-9c42-6d99ef9c7fd9 2018-11-25 14:17:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:50,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:50 GMT Server: Apache x-openstack-request-id: req-5b3a32ad-b6e3-4c40-b6d4-0e8d52f6e5ef Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:50,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:50 GMT Server: Apache x-openstack-request-id: req-e8d961ae-80e3-40a4-8f30-c172d174dfdd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "eca55aa5-74ea-4281-9ad0-dbe181e7aea7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1cf60d07-5669-42f1-a70d-08399395283e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9d3aa4d3-243f-4d32-bbbb-db8dbee858df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T14:17:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:17:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4a733587-142f-4a91-a6fd-5e0b04dba57a", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:17:50,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53/resources used request id req-e8d961ae-80e3-40a4-8f30-c172d174dfdd 2018-11-25 14:17:50,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/8c664a09-8fc3-4794-b026-ab7ed63ebf53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870e3eb3e24de6f9e441fbf0a32633811e6c015" 2018-11-25 14:17:51,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:17:50 GMT Server: Apache x-openstack-request-id: req-e12ddae4-e4ce-4a4e-907b-d94ff9b3e142 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:17:52,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:17:51 GMT Server: Apache x-openstack-request-id: req-768ea3eb-9940-4f9b-ae5c-0074d9a04eb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:17:52,427 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-stack1/8c664a09-8fc3-4794-b026-ab7ed63ebf53 used request id req-768ea3eb-9940-4f9b-ae5c-0074d9a04eb7 2018-11-25 14:17:52,427 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-27c529ae-a10b-4eea-a5c0-779809f3bd0e-image 2018-11-25 14:17:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7128a6e61a28f173bde38d98dbbb0346150efddc" 2018-11-25 14:17:53,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b47147bd-cff2-4382-ab6f-d5ddbfd3c228 Date: Sun, 25 Nov 2018 14:17:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:17:53,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7c0f23ac-a202-48e9-88fe-8d69258d72a9 used request id req-b47147bd-cff2-4382-ab6f-d5ddbfd3c228 2018-11-25 14:17:53,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/00d03afe-e580-4d7e-912d-6945919cc37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c321f574712f988d1bb4404cb66d5a7743797b90" 2018-11-25 14:17:53,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:17: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-f0bf2edd-1026-48eb-81de-b95d846bb3e4 x-compute-request-id: req-f0bf2edd-1026-48eb-81de-b95d846bb3e4 Content-Length: 0 Content-Type: application/json 2018-11-25 14:17:53,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/00d03afe-e580-4d7e-912d-6945919cc37b used request id req-f0bf2edd-1026-48eb-81de-b95d846bb3e4 2018-11-25 14:17:53,900 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:17:53,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:53,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:54,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["bxPQ9LpnReOs4UX88RNWqw"], "issued_at": "2018-11-25T14:17:54.000000Z"}} 2018-11-25 14:17:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:17:54,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792a2529-85f2-44d8-a233-006aa82d6c7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:54,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-792a2529-85f2-44d8-a233-006aa82d6c7f 2018-11-25 14:17:54,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:17:54,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-05117e83-a06e-4ee6-b495-c7acefef2a9f Date: Sun, 25 Nov 2018 14:17:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image"} 2018-11-25 14:17:54,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image used request id req-05117e83-a06e-4ee6-b495-c7acefef2a9f 2018-11-25 14:17:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:17:55,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bfeff5a9-b805-4a77-aaa0-f691f369b7cc Date: Sun, 25 Nov 2018 14:17:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:17:55,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bfeff5a9-b805-4a77-aaa0-f691f369b7cc 2018-11-25 14:17:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image"}' 2018-11-25 14:17:55,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb X-Openstack-Request-Id: req-2ed232ef-f572-47c4-81e2-6b4e99342a30 Date: Sun, 25 Nov 2018 14:17:55 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:17:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:17:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb", "min_disk": 0, "protected": false, "id": "c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb", "file": "/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:17:55,481 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2ed232ef-f572-47c4-81e2-6b4e99342a30 2018-11-25 14:17:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" -d '' 2018-11-25 14:17:57,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fa791bc-09b4-41da-94d1-2df3ea67e622 Date: Sun, 25 Nov 2018 14:17:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:17:57,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/file used request id req-3fa791bc-09b4-41da-94d1-2df3ea67e622 2018-11-25 14:17:57,517 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:17:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:17:57,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-665f9184-b0f9-4d8d-b8c1-71e87ac25f9c Date: Sun, 25 Nov 2018 14:17:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:17:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:17:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/snap", "metadata": {}}], "self": "/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb", "min_disk": 0, "protected": false, "id": "c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb", "file": "/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:17:57,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb used request id req-665f9184-b0f9-4d8d-b8c1-71e87ac25f9c 2018-11-25 14:17:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:17:57,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23aa4470-0081-4235-a023-fae5a991dda3 Date: Sun, 25 Nov 2018 14:17:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:17:57,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-23aa4470-0081-4235-a023-fae5a991dda3 2018-11-25 14:17:57,844 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image 2018-11-25 14:17:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:17:58,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-628ef0ea-bd7f-406b-924d-1decad90c5e0 Date: Sun, 25 Nov 2018 14:17:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:17:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:17:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/snap", "metadata": {}}], "self": "/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb", "min_disk": 0, "protected": false, "id": "c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb", "file": "/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:17:58,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb used request id req-628ef0ea-bd7f-406b-924d-1decad90c5e0 2018-11-25 14:17:58,014 - create_image - DEBUG - Instance status is - active 2018-11-25 14:17:58,014 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image 2018-11-25 14:17:58,014 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image 2018-11-25 14:17:58,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:17:58,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:58,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["Dh8S4zjiTvuVvAhSH-ZyWg"], "issued_at": "2018-11-25T14:17:58.000000Z"}} 2018-11-25 14:17:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500aa3498b1aac0a3ae1ee09073adc7bad49fdfc" 2018-11-25 14:17:58,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62910eb7-41e8-4d60-91bd-a551dc6f2817 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:17:58,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-62910eb7-41e8-4d60-91bd-a551dc6f2817 2018-11-25 14:17:58,479 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:17:58,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500aa3498b1aac0a3ae1ee09073adc7bad49fdfc" 2018-11-25 14:17:58,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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-44074f0e-4e64-4236-8cdc-c35800579613 x-compute-request-id: req-44074f0e-4e64-4236-8cdc-c35800579613 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:17:58,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-44074f0e-4e64-4236-8cdc-c35800579613 2018-11-25 14:17:58,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500aa3498b1aac0a3ae1ee09073adc7bad49fdfc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:17:58,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:17: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,Accept-Encoding x-openstack-request-id: req-93d97bf2-8019-4ad0-9b5d-8756a1b181ad x-compute-request-id: req-93d97bf2-8019-4ad0-9b5d-8756a1b181ad Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8830ec51-1032-451b-bbf0-476b2a043f60", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8830ec51-1032-451b-bbf0-476b2a043f60", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8830ec51-1032-451b-bbf0-476b2a043f60", "name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:17:58,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-93d97bf2-8019-4ad0-9b5d-8756a1b181ad 2018-11-25 14:17:58,779 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:17:58,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:17:59,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["IAhj1-MaTZCpnbtJkpdFgQ"], "issued_at": "2018-11-25T14:17:59.000000Z"}} 2018-11-25 14:17:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}}' 2018-11-25 14:18:02,413 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:17:59 GMT Server: Apache x-openstack-request-id: req-35e42292-b38f-4af5-a1f2-ca1a6dbfbcfc Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}]}} 2018-11-25 14:18:02,413 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-35e42292-b38f-4af5-a1f2-ca1a6dbfbcfc 2018-11-25 14:18:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:02,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:02 GMT Server: Apache x-openstack-request-id: req-c046788a-2b0f-45d1-981d-d2386c092fe2 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:03,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:02 GMT Server: Apache x-openstack-request-id: req-418ab5de-7ebd-41dd-ab23-12229d55e32e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:03,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-418ab5de-7ebd-41dd-ab23-12229d55e32e 2018-11-25 14:18:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:04,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:03 GMT Server: Apache x-openstack-request-id: req-b65067de-0240-4ef4-a3f5-48ec3d7febe3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "deletion_time": null, "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "updated_time": null, "project": "35eb0931020e4ca1ac50af03dd91243a", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "tags": null}]} 2018-11-25 14:18:04,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1 used request id req-b65067de-0240-4ef4-a3f5-48ec3d7febe3 2018-11-25 14:18:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:04,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:04 GMT Server: Apache x-openstack-request-id: req-26ee78b0-2055-4bad-9dd6-1f3d094f639b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "deletion_time": null, "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "updated_time": null, "project": "35eb0931020e4ca1ac50af03dd91243a", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "tags": null}]} 2018-11-25 14:18:04,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1 used request id req-26ee78b0-2055-4bad-9dd6-1f3d094f639b 2018-11-25 14:18:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:04,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:04 GMT Server: Apache x-openstack-request-id: req-abfb463e-bd14-4d62-ac6e-427d4521c186 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:05,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:04 GMT Server: Apache x-openstack-request-id: req-64e38b15-b006-4bd4-875b-f20a254a62aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:05,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-64e38b15-b006-4bd4-875b-f20a254a62aa 2018-11-25 14:18:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:05,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:05 GMT Server: Apache x-openstack-request-id: req-0f2e8531-0baa-4304-babd-d94132c1b8b2 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:06,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:05 GMT Server: Apache x-openstack-request-id: req-a7dcd1cc-aef3-47da-b475-264fa27eb2c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:06,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-a7dcd1cc-aef3-47da-b475-264fa27eb2c7 2018-11-25 14:18:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:09,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:09 GMT Server: Apache x-openstack-request-id: req-4be71a5a-6bac-457d-8c9d-e0c054d0d680 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:09,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:09 GMT Server: Apache x-openstack-request-id: req-0fd79e34-a24d-4cc5-9479-bec9ae94c867 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:09,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-0fd79e34-a24d-4cc5-9479-bec9ae94c867 2018-11-25 14:18:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:13,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:12 GMT Server: Apache x-openstack-request-id: req-83bfd91b-dca3-42d6-a772-def23c5cf342 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:14,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:13 GMT Server: Apache x-openstack-request-id: req-791e3f56-d618-4cf5-9df6-d153a20c0221 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:14,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-791e3f56-d618-4cf5-9df6-d153a20c0221 2018-11-25 14:18:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:17,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:17 GMT Server: Apache x-openstack-request-id: req-35485ca6-e900-4cd2-bb82-a0e216ef3415 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:17,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:17 GMT Server: Apache x-openstack-request-id: req-8b576473-a4d3-4974-9a70-adad63bfae45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:17,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-8b576473-a4d3-4974-9a70-adad63bfae45 2018-11-25 14:18:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:20,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:20 GMT Server: Apache x-openstack-request-id: req-33332f00-9c5a-4976-8835-f39aad3e66f5 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:21,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:20 GMT Server: Apache x-openstack-request-id: req-3e864d00-bbd1-4e85-85a3-8c0a9f269ab5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1", "stack_user_project_id": "485c96a619a94e62b17413d2a19d3e60", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5340beeb-f864-4ccf-9c5d-06ae29018aea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:21,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-3e864d00-bbd1-4e85-85a3-8c0a9f269ab5 2018-11-25 14:18:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}}' 2018-11-25 14:18:23,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:18:21 GMT Server: Apache x-openstack-request-id: req-992fd640-421b-406b-b08c-495fa190e9b8 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}]}} 2018-11-25 14:18:23,981 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-992fd640-421b-406b-b08c-495fa190e9b8 2018-11-25 14:18:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:24,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:23 GMT Server: Apache x-openstack-request-id: req-ba3034eb-ec57-494f-8348-fdb542f92d2d Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:24,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-5580218b-232c-4fc0-8f10-c8d544ccac89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:24,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-5580218b-232c-4fc0-8f10-c8d544ccac89 2018-11-25 14:18:24,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:24,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-71583999-1cd1-44ef-b0e2-3ac9048de1bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "deletion_time": null, "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "updated_time": null, "project": "35eb0931020e4ca1ac50af03dd91243a", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "tags": null}]} 2018-11-25 14:18:24,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2 used request id req-71583999-1cd1-44ef-b0e2-3ac9048de1bc 2018-11-25 14:18:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:24,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-372b8050-03ae-47d4-8926-c6331dd24dfe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "deletion_time": null, "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "updated_time": null, "project": "35eb0931020e4ca1ac50af03dd91243a", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "tags": null}]} 2018-11-25 14:18:24,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2 used request id req-372b8050-03ae-47d4-8926-c6331dd24dfe 2018-11-25 14:18:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:24,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-3ddda2cd-46a9-49b1-87f6-fd09cde4de67 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-27983671-65ab-490b-a69e-f8fffe2048db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:24,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-27983671-65ab-490b-a69e-f8fffe2048db 2018-11-25 14:18:24,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:24,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-850bc0a5-6076-4df6-acee-f1c2290b2792 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:25,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:24 GMT Server: Apache x-openstack-request-id: req-0a6fe8a0-3ea4-4f0e-9fed-d8d80462fa08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:25,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-0a6fe8a0-3ea4-4f0e-9fed-d8d80462fa08 2018-11-25 14:18:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:28,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:28 GMT Server: Apache x-openstack-request-id: req-a7db96d5-1dc4-46eb-9083-8a903028618b Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:28,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:28 GMT Server: Apache x-openstack-request-id: req-07b5b42f-0bba-4503-b06a-38a0f6cebe59 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:28,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-07b5b42f-0bba-4503-b06a-38a0f6cebe59 2018-11-25 14:18:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:32,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:32 GMT Server: Apache x-openstack-request-id: req-9e21ccd7-e705-475b-809d-952dfcfe0ca2 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:32,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:32 GMT Server: Apache x-openstack-request-id: req-18de1506-44ee-4c36-b722-245517fbc809 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:32,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-18de1506-44ee-4c36-b722-245517fbc809 2018-11-25 14:18:35,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:35,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:35 GMT Server: Apache x-openstack-request-id: req-9d192e04-f710-4173-b777-424f95f04de5 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:35,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:35 GMT Server: Apache x-openstack-request-id: req-ab5263b5-0123-4fad-a785-fc1af61ac18a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:35,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-ab5263b5-0123-4fad-a785-fc1af61ac18a 2018-11-25 14:18:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:38,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:38 GMT Server: Apache x-openstack-request-id: req-ef9e6de2-c110-4178-8347-7628fbe8a7f0 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:39,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:38 GMT Server: Apache x-openstack-request-id: req-fc917d83-ff20-41fa-a064-6501a8cba61f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:39,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-fc917d83-ff20-41fa-a064-6501a8cba61f 2018-11-25 14:18:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:42,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:42 GMT Server: Apache x-openstack-request-id: req-89c675f5-f7a9-49fc-8c91-1d07bf86d358 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:42,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:42 GMT Server: Apache x-openstack-request-id: req-dc7f7fa8-875c-4148-a5c8-04530fcb18aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2", "stack_user_project_id": "098a033d00274b058eb4f89272d31220", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c826e6c7-20d9-4a3f-9a73-fb34eda4877f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 14:18:42,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-dc7f7fa8-875c-4148-a5c8-04530fcb18aa 2018-11-25 14:18:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/5340beeb-f864-4ccf-9c5d-06ae29018aea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:42,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:42 GMT Server: Apache x-openstack-request-id: req-0a737ba7-902d-4372-89e6-ec0031fcff44 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:42,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:18:42 GMT Server: Apache x-openstack-request-id: req-055587a1-8ffc-4de0-8e3a-e64d05ecac5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:18:42,354 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack1/5340beeb-f864-4ccf-9c5d-06ae29018aea used request id req-055587a1-8ffc-4de0-8e3a-e64d05ecac5a 2018-11-25 14:18:42,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/c826e6c7-20d9-4a3f-9a73-fb34eda4877f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5ec09cf304f4fdf79014eb2560594a010c9e39" 2018-11-25 14:18:42,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:42 GMT Server: Apache x-openstack-request-id: req-192f880c-9a3c-45be-afdc-055392a688cf Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:42,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:18:42 GMT Server: Apache x-openstack-request-id: req-90a046a6-7fa3-47a3-b0ca-9304152b9dd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:18:42,456 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-stack2/c826e6c7-20d9-4a3f-9a73-fb34eda4877f used request id req-90a046a6-7fa3-47a3-b0ca-9304152b9dd3 2018-11-25 14:18:42,456 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-5fdf1e94-6d02-4507-b1e3-6ec6fabd2dee-image 2018-11-25 14:18:42,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f90ab2e1d751982a9e0df54da8c5d583bf5b05f" 2018-11-25 14:18:45,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a91c030-ce9f-4bc2-a324-92b030373381 Date: Sun, 25 Nov 2018 14:18:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:18:45,560 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c98e75df-f9d9-4b22-be17-f7c6e7ce3aeb used request id req-8a91c030-ce9f-4bc2-a324-92b030373381 2018-11-25 14:18:45,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/8830ec51-1032-451b-bbf0-476b2a043f60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500aa3498b1aac0a3ae1ee09073adc7bad49fdfc" 2018-11-25 14:18:45,603 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:18: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 x-openstack-request-id: req-b943c453-67d4-4505-b7b2-5660f27c6800 x-compute-request-id: req-b943c453-67d4-4505-b7b2-5660f27c6800 Content-Length: 0 Content-Type: application/json 2018-11-25 14:18:45,604 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/8830ec51-1032-451b-bbf0-476b2a043f60 used request id req-b943c453-67d4-4505-b7b2-5660f27c6800 2018-11-25 14:18:45,605 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:18:45,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:18:45,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:18:45,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["evZD1oSrQc-f-bBTi2-wzQ"], "issued_at": "2018-11-25T14:18:45.000000Z"}} 2018-11-25 14:18:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:18:46,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92286d4-efc2-4291-a652-97ca0d33a805 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:18:46,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e92286d4-efc2-4291-a652-97ca0d33a805 2018-11-25 14:18:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:18:46,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-9089cbd9-f739-49a6-8065-f97794e70369 Date: Sun, 25 Nov 2018 14:18:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"} 2018-11-25 14:18:46,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1 used request id req-9089cbd9-f739-49a6-8065-f97794e70369 2018-11-25 14:18:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:18:46,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-875f860e-89b6-4eea-a53b-d568796bbddd Date: Sun, 25 Nov 2018 14:18:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:18:46,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-875f860e-89b6-4eea-a53b-d568796bbddd 2018-11-25 14:18:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}' 2018-11-25 14:18:46,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 X-Openstack-Request-Id: req-164d02f9-55fb-435a-99d0-912e5c58e86f Date: Sun, 25 Nov 2018 14:18:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "min_disk": 0, "protected": false, "id": "ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "file": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:18:46,755 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-164d02f9-55fb-435a-99d0-912e5c58e86f 2018-11-25 14:18:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" -d '' 2018-11-25 14:18:48,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31c926de-c63d-4576-bc3c-04f5bb7175f2 Date: Sun, 25 Nov 2018 14:18:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:18:48,253 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/file used request id req-31c926de-c63d-4576-bc3c-04f5bb7175f2 2018-11-25 14:18:48,253 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:18:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:18:48,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6aed6e05-bec6-4ebc-8b78-7853f54ccb6d Date: Sun, 25 Nov 2018 14:18:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:48Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/snap", "metadata": {}}], "self": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "min_disk": 0, "protected": false, "id": "ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "file": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:18:48,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 used request id req-6aed6e05-bec6-4ebc-8b78-7853f54ccb6d 2018-11-25 14:18:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:18:48,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-73c1ef2e-b806-4a4f-a2af-15d82dfc03ac Date: Sun, 25 Nov 2018 14:18:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:18:48,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-73c1ef2e-b806-4a4f-a2af-15d82dfc03ac 2018-11-25 14:18:48,584 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1 2018-11-25 14:18:48,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:18:48,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-493ed587-2b2b-4696-a76c-5462217bad6b Date: Sun, 25 Nov 2018 14:18:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:48Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/snap", "metadata": {}}], "self": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "min_disk": 0, "protected": false, "id": "ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "file": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:18:48,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 used request id req-493ed587-2b2b-4696-a76c-5462217bad6b 2018-11-25 14:18:48,794 - create_image - DEBUG - Instance status is - active 2018-11-25 14:18:48,795 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1 2018-11-25 14:18:48,795 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1 2018-11-25 14:18:48,795 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:18:48,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:18:48,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:18:49,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["DunmmHP6RPujcernpb_bCQ"], "issued_at": "2018-11-25T14:18:49.000000Z"}} 2018-11-25 14:18:49,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:18:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2387fc0b-c9d7-44e0-9aa1-3dba18b8f94a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:18:49,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2387fc0b-c9d7-44e0-9aa1-3dba18b8f94a 2018-11-25 14:18:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:18:49,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-bd37924c-8a12-4f3a-9975-776ae0e624ba Date: Sun, 25 Nov 2018 14:18:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2"} 2018-11-25 14:18:49,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2 used request id req-bd37924c-8a12-4f3a-9975-776ae0e624ba 2018-11-25 14:18:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:18:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-af9ed7fc-a91f-4c92-8638-ac39d7fdbddd Date: Sun, 25 Nov 2018 14:18:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:18:49,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-af9ed7fc-a91f-4c92-8638-ac39d7fdbddd 2018-11-25 14:18:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2"}' 2018-11-25 14:18:49,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f X-Openstack-Request-Id: req-dc6aacfe-33ff-46be-bb41-b5c519381fbe Date: Sun, 25 Nov 2018 14:18:49 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "min_disk": 0, "protected": false, "id": "99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "file": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file", "checksum": null, "owner": "35eb0931020e4ca1ac50af03dd91243a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:18:49,949 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-dc6aacfe-33ff-46be-bb41-b5c519381fbe 2018-11-25 14:18:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" -d '' 2018-11-25 14:18:51,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16e470d8-e16d-441a-a654-b3ba69197946 Date: Sun, 25 Nov 2018 14:18:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:18:51,737 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file used request id req-16e470d8-e16d-441a-a654-b3ba69197946 2018-11-25 14:18:51,738 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:18:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:18:51,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-cae92fa7-7f20-4942-a16f-c1d4c97ebfa4 Date: Sun, 25 Nov 2018 14:18:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "metadata": {}}], "self": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "min_disk": 0, "protected": false, "id": "99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "file": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:18:51,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f used request id req-cae92fa7-7f20-4942-a16f-c1d4c97ebfa4 2018-11-25 14:18:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:18:52,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c3c0bd35-db30-44b0-a838-4d96aa9d421e Date: Sun, 25 Nov 2018 14:18:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:18:52,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c3c0bd35-db30-44b0-a838-4d96aa9d421e 2018-11-25 14:18:52,075 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2 2018-11-25 14:18:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:18:52,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-835e376c-220d-4418-a965-9822d3012dec Date: Sun, 25 Nov 2018 14:18:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "metadata": {}}], "self": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "min_disk": 0, "protected": false, "id": "99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "file": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:18:52,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f used request id req-835e376c-220d-4418-a965-9822d3012dec 2018-11-25 14:18:52,250 - create_image - DEBUG - Instance status is - active 2018-11-25 14:18:52,250 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2 2018-11-25 14:18:52,250 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2 2018-11-25 14:18:52,250 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:18:52,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:18:52,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["DZhrFK1uR8GgFx-vZ-OycQ"], "issued_at": "2018-11-25T14:18:52.000000Z"}} 2018-11-25 14:18:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net"}}' 2018-11-25 14:18:56,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:18:52 GMT Server: Apache x-openstack-request-id: req-b36df596-a3c8-4cf8-abe4-53a17caef637 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "601e82b3-47aa-430a-be08-0351664f3073", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}]}} 2018-11-25 14:18:56,687 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-b36df596-a3c8-4cf8-abe4-53a17caef637 2018-11-25 14:18:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:18:56,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:56 GMT Server: Apache x-openstack-request-id: req-5bc59600-e4f8-4660-aea2-ebcac91ba952 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:57,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:56 GMT Server: Apache x-openstack-request-id: req-630c32ad-af9b-4e07-9036-8ada596d3908 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:18:57,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-630c32ad-af9b-4e07-9036-8ada596d3908 2018-11-25 14:18:57,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:18:57,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:18:57 GMT Server: Apache x-openstack-request-id: req-e72440eb-14e4-4ca3-8078-115316bd17e4 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:18:57,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:18:57 GMT Server: Apache x-openstack-request-id: req-4fe29d23-105b-4bce-9a8e-484d803c3cba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:18:57,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-4fe29d23-105b-4bce-9a8e-484d803c3cba 2018-11-25 14:19:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:00,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:00 GMT Server: Apache x-openstack-request-id: req-ad2e9d95-d50c-4154-ab3f-59a822d43038 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:01,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:00 GMT Server: Apache x-openstack-request-id: req-e2fcb60f-0a6e-477e-b513-c3f8a16ececa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:01,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-e2fcb60f-0a6e-477e-b513-c3f8a16ececa 2018-11-25 14:19:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:04,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:04 GMT Server: Apache x-openstack-request-id: req-bb3ebaa1-25ad-4858-9c20-645386d7253c Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:04,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:04 GMT Server: Apache x-openstack-request-id: req-e530a62d-022f-4f64-8527-f08445544975 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:04,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-e530a62d-022f-4f64-8527-f08445544975 2018-11-25 14:19:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:07,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:07 GMT Server: Apache x-openstack-request-id: req-a3803151-4b0e-4ea1-8112-aecd48113be8 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:08,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:07 GMT Server: Apache x-openstack-request-id: req-f0324a3d-96a4-45d1-b33d-1c95ee5b81fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:08,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-f0324a3d-96a4-45d1-b33d-1c95ee5b81fa 2018-11-25 14:19:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:11,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:11 GMT Server: Apache x-openstack-request-id: req-c2339132-364a-430d-a1d6-a049f46132ea Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:12,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:11 GMT Server: Apache x-openstack-request-id: req-75fc6dfe-89ef-4e5b-bdc9-3fbfeec168a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:12,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-75fc6dfe-89ef-4e5b-bdc9-3fbfeec168a8 2018-11-25 14:19:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:15,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:15 GMT Server: Apache x-openstack-request-id: req-904d60c4-7822-4d69-a2cb-2d77bcf0a395 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:16,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:15 GMT Server: Apache x-openstack-request-id: req-627039c4-d890-4feb-b7a1-3c354411baae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:16,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-627039c4-d890-4feb-b7a1-3c354411baae 2018-11-25 14:19:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:19,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:19 GMT Server: Apache x-openstack-request-id: req-e0ec5c81-3438-4b35-8036-77954cfb2bc1 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:19,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:19 GMT Server: Apache x-openstack-request-id: req-fcf51890-0369-42f3-a5e2-13f0358c2a65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:19,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-fcf51890-0369-42f3-a5e2-13f0358c2a65 2018-11-25 14:19:19,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:19,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:19 GMT Server: Apache x-openstack-request-id: req-1e137f2b-2960-4266-bff8-e3b7f9b7c1a5 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:19,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:19 GMT Server: Apache x-openstack-request-id: req-1b15f288-7372-4570-9983-c924202b9d33 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5f9241c2-1517-4281-b0f1-4cb93cc08e3c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "96cd6182-8266-4f65-9fd5-240e6a9e6085", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ec2b2f7c-9705-4b84-809e-da5ba0805db2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fb1b872-a828-42f5-8424-440fb0361446", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "249d8d13-a78c-4818-9cbf-108a0740a1df", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac:subnet_id=6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3965d210-e612-4030-a702-8aa052bc9481", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "00823619-f4c7-421d-a037-31bc23a7d215", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29c1c6e4-51b9-4981-a891-ea8d6261a85b", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:19:19,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources used request id req-1b15f288-7372-4570-9983-c924202b9d33 2018-11-25 14:19:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:19,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:19 GMT Server: Apache x-openstack-request-id: req-042f34d7-a7cf-4dcf-9471-232873812e64 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:20,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:19 GMT Server: Apache x-openstack-request-id: req-1dbf2f64-0ea0-4ce9-84bd-8a0a2a018fef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:20,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-1dbf2f64-0ea0-4ce9-84bd-8a0a2a018fef 2018-11-25 14:19:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:20,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:20 GMT Server: Apache x-openstack-request-id: req-b99631aa-7214-4ea8-bff7-dd407e254ed0 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:20,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:20 GMT Server: Apache x-openstack-request-id: req-d20875b7-a340-4b94-8160-73e70c7f47f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5f9241c2-1517-4281-b0f1-4cb93cc08e3c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "96cd6182-8266-4f65-9fd5-240e6a9e6085", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ec2b2f7c-9705-4b84-809e-da5ba0805db2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fb1b872-a828-42f5-8424-440fb0361446", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "249d8d13-a78c-4818-9cbf-108a0740a1df", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac:subnet_id=6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3965d210-e612-4030-a702-8aa052bc9481", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "00823619-f4c7-421d-a037-31bc23a7d215", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29c1c6e4-51b9-4981-a891-ea8d6261a85b", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:19:20,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources used request id req-d20875b7-a340-4b94-8160-73e70c7f47f7 2018-11-25 14:19:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:20,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0f875542-0085-4156-a4a9-b81ee6a2b132 Date: Sun, 25 Nov 2018 14:19:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6e9b1dbf-d50e-4108-8f74-c86559e57095"],"description":"","tags":[],"updated_at":"2018-11-25T14:18:59Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:19:20,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-0f875542-0085-4156-a4a9-b81ee6a2b132 2018-11-25 14:19:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:20,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bfd04681-29bd-42bf-b9f3-dac0f968aac1 Date: Sun, 25 Nov 2018 14:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet"}]} 2018-11-25 14:19:20,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-bfd04681-29bd-42bf-b9f3-dac0f968aac1 2018-11-25 14:19:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:20,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a56abdd7-d77e-4bc0-87b5-fc98a504dead Date: Sun, 25 Nov 2018 14:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet"}]} 2018-11-25 14:19:20,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-a56abdd7-d77e-4bc0-87b5-fc98a504dead 2018-11-25 14:19:20,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:19:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:20,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aacbf50-1f72-49c0-8f15-4b6385506315 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:19:20,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7aacbf50-1f72-49c0-8f15-4b6385506315 2018-11-25 14:19:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:20,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:20 GMT Server: Apache x-openstack-request-id: req-fbc12b96-c132-4356-a74a-701ee6e5b576 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:20,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:20 GMT Server: Apache x-openstack-request-id: req-7db4ec7c-5938-4868-a9b0-17df6e97f5a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5f9241c2-1517-4281-b0f1-4cb93cc08e3c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "96cd6182-8266-4f65-9fd5-240e6a9e6085", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ec2b2f7c-9705-4b84-809e-da5ba0805db2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fb1b872-a828-42f5-8424-440fb0361446", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "249d8d13-a78c-4818-9cbf-108a0740a1df", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac:subnet_id=6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3965d210-e612-4030-a702-8aa052bc9481", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "00823619-f4c7-421d-a037-31bc23a7d215", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29c1c6e4-51b9-4981-a891-ea8d6261a85b", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:19:20,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources used request id req-7db4ec7c-5938-4868-a9b0-17df6e97f5a0 2018-11-25 14:19:20,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/00823619-f4c7-421d-a037-31bc23a7d215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:21,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19: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,Accept-Encoding x-openstack-request-id: req-bba99872-8117-4405-99e6-556742f3aeb2 x-compute-request-id: req-bba99872-8117-4405-99e6-556742f3aeb2 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:d0", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/00823619-f4c7-421d-a037-31bc23a7d215", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/00823619-f4c7-421d-a037-31bc23a7d215", "rel": "bookmark"}], "image": {"id": "99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "links": [{"href": "http://172.30.9.29:8774/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-11-25T14:19:15.000000", "flavor": {"id": "5f9241c2-1517-4281-b0f1-4cb93cc08e3c", "links": [{"href": "http://172.30.9.29:8774/flavors/5f9241c2-1517-4281-b0f1-4cb93cc08e3c", "rel": "bookmark"}]}, "id": "00823619-f4c7-421d-a037-31bc23a7d215", "security_groups": [{"name": "default"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:19:16Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "created": "2018-11-25T14:19:05Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:19:21,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/00823619-f4c7-421d-a037-31bc23a7d215 used request id req-bba99872-8117-4405-99e6-556742f3aeb2 2018-11-25 14:19:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:21,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2e3e5a0e-7467-4468-8eb6-6c3976b83e39 Date: Sun, 25 Nov 2018 14:19:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6e9b1dbf-d50e-4108-8f74-c86559e57095"],"description":"","tags":[],"updated_at":"2018-11-25T14:18:59Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:19:21,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net used request id req-2e3e5a0e-7467-4468-8eb6-6c3976b83e39 2018-11-25 14:19:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:19:21,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:19:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:19:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:21,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3557e8-8317-4743-af97-73368edb2448 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:19:21,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-9d3557e8-8317-4743-af97-73368edb2448 2018-11-25 14:19:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:21,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-046d79bf-a626-46a7-8a69-b494f9d7c108 Date: Sun, 25 Nov 2018 14:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet"}]} 2018-11-25 14:19:21,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-046d79bf-a626-46a7-8a69-b494f9d7c108 2018-11-25 14:19:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:21,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5785 X-Openstack-Request-Id: req-1e4f4f7d-4ab5-4970-adc3-db56c304fc8f Date: Sun, 25 Nov 2018 14:19:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.13"}],"id":"1b85bea5-3913-4098-878b-2e0bd256c854","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:6c:d0","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:07Z","binding:vnic_type":"normal","device_id":"00823619-f4c7-421d-a037-31bc23a7d215"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.9"}],"id":"3965d210-e612-4030-a702-8aa052bc9481","security_groups":["9fb1b872-a828-42f5-8424-440fb0361446"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:ac:7e","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack-port1-dy7jsos5mikv","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:02Z","binding:vnic_type":"normal","device_id":"29c1c6e4-51b9-4981-a891-ea8d6261a85b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.3"}],"id":"61c52dc5-7a2b-4a5c-b2fc-ad8c0c79f16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:46:f8","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec2b2f7c-9705-4b84-809e-da5ba0805db2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.2"}],"id":"6e25ce28-74eb-4d73-b353-64f33b8af340","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:e7:a6","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec2b2f7c-9705-4b84-809e-da5ba0805db2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.4"}],"id":"f5f1dcb3-761e-4d79-a25f-faad176a3557","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:ff:6e","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec2b2f7c-9705-4b84-809e-da5ba0805db2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.1"}],"id":"fc76faf2-1bf1-4ed3-afeb-edcc1ec845d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:9b:69","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:09Z","binding:vnic_type":"normal","device_id":"c430d722-28f4-43cd-bd50-057f7dff3eac"}]} 2018-11-25 14:19:21,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-1e4f4f7d-4ab5-4970-adc3-db56c304fc8f 2018-11-25 14:19:21,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/29c1c6e4-51b9-4981-a891-ea8d6261a85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19: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-8ac8f626-89f7-4acb-abda-1b90a2f43e5c x-compute-request-id: req-8ac8f626-89f7-4acb-abda-1b90a2f43e5c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ac:7e", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ac:7e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/29c1c6e4-51b9-4981-a891-ea8d6261a85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/29c1c6e4-51b9-4981-a891-ea8d6261a85b", "rel": "bookmark"}], "image": {"id": "ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "links": [{"href": "http://172.30.9.29:8774/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-11-25T14:19:13.000000", "flavor": {"id": "96cd6182-8266-4f65-9fd5-240e6a9e6085", "links": [{"href": "http://172.30.9.29:8774/flavors/96cd6182-8266-4f65-9fd5-240e6a9e6085", "rel": "bookmark"}]}, "id": "29c1c6e4-51b9-4981-a891-ea8d6261a85b", "security_groups": [{"name": "security_group_name"}], "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "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-11-25T14:19:14Z", "hostId": "3197a0a9406480366c0c027e9ae2925165d2699d0067748f24a046c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "created": "2018-11-25T14:19:05Z", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:19:22,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/29c1c6e4-51b9-4981-a891-ea8d6261a85b used request id req-8ac8f626-89f7-4acb-abda-1b90a2f43e5c 2018-11-25 14:19:22,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-179960ae-2944-47ad-809b-b588573ba601 Date: Sun, 25 Nov 2018 14:19:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","subnets":["6e9b1dbf-d50e-4108-8f74-c86559e57095"],"description":"","tags":[],"updated_at":"2018-11-25T14:18:59Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net","admin_state_up":true,"tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:58Z","provider:network_type":"vxlan"}]} 2018-11-25 14:19:22,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net used request id req-179960ae-2944-47ad-809b-b588573ba601 2018-11-25 14:19:22,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d033d58a-d56c-4fc4-b959-de4c612a4cb8 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:19:22,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-d033d58a-d56c-4fc4-b959-de4c612a4cb8 2018-11-25 14:19:22,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2d52e636-09b8-4b24-936b-f5aa8a7410aa Date: Sun, 25 Nov 2018 14:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:18:59Z","dns_nameservers":[],"updated_at":"2018-11-25T14:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"35eb0931020e4ca1ac50af03dd91243a","id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet"}]} 2018-11-25 14:19:22,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-2d52e636-09b8-4b24-936b-f5aa8a7410aa 2018-11-25 14:19:22,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5785 X-Openstack-Request-Id: req-1c100c82-b9f0-49af-a7c3-92a558452a4f Date: Sun, 25 Nov 2018 14:19:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.13"}],"id":"1b85bea5-3913-4098-878b-2e0bd256c854","security_groups":["b31208a3-bb1b-4d68-bcbb-43c1b4301ad8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:6c:d0","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:07Z","binding:vnic_type":"normal","device_id":"00823619-f4c7-421d-a037-31bc23a7d215"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.9"}],"id":"3965d210-e612-4030-a702-8aa052bc9481","security_groups":["9fb1b872-a828-42f5-8424-440fb0361446"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:ac:7e","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack-port1-dy7jsos5mikv","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:02Z","binding:vnic_type":"normal","device_id":"29c1c6e4-51b9-4981-a891-ea8d6261a85b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.3"}],"id":"61c52dc5-7a2b-4a5c-b2fc-ad8c0c79f16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:46:f8","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec2b2f7c-9705-4b84-809e-da5ba0805db2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.2"}],"id":"6e25ce28-74eb-4d73-b353-64f33b8af340","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:e7:a6","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec2b2f7c-9705-4b84-809e-da5ba0805db2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.4"}],"id":"f5f1dcb3-761e-4d79-a25f-faad176a3557","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:ff:6e","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec2b2f7c-9705-4b84-809e-da5ba0805db2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:19:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e9b1dbf-d50e-4108-8f74-c86559e57095","ip_address":"10.1.2.1"}],"id":"fc76faf2-1bf1-4ed3-afeb-edcc1ec845d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:9b:69","project_id":"35eb0931020e4ca1ac50af03dd91243a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec2b2f7c-9705-4b84-809e-da5ba0805db2","tenant_id":"35eb0931020e4ca1ac50af03dd91243a","created_at":"2018-11-25T14:19:09Z","binding:vnic_type":"normal","device_id":"c430d722-28f4-43cd-bd50-057f7dff3eac"}]} 2018-11-25 14:19:22,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ec2b2f7c-9705-4b84-809e-da5ba0805db2 used request id req-1c100c82-b9f0-49af-a7c3-92a558452a4f 2018-11-25 14:19:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:22 GMT Server: Apache x-openstack-request-id: req-8c096c6b-7a36-4433-b342-00084e67832c Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:22,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:22 GMT Server: Apache x-openstack-request-id: req-3623c3d3-d6b0-4797-83c3-5ab475601534 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5f9241c2-1517-4281-b0f1-4cb93cc08e3c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "96cd6182-8266-4f65-9fd5-240e6a9e6085", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ec2b2f7c-9705-4b84-809e-da5ba0805db2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fb1b872-a828-42f5-8424-440fb0361446", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "249d8d13-a78c-4818-9cbf-108a0740a1df", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c430d722-28f4-43cd-bd50-057f7dff3eac:subnet_id=6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T14:18:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:57Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6e9b1dbf-d50e-4108-8f74-c86559e57095", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3965d210-e612-4030-a702-8aa052bc9481", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "00823619-f4c7-421d-a037-31bc23a7d215", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T14:18:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:18:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29c1c6e4-51b9-4981-a891-ea8d6261a85b", "resource_type": "OS::Nova::Server"}]} 2018-11-25 14:19:22,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073/resources used request id req-3623c3d3-d6b0-4797-83c3-5ab475601534 2018-11-25 14:19:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d0ac231a-cb97-4e8d-894f-7f5577b431b6 Date: Sun, 25 Nov 2018 14:19:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "metadata": {}}], "self": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "min_disk": 0, "protected": false, "id": "99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "file": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:19:22,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f used request id req-d0ac231a-cb97-4e8d-894f-7f5577b431b6 2018-11-25 14:19:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:22,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25ce843e-c078-4a2c-9924-f856c406d073 Date: Sun, 25 Nov 2018 14:19:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:19:22,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-25ce843e-c078-4a2c-9924-f856c406d073 2018-11-25 14:19:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:23,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e7a39e35-3bf6-499e-abd1-1871796b3b75 Date: Sun, 25 Nov 2018 14:19:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "metadata": {}}], "self": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "min_disk": 0, "protected": false, "id": "99bf7e73-3ab1-4f5c-af5b-e4296069cf7f", "file": "/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:19:23,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f used request id req-e7a39e35-3bf6-499e-abd1-1871796b3b75 2018-11-25 14:19:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:23,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-38f72076-dc3a-4500-b237-fb12a275da02 Date: Sun, 25 Nov 2018 14:19:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:18:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:18:48Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/snap", "metadata": {}}], "self": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "min_disk": 0, "protected": false, "id": "ce6084f4-755e-4d57-aecf-8f5bce9c18d4", "file": "/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35eb0931020e4ca1ac50af03dd91243a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:19:23,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 used request id req-38f72076-dc3a-4500-b237-fb12a275da02 2018-11-25 14:19:23,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:23,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:23 GMT Server: Apache x-openstack-request-id: req-d81f935a-8e15-4718-8854-d06297b6aac2 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:23,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:23 GMT Server: Apache x-openstack-request-id: req-f3fb4983-edbb-4bf9-b6da-4bcb63e40ee5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:23,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-f3fb4983-edbb-4bf9-b6da-4bcb63e40ee5 2018-11-25 14:19:23,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:23,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:23 GMT Server: Apache x-openstack-request-id: req-d9b9d10e-9153-4dfa-9643-e84f1a5a224f Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:23,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:23 GMT Server: Apache x-openstack-request-id: req-8c697499-e61b-49c1-b360-d94c50e008b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:23,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-8c697499-e61b-49c1-b360-d94c50e008b8 2018-11-25 14:19:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:23,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:23 GMT Server: Apache x-openstack-request-id: req-f37516e4-78ed-4c1b-aacf-4224cdc787fa Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:24,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:19:23 GMT Server: Apache x-openstack-request-id: req-5dd2be1c-4da7-42cf-92a4-55ebcdfbeb09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:19:24,092 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-5dd2be1c-4da7-42cf-92a4-55ebcdfbeb09 2018-11-25 14:19:24,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:24,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:24 GMT Server: Apache x-openstack-request-id: req-fb032644-c2d5-475c-99f6-9f354b7312d7 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:24,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:24 GMT Server: Apache x-openstack-request-id: req-8e307d80-b083-4758-9c72-628b399da684 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "601e82b3-47aa-430a-be08-0351664f3073", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApHHpc1NKWRwld9OtsI4zTKs+i6LQWwg6x2tV32hmck+81SnT\ngXdzACKsS46ejPvWrM2HQPACyXBw0oYKAhUP3zJ+rdF/1nVdWfEX3wZpyJgzjCt+\n8NEgSZFghSIvWsnzsOMJ689JNMtOGg//kW2ER0vy68LiaoN3eAuF6hsDu42jTlEZ\nQIkw7mXyKyZW4lmz9KSvhybkwBxkuiB7nrGSlWc4ldkwnPpusWW9oGNWbaVsQhaK\nUQcfdRkIMRoXkH2bF0zUf/dc4zebLA6yKcBEJ2hcKIuCHxWK+lKKsnaQGvWS+nDN\n37gZuBdJ/zMduSABR1A5LFJpUTvhLZabf4T4nQIDAQABAoIBAQCZEh/IZeNzBywp\nWjT3f6Zo244g1LE1y3dLYbJRfxC9n1Oa6JAkl1fI7H2M53jWqyWtPLOF0uQFNlEO\n5g4y2gAoNwyMJ9LjgeQfcLhTtdiKDIMPGv3SlBeF43kA9E04KXxZTz1Q72apagWN\nZQ70BAl5hEzfAE1Z8H4olDFXNUZIMZVSxT1kFIWdilbgUDKuRnB8LBCl7pgFciNH\neW9DUauFFJGY1n33Xwaq6ruRrrNMp/L6UBm3Y9zi8EScPkbJIn4wCDzX6W31Gjke\nvTtCdSNeHFDbVRgCeSZuxkdJ4KtpbpMp0KMYxLwltdcjhhhHsJJH+6dfoxIRHp3V\nPQrl8Z8BAoGBANZ/cP/sQTJMrdJLnKnUHL/UB+B7/g0Vbe/5WG1hIJ18OIFMFwNJ\nCZqXM+tW9x5wWmHmBaP6aLNBB3eZHXj60/PIBTSOKM5FzE0xUxFIsb0j5eaRUMlJ\nLuzxyvy5X/7m0Y9HBLDfZPJDa3aWLuiPq+Zm1Mpi/G8rzrUOvrcv5t3xAoGBAMRD\nPY+/VTtFJVTBCrq1eF0cjE4NoVbi0iO884k+Wev0koNUiNvO7Q9ZFcdbhmrNfYic\n4TpewNliFyO8WXc5c/m3oHfgUsVXvZiSSCrcDYvRTf3GeSJi6dHRWgXbPkKak3Pp\nhhO6yDKTD9lHjqQO4MjgQX2tre1wRXp12UjUGwltAoGBALyOfTxMaCeaZnbmBwr3\nrmonLuF0viisPN9mlwhYCH7IczeeNuCpdOrTnk10PnoglCNZPH4go6doM/M7wz/V\nZzr3CzRe/5oMm4MEKByahbxZ8UCVX6oCTmD2UNWG8881AuTrrkD5sFiTUcWGUigY\nHCnHHanoCDaGEQjytE5+qnlRAoGBALIPm1PGsIpUopjxh018BRbdJsJOBXnx0duQ\nu5dh1W2I+EBkusJKS7OoDGVRuXM+ukzuoD036FmRcBMA+F595qXCHrmD8TSP9Tju\nRsFz4mpe3BaJMi+rdB3jhXxYvHTrDyqTzQwrYyTXXgKwtE5OHUzCgUiIAYuxV6fS\nMe+sWFdFAoGACBFZf2/APk3M/OnqjorY3IoFXjIk8PMmpWApB6eTjDw/n/d0y7JK\n7Pb9kQrbbF6VkJr3ko0Yv65Mh3neJ0EIdaYzT0IfGJUNPD3t7alfbzSUE0ApnWQo\nQhvUZhlAy7jTh93bo/teWOharQT2ZjMWuWS4ouC5mexRO1dUVagLRwA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:24,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-8e307d80-b083-4758-9c72-628b399da684 2018-11-25 14:19:27,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:27,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:27 GMT Server: Apache x-openstack-request-id: req-b31bcb29-280e-49ea-894d-e53f0ce9484c Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:27,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:27 GMT Server: Apache x-openstack-request-id: req-03fd748f-ae35-4da9-a505-e3608688a2f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "tags": null, "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T14:19:24Z", "id": "601e82b3-47aa-430a-be08-0351664f3073", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:27,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-03fd748f-ae35-4da9-a505-e3608688a2f2 2018-11-25 14:19:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:30,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:30 GMT Server: Apache x-openstack-request-id: req-b26f06a5-9208-407f-a256-81635dc55187 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:30,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:30 GMT Server: Apache x-openstack-request-id: req-fa09238f-3a45-4f2f-936a-9c24c49a5182 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "tags": null, "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T14:19:24Z", "id": "601e82b3-47aa-430a-be08-0351664f3073", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:30,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-fa09238f-3a45-4f2f-936a-9c24c49a5182 2018-11-25 14:19:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:33,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:33 GMT Server: Apache x-openstack-request-id: req-4293f5f4-7c75-4660-88da-ae54bca072a7 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:34,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:33 GMT Server: Apache x-openstack-request-id: req-21402ddb-a0ea-4a30-ad53-6a4c7ec81a1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "tags": null, "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T14:19:24Z", "id": "601e82b3-47aa-430a-be08-0351664f3073", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:34,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-21402ddb-a0ea-4a30-ad53-6a4c7ec81a1a 2018-11-25 14:19:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:37,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:37 GMT Server: Apache x-openstack-request-id: req-43e1b967-fbea-4b85-a7fa-bfb2f62a65be Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:37,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:37 GMT Server: Apache x-openstack-request-id: req-40e28b48-460b-447d-9e9a-f4490ce20f3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "tags": null, "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T14:19:24Z", "id": "601e82b3-47aa-430a-be08-0351664f3073", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:37,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-40e28b48-460b-447d-9e9a-f4490ce20f3c 2018-11-25 14:19:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:40,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:40 GMT Server: Apache x-openstack-request-id: req-7fa0211f-decd-40b1-bb68-2b66a0304120 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:40 GMT Server: Apache x-openstack-request-id: req-395a8b4e-8ca7-4b9b-8aad-5ca64f075fe2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "tags": null, "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T14:19:24Z", "id": "601e82b3-47aa-430a-be08-0351664f3073", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:40,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-395a8b4e-8ca7-4b9b-8aad-5ca64f075fe2 2018-11-25 14:19:43,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/601e82b3-47aa-430a-be08-0351664f3073 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37f02274f5bf081283ff1ca2675503ebebb285c" 2018-11-25 14:19:44,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:43 GMT Server: Apache x-openstack-request-id: req-dc6a58ae-dba9-40a7-93b2-78b31655383e Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:44,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:44 GMT Server: Apache x-openstack-request-id: req-7c6f2063-fcf8-44e1-99ae-6840520e391e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 690 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor2", "OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "601e82b3-47aa-430a-be08-0351664f3073", "OS::stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1"}, "deletion_time": "2018-11-25T14:19:41Z", "stack_name": "HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack", "stack_user_project_id": "7156cc5f516d4eefbbd91d86f8ea5494", "tags": null, "creation_time": "2018-11-25T14:18:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T14:19:24Z", "id": "601e82b3-47aa-430a-be08-0351664f3073", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 14:19:44,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-stack/601e82b3-47aa-430a-be08-0351664f3073 used request id req-7c6f2063-fcf8-44e1-99ae-6840520e391e 2018-11-25 14:19:44,681 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image1 2018-11-25 14:19:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18444e4d7cf915e29ac663583d3da2bee50cfa5d" 2018-11-25 14:19:46,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e2801d9-93ee-4bb9-82af-5db941a1cfb8 Date: Sun, 25 Nov 2018 14:19:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:19:46,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ce6084f4-755e-4d57-aecf-8f5bce9c18d4 used request id req-5e2801d9-93ee-4bb9-82af-5db941a1cfb8 2018-11-25 14:19:46,445 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-420ca594-8bc5-4baf-98b8-24f55ee82ba0-image2 2018-11-25 14:19:46,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26624ed2d545f6cb02de22f60cb574b707ea8fe4" 2018-11-25 14:19:47,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8195d128-de00-4ea7-9b5d-d879f7e784c3 Date: Sun, 25 Nov 2018 14:19:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:19:47,554 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/99bf7e73-3ab1-4f5c-af5b-e4296069cf7f used request id req-8195d128-de00-4ea7-9b5d-d879f7e784c3 2018-11-25 14:19:47,557 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:19:47,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:19:47,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:19:47,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["TCU6Gpb1SiCwjOUGdgfwvg"], "issued_at": "2018-11-25T14:19:47.000000Z"}} 2018-11-25 14:19:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a56d70ffd91cc3419d1286c2294028c06107af1" -d '{"stack_name": "HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-11-25 14:19:49,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:19:47 GMT Server: Apache x-openstack-request-id: req-0c7ac570-8263-4da9-9597-daf80d55ca77 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "rel": "self"}]}} 2018-11-25 14:19:49,707 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-0c7ac570-8263-4da9-9597-daf80d55ca77 2018-11-25 14:19:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a56d70ffd91cc3419d1286c2294028c06107af1" 2018-11-25 14:19:49,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:49 GMT Server: Apache x-openstack-request-id: req-7fbec35b-3ed7-4107-9ccb-f3567be401e0 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:50,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:49 GMT Server: Apache x-openstack-request-id: req-a59ba904-f4de-4a8c-a7a4-c65f6ff95829 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "OS::stack_name": "HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack", "stack_user_project_id": "b412807a49d0400ca64b06cb7c8889dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:19:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 14:19:50,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea used request id req-a59ba904-f4de-4a8c-a7a4-c65f6ff95829 2018-11-25 14:19:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a56d70ffd91cc3419d1286c2294028c06107af1" 2018-11-25 14:19:50,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:50 GMT Server: Apache x-openstack-request-id: req-d907cd81-db9c-4ede-a394-e5725d863804 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:50,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:50 GMT Server: Apache x-openstack-request-id: req-ccb3b161-a8df-4516-ba5b-abedbe66c43c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "OS::stack_name": "HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack", "stack_user_project_id": "b412807a49d0400ca64b06cb7c8889dc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:19:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 14:19:50,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea used request id req-ccb3b161-a8df-4516-ba5b-abedbe66c43c 2018-11-25 14:19:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a56d70ffd91cc3419d1286c2294028c06107af1" 2018-11-25 14:19:51,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:50 GMT Server: Apache x-openstack-request-id: req-ddc5fcd2-103e-4690-9e70-a93c09099cb9 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:51,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:51 GMT Server: Apache x-openstack-request-id: req-deb5a18e-a348-48cd-9369-3ec55922d5f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-25T14:19:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:19:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "59135874-099e-4aa9-97cd-6d655850f631", "resource_type": "OS::Nova::Flavor"}]} 2018-11-25 14:19:51,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea/resources used request id req-deb5a18e-a348-48cd-9369-3ec55922d5f3 2018-11-25 14:19:51,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/59135874-099e-4aa9-97cd-6d655850f631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a56d70ffd91cc3419d1286c2294028c06107af1" 2018-11-25 14:19:51,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:51 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-033fb775-ad84-4121-adbb-ccc2c3eb6fa5 x-compute-request-id: req-033fb775-ad84-4121-adbb-ccc2c3eb6fa5 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/59135874-099e-4aa9-97cd-6d655850f631", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/59135874-099e-4aa9-97cd-6d655850f631", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "59135874-099e-4aa9-97cd-6d655850f631", "name": "HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack-flavor-6vgswvqusgxg", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:19:51,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/59135874-099e-4aa9-97cd-6d655850f631 used request id req-033fb775-ad84-4121-adbb-ccc2c3eb6fa5 2018-11-25 14:19:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a56d70ffd91cc3419d1286c2294028c06107af1" 2018-11-25 14:19:51,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:51 GMT Server: Apache x-openstack-request-id: req-f57f5578-c4f6-47ff-982b-9a4fe3427fab Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:51,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:19:51 GMT Server: Apache x-openstack-request-id: req-73d24f74-ac9d-41d4-bec0-670ca7f4cdc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:19:51,774 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsFlavorTests-ca054612-93be-4487-a62b-18902fd45221-stack/ae7f8d1c-048b-4cf6-b90c-fd0065ddceea used request id req-73d24f74-ac9d-41d4-bec0-670ca7f4cdc5 2018-11-25 14:19:51,776 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:19:51,776 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:19:51,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:19:52,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["EyQ0RfL_TWaktAOgllbbuw"], "issued_at": "2018-11-25T14:19:52.000000Z"}} 2018-11-25 14:19:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" -d '{"stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp"}}' 2018-11-25 14:19:53,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:19:52 GMT Server: Apache x-openstack-request-id: req-4216beb8-b6ac-4f95-8142-2f81b1feac78 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80", "rel": "self"}]}} 2018-11-25 14:19:53,838 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-4216beb8-b6ac-4f95-8142-2f81b1feac78 2018-11-25 14:19:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/51d9239d-0120-4872-96cd-8eff3fe51c80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:54,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:53 GMT Server: Apache x-openstack-request-id: req-d8882a1f-7761-420c-b426-3a99e0dd3c9e Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:54,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:54 GMT Server: Apache x-openstack-request-id: req-ade4c905-0d3e-45f8-9177-fa51b7046663 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "OS::stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "keypair_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "stack_user_project_id": "78c8ac19b2794665bc491103155a3dcc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:19:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 14:19:54,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 used request id req-ade4c905-0d3e-45f8-9177-fa51b7046663 2018-11-25 14:19:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/51d9239d-0120-4872-96cd-8eff3fe51c80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:54,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:54 GMT Server: Apache x-openstack-request-id: req-251278b6-840e-4a45-b53a-a4943790c92e Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:54,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:54 GMT Server: Apache x-openstack-request-id: req-d079f68b-1279-4b3c-a61a-9e840797c496 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "OS::stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "keypair_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "stack_user_project_id": "78c8ac19b2794665bc491103155a3dcc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:19:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx1mAgkKwFXDqxw4n4zSUb4N78/XKZlVXrmnG/jyBZ5mt5TfM\nPt0WqG2vizPgNQxy8bS+TpaLaf26NJna0KukmjM5zRJnBWgwIvK+zfufBe5L25fS\nu14MLMauF31iF20VOyfRQvm2DzVQEiDA9OVSchvMmUKW84TKJTsPpUBCe04puqoH\ndNmHuqR1T7kh7bqIj81bN6KSBn1mZCgyEaDUkRG6pxFWqczTryqg0VdpNipDiPVP\nOx81cVnQF3LSh4iTrh3pw1K6zd1KGpeJfx2vZzYVS5HiR4xKiak/KFiOcyZhugO+\ntyQy7rofX+6/87gHU8MlhW8Vj3oqLkz0iMJE1wIDAQABAoIBAQCENhblzWbNAZOk\nKv5HUNL1VmW5+hSfZBB/60V/zg8g76qGMEh0lNr3H6/iCai0ZipBpdbldjDGPfHl\n+vhFluDXKAw4tvC+hEgQlZ/4Kt5f55hF7l5jx88ZTzec+po44S7IifLekZCua3RM\nYY63nPPeHBPIvYIxxarvoEkTFxhAf/u9H2RSIdPor6Pnr57U6Uf113I6ZQ1tFo0N\nroMSIR81m4z4z4b7IleubiaerVEjCmiK4Xf0O09/2Un7njhJhqmozUtL2RuwTO8M\nlH5Mx0j+3jobfxqdAFrg+Oggg1zm55W7jdkBj3ZRubV7UW2kn49bvn2K2HBtv+v9\njj+Pe/jRAoGBAP3BTBj82u9WYLTMxYkRrRbdL186dYvquB7EqK3f0NFsuoBbF/5x\ng+ZeyXGew9T1eDUEK3QuWz2l3HQ+kIel9z4fnzet4YWk2nHfexWRpGjbwlKJpgH8\nV9YWOR9ocDAQxaTPUIY8IUUdJUVXz2n2ELoj+ihkl498IYsEfw6AhHAZAoGBAMkc\n/NXqvpo253MTkok+Gu03wmyRRe1OQ5Rpr4OH+SaHicC8MftsFvD/FvL2sHzBlywY\ndpq3pobEzNSuzNepGL1SAEbG1yssscgE53aKhY6fh3lcSSt8+U9s/WtuWUqTSKyk\neP2lGmIC8BJWiKbN7uXiPCyA+yxNW83Cs7Y7cDpvAoGARPmDy87/W8so4jw+/XEW\nkX5x3/qt9OhKP+LIzuplgmeBkl4weXM1nSrqqr2zEXHfyNlnTl9DYdBxyg8vjg+o\n0vQZfTMAeClFT2qltEkwXWhOu8y6mROUdJb50/W5ePc2IgRQKQyzJmwzs1OZB35h\nMZeR6eTd5ZyiKX2BY9m/JhECgYEApznBSqacwmJw5ZEawZ+wiBtbQScyu/Xd36RZ\nWsdPdqgw9OAHt4XTNaUGkhRp//KBHxtgU5ntkBZIM3j9vz1N4u4yaKeh9rZ9RVI+\nnKTmFQe1gEYqWUzbiR2ZQyFIgegh/9vq9w23+FN1B+qIShrmUKRjYKYHNHlGorsI\n77hQw2UCgYAE+G0Q2GB6+1CyzfGxM5WCgQs1t0042Rd3IKbVs5FTSityc3BQ7VQx\npzWkPlSBs2JdnH+CUpMEAWNIyH2is9jECh1T+BMNb1XIgb9NWZjfoqY03aqmH/iI\nGe1PRNw+herAyZtu99SvfBUrhtuU+zWoNggtJu2Yu9EdH/8Z2N15dQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 14:19:54,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 used request id req-d079f68b-1279-4b3c-a61a-9e840797c496 2018-11-25 14:19:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/51d9239d-0120-4872-96cd-8eff3fe51c80/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:54,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:54 GMT Server: Apache x-openstack-request-id: req-63c89a5f-5bf7-45ac-ac50-06ac4908132d Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:55,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:54 GMT Server: Apache x-openstack-request-id: req-78631ba8-357c-4415-bcec-91c2ec5809bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T14:19:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:19:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-25 14:19:55,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80/resources used request id req-78631ba8-357c-4415-bcec-91c2ec5809bb 2018-11-25 14:19:55,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:55,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19: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-72a6fd7d-1488-461e-81e7-58201827def2 x-compute-request-id: req-72a6fd7d-1488-461e-81e7-58201827def2 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHWYCCQrAVcOrHDifjNJRvg3vz9cpmVVeuacb+PIFnma3lN8w+3Raoba+LM+A1DHLxtL5Olotp/bo0mdrQq6SaMznNEmcFaDAi8r7N+58F7kvbl9K7Xgwsxq4XfWIXbRU7J9FC+bYPNVASIMD05VJyG8yZQpbzhMolOw+lQEJ7Tim6qgd02Ye6pHVPuSHtuoiPzVs3opIGfWZkKDIRoNSREbqnEVapzNOvKqDRV2k2KkOI9U87HzVxWdAXctKHiJOuHenDUrrN3Uoal4l/Ha9nNhVLkeJHjEqJqT8oWI5zJmG6A763JDLuuh9f7r/zuAdTwyWFbxWPeiouTPSIwkTX Generated-by-Nova", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp", "deleted": false, "created_at": "2018-11-25T14:19:54.000000", "updated_at": null, "fingerprint": "f6:47:d0:33:e8:76:d1:62:5a:79:4e:5c:a2:d8:58:05", "deleted_at": null, "id": 14}} 2018-11-25 14:19:55,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp used request id req-72a6fd7d-1488-461e-81e7-58201827def2 2018-11-25 14:19:55,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/51d9239d-0120-4872-96cd-8eff3fe51c80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:55,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:55 GMT Server: Apache x-openstack-request-id: req-6f4e3bfc-83a5-4750-894d-cc8a4a9fd5c7 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:55,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:55 GMT Server: Apache x-openstack-request-id: req-2cd21cd0-f263-4bcd-9c36-88f969006e9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "OS::stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "keypair_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack", "stack_user_project_id": "78c8ac19b2794665bc491103155a3dcc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:19:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51d9239d-0120-4872-96cd-8eff3fe51c80", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx1mAgkKwFXDqxw4n4zSUb4N78/XKZlVXrmnG/jyBZ5mt5TfM\nPt0WqG2vizPgNQxy8bS+TpaLaf26NJna0KukmjM5zRJnBWgwIvK+zfufBe5L25fS\nu14MLMauF31iF20VOyfRQvm2DzVQEiDA9OVSchvMmUKW84TKJTsPpUBCe04puqoH\ndNmHuqR1T7kh7bqIj81bN6KSBn1mZCgyEaDUkRG6pxFWqczTryqg0VdpNipDiPVP\nOx81cVnQF3LSh4iTrh3pw1K6zd1KGpeJfx2vZzYVS5HiR4xKiak/KFiOcyZhugO+\ntyQy7rofX+6/87gHU8MlhW8Vj3oqLkz0iMJE1wIDAQABAoIBAQCENhblzWbNAZOk\nKv5HUNL1VmW5+hSfZBB/60V/zg8g76qGMEh0lNr3H6/iCai0ZipBpdbldjDGPfHl\n+vhFluDXKAw4tvC+hEgQlZ/4Kt5f55hF7l5jx88ZTzec+po44S7IifLekZCua3RM\nYY63nPPeHBPIvYIxxarvoEkTFxhAf/u9H2RSIdPor6Pnr57U6Uf113I6ZQ1tFo0N\nroMSIR81m4z4z4b7IleubiaerVEjCmiK4Xf0O09/2Un7njhJhqmozUtL2RuwTO8M\nlH5Mx0j+3jobfxqdAFrg+Oggg1zm55W7jdkBj3ZRubV7UW2kn49bvn2K2HBtv+v9\njj+Pe/jRAoGBAP3BTBj82u9WYLTMxYkRrRbdL186dYvquB7EqK3f0NFsuoBbF/5x\ng+ZeyXGew9T1eDUEK3QuWz2l3HQ+kIel9z4fnzet4YWk2nHfexWRpGjbwlKJpgH8\nV9YWOR9ocDAQxaTPUIY8IUUdJUVXz2n2ELoj+ihkl498IYsEfw6AhHAZAoGBAMkc\n/NXqvpo253MTkok+Gu03wmyRRe1OQ5Rpr4OH+SaHicC8MftsFvD/FvL2sHzBlywY\ndpq3pobEzNSuzNepGL1SAEbG1yssscgE53aKhY6fh3lcSSt8+U9s/WtuWUqTSKyk\neP2lGmIC8BJWiKbN7uXiPCyA+yxNW83Cs7Y7cDpvAoGARPmDy87/W8so4jw+/XEW\nkX5x3/qt9OhKP+LIzuplgmeBkl4weXM1nSrqqr2zEXHfyNlnTl9DYdBxyg8vjg+o\n0vQZfTMAeClFT2qltEkwXWhOu8y6mROUdJb50/W5ePc2IgRQKQyzJmwzs1OZB35h\nMZeR6eTd5ZyiKX2BY9m/JhECgYEApznBSqacwmJw5ZEawZ+wiBtbQScyu/Xd36RZ\nWsdPdqgw9OAHt4XTNaUGkhRp//KBHxtgU5ntkBZIM3j9vz1N4u4yaKeh9rZ9RVI+\nnKTmFQe1gEYqWUzbiR2ZQyFIgegh/9vq9w23+FN1B+qIShrmUKRjYKYHNHlGorsI\n77hQw2UCgYAE+G0Q2GB6+1CyzfGxM5WCgQs1t0042Rd3IKbVs5FTSityc3BQ7VQx\npzWkPlSBs2JdnH+CUpMEAWNIyH2is9jECh1T+BMNb1XIgb9NWZjfoqY03aqmH/iI\nGe1PRNw+herAyZtu99SvfBUrhtuU+zWoNggtJu2Yu9EdH/8Z2N15dQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 14:19:55,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 used request id req-2cd21cd0-f263-4bcd-9c36-88f969006e9d 2018-11-25 14:19:55,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:55,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19: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-132ab023-cede-4e58-85f7-7445827e1905 x-compute-request-id: req-132ab023-cede-4e58-85f7-7445827e1905 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHWYCCQrAVcOrHDifjNJRvg3vz9cpmVVeuacb+PIFnma3lN8w+3Raoba+LM+A1DHLxtL5Olotp/bo0mdrQq6SaMznNEmcFaDAi8r7N+58F7kvbl9K7Xgwsxq4XfWIXbRU7J9FC+bYPNVASIMD05VJyG8yZQpbzhMolOw+lQEJ7Tim6qgd02Ye6pHVPuSHtuoiPzVs3opIGfWZkKDIRoNSREbqnEVapzNOvKqDRV2k2KkOI9U87HzVxWdAXctKHiJOuHenDUrrN3Uoal4l/Ha9nNhVLkeJHjEqJqT8oWI5zJmG6A763JDLuuh9f7r/zuAdTwyWFbxWPeiouTPSIwkTX Generated-by-Nova", "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "name": "HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp", "deleted": false, "created_at": "2018-11-25T14:19:54.000000", "updated_at": null, "fingerprint": "f6:47:d0:33:e8:76:d1:62:5a:79:4e:5c:a2:d8:58:05", "deleted_at": null, "id": 14}} 2018-11-25 14:19:55,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-kp used request id req-132ab023-cede-4e58-85f7-7445827e1905 2018-11-25 14:19:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/51d9239d-0120-4872-96cd-8eff3fe51c80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1a17331caeff2fa874460a71b2cd3217b356cb" 2018-11-25 14:19:55,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:55 GMT Server: Apache x-openstack-request-id: req-9825b77c-08dd-47e4-bb7b-d5925684d301 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:56,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:19:55 GMT Server: Apache x-openstack-request-id: req-5cb8fd16-2560-4779-9afa-9fcc91fd461b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:19:56,021 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsKeypairTests-caafe758-beb5-4a79-8e95-a12cc2f78ec1-stack/51d9239d-0120-4872-96cd-8eff3fe51c80 used request id req-5cb8fd16-2560-4779-9afa-9fcc91fd461b 2018-11-25 14:19:56,022 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 14:19:56,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:19:56,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["ko3otlp7S0afoAw91wI_rw"], "issued_at": "2018-11-25T14:19:56.000000Z"}} 2018-11-25 14:19:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" -d '{"stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-sec-grp"}}' 2018-11-25 14:19:57,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:19:56 GMT Server: Apache x-openstack-request-id: req-635b9a37-d2d9-4d8f-a5c8-e228e955cb03 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969", "rel": "self"}]}} 2018-11-25 14:19:57,985 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks used request id req-635b9a37-d2d9-4d8f-a5c8-e228e955cb03 2018-11-25 14:19:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/b82a6364-5a86-41e3-bdf6-d40fa3238969 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:19:58,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:57 GMT Server: Apache x-openstack-request-id: req-9e448486-dc90-4262-b991-8c21b443cf64 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:58,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:58 GMT Server: Apache x-openstack-request-id: req-47e70a0b-db9c-44f1-afa4-c065c06c024a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "OS::stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "stack_user_project_id": "5458318f9a764c7c9781648510314cd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:19:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 14:19:58,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 used request id req-47e70a0b-db9c-44f1-afa4-c065c06c024a 2018-11-25 14:19:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/b82a6364-5a86-41e3-bdf6-d40fa3238969 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:19:58,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:19:58 GMT Server: Apache x-openstack-request-id: req-c26d23d0-551c-4d91-8e30-22830e6ccd22 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:19:58,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:19:58 GMT Server: Apache x-openstack-request-id: req-07fc94ee-4d01-463e-9df9-d16b62418a92 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "OS::stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "stack_user_project_id": "5458318f9a764c7c9781648510314cd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T14:19:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 14:19:58,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 used request id req-07fc94ee-4d01-463e-9df9-d16b62418a92 2018-11-25 14:20:01,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/b82a6364-5a86-41e3-bdf6-d40fa3238969 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:20:01,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:20:01 GMT Server: Apache x-openstack-request-id: req-fb1ba166-2b66-490c-a499-c8f12694c402 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:20:02,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:01 GMT Server: Apache x-openstack-request-id: req-8925efe1-208e-4fd2-95d5-f749f9563a06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "35eb0931020e4ca1ac50af03dd91243a", "OS::stack_id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "OS::stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack", "stack_user_project_id": "5458318f9a764c7c9781648510314cd0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T14:19:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b82a6364-5a86-41e3-bdf6-d40fa3238969", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 14:20:02,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 used request id req-8925efe1-208e-4fd2-95d5-f749f9563a06 2018-11-25 14:20:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/b82a6364-5a86-41e3-bdf6-d40fa3238969/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:20:02,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:20:02 GMT Server: Apache x-openstack-request-id: req-6dc4196b-7e0c-4375-8e5f-e7186701b588 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:20:02,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:02 GMT Server: Apache x-openstack-request-id: req-13d52911-29ae-4312-a94b-34546988c2ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T14:19:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T14:19:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec606206-1247-426b-a7a6-f1580890f6ca", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-25 14:20:02,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969/resources used request id req-13d52911-29ae-4312-a94b-34546988c2ca 2018-11-25 14:20:02,416 - neutron_utils - INFO - Retrieving security group with ID - ec606206-1247-426b-a7a6-f1580890f6ca 2018-11-25 14:20:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ec606206-1247-426b-a7a6-f1580890f6ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:20:02,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-d7abadbe-c7fd-4f65-bbd6-714c147e00a2 Date: Sun, 25 Nov 2018 14:20:02 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:19:58Z", "updated_at": "2018-11-25T14:19:59Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T14:19:59Z", "revision_number": 0, "id": "05fa1899-859a-4b87-9324-9af12e2d0466", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T14:19:59Z", "security_group_id": "ec606206-1247-426b-a7a6-f1580890f6ca", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:19:59Z", "revision_number": 0, "id": "fd4d7333-e07c-4441-bfaf-0dbf56842524", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T14:19:59Z", "security_group_id": "ec606206-1247-426b-a7a6-f1580890f6ca", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 6, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "ec606206-1247-426b-a7a6-f1580890f6ca", "name": "HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-sec-grp"}]} 2018-11-25 14:20:02,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ec606206-1247-426b-a7a6-f1580890f6ca used request id req-d7abadbe-c7fd-4f65-bbd6-714c147e00a2 2018-11-25 14:20:02,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec606206-1247-426b-a7a6-f1580890f6ca 2018-11-25 14:20:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ec606206-1247-426b-a7a6-f1580890f6ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:20:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c70d71a1-8ed1-4ff8-b1a9-e9123eeb0881 Date: Sun, 25 Nov 2018 14:20:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-25T14:19:59Z", "security_group_id": "ec606206-1247-426b-a7a6-f1580890f6ca", "port_range_min": 22, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:19:59Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "05fa1899-859a-4b87-9324-9af12e2d0466"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-25T14:19:59Z", "security_group_id": "ec606206-1247-426b-a7a6-f1580890f6ca", "port_range_min": null, "revision_number": 0, "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:19:59Z", "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "fd4d7333-e07c-4441-bfaf-0dbf56842524"}]} 2018-11-25 14:20:02,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ec606206-1247-426b-a7a6-f1580890f6ca used request id req-c70d71a1-8ed1-4ff8-b1a9-e9123eeb0881 2018-11-25 14:20:02,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/b82a6364-5a86-41e3-bdf6-d40fa3238969 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e870da4cdf3501765a607435c82d1cdcbca37a01" 2018-11-25 14:20:02,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 14:20:02 GMT Server: Apache x-openstack-request-id: req-78754968-ebd7-4d81-8c47-02a3ef8b1a98 Location: http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 14:20:03,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:02 GMT Server: Apache x-openstack-request-id: req-ce64d4b3-3c4e-4e50-8b6f-8086385888d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:03,268 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a/stacks/HeatUtilsSecurityGroupTests-2f574c68-c090-4a98-887b-0d8b78010a07-stack/b82a6364-5a86-41e3-bdf6-d40fa3238969 used request id req-ce64d4b3-3c4e-4e50-8b6f-8086385888d0 2018-11-25 14:20:03,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:03,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["-6OQHJs1SyKezgoEsPAYVw"], "issued_at": "2018-11-25T14:20:03.000000Z"}} 2018-11-25 14:20:03,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e35d5c3e40cae0f1eba9060d9b5b76b9539ced" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-960bb0b5-66e0-48fe-aa4e-c85be9b85c63"}}' 2018-11-25 14:20:03,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:03 GMT Server: Apache x-compute-request-id: req-927088f8-51f3-44ef-8650-322c161eb7fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-927088f8-51f3-44ef-8650-322c161eb7fd Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e1151ffb-2fca-4d24-b85b-b6202c63f420", "name": "CinderUtilsQoSTests-960bb0b5-66e0-48fe-aa4e-c85be9b85c63"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/e1151ffb-2fca-4d24-b85b-b6202c63f420", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/e1151ffb-2fca-4d24-b85b-b6202c63f420", "rel": "bookmark"}]} 2018-11-25 14:20:03,860 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-927088f8-51f3-44ef-8650-322c161eb7fd 2018-11-25 14:20:03,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-927088f8-51f3-44ef-8650-322c161eb7fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e35d5c3e40cae0f1eba9060d9b5b76b9539ced" 2018-11-25 14:20:04,572 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:03 GMT Server: Apache x-compute-request-id: req-6107ec02-39be-431a-92dd-2a30b7cd29bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6107ec02-39be-431a-92dd-2a30b7cd29bb Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e1151ffb-2fca-4d24-b85b-b6202c63f420", "name": "CinderUtilsQoSTests-960bb0b5-66e0-48fe-aa4e-c85be9b85c63"}]} 2018-11-25 14:20:04,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-6107ec02-39be-431a-92dd-2a30b7cd29bb 2018-11-25 14:20:04,573 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-960bb0b5-66e0-48fe-aa4e-c85be9b85c63 2018-11-25 14:20:04,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/e1151ffb-2fca-4d24-b85b-b6202c63f420?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-927088f8-51f3-44ef-8650-322c161eb7fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e35d5c3e40cae0f1eba9060d9b5b76b9539ced" 2018-11-25 14:20:04,793 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42cbdd83-e6f2-4c9d-a98e-025be52ba056 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:04,793 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/e1151ffb-2fca-4d24-b85b-b6202c63f420?force=False used request id req-42cbdd83-e6f2-4c9d-a98e-025be52ba056 2018-11-25 14:20:04,796 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-927088f8-51f3-44ef-8650-322c161eb7fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e35d5c3e40cae0f1eba9060d9b5b76b9539ced" 2018-11-25 14:20:05,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:04 GMT Server: Apache x-compute-request-id: req-bf7f1b5f-6156-4578-b6f3-231dcef17b95 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf7f1b5f-6156-4578-b6f3-231dcef17b95 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 14:20:05,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-bf7f1b5f-6156-4578-b6f3-231dcef17b95 2018-11-25 14:20:05,486 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-960bb0b5-66e0-48fe-aa4e-c85be9b85c63 2018-11-25 14:20:05,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/e1151ffb-2fca-4d24-b85b-b6202c63f420?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-927088f8-51f3-44ef-8650-322c161eb7fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e35d5c3e40cae0f1eba9060d9b5b76b9539ced" 2018-11-25 14:20:06,189 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-68b9af2b-a6bc-4491-9bbd-349ad9ee38cd x-openstack-request-id: req-68b9af2b-a6bc-4491-9bbd-349ad9ee38cd Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec e1151ffb-2fca-4d24-b85b-b6202c63f420.", "code": 404}} 2018-11-25 14:20:06,189 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/e1151ffb-2fca-4d24-b85b-b6202c63f420?force=False used request id req-68b9af2b-a6bc-4491-9bbd-349ad9ee38cd 2018-11-25 14:20:06,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:06,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["_39vYbQRSnCZVKZolydSLw"], "issued_at": "2018-11-25T14:20:06.000000Z"}} 2018-11-25 14:20:06,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead4529a9bd4bdc68d483b248cd9d37c0d33a61" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-8c1e554d-33c7-41e8-8f73-5dc537a438ba"}}' 2018-11-25 14:20:06,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:06 GMT Server: Apache x-compute-request-id: req-288d5ee8-cf46-4c2d-8cc0-0957c1717f0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-288d5ee8-cf46-4c2d-8cc0-0957c1717f0a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "a0cffa35-2c78-4864-ada1-5b6a195b55a5", "name": "CinderUtilsQoSTests-8c1e554d-33c7-41e8-8f73-5dc537a438ba"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5", "rel": "bookmark"}]} 2018-11-25 14:20:06,807 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-288d5ee8-cf46-4c2d-8cc0-0957c1717f0a 2018-11-25 14:20:06,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-288d5ee8-cf46-4c2d-8cc0-0957c1717f0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead4529a9bd4bdc68d483b248cd9d37c0d33a61" 2018-11-25 14:20:06,982 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:06 GMT Server: Apache x-compute-request-id: req-5bb62120-7365-4f5f-af95-fdc790a1b885 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bb62120-7365-4f5f-af95-fdc790a1b885 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "a0cffa35-2c78-4864-ada1-5b6a195b55a5", "name": "CinderUtilsQoSTests-8c1e554d-33c7-41e8-8f73-5dc537a438ba"}]} 2018-11-25 14:20:06,982 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-5bb62120-7365-4f5f-af95-fdc790a1b885 2018-11-25 14:20:06,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-288d5ee8-cf46-4c2d-8cc0-0957c1717f0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead4529a9bd4bdc68d483b248cd9d37c0d33a61" 2018-11-25 14:20:07,142 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:06 GMT Server: Apache x-compute-request-id: req-7f622d6d-3151-4c0b-b4c7-d10d59a61267 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f622d6d-3151-4c0b-b4c7-d10d59a61267 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "a0cffa35-2c78-4864-ada1-5b6a195b55a5", "name": "CinderUtilsQoSTests-8c1e554d-33c7-41e8-8f73-5dc537a438ba"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5", "rel": "bookmark"}]} 2018-11-25 14:20:07,142 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5 used request id req-7f622d6d-3151-4c0b-b4c7-d10d59a61267 2018-11-25 14:20:07,143 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8c1e554d-33c7-41e8-8f73-5dc537a438ba 2018-11-25 14:20:07,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-288d5ee8-cf46-4c2d-8cc0-0957c1717f0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead4529a9bd4bdc68d483b248cd9d37c0d33a61" 2018-11-25 14:20:07,355 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4295ba4-7bfe-454f-b8ce-632822d8fc64 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:07,356 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/a0cffa35-2c78-4864-ada1-5b6a195b55a5?force=False used request id req-c4295ba4-7bfe-454f-b8ce-632822d8fc64 2018-11-25 14:20:07,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:07,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["7M-zY3Z_QSS2GDFBp-Qbvg"], "issued_at": "2018-11-25T14:20:07.000000Z"}} 2018-11-25 14:20:07,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d67e545946f6038d66f9b56808bbfe72637917" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-0cb0de18-8a6e-4a94-b5b3-17d7c28700e6"}}' 2018-11-25 14:20:08,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:07 GMT Server: Apache x-compute-request-id: req-e305ff89-d710-47b4-8e66-02b96e274bfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e305ff89-d710-47b4-8e66-02b96e274bfe Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "aa9cef66-2727-4870-add3-b49c07a6fc93", "name": "CinderUtilsQoSTests-0cb0de18-8a6e-4a94-b5b3-17d7c28700e6"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93", "rel": "bookmark"}]} 2018-11-25 14:20:08,493 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-e305ff89-d710-47b4-8e66-02b96e274bfe 2018-11-25 14:20:08,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e305ff89-d710-47b4-8e66-02b96e274bfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d67e545946f6038d66f9b56808bbfe72637917" 2018-11-25 14:20:08,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:08 GMT Server: Apache x-compute-request-id: req-9c87abb4-5900-4d38-b85d-91e87883f6c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c87abb4-5900-4d38-b85d-91e87883f6c5 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "aa9cef66-2727-4870-add3-b49c07a6fc93", "name": "CinderUtilsQoSTests-0cb0de18-8a6e-4a94-b5b3-17d7c28700e6"}]} 2018-11-25 14:20:08,680 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-9c87abb4-5900-4d38-b85d-91e87883f6c5 2018-11-25 14:20:08,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e305ff89-d710-47b4-8e66-02b96e274bfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d67e545946f6038d66f9b56808bbfe72637917" 2018-11-25 14:20:08,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:08 GMT Server: Apache x-compute-request-id: req-50f91494-9db6-4b3d-9fd8-608861cbaebb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50f91494-9db6-4b3d-9fd8-608861cbaebb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "aa9cef66-2727-4870-add3-b49c07a6fc93", "name": "CinderUtilsQoSTests-0cb0de18-8a6e-4a94-b5b3-17d7c28700e6"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93", "rel": "bookmark"}]} 2018-11-25 14:20:08,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93 used request id req-50f91494-9db6-4b3d-9fd8-608861cbaebb 2018-11-25 14:20:08,858 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0cb0de18-8a6e-4a94-b5b3-17d7c28700e6 2018-11-25 14:20:08,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e305ff89-d710-47b4-8e66-02b96e274bfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d67e545946f6038d66f9b56808bbfe72637917" 2018-11-25 14:20:08,908 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f80729a1-107b-4cdb-ac6f-11431fc4cb46 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:08,908 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/aa9cef66-2727-4870-add3-b49c07a6fc93?force=False used request id req-f80729a1-107b-4cdb-ac6f-11431fc4cb46 2018-11-25 14:20:08,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:09,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["VRXB9dCORD6g3VH668BMzw"], "issued_at": "2018-11-25T14:20:09.000000Z"}} 2018-11-25 14:20:09,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8424da3fe0021687fa3612ebbfa503a2c66231" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-c8931469-e997-47f4-9c1c-5f9be463f33d"}}' 2018-11-25 14:20:09,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:09 GMT Server: Apache x-compute-request-id: req-95dcaa4f-1d8b-4c2a-b57b-c83b2a4ecb89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95dcaa4f-1d8b-4c2a-b57b-c83b2a4ecb89 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf539d0d-9fa5-4649-a409-edad435b83bd", "name": "CinderUtilsQoSTests-c8931469-e997-47f4-9c1c-5f9be463f33d"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd", "rel": "bookmark"}]} 2018-11-25 14:20:09,482 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-95dcaa4f-1d8b-4c2a-b57b-c83b2a4ecb89 2018-11-25 14:20:09,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95dcaa4f-1d8b-4c2a-b57b-c83b2a4ecb89" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8424da3fe0021687fa3612ebbfa503a2c66231" 2018-11-25 14:20:09,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:09 GMT Server: Apache x-compute-request-id: req-27ed2b68-8bcb-4e3d-8540-b59f88a7c881 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27ed2b68-8bcb-4e3d-8540-b59f88a7c881 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf539d0d-9fa5-4649-a409-edad435b83bd", "name": "CinderUtilsQoSTests-c8931469-e997-47f4-9c1c-5f9be463f33d"}]} 2018-11-25 14:20:09,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-27ed2b68-8bcb-4e3d-8540-b59f88a7c881 2018-11-25 14:20:09,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95dcaa4f-1d8b-4c2a-b57b-c83b2a4ecb89" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8424da3fe0021687fa3612ebbfa503a2c66231" 2018-11-25 14:20:09,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:09 GMT Server: Apache x-compute-request-id: req-253efd6e-f477-4054-b147-77497a3e3a37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-253efd6e-f477-4054-b147-77497a3e3a37 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf539d0d-9fa5-4649-a409-edad435b83bd", "name": "CinderUtilsQoSTests-c8931469-e997-47f4-9c1c-5f9be463f33d"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd", "rel": "bookmark"}]} 2018-11-25 14:20:09,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd used request id req-253efd6e-f477-4054-b147-77497a3e3a37 2018-11-25 14:20:09,849 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c8931469-e997-47f4-9c1c-5f9be463f33d 2018-11-25 14:20:09,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95dcaa4f-1d8b-4c2a-b57b-c83b2a4ecb89" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8424da3fe0021687fa3612ebbfa503a2c66231" 2018-11-25 14:20:10,062 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fec5c447-390d-4e90-94c9-f996cd07d72b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:10,062 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/cf539d0d-9fa5-4649-a409-edad435b83bd?force=False used request id req-fec5c447-390d-4e90-94c9-f996cd07d72b 2018-11-25 14:20:10,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:10,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["O6rLNduwTourVVoxYl3gVA"], "issued_at": "2018-11-25T14:20:10.000000Z"}} 2018-11-25 14:20:10,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:10,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2092bf66-4624-4297-a396-b7ca4535850e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:10,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2092bf66-4624-4297-a396-b7ca4535850e 2018-11-25 14:20:10,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 14:20:11,075 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:10 GMT Server: Apache x-compute-request-id: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T14:20:10.913700", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "size": 1}} 2018-11-25 14:20:11,075 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes used request id req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6 2018-11-25 14:20:11,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:11,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:11 GMT Server: Apache x-compute-request-id: req-27640c02-7b7c-47f2-af0c-0835cabf0d1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27640c02-7b7c-47f2-af0c-0835cabf0d1b Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "bootable": "false", "created_at": "2018-11-25T14:20:10.000000", "volume_type": null}} 2018-11-25 14:20:11,279 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-27640c02-7b7c-47f2-af0c-0835cabf0d1b 2018-11-25 14:20:11,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:11,476 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:11 GMT Server: Apache x-compute-request-id: req-664cac9f-e366-446d-b054-78560774d59d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-664cac9f-e366-446d-b054-78560774d59d Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:11.000000", "replication_status": null, "snapshot_id": null, "id": "969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "bootable": "false", "created_at": "2018-11-25T14:20:10.000000", "volume_type": null}} 2018-11-25 14:20:11,477 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-664cac9f-e366-446d-b054-78560774d59d 2018-11-25 14:20:14,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:14,702 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:14 GMT Server: Apache x-compute-request-id: req-4467b004-a44e-4dd1-ba97-9c48aa9fc5e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4467b004-a44e-4dd1-ba97-9c48aa9fc5e1 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:11.000000", "replication_status": null, "snapshot_id": null, "id": "969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "bootable": "false", "created_at": "2018-11-25T14:20:10.000000", "volume_type": null}} 2018-11-25 14:20:14,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-4467b004-a44e-4dd1-ba97-9c48aa9fc5e1 2018-11-25 14:20:14,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:14,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:14 GMT Server: Apache x-compute-request-id: req-9de775c6-1cfd-415d-9d28-8c53bc2ac118 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9de775c6-1cfd-415d-9d28-8c53bc2ac118 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:11.000000", "replication_status": null, "snapshot_id": null, "id": "969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "bootable": "false", "created_at": "2018-11-25T14:20:10.000000", "volume_type": null}]} 2018-11-25 14:20:14,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail used request id req-9de775c6-1cfd-415d-9d28-8c53bc2ac118 2018-11-25 14:20:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:20:14,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:20:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:20:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:15,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e626533-2354-4509-8874-cac3b7632cef Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:20:15,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-6e626533-2354-4509-8874-cac3b7632cef 2018-11-25 14:20:15,003 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810 2018-11-25 14:20:15,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:15,382 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75ff3373-733d-41c2-a8ab-43876d544c59 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:15,382 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-75ff3373-733d-41c2-a8ab-43876d544c59 2018-11-25 14:20:15,385 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:15,596 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:15 GMT Server: Apache x-compute-request-id: req-fb007375-61e7-41c3-bcd2-61dc3936670a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb007375-61e7-41c3-bcd2-61dc3936670a Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:15.000000", "replication_status": null, "snapshot_id": null, "id": "969f3f19-b10d-437c-a6d6-6d8aa7ca63b7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810", "bootable": "false", "created_at": "2018-11-25T14:20:10.000000", "volume_type": null}} 2018-11-25 14:20:15,596 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-fb007375-61e7-41c3-bcd2-61dc3936670a 2018-11-25 14:20:18,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:19,383 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-06948b87-0f7c-4d3c-9ad3-b17a28bc800a x-openstack-request-id: req-06948b87-0f7c-4d3c-9ad3-b17a28bc800a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 could not be found.", "code": 404}} 2018-11-25 14:20:19,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-06948b87-0f7c-4d3c-9ad3-b17a28bc800a 2018-11-25 14:20:19,387 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:19,599 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:19 GMT Server: Apache x-compute-request-id: req-cfffba1c-31fe-4e2e-b408-797722fc4290 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cfffba1c-31fe-4e2e-b408-797722fc4290 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 14:20:19,599 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail used request id req-cfffba1c-31fe-4e2e-b408-797722fc4290 2018-11-25 14:20:19,600 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-793d172f-3588-46d2-8d46-fdda79618810 2018-11-25 14:20:19,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:20,327 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5e43eea8-04bc-4f12-ba3e-dd176bcde407 x-openstack-request-id: req-5e43eea8-04bc-4f12-ba3e-dd176bcde407 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 could not be found.", "code": 404}} 2018-11-25 14:20:20,328 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-5e43eea8-04bc-4f12-ba3e-dd176bcde407 2018-11-25 14:20:20,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2a38513-d2fa-4b12-9f9f-aa9f953b30a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07811f7cb54b9d417793baf416eec2abab0303a" 2018-11-25 14:20:20,364 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e20e9d22-acfe-4280-b82e-5ff611725301 x-openstack-request-id: req-e20e9d22-acfe-4280-b82e-5ff611725301 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 could not be found.", "code": 404}} 2018-11-25 14:20:20,364 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/969f3f19-b10d-437c-a6d6-6d8aa7ca63b7 used request id req-e20e9d22-acfe-4280-b82e-5ff611725301 2018-11-25 14:20:20,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:20,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["6JvO3PyOR4qmbznQNrusxg"], "issued_at": "2018-11-25T14:20:20.000000Z"}} 2018-11-25 14:20:20,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:20,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d608dc-65e4-457a-8371-fd1d39eeea74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:20,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e4d608dc-65e4-457a-8371-fd1d39eeea74 2018-11-25 14:20:20,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 14:20:21,190 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:20 GMT Server: Apache x-compute-request-id: req-ce734e6a-af9f-4275-8692-70436b367c98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ce734e6a-af9f-4275-8692-70436b367c98 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T14:20:21.104405", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "72a2e605-664d-447f-b489-2a59cdc0e3d7", "size": 1}} 2018-11-25 14:20:21,190 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes used request id req-ce734e6a-af9f-4275-8692-70436b367c98 2018-11-25 14:20:21,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce734e6a-af9f-4275-8692-70436b367c98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:21,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:21 GMT Server: Apache x-compute-request-id: req-9cb1c382-95d2-4378-81ae-33cff9279f07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9cb1c382-95d2-4378-81ae-33cff9279f07 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:21.000000", "replication_status": null, "snapshot_id": null, "id": "72a2e605-664d-447f-b489-2a59cdc0e3d7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44", "bootable": "false", "created_at": "2018-11-25T14:20:21.000000", "volume_type": null}} 2018-11-25 14:20:21,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 used request id req-9cb1c382-95d2-4378-81ae-33cff9279f07 2018-11-25 14:20:21,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce734e6a-af9f-4275-8692-70436b367c98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:21,582 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:21 GMT Server: Apache x-compute-request-id: req-a2c7a3cb-471e-4fec-9a88-e002d464069d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2c7a3cb-471e-4fec-9a88-e002d464069d Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:21.000000", "replication_status": null, "snapshot_id": null, "id": "72a2e605-664d-447f-b489-2a59cdc0e3d7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44", "bootable": "false", "created_at": "2018-11-25T14:20:21.000000", "volume_type": null}} 2018-11-25 14:20:21,582 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 used request id req-a2c7a3cb-471e-4fec-9a88-e002d464069d 2018-11-25 14:20:21,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce734e6a-af9f-4275-8692-70436b367c98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:21,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:21 GMT Server: Apache x-compute-request-id: req-dfc21d4e-8d95-4afa-88f9-06ea545859c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfc21d4e-8d95-4afa-88f9-06ea545859c7 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:21.000000", "replication_status": null, "snapshot_id": null, "id": "72a2e605-664d-447f-b489-2a59cdc0e3d7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44", "bootable": "false", "created_at": "2018-11-25T14:20:21.000000", "volume_type": null}]} 2018-11-25 14:20:21,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/detail used request id req-dfc21d4e-8d95-4afa-88f9-06ea545859c7 2018-11-25 14:20:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:20:21,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:20:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:20:21,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:21,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5aa00b-dde4-481d-8540-2736485d14ac Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:20:21,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-3e5aa00b-dde4-481d-8540-2736485d14ac 2018-11-25 14:20:21,870 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44 2018-11-25 14:20:21,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce734e6a-af9f-4275-8692-70436b367c98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:22,124 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc96c1ac-3bbf-46c6-96e3-f95f1e475065 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:22,124 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 used request id req-dc96c1ac-3bbf-46c6-96e3-f95f1e475065 2018-11-25 14:20:22,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce734e6a-af9f-4275-8692-70436b367c98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:22,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:22 GMT Server: Apache x-compute-request-id: req-aef9bd17-48ef-48e3-8142-174174b0e79b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aef9bd17-48ef-48e3-8142-174174b0e79b Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T14:20:22.000000", "replication_status": null, "snapshot_id": null, "id": "72a2e605-664d-447f-b489-2a59cdc0e3d7", "size": 1, "user_id": "d4e31f68a79249f8a79a88e04bc82b70", "os-vol-tenant-attr:tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9376a7be-64a4-42f6-8fe4-76b17d5d7b44", "bootable": "false", "created_at": "2018-11-25T14:20:21.000000", "volume_type": null}} 2018-11-25 14:20:22,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 used request id req-aef9bd17-48ef-48e3-8142-174174b0e79b 2018-11-25 14:20:25,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce734e6a-af9f-4275-8692-70436b367c98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e0a919be13b7cecb73e8d02a109a105ef112ba" 2018-11-25 14:20:25,365 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5c13ff5d-b050-4954-a392-c5b4bb5364d3 x-openstack-request-id: req-5c13ff5d-b050-4954-a392-c5b4bb5364d3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 72a2e605-664d-447f-b489-2a59cdc0e3d7 could not be found.", "code": 404}} 2018-11-25 14:20:25,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/volumes/72a2e605-664d-447f-b489-2a59cdc0e3d7 used request id req-5c13ff5d-b050-4954-a392-c5b4bb5364d3 2018-11-25 14:20:25,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:25,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["D8itGjEDRDiJLUy_o8jKjA"], "issued_at": "2018-11-25T14:20:25.000000Z"}} 2018-11-25 14:20:25,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-cd026b9a-5822-4f55-a8ff-186a057ca49e", "description": null}}' 2018-11-25 14:20:25,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:25 GMT Server: Apache x-compute-request-id: req-946d5fa7-c7d4-4fae-a711-200d08c3568f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-946d5fa7-c7d4-4fae-a711-200d08c3568f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-cd026b9a-5822-4f55-a8ff-186a057ca49e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f", "description": null}} 2018-11-25 14:20:25,980 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-946d5fa7-c7d4-4fae-a711-200d08c3568f 2018-11-25 14:20:25,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-946d5fa7-c7d4-4fae-a711-200d08c3568f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" 2018-11-25 14:20:26,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:25 GMT Server: Apache x-compute-request-id: req-7eed7bb7-4680-460a-a783-d73e8d25299f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7eed7bb7-4680-460a-a783-d73e8d25299f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-cd026b9a-5822-4f55-a8ff-186a057ca49e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f", "description": null}]} 2018-11-25 14:20:26,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types?is_public=None used request id req-7eed7bb7-4680-460a-a783-d73e8d25299f 2018-11-25 14:20:26,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-946d5fa7-c7d4-4fae-a711-200d08c3568f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" 2018-11-25 14:20:26,350 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:26 GMT Server: Apache x-compute-request-id: req-a81aa222-30c5-4e3e-87cf-5968a304a6c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a81aa222-30c5-4e3e-87cf-5968a304a6c3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-cd026b9a-5822-4f55-a8ff-186a057ca49e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f", "description": null}} 2018-11-25 14:20:26,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f used request id req-a81aa222-30c5-4e3e-87cf-5968a304a6c3 2018-11-25 14:20:26,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-946d5fa7-c7d4-4fae-a711-200d08c3568f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" 2018-11-25 14:20:26,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:26 GMT Server: Apache x-compute-request-id: req-4dc76451-9124-4b5a-ac5d-415a506cea3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dc76451-9124-4b5a-ac5d-415a506cea3e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 14:20:26,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f/encryption used request id req-4dc76451-9124-4b5a-ac5d-415a506cea3e 2018-11-25 14:20:26,525 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-cd026b9a-5822-4f55-a8ff-186a057ca49e 2018-11-25 14:20:26,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-946d5fa7-c7d4-4fae-a711-200d08c3568f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" 2018-11-25 14:20:26,766 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-135ee3c7-1b4d-4b10-bc2d-e508f6e277e5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:26,767 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f used request id req-135ee3c7-1b4d-4b10-bc2d-e508f6e277e5 2018-11-25 14:20:26,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-946d5fa7-c7d4-4fae-a711-200d08c3568f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" 2018-11-25 14:20:26,928 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f8e9cfd-2984-49a0-9819-f55440070c11 x-openstack-request-id: req-5f8e9cfd-2984-49a0-9819-f55440070c11 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f could not be found.", "code": 404}} 2018-11-25 14:20:26,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f used request id req-5f8e9cfd-2984-49a0-9819-f55440070c11 2018-11-25 14:20:26,929 - cinder_utils - INFO - Volume with ID [985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f] does not exist 2018-11-25 14:20:26,929 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-cd026b9a-5822-4f55-a8ff-186a057ca49e 2018-11-25 14:20:26,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-946d5fa7-c7d4-4fae-a711-200d08c3568f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2298e28c6515d1ab2badfa061f1a8a697cc597e7" 2018-11-25 14:20:27,112 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3973a440-1c63-48c2-92f1-08c396e3ca31 x-openstack-request-id: req-3973a440-1c63-48c2-92f1-08c396e3ca31 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f could not be found.", "code": 404}} 2018-11-25 14:20:27,112 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/985ee60e-bd8f-49e3-a3e9-7ce36bcf1e7f used request id req-3973a440-1c63-48c2-92f1-08c396e3ca31 2018-11-25 14:20:27,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:27,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["SIm-lEcZSOmjl6ECkvRQ8A"], "issued_at": "2018-11-25T14:20:27.000000Z"}} 2018-11-25 14:20:27,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07", "description": null}}' 2018-11-25 14:20:27,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:27 GMT Server: Apache x-compute-request-id: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7890b6b7-73b9-4e42-8820-627556ada9fc", "description": null}} 2018-11-25 14:20:27,748 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-6a4e2622-dd7d-4da3-913b-6527a6cd4939 2018-11-25 14:20:27,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:27,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:27 GMT Server: Apache x-compute-request-id: req-2575cf21-dcdb-412d-9736-e0cc454aaffc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2575cf21-dcdb-412d-9736-e0cc454aaffc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7890b6b7-73b9-4e42-8820-627556ada9fc", "description": null}]} 2018-11-25 14:20:27,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types?is_public=None used request id req-2575cf21-dcdb-412d-9736-e0cc454aaffc 2018-11-25 14:20:27,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:28,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:27 GMT Server: Apache x-compute-request-id: req-30b89a39-89d5-4013-a951-9926392cecbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30b89a39-89d5-4013-a951-9926392cecbf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7890b6b7-73b9-4e42-8820-627556ada9fc", "description": null}} 2018-11-25 14:20:28,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc used request id req-30b89a39-89d5-4013-a951-9926392cecbf 2018-11-25 14:20:28,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:28,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:28 GMT Server: Apache x-compute-request-id: req-fa636313-0e67-46cd-8012-0bb914c705ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa636313-0e67-46cd-8012-0bb914c705ac Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 14:20:28,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc/encryption used request id req-fa636313-0e67-46cd-8012-0bb914c705ac 2018-11-25 14:20:28,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:28,445 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:28 GMT Server: Apache x-compute-request-id: req-adc8615b-93bc-41ad-aad4-ca0e99e63f3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adc8615b-93bc-41ad-aad4-ca0e99e63f3b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7890b6b7-73b9-4e42-8820-627556ada9fc", "description": null}} 2018-11-25 14:20:28,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc used request id req-adc8615b-93bc-41ad-aad4-ca0e99e63f3b 2018-11-25 14:20:28,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:28,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:28 GMT Server: Apache x-compute-request-id: req-8ef3889e-85e0-43c1-9c35-4d320e454359 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ef3889e-85e0-43c1-9c35-4d320e454359 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7890b6b7-73b9-4e42-8820-627556ada9fc", "description": null}} 2018-11-25 14:20:28,628 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc used request id req-8ef3889e-85e0-43c1-9c35-4d320e454359 2018-11-25 14:20:28,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:28,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:28 GMT Server: Apache x-compute-request-id: req-15492cc6-d353-45b9-a67e-a8e647c32a96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15492cc6-d353-45b9-a67e-a8e647c32a96 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 14:20:28,806 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc/encryption used request id req-15492cc6-d353-45b9-a67e-a8e647c32a96 2018-11-25 14:20:28,806 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a4975db9-51ca-4119-95b6-a7efcda27b07 2018-11-25 14:20:28,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a4e2622-dd7d-4da3-913b-6527a6cd4939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6bc179bb530e54b1698f785d0b64870753a6ec" 2018-11-25 14:20:29,583 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4745a7c4-bfcd-42ff-9f81-f3fd18638e05 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:29,583 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/7890b6b7-73b9-4e42-8820-627556ada9fc used request id req-4745a7c4-bfcd-42ff-9f81-f3fd18638e05 2018-11-25 14:20:29,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:29,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["hCU3IrX-Trq91_HA35VZUg"], "issued_at": "2018-11-25T14:20:29.000000Z"}} 2018-11-25 14:20:29,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb0568be3ea8b27984d4a2ad71fa8cd1876d02e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-92922945-55e9-48ae-a5cd-7529163e86fb-type", "description": null}}' 2018-11-25 14:20:30,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:29 GMT Server: Apache x-compute-request-id: req-01410311-b2aa-49a6-a853-6317c9d3d512 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01410311-b2aa-49a6-a853-6317c9d3d512 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-92922945-55e9-48ae-a5cd-7529163e86fb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6976c8a5-f821-454c-87cf-8dc39bea73c3", "description": null}} 2018-11-25 14:20:30,175 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-01410311-b2aa-49a6-a853-6317c9d3d512 2018-11-25 14:20:30,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6976c8a5-f821-454c-87cf-8dc39bea73c3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-01410311-b2aa-49a6-a853-6317c9d3d512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb0568be3ea8b27984d4a2ad71fa8cd1876d02e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-92922945-55e9-48ae-a5cd-7529163e86fb", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-25 14:20:30,351 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 14:20:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-452848ac-20ee-450b-a76d-2f57d38b4f06 x-openstack-request-id: req-452848ac-20ee-450b-a76d-2f57d38b4f06 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-11-25 14:20:30,351 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6976c8a5-f821-454c-87cf-8dc39bea73c3/encryption used request id req-452848ac-20ee-450b-a76d-2f57d38b4f06 2018-11-25 14:20:30,352 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-92922945-55e9-48ae-a5cd-7529163e86fb-type 2018-11-25 14:20:30,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6976c8a5-f821-454c-87cf-8dc39bea73c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01410311-b2aa-49a6-a853-6317c9d3d512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb0568be3ea8b27984d4a2ad71fa8cd1876d02e" 2018-11-25 14:20:31,128 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6f05afab-d164-42fe-8f74-d08e4a388138 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:31,128 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6976c8a5-f821-454c-87cf-8dc39bea73c3 used request id req-6f05afab-d164-42fe-8f74-d08e4a388138 2018-11-25 14:20:31,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:31,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["D_yjO4BpSTCBFlsX7bKj_A"], "issued_at": "2018-11-25T14:20:31.000000Z"}} 2018-11-25 14:20:31,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type", "description": null}}' 2018-11-25 14:20:31,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:31 GMT Server: Apache x-compute-request-id: req-cd431303-2be9-4474-a2cb-995d68bc82ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd431303-2be9-4474-a2cb-995d68bc82ab Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "395edf45-8a83-4b62-a657-40ef9643048f", "description": null}} 2018-11-25 14:20:31,723 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-cd431303-2be9-4474-a2cb-995d68bc82ab 2018-11-25 14:20:31,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb", "provider": "LuksEncryptor"}}' 2018-11-25 14:20:32,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:31 GMT Server: Apache x-compute-request-id: req-0266366c-8969-42a5-b783-52530c524143 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0266366c-8969-42a5-b783-52530c524143 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "395edf45-8a83-4b62-a657-40ef9643048f", "name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb", "control_location": "back-end", "encryption_id": "84678c33-0dcb-45f3-a33d-857d55b22554", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-11-25 14:20:32,534 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption used request id req-0266366c-8969-42a5-b783-52530c524143 2018-11-25 14:20:32,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:32,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:32 GMT Server: Apache x-compute-request-id: req-fd537e3e-341b-46e4-9931-4b1c13d80644 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd537e3e-341b-46e4-9931-4b1c13d80644 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "395edf45-8a83-4b62-a657-40ef9643048f", "description": null}} 2018-11-25 14:20:32,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f used request id req-fd537e3e-341b-46e4-9931-4b1c13d80644 2018-11-25 14:20:32,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:32,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:32 GMT Server: Apache x-compute-request-id: req-931b1e47-27b3-4be9-9326-ff5b1431fda0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-931b1e47-27b3-4be9-9326-ff5b1431fda0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "395edf45-8a83-4b62-a657-40ef9643048f", "control_location": "back-end", "deleted": false, "created_at": "2018-11-25T14:20:32.000000", "updated_at": null, "encryption_id": "84678c33-0dcb-45f3-a33d-857d55b22554", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-11-25 14:20:32,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption used request id req-931b1e47-27b3-4be9-9326-ff5b1431fda0 2018-11-25 14:20:32,901 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type 2018-11-25 14:20:32,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:33,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:32 GMT Server: Apache x-compute-request-id: req-def61e15-e197-4148-a27e-4d4d05fd04f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-def61e15-e197-4148-a27e-4d4d05fd04f0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "395edf45-8a83-4b62-a657-40ef9643048f", "description": null}} 2018-11-25 14:20:33,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f used request id req-def61e15-e197-4148-a27e-4d4d05fd04f0 2018-11-25 14:20:33,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:33,277 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-06c7b92a-16bd-4e7f-af3d-97beff8fadad Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:33,278 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption/provider used request id req-06c7b92a-16bd-4e7f-af3d-97beff8fadad 2018-11-25 14:20:33,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:33,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:33 GMT Server: Apache x-compute-request-id: req-8bdfcc86-1108-467c-a8d7-b05dbe324f40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bdfcc86-1108-467c-a8d7-b05dbe324f40 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "395edf45-8a83-4b62-a657-40ef9643048f", "description": null}} 2018-11-25 14:20:33,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f used request id req-8bdfcc86-1108-467c-a8d7-b05dbe324f40 2018-11-25 14:20:33,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:33,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:33 GMT Server: Apache x-compute-request-id: req-10b66fdd-a521-462c-b757-3347d35c6231 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10b66fdd-a521-462c-b757-3347d35c6231 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 14:20:33,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption used request id req-10b66fdd-a521-462c-b757-3347d35c6231 2018-11-25 14:20:33,611 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type 2018-11-25 14:20:33,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:33,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:33 GMT Server: Apache x-compute-request-id: req-7ecf64a2-021c-4344-9d7f-f904ee7f7e19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ecf64a2-021c-4344-9d7f-f904ee7f7e19 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "395edf45-8a83-4b62-a657-40ef9643048f", "description": null}} 2018-11-25 14:20:33,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f used request id req-7ecf64a2-021c-4344-9d7f-f904ee7f7e19 2018-11-25 14:20:33,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:33,826 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c481cfda-6921-4bcf-9aa6-3c0ce616813b x-openstack-request-id: req-c481cfda-6921-4bcf-9aa6-3c0ce616813b Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 395edf45-8a83-4b62-a657-40ef9643048f does not exist.", "code": 404}} 2018-11-25 14:20:33,826 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f/encryption/provider used request id req-c481cfda-6921-4bcf-9aa6-3c0ce616813b 2018-11-25 14:20:33,827 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-af9b77f9-7487-4170-897c-1ba1b34567fb-type 2018-11-25 14:20:33,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd431303-2be9-4474-a2cb-995d68bc82ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab63cb9b202c8a7e4ecbe71b5d27e6ab4fbbdc2" 2018-11-25 14:20:34,034 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53e7dfcf-b3ce-419c-8691-b236075b8912 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:34,034 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/395edf45-8a83-4b62-a657-40ef9643048f used request id req-53e7dfcf-b3ce-419c-8691-b236075b8912 2018-11-25 14:20:34,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:34,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["_s1jfggBTxOS5Ogk1Mar7A"], "issued_at": "2018-11-25T14:20:34.000000Z"}} 2018-11-25 14:20:34,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696-type", "description": null}}' 2018-11-25 14:20:34,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:34 GMT Server: Apache x-compute-request-id: req-d97e7507-c678-4a95-a174-d1959ca667b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d97e7507-c678-4a95-a174-d1959ca667b1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb52e00c-e1e2-4be1-bfd8-cdb930343a14", "description": null}} 2018-11-25 14:20:34,706 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-d97e7507-c678-4a95-a174-d1959ca667b1 2018-11-25 14:20:34,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d97e7507-c678-4a95-a174-d1959ca667b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696", "provider": "foo"}}' 2018-11-25 14:20:34,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:34 GMT Server: Apache x-compute-request-id: req-2ecf7b76-553b-473f-a397-32ca2c1c4a4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ecf7b76-553b-473f-a397-32ca2c1c4a4f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "fb52e00c-e1e2-4be1-bfd8-cdb930343a14", "name": "CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696", "control_location": "front-end", "encryption_id": "b767ab02-e283-4c6b-9751-0f456e087efd", "provider": "foo", "provider_class": "foo"}} 2018-11-25 14:20:34,937 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14/encryption used request id req-2ecf7b76-553b-473f-a397-32ca2c1c4a4f 2018-11-25 14:20:34,940 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d97e7507-c678-4a95-a174-d1959ca667b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" 2018-11-25 14:20:35,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:34 GMT Server: Apache x-compute-request-id: req-ec6cf3cf-589f-4af1-8274-7ce3cd2fa78c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec6cf3cf-589f-4af1-8274-7ce3cd2fa78c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb52e00c-e1e2-4be1-bfd8-cdb930343a14", "description": null}} 2018-11-25 14:20:35,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14 used request id req-ec6cf3cf-589f-4af1-8274-7ce3cd2fa78c 2018-11-25 14:20:35,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d97e7507-c678-4a95-a174-d1959ca667b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" 2018-11-25 14:20:35,276 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:35 GMT Server: Apache x-compute-request-id: req-9f4651af-d3cc-434e-8d04-f7fbd5dc53f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f4651af-d3cc-434e-8d04-f7fbd5dc53f0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "fb52e00c-e1e2-4be1-bfd8-cdb930343a14", "control_location": "front-end", "deleted": false, "created_at": "2018-11-25T14:20:34.000000", "updated_at": null, "encryption_id": "b767ab02-e283-4c6b-9751-0f456e087efd", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-11-25 14:20:35,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14/encryption used request id req-9f4651af-d3cc-434e-8d04-f7fbd5dc53f0 2018-11-25 14:20:35,276 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696-type 2018-11-25 14:20:35,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d97e7507-c678-4a95-a174-d1959ca667b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" 2018-11-25 14:20:35,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:35 GMT Server: Apache x-compute-request-id: req-0e1381c0-864c-4ab2-b598-909dcf7dce87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e1381c0-864c-4ab2-b598-909dcf7dce87 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb52e00c-e1e2-4be1-bfd8-cdb930343a14", "description": null}} 2018-11-25 14:20:35,454 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14 used request id req-0e1381c0-864c-4ab2-b598-909dcf7dce87 2018-11-25 14:20:35,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d97e7507-c678-4a95-a174-d1959ca667b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" 2018-11-25 14:20:35,648 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e82d38c0-2b8b-4b18-a829-83c8f202db89 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:35,648 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14/encryption/provider used request id req-e82d38c0-2b8b-4b18-a829-83c8f202db89 2018-11-25 14:20:35,649 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-96a7fb58-614e-4d52-83da-b19daf129696-type 2018-11-25 14:20:35,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d97e7507-c678-4a95-a174-d1959ca667b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d925ee4e6a79e41c7bd98c6c942187374a25293e" 2018-11-25 14:20:35,698 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e143092f-a0d4-43f1-98cb-a169665a25fa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:35,698 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/fb52e00c-e1e2-4be1-bfd8-cdb930343a14 used request id req-e143092f-a0d4-43f1-98cb-a169665a25fa 2018-11-25 14:20:35,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:36,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["PYtSbnaDTm2-hCmCd4468A"], "issued_at": "2018-11-25T14:20:36.000000Z"}} 2018-11-25 14:20:36,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0-type", "description": null}}' 2018-11-25 14:20:36,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:36 GMT Server: Apache x-compute-request-id: req-d0691654-823f-49df-95f3-f118f30b75a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0691654-823f-49df-95f3-f118f30b75a1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "55822e16-8e1e-4d8b-aef0-abfd8aa5c92a", "description": null}} 2018-11-25 14:20:36,289 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-d0691654-823f-49df-95f3-f118f30b75a1 2018-11-25 14:20:36,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d0691654-823f-49df-95f3-f118f30b75a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-25 14:20:36,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:36 GMT Server: Apache x-compute-request-id: req-ea13411e-4f1c-40c7-9829-8cd9e2c368d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea13411e-4f1c-40c7-9829-8cd9e2c368d2 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "55822e16-8e1e-4d8b-aef0-abfd8aa5c92a", "name": "CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0", "control_location": "back-end", "encryption_id": "e6a6052e-e843-4b24-8051-4cbfbce92c6e", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-11-25 14:20:36,520 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a/encryption used request id req-ea13411e-4f1c-40c7-9829-8cd9e2c368d2 2018-11-25 14:20:36,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0691654-823f-49df-95f3-f118f30b75a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" 2018-11-25 14:20:37,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:36 GMT Server: Apache x-compute-request-id: req-428a0599-7e35-4015-b790-804fb81e71af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-428a0599-7e35-4015-b790-804fb81e71af Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "55822e16-8e1e-4d8b-aef0-abfd8aa5c92a", "description": null}} 2018-11-25 14:20:37,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a used request id req-428a0599-7e35-4015-b790-804fb81e71af 2018-11-25 14:20:37,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0691654-823f-49df-95f3-f118f30b75a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" 2018-11-25 14:20:37,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:37 GMT Server: Apache x-compute-request-id: req-95b2d049-d42c-4007-8201-d200befd1970 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95b2d049-d42c-4007-8201-d200befd1970 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"volume_type_id": "55822e16-8e1e-4d8b-aef0-abfd8aa5c92a", "control_location": "back-end", "deleted": false, "created_at": "2018-11-25T14:20:36.000000", "updated_at": null, "encryption_id": "e6a6052e-e843-4b24-8051-4cbfbce92c6e", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-11-25 14:20:37,399 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a/encryption used request id req-95b2d049-d42c-4007-8201-d200befd1970 2018-11-25 14:20:37,399 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0-type 2018-11-25 14:20:37,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0691654-823f-49df-95f3-f118f30b75a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" 2018-11-25 14:20:37,578 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:37 GMT Server: Apache x-compute-request-id: req-dafc98fc-9e7d-495b-b572-419a0b76c7b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dafc98fc-9e7d-495b-b572-419a0b76c7b6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "55822e16-8e1e-4d8b-aef0-abfd8aa5c92a", "description": null}} 2018-11-25 14:20:37,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a used request id req-dafc98fc-9e7d-495b-b572-419a0b76c7b6 2018-11-25 14:20:37,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0691654-823f-49df-95f3-f118f30b75a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" 2018-11-25 14:20:37,780 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c20e959c-57ea-4880-828b-14a8900b2dbf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:37,780 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a/encryption/provider used request id req-c20e959c-57ea-4880-828b-14a8900b2dbf 2018-11-25 14:20:37,780 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-68e1916e-a719-47e0-be4f-0560234f01d0-type 2018-11-25 14:20:37,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0691654-823f-49df-95f3-f118f30b75a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c64b4ab4768e1ccb3d6342a28b2fcad1ffe951" 2018-11-25 14:20:38,004 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc6c4de0-d8dd-470a-aa7d-823a5a1fcce1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:38,004 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/55822e16-8e1e-4d8b-aef0-abfd8aa5c92a used request id req-cc6c4de0-d8dd-470a-aa7d-823a5a1fcce1 2018-11-25 14:20:38,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:38,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["da9kSak9RgW54eNacNa8Vw"], "issued_at": "2018-11-25T14:20:38.000000Z"}} 2018-11-25 14:20:38,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217-qos"}}' 2018-11-25 14:20:38,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:38 GMT Server: Apache x-compute-request-id: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "17e5e3f9-4f8c-4f34-9192-ef701ff1b152", "name": "CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/17e5e3f9-4f8c-4f34-9192-ef701ff1b152", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/17e5e3f9-4f8c-4f34-9192-ef701ff1b152", "rel": "bookmark"}]} 2018-11-25 14:20:38,706 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-13ccc1d1-af27-4b07-88ce-35d3ad00f876 2018-11-25 14:20:38,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217", "description": null}}' 2018-11-25 14:20:38,930 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:38 GMT Server: Apache x-compute-request-id: req-e8a1476c-a2d3-4661-a4cc-83d71e114e0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8a1476c-a2d3-4661-a4cc-83d71e114e0f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6f3af55a-1993-427f-933f-b902e8d83051", "description": null}} 2018-11-25 14:20:38,931 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-e8a1476c-a2d3-4661-a4cc-83d71e114e0f 2018-11-25 14:20:38,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-25 14:20:39,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:38 GMT Server: Apache x-compute-request-id: req-c83073e3-54bb-4a81-89ea-caeaf9d65804 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c83073e3-54bb-4a81-89ea-caeaf9d65804 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6f3af55a-1993-427f-933f-b902e8d83051", "name": "foo", "control_location": "back-end", "encryption_id": "2db00b3f-5beb-4d6f-bf46-3b3a81c0a42a", "provider": "bar", "provider_class": "bar"}} 2018-11-25 14:20:39,148 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051/encryption used request id req-c83073e3-54bb-4a81-89ea-caeaf9d65804 2018-11-25 14:20:39,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" 2018-11-25 14:20:39,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:39 GMT Server: Apache x-compute-request-id: req-a4907c76-5510-4b5e-b7a9-7d5cff4fe646 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4907c76-5510-4b5e-b7a9-7d5cff4fe646 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6f3af55a-1993-427f-933f-b902e8d83051", "description": null}} 2018-11-25 14:20:39,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051 used request id req-a4907c76-5510-4b5e-b7a9-7d5cff4fe646 2018-11-25 14:20:39,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" 2018-11-25 14:20:39,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:39 GMT Server: Apache x-compute-request-id: req-d43b6b18-ce68-4c59-b7df-3fd6b75fecf5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d43b6b18-ce68-4c59-b7df-3fd6b75fecf5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "6f3af55a-1993-427f-933f-b902e8d83051", "control_location": "back-end", "deleted": false, "created_at": "2018-11-25T14:20:39.000000", "updated_at": null, "encryption_id": "2db00b3f-5beb-4d6f-bf46-3b3a81c0a42a", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-25 14:20:39,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051/encryption used request id req-d43b6b18-ce68-4c59-b7df-3fd6b75fecf5 2018-11-25 14:20:39,506 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217 2018-11-25 14:20:39,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" 2018-11-25 14:20:39,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:39 GMT Server: Apache x-compute-request-id: req-951cb73e-9527-4816-9aef-45489db0899d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-951cb73e-9527-4816-9aef-45489db0899d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6f3af55a-1993-427f-933f-b902e8d83051", "description": null}} 2018-11-25 14:20:39,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051 used request id req-951cb73e-9527-4816-9aef-45489db0899d 2018-11-25 14:20:39,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" 2018-11-25 14:20:39,888 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d916872-07aa-437b-ac2d-92f5bfb56c2c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:39,888 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051/encryption/provider used request id req-9d916872-07aa-437b-ac2d-92f5bfb56c2c 2018-11-25 14:20:39,888 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217 2018-11-25 14:20:39,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" 2018-11-25 14:20:39,955 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c6e8926-71fc-4b0c-abac-ed34cffd764e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:39,956 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/6f3af55a-1993-427f-933f-b902e8d83051 used request id req-0c6e8926-71fc-4b0c-abac-ed34cffd764e 2018-11-25 14:20:39,956 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-bad0a051-1db4-4027-a58b-caa20905c217-qos 2018-11-25 14:20:39,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/17e5e3f9-4f8c-4f34-9192-ef701ff1b152?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13ccc1d1-af27-4b07-88ce-35d3ad00f876" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615f7f4f3b2196e0126a29245508dd7d5c3ed2" 2018-11-25 14:20:40,724 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abd2e790-1a56-473b-b478-bd3f334f9a16 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:40,725 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/17e5e3f9-4f8c-4f34-9192-ef701ff1b152?force=False used request id req-abd2e790-1a56-473b-b478-bd3f334f9a16 2018-11-25 14:20:40,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:41,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["N_YOJvPWQPWFRRtZMiZbeQ"], "issued_at": "2018-11-25T14:20:41.000000Z"}} 2018-11-25 14:20:41,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3c732869bd7bbb98329d4fa543a9f5837ab5db" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285-qos"}}' 2018-11-25 14:20:41,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:41 GMT Server: Apache x-compute-request-id: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4440d2ec-b623-4b40-b924-bd99e2a3786c", "name": "CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/4440d2ec-b623-4b40-b924-bd99e2a3786c", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/4440d2ec-b623-4b40-b924-bd99e2a3786c", "rel": "bookmark"}]} 2018-11-25 14:20:41,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586 2018-11-25 14:20:41,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3c732869bd7bbb98329d4fa543a9f5837ab5db" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285", "description": null}}' 2018-11-25 14:20:41,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:41 GMT Server: Apache x-compute-request-id: req-9a689ced-0cc9-41d4-b2e5-2c46f5b7032c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a689ced-0cc9-41d4-b2e5-2c46f5b7032c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "439929fa-e7cd-4dfa-97dc-1a12876bdb0d", "description": null}} 2018-11-25 14:20:41,534 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-9a689ced-0cc9-41d4-b2e5-2c46f5b7032c 2018-11-25 14:20:41,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3c732869bd7bbb98329d4fa543a9f5837ab5db" 2018-11-25 14:20:41,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:41 GMT Server: Apache x-compute-request-id: req-bdb3b766-3503-459c-a257-f8e984073c23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdb3b766-3503-459c-a257-f8e984073c23 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4440d2ec-b623-4b40-b924-bd99e2a3786c", "name": "CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285-qos"}]} 2018-11-25 14:20:41,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-bdb3b766-3503-459c-a257-f8e984073c23 2018-11-25 14:20:41,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/None/associate?vol_type_id=439929fa-e7cd-4dfa-97dc-1a12876bdb0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3c732869bd7bbb98329d4fa543a9f5837ab5db" 2018-11-25 14:20:41,971 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:20:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4a0b9512-a31e-44c3-b99d-db1f42182ac5 x-openstack-request-id: req-4a0b9512-a31e-44c3-b99d-db1f42182ac5 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-11-25 14:20:41,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/None/associate?vol_type_id=439929fa-e7cd-4dfa-97dc-1a12876bdb0d used request id req-4a0b9512-a31e-44c3-b99d-db1f42182ac5 2018-11-25 14:20:41,972 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-4a0b9512-a31e-44c3-b99d-db1f42182ac5) 2018-11-25 14:20:41,972 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285 2018-11-25 14:20:41,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/439929fa-e7cd-4dfa-97dc-1a12876bdb0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3c732869bd7bbb98329d4fa543a9f5837ab5db" 2018-11-25 14:20:42,181 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a5d44ef-ce8c-464f-a732-9e621e58d0c7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:42,181 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/439929fa-e7cd-4dfa-97dc-1a12876bdb0d used request id req-9a5d44ef-ce8c-464f-a732-9e621e58d0c7 2018-11-25 14:20:42,181 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-0c10f6a1-9406-4a4d-9442-e7f7a9c57285-qos 2018-11-25 14:20:42,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/4440d2ec-b623-4b40-b924-bd99e2a3786c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3edabb6-cacf-4bfc-bfdf-016ac77fe586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3c732869bd7bbb98329d4fa543a9f5837ab5db" 2018-11-25 14:20:42,401 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-daf7ce8d-4ba5-4387-bfd2-e8a15638acd1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:42,401 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/4440d2ec-b623-4b40-b924-bd99e2a3786c?force=False used request id req-daf7ce8d-4ba5-4387-bfd2-e8a15638acd1 2018-11-25 14:20:42,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:42,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["j03h32P3Tee37DqavBnEpA"], "issued_at": "2018-11-25T14:20:42.000000Z"}} 2018-11-25 14:20:42,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3909d07b3843297ee36070862d51a4feee9d87" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d-qos"}}' 2018-11-25 14:20:42,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:42 GMT Server: Apache x-compute-request-id: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9ca0e5d3-55f4-4e82-8b61-2b736ae575f0", "name": "CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/9ca0e5d3-55f4-4e82-8b61-2b736ae575f0", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/9ca0e5d3-55f4-4e82-8b61-2b736ae575f0", "rel": "bookmark"}]} 2018-11-25 14:20:42,999 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7 2018-11-25 14:20:43,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3909d07b3843297ee36070862d51a4feee9d87" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d", "description": null}}' 2018-11-25 14:20:43,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:43 GMT Server: Apache x-compute-request-id: req-1828ce1d-8f2f-457b-a5d8-b89bbc8d8921 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1828ce1d-8f2f-457b-a5d8-b89bbc8d8921 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5997ea3d-c9ea-4282-a5de-13ab06da6b32", "description": null}} 2018-11-25 14:20:43,187 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-1828ce1d-8f2f-457b-a5d8-b89bbc8d8921 2018-11-25 14:20:43,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3909d07b3843297ee36070862d51a4feee9d87" 2018-11-25 14:20:43,464 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:43 GMT Server: Apache x-compute-request-id: req-c702cf67-b651-4291-95e9-452b07a0837e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c702cf67-b651-4291-95e9-452b07a0837e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "9ca0e5d3-55f4-4e82-8b61-2b736ae575f0", "name": "CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d-qos"}]} 2018-11-25 14:20:43,464 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-c702cf67-b651-4291-95e9-452b07a0837e 2018-11-25 14:20:43,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/9ca0e5d3-55f4-4e82-8b61-2b736ae575f0/associate?vol_type_id=5997ea3d-c9ea-4282-a5de-13ab06da6b32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3909d07b3843297ee36070862d51a4feee9d87" 2018-11-25 14:20:43,663 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c0349203-2efe-42fc-a2e6-cf974e5d90a8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:43,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/9ca0e5d3-55f4-4e82-8b61-2b736ae575f0/associate?vol_type_id=5997ea3d-c9ea-4282-a5de-13ab06da6b32 used request id req-c0349203-2efe-42fc-a2e6-cf974e5d90a8 2018-11-25 14:20:43,663 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d 2018-11-25 14:20:43,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/5997ea3d-c9ea-4282-a5de-13ab06da6b32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3909d07b3843297ee36070862d51a4feee9d87" 2018-11-25 14:20:43,872 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6e069e7d-e520-4ed2-a642-83456a8b9e19 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:43,872 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/5997ea3d-c9ea-4282-a5de-13ab06da6b32 used request id req-6e069e7d-e520-4ed2-a642-83456a8b9e19 2018-11-25 14:20:43,872 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-be2ab842-693a-4c07-98be-d69b55227f6d-qos 2018-11-25 14:20:43,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/9ca0e5d3-55f4-4e82-8b61-2b736ae575f0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c52e370-3e0f-47fb-8ae8-a45c943a3ce7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3909d07b3843297ee36070862d51a4feee9d87" 2018-11-25 14:20:44,069 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff415ad9-3ae1-4a36-b94b-c2c82e04512e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:44,069 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/9ca0e5d3-55f4-4e82-8b61-2b736ae575f0?force=False used request id req-ff415ad9-3ae1-4a36-b94b-c2c82e04512e 2018-11-25 14:20:44,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:44,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efdebaf234834f9b9664728320493612", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "4f92aaf6b885495597c4bbd9f2455211", "name": "Member"}], "expires_at": "2018-11-25T15:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35eb0931020e4ca1ac50af03dd91243a", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35eb0931020e4ca1ac50af03dd91243a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "id": "d4e31f68a79249f8a79a88e04bc82b70"}, "audit_ids": ["-WHvv2ZvQDiDT9m9RfoKWw"], "issued_at": "2018-11-25T14:20:44.000000Z"}} 2018-11-25 14:20:44,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a-qos"}}' 2018-11-25 14:20:44,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:44 GMT Server: Apache x-compute-request-id: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "14f6cbde-7b30-463b-8b8a-52ef11d33610", "name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/14f6cbde-7b30-463b-8b8a-52ef11d33610", "rel": "self"}, {"href": "http://172.30.9.29:8776/35eb0931020e4ca1ac50af03dd91243a/qos-specs/14f6cbde-7b30-463b-8b8a-52ef11d33610", "rel": "bookmark"}]} 2018-11-25 14:20:44,657 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3 2018-11-25 14:20:44,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a", "description": null}}' 2018-11-25 14:20:44,882 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:44 GMT Server: Apache x-compute-request-id: req-4b5c11c4-a28e-4c9a-895b-bc67b72cd976 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b5c11c4-a28e-4c9a-895b-bc67b72cd976 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9cba60a3-22e3-406a-9ff1-800dbcdb8f8f", "description": null}} 2018-11-25 14:20:44,883 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types used request id req-4b5c11c4-a28e-4c9a-895b-bc67b72cd976 2018-11-25 14:20:44,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-25 14:20:45,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:44 GMT Server: Apache x-compute-request-id: req-40650606-8541-49fa-b3c2-06f4720fb7af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40650606-8541-49fa-b3c2-06f4720fb7af Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9cba60a3-22e3-406a-9ff1-800dbcdb8f8f", "name": "foo", "control_location": "back-end", "encryption_id": "45c1b0af-6f27-43f2-b151-e56970f66732", "provider": "bar", "provider_class": "bar"}} 2018-11-25 14:20:45,098 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f/encryption used request id req-40650606-8541-49fa-b3c2-06f4720fb7af 2018-11-25 14:20:45,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:45,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:45 GMT Server: Apache x-compute-request-id: req-bf1c5118-d580-4b6a-9651-b96ee884febe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf1c5118-d580-4b6a-9651-b96ee884febe Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "14f6cbde-7b30-463b-8b8a-52ef11d33610", "name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a-qos"}]} 2018-11-25 14:20:45,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs used request id req-bf1c5118-d580-4b6a-9651-b96ee884febe 2018-11-25 14:20:45,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/14f6cbde-7b30-463b-8b8a-52ef11d33610/associate?vol_type_id=9cba60a3-22e3-406a-9ff1-800dbcdb8f8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:45,477 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed60ff57-9ac9-455f-975e-5532e8c80214 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:45,477 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/14f6cbde-7b30-463b-8b8a-52ef11d33610/associate?vol_type_id=9cba60a3-22e3-406a-9ff1-800dbcdb8f8f used request id req-ed60ff57-9ac9-455f-975e-5532e8c80214 2018-11-25 14:20:45,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:46,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:45 GMT Server: Apache x-compute-request-id: req-8e4f01f1-65dd-4eb7-8d4d-76f8bd11ab5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e4f01f1-65dd-4eb7-8d4d-76f8bd11ab5e Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a", "qos_specs_id": "14f6cbde-7b30-463b-8b8a-52ef11d33610", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9cba60a3-22e3-406a-9ff1-800dbcdb8f8f", "description": null}} 2018-11-25 14:20:46,172 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f used request id req-8e4f01f1-65dd-4eb7-8d4d-76f8bd11ab5e 2018-11-25 14:20:46,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:46,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:46 GMT Server: Apache x-compute-request-id: req-6bb0a1e0-af52-460e-b233-327ceb09a707 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bb0a1e0-af52-460e-b233-327ceb09a707 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "9cba60a3-22e3-406a-9ff1-800dbcdb8f8f", "control_location": "back-end", "deleted": false, "created_at": "2018-11-25T14:20:45.000000", "updated_at": null, "encryption_id": "45c1b0af-6f27-43f2-b151-e56970f66732", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-25 14:20:46,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f/encryption used request id req-6bb0a1e0-af52-460e-b233-327ceb09a707 2018-11-25 14:20:46,343 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a 2018-11-25 14:20:46,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:46,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:46 GMT Server: Apache x-compute-request-id: req-30a264c1-36b2-4861-a79e-adaebc504669 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30a264c1-36b2-4861-a79e-adaebc504669 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a", "qos_specs_id": "14f6cbde-7b30-463b-8b8a-52ef11d33610", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9cba60a3-22e3-406a-9ff1-800dbcdb8f8f", "description": null}} 2018-11-25 14:20:46,522 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f used request id req-30a264c1-36b2-4861-a79e-adaebc504669 2018-11-25 14:20:46,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:46,720 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f785a0f7-2bb2-4dd9-bc43-151055156b48 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:46,721 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f/encryption/provider used request id req-f785a0f7-2bb2-4dd9-bc43-151055156b48 2018-11-25 14:20:46,721 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a 2018-11-25 14:20:46,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:46,782 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-975a366f-a595-4064-87c4-59d16b974330 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:46,782 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/types/9cba60a3-22e3-406a-9ff1-800dbcdb8f8f used request id req-975a366f-a595-4064-87c4-59d16b974330 2018-11-25 14:20:46,782 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1e542613-9fcf-458c-b9ae-ff60e1357f6a-qos 2018-11-25 14:20:46,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/14f6cbde-7b30-463b-8b8a-52ef11d33610?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98a9ed-df39-4f1f-89d3-24ecb5326ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c071b2fb552e19e5d1c06b9ffc053c309805043a" 2018-11-25 14:20:47,016 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:20:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0622fc7c-1843-4778-b2b5-219e9759d883 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:47,016 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/35eb0931020e4ca1ac50af03dd91243a/qos-specs/14f6cbde-7b30-463b-8b8a-52ef11d33610?force=False used request id req-0622fc7c-1843-4778-b2b5-219e9759d883 2018-11-25 14:20:47,017 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 810.741s OK 2018-11-25 14:20:47,133 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 14:20:47,133 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-25 14:20:47,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:47,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:47,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a4b71c-ec06-4630-b76b-c98a67d903e9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "efdebaf234834f9b9664728320493612", "links": {"self": "http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612"}, "name": "heat_stack_owner"}]} 2018-11-25 14:20:47,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-72a4b71c-ec06-4630-b76b-c98a67d903e9 2018-11-25 14:20:47,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.085914850235s 2018-11-25 14:20:47,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:20:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:47,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa98a364-8b53-4d16-b34e-8bbbcf73efb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:47,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/efdebaf234834f9b9664728320493612 used request id req-fa98a364-8b53-4d16-b34e-8bbbcf73efb1 2018-11-25 14:20:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.124495029449s 2018-11-25 14:20:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:20:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:47,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51010150-0a99-4db8-929a-53ac377541bc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f", "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "domain_id": "default", "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:20:47,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-51010150-0a99-4db8-929a-53ac377541bc 2018-11-25 14:20:47,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0951631069183s 2018-11-25 14:20:47,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-51010150-0a99-4db8-929a-53ac377541bc 2018-11-25 14:20:47,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:20:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:47,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec62a20a-1b9b-4142-9f58-2f226d49ba65 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70"}, "enabled": true, "id": "d4e31f68a79249f8a79a88e04bc82b70", "options": {}, "domain_id": "default", "name": "api_check-user_84cedd21-3f2d-411c-90e1-00ef46fca80f"}} 2018-11-25 14:20:47,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 used request id req-ec62a20a-1b9b-4142-9f58-2f226d49ba65 2018-11-25 14:20:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100213050842s 2018-11-25 14:20:47,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 used request id req-ec62a20a-1b9b-4142-9f58-2f226d49ba65 2018-11-25 14:20:47,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 14:20:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:47,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0032db5b-4063-4bc1-93f8-476771f0bb52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:47,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 used request id req-0032db5b-4063-4bc1-93f8-476771f0bb52 2018-11-25 14:20:47,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214366912842s 2018-11-25 14:20:47,773 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d4e31f68a79249f8a79a88e04bc82b70 used request id req-0032db5b-4063-4bc1-93f8-476771f0bb52 2018-11-25 14:20:47,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:20:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:47,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d43bd8-3346-4fb1-aecd-a0adb8d9e4c0 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a"}, "enabled": true, "id": "35eb0931020e4ca1ac50af03dd91243a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_84cedd21-3f2d-411c-90e1-00ef46fca80f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:20:47,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-80d43bd8-3346-4fb1-aecd-a0adb8d9e4c0 2018-11-25 14:20:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0832509994507s 2018-11-25 14:20:47,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-80d43bd8-3346-4fb1-aecd-a0adb8d9e4c0 2018-11-25 14:20:47,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 14:20:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:48,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba993ee8-9f28-4079-a249-ea951c49232d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:48,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-ba993ee8-9f28-4079-a249-ea951c49232d 2018-11-25 14:20:48,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164898872375s 2018-11-25 14:20:48,025 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/35eb0931020e4ca1ac50af03dd91243a used request id req-ba993ee8-9f28-4079-a249-ea951c49232d 2018-11-25 14:20:48,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:48,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a1514a-9883-4d2b-a155-3eb56f454f18 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f92aaf6b885495597c4bbd9f2455211", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:48,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-41a1514a-9883-4d2b-a155-3eb56f454f18 2018-11-25 14:20:48,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775940418243s 2018-11-25 14:20:48,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:20:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:48,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aeaef1d-94dc-4c9f-a760-9ccc442f816a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:48,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4f92aaf6b885495597c4bbd9f2455211 used request id req-7aeaef1d-94dc-4c9f-a760-9ccc442f816a 2018-11-25 14:20:48,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103142976761s 2018-11-25 14:20:48,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:20:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=35eb0931020e4ca1ac50af03dd91243a&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:48,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-93580bd1-d919-4e43-993d-a969003280f3 Date: Sun, 25 Nov 2018 14:20:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}]} 2018-11-25 14:20:48,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=35eb0931020e4ca1ac50af03dd91243a&name=default used request id req-93580bd1-d919-4e43-993d-a969003280f3 2018-11-25 14:20:48,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191920042038s 2018-11-25 14:20:48,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=35eb0931020e4ca1ac50af03dd91243a&name=default used request id req-93580bd1-d919-4e43-993d-a969003280f3 2018-11-25 14:20:48,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:20:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:48,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9d2e4f38-78b0-4119-84bb-844286351d2e Date: Sun, 25 Nov 2018 14:20:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "created_at": "2018-11-25T14:07:42Z", "updated_at": "2018-11-25T14:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "8d32b861-fea6-4664-b7c2-db4150e58c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "58deab71-287d-4c9b-91da-9123b18d6260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "ddcc5559-c02a-48f4-950b-69699313128e", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:42Z", "revision_number": 0, "id": "1e740954-4532-47d3-8382-30ac12320757", "remote_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:42Z", "security_group_id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "tenant_id": "35eb0931020e4ca1ac50af03dd91243a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35eb0931020e4ca1ac50af03dd91243a"}], "revision_number": 4, "project_id": "35eb0931020e4ca1ac50af03dd91243a", "id": "b31208a3-bb1b-4d68-bcbb-43c1b4301ad8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:20:48,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9d2e4f38-78b0-4119-84bb-844286351d2e 2018-11-25 14:20:48,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197937011719s 2018-11-25 14:20:48,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9d2e4f38-78b0-4119-84bb-844286351d2e 2018-11-25 14:20:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 14:20:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b31208a3-bb1b-4d68-bcbb-43c1b4301ad8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48116a1bbd2cf52a46f7341fa61e03ed12abbad5" 2018-11-25 14:20:48,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-037ff013-9f3a-4f13-b254-8e636190979d Content-Length: 0 Date: Sun, 25 Nov 2018 14:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:20:48,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b31208a3-bb1b-4d68-bcbb-43c1b4301ad8.json used request id req-037ff013-9f3a-4f13-b254-8e636190979d 2018-11-25 14:20:48,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.344923973083s 2018-11-25 14:20:48,957 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b31208a3-bb1b-4d68-bcbb-43c1b4301ad8.json used request id req-037ff013-9f3a-4f13-b254-8e636190979d 2018-11-25 14:20:48,977 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-25 14:20:48,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:20:48,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:20:48,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:20:48,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:20:48,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:20:48,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:20:48,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:20:48,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:20:48,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:20:48,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:20:48,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:20:48,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:20:49,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:20:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:20:49,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944e189c-a347-4817-b6a0-5c0c729a60aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:49,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-944e189c-a347-4817-b6a0-5c0c729a60aa 2018-11-25 14:20:49,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:49,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["qK2i1PphQnOzFxiR4eOGsw"], "issued_at": "2018-11-25T14:20:49.000000Z"}} 2018-11-25 14:20:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:49,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:20:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:20:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:49,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ee9c53-4b62-48e7-8e8e-c6b293e32c14 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:20:49,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-88ee9c53-4b62-48e7-8e8e-c6b293e32c14 2018-11-25 14:20:49,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.470232009888s 2018-11-25 14:20:49,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:20:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}}' 2018-11-25 14:20:49,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c07b030-b591-41dc-b531-356d5949a9ee Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695"}, "enabled": true, "id": "2709810aaf9c47cf8a521b00c8935695", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}} 2018-11-25 14:20:49,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8c07b030-b591-41dc-b531-356d5949a9ee 2018-11-25 14:20:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14738702774s 2018-11-25 14:20:49,621 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8c07b030-b591-41dc-b531-356d5949a9ee 2018-11-25 14:20:49,621 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb', 'id': u'2709810aaf9c47cf8a521b00c8935695', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:20:49,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:20:49,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357900857925s 2018-11-25 14:20:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea4857e-109e-4f74-874e-1389db8b35d1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb"}} 2018-11-25 14:20:50,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab used request id req-6ea4857e-109e-4f74-874e-1389db8b35d1 2018-11-25 14:20:50,085 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c59e1c30a0264546820d150ad8d3c7ab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb'}) 2018-11-25 14:20:50,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb85b436-1078-42fd-8f3f-fe81910e0a00 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:50,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb85b436-1078-42fd-8f3f-fe81910e0a00 2018-11-25 14:20:50,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745840072632s 2018-11-25 14:20:50,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4512081-b183-4718-b152-2dabf00ef6c1 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:50,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4512081-b183-4718-b152-2dabf00ef6c1 2018-11-25 14:20:50,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791628360748s 2018-11-25 14:20:50,241 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:20:50,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:20:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" -d '{"role": {"name": "Member"}}' 2018-11-25 14:20:50,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b346fb-b4b1-4f5d-a61f-321040d9dbcb Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}} 2018-11-25 14:20:50,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-55b346fb-b4b1-4f5d-a61f-321040d9dbcb 2018-11-25 14:20:50,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103852033615s 2018-11-25 14:20:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bb6243-0e29-4de6-92f3-f832c6448082 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "domain_id": null, "name": "Member", "id": "06c7db69f4f54a69bf3bdf932a9bc573"}} 2018-11-25 14:20:50,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573 used request id req-f2bb6243-0e29-4de6-92f3-f832c6448082 2018-11-25 14:20:50,427 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573'}, 'domain_id': None, 'human_id': None, 'id': u'06c7db69f4f54a69bf3bdf932a9bc573', 'HUMAN_ID': False}) 2018-11-25 14:20:50,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c7be58-2482-463b-a3b2-5fa09b88031e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:50,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-50c7be58-2482-463b-a3b2-5fa09b88031e 2018-11-25 14:20:50,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0842537879944s 2018-11-25 14:20:50,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:20:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31322789-bc9a-41fa-8c25-79e53b655e6c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:20:50,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-31322789-bc9a-41fa-8c25-79e53b655e6c 2018-11-25 14:20:50,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833940505981s 2018-11-25 14:20:50,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:20:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d364dd-61a8-46ad-a293-41d9ddeb8784 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "domain_id": "default", "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:20:50,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d4d364dd-61a8-46ad-a293-41d9ddeb8784 2018-11-25 14:20:50,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921211242676s 2018-11-25 14:20:50,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d4d364dd-61a8-46ad-a293-41d9ddeb8784 2018-11-25 14:20:50,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:20:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fd5a83-f97f-4f14-a00f-7154dbc6c9b7 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695"}, "enabled": true, "id": "2709810aaf9c47cf8a521b00c8935695", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:20:50,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d9fd5a83-f97f-4f14-a00f-7154dbc6c9b7 2018-11-25 14:20:50,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810599327087s 2018-11-25 14:20:50,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d9fd5a83-f97f-4f14-a00f-7154dbc6c9b7 2018-11-25 14:20:50,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:20:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=06c7db69f4f54a69bf3bdf932a9bc573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633cd8ab-cf70-4c9a-9f72-161920f85f70 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=06c7db69f4f54a69bf3bdf932a9bc573", "previous": null, "next": null}} 2018-11-25 14:20:50,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=06c7db69f4f54a69bf3bdf932a9bc573 used request id req-633cd8ab-cf70-4c9a-9f72-161920f85f70 2018-11-25 14:20:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0796258449554s 2018-11-25 14:20:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:20:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695/users/c59e1c30a0264546820d150ad8d3c7ab/roles/06c7db69f4f54a69bf3bdf932a9bc573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:50,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ca8b6c-e5d6-4999-8fe8-5b7a427ce086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:50,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695/users/c59e1c30a0264546820d150ad8d3c7ab/roles/06c7db69f4f54a69bf3bdf932a9bc573 used request id req-f5ca8b6c-e5d6-4999-8fe8-5b7a427ce086 2018-11-25 14:20:50,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.109452962875s 2018-11-25 14:20:50,971 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'cb1dc7cf-6aee-4e29-ae72-1b0512b67340', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb', 'project_id': u'2709810aaf9c47cf8a521b00c8935695', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:20:50,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:20:50,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:20:50,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:20:50,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:20:50,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:20:50,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:20:50,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:20:50,976 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb', 'password': 'cb1dc7cf-6aee-4e29-ae72-1b0512b67340', 'project_name': 'snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '2709810aaf9c47cf8a521b00c8935695', 'project_domain_name': 'Default'} 2018-11-25 14:20:50,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:50,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25014209-5068-4acc-a209-aeb96d4e8426 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:51,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-25014209-5068-4acc-a209-aeb96d4e8426 2018-11-25 14:20:51,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813190937042s 2018-11-25 14:20:51,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9e0211-eb23-42ff-bcf7-c90285f3a0cb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:51,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0c9e0211-eb23-42ff-bcf7-c90285f3a0cb 2018-11-25 14:20:51,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799000263214s 2018-11-25 14:20:51,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:20:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ad4685-0362-46ef-b389-00f5723f12df Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:20:51,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-04ad4685-0362-46ef-b389-00f5723f12df 2018-11-25 14:20:51,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0753579139709s 2018-11-25 14:20:51,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:20:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12ba697-1596-4658-b1e7-60e27e975b8d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "domain_id": "default", "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:20:51,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b12ba697-1596-4658-b1e7-60e27e975b8d 2018-11-25 14:20:51,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965321063995s 2018-11-25 14:20:51,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b12ba697-1596-4658-b1e7-60e27e975b8d 2018-11-25 14:20:51,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:20:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4437229f-acd0-4984-929d-d61d2a02962a Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695"}, "enabled": true, "id": "2709810aaf9c47cf8a521b00c8935695", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:20:51,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4437229f-acd0-4984-929d-d61d2a02962a 2018-11-25 14:20:51,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816519260406s 2018-11-25 14:20:51,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4437229f-acd0-4984-929d-d61d2a02962a 2018-11-25 14:20:51,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:20:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e61a93-ea6b-4885-8e2d-ad72c2471e4a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 14:20:51,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-d8e61a93-ea6b-4885-8e2d-ad72c2471e4a 2018-11-25 14:20:51,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0761570930481s 2018-11-25 14:20:51,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:20:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695/users/c59e1c30a0264546820d150ad8d3c7ab/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c387c6a-242b-481a-985a-99dfc8c118ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:51,599 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695/users/c59e1c30a0264546820d150ad8d3c7ab/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-7c387c6a-242b-481a-985a-99dfc8c118ed 2018-11-25 14:20:51,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118074893951s 2018-11-25 14:20:51,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c27320-1e7e-4b24-a85f-8688b22e470c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:51,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-50c27320-1e7e-4b24-a85f-8688b22e470c 2018-11-25 14:20:51,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802280902863s 2018-11-25 14:20:51,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:20:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-25 14:20:51,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcefbd4-7491-405f-acf5-70bbd75ca98c Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f2ec4b4b94d47098d1c9f7a29958680", "links": {"self": "http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680"}, "name": "heat_stack_owner"}} 2018-11-25 14:20:51,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5bcefbd4-7491-405f-acf5-70bbd75ca98c 2018-11-25 14:20:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102087974548s 2018-11-25 14:20:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7e29d4-e48a-43e7-bd44-f4ffb82fdfeb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680"}, "domain_id": null, "name": "heat_stack_owner", "id": "3f2ec4b4b94d47098d1c9f7a29958680"}} 2018-11-25 14:20:51,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680 used request id req-8f7e29d4-e48a-43e7-bd44-f4ffb82fdfeb 2018-11-25 14:20:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:20:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:51,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6d4a98-4289-49c8-89a0-40bf57c0f9a5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "3f2ec4b4b94d47098d1c9f7a29958680", "links": {"self": "http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:51,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6a6d4a98-4289-49c8-89a0-40bf57c0f9a5 2018-11-25 14:20:51,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805380344391s 2018-11-25 14:20:51,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:20:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:52,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045e1d6e-6033-438c-8dce-86dd57794f1d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:20:52,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-045e1d6e-6033-438c-8dce-86dd57794f1d 2018-11-25 14:20:52,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0777480602264s 2018-11-25 14:20:52,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:20:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:52,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1ef9d4-89af-486a-987b-be939ccd86ef Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "domain_id": "default", "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:20:52,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9b1ef9d4-89af-486a-987b-be939ccd86ef 2018-11-25 14:20:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992670059204s 2018-11-25 14:20:52,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9b1ef9d4-89af-486a-987b-be939ccd86ef 2018-11-25 14:20:52,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:20:52,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:52,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64475e1-d724-4ce8-850c-18399a550eec Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695"}, "enabled": true, "id": "2709810aaf9c47cf8a521b00c8935695", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:20:52,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b64475e1-d724-4ce8-850c-18399a550eec 2018-11-25 14:20:52,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0883769989014s 2018-11-25 14:20:52,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b64475e1-d724-4ce8-850c-18399a550eec 2018-11-25 14:20:52,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:20:52,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=3f2ec4b4b94d47098d1c9f7a29958680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:52,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a47ca9-32d7-401e-b38e-72ae37363441 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=3f2ec4b4b94d47098d1c9f7a29958680", "previous": null, "next": null}} 2018-11-25 14:20:52,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c59e1c30a0264546820d150ad8d3c7ab&scope.project.id=2709810aaf9c47cf8a521b00c8935695&role.id=3f2ec4b4b94d47098d1c9f7a29958680 used request id req-39a47ca9-32d7-401e-b38e-72ae37363441 2018-11-25 14:20:52,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.076495885849s 2018-11-25 14:20:52,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:20:52,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695/users/c59e1c30a0264546820d150ad8d3c7ab/roles/3f2ec4b4b94d47098d1c9f7a29958680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:20:52,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef2c262-f165-4d8f-ba19-b5e68f3ae6b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:52,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695/users/c59e1c30a0264546820d150ad8d3c7ab/roles/3f2ec4b4b94d47098d1c9f7a29958680 used request id req-0ef2c262-f165-4d8f-ba19-b5e68f3ae6b3 2018-11-25 14:20:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129456043243s 2018-11-25 14:20:52,426 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-25 14:20:52,426 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-25 14:20:52,426 - openstack_tests - INFO - OS Credentials = > 2018-11-25 14:20:52,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:52,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:52,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f2ec4b4b94d47098d1c9f7a29958680", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "06c7db69f4f54a69bf3bdf932a9bc573", "name": "Member"}], "expires_at": "2018-11-25T15:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2709810aaf9c47cf8a521b00c8935695", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "id": "c59e1c30a0264546820d150ad8d3c7ab"}, "audit_ids": ["YD9QVwfkS9uJg0eCK_OUkQ"], "issued_at": "2018-11-25T14:20:52.000000Z"}} 2018-11-25 14:20:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d78b58c1753d21bac820aaafa18aa3590476de" 2018-11-25 14:20:53,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fd4be4dd-69fd-4b6c-9c11-134f374b27d8 Date: Sun, 25 Nov 2018 14:20:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:20:53,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-fd4be4dd-69fd-4b6c-9c11-134f374b27d8 2018-11-25 14:20:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d78b58c1753d21bac820aaafa18aa3590476de" 2018-11-25 14:20:53,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b3122fd3-955a-491f-bea1-a39eec178b25 Date: Sun, 25 Nov 2018 14:20:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 14:20:53,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-b3122fd3-955a-491f-bea1-a39eec178b25 2018-11-25 14:20:53,275 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-25 14:20:53,276 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-25 14:20:53,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:53,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:53,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f2ec4b4b94d47098d1c9f7a29958680", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "06c7db69f4f54a69bf3bdf932a9bc573", "name": "Member"}], "expires_at": "2018-11-25T15:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2709810aaf9c47cf8a521b00c8935695", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "id": "c59e1c30a0264546820d150ad8d3c7ab"}, "audit_ids": ["oHUC9kq8QGmSnZEZUYxoyQ"], "issued_at": "2018-11-25T14:20:53.000000Z"}} 2018-11-25 14:20:53,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152f5b9b066fd5840b4def84f1e7b5b9954c45e7" 2018-11-25 14:20:53,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba8fc5b-8017-43bd-9c32-026f32b09424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:53,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cba8fc5b-8017-43bd-9c32-026f32b09424 2018-11-25 14:20:53,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:53,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:54,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f2ec4b4b94d47098d1c9f7a29958680", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "06c7db69f4f54a69bf3bdf932a9bc573", "name": "Member"}], "expires_at": "2018-11-25T15:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2709810aaf9c47cf8a521b00c8935695", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "id": "c59e1c30a0264546820d150ad8d3c7ab"}, "audit_ids": ["OFzgqBY4T5ac3ybgbhBErA"], "issued_at": "2018-11-25T14:20:54.000000Z"}} 2018-11-25 14:20:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:20:54,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c1241b-65da-47af-b2e4-4be247c7a82f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:54,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e5c1241b-65da-47af-b2e4-4be247c7a82f 2018-11-25 14:20:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:20:54,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:20:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:20:54,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-2bb5d80e-360e-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:20:54,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd5a9cc-f9a9-4376-85db-629cc391f0cc Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-2bb5d80e-360e-499-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 14:20:54,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-2bb5d80e-360e-499-proj used request id req-edd5a9cc-f9a9-4376-85db-629cc391f0cc 2018-11-25 14:20:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:20:54,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf021b90-0347-4b83-99e4-41467db55bc3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:20:54,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bf021b90-0347-4b83-99e4-41467db55bc3 2018-11-25 14:20:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}}' 2018-11-25 14:20:54,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6ceb1b-e3f2-4201-be90-8a11d529fc78 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:20:54,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3f6ceb1b-e3f2-4201-be90-8a11d529fc78 2018-11-25 14:20:54,531 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-2bb5d80e-360e-499-proj 2018-11-25 14:20:54,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:54,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:54,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f2ec4b4b94d47098d1c9f7a29958680", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "06c7db69f4f54a69bf3bdf932a9bc573", "name": "Member"}], "expires_at": "2018-11-25T15:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2709810aaf9c47cf8a521b00c8935695", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "id": "c59e1c30a0264546820d150ad8d3c7ab"}, "audit_ids": ["mRyjrFw1Q2yTxVx68JtguA"], "issued_at": "2018-11-25T14:20:54.000000Z"}} 2018-11-25 14:20:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb873efdc4f645c06f5992860fe112707a665fb" 2018-11-25 14:20:54,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596dba38-d278-4f03-b3f7-27d22a729e57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:54,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-596dba38-d278-4f03-b3f7-27d22a729e57 2018-11-25 14:20:54,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:20:55,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:20:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb873efdc4f645c06f5992860fe112707a665fb" 2018-11-25 14:20:55,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b581d1bb-dfe1-491a-a273-77e00831b525 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "domain_id": "default", "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:20:55,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b581d1bb-dfe1-491a-a273-77e00831b525 2018-11-25 14:20:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-2bb5d80e-360e-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb873efdc4f645c06f5992860fe112707a665fb" 2018-11-25 14:20:55,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9633cf6-b7c2-41c4-ad36-d92a3abed3fc Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-2bb5d80e-360e-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}]} 2018-11-25 14:20:55,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-2bb5d80e-360e-499-proj used request id req-e9633cf6-b7c2-41c4-ad36-d92a3abed3fc 2018-11-25 14:20:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb873efdc4f645c06f5992860fe112707a665fb" 2018-11-25 14:20:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd611e52-0fe8-48e8-8c09-d021094bfd30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 14:20:55,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dd611e52-0fe8-48e8-8c09-d021094bfd30 2018-11-25 14:20:55,767 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-2bb5d80e-360e-499-user 2018-11-25 14:20:55,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:20:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a809ecb7-e5b0-4eda-8ace-344a9c42bff7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "3f2ec4b4b94d47098d1c9f7a29958680", "links": {"self": "http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:20:55,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a809ecb7-e5b0-4eda-8ace-344a9c42bff7 2018-11-25 14:20:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" -d '{"role": {"name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role"}}' 2018-11-25 14:20:55,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54e20cb0-7a88-4878-aa24-a10b840818e7 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db9af52747534b48b3604fcf408d7af3", "links": {"self": "http://172.30.9.29:5000/v3/roles/db9af52747534b48b3604fcf408d7af3"}, "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role"}} 2018-11-25 14:20:55,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-54e20cb0-7a88-4878-aa24-a10b840818e7 2018-11-25 14:20:55,975 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-2bb5d80e-360e-499-proj-role 2018-11-25 14:20:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/db9af52747534b48b3604fcf408d7af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:20:56,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84443df4-bc68-40e2-8f91-c789bd6c14bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/db9af52747534b48b3604fcf408d7af3"}, "domain_id": null, "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role", "id": "db9af52747534b48b3604fcf408d7af3"}} 2018-11-25 14:20:56,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/db9af52747534b48b3604fcf408d7af3 used request id req-84443df4-bc68-40e2-8f91-c789bd6c14bc 2018-11-25 14:20:56,064 - keystone_utils - INFO - Granting role SimpleHealthCheck-2bb5d80e-360e-499-proj-role to project SimpleHealthCheck-2bb5d80e-360e-499-proj 2018-11-25 14:20:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0/users/d9ed716514e94847b3b21b697aff0d2d/roles/db9af52747534b48b3604fcf408d7af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:20:56,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e67e35a1-c6c0-4823-9c83-4f69a8f9f9bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:20:56,191 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0/users/d9ed716514e94847b3b21b697aff0d2d/roles/db9af52747534b48b3604fcf408d7af3 used request id req-e67e35a1-c6c0-4823-9c83-4f69a8f9f9bf 2018-11-25 14:20:56,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:20:56,193 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 14:20:56,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:56,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:20:56,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db9af52747534b48b3604fcf408d7af3", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role"}], "expires_at": "2018-11-25T15:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c3f82385eb430187cc18447dc6f2a0", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2bb5d80e-360e-499-user", "id": "d9ed716514e94847b3b21b697aff0d2d"}, "audit_ids": ["4SertmndTli56VyPEtgfdQ"], "issued_at": "2018-11-25T14:20:56.000000Z"}} 2018-11-25 14:20:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:20:56,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40b34b0-38ba-4234-b514-3eef1a071347 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:20:56,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c40b34b0-38ba-4234-b514-3eef1a071347 2018-11-25 14:20:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:20:56,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b7de7e3b-42d5-495a-928c-334f48662d6e Date: Sun, 25 Nov 2018 14:20:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image"} 2018-11-25 14:20:56,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image used request id req-b7de7e3b-42d5-495a-928c-334f48662d6e 2018-11-25 14:20:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:20:56,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef56471d-091b-45a5-a30c-756fdf8525f1 Date: Sun, 25 Nov 2018 14:20:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:20:56,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ef56471d-091b-45a5-a30c-756fdf8525f1 2018-11-25 14:20:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image"}' 2018-11-25 14:20:57,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b X-Openstack-Request-Id: req-91ccafeb-8334-474b-8e94-14ea4b35d6ba Date: Sun, 25 Nov 2018 14:20:57 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:20:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T14:20:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "min_disk": 0, "protected": false, "id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "file": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/file", "checksum": null, "owner": "69c3f82385eb430187cc18447dc6f2a0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:20:57,253 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-91ccafeb-8334-474b-8e94-14ea4b35d6ba 2018-11-25 14:20:57,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" -d '' 2018-11-25 14:20:59,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26d85c78-b995-475e-a592-4247baf2c0a8 Date: Sun, 25 Nov 2018 14:20:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:20:59,217 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/file used request id req-26d85c78-b995-475e-a592-4247baf2c0a8 2018-11-25 14:20:59,218 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:20:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:20:59,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c19e3b7c-dedb-46d0-a4f3-ecb10274f96d Date: Sun, 25 Nov 2018 14:20:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:20:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/snap", "metadata": {}}], "self": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "min_disk": 0, "protected": false, "id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "file": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69c3f82385eb430187cc18447dc6f2a0", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:20:59,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b used request id req-c19e3b7c-dedb-46d0-a4f3-ecb10274f96d 2018-11-25 14:20:59,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:20:59,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1eca96f5-5125-4201-9373-837e0362d1f3 Date: Sun, 25 Nov 2018 14:20:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:20:59,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1eca96f5-5125-4201-9373-837e0362d1f3 2018-11-25 14:20:59,535 - create_image - INFO - Created image with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image 2018-11-25 14:20:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:20:59,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-54e83115-5016-4c97-9f76-3002bc8b8795 Date: Sun, 25 Nov 2018 14:20:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:20:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/snap", "metadata": {}}], "self": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "min_disk": 0, "protected": false, "id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "file": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69c3f82385eb430187cc18447dc6f2a0", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 14:20:59,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b used request id req-54e83115-5016-4c97-9f76-3002bc8b8795 2018-11-25 14:20:59,689 - create_image - DEBUG - Instance status is - active 2018-11-25 14:20:59,689 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image 2018-11-25 14:20:59,690 - create_image - INFO - Image is now active with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image 2018-11-25 14:20:59,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:20:59,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:21:00,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db9af52747534b48b3604fcf408d7af3", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role"}], "expires_at": "2018-11-25T15:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c3f82385eb430187cc18447dc6f2a0", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2bb5d80e-360e-499-user", "id": "d9ed716514e94847b3b21b697aff0d2d"}, "audit_ids": ["xXvvrCt-QYy3FdEaTAqmFw"], "issued_at": "2018-11-25T14:21:00.000000Z"}} 2018-11-25 14:21:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:00,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c5f87c-b334-4158-929b-2c39f9fcbfdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:00,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b2c5f87c-b334-4158-929b-2c39f9fcbfdb 2018-11-25 14:21:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:00,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a1ecfac3-dc3c-4632-a0a7-c5c93d57529a Date: Sun, 25 Nov 2018 14:21:00 GMT RESP BODY: {"networks":[]} 2018-11-25 14:21:00,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-a1ecfac3-dc3c-4632-a0a7-c5c93d57529a 2018-11-25 14:21:00,424 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net 2018-11-25 14:21:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" -d '{"network": {"name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net", "admin_state_up": true}}' 2018-11-25 14:21:01,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c80aa8e7-0157-47d8-8a57-01003e25c0d0 Date: Sun, 25 Nov 2018 14:21:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:21:00Z","is_default":false,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","mtu":1450}} 2018-11-25 14:21:01,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c80aa8e7-0157-47d8-8a57-01003e25c0d0 2018-11-25 14:21:01,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:01,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-7b5c92a0-d31d-4ea7-b58a-53853b832aaf Date: Sun, 25 Nov 2018 14:21:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T14:21:00Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:01,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-7b5c92a0-d31d-4ea7-b58a-53853b832aaf 2018-11-25 14:21:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:01,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca953030-107f-4e15-976f-87a7c5d91114 Date: Sun, 25 Nov 2018 14:21:01 GMT RESP BODY: {"subnets":[]} 2018-11-25 14:21:01,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-ca953030-107f-4e15-976f-87a7c5d91114 2018-11-25 14:21:01,452 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet 2018-11-25 14:21:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" -d '{"subnets": [{"ip_version": 4, "network_id": "4f170348-fecf-4c14-ab7a-dff57126fdb2", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]}' 2018-11-25 14:21:02,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-06693942-7d83-476e-ac92-0b1fb62f908e Date: Sun, 25 Nov 2018 14:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:02,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-06693942-7d83-476e-ac92-0b1fb62f908e 2018-11-25 14:21:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d665f555-949d-4b96-9dea-eaa206f844b3 Date: Sun, 25 Nov 2018 14:21:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:02,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-d665f555-949d-4b96-9dea-eaa206f844b3 2018-11-25 14:21:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:02,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-feaddee5-7dfa-4272-9b78-4fc9b1ac77f6 Date: Sun, 25 Nov 2018 14:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:02,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-feaddee5-7dfa-4272-9b78-4fc9b1ac77f6 2018-11-25 14:21:02,970 - OpenStackNetwork - DEBUG - Network [4f170348-fecf-4c14-ab7a-dff57126fdb2] created successfully 2018-11-25 14:21:02,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:21:02,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:21:03,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f2ec4b4b94d47098d1c9f7a29958680", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "06c7db69f4f54a69bf3bdf932a9bc573", "name": "Member"}], "expires_at": "2018-11-25T15:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2709810aaf9c47cf8a521b00c8935695", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2709810aaf9c47cf8a521b00c8935695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "id": "c59e1c30a0264546820d150ad8d3c7ab"}, "audit_ids": ["nwM6Y6rCRpqhAugZ6tawtA"], "issued_at": "2018-11-25T14:21:03.000000Z"}} 2018-11-25 14:21:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef2d71cff011ad9aa1a0b05eb919b6570605224" 2018-11-25 14:21:03,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c9a64a-0f35-46f1-9df9-630fb40dfe16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:03,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-63c9a64a-0f35-46f1-9df9-630fb40dfe16 2018-11-25 14:21:03,438 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:21:03,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef2d71cff011ad9aa1a0b05eb919b6570605224" 2018-11-25 14:21:03,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:03 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-16018ce9-33d2-4859-8da4-17d365f34707 x-compute-request-id: req-16018ce9-33d2-4859-8da4-17d365f34707 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 14:21:03,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-16018ce9-33d2-4859-8da4-17d365f34707 2018-11-25 14:21:03,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef2d71cff011ad9aa1a0b05eb919b6570605224" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 14:21:03,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:03 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-b1c41b6b-e8c6-4edd-a3eb-e2fd715a253a x-compute-request-id: req-b1c41b6b-e8c6-4edd-a3eb-e2fd715a253a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "db0627d3-02ee-4855-81be-411951197054", "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:21:03,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b1c41b6b-e8c6-4edd-a3eb-e2fd715a253a 2018-11-25 14:21:03,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:21:03,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:21:04,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db9af52747534b48b3604fcf408d7af3", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role"}], "expires_at": "2018-11-25T15:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c3f82385eb430187cc18447dc6f2a0", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2bb5d80e-360e-499-user", "id": "d9ed716514e94847b3b21b697aff0d2d"}, "audit_ids": ["VkDwH__PQy2Vrq_v097H5w"], "issued_at": "2018-11-25T14:21:04.000000Z"}} 2018-11-25 14:21:04,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:04,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0172eb-c04d-4c5b-9928-5e49ba481f3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:04,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fb0172eb-c04d-4c5b-9928-5e49ba481f3e 2018-11-25 14:21:04,247 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 14:21:04,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:04,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e919dad-1bd7-4542-9808-ad15d493074b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:04,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1e919dad-1bd7-4542-9808-ad15d493074b 2018-11-25 14:21:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:04,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0aed7247-df1d-41ec-812f-5b531ba9563e Date: Sun, 25 Nov 2018 14:21:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:04,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-0aed7247-df1d-41ec-812f-5b531ba9563e 2018-11-25 14:21:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:21:04,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:21:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:21:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:04,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737aceb9-b65d-4ecf-9ba6-13837d185d39 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:04,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-737aceb9-b65d-4ecf-9ba6-13837d185d39 2018-11-25 14:21:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:04,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0e3b3f98-ac7f-4a04-aed8-d30617c271eb Date: Sun, 25 Nov 2018 14:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:04,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-0e3b3f98-ac7f-4a04-aed8-d30617c271eb 2018-11-25 14:21:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:05,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ffe541ca-145f-48f1-aaa3-a76626c7d6b4 Date: Sun, 25 Nov 2018 14:21:05 GMT RESP BODY: {"ports":[]} 2018-11-25 14:21:05,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1&admin_state_up=True used request id req-ffe541ca-145f-48f1-aaa3-a76626c7d6b4 2018-11-25 14:21:05,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:05,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:05 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-f38259c6-c9c6-4929-81b5-1cf80da760db x-compute-request-id: req-f38259c6-c9c6-4929-81b5-1cf80da760db Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 14:21:05,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst used request id req-f38259c6-c9c6-4929-81b5-1cf80da760db 2018-11-25 14:21:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:05,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-07455382-c6cc-4f80-8160-7dd3010cd832 Date: Sun, 25 Nov 2018 14:21:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:05,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-07455382-c6cc-4f80-8160-7dd3010cd832 2018-11-25 14:21:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:05,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8837cd5-bdaf-4c5d-aca8-310b0e2420a4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:05,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-e8837cd5-bdaf-4c5d-aca8-310b0e2420a4 2018-11-25 14:21:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:05,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3831eebe-c32b-4147-bb7b-1134584570ca Date: Sun, 25 Nov 2018 14:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:05,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-3831eebe-c32b-4147-bb7b-1134584570ca 2018-11-25 14:21:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:06,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-675062d9-2185-4dad-b391-1d3a5cd9d259 Date: Sun, 25 Nov 2018 14:21:06 GMT RESP BODY: {"ports":[]} 2018-11-25 14:21:06,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1&admin_state_up=True used request id req-675062d9-2185-4dad-b391-1d3a5cd9d259 2018-11-25 14:21:06,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 14:21:06,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:21:06,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db9af52747534b48b3604fcf408d7af3", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj-role"}], "expires_at": "2018-11-25T15:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c3f82385eb430187cc18447dc6f2a0", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/69c3f82385eb430187cc18447dc6f2a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2bb5d80e-360e-499-user", "id": "d9ed716514e94847b3b21b697aff0d2d"}, "audit_ids": ["_qbJ-5TnSY2x7ot8Za9t5A"], "issued_at": "2018-11-25T14:21:06.000000Z"}} 2018-11-25 14:21:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf8a5f9dc153cce93682483e37477b543eab5ae" 2018-11-25 14:21:06,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f1c5c9-3c56-414c-bab2-8908cea776df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:06,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06f1c5c9-3c56-414c-bab2-8908cea776df 2018-11-25 14:21:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:06,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e6add052-b0dd-4448-bf99-e52d23a8e57f Date: Sun, 25 Nov 2018 14:21:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:06,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-e6add052-b0dd-4448-bf99-e52d23a8e57f 2018-11-25 14:21:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f6a53f55-fb39-4240-aa3b-2a0cf26b791b Date: Sun, 25 Nov 2018 14:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:06,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-f6a53f55-fb39-4240-aa3b-2a0cf26b791b 2018-11-25 14:21:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:06,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-fa2ab881-8a4b-4959-918c-b62f3651d0c6 Date: Sun, 25 Nov 2018 14:21:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:06,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-fa2ab881-8a4b-4959-918c-b62f3651d0c6 2018-11-25 14:21:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:21:06,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:21:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:21:06,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf8a5f9dc153cce93682483e37477b543eab5ae" 2018-11-25 14:21:06,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad98a8ae-1c17-437e-aaf6-3c507de3dba3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:06,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-ad98a8ae-1c17-437e-aaf6-3c507de3dba3 2018-11-25 14:21:07,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:07,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f457a7d2-9089-4329-b161-77fb41d1a603 Date: Sun, 25 Nov 2018 14:21:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:07,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-f457a7d2-9089-4329-b161-77fb41d1a603 2018-11-25 14:21:07,059 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net 2018-11-25 14:21:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" -d '{"port": {"network_id": "4f170348-fecf-4c14-ab7a-dff57126fdb2", "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1", "admin_state_up": true}}' 2018-11-25 14:21:08,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-5a74b309-45ba-4a44-995a-fee269e4184f Date: Sun, 25 Nov 2018 14:21:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:21:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","ip_address":"10.55.0.14"}],"id":"af74f9a3-cab4-44f6-8db5-c2a6515a569e","security_groups":["202f5cfd-dfc1-4b49-82ce-5775c0027f0a"],"mac_address":"fa:16:3e:d0:2e:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1","project_id":"69c3f82385eb430187cc18447dc6f2a0","qos_policy_id":null,"admin_state_up":true,"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:07Z","binding:vnic_type":"normal"}} 2018-11-25 14:21:08,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-5a74b309-45ba-4a44-995a-fee269e4184f 2018-11-25 14:21:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d24ea94c-0d39-49ec-afc0-02bd8d374c30 Date: Sun, 25 Nov 2018 14:21:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:08,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-d24ea94c-0d39-49ec-afc0-02bd8d374c30 2018-11-25 14:21:08,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c05d644-744d-4099-be5f-e7255a829ef9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:08,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-0c05d644-744d-4099-be5f-e7255a829ef9 2018-11-25 14:21:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a88d703f-1d7d-458f-aa7b-e51ad559fe13 Date: Sun, 25 Nov 2018 14:21:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:08,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-a88d703f-1d7d-458f-aa7b-e51ad559fe13 2018-11-25 14:21:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-58519ff3-751f-480e-9860-8e5f833cc90a Date: Sun, 25 Nov 2018 14:21:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:21:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","ip_address":"10.55.0.14"}],"id":"af74f9a3-cab4-44f6-8db5-c2a6515a569e","security_groups":["202f5cfd-dfc1-4b49-82ce-5775c0027f0a"],"mac_address":"fa:16:3e:d0:2e:78","project_id":"69c3f82385eb430187cc18447dc6f2a0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1","admin_state_up":true,"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 14:21:08,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1&admin_state_up=True used request id req-58519ff3-751f-480e-9860-8e5f833cc90a 2018-11-25 14:21:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92910563-199d-4e3e-b4e5-e040fcbb0e27 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:08,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-92910563-199d-4e3e-b4e5-e040fcbb0e27 2018-11-25 14:21:08,828 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst 2018-11-25 14:21:08,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:08 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-ec510a65-40d8-486c-bc32-c4a6cd303551 x-compute-request-id: req-ec510a65-40d8-486c-bc32-c4a6cd303551 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}], "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-flavor-name"}]} 2018-11-25 14:21:08,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ec510a65-40d8-486c-bc32-c4a6cd303551 2018-11-25 14:21:08,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:08,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:08 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-e7a8b90c-0455-451f-9c51-6b181c678ecc x-compute-request-id: req-e7a8b90c-0455-451f-9c51-6b181c678ecc Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "db0627d3-02ee-4855-81be-411951197054", "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:21:08,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054 used request id req-e7a8b90c-0455-451f-9c51-6b181c678ecc 2018-11-25 14:21:08,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:09,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-52b345ad-7a0f-4dfc-829a-927f671a176a Date: Sun, 25 Nov 2018 14:21:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T14:20:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T14:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/snap", "metadata": {}}], "self": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "min_disk": 0, "protected": false, "id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "file": "/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69c3f82385eb430187cc18447dc6f2a0", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image"} 2018-11-25 14:21:09,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image used request id req-52b345ad-7a0f-4dfc-829a-927f671a176a 2018-11-25 14:21:09,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:09,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-edb0f713-2c08-479f-ab33-cd3b393f0c9a Date: Sun, 25 Nov 2018 14:21:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 14:21:09,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-edb0f713-2c08-479f-ab33-cd3b393f0c9a 2018-11-25 14:21:09,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" -d '{"server": {"name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "imageRef": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "flavorRef": "db0627d3-02ee-4855-81be-411951197054", "max_count": 1, "min_count": 1, "networks": [{"port": "af74f9a3-cab4-44f6-8db5-c2a6515a569e"}]}}' 2018-11-25 14:21:10,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:21:09 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-d497a54f-9756-407c-9b21-b57c5b0bcf9b x-compute-request-id: req-d497a54f-9756-407c-9b21-b57c5b0bcf9b Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "adminPass": "AQ9qjPGHeFvv"}} 2018-11-25 14:21:10,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-d497a54f-9756-407c-9b21-b57c5b0bcf9b 2018-11-25 14:21:10,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:11,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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-cfe75712-3455-4ab5-8bd9-b337e72d1cdc x-compute-request-id: req-cfe75712-3455-4ab5-8bd9-b337e72d1cdc Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:11,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-cfe75712-3455-4ab5-8bd9-b337e72d1cdc 2018-11-25 14:21:11,027 - create_instance - INFO - Created instance with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst 2018-11-25 14:21:11,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:11,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:11 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-d7ebf951-6625-45e4-bbeb-766df6b1b5bd x-compute-request-id: req-d7ebf951-6625-45e4-bbeb-766df6b1b5bd Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:11,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-d7ebf951-6625-45e4-bbeb-766df6b1b5bd 2018-11-25 14:21:11,382 - create_instance - DEBUG - Instance status [SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst] is - BUILD 2018-11-25 14:21:11,382 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:21:14,385 - create_instance - DEBUG - VM status query timeout in 896.642497063 2018-11-25 14:21:14,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:15,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:14 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-8d56be13-4fdc-44a7-ab59-47e8031a9465 x-compute-request-id: req-8d56be13-4fdc-44a7-ab59-47e8031a9465 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "security_groups": [{"name": "default"}], "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:11Z", "hostId": "72f7446aad0b11b5499d4bf36de46734281994e44574fdec131c7c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:15,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-8d56be13-4fdc-44a7-ab59-47e8031a9465 2018-11-25 14:21:15,023 - create_instance - DEBUG - Instance status [SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst] is - BUILD 2018-11-25 14:21:15,024 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:21:18,027 - create_instance - DEBUG - VM status query timeout in 893.000861168 2018-11-25 14:21:18,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:19,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:18 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-061a9bd2-a3c6-4662-a518-53ea93354c58 x-compute-request-id: req-061a9bd2-a3c6-4662-a518-53ea93354c58 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:2e:78", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:21:15.000000", "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "security_groups": [{"name": "default"}], "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:16Z", "hostId": "72f7446aad0b11b5499d4bf36de46734281994e44574fdec131c7c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:19,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-061a9bd2-a3c6-4662-a518-53ea93354c58 2018-11-25 14:21:19,047 - create_instance - DEBUG - Instance status [SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst] is - ACTIVE 2018-11-25 14:21:19,047 - create_instance - INFO - VM is - ACTIVE 2018-11-25 14:21:19,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:19,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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-502e51f5-8a14-472a-9cb9-0201cd714cfb x-compute-request-id: req-502e51f5-8a14-472a-9cb9-0201cd714cfb Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:2e:78", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:21:15.000000", "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "security_groups": [{"name": "default"}], "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:16Z", "hostId": "72f7446aad0b11b5499d4bf36de46734281994e44574fdec131c7c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:19,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-502e51f5-8a14-472a-9cb9-0201cd714cfb 2018-11-25 14:21:19,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:19,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a9cc2b8b-0595-4767-9863-0f8b4f51cf46 Date: Sun, 25 Nov 2018 14:21:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c6dbb4c-73d2-4cec-80ec-fba949d997f3"],"updated_at":"2018-11-25T14:21:01Z","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net"}]} 2018-11-25 14:21:19,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net used request id req-a9cc2b8b-0595-4767-9863-0f8b4f51cf46 2018-11-25 14:21:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:19,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c77ff0f-a746-4cfa-9da4-79b65c354754 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:19,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-8c77ff0f-a746-4cfa-9da4-79b65c354754 2018-11-25 14:21:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:20,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-523fdc07-a895-49bd-84ce-d4cf437e4d1b Date: Sun, 25 Nov 2018 14:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:01Z","dns_nameservers":[],"updated_at":"2018-11-25T14:21:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69c3f82385eb430187cc18447dc6f2a0","id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","subnetpool_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet"}]} 2018-11-25 14:21:20,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-523fdc07-a895-49bd-84ce-d4cf437e4d1b 2018-11-25 14:21:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-e947c450-ce16-4eec-aded-b7d6cab3aafe Date: Sun, 25 Nov 2018 14:21:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","ip_address":"10.55.0.4"}],"id":"2192036e-8e39-479a-a230-5d7a4b926dfe","security_groups":[],"mac_address":"fa:16:3e:d4:b7:a5","project_id":"69c3f82385eb430187cc18447dc6f2a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4f170348-fecf-4c14-ab7a-dff57126fdb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","ip_address":"10.55.0.3"}],"id":"5f1bf6b2-5769-4174-b497-511d7628e5c4","security_groups":[],"mac_address":"fa:16:3e:7c:97:40","project_id":"69c3f82385eb430187cc18447dc6f2a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4f170348-fecf-4c14-ab7a-dff57126fdb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:21:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","ip_address":"10.55.0.2"}],"id":"6cc6dfe5-1b58-437c-9ba2-225225283393","security_groups":[],"mac_address":"fa:16:3e:ad:f5:8b","project_id":"69c3f82385eb430187cc18447dc6f2a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f170348-fecf-4c14-ab7a-dff57126fdb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:21:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c6dbb4c-73d2-4cec-80ec-fba949d997f3","ip_address":"10.55.0.14"}],"id":"af74f9a3-cab4-44f6-8db5-c2a6515a569e","security_groups":["202f5cfd-dfc1-4b49-82ce-5775c0027f0a"],"mac_address":"fa:16:3e:d0:2e:78","project_id":"69c3f82385eb430187cc18447dc6f2a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1","admin_state_up":true,"network_id":"4f170348-fecf-4c14-ab7a-dff57126fdb2","tenant_id":"69c3f82385eb430187cc18447dc6f2a0","created_at":"2018-11-25T14:21:07Z","binding:vnic_type":"normal","device_id":"6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f"}]} 2018-11-25 14:21:20,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-e947c450-ce16-4eec-aded-b7d6cab3aafe 2018-11-25 14:21:20,307 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-11-25 14:21:20,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:20,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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,Accept-Encoding x-openstack-request-id: req-499894c4-96c6-4a9c-9a95-5a5741a50f80 x-compute-request-id: req-499894c4-96c6-4a9c-9a95-5a5741a50f80 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:2e:78", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:21:15.000000", "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "security_groups": [{"name": "default"}], "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:16Z", "hostId": "72f7446aad0b11b5499d4bf36de46734281994e44574fdec131c7c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:20,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-499894c4-96c6-4a9c-9a95-5a5741a50f80 2018-11-25 14:21:20,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 14:21:21,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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,Accept-Encoding x-openstack-request-id: req-5c5495fc-f845-40c8-824c-504d8297bb88 x-compute-request-id: req-5c5495fc-f845-40c8-824c-504d8297bb88 Content-Encoding: gzip Content-Length: 9429 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 557633926 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.910 MHz processor\n[ 0.129086] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130732] pid_max: default: 32768 minimum: 301\n[ 0.131629] ACPI: Core revision 20150930\n[ 0.133025] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134340] Security Framework initialized\n[ 0.135155] Yama: becoming mindful.\n[ 0.135880] AppArmor: AppArmor initialized\n[ 0.136739] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138024] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139277] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140464] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141852] Initializing cgroup subsys io\n[ 0.142661] Initializing cgroup subsys memory\n[ 0.143515] Initializing cgroup subsys devices\n[ 0.144396] Initializing cgroup subsys freezer\n[ 0.145267] Initializing cgroup subsys net_cls\n[ 0.146128] Initializing cgroup subsys perf_event\n[ 0.147035] Initializing cgroup subsys net_prio\n[ 0.147914] Initializing cgroup subsys hugetlb\n[ 0.148778] Initializing cgroup subsys pids\n[ 0.149650] CPU: Physical Processor ID: 0\n[ 0.151133] mce: CPU supports 10 MCE banks\n[ 0.151973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163863] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170452] ftrace: allocating 31920 entries in 125 pages\n[ 0.197400] smpboot: Max logical packages: 1\n[ 0.198255] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199596] x2apic enabled\n[ 0.200417] Switched APIC routing to physical x2apic.\n[ 0.202172] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207018] KVM setup paravirtual spinlock\n[ 0.208353] x86: Booted up 1 node, 1 CPUs\n[ 0.209158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210535] devtmpfs: initialized\n[ 0.212250] evm: security.selinux\n[ 0.212945] evm: security.SMACK64\n[ 0.213627] evm: security.SMACK64EXEC\n[ 0.214380] evm: security.SMACK64TRANSMUTE\n[ 0.215193] evm: security.SMACK64MMAP\n[ 0.215937] evm: security.ima\n[ 0.216574] evm: security.capability\n[ 0.217389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219228] pinctrl core: initialized pinctrl subsystem\n[ 0.220324] RTC time: 14:21:16, date: 11/25/18\n[ 0.221291] NET: Registered protocol family 16\n[ 0.222261] cpuidle: using governor ladder\n[ 0.223072] cpuidle: using governor menu\n[ 0.223850] PCCT header not found.\n[ 0.224606] ACPI: bus type PCI registered\n[ 0.225406] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226647] PCI: Using configuration type 1 for base access\n[ 0.228405] ACPI: Added _OSI(Module Device)\n[ 0.229253] ACPI: Added _OSI(Processor Device)\n[ 0.230110] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231001] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233145] ACPI: Interpreter enabled\n[ 0.233917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241252] ACPI: (supports S0 S5)\n[ 0.241956] ACPI: Using IOAPIC for interrupt routing\n[ 0.243017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246113] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251864] acpiphp: Slot [3] registered\n[ 0.252668] acpiphp: Slot [4] registered\n[ 0.253465] acpiphp: Slot [5] registered\n[ 0.254258] acpiphp: Slot [6] registered\n[ 0.255055] acpiphp: Slot [7] registered\n[ 0.255849] acpiphp: Slot [8] registered\n[ 0.256656] acpiphp: Slot [9] registered\n[ 0.257452] acpiphp: Slot [10] registered\n[ 0.258259] acpiphp: Slot [11] registered\n[ 0.259065] acpiphp: Slot [12] registered\n[ 0.259872] acpiphp: Slot [13] registered\n[ 0.260675] acpiphp: Slot [14] registered\n[ 0.261480] acpiphp: Slot [15] registered\n[ 0.272631] acpiphp: Slot [16] registered\n[ 0.273444] acpiphp: Slot [17] registered\n[ 0.274252] acpiphp: Slot [18] registered\n[ 0.275055] acpiphp: Slot [19] registered\n[ 0.275853] acpiphp: Slot [20] registered\n[ 0.276677] acpiphp: Slot [21] registered\n[ 0.277487] acpiphp: Slot [22] registered\n[ 0.278289] acpiphp: Slot [23] registered\n[ 0.279096] acpiphp: Slot [24] registered\n[ 0.279902] acpiphp: Slot [25] registered\n[ 0.280709] acpiphp: Slot [26] registered\n[ 0.281512] acpiphp: Slot [27] registered\n[ 0.282316] acpiphp: Slot [28] registered\n[ 0.283119] acpiphp: Slot [29] registered\n[ 0.283923] acpiphp: Slot [30] registered\n[ 0.284729] acpiphp: Slot [31] registered\n[ 0.285533] PCI host bridge to bus 0000:00\n[ 0.286340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290183] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.291633] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297926] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299200] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301621] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354968] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356470] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363169] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365923] vgaarb: loaded\n[ 0.366520] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367674] SCSI subsystem initialized\n[ 0.368514] ACPI: bus type USB registered\n[ 0.369330] usbcore: registered new interface driver usbfs\n[ 0.370352] usbcore: registered new interface driver hub\n[ 0.371357] usbcore: registered new device driver usb\n[ 0.372425] PCI: Using ACPI for IRQ routing\n[ 0.373467] NetLabel: Initializing\n[ 0.374197] NetLabel: domain hash size = 128\n[ 0.375044] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375992] NetLabel: unlabeled traffic allowed by default\n[ 0.377098] clocksource: Switched to clocksource kvm-clock\n[ 0.382562] AppArmor: AppArmor Filesystem Enabled\n[ 0.383531] pnp: PnP ACPI init\n[ 0.384453] pnp: PnP ACPI: found 5 devices\n[ 0.390511] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392212] NET: Registered protocol family 2\n[ 0.393189] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.394460] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.395629] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.396800] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397875] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399044] NET: Registered protocol family 1\n[ 0.399907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400995] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430676] Trying to unpack rootfs image as initramfs...\n[ 0.480906] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.495355] Scanning for low memory corruption every 60 seconds\n[ 0.496716] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497877] audit: initializing netlink subsys (disabled)\n[ 0.498916] audit: type=2000 audit(1543155676.703:1): initialized\n[ 0.500235] Initialise system trusted keyring\n[ 0.501185] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502356] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504349] zbud: loaded\n[ 0.505070] VFS: Disk quotas dquot_6.6.0\n[ 0.505907] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507421] fuse init (API version 7.23)\n[ 0.508308] Key type big_key registered\n[ 0.509211] Allocating IMA MOK and blacklist keyrings.\n[ 0.510332] Key type asymmetric registered\n[ 0.511161] Asymmetric key parser 'x509' registered\n[ 0.512114] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520124] io scheduler noop registered\n[ 0.520985] io scheduler deadline registered (default)\n[ 0.522443] io scheduler cfq registered\n[ 0.523319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525669] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527189] ACPI: Power Button [PWRF]\n[ 0.528057] GHES: HEST is not enabled!\n[ 0.541637] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573087] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599349] Linux agpgart interface v0.103\n[ 0.602289] brd: module loaded\n[ 0.603465] loop: module loaded\n[ 0.608680] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610159] GPT:90111 != 20971519\n[ 0.610879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611975] GPT:90111 != 20971519\n[ 0.612659] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613636] vda: vda1 vda15\n[ 0.615139] scsi host0: ata_piix\n[ 0.616248] scsi host1: ata_piix\n[ 0.616969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619684] libphy: Fixed MDIO Bus: probed\n[ 0.620505] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621464] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623632] PPP generic driver version 2.4.2\n[ 0.624537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625812] ehci-pci: EHCI PCI platform driver\n[ 0.626688] ehci-platform: EHCI generic platform driver\n[ 0.627672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628795] ohci-pci: OHCI PCI platform driver\n[ 0.629674] ohci-platform: OHCI generic platform driver\n[ 0.630658] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645144] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647617] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648638] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652424] usb usb1: Product: UHCI Host Controller\n[ 0.653378] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654514] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655536] hub 1-0:1.0: USB hub found\n[ 0.656321] hub 1-0:1.0: 2 ports detected\n[ 0.657235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659341] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660293] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661328] mousedev: PS/2 mouse device common for all mice\n[ 0.662591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665542] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667906] i2c /dev entries driver\n[ 0.668654] device-mapper: uevent: version 1.0.3\n[ 0.669598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672506] NET: Registered protocol family 10\n[ 0.673511] NET: Registered protocol family 17\n[ 0.674412] Key type dns_resolver registered\n[ 0.675340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676431] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678189] registered taskstats version 1\n[ 0.679019] Loading compiled-in X.509 certificates\n[ 0.680458] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682340] zswap: loaded using pool lzo/zbud\n[ 0.684226] Key type trusted registered\n[ 0.685775] Key type encrypted registered\n[ 0.686614] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687641] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688678] evm: HMAC attrs: 0x1\n[ 0.689642] Magic number: 10:218:385\n[ 0.690432] thermal cooling_device0: hash matches\n[ 0.691420] rtc_cmos 00:00: setting system clock to 2018-11-25 14:21:16 UTC (1543155676)\n[ 0.693014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694129] EDD information not available.\n[ 0.778340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790431] Write protecting the kernel read-only data: 14336k\n[ 0.792039] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793844] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.836589] 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 1.30\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 10.55.0.14...\nLease of 10.55.0.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.48. iid=i-0000001d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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=20953055,end=20971487\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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzAJPxbLWwsYlwloYml0W72l1Q0jSnDMkq0SazGNv2a6JDFA+dYpw+qg9IHrZbiw7eu5C6ZJsz82saIEOxdjZYdWmin5c2LSs2dZAQMg/PRgBlNxyMV2xcWUvGmcOjgoYixkUDpRVei/LLhRtPaioWWB7kBUetEOCxNxdvevf6XjNb6YKCZk+zaHtJAUmKdVgq380GZAnXCM7EtZs2V199FPju0FIw5apGGpwbs0WqJLJoiexxnNEEENnm7mmJeRSKTqWuh1Q1bSUUNbxi9bbG3VT54yWN5QWljxbt9aKiFM1Egqe7eognCiu4bELqq9dJtzUyo+50xShpZ4T2S6Uv root@simplehealthcheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAOGaYKQ5vp3/yje8pm3VYzSqKeR2iUL7jQ3yvbuFjl1Y3dMB7tvYfeajJMdK8AJCGisBLJw06x8B4kIon8tToj3MLToTinu2a+OHTwCCh/rhgTcDz2TUdgsnXb1TBlr8sTmYcWvw299o4OZY7DhEk31Am+zPiQL4DnlzePGmuoN/AAAAFQD/mb5xRIqgNnZOjfpM2dNZMWK4JwAAAIEA1ll4/K9GgLgQmHqy7EJB59bs2+quQMrfW2DG7br2ZXE2/hgiP34O+TmKKHii1D2+9X9fThlROSGv7yMmwF/g2VSBdVRQatzY3Fw0sGTtUVX19u784UYseuFWJd8NkHr3siShAGP4EEiIf4Xvyw+jpaMRepDAzBtbiEHLjr7rvNEAAACACXhUhcUaCPjfkBFVT9uGhi8oj1n7A/mKTF2SxPhj79RxebTDnZWAg1o3bmDE9wVd3BTcgef5TDbaWNlSNdiYXAJd1qrdsPE8asJMiBmBz3Kb2sc4/BF1P/XwT9ktCXSLzhEfQimnMX4L57e8APVc2cI66djsUNj5fx20tgWcvlQ= root@simplehealthcheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.14,24,fe80::f816:3eff:fed0:2e78/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.14 \nip-route:169.254.169.254 via 10.55.0.4 dev eth0 \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-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.53 ===\n"} 2018-11-25 14:21:21,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f/action used request id req-5c5495fc-f845-40c8-824c-504d8297bb88 2018-11-25 14:21:21,868 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 14:21:21,868 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 557633926 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.129086] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130732] pid_max: default: 32768 minimum: 301 [ 0.131629] ACPI: Core revision 20150930 [ 0.133025] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134340] Security Framework initialized [ 0.135155] Yama: becoming mindful. [ 0.135880] AppArmor: AppArmor initialized [ 0.136739] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138024] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139277] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140464] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141852] Initializing cgroup subsys io [ 0.142661] Initializing cgroup subsys memory [ 0.143515] Initializing cgroup subsys devices [ 0.144396] Initializing cgroup subsys freezer [ 0.145267] Initializing cgroup subsys net_cls [ 0.146128] Initializing cgroup subsys perf_event [ 0.147035] Initializing cgroup subsys net_prio [ 0.147914] Initializing cgroup subsys hugetlb [ 0.148778] Initializing cgroup subsys pids [ 0.149650] CPU: Physical Processor ID: 0 [ 0.151133] mce: CPU supports 10 MCE banks [ 0.151973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163863] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170452] ftrace: allocating 31920 entries in 125 pages [ 0.197400] smpboot: Max logical packages: 1 [ 0.198255] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199596] x2apic enabled [ 0.200417] Switched APIC routing to physical x2apic. [ 0.202172] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207018] KVM setup paravirtual spinlock [ 0.208353] x86: Booted up 1 node, 1 CPUs [ 0.209158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210535] devtmpfs: initialized [ 0.212250] evm: security.selinux [ 0.212945] evm: security.SMACK64 [ 0.213627] evm: security.SMACK64EXEC [ 0.214380] evm: security.SMACK64TRANSMUTE [ 0.215193] evm: security.SMACK64MMAP [ 0.215937] evm: security.ima [ 0.216574] evm: security.capability [ 0.217389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219228] pinctrl core: initialized pinctrl subsystem [ 0.220324] RTC time: 14:21:16, date: 11/25/18 [ 0.221291] NET: Registered protocol family 16 [ 0.222261] cpuidle: using governor ladder [ 0.223072] cpuidle: using governor menu [ 0.223850] PCCT header not found. [ 0.224606] ACPI: bus type PCI registered [ 0.225406] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226647] PCI: Using configuration type 1 for base access [ 0.228405] ACPI: Added _OSI(Module Device) [ 0.229253] ACPI: Added _OSI(Processor Device) [ 0.230110] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233145] ACPI: Interpreter enabled [ 0.233917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.241252] ACPI: (supports S0 S5) [ 0.241956] ACPI: Using IOAPIC for interrupt routing [ 0.243017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.246113] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.247260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251864] acpiphp: Slot [3] registered [ 0.252668] acpiphp: Slot [4] registered [ 0.253465] acpiphp: Slot [5] registered [ 0.254258] acpiphp: Slot [6] registered [ 0.255055] acpiphp: Slot [7] registered [ 0.255849] acpiphp: Slot [8] registered [ 0.256656] acpiphp: Slot [9] registered [ 0.257452] acpiphp: Slot [10] registered [ 0.258259] acpiphp: Slot [11] registered [ 0.259065] acpiphp: Slot [12] registered [ 0.259872] acpiphp: Slot [13] registered [ 0.260675] acpiphp: Slot [14] registered [ 0.261480] acpiphp: Slot [15] registered [ 0.272631] acpiphp: Slot [16] registered [ 0.273444] acpiphp: Slot [17] registered [ 0.274252] acpiphp: Slot [18] registered [ 0.275055] acpiphp: Slot [19] registered [ 0.275853] acpiphp: Slot [20] registered [ 0.276677] acpiphp: Slot [21] registered [ 0.277487] acpiphp: Slot [22] registered [ 0.278289] acpiphp: Slot [23] registered [ 0.279096] acpiphp: Slot [24] registered [ 0.279902] acpiphp: Slot [25] registered [ 0.280709] acpiphp: Slot [26] registered [ 0.281512] acpiphp: Slot [27] registered [ 0.282316] acpiphp: Slot [28] registered [ 0.283119] acpiphp: Slot [29] registered [ 0.283923] acpiphp: Slot [30] registered [ 0.284729] acpiphp: Slot [31] registered [ 0.285533] PCI host bridge to bus 0000:00 [ 0.286340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.287538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290183] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.291633] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297926] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299200] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301621] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354968] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356470] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361974] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363169] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365923] vgaarb: loaded [ 0.366520] vgaarb: bridge control possible 0000:00:02.0 [ 0.367674] SCSI subsystem initialized [ 0.368514] ACPI: bus type USB registered [ 0.369330] usbcore: registered new interface driver usbfs [ 0.370352] usbcore: registered new interface driver hub [ 0.371357] usbcore: registered new device driver usb [ 0.372425] PCI: Using ACPI for IRQ routing [ 0.373467] NetLabel: Initializing [ 0.374197] NetLabel: domain hash size = 128 [ 0.375044] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375992] NetLabel: unlabeled traffic allowed by default [ 0.377098] clocksource: Switched to clocksource kvm-clock [ 0.382562] AppArmor: AppArmor Filesystem Enabled [ 0.383531] pnp: PnP ACPI init [ 0.384453] pnp: PnP ACPI: found 5 devices [ 0.390511] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392212] NET: Registered protocol family 2 [ 0.393189] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.394460] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.395629] TCP: Hash tables configured (established 2048 bind 2048) [ 0.396800] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397875] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399044] NET: Registered protocol family 1 [ 0.399907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400995] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402070] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430676] Trying to unpack rootfs image as initramfs... [ 0.480906] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.495355] Scanning for low memory corruption every 60 seconds [ 0.496716] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.497877] audit: initializing netlink subsys (disabled) [ 0.498916] audit: type=2000 audit(1543155676.703:1): initialized [ 0.500235] Initialise system trusted keyring [ 0.501185] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502356] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504349] zbud: loaded [ 0.505070] VFS: Disk quotas dquot_6.6.0 [ 0.505907] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507421] fuse init (API version 7.23) [ 0.508308] Key type big_key registered [ 0.509211] Allocating IMA MOK and blacklist keyrings. [ 0.510332] Key type asymmetric registered [ 0.511161] Asymmetric key parser 'x509' registered [ 0.512114] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520124] io scheduler noop registered [ 0.520985] io scheduler deadline registered (default) [ 0.522443] io scheduler cfq registered [ 0.523319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525669] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527189] ACPI: Power Button [PWRF] [ 0.528057] GHES: HEST is not enabled! [ 0.541637] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573087] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599349] Linux agpgart interface v0.103 [ 0.602289] brd: module loaded [ 0.603465] loop: module loaded [ 0.608680] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610159] GPT:90111 != 20971519 [ 0.610879] GPT:Alternate GPT header not at the end of the disk. [ 0.611975] GPT:90111 != 20971519 [ 0.612659] GPT: Use GNU Parted to correct GPT errors. [ 0.613636] vda: vda1 vda15 [ 0.615139] scsi host0: ata_piix [ 0.616248] scsi host1: ata_piix [ 0.616969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.618232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619684] libphy: Fixed MDIO Bus: probed [ 0.620505] tun: Universal TUN/TAP device driver, 1.6 [ 0.621464] tun: (C) 1999-2004 Max Krasnyansky [ 0.623632] PPP generic driver version 2.4.2 [ 0.624537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.625812] ehci-pci: EHCI PCI platform driver [ 0.626688] ehci-platform: EHCI generic platform driver [ 0.627672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628795] ohci-pci: OHCI PCI platform driver [ 0.629674] ohci-platform: OHCI generic platform driver [ 0.630658] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645144] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647617] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.648638] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.649758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652424] usb usb1: Product: UHCI Host Controller [ 0.653378] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.654514] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655536] hub 1-0:1.0: USB hub found [ 0.656321] hub 1-0:1.0: 2 ports detected [ 0.657235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659341] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660293] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661328] mousedev: PS/2 mouse device common for all mice [ 0.662591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664437] rtc_cmos 00:00: RTC can wake from S4 [ 0.665542] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.666726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667906] i2c /dev entries driver [ 0.668654] device-mapper: uevent: version 1.0.3 [ 0.669598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671217] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672506] NET: Registered protocol family 10 [ 0.673511] NET: Registered protocol family 17 [ 0.674412] Key type dns_resolver registered [ 0.675340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.676431] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678189] registered taskstats version 1 [ 0.679019] Loading compiled-in X.509 certificates [ 0.680458] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682340] zswap: loaded using pool lzo/zbud [ 0.684226] Key type trusted registered [ 0.685775] Key type encrypted registered [ 0.686614] AppArmor: AppArmor sha1 policy hashing enabled [ 0.687641] ima: No TPM chip found, activating TPM-bypass! [ 0.688678] evm: HMAC attrs: 0x1 [ 0.689642] Magic number: 10:218:385 [ 0.690432] thermal cooling_device0: hash matches [ 0.691420] rtc_cmos 00:00: setting system clock to 2018-11-25 14:21:16 UTC (1543155676) [ 0.693014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694129] EDD information not available. [ 0.778340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790431] Write protecting the kernel read-only data: 14336k [ 0.792039] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793844] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.836589] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.30 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 10.55.0.14... Lease of 10.55.0.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.48. iid=i-0000001d failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzAJPxbLWwsYlwloYml0W72l1Q0jSnDMkq0SazGNv2a6JDFA+dYpw+qg9IHrZbiw7eu5C6ZJsz82saIEOxdjZYdWmin5c2LSs2dZAQMg/PRgBlNxyMV2xcWUvGmcOjgoYixkUDpRVei/LLhRtPaioWWB7kBUetEOCxNxdvevf6XjNb6YKCZk+zaHtJAUmKdVgq380GZAnXCM7EtZs2V199FPju0FIw5apGGpwbs0WqJLJoiexxnNEEENnm7mmJeRSKTqWuh1Q1bSUUNbxi9bbG3VT54yWN5QWljxbt9aKiFM1Egqe7eognCiu4bELqq9dJtzUyo+50xShpZ4T2S6Uv root@simplehealthcheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst ssh-dss AAAAB3NzaC1kc3MAAACBAOGaYKQ5vp3/yje8pm3VYzSqKeR2iUL7jQ3yvbuFjl1Y3dMB7tvYfeajJMdK8AJCGisBLJw06x8B4kIon8tToj3MLToTinu2a+OHTwCCh/rhgTcDz2TUdgsnXb1TBlr8sTmYcWvw299o4OZY7DhEk31Am+zPiQL4DnlzePGmuoN/AAAAFQD/mb5xRIqgNnZOjfpM2dNZMWK4JwAAAIEA1ll4/K9GgLgQmHqy7EJB59bs2+quQMrfW2DG7br2ZXE2/hgiP34O+TmKKHii1D2+9X9fThlROSGv7yMmwF/g2VSBdVRQatzY3Fw0sGTtUVX19u784UYseuFWJd8NkHr3siShAGP4EEiIf4Xvyw+jpaMRepDAzBtbiEHLjr7rvNEAAACACXhUhcUaCPjfkBFVT9uGhi8oj1n7A/mKTF2SxPhj79RxebTDnZWAg1o3bmDE9wVd3BTcgef5TDbaWNlSNdiYXAJd1qrdsPE8asJMiBmBz3Kb2sc4/BF1P/XwT9ktCXSLzhEfQimnMX4L57e8APVc2cI66djsUNj5fx20tgWcvlQ= root@simplehealthcheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.14,24,fe80::f816:3eff:fed0:2e78/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.14 ip-route:169.254.169.254 via 10.55.0.4 dev eth0 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-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.53 === 2018-11-25 14:21:21,869 - create_instance - INFO - Deleting Port with ID - af74f9a3-cab4-44f6-8db5-c2a6515a569e 2018-11-25 14:21:21,869 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017port-1 2018-11-25 14:21:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/af74f9a3-cab4-44f6-8db5-c2a6515a569e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:22,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c7034d7-2ef9-4377-b262-f810e5936257 Date: Sun, 25 Nov 2018 14:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:21:22,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/af74f9a3-cab4-44f6-8db5-c2a6515a569e used request id req-4c7034d7-2ef9-4377-b262-f810e5936257 2018-11-25 14:21:22,462 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst 2018-11-25 14:21:22,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:22,652 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21: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-2fcefd1e-55f8-4413-89be-6032cfa45da2 x-compute-request-id: req-2fcefd1e-55f8-4413-89be-6032cfa45da2 Content-Type: application/json 2018-11-25 14:21:22,652 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-2fcefd1e-55f8-4413-89be-6032cfa45da2 2018-11-25 14:21:22,652 - create_instance - INFO - Checking deletion status 2018-11-25 14:21:22,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:22,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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-355531f1-e827-4d20-b50a-86f1c3ce032e x-compute-request-id: req-355531f1-e827-4d20-b50a-86f1c3ce032e Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:2e:78", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:21:15.000000", "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:22Z", "hostId": "72f7446aad0b11b5499d4bf36de46734281994e44574fdec131c7c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:22,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-355531f1-e827-4d20-b50a-86f1c3ce032e 2018-11-25 14:21:22,884 - create_instance - DEBUG - Instance status [SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst] is - ACTIVE 2018-11-25 14:21:22,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:21:25,887 - create_instance - DEBUG - VM status query timeout in 296.764802933 2018-11-25 14:21:25,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:26,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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,Accept-Encoding x-openstack-request-id: req-f27dd76a-df6d-4b5a-abe3-5eee5a3004e0 x-compute-request-id: req-f27dd76a-df6d-4b5a-abe3-5eee5a3004e0 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "rel": "bookmark"}], "image": {"id": "2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "links": [{"href": "http://172.30.9.29:8774/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:21:15.000000", "flavor": {"id": "db0627d3-02ee-4855-81be-411951197054", "links": [{"href": "http://172.30.9.29:8774/flavors/db0627d3-02ee-4855-81be-411951197054", "rel": "bookmark"}]}, "id": "6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f", "user_id": "d9ed716514e94847b3b21b697aff0d2d", "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-11-25T14:21:22Z", "hostId": "72f7446aad0b11b5499d4bf36de46734281994e44574fdec131c7c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst", "created": "2018-11-25T14:21:10Z", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 14:21:26,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-f27dd76a-df6d-4b5a-abe3-5eee5a3004e0 2018-11-25 14:21:26,324 - create_instance - DEBUG - Instance status [SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst] is - ACTIVE 2018-11-25 14:21:26,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 14:21:29,327 - create_instance - DEBUG - VM status query timeout in 293.324903011 2018-11-25 14:21:29,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05966568804dc6a1577df40fefdf2d9d2047f40f" 2018-11-25 14:21:29,380 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 14:21: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 x-openstack-request-id: req-cd04d1f7-ef67-4e75-be9e-5c54d4917b16 x-compute-request-id: req-cd04d1f7-ef67-4e75-be9e-5c54d4917b16 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f could not be found.", "code": 404}} 2018-11-25 14:21:29,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f used request id req-cd04d1f7-ef67-4e75-be9e-5c54d4917b16 2018-11-25 14:21:29,380 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6c1118f1-9c69-4fc7-a5bd-6c8354a2e93f could not be found. (HTTP 404) (Request-ID: req-cd04d1f7-ef67-4e75-be9e-5c54d4917b16) 2018-11-25 14:21:29,380 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-inst 2018-11-25 14:21:29,381 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet 2018-11-25 14:21:29,381 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-subnet 2018-11-25 14:21:29,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4c6dbb4c-73d2-4cec-80ec-fba949d997f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:31,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02d40d03-3a12-4f41-9f25-f162e390b124 Date: Sun, 25 Nov 2018 14:21:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:21:31,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4c6dbb4c-73d2-4cec-80ec-fba949d997f3 used request id req-02d40d03-3a12-4f41-9f25-f162e390b124 2018-11-25 14:21:31,864 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-priv-net 2018-11-25 14:21:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/4f170348-fecf-4c14-ab7a-dff57126fdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c62130fba0c8a7e56e7f9bba17d52142e7ecf5" 2018-11-25 14:21:33,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93e81ff1-671a-4994-83a6-d588e0a1d33a Date: Sun, 25 Nov 2018 14:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:21:33,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4f170348-fecf-4c14-ab7a-dff57126fdb2 used request id req-93e81ff1-671a-4994-83a6-d588e0a1d33a 2018-11-25 14:21:33,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef2d71cff011ad9aa1a0b05eb919b6570605224" 2018-11-25 14:21:33,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:21: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 x-openstack-request-id: req-0c7e8619-9922-4ddc-8470-7ed72d946eb8 x-compute-request-id: req-0c7e8619-9922-4ddc-8470-7ed72d946eb8 Content-Length: 0 Content-Type: application/json 2018-11-25 14:21:33,483 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/db0627d3-02ee-4855-81be-411951197054 used request id req-0c7e8619-9922-4ddc-8470-7ed72d946eb8 2018-11-25 14:21:33,483 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-11da90bb-9f48-4fef-885e-60576fb2b017-image 2018-11-25 14:21:33,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f2e59f2d0a10c7f57ce6f2ae039444ede5cf7c1" 2018-11-25 14:21:35,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3382d9bc-bd05-4113-9c5c-cf25aeb91d6c Date: Sun, 25 Nov 2018 14:21:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:21:35,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2f23f87e-020d-48fd-9cf9-dd96ba75d21b used request id req-3382d9bc-bd05-4113-9c5c-cf25aeb91d6c 2018-11-25 14:21:35,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:35,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aaa18925-2353-45f9-8797-6a5b3c1ae88b Date: Sun, 25 Nov 2018 14:21:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "created_at": "2018-11-25T14:21:00Z", "updated_at": "2018-11-25T14:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "revision_number": 0, "id": "82712538-2e47-4920-9afb-2d5b6f291505", "remote_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "69c3f82385eb430187cc18447dc6f2a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "revision_number": 0, "id": "876ce624-5c96-4742-8da0-50341555c2b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "69c3f82385eb430187cc18447dc6f2a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "revision_number": 0, "id": "9c439301-54c7-42e9-bfc6-cdc7e1023be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "69c3f82385eb430187cc18447dc6f2a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "revision_number": 0, "id": "b5f1febd-0623-4345-ae84-f4e442334468", "remote_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "69c3f82385eb430187cc18447dc6f2a0"}], "revision_number": 4, "project_id": "69c3f82385eb430187cc18447dc6f2a0", "id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "created_at": "2018-11-25T14:21:35Z", "updated_at": "2018-11-25T14:21:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "2fb1ab92-7534-4602-9c48-f0e1391dd774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv4", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "8eb9e16f-f4c4-4232-a89b-4af20b7cc379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv6", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "a1ef2eb9-e8d1-4614-8537-0877a6f18445", "remote_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv4", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "ee4485fb-597e-44db-8e89-14ed65056266", "remote_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv6", "project_id": "2709810aaf9c47cf8a521b00c8935695"}], "revision_number": 4, "project_id": "2709810aaf9c47cf8a521b00c8935695", "id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:21:35,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-aaa18925-2353-45f9-8797-6a5b3c1ae88b 2018-11-25 14:21:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:35,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd677f55-29af-41c0-9521-7285689b198e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0"}, "enabled": true, "id": "69c3f82385eb430187cc18447dc6f2a0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2bb5d80e-360e-499-proj"}} 2018-11-25 14:21:35,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-cd677f55-29af-41c0-9521-7285689b198e 2018-11-25 14:21:35,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 202f5cfd-dfc1-4b49-82ce-5775c0027f0a 2018-11-25 14:21:35,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=202f5cfd-dfc1-4b49-82ce-5775c0027f0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:35,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3016a7c3-c1fc-494a-8ef8-5832e385ebba Date: Sun, 25 Nov 2018 14:21:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "port_range_min": null, "revision_number": 0, "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "created_at": "2018-11-25T14:21:00Z", "project_id": "69c3f82385eb430187cc18447dc6f2a0", "id": "82712538-2e47-4920-9afb-2d5b6f291505"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "port_range_min": null, "revision_number": 0, "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "created_at": "2018-11-25T14:21:00Z", "project_id": "69c3f82385eb430187cc18447dc6f2a0", "id": "876ce624-5c96-4742-8da0-50341555c2b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "port_range_min": null, "revision_number": 0, "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "created_at": "2018-11-25T14:21:00Z", "project_id": "69c3f82385eb430187cc18447dc6f2a0", "id": "9c439301-54c7-42e9-bfc6-cdc7e1023be4"}, {"remote_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T14:21:00Z", "security_group_id": "202f5cfd-dfc1-4b49-82ce-5775c0027f0a", "port_range_min": null, "revision_number": 0, "tenant_id": "69c3f82385eb430187cc18447dc6f2a0", "created_at": "2018-11-25T14:21:00Z", "project_id": "69c3f82385eb430187cc18447dc6f2a0", "id": "b5f1febd-0623-4345-ae84-f4e442334468"}]} 2018-11-25 14:21:35,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=202f5cfd-dfc1-4b49-82ce-5775c0027f0a used request id req-3016a7c3-c1fc-494a-8ef8-5832e385ebba 2018-11-25 14:21:35,843 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 14:21:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/202f5cfd-dfc1-4b49-82ce-5775c0027f0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:36,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ead51fc0-e0d9-4d8f-89a6-09bd6314729b Content-Length: 0 Date: Sun, 25 Nov 2018 14:21:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:21:36,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/202f5cfd-dfc1-4b49-82ce-5775c0027f0a used request id req-ead51fc0-e0d9-4d8f-89a6-09bd6314729b 2018-11-25 14:21:36,135 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-2bb5d80e-360e-499-proj 2018-11-25 14:21:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:36,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5d317b-07ea-497e-b88b-4ec439c3255a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:36,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/69c3f82385eb430187cc18447dc6f2a0 used request id req-ce5d317b-07ea-497e-b88b-4ec439c3255a 2018-11-25 14:21:36,341 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-2bb5d80e-360e-499-proj-role 2018-11-25 14:21:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/db9af52747534b48b3604fcf408d7af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:36,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1799c832-467a-4bd6-a597-e3b1f8096a95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:36,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/db9af52747534b48b3604fcf408d7af3 used request id req-1799c832-467a-4bd6-a597-e3b1f8096a95 2018-11-25 14:21:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a25608e358f49f8b9bb0fd17f6249e8ebd8867" 2018-11-25 14:21:36,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1f47df-5f29-4c69-a845-50cbadd60ac0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "3f2ec4b4b94d47098d1c9f7a29958680", "links": {"self": "http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:21:36,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eb1f47df-5f29-4c69-a845-50cbadd60ac0 2018-11-25 14:21:36,550 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-2bb5d80e-360e-499-user 2018-11-25 14:21:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d9ed716514e94847b3b21b697aff0d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb873efdc4f645c06f5992860fe112707a665fb" 2018-11-25 14:21:36,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c0b37b-444d-4354-b1d3-15fcd7073e87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:36,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d9ed716514e94847b3b21b697aff0d2d used request id req-b5c0b37b-444d-4354-b1d3-15fcd7073e87 2018-11-25 14:21:36,728 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.451s OK 2018-11-25 14:21:36,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 14:21:36,839 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-25 14:21:36,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:21:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:36,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8daef40-38f7-4bee-bfca-5501833ce0a2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "3f2ec4b4b94d47098d1c9f7a29958680", "links": {"self": "http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:21:36,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8daef40-38f7-4bee-bfca-5501833ce0a2 2018-11-25 14:21:36,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825181007385s 2018-11-25 14:21:36,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:21:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d354cf92-cc06-42ca-bf15-8a3a844509ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:37,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3f2ec4b4b94d47098d1c9f7a29958680 used request id req-d354cf92-cc06-42ca-bf15-8a3a844509ee 2018-11-25 14:21:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.16378903389s 2018-11-25 14:21:37,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:21:37,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3413f39-4781-4b4a-8525-d20a21ca3c1e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb", "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "domain_id": "default", "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:21:37,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b3413f39-4781-4b4a-8525-d20a21ca3c1e 2018-11-25 14:21:37,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938370227814s 2018-11-25 14:21:37,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b3413f39-4781-4b4a-8525-d20a21ca3c1e 2018-11-25 14:21:37,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:21:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356b62a0-038d-4657-9e3b-f089e641bfc4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab"}, "enabled": true, "id": "c59e1c30a0264546820d150ad8d3c7ab", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_b25423d8-209d-4be4-89c6-05ea610bf1cb"}} 2018-11-25 14:21:37,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab used request id req-356b62a0-038d-4657-9e3b-f089e641bfc4 2018-11-25 14:21:37,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0922210216522s 2018-11-25 14:21:37,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab used request id req-356b62a0-038d-4657-9e3b-f089e641bfc4 2018-11-25 14:21:37,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 14:21:37,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6619bd97-7f72-4529-ad71-eba1db3c6c60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:37,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab used request id req-6619bd97-7f72-4529-ad71-eba1db3c6c60 2018-11-25 14:21:37,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.194921970367s 2018-11-25 14:21:37,483 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c59e1c30a0264546820d150ad8d3c7ab used request id req-6619bd97-7f72-4529-ad71-eba1db3c6c60 2018-11-25 14:21:37,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:21:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf10e29f-98c3-4a14-a063-cebc6093f3c4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695"}, "enabled": true, "id": "2709810aaf9c47cf8a521b00c8935695", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b25423d8-209d-4be4-89c6-05ea610bf1cb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:21:37,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bf10e29f-98c3-4a14-a063-cebc6093f3c4 2018-11-25 14:21:37,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0740220546722s 2018-11-25 14:21:37,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bf10e29f-98c3-4a14-a063-cebc6093f3c4 2018-11-25 14:21:37,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 14:21:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec09b49-5778-442c-8970-9e140564e8d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:37,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695 used request id req-8ec09b49-5778-442c-8970-9e140564e8d5 2018-11-25 14:21:37,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170253992081s 2018-11-25 14:21:37,730 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2709810aaf9c47cf8a521b00c8935695 used request id req-8ec09b49-5778-442c-8970-9e140564e8d5 2018-11-25 14:21:37,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:21:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0b8424-5311-4243-bdbd-3c05e2198af4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06c7db69f4f54a69bf3bdf932a9bc573", "links": {"self": "http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:21:37,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e0b8424-5311-4243-bdbd-3c05e2198af4 2018-11-25 14:21:37,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816497802734s 2018-11-25 14:21:37,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:21:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:37,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d72808-8e91-4d18-a05a-e1a04bd2f3ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:37,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/06c7db69f4f54a69bf3bdf932a9bc573 used request id req-86d72808-8e91-4d18-a05a-e1a04bd2f3ad 2018-11-25 14:21:37,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0992469787598s 2018-11-25 14:21:37,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:21:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2709810aaf9c47cf8a521b00c8935695&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:38,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8eafcf4e-9647-43ce-8cac-27328d308fce Date: Sun, 25 Nov 2018 14:21:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "created_at": "2018-11-25T14:21:35Z", "updated_at": "2018-11-25T14:21:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "2fb1ab92-7534-4602-9c48-f0e1391dd774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv4", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "8eb9e16f-f4c4-4232-a89b-4af20b7cc379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv6", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "a1ef2eb9-e8d1-4614-8537-0877a6f18445", "remote_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv4", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "ee4485fb-597e-44db-8e89-14ed65056266", "remote_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv6", "project_id": "2709810aaf9c47cf8a521b00c8935695"}], "revision_number": 4, "project_id": "2709810aaf9c47cf8a521b00c8935695", "id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "name": "default"}]} 2018-11-25 14:21:38,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2709810aaf9c47cf8a521b00c8935695&name=default used request id req-8eafcf4e-9647-43ce-8cac-27328d308fce 2018-11-25 14:21:38,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194397211075s 2018-11-25 14:21:38,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2709810aaf9c47cf8a521b00c8935695&name=default used request id req-8eafcf4e-9647-43ce-8cac-27328d308fce 2018-11-25 14:21:38,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:21:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:38,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-005f5b2d-0c91-478a-a8d1-4af938cf400f Date: Sun, 25 Nov 2018 14:21:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "created_at": "2018-11-25T14:21:35Z", "updated_at": "2018-11-25T14:21:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "a1ef2eb9-e8d1-4614-8537-0877a6f18445", "remote_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv4", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "2fb1ab92-7534-4602-9c48-f0e1391dd774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv4", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "8eb9e16f-f4c4-4232-a89b-4af20b7cc379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv6", "project_id": "2709810aaf9c47cf8a521b00c8935695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:35Z", "revision_number": 0, "id": "ee4485fb-597e-44db-8e89-14ed65056266", "remote_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:35Z", "security_group_id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "tenant_id": "2709810aaf9c47cf8a521b00c8935695", "port_range_min": null, "ethertype": "IPv6", "project_id": "2709810aaf9c47cf8a521b00c8935695"}], "revision_number": 4, "project_id": "2709810aaf9c47cf8a521b00c8935695", "id": "28a60a62-f192-4bcc-b758-85b0d7177d33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:21:38,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-005f5b2d-0c91-478a-a8d1-4af938cf400f 2018-11-25 14:21:38,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220941066742s 2018-11-25 14:21:38,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-005f5b2d-0c91-478a-a8d1-4af938cf400f 2018-11-25 14:21:38,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 14:21:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/28a60a62-f192-4bcc-b758-85b0d7177d33.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}803f9cbc180e735b6555c4c1fd117b366abdb9c4" 2018-11-25 14:21:38,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df3d62a7-a596-431e-a998-0b91e77c5bc7 Content-Length: 0 Date: Sun, 25 Nov 2018 14:21:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:21:38,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/28a60a62-f192-4bcc-b758-85b0d7177d33.json used request id req-df3d62a7-a596-431e-a998-0b91e77c5bc7 2018-11-25 14:21:38,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.313560962677s 2018-11-25 14:21:38,657 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/28a60a62-f192-4bcc-b758-85b0d7177d33.json used request id req-df3d62a7-a596-431e-a998-0b91e77c5bc7 2018-11-25 14:21:38,658 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 13:31 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-25 14:21:38,662 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-25 14:21:41,679 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 14:21:41,684 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=z8TAZUGwVMnAPskq8VQc4YF2g export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-11-25 14:21:41,684 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-25 14:21:41,686 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-11-25 14:21:41,722 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:21:42,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:21:42,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:21:42,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:21:42,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:21:42,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:21:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:21:42,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5085735d-b657-4df9-ab0f-8b82ae9a88b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:42,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5085735d-b657-4df9-ab0f-8b82ae9a88b2 2018-11-25 14:21:42,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:21:43,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["IA_DMMGlQsOLGARLHNIZyA"], "issued_at": "2018-11-25T14:21:43.000000Z"}} 2018-11-25 14:21:43,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:21:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:43,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3fbf2e5c-f195-44d8-aac0-eb404277213a Date: Sun, 25 Nov 2018 14:21:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:21:43,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3fbf2e5c-f195-44d8-aac0-eb404277213a 2018-11-25 14:21:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249086141586s 2018-11-25 14:21:43,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3fbf2e5c-f195-44d8-aac0-eb404277213a 2018-11-25 14:21:43,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:21:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:43,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:21:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:21:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:43,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a361a9b-33d2-4b32-be90-3887045ef9fe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:21:43,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2a361a9b-33d2-4b32-be90-3887045ef9fe 2018-11-25 14:21:43,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.323523044586s 2018-11-25 14:21:43,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:21:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}}' 2018-11-25 14:21:43,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d82caaa3-c46b-4f57-9d7e-7392a849daba Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a"}, "enabled": true, "id": "c7136ae70aa149fb8181111fe4bb026a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}} 2018-11-25 14:21:43,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d82caaa3-c46b-4f57-9d7e-7392a849daba 2018-11-25 14:21:43,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117292165756s 2018-11-25 14:21:43,789 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d82caaa3-c46b-4f57-9d7e-7392a849daba 2018-11-25 14:21:43,789 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'id': u'c7136ae70aa149fb8181111fe4bb026a', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:21:43,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:21:44,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.380872964859s 2018-11-25 14:21:44,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f99aab-0c37-4744-9e0b-60ad26fc8d20 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672"}, "enabled": true, "id": "7bf706092a3a41b6b15e2f2137fc4672", "options": {}, "domain_id": "default", "name": "vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}} 2018-11-25 14:21:44,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 used request id req-22f99aab-0c37-4744-9e0b-60ad26fc8d20 2018-11-25 14:21:44,271 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7bf706092a3a41b6b15e2f2137fc4672', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a'}) 2018-11-25 14:21:44,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:21:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc4baab-d3e7-4f0b-b070-2a9419d1b6fc Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:21:44,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4cc4baab-d3e7-4f0b-b070-2a9419d1b6fc 2018-11-25 14:21:44,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873320102692s 2018-11-25 14:21:44,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:21:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce9633a-935e-4388-846a-d1d5c9110f31 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:21:44,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9ce9633a-935e-4388-846a-d1d5c9110f31 2018-11-25 14:21:44,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780050754547s 2018-11-25 14:21:44,440 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:21:44,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:21:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" -d '{"role": {"name": "Member"}}' 2018-11-25 14:21:44,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76375a04-a5ba-4fe2-8e4f-55709f5ee551 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2fdfd89fd1c457cafb66ae21ef57053", "links": {"self": "http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053"}, "name": "Member"}} 2018-11-25 14:21:44,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-76375a04-a5ba-4fe2-8e4f-55709f5ee551 2018-11-25 14:21:44,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.113981962204s 2018-11-25 14:21:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb21d68d-3140-435b-81ee-77598b721389 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053"}, "domain_id": null, "name": "Member", "id": "b2fdfd89fd1c457cafb66ae21ef57053"}} 2018-11-25 14:21:44,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053 used request id req-cb21d68d-3140-435b-81ee-77598b721389 2018-11-25 14:21:44,639 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053'}, 'domain_id': None, 'human_id': None, 'id': u'b2fdfd89fd1c457cafb66ae21ef57053', 'HUMAN_ID': False}) 2018-11-25 14:21:44,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:21:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0d5b96-871a-4e37-98d5-b30ef70fe23c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2fdfd89fd1c457cafb66ae21ef57053", "links": {"self": "http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053"}, "name": "Member"}]} 2018-11-25 14:21:44,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dc0d5b96-871a-4e37-98d5-b30ef70fe23c 2018-11-25 14:21:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.072988986969s 2018-11-25 14:21:44,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:21:44,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9c3620-fe10-4900-9c9c-32d983a3fcdf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:21:44,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-fa9c3620-fe10-4900-9c9c-32d983a3fcdf 2018-11-25 14:21:44,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825710296631s 2018-11-25 14:21:44,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:21:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086e4d41-49fa-4e2d-bc8a-186fd65da3cb Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "links": {"self": "http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672"}, "domain_id": "default", "enabled": true, "id": "7bf706092a3a41b6b15e2f2137fc4672", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:21:44,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-086e4d41-49fa-4e2d-bc8a-186fd65da3cb 2018-11-25 14:21:44,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982720851898s 2018-11-25 14:21:44,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-086e4d41-49fa-4e2d-bc8a-186fd65da3cb 2018-11-25 14:21:44,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:21:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:44,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41bc09b8-625c-4884-bbde-eca3ca22b2f6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a"}, "enabled": true, "id": "c7136ae70aa149fb8181111fe4bb026a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}]} 2018-11-25 14:21:44,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-41bc09b8-625c-4884-bbde-eca3ca22b2f6 2018-11-25 14:21:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0740480422974s 2018-11-25 14:21:44,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-41bc09b8-625c-4884-bbde-eca3ca22b2f6 2018-11-25 14:21:44,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:21:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=7bf706092a3a41b6b15e2f2137fc4672&scope.project.id=c7136ae70aa149fb8181111fe4bb026a&role.id=b2fdfd89fd1c457cafb66ae21ef57053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:45,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f265cd13-343e-48b5-8be6-60c435b889dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7bf706092a3a41b6b15e2f2137fc4672&scope.project.id=c7136ae70aa149fb8181111fe4bb026a&role.id=b2fdfd89fd1c457cafb66ae21ef57053", "previous": null, "next": null}} 2018-11-25 14:21:45,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7bf706092a3a41b6b15e2f2137fc4672&scope.project.id=c7136ae70aa149fb8181111fe4bb026a&role.id=b2fdfd89fd1c457cafb66ae21ef57053 used request id req-f265cd13-343e-48b5-8be6-60c435b889dc 2018-11-25 14:21:45,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0830879211426s 2018-11-25 14:21:45,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:21:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a/users/7bf706092a3a41b6b15e2f2137fc4672/roles/b2fdfd89fd1c457cafb66ae21ef57053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:45,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf04e97-bc5e-446a-830e-d38e59abed43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:21:45,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a/users/7bf706092a3a41b6b15e2f2137fc4672/roles/b2fdfd89fd1c457cafb66ae21ef57053 used request id req-fbf04e97-bc5e-446a-830e-d38e59abed43 2018-11-25 14:21:45,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.109616041183s 2018-11-25 14:21:45,174 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '99f1bd23-8634-4128-83ad-07a608c6d21b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'project_id': u'c7136ae70aa149fb8181111fe4bb026a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:21:45,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:21:45,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:21:45,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:21:45,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:21:45,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:21:45,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:21:45,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:21:45,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:21:45,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:21:45,180 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'password': '99f1bd23-8634-4128-83ad-07a608c6d21b', 'project_name': 'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'c7136ae70aa149fb8181111fe4bb026a', 'project_domain_name': 'Default'} 2018-11-25 14:21:45,180 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-25 14:21:45,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:21:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:45,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410b8b56-c427-41c6-a1dc-a000d1afc467 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:21:45,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-410b8b56-c427-41c6-a1dc-a000d1afc467 2018-11-25 14:21:45,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0738120079041s 2018-11-25 14:21:45,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:21:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:21:45,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6622f9f-7b7e-402e-b2ac-4ebadc40d994 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a"}, "enabled": true, "id": "c7136ae70aa149fb8181111fe4bb026a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}]} 2018-11-25 14:21:45,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d6622f9f-7b7e-402e-b2ac-4ebadc40d994 2018-11-25 14:21:45,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0775651931763s 2018-11-25 14:21:45,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d6622f9f-7b7e-402e-b2ac-4ebadc40d994 2018-11-25 14:21:45,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-25 14:21:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" -d '{"network": {"tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "name": "vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "admin_state_up": true}}' 2018-11-25 14:21:45,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-99e5f223-e3c4-4cb7-a007-38c1e6b72ca9 Date: Sun, 25 Nov 2018 14:21:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"62009194-79a3-4e66-aec9-ca922b75a40f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:21:45Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a","admin_state_up":true,"tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","mtu":1450}} 2018-11-25 14:21:45,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-99e5f223-e3c4-4cb7-a007-38c1e6b72ca9 2018-11-25 14:21:45,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.479068994522s 2018-11-25 14:21:45,816 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-99e5f223-e3c4-4cb7-a007-38c1e6b72ca9 2018-11-25 14:21:45,817 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-25T14:21:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'62009194-79a3-4e66-aec9-ca922b75a40f', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a', u'created_at': u'2018-11-25T14:21:45Z', u'mtu': 1450, u'tenant_id': u'c7136ae70aa149fb8181111fe4bb026a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c7136ae70aa149fb8181111fe4bb026a'}) 2018-11-25 14:21:45,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:21:45,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bcf99c-1f84-47d9-bdfa-5857b8557d7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:21:45,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08bcf99c-1f84-47d9-bdfa-5857b8557d7d 2018-11-25 14:21:45,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:21:46,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2fdfd89fd1c457cafb66ae21ef57053", "name": "Member"}], "expires_at": "2018-11-25T15:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7136ae70aa149fb8181111fe4bb026a", "name": "vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c7136ae70aa149fb8181111fe4bb026a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c7136ae70aa149fb8181111fe4bb026a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c7136ae70aa149fb8181111fe4bb026a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c7136ae70aa149fb8181111fe4bb026a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c7136ae70aa149fb8181111fe4bb026a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c7136ae70aa149fb8181111fe4bb026a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c7136ae70aa149fb8181111fe4bb026a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c7136ae70aa149fb8181111fe4bb026a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c7136ae70aa149fb8181111fe4bb026a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c7136ae70aa149fb8181111fe4bb026a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c7136ae70aa149fb8181111fe4bb026a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c7136ae70aa149fb8181111fe4bb026a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "id": "7bf706092a3a41b6b15e2f2137fc4672"}, "audit_ids": ["tR77Cm8XTQSaR6DtZP9lmg"], "issued_at": "2018-11-25T14:21:46.000000Z"}} 2018-11-25 14:21:46,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:21:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-a703ad8e-bff4-4d1c-84cf-97592bb4a2b7 Date: Sun, 25 Nov 2018 14:21:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T14:21:45Z","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","id":"62009194-79a3-4e66-aec9-ca922b75a40f","name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 14:21:46,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a703ad8e-bff4-4d1c-84cf-97592bb4a2b7 2018-11-25 14:21:46,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25292801857s 2018-11-25 14:21:46,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a703ad8e-bff4-4d1c-84cf-97592bb4a2b7 2018-11-25 14:21:46,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-25 14:21:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"subnet": {"name": "vping_ssh-subnet_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "enable_dhcp": true, "network_id": "62009194-79a3-4e66-aec9-ca922b75a40f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-25 14:21:47,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-42ab26cf-3996-4033-9d9a-db24c75ddb2c Date: Sun, 25 Nov 2018 14:21:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62009194-79a3-4e66-aec9-ca922b75a40f","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:21:46Z","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":"c7136ae70aa149fb8181111fe4bb026a","id":"bf5f0385-ac43-404c-a26a-5f984395306a","subnetpool_id":null,"name":"vping_ssh-subnet_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}} 2018-11-25 14:21:47,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-42ab26cf-3996-4033-9d9a-db24c75ddb2c 2018-11-25 14:21:47,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.692266225815s 2018-11-25 14:21:47,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-42ab26cf-3996-4033-9d9a-db24c75ddb2c 2018-11-25 14:21:47,146 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T14:21:46Z', 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'bf5f0385-ac43-404c-a26a-5f984395306a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7b980ab2-8a59-428e-9260-56e8ce4ef09a', u'enable_dhcp': True, u'network_id': u'62009194-79a3-4e66-aec9-ca922b75a40f', u'tenant_id': u'c7136ae70aa149fb8181111fe4bb026a', u'created_at': u'2018-11-25T14:21:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c7136ae70aa149fb8181111fe4bb026a'}) 2018-11-25 14:21:47,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-25 14:21:47,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "vping_ssh-router_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "admin_state_up": true}}' 2018-11-25 14:21:52,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7c30a513-b6c2-4dd5-89cc-4a51184143cf Date: Sun, 25 Nov 2018 14:21:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:47Z", "admin_state_up": true, "updated_at": "2018-11-25T14:21:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18", "name": "vping_ssh-router_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}} 2018-11-25 14:21:52,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7c30a513-b6c2-4dd5-89cc-4a51184143cf 2018-11-25 14:21:52,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.96598315239s 2018-11-25 14:21:52,113 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7c30a513-b6c2-4dd5-89cc-4a51184143cf 2018-11-25 14:21:52,113 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T14:21:48Z', u'revision_number': 3, u'id': u'0ac08c61-6467-4eb4-8bc7-63605ce7cc18', u'external_gateway_info': {u'network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f688155f-4e41-43bd-8a4a-5e2069dbd331', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_7b980ab2-8a59-428e-9260-56e8ce4ef09a', u'admin_state_up': True, u'tenant_id': u'c7136ae70aa149fb8181111fe4bb026a', u'created_at': u'2018-11-25T14:21:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'c7136ae70aa149fb8181111fe4bb026a'}) 2018-11-25 14:21:52,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-25 14:21:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"subnet_id": "bf5f0385-ac43-404c-a26a-5f984395306a"}' 2018-11-25 14:21:54,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-206c6003-877b-4b1b-bccf-bbec604b8893 Date: Sun, 25 Nov 2018 14:21:54 GMT RESP BODY: {"network_id": "62009194-79a3-4e66-aec9-ca922b75a40f", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "subnet_id": "bf5f0385-ac43-404c-a26a-5f984395306a", "subnet_ids": ["bf5f0385-ac43-404c-a26a-5f984395306a"], "port_id": "93c51817-3a18-425d-af7c-5565d64c6627", "id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18"} 2018-11-25 14:21:54,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18/add_router_interface.json used request id req-206c6003-877b-4b1b-bccf-bbec604b8893 2018-11-25 14:21:54,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03952097893s 2018-11-25 14:21:54,154 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18/add_router_interface.json used request id req-206c6003-877b-4b1b-bccf-bbec604b8893 returning object 0ac08c61-6467-4eb4-8bc7-63605ce7cc18 2018-11-25 14:21:54,154 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:21:54,306 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 14:21:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:54,325 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 14:21:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 14:21:54,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:21:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:54,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-13fc1676-c9c2-4474-8bb2-6e1a4eef287e Date: Sun, 25 Nov 2018 14:21:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:21:54,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-13fc1676-c9c2-4474-8bb2-6e1a4eef287e 2018-11-25 14:21:54,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180116891861s 2018-11-25 14:21:54,510 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-13fc1676-c9c2-4474-8bb2-6e1a4eef287e 2018-11-25 14:21:54,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 14:21:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}' 2018-11-25 14:21:54,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877 X-Openstack-Request-Id: req-faa970c5-7ae7-4254-b895-2317590d9dda Date: Sun, 25 Nov 2018 14:21:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file", "owner": "c7136ae70aa149fb8181111fe4bb026a", "id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "size": null, "self": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:21:54Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "checksum": null, "created_at": "2018-11-25T14:21:54Z", "protected": false} 2018-11-25 14:21:54,749 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-faa970c5-7ae7-4254-b895-2317590d9dda 2018-11-25 14:21:54,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.236757993698s 2018-11-25 14:21:54,750 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-faa970c5-7ae7-4254-b895-2317590d9dda returning object a1fedf8c-d9f7-46c6-a386-00a448135877 2018-11-25 14:21:54,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 14:21:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '' 2018-11-25 14:21:55,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbcb6dc3-5d22-4c16-9b1b-0c3adccb50d4 Date: Sun, 25 Nov 2018 14:21:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:21:55,971 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file used request id req-dbcb6dc3-5d22-4c16-9b1b-0c3adccb50d4 2018-11-25 14:21:55,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22091603279s 2018-11-25 14:21:55,971 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file used request id req-dbcb6dc3-5d22-4c16-9b1b-0c3adccb50d4 2018-11-25 14:21:55,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:21:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:56,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1f24da41-8cc0-40c1-9235-0814cfae2c1a Date: Sun, 25 Nov 2018 14:21:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "metadata": {}}], "file": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file", "owner": "c7136ae70aa149fb8181111fe4bb026a", "id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "size": 12716032, "self": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:21:55Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:21:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:21:56,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1f24da41-8cc0-40c1-9235-0814cfae2c1a 2018-11-25 14:21:56,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173275947571s 2018-11-25 14:21:56,146 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1f24da41-8cc0-40c1-9235-0814cfae2c1a 2018-11-25 14:21:56,148 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file', 'owner': u'c7136ae70aa149fb8181111fe4bb026a', 'id': u'a1fedf8c-d9f7-46c6-a386-00a448135877', 'size': 12716032, u'self': u'/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': 'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T14:21:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T14:21:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'created': u'2018-11-25T14:21:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T14:21:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 14:21:56,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 14:21:56,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 14:21:56,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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,Accept-Encoding x-openstack-request-id: req-6587dc55-24e5-45ee-8538-c9ee6af0a6d0 x-compute-request-id: req-6587dc55-24e5-45ee-8538-c9ee6af0a6d0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "name": "vping_ssh-flavor_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:21:56,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6587dc55-24e5-45ee-8538-c9ee6af0a6d0 2018-11-25 14:21:56,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.203510046005s 2018-11-25 14:21:56,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6587dc55-24e5-45ee-8538-c9ee6af0a6d0 returning object ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c 2018-11-25 14:21:56,353 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7b980ab2-8a59-428e-9260-56e8ce4ef09a', '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'2b4adc94c250401ebba1b3096fd3be53', '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'ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c', 'swap': 0}) 2018-11-25 14:21:56,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 14:21:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" -d '{"extra_specs": {}}' 2018-11-25 14:21:56,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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-05d6c049-6b70-4dae-b83b-0fbb9ce7ca4a x-compute-request-id: req-05d6c049-6b70-4dae-b83b-0fbb9ce7ca4a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:21:56,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c/os-extra_specs used request id req-05d6c049-6b70-4dae-b83b-0fbb9ce7ca4a 2018-11-25 14:21:56,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241379737854s 2018-11-25 14:21:56,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c/os-extra_specs used request id req-05d6c049-6b70-4dae-b83b-0fbb9ce7ca4a 2018-11-25 14:21:56,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-25 14:21:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"keypair": {"name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}}' 2018-11-25 14:21:56,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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,Accept-Encoding x-openstack-request-id: req-d9f6347b-dcb3-4bb7-95f7-6d8303b5bf85 x-compute-request-id: req-d9f6347b-dcb3-4bb7-95f7-6d8303b5bf85 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCmrFSizLhF6auF2sn6EyRGRHuE9JNaiRlHAIUAhb1tcoOlZlFgQwWhQK6yTIZCqqMQJjkSw5YoWSwq/3D2aKAwbW8FF/ST0bqK6M8LdI36V75KP3PU51jjnkGxjZr9u+y5VSClRBEtJvRrDDlphDZjeTZzdBDea5aDUNq2JFyLt9yI03vUvVYXTmZ0k7wI9ILq1G4yLGshMkMTGDWz7hs/ptZTDXmaohTfvzJIh6sPrhtrYL/k07nAP/oYSY2KR66FujC2E0d82LCnG4UPwnVbUYz10ZVnP1q57KVMG/cs6M26PQhac+6x77qJ4iCfZvXXEaz0Tb6tFKtzG142hiP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwpqxUosy4RemrhdrJ+hMkRkR7hPSTWokZRwCFAIW9bXKDpWZ\nRYEMFoUCuskyGQqqjECY5EsOWKFksKv9w9migMG1vBRf0k9G6iujPC3SN+le+Sj9\nz1OdY455BsY2a/bvsuVUgpUQRLSb0aww5aYQ2Y3k2c3QQ3muWg1DatiRci7fciNN\n71L1WF05mdJO8CPSC6tRuMixrITJDExg1s+4bP6bWUw15mqIU378ySIerD64ba2C\n/5NO5wD/6GEmNikeuhbowthNHfNiwpxuFD8J1W1GM9dGVZz9aueylTBv3LOjNuj0\nIWnPuse+6ieIgn2b11xGs9E2+rRSrcxteNoYjwIDAQABAoIBAC71MPCgEijqkhfU\nItFAZqlkiUUPl2GCyUF0nrPBRVUJBra6Nn/lAcu1UNFNlz8fqcOqGrqLuex9FVTk\nS5mkvGehVn8J041l/9Clsv/kdqNzNq2czJHotUO+r0mJLryim3hpihjwazqI8kiH\n6kyf49T7PkuoNCb0B7RHGwt/MqmAZbz5f1OUnikdsKIrhL4En/2uYAjzyiGGHA2e\n7AnLfuGdVDmQ1ocMuBZjz4q+oPw1lr/5XRl9Tz0+Mgtu0uvOEx45d73b1k7OwxPl\nG4WK43ff3CHsQixg9qJMahedZJpDoHWQjD2oN5IlSTWu5smZRdjbFKZVoxRF0zmL\nWB7MydECgYEA9qnGJsaUaq65ntyeQOGpjSZprrsgOkjTfqzQy5FrpY362Lh01ghO\nbPbhQJ1EuRh/2z+pULiN6edDcjQ3MKwVy1VJMjeoLz66mIRyziaI8XVtcdT+YlHn\nXF5rSD/oEIrgVMTr2HsAuimmILgdDu3FyWSyxyCkY9OvxU6Tp9xWe0sCgYEAyfh0\nhhoDkoCGBDk8GhNgbsDTuTZBO6I9Y9M+sEsxntD1vm/vjuFDMvqEc0AxxiRtIWdi\nr4ceouTHsukFPRS6NgYHR1/HLqHqgXuDSMsP28lUn4koJYBnpn/86S7szvV7+cMC\nrg19TLKxFo4eFl8iWWxE2SMuOfsyqhFQo4RIKU0CgYEAvulAOJrSHJAHkvFmewkt\n1dW5Tkf+9Z2QNCdFo4l2K7jsQfjiVRYwvR2H0h7nJevUabmoLpXpIPShuy622LEY\nXTwxXvC893QxsAIzaWNh8qDUiJo2GZsS2ucpWc48qzER2ApiEDeDpJK/xes6cmeO\nAgYyaPTWx3z8OlZK6k0bkmkCgYAYU9sFRCDmBqEd5R7+LRNSg9t81bIp0rL+UTWd\n2pDRhm3zUFxUo4GKpG5Ly5GzQjP68A8NAYOJL3F2dWbyIosDctpxmHHPhiVPD2eS\n3xK78JZG2SiCy+KwRX5bQBG6JAuY3Ap4mJtdH7EA/IFXRIJIryfj1777sOw7W/aQ\nm6BtiQKBgGcz0MC7Xf2KmHDL8MoOMO0nhxWl9Gbj4AfszKdA0K2aDdE32oy7G3zz\nojcveT1Q01E3FFURhApmxIYKR3rahdasZrkhQus8o1zWjE/Xm+SH8+MlAfEw8wip\nfQn2Se2IB8L0gxNfxO8aDyAqmrLwuSd21bLK9+9F8I7jMdbkMmrV\n-----END RSA PRIVATE KEY-----\n", "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "fingerprint": "ca:e8:c3:22:00:8b:0f:b8:14:98:d7:0f:4b:1c:b5:a4"}} 2018-11-25 14:21:56,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-d9f6347b-dcb3-4bb7-95f7-6d8303b5bf85 2018-11-25 14:21:56,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.425053119659s 2018-11-25 14:21:56,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-d9f6347b-dcb3-4bb7-95f7-6d8303b5bf85 2018-11-25 14:21:56,806 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCmrFSizLhF6auF2sn6EyRGRHuE9JNaiRlHAIUAhb1tcoOlZlFgQwWhQK6yTIZCqqMQJjkSw5YoWSwq/3D2aKAwbW8FF/ST0bqK6M8LdI36V75KP3PU51jjnkGxjZr9u+y5VSClRBEtJvRrDDlphDZjeTZzdBDea5aDUNq2JFyLt9yI03vUvVYXTmZ0k7wI9ILq1G4yLGshMkMTGDWz7hs/ptZTDXmaohTfvzJIh6sPrhtrYL/k07nAP/oYSY2KR66FujC2E0d82LCnG4UPwnVbUYz10ZVnP1q57KVMG/cs6M26PQhac+6x77qJ4iCfZvXXEaz0Tb6tFKtzG142hiP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwpqxUosy4RemrhdrJ+hMkRkR7hPSTWokZRwCFAIW9bXKDpWZ\nRYEMFoUCuskyGQqqjECY5EsOWKFksKv9w9migMG1vBRf0k9G6iujPC3SN+le+Sj9\nz1OdY455BsY2a/bvsuVUgpUQRLSb0aww5aYQ2Y3k2c3QQ3muWg1DatiRci7fciNN\n71L1WF05mdJO8CPSC6tRuMixrITJDExg1s+4bP6bWUw15mqIU378ySIerD64ba2C\n/5NO5wD/6GEmNikeuhbowthNHfNiwpxuFD8J1W1GM9dGVZz9aueylTBv3LOjNuj0\nIWnPuse+6ieIgn2b11xGs9E2+rRSrcxteNoYjwIDAQABAoIBAC71MPCgEijqkhfU\nItFAZqlkiUUPl2GCyUF0nrPBRVUJBra6Nn/lAcu1UNFNlz8fqcOqGrqLuex9FVTk\nS5mkvGehVn8J041l/9Clsv/kdqNzNq2czJHotUO+r0mJLryim3hpihjwazqI8kiH\n6kyf49T7PkuoNCb0B7RHGwt/MqmAZbz5f1OUnikdsKIrhL4En/2uYAjzyiGGHA2e\n7AnLfuGdVDmQ1ocMuBZjz4q+oPw1lr/5XRl9Tz0+Mgtu0uvOEx45d73b1k7OwxPl\nG4WK43ff3CHsQixg9qJMahedZJpDoHWQjD2oN5IlSTWu5smZRdjbFKZVoxRF0zmL\nWB7MydECgYEA9qnGJsaUaq65ntyeQOGpjSZprrsgOkjTfqzQy5FrpY362Lh01ghO\nbPbhQJ1EuRh/2z+pULiN6edDcjQ3MKwVy1VJMjeoLz66mIRyziaI8XVtcdT+YlHn\nXF5rSD/oEIrgVMTr2HsAuimmILgdDu3FyWSyxyCkY9OvxU6Tp9xWe0sCgYEAyfh0\nhhoDkoCGBDk8GhNgbsDTuTZBO6I9Y9M+sEsxntD1vm/vjuFDMvqEc0AxxiRtIWdi\nr4ceouTHsukFPRS6NgYHR1/HLqHqgXuDSMsP28lUn4koJYBnpn/86S7szvV7+cMC\nrg19TLKxFo4eFl8iWWxE2SMuOfsyqhFQo4RIKU0CgYEAvulAOJrSHJAHkvFmewkt\n1dW5Tkf+9Z2QNCdFo4l2K7jsQfjiVRYwvR2H0h7nJevUabmoLpXpIPShuy622LEY\nXTwxXvC893QxsAIzaWNh8qDUiJo2GZsS2ucpWc48qzER2ApiEDeDpJK/xes6cmeO\nAgYyaPTWx3z8OlZK6k0bkmkCgYAYU9sFRCDmBqEd5R7+LRNSg9t81bIp0rL+UTWd\n2pDRhm3zUFxUo4GKpG5Ly5GzQjP68A8NAYOJL3F2dWbyIosDctpxmHHPhiVPD2eS\n3xK78JZG2SiCy+KwRX5bQBG6JAuY3Ap4mJtdH7EA/IFXRIJIryfj1777sOw7W/aQ\nm6BtiQKBgGcz0MC7Xf2KmHDL8MoOMO0nhxWl9Gbj4AfszKdA0K2aDdE32oy7G3zz\nojcveT1Q01E3FFURhApmxIYKR3rahdasZrkhQus8o1zWjE/Xm+SH8+MlAfEw8wip\nfQn2Se2IB8L0gxNfxO8aDyAqmrLwuSd21bLK9+9F8I7jMdbkMmrV\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7bf706092a3a41b6b15e2f2137fc4672', 'name': u'vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'created_at': '2018-11-25T14:21:56.805977', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': 'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ca:e8:c3:22:00:8b:0f:b8:14:98:d7:0f:4b:1c:b5:a4', 'type': 'ssh', 'id': u'vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a'}) 2018-11-25 14:21:56,806 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwpqxUosy4RemrhdrJ+hMkRkR7hPSTWokZRwCFAIW9bXKDpWZ RYEMFoUCuskyGQqqjECY5EsOWKFksKv9w9migMG1vBRf0k9G6iujPC3SN+le+Sj9 z1OdY455BsY2a/bvsuVUgpUQRLSb0aww5aYQ2Y3k2c3QQ3muWg1DatiRci7fciNN 71L1WF05mdJO8CPSC6tRuMixrITJDExg1s+4bP6bWUw15mqIU378ySIerD64ba2C /5NO5wD/6GEmNikeuhbowthNHfNiwpxuFD8J1W1GM9dGVZz9aueylTBv3LOjNuj0 IWnPuse+6ieIgn2b11xGs9E2+rRSrcxteNoYjwIDAQABAoIBAC71MPCgEijqkhfU ItFAZqlkiUUPl2GCyUF0nrPBRVUJBra6Nn/lAcu1UNFNlz8fqcOqGrqLuex9FVTk S5mkvGehVn8J041l/9Clsv/kdqNzNq2czJHotUO+r0mJLryim3hpihjwazqI8kiH 6kyf49T7PkuoNCb0B7RHGwt/MqmAZbz5f1OUnikdsKIrhL4En/2uYAjzyiGGHA2e 7AnLfuGdVDmQ1ocMuBZjz4q+oPw1lr/5XRl9Tz0+Mgtu0uvOEx45d73b1k7OwxPl G4WK43ff3CHsQixg9qJMahedZJpDoHWQjD2oN5IlSTWu5smZRdjbFKZVoxRF0zmL WB7MydECgYEA9qnGJsaUaq65ntyeQOGpjSZprrsgOkjTfqzQy5FrpY362Lh01ghO bPbhQJ1EuRh/2z+pULiN6edDcjQ3MKwVy1VJMjeoLz66mIRyziaI8XVtcdT+YlHn XF5rSD/oEIrgVMTr2HsAuimmILgdDu3FyWSyxyCkY9OvxU6Tp9xWe0sCgYEAyfh0 hhoDkoCGBDk8GhNgbsDTuTZBO6I9Y9M+sEsxntD1vm/vjuFDMvqEc0AxxiRtIWdi r4ceouTHsukFPRS6NgYHR1/HLqHqgXuDSMsP28lUn4koJYBnpn/86S7szvV7+cMC rg19TLKxFo4eFl8iWWxE2SMuOfsyqhFQo4RIKU0CgYEAvulAOJrSHJAHkvFmewkt 1dW5Tkf+9Z2QNCdFo4l2K7jsQfjiVRYwvR2H0h7nJevUabmoLpXpIPShuy622LEY XTwxXvC893QxsAIzaWNh8qDUiJo2GZsS2ucpWc48qzER2ApiEDeDpJK/xes6cmeO AgYyaPTWx3z8OlZK6k0bkmkCgYAYU9sFRCDmBqEd5R7+LRNSg9t81bIp0rL+UTWd 2pDRhm3zUFxUo4GKpG5Ly5GzQjP68A8NAYOJL3F2dWbyIosDctpxmHHPhiVPD2eS 3xK78JZG2SiCy+KwRX5bQBG6JAuY3Ap4mJtdH7EA/IFXRIJIryfj1777sOw7W/aQ m6BtiQKBgGcz0MC7Xf2KmHDL8MoOMO0nhxWl9Gbj4AfszKdA0K2aDdE32oy7G3zz ojcveT1Q01E3FFURhApmxIYKR3rahdasZrkhQus8o1zWjE/Xm+SH8+MlAfEw8wip fQn2Se2IB8L0gxNfxO8aDyAqmrLwuSd21bLK9+9F8I7jMdbkMmrV -----END RSA PRIVATE KEY----- 2018-11-25 14:21:56,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-25 14:21:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"security_group": {"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-25 14:21:57,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-cd037616-c1d0-4863-bca3-2488d85e55a7 Date: Sun, 25 Nov 2018 14:21:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:57Z", "updated_at": "2018-11-25T14:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "5d0558af-d9af-436e-b09c-e814ba745d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "c8662bcd-ab24-4d6b-9c6e-f97dad742f87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 2, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}} 2018-11-25 14:21:57,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-cd037616-c1d0-4863-bca3-2488d85e55a7 2018-11-25 14:21:57,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.344928026199s 2018-11-25 14:21:57,155 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-cd037616-c1d0-4863-bca3-2488d85e55a7 2018-11-25 14:21:57,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:21:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:57,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-a2f2b063-b39e-44d7-ba87-44b495da6747 Date: Sun, 25 Nov 2018 14:21:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:57Z", "updated_at": "2018-11-25T14:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "5d0558af-d9af-436e-b09c-e814ba745d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "c8662bcd-ab24-4d6b-9c6e-f97dad742f87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 2, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}, {"description": "Default security group", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:45Z", "updated_at": "2018-11-25T14:21:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "27ac4280-3930-4ac0-b90b-f5a005afd956", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "2ee8058e-aeb6-4010-9959-aedc61dc7bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "aee83ddf-3750-4069-bb16-56ad7d7f46c8", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "e22a5e5c-eac6-4d2e-b5b0-54873f6ce42f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 4, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "name": "default"}]} 2018-11-25 14:21:57,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a2f2b063-b39e-44d7-ba87-44b495da6747 2018-11-25 14:21:57,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197869062424s 2018-11-25 14:21:57,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a2f2b063-b39e-44d7-ba87-44b495da6747 2018-11-25 14:21:57,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 14:21:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -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": "0966682c-0af5-4edc-afdd-413dc6dbfc3c"}}' 2018-11-25 14:21:57,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b091d5d8-7d9a-4ec7-a89c-bfb7b2655e86 Date: Sun, 25 Nov 2018 14:21:57 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-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:57Z", "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "abd2ff57-e539-4b19-a3c4-ec14ed7fef0a"}} 2018-11-25 14:21:57,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b091d5d8-7d9a-4ec7-a89c-bfb7b2655e86 2018-11-25 14:21:57,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.319095134735s 2018-11-25 14:21:57,681 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b091d5d8-7d9a-4ec7-a89c-bfb7b2655e86 2018-11-25 14:21:57,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:21:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:57,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-4c4f2ab3-d252-4f70-bef2-4308cf868aa9 Date: Sun, 25 Nov 2018 14:21:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:57Z", "updated_at": "2018-11-25T14:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "5d0558af-d9af-436e-b09c-e814ba745d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "abd2ff57-e539-4b19-a3c4-ec14ed7fef0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "c8662bcd-ab24-4d6b-9c6e-f97dad742f87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 3, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}, {"description": "Default security group", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:45Z", "updated_at": "2018-11-25T14:21:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "27ac4280-3930-4ac0-b90b-f5a005afd956", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "2ee8058e-aeb6-4010-9959-aedc61dc7bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "aee83ddf-3750-4069-bb16-56ad7d7f46c8", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "e22a5e5c-eac6-4d2e-b5b0-54873f6ce42f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 4, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "name": "default"}]} 2018-11-25 14:21:57,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4c4f2ab3-d252-4f70-bef2-4308cf868aa9 2018-11-25 14:21:57,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211500883102s 2018-11-25 14:21:57,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4c4f2ab3-d252-4f70-bef2-4308cf868aa9 2018-11-25 14:21:57,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 14:21:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -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": "0966682c-0af5-4edc-afdd-413dc6dbfc3c"}}' 2018-11-25 14:21:58,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a0e40e9d-6224-4b0d-a2bc-ceace561400a Date: Sun, 25 Nov 2018 14:21:58 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-11-25T14:21:58Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "port_range_min": null, "revision_number": 0, "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:58Z", "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "5ba06b4c-8cad-4664-a6b7-2ace875f7e80"}} 2018-11-25 14:21:58,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a0e40e9d-6224-4b0d-a2bc-ceace561400a 2018-11-25 14:21:58,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169218063354s 2018-11-25 14:21:58,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a0e40e9d-6224-4b0d-a2bc-ceace561400a 2018-11-25 14:21:58,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:21:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:58,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-42e4427f-81ac-4928-a409-d0aeeafbe564 Date: Sun, 25 Nov 2018 14:21:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf5f0385-ac43-404c-a26a-5f984395306a"],"updated_at":"2018-11-25T14:21:46Z","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","id":"62009194-79a3-4e66-aec9-ca922b75a40f","name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 14:21:58,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-42e4427f-81ac-4928-a409-d0aeeafbe564 2018-11-25 14:21:58,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27188706398s 2018-11-25 14:21:58,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-42e4427f-81ac-4928-a409-d0aeeafbe564 2018-11-25 14:21:58,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:21:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:58,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-05fdf580-2523-4e3e-90da-4d0908ea00f1 Date: Sun, 25 Nov 2018 14:21:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "metadata": {}}], "file": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file", "owner": "c7136ae70aa149fb8181111fe4bb026a", "id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "size": 12716032, "self": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:21:55Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:21:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:21:58,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-05fdf580-2523-4e3e-90da-4d0908ea00f1 2018-11-25 14:21:58,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181113958359s 2018-11-25 14:21:58,526 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-05fdf580-2523-4e3e-90da-4d0908ea00f1 2018-11-25 14:21:58,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:21:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:21:58,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:21: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,Accept-Encoding x-openstack-request-id: req-86825cd4-864b-492d-8a7f-6970560f2820 x-compute-request-id: req-86825cd4-864b-492d-8a7f-6970560f2820 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "name": "vping_ssh-flavor_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:21:58,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-86825cd4-864b-492d-8a7f-6970560f2820 2018-11-25 14:21:58,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0345861911774s 2018-11-25 14:21:58,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-86825cd4-864b-492d-8a7f-6970560f2820 2018-11-25 14:21:58,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-25 14:21:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"server": {"name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "imageRef": "a1fedf8c-d9f7-46c6-a386-00a448135877", "flavorRef": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62009194-79a3-4e66-aec9-ca922b75a40f"}], "security_groups": [{"name": "0966682c-0af5-4edc-afdd-413dc6dbfc3c"}]}}' 2018-11-25 14:22:00,357 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:21: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-462384fe-8227-40f8-bc8f-549c4a41b812 x-compute-request-id: req-462384fe-8227-40f8-bc8f-549c4a41b812 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0966682c-0af5-4edc-afdd-413dc6dbfc3c"}], "OS-DCF:diskConfig": "MANUAL", "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "adminPass": "jPM7VX2QhhRa"}} 2018-11-25 14:22:00,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-462384fe-8227-40f8-bc8f-549c4a41b812 2018-11-25 14:22:00,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79255485535s 2018-11-25 14:22:00,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-462384fe-8227-40f8-bc8f-549c4a41b812 2018-11-25 14:22:00,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:00,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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,Accept-Encoding x-openstack-request-id: req-2d992dcd-fa78-4b5b-8a04-3c10833cc1cb x-compute-request-id: req-2d992dcd-fa78-4b5b-8a04-3c10833cc1cb 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.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:00,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d992dcd-fa78-4b5b-8a04-3c10833cc1cb 2018-11-25 14:22:00,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288001060486s 2018-11-25 14:22:00,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d992dcd-fa78-4b5b-8a04-3c10833cc1cb 2018-11-25 14:22:00,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:22:00,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:00,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-5fcd726d-133d-41cb-b2ad-2ecc069e0a53 Date: Sun, 25 Nov 2018 14:22:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf5f0385-ac43-404c-a26a-5f984395306a"],"updated_at":"2018-11-25T14:21:46Z","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","id":"62009194-79a3-4e66-aec9-ca922b75a40f","name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 14:22:00,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5fcd726d-133d-41cb-b2ad-2ecc069e0a53 2018-11-25 14:22:00,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109935998917s 2018-11-25 14:22:00,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5fcd726d-133d-41cb-b2ad-2ecc069e0a53 2018-11-25 14:22:00,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 14:22:00,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-98ba3abf-dd7c-4342-99dc-f3ccb782e36d Date: Sun, 25 Nov 2018 14:22:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62009194-79a3-4e66-aec9-ca922b75a40f","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:21:46Z","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":"c7136ae70aa149fb8181111fe4bb026a","id":"bf5f0385-ac43-404c-a26a-5f984395306a","subnetpool_id":null,"name":"vping_ssh-subnet_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}]} 2018-11-25 14:22:00,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-98ba3abf-dd7c-4342-99dc-f3ccb782e36d 2018-11-25 14:22:00,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0527958869934s 2018-11-25 14:22:00,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-98ba3abf-dd7c-4342-99dc-f3ccb782e36d 2018-11-25 14:22:00,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:02,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:02,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:03,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:02 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-90c413da-4047-47c6-a72f-af57d85c0e53 x-compute-request-id: req-90c413da-4047-47c6-a72f-af57d85c0e53 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.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:01Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:03,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90c413da-4047-47c6-a72f-af57d85c0e53 2018-11-25 14:22:03,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637306928635s 2018-11-25 14:22:03,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90c413da-4047-47c6-a72f-af57d85c0e53 2018-11-25 14:22:03,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:05,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:06,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:05 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-3f4695f2-024b-40bc-8d58-34a6f8759897 x-compute-request-id: req-3f4695f2-024b-40bc-8d58-34a6f8759897 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.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:01Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:06,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3f4695f2-024b-40bc-8d58-34a6f8759897 2018-11-25 14:22:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647171020508s 2018-11-25 14:22:06,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3f4695f2-024b-40bc-8d58-34a6f8759897 2018-11-25 14:22:06,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:08,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:08,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:08 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-02adc9b7-d07c-4f75-9d19-32f063b7d176 x-compute-request-id: req-02adc9b7-d07c-4f75-9d19-32f063b7d176 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:06Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:08,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-02adc9b7-d07c-4f75-9d19-32f063b7d176 2018-11-25 14:22:08,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206268072128s 2018-11-25 14:22:08,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-02adc9b7-d07c-4f75-9d19-32f063b7d176 2018-11-25 14:22:08,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 14:22:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=89e4db7a-633c-4eec-8c5a-f563f40aae16" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:08,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-32fdc25c-543f-4a48-96ea-ca234fc68f6d Date: Sun, 25 Nov 2018 14:22:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:22:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bf5f0385-ac43-404c-a26a-5f984395306a","ip_address":"192.168.120.13"}],"id":"df21b49e-6c74-4874-b3d5-b27ea1dfc465","security_groups":["0966682c-0af5-4edc-afdd-413dc6dbfc3c"],"mac_address":"fa:16:3e:0d:e5:cf","project_id":"c7136ae70aa149fb8181111fe4bb026a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62009194-79a3-4e66-aec9-ca922b75a40f","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:22:02Z","binding:vnic_type":"normal","device_id":"89e4db7a-633c-4eec-8c5a-f563f40aae16"}]} 2018-11-25 14:22:08,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=89e4db7a-633c-4eec-8c5a-f563f40aae16 used request id req-32fdc25c-543f-4a48-96ea-ca234fc68f6d 2018-11-25 14:22:08,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564608573914s 2018-11-25 14:22:08,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=89e4db7a-633c-4eec-8c5a-f563f40aae16 used request id req-32fdc25c-543f-4a48-96ea-ca234fc68f6d 2018-11-25 14:22:08,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:22:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=df21b49e-6c74-4874-b3d5-b27ea1dfc465" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:08,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-820a8a3f-8baf-4c00-9944-e54d28bff807 Date: Sun, 25 Nov 2018 14:22:08 GMT RESP BODY: {"floatingips": []} 2018-11-25 14:22:08,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=df21b49e-6c74-4874-b3d5-b27ea1dfc465 used request id req-820a8a3f-8baf-4c00-9944-e54d28bff807 2018-11-25 14:22:08,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0200018882751s 2018-11-25 14:22:08,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=df21b49e-6c74-4874-b3d5-b27ea1dfc465 used request id req-820a8a3f-8baf-4c00-9944-e54d28bff807 2018-11-25 14:22:08,416 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:e5:cf', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1fedf8c-d9f7-46c6-a386-00a448135877'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:22:05.000000', 'flavor': Munch({u'id': u'ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c'}), 'az': u'nova', 'id': u'89e4db7a-633c-4eec-8c5a-f563f40aae16', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7bf706092a3a41b6b15e2f2137fc4672', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': 'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-25T14:22:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-25T14:22:06Z', 'hostId': u'13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:22:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': u'vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'adminPass': u'jPM7VX2QhhRa', 'tenant_id': u'c7136ae70aa149fb8181111fe4bb026a', 'region': 'regionOne', 'created': u'2018-11-25T14:22:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-25 14:22:08,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:22:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:08,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-b97992c9-a6b6-409d-8767-996293a4ba85 Date: Sun, 25 Nov 2018 14:22:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf5f0385-ac43-404c-a26a-5f984395306a"],"updated_at":"2018-11-25T14:21:46Z","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","id":"62009194-79a3-4e66-aec9-ca922b75a40f","name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 14:22:08,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b97992c9-a6b6-409d-8767-996293a4ba85 2018-11-25 14:22:08,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116651058197s 2018-11-25 14:22:08,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b97992c9-a6b6-409d-8767-996293a4ba85 2018-11-25 14:22:08,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:22:08,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:08,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-75521441-8366-44d8-b475-42f8b6a77791 Date: Sun, 25 Nov 2018 14:22:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "metadata": {}}], "file": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file", "owner": "c7136ae70aa149fb8181111fe4bb026a", "id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "size": 12716032, "self": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:21:55Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:21:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:22:08,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-75521441-8366-44d8-b475-42f8b6a77791 2018-11-25 14:22:08,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1726770401s 2018-11-25 14:22:08,708 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-75521441-8366-44d8-b475-42f8b6a77791 2018-11-25 14:22:08,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:22:08,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:08,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:08 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-00a3553a-5372-440b-a5b3-07d3d89a1bc3 x-compute-request-id: req-00a3553a-5372-440b-a5b3-07d3d89a1bc3 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "name": "vping_ssh-flavor_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:22:08,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-00a3553a-5372-440b-a5b3-07d3d89a1bc3 2018-11-25 14:22:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0390660762787s 2018-11-25 14:22:08,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-00a3553a-5372-440b-a5b3-07d3d89a1bc3 2018-11-25 14:22:08,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-25 14:22:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"server": {"name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "imageRef": "a1fedf8c-d9f7-46c6-a386-00a448135877", "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "flavorRef": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62009194-79a3-4e66-aec9-ca922b75a40f"}], "security_groups": [{"name": "0966682c-0af5-4edc-afdd-413dc6dbfc3c"}]}}' 2018-11-25 14:22:11,336 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:22:08 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-a1e95356-bd05-4f48-82b2-f5aecb765eee x-compute-request-id: req-a1e95356-bd05-4f48-82b2-f5aecb765eee Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0966682c-0af5-4edc-afdd-413dc6dbfc3c"}], "OS-DCF:diskConfig": "MANUAL", "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "adminPass": "pxcHJpQ2CeHe"}} 2018-11-25 14:22:11,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-a1e95356-bd05-4f48-82b2-f5aecb765eee 2018-11-25 14:22:11,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.58511590958s 2018-11-25 14:22:11,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-a1e95356-bd05-4f48-82b2-f5aecb765eee 2018-11-25 14:22:11,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:11,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:11 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-4c96f86d-fcd1-4ea5-ad8f-ad3c71cac25d x-compute-request-id: req-4c96f86d-fcd1-4ea5-ad8f-ad3c71cac25d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:06Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:11,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c96f86d-fcd1-4ea5-ad8f-ad3c71cac25d 2018-11-25 14:22:11,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354295969009s 2018-11-25 14:22:11,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c96f86d-fcd1-4ea5-ad8f-ad3c71cac25d 2018-11-25 14:22:11,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:13,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:14,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:13 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-06e91f36-2cf9-4114-8c9b-f0f32f9ffe84 x-compute-request-id: req-06e91f36-2cf9-4114-8c9b-f0f32f9ffe84 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:12Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:06Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:14,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-06e91f36-2cf9-4114-8c9b-f0f32f9ffe84 2018-11-25 14:22:14,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683296918869s 2018-11-25 14:22:14,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-06e91f36-2cf9-4114-8c9b-f0f32f9ffe84 2018-11-25 14:22:14,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:16,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:16,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:16 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-4e969a03-df69-4f99-9370-b833a6a00088 x-compute-request-id: req-4e969a03-df69-4f99-9370-b833a6a00088 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:12Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:06Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:16,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4e969a03-df69-4f99-9370-b833a6a00088 2018-11-25 14:22:16,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375524997711s 2018-11-25 14:22:16,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4e969a03-df69-4f99-9370-b833a6a00088 2018-11-25 14:22:16,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:18,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:19,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:18 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-73ab05d4-5ee1-45fa-950b-3bfaa68012bb x-compute-request-id: req-73ab05d4-5ee1-45fa-950b-3bfaa68012bb Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:12Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:06Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:19,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-73ab05d4-5ee1-45fa-950b-3bfaa68012bb 2018-11-25 14:22:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558305978775s 2018-11-25 14:22:19,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-73ab05d4-5ee1-45fa-950b-3bfaa68012bb 2018-11-25 14:22:19,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:21,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:21,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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-b9975971-b2e7-4054-b8d9-7e5465b20ffd x-compute-request-id: req-b9975971-b2e7-4054-b8d9-7e5465b20ffd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:18.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:19Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:06Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:21,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9975971-b2e7-4054-b8d9-7e5465b20ffd 2018-11-25 14:22:21,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363739013672s 2018-11-25 14:22:21,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9975971-b2e7-4054-b8d9-7e5465b20ffd 2018-11-25 14:22:21,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 14:22:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=def5f8de-f26b-4e9e-a323-0b512b53ef4a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:21,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c5e3840e-adbc-4e67-83b0-107041f327b6 Date: Sun, 25 Nov 2018 14:22:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:22:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bf5f0385-ac43-404c-a26a-5f984395306a","ip_address":"192.168.120.6"}],"id":"c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9","security_groups":["0966682c-0af5-4edc-afdd-413dc6dbfc3c"],"mac_address":"fa:16:3e:5c:32:f5","project_id":"c7136ae70aa149fb8181111fe4bb026a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62009194-79a3-4e66-aec9-ca922b75a40f","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:22:13Z","binding:vnic_type":"normal","device_id":"def5f8de-f26b-4e9e-a323-0b512b53ef4a"}]} 2018-11-25 14:22:21,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=def5f8de-f26b-4e9e-a323-0b512b53ef4a used request id req-c5e3840e-adbc-4e67-83b0-107041f327b6 2018-11-25 14:22:21,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547161102295s 2018-11-25 14:22:21,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=def5f8de-f26b-4e9e-a323-0b512b53ef4a used request id req-c5e3840e-adbc-4e67-83b0-107041f327b6 2018-11-25 14:22:21,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:22:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:21,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-80f81561-3c9e-4c45-82ca-5e2587fffce4 Date: Sun, 25 Nov 2018 14:22:21 GMT RESP BODY: {"floatingips": []} 2018-11-25 14:22:21,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9 used request id req-80f81561-3c9e-4c45-82ca-5e2587fffce4 2018-11-25 14:22:21,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0179040431976s 2018-11-25 14:22:21,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9 used request id req-80f81561-3c9e-4c45-82ca-5e2587fffce4 2018-11-25 14:22:21,789 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:32:f5', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1fedf8c-d9f7-46c6-a386-00a448135877'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:22:18.000000', 'flavor': Munch({u'id': u'ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c'}), 'az': u'nova', 'id': u'def5f8de-f26b-4e9e-a323-0b512b53ef4a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7bf706092a3a41b6b15e2f2137fc4672', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': 'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-25T14:22:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-25T14:22:19Z', 'hostId': u'89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:22:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': u'vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'adminPass': u'pxcHJpQ2CeHe', 'tenant_id': u'c7136ae70aa149fb8181111fe4bb026a', 'region': 'regionOne', 'created': u'2018-11-25T14:22:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-25 14:22:21,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:22:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:21,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-1780dee4-73d4-4090-9c2e-314f52cda33b Date: Sun, 25 Nov 2018 14:22:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf5f0385-ac43-404c-a26a-5f984395306a"],"updated_at":"2018-11-25T14:21:46Z","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","id":"62009194-79a3-4e66-aec9-ca922b75a40f","name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 14:22:21,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1780dee4-73d4-4090-9c2e-314f52cda33b 2018-11-25 14:22:21,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110163927078s 2018-11-25 14:22:21,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1780dee4-73d4-4090-9c2e-314f52cda33b 2018-11-25 14:22:21,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 14:22:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=def5f8de-f26b-4e9e-a323-0b512b53ef4a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:21,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3d60bdac-8d4b-4bf8-bc40-e949f3c1b805 Date: Sun, 25 Nov 2018 14:22:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:22:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bf5f0385-ac43-404c-a26a-5f984395306a","ip_address":"192.168.120.6"}],"id":"c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9","security_groups":["0966682c-0af5-4edc-afdd-413dc6dbfc3c"],"mac_address":"fa:16:3e:5c:32:f5","project_id":"c7136ae70aa149fb8181111fe4bb026a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62009194-79a3-4e66-aec9-ca922b75a40f","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:22:13Z","binding:vnic_type":"normal","device_id":"def5f8de-f26b-4e9e-a323-0b512b53ef4a"}]} 2018-11-25 14:22:21,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=def5f8de-f26b-4e9e-a323-0b512b53ef4a used request id req-3d60bdac-8d4b-4bf8-bc40-e949f3c1b805 2018-11-25 14:22:21,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0905470848083s 2018-11-25 14:22:21,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=def5f8de-f26b-4e9e-a323-0b512b53ef4a used request id req-3d60bdac-8d4b-4bf8-bc40-e949f3c1b805 2018-11-25 14:22:21,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-25 14:22:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "port_id": "c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9"}}' 2018-11-25 14:22:23,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-f8fe75e0-7fe0-4988-bb62-cfbce4b6f5a8 Date: Sun, 25 Nov 2018 14:22:23 GMT RESP BODY: {"floatingip": {"router_id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:22:22Z", "updated_at": "2018-11-25T14:22:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "port_id": "c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9", "id": "bedcb5e4-b26f-4527-8933-09a8af5fc027"}} 2018-11-25 14:22:23,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f8fe75e0-7fe0-4988-bb62-cfbce4b6f5a8 2018-11-25 14:22:23,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.78365898132s 2018-11-25 14:22:23,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f8fe75e0-7fe0-4988-bb62-cfbce4b6f5a8 2018-11-25 14:22:23,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:22:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:23,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-98270767-1f5e-4c0e-a196-97df55b08ee6 Date: Sun, 25 Nov 2018 14:22:23 GMT RESP BODY: {"floatingips": [{"router_id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:22:22Z", "updated_at": "2018-11-25T14:22:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "port_id": "c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9", "id": "bedcb5e4-b26f-4527-8933-09a8af5fc027"}]} 2018-11-25 14:22:23,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-98270767-1f5e-4c0e-a196-97df55b08ee6 2018-11-25 14:22:23,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0289490222931s 2018-11-25 14:22:23,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-98270767-1f5e-4c0e-a196-97df55b08ee6 2018-11-25 14:22:23,823 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 14:22:23,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:22:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:24,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-4c020ed6-bda8-4c82-bb5b-30c5acb437d3 Date: Sun, 25 Nov 2018 14:22:24 GMT RESP BODY: {"floatingips": [{"router_id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:22:22Z", "updated_at": "2018-11-25T14:22:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "port_id": "c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9", "id": "bedcb5e4-b26f-4527-8933-09a8af5fc027"}]} 2018-11-25 14:22:24,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4c020ed6-bda8-4c82-bb5b-30c5acb437d3 2018-11-25 14:22:24,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.141752004623s 2018-11-25 14:22:24,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4c020ed6-bda8-4c82-bb5b-30c5acb437d3 2018-11-25 14:22:24,074 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 14:22:24,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:22:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:24,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-2dd13ea5-7f34-4957-8789-89cecfadea30 Date: Sun, 25 Nov 2018 14:22:24 GMT RESP BODY: {"floatingips": [{"router_id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:22:22Z", "updated_at": "2018-11-25T14:22:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "port_id": "c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9", "id": "bedcb5e4-b26f-4527-8933-09a8af5fc027"}]} 2018-11-25 14:22:24,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2dd13ea5-7f34-4957-8789-89cecfadea30 2018-11-25 14:22:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171656131744s 2018-11-25 14:22:24,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2dd13ea5-7f34-4957-8789-89cecfadea30 2018-11-25 14:22:24,355 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0ac08c61-6467-4eb4-8bc7-63605ce7cc18', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c7136ae70aa149fb8181111fe4bb026a', 'created_at': u'2018-11-25T14:22:22Z', 'attached': True, 'updated_at': u'2018-11-25T14:22:22Z', 'id': u'bedcb5e4-b26f-4527-8933-09a8af5fc027', 'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c7136ae70aa149fb8181111fe4bb026a', 'name': 'vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0ac08c61-6467-4eb4-8bc7-63605ce7cc18', 'project_id': u'c7136ae70aa149fb8181111fe4bb026a', 'port_id': u'c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9', 'port': u'c7a00042-71d2-4fd1-be4c-0e6e2b6b79e9', 'network': u'ad899a74-71c8-421f-a6bd-988551fe00a6'}) 2018-11-25 14:22:24,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-25 14:22:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 14:22:25,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:24 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-72e7d19a-3d5d-4fad-935f-6bab2702e8a5 x-compute-request-id: req-72e7d19a-3d5d-4fad-935f-6bab2702e8a5 Content-Encoding: gzip Content-Length: 9536 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 605627047 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.148794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150864] pid_max: default: 32768 minimum: 301\n[ 0.151994] ACPI: Core revision 20150930\n[ 0.153903] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155527] Security Framework initialized\n[ 0.156556] Yama: becoming mindful.\n[ 0.157466] AppArmor: AppArmor initialized\n[ 0.158541] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.160200] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161801] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163302] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165027] Initializing cgroup subsys io\n[ 0.166048] Initializing cgroup subsys memory\n[ 0.167121] Initializing cgroup subsys devices\n[ 0.168225] Initializing cgroup subsys freezer\n[ 0.169315] Initializing cgroup subsys net_cls\n[ 0.170406] Initializing cgroup subsys perf_event\n[ 0.171544] Initializing cgroup subsys net_prio\n[ 0.172651] Initializing cgroup subsys hugetlb\n[ 0.173740] Initializing cgroup subsys pids\n[ 0.174828] CPU: Physical Processor ID: 0\n[ 0.176561] mce: CPU supports 10 MCE banks\n[ 0.177617] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.191431] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199080] ftrace: allocating 31920 entries in 125 pages\n[ 0.230281] smpboot: Max logical packages: 1\n[ 0.231349] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233046] x2apic enabled\n[ 0.234066] Switched APIC routing to physical x2apic.\n[ 0.236242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240117] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242351] KVM setup paravirtual spinlock\n[ 0.243951] x86: Booted up 1 node, 1 CPUs\n[ 0.244959] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.246703] devtmpfs: initialized\n[ 0.248950] evm: security.selinux\n[ 0.249834] evm: security.SMACK64\n[ 0.250709] evm: security.SMACK64EXEC\n[ 0.251644] evm: security.SMACK64TRANSMUTE\n[ 0.252652] evm: security.SMACK64MMAP\n[ 0.253580] evm: security.ima\n[ 0.254382] evm: security.capability\n[ 0.255395] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257695] pinctrl core: initialized pinctrl subsystem\n[ 0.259061] RTC time: 14:22:18, date: 11/25/18\n[ 0.260260] NET: Registered protocol family 16\n[ 0.261480] cpuidle: using governor ladder\n[ 0.262501] cpuidle: using governor menu\n[ 0.263480] PCCT header not found.\n[ 0.264422] ACPI: bus type PCI registered\n[ 0.265422] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266977] PCI: Using configuration type 1 for base access\n[ 0.269336] ACPI: Added _OSI(Module Device)\n[ 0.270386] ACPI: Added _OSI(Processor Device)\n[ 0.271459] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275377] ACPI: Interpreter enabled\n[ 0.276334] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285545] ACPI: (supports S0 S5)\n[ 0.286429] ACPI: Using IOAPIC for interrupt routing\n[ 0.287607] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.291886] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.293324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294869] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.296354] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299147] acpiphp: Slot [3] registered\n[ 0.300161] acpiphp: Slot [4] registered\n[ 0.301162] acpiphp: Slot [5] registered\n[ 0.302158] acpiphp: Slot [6] registered\n[ 0.303157] acpiphp: Slot [7] registered\n[ 0.304154] acpiphp: Slot [8] registered\n[ 0.305151] acpiphp: Slot [9] registered\n[ 0.306152] acpiphp: Slot [10] registered\n[ 0.307171] acpiphp: Slot [11] registered\n[ 0.308185] acpiphp: Slot [12] registered\n[ 0.309199] acpiphp: Slot [13] registered\n[ 0.310208] acpiphp: Slot [14] registered\n[ 0.311235] acpiphp: Slot [15] registered\n[ 0.325074] acpiphp: Slot [16] registered\n[ 0.326090] acpiphp: Slot [17] registered\n[ 0.327112] acpiphp: Slot [18] registered\n[ 0.328125] acpiphp: Slot [19] registered\n[ 0.329141] acpiphp: Slot [20] registered\n[ 0.330156] acpiphp: Slot [21] registered\n[ 0.331166] acpiphp: Slot [22] registered\n[ 0.332184] acpiphp: Slot [23] registered\n[ 0.333201] acpiphp: Slot [24] registered\n[ 0.334215] acpiphp: Slot [25] registered\n[ 0.335227] acpiphp: Slot [26] registered\n[ 0.336237] acpiphp: Slot [27] registered\n[ 0.337259] acpiphp: Slot [28] registered\n[ 0.338279] acpiphp: Slot [29] registered\n[ 0.339296] acpiphp: Slot [30] registered\n[ 0.340311] acpiphp: Slot [31] registered\n[ 0.341323] PCI host bridge to bus 0000:00\n[ 0.342333] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343838] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347154] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348967] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356759] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358361] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370554] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415568] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420797] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422193] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423439] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424571] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427115] vgaarb: loaded\n[ 0.427709] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428826] SCSI subsystem initialized\n[ 0.429633] ACPI: bus type USB registered\n[ 0.430435] usbcore: registered new interface driver usbfs\n[ 0.431448] usbcore: registered new interface driver hub\n[ 0.432436] usbcore: registered new device driver usb\n[ 0.433469] PCI: Using ACPI for IRQ routing\n[ 0.434473] NetLabel: Initializing\n[ 0.435169] NetLabel: domain hash size = 128\n[ 0.436008] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436939] NetLabel: unlabeled traffic allowed by default\n[ 0.438010] clocksource: Switched to clocksource kvm-clock\n[ 0.443528] AppArmor: AppArmor Filesystem Enabled\n[ 0.444578] pnp: PnP ACPI init\n[ 0.445551] pnp: PnP ACPI: found 5 devices\n[ 0.452000] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453798] NET: Registered protocol family 2\n[ 0.454864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.456252] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.457565] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.458861] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460056] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461388] NET: Registered protocol family 1\n[ 0.462347] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463554] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464737] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493149] Trying to unpack rootfs image as initramfs...\n[ 0.543537] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559173] Scanning for low memory corruption every 60 seconds\n[ 0.560766] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.561962] audit: initializing netlink subsys (disabled)\n[ 0.563029] audit: type=2000 audit(1543155739.055:1): initialized\n[ 0.564381] Initialise system trusted keyring\n[ 0.565337] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566681] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568805] zbud: loaded\n[ 0.569571] VFS: Disk quotas dquot_6.6.0\n[ 0.570502] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572185] fuse init (API version 7.23)\n[ 0.573152] Key type big_key registered\n[ 0.574072] Allocating IMA MOK and blacklist keyrings.\n[ 0.575307] Key type asymmetric registered\n[ 0.576181] Asymmetric key parser 'x509' registered\n[ 0.577233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579072] io scheduler noop registered\n[ 0.579863] io scheduler deadline registered (default)\n[ 0.580844] io scheduler cfq registered\n[ 0.581667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585417] ACPI: Power Button [PWRF]\n[ 0.586260] GHES: HEST is not enabled!\n[ 0.600007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628223] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.656694] Linux agpgart interface v0.103\n[ 0.658692] brd: module loaded\n[ 0.659857] loop: module loaded\n[ 0.665252] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.666689] GPT:90111 != 2097151\n[ 0.667362] GPT:Alternate GPT header not at the end of the disk.\n[ 0.668430] GPT:90111 != 2097151\n[ 0.669089] GPT: Use GNU Parted to correct GPT errors.\n[ 0.670037] vda: vda1 vda15\n[ 0.671421] scsi host0: ata_piix\n[ 0.672143] scsi host1: ata_piix\n[ 0.672842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.674040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.675479] libphy: Fixed MDIO Bus: probed\n[ 0.676284] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677216] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679303] PPP generic driver version 2.4.2\n[ 0.680170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681417] ehci-pci: EHCI PCI platform driver\n[ 0.682280] ehci-platform: EHCI generic platform driver\n[ 0.683253] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684360] ohci-pci: OHCI PCI platform driver\n[ 0.685225] ohci-platform: OHCI generic platform driver\n[ 0.686208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.700317] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.702791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.703809] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.704906] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.706105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.707503] usb usb1: Product: UHCI Host Controller\n[ 0.708446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709564] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710543] hub 1-0:1.0: USB hub found\n[ 0.711311] hub 1-0:1.0: 2 ports detected\n[ 0.712189] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.714281] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.715240] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.716241] mousedev: PS/2 mouse device common for all mice\n[ 0.717484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.719305] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.721557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.722734] i2c /dev entries driver\n[ 0.723485] device-mapper: uevent: version 1.0.3\n[ 0.724404] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.726003] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727265] NET: Registered protocol family 10\n[ 0.728238] NET: Registered protocol family 17\n[ 0.729122] Key type dns_resolver registered\n[ 0.730038] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.731124] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732842] registered taskstats version 1\n[ 0.733672] Loading compiled-in X.509 certificates\n[ 0.735105] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.736924] zswap: loaded using pool lzo/zbud\n[ 0.738792] Key type trusted registered\n[ 0.740340] Key type encrypted registered\n[ 0.741161] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742182] ima: No TPM chip found, activating TPM-bypass!\n[ 0.743202] evm: HMAC attrs: 0x1\n[ 0.744127] Magic number: 10:218:385\n[ 0.744899] thermal cooling_device0: hash matches\n[ 0.745865] rtc_cmos 00:00: setting system clock to 2018-11-25 14:22:19 UTC (1543155739)\n[ 0.747430] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.748539] EDD information not available.\n[ 0.835037] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.847096] Write protecting the kernel read-only data: 14336k\n[ 0.848673] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850453] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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 1.20\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.425515] 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.6...\nLease of 192.168.120.6 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 1.34. iid=i-00000023\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCX8plt4N1cCZ7Gy23n1KHeEDDtsKLId7mqXNfBTebOq/eo0QPQDDWup0l4C3cEtrJi7a+xrc0z+Hc9yof6tR2HchSL1/fQs8Li2rsEyR+h3nKUjTout0rIWNX4qAJ/vyiGdFv9y9QYbAA53AvLeum1qcPzt28YnmU8d+uEKal8XHj6AvqoGsAOXPt7za24KmCiltIYnH6xeV3VscUi73ubcrtdxH5z0pUtg3+1n0Vqjp4XVQ8GFFlnbK7rvU6chZ1xMXeIgs8sl3QQexha5W8mofnvNSSsThYOFwkt92Z6wcFyw2xdIZnVaxSsDlFciWfK40/2vvprCSf2hb5j/FWp root@vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a\nssh-dss AAAAB3NzaC1kc3MAAACBAJ3H2JlGgNYcMtOw3H8KY5kIeY3dIvXEagYQVu5z7JzZ5iwduzptikaAws+3DdoU7gxRMOK3Xqoc/6Em83Ezo1VuuBWSrAIhuj7IGedSvqh0oy0UNXL4isefzfWrON1SaOSCgcCKuQslMlLoMp4mZteAbSMA8ixMbEC7chGS8RnPAAAAFQDwRH4N9HE2VVK0d0nq+d63r6f41QAAAIAv7UkiYOWqv2TcOdWn2Nif2GMRVfiXwd03/IfiKo0ge1T/YDJROjM0ZCOJnpnL/Umi4kjryj+OKbU+cM+sDT6kSGBM+BFUrhwzXSuBovFbAKvMaLD43Utk+lqX7+HnYECDC+dMXujYeoIBVjDBOHvS2DsAp7vjd0NpiS0q1ENaagAAAIAJs7eS1YEWA5xUcHQ9DWfbpBVUQG0u+4v5tkkbZyDSmWrFT5L2pFP/pY+yhSQzu3dqquVXfXxIxoMyKO6Dl5mfV+T4i4/7uGCnpfVvHJPOI6VqomQPFmDPxo1i8Q8QfrLIkwJjttlVmhPmT5/FI9CvbClNtbWn3lEssdrQZbmJIQ== root@vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5c:32f5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \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-00000023\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.97 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a login: "} 2018-11-25 14:22:25,468 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a/action used request id req-72e7d19a-3d5d-4fad-935f-6bab2702e8a5 2018-11-25 14:22:25,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11157798767s 2018-11-25 14:22:25,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a/action used request id req-72e7d19a-3d5d-4fad-935f-6bab2702e8a5 2018-11-25 14:22:25,469 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 605627047 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.148794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.150864] pid_max: default: 32768 minimum: 301 [ 0.151994] ACPI: Core revision 20150930 [ 0.153903] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155527] Security Framework initialized [ 0.156556] Yama: becoming mindful. [ 0.157466] AppArmor: AppArmor initialized [ 0.158541] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160200] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161801] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163302] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.165027] Initializing cgroup subsys io [ 0.166048] Initializing cgroup subsys memory [ 0.167121] Initializing cgroup subsys devices [ 0.168225] Initializing cgroup subsys freezer [ 0.169315] Initializing cgroup subsys net_cls [ 0.170406] Initializing cgroup subsys perf_event [ 0.171544] Initializing cgroup subsys net_prio [ 0.172651] Initializing cgroup subsys hugetlb [ 0.173740] Initializing cgroup subsys pids [ 0.174828] CPU: Physical Processor ID: 0 [ 0.176561] mce: CPU supports 10 MCE banks [ 0.177617] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.178860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.191431] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.199080] ftrace: allocating 31920 entries in 125 pages [ 0.230281] smpboot: Max logical packages: 1 [ 0.231349] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233046] x2apic enabled [ 0.234066] Switched APIC routing to physical x2apic. [ 0.236242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.240117] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.242351] KVM setup paravirtual spinlock [ 0.243951] x86: Booted up 1 node, 1 CPUs [ 0.244959] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.246703] devtmpfs: initialized [ 0.248950] evm: security.selinux [ 0.249834] evm: security.SMACK64 [ 0.250709] evm: security.SMACK64EXEC [ 0.251644] evm: security.SMACK64TRANSMUTE [ 0.252652] evm: security.SMACK64MMAP [ 0.253580] evm: security.ima [ 0.254382] evm: security.capability [ 0.255395] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257695] pinctrl core: initialized pinctrl subsystem [ 0.259061] RTC time: 14:22:18, date: 11/25/18 [ 0.260260] NET: Registered protocol family 16 [ 0.261480] cpuidle: using governor ladder [ 0.262501] cpuidle: using governor menu [ 0.263480] PCCT header not found. [ 0.264422] ACPI: bus type PCI registered [ 0.265422] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266977] PCI: Using configuration type 1 for base access [ 0.269336] ACPI: Added _OSI(Module Device) [ 0.270386] ACPI: Added _OSI(Processor Device) [ 0.271459] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.275377] ACPI: Interpreter enabled [ 0.276334] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.278636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.280930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.283236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.285545] ACPI: (supports S0 S5) [ 0.286429] ACPI: Using IOAPIC for interrupt routing [ 0.287607] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.291886] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.293324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.294869] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.296354] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299147] acpiphp: Slot [3] registered [ 0.300161] acpiphp: Slot [4] registered [ 0.301162] acpiphp: Slot [5] registered [ 0.302158] acpiphp: Slot [6] registered [ 0.303157] acpiphp: Slot [7] registered [ 0.304154] acpiphp: Slot [8] registered [ 0.305151] acpiphp: Slot [9] registered [ 0.306152] acpiphp: Slot [10] registered [ 0.307171] acpiphp: Slot [11] registered [ 0.308185] acpiphp: Slot [12] registered [ 0.309199] acpiphp: Slot [13] registered [ 0.310208] acpiphp: Slot [14] registered [ 0.311235] acpiphp: Slot [15] registered [ 0.325074] acpiphp: Slot [16] registered [ 0.326090] acpiphp: Slot [17] registered [ 0.327112] acpiphp: Slot [18] registered [ 0.328125] acpiphp: Slot [19] registered [ 0.329141] acpiphp: Slot [20] registered [ 0.330156] acpiphp: Slot [21] registered [ 0.331166] acpiphp: Slot [22] registered [ 0.332184] acpiphp: Slot [23] registered [ 0.333201] acpiphp: Slot [24] registered [ 0.334215] acpiphp: Slot [25] registered [ 0.335227] acpiphp: Slot [26] registered [ 0.336237] acpiphp: Slot [27] registered [ 0.337259] acpiphp: Slot [28] registered [ 0.338279] acpiphp: Slot [29] registered [ 0.339296] acpiphp: Slot [30] registered [ 0.340311] acpiphp: Slot [31] registered [ 0.341323] PCI host bridge to bus 0000:00 [ 0.342333] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343838] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347154] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.348967] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356759] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358361] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.369059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.370554] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415568] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420797] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422193] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423439] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424571] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427115] vgaarb: loaded [ 0.427709] vgaarb: bridge control possible 0000:00:02.0 [ 0.428826] SCSI subsystem initialized [ 0.429633] ACPI: bus type USB registered [ 0.430435] usbcore: registered new interface driver usbfs [ 0.431448] usbcore: registered new interface driver hub [ 0.432436] usbcore: registered new device driver usb [ 0.433469] PCI: Using ACPI for IRQ routing [ 0.434473] NetLabel: Initializing [ 0.435169] NetLabel: domain hash size = 128 [ 0.436008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436939] NetLabel: unlabeled traffic allowed by default [ 0.438010] clocksource: Switched to clocksource kvm-clock [ 0.443528] AppArmor: AppArmor Filesystem Enabled [ 0.444578] pnp: PnP ACPI init [ 0.445551] pnp: PnP ACPI: found 5 devices [ 0.452000] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453798] NET: Registered protocol family 2 [ 0.454864] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456252] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457565] TCP: Hash tables configured (established 4096 bind 4096) [ 0.458861] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460056] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461388] NET: Registered protocol family 1 [ 0.462347] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463554] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464737] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493149] Trying to unpack rootfs image as initramfs... [ 0.543537] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.559173] Scanning for low memory corruption every 60 seconds [ 0.560766] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.561962] audit: initializing netlink subsys (disabled) [ 0.563029] audit: type=2000 audit(1543155739.055:1): initialized [ 0.564381] Initialise system trusted keyring [ 0.565337] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566681] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568805] zbud: loaded [ 0.569571] VFS: Disk quotas dquot_6.6.0 [ 0.570502] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572185] fuse init (API version 7.23) [ 0.573152] Key type big_key registered [ 0.574072] Allocating IMA MOK and blacklist keyrings. [ 0.575307] Key type asymmetric registered [ 0.576181] Asymmetric key parser 'x509' registered [ 0.577233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579072] io scheduler noop registered [ 0.579863] io scheduler deadline registered (default) [ 0.580844] io scheduler cfq registered [ 0.581667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585417] ACPI: Power Button [PWRF] [ 0.586260] GHES: HEST is not enabled! [ 0.600007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628223] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.656694] Linux agpgart interface v0.103 [ 0.658692] brd: module loaded [ 0.659857] loop: module loaded [ 0.665252] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.666689] GPT:90111 != 2097151 [ 0.667362] GPT:Alternate GPT header not at the end of the disk. [ 0.668430] GPT:90111 != 2097151 [ 0.669089] GPT: Use GNU Parted to correct GPT errors. [ 0.670037] vda: vda1 vda15 [ 0.671421] scsi host0: ata_piix [ 0.672143] scsi host1: ata_piix [ 0.672842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.674040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.675479] libphy: Fixed MDIO Bus: probed [ 0.676284] tun: Universal TUN/TAP device driver, 1.6 [ 0.677216] tun: (C) 1999-2004 Max Krasnyansky [ 0.679303] PPP generic driver version 2.4.2 [ 0.680170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681417] ehci-pci: EHCI PCI platform driver [ 0.682280] ehci-platform: EHCI generic platform driver [ 0.683253] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684360] ohci-pci: OHCI PCI platform driver [ 0.685225] ohci-platform: OHCI generic platform driver [ 0.686208] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700317] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.703809] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.704906] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707503] usb usb1: Product: UHCI Host Controller [ 0.708446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.709564] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710543] hub 1-0:1.0: USB hub found [ 0.711311] hub 1-0:1.0: 2 ports detected [ 0.712189] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.714281] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.715240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.716241] mousedev: PS/2 mouse device common for all mice [ 0.717484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.719305] rtc_cmos 00:00: RTC can wake from S4 [ 0.720373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.722734] i2c /dev entries driver [ 0.723485] device-mapper: uevent: version 1.0.3 [ 0.724404] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.726003] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727265] NET: Registered protocol family 10 [ 0.728238] NET: Registered protocol family 17 [ 0.729122] Key type dns_resolver registered [ 0.730038] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.731124] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732842] registered taskstats version 1 [ 0.733672] Loading compiled-in X.509 certificates [ 0.735105] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.736924] zswap: loaded using pool lzo/zbud [ 0.738792] Key type trusted registered [ 0.740340] Key type encrypted registered [ 0.741161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742182] ima: No TPM chip found, activating TPM-bypass! [ 0.743202] evm: HMAC attrs: 0x1 [ 0.744127] Magic number: 10:218:385 [ 0.744899] thermal cooling_device0: hash matches [ 0.745865] rtc_cmos 00:00: setting system clock to 2018-11-25 14:22:19 UTC (1543155739) [ 0.747430] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.748539] EDD information not available. [ 0.835037] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.847096] Write protecting the kernel read-only data: 14336k [ 0.848673] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.850453] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 1.20 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.425515] 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.34. iid=i-00000023 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX8plt4N1cCZ7Gy23n1KHeEDDtsKLId7mqXNfBTebOq/eo0QPQDDWup0l4C3cEtrJi7a+xrc0z+Hc9yof6tR2HchSL1/fQs8Li2rsEyR+h3nKUjTout0rIWNX4qAJ/vyiGdFv9y9QYbAA53AvLeum1qcPzt28YnmU8d+uEKal8XHj6AvqoGsAOXPt7za24KmCiltIYnH6xeV3VscUi73ubcrtdxH5z0pUtg3+1n0Vqjp4XVQ8GFFlnbK7rvU6chZ1xMXeIgs8sl3QQexha5W8mofnvNSSsThYOFwkt92Z6wcFyw2xdIZnVaxSsDlFciWfK40/2vvprCSf2hb5j/FWp root@vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a ssh-dss AAAAB3NzaC1kc3MAAACBAJ3H2JlGgNYcMtOw3H8KY5kIeY3dIvXEagYQVu5z7JzZ5iwduzptikaAws+3DdoU7gxRMOK3Xqoc/6Em83Ezo1VuuBWSrAIhuj7IGedSvqh0oy0UNXL4isefzfWrON1SaOSCgcCKuQslMlLoMp4mZteAbSMA8ixMbEC7chGS8RnPAAAAFQDwRH4N9HE2VVK0d0nq+d63r6f41QAAAIAv7UkiYOWqv2TcOdWn2Nif2GMRVfiXwd03/IfiKo0ge1T/YDJROjM0ZCOJnpnL/Umi4kjryj+OKbU+cM+sDT6kSGBM+BFUrhwzXSuBovFbAKvMaLD43Utk+lqX7+HnYECDC+dMXujYeoIBVjDBOHvS2DsAp7vjd0NpiS0q1ENaagAAAIAJs7eS1YEWA5xUcHQ9DWfbpBVUQG0u+4v5tkkbZyDSmWrFT5L2pFP/pY+yhSQzu3dqquVXfXxIxoMyKO6Dl5mfV+T4i4/7uGCnpfVvHJPOI6VqomQPFmDPxo1i8Q8QfrLIkwJjttlVmhPmT5/FI9CvbClNtbWn3lEssdrQZbmJIQ== root@vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5c:32f5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-7b980ab2-8a59-428e-9260-56e8ce4ef09a login: 2018-11-25 14:22:25,473 - paramiko.transport - DEBUG - starting thread (client mode): 0x784701d0L 2018-11-25 14:22:25,474 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 14:22:25,474 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 14:22:25,475 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 14:22:25,476 - 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-11-25 14:22:25,477 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 14:22:25,477 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 14:22:25,477 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 14:22:25,477 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 14:22:25,477 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 14:22:25,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 14:22:25,500 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 14:22:25,506 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: ad797b6ea5d073cde4ffa285e58592b0 2018-11-25 14:22:25,507 - paramiko.transport - DEBUG - Trying key cae8c322008b0fb81498d70f4b1cb5a4 from /tmp/tmp9uC5ry 2018-11-25 14:22:25,539 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 14:22:27,560 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 14:22:27,575 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 14:22:27,576 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 14:22:27,576 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 14:22:27,577 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 14:22:27,581 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 14:22:27,581 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=1.599 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.599/1.599/1.599 ms 2018-11-25 14:22:27,581 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-25 14:22:27,588 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 14:22:27,694 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 14:22:27,695 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-25 14:22:27,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 14:22:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:27,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:22: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-bd202bb4-e6da-4ccd-bdfb-e31565d91a2e x-compute-request-id: req-bd202bb4-e6da-4ccd-bdfb-e31565d91a2e Content-Type: application/json 2018-11-25 14:22:27,843 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16 used request id req-bd202bb4-e6da-4ccd-bdfb-e31565d91a2e 2018-11-25 14:22:27,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143088817596s 2018-11-25 14:22:27,844 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16 used request id req-bd202bb4-e6da-4ccd-bdfb-e31565d91a2e 2018-11-25 14:22:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:28,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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-8d862f86-dcef-47cd-a98f-b0c3a5caab4f x-compute-request-id: req-8d862f86-dcef-47cd-a98f-b0c3a5caab4f Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:18.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:19Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:cf", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/89e4db7a-633c-4eec-8c5a-f563f40aae16", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:05.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "89e4db7a-633c-4eec-8c5a-f563f40aae16", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:27Z", "hostId": "13035ef8d730e13740ba5fae180391930c25b96a5d119eded089d955", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:00Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:28,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d862f86-dcef-47cd-a98f-b0c3a5caab4f 2018-11-25 14:22:28,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643885135651s 2018-11-25 14:22:28,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d862f86-dcef-47cd-a98f-b0c3a5caab4f 2018-11-25 14:22:28,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:30,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:30,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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-bd6b4c38-8ed9-431e-bc14-e993f0de9a79 x-compute-request-id: req-bd6b4c38-8ed9-431e-bc14-e993f0de9a79 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:18.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:19Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:30,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bd6b4c38-8ed9-431e-bc14-e993f0de9a79 2018-11-25 14:22:30,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482406139374s 2018-11-25 14:22:30,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bd6b4c38-8ed9-431e-bc14-e993f0de9a79 2018-11-25 14:22:30,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 14:22:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/bedcb5e4-b26f-4527-8933-09a8af5fc027.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:31,899 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c34b66b-bd77-4198-9695-1be823dbfff3 Content-Length: 0 Date: Sun, 25 Nov 2018 14:22:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:22:31,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/bedcb5e4-b26f-4527-8933-09a8af5fc027.json used request id req-5c34b66b-bd77-4198-9695-1be823dbfff3 2018-11-25 14:22:31,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.919265985489s 2018-11-25 14:22:31,900 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/bedcb5e4-b26f-4527-8933-09a8af5fc027.json used request id req-5c34b66b-bd77-4198-9695-1be823dbfff3 2018-11-25 14:22:31,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:22:31,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:31,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-23e39874-0ca0-4bf7-818a-33cd0c6e39ff Date: Sun, 25 Nov 2018 14:22:31 GMT RESP BODY: {"floatingips": []} 2018-11-25 14:22:31,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-23e39874-0ca0-4bf7-818a-33cd0c6e39ff 2018-11-25 14:22:31,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178489685059s 2018-11-25 14:22:31,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-23e39874-0ca0-4bf7-818a-33cd0c6e39ff 2018-11-25 14:22:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 14:22:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:32,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:22:31 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-e6c39b27-3b6d-49c5-9b02-a27386de5f70 x-compute-request-id: req-e6c39b27-3b6d-49c5-9b02-a27386de5f70 Content-Type: application/json 2018-11-25 14:22:32,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a used request id req-e6c39b27-3b6d-49c5-9b02-a27386de5f70 2018-11-25 14:22:32,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160179853439s 2018-11-25 14:22:32,089 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a used request id req-e6c39b27-3b6d-49c5-9b02-a27386de5f70 2018-11-25 14:22:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:32,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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-e0d0373a-1d35-4d17-9150-526cbf8810fe x-compute-request-id: req-e0d0373a-1d35-4d17-9150-526cbf8810fe Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:32:f5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/def5f8de-f26b-4e9e-a323-0b512b53ef4a", "rel": "bookmark"}], "image": {"id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "links": [{"href": "http://172.30.9.29:8774/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:22:18.000000", "flavor": {"id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "links": [{"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}]}, "id": "def5f8de-f26b-4e9e-a323-0b512b53ef4a", "security_groups": [{"name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}], "user_id": "7bf706092a3a41b6b15e2f2137fc4672", "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-11-25T14:22:32Z", "hostId": "89ceb4266994d473208b8e0309be38ef202f30e99ea8faef9b8ef5e1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "name": "vping_ssh-vm_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "created": "2018-11-25T14:22:11Z", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:22:32,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e0d0373a-1d35-4d17-9150-526cbf8810fe 2018-11-25 14:22:32,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482886075974s 2018-11-25 14:22:32,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e0d0373a-1d35-4d17-9150-526cbf8810fe 2018-11-25 14:22:32,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:22:34,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:22:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:34,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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-167ee8f0-f5ab-4597-a25f-1d34a7b30f2a x-compute-request-id: req-167ee8f0-f5ab-4597-a25f-1d34a7b30f2a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 14:22:34,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-167ee8f0-f5ab-4597-a25f-1d34a7b30f2a 2018-11-25 14:22:34,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0853519439697s 2018-11-25 14:22:34,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-167ee8f0-f5ab-4597-a25f-1d34a7b30f2a 2018-11-25 14:22:34,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:22:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:34,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-a4f15970-7cfe-4bbe-8df4-5f3dffeef956 Date: Sun, 25 Nov 2018 14:22:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:57Z", "updated_at": "2018-11-25T14:21:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:58Z", "revision_number": 0, "id": "5ba06b4c-8cad-4664-a6b7-2ace875f7e80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:58Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "5d0558af-d9af-436e-b09c-e814ba745d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "abd2ff57-e539-4b19-a3c4-ec14ed7fef0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:57Z", "revision_number": 0, "id": "c8662bcd-ab24-4d6b-9c6e-f97dad742f87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:57Z", "security_group_id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 4, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "0966682c-0af5-4edc-afdd-413dc6dbfc3c", "name": "vping_ssh-sg_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}, {"description": "Default security group", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:45Z", "updated_at": "2018-11-25T14:21:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "27ac4280-3930-4ac0-b90b-f5a005afd956", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "2ee8058e-aeb6-4010-9959-aedc61dc7bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "aee83ddf-3750-4069-bb16-56ad7d7f46c8", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "e22a5e5c-eac6-4d2e-b5b0-54873f6ce42f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 4, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "name": "default"}]} 2018-11-25 14:22:34,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a4f15970-7cfe-4bbe-8df4-5f3dffeef956 2018-11-25 14:22:34,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527119636536s 2018-11-25 14:22:34,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a4f15970-7cfe-4bbe-8df4-5f3dffeef956 2018-11-25 14:22:34,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 14:22:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0966682c-0af5-4edc-afdd-413dc6dbfc3c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:34,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4656b620-b6ba-4b2e-8918-0531718500a6 Content-Length: 0 Date: Sun, 25 Nov 2018 14:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:22:34,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0966682c-0af5-4edc-afdd-413dc6dbfc3c.json used request id req-4656b620-b6ba-4b2e-8918-0531718500a6 2018-11-25 14:22:34,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.189275026321s 2018-11-25 14:22:34,912 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0966682c-0af5-4edc-afdd-413dc6dbfc3c.json used request id req-4656b620-b6ba-4b2e-8918-0531718500a6 2018-11-25 14:22:34,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-25 14:22:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:34,986 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:22: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-6677813e-62da-4638-8c7f-e95704f20e01 x-compute-request-id: req-6677813e-62da-4638-8c7f-e95704f20e01 Content-Length: 0 Content-Type: application/json 2018-11-25 14:22:34,986 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a used request id req-6677813e-62da-4638-8c7f-e95704f20e01 2018-11-25 14:22:34,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0735940933228s 2018-11-25 14:22:34,986 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_7b980ab2-8a59-428e-9260-56e8ce4ef09a used request id req-6677813e-62da-4638-8c7f-e95704f20e01 2018-11-25 14:22:34,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-25 14:22:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" -d '{"subnet_id": "bf5f0385-ac43-404c-a26a-5f984395306a"}' 2018-11-25 14:22:36,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba573886-55ec-4870-b40e-f457e3391760 Date: Sun, 25 Nov 2018 14:22:36 GMT RESP BODY: {"network_id": "62009194-79a3-4e66-aec9-ca922b75a40f", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "subnet_id": "bf5f0385-ac43-404c-a26a-5f984395306a", "subnet_ids": ["bf5f0385-ac43-404c-a26a-5f984395306a"], "port_id": "93c51817-3a18-425d-af7c-5565d64c6627", "id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18"} 2018-11-25 14:22:36,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18/remove_router_interface.json used request id req-ba573886-55ec-4870-b40e-f457e3391760 2018-11-25 14:22:36,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.44981789589s 2018-11-25 14:22:36,437 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18/remove_router_interface.json used request id req-ba573886-55ec-4870-b40e-f457e3391760 returning object 0ac08c61-6467-4eb4-8bc7-63605ce7cc18 2018-11-25 14:22:36,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-25 14:22:36,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:36,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b2c7d501-3f72-4239-a31b-9c9da3d05851 Date: Sun, 25 Nov 2018 14:22:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:47Z", "admin_state_up": true, "updated_at": "2018-11-25T14:22:35Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "0ac08c61-6467-4eb4-8bc7-63605ce7cc18", "name": "vping_ssh-router_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}]} 2018-11-25 14:22:36,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b2c7d501-3f72-4239-a31b-9c9da3d05851 2018-11-25 14:22:36,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.068690776825s 2018-11-25 14:22:36,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b2c7d501-3f72-4239-a31b-9c9da3d05851 2018-11-25 14:22:36,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-25 14:22:36,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:39,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ae425c1-6c5e-42b1-a6b2-ac47a61f53d5 Content-Length: 0 Date: Sun, 25 Nov 2018 14:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:22:39,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18.json used request id req-0ae425c1-6c5e-42b1-a6b2-ac47a61f53d5 2018-11-25 14:22:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.28454089165s 2018-11-25 14:22:39,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/0ac08c61-6467-4eb4-8bc7-63605ce7cc18.json used request id req-0ae425c1-6c5e-42b1-a6b2-ac47a61f53d5 2018-11-25 14:22:39,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 14:22:39,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:39,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6d55ac80-b17f-478f-9fd1-d08edad98191 Date: Sun, 25 Nov 2018 14:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62009194-79a3-4e66-aec9-ca922b75a40f","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:21:46Z","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":"c7136ae70aa149fb8181111fe4bb026a","id":"bf5f0385-ac43-404c-a26a-5f984395306a","subnetpool_id":null,"name":"vping_ssh-subnet_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}]} 2018-11-25 14:22:39,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-6d55ac80-b17f-478f-9fd1-d08edad98191 2018-11-25 14:22:39,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0553419589996s 2018-11-25 14:22:39,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-6d55ac80-b17f-478f-9fd1-d08edad98191 2018-11-25 14:22:39,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-25 14:22:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/bf5f0385-ac43-404c-a26a-5f984395306a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:42,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16eca555-35e5-4a00-a5dc-8e7b0c67ffbb Date: Sun, 25 Nov 2018 14:22:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:22:42,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/bf5f0385-ac43-404c-a26a-5f984395306a.json used request id req-16eca555-35e5-4a00-a5dc-8e7b0c67ffbb 2018-11-25 14:22:42,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.20827794075s 2018-11-25 14:22:42,060 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/bf5f0385-ac43-404c-a26a-5f984395306a.json used request id req-16eca555-35e5-4a00-a5dc-8e7b0c67ffbb 2018-11-25 14:22:42,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:22:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:42,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-af870d4b-b7e8-4490-badf-ce6d2283b4a1 Date: Sun, 25 Nov 2018 14:22:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T14:22:41Z","tenant_id":"c7136ae70aa149fb8181111fe4bb026a","created_at":"2018-11-25T14:21:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"c7136ae70aa149fb8181111fe4bb026a","id":"62009194-79a3-4e66-aec9-ca922b75a40f","name":"vping_ssh-net_7b980ab2-8a59-428e-9260-56e8ce4ef09a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 14:22:42,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-af870d4b-b7e8-4490-badf-ce6d2283b4a1 2018-11-25 14:22:42,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424048900604s 2018-11-25 14:22:42,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-af870d4b-b7e8-4490-badf-ce6d2283b4a1 2018-11-25 14:22:42,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-25 14:22:42,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/62009194-79a3-4e66-aec9-ca922b75a40f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:43,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13cee313-148b-4426-ad4a-09fe17c81d4e Date: Sun, 25 Nov 2018 14:22:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:22:43,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/62009194-79a3-4e66-aec9-ca922b75a40f.json used request id req-13cee313-148b-4426-ad4a-09fe17c81d4e 2018-11-25 14:22:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.890752792358s 2018-11-25 14:22:43,377 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/62009194-79a3-4e66-aec9-ca922b75a40f.json used request id req-13cee313-148b-4426-ad4a-09fe17c81d4e 2018-11-25 14:22:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:22:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:43,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-785fab26-4cec-4d5c-a68b-7fd3de858263 Date: Sun, 25 Nov 2018 14:22:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "metadata": {}}], "file": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877/file", "owner": "c7136ae70aa149fb8181111fe4bb026a", "id": "a1fedf8c-d9f7-46c6-a386-00a448135877", "size": 12716032, "self": "/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a1fedf8c-d9f7-46c6-a386-00a448135877/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:21:55Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:21:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:22:43,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-785fab26-4cec-4d5c-a68b-7fd3de858263 2018-11-25 14:22:43,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1878490448s 2018-11-25 14:22:43,566 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-785fab26-4cec-4d5c-a68b-7fd3de858263 2018-11-25 14:22:43,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 14:22:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f09b8c79bd5a2bd705147210882133516cb0f2c7" 2018-11-25 14:22:45,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be21cc0d-4cfa-487f-8c05-c0562127fd06 Date: Sun, 25 Nov 2018 14:22:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:22:45,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877 used request id req-be21cc0d-4cfa-487f-8c05-c0562127fd06 2018-11-25 14:22:45,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97901701927s 2018-11-25 14:22:45,547 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a1fedf8c-d9f7-46c6-a386-00a448135877 used request id req-be21cc0d-4cfa-487f-8c05-c0562127fd06 2018-11-25 14:22:45,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:22:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:45,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22: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-599618cb-4797-412a-96fd-d923bab30093 x-compute-request-id: req-599618cb-4797-412a-96fd-d923bab30093 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c", "name": "vping_ssh-flavor_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:22:45,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-599618cb-4797-412a-96fd-d923bab30093 2018-11-25 14:22:45,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314350128174s 2018-11-25 14:22:45,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-599618cb-4797-412a-96fd-d923bab30093 2018-11-25 14:22:45,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 14:22:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:45,621 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:22: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 x-openstack-request-id: req-7a1da5a0-31f6-4afe-911b-80c33dfea693 x-compute-request-id: req-7a1da5a0-31f6-4afe-911b-80c33dfea693 Content-Length: 0 Content-Type: application/json 2018-11-25 14:22:45,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c used request id req-7a1da5a0-31f6-4afe-911b-80c33dfea693 2018-11-25 14:22:45,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404682159424s 2018-11-25 14:22:45,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ea86c184-3458-4b8e-9c3b-1c2d7ed9ce4c used request id req-7a1da5a0-31f6-4afe-911b-80c33dfea693 2018-11-25 14:22:45,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:22:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:45,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5813292-0504-4046-b837-d4db63f5f7cc Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a", "links": {"self": "http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672"}, "domain_id": "default", "enabled": true, "id": "7bf706092a3a41b6b15e2f2137fc4672", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:22:45,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d5813292-0504-4046-b837-d4db63f5f7cc 2018-11-25 14:22:45,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943758487701s 2018-11-25 14:22:45,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d5813292-0504-4046-b837-d4db63f5f7cc 2018-11-25 14:22:45,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:22:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:45,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18ef0aa-5771-4d82-b065-8227729d8c32 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672"}, "enabled": true, "id": "7bf706092a3a41b6b15e2f2137fc4672", "options": {}, "domain_id": "default", "name": "vping_ssh-user_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}} 2018-11-25 14:22:45,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 used request id req-a18ef0aa-5771-4d82-b065-8227729d8c32 2018-11-25 14:22:45,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0897850990295s 2018-11-25 14:22:45,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 used request id req-a18ef0aa-5771-4d82-b065-8227729d8c32 2018-11-25 14:22:45,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 14:22:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:45,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae43ddae-f0f6-4160-9ef1-a9b5424540c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:22:45,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 used request id req-ae43ddae-f0f6-4160-9ef1-a9b5424540c4 2018-11-25 14:22:45,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.174036026001s 2018-11-25 14:22:45,988 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7bf706092a3a41b6b15e2f2137fc4672 used request id req-ae43ddae-f0f6-4160-9ef1-a9b5424540c4 2018-11-25 14:22:45,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:22:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:46,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3cb685d-2b53-40ba-992d-580aa9127e56 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a"}, "enabled": true, "id": "c7136ae70aa149fb8181111fe4bb026a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7b980ab2-8a59-428e-9260-56e8ce4ef09a"}]} 2018-11-25 14:22:46,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-e3cb685d-2b53-40ba-992d-580aa9127e56 2018-11-25 14:22:46,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0897450447083s 2018-11-25 14:22:46,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-e3cb685d-2b53-40ba-992d-580aa9127e56 2018-11-25 14:22:46,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 14:22:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:46,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ac1324-cc72-431d-9274-3e27c09897cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:22:46,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a used request id req-73ac1324-cc72-431d-9274-3e27c09897cb 2018-11-25 14:22:46,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152601003647s 2018-11-25 14:22:46,234 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c7136ae70aa149fb8181111fe4bb026a used request id req-73ac1324-cc72-431d-9274-3e27c09897cb 2018-11-25 14:22:46,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:22:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:46,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e8d75a-6246-4812-9b79-9e1e889d58cf Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2fdfd89fd1c457cafb66ae21ef57053", "links": {"self": "http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053"}, "name": "Member"}]} 2018-11-25 14:22:46,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f9e8d75a-6246-4812-9b79-9e1e889d58cf 2018-11-25 14:22:46,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743899345398s 2018-11-25 14:22:46,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:22:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:46,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5158c9e4-2b63-4e63-b6b0-cb3ff01277c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:22:46,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b2fdfd89fd1c457cafb66ae21ef57053 used request id req-5158c9e4-2b63-4e63-b6b0-cb3ff01277c5 2018-11-25 14:22:46,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.156538009644s 2018-11-25 14:22:46,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:22:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c7136ae70aa149fb8181111fe4bb026a&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:46,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6bab3967-6e10-4197-95df-4dadcae66c2c Date: Sun, 25 Nov 2018 14:22:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:45Z", "updated_at": "2018-11-25T14:21:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "27ac4280-3930-4ac0-b90b-f5a005afd956", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "2ee8058e-aeb6-4010-9959-aedc61dc7bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "aee83ddf-3750-4069-bb16-56ad7d7f46c8", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "e22a5e5c-eac6-4d2e-b5b0-54873f6ce42f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 4, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "name": "default"}]} 2018-11-25 14:22:46,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c7136ae70aa149fb8181111fe4bb026a&name=default used request id req-6bab3967-6e10-4197-95df-4dadcae66c2c 2018-11-25 14:22:46,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202343940735s 2018-11-25 14:22:46,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c7136ae70aa149fb8181111fe4bb026a&name=default used request id req-6bab3967-6e10-4197-95df-4dadcae66c2c 2018-11-25 14:22:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:22:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3d5ac144-9618-418d-b456-825e5f7dbc67 Date: Sun, 25 Nov 2018 14:22:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "created_at": "2018-11-25T14:21:45Z", "updated_at": "2018-11-25T14:21:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "2ee8058e-aeb6-4010-9959-aedc61dc7bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "aee83ddf-3750-4069-bb16-56ad7d7f46c8", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "27ac4280-3930-4ac0-b90b-f5a005afd956", "remote_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:21:45Z", "revision_number": 0, "id": "e22a5e5c-eac6-4d2e-b5b0-54873f6ce42f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:21:45Z", "security_group_id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "tenant_id": "c7136ae70aa149fb8181111fe4bb026a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7136ae70aa149fb8181111fe4bb026a"}], "revision_number": 4, "project_id": "c7136ae70aa149fb8181111fe4bb026a", "id": "bb677795-2e3a-4489-9b20-a452d9a2c2e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:22:46,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3d5ac144-9618-418d-b456-825e5f7dbc67 2018-11-25 14:22:46,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19549703598s 2018-11-25 14:22:46,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3d5ac144-9618-418d-b456-825e5f7dbc67 2018-11-25 14:22:46,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 14:22:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/bb677795-2e3a-4489-9b20-a452d9a2c2e8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b11c766cdd5c6c3e15bd7844cbe7236e573e8dc1" 2018-11-25 14:22:47,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8ed6f5f-fab9-415a-a98d-4a253fbe31d0 Content-Length: 0 Date: Sun, 25 Nov 2018 14:22:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:22:47,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/bb677795-2e3a-4489-9b20-a452d9a2c2e8.json used request id req-a8ed6f5f-fab9-415a-a98d-4a253fbe31d0 2018-11-25 14:22:47,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.320708036423s 2018-11-25 14:22:47,198 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/bb677795-2e3a-4489-9b20-a452d9a2c2e8.json used request id req-a8ed6f5f-fab9-415a-a98d-4a253fbe31d0 2018-11-25 14:22:47,253 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-25 14:22:47,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:22:47,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:22:47,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:22:47,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:22:47,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:22:47,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:22:47,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:22:47,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:22:47,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:22:47,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:22:47,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:22:47,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:22:47,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:22:47,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ed6a22-1f4f-486a-bd8d-555b43ff58da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:22:47,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f0ed6a22-1f4f-486a-bd8d-555b43ff58da 2018-11-25 14:22:47,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:22:47,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["o2ei8O0xTj6FWRO85jnW0g"], "issued_at": "2018-11-25T14:22:47.000000Z"}} 2018-11-25 14:22:47,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:22:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:48,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0152905e-9e6a-402e-922f-c38d2af188e4 Date: Sun, 25 Nov 2018 14:22:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:22:48,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0152905e-9e6a-402e-922f-c38d2af188e4 2018-11-25 14:22:48,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351970911026s 2018-11-25 14:22:48,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0152905e-9e6a-402e-922f-c38d2af188e4 2018-11-25 14:22:48,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:22:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:48,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:22:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:48,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78febe2c-8217-41f0-a21a-c621af863c83 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:22:48,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-78febe2c-8217-41f0-a21a-c621af863c83 2018-11-25 14:22:48,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0925738811493s 2018-11-25 14:22:48,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:22:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}}' 2018-11-25 14:22:48,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af83dbe-2691-4372-9f79-0a3647f11471 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9"}, "enabled": true, "id": "57962c692701450fb7f8d7fcc4cf61a9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}} 2018-11-25 14:22:48,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8af83dbe-2691-4372-9f79-0a3647f11471 2018-11-25 14:22:48,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105182886124s 2018-11-25 14:22:48,249 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8af83dbe-2691-4372-9f79-0a3647f11471 2018-11-25 14:22:48,250 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'id': u'57962c692701450fb7f8d7fcc4cf61a9', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:22:48,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:22:48,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.430630922318s 2018-11-25 14:22:48,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:48,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1c5a44-ed71-48c6-a63d-a1462d2bde89 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a"}, "enabled": true, "id": "75185d33c2d743bc82b6c80f97366f1a", "options": {}, "domain_id": "default", "name": "vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}} 2018-11-25 14:22:48,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a used request id req-2d1c5a44-ed71-48c6-a63d-a1462d2bde89 2018-11-25 14:22:48,772 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'75185d33c2d743bc82b6c80f97366f1a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa'}) 2018-11-25 14:22:48,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:22:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:48,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0e1abc-9c6b-494e-b6d5-b7cec1e7bb3f Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:22:48,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ba0e1abc-9c6b-494e-b6d5-b7cec1e7bb3f 2018-11-25 14:22:48,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073529958725s 2018-11-25 14:22:48,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:22:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:48,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba7f6f3-2225-4526-a6c7-602bbac0f0a8 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:22:48,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ba7f6f3-2225-4526-a6c7-602bbac0f0a8 2018-11-25 14:22:48,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820469856262s 2018-11-25 14:22:48,930 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:22:48,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:22:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" -d '{"role": {"name": "Member"}}' 2018-11-25 14:22:49,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81fcc692-98c9-480e-b2ee-48a4efec0abf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a9ac41659434a448cd258d6025605a5", "links": {"self": "http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5"}, "name": "Member"}} 2018-11-25 14:22:49,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-81fcc692-98c9-480e-b2ee-48a4efec0abf 2018-11-25 14:22:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.114945888519s 2018-11-25 14:22:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681cfca8-26ac-4a52-b68d-883ade7776ec Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5"}, "domain_id": null, "name": "Member", "id": "5a9ac41659434a448cd258d6025605a5"}} 2018-11-25 14:22:49,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5 used request id req-681cfca8-26ac-4a52-b68d-883ade7776ec 2018-11-25 14:22:49,123 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5'}, 'domain_id': None, 'human_id': None, 'id': u'5a9ac41659434a448cd258d6025605a5', 'HUMAN_ID': False}) 2018-11-25 14:22:49,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:22:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0d4c4e-0b64-4e34-af88-4ff3f8d0ac61 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5a9ac41659434a448cd258d6025605a5", "links": {"self": "http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:22:49,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ea0d4c4e-0b64-4e34-af88-4ff3f8d0ac61 2018-11-25 14:22:49,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790610313416s 2018-11-25 14:22:49,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:22:49,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356fa6ae-6a6d-4c3b-bd84-de5a6756423d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:22:49,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-356fa6ae-6a6d-4c3b-bd84-de5a6756423d 2018-11-25 14:22:49,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823860168457s 2018-11-25 14:22:49,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:22:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f7c628-0428-47bb-907d-1f4c8d31f1d9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "links": {"self": "http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a"}, "domain_id": "default", "enabled": true, "id": "75185d33c2d743bc82b6c80f97366f1a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:22:49,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-86f7c628-0428-47bb-907d-1f4c8d31f1d9 2018-11-25 14:22:49,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0892870426178s 2018-11-25 14:22:49,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-86f7c628-0428-47bb-907d-1f4c8d31f1d9 2018-11-25 14:22:49,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:22:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c171615-40d0-4f34-b12f-355c4a37735c Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9"}, "enabled": true, "id": "57962c692701450fb7f8d7fcc4cf61a9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:22:49,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8c171615-40d0-4f34-b12f-355c4a37735c 2018-11-25 14:22:49,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0813999176025s 2018-11-25 14:22:49,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8c171615-40d0-4f34-b12f-355c4a37735c 2018-11-25 14:22:49,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:22:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=75185d33c2d743bc82b6c80f97366f1a&scope.project.id=57962c692701450fb7f8d7fcc4cf61a9&role.id=5a9ac41659434a448cd258d6025605a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f079d35-76d2-449a-ad38-2fca0077b174 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=75185d33c2d743bc82b6c80f97366f1a&scope.project.id=57962c692701450fb7f8d7fcc4cf61a9&role.id=5a9ac41659434a448cd258d6025605a5", "previous": null, "next": null}} 2018-11-25 14:22:49,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=75185d33c2d743bc82b6c80f97366f1a&scope.project.id=57962c692701450fb7f8d7fcc4cf61a9&role.id=5a9ac41659434a448cd258d6025605a5 used request id req-1f079d35-76d2-449a-ad38-2fca0077b174 2018-11-25 14:22:49,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813739299774s 2018-11-25 14:22:49,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:22:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9/users/75185d33c2d743bc82b6c80f97366f1a/roles/5a9ac41659434a448cd258d6025605a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7d4cf2-8851-4868-9f8c-85c711f984ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:22:49,658 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9/users/75185d33c2d743bc82b6c80f97366f1a/roles/5a9ac41659434a448cd258d6025605a5 used request id req-7f7d4cf2-8851-4868-9f8c-85c711f984ac 2018-11-25 14:22:49,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.10782790184s 2018-11-25 14:22:49,659 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'c4e5a488-53af-492d-8d21-3791fe49ddee', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'project_id': u'57962c692701450fb7f8d7fcc4cf61a9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:22:49,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:22:49,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:22:49,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:22:49,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:22:49,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:22:49,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:22:49,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:22:49,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:22:49,664 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'password': 'c4e5a488-53af-492d-8d21-3791fe49ddee', 'project_name': 'vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '57962c692701450fb7f8d7fcc4cf61a9', 'project_domain_name': 'Default'} 2018-11-25 14:22:49,665 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-25 14:22:49,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:22:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7f935b-73c5-47d5-85bf-e7c8e9553de3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:22:49,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7f7f935b-73c5-47d5-85bf-e7c8e9553de3 2018-11-25 14:22:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0862400531769s 2018-11-25 14:22:49,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:22:49,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:22:49,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fbf4a1-ec4e-4042-b79c-f55c0066b26f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9"}, "enabled": true, "id": "57962c692701450fb7f8d7fcc4cf61a9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:22:49,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f6fbf4a1-ec4e-4042-b79c-f55c0066b26f 2018-11-25 14:22:49,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799028873444s 2018-11-25 14:22:49,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f6fbf4a1-ec4e-4042-b79c-f55c0066b26f 2018-11-25 14:22:49,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-25 14:22:49,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" -d '{"network": {"tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "name": "vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "admin_state_up": true}}' 2018-11-25 14:22:50,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c102acce-f897-4e40-a5b0-1e0170184424 Date: Sun, 25 Nov 2018 14:22:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dd3ed732-f205-44fb-a6f8-248e458dde31","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"57962c692701450fb7f8d7fcc4cf61a9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:22:50Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa","admin_state_up":true,"tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:50Z","mtu":1450}} 2018-11-25 14:22:50,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c102acce-f897-4e40-a5b0-1e0170184424 2018-11-25 14:22:50,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.656019926071s 2018-11-25 14:22:50,493 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c102acce-f897-4e40-a5b0-1e0170184424 2018-11-25 14:22:50,493 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-25T14:22:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dd3ed732-f205-44fb-a6f8-248e458dde31', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', u'created_at': u'2018-11-25T14:22:50Z', u'mtu': 1450, u'tenant_id': u'57962c692701450fb7f8d7fcc4cf61a9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'57962c692701450fb7f8d7fcc4cf61a9'}) 2018-11-25 14:22:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:22:50,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422879c7-84cd-4bcd-a99a-3f4ae329bee3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:22:50,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-422879c7-84cd-4bcd-a99a-3f4ae329bee3 2018-11-25 14:22:50,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:22:50,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a9ac41659434a448cd258d6025605a5", "name": "Member"}], "expires_at": "2018-11-25T15:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57962c692701450fb7f8d7fcc4cf61a9", "name": "vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/57962c692701450fb7f8d7fcc4cf61a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/57962c692701450fb7f8d7fcc4cf61a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/57962c692701450fb7f8d7fcc4cf61a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/57962c692701450fb7f8d7fcc4cf61a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/57962c692701450fb7f8d7fcc4cf61a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/57962c692701450fb7f8d7fcc4cf61a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57962c692701450fb7f8d7fcc4cf61a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/57962c692701450fb7f8d7fcc4cf61a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/57962c692701450fb7f8d7fcc4cf61a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/57962c692701450fb7f8d7fcc4cf61a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/57962c692701450fb7f8d7fcc4cf61a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/57962c692701450fb7f8d7fcc4cf61a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "id": "75185d33c2d743bc82b6c80f97366f1a"}, "audit_ids": ["hMMWJfsZRkqyWeVKD9Cbnw"], "issued_at": "2018-11-25T14:22:50.000000Z"}} 2018-11-25 14:22:50,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:22:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:22:51,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-4843ad4c-34eb-44b5-8e3a-0e52e1425699 Date: Sun, 25 Nov 2018 14:22:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T14:22:50Z","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"57962c692701450fb7f8d7fcc4cf61a9","id":"dd3ed732-f205-44fb-a6f8-248e458dde31","name":"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:22:51,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4843ad4c-34eb-44b5-8e3a-0e52e1425699 2018-11-25 14:22:51,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.191005945206s 2018-11-25 14:22:51,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4843ad4c-34eb-44b5-8e3a-0e52e1425699 2018-11-25 14:22:51,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-25 14:22:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"subnet": {"name": "vping_userdata-subnet_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "enable_dhcp": true, "network_id": "dd3ed732-f205-44fb-a6f8-248e458dde31", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-25 14:22:51,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-186d1dc2-b11a-4178-8d0d-cc8100845ccc Date: Sun, 25 Nov 2018 14:22:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd3ed732-f205-44fb-a6f8-248e458dde31","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:22:51Z","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":"57962c692701450fb7f8d7fcc4cf61a9","id":"f89d9a98-f194-41db-bf3d-9608a98c35e3","subnetpool_id":null,"name":"vping_userdata-subnet_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}} 2018-11-25 14:22:51,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-186d1dc2-b11a-4178-8d0d-cc8100845ccc 2018-11-25 14:22:51,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.634392023087s 2018-11-25 14:22:51,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-186d1dc2-b11a-4178-8d0d-cc8100845ccc 2018-11-25 14:22:51,709 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T14:22:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f89d9a98-f194-41db-bf3d-9608a98c35e3', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', u'enable_dhcp': True, u'network_id': u'dd3ed732-f205-44fb-a6f8-248e458dde31', u'tenant_id': u'57962c692701450fb7f8d7fcc4cf61a9', u'created_at': u'2018-11-25T14:22:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'57962c692701450fb7f8d7fcc4cf61a9'}) 2018-11-25 14:22:51,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-25 14:22:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "vping_userdata-router_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "admin_state_up": true}}' 2018-11-25 14:22:56,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-01f450b5-9d17-4fc7-bafa-7c31c0fee82f Date: Sun, 25 Nov 2018 14:22:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "created_at": "2018-11-25T14:22:52Z", "admin_state_up": true, "updated_at": "2018-11-25T14:22:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57962c692701450fb7f8d7fcc4cf61a9", "id": "aeeaabce-9daa-4fb5-afd1-d287b585a923", "name": "vping_userdata-router_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}} 2018-11-25 14:22:56,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-01f450b5-9d17-4fc7-bafa-7c31c0fee82f 2018-11-25 14:22:56,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.81602787971s 2018-11-25 14:22:56,526 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-01f450b5-9d17-4fc7-bafa-7c31c0fee82f 2018-11-25 14:22:56,526 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T14:22:53Z', u'revision_number': 3, u'id': u'aeeaabce-9daa-4fb5-afd1-d287b585a923', u'external_gateway_info': {u'network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f688155f-4e41-43bd-8a4a-5e2069dbd331', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', u'admin_state_up': True, u'tenant_id': u'57962c692701450fb7f8d7fcc4cf61a9', u'created_at': u'2018-11-25T14:22:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'57962c692701450fb7f8d7fcc4cf61a9'}) 2018-11-25 14:22:56,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-25 14:22:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"subnet_id": "f89d9a98-f194-41db-bf3d-9608a98c35e3"}' 2018-11-25 14:22:58,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8629fdbd-0f45-40d0-a7c9-3e65279af93c Date: Sun, 25 Nov 2018 14:22:58 GMT RESP BODY: {"network_id": "dd3ed732-f205-44fb-a6f8-248e458dde31", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "subnet_id": "f89d9a98-f194-41db-bf3d-9608a98c35e3", "subnet_ids": ["f89d9a98-f194-41db-bf3d-9608a98c35e3"], "port_id": "3bf97f4b-3cbf-41f4-9edd-d77b481b7c11", "id": "aeeaabce-9daa-4fb5-afd1-d287b585a923"} 2018-11-25 14:22:58,704 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923/add_router_interface.json used request id req-8629fdbd-0f45-40d0-a7c9-3e65279af93c 2018-11-25 14:22:58,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17727518082s 2018-11-25 14:22:58,705 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923/add_router_interface.json used request id req-8629fdbd-0f45-40d0-a7c9-3e65279af93c returning object aeeaabce-9daa-4fb5-afd1-d287b585a923 2018-11-25 14:22:58,705 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:22:58,838 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 14:22:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:22:58,845 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 14:22:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 14:22:58,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:22:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:22:59,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8b906d54-448b-4dc7-b746-37f18f83a661 Date: Sun, 25 Nov 2018 14:22:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:22:59,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b906d54-448b-4dc7-b746-37f18f83a661 2018-11-25 14:22:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175513982773s 2018-11-25 14:22:59,025 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b906d54-448b-4dc7-b746-37f18f83a661 2018-11-25 14:22:59,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 14:22:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}' 2018-11-25 14:22:59,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594 X-Openstack-Request-Id: req-12a4841b-9e07-4c21-8be3-d9018080d6ce Date: Sun, 25 Nov 2018 14:22:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file", "owner": "57962c692701450fb7f8d7fcc4cf61a9", "id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "size": null, "self": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:22:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "checksum": null, "created_at": "2018-11-25T14:22:59Z", "protected": false} 2018-11-25 14:22:59,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-12a4841b-9e07-4c21-8be3-d9018080d6ce 2018-11-25 14:22:59,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.257040977478s 2018-11-25 14:22:59,284 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-12a4841b-9e07-4c21-8be3-d9018080d6ce returning object bd504170-6ec9-460e-86d7-fd3d7ba55594 2018-11-25 14:22:59,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 14:22:59,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '' 2018-11-25 14:23:01,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c5c6a3f-1160-458c-9b6b-52c2e4277e9b Date: Sun, 25 Nov 2018 14:23:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:23:01,924 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file used request id req-8c5c6a3f-1160-458c-9b6b-52c2e4277e9b 2018-11-25 14:23:01,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.63855099678s 2018-11-25 14:23:01,924 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file used request id req-8c5c6a3f-1160-458c-9b6b-52c2e4277e9b 2018-11-25 14:23:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:23:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:02,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d4b4d84f-d53c-4e5c-8672-13f515aaad49 Date: Sun, 25 Nov 2018 14:23:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "metadata": {}}], "file": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file", "owner": "57962c692701450fb7f8d7fcc4cf61a9", "id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "size": 12716032, "self": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:23:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:22:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:23:02,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d4b4d84f-d53c-4e5c-8672-13f515aaad49 2018-11-25 14:23:02,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169816017151s 2018-11-25 14:23:02,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d4b4d84f-d53c-4e5c-8672-13f515aaad49 2018-11-25 14:23:02,097 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file', 'owner': u'57962c692701450fb7f8d7fcc4cf61a9', 'id': u'bd504170-6ec9-460e-86d7-fd3d7ba55594', 'size': 12716032, u'self': u'/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57962c692701450fb7f8d7fcc4cf61a9', 'name': 'vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T14:23:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T14:23:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'created': u'2018-11-25T14:22:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T14:22:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 14:23:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 14:23:02,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 14:23:02,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:02 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-483f1497-18c0-4aad-9725-038c1a4c33ac x-compute-request-id: req-483f1497-18c0-4aad-9725-038c1a4c33ac Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "name": "vping_userdata-flavor_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:23:02,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-483f1497-18c0-4aad-9725-038c1a4c33ac 2018-11-25 14:23:02,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.214618206024s 2018-11-25 14:23:02,313 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-483f1497-18c0-4aad-9725-038c1a4c33ac returning object c20e8486-31e0-4eef-9ea4-4d14ba433cca 2018-11-25 14:23:02,314 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', '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'2b4adc94c250401ebba1b3096fd3be53', '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'c20e8486-31e0-4eef-9ea4-4d14ba433cca', 'swap': 0}) 2018-11-25 14:23:02,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 14:23:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" -d '{"extra_specs": {}}' 2018-11-25 14:23:02,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:02 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-5edd14ab-c8ca-4b11-9683-cdcc356f7a6d x-compute-request-id: req-5edd14ab-c8ca-4b11-9683-cdcc356f7a6d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:23:02,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca/os-extra_specs used request id req-5edd14ab-c8ca-4b11-9683-cdcc356f7a6d 2018-11-25 14:23:02,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210468769073s 2018-11-25 14:23:02,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca/os-extra_specs used request id req-5edd14ab-c8ca-4b11-9683-cdcc356f7a6d 2018-11-25 14:23:02,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:23:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:02,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-91a494d3-f586-45a9-8541-57f4b123de37 Date: Sun, 25 Nov 2018 14:23:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f89d9a98-f194-41db-bf3d-9608a98c35e3"],"updated_at":"2018-11-25T14:22:51Z","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57962c692701450fb7f8d7fcc4cf61a9","id":"dd3ed732-f205-44fb-a6f8-248e458dde31","name":"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:02,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-91a494d3-f586-45a9-8541-57f4b123de37 2018-11-25 14:23:02,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247794151306s 2018-11-25 14:23:02,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-91a494d3-f586-45a9-8541-57f4b123de37 2018-11-25 14:23:02,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:23:02,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:02,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-545798b2-818b-405c-990d-5dba84992979 Date: Sun, 25 Nov 2018 14:23:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "metadata": {}}], "file": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file", "owner": "57962c692701450fb7f8d7fcc4cf61a9", "id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "size": 12716032, "self": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:23:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:22:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:23:02,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-545798b2-818b-405c-990d-5dba84992979 2018-11-25 14:23:02,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17600607872s 2018-11-25 14:23:02,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-545798b2-818b-405c-990d-5dba84992979 2018-11-25 14:23:02,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:23:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:02,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:02 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-b2db53db-479b-4403-bb5b-f92b84bbdc10 x-compute-request-id: req-b2db53db-479b-4403-bb5b-f92b84bbdc10 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "name": "vping_userdata-flavor_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:23:02,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b2db53db-479b-4403-bb5b-f92b84bbdc10 2018-11-25 14:23:02,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.178699016571s 2018-11-25 14:23:02,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b2db53db-479b-4403-bb5b-f92b84bbdc10 2018-11-25 14:23:02,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-25 14:23:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"server": {"name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "imageRef": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "flavorRef": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd3ed732-f205-44fb-a6f8-248e458dde31"}]}}' 2018-11-25 14:23:04,466 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:23:02 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-5847a329-d8c0-49b1-8cdf-5dc2c43bc1c1 x-compute-request-id: req-5847a329-d8c0-49b1-8cdf-5dc2c43bc1c1 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "adminPass": "EimhJm3e2kGA"}} 2018-11-25 14:23:04,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5847a329-d8c0-49b1-8cdf-5dc2c43bc1c1 2018-11-25 14:23:04,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.52084183693s 2018-11-25 14:23:04,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5847a329-d8c0-49b1-8cdf-5dc2c43bc1c1 2018-11-25 14:23:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:04,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:04 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-49fedbb2-dd87-4b11-b9c9-7b81c877dd06 x-compute-request-id: req-49fedbb2-dd87-4b11-b9c9-7b81c877dd06 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:04,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49fedbb2-dd87-4b11-b9c9-7b81c877dd06 2018-11-25 14:23:04,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417124032974s 2018-11-25 14:23:04,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49fedbb2-dd87-4b11-b9c9-7b81c877dd06 2018-11-25 14:23:04,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:23:04,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:05,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-1d2a634f-0147-4065-b081-c284c3ca17c0 Date: Sun, 25 Nov 2018 14:23:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f89d9a98-f194-41db-bf3d-9608a98c35e3"],"updated_at":"2018-11-25T14:22:51Z","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57962c692701450fb7f8d7fcc4cf61a9","id":"dd3ed732-f205-44fb-a6f8-248e458dde31","name":"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:05,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1d2a634f-0147-4065-b081-c284c3ca17c0 2018-11-25 14:23:05,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108686923981s 2018-11-25 14:23:05,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1d2a634f-0147-4065-b081-c284c3ca17c0 2018-11-25 14:23:05,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 14:23:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:05,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a23f9435-1448-4f76-8f15-a1668dd370d8 Date: Sun, 25 Nov 2018 14:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd3ed732-f205-44fb-a6f8-248e458dde31","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:22:51Z","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":"57962c692701450fb7f8d7fcc4cf61a9","id":"f89d9a98-f194-41db-bf3d-9608a98c35e3","subnetpool_id":null,"name":"vping_userdata-subnet_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:05,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a23f9435-1448-4f76-8f15-a1668dd370d8 2018-11-25 14:23:05,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.192533016205s 2018-11-25 14:23:05,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a23f9435-1448-4f76-8f15-a1668dd370d8 2018-11-25 14:23:05,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:07,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:07,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:07,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-ea2299df-ed98-4bd8-86c8-4f521d4da6c5 x-compute-request-id: req-ea2299df-ed98-4bd8-86c8-4f521d4da6c5 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:05Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:07,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea2299df-ed98-4bd8-86c8-4f521d4da6c5 2018-11-25 14:23:07,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490772008896s 2018-11-25 14:23:07,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea2299df-ed98-4bd8-86c8-4f521d4da6c5 2018-11-25 14:23:07,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:09,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:10,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:09 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-6dc4741b-7c11-4cd1-833c-9fe4a87d355e x-compute-request-id: req-6dc4741b-7c11-4cd1-833c-9fe4a87d355e Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:05Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:10,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6dc4741b-7c11-4cd1-833c-9fe4a87d355e 2018-11-25 14:23:10,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721295118332s 2018-11-25 14:23:10,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6dc4741b-7c11-4cd1-833c-9fe4a87d355e 2018-11-25 14:23:10,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:12,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:12,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-acddaf5a-5821-4760-9b15-7d871c24159b x-compute-request-id: req-acddaf5a-5821-4760-9b15-7d871c24159b Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:12,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-acddaf5a-5821-4760-9b15-7d871c24159b 2018-11-25 14:23:12,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51619386673s 2018-11-25 14:23:12,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-acddaf5a-5821-4760-9b15-7d871c24159b 2018-11-25 14:23:12,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 14:23:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=026c7b2a-80f4-4929-bb5b-cd2fe1026c73" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:13,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-112adf88-6d21-44a2-83ad-c818a1428773 Date: Sun, 25 Nov 2018 14:23:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:23:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f89d9a98-f194-41db-bf3d-9608a98c35e3","ip_address":"192.168.120.8"}],"id":"76befec5-d392-4f95-bf19-b68a4cfa3108","security_groups":["c9d8da8b-21ce-46ef-a7af-afab3fd69094"],"mac_address":"fa:16:3e:b5:16:ca","project_id":"57962c692701450fb7f8d7fcc4cf61a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd3ed732-f205-44fb-a6f8-248e458dde31","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:23:06Z","binding:vnic_type":"normal","device_id":"026c7b2a-80f4-4929-bb5b-cd2fe1026c73"}]} 2018-11-25 14:23:13,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=026c7b2a-80f4-4929-bb5b-cd2fe1026c73 used request id req-112adf88-6d21-44a2-83ad-c818a1428773 2018-11-25 14:23:13,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.206614017487s 2018-11-25 14:23:13,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=026c7b2a-80f4-4929-bb5b-cd2fe1026c73 used request id req-112adf88-6d21-44a2-83ad-c818a1428773 2018-11-25 14:23:13,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:23:13,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=76befec5-d392-4f95-bf19-b68a4cfa3108" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:13,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-15c5ea9f-baf4-447c-bbb3-18187022876c Date: Sun, 25 Nov 2018 14:23:13 GMT RESP BODY: {"floatingips": []} 2018-11-25 14:23:13,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=76befec5-d392-4f95-bf19-b68a4cfa3108 used request id req-15c5ea9f-baf4-447c-bbb3-18187022876c 2018-11-25 14:23:13,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019268989563s 2018-11-25 14:23:13,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=76befec5-d392-4f95-bf19-b68a4cfa3108 used request id req-15c5ea9f-baf4-447c-bbb3-18187022876c 2018-11-25 14:23:13,180 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:16:ca', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bd504170-6ec9-460e-86d7-fd3d7ba55594'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:23:11.000000', 'flavor': Munch({u'id': u'c20e8486-31e0-4eef-9ea4-4d14ba433cca'}), 'az': u'nova', 'id': u'026c7b2a-80f4-4929-bb5b-cd2fe1026c73', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75185d33c2d743bc82b6c80f97366f1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57962c692701450fb7f8d7fcc4cf61a9', 'name': 'vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-25T14:23:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-25T14:23:12Z', 'hostId': u'4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:23:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'57962c692701450fb7f8d7fcc4cf61a9', 'name': u'vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'adminPass': u'EimhJm3e2kGA', 'tenant_id': u'57962c692701450fb7f8d7fcc4cf61a9', 'region': 'regionOne', 'created': u'2018-11-25T14:23:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-25 14:23:13,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:23:13,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:13,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-70139c4f-d1b5-4df5-b38f-15e35eb7724f Date: Sun, 25 Nov 2018 14:23:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f89d9a98-f194-41db-bf3d-9608a98c35e3"],"updated_at":"2018-11-25T14:22:51Z","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57962c692701450fb7f8d7fcc4cf61a9","id":"dd3ed732-f205-44fb-a6f8-248e458dde31","name":"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:13,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-70139c4f-d1b5-4df5-b38f-15e35eb7724f 2018-11-25 14:23:13,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2560069561s 2018-11-25 14:23:13,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-70139c4f-d1b5-4df5-b38f-15e35eb7724f 2018-11-25 14:23:13,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:23:13,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:13,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-91c7e38d-fb47-4249-a217-71c1efd01784 Date: Sun, 25 Nov 2018 14:23:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "metadata": {}}], "file": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file", "owner": "57962c692701450fb7f8d7fcc4cf61a9", "id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "size": 12716032, "self": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:23:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:22:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:23:13,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-91c7e38d-fb47-4249-a217-71c1efd01784 2018-11-25 14:23:13,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173505067825s 2018-11-25 14:23:13,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-91c7e38d-fb47-4249-a217-71c1efd01784 2018-11-25 14:23:13,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:23:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:13,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:13 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-61d1c06f-53b1-4cb6-a328-b4ee7e9e4323 x-compute-request-id: req-61d1c06f-53b1-4cb6-a328-b4ee7e9e4323 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "name": "vping_userdata-flavor_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:23:13,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-61d1c06f-53b1-4cb6-a328-b4ee7e9e4323 2018-11-25 14:23:13,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.035041809082s 2018-11-25 14:23:13,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-61d1c06f-53b1-4cb6-a328-b4ee7e9e4323 2018-11-25 14:23:13,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-25 14:23:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"server": {"name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "imageRef": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "flavorRef": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd3ed732-f205-44fb-a6f8-248e458dde31"}]}}' 2018-11-25 14:23:14,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:23:13 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-46c69f90-e90a-471e-aa42-8d213b3c1294 x-compute-request-id: req-46c69f90-e90a-471e-aa42-8d213b3c1294 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "adminPass": "T45eiKYV8SEY"}} 2018-11-25 14:23:14,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-46c69f90-e90a-471e-aa42-8d213b3c1294 2018-11-25 14:23:14,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.23720788956s 2018-11-25 14:23:14,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-46c69f90-e90a-471e-aa42-8d213b3c1294 2018-11-25 14:23:14,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:14,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:15,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:14 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-16c1a267-1d79-4757-a2a4-79e95a04aded x-compute-request-id: req-16c1a267-1d79-4757-a2a4-79e95a04aded Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:15,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-16c1a267-1d79-4757-a2a4-79e95a04aded 2018-11-25 14:23:15,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4901471138s 2018-11-25 14:23:15,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-16c1a267-1d79-4757-a2a4-79e95a04aded 2018-11-25 14:23:15,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:17,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:17,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:17 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-9f040e16-5693-451a-9d42-5145744cbd41 x-compute-request-id: req-9f040e16-5693-451a-9d42-5145744cbd41 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:15Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:17,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f040e16-5693-451a-9d42-5145744cbd41 2018-11-25 14:23:17,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603664875031s 2018-11-25 14:23:17,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f040e16-5693-451a-9d42-5145744cbd41 2018-11-25 14:23:17,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:20,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:20,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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,Accept-Encoding x-openstack-request-id: req-dad8e16c-dc62-47c2-a337-0e2ff77c9b61 x-compute-request-id: req-dad8e16c-dc62-47c2-a337-0e2ff77c9b61 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:15Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:20,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dad8e16c-dc62-47c2-a337-0e2ff77c9b61 2018-11-25 14:23:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519625902176s 2018-11-25 14:23:20,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dad8e16c-dc62-47c2-a337-0e2ff77c9b61 2018-11-25 14:23:20,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:22,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:22,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:22,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-5daa0afd-8fd0-474c-bc8d-f2495cb00baf x-compute-request-id: req-5daa0afd-8fd0-474c-bc8d-f2495cb00baf Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:15Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:22,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5daa0afd-8fd0-474c-bc8d-f2495cb00baf 2018-11-25 14:23:22,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.26720905304s 2018-11-25 14:23:22,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5daa0afd-8fd0-474c-bc8d-f2495cb00baf 2018-11-25 14:23:22,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:24,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:25,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:24 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-ff8a65e8-b4d9-4225-aded-b39faecec64f x-compute-request-id: req-ff8a65e8-b4d9-4225-aded-b39faecec64f Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:80:ea", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:22.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:23Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:25,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ff8a65e8-b4d9-4225-aded-b39faecec64f 2018-11-25 14:23:25,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517840862274s 2018-11-25 14:23:25,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ff8a65e8-b4d9-4225-aded-b39faecec64f 2018-11-25 14:23:25,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 14:23:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=dffaad8b-f86b-4eec-ab4f-457bc4f530af" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:25,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c273d87d-5ce3-40e2-b787-ef03ff02c3c2 Date: Sun, 25 Nov 2018 14:23:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T14:23:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f89d9a98-f194-41db-bf3d-9608a98c35e3","ip_address":"192.168.120.15"}],"id":"876723d6-f4a3-4273-9059-d03b522b414e","security_groups":["c9d8da8b-21ce-46ef-a7af-afab3fd69094"],"mac_address":"fa:16:3e:17:80:ea","project_id":"57962c692701450fb7f8d7fcc4cf61a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd3ed732-f205-44fb-a6f8-248e458dde31","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:23:16Z","binding:vnic_type":"normal","device_id":"dffaad8b-f86b-4eec-ab4f-457bc4f530af"}]} 2018-11-25 14:23:25,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=dffaad8b-f86b-4eec-ab4f-457bc4f530af used request id req-c273d87d-5ce3-40e2-b787-ef03ff02c3c2 2018-11-25 14:23:25,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.212679862976s 2018-11-25 14:23:25,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=dffaad8b-f86b-4eec-ab4f-457bc4f530af used request id req-c273d87d-5ce3-40e2-b787-ef03ff02c3c2 2018-11-25 14:23:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 14:23:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=876723d6-f4a3-4273-9059-d03b522b414e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:25,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-82ebbc49-58e6-4429-94a2-7384f166f0aa Date: Sun, 25 Nov 2018 14:23:25 GMT RESP BODY: {"floatingips": []} 2018-11-25 14:23:25,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=876723d6-f4a3-4273-9059-d03b522b414e used request id req-82ebbc49-58e6-4429-94a2-7384f166f0aa 2018-11-25 14:23:25,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178718566895s 2018-11-25 14:23:25,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=876723d6-f4a3-4273-9059-d03b522b414e used request id req-82ebbc49-58e6-4429-94a2-7384f166f0aa 2018-11-25 14:23:25,567 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:80:ea', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bd504170-6ec9-460e-86d7-fd3d7ba55594'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:23:22.000000', 'flavor': Munch({u'id': u'c20e8486-31e0-4eef-9ea4-4d14ba433cca'}), 'az': u'nova', 'id': u'dffaad8b-f86b-4eec-ab4f-457bc4f530af', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75185d33c2d743bc82b6c80f97366f1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57962c692701450fb7f8d7fcc4cf61a9', 'name': 'vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-25T14:23:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-25T14:23:23Z', 'hostId': u'7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T14:23:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'57962c692701450fb7f8d7fcc4cf61a9', 'name': u'vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa', 'adminPass': u'T45eiKYV8SEY', 'tenant_id': u'57962c692701450fb7f8d7fcc4cf61a9', 'region': 'regionOne', 'created': u'2018-11-25T14:23:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-25 14:23:25,568 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-25 14:23:26,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:26,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-b77795e1-64d9-4f65-8d2a-c5147321dbc1 x-compute-request-id: req-b77795e1-64d9-4f65-8d2a-c5147321dbc1 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:80:ea", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:22.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:23Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:12Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:26,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b77795e1-64d9-4f65-8d2a-c5147321dbc1 2018-11-25 14:23:26,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379124879837s 2018-11-25 14:23:26,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b77795e1-64d9-4f65-8d2a-c5147321dbc1 2018-11-25 14:23:26,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-25 14:23:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 14:23:28,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-b2203cd2-d77d-4ec4-9539-411d75b8e3c7 x-compute-request-id: req-b2203cd2-d77d-4ec4-9539-411d75b8e3c7 Content-Encoding: gzip Content-Length: 9538 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 526322304 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.130007] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131964] pid_max: default: 32768 minimum: 301\n[ 0.133029] ACPI: Core revision 20150930\n[ 0.134539] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136079] Security Framework initialized\n[ 0.137047] Yama: becoming mindful.\n[ 0.137902] AppArmor: AppArmor initialized\n[ 0.138902] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143441] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145082] Initializing cgroup subsys io\n[ 0.146045] Initializing cgroup subsys memory\n[ 0.147064] Initializing cgroup subsys devices\n[ 0.147982] Initializing cgroup subsys freezer\n[ 0.148835] Initializing cgroup subsys net_cls\n[ 0.149690] Initializing cgroup subsys perf_event\n[ 0.150579] Initializing cgroup subsys net_prio\n[ 0.151440] Initializing cgroup subsys hugetlb\n[ 0.152286] Initializing cgroup subsys pids\n[ 0.153146] CPU: Physical Processor ID: 0\n[ 0.154636] mce: CPU supports 10 MCE banks\n[ 0.155464] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156434] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173799] ftrace: allocating 31920 entries in 125 pages\n[ 0.199927] smpboot: Max logical packages: 1\n[ 0.200765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202093] x2apic enabled\n[ 0.202891] Switched APIC routing to physical x2apic.\n[ 0.204610] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207653] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209404] KVM setup paravirtual spinlock\n[ 0.210678] x86: Booted up 1 node, 1 CPUs\n[ 0.211466] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212821] devtmpfs: initialized\n[ 0.214520] evm: security.selinux\n[ 0.215208] evm: security.SMACK64\n[ 0.215885] evm: security.SMACK64EXEC\n[ 0.216614] evm: security.SMACK64TRANSMUTE\n[ 0.217406] evm: security.SMACK64MMAP\n[ 0.218135] evm: security.ima\n[ 0.218763] evm: security.capability\n[ 0.219554] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221360] pinctrl core: initialized pinctrl subsystem\n[ 0.222432] RTC time: 14:23:23, date: 11/25/18\n[ 0.223376] NET: Registered protocol family 16\n[ 0.224327] cpuidle: using governor ladder\n[ 0.225128] cpuidle: using governor menu\n[ 0.225896] PCCT header not found.\n[ 0.226627] ACPI: bus type PCI registered\n[ 0.227417] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228632] PCI: Using configuration type 1 for base access\n[ 0.230364] ACPI: Added _OSI(Module Device)\n[ 0.231186] ACPI: Added _OSI(Processor Device)\n[ 0.232031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232936] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235058] ACPI: Interpreter enabled\n[ 0.235827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243078] ACPI: (supports S0 S5)\n[ 0.243770] ACPI: Using IOAPIC for interrupt routing\n[ 0.244692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250072] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253409] acpiphp: Slot [3] registered\n[ 0.254196] acpiphp: Slot [4] registered\n[ 0.254975] acpiphp: Slot [5] registered\n[ 0.255756] acpiphp: Slot [6] registered\n[ 0.256538] acpiphp: Slot [7] registered\n[ 0.257319] acpiphp: Slot [8] registered\n[ 0.258101] acpiphp: Slot [9] registered\n[ 0.258879] acpiphp: Slot [10] registered\n[ 0.259666] acpiphp: Slot [11] registered\n[ 0.260461] acpiphp: Slot [12] registered\n[ 0.261259] acpiphp: Slot [13] registered\n[ 0.262053] acpiphp: Slot [14] registered\n[ 0.262846] acpiphp: Slot [15] registered\n[ 0.273624] acpiphp: Slot [16] registered\n[ 0.274423] acpiphp: Slot [17] registered\n[ 0.275217] acpiphp: Slot [18] registered\n[ 0.276009] acpiphp: Slot [19] registered\n[ 0.276798] acpiphp: Slot [20] registered\n[ 0.277585] acpiphp: Slot [21] registered\n[ 0.278380] acpiphp: Slot [22] registered\n[ 0.279177] acpiphp: Slot [23] registered\n[ 0.279970] acpiphp: Slot [24] registered\n[ 0.280757] acpiphp: Slot [25] registered\n[ 0.281549] acpiphp: Slot [26] registered\n[ 0.282340] acpiphp: Slot [27] registered\n[ 0.283139] acpiphp: Slot [28] registered\n[ 0.283939] acpiphp: Slot [29] registered\n[ 0.284732] acpiphp: Slot [30] registered\n[ 0.285523] acpiphp: Slot [31] registered\n[ 0.286311] PCI host bridge to bus 0000:00\n[ 0.287100] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288286] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289464] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290874] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292289] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301989] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309683] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354706] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357531] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358920] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361511] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362647] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365254] vgaarb: loaded\n[ 0.365842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366954] SCSI subsystem initialized\n[ 0.367754] ACPI: bus type USB registered\n[ 0.368552] usbcore: registered new interface driver usbfs\n[ 0.369552] usbcore: registered new interface driver hub\n[ 0.370530] usbcore: registered new device driver usb\n[ 0.371567] PCI: Using ACPI for IRQ routing\n[ 0.372568] NetLabel: Initializing\n[ 0.373266] NetLabel: domain hash size = 128\n[ 0.374096] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375101] NetLabel: unlabeled traffic allowed by default\n[ 0.376182] clocksource: Switched to clocksource kvm-clock\n[ 0.381658] AppArmor: AppArmor Filesystem Enabled\n[ 0.382603] pnp: PnP ACPI init\n[ 0.383497] pnp: PnP ACPI: found 5 devices\n[ 0.389847] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391498] NET: Registered protocol family 2\n[ 0.392433] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393668] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394808] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395937] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397008] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] NET: Registered protocol family 1\n[ 0.398993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400057] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401102] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415061] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429221] Trying to unpack rootfs image as initramfs...\n[ 0.478998] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493055] Scanning for low memory corruption every 60 seconds\n[ 0.494507] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495834] audit: initializing netlink subsys (disabled)\n[ 0.497019] audit: type=2000 audit(1543155803.683:1): initialized\n[ 0.498486] Initialise system trusted keyring\n[ 0.499498] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500804] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502922] zbud: loaded\n[ 0.503685] VFS: Disk quotas dquot_6.6.0\n[ 0.504592] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506254] fuse init (API version 7.23)\n[ 0.507241] Key type big_key registered\n[ 0.508138] Allocating IMA MOK and blacklist keyrings.\n[ 0.509361] Key type asymmetric registered\n[ 0.510285] Asymmetric key parser 'x509' registered\n[ 0.511356] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513019] io scheduler noop registered\n[ 0.513923] io scheduler deadline registered (default)\n[ 0.515052] io scheduler cfq registered\n[ 0.515984] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517183] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518584] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520261] ACPI: Power Button [PWRF]\n[ 0.521545] GHES: HEST is not enabled!\n[ 0.535287] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591234] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593416] Linux agpgart interface v0.103\n[ 0.595457] brd: module loaded\n[ 0.596681] loop: module loaded\n[ 0.601574] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603240] GPT:90111 != 2097151\n[ 0.603925] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605077] GPT:90111 != 2097151\n[ 0.605797] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606817] vda: vda1 vda15\n[ 0.608239] scsi host0: ata_piix\n[ 0.608981] scsi host1: ata_piix\n[ 0.609705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610978] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612466] libphy: Fixed MDIO Bus: probed\n[ 0.613307] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614316] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616558] PPP generic driver version 2.4.2\n[ 0.617459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618634] ehci-pci: EHCI PCI platform driver\n[ 0.619489] ehci-platform: EHCI generic platform driver\n[ 0.620478] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621591] ohci-pci: OHCI PCI platform driver\n[ 0.622446] ohci-platform: OHCI generic platform driver\n[ 0.623421] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637922] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638915] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641346] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645053] usb usb1: Product: UHCI Host Controller\n[ 0.645974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648094] hub 1-0:1.0: USB hub found\n[ 0.648870] hub 1-0:1.0: 2 ports detected\n[ 0.649828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652252] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654654] mousedev: PS/2 mouse device common for all mice\n[ 0.655901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657717] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661207] i2c /dev entries driver\n[ 0.661964] device-mapper: uevent: version 1.0.3\n[ 0.662886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664498] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665798] NET: Registered protocol family 10\n[ 0.666791] NET: Registered protocol family 17\n[ 0.667652] Key type dns_resolver registered\n[ 0.668566] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669649] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671371] registered taskstats version 1\n[ 0.672204] Loading compiled-in X.509 certificates\n[ 0.673854] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676174] zswap: loaded using pool lzo/zbud\n[ 0.678068] Key type trusted registered\n[ 0.680140] Key type encrypted registered\n[ 0.681318] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682973] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684648] evm: HMAC attrs: 0x1\n[ 0.686024] Magic number: 10:218:385\n[ 0.687213] thermal cooling_device0: hash matches\n[ 0.688859] rtc_cmos 00:00: setting system clock to 2018-11-25 14:23:23 UTC (1543155803)\n[ 0.690986] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692469] EDD information not available.\n[ 0.769320] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780999] Write protecting the kernel read-only data: 14336k\n[ 0.782551] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\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.826765] 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 1.17\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.15...\nLease of 192.168.120.15 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 1.32. iid=i-00000029\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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\nvPing OK\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCoH6xAwWCu4oHvpqt6j2klBTZ5qQGNrFw+on4pR6UjDbh47PAUeH2nW7/1obFqe2+izLjY++echU9vAF2YzKY8xXOeGyTsKY/AXOtG7Tx1wCzax1ZYSO9qfzewTfF0rSwIZUtjuseniJd890jVvzWUxq4N6F/hEDZz5I3TLAQFF45kTSJ3mXJ4rZfsHGth1Cfgzb8l8BdLWAK0g6E2wN36v1USWF4cv3ienHz7SMyCt3X7hEPxuO+TSm8L9/TeTsC5HDt2GgHqYIB2F3ti8yC89xUojksgeqEc+Haoh0tzkWIMaD/T9sjOQMYVV9xsa/EHZEcF6bXRnlKqHdg5COqd root@vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa\nssh-dss AAAAB3NzaC1kc3MAAACBAIQsN93OR1P49MHe+57LNEjLU8IBLzz3hbPEIHLkLLj4dDRMPzUGuv0npbRXn+gTvgTXi1S2ZiQzCTj6PxxzF1K1fYVwW9kVTMw3bvw8RMIbHvjKGCKizRMRS5xPlwcbBxsXaa3Xrc5cQHSQst+4ddRSuF63o31HAlHBffhRUnsZAAAAFQCQFh2z87F4HQznL7Zea56sFUkI8wAAAIBObeuNOB8A3gwEjsANIxrjuUcTbTW6zEhG8dVDWtf8/eT5ruMVGi1ljd5dB1fAvPmJSS/ADBNO0uvZOUgsy/uX6Fk+RS8zwp//iDIzHZ9PsolkU8rJDN4LTuQF9ajItKUbxi6OQn8axblAXjPpBSXTgItBPGPPQcOwZMEaykuBeAAAAIBm0kgTJIVXyAmWOxv+H+swHbqEnHNWHc2SBTKXCSRdXCdiqHcG7GS4ikHSdp/3OHusOchV5XqsfsZtNyTnhgVxhJqaxHkWp7n5l53RcxLxW6C+mDYKK2P0QyP1tYcwPAHqFsRSm8Ut7pPAtEmkh5TbKeBPmJ6w0vaXV54gQMXDLg== root@vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe17:80ea/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \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-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.42 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa login: "} 2018-11-25 14:23:28,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af/action used request id req-b2203cd2-d77d-4ec4-9539-411d75b8e3c7 2018-11-25 14:23:28,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07630205154s 2018-11-25 14:23:28,029 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af/action used request id req-b2203cd2-d77d-4ec4-9539-411d75b8e3c7 2018-11-25 14:23:28,030 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 526322304 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.130007] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131964] pid_max: default: 32768 minimum: 301 [ 0.133029] ACPI: Core revision 20150930 [ 0.134539] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136079] Security Framework initialized [ 0.137047] Yama: becoming mindful. [ 0.137902] AppArmor: AppArmor initialized [ 0.138902] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140478] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143441] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145082] Initializing cgroup subsys io [ 0.146045] Initializing cgroup subsys memory [ 0.147064] Initializing cgroup subsys devices [ 0.147982] Initializing cgroup subsys freezer [ 0.148835] Initializing cgroup subsys net_cls [ 0.149690] Initializing cgroup subsys perf_event [ 0.150579] Initializing cgroup subsys net_prio [ 0.151440] Initializing cgroup subsys hugetlb [ 0.152286] Initializing cgroup subsys pids [ 0.153146] CPU: Physical Processor ID: 0 [ 0.154636] mce: CPU supports 10 MCE banks [ 0.155464] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156434] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173799] ftrace: allocating 31920 entries in 125 pages [ 0.199927] smpboot: Max logical packages: 1 [ 0.200765] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202093] x2apic enabled [ 0.202891] Switched APIC routing to physical x2apic. [ 0.204610] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207653] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209404] KVM setup paravirtual spinlock [ 0.210678] x86: Booted up 1 node, 1 CPUs [ 0.211466] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212821] devtmpfs: initialized [ 0.214520] evm: security.selinux [ 0.215208] evm: security.SMACK64 [ 0.215885] evm: security.SMACK64EXEC [ 0.216614] evm: security.SMACK64TRANSMUTE [ 0.217406] evm: security.SMACK64MMAP [ 0.218135] evm: security.ima [ 0.218763] evm: security.capability [ 0.219554] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221360] pinctrl core: initialized pinctrl subsystem [ 0.222432] RTC time: 14:23:23, date: 11/25/18 [ 0.223376] NET: Registered protocol family 16 [ 0.224327] cpuidle: using governor ladder [ 0.225128] cpuidle: using governor menu [ 0.225896] PCCT header not found. [ 0.226627] ACPI: bus type PCI registered [ 0.227417] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228632] PCI: Using configuration type 1 for base access [ 0.230364] ACPI: Added _OSI(Module Device) [ 0.231186] ACPI: Added _OSI(Processor Device) [ 0.232031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232936] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235058] ACPI: Interpreter enabled [ 0.235827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243078] ACPI: (supports S0 S5) [ 0.243770] ACPI: Using IOAPIC for interrupt routing [ 0.244692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250072] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253409] acpiphp: Slot [3] registered [ 0.254196] acpiphp: Slot [4] registered [ 0.254975] acpiphp: Slot [5] registered [ 0.255756] acpiphp: Slot [6] registered [ 0.256538] acpiphp: Slot [7] registered [ 0.257319] acpiphp: Slot [8] registered [ 0.258101] acpiphp: Slot [9] registered [ 0.258879] acpiphp: Slot [10] registered [ 0.259666] acpiphp: Slot [11] registered [ 0.260461] acpiphp: Slot [12] registered [ 0.261259] acpiphp: Slot [13] registered [ 0.262053] acpiphp: Slot [14] registered [ 0.262846] acpiphp: Slot [15] registered [ 0.273624] acpiphp: Slot [16] registered [ 0.274423] acpiphp: Slot [17] registered [ 0.275217] acpiphp: Slot [18] registered [ 0.276009] acpiphp: Slot [19] registered [ 0.276798] acpiphp: Slot [20] registered [ 0.277585] acpiphp: Slot [21] registered [ 0.278380] acpiphp: Slot [22] registered [ 0.279177] acpiphp: Slot [23] registered [ 0.279970] acpiphp: Slot [24] registered [ 0.280757] acpiphp: Slot [25] registered [ 0.281549] acpiphp: Slot [26] registered [ 0.282340] acpiphp: Slot [27] registered [ 0.283139] acpiphp: Slot [28] registered [ 0.283939] acpiphp: Slot [29] registered [ 0.284732] acpiphp: Slot [30] registered [ 0.285523] acpiphp: Slot [31] registered [ 0.286311] PCI host bridge to bus 0000:00 [ 0.287100] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288286] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289464] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290874] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292289] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301989] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309683] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354706] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357531] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358920] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361511] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362647] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365254] vgaarb: loaded [ 0.365842] vgaarb: bridge control possible 0000:00:02.0 [ 0.366954] SCSI subsystem initialized [ 0.367754] ACPI: bus type USB registered [ 0.368552] usbcore: registered new interface driver usbfs [ 0.369552] usbcore: registered new interface driver hub [ 0.370530] usbcore: registered new device driver usb [ 0.371567] PCI: Using ACPI for IRQ routing [ 0.372568] NetLabel: Initializing [ 0.373266] NetLabel: domain hash size = 128 [ 0.374096] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375101] NetLabel: unlabeled traffic allowed by default [ 0.376182] clocksource: Switched to clocksource kvm-clock [ 0.381658] AppArmor: AppArmor Filesystem Enabled [ 0.382603] pnp: PnP ACPI init [ 0.383497] pnp: PnP ACPI: found 5 devices [ 0.389847] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391498] NET: Registered protocol family 2 [ 0.392433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393668] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394808] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395937] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397008] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398150] NET: Registered protocol family 1 [ 0.398993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400057] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401102] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415061] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429221] Trying to unpack rootfs image as initramfs... [ 0.478998] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493055] Scanning for low memory corruption every 60 seconds [ 0.494507] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495834] audit: initializing netlink subsys (disabled) [ 0.497019] audit: type=2000 audit(1543155803.683:1): initialized [ 0.498486] Initialise system trusted keyring [ 0.499498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500804] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502922] zbud: loaded [ 0.503685] VFS: Disk quotas dquot_6.6.0 [ 0.504592] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506254] fuse init (API version 7.23) [ 0.507241] Key type big_key registered [ 0.508138] Allocating IMA MOK and blacklist keyrings. [ 0.509361] Key type asymmetric registered [ 0.510285] Asymmetric key parser 'x509' registered [ 0.511356] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513019] io scheduler noop registered [ 0.513923] io scheduler deadline registered (default) [ 0.515052] io scheduler cfq registered [ 0.515984] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517183] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.518584] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520261] ACPI: Power Button [PWRF] [ 0.521545] GHES: HEST is not enabled! [ 0.535287] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.591234] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593416] Linux agpgart interface v0.103 [ 0.595457] brd: module loaded [ 0.596681] loop: module loaded [ 0.601574] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603240] GPT:90111 != 2097151 [ 0.603925] GPT:Alternate GPT header not at the end of the disk. [ 0.605077] GPT:90111 != 2097151 [ 0.605797] GPT: Use GNU Parted to correct GPT errors. [ 0.606817] vda: vda1 vda15 [ 0.608239] scsi host0: ata_piix [ 0.608981] scsi host1: ata_piix [ 0.609705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.610978] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.612466] libphy: Fixed MDIO Bus: probed [ 0.613307] tun: Universal TUN/TAP device driver, 1.6 [ 0.614316] tun: (C) 1999-2004 Max Krasnyansky [ 0.616558] PPP generic driver version 2.4.2 [ 0.617459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618634] ehci-pci: EHCI PCI platform driver [ 0.619489] ehci-platform: EHCI generic platform driver [ 0.620478] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621591] ohci-pci: OHCI PCI platform driver [ 0.622446] ohci-platform: OHCI generic platform driver [ 0.623421] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637922] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638915] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.641346] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.642456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645053] usb usb1: Product: UHCI Host Controller [ 0.645974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647102] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648094] hub 1-0:1.0: USB hub found [ 0.648870] hub 1-0:1.0: 2 ports detected [ 0.649828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654654] mousedev: PS/2 mouse device common for all mice [ 0.655901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657717] rtc_cmos 00:00: RTC can wake from S4 [ 0.658785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661207] i2c /dev entries driver [ 0.661964] device-mapper: uevent: version 1.0.3 [ 0.662886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.664498] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665798] NET: Registered protocol family 10 [ 0.666791] NET: Registered protocol family 17 [ 0.667652] Key type dns_resolver registered [ 0.668566] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.669649] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.671371] registered taskstats version 1 [ 0.672204] Loading compiled-in X.509 certificates [ 0.673854] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676174] zswap: loaded using pool lzo/zbud [ 0.678068] Key type trusted registered [ 0.680140] Key type encrypted registered [ 0.681318] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682973] ima: No TPM chip found, activating TPM-bypass! [ 0.684648] evm: HMAC attrs: 0x1 [ 0.686024] Magic number: 10:218:385 [ 0.687213] thermal cooling_device0: hash matches [ 0.688859] rtc_cmos 00:00: setting system clock to 2018-11-25 14:23:23 UTC (1543155803) [ 0.690986] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692469] EDD information not available. [ 0.769320] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780999] Write protecting the kernel read-only data: 14336k [ 0.782551] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.826765] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.32. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoH6xAwWCu4oHvpqt6j2klBTZ5qQGNrFw+on4pR6UjDbh47PAUeH2nW7/1obFqe2+izLjY++echU9vAF2YzKY8xXOeGyTsKY/AXOtG7Tx1wCzax1ZYSO9qfzewTfF0rSwIZUtjuseniJd890jVvzWUxq4N6F/hEDZz5I3TLAQFF45kTSJ3mXJ4rZfsHGth1Cfgzb8l8BdLWAK0g6E2wN36v1USWF4cv3ienHz7SMyCt3X7hEPxuO+TSm8L9/TeTsC5HDt2GgHqYIB2F3ti8yC89xUojksgeqEc+Haoh0tzkWIMaD/T9sjOQMYVV9xsa/EHZEcF6bXRnlKqHdg5COqd root@vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa ssh-dss AAAAB3NzaC1kc3MAAACBAIQsN93OR1P49MHe+57LNEjLU8IBLzz3hbPEIHLkLLj4dDRMPzUGuv0npbRXn+gTvgTXi1S2ZiQzCTj6PxxzF1K1fYVwW9kVTMw3bvw8RMIbHvjKGCKizRMRS5xPlwcbBxsXaa3Xrc5cQHSQst+4ddRSuF63o31HAlHBffhRUnsZAAAAFQCQFh2z87F4HQznL7Zea56sFUkI8wAAAIBObeuNOB8A3gwEjsANIxrjuUcTbTW6zEhG8dVDWtf8/eT5ruMVGi1ljd5dB1fAvPmJSS/ADBNO0uvZOUgsy/uX6Fk+RS8zwp//iDIzHZ9PsolkU8rJDN4LTuQF9ajItKUbxi6OQn8axblAXjPpBSXTgItBPGPPQcOwZMEaykuBeAAAAIBm0kgTJIVXyAmWOxv+H+swHbqEnHNWHc2SBTKXCSRdXCdiqHcG7GS4ikHSdp/3OHusOchV5XqsfsZtNyTnhgVxhJqaxHkWp7n5l53RcxLxW6C+mDYKK2P0QyP1tYcwPAHqFsRSm8Ut7pPAtEmkh5TbKeBPmJ6w0vaXV54gQMXDLg== root@vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe17:80ea/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-4a9ee0ca-f118-4ffe-aa7a-49de124700aa login: 2018-11-25 14:23:28,031 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-25 14:23:28,143 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 14:23:28,143 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-25 14:23:28,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 14:23:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:28,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:28 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-53073e9d-8c2f-44bc-9881-8a3419a6bb2b x-compute-request-id: req-53073e9d-8c2f-44bc-9881-8a3419a6bb2b Content-Type: application/json 2018-11-25 14:23:28,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73 used request id req-53073e9d-8c2f-44bc-9881-8a3419a6bb2b 2018-11-25 14:23:28,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.185690879822s 2018-11-25 14:23:28,335 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73 used request id req-53073e9d-8c2f-44bc-9881-8a3419a6bb2b 2018-11-25 14:23:28,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:28,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:28 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-a5e1e3cb-755f-4c66-8439-dd2bdaf13bb7 x-compute-request-id: req-a5e1e3cb-755f-4c66-8439-dd2bdaf13bb7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:80:ea", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:22.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:23Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:28Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:28,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a5e1e3cb-755f-4c66-8439-dd2bdaf13bb7 2018-11-25 14:23:28,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538745880127s 2018-11-25 14:23:28,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a5e1e3cb-755f-4c66-8439-dd2bdaf13bb7 2018-11-25 14:23:28,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:30,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:31,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-4b13f30e-93bd-4bd7-aaf2-4c1e24d40c59 x-compute-request-id: req-4b13f30e-93bd-4bd7-aaf2-4c1e24d40c59 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:80:ea", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:22.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:23Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:16:ca", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:11.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "026c7b2a-80f4-4929-bb5b-cd2fe1026c73", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:30Z", "hostId": "4bc5516cbbae0ca8b13ba996273b0e04d7acd75ec5515ebdfcb25582", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:04Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:31,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b13f30e-93bd-4bd7-aaf2-4c1e24d40c59 2018-11-25 14:23:31,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803878068924s 2018-11-25 14:23:31,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b13f30e-93bd-4bd7-aaf2-4c1e24d40c59 2018-11-25 14:23:31,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:33,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:34,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-8c86cf84-9fa2-40da-bc70-1cd30b4a5388 x-compute-request-id: req-8c86cf84-9fa2-40da-bc70-1cd30b4a5388 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:80:ea", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:22.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:23Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:34,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8c86cf84-9fa2-40da-bc70-1cd30b4a5388 2018-11-25 14:23:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483731985092s 2018-11-25 14:23:34,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8c86cf84-9fa2-40da-bc70-1cd30b4a5388 2018-11-25 14:23:34,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 14:23:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:34,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23: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-7de656c4-99d6-4fb7-9f3b-17851b84c428 x-compute-request-id: req-7de656c4-99d6-4fb7-9f3b-17851b84c428 Content-Type: application/json 2018-11-25 14:23:34,394 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af used request id req-7de656c4-99d6-4fb7-9f3b-17851b84c428 2018-11-25 14:23:34,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.217855930328s 2018-11-25 14:23:34,395 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af used request id req-7de656c4-99d6-4fb7-9f3b-17851b84c428 2018-11-25 14:23:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:34,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-99c071f4-a942-4082-a8da-8edcb03af799 x-compute-request-id: req-99c071f4-a942-4082-a8da-8edcb03af799 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:80:ea", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dffaad8b-f86b-4eec-ab4f-457bc4f530af", "rel": "bookmark"}], "image": {"id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "links": [{"href": "http://172.30.9.29:8774/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T14:23:22.000000", "flavor": {"id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "links": [{"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}]}, "id": "dffaad8b-f86b-4eec-ab4f-457bc4f530af", "security_groups": [{"name": "default"}], "user_id": "75185d33c2d743bc82b6c80f97366f1a", "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-11-25T14:23:34Z", "hostId": "7f5e7acc6c7443871870a399bd439a186c24ff46442ae10f09d0daeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "created": "2018-11-25T14:23:14Z", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 14:23:34,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99c071f4-a942-4082-a8da-8edcb03af799 2018-11-25 14:23:34,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510552883148s 2018-11-25 14:23:34,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99c071f4-a942-4082-a8da-8edcb03af799 2018-11-25 14:23:34,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 14:23:36,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 14:23:36,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:36,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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 x-openstack-request-id: req-70969728-06b7-436f-a92d-325c521d6342 x-compute-request-id: req-70969728-06b7-436f-a92d-325c521d6342 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 14:23:36,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-70969728-06b7-436f-a92d-325c521d6342 2018-11-25 14:23:36,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0831849575043s 2018-11-25 14:23:36,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-70969728-06b7-436f-a92d-325c521d6342 2018-11-25 14:23:36,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-25 14:23:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" -d '{"subnet_id": "f89d9a98-f194-41db-bf3d-9608a98c35e3"}' 2018-11-25 14:23:38,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59fc786e-5134-4047-9264-531ad647667d Date: Sun, 25 Nov 2018 14:23:38 GMT RESP BODY: {"network_id": "dd3ed732-f205-44fb-a6f8-248e458dde31", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "subnet_id": "f89d9a98-f194-41db-bf3d-9608a98c35e3", "subnet_ids": ["f89d9a98-f194-41db-bf3d-9608a98c35e3"], "port_id": "3bf97f4b-3cbf-41f4-9edd-d77b481b7c11", "id": "aeeaabce-9daa-4fb5-afd1-d287b585a923"} 2018-11-25 14:23:38,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923/remove_router_interface.json used request id req-59fc786e-5134-4047-9264-531ad647667d 2018-11-25 14:23:38,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.32034802437s 2018-11-25 14:23:38,316 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923/remove_router_interface.json used request id req-59fc786e-5134-4047-9264-531ad647667d returning object aeeaabce-9daa-4fb5-afd1-d287b585a923 2018-11-25 14:23:38,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-25 14:23:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:38,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-0cbc747c-cff1-4304-9f06-6cf2182c02d1 Date: Sun, 25 Nov 2018 14:23:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "created_at": "2018-11-25T14:22:52Z", "admin_state_up": true, "updated_at": "2018-11-25T14:23:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "57962c692701450fb7f8d7fcc4cf61a9", "id": "aeeaabce-9daa-4fb5-afd1-d287b585a923", "name": "vping_userdata-router_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:38,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-0cbc747c-cff1-4304-9f06-6cf2182c02d1 2018-11-25 14:23:38,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0762910842896s 2018-11-25 14:23:38,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-0cbc747c-cff1-4304-9f06-6cf2182c02d1 2018-11-25 14:23:38,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-25 14:23:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:41,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ea8a80b-aa31-4783-b307-b9ce2b859c0c Content-Length: 0 Date: Sun, 25 Nov 2018 14:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:23:41,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923.json used request id req-9ea8a80b-aa31-4783-b307-b9ce2b859c0c 2018-11-25 14:23:41,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.31156110764s 2018-11-25 14:23:41,707 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/aeeaabce-9daa-4fb5-afd1-d287b585a923.json used request id req-9ea8a80b-aa31-4783-b307-b9ce2b859c0c 2018-11-25 14:23:41,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 14:23:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:41,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65392b77-f289-455f-bb61-a98cf50fef8a Date: Sun, 25 Nov 2018 14:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd3ed732-f205-44fb-a6f8-248e458dde31","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:22:51Z","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":"57962c692701450fb7f8d7fcc4cf61a9","id":"f89d9a98-f194-41db-bf3d-9608a98c35e3","subnetpool_id":null,"name":"vping_userdata-subnet_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:41,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-65392b77-f289-455f-bb61-a98cf50fef8a 2018-11-25 14:23:41,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0579879283905s 2018-11-25 14:23:41,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-65392b77-f289-455f-bb61-a98cf50fef8a 2018-11-25 14:23:41,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-25 14:23:41,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/f89d9a98-f194-41db-bf3d-9608a98c35e3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:43,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a3328cd-c783-4f03-9dca-4176e8b42f20 Date: Sun, 25 Nov 2018 14:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:23:43,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f89d9a98-f194-41db-bf3d-9608a98c35e3.json used request id req-8a3328cd-c783-4f03-9dca-4176e8b42f20 2018-11-25 14:23:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.19556689262s 2018-11-25 14:23:43,963 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f89d9a98-f194-41db-bf3d-9608a98c35e3.json used request id req-8a3328cd-c783-4f03-9dca-4176e8b42f20 2018-11-25 14:23:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:23:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:44,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-e83baace-db33-4b8e-8bcd-60a6baf691c6 Date: Sun, 25 Nov 2018 14:23:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T14:23:43Z","tenant_id":"57962c692701450fb7f8d7fcc4cf61a9","created_at":"2018-11-25T14:22:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"57962c692701450fb7f8d7fcc4cf61a9","id":"dd3ed732-f205-44fb-a6f8-248e458dde31","name":"vping_userdata-net_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}]} 2018-11-25 14:23:44,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e83baace-db33-4b8e-8bcd-60a6baf691c6 2018-11-25 14:23:44,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112630844116s 2018-11-25 14:23:44,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e83baace-db33-4b8e-8bcd-60a6baf691c6 2018-11-25 14:23:44,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-25 14:23:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/dd3ed732-f205-44fb-a6f8-248e458dde31.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:45,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc338dd6-eac1-4df6-97f5-43fcb6d7d318 Date: Sun, 25 Nov 2018 14:23:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:23:45,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/dd3ed732-f205-44fb-a6f8-248e458dde31.json used request id req-dc338dd6-eac1-4df6-97f5-43fcb6d7d318 2018-11-25 14:23:45,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19000697136s 2018-11-25 14:23:45,268 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/dd3ed732-f205-44fb-a6f8-248e458dde31.json used request id req-dc338dd6-eac1-4df6-97f5-43fcb6d7d318 2018-11-25 14:23:45,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:23:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:45,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e6a108f1-22f9-48eb-95c4-30956fe9967f Date: Sun, 25 Nov 2018 14:23:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "metadata": {}}], "file": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/file", "owner": "57962c692701450fb7f8d7fcc4cf61a9", "id": "bd504170-6ec9-460e-86d7-fd3d7ba55594", "size": 12716032, "self": "/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/bd504170-6ec9-460e-86d7-fd3d7ba55594/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:23:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:22:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:23:45,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e6a108f1-22f9-48eb-95c4-30956fe9967f 2018-11-25 14:23:45,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330572128296s 2018-11-25 14:23:45,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e6a108f1-22f9-48eb-95c4-30956fe9967f 2018-11-25 14:23:45,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 14:23:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46e56e87e7139608b0ff5cee2a5113b161eef4e3" 2018-11-25 14:23:46,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b806f5b-5816-4dbb-ad4b-4be46f02f77d Date: Sun, 25 Nov 2018 14:23:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:23:46,644 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594 used request id req-8b806f5b-5816-4dbb-ad4b-4be46f02f77d 2018-11-25 14:23:46,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34061908722s 2018-11-25 14:23:46,644 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/bd504170-6ec9-460e-86d7-fd3d7ba55594 used request id req-8b806f5b-5816-4dbb-ad4b-4be46f02f77d 2018-11-25 14:23:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:23:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:46,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23: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-26529156-fec9-4849-92dc-22b46135d83e x-compute-request-id: req-26529156-fec9-4849-92dc-22b46135d83e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c20e8486-31e0-4eef-9ea4-4d14ba433cca", "name": "vping_userdata-flavor_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:23:46,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-26529156-fec9-4849-92dc-22b46135d83e 2018-11-25 14:23:46,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297200679779s 2018-11-25 14:23:46,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-26529156-fec9-4849-92dc-22b46135d83e 2018-11-25 14:23:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 14:23:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:46,710 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:23: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 x-openstack-request-id: req-7eb791d9-9441-4e9e-89d6-eab0bb2d3017 x-compute-request-id: req-7eb791d9-9441-4e9e-89d6-eab0bb2d3017 Content-Length: 0 Content-Type: application/json 2018-11-25 14:23:46,710 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca used request id req-7eb791d9-9441-4e9e-89d6-eab0bb2d3017 2018-11-25 14:23:46,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338199138641s 2018-11-25 14:23:46,711 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c20e8486-31e0-4eef-9ea4-4d14ba433cca used request id req-7eb791d9-9441-4e9e-89d6-eab0bb2d3017 2018-11-25 14:23:46,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:23:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:46,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56745a4c-d43c-4a75-abaf-c2399f5f588e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa", "links": {"self": "http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a"}, "domain_id": "default", "enabled": true, "id": "75185d33c2d743bc82b6c80f97366f1a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:23:46,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56745a4c-d43c-4a75-abaf-c2399f5f588e 2018-11-25 14:23:46,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937638282776s 2018-11-25 14:23:46,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56745a4c-d43c-4a75-abaf-c2399f5f588e 2018-11-25 14:23:46,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:23:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:46,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cca144f-b3dd-451c-b58b-31f427c90912 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a"}, "enabled": true, "id": "75185d33c2d743bc82b6c80f97366f1a", "options": {}, "domain_id": "default", "name": "vping_userdata-user_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}} 2018-11-25 14:23:46,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a used request id req-6cca144f-b3dd-451c-b58b-31f427c90912 2018-11-25 14:23:46,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0865659713745s 2018-11-25 14:23:46,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a used request id req-6cca144f-b3dd-451c-b58b-31f427c90912 2018-11-25 14:23:46,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 14:23:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:47,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58334892-2f63-49e9-80b9-6dc1397e4e9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:23:47,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a used request id req-58334892-2f63-49e9-80b9-6dc1397e4e9e 2018-11-25 14:23:47,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247164011002s 2018-11-25 14:23:47,147 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/75185d33c2d743bc82b6c80f97366f1a used request id req-58334892-2f63-49e9-80b9-6dc1397e4e9e 2018-11-25 14:23:47,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:23:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:47,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014a82a2-efd0-44f5-ac8b-5dba32667c90 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9"}, "enabled": true, "id": "57962c692701450fb7f8d7fcc4cf61a9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4a9ee0ca-f118-4ffe-aa7a-49de124700aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:23:47,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-014a82a2-efd0-44f5-ac8b-5dba32667c90 2018-11-25 14:23:47,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0791590213776s 2018-11-25 14:23:47,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-014a82a2-efd0-44f5-ac8b-5dba32667c90 2018-11-25 14:23:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 14:23:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:47,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0b1da5-1648-4ed5-8709-487cac4ac3f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:23:47,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9 used request id req-0b0b1da5-1648-4ed5-8709-487cac4ac3f1 2018-11-25 14:23:47,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171583175659s 2018-11-25 14:23:47,401 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57962c692701450fb7f8d7fcc4cf61a9 used request id req-0b0b1da5-1648-4ed5-8709-487cac4ac3f1 2018-11-25 14:23:47,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:47,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4aa5386-2a47-42a7-8a99-b4c1e5212a4a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5a9ac41659434a448cd258d6025605a5", "links": {"self": "http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:47,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4aa5386-2a47-42a7-8a99-b4c1e5212a4a 2018-11-25 14:23:47,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773980617523s 2018-11-25 14:23:47,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:23:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:47,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a693cee8-b0ab-412a-8fb9-07d8ab1cc834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:23:47,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5a9ac41659434a448cd258d6025605a5 used request id req-a693cee8-b0ab-412a-8fb9-07d8ab1cc834 2018-11-25 14:23:47,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109535932541s 2018-11-25 14:23:47,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:23:47,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=57962c692701450fb7f8d7fcc4cf61a9&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:47,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-327f46a0-378d-4aa4-a611-5ebdd9113ea6 Date: Sun, 25 Nov 2018 14:23:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "created_at": "2018-11-25T14:22:50Z", "updated_at": "2018-11-25T14:22:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "207dc956-7f36-4199-9af8-48f2f244b54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "299cc805-3cc8-492c-acfe-a0bd01d654fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "4f32756a-0b3e-49ed-831c-4993c66a891b", "remote_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "ed6c4f74-b364-4a07-af57-dfac8ea84158", "remote_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}], "revision_number": 4, "project_id": "57962c692701450fb7f8d7fcc4cf61a9", "id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "name": "default"}]} 2018-11-25 14:23:47,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=57962c692701450fb7f8d7fcc4cf61a9&name=default used request id req-327f46a0-378d-4aa4-a611-5ebdd9113ea6 2018-11-25 14:23:47,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189440011978s 2018-11-25 14:23:47,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=57962c692701450fb7f8d7fcc4cf61a9&name=default used request id req-327f46a0-378d-4aa4-a611-5ebdd9113ea6 2018-11-25 14:23:47,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:23:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:48,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f7c45a44-0eaa-4ce9-998d-f3c862591a01 Date: Sun, 25 Nov 2018 14:23:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "created_at": "2018-11-25T14:22:50Z", "updated_at": "2018-11-25T14:22:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "ed6c4f74-b364-4a07-af57-dfac8ea84158", "remote_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "207dc956-7f36-4199-9af8-48f2f244b54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "4f32756a-0b3e-49ed-831c-4993c66a891b", "remote_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:22:50Z", "revision_number": 0, "id": "299cc805-3cc8-492c-acfe-a0bd01d654fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:22:50Z", "security_group_id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "tenant_id": "57962c692701450fb7f8d7fcc4cf61a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "57962c692701450fb7f8d7fcc4cf61a9"}], "revision_number": 4, "project_id": "57962c692701450fb7f8d7fcc4cf61a9", "id": "c9d8da8b-21ce-46ef-a7af-afab3fd69094", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 14:23:48,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f7c45a44-0eaa-4ce9-998d-f3c862591a01 2018-11-25 14:23:48,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.29220199585s 2018-11-25 14:23:48,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f7c45a44-0eaa-4ce9-998d-f3c862591a01 2018-11-25 14:23:48,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 14:23:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c9d8da8b-21ce-46ef-a7af-afab3fd69094.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2102f6b284de07a84bbc39aca283b41de2980686" 2018-11-25 14:23:48,391 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6778d7d-b998-4158-8e58-ff08cc6ed7da Content-Length: 0 Date: Sun, 25 Nov 2018 14:23:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 14:23:48,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c9d8da8b-21ce-46ef-a7af-afab3fd69094.json used request id req-c6778d7d-b998-4158-8e58-ff08cc6ed7da 2018-11-25 14:23:48,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.30764913559s 2018-11-25 14:23:48,392 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c9d8da8b-21ce-46ef-a7af-afab3fd69094.json used request id req-c6778d7d-b998-4158-8e58-ff08cc6ed7da 2018-11-25 14:23:48,444 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:23:48,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:23:48,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:23:48,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:23:48,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470dd022-d101-422f-8be0-8d4facb57123 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:23:48,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-470dd022-d101-422f-8be0-8d4facb57123 2018-11-25 14:23:48,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:23:48,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["tcQ596N4SVW9IoLVeSFLSA"], "issued_at": "2018-11-25T14:23:48.000000Z"}} 2018-11-25 14:23:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:23:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:49,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bdaa11e8-4ada-4d91-9268-e1c20655a23d Date: Sun, 25 Nov 2018 14:23:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:23:49,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdaa11e8-4ada-4d91-9268-e1c20655a23d 2018-11-25 14:23:49,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233741044998s 2018-11-25 14:23:49,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdaa11e8-4ada-4d91-9268-e1c20655a23d 2018-11-25 14:23:49,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:23:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:49,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:23:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:49,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a2fb10-63c1-4058-878f-f4760e1a28ae Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:23:49,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e5a2fb10-63c1-4058-878f-f4760e1a28ae 2018-11-25 14:23:49,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0965149402618s 2018-11-25 14:23:49,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:23:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}}' 2018-11-25 14:23:49,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe01fe6f-6952-4fa9-afb0-c4462dd5b231 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e"}, "enabled": true, "id": "e07eea562a4b4d2eaee9f26626f40d4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}} 2018-11-25 14:23:49,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fe01fe6f-6952-4fa9-afb0-c4462dd5b231 2018-11-25 14:23:49,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108975887299s 2018-11-25 14:23:49,339 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fe01fe6f-6952-4fa9-afb0-c4462dd5b231 2018-11-25 14:23:49,340 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'id': u'e07eea562a4b4d2eaee9f26626f40d4e', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:23:49,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:23:49,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351029157639s 2018-11-25 14:23:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:49,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85deda2f-a7fb-4c66-a839-990d82ab50f4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b"}, "enabled": true, "id": "a7cab1bdfb1b44148226d69dd283a17b", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}} 2018-11-25 14:23:49,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b used request id req-85deda2f-a7fb-4c66-a839-990d82ab50f4 2018-11-25 14:23:49,780 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7cab1bdfb1b44148226d69dd283a17b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3'}) 2018-11-25 14:23:49,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:49,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:49,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6204db5d-b637-4e4c-9180-30c18d321613 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:49,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6204db5d-b637-4e4c-9180-30c18d321613 2018-11-25 14:23:49,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824239253998s 2018-11-25 14:23:49,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1a53de-e40c-4a94-a2c3-5c6a302428e4 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:49,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fa1a53de-e40c-4a94-a2c3-5c6a302428e4 2018-11-25 14:23:49,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855219364166s 2018-11-25 14:23:49,950 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:23:49,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:23:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" -d '{"role": {"name": "Member"}}' 2018-11-25 14:23:50,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d545e961-e18a-4fba-a25e-a63209b0ebc7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}} 2018-11-25 14:23:50,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d545e961-e18a-4fba-a25e-a63209b0ebc7 2018-11-25 14:23:50,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.112728118896s 2018-11-25 14:23:50,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6579f0-4133-4d9a-a147-e02a19c48850 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "domain_id": null, "name": "Member", "id": "0870e9fb9c114556870b3e9f24a3f2f7"}} 2018-11-25 14:23:50,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7 used request id req-da6579f0-4133-4d9a-a147-e02a19c48850 2018-11-25 14:23:50,144 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7'}, 'domain_id': None, 'human_id': None, 'id': u'0870e9fb9c114556870b3e9f24a3f2f7', 'HUMAN_ID': False}) 2018-11-25 14:23:50,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fc8fe6-64bd-4ac1-9d97-e84ee8b33e7f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:50,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-42fc8fe6-64bd-4ac1-9d97-e84ee8b33e7f 2018-11-25 14:23:50,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0947880744934s 2018-11-25 14:23:50,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:23:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3056f32-04c4-4005-a3be-acfb79398a38 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:23:50,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b3056f32-04c4-4005-a3be-acfb79398a38 2018-11-25 14:23:50,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0784261226654s 2018-11-25 14:23:50,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:23:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bb53f6-9509-4491-b0bf-13770a722653 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "links": {"self": "http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b"}, "domain_id": "default", "enabled": true, "id": "a7cab1bdfb1b44148226d69dd283a17b", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:23:50,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56bb53f6-9509-4491-b0bf-13770a722653 2018-11-25 14:23:50,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0964069366455s 2018-11-25 14:23:50,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56bb53f6-9509-4491-b0bf-13770a722653 2018-11-25 14:23:50,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:23:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e92ce9-e6c9-40d3-ab44-80e5dd5e878c Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e"}, "enabled": true, "id": "e07eea562a4b4d2eaee9f26626f40d4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}]} 2018-11-25 14:23:50,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-30e92ce9-e6c9-40d3-ab44-80e5dd5e878c 2018-11-25 14:23:50,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0878698825836s 2018-11-25 14:23:50,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-30e92ce9-e6c9-40d3-ab44-80e5dd5e878c 2018-11-25 14:23:50,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:23:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&scope.project.id=e07eea562a4b4d2eaee9f26626f40d4e&role.id=0870e9fb9c114556870b3e9f24a3f2f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c07c472-3bea-4466-9093-916c0a0b9112 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&scope.project.id=e07eea562a4b4d2eaee9f26626f40d4e&role.id=0870e9fb9c114556870b3e9f24a3f2f7", "previous": null, "next": null}} 2018-11-25 14:23:50,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&scope.project.id=e07eea562a4b4d2eaee9f26626f40d4e&role.id=0870e9fb9c114556870b3e9f24a3f2f7 used request id req-7c07c472-3bea-4466-9093-916c0a0b9112 2018-11-25 14:23:50,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0764091014862s 2018-11-25 14:23:50,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:23:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e/users/a7cab1bdfb1b44148226d69dd283a17b/roles/0870e9fb9c114556870b3e9f24a3f2f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be184fd6-8148-4d80-87df-270fdc8563e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:23:50,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e/users/a7cab1bdfb1b44148226d69dd283a17b/roles/0870e9fb9c114556870b3e9f24a3f2f7 used request id req-be184fd6-8148-4d80-87df-270fdc8563e3 2018-11-25 14:23:50,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121066093445s 2018-11-25 14:23:50,713 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'c832c8e4-2a13-4277-ae99-b1bb9556a433', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'project_id': u'e07eea562a4b4d2eaee9f26626f40d4e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:23:50,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:23:50,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:23:50,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:23:50,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:23:50,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:23:50,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:23:50,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:23:50,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:23:50,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:23:50,718 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'password': 'c832c8e4-2a13-4277-ae99-b1bb9556a433', 'project_name': 'tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'e07eea562a4b4d2eaee9f26626f40d4e', 'project_domain_name': 'Default'} 2018-11-25 14:23:50,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5abccd9-a489-4bae-8c15-c1756c05c491 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:50,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5abccd9-a489-4bae-8c15-c1756c05c491 2018-11-25 14:23:50,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844128131866s 2018-11-25 14:23:50,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b069acf3-95fe-465a-b0a3-aa17a8c6625f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:50,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b069acf3-95fe-465a-b0a3-aa17a8c6625f 2018-11-25 14:23:50,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742659568787s 2018-11-25 14:23:50,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:23:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:50,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b70a4d-dfe0-47a4-bada-11ec6832a7b8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:23:50,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-21b70a4d-dfe0-47a4-bada-11ec6832a7b8 2018-11-25 14:23:50,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825600624084s 2018-11-25 14:23:50,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:23:50,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4376c310-da78-4567-ad72-04a7c5d69d6b Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "links": {"self": "http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b"}, "domain_id": "default", "enabled": true, "id": "a7cab1bdfb1b44148226d69dd283a17b", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:23:51,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4376c310-da78-4567-ad72-04a7c5d69d6b 2018-11-25 14:23:51,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0951290130615s 2018-11-25 14:23:51,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4376c310-da78-4567-ad72-04a7c5d69d6b 2018-11-25 14:23:51,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:23:51,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd23f07e-ecb5-479a-b870-cdddba6fe3ec Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e"}, "enabled": true, "id": "e07eea562a4b4d2eaee9f26626f40d4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}]} 2018-11-25 14:23:51,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-fd23f07e-ecb5-479a-b870-cdddba6fe3ec 2018-11-25 14:23:51,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.073765039444s 2018-11-25 14:23:51,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-fd23f07e-ecb5-479a-b870-cdddba6fe3ec 2018-11-25 14:23:51,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:23:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&scope.project.id=e07eea562a4b4d2eaee9f26626f40d4e&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b51712-79c7-4a0f-82c6-4dab1f4035ce Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&scope.project.id=e07eea562a4b4d2eaee9f26626f40d4e&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 14:23:51,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&scope.project.id=e07eea562a4b4d2eaee9f26626f40d4e&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-a2b51712-79c7-4a0f-82c6-4dab1f4035ce 2018-11-25 14:23:51,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818450450897s 2018-11-25 14:23:51,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:23:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e/users/a7cab1bdfb1b44148226d69dd283a17b/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266d4610-a28f-43f4-9424-b8922fdb5eb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:23:51,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e/users/a7cab1bdfb1b44148226d69dd283a17b/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-266d4610-a28f-43f4-9424-b8922fdb5eb3 2018-11-25 14:23:51,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134660005569s 2018-11-25 14:23:51,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:23:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994df496-259c-4dc7-83d9-8892333697aa Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:23:51,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-994df496-259c-4dc7-83d9-8892333697aa 2018-11-25 14:23:51,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751008987427s 2018-11-25 14:23:51,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:23:51,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2a6585-c945-4be5-a77f-e1dbf421e3f7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:23:51,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-8d2a6585-c945-4be5-a77f-e1dbf421e3f7 2018-11-25 14:23:51,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0820710659027s 2018-11-25 14:23:51,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:23:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facaa99c-af78-4c9c-8d61-739a1bca7200 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "links": {"self": "http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b"}, "domain_id": "default", "enabled": true, "id": "a7cab1bdfb1b44148226d69dd283a17b", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:23:51,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-facaa99c-af78-4c9c-8d61-739a1bca7200 2018-11-25 14:23:51,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996079444885s 2018-11-25 14:23:51,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-facaa99c-af78-4c9c-8d61-739a1bca7200 2018-11-25 14:23:51,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:23:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5b059d-c6d4-4273-82ef-d0a215407fad Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-25 14:23:51,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a7cab1bdfb1b44148226d69dd283a17b&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default used request id req-7c5b059d-c6d4-4273-82ef-d0a215407fad 2018-11-25 14:23:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0754799842834s 2018-11-25 14:23:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:23:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/a7cab1bdfb1b44148226d69dd283a17b/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:23:51,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcaddc81-559e-4ae7-aa48-8213d08dabe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:23:51,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/a7cab1bdfb1b44148226d69dd283a17b/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-fcaddc81-559e-4ae7-aa48-8213d08dabe7 2018-11-25 14:23:51,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118859052658s 2018-11-25 14:23:51,821 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-25 14:23:56,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-25 14:23:56.211 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bfaa2d29-8e07-4784-bc1c-76c1ac20af15) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bfaa2d29-8e07-4784-bc1c-76c1ac20af15 | 2018-11-25T14:23:56 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bfaa2d29-8e07-4784-bc1c-76c1ac20af15 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-25 14:23:59,809 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-11-25 14:23:59,809 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-25 14:24:06,539 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-25 14:24:04.064 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-25 14:24:04.183 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-25 14:24:06.350 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f) as the default verifier for the future CLI operations. 2018-11-25 14:24:09,525 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-11-25 14:24:09,526 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:24:09,650 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 14:24:09,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:24:09,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df332c95-e965-4e80-9c77-6a0a0148e4e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:24:09,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-df332c95-e965-4e80-9c77-6a0a0148e4e1 2018-11-25 14:24:09,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:24:10,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "0870e9fb9c114556870b3e9f24a3f2f7", "name": "Member"}], "expires_at": "2018-11-25T15:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e07eea562a4b4d2eaee9f26626f40d4e", "name": "tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e07eea562a4b4d2eaee9f26626f40d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "id": "a7cab1bdfb1b44148226d69dd283a17b"}, "audit_ids": ["NiFEfMnKQvq7EJuE7FvDeA"], "issued_at": "2018-11-25T14:24:10.000000Z"}} 2018-11-25 14:24:10,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:10,147 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 14:24:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 14:24:10,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:24:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:10,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e1b747c8-bfdd-42b0-9f6d-15200a0d6458 Date: Sun, 25 Nov 2018 14:24:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:24:10,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e1b747c8-bfdd-42b0-9f6d-15200a0d6458 2018-11-25 14:24:10,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171405076981s 2018-11-25 14:24:10,322 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e1b747c8-bfdd-42b0-9f6d-15200a0d6458 2018-11-25 14:24:10,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 14:24:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}' 2018-11-25 14:24:10,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47 X-Openstack-Request-Id: req-ea7a80f2-8f79-4fee-8143-e0f1f88ec74d Date: Sun, 25 Nov 2018 14:24:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "size": null, "self": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": null, "created_at": "2018-11-25T14:24:10Z", "protected": false} 2018-11-25 14:24:10,624 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ea7a80f2-8f79-4fee-8143-e0f1f88ec74d 2018-11-25 14:24:10,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.300276994705s 2018-11-25 14:24:10,625 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ea7a80f2-8f79-4fee-8143-e0f1f88ec74d returning object 1a05fd0b-7902-46a1-b2d2-cff6de9ffb47 2018-11-25 14:24:10,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 14:24:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" -d '' 2018-11-25 14:24:12,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e0ec71d-440b-45d8-8502-e817813bac51 Date: Sun, 25 Nov 2018 14:24:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:24:12,322 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file used request id req-2e0ec71d-440b-45d8-8502-e817813bac51 2018-11-25 14:24:12,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69645881653s 2018-11-25 14:24:12,323 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file used request id req-2e0ec71d-440b-45d8-8502-e817813bac51 2018-11-25 14:24:12,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:24:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:12,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-58302e43-a7af-4f07-9463-f86377a0259a Date: Sun, 25 Nov 2018 14:24:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "metadata": {}}], "file": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "size": 12716032, "self": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:24:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:24:12,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-58302e43-a7af-4f07-9463-f86377a0259a 2018-11-25 14:24:12,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164721012115s 2018-11-25 14:24:12,488 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-58302e43-a7af-4f07-9463-f86377a0259a 2018-11-25 14:24:12,490 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file', 'owner': u'e07eea562a4b4d2eaee9f26626f40d4e', 'id': u'1a05fd0b-7902-46a1-b2d2-cff6de9ffb47', 'size': 12716032, u'self': u'/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e07eea562a4b4d2eaee9f26626f40d4e', 'name': 'tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T14:24:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T14:24:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'created': u'2018-11-25T14:24:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T14:24:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 14:24:12,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 14:24:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 14:24:12,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24: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-8102416d-4a90-4252-a991-e9e83374c4ae x-compute-request-id: req-8102416d-4a90-4252-a991-e9e83374c4ae Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdc49ce5-035d-4fb8-b162-3c909144c6e3", "name": "tempest_smoke_serial-flavor_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:24:12,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8102416d-4a90-4252-a991-e9e83374c4ae 2018-11-25 14:24:12,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224548101425s 2018-11-25 14:24:12,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8102416d-4a90-4252-a991-e9e83374c4ae returning object fdc49ce5-035d-4fb8-b162-3c909144c6e3 2018-11-25 14:24:12,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', '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'2b4adc94c250401ebba1b3096fd3be53', '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'fdc49ce5-035d-4fb8-b162-3c909144c6e3', 'swap': 0}) 2018-11-25 14:24:12,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 14:24:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" -d '{"extra_specs": {}}' 2018-11-25 14:24:12,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24: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-6537508f-66c3-4990-8658-d0dc23ea25ec x-compute-request-id: req-6537508f-66c3-4990-8658-d0dc23ea25ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:24:12,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3/os-extra_specs used request id req-6537508f-66c3-4990-8658-d0dc23ea25ec 2018-11-25 14:24:12,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204310417175s 2018-11-25 14:24:12,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3/os-extra_specs used request id req-6537508f-66c3-4990-8658-d0dc23ea25ec 2018-11-25 14:24:12,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:24:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:12,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:24:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:24:12,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:12,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541ab01b-6177-47e8-8499-dbae56cff1e2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:24:12,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-541ab01b-6177-47e8-8499-dbae56cff1e2 2018-11-25 14:24:12,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888540744781s 2018-11-25 14:24:12,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-25 14:24:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:13,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24: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-b0fa9ba1-cf9b-44d6-b002-cd0fba0ae40b x-compute-request-id: req-b0fa9ba1-cf9b-44d6-b002-cd0fba0ae40b Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 14:24:13,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-b0fa9ba1-cf9b-44d6-b002-cd0fba0ae40b 2018-11-25 14:24:13,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192896127701s 2018-11-25 14:24:13,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-b0fa9ba1-cf9b-44d6-b002-cd0fba0ae40b 2018-11-25 14:24:13,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:24:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:13,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-27a14c3a-2fac-4c45-b1fb-20281f39c419 Date: Sun, 25 Nov 2018 14:24:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "metadata": {}}], "file": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "size": 12716032, "self": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:24:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:24:13,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-27a14c3a-2fac-4c45-b1fb-20281f39c419 2018-11-25 14:24:13,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177622079849s 2018-11-25 14:24:13,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-27a14c3a-2fac-4c45-b1fb-20281f39c419 2018-11-25 14:24:13,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 14:24:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}' 2018-11-25 14:24:13,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8 X-Openstack-Request-Id: req-2cdb291f-77f5-4aa8-86ae-024f40aaa960 Date: Sun, 25 Nov 2018 14:24:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "0d86b712-398f-44a9-a3e0-fefa0c5267a8", "size": null, "self": "/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:13Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": null, "created_at": "2018-11-25T14:24:13Z", "protected": false} 2018-11-25 14:24:13,552 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2cdb291f-77f5-4aa8-86ae-024f40aaa960 2018-11-25 14:24:13,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343719959259s 2018-11-25 14:24:13,553 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2cdb291f-77f5-4aa8-86ae-024f40aaa960 returning object 0d86b712-398f-44a9-a3e0-fefa0c5267a8 2018-11-25 14:24:13,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 14:24:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" -d '' 2018-11-25 14:24:14,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7c9c146-8d6b-410e-a7f2-243fd2950b83 Date: Sun, 25 Nov 2018 14:24:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:24:14,545 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/file used request id req-f7c9c146-8d6b-410e-a7f2-243fd2950b83 2018-11-25 14:24:14,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.991437911987s 2018-11-25 14:24:14,545 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/file used request id req-f7c9c146-8d6b-410e-a7f2-243fd2950b83 2018-11-25 14:24:14,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:24:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:24:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-66ce756a-f84f-4b18-9a68-bc7ff7691692 Date: Sun, 25 Nov 2018 14:24:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/snap", "metadata": {}}], "file": "/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "0d86b712-398f-44a9-a3e0-fefa0c5267a8", "size": 12716032, "self": "/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:14Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:24:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "metadata": {}}], "file": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "size": 12716032, "self": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:24:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:24:14,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-66ce756a-f84f-4b18-9a68-bc7ff7691692 2018-11-25 14:24:14,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164250135422s 2018-11-25 14:24:14,711 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-66ce756a-f84f-4b18-9a68-bc7ff7691692 2018-11-25 14:24:14,714 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/file', 'owner': u'e07eea562a4b4d2eaee9f26626f40d4e', 'id': u'0d86b712-398f-44a9-a3e0-fefa0c5267a8', 'size': 12716032, u'self': u'/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e07eea562a4b4d2eaee9f26626f40d4e', 'name': 'tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T14:24:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T14:24:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'created': u'2018-11-25T14:24:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T14:24:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 14:24:14,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 14:24:14,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 14:24:14,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24:14 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-f7929d4b-a8f2-4f64-bd93-d0d0c5580c14 x-compute-request-id: req-f7929d4b-a8f2-4f64-bd93-d0d0c5580c14 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a858e13-44b7-4b16-a3a7-1622e1571ce3", "name": "tempest_smoke_serial-flavor_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:24:14,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f7929d4b-a8f2-4f64-bd93-d0d0c5580c14 2018-11-25 14:24:14,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0947370529175s 2018-11-25 14:24:14,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f7929d4b-a8f2-4f64-bd93-d0d0c5580c14 returning object 1a858e13-44b7-4b16-a3a7-1622e1571ce3 2018-11-25 14:24:14,811 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'1a858e13-44b7-4b16-a3a7-1622e1571ce3', 'swap': 0}) 2018-11-25 14:24:14,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 14:24:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" -d '{"extra_specs": {}}' 2018-11-25 14:24:14,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:24:14 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-ecd8f8ae-a8a7-4f3f-8d2f-ac735c0855b6 x-compute-request-id: req-ecd8f8ae-a8a7-4f3f-8d2f-ac735c0855b6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:24:14,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3/os-extra_specs used request id req-ecd8f8ae-a8a7-4f3f-8d2f-ac735c0855b6 2018-11-25 14:24:14,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206918716431s 2018-11-25 14:24:14,832 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3/os-extra_specs used request id req-ecd8f8ae-a8a7-4f3f-8d2f-ac735c0855b6 2018-11-25 14:24:14,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'1a858e13-44b7-4b16-a3a7-1622e1571ce3', 'swap': 0}) 2018-11-25 14:24:17,944 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-25 14:24:16.948 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f) for deployment 'opnfv-rally' (UUID=bfaa2d29-8e07-4784-bc1c-76c1ac20af15). 2018-11-25 14:24:17.797 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-25 14:24:17.799 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f) has been successfully configured for deployment 'opnfv-rally' (UUID=bfaa2d29-8e07-4784-bc1c-76c1ac20af15)! 2018-11-25 14:24:17,944 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-25 14:24:17,944 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-25 14:24:17,947 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-25 14:24:17,965 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-25 14:24:21,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0325addb-3523-47b6-ac8c-27c6c92eac0f/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-11-25 14:24:21,239 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-25 14:24:21,267 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-25 14:24:21,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-11-25 14:24:23,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:24:23.458 51 INFO rally.api [-] Starting verification (UUID=6b4d0441-174c-4a7e-8a30-d7767e8ea10b) for deployment 'opnfv-rally' (UUID=bfaa2d29-8e07-4784-bc1c-76c1ac20af15) by verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f). 2018-11-25 14:24:23,460 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6b4d0441-174c-4a7e-8a30-d7767e8ea10b 2018-11-25 14:24:29,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:24:29.569 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.175s] 2018-11-25 14:24:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:24:29.625 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-11-25 14:24:36,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:24:36.189 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.531s] 2018-11-25 14:24:39,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:24:39.431 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.241s] 2018-11-25 14:24:51,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:24:51.534 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.729s] 2018-11-25 14:25:07,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:25:07.632 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.619s] 2018-11-25 14:25:45,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:25:45.706 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-11-25 14:25:45,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:25:45.707 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-25 14:26:26,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:26:26.583 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-11-25 14:26:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:26:26.585 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-25 14:27:05,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:27:05.312 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.081s] 2018-11-25 14:27:05,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:27:05.315 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-25 14:27:54,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:27:54.358 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.619s] 2018-11-25 14:28:19,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:19.727 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-11-25 14:28:19,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:19.832 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2018-11-25 14:28:27,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:27.800 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.673s] 2018-11-25 14:28:27,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:27.809 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-25 14:28:29,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:29.058 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 14:28:29,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:29.058 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 14:28:33,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:33.533 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.603s] 2018-11-25 14:28:39,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:39.454 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.410s] 2018-11-25 14:28:46,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:46.003 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.553s] 2018-11-25 14:28:53,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:28:53.275 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.459s] 2018-11-25 14:29:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:02.054 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.860s] 2018-11-25 14:29:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:08.357 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.693s] 2018-11-25 14:29:14,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:14.291 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.183s] 2018-11-25 14:29:21,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:21.499 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.516s] 2018-11-25 14:29:28,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:28.438 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.745s] 2018-11-25 14:29:37,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:37.354 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.615s] 2018-11-25 14:29:39,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:39.643 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-25 14:29:41,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:41.582 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-11-25 14:29:41,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:41.660 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.078s] 2018-11-25 14:29:41,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:41.724 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.064s] 2018-11-25 14:29:41,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:41.730 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-11-25 14:29:45,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:45.717 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.863s] 2018-11-25 14:29:46,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:46.993 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.275s] 2018-11-25 14:29:49,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:49.565 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.571s] 2018-11-25 14:29:55,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:29:55.905 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-11-25 14:30:03,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:03.052 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.022s] 2018-11-25 14:30:19,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:19.381 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.776s] 2018-11-25 14:30:23,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:23.922 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.541s] 2018-11-25 14:30:36,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:36.772 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.604s] 2018-11-25 14:30:40,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:40.278 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.504s] 2018-11-25 14:30:48,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:48.497 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.219s] 2018-11-25 14:30:57,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:30:57.796 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.803s] 2018-11-25 14:31:01,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:01.523 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.726s] 2018-11-25 14:31:07,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:07.574 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.050s] 2018-11-25 14:31:22,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:22.994 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.352s] 2018-11-25 14:31:23,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:23.401 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.408s] 2018-11-25 14:31:23,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:23.648 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.246s] 2018-11-25 14:31:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:23.848 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.200s] 2018-11-25 14:31:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:24.095 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.246s] 2018-11-25 14:31:24,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:24.292 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.196s] 2018-11-25 14:31:37,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:37.570 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.652s] 2018-11-25 14:31:37,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:37.985 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.416s] 2018-11-25 14:31:38,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:38.246 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.261s] 2018-11-25 14:31:38,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:38.437 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.190s] 2018-11-25 14:31:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:38.537 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.099s] 2018-11-25 14:31:38,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:38.744 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.206s] 2018-11-25 14:31:51,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:51.769 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.956s] 2018-11-25 14:31:56,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:56.956 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.186s] 2018-11-25 14:31:58,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:58.905 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.949s] 2018-11-25 14:31:58,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:58.960 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2018-11-25 14:31:59,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:31:59.173 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.213s] 2018-11-25 14:32:10,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:10.315 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.447s] 2018-11-25 14:32:17,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:17.088 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.772s] 2018-11-25 14:32:19,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:19.038 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.949s] 2018-11-25 14:32:19,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:19.382 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.344s] 2018-11-25 14:32:19,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:19.436 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2018-11-25 14:32:40,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:40.408 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.673s] 2018-11-25 14:32:52,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:32:52.391 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.984s] 2018-11-25 14:33:03,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:33:03.351 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.958s] 2018-11-25 14:33:12,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:33:12.336 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.985s] 2018-11-25 14:33:42,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:33:42.611 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.695s] 2018-11-25 14:33:53,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:33:53.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.251s] 2018-11-25 14:34:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:04.367 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.504s] 2018-11-25 14:34:14,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:14.259 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.891s] 2018-11-25 14:34:30,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:30.538 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.469s] 2018-11-25 14:34:32,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:32.616 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.074s] 2018-11-25 14:34:32,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:32.660 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-11-25 14:34:37,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:37.407 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.571s] 2018-11-25 14:34:39,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:39.855 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.443s] 2018-11-25 14:34:40,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:40.152 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.300s] 2018-11-25 14:34:44,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:44.362 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.236s] 2018-11-25 14:34:47,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:47.571 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-11-25 14:34:48,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:48.824 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-25 14:34:48,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:48.826 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-25 14:34:48,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:48.828 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-25 14:34:48,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:48.828 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-25 14:34:48,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:48.830 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-25 14:34:50,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:34:50.644 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-25 14:35:07,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:35:07.839 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.531s] 2018-11-25 14:35:21,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:35:21.404 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.358s] 2018-11-25 14:35:34,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:35:34.104 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.697s] 2018-11-25 14:35:43,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:35:43.037 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-11-25 14:36:57,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:36:57.677 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [68.191s] 2018-11-25 14:37:33,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:37:33.895 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [23.856s] 2018-11-25 14:38:31,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 14:38:31.385 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.728s] 2018-11-25 14:38:51,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6b4d0441-174c-4a7e-8a30-d7767e8ea10b 2018-11-25 14:38:51,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6b4d0441-174c-4a7e-8a30-d7767e8ea10b']'. 2018-11-25 14:38:52,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-25 14:38:52,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-25 14:38:52,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 14:38:52,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6b4d0441-174c-4a7e-8a30-d7767e8ea10b | 2018-11-25 14:38:52,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-25 14:38:52,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-25 14:24:23 | 2018-11-25 14:38:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-25 14:38:50 | 2018-11-25 14:38:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:27 | 2018-11-25 14:38:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-25 14:38:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-25 14:38:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-25 14:38:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0325addb-3523-47b6-ac8c-27c6c92eac0f) | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bfaa2d29-8e07-4784-bc1c-76c1ac20af15) | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 843.896 | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-11-25 14:38:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-25 14:38:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-25 14:38:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-25 14:38:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 14:38:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-25 14:38:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-25 14:38:52,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-11-25 14:38:52,325 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 14:38:52,326 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:43 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-11-25 14:38:52,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 14:38:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:38:53,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33e99823-b83e-4111-8659-a36491075b35 Date: Sun, 25 Nov 2018 14:38:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:38:53,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8 used request id req-33e99823-b83e-4111-8659-a36491075b35 2018-11-25 14:38:53,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.61293005943s 2018-11-25 14:38:53,942 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0d86b712-398f-44a9-a3e0-fefa0c5267a8 used request id req-33e99823-b83e-4111-8659-a36491075b35 2018-11-25 14:38:53,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:38:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:54,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38: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-2277fa26-a2b7-40c8-9990-af0acc2d41bf x-compute-request-id: req-2277fa26-a2b7-40c8-9990-af0acc2d41bf Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a858e13-44b7-4b16-a3a7-1622e1571ce3", "name": "tempest_smoke_serial-flavor_alt_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdc49ce5-035d-4fb8-b162-3c909144c6e3", "name": "tempest_smoke_serial-flavor_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:38:54,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2277fa26-a2b7-40c8-9990-af0acc2d41bf 2018-11-25 14:38:54,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212471008301s 2018-11-25 14:38:54,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2277fa26-a2b7-40c8-9990-af0acc2d41bf 2018-11-25 14:38:54,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 14:38:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:54,207 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:38: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-ed081eb4-9fdb-48ad-8058-0b6007a3c6f1 x-compute-request-id: req-ed081eb4-9fdb-48ad-8058-0b6007a3c6f1 Content-Length: 0 Content-Type: application/json 2018-11-25 14:38:54,207 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3 used request id req-ed081eb4-9fdb-48ad-8058-0b6007a3c6f1 2018-11-25 14:38:54,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0494410991669s 2018-11-25 14:38:54,207 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1a858e13-44b7-4b16-a3a7-1622e1571ce3 used request id req-ed081eb4-9fdb-48ad-8058-0b6007a3c6f1 2018-11-25 14:38:54,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:38:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:38:54,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-c5c6b81a-d4d1-4c83-b19a-3902dd315f6c Date: Sun, 25 Nov 2018 14:38:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "metadata": {}}], "file": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/file", "owner": "e07eea562a4b4d2eaee9f26626f40d4e", "id": "1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "size": 12716032, "self": "/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:24:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:24:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:38:54,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c5c6b81a-d4d1-4c83-b19a-3902dd315f6c 2018-11-25 14:38:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181937932968s 2018-11-25 14:38:54,390 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c5c6b81a-d4d1-4c83-b19a-3902dd315f6c 2018-11-25 14:38:54,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 14:38:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a02bd1001fa226cdcc22a713fc0811f6710a876" 2018-11-25 14:38:56,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1228c10-c46c-4b61-891a-b2754f0cc6e2 Date: Sun, 25 Nov 2018 14:38:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:38:56,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47 used request id req-b1228c10-c46c-4b61-891a-b2754f0cc6e2 2018-11-25 14:38:56,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.70358586311s 2018-11-25 14:38:56,098 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1a05fd0b-7902-46a1-b2d2-cff6de9ffb47 used request id req-b1228c10-c46c-4b61-891a-b2754f0cc6e2 2018-11-25 14:38:56,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 14:38:56,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:56,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38: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,Accept-Encoding x-openstack-request-id: req-9f96d26b-0ebb-408c-982f-53d54cd8a68c x-compute-request-id: req-9f96d26b-0ebb-408c-982f-53d54cd8a68c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdc49ce5-035d-4fb8-b162-3c909144c6e3", "name": "tempest_smoke_serial-flavor_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 14:38:56,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9f96d26b-0ebb-408c-982f-53d54cd8a68c 2018-11-25 14:38:56,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354070663452s 2018-11-25 14:38:56,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9f96d26b-0ebb-408c-982f-53d54cd8a68c 2018-11-25 14:38:56,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 14:38:56,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:56,188 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 14:38: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-cfec8161-6107-4590-8d49-f2693ec1133b x-compute-request-id: req-cfec8161-6107-4590-8d49-f2693ec1133b Content-Length: 0 Content-Type: application/json 2018-11-25 14:38:56,188 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3 used request id req-cfec8161-6107-4590-8d49-f2693ec1133b 2018-11-25 14:38:56,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0521249771118s 2018-11-25 14:38:56,188 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/fdc49ce5-035d-4fb8-b162-3c909144c6e3 used request id req-cfec8161-6107-4590-8d49-f2693ec1133b 2018-11-25 14:38:56,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:38:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:56,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231a2c13-6389-4778-af33-64bc21084942 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3", "links": {"self": "http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b"}, "domain_id": "default", "enabled": true, "id": "a7cab1bdfb1b44148226d69dd283a17b", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:38:56,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-231a2c13-6389-4778-af33-64bc21084942 2018-11-25 14:38:56,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100167989731s 2018-11-25 14:38:56,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-231a2c13-6389-4778-af33-64bc21084942 2018-11-25 14:38:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:38:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:56,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98efd5fa-c5b1-48ab-9b2c-deb532361479 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b"}, "enabled": true, "id": "a7cab1bdfb1b44148226d69dd283a17b", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}} 2018-11-25 14:38:56,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b used request id req-98efd5fa-c5b1-48ab-9b2c-deb532361479 2018-11-25 14:38:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10168504715s 2018-11-25 14:38:56,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b used request id req-98efd5fa-c5b1-48ab-9b2c-deb532361479 2018-11-25 14:38:56,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 14:38:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:56,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45ebafd-9534-4a7d-bc99-f28cfadf0ef2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:38:56,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b used request id req-e45ebafd-9534-4a7d-bc99-f28cfadf0ef2 2018-11-25 14:38:56,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.272072076797s 2018-11-25 14:38:56,671 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a7cab1bdfb1b44148226d69dd283a17b used request id req-e45ebafd-9534-4a7d-bc99-f28cfadf0ef2 2018-11-25 14:38:56,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:38:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:56,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a3feac-be1e-4673-b01d-a0c73e01de1f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e"}, "enabled": true, "id": "e07eea562a4b4d2eaee9f26626f40d4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4aff207e-c0b4-4467-9fa0-51b4ed3d40c3"}]} 2018-11-25 14:38:56,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-e9a3feac-be1e-4673-b01d-a0c73e01de1f 2018-11-25 14:38:56,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755331516266s 2018-11-25 14:38:56,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-e9a3feac-be1e-4673-b01d-a0c73e01de1f 2018-11-25 14:38:56,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 14:38:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:57,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8b8d31-854b-4b76-86e4-a9a5bc2ea129 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:38:57,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e used request id req-cb8b8d31-854b-4b76-86e4-a9a5bc2ea129 2018-11-25 14:38:57,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260380983353s 2018-11-25 14:38:57,011 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e07eea562a4b4d2eaee9f26626f40d4e used request id req-cb8b8d31-854b-4b76-86e4-a9a5bc2ea129 2018-11-25 14:38:57,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:38:57,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:57,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb124ad-5208-4684-9260-9de376b6e7f8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0870e9fb9c114556870b3e9f24a3f2f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:38:57,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eeb124ad-5208-4684-9260-9de376b6e7f8 2018-11-25 14:38:57,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827450752258s 2018-11-25 14:38:57,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 14:38:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:57,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a0a0cd8-ba45-446d-8bce-91d2741c3ff1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:38:57,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/0870e9fb9c114556870b3e9f24a3f2f7 used request id req-1a0a0cd8-ba45-446d-8bce-91d2741c3ff1 2018-11-25 14:38:57,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108761072159s 2018-11-25 14:38:57,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 14:38:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e07eea562a4b4d2eaee9f26626f40d4e&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}194fad6cf0d78fff65c57e6d5b45fb96f3fc5970" 2018-11-25 14:38:57,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-823cb123-426d-4868-a6a7-2e692afd4fc4 Date: Sun, 25 Nov 2018 14:38:57 GMT RESP BODY: {"security_groups": []} 2018-11-25 14:38:57,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e07eea562a4b4d2eaee9f26626f40d4e&name=default used request id req-823cb123-426d-4868-a6a7-2e692afd4fc4 2018-11-25 14:38:57,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.176138877869s 2018-11-25 14:38:57,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e07eea562a4b4d2eaee9f26626f40d4e&name=default used request id req-823cb123-426d-4868-a6a7-2e692afd4fc4 2018-11-25 14:38:57,438 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-25 14:38:57,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:38:57,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:38:57,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:38:57,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:38:57,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:38:57,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:38:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:38:57,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71464cd-4400-407c-9a34-c04af2d1af45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:38:57,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e71464cd-4400-407c-9a34-c04af2d1af45 2018-11-25 14:38:57,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:38:57,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["2uMX7JMARYGhSBYGNHX3dw"], "issued_at": "2018-11-25T14:38:57.000000Z"}} 2018-11-25 14:38:57,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:38:57,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:58,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-25947f80-f543-4599-9872-098a2dc98c9a Date: Sun, 25 Nov 2018 14:38:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:38:58,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25947f80-f543-4599-9872-098a2dc98c9a 2018-11-25 14:38:58,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256681203842s 2018-11-25 14:38:58,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25947f80-f543-4599-9872-098a2dc98c9a 2018-11-25 14:38:58,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:38:58,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:58,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 14:38:58,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064ca2ea-e527-42bb-b775-235d86a8d726 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:38:58,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-064ca2ea-e527-42bb-b775-235d86a8d726 2018-11-25 14:38:58,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.105383872986s 2018-11-25 14:38:58,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 14:38:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}}' 2018-11-25 14:38:58,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31191670-38bb-4bf0-bdc6-c7a15bf1dc68 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308"}, "enabled": true, "id": "352fc4336fda40dfa5426c97e901a308", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}} 2018-11-25 14:38:58,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-31191670-38bb-4bf0-bdc6-c7a15bf1dc68 2018-11-25 14:38:58,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114770889282s 2018-11-25 14:38:58,357 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-31191670-38bb-4bf0-bdc6-c7a15bf1dc68 2018-11-25 14:38:58,358 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'id': u'352fc4336fda40dfa5426c97e901a308', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 14:38:58,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 14:38:58,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.366618156433s 2018-11-25 14:38:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ecc7aa-8d2a-4696-a792-52226d1b922c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a"}, "enabled": true, "id": "cad740aca8cd44688029e7f91d4ec01a", "options": {}, "domain_id": "default", "name": "rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}} 2018-11-25 14:38:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a used request id req-75ecc7aa-8d2a-4696-a792-52226d1b922c 2018-11-25 14:38:58,824 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cad740aca8cd44688029e7f91d4ec01a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7'}) 2018-11-25 14:38:58,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:38:58,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:58,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d69a756-6b1a-4237-b43b-af223447f0c8 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:38:58,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4d69a756-6b1a-4237-b43b-af223447f0c8 2018-11-25 14:38:58,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0944950580597s 2018-11-25 14:38:58,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:38:58,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:58,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a542ca88-b050-44c0-aa86-39dfb1c6e89b Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:38:58,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a542ca88-b050-44c0-aa86-39dfb1c6e89b 2018-11-25 14:38:58,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730559825897s 2018-11-25 14:38:58,994 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 14:38:58,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 14:38:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"role": {"name": "Member"}}' 2018-11-25 14:38:59,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90fd254b-063e-40f4-92f7-26ccc93b05f4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "218bf33adb334beea29e5e1b0793a9ef", "links": {"self": "http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef"}, "name": "Member"}} 2018-11-25 14:38:59,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-90fd254b-063e-40f4-92f7-26ccc93b05f4 2018-11-25 14:38:59,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.126307964325s 2018-11-25 14:38:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b89715-40d1-4b0a-91bc-454e41b775fa Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef"}, "domain_id": null, "name": "Member", "id": "218bf33adb334beea29e5e1b0793a9ef"}} 2018-11-25 14:38:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef used request id req-c5b89715-40d1-4b0a-91bc-454e41b775fa 2018-11-25 14:38:59,213 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef'}, 'domain_id': None, 'human_id': None, 'id': u'218bf33adb334beea29e5e1b0793a9ef', 'HUMAN_ID': False}) 2018-11-25 14:38:59,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:38:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cf57c6-ac80-45ca-a67a-2a21116db8e9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "218bf33adb334beea29e5e1b0793a9ef", "links": {"self": "http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:38:59,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b0cf57c6-ac80-45ca-a67a-2a21116db8e9 2018-11-25 14:38:59,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771391391754s 2018-11-25 14:38:59,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:38:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779f8e59-c28c-4781-bc27-20f3416043a0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:38:59,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-779f8e59-c28c-4781-bc27-20f3416043a0 2018-11-25 14:38:59,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080060005188s 2018-11-25 14:38:59,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:38:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd47bf94-5bfc-4b29-8af0-6e73b3202103 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "links": {"self": "http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a"}, "domain_id": "default", "enabled": true, "id": "cad740aca8cd44688029e7f91d4ec01a", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:38:59,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fd47bf94-5bfc-4b29-8af0-6e73b3202103 2018-11-25 14:38:59,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985860824585s 2018-11-25 14:38:59,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fd47bf94-5bfc-4b29-8af0-6e73b3202103 2018-11-25 14:38:59,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:38:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f026dd2-14d2-4d1e-9d25-bc793cdb058f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308"}, "enabled": true, "id": "352fc4336fda40dfa5426c97e901a308", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:38:59,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9f026dd2-14d2-4d1e-9d25-bc793cdb058f 2018-11-25 14:38:59,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0726010799408s 2018-11-25 14:38:59,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9f026dd2-14d2-4d1e-9d25-bc793cdb058f 2018-11-25 14:38:59,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:38:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=cad740aca8cd44688029e7f91d4ec01a&scope.project.id=352fc4336fda40dfa5426c97e901a308&role.id=218bf33adb334beea29e5e1b0793a9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbef8fa-e187-4c78-8672-df17843a92fe Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=cad740aca8cd44688029e7f91d4ec01a&scope.project.id=352fc4336fda40dfa5426c97e901a308&role.id=218bf33adb334beea29e5e1b0793a9ef", "previous": null, "next": null}} 2018-11-25 14:38:59,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=cad740aca8cd44688029e7f91d4ec01a&scope.project.id=352fc4336fda40dfa5426c97e901a308&role.id=218bf33adb334beea29e5e1b0793a9ef used request id req-6dbef8fa-e187-4c78-8672-df17843a92fe 2018-11-25 14:38:59,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798740386963s 2018-11-25 14:38:59,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:38:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308/users/cad740aca8cd44688029e7f91d4ec01a/roles/218bf33adb334beea29e5e1b0793a9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ce0703-21a6-4f07-9818-545fb2e9f156 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:38:59,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308/users/cad740aca8cd44688029e7f91d4ec01a/roles/218bf33adb334beea29e5e1b0793a9ef used request id req-a8ce0703-21a6-4f07-9818-545fb2e9f156 2018-11-25 14:38:59,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117193937302s 2018-11-25 14:38:59,753 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd14a2ea4-af61-4af7-9bab-00fbf01d7c6d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'project_id': u'352fc4336fda40dfa5426c97e901a308', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 14:38:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 14:38:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 14:38:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 14:38:59,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 14:38:59,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 14:38:59,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 14:38:59,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 14:38:59,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 14:38:59,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 14:38:59,758 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'password': 'd14a2ea4-af61-4af7-9bab-00fbf01d7c6d', 'project_name': 'rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '352fc4336fda40dfa5426c97e901a308', 'project_domain_name': 'Default'} 2018-11-25 14:38:59,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:38:59,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1781b8e-23fd-4d2d-8930-d6f15c9e77dd Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "218bf33adb334beea29e5e1b0793a9ef", "links": {"self": "http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:38:59,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e1781b8e-23fd-4d2d-8930-d6f15c9e77dd 2018-11-25 14:38:59,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0741331577301s 2018-11-25 14:38:59,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 14:38:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f73562-2d30-4d5c-8265-9068a4b8ef3c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "218bf33adb334beea29e5e1b0793a9ef", "links": {"self": "http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 14:38:59,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2f73562-2d30-4d5c-8265-9068a4b8ef3c 2018-11-25 14:38:59,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803589820862s 2018-11-25 14:38:59,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 14:38:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:38:59,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695d837f-9f7e-41a6-8a1b-0322833836a2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 14:38:59,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-695d837f-9f7e-41a6-8a1b-0322833836a2 2018-11-25 14:38:59,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.081197977066s 2018-11-25 14:38:59,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 14:38:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:39:00,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6faa9bf6-619a-44d4-b9e0-78224bad1448 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "links": {"self": "http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a"}, "domain_id": "default", "enabled": true, "id": "cad740aca8cd44688029e7f91d4ec01a", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 14:39:00,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6faa9bf6-619a-44d4-b9e0-78224bad1448 2018-11-25 14:39:00,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0888929367065s 2018-11-25 14:39:00,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6faa9bf6-619a-44d4-b9e0-78224bad1448 2018-11-25 14:39:00,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:39:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:39:00,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cc4c36-b73c-4dff-a83c-88975869c612 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308"}, "enabled": true, "id": "352fc4336fda40dfa5426c97e901a308", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:39:00,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e7cc4c36-b73c-4dff-a83c-88975869c612 2018-11-25 14:39:00,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082750082016s 2018-11-25 14:39:00,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e7cc4c36-b73c-4dff-a83c-88975869c612 2018-11-25 14:39:00,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 14:39:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=cad740aca8cd44688029e7f91d4ec01a&scope.project.id=352fc4336fda40dfa5426c97e901a308&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:39:00,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3885229f-4d86-4d0a-8133-2af8dfe56ce5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=cad740aca8cd44688029e7f91d4ec01a&scope.project.id=352fc4336fda40dfa5426c97e901a308&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 14:39:00,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=cad740aca8cd44688029e7f91d4ec01a&scope.project.id=352fc4336fda40dfa5426c97e901a308&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-3885229f-4d86-4d0a-8133-2af8dfe56ce5 2018-11-25 14:39:00,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0829620361328s 2018-11-25 14:39:00,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 14:39:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308/users/cad740aca8cd44688029e7f91d4ec01a/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:39:00,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 14:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e511e1cb-47b1-45ec-be75-6c453291e591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 14:39:00,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308/users/cad740aca8cd44688029e7f91d4ec01a/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-e511e1cb-47b1-45ec-be75-6c453291e591 2018-11-25 14:39:00,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113833904266s 2018-11-25 14:39:00,377 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-25 14:39:00,711 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-11-25 14:39:00,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 14:39:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:39:00,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4030a78-76a5-4273-8f2c-228c3e4bdcb8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 14:39:00,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d4030a78-76a5-4273-8f2c-228c3e4bdcb8 2018-11-25 14:39:00,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0748298168182s 2018-11-25 14:39:00,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 14:39:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 14:39:00,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b76d27c-e530-4eb2-a4f4-eaa3e8f2eb5f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308"}, "enabled": true, "id": "352fc4336fda40dfa5426c97e901a308", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 14:39:00,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5b76d27c-e530-4eb2-a4f4-eaa3e8f2eb5f 2018-11-25 14:39:00,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0748898983002s 2018-11-25 14:39:00,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5b76d27c-e530-4eb2-a4f4-eaa3e8f2eb5f 2018-11-25 14:39:00,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-25 14:39:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"network": {"shared": true, "tenant_id": "352fc4336fda40dfa5426c97e901a308", "name": "rally_sanity-net_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "admin_state_up": true}}' 2018-11-25 14:39:01,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-99f8e9e7-8315-4a09-a3ef-45336978ce7a Date: Sun, 25 Nov 2018 14:39:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"597979ee-3a0a-42d4-adfb-6379cd4d8a4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"352fc4336fda40dfa5426c97e901a308","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:39:01Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_54cd2699-c532-4ef1-93e4-d6a01035d5f7","admin_state_up":true,"tenant_id":"352fc4336fda40dfa5426c97e901a308","created_at":"2018-11-25T14:39:01Z","mtu":1450}} 2018-11-25 14:39:01,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-99f8e9e7-8315-4a09-a3ef-45336978ce7a 2018-11-25 14:39:01,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.582679033279s 2018-11-25 14:39:01,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-99f8e9e7-8315-4a09-a3ef-45336978ce7a 2018-11-25 14:39:01,449 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-25T14:39:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'597979ee-3a0a-42d4-adfb-6379cd4d8a4c', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_54cd2699-c532-4ef1-93e4-d6a01035d5f7', u'created_at': u'2018-11-25T14:39:01Z', u'mtu': 1450, u'tenant_id': u'352fc4336fda40dfa5426c97e901a308', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'352fc4336fda40dfa5426c97e901a308'}) 2018-11-25 14:39:01,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 14:39:01,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239efd99-0cc5-45e8-b7c0-6510e916f73b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 14:39:01,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-239efd99-0cc5-45e8-b7c0-6510e916f73b 2018-11-25 14:39:01,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 14:39:01,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "218bf33adb334beea29e5e1b0793a9ef", "name": "Member"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T15:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "352fc4336fda40dfa5426c97e901a308", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/352fc4336fda40dfa5426c97e901a308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/352fc4336fda40dfa5426c97e901a308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/352fc4336fda40dfa5426c97e901a308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/352fc4336fda40dfa5426c97e901a308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/352fc4336fda40dfa5426c97e901a308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/352fc4336fda40dfa5426c97e901a308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/352fc4336fda40dfa5426c97e901a308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/352fc4336fda40dfa5426c97e901a308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/352fc4336fda40dfa5426c97e901a308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/352fc4336fda40dfa5426c97e901a308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/352fc4336fda40dfa5426c97e901a308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/352fc4336fda40dfa5426c97e901a308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "id": "cad740aca8cd44688029e7f91d4ec01a"}, "audit_ids": ["ZUvR6ccuQ5mi-R2YVPgcjQ"], "issued_at": "2018-11-25T14:39:01.000000Z"}} 2018-11-25 14:39:01,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 14:39:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 14:39:02,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-54821e27-5578-4d65-beee-1156d3f91013 Date: Sun, 25 Nov 2018 14:39:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"597979ee-3a0a-42d4-adfb-6379cd4d8a4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"352fc4336fda40dfa5426c97e901a308","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T14:39:01Z","qos_policy_id":null,"name":"rally_sanity-net_54cd2699-c532-4ef1-93e4-d6a01035d5f7","admin_state_up":true,"tenant_id":"352fc4336fda40dfa5426c97e901a308","created_at":"2018-11-25T14:39:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 14:39:02,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-54821e27-5578-4d65-beee-1156d3f91013 2018-11-25 14:39:02,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227060079575s 2018-11-25 14:39:02,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-54821e27-5578-4d65-beee-1156d3f91013 2018-11-25 14:39:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-25 14:39:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" -d '{"subnet": {"name": "rally_sanity-subnet_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "enable_dhcp": true, "network_id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-25 14:39:02,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-48d13cde-0e23-40fd-8e28-b4c764ee24b0 Date: Sun, 25 Nov 2018 14:39:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"597979ee-3a0a-42d4-adfb-6379cd4d8a4c","tenant_id":"352fc4336fda40dfa5426c97e901a308","created_at":"2018-11-25T14:39:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:39:02Z","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":"352fc4336fda40dfa5426c97e901a308","id":"abf53dd5-d075-433d-966e-98918cf8d765","subnetpool_id":null,"name":"rally_sanity-subnet_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}} 2018-11-25 14:39:02,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-48d13cde-0e23-40fd-8e28-b4c764ee24b0 2018-11-25 14:39:02,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.618407964706s 2018-11-25 14:39:02,695 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-48d13cde-0e23-40fd-8e28-b4c764ee24b0 2018-11-25 14:39:02,695 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T14:39: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'abf53dd5-d075-433d-966e-98918cf8d765', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_54cd2699-c532-4ef1-93e4-d6a01035d5f7', u'enable_dhcp': True, u'network_id': u'597979ee-3a0a-42d4-adfb-6379cd4d8a4c', u'tenant_id': u'352fc4336fda40dfa5426c97e901a308', u'created_at': u'2018-11-25T14:39: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'352fc4336fda40dfa5426c97e901a308'}) 2018-11-25 14:39:02,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-25 14:39:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "rally_sanity-router_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "admin_state_up": true}}' 2018-11-25 14:39:07,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-2c129743-ed03-4f67-b2f7-cd223243a8aa Date: Sun, 25 Nov 2018 14:39:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "352fc4336fda40dfa5426c97e901a308", "created_at": "2018-11-25T14:39:03Z", "admin_state_up": true, "updated_at": "2018-11-25T14:39:04Z", "project_id": "352fc4336fda40dfa5426c97e901a308", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b9217f8d-9fb7-40ef-ac01-6782a245059b", "name": "rally_sanity-router_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}} 2018-11-25 14:39:07,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2c129743-ed03-4f67-b2f7-cd223243a8aa 2018-11-25 14:39:07,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.15793585777s 2018-11-25 14:39:07,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2c129743-ed03-4f67-b2f7-cd223243a8aa 2018-11-25 14:39:07,854 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T14:39:04Z', u'revision_number': 3, u'ha': True, u'id': u'b9217f8d-9fb7-40ef-ac01-6782a245059b', u'external_gateway_info': {u'network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f688155f-4e41-43bd-8a4a-5e2069dbd331', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_54cd2699-c532-4ef1-93e4-d6a01035d5f7', u'admin_state_up': True, u'tenant_id': u'352fc4336fda40dfa5426c97e901a308', u'created_at': u'2018-11-25T14:39:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'352fc4336fda40dfa5426c97e901a308'}) 2018-11-25 14:39:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-25 14:39:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" -d '{"subnet_id": "abf53dd5-d075-433d-966e-98918cf8d765"}' 2018-11-25 14:39:09,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cff4031d-6e7b-4764-a4ab-f573c63f1596 Date: Sun, 25 Nov 2018 14:39:09 GMT RESP BODY: {"network_id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "subnet_id": "abf53dd5-d075-433d-966e-98918cf8d765", "subnet_ids": ["abf53dd5-d075-433d-966e-98918cf8d765"], "port_id": "5020d280-b176-4929-b361-d3dc5432238c", "id": "b9217f8d-9fb7-40ef-ac01-6782a245059b"} 2018-11-25 14:39:09,811 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b/add_router_interface.json used request id req-cff4031d-6e7b-4764-a4ab-f573c63f1596 2018-11-25 14:39:09,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9556851387s 2018-11-25 14:39:09,811 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b/add_router_interface.json used request id req-cff4031d-6e7b-4764-a4ab-f573c63f1596 returning object b9217f8d-9fb7-40ef-ac01-6782a245059b 2018-11-25 14:39:09,812 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 14:39:09,944 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 14:39:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 14:39:09,951 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 14:39:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 14:39:09,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:39:09,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 14:39:10,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-45c9461a-3944-4591-ac1b-9bda1decdf83 Date: Sun, 25 Nov 2018 14:39:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:39:10,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-45c9461a-3944-4591-ac1b-9bda1decdf83 2018-11-25 14:39:10,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195753097534s 2018-11-25 14:39:10,151 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-45c9461a-3944-4591-ac1b-9bda1decdf83 2018-11-25 14:39:10,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 14:39:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}' 2018-11-25 14:39:10,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc X-Openstack-Request-Id: req-0ea3bdf4-7d5d-428b-8fc8-bc9489e1e451 Date: Sun, 25 Nov 2018 14:39:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file", "owner": "352fc4336fda40dfa5426c97e901a308", "id": "d4346869-5201-4877-baaa-85e267dc45dc", "size": null, "self": "/v2/images/d4346869-5201-4877-baaa-85e267dc45dc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:39:10Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "checksum": null, "created_at": "2018-11-25T14:39:10Z", "protected": false} 2018-11-25 14:39:10,379 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0ea3bdf4-7d5d-428b-8fc8-bc9489e1e451 2018-11-25 14:39:10,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.226276159286s 2018-11-25 14:39:10,380 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0ea3bdf4-7d5d-428b-8fc8-bc9489e1e451 returning object d4346869-5201-4877-baaa-85e267dc45dc 2018-11-25 14:39:10,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 14:39:10,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" -d '' 2018-11-25 14:39:11,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80596989-ec6b-45c3-83ae-3137b978cbe9 Date: Sun, 25 Nov 2018 14:39:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 14:39:11,499 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file used request id req-80596989-ec6b-45c3-83ae-3137b978cbe9 2018-11-25 14:39:11,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11884307861s 2018-11-25 14:39:11,500 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file used request id req-80596989-ec6b-45c3-83ae-3137b978cbe9 2018-11-25 14:39:11,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 14:39:11,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 14:39:11,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-4febae62-12db-4c5c-b9b4-845fcaf081fc Date: Sun, 25 Nov 2018 14:39:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d4346869-5201-4877-baaa-85e267dc45dc/snap", "metadata": {}}], "file": "/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file", "owner": "352fc4336fda40dfa5426c97e901a308", "id": "d4346869-5201-4877-baaa-85e267dc45dc", "size": 12716032, "self": "/v2/images/d4346869-5201-4877-baaa-85e267dc45dc", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d4346869-5201-4877-baaa-85e267dc45dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:39:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:39:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 14:39:11,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4febae62-12db-4c5c-b9b4-845fcaf081fc 2018-11-25 14:39:11,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171392917633s 2018-11-25 14:39:11,672 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4febae62-12db-4c5c-b9b4-845fcaf081fc 2018-11-25 14:39:11,675 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d4346869-5201-4877-baaa-85e267dc45dc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file', 'owner': u'352fc4336fda40dfa5426c97e901a308', 'id': u'd4346869-5201-4877-baaa-85e267dc45dc', 'size': 12716032, u'self': u'/v2/images/d4346869-5201-4877-baaa-85e267dc45dc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'352fc4336fda40dfa5426c97e901a308', 'name': 'rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d4346869-5201-4877-baaa-85e267dc45dc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T14:39:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T14:39:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d4346869-5201-4877-baaa-85e267dc45dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'created': u'2018-11-25T14:39:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T14:39:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d4346869-5201-4877-baaa-85e267dc45dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 14:39:11,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 14:39:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 14:39:11,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:11 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-e6f54ab5-3cac-465f-95d7-17128c799cb5 x-compute-request-id: req-e6f54ab5-3cac-465f-95d7-17128c799cb5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/511162c8-4697-46bd-ba48-0584cff55be6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "511162c8-4697-46bd-ba48-0584cff55be6", "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:39:11,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e6f54ab5-3cac-465f-95d7-17128c799cb5 2018-11-25 14:39:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.21191906929s 2018-11-25 14:39:11,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e6f54ab5-3cac-465f-95d7-17128c799cb5 returning object 511162c8-4697-46bd-ba48-0584cff55be6 2018-11-25 14:39:11,889 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', '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'2b4adc94c250401ebba1b3096fd3be53', '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'511162c8-4697-46bd-ba48-0584cff55be6', 'swap': 0}) 2018-11-25 14:39:11,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 14:39:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"extra_specs": {}}' 2018-11-25 14:39:11,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39:11 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-9d3b1ad4-1694-4453-8202-afa6db526662 x-compute-request-id: req-9d3b1ad4-1694-4453-8202-afa6db526662 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:39:11,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6/os-extra_specs used request id req-9d3b1ad4-1694-4453-8202-afa6db526662 2018-11-25 14:39:11,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215561389923s 2018-11-25 14:39:11,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6/os-extra_specs used request id req-9d3b1ad4-1694-4453-8202-afa6db526662 2018-11-25 14:39:11,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-25 14:39:14,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-25 14:39:14.045 115 INFO rally.deployment.engine [-] Deployment bfaa2d29-8e07-4784-bc1c-76c1ac20af15 | Starting: Destroy cloud and free allocated resources. 2018-11-25 14:39:14.134 115 INFO rally.deployment.engine [-] Deployment bfaa2d29-8e07-4784-bc1c-76c1ac20af15 | Completed: Destroy cloud and free allocated resources. 2018-11-25 14:39:14.176 115 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f) for deployment 'opnfv-rally'. 2018-11-25 14:39:14.193 115 INFO rally.api [-] Deleting verification (UUID=6b4d0441-174c-4a7e-8a30-d7767e8ea10b). 2018-11-25 14:39:14.228 115 INFO rally.api [-] Verification has been successfully deleted! 2018-11-25 14:39:14.229 115 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f). 2018-11-25 14:39:14.236 115 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-25 14:39:16,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-25 14:39:16.614 118 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8d5144b0-20f4-4f84-b928-71b02df86c8f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8d5144b0-20f4-4f84-b928-71b02df86c8f | 2018-11-25T14:39:16 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8d5144b0-20f4-4f84-b928-71b02df86c8f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-25 14:39:20,292 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-11-25 14:39:20,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-25 14:39:20,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-25 14:39:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 14:39:20,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39: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,Accept-Encoding x-openstack-request-id: req-ff1c61d7-e49f-43d6-89c6-32017fec072c x-compute-request-id: req-ff1c61d7-e49f-43d6-89c6-32017fec072c Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 14:39:20,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ff1c61d7-e49f-43d6-89c6-32017fec072c 2018-11-25 14:39:20,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.206541061401s 2018-11-25 14:39:20,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ff1c61d7-e49f-43d6-89c6-32017fec072c 2018-11-25 14:39:20,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 14:39:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 14:39:20,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39: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,Accept-Encoding x-openstack-request-id: req-e77400d3-7b7c-4bb2-9859-bed917c088af x-compute-request-id: req-e77400d3-7b7c-4bb2-9859-bed917c088af Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "28219bae-7782-4ed3-8d61-9a3b779c0c09", "name": "rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 14:39:20,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e77400d3-7b7c-4bb2-9859-bed917c088af 2018-11-25 14:39:20,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0750300884247s 2018-11-25 14:39:20,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e77400d3-7b7c-4bb2-9859-bed917c088af returning object 28219bae-7782-4ed3-8d61-9a3b779c0c09 2018-11-25 14:39:20,578 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'28219bae-7782-4ed3-8d61-9a3b779c0c09', 'swap': 0}) 2018-11-25 14:39:20,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 14:39:20,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" -d '{"extra_specs": {}}' 2018-11-25 14:39:20,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 14:39: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-dcf95639-6192-440c-9b3f-ada83f917262 x-compute-request-id: req-dcf95639-6192-440c-9b3f-ada83f917262 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 14:39:20,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09/os-extra_specs used request id req-dcf95639-6192-440c-9b3f-ada83f917262 2018-11-25 14:39:20,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277371406555s 2018-11-25 14:39:20,607 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09/os-extra_specs used request id req-dcf95639-6192-440c-9b3f-ada83f917262 2018-11-25 14:39:20,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'28219bae-7782-4ed3-8d61-9a3b779c0c09', 'swap': 0}) 2018-11-25 14:39:20,608 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-25 14:39:20,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-11-25 14:39:20,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:39:20,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:39:20,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 14:40:20,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2df2c1c0-949d-40ec-ac12-10685e2953a0 2018-11-25 14:40:20,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-11-25 14:40:20,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2df2c1c0-949d-40ec-ac12-10685e2953a0'] 2018-11-25 14:40:21,895 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2df2c1c0-949d-40ec-ac12-10685e2953a0 -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> duration | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.467343 Full duration: 7.233416 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805222 Full duration: 7.376925 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924243 Full duration: 7.711855 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791539 Full duration: 7.436534 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94888 Full duration: 7.769007 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2df2c1c0-949d-40ec-ac12-10685e2953a0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674256 Full duration: 7.569529 HINTS: * To plot HTML graphics with this data, run: rally task report 2df2c1c0-949d-40ec-ac12-10685e2953a0 --out output.html * To generate a JUnit report, run: rally task export 2df2c1c0-949d-40ec-ac12-10685e2953a0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2df2c1c0-949d-40ec-ac12-10685e2953a0 --json --out output.json 2018-11-25 14:40:21,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2df2c1c0-949d-40ec-ac12-10685e2953a0', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-11-25 14:40:24,135 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2df2c1c0-949d-40ec-ac12-10685e2953a0 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-11-25 14:40:24.027 726 INFO rally.api [-] Building 'json' report for the following task(s): '2df2c1c0-949d-40ec-ac12-10685e2953a0'. 2018-11-25 14:40:24.033 726 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:40:24,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2df2c1c0-949d-40ec-ac12-10685e2953a0', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-11-25 14:40:26,343 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2df2c1c0-949d-40ec-ac12-10685e2953a0 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-11-25 14:40:26.218 729 INFO rally.api [-] Building 'html' report for the following task(s): '2df2c1c0-949d-40ec-ac12-10685e2953a0'. 2018-11-25 14:40:26.241 729 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:40:26,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-25 14:40:26,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-25 14:40:26,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-11-25 14:40:26,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:40:26,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:40:26,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 14:42:06,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa4f861f-d793-4773-b295-635c2599c9ac 2018-11-25 14:42:06,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa4f861f-d793-4773-b295-635c2599c9ac'] 2018-11-25 14:42:07,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aa4f861f-d793-4773-b295-635c2599c9ac -------------------------------------------------------------------------------- Task aa4f861f-d793-4773-b295-635c2599c9ac: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task aa4f861f-d793-4773-b295-635c2599c9ac has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.497 | 4.497 | 4.497 | 4.497 | 4.497 | 4.497 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | -> glance_v2.upload_data | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | glance_v2.delete_image | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | total | 5.777 | 5.777 | 5.777 | 5.777 | 5.777 | 5.777 | 100.0% | 1 | | -> duration | 5.777 | 5.777 | 5.777 | 5.777 | 5.777 | 5.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.776941 Full duration: 13.95674 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task aa4f861f-d793-4773-b295-635c2599c9ac has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | glance_v2.list_images | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 100.0% | 1 | | -> duration | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.643273 Full duration: 16.954829 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task aa4f861f-d793-4773-b295-635c2599c9ac has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | -> duration | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.346066 Full duration: 8.219148 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "number_instances": 2, "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task aa4f861f-d793-4773-b295-635c2599c9ac has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.016 | 4.016 | 4.016 | 4.016 | 4.016 | 4.016 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> glance_v2.upload_data | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | nova.boot_servers | 13.297 | 13.297 | 13.297 | 13.297 | 13.297 | 13.297 | 100.0% | 1 | | total | 17.314 | 17.314 | 17.314 | 17.314 | 17.314 | 17.314 | 100.0% | 1 | | -> duration | 16.314 | 16.314 | 16.314 | 16.314 | 16.314 | 16.314 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.314232 Full duration: 43.793493 HINTS: * To plot HTML graphics with this data, run: rally task report aa4f861f-d793-4773-b295-635c2599c9ac --out output.html * To generate a JUnit report, run: rally task export aa4f861f-d793-4773-b295-635c2599c9ac --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa4f861f-d793-4773-b295-635c2599c9ac --json --out output.json 2018-11-25 14:42:07,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa4f861f-d793-4773-b295-635c2599c9ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-11-25 14:42:09,441 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aa4f861f-d793-4773-b295-635c2599c9ac --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-11-25 14:42:09.332 1282 INFO rally.api [-] Building 'json' report for the following task(s): 'aa4f861f-d793-4773-b295-635c2599c9ac'. 2018-11-25 14:42:09.337 1282 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:42:09,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa4f861f-d793-4773-b295-635c2599c9ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-11-25 14:42:11,626 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid aa4f861f-d793-4773-b295-635c2599c9ac --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-11-25 14:42:11.500 1285 INFO rally.api [-] Building 'html' report for the following task(s): 'aa4f861f-d793-4773-b295-635c2599c9ac'. 2018-11-25 14:42:11.522 1285 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:42:11,631 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-25 14:42:11,632 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-25 14:42:11,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-11-25 14:42:11,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:42:11,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:42:11,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 14:45:30,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 2018-11-25 14:45:30,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4867f9d2-dbee-4bae-9512-c63a9ab0ac50'] 2018-11-25 14:45:31,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.125 | 3.125 | 3.125 | 3.125 | 3.125 | 3.125 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | total | 5.393 | 5.393 | 5.393 | 5.393 | 5.393 | 5.393 | 100.0% | 1 | | -> duration | 5.393 | 5.393 | 5.393 | 5.393 | 5.393 | 5.393 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.393236 Full duration: 22.936709 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 100.0% | 1 | | cinder_v2.delete_volume | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | total | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | -> duration | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.503606 Full duration: 16.583351 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.565 | 8.565 | 8.565 | 8.565 | 8.565 | 8.565 | 100.0% | 1 | | cinder_v2.delete_volume | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | total | 11.019 | 11.019 | 11.019 | 11.019 | 11.019 | 11.019 | 100.0% | 1 | | -> duration | 11.019 | 11.019 | 11.019 | 11.019 | 11.019 | 11.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.019082 Full duration: 21.866513 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 100.0% | 1 | | cinder_v2.delete_volume | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 100.0% | 1 | | -> duration | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.77519 Full duration: 15.601574 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.169 | 3.169 | 3.169 | 3.169 | 3.169 | 3.169 | 100.0% | 1 | | cinder_v2.extend_volume | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 100.0% | 1 | | cinder_v2.delete_volume | 2.628 | 2.628 | 2.628 | 2.628 | 2.628 | 2.628 | 100.0% | 1 | | total | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 100.0% | 1 | | -> duration | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.452179 Full duration: 18.394653 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.35 | 3.35 | 3.35 | 3.35 | 3.35 | 3.35 | 100.0% | 1 | | cinder_v2.delete_volume | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | total | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 100.0% | 1 | | -> duration | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.017493 Full duration: 23.084467 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | cinder_v2.list_qos | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878208 Full duration: 12.614027 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891629 Full duration: 12.384756 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | cinder_v2.list_types | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79515 Full duration: 12.526102 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.075501 Full duration: 12.574914 HINTS: * To plot HTML graphics with this data, run: rally task report 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 --out output.html * To generate a JUnit report, run: rally task export 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 --json --out output.json 2018-11-25 14:45:31,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4867f9d2-dbee-4bae-9512-c63a9ab0ac50', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-11-25 14:45:34,336 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-11-25 14:45:34.173 3074 INFO rally.api [-] Building 'json' report for the following task(s): '4867f9d2-dbee-4bae-9512-c63a9ab0ac50'. 2018-11-25 14:45:34.184 3074 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:45:34,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4867f9d2-dbee-4bae-9512-c63a9ab0ac50', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-11-25 14:45:36,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4867f9d2-dbee-4bae-9512-c63a9ab0ac50 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-11-25 14:45:36.586 3077 INFO rally.api [-] Building 'html' report for the following task(s): '4867f9d2-dbee-4bae-9512-c63a9ab0ac50'. 2018-11-25 14:45:36.628 3077 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:45:36,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-25 14:45:36,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-25 14:45:36,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-11-25 14:45:36,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:45:36,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:45:36,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 14:46:56,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6c391972-a58c-4f5b-af15-b5017205e4bf 2018-11-25 14:46:56,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6c391972-a58c-4f5b-af15-b5017205e4bf'] 2018-11-25 14:46:57,472 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6c391972-a58c-4f5b-af15-b5017205e4bf -------------------------------------------------------------------------------- Task 6c391972-a58c-4f5b-af15-b5017205e4bf: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 6c391972-a58c-4f5b-af15-b5017205e4bf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | | heat.update_stack | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | heat.delete_stack | 2.934 | 2.934 | 2.934 | 2.934 | 2.934 | 2.934 | 100.0% | 1 | | total | 10.263 | 10.263 | 10.263 | 10.263 | 10.263 | 10.263 | 100.0% | 1 | | -> duration | 6.263 | 6.263 | 6.263 | 6.263 | 6.263 | 6.263 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.263242 Full duration: 18.643181 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 6c391972-a58c-4f5b-af15-b5017205e4bf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 100.0% | 1 | | heat.check_stack | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | heat.delete_stack | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | total | 7.13 | 7.13 | 7.13 | 7.13 | 7.13 | 7.13 | 100.0% | 1 | | -> duration | 5.13 | 5.13 | 5.13 | 5.13 | 5.13 | 5.13 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.129828 Full duration: 15.422707 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 6c391972-a58c-4f5b-af15-b5017205e4bf has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 100.0% | 1 | | heat.suspend_stack | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | heat.resume_stack | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | heat.delete_stack | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | | total | 7.66 | 7.66 | 7.66 | 7.66 | 7.66 | 7.66 | 100.0% | 1 | | -> duration | 5.66 | 5.66 | 5.66 | 5.66 | 5.66 | 5.66 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.660155 Full duration: 17.507615 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 6c391972-a58c-4f5b-af15-b5017205e4bf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | -> duration | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.572527 Full duration: 8.134132 HINTS: * To plot HTML graphics with this data, run: rally task report 6c391972-a58c-4f5b-af15-b5017205e4bf --out output.html * To generate a JUnit report, run: rally task export 6c391972-a58c-4f5b-af15-b5017205e4bf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6c391972-a58c-4f5b-af15-b5017205e4bf --json --out output.json 2018-11-25 14:46:57,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6c391972-a58c-4f5b-af15-b5017205e4bf', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-11-25 14:46:59,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6c391972-a58c-4f5b-af15-b5017205e4bf --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-11-25 14:46:59.626 3810 INFO rally.api [-] Building 'json' report for the following task(s): '6c391972-a58c-4f5b-af15-b5017205e4bf'. 2018-11-25 14:46:59.631 3810 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:46:59,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6c391972-a58c-4f5b-af15-b5017205e4bf', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-11-25 14:47:02,078 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6c391972-a58c-4f5b-af15-b5017205e4bf --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-11-25 14:47:01.929 3813 INFO rally.api [-] Building 'html' report for the following task(s): '6c391972-a58c-4f5b-af15-b5017205e4bf'. 2018-11-25 14:47:01.954 3813 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:47:02,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-25 14:47:02,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-25 14:47:02,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-11-25 14:47:02,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:47:02,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:47:02,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 14:50:18,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f8fdaa77-8b93-44b5-b229-55db18ccdeea 2018-11-25 14:50:18,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f8fdaa77-8b93-44b5-b229-55db18ccdeea'] 2018-11-25 14:50:19,619 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f8fdaa77-8b93-44b5-b229-55db18ccdeea -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.revoke_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789002 Full duration: 14.691688 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.list_roles | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751964 Full duration: 14.535179 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | keystone_v3.list_projects | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952807 Full duration: 14.779252 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> duration | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60789 Full duration: 12.381719 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.delete_service | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709197 Full duration: 12.54574 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | keystone_v3.create_user | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | -> keystone_v3.add_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.create_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_project | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.get_user | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_role | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.list_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 100.0% | 1 | | -> duration | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.893068 Full duration: 19.739753 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973847 Full duration: 13.143355 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796962 Full duration: 14.61762 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718948 Full duration: 14.567451 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | keystone_v3.list_users | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> duration | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89868 Full duration: 14.787581 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f8fdaa77-8b93-44b5-b229-55db18ccdeea has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.create_users | 5.074 | 5.074 | 5.074 | 5.074 | 5.074 | 5.074 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.074 | 5.074 | 5.074 | 5.074 | 5.074 | 5.074 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | total | 6.745 | 6.745 | 6.745 | 6.745 | 6.745 | 6.745 | 100.0% | 1 | | -> duration | 6.745 | 6.745 | 6.745 | 6.745 | 6.745 | 6.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.744662 Full duration: 23.420321 HINTS: * To plot HTML graphics with this data, run: rally task report f8fdaa77-8b93-44b5-b229-55db18ccdeea --out output.html * To generate a JUnit report, run: rally task export f8fdaa77-8b93-44b5-b229-55db18ccdeea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f8fdaa77-8b93-44b5-b229-55db18ccdeea --json --out output.json 2018-11-25 14:50:19,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f8fdaa77-8b93-44b5-b229-55db18ccdeea', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-11-25 14:50:21,914 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f8fdaa77-8b93-44b5-b229-55db18ccdeea --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-11-25 14:50:21.800 5728 INFO rally.api [-] Building 'json' report for the following task(s): 'f8fdaa77-8b93-44b5-b229-55db18ccdeea'. 2018-11-25 14:50:21.810 5728 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:50:21,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f8fdaa77-8b93-44b5-b229-55db18ccdeea', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-11-25 14:50:24,226 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f8fdaa77-8b93-44b5-b229-55db18ccdeea --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-11-25 14:50:24.093 5731 INFO rally.api [-] Building 'html' report for the following task(s): 'f8fdaa77-8b93-44b5-b229-55db18ccdeea'. 2018-11-25 14:50:24.123 5731 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:50:24,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-25 14:50:24,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-25 14:50:24,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-11-25 14:50:24,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:50:24,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:50:24,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 14:56:34,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 2018-11-25 14:56:34,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f83fb4cd-d6c5-4a78-a068-d4f37aec96b1'] 2018-11-25 14:56:35,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | neutron.delete_network | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | total | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | -> duration | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.890725 Full duration: 15.510661 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | neutron.delete_port | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> duration | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.068076 Full duration: 36.265054 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | neutron.create_subnet | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | neutron.create_router | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | neutron.add_interface_router | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | neutron.remove_interface_router | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | neutron.delete_router | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 100.0% | 1 | | total | 10.097 | 10.097 | 10.097 | 10.097 | 10.097 | 10.097 | 100.0% | 1 | | -> duration | 10.097 | 10.097 | 10.097 | 10.097 | 10.097 | 10.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.096716 Full duration: 49.631087 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | neutron.delete_subnet | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | total | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | -> duration | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.367995 Full duration: 35.852015 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.list_networks | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> duration | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.186547 Full duration: 16.938579 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | neutron.list_ports | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | total | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | -> duration | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.672045 Full duration: 36.967878 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | neutron.create_subnet | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.create_router | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 100.0% | 1 | | neutron.add_interface_router | 1.85 | 1.85 | 1.85 | 1.85 | 1.85 | 1.85 | 100.0% | 1 | | neutron.list_routers | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 100.0% | 1 | | -> duration | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.91917 Full duration: 50.044872 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | neutron.create_subnet | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | neutron.list_subnets | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 100.0% | 1 | | -> duration | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.575106 Full duration: 40.300612 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.delete_security_group | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> duration | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.199521 Full duration: 14.309944 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | neutron.create_security_group_rule | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | neutron.delete_security_group | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 100.0% | 1 | | -> duration | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.828276 Full duration: 15.267666 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | neutron.create_router | 3.704 | 3.704 | 3.704 | 3.704 | 3.704 | 3.704 | 100.0% | 1 | | neutron.add_gateway_router | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | neutron.remove_gateway_router | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | total | 7.244 | 7.244 | 7.244 | 7.244 | 7.244 | 7.244 | 100.0% | 1 | | -> duration | 7.244 | 7.244 | 7.244 | 7.244 | 7.244 | 7.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.243581 Full duration: 30.180179 HINTS: * To plot HTML graphics with this data, run: rally task report f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 --out output.html * To generate a JUnit report, run: rally task export f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 --json --out output.json 2018-11-25 14:56:35,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f83fb4cd-d6c5-4a78-a068-d4f37aec96b1', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-11-25 14:56:37,558 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-11-25 14:56:37.443 9026 INFO rally.api [-] Building 'json' report for the following task(s): 'f83fb4cd-d6c5-4a78-a068-d4f37aec96b1'. 2018-11-25 14:56:37.453 9026 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:56:37,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f83fb4cd-d6c5-4a78-a068-d4f37aec96b1', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-11-25 14:56:39,747 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f83fb4cd-d6c5-4a78-a068-d4f37aec96b1 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-11-25 14:56:39.610 9029 INFO rally.api [-] Building 'html' report for the following task(s): 'f83fb4cd-d6c5-4a78-a068-d4f37aec96b1'. 2018-11-25 14:56:39.642 9029 INFO rally.api [-] The report has been successfully built. 2018-11-25 14:56:39,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-25 14:56:39,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-25 14:56:39,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-11-25 14:56:39,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 14:56:39,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 14:56:39,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 15:03:50,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 25000290-f241-4a24-b7e0-b8d311e5c5cc 2018-11-25 15:03:50,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '25000290-f241-4a24-b7e0-b8d311e5c5cc'] 2018-11-25 15:03:51,655 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 25000290-f241-4a24-b7e0-b8d311e5c5cc -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "block_migration": false, "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.991 | 11.991 | 11.991 | 11.991 | 11.991 | 11.991 | 100.0% | 1 | | nova.find_host_to_migrate | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | nova.live_migrate | 12.8 | 12.8 | 12.8 | 12.8 | 12.8 | 12.8 | 100.0% | 1 | | nova.delete_server | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | total | 29.084 | 29.084 | 29.084 | 29.084 | 29.084 | 29.084 | 100.0% | 1 | | -> duration | 28.084 | 28.084 | 28.084 | 28.084 | 28.084 | 28.084 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.084256 Full duration: 38.397657 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.524 | 9.524 | 9.524 | 9.524 | 9.524 | 9.524 | 100.0% | 1 | | cinder_v2.create_volume | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | nova.attach_volume | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 100.0% | 1 | | nova.find_host_to_migrate | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | nova.live_migrate | 13.672 | 13.672 | 13.672 | 13.672 | 13.672 | 13.672 | 100.0% | 1 | | nova.detach_volume | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | cinder_v2.delete_volume | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 100.0% | 1 | | nova.delete_server | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 100.0% | 1 | | total | 38.128 | 38.128 | 38.128 | 38.128 | 38.128 | 38.128 | 100.0% | 1 | | -> duration | 37.128 | 37.128 | 37.128 | 37.128 | 37.128 | 37.128 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.128422 Full duration: 50.115387 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.685 | 8.685 | 8.685 | 8.685 | 8.685 | 8.685 | 100.0% | 1 | | nova.boot_server | 10.089 | 10.089 | 10.089 | 10.089 | 10.089 | 10.089 | 100.0% | 1 | | nova.find_host_to_migrate | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | nova.live_migrate | 16.037 | 16.037 | 16.037 | 16.037 | 16.037 | 16.037 | 100.0% | 1 | | nova.delete_server | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 100.0% | 1 | | total | 41.717 | 41.717 | 41.717 | 41.717 | 41.717 | 41.717 | 100.0% | 1 | | -> duration | 40.717 | 40.717 | 40.717 | 40.717 | 40.717 | 40.717 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.716816 Full duration: 53.517489 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "server_kwargs": { "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | nova.boot_server | 11.396 | 11.396 | 11.396 | 11.396 | 11.396 | 11.396 | 100.0% | 1 | | nova.delete_server | 5.162 | 5.162 | 5.162 | 5.162 | 5.162 | 5.162 | 100.0% | 1 | | nova.delete_keypair | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 17.294 | 17.294 | 17.294 | 17.294 | 17.294 | 17.294 | 100.0% | 1 | | -> duration | 16.294 | 16.294 | 16.294 | 16.294 | 16.294 | 16.294 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.293502 Full duration: 48.169208 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "volume_size": 5, "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 100.0% | 1 | | nova.boot_server | 11.63 | 11.63 | 11.63 | 11.63 | 11.63 | 11.63 | 100.0% | 1 | | nova.delete_server | 2.893 | 2.893 | 2.893 | 2.893 | 2.893 | 2.893 | 100.0% | 1 | | total | 23.396 | 23.396 | 23.396 | 23.396 | 23.396 | 23.396 | 100.0% | 1 | | -> duration | 22.396 | 22.396 | 22.396 | 22.396 | 22.396 | 22.396 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.39594 Full duration: 57.765591 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "force_delete": false, "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.12 | 9.12 | 9.12 | 9.12 | 9.12 | 9.12 | 100.0% | 1 | | nova.pause_server | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | nova.unpause_server | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 100.0% | 1 | | nova.delete_server | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 100.0% | 1 | | total | 17.668 | 17.668 | 17.668 | 17.668 | 17.668 | 17.668 | 100.0% | 1 | | -> duration | 12.668 | 12.668 | 12.668 | 12.668 | 12.668 | 12.668 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.667572 Full duration: 48.975424 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "nics": [ { "net-id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.716 | 9.716 | 9.716 | 9.716 | 9.716 | 9.716 | 100.0% | 1 | | nova.migrate | 16.173 | 16.173 | 16.173 | 16.173 | 16.173 | 16.173 | 100.0% | 1 | | nova.resize_confirm | 5.981 | 5.981 | 5.981 | 5.981 | 5.981 | 5.981 | 100.0% | 1 | | nova.delete_server | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | total | 34.42 | 34.42 | 34.42 | 34.42 | 34.42 | 34.42 | 100.0% | 1 | | -> duration | 33.42 | 33.42 | 33.42 | 33.42 | 33.42 | 33.42 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.419544 Full duration: 43.60861 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "image": { "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.301 | 10.301 | 10.301 | 10.301 | 10.301 | 10.301 | 100.0% | 1 | | nova.list_interfaces | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | total | 10.722 | 10.722 | 10.722 | 10.722 | 10.722 | 10.722 | 100.0% | 1 | | -> duration | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.72195 Full duration: 47.754027 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 25000290-f241-4a24-b7e0-b8d311e5c5cc has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | nova.delete_server_group | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691753 Full duration: 9.500788 HINTS: * To plot HTML graphics with this data, run: rally task report 25000290-f241-4a24-b7e0-b8d311e5c5cc --out output.html * To generate a JUnit report, run: rally task export 25000290-f241-4a24-b7e0-b8d311e5c5cc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 25000290-f241-4a24-b7e0-b8d311e5c5cc --json --out output.json 2018-11-25 15:03:51,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '25000290-f241-4a24-b7e0-b8d311e5c5cc', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-11-25 15:03:53,928 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 25000290-f241-4a24-b7e0-b8d311e5c5cc --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-11-25 15:03:53.815 10672 INFO rally.api [-] Building 'json' report for the following task(s): '25000290-f241-4a24-b7e0-b8d311e5c5cc'. 2018-11-25 15:03:53.824 10672 INFO rally.api [-] The report has been successfully built. 2018-11-25 15:03:53,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '25000290-f241-4a24-b7e0-b8d311e5c5cc', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-11-25 15:03:56,114 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 25000290-f241-4a24-b7e0-b8d311e5c5cc --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-11-25 15:03:55.980 10675 INFO rally.api [-] Building 'html' report for the following task(s): '25000290-f241-4a24-b7e0-b8d311e5c5cc'. 2018-11-25 15:03:56.010 10675 INFO rally.api [-] The report has been successfully built. 2018-11-25 15:03:56,120 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-25 15:03:56,120 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-25 15:03:56,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-11-25 15:03:56,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-25 15:03:56,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-25 15:03:56,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '597979ee-3a0a-42d4-adfb-6379cd4d8a4c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'flavor_name': 'rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-25 15:04:49,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fb5790b0-b2e6-41cd-993d-db320bba1681 2018-11-25 15:04:49,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fb5790b0-b2e6-41cd-993d-db320bba1681'] 2018-11-25 15:04:50,254 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fb5790b0-b2e6-41cd-993d-db320bba1681 -------------------------------------------------------------------------------- Task fb5790b0-b2e6-41cd-993d-db320bba1681: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb5790b0-b2e6-41cd-993d-db320bba1681 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | quotas.delete_quotas | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074842 Full duration: 8.751211 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb5790b0-b2e6-41cd-993d-db320bba1681 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | total | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> duration | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831375 Full duration: 8.68736 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb5790b0-b2e6-41cd-993d-db320bba1681 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.723752 Full duration: 8.448332 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb5790b0-b2e6-41cd-993d-db320bba1681 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | total | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> duration | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178701 Full duration: 8.988927 HINTS: * To plot HTML graphics with this data, run: rally task report fb5790b0-b2e6-41cd-993d-db320bba1681 --out output.html * To generate a JUnit report, run: rally task export fb5790b0-b2e6-41cd-993d-db320bba1681 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fb5790b0-b2e6-41cd-993d-db320bba1681 --json --out output.json 2018-11-25 15:04:50,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fb5790b0-b2e6-41cd-993d-db320bba1681', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-11-25 15:04:52,444 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fb5790b0-b2e6-41cd-993d-db320bba1681 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-11-25 15:04:52.336 11188 INFO rally.api [-] Building 'json' report for the following task(s): 'fb5790b0-b2e6-41cd-993d-db320bba1681'. 2018-11-25 15:04:52.340 11188 INFO rally.api [-] The report has been successfully built. 2018-11-25 15:04:52,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fb5790b0-b2e6-41cd-993d-db320bba1681', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-11-25 15:04:54,733 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fb5790b0-b2e6-41cd-993d-db320bba1681 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-11-25 15:04:54.609 11191 INFO rally.api [-] Building 'html' report for the following task(s): 'fb5790b0-b2e6-41cd-993d-db320bba1681'. 2018-11-25 15:04:54.631 11191 INFO rally.api [-] The report has been successfully built. 2018-11-25 15:04:54,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-25 15:04:54,741 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:22 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 00:59 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:41 | 11 | 100.00% | | nova | 06:37 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:39 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-25 15:04:54,741 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-11-25 15:04:54,870 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 15:04:54,870 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:54 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-25 15:04:54,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 15:04:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:04:55,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:04: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-7c5b4cb3-111b-4083-a2fb-fdf83896701e x-compute-request-id: req-7c5b4cb3-111b-4083-a2fb-fdf83896701e Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "28219bae-7782-4ed3-8d61-9a3b779c0c09", "name": "rally_sanity-flavor_alt_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/511162c8-4697-46bd-ba48-0584cff55be6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "511162c8-4697-46bd-ba48-0584cff55be6", "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 15:04:55,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-7c5b4cb3-111b-4083-a2fb-fdf83896701e 2018-11-25 15:04:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.216796875s 2018-11-25 15:04:55,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-7c5b4cb3-111b-4083-a2fb-fdf83896701e 2018-11-25 15:04:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 15:04:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:04:55,150 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:04: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-6a3221cb-b3d5-4cbc-b8f0-096d848e0029 x-compute-request-id: req-6a3221cb-b3d5-4cbc-b8f0-096d848e0029 Content-Length: 0 Content-Type: application/json 2018-11-25 15:04:55,150 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09 used request id req-6a3221cb-b3d5-4cbc-b8f0-096d848e0029 2018-11-25 15:04:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516228675842s 2018-11-25 15:04:55,150 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/28219bae-7782-4ed3-8d61-9a3b779c0c09 used request id req-6a3221cb-b3d5-4cbc-b8f0-096d848e0029 2018-11-25 15:04:55,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-25 15:04:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" -d '{"subnet_id": "abf53dd5-d075-433d-966e-98918cf8d765"}' 2018-11-25 15:04:56,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd6bb826-d1cd-4222-8494-60089fc9fde5 Date: Sun, 25 Nov 2018 15:04:56 GMT RESP BODY: {"network_id": "597979ee-3a0a-42d4-adfb-6379cd4d8a4c", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "subnet_id": "abf53dd5-d075-433d-966e-98918cf8d765", "subnet_ids": ["abf53dd5-d075-433d-966e-98918cf8d765"], "port_id": "5020d280-b176-4929-b361-d3dc5432238c", "id": "b9217f8d-9fb7-40ef-ac01-6782a245059b"} 2018-11-25 15:04:56,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b/remove_router_interface.json used request id req-dd6bb826-d1cd-4222-8494-60089fc9fde5 2018-11-25 15:04:56,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.56911802292s 2018-11-25 15:04:56,720 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b/remove_router_interface.json used request id req-dd6bb826-d1cd-4222-8494-60089fc9fde5 returning object b9217f8d-9fb7-40ef-ac01-6782a245059b 2018-11-25 15:04:56,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-25 15:04:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:04:57,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-d3d77081-28d8-4b1d-b5c2-973adcab6005 Date: Sun, 25 Nov 2018 15:04:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "352fc4336fda40dfa5426c97e901a308", "created_at": "2018-11-25T14:39:03Z", "admin_state_up": true, "updated_at": "2018-11-25T15:04:55Z", "project_id": "352fc4336fda40dfa5426c97e901a308", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b9217f8d-9fb7-40ef-ac01-6782a245059b", "name": "rally_sanity-router_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}]} 2018-11-25 15:04:57,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d3d77081-28d8-4b1d-b5c2-973adcab6005 2018-11-25 15:04:57,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.307799100876s 2018-11-25 15:04:57,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d3d77081-28d8-4b1d-b5c2-973adcab6005 2018-11-25 15:04:57,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-25 15:04:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:00,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f364c87-c58e-4aab-88cf-f23c6787db81 Content-Length: 0 Date: Sun, 25 Nov 2018 15:05:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:05:00,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b.json used request id req-4f364c87-c58e-4aab-88cf-f23c6787db81 2018-11-25 15:05:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.70455098152s 2018-11-25 15:05:00,736 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b9217f8d-9fb7-40ef-ac01-6782a245059b.json used request id req-4f364c87-c58e-4aab-88cf-f23c6787db81 2018-11-25 15:05:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 15:05:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:00,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-541c628d-dd6a-4798-9cec-16ba2c702d76 Date: Sun, 25 Nov 2018 15:05:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"597979ee-3a0a-42d4-adfb-6379cd4d8a4c","tenant_id":"352fc4336fda40dfa5426c97e901a308","created_at":"2018-11-25T14:39:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T14:39:02Z","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":"352fc4336fda40dfa5426c97e901a308","id":"abf53dd5-d075-433d-966e-98918cf8d765","subnetpool_id":null,"name":"rally_sanity-subnet_54cd2699-c532-4ef1-93e4-d6a01035d5f7"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:05:00,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-541c628d-dd6a-4798-9cec-16ba2c702d76 2018-11-25 15:05:00,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.195987939835s 2018-11-25 15:05:00,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-541c628d-dd6a-4798-9cec-16ba2c702d76 2018-11-25 15:05:00,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-25 15:05:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/abf53dd5-d075-433d-966e-98918cf8d765.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:02,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4044c0b-7970-4209-999d-fed94e300620 Date: Sun, 25 Nov 2018 15:05:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:05:02,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/abf53dd5-d075-433d-966e-98918cf8d765.json used request id req-a4044c0b-7970-4209-999d-fed94e300620 2018-11-25 15:05:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.0518860817s 2018-11-25 15:05:02,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/abf53dd5-d075-433d-966e-98918cf8d765.json used request id req-a4044c0b-7970-4209-999d-fed94e300620 2018-11-25 15:05:02,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 15:05:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:03,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-40902533-3f7b-4782-9889-579e67ad4a65 Date: Sun, 25 Nov 2018 15:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"597979ee-3a0a-42d4-adfb-6379cd4d8a4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"352fc4336fda40dfa5426c97e901a308","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:05:02Z","qos_policy_id":null,"name":"rally_sanity-net_54cd2699-c532-4ef1-93e4-d6a01035d5f7","admin_state_up":true,"tenant_id":"352fc4336fda40dfa5426c97e901a308","created_at":"2018-11-25T14:39:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:05:03,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-40902533-3f7b-4782-9889-579e67ad4a65 2018-11-25 15:05:03,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246381044388s 2018-11-25 15:05:03,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-40902533-3f7b-4782-9889-579e67ad4a65 2018-11-25 15:05:03,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-25 15:05:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/597979ee-3a0a-42d4-adfb-6379cd4d8a4c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:04,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2c63a8f-1c5b-4e94-af70-aebaca16fd09 Date: Sun, 25 Nov 2018 15:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:05:04,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/597979ee-3a0a-42d4-adfb-6379cd4d8a4c.json used request id req-e2c63a8f-1c5b-4e94-af70-aebaca16fd09 2018-11-25 15:05:04,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.852673053741s 2018-11-25 15:05:04,088 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/597979ee-3a0a-42d4-adfb-6379cd4d8a4c.json used request id req-e2c63a8f-1c5b-4e94-af70-aebaca16fd09 2018-11-25 15:05:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:05:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-bfd83e04-d5da-4ea5-8782-eadbdccae3ef Date: Sun, 25 Nov 2018 15:05:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d4346869-5201-4877-baaa-85e267dc45dc/snap", "metadata": {}}], "file": "/v2/images/d4346869-5201-4877-baaa-85e267dc45dc/file", "owner": "352fc4336fda40dfa5426c97e901a308", "id": "d4346869-5201-4877-baaa-85e267dc45dc", "size": 12716032, "self": "/v2/images/d4346869-5201-4877-baaa-85e267dc45dc", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d4346869-5201-4877-baaa-85e267dc45dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T14:39:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T14:39:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:05:04,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bfd83e04-d5da-4ea5-8782-eadbdccae3ef 2018-11-25 15:05:04,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162827968597s 2018-11-25 15:05:04,252 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bfd83e04-d5da-4ea5-8782-eadbdccae3ef 2018-11-25 15:05:04,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 15:05:04,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62b23cf628123401ff8707d802962e2393ddf724" 2018-11-25 15:05:05,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bebc31a-e994-4f41-9a3e-0ed7f9fa139e Date: Sun, 25 Nov 2018 15:05:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:05:05,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc used request id req-0bebc31a-e994-4f41-9a3e-0ed7f9fa139e 2018-11-25 15:05:05,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5658788681s 2018-11-25 15:05:05,820 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d4346869-5201-4877-baaa-85e267dc45dc used request id req-0bebc31a-e994-4f41-9a3e-0ed7f9fa139e 2018-11-25 15:05:05,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 15:05:05,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:05 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-fef6eae8-e4be-4684-9adf-8b136443355c x-compute-request-id: req-fef6eae8-e4be-4684-9adf-8b136443355c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/511162c8-4697-46bd-ba48-0584cff55be6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "511162c8-4697-46bd-ba48-0584cff55be6", "name": "rally_sanity-flavor_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 15:05:05,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-fef6eae8-e4be-4684-9adf-8b136443355c 2018-11-25 15:05:05,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0423030853271s 2018-11-25 15:05:05,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-fef6eae8-e4be-4684-9adf-8b136443355c 2018-11-25 15:05:05,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 15:05:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:05,922 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:05:05 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-96720e8e-447f-4369-8e7f-4043bf0cfb30 x-compute-request-id: req-96720e8e-447f-4369-8e7f-4043bf0cfb30 Content-Length: 0 Content-Type: application/json 2018-11-25 15:05:05,922 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6 used request id req-96720e8e-447f-4369-8e7f-4043bf0cfb30 2018-11-25 15:05:05,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0562710762024s 2018-11-25 15:05:05,922 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/511162c8-4697-46bd-ba48-0584cff55be6 used request id req-96720e8e-447f-4369-8e7f-4043bf0cfb30 2018-11-25 15:05:05,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:05:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad760ec-4aa3-49b0-a679-b4ca42058649 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7", "links": {"self": "http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a"}, "domain_id": "default", "enabled": true, "id": "cad740aca8cd44688029e7f91d4ec01a", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:05:06,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0ad760ec-4aa3-49b0-a679-b4ca42058649 2018-11-25 15:05:06,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966360569s 2018-11-25 15:05:06,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0ad760ec-4aa3-49b0-a679-b4ca42058649 2018-11-25 15:05:06,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:05:06,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971f4d0a-8ecb-4677-be48-a81af6dc9adc Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a"}, "enabled": true, "id": "cad740aca8cd44688029e7f91d4ec01a", "options": {}, "domain_id": "default", "name": "rally_sanity-user_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}} 2018-11-25 15:05:06,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a used request id req-971f4d0a-8ecb-4677-be48-a81af6dc9adc 2018-11-25 15:05:06,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0862979888916s 2018-11-25 15:05:06,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a used request id req-971f4d0a-8ecb-4677-be48-a81af6dc9adc 2018-11-25 15:05:06,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 15:05:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70860e4d-ed9f-4307-807e-17c969c045b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:05:06,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a used request id req-70860e4d-ed9f-4307-807e-17c969c045b1 2018-11-25 15:05:06,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189051866531s 2018-11-25 15:05:06,303 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cad740aca8cd44688029e7f91d4ec01a used request id req-70860e4d-ed9f-4307-807e-17c969c045b1 2018-11-25 15:05:06,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:05:06,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf0cb85-de6a-4157-a01f-15e9799c7198 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308"}, "enabled": true, "id": "352fc4336fda40dfa5426c97e901a308", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_54cd2699-c532-4ef1-93e4-d6a01035d5f7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:05:06,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-dbf0cb85-de6a-4157-a01f-15e9799c7198 2018-11-25 15:05:06,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0838022232056s 2018-11-25 15:05:06,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-dbf0cb85-de6a-4157-a01f-15e9799c7198 2018-11-25 15:05:06,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 15:05:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5946568-07d3-4d68-996b-17f73e0349d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:05:06,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308 used request id req-c5946568-07d3-4d68-996b-17f73e0349d9 2018-11-25 15:05:06,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17859005928s 2018-11-25 15:05:06,570 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/352fc4336fda40dfa5426c97e901a308 used request id req-c5946568-07d3-4d68-996b-17f73e0349d9 2018-11-25 15:05:06,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf995f33-3bf2-4b3f-a44d-62f909a2964d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "218bf33adb334beea29e5e1b0793a9ef", "links": {"self": "http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:06,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf995f33-3bf2-4b3f-a44d-62f909a2964d 2018-11-25 15:05:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873048305511s 2018-11-25 15:05:06,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 15:05:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:06,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647fc29b-3287-4e76-92fa-fd66ebe77f7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:05:06,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/218bf33adb334beea29e5e1b0793a9ef used request id req-647fc29b-3287-4e76-92fa-fd66ebe77f7e 2018-11-25 15:05:06,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104108810425s 2018-11-25 15:05:06,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 15:05:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=352fc4336fda40dfa5426c97e901a308&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:07,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a0ec2179-6ed1-4b2b-ac40-39237445defa Date: Sun, 25 Nov 2018 15:05:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352fc4336fda40dfa5426c97e901a308", "created_at": "2018-11-25T14:39:01Z", "updated_at": "2018-11-25T14:39:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "33c5ca36-e297-488d-9965-7f36fa2bbf44", "remote_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv6", "project_id": "352fc4336fda40dfa5426c97e901a308"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "6520de80-3201-49a1-93b3-bb09a5e041fb", "remote_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv4", "project_id": "352fc4336fda40dfa5426c97e901a308"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "a840e4ae-898d-43bf-90c9-c3679c8ee0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv4", "project_id": "352fc4336fda40dfa5426c97e901a308"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "b8ee7e01-7a81-4a8d-8511-62ea17e132a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv6", "project_id": "352fc4336fda40dfa5426c97e901a308"}], "revision_number": 4, "project_id": "352fc4336fda40dfa5426c97e901a308", "id": "b8dd4530-043c-4e94-8b11-66df1113b102", "name": "default"}]} 2018-11-25 15:05:07,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=352fc4336fda40dfa5426c97e901a308&name=default used request id req-a0ec2179-6ed1-4b2b-ac40-39237445defa 2018-11-25 15:05:07,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.579371929169s 2018-11-25 15:05:07,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=352fc4336fda40dfa5426c97e901a308&name=default used request id req-a0ec2179-6ed1-4b2b-ac40-39237445defa 2018-11-25 15:05:07,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 15:05:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:07,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b8b0b5bd-1b13-443d-b8a6-01116452d1ba Date: Sun, 25 Nov 2018 15:05:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "352fc4336fda40dfa5426c97e901a308", "created_at": "2018-11-25T14:39:01Z", "updated_at": "2018-11-25T14:39:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "6520de80-3201-49a1-93b3-bb09a5e041fb", "remote_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv4", "project_id": "352fc4336fda40dfa5426c97e901a308"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "b8ee7e01-7a81-4a8d-8511-62ea17e132a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv6", "project_id": "352fc4336fda40dfa5426c97e901a308"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "a840e4ae-898d-43bf-90c9-c3679c8ee0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv4", "project_id": "352fc4336fda40dfa5426c97e901a308"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:39:01Z", "revision_number": 0, "id": "33c5ca36-e297-488d-9965-7f36fa2bbf44", "remote_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "remote_ip_prefix": null, "created_at": "2018-11-25T14:39:01Z", "security_group_id": "b8dd4530-043c-4e94-8b11-66df1113b102", "tenant_id": "352fc4336fda40dfa5426c97e901a308", "port_range_min": null, "ethertype": "IPv6", "project_id": "352fc4336fda40dfa5426c97e901a308"}], "revision_number": 4, "project_id": "352fc4336fda40dfa5426c97e901a308", "id": "b8dd4530-043c-4e94-8b11-66df1113b102", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 15:05:07,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b8b0b5bd-1b13-443d-b8a6-01116452d1ba 2018-11-25 15:05:07,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197325944901s 2018-11-25 15:05:07,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b8b0b5bd-1b13-443d-b8a6-01116452d1ba 2018-11-25 15:05:07,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 15:05:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b8dd4530-043c-4e94-8b11-66df1113b102.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06df57fe41cb3c4d7b314cb4ff711b4c284317de" 2018-11-25 15:05:07,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c03cbd36-48aa-4fb2-a7c4-6189e15d9787 Content-Length: 0 Date: Sun, 25 Nov 2018 15:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:05:07,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b8dd4530-043c-4e94-8b11-66df1113b102.json used request id req-c03cbd36-48aa-4fb2-a7c4-6189e15d9787 2018-11-25 15:05:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.302754878998s 2018-11-25 15:05:07,855 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b8dd4530-043c-4e94-8b11-66df1113b102.json used request id req-c03cbd36-48aa-4fb2-a7c4-6189e15d9787 2018-11-25 15:05:07,908 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 15:05:07,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 15:05:07,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 15:05:07,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 15:05:07,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 15:05:07,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 15:05:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:05:07,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b545fd06-8cf8-4fd3-ac54-c516a804b8ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:05:07,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b545fd06-8cf8-4fd3-ac54-c516a804b8ed 2018-11-25 15:05:07,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:05:08,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["mPibzyDeS2eYnFW5YkNbPA"], "issued_at": "2018-11-25T15:05:08.000000Z"}} 2018-11-25 15:05:08,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 15:05:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:08,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fe820244-7268-4cf1-ae0b-1ffdd4b58f63 Date: Sun, 25 Nov 2018 15:05:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:05:08,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe820244-7268-4cf1-ae0b-1ffdd4b58f63 2018-11-25 15:05:08,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.234612226486s 2018-11-25 15:05:08,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe820244-7268-4cf1-ae0b-1ffdd4b58f63 2018-11-25 15:05:08,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 15:05:08,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:08,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:05:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:05:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:08,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0931e18f-bb1c-44b9-8951-8f92dda9677d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 15:05:08,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0931e18f-bb1c-44b9-8951-8f92dda9677d 2018-11-25 15:05:08,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0862519741058s 2018-11-25 15:05:08,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 15:05:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}}' 2018-11-25 15:05:08,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0229b36f-7388-42d1-823b-5fa84dfa71bb Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9"}, "enabled": true, "id": "60c91224439740fe80930366b57dc4b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}} 2018-11-25 15:05:08,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0229b36f-7388-42d1-823b-5fa84dfa71bb 2018-11-25 15:05:08,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106293916702s 2018-11-25 15:05:08,771 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0229b36f-7388-42d1-823b-5fa84dfa71bb 2018-11-25 15:05:08,772 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'id': u'60c91224439740fe80930366b57dc4b9', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 15:05:08,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 15:05:09,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.496809005737s 2018-11-25 15:05:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4e68aa-2523-4126-be7e-9a16054e57f2 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e"}, "enabled": true, "id": "a27cc37f2dd0491b8223b010642d2e3e", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}} 2018-11-25 15:05:09,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e used request id req-ba4e68aa-2523-4126-be7e-9a16054e57f2 2018-11-25 15:05:09,361 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a27cc37f2dd0491b8223b010642d2e3e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a'}) 2018-11-25 15:05:09,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567e7a1a-c7c7-4a44-8151-f3cce16d6f61 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:09,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-567e7a1a-c7c7-4a44-8151-f3cce16d6f61 2018-11-25 15:05:09,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798418521881s 2018-11-25 15:05:09,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe410cb-b54e-4edc-989f-db6e7900200d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:09,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bfe410cb-b54e-4edc-989f-db6e7900200d 2018-11-25 15:05:09,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824539661407s 2018-11-25 15:05:09,526 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 15:05:09,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 15:05:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" -d '{"role": {"name": "Member"}}' 2018-11-25 15:05:09,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54efe173-f9da-4411-baf8-9b540cb177b1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}} 2018-11-25 15:05:09,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-54efe173-f9da-4411-baf8-9b540cb177b1 2018-11-25 15:05:09,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.118129014969s 2018-11-25 15:05:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0c7f72-0acb-4d28-a190-d8002c810c54 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "domain_id": null, "name": "Member", "id": "3d0cf6eafa3b488498f22b817498de3f"}} 2018-11-25 15:05:09,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f used request id req-0b0c7f72-0acb-4d28-a190-d8002c810c54 2018-11-25 15:05:09,725 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f'}, 'domain_id': None, 'human_id': None, 'id': u'3d0cf6eafa3b488498f22b817498de3f', 'HUMAN_ID': False}) 2018-11-25 15:05:09,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3296ad34-f155-4920-834f-45e847b27872 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:09,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3296ad34-f155-4920-834f-45e847b27872 2018-11-25 15:05:09,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083349943161s 2018-11-25 15:05:09,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:05:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b0b0c4-491e-4205-a11c-059b6ae699c4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:05:09,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-09b0b0c4-491e-4205-a11c-059b6ae699c4 2018-11-25 15:05:09,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744068622589s 2018-11-25 15:05:09,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:05:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:09,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429dca83-8641-4f94-a7a5-4f30e1f4510a Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "links": {"self": "http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e"}, "domain_id": "default", "enabled": true, "id": "a27cc37f2dd0491b8223b010642d2e3e", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:05:09,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-429dca83-8641-4f94-a7a5-4f30e1f4510a 2018-11-25 15:05:09,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095360994339s 2018-11-25 15:05:09,981 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-429dca83-8641-4f94-a7a5-4f30e1f4510a 2018-11-25 15:05:09,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:05:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56edc9c0-cf76-4bb8-9736-4e65fb67d886 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9"}, "enabled": true, "id": "60c91224439740fe80930366b57dc4b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:05:10,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-56edc9c0-cf76-4bb8-9736-4e65fb67d886 2018-11-25 15:05:10,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808088779449s 2018-11-25 15:05:10,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-56edc9c0-cf76-4bb8-9736-4e65fb67d886 2018-11-25 15:05:10,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:05:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&scope.project.id=60c91224439740fe80930366b57dc4b9&role.id=3d0cf6eafa3b488498f22b817498de3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580ae401-684d-4069-84a4-763c2cd0d2c4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&scope.project.id=60c91224439740fe80930366b57dc4b9&role.id=3d0cf6eafa3b488498f22b817498de3f", "previous": null, "next": null}} 2018-11-25 15:05:10,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&scope.project.id=60c91224439740fe80930366b57dc4b9&role.id=3d0cf6eafa3b488498f22b817498de3f used request id req-580ae401-684d-4069-84a4-763c2cd0d2c4 2018-11-25 15:05:10,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736379623413s 2018-11-25 15:05:10,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:05:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9/users/a27cc37f2dd0491b8223b010642d2e3e/roles/3d0cf6eafa3b488498f22b817498de3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51984454-1133-415a-b750-e2fca8a90cb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:05:10,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9/users/a27cc37f2dd0491b8223b010642d2e3e/roles/3d0cf6eafa3b488498f22b817498de3f used request id req-51984454-1133-415a-b750-e2fca8a90cb8 2018-11-25 15:05:10,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.137125968933s 2018-11-25 15:05:10,284 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '86c3e2bb-515d-4bac-be3f-8c01364b3a65', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'project_id': u'60c91224439740fe80930366b57dc4b9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 15:05:10,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 15:05:10,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 15:05:10,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 15:05:10,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 15:05:10,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 15:05:10,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 15:05:10,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 15:05:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 15:05:10,289 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'password': '86c3e2bb-515d-4bac-be3f-8c01364b3a65', 'project_name': 'refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '60c91224439740fe80930366b57dc4b9', 'project_domain_name': 'Default'} 2018-11-25 15:05:10,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb554dad-2336-4a71-b027-83a6ec804beb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:10,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eb554dad-2336-4a71-b027-83a6ec804beb 2018-11-25 15:05:10,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776870250702s 2018-11-25 15:05:10,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67820eb-008b-419f-8958-93ab9d383bfc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:10,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a67820eb-008b-419f-8958-93ab9d383bfc 2018-11-25 15:05:10,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729720592499s 2018-11-25 15:05:10,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:05:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ff0c6b-b78c-4040-a63b-1a67294d8da8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:05:10,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f2ff0c6b-b78c-4040-a63b-1a67294d8da8 2018-11-25 15:05:10,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0830998420715s 2018-11-25 15:05:10,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:05:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3634b3d-d515-4b92-be3a-e528ecfbf190 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "links": {"self": "http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e"}, "domain_id": "default", "enabled": true, "id": "a27cc37f2dd0491b8223b010642d2e3e", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:05:10,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c3634b3d-d515-4b92-be3a-e528ecfbf190 2018-11-25 15:05:10,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970270633698s 2018-11-25 15:05:10,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c3634b3d-d515-4b92-be3a-e528ecfbf190 2018-11-25 15:05:10,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:05:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8271788-b1ca-413e-bce9-453fabd93418 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9"}, "enabled": true, "id": "60c91224439740fe80930366b57dc4b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:05:10,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c8271788-b1ca-413e-bce9-453fabd93418 2018-11-25 15:05:10,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0775809288025s 2018-11-25 15:05:10,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c8271788-b1ca-413e-bce9-453fabd93418 2018-11-25 15:05:10,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:05:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&scope.project.id=60c91224439740fe80930366b57dc4b9&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c98a1ba-5dbe-472b-989f-607d88ac7a99 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&scope.project.id=60c91224439740fe80930366b57dc4b9&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 15:05:10,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&scope.project.id=60c91224439740fe80930366b57dc4b9&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-8c98a1ba-5dbe-472b-989f-607d88ac7a99 2018-11-25 15:05:10,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0884470939636s 2018-11-25 15:05:10,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:05:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9/users/a27cc37f2dd0491b8223b010642d2e3e/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e91dd6ab-10ea-49ac-a805-a9446cdef2e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:05:10,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9/users/a27cc37f2dd0491b8223b010642d2e3e/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-e91dd6ab-10ea-49ac-a805-a9446cdef2e5 2018-11-25 15:05:10,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114830970764s 2018-11-25 15:05:10,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:10,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94842618-8ddf-4899-9a77-4f0770a3965d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:10,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-94842618-8ddf-4899-9a77-4f0770a3965d 2018-11-25 15:05:10,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733890533447s 2018-11-25 15:05:10,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:05:10,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:11,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cba47c4-84b3-45a2-9e94-4caf25d6e981 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:05:11,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1cba47c4-84b3-45a2-9e94-4caf25d6e981 2018-11-25 15:05:11,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0829191207886s 2018-11-25 15:05:11,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:05:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:11,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12048841-6ad3-4a33-847e-88a2306481da Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "links": {"self": "http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e"}, "domain_id": "default", "enabled": true, "id": "a27cc37f2dd0491b8223b010642d2e3e", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:05:11,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-12048841-6ad3-4a33-847e-88a2306481da 2018-11-25 15:05:11,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103818893433s 2018-11-25 15:05:11,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-12048841-6ad3-4a33-847e-88a2306481da 2018-11-25 15:05:11,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:05:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:11,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b7c699-0057-465b-b1c0-a43001dfc738 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-25 15:05:11,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a27cc37f2dd0491b8223b010642d2e3e&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default used request id req-85b7c699-0057-465b-b1c0-a43001dfc738 2018-11-25 15:05:11,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0734331607819s 2018-11-25 15:05:11,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:05:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/a27cc37f2dd0491b8223b010642d2e3e/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:05:11,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff65a01-00af-4185-88fb-f99fdc7248ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:05:11,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/a27cc37f2dd0491b8223b010642d2e3e/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-fff65a01-00af-4185-88fb-f99fdc7248ab 2018-11-25 15:05:11,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13073515892s 2018-11-25 15:05:11,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-25 15:05:14,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-25 15:05:13.593 11194 INFO rally.deployment.engine [-] Deployment 8d5144b0-20f4-4f84-b928-71b02df86c8f | Starting: Destroy cloud and free allocated resources. 2018-11-25 15:05:13.796 11194 INFO rally.deployment.engine [-] Deployment 8d5144b0-20f4-4f84-b928-71b02df86c8f | Completed: Destroy cloud and free allocated resources. 2018-11-25 15:05:13.819 11194 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f). 2018-11-25 15:05:13.824 11194 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-25 15:05:16,337 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-25 15:05:16.047 11197 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=724c7e46-8a13-4568-8137-a52673c6d537) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 724c7e46-8a13-4568-8137-a52673c6d537 | 2018-11-25T15:05:15 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 724c7e46-8a13-4568-8137-a52673c6d537 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-25 15:05:19,631 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-11-25 15:05:19,631 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-25 15:05:22,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-25 15:05:21.747 11203 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0325addb-3523-47b6-ac8c-27c6c92eac0f). 2018-11-25 15:05:21.863 11203 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-25 15:05:25,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-25 15:05:24.060 11206 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-25 15:05:24.179 11206 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-25 15:05:25.221 11206 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3) has been successfully created! Using verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3) as the default verifier for the future CLI operations. 2018-11-25 15:05:28,260 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-25 15:05:28,261 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:05:28,383 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 15:05:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:05:28,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b51262-4921-48f8-bb6e-46da64bc6691 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:05:28,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-13b51262-4921-48f8-bb6e-46da64bc6691 2018-11-25 15:05:28,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:05:28,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d0cf6eafa3b488498f22b817498de3f", "name": "Member"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60c91224439740fe80930366b57dc4b9", "name": "refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/60c91224439740fe80930366b57dc4b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/60c91224439740fe80930366b57dc4b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/60c91224439740fe80930366b57dc4b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/60c91224439740fe80930366b57dc4b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/60c91224439740fe80930366b57dc4b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/60c91224439740fe80930366b57dc4b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/60c91224439740fe80930366b57dc4b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/60c91224439740fe80930366b57dc4b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/60c91224439740fe80930366b57dc4b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/60c91224439740fe80930366b57dc4b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/60c91224439740fe80930366b57dc4b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/60c91224439740fe80930366b57dc4b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "id": "a27cc37f2dd0491b8223b010642d2e3e"}, "audit_ids": ["4VGgH-jPTIGUmn2qK7OPAg"], "issued_at": "2018-11-25T15:05:28.000000Z"}} 2018-11-25 15:05:28,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:28,795 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 15:05:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 15:05:28,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:05:28,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:28,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c19e449b-8033-415a-9f61-5f9921f45875 Date: Sun, 25 Nov 2018 15:05:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:05:28,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c19e449b-8033-415a-9f61-5f9921f45875 2018-11-25 15:05:28,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196887969971s 2018-11-25 15:05:28,996 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c19e449b-8033-415a-9f61-5f9921f45875 2018-11-25 15:05:28,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 15:05:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}' 2018-11-25 15:05:29,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c X-Openstack-Request-Id: req-926613db-d723-4990-b111-9ac0cded2f2e Date: Sun, 25 Nov 2018 15:05:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "f56d9c0b-1973-417e-b290-533f8a6fa05c", "size": null, "self": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:29Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": null, "created_at": "2018-11-25T15:05:29Z", "protected": false} 2018-11-25 15:05:29,198 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-926613db-d723-4990-b111-9ac0cded2f2e 2018-11-25 15:05:29,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.200642824173s 2018-11-25 15:05:29,199 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-926613db-d723-4990-b111-9ac0cded2f2e returning object f56d9c0b-1973-417e-b290-533f8a6fa05c 2018-11-25 15:05:29,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 15:05:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" -d '' 2018-11-25 15:05:31,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04f8b66f-b437-46d1-ace1-ec81afad53b3 Date: Sun, 25 Nov 2018 15:05:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:05:31,179 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file used request id req-04f8b66f-b437-46d1-ace1-ec81afad53b3 2018-11-25 15:05:31,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.9791829586s 2018-11-25 15:05:31,179 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file used request id req-04f8b66f-b437-46d1-ace1-ec81afad53b3 2018-11-25 15:05:31,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:05:31,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:31,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-8ffb593f-f366-4c7d-adb5-d23499a9dec6 Date: Sun, 25 Nov 2018 15:05:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "metadata": {}}], "file": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "f56d9c0b-1973-417e-b290-533f8a6fa05c", "size": 12716032, "self": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:31Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:05:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:05:31,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8ffb593f-f366-4c7d-adb5-d23499a9dec6 2018-11-25 15:05:31,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174024820328s 2018-11-25 15:05:31,354 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8ffb593f-f366-4c7d-adb5-d23499a9dec6 2018-11-25 15:05:31,356 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file', 'owner': u'60c91224439740fe80930366b57dc4b9', 'id': u'f56d9c0b-1973-417e-b290-533f8a6fa05c', 'size': 12716032, u'self': u'/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60c91224439740fe80930366b57dc4b9', 'name': 'refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T15:05:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T15:05:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'created': u'2018-11-25T15:05:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T15:05:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 15:05:31,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 15:05:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 15:05:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:31 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-7507937a-a4b6-4465-811a-4ff7563bf09a x-compute-request-id: req-7507937a-a4b6-4465-811a-4ff7563bf09a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "name": "refstack_defcore-flavor_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:05:31,535 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7507937a-a4b6-4465-811a-4ff7563bf09a 2018-11-25 15:05:31,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.177922010422s 2018-11-25 15:05:31,536 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7507937a-a4b6-4465-811a-4ff7563bf09a returning object dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7 2018-11-25 15:05:31,537 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', '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'2b4adc94c250401ebba1b3096fd3be53', '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'dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7', 'swap': 0}) 2018-11-25 15:05:31,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 15:05:31,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" -d '{"extra_specs": {}}' 2018-11-25 15:05:31,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:31 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-9ac0162d-8a5b-42b1-af92-53e2702f81d3 x-compute-request-id: req-9ac0162d-8a5b-42b1-af92-53e2702f81d3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 15:05:31,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7/os-extra_specs used request id req-9ac0162d-8a5b-42b1-af92-53e2702f81d3 2018-11-25 15:05:31,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195469856262s 2018-11-25 15:05:31,557 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7/os-extra_specs used request id req-9ac0162d-8a5b-42b1-af92-53e2702f81d3 2018-11-25 15:05:31,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:05:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:31,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:05:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:05:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:31,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb751cdb-cb98-4cb9-8ecf-76a72dd528a6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:05:31,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eb751cdb-cb98-4cb9-8ecf-76a72dd528a6 2018-11-25 15:05:31,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0979280471802s 2018-11-25 15:05:31,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-25 15:05:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:31,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05:31 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-829e4a48-0ee4-49c8-af67-5b4f98e75bef x-compute-request-id: req-829e4a48-0ee4-49c8-af67-5b4f98e75bef Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 15:05:31,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-829e4a48-0ee4-49c8-af67-5b4f98e75bef 2018-11-25 15:05:31,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.19674706459s 2018-11-25 15:05:31,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-829e4a48-0ee4-49c8-af67-5b4f98e75bef 2018-11-25 15:05:31,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:05:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:32,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-41244bf9-c146-4b8a-a7ad-b5cce525da37 Date: Sun, 25 Nov 2018 15:05:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "metadata": {}}], "file": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "f56d9c0b-1973-417e-b290-533f8a6fa05c", "size": 12716032, "self": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:31Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:05:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:05:32,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-41244bf9-c146-4b8a-a7ad-b5cce525da37 2018-11-25 15:05:32,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168246984482s 2018-11-25 15:05:32,027 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-41244bf9-c146-4b8a-a7ad-b5cce525da37 2018-11-25 15:05:32,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 15:05:32,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}' 2018-11-25 15:05:32,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d X-Openstack-Request-Id: req-65de6d4e-cc4c-4000-b12e-5eb8ad76c3cc Date: Sun, 25 Nov 2018 15:05:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "ccf775e2-56ef-4c4a-acde-dbd65a03314d", "size": null, "self": "/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:32Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": null, "created_at": "2018-11-25T15:05:32Z", "protected": false} 2018-11-25 15:05:32,072 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-65de6d4e-cc4c-4000-b12e-5eb8ad76c3cc 2018-11-25 15:05:32,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0424120426178s 2018-11-25 15:05:32,072 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-65de6d4e-cc4c-4000-b12e-5eb8ad76c3cc returning object ccf775e2-56ef-4c4a-acde-dbd65a03314d 2018-11-25 15:05:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 15:05:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" -d '' 2018-11-25 15:05:33,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-351d326e-84e0-4434-954b-7ea8fb14718c Date: Sun, 25 Nov 2018 15:05:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:05:33,340 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/file used request id req-351d326e-84e0-4434-954b-7ea8fb14718c 2018-11-25 15:05:33,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26685595512s 2018-11-25 15:05:33,340 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/file used request id req-351d326e-84e0-4434-954b-7ea8fb14718c 2018-11-25 15:05:33,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:05:33,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:05:33,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-bc362c94-dab5-4b63-b04b-032710821a74 Date: Sun, 25 Nov 2018 15:05:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/snap", "metadata": {}}], "file": "/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "ccf775e2-56ef-4c4a-acde-dbd65a03314d", "size": 12716032, "self": "/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:33Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:05:32Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "metadata": {}}], "file": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "f56d9c0b-1973-417e-b290-533f8a6fa05c", "size": 12716032, "self": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:31Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:05:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:05:33,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bc362c94-dab5-4b63-b04b-032710821a74 2018-11-25 15:05:33,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174395799637s 2018-11-25 15:05:33,516 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bc362c94-dab5-4b63-b04b-032710821a74 2018-11-25 15:05:33,518 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/file', 'owner': u'60c91224439740fe80930366b57dc4b9', 'id': u'ccf775e2-56ef-4c4a-acde-dbd65a03314d', 'size': 12716032, u'self': u'/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60c91224439740fe80930366b57dc4b9', 'name': 'refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T15:05:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T15:05:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'created': u'2018-11-25T15:05:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T15:05:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 15:05:33,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 15:05:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 15:05:33,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05: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-5d9428bd-fa68-403f-8a57-24892772279b x-compute-request-id: req-5d9428bd-fa68-403f-8a57-24892772279b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "150c1a0f-1331-4a29-ac88-4398e3ac8879", "name": "refstack_defcore-flavor_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:05:33,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5d9428bd-fa68-403f-8a57-24892772279b 2018-11-25 15:05:33,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0698368549347s 2018-11-25 15:05:33,590 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5d9428bd-fa68-403f-8a57-24892772279b returning object 150c1a0f-1331-4a29-ac88-4398e3ac8879 2018-11-25 15:05:33,590 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'150c1a0f-1331-4a29-ac88-4398e3ac8879', 'swap': 0}) 2018-11-25 15:05:33,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 15:05:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" -d '{"extra_specs": {}}' 2018-11-25 15:05:33,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:05: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 x-openstack-request-id: req-a5c98584-f52b-40aa-a394-0d514064a4b6 x-compute-request-id: req-a5c98584-f52b-40aa-a394-0d514064a4b6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 15:05:33,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879/os-extra_specs used request id req-a5c98584-f52b-40aa-a394-0d514064a4b6 2018-11-25 15:05:33,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0323100090027s 2018-11-25 15:05:33,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879/os-extra_specs used request id req-a5c98584-f52b-40aa-a394-0d514064a4b6 2018-11-25 15:05:33,624 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'150c1a0f-1331-4a29-ac88-4398e3ac8879', 'swap': 0}) 2018-11-25 15:05:36,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-25 15:05:35.755 11225 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3) for deployment 'opnfv-rally' (UUID=724c7e46-8a13-4568-8137-a52673c6d537). 2018-11-25 15:05:36.595 11225 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-25 15:05:36.598 11225 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3) has been successfully configured for deployment 'opnfv-rally' (UUID=724c7e46-8a13-4568-8137-a52673c6d537)! 2018-11-25 15:05:36,760 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-25 15:05:36,761 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-25 15:05:36,764 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-25 15:05:39,067 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-11-25 15:05:39,067 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-11-25 15:05:39,067 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-11-25 15:05:39,067 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-11-25 15:05:39,067 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-11-25 15:05:39,067 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-11-25 15:05:39,068 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-11-25 15:05:39,069 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-11-25 15:05:39,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-11-25 15:05:39,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-11-25 15:05:39,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-11-25 15:05:39,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-11-25 15:05:39,074 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-11-25 15:05:39,075 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-11-25 15:05:39,077 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-25 15:05:39,094 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-25 15:05:39,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-11-25 15:05:41,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:41.178 11237 INFO rally.api [-] Starting verification (UUID=99115099-993d-4e19-8839-3b24fb72439e) for deployment 'opnfv-rally' (UUID=724c7e46-8a13-4568-8137-a52673c6d537) by verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3). 2018-11-25 15:05:41,179 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 99115099-993d-4e19-8839-3b24fb72439e 2018-11-25 15:05:48,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:48.222 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.574s] 2018-11-25 15:05:48,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:48.279 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.057s] 2018-11-25 15:05:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:49.358 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.815s] 2018-11-25 15:05:51,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:51.687 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.228s] 2018-11-25 15:05:59,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:59.483 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.831s] 2018-11-25 15:05:59,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:05:59.725 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [10.364s] 2018-11-25 15:06:07,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:07.987 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-11-25 15:06:08,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.002 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-11-25 15:06:08,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.139 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.136s] 2018-11-25 15:06:08,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.152 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-11-25 15:06:08,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.164 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-25 15:06:08,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.194 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-11-25 15:06:08,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.261 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-11-25 15:06:08,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.322 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2018-11-25 15:06:08,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.892 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.569s] 2018-11-25 15:06:08,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.907 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-11-25 15:06:08,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:08.977 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.070s] 2018-11-25 15:06:11,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:11.281 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2018-11-25 15:06:14,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:14.839 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.556s] 2018-11-25 15:06:16,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:16.221 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-11-25 15:06:19,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:19.774 11237 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-11-25 15:06:19,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:19.785 11237 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.010s] 2018-11-25 15:06:19,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:19.870 11237 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.084s] 2018-11-25 15:06:21,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:21.174 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [21.444s] 2018-11-25 15:06:23,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:23.609 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.139s] 2018-11-25 15:06:23,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:23.851 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.242s] 2018-11-25 15:06:24,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:24.724 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.871s] 2018-11-25 15:06:24,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:24.873 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.150s] 2018-11-25 15:06:24,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:24.969 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [25.521s] 2018-11-25 15:06:25,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:25.030 11237 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.156s] 2018-11-25 15:06:25,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:25.975 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.011s] 2018-11-25 15:06:28,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:28.322 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.150s] 2018-11-25 15:06:35,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:35.022 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.367s] 2018-11-25 15:06:40,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:40.745 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.722s] 2018-11-25 15:06:44,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:44.091 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.815s] 2018-11-25 15:06:44,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:44.347 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.602s] 2018-11-25 15:06:44,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:44.589 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.497s] 2018-11-25 15:06:45,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:45.064 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.474s] 2018-11-25 15:06:45,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:45.460 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.395s] 2018-11-25 15:06:46,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.079 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.619s] 2018-11-25 15:06:46,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.159 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.079s] 2018-11-25 15:06:46,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.254 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.095s] 2018-11-25 15:06:46,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.372 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.117s] 2018-11-25 15:06:46,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.441 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2018-11-25 15:06:46,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.519 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.077s] 2018-11-25 15:06:46,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:46.657 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.138s] 2018-11-25 15:06:47,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:47.748 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.400s] 2018-11-25 15:06:52,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:52.458 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.709s] 2018-11-25 15:06:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:56.354 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.895s] 2018-11-25 15:06:59,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:06:59.658 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.303s] 2018-11-25 15:07:00,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:00.422 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.076s] 2018-11-25 15:07:00,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:00.488 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-11-25 15:07:00,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:00.995 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.506s] 2018-11-25 15:07:01,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:01.094 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-11-25 15:07:01,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:01.096 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-25 15:07:05,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:05.479 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.820s] 2018-11-25 15:07:08,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:08.923 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.443s] 2018-11-25 15:07:09,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:09.060 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.137s] 2018-11-25 15:07:09,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:09.178 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.118s] 2018-11-25 15:07:09,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:09.230 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2018-11-25 15:07:09,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:09.323 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.092s] 2018-11-25 15:07:09,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:09.561 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.237s] 2018-11-25 15:07:09,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:09.805 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.243s] 2018-11-25 15:07:10,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:10.390 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.585s] 2018-11-25 15:07:10,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:10.443 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.053s] 2018-11-25 15:07:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:14.361 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.917s] 2018-11-25 15:07:21,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:21.503 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.155s] 2018-11-25 15:07:23,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:23.641 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.136s] 2018-11-25 15:07:24,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:24.438 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.797s] 2018-11-25 15:07:25,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:25.334 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.895s] 2018-11-25 15:07:26,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:26.074 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.739s] 2018-11-25 15:07:27,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:27.738 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.663s] 2018-11-25 15:07:28,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:28.618 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.879s] 2018-11-25 15:07:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:28.838 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.221s] 2018-11-25 15:07:28,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:28.871 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.032s] 2018-11-25 15:07:28,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:28.891 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-11-25 15:07:28,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:28.909 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-11-25 15:07:32,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:32.997 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [64.659s] 2018-11-25 15:07:35,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:35.896 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.466s] 2018-11-25 15:07:36,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:36.920 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.024s] 2018-11-25 15:07:37,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:37.171 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.403s] 2018-11-25 15:07:37,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:37.466 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.295s] 2018-11-25 15:07:47,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:47.766 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [2.923s] 2018-11-25 15:07:47,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:47.844 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.078s] 2018-11-25 15:07:48,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:48.523 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.678s] 2018-11-25 15:07:48,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:48.653 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.129s] 2018-11-25 15:07:48,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:48.655 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-11-25 15:07:52,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:52.705 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.947s] 2018-11-25 15:07:57,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:07:57.505 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.939s] 2018-11-25 15:08:00,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:00.014 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.308s] 2018-11-25 15:08:06,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:06.474 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.970s] 2018-11-25 15:08:17,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:17.067 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.546s] 2018-11-25 15:08:17,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:17.614 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.547s] 2018-11-25 15:08:17,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:17.814 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.200s] 2018-11-25 15:08:18,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:18.185 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.370s] 2018-11-25 15:08:18,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:18.564 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.378s] 2018-11-25 15:08:19,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:19.166 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.602s] 2018-11-25 15:08:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:26.327 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.754s] 2018-11-25 15:08:28,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:28.521 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.194s] 2018-11-25 15:08:32,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:32.774 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [26.293s] 2018-11-25 15:08:36,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:36.426 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.765s] 2018-11-25 15:08:38,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:38.023 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.597s] 2018-11-25 15:08:42,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:42.689 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.660s] 2018-11-25 15:08:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:43.570 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.885s] 2018-11-25 15:08:45,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:45.411 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.838s] 2018-11-25 15:08:47,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:47.024 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.614s] 2018-11-25 15:08:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:48.452 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.424s] 2018-11-25 15:08:48,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:48.520 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.072s] 2018-11-25 15:08:48,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:48.773 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.450s] 2018-11-25 15:08:50,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:50.449 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.674s] 2018-11-25 15:08:51,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:51.759 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.166s] 2018-11-25 15:08:57,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:57.296 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.499s] 2018-11-25 15:08:58,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:08:58.049 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.754s] 2018-11-25 15:09:17,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:17.898 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.029s] 2018-11-25 15:09:18,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:18.781 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.882s] 2018-11-25 15:09:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:19.531 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.749s] 2018-11-25 15:09:20,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:20.307 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.775s] 2018-11-25 15:09:21,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:21.213 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.905s] 2018-11-25 15:09:22,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:22.141 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.926s] 2018-11-25 15:09:22,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:22.366 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.225s] 2018-11-25 15:09:23,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:23.288 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.918s] 2018-11-25 15:09:23,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:23.294 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.508s] 2018-11-25 15:09:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:23.838 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.552s] 2018-11-25 15:09:24,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:24.438 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.599s] 2018-11-25 15:09:25,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:25.106 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.667s] 2018-11-25 15:09:25,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:25.655 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.549s] 2018-11-25 15:09:26,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:26.313 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.656s] 2018-11-25 15:09:27,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:27.201 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.887s] 2018-11-25 15:09:27,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:27.587 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.385s] 2018-11-25 15:09:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:28.308 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.720s] 2018-11-25 15:09:28,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:28.693 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.385s] 2018-11-25 15:09:29,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:29.377 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.683s] 2018-11-25 15:09:36,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:36.429 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [38.372s] 2018-11-25 15:09:37,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:37.248 11237 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.266s] 2018-11-25 15:09:39,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:39.675 11237 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.308s] 2018-11-25 15:09:46,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:46.325 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.353s] 2018-11-25 15:09:49,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:49.312 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.251s] 2018-11-25 15:09:49,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:49.665 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.353s] 2018-11-25 15:09:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:51.802 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.476s] 2018-11-25 15:09:53,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:53.603 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.800s] 2018-11-25 15:09:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:53.818 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.215s] 2018-11-25 15:09:53,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:53.898 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.079s] 2018-11-25 15:09:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:54.090 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.191s] 2018-11-25 15:09:54,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:54.272 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.182s] 2018-11-25 15:09:54,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:54.739 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.171s] 2018-11-25 15:09:55,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:55.279 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.538s] 2018-11-25 15:09:55,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:55.405 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.125s] 2018-11-25 15:09:55,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:55.436 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.031s] 2018-11-25 15:09:55,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:55.707 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.271s] 2018-11-25 15:09:56,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:56.280 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.571s] 2018-11-25 15:09:56,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:56.623 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.343s] 2018-11-25 15:09:56,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:56.668 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-11-25 15:09:56,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:56.707 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-11-25 15:09:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:56.899 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.190s] 2018-11-25 15:09:59,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:59.208 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.172s] 2018-11-25 15:09:59,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:59.458 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.249s] 2018-11-25 15:09:59,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:09:59.953 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.163s] 2018-11-25 15:10:09,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:09.193 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.969s] 2018-11-25 15:10:09,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:09.375 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.181s] 2018-11-25 15:10:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:10.415 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.267s] 2018-11-25 15:10:14,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:14.508 11237 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.288s] 2018-11-25 15:10:19,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:19.097 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.680s] 2018-11-25 15:10:22,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:22.331 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.208s] 2018-11-25 15:10:23,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:23.144 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.813s] 2018-11-25 15:10:31,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:31.223 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.123s] 2018-11-25 15:10:34,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:34.835 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.185s] 2018-11-25 15:10:35,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:35.015 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.180s] 2018-11-25 15:10:35,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:35.213 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.197s] 2018-11-25 15:10:35,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:35.742 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.527s] 2018-11-25 15:10:35,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:35.853 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.111s] 2018-11-25 15:10:36,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:36.501 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.647s] 2018-11-25 15:10:36,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:36.545 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.044s] 2018-11-25 15:10:36,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:36.738 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.193s] 2018-11-25 15:10:36,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:36.935 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.196s] 2018-11-25 15:10:36,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:36.983 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-11-25 15:10:37,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:37.023 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.040s] 2018-11-25 15:10:37,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:37.102 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.078s] 2018-11-25 15:10:37,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:37.176 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.073s] 2018-11-25 15:10:37,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:37.222 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.047s] 2018-11-25 15:10:37,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:37.272 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.049s] 2018-11-25 15:10:43,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:43.684 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.166s] 2018-11-25 15:10:43,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:43.850 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.166s] 2018-11-25 15:10:44,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:44.024 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.173s] 2018-11-25 15:10:44,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:44.193 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.169s] 2018-11-25 15:10:44,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:44.353 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.159s] 2018-11-25 15:10:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:44.366 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-11-25 15:10:44,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:44.718 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.351s] 2018-11-25 15:10:44,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:44.902 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.183s] 2018-11-25 15:10:45,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.068 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.166s] 2018-11-25 15:10:45,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.241 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.171s] 2018-11-25 15:10:45,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.399 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.157s] 2018-11-25 15:10:45,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.444 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.045s] 2018-11-25 15:10:45,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.489 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-11-25 15:10:45,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.525 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2018-11-25 15:10:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.562 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-11-25 15:10:45,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.572 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-11-25 15:10:45,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.606 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-11-25 15:10:45,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.783 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.176s] 2018-11-25 15:10:45,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:45.970 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.186s] 2018-11-25 15:10:46,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:10:46.003 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-11-25 15:10:50,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 99115099-993d-4e19-8839-3b24fb72439e 2018-11-25 15:10:50,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '99115099-993d-4e19-8839-3b24fb72439e']'. 2018-11-25 15:10:51,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-25 15:10:51,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-25 15:10:51,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 15:10:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 99115099-993d-4e19-8839-3b24fb72439e | 2018-11-25 15:10:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-25 15:10:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-25 15:05:41 | 2018-11-25 15:10:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-25 15:10:49 | 2018-11-25 15:10:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:08 | 2018-11-25 15:10:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 23cc56be-046e-4e28-ba78-9a7a0d9a6ef3) | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 724c7e46-8a13-4568-8137-a52673c6d537) | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-11-25 15:10:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 300.247 | 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 15:10:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-25 15:10:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-25 15:10:51,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-25 15:10:51,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 15:10:51,619 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:23 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-25 15:10:51,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 15:10:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:10:53,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-977b50a8-0e0f-498a-a794-9df13a152a20 Date: Sun, 25 Nov 2018 15:10:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:10:53,722 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d used request id req-977b50a8-0e0f-498a-a794-9df13a152a20 2018-11-25 15:10:53,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.09905910492s 2018-11-25 15:10:53,723 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ccf775e2-56ef-4c4a-acde-dbd65a03314d used request id req-977b50a8-0e0f-498a-a794-9df13a152a20 2018-11-25 15:10:53,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 15:10:53,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:53,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10: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-34058263-7c22-4874-8595-f42a516f4935 x-compute-request-id: req-34058263-7c22-4874-8595-f42a516f4935 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "150c1a0f-1331-4a29-ac88-4398e3ac8879", "name": "refstack_defcore-flavor_alt_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "name": "refstack_defcore-flavor_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 15:10:53,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-34058263-7c22-4874-8595-f42a516f4935 2018-11-25 15:10:53,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17831993103s 2018-11-25 15:10:53,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-34058263-7c22-4874-8595-f42a516f4935 2018-11-25 15:10:53,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 15:10:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:54,059 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:10: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-eb254b8f-d5ba-4d9b-bb42-19f9a2a8fefa x-compute-request-id: req-eb254b8f-d5ba-4d9b-bb42-19f9a2a8fefa Content-Length: 0 Content-Type: application/json 2018-11-25 15:10:54,059 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879 used request id req-eb254b8f-d5ba-4d9b-bb42-19f9a2a8fefa 2018-11-25 15:10:54,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.154940128326s 2018-11-25 15:10:54,060 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/150c1a0f-1331-4a29-ac88-4398e3ac8879 used request id req-eb254b8f-d5ba-4d9b-bb42-19f9a2a8fefa 2018-11-25 15:10:54,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:10:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:10:54,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-15dbb61d-90ca-4f6e-b698-04064ecdcbad Date: Sun, 25 Nov 2018 15:10:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "metadata": {}}], "file": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/file", "owner": "60c91224439740fe80930366b57dc4b9", "id": "f56d9c0b-1973-417e-b290-533f8a6fa05c", "size": 12716032, "self": "/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f56d9c0b-1973-417e-b290-533f8a6fa05c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:05:31Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:05:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:10:54,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-15dbb61d-90ca-4f6e-b698-04064ecdcbad 2018-11-25 15:10:54,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189289093018s 2018-11-25 15:10:54,250 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-15dbb61d-90ca-4f6e-b698-04064ecdcbad 2018-11-25 15:10:54,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 15:10:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d02e527db38cfec8f61b4a7ded17c244ad353c18" 2018-11-25 15:10:56,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7724db0-a91e-4897-9428-fc9d42645847 Date: Sun, 25 Nov 2018 15:10:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:10:56,057 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c used request id req-b7724db0-a91e-4897-9428-fc9d42645847 2018-11-25 15:10:56,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80413103104s 2018-11-25 15:10:56,057 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f56d9c0b-1973-417e-b290-533f8a6fa05c used request id req-b7724db0-a91e-4897-9428-fc9d42645847 2018-11-25 15:10:56,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 15:10:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10: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,Accept-Encoding x-openstack-request-id: req-70511610-7c52-4452-a83b-c7e432ce2f00 x-compute-request-id: req-70511610-7c52-4452-a83b-c7e432ce2f00 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7", "name": "refstack_defcore-flavor_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 15:10:56,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-70511610-7c52-4452-a83b-c7e432ce2f00 2018-11-25 15:10:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032054901123s 2018-11-25 15:10:56,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-70511610-7c52-4452-a83b-c7e432ce2f00 2018-11-25 15:10:56,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 15:10:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,136 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:10: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-b7fb0a8c-c881-443b-90a7-f60ae755d1af x-compute-request-id: req-b7fb0a8c-c881-443b-90a7-f60ae755d1af Content-Length: 0 Content-Type: application/json 2018-11-25 15:10:56,136 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7 used request id req-b7fb0a8c-c881-443b-90a7-f60ae755d1af 2018-11-25 15:10:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447599887848s 2018-11-25 15:10:56,137 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/dbf4fef5-2beb-44de-b0ad-cd88f3b36fc7 used request id req-b7fb0a8c-c881-443b-90a7-f60ae755d1af 2018-11-25 15:10:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:10:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c9be9d-da70-4d7c-8f78-895b2c4cb513 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a", "links": {"self": "http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e"}, "domain_id": "default", "enabled": true, "id": "a27cc37f2dd0491b8223b010642d2e3e", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:10:56,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56c9be9d-da70-4d7c-8f78-895b2c4cb513 2018-11-25 15:10:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990288257599s 2018-11-25 15:10:56,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56c9be9d-da70-4d7c-8f78-895b2c4cb513 2018-11-25 15:10:56,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:10:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212593bf-c0d2-45de-8909-8f1f44f2b69e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e"}, "enabled": true, "id": "a27cc37f2dd0491b8223b010642d2e3e", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}} 2018-11-25 15:10:56,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e used request id req-212593bf-c0d2-45de-8909-8f1f44f2b69e 2018-11-25 15:10:56,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.098051071167s 2018-11-25 15:10:56,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e used request id req-212593bf-c0d2-45de-8909-8f1f44f2b69e 2018-11-25 15:10:56,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 15:10:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d8d055-405c-4b02-bd1c-c7ea15684494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:10:56,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e used request id req-36d8d055-405c-4b02-bd1c-c7ea15684494 2018-11-25 15:10:56,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.36613702774s 2018-11-25 15:10:56,709 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a27cc37f2dd0491b8223b010642d2e3e used request id req-36d8d055-405c-4b02-bd1c-c7ea15684494 2018-11-25 15:10:56,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:10:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c7c91d-f406-47e6-867b-36928d8f6364 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9"}, "enabled": true, "id": "60c91224439740fe80930366b57dc4b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c97671d8-fc59-4f16-a932-5b7e4e1bed0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:10:56,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-53c7c91d-f406-47e6-867b-36928d8f6364 2018-11-25 15:10:56,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0780348777771s 2018-11-25 15:10:56,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-53c7c91d-f406-47e6-867b-36928d8f6364 2018-11-25 15:10:56,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 15:10:56,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:56,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c543ea09-0871-4af4-bc05-2ac8d763bb69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:10:56,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9 used request id req-c543ea09-0871-4af4-bc05-2ac8d763bb69 2018-11-25 15:10:56,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144014120102s 2018-11-25 15:10:56,935 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/60c91224439740fe80930366b57dc4b9 used request id req-c543ea09-0871-4af4-bc05-2ac8d763bb69 2018-11-25 15:10:56,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:10:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:57,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83e926f-3a4b-48d4-9513-2f2e4de8a280 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d0cf6eafa3b488498f22b817498de3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:10:57,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a83e926f-3a4b-48d4-9513-2f2e4de8a280 2018-11-25 15:10:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776138305664s 2018-11-25 15:10:57,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 15:10:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:57,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51f2e5b-381e-43e3-b30d-cc89ec12f1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:10:57,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3d0cf6eafa3b488498f22b817498de3f used request id req-f51f2e5b-381e-43e3-b30d-cc89ec12f1ec 2018-11-25 15:10:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108350038528s 2018-11-25 15:10:57,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 15:10:57,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=60c91224439740fe80930366b57dc4b9&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460e8bc92d90d05b816d0005ff2c597619a2bd25" 2018-11-25 15:10:57,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e93826d4-c549-44fb-8c2e-6dead0add340 Date: Sun, 25 Nov 2018 15:10:57 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:10:57,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=60c91224439740fe80930366b57dc4b9&name=default used request id req-e93826d4-c549-44fb-8c2e-6dead0add340 2018-11-25 15:10:57,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187371015549s 2018-11-25 15:10:57,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=60c91224439740fe80930366b57dc4b9&name=default used request id req-e93826d4-c549-44fb-8c2e-6dead0add340 2018-11-25 15:10:57,358 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-25 15:10:57,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 15:10:57,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 15:10:57,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 15:10:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:10:57,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72c1bbc-6c00-4bad-a44c-d0645d818722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:10:57,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e72c1bbc-6c00-4bad-a44c-d0645d818722 2018-11-25 15:10:57,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:10:57,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["EjxJZCYURr69-6IBPTnXZA"], "issued_at": "2018-11-25T15:10:57.000000Z"}} 2018-11-25 15:10:57,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 15:10:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-75939e02-693e-4b7d-a82d-addb31fbfeb0 Date: Sun, 25 Nov 2018 15:10:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:10:58,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75939e02-693e-4b7d-a82d-addb31fbfeb0 2018-11-25 15:10:58,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233116865158s 2018-11-25 15:10:58,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75939e02-693e-4b7d-a82d-addb31fbfeb0 2018-11-25 15:10:58,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 15:10:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:58,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:10:58,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:58,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a423b06b-bfa8-48f6-bcd3-25b310f538fe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 15:10:58,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-a423b06b-bfa8-48f6-bcd3-25b310f538fe 2018-11-25 15:10:58,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0914759635925s 2018-11-25 15:10:58,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 15:10:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}}' 2018-11-25 15:10:58,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d359d119-c710-43b9-817e-1875ba530aeb Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23"}, "enabled": true, "id": "977c4f67c08a40d198e28ab48f95fd23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}} 2018-11-25 15:10:58,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d359d119-c710-43b9-817e-1875ba530aeb 2018-11-25 15:10:58,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.104435920715s 2018-11-25 15:10:58,297 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d359d119-c710-43b9-817e-1875ba530aeb 2018-11-25 15:10:58,298 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'id': u'977c4f67c08a40d198e28ab48f95fd23', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 15:10:58,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 15:10:58,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344768047333s 2018-11-25 15:10:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:58,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b5d3d4-6676-4f2d-8dea-dd7a7cecb364 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041"}, "enabled": true, "id": "82e4b0c9ce9844aea07a705aa18cb041", "options": {}, "domain_id": "default", "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}} 2018-11-25 15:10:58,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 used request id req-a9b5d3d4-6676-4f2d-8dea-dd7a7cecb364 2018-11-25 15:10:58,735 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'82e4b0c9ce9844aea07a705aa18cb041', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d'}) 2018-11-25 15:10:58,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:10:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4740cb15-abb6-45db-a0df-af371e587c44 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:10:58,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4740cb15-abb6-45db-a0df-af371e587c44 2018-11-25 15:10:58,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0883460044861s 2018-11-25 15:10:58,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:10:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:58,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9ead50-9ce4-4d4c-8fea-ae3a9b2eaaa6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:10:58,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf9ead50-9ce4-4d4c-8fea-ae3a9b2eaaa6 2018-11-25 15:10:58,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797650814056s 2018-11-25 15:10:58,906 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 15:10:58,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 15:10:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" -d '{"role": {"name": "Member"}}' 2018-11-25 15:10:59,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0d1e110-ae05-4151-8200-08e67564b0f7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}} 2018-11-25 15:10:59,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0d1e110-ae05-4151-8200-08e67564b0f7 2018-11-25 15:10:59,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0973448753357s 2018-11-25 15:10:59,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab84177-7ca1-4239-add9-5f98954c98ee Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "domain_id": null, "name": "Member", "id": "8d45f44af11d472285c278920eddafd5"}} 2018-11-25 15:10:59,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5 used request id req-cab84177-7ca1-4239-add9-5f98954c98ee 2018-11-25 15:10:59,083 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5'}, 'domain_id': None, 'human_id': None, 'id': u'8d45f44af11d472285c278920eddafd5', 'HUMAN_ID': False}) 2018-11-25 15:10:59,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:10:59,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6757f0-680b-4706-97a8-03aaf4e99972 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:10:59,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bf6757f0-680b-4706-97a8-03aaf4e99972 2018-11-25 15:10:59,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760068893433s 2018-11-25 15:10:59,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:10:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33ff0d9-5466-4b38-8cb5-8a8689241630 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:10:59,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a33ff0d9-5466-4b38-8cb5-8a8689241630 2018-11-25 15:10:59,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0715517997742s 2018-11-25 15:10:59,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:10:59,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ca1709-7ea7-4f71-ac0b-3dfb3ad07b9c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "links": {"self": "http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041"}, "domain_id": "default", "enabled": true, "id": "82e4b0c9ce9844aea07a705aa18cb041", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:10:59,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e5ca1709-7ea7-4f71-ac0b-3dfb3ad07b9c 2018-11-25 15:10:59,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0312521457672s 2018-11-25 15:10:59,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e5ca1709-7ea7-4f71-ac0b-3dfb3ad07b9c 2018-11-25 15:10:59,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:10:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d703e3f-65be-4e4f-a4a7-619a99a11598 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23"}, "enabled": true, "id": "977c4f67c08a40d198e28ab48f95fd23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:10:59,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4d703e3f-65be-4e4f-a4a7-619a99a11598 2018-11-25 15:10:59,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0679409503937s 2018-11-25 15:10:59,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4d703e3f-65be-4e4f-a4a7-619a99a11598 2018-11-25 15:10:59,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:10:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&scope.project.id=977c4f67c08a40d198e28ab48f95fd23&role.id=8d45f44af11d472285c278920eddafd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c8b36f-1fef-43d8-99c1-757cc17b8a27 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&scope.project.id=977c4f67c08a40d198e28ab48f95fd23&role.id=8d45f44af11d472285c278920eddafd5", "previous": null, "next": null}} 2018-11-25 15:10:59,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&scope.project.id=977c4f67c08a40d198e28ab48f95fd23&role.id=8d45f44af11d472285c278920eddafd5 used request id req-14c8b36f-1fef-43d8-99c1-757cc17b8a27 2018-11-25 15:10:59,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0713491439819s 2018-11-25 15:10:59,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:10:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23/users/82e4b0c9ce9844aea07a705aa18cb041/roles/8d45f44af11d472285c278920eddafd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd3def2-5153-41c8-ad93-978e7eea1c68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:10:59,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23/users/82e4b0c9ce9844aea07a705aa18cb041/roles/8d45f44af11d472285c278920eddafd5 used request id req-ddd3def2-5153-41c8-ad93-978e7eea1c68 2018-11-25 15:10:59,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.135339975357s 2018-11-25 15:10:59,546 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'e7420dc3-5c02-4fc8-a358-7dcab8861c07', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'project_id': u'977c4f67c08a40d198e28ab48f95fd23', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 15:10:59,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 15:10:59,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 15:10:59,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 15:10:59,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 15:10:59,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 15:10:59,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 15:10:59,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 15:10:59,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 15:10:59,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 15:10:59,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 15:10:59,552 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'password': 'e7420dc3-5c02-4fc8-a358-7dcab8861c07', 'project_name': 'patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '977c4f67c08a40d198e28ab48f95fd23', 'project_domain_name': 'Default'} 2018-11-25 15:10:59,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:10:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2eac1d-ae87-4620-955a-83b9414102dd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:10:59,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f2eac1d-ae87-4620-955a-83b9414102dd 2018-11-25 15:10:59,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790348052979s 2018-11-25 15:10:59,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:10:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4e9815-cfb7-4d90-9728-8da5b49d6c6d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:10:59,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f4e9815-cfb7-4d90-9728-8da5b49d6c6d 2018-11-25 15:10:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749199390411s 2018-11-25 15:10:59,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:10:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775fc9bd-2d37-4764-bc0b-5cb058ebb034 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:10:59,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-775fc9bd-2d37-4764-bc0b-5cb058ebb034 2018-11-25 15:10:59,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0838189125061s 2018-11-25 15:10:59,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:10:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9618cb-0fc3-4472-90bc-d98d8db77ad5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "links": {"self": "http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041"}, "domain_id": "default", "enabled": true, "id": "82e4b0c9ce9844aea07a705aa18cb041", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:10:59,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-da9618cb-0fc3-4472-90bc-d98d8db77ad5 2018-11-25 15:10:59,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998270511627s 2018-11-25 15:10:59,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-da9618cb-0fc3-4472-90bc-d98d8db77ad5 2018-11-25 15:10:59,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:10:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:10:59,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fd568e-2d87-4734-a9f8-2d09b3ebb5ec Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23"}, "enabled": true, "id": "977c4f67c08a40d198e28ab48f95fd23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:10:59,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-26fd568e-2d87-4734-a9f8-2d09b3ebb5ec 2018-11-25 15:10:59,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0772609710693s 2018-11-25 15:10:59,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-26fd568e-2d87-4734-a9f8-2d09b3ebb5ec 2018-11-25 15:10:59,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:10:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&scope.project.id=977c4f67c08a40d198e28ab48f95fd23&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6424b440-24de-44b6-bfa3-236e24234aa7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&scope.project.id=977c4f67c08a40d198e28ab48f95fd23&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 15:11:00,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&scope.project.id=977c4f67c08a40d198e28ab48f95fd23&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-6424b440-24de-44b6-bfa3-236e24234aa7 2018-11-25 15:11:00,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0825469493866s 2018-11-25 15:11:00,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:11:00,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23/users/82e4b0c9ce9844aea07a705aa18cb041/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2800c1d-7488-40e9-9354-9062b449d2ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:11:00,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23/users/82e4b0c9ce9844aea07a705aa18cb041/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-d2800c1d-7488-40e9-9354-9062b449d2ca 2018-11-25 15:11:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121860027313s 2018-11-25 15:11:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:11:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea59aea-973a-4dc6-acd1-a3f97069a81a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:11:00,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3ea59aea-973a-4dc6-acd1-a3f97069a81a 2018-11-25 15:11:00,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739140510559s 2018-11-25 15:11:00,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:11:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d27b32c-fa86-4471-b941-9172edadf565 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:11:00,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4d27b32c-fa86-4471-b941-9172edadf565 2018-11-25 15:11:00,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0766010284424s 2018-11-25 15:11:00,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:11:00,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e78fc12-7641-47cf-b097-113085e54199 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "links": {"self": "http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041"}, "domain_id": "default", "enabled": true, "id": "82e4b0c9ce9844aea07a705aa18cb041", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:11:00,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5e78fc12-7641-47cf-b097-113085e54199 2018-11-25 15:11:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957958698273s 2018-11-25 15:11:00,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5e78fc12-7641-47cf-b097-113085e54199 2018-11-25 15:11:00,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:11:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c95d36-0f1b-4962-8a2d-de50226fa52f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-25 15:11:00,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=82e4b0c9ce9844aea07a705aa18cb041&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default used request id req-87c95d36-0f1b-4962-8a2d-de50226fa52f 2018-11-25 15:11:00,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0751791000366s 2018-11-25 15:11:00,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:11:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/82e4b0c9ce9844aea07a705aa18cb041/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:11:00,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca256d3-136f-404c-9813-5db781ea949c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:11:00,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/82e4b0c9ce9844aea07a705aa18cb041/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-fca256d3-136f-404c-9813-5db781ea949c 2018-11-25 15:11:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118177890778s 2018-11-25 15:11:00,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-25 15:11:03,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-25 15:11:02.761 11289 INFO rally.deployment.engine [-] Deployment 724c7e46-8a13-4568-8137-a52673c6d537 | Starting: Destroy cloud and free allocated resources. 2018-11-25 15:11:02.835 11289 INFO rally.deployment.engine [-] Deployment 724c7e46-8a13-4568-8137-a52673c6d537 | Completed: Destroy cloud and free allocated resources. 2018-11-25 15:11:02.886 11289 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3) for deployment 'opnfv-rally'. 2018-11-25 15:11:02.909 11289 INFO rally.api [-] Deleting verification (UUID=99115099-993d-4e19-8839-3b24fb72439e). 2018-11-25 15:11:02.951 11289 INFO rally.api [-] Verification has been successfully deleted! 2018-11-25 15:11:02.951 11289 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3). 2018-11-25 15:11:02.957 11289 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-25 15:11:05,623 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-25 15:11:05.338 11292 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8b300daf-c28a-44d0-98f0-ab6e94bbb0b2) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8b300daf-c28a-44d0-98f0-ab6e94bbb0b2 | 2018-11-25T15:11:05 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8b300daf-c28a-44d0-98f0-ab6e94bbb0b2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-25 15:11:08,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-11-25 15:11:08,996 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-25 15:11:11,392 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-25 15:11:11.112 11298 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=23cc56be-046e-4e28-ba78-9a7a0d9a6ef3). 2018-11-25 15:11:11.241 11298 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-25 15:11:15,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-25 15:11:13.547 11301 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-25 15:11:13.751 11301 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-25 15:11:14.810 11301 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186) as the default verifier for the future CLI operations. 2018-11-25 15:11:17,866 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-25 15:11:17,867 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:11:17,985 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 15:11:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:11:17,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f466c2a5-17b4-4200-ad86-7a23df9ec4af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:11:17,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f466c2a5-17b4-4200-ad86-7a23df9ec4af 2018-11-25 15:11:17,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:11:18,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d45f44af11d472285c278920eddafd5", "name": "Member"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977c4f67c08a40d198e28ab48f95fd23", "name": "patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/977c4f67c08a40d198e28ab48f95fd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/977c4f67c08a40d198e28ab48f95fd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/977c4f67c08a40d198e28ab48f95fd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/977c4f67c08a40d198e28ab48f95fd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/977c4f67c08a40d198e28ab48f95fd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/977c4f67c08a40d198e28ab48f95fd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/977c4f67c08a40d198e28ab48f95fd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/977c4f67c08a40d198e28ab48f95fd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/977c4f67c08a40d198e28ab48f95fd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/977c4f67c08a40d198e28ab48f95fd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/977c4f67c08a40d198e28ab48f95fd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/977c4f67c08a40d198e28ab48f95fd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "id": "82e4b0c9ce9844aea07a705aa18cb041"}, "audit_ids": ["r2mGFaQTTjG9rVe675QCPA"], "issued_at": "2018-11-25T15:11:18.000000Z"}} 2018-11-25 15:11:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:18,490 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 15:11:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 15:11:18,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:11:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:19,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-92d88662-6a7b-44fe-a58b-0fc700daecc8 Date: Sun, 25 Nov 2018 15:11:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:11:19,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-92d88662-6a7b-44fe-a58b-0fc700daecc8 2018-11-25 15:11:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.538190126419s 2018-11-25 15:11:19,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-92d88662-6a7b-44fe-a58b-0fc700daecc8 2018-11-25 15:11:19,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 15:11:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}' 2018-11-25 15:11:19,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97 X-Openstack-Request-Id: req-f02ddae4-41e5-4ffd-b9ea-d8546e340056 Date: Sun, 25 Nov 2018 15:11:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "size": null, "self": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": null, "created_at": "2018-11-25T15:11:19Z", "protected": false} 2018-11-25 15:11:19,247 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f02ddae4-41e5-4ffd-b9ea-d8546e340056 2018-11-25 15:11:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212980985641s 2018-11-25 15:11:19,248 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f02ddae4-41e5-4ffd-b9ea-d8546e340056 returning object 6d73a681-d5b8-4ecc-b890-01d23bd1bf97 2018-11-25 15:11:19,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 15:11:19,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" -d '' 2018-11-25 15:11:20,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6414b42b-7045-4624-a361-100bf2b44e61 Date: Sun, 25 Nov 2018 15:11:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:11:20,886 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file used request id req-6414b42b-7045-4624-a361-100bf2b44e61 2018-11-25 15:11:20,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.63804388046s 2018-11-25 15:11:20,887 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file used request id req-6414b42b-7045-4624-a361-100bf2b44e61 2018-11-25 15:11:20,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:11:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:21,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-023566d2-0bbe-4a13-8e50-f0497568225d Date: Sun, 25 Nov 2018 15:11:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "metadata": {}}], "file": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "size": 12716032, "self": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:11:21,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-023566d2-0bbe-4a13-8e50-f0497568225d 2018-11-25 15:11:21,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173187971115s 2018-11-25 15:11:21,061 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-023566d2-0bbe-4a13-8e50-f0497568225d 2018-11-25 15:11:21,063 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file', 'owner': u'977c4f67c08a40d198e28ab48f95fd23', 'id': u'6d73a681-d5b8-4ecc-b890-01d23bd1bf97', 'size': 12716032, u'self': u'/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'977c4f67c08a40d198e28ab48f95fd23', 'name': 'patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T15:11:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T15:11:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'created': u'2018-11-25T15:11:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T15:11:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 15:11:21,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 15:11:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 15:11:21,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11: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-81df7186-94b6-4f71-a6a5-a1b00382f77f x-compute-request-id: req-81df7186-94b6-4f71-a6a5-a1b00382f77f Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4944ca37-1508-4b12-abbf-085d1f08323a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4944ca37-1508-4b12-abbf-085d1f08323a", "name": "patrole-flavor_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:11:21,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-81df7186-94b6-4f71-a6a5-a1b00382f77f 2018-11-25 15:11:21,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.581801891327s 2018-11-25 15:11:21,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-81df7186-94b6-4f71-a6a5-a1b00382f77f returning object 4944ca37-1508-4b12-abbf-085d1f08323a 2018-11-25 15:11:21,647 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_a8c00bfb-1533-4205-aea3-f53f3f532d1d', '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'2b4adc94c250401ebba1b3096fd3be53', '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'4944ca37-1508-4b12-abbf-085d1f08323a', 'swap': 0}) 2018-11-25 15:11:21,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 15:11:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" -d '{"extra_specs": {}}' 2018-11-25 15:11:21,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11: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 x-openstack-request-id: req-95f44b55-f763-4d8a-8de6-b7945c85cced x-compute-request-id: req-95f44b55-f763-4d8a-8de6-b7945c85cced Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 15:11:21,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a/os-extra_specs used request id req-95f44b55-f763-4d8a-8de6-b7945c85cced 2018-11-25 15:11:21,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207250118256s 2018-11-25 15:11:21,669 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a/os-extra_specs used request id req-95f44b55-f763-4d8a-8de6-b7945c85cced 2018-11-25 15:11:21,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:11:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:21,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:11:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:11:21,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:21,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd670a87-1ce1-4ca8-9c0c-fbbbb7afd9aa Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:11:21,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cd670a87-1ce1-4ca8-9c0c-fbbbb7afd9aa 2018-11-25 15:11:21,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0943629741669s 2018-11-25 15:11:21,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-25 15:11:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:21,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11: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-4299fcde-2005-46d6-b81e-cb4cca3b61d7 x-compute-request-id: req-4299fcde-2005-46d6-b81e-cb4cca3b61d7 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 15:11:21,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-4299fcde-2005-46d6-b81e-cb4cca3b61d7 2018-11-25 15:11:21,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.1891040802s 2018-11-25 15:11:21,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-4299fcde-2005-46d6-b81e-cb4cca3b61d7 2018-11-25 15:11:21,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:11:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:22,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-8a851e63-f3be-436b-bf3e-6b3800342efe Date: Sun, 25 Nov 2018 15:11:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "metadata": {}}], "file": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "size": 12716032, "self": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:11:22,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8a851e63-f3be-436b-bf3e-6b3800342efe 2018-11-25 15:11:22,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162485122681s 2018-11-25 15:11:22,121 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8a851e63-f3be-436b-bf3e-6b3800342efe 2018-11-25 15:11:22,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 15:11:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}' 2018-11-25 15:11:22,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46 X-Openstack-Request-Id: req-123232d5-cf66-423c-8f20-77a167fec06c Date: Sun, 25 Nov 2018 15:11:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "724bc37c-bb79-4c09-ae75-a46af561cd46", "size": null, "self": "/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:22Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": null, "created_at": "2018-11-25T15:11:22Z", "protected": false} 2018-11-25 15:11:22,322 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-123232d5-cf66-423c-8f20-77a167fec06c 2018-11-25 15:11:22,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.197990894318s 2018-11-25 15:11:22,323 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-123232d5-cf66-423c-8f20-77a167fec06c returning object 724bc37c-bb79-4c09-ae75-a46af561cd46 2018-11-25 15:11:22,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 15:11:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" -d '' 2018-11-25 15:11:24,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f677e6c-4cc1-4b40-9578-5acf74ef0bc3 Date: Sun, 25 Nov 2018 15:11:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:11:24,192 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46/file used request id req-8f677e6c-4cc1-4b40-9578-5acf74ef0bc3 2018-11-25 15:11:24,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.86911201477s 2018-11-25 15:11:24,193 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46/file used request id req-8f677e6c-4cc1-4b40-9578-5acf74ef0bc3 2018-11-25 15:11:24,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:11:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:11:24,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-acfecfdb-9282-4a29-a166-8accb525cfa4 Date: Sun, 25 Nov 2018 15:11:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/724bc37c-bb79-4c09-ae75-a46af561cd46/snap", "metadata": {}}], "file": "/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "724bc37c-bb79-4c09-ae75-a46af561cd46", "size": 12716032, "self": "/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/724bc37c-bb79-4c09-ae75-a46af561cd46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:24Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:11:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "metadata": {}}], "file": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "size": 12716032, "self": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:11:24,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-acfecfdb-9282-4a29-a166-8accb525cfa4 2018-11-25 15:11:24,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.624295949936s 2018-11-25 15:11:24,819 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-acfecfdb-9282-4a29-a166-8accb525cfa4 2018-11-25 15:11:24,822 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/724bc37c-bb79-4c09-ae75-a46af561cd46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46/file', 'owner': u'977c4f67c08a40d198e28ab48f95fd23', 'id': u'724bc37c-bb79-4c09-ae75-a46af561cd46', 'size': 12716032, u'self': u'/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'977c4f67c08a40d198e28ab48f95fd23', 'name': 'patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/724bc37c-bb79-4c09-ae75-a46af561cd46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T15:11:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T15:11:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'created': u'2018-11-25T15:11:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T15:11:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 15:11:24,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 15:11:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 15:11:24,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:24 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-1b9943cd-ecf7-4384-8db1-27e6a2d8d6b3 x-compute-request-id: req-1b9943cd-ecf7-4384-8db1-27e6a2d8d6b3 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d9e2273a-492a-4efc-b09a-009c297d4e5e", "name": "patrole-flavor_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:11:24,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1b9943cd-ecf7-4384-8db1-27e6a2d8d6b3 2018-11-25 15:11:24,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0538318157196s 2018-11-25 15:11:24,878 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1b9943cd-ecf7-4384-8db1-27e6a2d8d6b3 returning object d9e2273a-492a-4efc-b09a-009c297d4e5e 2018-11-25 15:11:24,878 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'd9e2273a-492a-4efc-b09a-009c297d4e5e', 'swap': 0}) 2018-11-25 15:11:24,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 15:11:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" -d '{"extra_specs": {}}' 2018-11-25 15:11:24,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:11:24 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-7c093d29-1da8-4f11-88ce-63539da1947f x-compute-request-id: req-7c093d29-1da8-4f11-88ce-63539da1947f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 15:11:24,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e/os-extra_specs used request id req-7c093d29-1da8-4f11-88ce-63539da1947f 2018-11-25 15:11:24,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214350223541s 2018-11-25 15:11:24,901 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e/os-extra_specs used request id req-7c093d29-1da8-4f11-88ce-63539da1947f 2018-11-25 15:11:24,902 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'd9e2273a-492a-4efc-b09a-009c297d4e5e', 'swap': 0}) 2018-11-25 15:11:27,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-25 15:11:26.983 11320 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186) for deployment 'opnfv-rally' (UUID=8b300daf-c28a-44d0-98f0-ab6e94bbb0b2). 2018-11-25 15:11:27.833 11320 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-25 15:11:27.835 11320 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186) has been successfully configured for deployment 'opnfv-rally' (UUID=8b300daf-c28a-44d0-98f0-ab6e94bbb0b2)! 2018-11-25 15:11:27,976 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-25 15:11:27,976 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-25 15:11:27,978 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-25 15:11:27,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-25 15:11:31,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b1990d9f-4a16-45c8-9ff8-51f696d0a186/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-11-25 15:11:31,306 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-25 15:11:31,335 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-25 15:11:31,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-11-25 15:11:33,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 15:11:33.623 11329 INFO rally.api [-] Starting verification (UUID=9218dda5-21d6-4775-b8de-fb3ef5752fb6) for deployment 'opnfv-rally' (UUID=8b300daf-c28a-44d0-98f0-ab6e94bbb0b2) by verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186). 2018-11-25 15:11:33,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9218dda5-21d6-4775-b8de-fb3ef5752fb6 2018-11-25 15:13:57,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9218dda5-21d6-4775-b8de-fb3ef5752fb6 2018-11-25 15:13:57,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9218dda5-21d6-4775-b8de-fb3ef5752fb6']'. 2018-11-25 15:13:58,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-25 15:13:58,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9218dda5-21d6-4775-b8de-fb3ef5752fb6 | 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-25 15:11:33 | 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-25 15:13:57 | 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2018-11-25 15:13:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-25 15:13:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-25 15:13:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b1990d9f-4a16-45c8-9ff8-51f696d0a186) | 2018-11-25 15:13:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-25 15:13:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8b300daf-c28a-44d0-98f0-ab6e94bbb0b2) | 2018-11-25 15:13:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-11-25 15:13:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.736 | 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 15:13:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-25 15:13:58,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-25 15:13:58,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-25 15:13:58,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 15:13:58,807 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-25 15:13:58,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 15:13:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:14:00,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a9a9db2-f641-442c-9ef6-8dba6a180e21 Date: Sun, 25 Nov 2018 15:14:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:14:00,326 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46 used request id req-3a9a9db2-f641-442c-9ef6-8dba6a180e21 2018-11-25 15:14:00,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51424884796s 2018-11-25 15:14:00,327 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/724bc37c-bb79-4c09-ae75-a46af561cd46 used request id req-3a9a9db2-f641-442c-9ef6-8dba6a180e21 2018-11-25 15:14:00,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 15:14:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:00,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14: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,Accept-Encoding x-openstack-request-id: req-e4729cd8-10e7-4d3a-be98-518a63fcc59d x-compute-request-id: req-e4729cd8-10e7-4d3a-be98-518a63fcc59d Content-Encoding: gzip Content-Length: 357 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4944ca37-1508-4b12-abbf-085d1f08323a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4944ca37-1508-4b12-abbf-085d1f08323a", "name": "patrole-flavor_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d9e2273a-492a-4efc-b09a-009c297d4e5e", "name": "patrole-flavor_alt_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 15:14:00,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e4729cd8-10e7-4d3a-be98-518a63fcc59d 2018-11-25 15:14:00,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308420658112s 2018-11-25 15:14:00,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e4729cd8-10e7-4d3a-be98-518a63fcc59d 2018-11-25 15:14:00,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 15:14:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:00,411 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:14: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-0ee86d1f-15a9-4dba-a3ba-3afe1d89ac65 x-compute-request-id: req-0ee86d1f-15a9-4dba-a3ba-3afe1d89ac65 Content-Length: 0 Content-Type: application/json 2018-11-25 15:14:00,411 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e used request id req-0ee86d1f-15a9-4dba-a3ba-3afe1d89ac65 2018-11-25 15:14:00,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0503129959106s 2018-11-25 15:14:00,411 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d9e2273a-492a-4efc-b09a-009c297d4e5e used request id req-0ee86d1f-15a9-4dba-a3ba-3afe1d89ac65 2018-11-25 15:14:00,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 15:14:00,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:14:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-67d90545-cf16-4f18-95b7-fec04668abba Date: Sun, 25 Nov 2018 15:14:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "metadata": {}}], "file": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/file", "owner": "977c4f67c08a40d198e28ab48f95fd23", "id": "6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "size": 12716032, "self": "/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T15:11:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T15:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 15:14:00,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-67d90545-cf16-4f18-95b7-fec04668abba 2018-11-25 15:14:00,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189387083054s 2018-11-25 15:14:00,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-67d90545-cf16-4f18-95b7-fec04668abba 2018-11-25 15:14:00,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 15:14:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea15970f79113c15425691dae71d46bf95bab76d" 2018-11-25 15:14:01,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1149e50-f96e-49c9-bfe0-1128c34dbe55 Date: Sun, 25 Nov 2018 15:14:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:14:01,493 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97 used request id req-e1149e50-f96e-49c9-bfe0-1128c34dbe55 2018-11-25 15:14:01,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.890002965927s 2018-11-25 15:14:01,494 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6d73a681-d5b8-4ecc-b890-01d23bd1bf97 used request id req-e1149e50-f96e-49c9-bfe0-1128c34dbe55 2018-11-25 15:14:01,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 15:14:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:01,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:01 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-d007c4ee-04d7-4f8b-91ee-7c072e4d1570 x-compute-request-id: req-d007c4ee-04d7-4f8b-91ee-7c072e4d1570 Content-Encoding: gzip Content-Length: 302 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4944ca37-1508-4b12-abbf-085d1f08323a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4944ca37-1508-4b12-abbf-085d1f08323a", "name": "patrole-flavor_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 15:14:01,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d007c4ee-04d7-4f8b-91ee-7c072e4d1570 2018-11-25 15:14:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319390296936s 2018-11-25 15:14:01,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d007c4ee-04d7-4f8b-91ee-7c072e4d1570 2018-11-25 15:14:01,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 15:14:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:01,568 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:14:01 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-93a1277b-bf83-47c3-8ed9-8941bc708b50 x-compute-request-id: req-93a1277b-bf83-47c3-8ed9-8941bc708b50 Content-Length: 0 Content-Type: application/json 2018-11-25 15:14:01,568 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a used request id req-93a1277b-bf83-47c3-8ed9-8941bc708b50 2018-11-25 15:14:01,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396430492401s 2018-11-25 15:14:01,569 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4944ca37-1508-4b12-abbf-085d1f08323a used request id req-93a1277b-bf83-47c3-8ed9-8941bc708b50 2018-11-25 15:14:01,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:14:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:01,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1162bdd-3952-4e25-a91a-890d9ec2a618 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d", "links": {"self": "http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041"}, "domain_id": "default", "enabled": true, "id": "82e4b0c9ce9844aea07a705aa18cb041", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:01,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c1162bdd-3952-4e25-a91a-890d9ec2a618 2018-11-25 15:14:01,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965240001678s 2018-11-25 15:14:01,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c1162bdd-3952-4e25-a91a-890d9ec2a618 2018-11-25 15:14:01,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:14:01,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:01,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d800cda-93ee-48cf-a849-a9ba91798dd6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041"}, "enabled": true, "id": "82e4b0c9ce9844aea07a705aa18cb041", "options": {}, "domain_id": "default", "name": "patrole-user_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}} 2018-11-25 15:14:01,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 used request id req-9d800cda-93ee-48cf-a849-a9ba91798dd6 2018-11-25 15:14:01,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0926868915558s 2018-11-25 15:14:01,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 used request id req-9d800cda-93ee-48cf-a849-a9ba91798dd6 2018-11-25 15:14:01,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 15:14:01,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:01,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec853f1-68d9-4bbf-8790-a04a82d8c371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:01,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 used request id req-8ec853f1-68d9-4bbf-8790-a04a82d8c371 2018-11-25 15:14:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.169716835022s 2018-11-25 15:14:01,935 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/82e4b0c9ce9844aea07a705aa18cb041 used request id req-8ec853f1-68d9-4bbf-8790-a04a82d8c371 2018-11-25 15:14:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:14:01,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:02,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c938c263-612b-45b2-a4f8-9ab05bfa006d Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23"}, "enabled": true, "id": "977c4f67c08a40d198e28ab48f95fd23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_a8c00bfb-1533-4205-aea3-f53f3f532d1d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:14:02,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-c938c263-612b-45b2-a4f8-9ab05bfa006d 2018-11-25 15:14:02,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0827071666718s 2018-11-25 15:14:02,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-c938c263-612b-45b2-a4f8-9ab05bfa006d 2018-11-25 15:14:02,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 15:14:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:02,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722a0a34-d3f2-48e9-ae35-30a702eb2f48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:02,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23 used request id req-722a0a34-d3f2-48e9-ae35-30a702eb2f48 2018-11-25 15:14:02,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176696062088s 2018-11-25 15:14:02,198 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/977c4f67c08a40d198e28ab48f95fd23 used request id req-722a0a34-d3f2-48e9-ae35-30a702eb2f48 2018-11-25 15:14:02,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:02,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5aa909-f581-4ef8-90bd-87b7e172d447 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d45f44af11d472285c278920eddafd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:14:02,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9b5aa909-f581-4ef8-90bd-87b7e172d447 2018-11-25 15:14:02,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739169120789s 2018-11-25 15:14:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 15:14:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:02,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5b791bd-3511-4880-a863-7a0e1327e104 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:02,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8d45f44af11d472285c278920eddafd5 used request id req-e5b791bd-3511-4880-a863-7a0e1327e104 2018-11-25 15:14:02,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.124198198318s 2018-11-25 15:14:02,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 15:14:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=977c4f67c08a40d198e28ab48f95fd23&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f57ecd271d62017f7d8ddf412b59df7b3524381f" 2018-11-25 15:14:02,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-251938f3-d061-4333-8912-7b94a7f62897 Date: Sun, 25 Nov 2018 15:14:02 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:02,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=977c4f67c08a40d198e28ab48f95fd23&name=default used request id req-251938f3-d061-4333-8912-7b94a7f62897 2018-11-25 15:14:02,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.180896997452s 2018-11-25 15:14:02,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=977c4f67c08a40d198e28ab48f95fd23&name=default used request id req-251938f3-d061-4333-8912-7b94a7f62897 2018-11-25 15:14:02,634 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 15:14:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 15:14:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 15:14:02,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 15:14:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:02,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f6248f-cc0d-4371-b661-e52f179c7296 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:02,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a6f6248f-cc0d-4371-b661-e52f179c7296 2018-11-25 15:14:02,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:03,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["WL7A9xaaR2edCHwJDsSDnQ"], "issued_at": "2018-11-25T15:14:03.000000Z"}} 2018-11-25 15:14:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:03,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:03,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:03,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e84f22-7dc9-45ee-b240-c67a88efd3a9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 15:14:03,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-11e84f22-7dc9-45ee-b240-c67a88efd3a9 2018-11-25 15:14:03,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.474354028702s 2018-11-25 15:14:03,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 15:14:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}}' 2018-11-25 15:14:03,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b22be6c4-3f18-43e2-afe4-027a365952e3 Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:14:03,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b22be6c4-3f18-43e2-afe4-027a365952e3 2018-11-25 15:14:03,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108458995819s 2018-11-25 15:14:03,376 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b22be6c4-3f18-43e2-afe4-027a365952e3 2018-11-25 15:14:03,377 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9', 'id': u'78c019b6f62040548874238d881b5d16', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 15:14:03,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 15:14:03,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.403335094452s 2018-11-25 15:14:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:03,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027c7675-ee29-46af-ba00-d6c840358059 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:14:03,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a used request id req-027c7675-ee29-46af-ba00-d6c840358059 2018-11-25 15:14:03,878 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0cd809f525c4e17a842ecb7057f822a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9'}) 2018-11-25 15:14:03,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:03,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b8c5be-a38e-45be-b780-cf436010bc2d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:14:03,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-60b8c5be-a38e-45be-b780-cf436010bc2d 2018-11-25 15:14:03,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748410224915s 2018-11-25 15:14:03,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d31f44-b228-4f75-a45c-d68dafcf1f53 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 15:14:04,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-84d31f44-b228-4f75-a45c-d68dafcf1f53 2018-11-25 15:14:04,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.088320016861s 2018-11-25 15:14:04,044 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 15:14:04,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 15:14:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" -d '{"role": {"name": "Member"}}' 2018-11-25 15:14:04,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60aaa147-93f3-4712-ab86-fc1bee2b2193 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}} 2018-11-25 15:14:04,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-60aaa147-93f3-4712-ab86-fc1bee2b2193 2018-11-25 15:14:04,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0950911045074s 2018-11-25 15:14:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a2280c-e0d5-44fd-be6a-83b7d5976e7c Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "domain_id": null, "name": "Member", "id": "bb2f43032a01495a89e4b3414f93441b"}} 2018-11-25 15:14:04,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b used request id req-f5a2280c-e0d5-44fd-be6a-83b7d5976e7c 2018-11-25 15:14:04,217 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b'}, 'domain_id': None, 'human_id': None, 'id': u'bb2f43032a01495a89e4b3414f93441b', 'HUMAN_ID': False}) 2018-11-25 15:14:04,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e701e22-2e4d-4df0-ac5b-c4ca49c0b4e3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:04,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9e701e22-2e4d-4df0-ac5b-c4ca49c0b4e3 2018-11-25 15:14:04,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0832109451294s 2018-11-25 15:14:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:14:04,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1535fc4f-4d10-45e1-bcb5-25324b249ab4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:14:04,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1535fc4f-4d10-45e1-bcb5-25324b249ab4 2018-11-25 15:14:04,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0817649364471s 2018-11-25 15:14:04,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:14:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ced95c1-1300-497c-9623-d09f582c16ad Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:04,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3ced95c1-1300-497c-9623-d09f582c16ad 2018-11-25 15:14:04,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961639881134s 2018-11-25 15:14:04,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3ced95c1-1300-497c-9623-d09f582c16ad 2018-11-25 15:14:04,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:14:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf060db-d530-4cde-bf77-cf273e37c2b3 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:14:04,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1cf060db-d530-4cde-bf77-cf273e37c2b3 2018-11-25 15:14:04,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809960365295s 2018-11-25 15:14:04,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1cf060db-d530-4cde-bf77-cf273e37c2b3 2018-11-25 15:14:04,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:14:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=bb2f43032a01495a89e4b3414f93441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66046b8-2bf1-414a-9b34-d1d2a7fdae02 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=bb2f43032a01495a89e4b3414f93441b", "previous": null, "next": null}} 2018-11-25 15:14:04,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=bb2f43032a01495a89e4b3414f93441b used request id req-b66046b8-2bf1-414a-9b34-d1d2a7fdae02 2018-11-25 15:14:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080461025238s 2018-11-25 15:14:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:14:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16/users/a0cd809f525c4e17a842ecb7057f822a/roles/bb2f43032a01495a89e4b3414f93441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f096cba6-4607-4033-aa97-3497d5453754 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:04,778 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16/users/a0cd809f525c4e17a842ecb7057f822a/roles/bb2f43032a01495a89e4b3414f93441b used request id req-f096cba6-4607-4033-aa97-3497d5453754 2018-11-25 15:14:04,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125822067261s 2018-11-25 15:14:04,779 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'c6d934fc-7299-4b46-a38d-362b513a3c9f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9', 'project_id': u'78c019b6f62040548874238d881b5d16', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 15:14:04,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 15:14:04,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 15:14:04,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 15:14:04,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 15:14:04,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 15:14:04,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 15:14:04,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 15:14:04,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 15:14:04,784 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9', 'password': 'c6d934fc-7299-4b46-a38d-362b513a3c9f', 'project_name': 'snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '78c019b6f62040548874238d881b5d16', 'project_domain_name': 'Default'} 2018-11-25 15:14:04,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bfcc35-41a1-407d-becb-686a6a0aece4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:04,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-33bfcc35-41a1-407d-becb-686a6a0aece4 2018-11-25 15:14:04,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780148506165s 2018-11-25 15:14:04,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:04,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:04,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a418e4c-9dee-4e5a-9b5e-8d2f326921ee Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:04,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a418e4c-9dee-4e5a-9b5e-8d2f326921ee 2018-11-25 15:14:04,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809268951416s 2018-11-25 15:14:04,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:14:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bd721f-6bdf-4204-9c3c-e873610b7952 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:14:05,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-19bd721f-6bdf-4204-9c3c-e873610b7952 2018-11-25 15:14:05,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833449363708s 2018-11-25 15:14:05,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:14:05,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e482dbdd-7f41-4c06-94df-4139189f3cc5 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:05,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e482dbdd-7f41-4c06-94df-4139189f3cc5 2018-11-25 15:14:05,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961620807648s 2018-11-25 15:14:05,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e482dbdd-7f41-4c06-94df-4139189f3cc5 2018-11-25 15:14:05,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:14:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a111d592-e690-41a0-b250-8ad0a056c605 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:14:05,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a111d592-e690-41a0-b250-8ad0a056c605 2018-11-25 15:14:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871078968048s 2018-11-25 15:14:05,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a111d592-e690-41a0-b250-8ad0a056c605 2018-11-25 15:14:05,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:14:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596c09b4-3365-40ff-8b5f-6977ef6c98e2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 15:14:05,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-596c09b4-3365-40ff-8b5f-6977ef6c98e2 2018-11-25 15:14:05,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0758640766144s 2018-11-25 15:14:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:14:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16/users/a0cd809f525c4e17a842ecb7057f822a/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b36fe77-5c34-4047-89d9-1c18ef7c63db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:05,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16/users/a0cd809f525c4e17a842ecb7057f822a/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-2b36fe77-5c34-4047-89d9-1c18ef7c63db 2018-11-25 15:14:05,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119364976883s 2018-11-25 15:14:05,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:05,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e2e6af-c4f8-4f71-bd94-fe13ec407900 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:05,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-87e2e6af-c4f8-4f71-bd94-fe13ec407900 2018-11-25 15:14:05,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771219730377s 2018-11-25 15:14:05,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 15:14:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-25 15:14:05,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c7cf8f-de61-48f1-b140-324498003d60 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}} 2018-11-25 15:14:05,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-51c7cf8f-de61-48f1-b140-324498003d60 2018-11-25 15:14:05,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0872440338135s 2018-11-25 15:14:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b74caba-d4b7-4159-9c06-0a749262a4b2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:14:05,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-0b74caba-d4b7-4159-9c06-0a749262a4b2 2018-11-25 15:14:05,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 15:14:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e673d0c6-c9b4-4b23-affe-bd07f8adfeda Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:05,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e673d0c6-c9b4-4b23-affe-bd07f8adfeda 2018-11-25 15:14:05,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809469223022s 2018-11-25 15:14:05,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 15:14:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdaa200e-c86f-4cf2-baad-1f1998b00691 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 15:14:05,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-fdaa200e-c86f-4cf2-baad-1f1998b00691 2018-11-25 15:14:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.077152967453s 2018-11-25 15:14:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 15:14:05,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:05,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d347e034-c38d-44b7-ad03-c07d9f5e1777 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:05,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d347e034-c38d-44b7-ad03-c07d9f5e1777 2018-11-25 15:14:05,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101184844971s 2018-11-25 15:14:05,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d347e034-c38d-44b7-ad03-c07d9f5e1777 2018-11-25 15:14:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 15:14:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:06,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae29a43a-bc86-43f1-bcbf-22f27da576b9 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 15:14:06,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ae29a43a-bc86-43f1-bcbf-22f27da576b9 2018-11-25 15:14:06,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803289413452s 2018-11-25 15:14:06,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ae29a43a-bc86-43f1-bcbf-22f27da576b9 2018-11-25 15:14:06,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 15:14:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:06,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e956b83-c4b5-4ba0-9cb2-92740dc0a0dc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=8d6dd5995aca474fb1425b23d1ad0528", "previous": null, "next": null}} 2018-11-25 15:14:06,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a0cd809f525c4e17a842ecb7057f822a&scope.project.id=78c019b6f62040548874238d881b5d16&role.id=8d6dd5995aca474fb1425b23d1ad0528 used request id req-4e956b83-c4b5-4ba0-9cb2-92740dc0a0dc 2018-11-25 15:14:06,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0747890472412s 2018-11-25 15:14:06,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 15:14:06,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16/users/a0cd809f525c4e17a842ecb7057f822a/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 15:14:06,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286087c8-b57f-4ef0-b3f2-b9d5a2f14857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:06,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16/users/a0cd809f525c4e17a842ecb7057f822a/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-286087c8-b57f-4ef0-b3f2-b9d5a2f14857 2018-11-25 15:14:06,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123727083206s 2018-11-25 15:14:06,215 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-25 15:14:06,215 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-25 15:14:06,215 - openstack_tests - INFO - OS Credentials = > 2018-11-25 15:14:06,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:06,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:06,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["smeqnoAqSRK1CQ98_ba1Ew"], "issued_at": "2018-11-25T15:14:06.000000Z"}} 2018-11-25 15:14:06,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5874fa0a5d6573cb7a80af8464d9b8a60b36d346" 2018-11-25 15:14:06,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-633f9917-470d-4ff8-9dac-86ad53a36efa Date: Sun, 25 Nov 2018 15:14:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:14:06,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-633f9917-470d-4ff8-9dac-86ad53a36efa 2018-11-25 15:14:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5874fa0a5d6573cb7a80af8464d9b8a60b36d346" 2018-11-25 15:14:07,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7a453622-33bc-4c3a-bd26-b6af196b7555 Date: Sun, 25 Nov 2018 15:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:14:07,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-7a453622-33bc-4c3a-bd26-b6af196b7555 2018-11-25 15:14:07,066 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-25 15:14:07,067 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-25 15:14:07,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:07,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DbOdVMAORpi4BETHcWZnDw"], "issued_at": "2018-11-25T15:14:07.000000Z"}} 2018-11-25 15:14:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52eba4e1df9b7462067f71456b09d6b4cd8e087e" 2018-11-25 15:14:07,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5462b57d-24f4-4686-b410-4a8a1a2fe9bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:07,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5462b57d-24f4-4686-b410-4a8a1a2fe9bc 2018-11-25 15:14:07,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:07,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:08,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["qC1tk3UXTIeVow7GiaS-fQ"], "issued_at": "2018-11-25T15:14:08.000000Z"}} 2018-11-25 15:14:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:08,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca7e162-cc3d-4502-a7ae-7b3b2f02e88d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:08,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6ca7e162-cc3d-4502-a7ae-7b3b2f02e88d 2018-11-25 15:14:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:08,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-805c1249-4709-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:08,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cf0a48-cbab-4a0c-8514-a9cd8700062a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-805c1249-4709-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:14:08,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-805c1249-4709-4ba-proj used request id req-a5cf0a48-cbab-4a0c-8514-a9cd8700062a 2018-11-25 15:14:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:08,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e853ad-b34b-480b-b1fc-1b49adedc1fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:08,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-16e853ad-b34b-480b-b1fc-1b49adedc1fc 2018-11-25 15:14:08,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}}' 2018-11-25 15:14:08,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5497e36-491f-463b-83ae-3be37eff5051 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1"}, "enabled": true, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}} 2018-11-25 15:14:08,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c5497e36-491f-463b-83ae-3be37eff5051 2018-11-25 15:14:08,417 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-805c1249-4709-4ba-proj 2018-11-25 15:14:08,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:08,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:08,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VNseGDtqQuKBKIHiUlJEwQ"], "issued_at": "2018-11-25T15:14:08.000000Z"}} 2018-11-25 15:14:08,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1614db31983f1ba22e04d16c9c29821369d22f" 2018-11-25 15:14:08,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e380f80-d815-4c73-bc9e-e52fe9d768b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:08,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0e380f80-d815-4c73-bc9e-e52fe9d768b1 2018-11-25 15:14:08,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:08,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:08,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1614db31983f1ba22e04d16c9c29821369d22f" 2018-11-25 15:14:08,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0b2701-131f-49cb-b45c-42c9a47bab86 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:08,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2e0b2701-131f-49cb-b45c-42c9a47bab86 2018-11-25 15:14:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-805c1249-4709-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1614db31983f1ba22e04d16c9c29821369d22f" 2018-11-25 15:14:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37cbf1a-a4f2-491e-9451-2973e6529386 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-805c1249-4709-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1"}, "enabled": true, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}]} 2018-11-25 15:14:09,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-805c1249-4709-4ba-proj used request id req-c37cbf1a-a4f2-491e-9451-2973e6529386 2018-11-25 15:14:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1614db31983f1ba22e04d16c9c29821369d22f" 2018-11-25 15:14:09,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfb2649-5805-4b3d-bb40-b03011652bd9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:09,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-abfb2649-5805-4b3d-bb40-b03011652bd9 2018-11-25 15:14:09,553 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-805c1249-4709-4ba-user 2018-11-25 15:14:09,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:09,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c837510-868f-419a-8555-9f0f34692e66 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:09,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c837510-868f-419a-8555-9f0f34692e66 2018-11-25 15:14:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" -d '{"role": {"name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj-role"}}' 2018-11-25 15:14:09,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4961fd97-8950-43f1-8db6-95d028857ba3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e835763c01954a3da804d9ec8941c442", "links": {"self": "http://172.30.9.29:5000/v3/roles/e835763c01954a3da804d9ec8941c442"}, "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj-role"}} 2018-11-25 15:14:09,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4961fd97-8950-43f1-8db6-95d028857ba3 2018-11-25 15:14:09,764 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-805c1249-4709-4ba-proj-role 2018-11-25 15:14:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e835763c01954a3da804d9ec8941c442 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:09,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46d8915-82a5-4fa1-a96a-56bf911ab8eb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e835763c01954a3da804d9ec8941c442"}, "domain_id": null, "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj-role", "id": "e835763c01954a3da804d9ec8941c442"}} 2018-11-25 15:14:09,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e835763c01954a3da804d9ec8941c442 used request id req-d46d8915-82a5-4fa1-a96a-56bf911ab8eb 2018-11-25 15:14:09,784 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-805c1249-4709-4ba-proj-role to project CreateSecurityGroupTests-805c1249-4709-4ba-proj 2018-11-25 15:14:09,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1/users/c84fdb797dda4ef4b47fc250c0bb0c27/roles/e835763c01954a3da804d9ec8941c442 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:09,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-debda0ef-99c9-4791-b6a3-e5aca8a3a83e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:09,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1/users/c84fdb797dda4ef4b47fc250c0bb0c27/roles/e835763c01954a3da804d9ec8941c442 used request id req-debda0ef-99c9-4791-b6a3-e5aca8a3a83e 2018-11-25 15:14:09,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:09,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:10,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e835763c01954a3da804d9ec8941c442", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj-role"}], "expires_at": "2018-11-25T16:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-805c1249-4709-4ba-user", "id": "c84fdb797dda4ef4b47fc250c0bb0c27"}, "audit_ids": ["kvpEw1RzQ9-HzezJqpiuLg"], "issued_at": "2018-11-25T15:14:10.000000Z"}} 2018-11-25 15:14:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9927162-6d0f-4ff7-9bdd-6d0a28301faf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:10,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9927162-6d0f-4ff7-9bdd-6d0a28301faf 2018-11-25 15:14:10,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:10,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8a9246a8-a437-49b0-b8cc-7a9a748e2d41 Date: Sun, 25 Nov 2018 15:14:10 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:10,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name&description=hello+group used request id req-8a9246a8-a437-49b0-b8cc-7a9a748e2d41 2018-11-25 15:14:10,826 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name... 2018-11-25 15:14:10,826 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name 2018-11-25 15:14:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" -d '{"security_group": {"name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name", "description": "hello group"}}' 2018-11-25 15:14:11,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8b0c09a2-55cf-4384-9f05-c3a1ae36454d Date: Sun, 25 Nov 2018 15:14:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 2, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}} 2018-11-25 15:14:11,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8b0c09a2-55cf-4384-9f05-c3a1ae36454d 2018-11-25 15:14:11,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:11,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-341ede41-d7c5-4aed-b5e4-3774db2ac97b Date: Sun, 25 Nov 2018 15:14:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:11,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-341ede41-d7c5-4aed-b5e4-3774db2ac97b 2018-11-25 15:14:11,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:11,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48f56eb5-321e-48c7-99ee-468f5f9a6162 Date: Sun, 25 Nov 2018 15:14:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:11,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-48f56eb5-321e-48c7-99ee-468f5f9a6162 2018-11-25 15:14:11,524 - neutron_utils - INFO - Retrieving security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:11,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cf780927-47ea-4ea3-be93-342ec330354a Date: Sun, 25 Nov 2018 15:14:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 2, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:11,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-cf780927-47ea-4ea3-be93-342ec330354a 2018-11-25 15:14:11,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:11,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d15b8f1-c76e-4453-92d5-d532c53263af Date: Sun, 25 Nov 2018 15:14:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:11,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-2d15b8f1-c76e-4453-92d5-d532c53263af 2018-11-25 15:14:11,901 - neutron_utils - INFO - Retrieving security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:11,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:12,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6da51f2a-1784-45db-a92d-62902f1647ec Date: Sun, 25 Nov 2018 15:14:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 2, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:12,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-6da51f2a-1784-45db-a92d-62902f1647ec 2018-11-25 15:14:12,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:12,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:12,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97c9d5ac-8efd-444e-8a01-5048c84f75e8 Date: Sun, 25 Nov 2018 15:14:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:12,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-97c9d5ac-8efd-444e-8a01-5048c84f75e8 2018-11-25 15:14:12,270 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name 2018-11-25 15:14:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:12,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6d9b816f-3c4a-4330-997c-c0f75d52d498 Date: Sun, 25 Nov 2018 15:14:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 2, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:12,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name used request id req-6d9b816f-3c4a-4330-997c-c0f75d52d498 2018-11-25 15:14:12,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:12,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:12,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:12,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d4856c-eba0-41b6-ac2a-5ba9e8d36204 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1"}, "enabled": true, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}} 2018-11-25 15:14:12,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 used request id req-98d4856c-eba0-41b6-ac2a-5ba9e8d36204 2018-11-25 15:14:12,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:12,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:12,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80593fd6-544c-458b-a667-16ece03eefe2 Date: Sun, 25 Nov 2018 15:14:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:12,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-80593fd6-544c-458b-a667-16ece03eefe2 2018-11-25 15:14:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092"}}' 2018-11-25 15:14:12,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e4989b2f-cd04-474f-967e-77225c06a831 Date: Sun, 25 Nov 2018 15:14:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}} 2018-11-25 15:14:12,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-e4989b2f-cd04-474f-967e-77225c06a831 2018-11-25 15:14:12,783 - neutron_utils - INFO - Retrieving security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:12,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-aea03c67-9e83-4d8a-8ddc-210e2e881372 Date: Sun, 25 Nov 2018 15:14:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "revision_number": 0, "id": "52d89862-c820-4bce-bdce-061d703adbc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 3, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:12,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-aea03c67-9e83-4d8a-8ddc-210e2e881372 2018-11-25 15:14:12,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:13,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-80c88afa-c080-4361-a965-f99842a34d93 Date: Sun, 25 Nov 2018 15:14:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:13,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-80c88afa-c080-4361-a965-f99842a34d93 2018-11-25 15:14:13,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:13,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e835763c01954a3da804d9ec8941c442", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj-role"}], "expires_at": "2018-11-25T16:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/70f5d85b8a4d4177a6fccea3e51bafe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-805c1249-4709-4ba-user", "id": "c84fdb797dda4ef4b47fc250c0bb0c27"}, "audit_ids": ["9nsERBbXQcSWb-6NuSUPvg"], "issued_at": "2018-11-25T15:14:13.000000Z"}} 2018-11-25 15:14:13,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:13,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5045d8fe-e384-4970-933c-19eaee589182 Date: Sun, 25 Nov 2018 15:14:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "revision_number": 0, "id": "52d89862-c820-4bce-bdce-061d703adbc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 3, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:13,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name&description=hello+group used request id req-5045d8fe-e384-4970-933c-19eaee589182 2018-11-25 15:14:13,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:13,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3b894629-c4e0-4e13-be22-17e5a582f5f6 Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:14,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-3b894629-c4e0-4e13-be22-17e5a582f5f6 2018-11-25 15:14:14,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-44753fbe-ee14-4c54-8e01-d4d3c5c3f740 Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:14,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-44753fbe-ee14-4c54-8e01-d4d3c5c3f740 2018-11-25 15:14:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-609e036f-58cb-4c12-88eb-c053793fffff Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "revision_number": 0, "id": "52d89862-c820-4bce-bdce-061d703adbc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 3, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:14,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name used request id req-609e036f-58cb-4c12-88eb-c053793fffff 2018-11-25 15:14:14,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e82e647a-7074-4275-8cf6-41524ba53322 Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:14,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-e82e647a-7074-4275-8cf6-41524ba53322 2018-11-25 15:14:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b67eb2d2-9577-4105-94de-268e85ed686f Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "revision_number": 0, "id": "52d89862-c820-4bce-bdce-061d703adbc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 3, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:14,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name used request id req-b67eb2d2-9577-4105-94de-268e85ed686f 2018-11-25 15:14:14,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-46524f47-af62-454d-b500-f7f298620d40 Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:14,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-46524f47-af62-454d-b500-f7f298620d40 2018-11-25 15:14:14,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:14,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ff551bc3-ffb4-4bea-8854-a5d2430c37c3 Date: Sun, 25 Nov 2018 15:14:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:14,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-ff551bc3-ffb4-4bea-8854-a5d2430c37c3 2018-11-25 15:14:14,982 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name 2018-11-25 15:14:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:15,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-402035a2-58ad-4d8d-904c-45a67a2d6840 Date: Sun, 25 Nov 2018 15:14:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "updated_at": "2018-11-25T15:14:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "revision_number": 0, "id": "52d89862-c820-4bce-bdce-061d703adbc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "revision_number": 0, "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 3, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "98819371-b5eb-4acf-a2e4-0717b4123092", "name": "CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name"}]} 2018-11-25 15:14:15,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name used request id req-402035a2-58ad-4d8d-904c-45a67a2d6840 2018-11-25 15:14:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:15,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e48b42a-9827-4b7b-a1bd-16d05dc209b0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1"}, "enabled": true, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}} 2018-11-25 15:14:15,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 used request id req-0e48b42a-9827-4b7b-a1bd-16d05dc209b0 2018-11-25 15:14:15,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:15,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-11d7478e-34a8-4b2f-8e01-c42d5bcfbd07 Date: Sun, 25 Nov 2018 15:14:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:15,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-11d7478e-34a8-4b2f-8e01-c42d5bcfbd07 2018-11-25 15:14:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092"}}' 2018-11-25 15:14:15,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-92a3ac10-d90f-4aba-8340-3c4f651bd471 Date: Sun, 25 Nov 2018 15:14:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:15Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:15Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "54d8ca4e-3a39-449b-8686-0be57682d46c"}} 2018-11-25 15:14:15,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-92a3ac10-d90f-4aba-8340-3c4f651bd471 2018-11-25 15:14:15,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98819371-b5eb-4acf-a2e4-0717b4123092 2018-11-25 15:14:15,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb8ad27f06759e1c5e0ea757014c06c327dc44d" 2018-11-25 15:14:15,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-a6f2e68a-2bf7-495b-8ef4-f10bcc8d66d6 Date: Sun, 25 Nov 2018 15:14:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "4db8960c-0a45-460c-8544-48ee8dbca7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:12Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:12Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "52d89862-c820-4bce-bdce-061d703adbc3"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:15Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:15Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "54d8ca4e-3a39-449b-8686-0be57682d46c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:11Z", "security_group_id": "98819371-b5eb-4acf-a2e4-0717b4123092", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:11Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "f6c25e55-eb59-4f7c-af08-34c02d6a5190"}]} 2018-11-25 15:14:15,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-a6f2e68a-2bf7-495b-8ef4-f10bcc8d66d6 2018-11-25 15:14:15,620 - neutron_utils - INFO - Deleting security group rule with ID - 54d8ca4e-3a39-449b-8686-0be57682d46c 2018-11-25 15:14:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/54d8ca4e-3a39-449b-8686-0be57682d46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:15,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7188f203-9841-47e8-a0e8-751b22090eda Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:15,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/54d8ca4e-3a39-449b-8686-0be57682d46c used request id req-7188f203-9841-47e8-a0e8-751b22090eda 2018-11-25 15:14:15,731 - neutron_utils - INFO - Deleting security group rule with ID - f6c25e55-eb59-4f7c-af08-34c02d6a5190 2018-11-25 15:14:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f6c25e55-eb59-4f7c-af08-34c02d6a5190 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:15,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f63626d-ca74-4fa5-a282-cff514cbfd07 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:15,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f6c25e55-eb59-4f7c-af08-34c02d6a5190 used request id req-7f63626d-ca74-4fa5-a282-cff514cbfd07 2018-11-25 15:14:15,830 - neutron_utils - INFO - Deleting security group rule with ID - 4db8960c-0a45-460c-8544-48ee8dbca7d0 2018-11-25 15:14:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4db8960c-0a45-460c-8544-48ee8dbca7d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:16,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2e87ffb-9f06-4028-bd42-0e3e8d330505 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:16,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4db8960c-0a45-460c-8544-48ee8dbca7d0 used request id req-e2e87ffb-9f06-4028-bd42-0e3e8d330505 2018-11-25 15:14:16,068 - neutron_utils - INFO - Deleting security group rule with ID - 52d89862-c820-4bce-bdce-061d703adbc3 2018-11-25 15:14:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/52d89862-c820-4bce-bdce-061d703adbc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:16,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba619cea-c56f-4950-9c1d-f6df57580d7e Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:16,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/52d89862-c820-4bce-bdce-061d703adbc3 used request id req-ba619cea-c56f-4950-9c1d-f6df57580d7e 2018-11-25 15:14:16,167 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e37269c5-9f6a-452d-ae9a-4dac5072cdc3name 2018-11-25 15:14:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/98819371-b5eb-4acf-a2e4-0717b4123092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16368689b5ea7944c54c7ee65ea4c9ff969630b1" 2018-11-25 15:14:16,458 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42fb0904-39d9-4fd4-b0c5-a3cc69d357a1 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:16,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/98819371-b5eb-4acf-a2e4-0717b4123092 used request id req-42fb0904-39d9-4fd4-b0c5-a3cc69d357a1 2018-11-25 15:14:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:16,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b978e6cb-d6da-4909-9b9e-63817b80cfab Date: Sun, 25 Nov 2018 15:14:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:10Z", "updated_at": "2018-11-25T15:14:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "revision_number": 0, "id": "0d5708a5-86b6-4afe-b20d-4e774ab7abdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "revision_number": 0, "id": "18b9f6cd-9346-41a4-bc39-e064c595f6ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "revision_number": 0, "id": "1e023b25-b3a4-4e6c-bdcf-bda0d6b3e9d1", "remote_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "revision_number": 0, "id": "d47e9811-e4b5-4885-b81a-647b207e2e76", "remote_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1"}], "revision_number": 4, "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:14:16,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b978e6cb-d6da-4909-9b9e-63817b80cfab 2018-11-25 15:14:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:16,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72f0f51-cda7-4f7d-b5ed-f4e1ef03a842 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:14:16,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f72f0f51-cda7-4f7d-b5ed-f4e1ef03a842 2018-11-25 15:14:16,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:16,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc18afd-2950-4a33-a4b5-e6ba12d5c680 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1"}, "enabled": true, "id": "70f5d85b8a4d4177a6fccea3e51bafe1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-805c1249-4709-4ba-proj"}} 2018-11-25 15:14:16,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 used request id req-8bc18afd-2950-4a33-a4b5-e6ba12d5c680 2018-11-25 15:14:16,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fdf217a-b7aa-4518-b022-131c091cbd86 2018-11-25 15:14:16,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8fdf217a-b7aa-4518-b022-131c091cbd86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:17,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30729560-e9f8-4e00-9d2d-3063a8924267 Date: Sun, 25 Nov 2018 15:14:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:10Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "0d5708a5-86b6-4afe-b20d-4e774ab7abdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:10Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "18b9f6cd-9346-41a4-bc39-e064c595f6ee"}, {"remote_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:10Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "1e023b25-b3a4-4e6c-bdcf-bda0d6b3e9d1"}, {"remote_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:10Z", "security_group_id": "8fdf217a-b7aa-4518-b022-131c091cbd86", "port_range_min": null, "revision_number": 0, "tenant_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "created_at": "2018-11-25T15:14:10Z", "project_id": "70f5d85b8a4d4177a6fccea3e51bafe1", "id": "d47e9811-e4b5-4885-b81a-647b207e2e76"}]} 2018-11-25 15:14:17,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8fdf217a-b7aa-4518-b022-131c091cbd86 used request id req-30729560-e9f8-4e00-9d2d-3063a8924267 2018-11-25 15:14:17,146 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:14:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8fdf217a-b7aa-4518-b022-131c091cbd86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:17,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ab7a3a0-ad6b-423e-b861-0dcfcbc61410 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:17,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8fdf217a-b7aa-4518-b022-131c091cbd86 used request id req-3ab7a3a0-ad6b-423e-b861-0dcfcbc61410 2018-11-25 15:14:17,439 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-805c1249-4709-4ba-proj 2018-11-25 15:14:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:17,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc0186a-c6b1-4747-ad25-276a9274ae14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:17,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/70f5d85b8a4d4177a6fccea3e51bafe1 used request id req-0fc0186a-c6b1-4747-ad25-276a9274ae14 2018-11-25 15:14:17,657 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-805c1249-4709-4ba-proj-role 2018-11-25 15:14:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e835763c01954a3da804d9ec8941c442 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:17,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eea15dd-00e3-4cf3-bd2c-2da9cd09237f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:17,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e835763c01954a3da804d9ec8941c442 used request id req-3eea15dd-00e3-4cf3-bd2c-2da9cd09237f 2018-11-25 15:14:17,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e836e36495b029323fc6fad8f64b0a2d27f6cfac" 2018-11-25 15:14:17,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b12c857-dff5-464e-a47a-15cc099b2195 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:17,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9b12c857-dff5-464e-a47a-15cc099b2195 2018-11-25 15:14:17,865 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-805c1249-4709-4ba-user 2018-11-25 15:14:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c84fdb797dda4ef4b47fc250c0bb0c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1614db31983f1ba22e04d16c9c29821369d22f" 2018-11-25 15:14:18,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76231835-90dd-4dbb-9cc9-d4e02197438d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:18,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c84fdb797dda4ef4b47fc250c0bb0c27 used request id req-76231835-90dd-4dbb-9cc9-d4e02197438d 2018-11-25 15:14:18,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:18,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kZzsXkciRTedIxvqeqpBsQ"], "issued_at": "2018-11-25T15:14:18.000000Z"}} 2018-11-25 15:14:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0e9dd43c8d4a88b2725ae7262e5eeacbdc73fc" 2018-11-25 15:14:18,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d874ece-1e5d-43a5-ba5f-8e2fb4e3e300 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:18,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d874ece-1e5d-43a5-ba5f-8e2fb4e3e300 2018-11-25 15:14:18,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:18,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:19,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["k9jyHLhhSpaxi7TLM1hhog"], "issued_at": "2018-11-25T15:14:19.000000Z"}} 2018-11-25 15:14:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:19,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d897211-003c-450b-a662-b69cd0929e57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:19,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3d897211-003c-450b-a662-b69cd0929e57 2018-11-25 15:14:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:19,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2f033745-ccab-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:19,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2822a536-8415-4d6e-a9be-f417c1b09548 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2f033745-ccab-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:14:19,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2f033745-ccab-4e3-proj used request id req-2822a536-8415-4d6e-a9be-f417c1b09548 2018-11-25 15:14:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:19,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10801217-309a-4598-af81-12ef085b8ba2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:19,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-10801217-309a-4598-af81-12ef085b8ba2 2018-11-25 15:14:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj"}}' 2018-11-25 15:14:19,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c82f992-3c0a-4c25-9f31-50f390514d9b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc"}, "enabled": true, "id": "2368c36bf6d34adaa4a572aae12d5dcc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj"}} 2018-11-25 15:14:19,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8c82f992-3c0a-4c25-9f31-50f390514d9b 2018-11-25 15:14:19,404 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2f033745-ccab-4e3-proj 2018-11-25 15:14:19,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:19,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:19,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HE1U_EsMS06N-IlJwSg0Xw"], "issued_at": "2018-11-25T15:14:19.000000Z"}} 2018-11-25 15:14:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ab5080a86cd7de45075bb1b93d2371865f90f8" 2018-11-25 15:14:19,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cf6f44-7c2c-41ea-bef9-c9c541fd5581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:19,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-04cf6f44-7c2c-41ea-bef9-c9c541fd5581 2018-11-25 15:14:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:19,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ab5080a86cd7de45075bb1b93d2371865f90f8" 2018-11-25 15:14:19,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ade135-0eb4-41e7-aa66-64bb981706bc Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:19,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9ade135-0eb4-41e7-aa66-64bb981706bc 2018-11-25 15:14:19,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-2f033745-ccab-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ab5080a86cd7de45075bb1b93d2371865f90f8" 2018-11-25 15:14:20,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f50c6fd-a51f-43d2-a4d7-2e3b71db02b5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-2f033745-ccab-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc"}, "enabled": true, "id": "2368c36bf6d34adaa4a572aae12d5dcc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj"}]} 2018-11-25 15:14:20,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-2f033745-ccab-4e3-proj used request id req-5f50c6fd-a51f-43d2-a4d7-2e3b71db02b5 2018-11-25 15:14:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ab5080a86cd7de45075bb1b93d2371865f90f8" 2018-11-25 15:14:20,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c28c181-1061-4bac-be31-d5de1aaf5658 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:20,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4c28c181-1061-4bac-be31-d5de1aaf5658 2018-11-25 15:14:20,547 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2f033745-ccab-4e3-user 2018-11-25 15:14:20,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:20,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfe3d4e-cb0f-4105-a912-21eeb7c47783 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:20,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3dfe3d4e-cb0f-4105-a912-21eeb7c47783 2018-11-25 15:14:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" -d '{"role": {"name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role"}}' 2018-11-25 15:14:20,757 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8047ce-0c2d-47c6-a436-d732956d5472 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25280acb4771418bb479a2bb9d6406be", "links": {"self": "http://172.30.9.29:5000/v3/roles/25280acb4771418bb479a2bb9d6406be"}, "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role"}} 2018-11-25 15:14:20,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4a8047ce-0c2d-47c6-a436-d732956d5472 2018-11-25 15:14:20,758 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role 2018-11-25 15:14:20,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/25280acb4771418bb479a2bb9d6406be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:20,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6978d4dc-5354-4724-82f3-2be08b836ced Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/25280acb4771418bb479a2bb9d6406be"}, "domain_id": null, "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role", "id": "25280acb4771418bb479a2bb9d6406be"}} 2018-11-25 15:14:20,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/25280acb4771418bb479a2bb9d6406be used request id req-6978d4dc-5354-4724-82f3-2be08b836ced 2018-11-25 15:14:20,777 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role to project CreateSecurityGroupTests-2f033745-ccab-4e3-proj 2018-11-25 15:14:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc/users/efe3444f5fa74728a3be7b24a208c5cc/roles/25280acb4771418bb479a2bb9d6406be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:20,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a0d174-5d57-4da9-9bcb-c46a4255373e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:20,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc/users/efe3444f5fa74728a3be7b24a208c5cc/roles/25280acb4771418bb479a2bb9d6406be used request id req-d8a0d174-5d57-4da9-9bcb-c46a4255373e 2018-11-25 15:14:20,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:20,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:21,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25280acb4771418bb479a2bb9d6406be", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role"}], "expires_at": "2018-11-25T16:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2368c36bf6d34adaa4a572aae12d5dcc", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-user", "id": "efe3444f5fa74728a3be7b24a208c5cc"}, "audit_ids": ["GUQvhZH3SEqZgA1e6-uXuQ"], "issued_at": "2018-11-25T15:14:21.000000Z"}} 2018-11-25 15:14:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:21,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f84fd34-156a-489f-bc76-79decf97c824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:21,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9f84fd34-156a-489f-bc76-79decf97c824 2018-11-25 15:14:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:21,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2e48a301-a624-4549-9cb3-1e0246dfe037 Date: Sun, 25 Nov 2018 15:14:21 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:21,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name&description=hello+group used request id req-2e48a301-a624-4549-9cb3-1e0246dfe037 2018-11-25 15:14:21,688 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name... 2018-11-25 15:14:21,688 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name 2018-11-25 15:14:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" -d '{"security_group": {"name": "CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name", "description": "hello group"}}' 2018-11-25 15:14:22,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-84e079b8-a640-433c-b96d-7b57a82b0a09 Date: Sun, 25 Nov 2018 15:14:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "updated_at": "2018-11-25T15:14:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "057349b3-213c-49fe-9c56-f616fc47d144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}], "revision_number": 2, "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "name": "CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name"}} 2018-11-25 15:14:22,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-84e079b8-a640-433c-b96d-7b57a82b0a09 2018-11-25 15:14:22,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:22,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a53b7df1-eb9c-4579-b2e6-1c4fd0e46e7d Date: Sun, 25 Nov 2018 15:14:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "057349b3-213c-49fe-9c56-f616fc47d144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b"}]} 2018-11-25 15:14:22,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-a53b7df1-eb9c-4579-b2e6-1c4fd0e46e7d 2018-11-25 15:14:22,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:22,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab0ac1a7-7c3a-4d88-8565-076a1f149ef6 Date: Sun, 25 Nov 2018 15:14:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "057349b3-213c-49fe-9c56-f616fc47d144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b"}]} 2018-11-25 15:14:22,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-ab0ac1a7-7c3a-4d88-8565-076a1f149ef6 2018-11-25 15:14:22,256 - neutron_utils - INFO - Retrieving security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:22,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-685bd8dd-ff57-4433-b671-e3f00e082621 Date: Sun, 25 Nov 2018 15:14:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "updated_at": "2018-11-25T15:14:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "057349b3-213c-49fe-9c56-f616fc47d144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}], "revision_number": 2, "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "name": "CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name"}]} 2018-11-25 15:14:22,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-685bd8dd-ff57-4433-b671-e3f00e082621 2018-11-25 15:14:22,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:22,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76d6de7d-cfea-482e-83ed-ba938a805f66 Date: Sun, 25 Nov 2018 15:14:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "057349b3-213c-49fe-9c56-f616fc47d144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b"}]} 2018-11-25 15:14:22,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-76d6de7d-cfea-482e-83ed-ba938a805f66 2018-11-25 15:14:22,628 - neutron_utils - INFO - Retrieving security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:22,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cf5f3cd3-5c62-4ce7-8855-6cde2240daad Date: Sun, 25 Nov 2018 15:14:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "updated_at": "2018-11-25T15:14:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "057349b3-213c-49fe-9c56-f616fc47d144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}], "revision_number": 2, "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "name": "CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name"}]} 2018-11-25 15:14:22,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-cf5f3cd3-5c62-4ce7-8855-6cde2240daad 2018-11-25 15:14:22,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:22,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:23,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40410607-c723-4a80-8e19-cf0e3a3764ba Date: Sun, 25 Nov 2018 15:14:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "057349b3-213c-49fe-9c56-f616fc47d144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b"}]} 2018-11-25 15:14:23,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-40410607-c723-4a80-8e19-cf0e3a3764ba 2018-11-25 15:14:23,027 - neutron_utils - INFO - Retrieving security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8a77dc91-cad6-4246-b7fd-7e4be3538c3c Date: Sun, 25 Nov 2018 15:14:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "updated_at": "2018-11-25T15:14:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "057349b3-213c-49fe-9c56-f616fc47d144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}], "revision_number": 2, "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "name": "CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name"}]} 2018-11-25 15:14:23,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-8a77dc91-cad6-4246-b7fd-7e4be3538c3c 2018-11-25 15:14:23,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2eb69a7-0846-4713-b477-d87f158ff8d7 2018-11-25 15:14:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:23,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d73ecf4-e31f-4989-8386-2d5f894be0d2 Date: Sun, 25 Nov 2018 15:14:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "057349b3-213c-49fe-9c56-f616fc47d144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "f2eb69a7-0846-4713-b477-d87f158ff8d7", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "0a3f994e-41ea-4075-96b7-f17b8bb69d0b"}]} 2018-11-25 15:14:23,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-1d73ecf4-e31f-4989-8386-2d5f894be0d2 2018-11-25 15:14:23,259 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name 2018-11-25 15:14:23,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:23,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25280acb4771418bb479a2bb9d6406be", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role"}], "expires_at": "2018-11-25T16:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2368c36bf6d34adaa4a572aae12d5dcc", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2368c36bf6d34adaa4a572aae12d5dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-user", "id": "efe3444f5fa74728a3be7b24a208c5cc"}, "audit_ids": ["ps-rR81uRw-CYWKxAokEGg"], "issued_at": "2018-11-25T15:14:23.000000Z"}} 2018-11-25 15:14:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ee1470c72935ff10fc1dd2bab7751b0b6fb8e" 2018-11-25 15:14:23,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a86a8b43-95be-4271-9d22-f512e5257b0b Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:23,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-a86a8b43-95be-4271-9d22-f512e5257b0b 2018-11-25 15:14:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ee1470c72935ff10fc1dd2bab7751b0b6fb8e" 2018-11-25 15:14:24,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-56d15b45-a0e1-44d3-b874-607b61bf4fa8 Date: Sun, 25 Nov 2018 15:14:24 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:24,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name&description=hello+group used request id req-56d15b45-a0e1-44d3-b874-607b61bf4fa8 2018-11-25 15:14:24,108 - neutron_utils - INFO - Deleting security group rule with ID - 0a3f994e-41ea-4075-96b7-f17b8bb69d0b 2018-11-25 15:14:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/0a3f994e-41ea-4075-96b7-f17b8bb69d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:24,132 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e4b130e2-0456-4abb-b2d3-b039ed29e0ce Date: Sun, 25 Nov 2018 15:14:24 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0a3f994e-41ea-4075-96b7-f17b8bb69d0b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:14:24,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/0a3f994e-41ea-4075-96b7-f17b8bb69d0b used request id req-e4b130e2-0456-4abb-b2d3-b039ed29e0ce 2018-11-25 15:14:24,132 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0a3f994e-41ea-4075-96b7-f17b8bb69d0b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:14:24,132 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0a3f994e-41ea-4075-96b7-f17b8bb69d0b does not exist Neutron server returns request_ids: ['req-e4b130e2-0456-4abb-b2d3-b039ed29e0ce'] 2018-11-25 15:14:24,133 - neutron_utils - INFO - Deleting security group rule with ID - 057349b3-213c-49fe-9c56-f616fc47d144 2018-11-25 15:14:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/057349b3-213c-49fe-9c56-f616fc47d144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:24,156 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-3a0e8b1e-0ce6-4143-8690-b61d7f768f59 Date: Sun, 25 Nov 2018 15:14:24 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 057349b3-213c-49fe-9c56-f616fc47d144 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:14:24,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/057349b3-213c-49fe-9c56-f616fc47d144 used request id req-3a0e8b1e-0ce6-4143-8690-b61d7f768f59 2018-11-25 15:14:24,157 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 057349b3-213c-49fe-9c56-f616fc47d144 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:14:24,157 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 057349b3-213c-49fe-9c56-f616fc47d144 does not exist Neutron server returns request_ids: ['req-3a0e8b1e-0ce6-4143-8690-b61d7f768f59'] 2018-11-25 15:14:24,157 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-96749f84-3794-4e57-99f0-b7db49c1bab1name 2018-11-25 15:14:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f2eb69a7-0846-4713-b477-d87f158ff8d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fbca183d434a904b0cc42472b9719ba387c1b6" 2018-11-25 15:14:24,319 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f28ae59b-e994-42f3-998d-ba9360f2b389 Date: Sun, 25 Nov 2018 15:14:24 GMT RESP BODY: {"NeutronError": {"message": "Security group f2eb69a7-0846-4713-b477-d87f158ff8d7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-25 15:14:24,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f2eb69a7-0846-4713-b477-d87f158ff8d7 used request id req-f28ae59b-e994-42f3-998d-ba9360f2b389 2018-11-25 15:14:24,319 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f2eb69a7-0846-4713-b477-d87f158ff8d7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-25 15:14:24,320 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f2eb69a7-0846-4713-b477-d87f158ff8d7 does not exist Neutron server returns request_ids: ['req-f28ae59b-e994-42f3-998d-ba9360f2b389'] 2018-11-25 15:14:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:24,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7b89c3dc-efb8-447d-82ba-783e38df17f6 Date: Sun, 25 Nov 2018 15:14:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "updated_at": "2018-11-25T15:14:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "024c4c14-1f97-4149-9a59-7cab3017fbc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "3c3ab81f-f284-419f-84ed-feeaff01a3ef", "remote_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "7b209320-cea5-49ed-8663-d342e9e4dc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "revision_number": 0, "id": "d943d36a-8c28-4a9e-b0a3-21553d7bf798", "remote_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc"}], "revision_number": 4, "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:14:24,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7b89c3dc-efb8-447d-82ba-783e38df17f6 2018-11-25 15:14:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:24,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becb8f29-a240-4a16-8ec2-8942dc07c83e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:14:24,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-becb8f29-a240-4a16-8ec2-8942dc07c83e 2018-11-25 15:14:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:24,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e64a151-c8de-4875-91f4-4c989aabd769 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc"}, "enabled": true, "id": "2368c36bf6d34adaa4a572aae12d5dcc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2f033745-ccab-4e3-proj"}} 2018-11-25 15:14:24,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc used request id req-2e64a151-c8de-4875-91f4-4c989aabd769 2018-11-25 15:14:24,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - afabdb4c-0c94-4f97-a06b-a6cfaee15c5c 2018-11-25 15:14:24,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=afabdb4c-0c94-4f97-a06b-a6cfaee15c5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:24,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c1660440-e9a5-4edb-87e3-d8fae6155343 Date: Sun, 25 Nov 2018 15:14:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "024c4c14-1f97-4149-9a59-7cab3017fbc4"}, {"remote_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "3c3ab81f-f284-419f-84ed-feeaff01a3ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "7b209320-cea5-49ed-8663-d342e9e4dc90"}, {"remote_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:21Z", "security_group_id": "afabdb4c-0c94-4f97-a06b-a6cfaee15c5c", "port_range_min": null, "revision_number": 0, "tenant_id": "2368c36bf6d34adaa4a572aae12d5dcc", "created_at": "2018-11-25T15:14:21Z", "project_id": "2368c36bf6d34adaa4a572aae12d5dcc", "id": "d943d36a-8c28-4a9e-b0a3-21553d7bf798"}]} 2018-11-25 15:14:24,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=afabdb4c-0c94-4f97-a06b-a6cfaee15c5c used request id req-c1660440-e9a5-4edb-87e3-d8fae6155343 2018-11-25 15:14:24,893 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:14:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/afabdb4c-0c94-4f97-a06b-a6cfaee15c5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:25,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-882719fe-04d0-4d6b-972a-c929b21e4e5f Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:25,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/afabdb4c-0c94-4f97-a06b-a6cfaee15c5c used request id req-882719fe-04d0-4d6b-972a-c929b21e4e5f 2018-11-25 15:14:25,175 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2f033745-ccab-4e3-proj 2018-11-25 15:14:25,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:25,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df4d4b3-c159-4bd4-965c-ad473b9a4eac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:25,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2368c36bf6d34adaa4a572aae12d5dcc used request id req-9df4d4b3-c159-4bd4-965c-ad473b9a4eac 2018-11-25 15:14:25,384 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2f033745-ccab-4e3-proj-role 2018-11-25 15:14:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/25280acb4771418bb479a2bb9d6406be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:25,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd8690f1-acfd-4bed-9f30-ebec6300059c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:25,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/25280acb4771418bb479a2bb9d6406be used request id req-dd8690f1-acfd-4bed-9f30-ebec6300059c 2018-11-25 15:14:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f22a2e991d4f35bccd99d74a499352010f129df" 2018-11-25 15:14:25,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229d5b5e-ea69-4dd4-bc15-28f33b62906e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:25,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-229d5b5e-ea69-4dd4-bc15-28f33b62906e 2018-11-25 15:14:25,592 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2f033745-ccab-4e3-user 2018-11-25 15:14:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/efe3444f5fa74728a3be7b24a208c5cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ab5080a86cd7de45075bb1b93d2371865f90f8" 2018-11-25 15:14:25,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d890492e-8159-4658-af69-06df79bc6bb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:25,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/efe3444f5fa74728a3be7b24a208c5cc used request id req-d890492e-8159-4658-af69-06df79bc6bb4 2018-11-25 15:14:25,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:26,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hyXAdNeuRYeSE9F8L7r7Sw"], "issued_at": "2018-11-25T15:14:26.000000Z"}} 2018-11-25 15:14:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55afa401ae33c18e95f45b8fdcd9f31702cdb37" 2018-11-25 15:14:26,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe90818-3f8b-4b18-9004-e5753755a4b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:26,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9fe90818-3f8b-4b18-9004-e5753755a4b9 2018-11-25 15:14:26,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:26,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:26,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["y1IU3jYYSv-S5XjaOPRZzA"], "issued_at": "2018-11-25T15:14:26.000000Z"}} 2018-11-25 15:14:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:26,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7972a9a7-0877-4791-a5e1-d7f8a9c7eec7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:26,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7972a9a7-0877-4791-a5e1-d7f8a9c7eec7 2018-11-25 15:14:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:26,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:26,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:26,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7101c59-453d-4885-b038-7bc19180bdc3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:14:26,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj used request id req-e7101c59-453d-4885-b038-7bc19180bdc3 2018-11-25 15:14:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:26,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981d69b1-8764-49a1-8c96-a60eee404311 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:26,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-981d69b1-8764-49a1-8c96-a60eee404311 2018-11-25 15:14:26,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}}' 2018-11-25 15:14:27,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d2ea61-d982-4771-8fd8-e62dafbf5c6a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab"}, "enabled": true, "id": "9d8da5f502e344b1b86719baf501d9ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}} 2018-11-25 15:14:27,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-46d2ea61-d982-4771-8fd8-e62dafbf5c6a 2018-11-25 15:14:27,039 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6fc1b901-f254-48a-proj 2018-11-25 15:14:27,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:27,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:27,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["qLj_mzsERHaCXehR5mTJzg"], "issued_at": "2018-11-25T15:14:27.000000Z"}} 2018-11-25 15:14:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c213f22a5e500a25db98752c1f059b38660b3ae" 2018-11-25 15:14:27,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546fdc65-b410-4628-8d19-ed209dc0c818 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:27,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-546fdc65-b410-4628-8d19-ed209dc0c818 2018-11-25 15:14:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:27,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c213f22a5e500a25db98752c1f059b38660b3ae" 2018-11-25 15:14:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0557e6-5858-4475-ad98-900a13c7959b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:27,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ec0557e6-5858-4475-ad98-900a13c7959b 2018-11-25 15:14:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c213f22a5e500a25db98752c1f059b38660b3ae" 2018-11-25 15:14:27,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea0e5b7-0f1f-4574-a521-b0104d0e990c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab"}, "enabled": true, "id": "9d8da5f502e344b1b86719baf501d9ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}]} 2018-11-25 15:14:27,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj used request id req-2ea0e5b7-0f1f-4574-a521-b0104d0e990c 2018-11-25 15:14:27,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c213f22a5e500a25db98752c1f059b38660b3ae" 2018-11-25 15:14:27,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2fdd07-5e0a-423f-9c91-e2e8dc4eb0e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:27,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-de2fdd07-5e0a-423f-9c91-e2e8dc4eb0e3 2018-11-25 15:14:28,188 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6fc1b901-f254-48a-user 2018-11-25 15:14:28,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:28,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfba6008-4094-4d2d-a3ac-775394475a6e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:28,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dfba6008-4094-4d2d-a3ac-775394475a6e 2018-11-25 15:14:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" -d '{"role": {"name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role"}}' 2018-11-25 15:14:28,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a7aed3-431c-4422-9da1-78fb044c6f26 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96f73dbf6ecc405b99c3fb3a25cf4332", "links": {"self": "http://172.30.9.29:5000/v3/roles/96f73dbf6ecc405b99c3fb3a25cf4332"}, "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role"}} 2018-11-25 15:14:28,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f8a7aed3-431c-4422-9da1-78fb044c6f26 2018-11-25 15:14:28,398 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role 2018-11-25 15:14:28,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/96f73dbf6ecc405b99c3fb3a25cf4332 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:28,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c507a550-dec4-4c66-b834-95214591c91a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/96f73dbf6ecc405b99c3fb3a25cf4332"}, "domain_id": null, "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role", "id": "96f73dbf6ecc405b99c3fb3a25cf4332"}} 2018-11-25 15:14:28,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/96f73dbf6ecc405b99c3fb3a25cf4332 used request id req-c507a550-dec4-4c66-b834-95214591c91a 2018-11-25 15:14:28,490 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role to project CreateSecurityGroupTests-6fc1b901-f254-48a-proj 2018-11-25 15:14:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab/users/9b9084105f9f4af29a70e53c71102124/roles/96f73dbf6ecc405b99c3fb3a25cf4332 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:28,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df6b354-8f3c-45a8-9791-9385db20220e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:28,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab/users/9b9084105f9f4af29a70e53c71102124/roles/96f73dbf6ecc405b99c3fb3a25cf4332 used request id req-7df6b354-8f3c-45a8-9791-9385db20220e 2018-11-25 15:14:28,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:28,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:28,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["tDDLxo0pT52rtoBUe5ctyg"], "issued_at": "2018-11-25T15:14:28.000000Z"}} 2018-11-25 15:14:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:29,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745bec5b-0a41-4e57-8bf9-019eb59e5fdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:29,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-745bec5b-0a41-4e57-8bf9-019eb59e5fdb 2018-11-25 15:14:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:29,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5ea9df5c-fd63-4078-83e1-3f0a8e0bb490 Date: Sun, 25 Nov 2018 15:14:29 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:29,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname&description=hello+group used request id req-5ea9df5c-fd63-4078-83e1-3f0a8e0bb490 2018-11-25 15:14:29,300 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname... 2018-11-25 15:14:29,301 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname 2018-11-25 15:14:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:29,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:29,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1364ccd5-083d-40a6-bc27-52d26c4b7dc3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab"}, "enabled": true, "id": "9d8da5f502e344b1b86719baf501d9ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}]} 2018-11-25 15:14:29,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-6fc1b901-f254-48a-proj used request id req-1364ccd5-083d-40a6-bc27-52d26c4b7dc3 2018-11-25 15:14:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" -d '{"security_group": {"tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname", "description": "hello group"}}' 2018-11-25 15:14:29,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-48ed028f-e15a-4e35-91bc-ade73c9158d6 Date: Sun, 25 Nov 2018 15:14:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}} 2018-11-25 15:14:29,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-48ed028f-e15a-4e35-91bc-ade73c9158d6 2018-11-25 15:14:29,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:29,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:30,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23a8afad-0b71-44a4-920c-1a2a11f3bb52 Date: Sun, 25 Nov 2018 15:14:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:30,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-23a8afad-0b71-44a4-920c-1a2a11f3bb52 2018-11-25 15:14:30,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:30,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:30,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7ba2ef8-aa96-47bf-8b5f-3c30916f3f1e Date: Sun, 25 Nov 2018 15:14:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:30,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-e7ba2ef8-aa96-47bf-8b5f-3c30916f3f1e 2018-11-25 15:14:30,237 - neutron_utils - INFO - Retrieving security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6c79df6e-f806-42c5-bb02-a46b335711b2 Date: Sun, 25 Nov 2018 15:14:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}]} 2018-11-25 15:14:30,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-6c79df6e-f806-42c5-bb02-a46b335711b2 2018-11-25 15:14:30,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7a5d2ba-c32f-4bb1-a52e-4cb7fcc4fde3 Date: Sun, 25 Nov 2018 15:14:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-c7a5d2ba-c32f-4bb1-a52e-4cb7fcc4fde3 2018-11-25 15:14:30,629 - neutron_utils - INFO - Retrieving security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:30,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2035aa2b-0946-4c19-9ee1-0adce207654d Date: Sun, 25 Nov 2018 15:14:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}]} 2018-11-25 15:14:30,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-2035aa2b-0946-4c19-9ee1-0adce207654d 2018-11-25 15:14:30,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:30,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5657e639-2244-45a9-82b2-b3f248ae8e29 Date: Sun, 25 Nov 2018 15:14:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:30,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-5657e639-2244-45a9-82b2-b3f248ae8e29 2018-11-25 15:14:30,857 - neutron_utils - INFO - Retrieving security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:30,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:31,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ec3f76d8-5972-4ffd-afb7-bf8b99e9e4db Date: Sun, 25 Nov 2018 15:14:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}]} 2018-11-25 15:14:31,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-ec3f76d8-5972-4ffd-afb7-bf8b99e9e4db 2018-11-25 15:14:31,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:31,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-922825b4-8786-4b0a-9a47-440b4dd56858 Date: Sun, 25 Nov 2018 15:14:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:31,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-922825b4-8786-4b0a-9a47-440b4dd56858 2018-11-25 15:14:31,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:31,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96f73dbf6ecc405b99c3fb3a25cf4332", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role"}], "expires_at": "2018-11-25T16:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d8da5f502e344b1b86719baf501d9ab", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-user", "id": "9b9084105f9f4af29a70e53c71102124"}, "audit_ids": ["w6Wlfg2_S_CA-rFgqgTHEQ"], "issued_at": "2018-11-25T15:14:31.000000Z"}} 2018-11-25 15:14:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284d68f01dbb776a452f248a36774d5ecdd319eb" 2018-11-25 15:14:31,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e106d8a0-0037-4ecd-9a11-55d3ee94e3ab Date: Sun, 25 Nov 2018 15:14:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}]} 2018-11-25 15:14:31,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname&description=hello+group used request id req-e106d8a0-0037-4ecd-9a11-55d3ee94e3ab 2018-11-25 15:14:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:31,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55afa401ae33c18e95f45b8fdcd9f31702cdb37" 2018-11-25 15:14:31,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22346af3-8e5b-49d9-a665-7e3bf66b9ad1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab"}, "enabled": true, "id": "9d8da5f502e344b1b86719baf501d9ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}} 2018-11-25 15:14:31,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab used request id req-22346af3-8e5b-49d9-a665-7e3bf66b9ad1 2018-11-25 15:14:31,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284d68f01dbb776a452f248a36774d5ecdd319eb" 2018-11-25 15:14:31,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05b26020-ede5-4276-a5e8-29c5fd2e0692 Date: Sun, 25 Nov 2018 15:14:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:31,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-05b26020-ede5-4276-a5e8-29c5fd2e0692 2018-11-25 15:14:31,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284d68f01dbb776a452f248a36774d5ecdd319eb" 2018-11-25 15:14:32,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06526622-4681-4a11-bed3-922c4df0e2fd Date: Sun, 25 Nov 2018 15:14:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:32,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-06526622-4681-4a11-bed3-922c4df0e2fd 2018-11-25 15:14:32,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:32,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:32,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96f73dbf6ecc405b99c3fb3a25cf4332", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role"}], "expires_at": "2018-11-25T16:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d8da5f502e344b1b86719baf501d9ab", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9d8da5f502e344b1b86719baf501d9ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-user", "id": "9b9084105f9f4af29a70e53c71102124"}, "audit_ids": ["jfrsMto4T7uWw7v4NKxEVA"], "issued_at": "2018-11-25T15:14:32.000000Z"}} 2018-11-25 15:14:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:32,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbcb14b-6b17-4124-a6bf-d3502c221091 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:32,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8bbcb14b-6b17-4124-a6bf-d3502c221091 2018-11-25 15:14:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:32,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b2ca8ccf-1568-4c18-832d-c1edcee6141f Date: Sun, 25 Nov 2018 15:14:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}]} 2018-11-25 15:14:32,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname used request id req-b2ca8ccf-1568-4c18-832d-c1edcee6141f 2018-11-25 15:14:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:32,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:32,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:32,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4c4243-8b3c-4b3d-8b80-89f981e2dfc8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab"}, "enabled": true, "id": "9d8da5f502e344b1b86719baf501d9ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}} 2018-11-25 15:14:32,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab used request id req-cd4c4243-8b3c-4b3d-8b80-89f981e2dfc8 2018-11-25 15:14:32,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:33,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76326ca7-d991-4f98-baaa-f88142895c7a Date: Sun, 25 Nov 2018 15:14:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:33,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-76326ca7-d991-4f98-baaa-f88142895c7a 2018-11-25 15:14:33,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:33,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07248a6a-2e6e-4de3-8212-769bcb56b558 Date: Sun, 25 Nov 2018 15:14:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:33,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-07248a6a-2e6e-4de3-8212-769bcb56b558 2018-11-25 15:14:33,192 - neutron_utils - INFO - Retrieving security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:33,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:33,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-515a274d-8250-42f7-a954-db94b1bbaef4 Date: Sun, 25 Nov 2018 15:14:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "79ddbba6-403c-4579-ade6-d10f655c25f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 2, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "name": "CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname"}]} 2018-11-25 15:14:33,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-515a274d-8250-42f7-a954-db94b1bbaef4 2018-11-25 15:14:33,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce41ee8c-9841-4b27-8296-a8745108f5ca 2018-11-25 15:14:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f00f304c229e035fc5d98022b55ec0a7a2589e" 2018-11-25 15:14:33,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06e3a369-e7cc-4a14-8633-5be98015b21e Date: Sun, 25 Nov 2018 15:14:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "45af3bd0-f1d7-46cd-9592-2a4c298e8b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "ce41ee8c-9841-4b27-8296-a8745108f5ca", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "79ddbba6-403c-4579-ade6-d10f655c25f4"}]} 2018-11-25 15:14:33,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-06e3a369-e7cc-4a14-8633-5be98015b21e 2018-11-25 15:14:33,430 - neutron_utils - INFO - Deleting security group rule with ID - 79ddbba6-403c-4579-ade6-d10f655c25f4 2018-11-25 15:14:33,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/79ddbba6-403c-4579-ade6-d10f655c25f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:33,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cf3650e-254f-4e55-aa9f-bbea255ae88e Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:33,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/79ddbba6-403c-4579-ade6-d10f655c25f4 used request id req-6cf3650e-254f-4e55-aa9f-bbea255ae88e 2018-11-25 15:14:33,517 - neutron_utils - INFO - Deleting security group rule with ID - 45af3bd0-f1d7-46cd-9592-2a4c298e8b88 2018-11-25 15:14:33,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/45af3bd0-f1d7-46cd-9592-2a4c298e8b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:33,774 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1517ce5-94ea-4213-91a3-b71a44b2fcc2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:33,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/45af3bd0-f1d7-46cd-9592-2a4c298e8b88 used request id req-c1517ce5-94ea-4213-91a3-b71a44b2fcc2 2018-11-25 15:14:33,775 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7e1f92b1-fd0b-421e-93cd-364f892e32edname 2018-11-25 15:14:33,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ce41ee8c-9841-4b27-8296-a8745108f5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad666b26d8a9fe74684ff598bc0cbc7a1ada4e91" 2018-11-25 15:14:34,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fafd1d4-cde4-4ea5-8ba0-0298405d9e28 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:34,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ce41ee8c-9841-4b27-8296-a8745108f5ca used request id req-7fafd1d4-cde4-4ea5-8ba0-0298405d9e28 2018-11-25 15:14:34,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:34,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af14a5b7-bcc2-4764-8f53-9f8b4cbcbc1b Date: Sun, 25 Nov 2018 15:14:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "updated_at": "2018-11-25T15:14:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "0f2e9361-76c6-43cc-9c57-2735354e53c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "7b6ca712-fc93-4471-8fd2-b4836d3aa619", "remote_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "ce702f33-0660-426c-87de-57186fbc074d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "revision_number": 0, "id": "ea43abc9-ddd4-4ffd-8f89-7205ec768e3d", "remote_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d8da5f502e344b1b86719baf501d9ab"}], "revision_number": 4, "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "name": "default"}]} 2018-11-25 15:14:34,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af14a5b7-bcc2-4764-8f53-9f8b4cbcbc1b 2018-11-25 15:14:34,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:34,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31689e7-0044-45f6-bbe2-91bdae8ed584 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:14:34,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f31689e7-0044-45f6-bbe2-91bdae8ed584 2018-11-25 15:14:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:34,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbc25f9-fbe7-4799-a088-4e01052af5d8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:14:34,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-bdbc25f9-fbe7-4799-a088-4e01052af5d8 2018-11-25 15:14:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:34,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce742dc6-c074-45c3-8f5d-c4545f946390 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:14:34,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-ce742dc6-c074-45c3-8f5d-c4545f946390 2018-11-25 15:14:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:34,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d658cdc-e5d1-48d2-b072-35ffbe848681 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab"}, "enabled": true, "id": "9d8da5f502e344b1b86719baf501d9ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6fc1b901-f254-48a-proj"}} 2018-11-25 15:14:34,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab used request id req-1d658cdc-e5d1-48d2-b072-35ffbe848681 2018-11-25 15:14:34,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e07cce91-b018-4cd3-92c1-8e2f180e3b89 2018-11-25 15:14:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e07cce91-b018-4cd3-92c1-8e2f180e3b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:34,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6f121722-4b15-4905-8b05-8ee214d327aa Date: Sun, 25 Nov 2018 15:14:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "0f2e9361-76c6-43cc-9c57-2735354e53c3"}, {"remote_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "7b6ca712-fc93-4471-8fd2-b4836d3aa619"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ce702f33-0660-426c-87de-57186fbc074d"}, {"remote_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:29Z", "security_group_id": "e07cce91-b018-4cd3-92c1-8e2f180e3b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9d8da5f502e344b1b86719baf501d9ab", "created_at": "2018-11-25T15:14:29Z", "project_id": "9d8da5f502e344b1b86719baf501d9ab", "id": "ea43abc9-ddd4-4ffd-8f89-7205ec768e3d"}]} 2018-11-25 15:14:34,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e07cce91-b018-4cd3-92c1-8e2f180e3b89 used request id req-6f121722-4b15-4905-8b05-8ee214d327aa 2018-11-25 15:14:34,793 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:14:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e07cce91-b018-4cd3-92c1-8e2f180e3b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:35,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-565faca2-0899-48b4-82fa-7ae0d7f2b3a3 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:35,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e07cce91-b018-4cd3-92c1-8e2f180e3b89 used request id req-565faca2-0899-48b4-82fa-7ae0d7f2b3a3 2018-11-25 15:14:35,062 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6fc1b901-f254-48a-proj 2018-11-25 15:14:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:35,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36914603-f63b-4018-83a2-ed780703e271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:35,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9d8da5f502e344b1b86719baf501d9ab used request id req-36914603-f63b-4018-83a2-ed780703e271 2018-11-25 15:14:35,263 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6fc1b901-f254-48a-proj-role 2018-11-25 15:14:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/96f73dbf6ecc405b99c3fb3a25cf4332 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:35,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1448e42f-9e21-4595-9f3e-c3407c764bdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:35,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/96f73dbf6ecc405b99c3fb3a25cf4332 used request id req-1448e42f-9e21-4595-9f3e-c3407c764bdb 2018-11-25 15:14:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbb82b26a981fd78383701e1d45d0c6a9c62d43" 2018-11-25 15:14:35,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cc845c-4cf0-447d-89d3-5c4a107d13ff Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:35,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-03cc845c-4cf0-447d-89d3-5c4a107d13ff 2018-11-25 15:14:35,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6fc1b901-f254-48a-user 2018-11-25 15:14:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9b9084105f9f4af29a70e53c71102124 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c213f22a5e500a25db98752c1f059b38660b3ae" 2018-11-25 15:14:35,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8718b88c-2e51-4073-885c-a3788b893f90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:35,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9b9084105f9f4af29a70e53c71102124 used request id req-8718b88c-2e51-4073-885c-a3788b893f90 2018-11-25 15:14:35,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:36,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["nAoJLFJ3S0Od-guuVbnhsQ"], "issued_at": "2018-11-25T15:14:36.000000Z"}} 2018-11-25 15:14:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33548608aae481eacb61baa9d0344ae83caf744a" 2018-11-25 15:14:36,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709f9b99-a580-4749-a59e-8c1fc35a8024 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:36,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-709f9b99-a580-4749-a59e-8c1fc35a8024 2018-11-25 15:14:36,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:36,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:36,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["pdmqPBdySJiPUwSniLE3bw"], "issued_at": "2018-11-25T15:14:36.000000Z"}} 2018-11-25 15:14:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:36,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8864a04a-4c39-4f08-945d-6e51293385e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:36,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8864a04a-4c39-4f08-945d-6e51293385e1 2018-11-25 15:14:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:36,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:36,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dd3954da-2be3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:36,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83414fea-9290-497b-a570-cbead1de6a7f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dd3954da-2be3-469-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:14:36,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dd3954da-2be3-469-proj used request id req-83414fea-9290-497b-a570-cbead1de6a7f 2018-11-25 15:14:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:36,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2921d1d4-d4ab-424e-8fb9-eb15a0152fbe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:36,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2921d1d4-d4ab-424e-8fb9-eb15a0152fbe 2018-11-25 15:14:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}}' 2018-11-25 15:14:36,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce07626-84a4-4e0c-8340-54fb3d53d210 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964"}, "enabled": true, "id": "247d48f07f074c7aa98b3209dc3e4964", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}} 2018-11-25 15:14:36,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cce07626-84a4-4e0c-8340-54fb3d53d210 2018-11-25 15:14:36,877 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-dd3954da-2be3-469-proj 2018-11-25 15:14:36,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:36,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:37,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Ztc2iuttTC2-AR99DmZF7w"], "issued_at": "2018-11-25T15:14:37.000000Z"}} 2018-11-25 15:14:37,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9d57b5f20781800f47c3cafaa930a16637e463" 2018-11-25 15:14:37,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286e1d58-86f6-4136-a393-f230930edfc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:37,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-286e1d58-86f6-4136-a393-f230930edfc4 2018-11-25 15:14:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:37,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9d57b5f20781800f47c3cafaa930a16637e463" 2018-11-25 15:14:37,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e937446a-31d5-467b-a44b-f90f1737d57f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:37,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e937446a-31d5-467b-a44b-f90f1737d57f 2018-11-25 15:14:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-dd3954da-2be3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9d57b5f20781800f47c3cafaa930a16637e463" 2018-11-25 15:14:37,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b948638-e21e-4b94-a5ca-fb437cbd36d1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-dd3954da-2be3-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964"}, "enabled": true, "id": "247d48f07f074c7aa98b3209dc3e4964", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}]} 2018-11-25 15:14:37,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-dd3954da-2be3-469-proj used request id req-5b948638-e21e-4b94-a5ca-fb437cbd36d1 2018-11-25 15:14:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9d57b5f20781800f47c3cafaa930a16637e463" 2018-11-25 15:14:37,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e418b2-2c16-412e-8a8e-fdbbfa4f88ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:37,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-24e418b2-2c16-412e-8a8e-fdbbfa4f88ea 2018-11-25 15:14:38,086 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-dd3954da-2be3-469-user 2018-11-25 15:14:38,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:38,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee8b89a-5b4c-4312-8208-ff4514d1b961 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:38,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fee8b89a-5b4c-4312-8208-ff4514d1b961 2018-11-25 15:14:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" -d '{"role": {"name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj-role"}}' 2018-11-25 15:14:38,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4265a239-6fb0-4f96-8531-6d17e5c12b41 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a9c8d6eb8ef4d2195a6d48be9fd9b48", "links": {"self": "http://172.30.9.29:5000/v3/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48"}, "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj-role"}} 2018-11-25 15:14:38,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4265a239-6fb0-4f96-8531-6d17e5c12b41 2018-11-25 15:14:38,297 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-dd3954da-2be3-469-proj-role 2018-11-25 15:14:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:38,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147e598b-e0e5-48e7-b758-17e893f9669a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48"}, "domain_id": null, "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj-role", "id": "6a9c8d6eb8ef4d2195a6d48be9fd9b48"}} 2018-11-25 15:14:38,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48 used request id req-147e598b-e0e5-48e7-b758-17e893f9669a 2018-11-25 15:14:38,383 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-dd3954da-2be3-469-proj-role to project CreateSecurityGroupTests-dd3954da-2be3-469-proj 2018-11-25 15:14:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964/users/5a78a2f675fa49ebb14a7d8d17d73efb/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:38,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898183c4-afb3-47cc-b7a5-bdd23ddc08a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:38,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964/users/5a78a2f675fa49ebb14a7d8d17d73efb/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48 used request id req-898183c4-afb3-47cc-b7a5-bdd23ddc08a9 2018-11-25 15:14:38,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:38,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:38,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aGmM2oA1T7yb7uTCLCQ1Sw"], "issued_at": "2018-11-25T15:14:38.000000Z"}} 2018-11-25 15:14:38,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:38,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54dc258-1a21-4c43-8cb8-e590821d6de2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:38,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a54dc258-1a21-4c43-8cb8-e590821d6de2 2018-11-25 15:14:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:39,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cb310d92-3d41-4d9b-a48f-f2b625f9855f Date: Sun, 25 Nov 2018 15:14:39 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:39,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname&description=hello+group used request id req-cb310d92-3d41-4d9b-a48f-f2b625f9855f 2018-11-25 15:14:39,186 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname... 2018-11-25 15:14:39,186 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname 2018-11-25 15:14:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:39,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:39,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-dd3954da-2be3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:39,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b078847b-1c36-49c1-a227-5f248dc38bed Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-dd3954da-2be3-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964"}, "enabled": true, "id": "247d48f07f074c7aa98b3209dc3e4964", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}]} 2018-11-25 15:14:39,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-dd3954da-2be3-469-proj used request id req-b078847b-1c36-49c1-a227-5f248dc38bed 2018-11-25 15:14:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" -d '{"security_group": {"tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "name": "CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname", "description": "hello group"}}' 2018-11-25 15:14:39,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8b68dd4a-ed50-454c-9ad5-d2569eb40559 Date: Sun, 25 Nov 2018 15:14:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "updated_at": "2018-11-25T15:14:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "0083f88f-952c-4642-a188-17e1e4afa820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "e4882be5-30ae-4fc7-810e-f64800e346bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}], "revision_number": 2, "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "name": "CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname"}} 2018-11-25 15:14:39,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8b68dd4a-ed50-454c-9ad5-d2569eb40559 2018-11-25 15:14:39,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:39,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6c01c05-a5b2-446f-8dbc-c7cc852ac693 Date: Sun, 25 Nov 2018 15:14:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:39,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-c6c01c05-a5b2-446f-8dbc-c7cc852ac693 2018-11-25 15:14:39,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0eadb506-7272-4204-ab40-c57d5027837f Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:40,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-0eadb506-7272-4204-ab40-c57d5027837f 2018-11-25 15:14:40,149 - neutron_utils - INFO - Retrieving security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9640f62b-46d9-47b0-9d8f-a4ae15b6d182 Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "updated_at": "2018-11-25T15:14:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "0083f88f-952c-4642-a188-17e1e4afa820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "e4882be5-30ae-4fc7-810e-f64800e346bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}], "revision_number": 2, "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "name": "CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname"}]} 2018-11-25 15:14:40,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-9640f62b-46d9-47b0-9d8f-a4ae15b6d182 2018-11-25 15:14:40,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:40,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1cd293d-3966-491d-9cd0-458f3a670a7f Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:40,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-d1cd293d-3966-491d-9cd0-458f3a670a7f 2018-11-25 15:14:40,530 - neutron_utils - INFO - Retrieving security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c94709b8-c4eb-490c-aa38-7577e7821a1d Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "updated_at": "2018-11-25T15:14:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "0083f88f-952c-4642-a188-17e1e4afa820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "e4882be5-30ae-4fc7-810e-f64800e346bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}], "revision_number": 2, "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "name": "CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname"}]} 2018-11-25 15:14:40,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-c94709b8-c4eb-490c-aa38-7577e7821a1d 2018-11-25 15:14:40,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5163b78-841e-4cf9-8fbd-d6ff9102c4d2 Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:40,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-b5163b78-841e-4cf9-8fbd-d6ff9102c4d2 2018-11-25 15:14:40,762 - neutron_utils - INFO - Retrieving security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-35a42d2e-aad3-45c9-a54d-c6c4cbf96c5f Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "updated_at": "2018-11-25T15:14:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "0083f88f-952c-4642-a188-17e1e4afa820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "e4882be5-30ae-4fc7-810e-f64800e346bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}], "revision_number": 2, "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "name": "CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname"}]} 2018-11-25 15:14:40,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-35a42d2e-aad3-45c9-a54d-c6c4cbf96c5f 2018-11-25 15:14:40,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:40,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:40,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53579f5f-503d-4286-98c6-cd58dfcb5034 Date: Sun, 25 Nov 2018 15:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:40,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-53579f5f-503d-4286-98c6-cd58dfcb5034 2018-11-25 15:14:40,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:41,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a9c8d6eb8ef4d2195a6d48be9fd9b48", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj-role"}], "expires_at": "2018-11-25T16:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "247d48f07f074c7aa98b3209dc3e4964", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/247d48f07f074c7aa98b3209dc3e4964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/247d48f07f074c7aa98b3209dc3e4964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/247d48f07f074c7aa98b3209dc3e4964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/247d48f07f074c7aa98b3209dc3e4964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/247d48f07f074c7aa98b3209dc3e4964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/247d48f07f074c7aa98b3209dc3e4964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/247d48f07f074c7aa98b3209dc3e4964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/247d48f07f074c7aa98b3209dc3e4964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/247d48f07f074c7aa98b3209dc3e4964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/247d48f07f074c7aa98b3209dc3e4964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/247d48f07f074c7aa98b3209dc3e4964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/247d48f07f074c7aa98b3209dc3e4964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dd3954da-2be3-469-user", "id": "5a78a2f675fa49ebb14a7d8d17d73efb"}, "audit_ids": ["DpHYT26DSHS2Qep0vWqr8A"], "issued_at": "2018-11-25T15:14:41.000000Z"}} 2018-11-25 15:14:41,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}641c126de4e8e9a8afc992ba2e389731d2ea4059" 2018-11-25 15:14:41,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4c03d308-e7a7-4020-a8b9-9f26c443547e Date: Sun, 25 Nov 2018 15:14:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "updated_at": "2018-11-25T15:14:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "0083f88f-952c-4642-a188-17e1e4afa820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "e4882be5-30ae-4fc7-810e-f64800e346bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}], "revision_number": 2, "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "name": "CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname"}]} 2018-11-25 15:14:41,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname&description=hello+group used request id req-4c03d308-e7a7-4020-a8b9-9f26c443547e 2018-11-25 15:14:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:41,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33548608aae481eacb61baa9d0344ae83caf744a" 2018-11-25 15:14:41,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc35b86-99b7-4c8f-9b73-2ebe54b4b6b4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964"}, "enabled": true, "id": "247d48f07f074c7aa98b3209dc3e4964", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}} 2018-11-25 15:14:41,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964 used request id req-ddc35b86-99b7-4c8f-9b73-2ebe54b4b6b4 2018-11-25 15:14:41,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:41,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}641c126de4e8e9a8afc992ba2e389731d2ea4059" 2018-11-25 15:14:41,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43ca655b-f262-4da0-96ce-c5fa42717487 Date: Sun, 25 Nov 2018 15:14:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:41,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-43ca655b-f262-4da0-96ce-c5fa42717487 2018-11-25 15:14:41,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64ee753-d9ee-4fc4-9004-f34337c78b7a 2018-11-25 15:14:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}641c126de4e8e9a8afc992ba2e389731d2ea4059" 2018-11-25 15:14:41,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc56e866-5ea4-4024-a835-97e7edc33e72 Date: Sun, 25 Nov 2018 15:14:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "0083f88f-952c-4642-a188-17e1e4afa820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "e64ee753-d9ee-4fc4-9004-f34337c78b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "e4882be5-30ae-4fc7-810e-f64800e346bd"}]} 2018-11-25 15:14:41,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-bc56e866-5ea4-4024-a835-97e7edc33e72 2018-11-25 15:14:41,903 - neutron_utils - INFO - Deleting security group rule with ID - 0083f88f-952c-4642-a188-17e1e4afa820 2018-11-25 15:14:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/0083f88f-952c-4642-a188-17e1e4afa820 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:42,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33cbb194-6d3e-411c-9588-541396bb039b Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:42,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/0083f88f-952c-4642-a188-17e1e4afa820 used request id req-33cbb194-6d3e-411c-9588-541396bb039b 2018-11-25 15:14:42,152 - neutron_utils - INFO - Deleting security group rule with ID - e4882be5-30ae-4fc7-810e-f64800e346bd 2018-11-25 15:14:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e4882be5-30ae-4fc7-810e-f64800e346bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:42,245 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e528f2e2-e24a-4928-a818-f077543769a3 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:42,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e4882be5-30ae-4fc7-810e-f64800e346bd used request id req-e528f2e2-e24a-4928-a818-f077543769a3 2018-11-25 15:14:42,246 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a281d177-db8f-42fe-8908-8054a51ceb7fname 2018-11-25 15:14:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e64ee753-d9ee-4fc4-9004-f34337c78b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0e1a22c5308202cc2919a83feb80becbaa46b7" 2018-11-25 15:14:42,525 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09acb3bf-1d37-47d9-aab0-954e8fa895a0 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:42,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e64ee753-d9ee-4fc4-9004-f34337c78b7a used request id req-09acb3bf-1d37-47d9-aab0-954e8fa895a0 2018-11-25 15:14:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:42,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f6c44fff-cd68-4bd3-8280-1e9c2c705ff0 Date: Sun, 25 Nov 2018 15:14:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "updated_at": "2018-11-25T15:14:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "43843099-b7ba-4b82-9fee-975d46936323", "remote_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "53832cc1-025b-4324-8b3e-70cca02bf149", "remote_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "9ec5eecd-e930-4013-a5ab-aec35ac8355d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv4", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "revision_number": 0, "id": "ed7b0105-8b5f-42df-8027-b833d68c329e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "port_range_min": null, "ethertype": "IPv6", "project_id": "247d48f07f074c7aa98b3209dc3e4964"}], "revision_number": 4, "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:14:42,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f6c44fff-cd68-4bd3-8280-1e9c2c705ff0 2018-11-25 15:14:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:42,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5290d8c-7d70-4552-adad-7ac0aab7865f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:14:42,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-b5290d8c-7d70-4552-adad-7ac0aab7865f 2018-11-25 15:14:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:42,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c49d9d-f3e6-4a9f-a432-3607b9e2591f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964"}, "enabled": true, "id": "247d48f07f074c7aa98b3209dc3e4964", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dd3954da-2be3-469-proj"}} 2018-11-25 15:14:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964 used request id req-e4c49d9d-f3e6-4a9f-a432-3607b9e2591f 2018-11-25 15:14:42,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84154352-25e6-41b6-86ec-9f94a8d42c39 2018-11-25 15:14:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=84154352-25e6-41b6-86ec-9f94a8d42c39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:43,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f09cce7f-afe8-484f-8040-74a6152ee70c Date: Sun, 25 Nov 2018 15:14:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "43843099-b7ba-4b82-9fee-975d46936323"}, {"remote_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "53832cc1-025b-4324-8b3e-70cca02bf149"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "9ec5eecd-e930-4013-a5ab-aec35ac8355d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:39Z", "security_group_id": "84154352-25e6-41b6-86ec-9f94a8d42c39", "port_range_min": null, "revision_number": 0, "tenant_id": "247d48f07f074c7aa98b3209dc3e4964", "created_at": "2018-11-25T15:14:39Z", "project_id": "247d48f07f074c7aa98b3209dc3e4964", "id": "ed7b0105-8b5f-42df-8027-b833d68c329e"}]} 2018-11-25 15:14:43,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=84154352-25e6-41b6-86ec-9f94a8d42c39 used request id req-f09cce7f-afe8-484f-8040-74a6152ee70c 2018-11-25 15:14:43,100 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:14:43,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/84154352-25e6-41b6-86ec-9f94a8d42c39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:43,384 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1ee5793-1bb0-4221-b9f5-2e48020bf496 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:43,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/84154352-25e6-41b6-86ec-9f94a8d42c39 used request id req-c1ee5793-1bb0-4221-b9f5-2e48020bf496 2018-11-25 15:14:43,385 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-dd3954da-2be3-469-proj 2018-11-25 15:14:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:43,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ae89cc-71ec-4a01-9343-f16b8f41c4dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:43,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/247d48f07f074c7aa98b3209dc3e4964 used request id req-02ae89cc-71ec-4a01-9343-f16b8f41c4dd 2018-11-25 15:14:43,635 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-dd3954da-2be3-469-proj-role 2018-11-25 15:14:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:43,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4619aea8-71f5-4773-a304-a52222ba3fbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:43,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6a9c8d6eb8ef4d2195a6d48be9fd9b48 used request id req-4619aea8-71f5-4773-a304-a52222ba3fbb 2018-11-25 15:14:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce0b12e7e9534df43f2a7b71ff8814581d19569" 2018-11-25 15:14:43,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a044fb-3da4-486e-be10-70e9cdb6fb79 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:43,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-22a044fb-3da4-486e-be10-70e9cdb6fb79 2018-11-25 15:14:43,851 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-dd3954da-2be3-469-user 2018-11-25 15:14:43,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5a78a2f675fa49ebb14a7d8d17d73efb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9d57b5f20781800f47c3cafaa930a16637e463" 2018-11-25 15:14:44,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92770ac-77ec-4389-ad80-e9111d373f11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:44,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5a78a2f675fa49ebb14a7d8d17d73efb used request id req-f92770ac-77ec-4389-ad80-e9111d373f11 2018-11-25 15:14:44,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:44,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["joagLytBSiigh8c_szG7zQ"], "issued_at": "2018-11-25T15:14:44.000000Z"}} 2018-11-25 15:14:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb165732b5c74c794ab088bcfcdd30b2be308f30" 2018-11-25 15:14:44,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5da8f6-93ec-462f-a6bb-55d7cd92fab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:44,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0b5da8f6-93ec-462f-a6bb-55d7cd92fab3 2018-11-25 15:14:44,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:44,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:45,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Lq8M6FHhQ2m8XZyW4A_Ktg"], "issued_at": "2018-11-25T15:14:44.000000Z"}} 2018-11-25 15:14:45,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:45,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd97e61-5434-43f4-b3bd-f79bc2d8af7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:45,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bd97e61-5434-43f4-b3bd-f79bc2d8af7d 2018-11-25 15:14:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:45,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:45,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b1332ef7-a6cd-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:45,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090b6cfc-062c-4621-9f8b-1a5336e3656b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b1332ef7-a6cd-402-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:14:45,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b1332ef7-a6cd-402-proj used request id req-090b6cfc-062c-4621-9f8b-1a5336e3656b 2018-11-25 15:14:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:45,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f4827b-e7f3-4e11-9b91-da3eea3622dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:45,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-73f4827b-e7f3-4e11-9b91-da3eea3622dd 2018-11-25 15:14:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}}' 2018-11-25 15:14:45,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264f98e1-c499-4da6-8080-33dca3c57e8c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4"}, "enabled": true, "id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}} 2018-11-25 15:14:45,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-264f98e1-c499-4da6-8080-33dca3c57e8c 2018-11-25 15:14:45,386 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b1332ef7-a6cd-402-proj 2018-11-25 15:14:45,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:45,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:45,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["f_5NsvZfQ_CIIe0ewQ5UJw"], "issued_at": "2018-11-25T15:14:45.000000Z"}} 2018-11-25 15:14:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7e549c0f10a3c1ca4b80055040c439c0e3f8ec" 2018-11-25 15:14:45,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5348119-f843-4b41-bb2d-cc635700dd1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:45,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5348119-f843-4b41-bb2d-cc635700dd1e 2018-11-25 15:14:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:45,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7e549c0f10a3c1ca4b80055040c439c0e3f8ec" 2018-11-25 15:14:46,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57e3d43-2318-435c-9707-fea2077fb553 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:46,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e57e3d43-2318-435c-9707-fea2077fb553 2018-11-25 15:14:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-b1332ef7-a6cd-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7e549c0f10a3c1ca4b80055040c439c0e3f8ec" 2018-11-25 15:14:46,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df99d21-64fc-4f85-b861-08118d1089de Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-b1332ef7-a6cd-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4"}, "enabled": true, "id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}]} 2018-11-25 15:14:46,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-b1332ef7-a6cd-402-proj used request id req-8df99d21-64fc-4f85-b861-08118d1089de 2018-11-25 15:14:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7e549c0f10a3c1ca4b80055040c439c0e3f8ec" 2018-11-25 15:14:46,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43fc4661-a3e0-4526-b255-dafa73d76bbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:46,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-43fc4661-a3e0-4526-b255-dafa73d76bbc 2018-11-25 15:14:46,529 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b1332ef7-a6cd-402-user 2018-11-25 15:14:46,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:46,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeeab26b-fb84-487a-8515-69eef1a095dd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:46,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-aeeab26b-fb84-487a-8515-69eef1a095dd 2018-11-25 15:14:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" -d '{"role": {"name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role"}}' 2018-11-25 15:14:46,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed65f7b6-2b69-4cb7-a6bd-9a02088ee780 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23c8a69ad1f34d44adf76572e0351b7c", "links": {"self": "http://172.30.9.29:5000/v3/roles/23c8a69ad1f34d44adf76572e0351b7c"}, "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role"}} 2018-11-25 15:14:46,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ed65f7b6-2b69-4cb7-a6bd-9a02088ee780 2018-11-25 15:14:46,733 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role 2018-11-25 15:14:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/23c8a69ad1f34d44adf76572e0351b7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:46,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac603ed7-3da9-4bc6-bb7c-8aceb1d64e88 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/23c8a69ad1f34d44adf76572e0351b7c"}, "domain_id": null, "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role", "id": "23c8a69ad1f34d44adf76572e0351b7c"}} 2018-11-25 15:14:46,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/23c8a69ad1f34d44adf76572e0351b7c used request id req-ac603ed7-3da9-4bc6-bb7c-8aceb1d64e88 2018-11-25 15:14:46,824 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role to project CreateSecurityGroupTests-b1332ef7-a6cd-402-proj 2018-11-25 15:14:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4/users/4d241fde8bdf4a5d9ea36d1eb3d836b2/roles/23c8a69ad1f34d44adf76572e0351b7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:46,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d69f2ee4-08af-4600-848c-612cf53738a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:46,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4/users/4d241fde8bdf4a5d9ea36d1eb3d836b2/roles/23c8a69ad1f34d44adf76572e0351b7c used request id req-d69f2ee4-08af-4600-848c-612cf53738a9 2018-11-25 15:14:46,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:46,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:47,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23c8a69ad1f34d44adf76572e0351b7c", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role"}], "expires_at": "2018-11-25T16:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-user", "id": "4d241fde8bdf4a5d9ea36d1eb3d836b2"}, "audit_ids": ["92NBVGtURzyRemNrTcMwlQ"], "issued_at": "2018-11-25T15:14:47.000000Z"}} 2018-11-25 15:14:47,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:47,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18bb770-89e1-48a6-87c4-3f8f733f7188 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:47,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a18bb770-89e1-48a6-87c4-3f8f733f7188 2018-11-25 15:14:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:47,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6bb816f6-1e7b-4053-86e6-33a36db97bbf Date: Sun, 25 Nov 2018 15:14:47 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:47,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name&description=hello+group used request id req-6bb816f6-1e7b-4053-86e6-33a36db97bbf 2018-11-25 15:14:47,681 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name... 2018-11-25 15:14:47,681 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name 2018-11-25 15:14:47,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" -d '{"security_group": {"name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name", "description": "hello group"}}' 2018-11-25 15:14:48,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d525e7fb-8861-4fe4-88b5-2ae07459c831 Date: Sun, 25 Nov 2018 15:14:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 2, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}} 2018-11-25 15:14:48,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-d525e7fb-8861-4fe4-88b5-2ae07459c831 2018-11-25 15:14:48,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:48,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c8ea1e2-a9e2-4d4c-a2bc-0debae93de30 Date: Sun, 25 Nov 2018 15:14:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:48,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-7c8ea1e2-a9e2-4d4c-a2bc-0debae93de30 2018-11-25 15:14:48,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:48,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-966f5a35-d2aa-4e04-b6c7-65f9ea0cc617 Date: Sun, 25 Nov 2018 15:14:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:48,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-966f5a35-d2aa-4e04-b6c7-65f9ea0cc617 2018-11-25 15:14:48,379 - neutron_utils - INFO - Retrieving security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:48,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:48,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d7e8bf9f-63c4-41f2-a2c7-a91822e55bcd Date: Sun, 25 Nov 2018 15:14:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 2, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}]} 2018-11-25 15:14:48,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-d7e8bf9f-63c4-41f2-a2c7-a91822e55bcd 2018-11-25 15:14:48,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c15c20c-ebf5-40b0-adb2-877607f08d6a Date: Sun, 25 Nov 2018 15:14:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:48,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-9c15c20c-ebf5-40b0-adb2-877607f08d6a 2018-11-25 15:14:48,653 - neutron_utils - INFO - Retrieving security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:48,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5f047456-29d1-44c3-b74f-1b9cc6b7b44a Date: Sun, 25 Nov 2018 15:14:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 2, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}]} 2018-11-25 15:14:48,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-5f047456-29d1-44c3-b74f-1b9cc6b7b44a 2018-11-25 15:14:48,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:49,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7e0334d-3aae-4cd5-9a9f-4497749a644d Date: Sun, 25 Nov 2018 15:14:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:49,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-e7e0334d-3aae-4cd5-9a9f-4497749a644d 2018-11-25 15:14:49,033 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name 2018-11-25 15:14:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:49,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-19a19bdd-4943-4abf-af2b-6de93493de02 Date: Sun, 25 Nov 2018 15:14:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 2, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}]} 2018-11-25 15:14:49,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name used request id req-19a19bdd-4943-4abf-af2b-6de93493de02 2018-11-25 15:14:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:49,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:49,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fad264d-7f6d-4c05-a32c-9f36e8735396 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4"}, "enabled": true, "id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}} 2018-11-25 15:14:49,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4 used request id req-0fad264d-7f6d-4c05-a32c-9f36e8735396 2018-11-25 15:14:49,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:49,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c9cef85-51a7-4a90-9cd5-021239bdd1a4 Date: Sun, 25 Nov 2018 15:14:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:49,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-5c9cef85-51a7-4a90-9cd5-021239bdd1a4 2018-11-25 15:14:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": 10}}' 2018-11-25 15:14:49,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-9ba507f4-268f-4a34-b88c-1944e8319f94 Date: Sun, 25 Nov 2018 15:14:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:49Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "19eb087b-4131-465e-a18c-9f818a902f7a"}} 2018-11-25 15:14:49,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-9ba507f4-268f-4a34-b88c-1944e8319f94 2018-11-25 15:14:49,608 - neutron_utils - INFO - Retrieving security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:49,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ce34e69f-40a3-4c40-997a-900624520b9d Date: Sun, 25 Nov 2018 15:14:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "revision_number": 0, "id": "19eb087b-4131-465e-a18c-9f818a902f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 3, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}]} 2018-11-25 15:14:49,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-ce34e69f-40a3-4c40-997a-900624520b9d 2018-11-25 15:14:49,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:49,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f66c0f33-18c2-4363-bb21-8b996409e499 Date: Sun, 25 Nov 2018 15:14:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:49Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "19eb087b-4131-465e-a18c-9f818a902f7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:49,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-f66c0f33-18c2-4363-bb21-8b996409e499 2018-11-25 15:14:49,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:50,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23c8a69ad1f34d44adf76572e0351b7c", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role"}], "expires_at": "2018-11-25T16:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8f73c6541e94b7db42ebbce6bcd8ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-user", "id": "4d241fde8bdf4a5d9ea36d1eb3d836b2"}, "audit_ids": ["t-aZHZ4dRfu6tKPNekwXeA"], "issued_at": "2018-11-25T15:14:50.000000Z"}} 2018-11-25 15:14:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83274a946ab02dae7746e5509eb5f246a6443634" 2018-11-25 15:14:50,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-52acdb73-4913-4b9f-ac88-67f21e6521d4 Date: Sun, 25 Nov 2018 15:14:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "revision_number": 0, "id": "19eb087b-4131-465e-a18c-9f818a902f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 3, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}]} 2018-11-25 15:14:50,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name&description=hello+group used request id req-52acdb73-4913-4b9f-ac88-67f21e6521d4 2018-11-25 15:14:50,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83274a946ab02dae7746e5509eb5f246a6443634" 2018-11-25 15:14:50,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-3e4cce71-eb38-4e55-827a-d9e2e20f4ade Date: Sun, 25 Nov 2018 15:14:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:49Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "19eb087b-4131-465e-a18c-9f818a902f7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:50,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-3e4cce71-eb38-4e55-827a-d9e2e20f4ade 2018-11-25 15:14:50,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83274a946ab02dae7746e5509eb5f246a6443634" 2018-11-25 15:14:50,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b2c0e2eb-b59e-4095-ab78-822ed44967b9 Date: Sun, 25 Nov 2018 15:14:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:49Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "19eb087b-4131-465e-a18c-9f818a902f7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:50,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-b2c0e2eb-b59e-4095-ab78-822ed44967b9 2018-11-25 15:14:50,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83274a946ab02dae7746e5509eb5f246a6443634" 2018-11-25 15:14:50,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-03457290-182e-4a2b-94dd-1385cf411def Date: Sun, 25 Nov 2018 15:14:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "revision_number": 0, "id": "19eb087b-4131-465e-a18c-9f818a902f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "3b778db3-bc39-4937-8616-d1581fd332e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "c9702058-dffe-43e5-ac4d-000ba9835eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 3, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "name": "CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name"}]} 2018-11-25 15:14:50,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name used request id req-03457290-182e-4a2b-94dd-1385cf411def 2018-11-25 15:14:50,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 551b4a50-6e1b-4328-ab0e-82d8688560fe 2018-11-25 15:14:50,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83274a946ab02dae7746e5509eb5f246a6443634" 2018-11-25 15:14:51,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-4ed4bc07-4c67-42de-8d1a-ec39caa4729c Date: Sun, 25 Nov 2018 15:14:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:14:49Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:49Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "19eb087b-4131-465e-a18c-9f818a902f7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "3b778db3-bc39-4937-8616-d1581fd332e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "551b4a50-6e1b-4328-ab0e-82d8688560fe", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "c9702058-dffe-43e5-ac4d-000ba9835eef"}]} 2018-11-25 15:14:51,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-4ed4bc07-4c67-42de-8d1a-ec39caa4729c 2018-11-25 15:14:51,154 - neutron_utils - INFO - Deleting security group rule with ID - 19eb087b-4131-465e-a18c-9f818a902f7a 2018-11-25 15:14:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/19eb087b-4131-465e-a18c-9f818a902f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:51,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1316e138-bc83-4058-92b3-b8bcd879ca7e Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:51,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/19eb087b-4131-465e-a18c-9f818a902f7a used request id req-1316e138-bc83-4058-92b3-b8bcd879ca7e 2018-11-25 15:14:51,266 - neutron_utils - INFO - Deleting security group rule with ID - c9702058-dffe-43e5-ac4d-000ba9835eef 2018-11-25 15:14:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c9702058-dffe-43e5-ac4d-000ba9835eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:51,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cd33399-7051-42d6-a55a-0adcc028e8c9 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:51,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c9702058-dffe-43e5-ac4d-000ba9835eef used request id req-2cd33399-7051-42d6-a55a-0adcc028e8c9 2018-11-25 15:14:51,489 - neutron_utils - INFO - Deleting security group rule with ID - 3b778db3-bc39-4937-8616-d1581fd332e1 2018-11-25 15:14:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3b778db3-bc39-4937-8616-d1581fd332e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:51,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa89e1d4-6970-4c18-9fce-a76070e5b83d Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:51,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3b778db3-bc39-4937-8616-d1581fd332e1 used request id req-fa89e1d4-6970-4c18-9fce-a76070e5b83d 2018-11-25 15:14:51,751 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-861cecf0-ad4b-46bd-876e-3d787f7bbc97name 2018-11-25 15:14:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/551b4a50-6e1b-4328-ab0e-82d8688560fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0a1a8d6c61ca35c9b3c0bc6c6a5453a8e519fa" 2018-11-25 15:14:52,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-379883f6-3aae-439c-8cd2-cc507c70f777 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:52,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/551b4a50-6e1b-4328-ab0e-82d8688560fe used request id req-379883f6-3aae-439c-8cd2-cc507c70f777 2018-11-25 15:14:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:52,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-77659c77-8e16-4c74-a4f4-82006e5eede1 Date: Sun, 25 Nov 2018 15:14:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "updated_at": "2018-11-25T15:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "123547e5-bfd5-4271-96e6-59e242da414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "4c1d047c-8a16-4e5b-a78b-df2cb1273f8a", "remote_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "91275e45-a751-43c5-8556-c5372c8e11f7", "remote_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "revision_number": 0, "id": "9fd6c52e-519e-4f25-bfaf-3560e80beac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4"}], "revision_number": 4, "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "22df3291-787b-4525-8a1d-666bce9a53bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:14:52,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-77659c77-8e16-4c74-a4f4-82006e5eede1 2018-11-25 15:14:52,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:52,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab128c9-18ea-4830-9f4a-23324b4ea262 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4"}, "enabled": true, "id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b1332ef7-a6cd-402-proj"}} 2018-11-25 15:14:52,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4 used request id req-5ab128c9-18ea-4830-9f4a-23324b4ea262 2018-11-25 15:14:52,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22df3291-787b-4525-8a1d-666bce9a53bb 2018-11-25 15:14:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=22df3291-787b-4525-8a1d-666bce9a53bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:52,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-306437c5-de47-4413-9285-3e32610d914b Date: Sun, 25 Nov 2018 15:14:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "123547e5-bfd5-4271-96e6-59e242da414d"}, {"remote_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "4c1d047c-8a16-4e5b-a78b-df2cb1273f8a"}, {"remote_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "91275e45-a751-43c5-8556-c5372c8e11f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:47Z", "security_group_id": "22df3291-787b-4525-8a1d-666bce9a53bb", "port_range_min": null, "revision_number": 0, "tenant_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "created_at": "2018-11-25T15:14:47Z", "project_id": "a8f73c6541e94b7db42ebbce6bcd8ce4", "id": "9fd6c52e-519e-4f25-bfaf-3560e80beac6"}]} 2018-11-25 15:14:52,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=22df3291-787b-4525-8a1d-666bce9a53bb used request id req-306437c5-de47-4413-9285-3e32610d914b 2018-11-25 15:14:52,506 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:14:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/22df3291-787b-4525-8a1d-666bce9a53bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:52,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06fafe5b-c292-4a4f-a82f-01cac3e8f6b8 Content-Length: 0 Date: Sun, 25 Nov 2018 15:14:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:14:52,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/22df3291-787b-4525-8a1d-666bce9a53bb used request id req-06fafe5b-c292-4a4f-a82f-01cac3e8f6b8 2018-11-25 15:14:52,797 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b1332ef7-a6cd-402-proj 2018-11-25 15:14:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:52,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827ce8ae-e013-4137-ba36-1c5c957412c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:52,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a8f73c6541e94b7db42ebbce6bcd8ce4 used request id req-827ce8ae-e013-4137-ba36-1c5c957412c9 2018-11-25 15:14:52,994 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b1332ef7-a6cd-402-proj-role 2018-11-25 15:14:52,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/23c8a69ad1f34d44adf76572e0351b7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:53,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f79b1d9-c8f4-444a-ab75-90ab6be59179 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:53,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/23c8a69ad1f34d44adf76572e0351b7c used request id req-6f79b1d9-c8f4-444a-ab75-90ab6be59179 2018-11-25 15:14:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614ff7119533d736d97ecce5c5107bfdca0fe117" 2018-11-25 15:14:53,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e262356-20a1-4981-b895-0b5d49c788c1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:53,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4e262356-20a1-4981-b895-0b5d49c788c1 2018-11-25 15:14:53,190 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b1332ef7-a6cd-402-user 2018-11-25 15:14:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4d241fde8bdf4a5d9ea36d1eb3d836b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7e549c0f10a3c1ca4b80055040c439c0e3f8ec" 2018-11-25 15:14:53,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da287b1-abab-4a5d-9cbd-a331409170d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:53,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4d241fde8bdf4a5d9ea36d1eb3d836b2 used request id req-2da287b1-abab-4a5d-9cbd-a331409170d1 2018-11-25 15:14:53,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:53,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UnbgK0viShqwmlm0BuqwbA"], "issued_at": "2018-11-25T15:14:53.000000Z"}} 2018-11-25 15:14:53,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a68ff7e0b500a1920e8550c4291ad1dbe17940" 2018-11-25 15:14:53,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21f4199-9e35-4e3e-a8a5-19fc24495f58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:53,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a21f4199-9e35-4e3e-a8a5-19fc24495f58 2018-11-25 15:14:53,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:53,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:54,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["OA2IC1NaSU2Dcqe-A8gqeA"], "issued_at": "2018-11-25T15:14:54.000000Z"}} 2018-11-25 15:14:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:14:54,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee014a4-0653-470e-9958-1d93115aa577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:54,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6ee014a4-0653-470e-9958-1d93115aa577 2018-11-25 15:14:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:54,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:14:54,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c028ddd-e7d1-4e8e-8846-7d6b8ca5df56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:14:54,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj used request id req-6c028ddd-e7d1-4e8e-8846-7d6b8ca5df56 2018-11-25 15:14:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:14:54,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c2687a-3e17-443a-93e9-bf6ba5c8230c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:54,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-20c2687a-3e17-443a-93e9-bf6ba5c8230c 2018-11-25 15:14:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}}' 2018-11-25 15:14:54,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f54d839d-7b5b-43b7-bbb9-5a6adb360c4e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc"}, "enabled": true, "id": "f668cc8e4233407d9f1a49a5263637dc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}} 2018-11-25 15:14:54,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f54d839d-7b5b-43b7-bbb9-5a6adb360c4e 2018-11-25 15:14:54,620 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj 2018-11-25 15:14:54,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:54,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:55,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-79DdQ1HQ8awm-NkBuUMdA"], "issued_at": "2018-11-25T15:14:55.000000Z"}} 2018-11-25 15:14:55,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66c359837b39a424f729d570ac64555d39d9c58" 2018-11-25 15:14:55,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d299d7e-ef4c-4e73-94ad-0f2fc7ffa59e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:55,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d299d7e-ef4c-4e73-94ad-0f2fc7ffa59e 2018-11-25 15:14:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:55,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66c359837b39a424f729d570ac64555d39d9c58" 2018-11-25 15:14:55,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0daa5c-7765-4ef8-821a-2c0bba27e687 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:14:55,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ae0daa5c-7765-4ef8-821a-2c0bba27e687 2018-11-25 15:14:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66c359837b39a424f729d570ac64555d39d9c58" 2018-11-25 15:14:55,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb84439-38a7-4ab5-94b3-75aaaceb9d5f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc"}, "enabled": true, "id": "f668cc8e4233407d9f1a49a5263637dc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}]} 2018-11-25 15:14:55,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj used request id req-2fb84439-38a7-4ab5-94b3-75aaaceb9d5f 2018-11-25 15:14:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66c359837b39a424f729d570ac64555d39d9c58" 2018-11-25 15:14:55,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d8d9d7-75ec-4413-a231-548dceb5f920 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:14:55,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-34d8d9d7-75ec-4413-a231-548dceb5f920 2018-11-25 15:14:55,793 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bfefa0a9-7e12-4c6-user 2018-11-25 15:14:55,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:14:55,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f5d468-3ede-4815-b020-194a4de69bb7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:14:55,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-75f5d468-3ede-4815-b020-194a4de69bb7 2018-11-25 15:14:55,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" -d '{"role": {"name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role"}}' 2018-11-25 15:14:56,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e8712b-1a7c-41f4-ad63-167168acb0f5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fab2101f5a3e49e187252b75cbb0c70a", "links": {"self": "http://172.30.9.29:5000/v3/roles/fab2101f5a3e49e187252b75cbb0c70a"}, "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role"}} 2018-11-25 15:14:56,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b7e8712b-1a7c-41f4-ad63-167168acb0f5 2018-11-25 15:14:56,003 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role 2018-11-25 15:14:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/fab2101f5a3e49e187252b75cbb0c70a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:14:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9544657a-427d-4a89-8d86-0f2ab2da9e4f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fab2101f5a3e49e187252b75cbb0c70a"}, "domain_id": null, "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role", "id": "fab2101f5a3e49e187252b75cbb0c70a"}} 2018-11-25 15:14:56,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fab2101f5a3e49e187252b75cbb0c70a used request id req-9544657a-427d-4a89-8d86-0f2ab2da9e4f 2018-11-25 15:14:56,097 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role to project CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj 2018-11-25 15:14:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc/users/4069845aaeda4607a4c55e4fb004406e/roles/fab2101f5a3e49e187252b75cbb0c70a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:14:56,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:14:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a70ad8-7973-43a5-9036-9f8c2341a099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:14:56,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc/users/4069845aaeda4607a4c55e4fb004406e/roles/fab2101f5a3e49e187252b75cbb0c70a used request id req-75a70ad8-7973-43a5-9036-9f8c2341a099 2018-11-25 15:14:56,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:14:56,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:56,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fab2101f5a3e49e187252b75cbb0c70a", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role"}], "expires_at": "2018-11-25T16:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f668cc8e4233407d9f1a49a5263637dc", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-user", "id": "4069845aaeda4607a4c55e4fb004406e"}, "audit_ids": ["DxRCXsvQQt2yS7jjZ5t9-A"], "issued_at": "2018-11-25T15:14:56.000000Z"}} 2018-11-25 15:14:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80b4ae4-3b5f-4d71-a39b-6ca5f98a8edc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:14:56,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b80b4ae4-3b5f-4d71-a39b-6ca5f98a8edc 2018-11-25 15:14:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:56,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3d04f089-1d1f-4088-b6bc-be21512848b2 Date: Sun, 25 Nov 2018 15:14:56 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:14:56,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name&description=hello+group used request id req-3d04f089-1d1f-4088-b6bc-be21512848b2 2018-11-25 15:14:56,987 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name... 2018-11-25 15:14:56,987 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name 2018-11-25 15:14:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" -d '{"security_group": {"name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name", "description": "hello group"}}' 2018-11-25 15:14:57,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-787580c6-ebe8-47b4-b1fe-8707e66bdd3a Date: Sun, 25 Nov 2018 15:14:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 2, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}} 2018-11-25 15:14:57,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-787580c6-ebe8-47b4-b1fe-8707e66bdd3a 2018-11-25 15:14:57,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:57,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-840aff20-7be6-4767-bfee-4fea34ba0e64 Date: Sun, 25 Nov 2018 15:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}]} 2018-11-25 15:14:57,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-840aff20-7be6-4767-bfee-4fea34ba0e64 2018-11-25 15:14:57,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:57,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-526d84c6-fb25-4e0e-b0ce-9ef575f8097a Date: Sun, 25 Nov 2018 15:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}]} 2018-11-25 15:14:57,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-526d84c6-fb25-4e0e-b0ce-9ef575f8097a 2018-11-25 15:14:57,725 - neutron_utils - INFO - Retrieving security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:57,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-944f8abf-2c5e-4ff2-9807-6f1390922e53 Date: Sun, 25 Nov 2018 15:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 2, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:14:57,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-944f8abf-2c5e-4ff2-9807-6f1390922e53 2018-11-25 15:14:57,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:58,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca4b05b3-d094-4a71-906c-bf111d6da1e5 Date: Sun, 25 Nov 2018 15:14:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}]} 2018-11-25 15:14:58,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-ca4b05b3-d094-4a71-906c-bf111d6da1e5 2018-11-25 15:14:58,098 - neutron_utils - INFO - Retrieving security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:58,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-03323805-04b5-4cce-9676-d15fefe20dd0 Date: Sun, 25 Nov 2018 15:14:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 2, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:14:58,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-03323805-04b5-4cce-9676-d15fefe20dd0 2018-11-25 15:14:58,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:58,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:58,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4be0de00-cc8c-438f-bace-820f5f0fd598 Date: Sun, 25 Nov 2018 15:14:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}]} 2018-11-25 15:14:58,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-4be0de00-cc8c-438f-bace-820f5f0fd598 2018-11-25 15:14:58,483 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name 2018-11-25 15:14:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:58,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fbdbf6ed-c648-45c9-873b-075495bb1c33 Date: Sun, 25 Nov 2018 15:14:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 2, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:14:58,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name used request id req-fbdbf6ed-c648-45c9-873b-075495bb1c33 2018-11-25 15:14:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:14:58,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:14:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:14:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:58,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead1d563-013c-4c39-a40f-9504a9b3496a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc"}, "enabled": true, "id": "f668cc8e4233407d9f1a49a5263637dc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}} 2018-11-25 15:14:58,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc used request id req-ead1d563-013c-4c39-a40f-9504a9b3496a 2018-11-25 15:14:58,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:58,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4473134-10da-4e76-be8e-dd261baacc9a Date: Sun, 25 Nov 2018 15:14:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}]} 2018-11-25 15:14:58,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-a4473134-10da-4e76-be8e-dd261baacc9a 2018-11-25 15:14:58,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428"}}' 2018-11-25 15:14:59,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e11eb690-b977-4d9a-ba36-9ca58791288e Date: Sun, 25 Nov 2018 15:14:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}} 2018-11-25 15:14:59,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-e11eb690-b977-4d9a-ba36-9ca58791288e 2018-11-25 15:14:59,027 - neutron_utils - INFO - Retrieving security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:59,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3d617f75-ce48-4a3c-a428-79647e868326 Date: Sun, 25 Nov 2018 15:14:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "revision_number": 0, "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 3, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:14:59,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-3d617f75-ce48-4a3c-a428-79647e868326 2018-11-25 15:14:59,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:14:59,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3b3852da-7991-4914-9954-07ec28c3aff3 Date: Sun, 25 Nov 2018 15:14:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}]} 2018-11-25 15:14:59,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-3b3852da-7991-4914-9954-07ec28c3aff3 2018-11-25 15:14:59,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:14:59,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fab2101f5a3e49e187252b75cbb0c70a", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role"}], "expires_at": "2018-11-25T16:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f668cc8e4233407d9f1a49a5263637dc", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f668cc8e4233407d9f1a49a5263637dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-user", "id": "4069845aaeda4607a4c55e4fb004406e"}, "audit_ids": ["AveFItFFRmWnFiyd8nOMHQ"], "issued_at": "2018-11-25T15:14:59.000000Z"}} 2018-11-25 15:14:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:14:59,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3935c68c-6368-47d0-aec2-52a030c9c5fd Date: Sun, 25 Nov 2018 15:14:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "revision_number": 0, "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 3, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:14:59,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name&description=hello+group used request id req-3935c68c-6368-47d0-aec2-52a030c9c5fd 2018-11-25 15:14:59,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:14:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:00,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-77b003aa-6e63-4ebf-8b8b-42aaddfddcac Date: Sun, 25 Nov 2018 15:15:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}]} 2018-11-25 15:15:00,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-77b003aa-6e63-4ebf-8b8b-42aaddfddcac 2018-11-25 15:15:00,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:15:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:00,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2c322ae9-011f-4aad-ac18-07a59b71fb80 Date: Sun, 25 Nov 2018 15:15:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}]} 2018-11-25 15:15:00,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-2c322ae9-011f-4aad-ac18-07a59b71fb80 2018-11-25 15:15:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:00,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-098b96d4-0334-4c42-8c74-a2194d5b1b07 Date: Sun, 25 Nov 2018 15:15:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "revision_number": 0, "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 3, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:15:00,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name used request id req-098b96d4-0334-4c42-8c74-a2194d5b1b07 2018-11-25 15:15:00,413 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:15:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:00,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5933fa2f-7aaa-4ee4-9201-bfa9588885bc Date: Sun, 25 Nov 2018 15:15:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}]} 2018-11-25 15:15:00,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-5933fa2f-7aaa-4ee4-9201-bfa9588885bc 2018-11-25 15:15:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:00,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fd41ef38-8444-4fff-8e36-95029b473963 Date: Sun, 25 Nov 2018 15:15:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "revision_number": 0, "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 3, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:15:00,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name used request id req-fd41ef38-8444-4fff-8e36-95029b473963 2018-11-25 15:15:00,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:15:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:01,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bc52d0df-02cf-48e4-9d33-d4be2bb1a7b4 Date: Sun, 25 Nov 2018 15:15:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}]} 2018-11-25 15:15:01,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-bc52d0df-02cf-48e4-9d33-d4be2bb1a7b4 2018-11-25 15:15:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:01,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5bc9de1d-f3db-42bf-821a-4a330017b61f Date: Sun, 25 Nov 2018 15:15:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "updated_at": "2018-11-25T15:14:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "4029fe22-df17-49f7-926f-85b83e1798c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "revision_number": 0, "id": "9f697b9c-7c09-4fef-98c9-984915523aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "revision_number": 0, "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 3, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "810aa72b-1421-4da9-9531-76bbfeefd428", "name": "CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name"}]} 2018-11-25 15:15:01,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name used request id req-5bc9de1d-f3db-42bf-821a-4a330017b61f 2018-11-25 15:15:01,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 810aa72b-1421-4da9-9531-76bbfeefd428 2018-11-25 15:15:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c71d7084f63cfbc2b91506603c607fb9db5e9" 2018-11-25 15:15:01,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e400941f-3e9d-4543-8b88-d7e784c123a5 Date: Sun, 25 Nov 2018 15:15:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "4029fe22-df17-49f7-926f-85b83e1798c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:57Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:57Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "9f697b9c-7c09-4fef-98c9-984915523aac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:58Z", "security_group_id": "810aa72b-1421-4da9-9531-76bbfeefd428", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:58Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "e0d92296-44ea-4a01-b4b7-d3337d6d9d8a"}]} 2018-11-25 15:15:01,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-e400941f-3e9d-4543-8b88-d7e784c123a5 2018-11-25 15:15:01,366 - neutron_utils - INFO - Deleting security group rule with ID - 4029fe22-df17-49f7-926f-85b83e1798c7 2018-11-25 15:15:01,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4029fe22-df17-49f7-926f-85b83e1798c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:15:01,461 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1c0f323-1805-4292-88dc-5a6c7d79bab1 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:01,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4029fe22-df17-49f7-926f-85b83e1798c7 used request id req-a1c0f323-1805-4292-88dc-5a6c7d79bab1 2018-11-25 15:15:01,461 - neutron_utils - INFO - Deleting security group rule with ID - e0d92296-44ea-4a01-b4b7-d3337d6d9d8a 2018-11-25 15:15:01,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e0d92296-44ea-4a01-b4b7-d3337d6d9d8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:15:01,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e877fdfa-2143-47a8-865f-ecfcfe4e694f Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:01,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e0d92296-44ea-4a01-b4b7-d3337d6d9d8a used request id req-e877fdfa-2143-47a8-865f-ecfcfe4e694f 2018-11-25 15:15:01,713 - neutron_utils - INFO - Deleting security group rule with ID - 9f697b9c-7c09-4fef-98c9-984915523aac 2018-11-25 15:15:01,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9f697b9c-7c09-4fef-98c9-984915523aac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:15:01,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-beeaadee-42ff-44a3-8c9c-0338d2205214 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:01,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9f697b9c-7c09-4fef-98c9-984915523aac used request id req-beeaadee-42ff-44a3-8c9c-0338d2205214 2018-11-25 15:15:01,962 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ad5d6c48-b38d-4eb9-b22f-9b4cecd21a48name 2018-11-25 15:15:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/810aa72b-1421-4da9-9531-76bbfeefd428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f27a5ef0a0ba0378a18643f46a7fd7b2121fe2" 2018-11-25 15:15:02,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81ff0127-a28a-4df7-b981-507396ea5291 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:02,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/810aa72b-1421-4da9-9531-76bbfeefd428 used request id req-81ff0127-a28a-4df7-b981-507396ea5291 2018-11-25 15:15:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:02,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d384c2e2-3350-435f-85ce-3cb0777a4aae Date: Sun, 25 Nov 2018 15:15:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:56Z", "updated_at": "2018-11-25T15:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "revision_number": 0, "id": "73a58c9b-2a31-4360-a749-eeb4f080795a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "revision_number": 0, "id": "a90e0b4a-4d6d-46cb-bf1c-2c7b698f59ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "revision_number": 0, "id": "b4f8d519-2c0e-4e72-9a87-66d5bf695ec5", "remote_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "revision_number": 0, "id": "c23ac2fe-a020-4636-b921-cd636fe5a62b", "remote_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "f668cc8e4233407d9f1a49a5263637dc"}], "revision_number": 4, "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:15:02,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d384c2e2-3350-435f-85ce-3cb0777a4aae 2018-11-25 15:15:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:02,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d307714-56d2-437a-9ccb-1c399ea1fdce Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:15:02,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-3d307714-56d2-437a-9ccb-1c399ea1fdce 2018-11-25 15:15:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:02,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6690dd17-b50b-4d0b-b6c1-b9c130bc5cb2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc"}, "enabled": true, "id": "f668cc8e4233407d9f1a49a5263637dc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj"}} 2018-11-25 15:15:02,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc used request id req-6690dd17-b50b-4d0b-b6c1-b9c130bc5cb2 2018-11-25 15:15:02,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be67e27d-abf6-44a0-ab72-0e283c4fd79f 2018-11-25 15:15:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be67e27d-abf6-44a0-ab72-0e283c4fd79f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:02,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-263e2d2a-febb-451d-90c3-e6d54d369861 Date: Sun, 25 Nov 2018 15:15:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:56Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "73a58c9b-2a31-4360-a749-eeb4f080795a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:56Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "a90e0b4a-4d6d-46cb-bf1c-2c7b698f59ce"}, {"remote_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:56Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "b4f8d519-2c0e-4e72-9a87-66d5bf695ec5"}, {"remote_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:14:56Z", "security_group_id": "be67e27d-abf6-44a0-ab72-0e283c4fd79f", "port_range_min": null, "revision_number": 0, "tenant_id": "f668cc8e4233407d9f1a49a5263637dc", "created_at": "2018-11-25T15:14:56Z", "project_id": "f668cc8e4233407d9f1a49a5263637dc", "id": "c23ac2fe-a020-4636-b921-cd636fe5a62b"}]} 2018-11-25 15:15:02,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be67e27d-abf6-44a0-ab72-0e283c4fd79f used request id req-263e2d2a-febb-451d-90c3-e6d54d369861 2018-11-25 15:15:02,791 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:15:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/be67e27d-abf6-44a0-ab72-0e283c4fd79f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:03,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69b72e7d-41d9-4de0-ab3d-21358e1a1e8c Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:03,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/be67e27d-abf6-44a0-ab72-0e283c4fd79f used request id req-69b72e7d-41d9-4de0-ab3d-21358e1a1e8c 2018-11-25 15:15:03,102 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj 2018-11-25 15:15:03,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:03,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72b0411a-8697-4b7f-a391-5ab98942f699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:03,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f668cc8e4233407d9f1a49a5263637dc used request id req-72b0411a-8697-4b7f-a391-5ab98942f699 2018-11-25 15:15:03,318 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bfefa0a9-7e12-4c6-proj-role 2018-11-25 15:15:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/fab2101f5a3e49e187252b75cbb0c70a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:03,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44aca4d-91f9-4ae0-a654-52ffc7a2f23b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:03,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fab2101f5a3e49e187252b75cbb0c70a used request id req-a44aca4d-91f9-4ae0-a654-52ffc7a2f23b 2018-11-25 15:15:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f82fc2a2bf2db076bf554560884e24b6b67e235" 2018-11-25 15:15:03,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf9feb8-a5ad-4213-ae0d-043ad317a2e0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:03,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5bf9feb8-a5ad-4213-ae0d-043ad317a2e0 2018-11-25 15:15:03,527 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bfefa0a9-7e12-4c6-user 2018-11-25 15:15:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4069845aaeda4607a4c55e4fb004406e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66c359837b39a424f729d570ac64555d39d9c58" 2018-11-25 15:15:03,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aae30b8c-316b-45dd-ac16-cea968b00aab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:03,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4069845aaeda4607a4c55e4fb004406e used request id req-aae30b8c-316b-45dd-ac16-cea968b00aab 2018-11-25 15:15:03,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:04,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UqWwN6t8TdazyELMQK02hA"], "issued_at": "2018-11-25T15:15:04.000000Z"}} 2018-11-25 15:15:04,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e6d434276b754784eb708f94b2044ce7023d73" 2018-11-25 15:15:04,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e88161-b19e-42f5-94ff-494faafd5c6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:04,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-11e88161-b19e-42f5-94ff-494faafd5c6b 2018-11-25 15:15:04,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:04,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:04,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["JXsNmKOlRBeSX6n6Gf5xaA"], "issued_at": "2018-11-25T15:15:04.000000Z"}} 2018-11-25 15:15:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:04,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81124816-c176-404f-bf71-2036d4ed4d05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:04,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81124816-c176-404f-bf71-2036d4ed4d05 2018-11-25 15:15:04,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:04,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:04,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bcf08358-11f7-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:04,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14713699-3a2f-4946-b936-1f0f811c7b68 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bcf08358-11f7-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:15:04,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bcf08358-11f7-4d0-proj used request id req-14713699-3a2f-4946-b936-1f0f811c7b68 2018-11-25 15:15:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:04,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e5e456-6d06-429b-ac14-7aef61c4e345 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:04,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-61e5e456-6d06-429b-ac14-7aef61c4e345 2018-11-25 15:15:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}}' 2018-11-25 15:15:04,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b599cb-e77d-4d0a-a6b0-afc426f39341 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83"}, "enabled": true, "id": "25f2ad9ec23742e68237742cb3d9aa83", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}} 2018-11-25 15:15:04,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d7b599cb-e77d-4d0a-a6b0-afc426f39341 2018-11-25 15:15:04,996 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bcf08358-11f7-4d0-proj 2018-11-25 15:15:04,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:04,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:05,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["CGu9aPFxT6KxW5unuDt_eg"], "issued_at": "2018-11-25T15:15:05.000000Z"}} 2018-11-25 15:15:05,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3723f4000c2454e23476b248a1d5788e14995" 2018-11-25 15:15:05,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad01b05b-0cab-4536-823f-008d11713e02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:05,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ad01b05b-0cab-4536-823f-008d11713e02 2018-11-25 15:15:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:05,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:05,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3723f4000c2454e23476b248a1d5788e14995" 2018-11-25 15:15:05,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2ca5be-6015-4547-a69f-79f732960cc1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:15:05,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6d2ca5be-6015-4547-a69f-79f732960cc1 2018-11-25 15:15:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bcf08358-11f7-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3723f4000c2454e23476b248a1d5788e14995" 2018-11-25 15:15:05,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb60d87-a849-4740-bc52-d8bc1af9576f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bcf08358-11f7-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83"}, "enabled": true, "id": "25f2ad9ec23742e68237742cb3d9aa83", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}]} 2018-11-25 15:15:05,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bcf08358-11f7-4d0-proj used request id req-bbb60d87-a849-4740-bc52-d8bc1af9576f 2018-11-25 15:15:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3723f4000c2454e23476b248a1d5788e14995" 2018-11-25 15:15:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea5c426-5e0e-4cbd-9002-16a043cfb776 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1ea5c426-5e0e-4cbd-9002-16a043cfb776 2018-11-25 15:15:06,074 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bcf08358-11f7-4d0-user 2018-11-25 15:15:06,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:06,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d0d39f-73bf-4dd3-9e84-ec1ef456bba3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:06,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-86d0d39f-73bf-4dd3-9e84-ec1ef456bba3 2018-11-25 15:15:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" -d '{"role": {"name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role"}}' 2018-11-25 15:15:06,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae714cc-8918-437e-9b00-657593425c2a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "faff23478a09472fb31f984e6fe68a51", "links": {"self": "http://172.30.9.29:5000/v3/roles/faff23478a09472fb31f984e6fe68a51"}, "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role"}} 2018-11-25 15:15:06,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bae714cc-8918-437e-9b00-657593425c2a 2018-11-25 15:15:06,278 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role 2018-11-25 15:15:06,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/faff23478a09472fb31f984e6fe68a51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:06,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ad2b75-9753-4b2b-a102-131e040c1427 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/faff23478a09472fb31f984e6fe68a51"}, "domain_id": null, "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role", "id": "faff23478a09472fb31f984e6fe68a51"}} 2018-11-25 15:15:06,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/faff23478a09472fb31f984e6fe68a51 used request id req-42ad2b75-9753-4b2b-a102-131e040c1427 2018-11-25 15:15:06,367 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role to project CreateSecurityGroupTests-bcf08358-11f7-4d0-proj 2018-11-25 15:15:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83/users/7d2005ee21e44976bebc2aa826dc4207/roles/faff23478a09472fb31f984e6fe68a51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:06,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3435d8b6-48ec-4a9f-b42b-1b4a154aa087 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:06,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83/users/7d2005ee21e44976bebc2aa826dc4207/roles/faff23478a09472fb31f984e6fe68a51 used request id req-3435d8b6-48ec-4a9f-b42b-1b4a154aa087 2018-11-25 15:15:06,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:06,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:06,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "faff23478a09472fb31f984e6fe68a51", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role"}], "expires_at": "2018-11-25T16:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25f2ad9ec23742e68237742cb3d9aa83", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-user", "id": "7d2005ee21e44976bebc2aa826dc4207"}, "audit_ids": ["xkn3zD6sTVyKV3PIHHfp0g"], "issued_at": "2018-11-25T15:15:06.000000Z"}} 2018-11-25 15:15:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:06,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4bf838-2883-4558-b3ee-085d4efd428e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:06,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fe4bf838-2883-4558-b3ee-085d4efd428e 2018-11-25 15:15:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:07,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-164f4ea5-783a-4430-a155-ac008af83950 Date: Sun, 25 Nov 2018 15:15:07 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:15:07,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name&description=hello+group used request id req-164f4ea5-783a-4430-a155-ac008af83950 2018-11-25 15:15:07,244 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name... 2018-11-25 15:15:07,245 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name 2018-11-25 15:15:07,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" -d '{"security_group": {"name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name", "description": "hello group"}}' 2018-11-25 15:15:07,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d675814a-f0d1-4930-bde7-129eaffe6e63 Date: Sun, 25 Nov 2018 15:15:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 2, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}} 2018-11-25 15:15:07,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-d675814a-f0d1-4930-bde7-129eaffe6e63 2018-11-25 15:15:07,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:07,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eeb1b19b-faee-4dd1-b48d-5738abbb3c59 Date: Sun, 25 Nov 2018 15:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}]} 2018-11-25 15:15:07,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-eeb1b19b-faee-4dd1-b48d-5738abbb3c59 2018-11-25 15:15:07,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:07,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebb36d46-1836-400b-8c37-6d7d792eb0f3 Date: Sun, 25 Nov 2018 15:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}]} 2018-11-25 15:15:07,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-ebb36d46-1836-400b-8c37-6d7d792eb0f3 2018-11-25 15:15:07,954 - neutron_utils - INFO - Retrieving security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:07,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fe649380-5af9-49d9-84a2-0661a8b35c37 Date: Sun, 25 Nov 2018 15:15:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 2, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:08,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-fe649380-5af9-49d9-84a2-0661a8b35c37 2018-11-25 15:15:08,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08c14e9e-07d1-492a-ac2d-a774201b6d73 Date: Sun, 25 Nov 2018 15:15:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}]} 2018-11-25 15:15:08,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-08c14e9e-07d1-492a-ac2d-a774201b6d73 2018-11-25 15:15:08,222 - neutron_utils - INFO - Retrieving security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-51467bc4-511d-4c9b-8bee-d17836f6c487 Date: Sun, 25 Nov 2018 15:15:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 2, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:08,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-51467bc4-511d-4c9b-8bee-d17836f6c487 2018-11-25 15:15:08,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:08,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe2e8317-e8e2-4ee2-8549-060ce169059f Date: Sun, 25 Nov 2018 15:15:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}]} 2018-11-25 15:15:08,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-fe2e8317-e8e2-4ee2-8549-060ce169059f 2018-11-25 15:15:08,498 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name 2018-11-25 15:15:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-22edfada-4209-4f27-8169-9a8c6221dcd7 Date: Sun, 25 Nov 2018 15:15:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 2, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:08,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-22edfada-4209-4f27-8169-9a8c6221dcd7 2018-11-25 15:15:08,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:08,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e66e06d-ecba-4aa9-9d2f-5557a71c1d2e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83"}, "enabled": true, "id": "25f2ad9ec23742e68237742cb3d9aa83", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}} 2018-11-25 15:15:08,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 used request id req-2e66e06d-ecba-4aa9-9d2f-5557a71c1d2e 2018-11-25 15:15:08,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:08,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d5c5ffc-d764-429c-948c-2978c1131d5d Date: Sun, 25 Nov 2018 15:15:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}]} 2018-11-25 15:15:08,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-0d5c5ffc-d764-429c-948c-2978c1131d5d 2018-11-25 15:15:08,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1"}}' 2018-11-25 15:15:09,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-64e97567-a60b-4406-ad71-fc133da2b389 Date: Sun, 25 Nov 2018 15:15:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}} 2018-11-25 15:15:09,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-64e97567-a60b-4406-ad71-fc133da2b389 2018-11-25 15:15:09,165 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name 2018-11-25 15:15:09,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:09,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c36aef24-c92c-4eae-94dc-6e85e5fd1af6 Date: Sun, 25 Nov 2018 15:15:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 3, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:09,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-c36aef24-c92c-4eae-94dc-6e85e5fd1af6 2018-11-25 15:15:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:09,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a41129-a071-4b75-bcf5-f4e3d3dd5380 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83"}, "enabled": true, "id": "25f2ad9ec23742e68237742cb3d9aa83", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}} 2018-11-25 15:15:09,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 used request id req-a2a41129-a071-4b75-bcf5-f4e3d3dd5380 2018-11-25 15:15:09,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:09,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ec32c77f-7265-4cea-ac6c-b2a6467eb2bc Date: Sun, 25 Nov 2018 15:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}]} 2018-11-25 15:15:09,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-ec32c77f-7265-4cea-ac6c-b2a6467eb2bc 2018-11-25 15:15:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1"}}' 2018-11-25 15:15:09,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-95b050fe-e2ca-45ad-acfd-bc38a50494c7 Date: Sun, 25 Nov 2018 15:15:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}} 2018-11-25 15:15:09,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-95b050fe-e2ca-45ad-acfd-bc38a50494c7 2018-11-25 15:15:09,824 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name 2018-11-25 15:15:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:09,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-76cbb1f5-1d62-4f25-9a49-298b276be650 Date: Sun, 25 Nov 2018 15:15:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 4, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:09,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-76cbb1f5-1d62-4f25-9a49-298b276be650 2018-11-25 15:15:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:09,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f108a65b-ae0e-4fa1-9533-e2b0be493505 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83"}, "enabled": true, "id": "25f2ad9ec23742e68237742cb3d9aa83", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}} 2018-11-25 15:15:09,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 used request id req-f108a65b-ae0e-4fa1-9533-e2b0be493505 2018-11-25 15:15:09,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:09,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-361d693e-1916-4691-87c1-8b87fa528aa6 Date: Sun, 25 Nov 2018 15:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:09,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-361d693e-1916-4691-87c1-8b87fa528aa6 2018-11-25 15:15:09,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10}}' 2018-11-25 15:15:10,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-51dfad32-41ee-4ab4-a47f-df22a32717a2 Date: Sun, 25 Nov 2018 15:15:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}} 2018-11-25 15:15:10,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-51dfad32-41ee-4ab4-a47f-df22a32717a2 2018-11-25 15:15:10,303 - neutron_utils - INFO - Retrieving security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:10,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:10,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-de2829ed-0588-4070-b6b8-654e4725a1e1 Date: Sun, 25 Nov 2018 15:15:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:10,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-de2829ed-0588-4070-b6b8-654e4725a1e1 2018-11-25 15:15:10,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:10,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7901e2f7-e001-4798-a893-72c70fd05563 Date: Sun, 25 Nov 2018 15:15:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:10,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-7901e2f7-e001-4798-a893-72c70fd05563 2018-11-25 15:15:10,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:11,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "faff23478a09472fb31f984e6fe68a51", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role"}], "expires_at": "2018-11-25T16:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25f2ad9ec23742e68237742cb3d9aa83", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/25f2ad9ec23742e68237742cb3d9aa83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-user", "id": "7d2005ee21e44976bebc2aa826dc4207"}, "audit_ids": ["KmrI2C-NRW--6q7-OsIDdA"], "issued_at": "2018-11-25T15:15:11.000000Z"}} 2018-11-25 15:15:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:11,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eb2acfef-6686-4782-ba96-66ee648efa3a Date: Sun, 25 Nov 2018 15:15:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:11,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name&description=hello+group used request id req-eb2acfef-6686-4782-ba96-66ee648efa3a 2018-11-25 15:15:11,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7083b5dd-9642-459f-901b-51f8ababa226 Date: Sun, 25 Nov 2018 15:15:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:11,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-7083b5dd-9642-459f-901b-51f8ababa226 2018-11-25 15:15:11,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:11,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78e6b19b-793c-4638-b5e8-8caf58a8454f Date: Sun, 25 Nov 2018 15:15:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:11,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-78e6b19b-793c-4638-b5e8-8caf58a8454f 2018-11-25 15:15:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:11,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0378622c-6b58-418b-9460-428704973083 Date: Sun, 25 Nov 2018 15:15:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:11,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-0378622c-6b58-418b-9460-428704973083 2018-11-25 15:15:11,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-820cad9c-24fa-451f-9ee7-2a1d9f2c5701 Date: Sun, 25 Nov 2018 15:15:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:11,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-820cad9c-24fa-451f-9ee7-2a1d9f2c5701 2018-11-25 15:15:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:12,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-605d3dc9-77cc-4e37-bcd8-8a58cd7839bd Date: Sun, 25 Nov 2018 15:15:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:12,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-605d3dc9-77cc-4e37-bcd8-8a58cd7839bd 2018-11-25 15:15:12,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:12,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b1dda741-a9da-43af-837f-b448c57aa57f Date: Sun, 25 Nov 2018 15:15:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:12,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-b1dda741-a9da-43af-837f-b448c57aa57f 2018-11-25 15:15:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8a8e30f1-7f77-4220-a875-73ddb7272b4a Date: Sun, 25 Nov 2018 15:15:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:12,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-8a8e30f1-7f77-4220-a875-73ddb7272b4a 2018-11-25 15:15:12,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:12,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cbdde3c7-7625-4fb7-8cfe-97ce26d5d85e Date: Sun, 25 Nov 2018 15:15:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:12,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-cbdde3c7-7625-4fb7-8cfe-97ce26d5d85e 2018-11-25 15:15:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:12,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-010d5762-d124-492a-a5d2-c8a09515eda9 Date: Sun, 25 Nov 2018 15:15:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:12,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-010d5762-d124-492a-a5d2-c8a09515eda9 2018-11-25 15:15:12,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:13,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a6e6d3ff-2aac-438c-b15f-336cc60e56cf Date: Sun, 25 Nov 2018 15:15:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:13,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-a6e6d3ff-2aac-438c-b15f-336cc60e56cf 2018-11-25 15:15:13,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e48361c0-0687-4883-8663-19bc23ef32f7 Date: Sun, 25 Nov 2018 15:15:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-e48361c0-0687-4883-8663-19bc23ef32f7 2018-11-25 15:15:13,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:13,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:13,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d255eb9b-a27f-4efa-bf52-c04358c2264b Date: Sun, 25 Nov 2018 15:15:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:13,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-d255eb9b-a27f-4efa-bf52-c04358c2264b 2018-11-25 15:15:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:13,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-444ae4ef-6bc0-43b5-ac26-57cf3bc15993 Date: Sun, 25 Nov 2018 15:15:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:13,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-444ae4ef-6bc0-43b5-ac26-57cf3bc15993 2018-11-25 15:15:13,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:13,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d25a8267-f091-4302-a8e9-940f5899c77d Date: Sun, 25 Nov 2018 15:15:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:13,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-d25a8267-f091-4302-a8e9-940f5899c77d 2018-11-25 15:15:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:13,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-be609567-db1d-4fd9-9815-0b94ef84ec17 Date: Sun, 25 Nov 2018 15:15:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:13,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-be609567-db1d-4fd9-9815-0b94ef84ec17 2018-11-25 15:15:13,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:13,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-473b9c1a-e385-41cb-8a64-34b1e44ed4f0 Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:14,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-473b9c1a-e385-41cb-8a64-34b1e44ed4f0 2018-11-25 15:15:14,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b6c3822f-4830-4f94-a834-4fb02d5b7611 Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:14,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-b6c3822f-4830-4f94-a834-4fb02d5b7611 2018-11-25 15:15:14,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7280eda0-e2b9-488b-bac2-91d65e8910fc Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:14,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-7280eda0-e2b9-488b-bac2-91d65e8910fc 2018-11-25 15:15:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8aeda03e-bbe2-44c7-b1b1-ab596b8846ad Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:14,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-8aeda03e-bbe2-44c7-b1b1-ab596b8846ad 2018-11-25 15:15:14,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e389a66b-a6f8-4594-b16e-924660d88a52 Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:14,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-e389a66b-a6f8-4594-b16e-924660d88a52 2018-11-25 15:15:14,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dfb9d91c-f197-4dad-8010-11ca9070b53c Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "revision_number": 0, "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": 10, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "revision_number": 0, "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 5, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "name": "CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name"}]} 2018-11-25 15:15:14,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name used request id req-dfb9d91c-f197-4dad-8010-11ca9070b53c 2018-11-25 15:15:14,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 2018-11-25 15:15:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293abbb06df267603c1a2969d4b1c8e7050a6d0" 2018-11-25 15:15:14,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1cb4d488-b5e8-4e80-a928-79135b401a89 Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:10Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": 10, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:10Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "952527fa-8620-4d4f-98d6-b0f6237be3b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "957884bc-7eb2-4dfc-a8cd-79f293ecf031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "ca07236f-3ed5-4dcd-b0bb-6696aec5dc73"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:09Z", "security_group_id": "613e5080-daf2-40ea-a7dd-1fabd9f4a4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:09Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "d5c4d46e-6683-4fd1-8b82-ebe9641f7221"}]} 2018-11-25 15:15:14,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-1cb4d488-b5e8-4e80-a928-79135b401a89 2018-11-25 15:15:14,641 - neutron_utils - INFO - Deleting security group rule with ID - d5c4d46e-6683-4fd1-8b82-ebe9641f7221 2018-11-25 15:15:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d5c4d46e-6683-4fd1-8b82-ebe9641f7221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:14,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0f62fae-73c5-4092-8ba3-e3b472ef907c Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:14,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d5c4d46e-6683-4fd1-8b82-ebe9641f7221 used request id req-e0f62fae-73c5-4092-8ba3-e3b472ef907c 2018-11-25 15:15:14,776 - neutron_utils - INFO - Deleting security group rule with ID - 957884bc-7eb2-4dfc-a8cd-79f293ecf031 2018-11-25 15:15:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/957884bc-7eb2-4dfc-a8cd-79f293ecf031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:15,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-635e7d77-835a-41f3-a7da-39d5b1319361 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:15,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/957884bc-7eb2-4dfc-a8cd-79f293ecf031 used request id req-635e7d77-835a-41f3-a7da-39d5b1319361 2018-11-25 15:15:15,058 - neutron_utils - INFO - Deleting security group rule with ID - ca07236f-3ed5-4dcd-b0bb-6696aec5dc73 2018-11-25 15:15:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/ca07236f-3ed5-4dcd-b0bb-6696aec5dc73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:15,294 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-730937c7-7edc-4fc5-82a0-d25cd3525bf6 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:15,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/ca07236f-3ed5-4dcd-b0bb-6696aec5dc73 used request id req-730937c7-7edc-4fc5-82a0-d25cd3525bf6 2018-11-25 15:15:15,294 - neutron_utils - INFO - Deleting security group rule with ID - 952527fa-8620-4d4f-98d6-b0f6237be3b6 2018-11-25 15:15:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/952527fa-8620-4d4f-98d6-b0f6237be3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:15,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c686f4b-8936-49a8-a67c-9345b1cc918d Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:15,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/952527fa-8620-4d4f-98d6-b0f6237be3b6 used request id req-5c686f4b-8936-49a8-a67c-9345b1cc918d 2018-11-25 15:15:15,539 - neutron_utils - INFO - Deleting security group rule with ID - cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa 2018-11-25 15:15:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:15,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d29da18d-caf6-44fd-a1df-80535560f9e3 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:15,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/cdaa45ea-9aaa-4e68-9d3f-778ebee07bfa used request id req-d29da18d-caf6-44fd-a1df-80535560f9e3 2018-11-25 15:15:15,806 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-55e72cf4-669a-4b27-ab41-e18ab822aac8name 2018-11-25 15:15:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939dc1693244a85342c42dcccb564ca3e87bf16e" 2018-11-25 15:15:15,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94135dfa-7544-4baa-8ffe-145e0ff4c296 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:15,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/613e5080-daf2-40ea-a7dd-1fabd9f4a4b1 used request id req-94135dfa-7544-4baa-8ffe-145e0ff4c296 2018-11-25 15:15:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:16,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d05dae1c-28a3-43fb-bd10-4f7648ec7a70 Date: Sun, 25 Nov 2018 15:15:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "updated_at": "2018-11-25T15:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "008094cd-8d0f-42f2-a554-fdcbd469c3b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "4098b22c-854f-48a8-bcd7-62f39e2f0f31", "remote_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "771e4dad-dd8e-42d2-82c5-b47a9e056d16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "revision_number": 0, "id": "f85bed84-eb11-41c3-b7a6-9226dbfce626", "remote_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f2ad9ec23742e68237742cb3d9aa83"}], "revision_number": 4, "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:15:16,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d05dae1c-28a3-43fb-bd10-4f7648ec7a70 2018-11-25 15:15:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:16,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17914858-3e88-48d1-b7a0-994add96ca7a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:15:16,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-17914858-3e88-48d1-b7a0-994add96ca7a 2018-11-25 15:15:16,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:16,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb99050f-e3ac-4466-b653-d12e4c1a3220 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83"}, "enabled": true, "id": "25f2ad9ec23742e68237742cb3d9aa83", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bcf08358-11f7-4d0-proj"}} 2018-11-25 15:15:16,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 used request id req-fb99050f-e3ac-4466-b653-d12e4c1a3220 2018-11-25 15:15:16,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cd24df6-93a7-489e-93de-ecf8e49e9ff0 2018-11-25 15:15:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6cd24df6-93a7-489e-93de-ecf8e49e9ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:16,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1bf5a047-60d4-4b98-8b67-747027d69493 Date: Sun, 25 Nov 2018 15:15:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "008094cd-8d0f-42f2-a554-fdcbd469c3b9"}, {"remote_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "4098b22c-854f-48a8-bcd7-62f39e2f0f31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "771e4dad-dd8e-42d2-82c5-b47a9e056d16"}, {"remote_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:07Z", "security_group_id": "6cd24df6-93a7-489e-93de-ecf8e49e9ff0", "port_range_min": null, "revision_number": 0, "tenant_id": "25f2ad9ec23742e68237742cb3d9aa83", "created_at": "2018-11-25T15:15:07Z", "project_id": "25f2ad9ec23742e68237742cb3d9aa83", "id": "f85bed84-eb11-41c3-b7a6-9226dbfce626"}]} 2018-11-25 15:15:16,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6cd24df6-93a7-489e-93de-ecf8e49e9ff0 used request id req-1bf5a047-60d4-4b98-8b67-747027d69493 2018-11-25 15:15:16,508 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:15:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6cd24df6-93a7-489e-93de-ecf8e49e9ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:16,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6cff6a4-cc32-480d-8ad8-3a279e99c182 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:16,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6cd24df6-93a7-489e-93de-ecf8e49e9ff0 used request id req-c6cff6a4-cc32-480d-8ad8-3a279e99c182 2018-11-25 15:15:16,793 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bcf08358-11f7-4d0-proj 2018-11-25 15:15:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:16,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a871b9-f7eb-4de5-aeac-d556d6cd9c17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:16,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/25f2ad9ec23742e68237742cb3d9aa83 used request id req-10a871b9-f7eb-4de5-aeac-d556d6cd9c17 2018-11-25 15:15:16,975 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bcf08358-11f7-4d0-proj-role 2018-11-25 15:15:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/faff23478a09472fb31f984e6fe68a51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:17,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1efe8da3-277f-44e6-91e9-dca93d7bee07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:17,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/faff23478a09472fb31f984e6fe68a51 used request id req-1efe8da3-277f-44e6-91e9-dca93d7bee07 2018-11-25 15:15:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc0efca2fa580d80807064e8dd0759d6b8004d8" 2018-11-25 15:15:17,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f499af4c-7209-49b9-8a0a-9e1558059bee Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:17,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f499af4c-7209-49b9-8a0a-9e1558059bee 2018-11-25 15:15:17,185 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bcf08358-11f7-4d0-user 2018-11-25 15:15:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7d2005ee21e44976bebc2aa826dc4207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3723f4000c2454e23476b248a1d5788e14995" 2018-11-25 15:15:17,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ad832c6-3007-4609-8aa3-cf770430e81b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:17,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7d2005ee21e44976bebc2aa826dc4207 used request id req-1ad832c6-3007-4609-8aa3-cf770430e81b 2018-11-25 15:15:17,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:17,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Euc5Ibj1Rzq_8D4Cp0XPvA"], "issued_at": "2018-11-25T15:15:17.000000Z"}} 2018-11-25 15:15:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3be737fa4d8fe6ccff7f43c3828351fa0346bb" 2018-11-25 15:15:17,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88c00d4-29f7-4d45-a7b6-2a6897d376e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:17,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e88c00d4-29f7-4d45-a7b6-2a6897d376e0 2018-11-25 15:15:17,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:17,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:18,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["j-Lk3sBHR7-ofh-lFVpDxA"], "issued_at": "2018-11-25T15:15:18.000000Z"}} 2018-11-25 15:15:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:18,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaeeda6-03c4-4489-96b9-28526ed603fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:18,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bdaeeda6-03c4-4489-96b9-28526ed603fd 2018-11-25 15:15:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:18,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:18,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:18,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac950cb-d6b0-4ece-b922-f8fca6983e7f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:15:18,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj used request id req-2ac950cb-d6b0-4ece-b922-f8fca6983e7f 2018-11-25 15:15:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:18,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4f1938-6c3c-4565-a3d3-6f133cc63279 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:18,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9b4f1938-6c3c-4565-a3d3-6f133cc63279 2018-11-25 15:15:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj"}}' 2018-11-25 15:15:18,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e45e96-6a9d-4ef6-8ecc-cf954e5161d8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571"}, "enabled": true, "id": "cbdc3d688b144a9c99528762c9cc0571", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj"}} 2018-11-25 15:15:18,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-53e45e96-6a9d-4ef6-8ecc-cf954e5161d8 2018-11-25 15:15:18,620 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj 2018-11-25 15:15:18,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:18,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:18,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["V9M-krmrTlmpkBWHFYzuZg"], "issued_at": "2018-11-25T15:15:19.000000Z"}} 2018-11-25 15:15:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed86f1c27c70b0a0240c1deab3146817b0774acd" 2018-11-25 15:15:19,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c49fc3-1639-4304-9e4e-db433bd58afd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:19,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9c49fc3-1639-4304-9e4e-db433bd58afd 2018-11-25 15:15:19,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:19,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed86f1c27c70b0a0240c1deab3146817b0774acd" 2018-11-25 15:15:19,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc0fc9c-ea9e-4fe9-ada1-904639fa188e Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:15:19,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7dc0fc9c-ea9e-4fe9-ada1-904639fa188e 2018-11-25 15:15:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed86f1c27c70b0a0240c1deab3146817b0774acd" 2018-11-25 15:15:19,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8df68f-4a50-45e8-8daf-449d9e100307 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571"}, "enabled": true, "id": "cbdc3d688b144a9c99528762c9cc0571", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj"}]} 2018-11-25 15:15:19,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj used request id req-3e8df68f-4a50-45e8-8daf-449d9e100307 2018-11-25 15:15:19,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed86f1c27c70b0a0240c1deab3146817b0774acd" 2018-11-25 15:15:19,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d95b01-b0f5-46e4-8393-7bba54a31e3b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:19,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-21d95b01-b0f5-46e4-8393-7bba54a31e3b 2018-11-25 15:15:19,698 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bce4ae7f-dc3c-476-user 2018-11-25 15:15:19,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:19,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10d56a5-a244-4525-8c15-23a97d7ce53f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:19,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f10d56a5-a244-4525-8c15-23a97d7ce53f 2018-11-25 15:15:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" -d '{"role": {"name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role"}}' 2018-11-25 15:15:19,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ee011b-35bf-4ae8-940d-bf5e95b084a1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a357b8f6ae34e3784616028746f7a11", "links": {"self": "http://172.30.9.29:5000/v3/roles/1a357b8f6ae34e3784616028746f7a11"}, "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role"}} 2018-11-25 15:15:19,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a1ee011b-35bf-4ae8-940d-bf5e95b084a1 2018-11-25 15:15:19,913 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role 2018-11-25 15:15:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1a357b8f6ae34e3784616028746f7a11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:19,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652972ba-570c-4619-b03c-5020ee96e793 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1a357b8f6ae34e3784616028746f7a11"}, "domain_id": null, "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role", "id": "1a357b8f6ae34e3784616028746f7a11"}} 2018-11-25 15:15:19,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1a357b8f6ae34e3784616028746f7a11 used request id req-652972ba-570c-4619-b03c-5020ee96e793 2018-11-25 15:15:19,934 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role to project CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj 2018-11-25 15:15:19,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571/users/3ede02e7d8b54df0a91edee3b22406ce/roles/1a357b8f6ae34e3784616028746f7a11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:20,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb2c6a8-f781-45f8-8f28-643744ed31dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:20,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571/users/3ede02e7d8b54df0a91edee3b22406ce/roles/1a357b8f6ae34e3784616028746f7a11 used request id req-dfb2c6a8-f781-45f8-8f28-643744ed31dd 2018-11-25 15:15:20,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:20,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:20,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a357b8f6ae34e3784616028746f7a11", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role"}], "expires_at": "2018-11-25T16:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbdc3d688b144a9c99528762c9cc0571", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-user", "id": "3ede02e7d8b54df0a91edee3b22406ce"}, "audit_ids": ["G0S2C7JlQBmi4j1YXTe0_g"], "issued_at": "2018-11-25T15:15:20.000000Z"}} 2018-11-25 15:15:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:20,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b6e228-9507-4292-9da5-61fdbc4db0cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:20,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08b6e228-9507-4292-9da5-61fdbc4db0cc 2018-11-25 15:15:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:20,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-404de287-d432-4ce5-947c-38aa18893f56 Date: Sun, 25 Nov 2018 15:15:20 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:15:20,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name&description=hello+group used request id req-404de287-d432-4ce5-947c-38aa18893f56 2018-11-25 15:15:20,829 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name... 2018-11-25 15:15:20,829 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name 2018-11-25 15:15:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" -d '{"security_group": {"name": "CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name", "description": "hello group"}}' 2018-11-25 15:15:21,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d4b7a004-0997-4723-ae55-121599b6f2d7 Date: Sun, 25 Nov 2018 15:15:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "updated_at": "2018-11-25T15:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}], "revision_number": 2, "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "name": "CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name"}} 2018-11-25 15:15:21,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-d4b7a004-0997-4723-ae55-121599b6f2d7 2018-11-25 15:15:21,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:21,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f97d42f9-c138-4dda-be1c-7d191aab474b Date: Sun, 25 Nov 2018 15:15:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:21,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-f97d42f9-c138-4dda-be1c-7d191aab474b 2018-11-25 15:15:21,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:21,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d15f39a9-b055-4283-8d47-c017be51f036 Date: Sun, 25 Nov 2018 15:15:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:21,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-d15f39a9-b055-4283-8d47-c017be51f036 2018-11-25 15:15:21,370 - neutron_utils - INFO - Retrieving security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:21,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a3d167ab-17cf-4f7b-8268-0e91e3285d85 Date: Sun, 25 Nov 2018 15:15:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "updated_at": "2018-11-25T15:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}], "revision_number": 2, "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "name": "CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name"}]} 2018-11-25 15:15:21,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-a3d167ab-17cf-4f7b-8268-0e91e3285d85 2018-11-25 15:15:21,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:21,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:21,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bea66a4d-6843-41c7-83ae-50743abc1b79 Date: Sun, 25 Nov 2018 15:15:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:21,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-bea66a4d-6843-41c7-83ae-50743abc1b79 2018-11-25 15:15:21,758 - neutron_utils - INFO - Retrieving security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:21,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:21,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-33adc198-d4d7-4747-9376-797956d09045 Date: Sun, 25 Nov 2018 15:15:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "updated_at": "2018-11-25T15:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}], "revision_number": 2, "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "name": "CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name"}]} 2018-11-25 15:15:21,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-33adc198-d4d7-4747-9376-797956d09045 2018-11-25 15:15:21,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:22,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c001c418-9111-4946-8bba-bf74652d8c13 Date: Sun, 25 Nov 2018 15:15:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:22,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-c001c418-9111-4946-8bba-bf74652d8c13 2018-11-25 15:15:22,153 - neutron_utils - INFO - Retrieving security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:22,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4a55b7b7-5049-4128-9010-a3826ee36dd0 Date: Sun, 25 Nov 2018 15:15:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "updated_at": "2018-11-25T15:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}], "revision_number": 2, "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "name": "CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name"}]} 2018-11-25 15:15:22,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-4a55b7b7-5049-4128-9010-a3826ee36dd0 2018-11-25 15:15:22,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:22,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b80cbce5-bb94-4d1e-9fb2-462b771c8f9b Date: Sun, 25 Nov 2018 15:15:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:22,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-b80cbce5-bb94-4d1e-9fb2-462b771c8f9b 2018-11-25 15:15:22,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:22,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a357b8f6ae34e3784616028746f7a11", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role"}], "expires_at": "2018-11-25T16:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbdc3d688b144a9c99528762c9cc0571", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/cbdc3d688b144a9c99528762c9cc0571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-user", "id": "3ede02e7d8b54df0a91edee3b22406ce"}, "audit_ids": ["ciPRk8C0Rym8WLSBWDajDA"], "issued_at": "2018-11-25T15:15:22.000000Z"}} 2018-11-25 15:15:22,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b8ff90ef59617bc9b6ae67d33b065aa659f8ae" 2018-11-25 15:15:23,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bb5d0100-5550-48dd-beb3-a1282eb1f58a Date: Sun, 25 Nov 2018 15:15:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "updated_at": "2018-11-25T15:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "revision_number": 0, "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}], "revision_number": 2, "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "name": "CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name"}]} 2018-11-25 15:15:23,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name&description=hello+group used request id req-bb5d0100-5550-48dd-beb3-a1282eb1f58a 2018-11-25 15:15:23,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:23,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b8ff90ef59617bc9b6ae67d33b065aa659f8ae" 2018-11-25 15:15:23,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a8ab44c-bcef-47e9-bde6-f35c4137efb3 Date: Sun, 25 Nov 2018 15:15:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:23,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-0a8ab44c-bcef-47e9-bde6-f35c4137efb3 2018-11-25 15:15:23,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86cbfcb-f3b9-47e7-8a5c-03c462860401 2018-11-25 15:15:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b8ff90ef59617bc9b6ae67d33b065aa659f8ae" 2018-11-25 15:15:23,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4cff824c-1a27-479b-8a7c-dd913a4d840b Date: Sun, 25 Nov 2018 15:15:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "3a6086b4-4905-4135-8a0a-ad6895e104ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:21Z", "security_group_id": "a86cbfcb-f3b9-47e7-8a5c-03c462860401", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:21Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "8fcb74e8-dd2d-4030-b3b2-b10d98756820"}]} 2018-11-25 15:15:23,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-4cff824c-1a27-479b-8a7c-dd913a4d840b 2018-11-25 15:15:23,476 - neutron_utils - INFO - Deleting security group rule with ID - 3a6086b4-4905-4135-8a0a-ad6895e104ec 2018-11-25 15:15:23,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3a6086b4-4905-4135-8a0a-ad6895e104ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:23,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4a8f375-272f-40e3-a6f9-10db7171efe0 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:23,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3a6086b4-4905-4135-8a0a-ad6895e104ec used request id req-d4a8f375-272f-40e3-a6f9-10db7171efe0 2018-11-25 15:15:23,740 - neutron_utils - INFO - Deleting security group rule with ID - 8fcb74e8-dd2d-4030-b3b2-b10d98756820 2018-11-25 15:15:23,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8fcb74e8-dd2d-4030-b3b2-b10d98756820 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:23,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2459d402-9be4-4012-8d5b-4ecfa0f01ec5 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:23,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8fcb74e8-dd2d-4030-b3b2-b10d98756820 used request id req-2459d402-9be4-4012-8d5b-4ecfa0f01ec5 2018-11-25 15:15:23,838 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9c992f3b-f3ba-4ee8-b570-28a9fe603b47name 2018-11-25 15:15:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a86cbfcb-f3b9-47e7-8a5c-03c462860401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e38ef26b1fea621b6010fed3ad43ed5fc5b4153" 2018-11-25 15:15:24,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfc7fbd1-7da1-4a1c-9872-71df7582c1d2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:24,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a86cbfcb-f3b9-47e7-8a5c-03c462860401 used request id req-dfc7fbd1-7da1-4a1c-9872-71df7582c1d2 2018-11-25 15:15:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:24,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6a51aff8-fd22-48c9-8269-d8524171de75 Date: Sun, 25 Nov 2018 15:15:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:20Z", "updated_at": "2018-11-25T15:15:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "revision_number": 0, "id": "48652c44-c07f-40ab-b702-dd6a6defb820", "remote_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "revision_number": 0, "id": "7d085e1a-ffa2-4daf-9a1e-89215a71d675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "revision_number": 0, "id": "aab1791b-3761-48a8-9b56-cbd66f5d6d20", "remote_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "revision_number": 0, "id": "f15e9947-23b7-4421-8e07-d8a8e0eb0acb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbdc3d688b144a9c99528762c9cc0571"}], "revision_number": 4, "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:15:24,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6a51aff8-fd22-48c9-8269-d8524171de75 2018-11-25 15:15:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:24,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1a8a54-f129-490e-91dd-59212b19fc13 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:15:24,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-6e1a8a54-f129-490e-91dd-59212b19fc13 2018-11-25 15:15:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c9b7f2-6cbf-4f37-ba6c-a8ccfa904500 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571"}, "enabled": true, "id": "cbdc3d688b144a9c99528762c9cc0571", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj"}} 2018-11-25 15:15:24,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571 used request id req-f1c9b7f2-6cbf-4f37-ba6c-a8ccfa904500 2018-11-25 15:15:24,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87260c5d-da2f-403e-a3b7-8ddd4510a83e 2018-11-25 15:15:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=87260c5d-da2f-403e-a3b7-8ddd4510a83e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:24,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d41fadfc-aa67-4f5d-8602-e54f14909640 Date: Sun, 25 Nov 2018 15:15:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:20Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "48652c44-c07f-40ab-b702-dd6a6defb820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:20Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "7d085e1a-ffa2-4daf-9a1e-89215a71d675"}, {"remote_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:20Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "aab1791b-3761-48a8-9b56-cbd66f5d6d20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:20Z", "security_group_id": "87260c5d-da2f-403e-a3b7-8ddd4510a83e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbdc3d688b144a9c99528762c9cc0571", "created_at": "2018-11-25T15:15:20Z", "project_id": "cbdc3d688b144a9c99528762c9cc0571", "id": "f15e9947-23b7-4421-8e07-d8a8e0eb0acb"}]} 2018-11-25 15:15:24,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=87260c5d-da2f-403e-a3b7-8ddd4510a83e used request id req-d41fadfc-aa67-4f5d-8602-e54f14909640 2018-11-25 15:15:24,769 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:15:24,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/87260c5d-da2f-403e-a3b7-8ddd4510a83e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:25,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b853abe-9af7-43ab-bd00-c16e09a8c315 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:25,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/87260c5d-da2f-403e-a3b7-8ddd4510a83e used request id req-3b853abe-9af7-43ab-bd00-c16e09a8c315 2018-11-25 15:15:25,065 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj 2018-11-25 15:15:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:25,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9a995f4-ca73-4b5a-8869-0a75f4197908 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:25,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cbdc3d688b144a9c99528762c9cc0571 used request id req-b9a995f4-ca73-4b5a-8869-0a75f4197908 2018-11-25 15:15:25,281 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bce4ae7f-dc3c-476-proj-role 2018-11-25 15:15:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1a357b8f6ae34e3784616028746f7a11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:25,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed6ad47a-944e-498a-b6b8-bab40f24b737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:25,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1a357b8f6ae34e3784616028746f7a11 used request id req-ed6ad47a-944e-498a-b6b8-bab40f24b737 2018-11-25 15:15:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572095c3ed5ac0d9e34cfd3245110ad31649f735" 2018-11-25 15:15:25,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f09002-ec4f-4b20-8c0d-1e69069c85cd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:25,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-39f09002-ec4f-4b20-8c0d-1e69069c85cd 2018-11-25 15:15:25,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bce4ae7f-dc3c-476-user 2018-11-25 15:15:25,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3ede02e7d8b54df0a91edee3b22406ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed86f1c27c70b0a0240c1deab3146817b0774acd" 2018-11-25 15:15:25,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a420ac6c-434e-4afc-b801-d700f6ad8bac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:25,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3ede02e7d8b54df0a91edee3b22406ce used request id req-a420ac6c-434e-4afc-b801-d700f6ad8bac 2018-11-25 15:15:25,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:26,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8Jrg9elLSFavwpAKIcp3XA"], "issued_at": "2018-11-25T15:15:26.000000Z"}} 2018-11-25 15:15:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f3223c3585f1d9bf0530ac18ab04b44ced495b" 2018-11-25 15:15:26,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155402e3-be6b-4aa1-9dfa-7a67b8148289 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:26,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-155402e3-be6b-4aa1-9dfa-7a67b8148289 2018-11-25 15:15:26,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:26,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:26,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["mfObQfCwSMmJpagcfKr2lw"], "issued_at": "2018-11-25T15:15:26.000000Z"}} 2018-11-25 15:15:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:26,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec0dead-68d5-401e-8a88-ddb6e0191f0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:26,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ec0dead-68d5-401e-8a88-ddb6e0191f0d 2018-11-25 15:15:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:26,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a3c41e73-dfbb-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:26,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28a2dd9-6053-40e2-b822-c5f9faef6c43 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a3c41e73-dfbb-426-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:15:26,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a3c41e73-dfbb-426-proj used request id req-c28a2dd9-6053-40e2-b822-c5f9faef6c43 2018-11-25 15:15:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:26,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36e8f08-d0a6-4e0b-bf39-0e0d6696d5b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:26,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c36e8f08-d0a6-4e0b-bf39-0e0d6696d5b9 2018-11-25 15:15:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}}' 2018-11-25 15:15:26,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809b4873-51ca-48dc-89bb-af2ae9474a94 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff"}, "enabled": true, "id": "9c2387d1ded7474c9298bae2d295fbff", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}} 2018-11-25 15:15:26,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-809b4873-51ca-48dc-89bb-af2ae9474a94 2018-11-25 15:15:26,907 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a3c41e73-dfbb-426-proj 2018-11-25 15:15:26,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:26,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:27,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aihDW6AwSoWTwao2qSo-Bw"], "issued_at": "2018-11-25T15:15:27.000000Z"}} 2018-11-25 15:15:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfc75331792f4873fbe593a79017bf3c72ff392" 2018-11-25 15:15:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e58e18-2f0d-469d-aff6-8e4921b6b0b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:27,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e6e58e18-2f0d-469d-aff6-8e4921b6b0b7 2018-11-25 15:15:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:27,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfc75331792f4873fbe593a79017bf3c72ff392" 2018-11-25 15:15:27,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc61f374-e5e1-4667-9647-224aad463cca Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:15:27,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fc61f374-e5e1-4667-9647-224aad463cca 2018-11-25 15:15:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-a3c41e73-dfbb-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfc75331792f4873fbe593a79017bf3c72ff392" 2018-11-25 15:15:27,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52fc335a-2f49-4eaf-b91d-ea0e5e240436 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-a3c41e73-dfbb-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff"}, "enabled": true, "id": "9c2387d1ded7474c9298bae2d295fbff", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}]} 2018-11-25 15:15:27,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-a3c41e73-dfbb-426-proj used request id req-52fc335a-2f49-4eaf-b91d-ea0e5e240436 2018-11-25 15:15:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfc75331792f4873fbe593a79017bf3c72ff392" 2018-11-25 15:15:27,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cbe903-e049-42f1-be65-3af157353468 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:27,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d9cbe903-e049-42f1-be65-3af157353468 2018-11-25 15:15:28,074 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a3c41e73-dfbb-426-user 2018-11-25 15:15:28,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:28,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ddd8ed-9c0a-4763-a650-1688fbad60c6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:28,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b1ddd8ed-9c0a-4763-a650-1688fbad60c6 2018-11-25 15:15:28,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" -d '{"role": {"name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role"}}' 2018-11-25 15:15:28,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e0af43-c918-4927-96bd-6d1d0d7db298 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4fbca6ae5514208809174a31596dfa9", "links": {"self": "http://172.30.9.29:5000/v3/roles/e4fbca6ae5514208809174a31596dfa9"}, "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role"}} 2018-11-25 15:15:28,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a4e0af43-c918-4927-96bd-6d1d0d7db298 2018-11-25 15:15:28,272 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role 2018-11-25 15:15:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e4fbca6ae5514208809174a31596dfa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:28,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feaedf69-69ff-4270-8b1b-02dd8396d98b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e4fbca6ae5514208809174a31596dfa9"}, "domain_id": null, "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role", "id": "e4fbca6ae5514208809174a31596dfa9"}} 2018-11-25 15:15:28,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e4fbca6ae5514208809174a31596dfa9 used request id req-feaedf69-69ff-4270-8b1b-02dd8396d98b 2018-11-25 15:15:28,293 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role to project CreateSecurityGroupTests-a3c41e73-dfbb-426-proj 2018-11-25 15:15:28,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff/users/f588e3d9b6d1479b8d04e77a0b4873b0/roles/e4fbca6ae5514208809174a31596dfa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:28,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc40fb1-17ee-44bb-915d-d6c858dd842e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:28,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff/users/f588e3d9b6d1479b8d04e77a0b4873b0/roles/e4fbca6ae5514208809174a31596dfa9 used request id req-5fc40fb1-17ee-44bb-915d-d6c858dd842e 2018-11-25 15:15:28,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:28,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:28,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4fbca6ae5514208809174a31596dfa9", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role"}], "expires_at": "2018-11-25T16:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c2387d1ded7474c9298bae2d295fbff", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-user", "id": "f588e3d9b6d1479b8d04e77a0b4873b0"}, "audit_ids": ["mBXW9pVBQMCniO18zLfQSA"], "issued_at": "2018-11-25T15:15:28.000000Z"}} 2018-11-25 15:15:28,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:28,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d544c06-e7df-454f-99d4-ae962eb9af70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:28,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8d544c06-e7df-454f-99d4-ae962eb9af70 2018-11-25 15:15:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:29,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5b46182a-f1c4-4e23-be0d-bee0a2bf872a Date: Sun, 25 Nov 2018 15:15:29 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:15:29,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name&description=hello+group used request id req-5b46182a-f1c4-4e23-be0d-bee0a2bf872a 2018-11-25 15:15:29,294 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name... 2018-11-25 15:15:29,294 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name 2018-11-25 15:15:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" -d '{"security_group": {"name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name", "description": "hello group"}}' 2018-11-25 15:15:29,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9218951f-8b91-4924-b1c6-13a5960d71a3 Date: Sun, 25 Nov 2018 15:15:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 2, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}} 2018-11-25 15:15:29,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-9218951f-8b91-4924-b1c6-13a5960d71a3 2018-11-25 15:15:29,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:29,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d82e2d3-bc97-4053-bcc7-3489dd8f56db Date: Sun, 25 Nov 2018 15:15:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}]} 2018-11-25 15:15:29,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-5d82e2d3-bc97-4053-bcc7-3489dd8f56db 2018-11-25 15:15:29,816 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:29,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f59a1a0d-a95e-476d-945d-5d1a91b802b5 Date: Sun, 25 Nov 2018 15:15:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}]} 2018-11-25 15:15:29,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-f59a1a0d-a95e-476d-945d-5d1a91b802b5 2018-11-25 15:15:29,996 - neutron_utils - INFO - Retrieving security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:30,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:30,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a65279b4-0e3e-47ea-9057-83ebf3d2283e Date: Sun, 25 Nov 2018 15:15:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 2, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:30,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-a65279b4-0e3e-47ea-9057-83ebf3d2283e 2018-11-25 15:15:30,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a2ec3d1-8209-487b-9aef-697b076392a1 Date: Sun, 25 Nov 2018 15:15:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}]} 2018-11-25 15:15:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-7a2ec3d1-8209-487b-9aef-697b076392a1 2018-11-25 15:15:30,358 - neutron_utils - INFO - Retrieving security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:30,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5ea754e2-c55e-48cc-a233-b7fd31af8f91 Date: Sun, 25 Nov 2018 15:15:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 2, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:30,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-5ea754e2-c55e-48cc-a233-b7fd31af8f91 2018-11-25 15:15:30,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:30,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:30,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9e879a4-2ae3-4ead-9194-97930a827765 Date: Sun, 25 Nov 2018 15:15:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}]} 2018-11-25 15:15:30,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-c9e879a4-2ae3-4ead-9194-97930a827765 2018-11-25 15:15:30,630 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name 2018-11-25 15:15:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:30,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6c98db7b-63d9-4654-82e1-9446801b6e96 Date: Sun, 25 Nov 2018 15:15:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 2, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:30,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-6c98db7b-63d9-4654-82e1-9446801b6e96 2018-11-25 15:15:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:30,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:30,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52542ee6-7d15-43c3-88d6-f2eebf45384f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff"}, "enabled": true, "id": "9c2387d1ded7474c9298bae2d295fbff", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}} 2018-11-25 15:15:30,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff used request id req-52542ee6-7d15-43c3-88d6-f2eebf45384f 2018-11-25 15:15:30,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:31,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dde9e169-0200-4ca0-a17a-955417d2fc76 Date: Sun, 25 Nov 2018 15:15:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}]} 2018-11-25 15:15:31,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-dde9e169-0200-4ca0-a17a-955417d2fc76 2018-11-25 15:15:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d"}}' 2018-11-25 15:15:31,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-b2168f1c-41e9-4c8c-9050-7de494af05bb Date: Sun, 25 Nov 2018 15:15:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}} 2018-11-25 15:15:31,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-b2168f1c-41e9-4c8c-9050-7de494af05bb 2018-11-25 15:15:31,405 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name 2018-11-25 15:15:31,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:31,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-37d88f87-9866-4257-927d-163e9256a1ac Date: Sun, 25 Nov 2018 15:15:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 3, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:31,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-37d88f87-9866-4257-927d-163e9256a1ac 2018-11-25 15:15:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:31,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462058bd-b110-45bf-a30e-4312f668f954 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff"}, "enabled": true, "id": "9c2387d1ded7474c9298bae2d295fbff", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}} 2018-11-25 15:15:31,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff used request id req-462058bd-b110-45bf-a30e-4312f668f954 2018-11-25 15:15:31,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:31,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d5fc6275-66db-4e1d-add1-f8333b38e119 Date: Sun, 25 Nov 2018 15:15:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:31,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-d5fc6275-66db-4e1d-add1-f8333b38e119 2018-11-25 15:15:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d"}}' 2018-11-25 15:15:32,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-35cb5f84-d509-4adf-8d7b-0b78277723c9 Date: Sun, 25 Nov 2018 15:15:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}} 2018-11-25 15:15:32,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-35cb5f84-d509-4adf-8d7b-0b78277723c9 2018-11-25 15:15:32,033 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name 2018-11-25 15:15:32,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:32,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-039952e8-4792-4d8d-b925-d99c6ab80a50 Date: Sun, 25 Nov 2018 15:15:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:31Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 4, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:32,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-039952e8-4792-4d8d-b925-d99c6ab80a50 2018-11-25 15:15:32,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:32,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1037c4-2fa9-4600-8014-d4865eacd5de Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff"}, "enabled": true, "id": "9c2387d1ded7474c9298bae2d295fbff", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}} 2018-11-25 15:15:32,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff used request id req-4a1037c4-2fa9-4600-8014-d4865eacd5de 2018-11-25 15:15:32,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:32,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-2208f9de-fa51-4c58-832c-a4848e175739 Date: Sun, 25 Nov 2018 15:15:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:32,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-2208f9de-fa51-4c58-832c-a4848e175739 2018-11-25 15:15:32,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10}}' 2018-11-25 15:15:32,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6263e7dd-ee7d-4c5a-b6c9-d4be74c71ae5 Date: Sun, 25 Nov 2018 15:15:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}} 2018-11-25 15:15:32,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-6263e7dd-ee7d-4c5a-b6c9-d4be74c71ae5 2018-11-25 15:15:32,800 - neutron_utils - INFO - Retrieving security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:32,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:32,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-766f2d86-8c59-4878-8efc-bc271ed51729 Date: Sun, 25 Nov 2018 15:15:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:32,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-766f2d86-8c59-4878-8efc-bc271ed51729 2018-11-25 15:15:32,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:33,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b80504c0-0f3c-42f9-90a0-4d855a8e2b73 Date: Sun, 25 Nov 2018 15:15:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:33,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-b80504c0-0f3c-42f9-90a0-4d855a8e2b73 2018-11-25 15:15:33,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:33,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4fbca6ae5514208809174a31596dfa9", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role"}], "expires_at": "2018-11-25T16:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c2387d1ded7474c9298bae2d295fbff", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9c2387d1ded7474c9298bae2d295fbff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-user", "id": "f588e3d9b6d1479b8d04e77a0b4873b0"}, "audit_ids": ["rQBC31d0QNOOtcJzV4R1lw"], "issued_at": "2018-11-25T15:15:33.000000Z"}} 2018-11-25 15:15:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:33,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-392eaa64-9f11-4999-9f92-20fdece4ad20 Date: Sun, 25 Nov 2018 15:15:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:33,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name&description=hello+group used request id req-392eaa64-9f11-4999-9f92-20fdece4ad20 2018-11-25 15:15:33,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:33,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bc3f3235-a54b-4234-a28f-decf64dfd847 Date: Sun, 25 Nov 2018 15:15:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:33,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-bc3f3235-a54b-4234-a28f-decf64dfd847 2018-11-25 15:15:33,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:33,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:33,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7c15d39e-16be-44c4-8efa-73a882d0a929 Date: Sun, 25 Nov 2018 15:15:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-7c15d39e-16be-44c4-8efa-73a882d0a929 2018-11-25 15:15:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:34,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b436c018-7f8c-424b-971b-072e47c0628e Date: Sun, 25 Nov 2018 15:15:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:34,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-b436c018-7f8c-424b-971b-072e47c0628e 2018-11-25 15:15:34,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:34,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-545c610c-f069-4ff4-9cdf-d1a10385cd9b Date: Sun, 25 Nov 2018 15:15:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:34,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-545c610c-f069-4ff4-9cdf-d1a10385cd9b 2018-11-25 15:15:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d28d21b5-836e-45fc-97d7-cccb7efe21c8 Date: Sun, 25 Nov 2018 15:15:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:34,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-d28d21b5-836e-45fc-97d7-cccb7efe21c8 2018-11-25 15:15:34,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:34,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-000f0acb-e169-40e8-96cd-a49b972da9f2 Date: Sun, 25 Nov 2018 15:15:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:34,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-000f0acb-e169-40e8-96cd-a49b972da9f2 2018-11-25 15:15:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:34,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0e1a8b26-b15c-4fc1-943f-79f291ec97d4 Date: Sun, 25 Nov 2018 15:15:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:34,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-0e1a8b26-b15c-4fc1-943f-79f291ec97d4 2018-11-25 15:15:34,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6871b4ba-2deb-407f-9a05-068cfb6d1334 Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:35,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-6871b4ba-2deb-407f-9a05-068cfb6d1334 2018-11-25 15:15:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-642139de-daef-428e-867c-32be5a611b66 Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:35,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-642139de-daef-428e-867c-32be5a611b66 2018-11-25 15:15:35,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6108949f-f4be-4d6b-a76f-7b310910dda1 Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:35,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-6108949f-f4be-4d6b-a76f-7b310910dda1 2018-11-25 15:15:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-71aac48a-a895-4051-b317-29f13a9a0fe7 Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:35,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-71aac48a-a895-4051-b317-29f13a9a0fe7 2018-11-25 15:15:35,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-011c6ff0-9f2c-403a-a3cf-5e8eabe1603c Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:35,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-011c6ff0-9f2c-403a-a3cf-5e8eabe1603c 2018-11-25 15:15:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e086ce39-e723-419e-94e3-9e797c8e9d8a Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:35,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-e086ce39-e723-419e-94e3-9e797c8e9d8a 2018-11-25 15:15:35,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:35,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-903aeefa-edbd-41de-9eaa-31cd67cc084f Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:35,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-903aeefa-edbd-41de-9eaa-31cd67cc084f 2018-11-25 15:15:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3393aa14-52dd-439f-9376-1c9a1383e1cc Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:35,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-3393aa14-52dd-439f-9376-1c9a1383e1cc 2018-11-25 15:15:35,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c83dad4a-a36f-444a-a68e-1e2b6f657fd2 Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:35,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-c83dad4a-a36f-444a-a68e-1e2b6f657fd2 2018-11-25 15:15:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:35,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2e337dfa-4059-47f5-976f-2953b8dc3c36 Date: Sun, 25 Nov 2018 15:15:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "revision_number": 0, "id": "1e7b9455-7640-4749-a8c3-40043223c5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "34c97361-9326-45b6-9a1d-c5a301cdc872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "revision_number": 0, "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 5, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "name": "CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name"}]} 2018-11-25 15:15:35,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name used request id req-2e337dfa-4059-47f5-976f-2953b8dc3c36 2018-11-25 15:15:35,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:35,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:36,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b241ab7e-2e76-46a2-aaea-1683517cefe7 Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:36,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-b241ab7e-2e76-46a2-aaea-1683517cefe7 2018-11-25 15:15:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:36,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-52f9d7b1-3ec6-4e09-bee8-57fa25a8842f Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:32Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": 10, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:32Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "1e7b9455-7640-4749-a8c3-40043223c5a4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:36,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-52f9d7b1-3ec6-4e09-bee8-57fa25a8842f 2018-11-25 15:15:36,122 - neutron_utils - INFO - Deleting security group rule with ID - 1e7b9455-7640-4749-a8c3-40043223c5a4 2018-11-25 15:15:36,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1e7b9455-7640-4749-a8c3-40043223c5a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:36,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7623f988-3530-47aa-b5aa-d5f38198bfa8 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:36,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1e7b9455-7640-4749-a8c3-40043223c5a4 used request id req-7623f988-3530-47aa-b5aa-d5f38198bfa8 2018-11-25 15:15:36,209 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-25 15:15:36,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8a5167-d4da-4adf-b672-c1b13435ee0d 2018-11-25 15:15:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8883cdf742d1918376d0963e9dc84540027ce1" 2018-11-25 15:15:36,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-92860224-ab57-4ebd-903b-6a9c1013eb76 Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "34c97361-9326-45b6-9a1d-c5a301cdc872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "45f75d94-cc8d-4b4b-8f05-6175fa0d8c42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "af9a1815-54a5-4480-af20-8a1d843f6ee7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:31Z", "security_group_id": "be8a5167-d4da-4adf-b672-c1b13435ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:31Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "cfbf4f54-5e94-4b1b-88c2-35f561b9108d"}]} 2018-11-25 15:15:36,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-92860224-ab57-4ebd-903b-6a9c1013eb76 2018-11-25 15:15:36,244 - neutron_utils - INFO - Deleting security group rule with ID - cfbf4f54-5e94-4b1b-88c2-35f561b9108d 2018-11-25 15:15:36,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/cfbf4f54-5e94-4b1b-88c2-35f561b9108d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:36,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8c63ac5-06f6-4a53-95d1-668b5564edab Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:36,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/cfbf4f54-5e94-4b1b-88c2-35f561b9108d used request id req-f8c63ac5-06f6-4a53-95d1-668b5564edab 2018-11-25 15:15:36,483 - neutron_utils - INFO - Deleting security group rule with ID - af9a1815-54a5-4480-af20-8a1d843f6ee7 2018-11-25 15:15:36,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/af9a1815-54a5-4480-af20-8a1d843f6ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:36,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e2f285b-d914-4916-9477-e9e6f949ca55 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:36,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/af9a1815-54a5-4480-af20-8a1d843f6ee7 used request id req-1e2f285b-d914-4916-9477-e9e6f949ca55 2018-11-25 15:15:36,589 - neutron_utils - INFO - Deleting security group rule with ID - 34c97361-9326-45b6-9a1d-c5a301cdc872 2018-11-25 15:15:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/34c97361-9326-45b6-9a1d-c5a301cdc872 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:36,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caf89b8a-4858-4c4d-8123-386ec22a2612 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:36,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/34c97361-9326-45b6-9a1d-c5a301cdc872 used request id req-caf89b8a-4858-4c4d-8123-386ec22a2612 2018-11-25 15:15:36,832 - neutron_utils - INFO - Deleting security group rule with ID - 45f75d94-cc8d-4b4b-8f05-6175fa0d8c42 2018-11-25 15:15:36,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/45f75d94-cc8d-4b4b-8f05-6175fa0d8c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:37,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75d3e263-74af-4f69-9188-06d19f87ca11 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:37,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/45f75d94-cc8d-4b4b-8f05-6175fa0d8c42 used request id req-75d3e263-74af-4f69-9188-06d19f87ca11 2018-11-25 15:15:37,087 - neutron_utils - INFO - Deleting security group rule with ID - 1e7b9455-7640-4749-a8c3-40043223c5a4 2018-11-25 15:15:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1e7b9455-7640-4749-a8c3-40043223c5a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:37,251 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-37db7a9f-03c0-4725-b45f-5148a17a3aeb Date: Sun, 25 Nov 2018 15:15:37 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1e7b9455-7640-4749-a8c3-40043223c5a4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:15:37,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1e7b9455-7640-4749-a8c3-40043223c5a4 used request id req-37db7a9f-03c0-4725-b45f-5148a17a3aeb 2018-11-25 15:15:37,251 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1e7b9455-7640-4749-a8c3-40043223c5a4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:15:37,251 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1e7b9455-7640-4749-a8c3-40043223c5a4 does not exist Neutron server returns request_ids: ['req-37db7a9f-03c0-4725-b45f-5148a17a3aeb'] 2018-11-25 15:15:37,252 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c03b4666-6321-41ac-b6e3-da365dc83344name 2018-11-25 15:15:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/be8a5167-d4da-4adf-b672-c1b13435ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b442c0afa98e6ef52c0b1423a584b6505fafd31" 2018-11-25 15:15:37,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-482fe92b-6cd9-490b-bc1a-454a7dfecc88 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:37,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/be8a5167-d4da-4adf-b672-c1b13435ee0d used request id req-482fe92b-6cd9-490b-bc1a-454a7dfecc88 2018-11-25 15:15:37,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:37,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0bdae52b-3f3e-4277-bfb4-88baec8c2c10 Date: Sun, 25 Nov 2018 15:15:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "updated_at": "2018-11-25T15:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "036399a0-7c8e-4179-9656-58dac12cd750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "3ce3e7d8-c353-4f2b-8fab-084589b9689b", "remote_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "5c864800-d628-431b-9e11-ef0504650d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "revision_number": 0, "id": "e65cd3e9-01eb-4e97-ab4c-dfa0b8768e4a", "remote_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c2387d1ded7474c9298bae2d295fbff"}], "revision_number": 4, "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:15:37,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0bdae52b-3f3e-4277-bfb4-88baec8c2c10 2018-11-25 15:15:37,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:37,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85c68cc-2981-478d-a3f5-125dd7b72e11 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:15:37,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f85c68cc-2981-478d-a3f5-125dd7b72e11 2018-11-25 15:15:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:37,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05308bc0-ef51-4007-8e28-dbc3fb6dae93 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff"}, "enabled": true, "id": "9c2387d1ded7474c9298bae2d295fbff", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a3c41e73-dfbb-426-proj"}} 2018-11-25 15:15:37,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff used request id req-05308bc0-ef51-4007-8e28-dbc3fb6dae93 2018-11-25 15:15:37,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65a04cd3-7a92-4c71-be18-ffc2d2cd6645 2018-11-25 15:15:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=65a04cd3-7a92-4c71-be18-ffc2d2cd6645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:37,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b12bb97-b708-47c6-8950-5e053bcdd6b3 Date: Sun, 25 Nov 2018 15:15:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "036399a0-7c8e-4179-9656-58dac12cd750"}, {"remote_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "3ce3e7d8-c353-4f2b-8fab-084589b9689b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "5c864800-d628-431b-9e11-ef0504650d51"}, {"remote_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:29Z", "security_group_id": "65a04cd3-7a92-4c71-be18-ffc2d2cd6645", "port_range_min": null, "revision_number": 0, "tenant_id": "9c2387d1ded7474c9298bae2d295fbff", "created_at": "2018-11-25T15:15:29Z", "project_id": "9c2387d1ded7474c9298bae2d295fbff", "id": "e65cd3e9-01eb-4e97-ab4c-dfa0b8768e4a"}]} 2018-11-25 15:15:37,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=65a04cd3-7a92-4c71-be18-ffc2d2cd6645 used request id req-9b12bb97-b708-47c6-8950-5e053bcdd6b3 2018-11-25 15:15:37,953 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:15:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/65a04cd3-7a92-4c71-be18-ffc2d2cd6645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:38,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-904a4b7f-4a03-4367-8dfe-d12abf32f0a5 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:38,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/65a04cd3-7a92-4c71-be18-ffc2d2cd6645 used request id req-904a4b7f-4a03-4367-8dfe-d12abf32f0a5 2018-11-25 15:15:38,232 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a3c41e73-dfbb-426-proj 2018-11-25 15:15:38,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:38,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e53755b-eb57-4538-8905-0e91b2e23c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:38,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9c2387d1ded7474c9298bae2d295fbff used request id req-6e53755b-eb57-4538-8905-0e91b2e23c10 2018-11-25 15:15:38,442 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a3c41e73-dfbb-426-proj-role 2018-11-25 15:15:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e4fbca6ae5514208809174a31596dfa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:38,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4de7554-007c-4287-99d5-b2a0d307fb63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:38,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e4fbca6ae5514208809174a31596dfa9 used request id req-f4de7554-007c-4287-99d5-b2a0d307fb63 2018-11-25 15:15:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfa1ce0662da3d239fb7dc5c781c45063f39b72" 2018-11-25 15:15:38,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1660aeee-fc69-4264-b95d-b56c7366764c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:38,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1660aeee-fc69-4264-b95d-b56c7366764c 2018-11-25 15:15:38,649 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a3c41e73-dfbb-426-user 2018-11-25 15:15:38,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f588e3d9b6d1479b8d04e77a0b4873b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfc75331792f4873fbe593a79017bf3c72ff392" 2018-11-25 15:15:38,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12546a1a-942c-4956-94c0-541dfb4195d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:38,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f588e3d9b6d1479b8d04e77a0b4873b0 used request id req-12546a1a-942c-4956-94c0-541dfb4195d6 2018-11-25 15:15:38,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:39,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xdh2t-xQSdWcCr2YLDDAmQ"], "issued_at": "2018-11-25T15:15:39.000000Z"}} 2018-11-25 15:15:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102ffed29e438848d14feb31d931ad4a26bee9f6" 2018-11-25 15:15:39,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84c960e-c2c5-4a2d-8c64-5076c336deb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:39,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d84c960e-c2c5-4a2d-8c64-5076c336deb7 2018-11-25 15:15:39,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:39,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:39,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["MXep4bScSq6iRmG9Tkceyw"], "issued_at": "2018-11-25T15:15:39.000000Z"}} 2018-11-25 15:15:39,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d258261b-8998-4f21-9ff9-c8510ca411ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:39,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d258261b-8998-4f21-9ff9-c8510ca411ad 2018-11-25 15:15:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:39,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:39,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b177d8c-564d-47fe-89c7-e2b43536e411 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:15:39,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj used request id req-8b177d8c-564d-47fe-89c7-e2b43536e411 2018-11-25 15:15:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:39,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea30e212-7def-4d5e-a9da-05b397f46c93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:39,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ea30e212-7def-4d5e-a9da-05b397f46c93 2018-11-25 15:15:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}}' 2018-11-25 15:15:40,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4a00d4-53a9-454d-8eab-0ac1c8d0c1c2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65"}, "enabled": true, "id": "a2b782fc936240f5948e58dff5a5bf65", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}} 2018-11-25 15:15:40,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ae4a00d4-53a9-454d-8eab-0ac1c8d0c1c2 2018-11-25 15:15:40,069 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj 2018-11-25 15:15:40,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:40,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:40,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["3EQq7glDQh-9sJiBdGMEfw"], "issued_at": "2018-11-25T15:15:40.000000Z"}} 2018-11-25 15:15:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fb89a0ded6f8a94b7529248b3169b4593e7148" 2018-11-25 15:15:40,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc9ed4c-a992-464b-868d-b02324f9ce49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:40,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6bc9ed4c-a992-464b-868d-b02324f9ce49 2018-11-25 15:15:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:40,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:40,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fb89a0ded6f8a94b7529248b3169b4593e7148" 2018-11-25 15:15:40,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ae0a55-5487-4040-a19a-e163cd6500b1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:15:40,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-70ae0a55-5487-4040-a19a-e163cd6500b1 2018-11-25 15:15:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fb89a0ded6f8a94b7529248b3169b4593e7148" 2018-11-25 15:15:40,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d28e2f-3741-40c8-ac1f-a7770f104b15 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65"}, "enabled": true, "id": "a2b782fc936240f5948e58dff5a5bf65", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}]} 2018-11-25 15:15:40,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj used request id req-88d28e2f-3741-40c8-ac1f-a7770f104b15 2018-11-25 15:15:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fb89a0ded6f8a94b7529248b3169b4593e7148" 2018-11-25 15:15:40,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f5ac5a-f282-40b7-9753-ea94b217e5bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:40,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e4f5ac5a-f282-40b7-9753-ea94b217e5bf 2018-11-25 15:15:41,205 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4d7b99fa-2960-4e4-user 2018-11-25 15:15:41,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:41,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be3c758-2f34-4119-838d-43ebce29fde5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:41,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5be3c758-2f34-4119-838d-43ebce29fde5 2018-11-25 15:15:41,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" -d '{"role": {"name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role"}}' 2018-11-25 15:15:41,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-886aa0e3-c08d-4feb-832d-53457b515e29 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69f89cab126c4103ae49021f21f8f946", "links": {"self": "http://172.30.9.29:5000/v3/roles/69f89cab126c4103ae49021f21f8f946"}, "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role"}} 2018-11-25 15:15:41,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-886aa0e3-c08d-4feb-832d-53457b515e29 2018-11-25 15:15:41,428 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role 2018-11-25 15:15:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/69f89cab126c4103ae49021f21f8f946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:41,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0ec299-c923-4126-870f-33699af1b017 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/69f89cab126c4103ae49021f21f8f946"}, "domain_id": null, "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role", "id": "69f89cab126c4103ae49021f21f8f946"}} 2018-11-25 15:15:41,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/69f89cab126c4103ae49021f21f8f946 used request id req-ea0ec299-c923-4126-870f-33699af1b017 2018-11-25 15:15:41,513 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role to project CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj 2018-11-25 15:15:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65/users/c3b23322bec749c8907ffcb31454a403/roles/69f89cab126c4103ae49021f21f8f946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:41,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b1b0fb-3bc8-4a8e-a203-912a594acb1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:41,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65/users/c3b23322bec749c8907ffcb31454a403/roles/69f89cab126c4103ae49021f21f8f946 used request id req-93b1b0fb-3bc8-4a8e-a203-912a594acb1d 2018-11-25 15:15:41,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:41,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:41,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69f89cab126c4103ae49021f21f8f946", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role"}], "expires_at": "2018-11-25T16:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2b782fc936240f5948e58dff5a5bf65", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-user", "id": "c3b23322bec749c8907ffcb31454a403"}, "audit_ids": ["e01q3m-ORWSh_8N8_Bho0A"], "issued_at": "2018-11-25T15:15:41.000000Z"}} 2018-11-25 15:15:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:42,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8027d8e2-5d1d-4f94-a029-1256f65ceb16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:42,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8027d8e2-5d1d-4f94-a029-1256f65ceb16 2018-11-25 15:15:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:42,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c40d6720-74a7-4b42-9d4b-36f345fc5d6d Date: Sun, 25 Nov 2018 15:15:42 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:15:42,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name&description=hello+group used request id req-c40d6720-74a7-4b42-9d4b-36f345fc5d6d 2018-11-25 15:15:42,316 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name... 2018-11-25 15:15:42,316 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name 2018-11-25 15:15:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" -d '{"security_group": {"name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name", "description": "hello group"}}' 2018-11-25 15:15:42,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-68a91648-4f14-4d50-bf10-a71a3f16aeec Date: Sun, 25 Nov 2018 15:15:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 2, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}} 2018-11-25 15:15:42,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-68a91648-4f14-4d50-bf10-a71a3f16aeec 2018-11-25 15:15:42,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:42,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:42,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ceb949a7-ed75-4718-a08f-87cc5b3d1835 Date: Sun, 25 Nov 2018 15:15:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:42,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-ceb949a7-ed75-4718-a08f-87cc5b3d1835 2018-11-25 15:15:42,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:42,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-847ae476-2471-4e37-908b-4a8f2ac85bb9 Date: Sun, 25 Nov 2018 15:15:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:42,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-847ae476-2471-4e37-908b-4a8f2ac85bb9 2018-11-25 15:15:42,864 - neutron_utils - INFO - Retrieving security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:42,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:42,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3e6ad5ea-beda-444d-8b4c-cf609ce73e99 Date: Sun, 25 Nov 2018 15:15:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 2, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:42,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-3e6ad5ea-beda-444d-8b4c-cf609ce73e99 2018-11-25 15:15:42,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7de551cf-89b6-4c89-b59c-bfce83bedc9f Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:43,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-7de551cf-89b6-4c89-b59c-bfce83bedc9f 2018-11-25 15:15:43,123 - neutron_utils - INFO - Retrieving security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c3ca7cef-095d-4e5e-9d91-61f394aa4b39 Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 2, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:43,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-c3ca7cef-095d-4e5e-9d91-61f394aa4b39 2018-11-25 15:15:43,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:43,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5388d584-c285-427f-a7c1-8e3830f24886 Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:43,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-5388d584-c285-427f-a7c1-8e3830f24886 2018-11-25 15:15:43,487 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name 2018-11-25 15:15:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-317b8317-b36f-492c-a06b-6f16c49800aa Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 2, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:43,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-317b8317-b36f-492c-a06b-6f16c49800aa 2018-11-25 15:15:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:43,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:43,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdedcfa-836e-497d-8b94-e00094318efe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65"}, "enabled": true, "id": "a2b782fc936240f5948e58dff5a5bf65", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}} 2018-11-25 15:15:43,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 used request id req-0fdedcfa-836e-497d-8b94-e00094318efe 2018-11-25 15:15:43,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7966bd3d-b2e4-4ad3-a40c-322d8780cda1 Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:43,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-7966bd3d-b2e4-4ad3-a40c-322d8780cda1 2018-11-25 15:15:43,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea"}}' 2018-11-25 15:15:43,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-6b42e3f7-7b72-4515-bf24-0662586549ba Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}} 2018-11-25 15:15:43,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-6b42e3f7-7b72-4515-bf24-0662586549ba 2018-11-25 15:15:43,836 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name 2018-11-25 15:15:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-46cfddbb-1487-4e85-bf25-49c2c2a226bf Date: Sun, 25 Nov 2018 15:15:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 3, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:43,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-46cfddbb-1487-4e85-bf25-49c2c2a226bf 2018-11-25 15:15:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:43,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9f9c6b-23a3-4e91-a0b6-2b2cb7c4bfbd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65"}, "enabled": true, "id": "a2b782fc936240f5948e58dff5a5bf65", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}} 2018-11-25 15:15:43,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 used request id req-cf9f9c6b-23a3-4e91-a0b6-2b2cb7c4bfbd 2018-11-25 15:15:43,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:44,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cfe043a7-057b-4a0d-a473-ca6aa60da810 Date: Sun, 25 Nov 2018 15:15:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:44,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-cfe043a7-057b-4a0d-a473-ca6aa60da810 2018-11-25 15:15:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea"}}' 2018-11-25 15:15:44,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-61f98a39-8984-46fd-9e23-b2854f11d26c Date: Sun, 25 Nov 2018 15:15:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}} 2018-11-25 15:15:44,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-61f98a39-8984-46fd-9e23-b2854f11d26c 2018-11-25 15:15:44,470 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name 2018-11-25 15:15:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:44,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-37dc543f-9341-48de-9780-3802e2232531 Date: Sun, 25 Nov 2018 15:15:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 4, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:44,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-37dc543f-9341-48de-9780-3802e2232531 2018-11-25 15:15:44,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:44,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d7a6df-b923-4da7-862f-75b2ed306c5a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65"}, "enabled": true, "id": "a2b782fc936240f5948e58dff5a5bf65", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}} 2018-11-25 15:15:44,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 used request id req-22d7a6df-b923-4da7-862f-75b2ed306c5a 2018-11-25 15:15:44,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:44,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-7b8c526a-caa1-4c3a-aec7-c28ac9ce9c81 Date: Sun, 25 Nov 2018 15:15:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:44,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-7b8c526a-caa1-4c3a-aec7-c28ac9ce9c81 2018-11-25 15:15:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10}}' 2018-11-25 15:15:45,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6239dbcc-e61d-44a1-84bf-9a75ca5d3cd1 Date: Sun, 25 Nov 2018 15:15:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}} 2018-11-25 15:15:45,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-6239dbcc-e61d-44a1-84bf-9a75ca5d3cd1 2018-11-25 15:15:45,273 - neutron_utils - INFO - Retrieving security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:45,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:45,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf800bff-fcd4-47ab-9361-b745f301f8ec Date: Sun, 25 Nov 2018 15:15:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:45,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-cf800bff-fcd4-47ab-9361-b745f301f8ec 2018-11-25 15:15:45,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:45,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ac73f233-3c32-48f0-b64b-449157b5e7d1 Date: Sun, 25 Nov 2018 15:15:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:45,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-ac73f233-3c32-48f0-b64b-449157b5e7d1 2018-11-25 15:15:45,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:45,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69f89cab126c4103ae49021f21f8f946", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role"}], "expires_at": "2018-11-25T16:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2b782fc936240f5948e58dff5a5bf65", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a2b782fc936240f5948e58dff5a5bf65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-user", "id": "c3b23322bec749c8907ffcb31454a403"}, "audit_ids": ["A9VM_iV7R9iZ5qf_-KxQOQ"], "issued_at": "2018-11-25T15:15:45.000000Z"}} 2018-11-25 15:15:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:45,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c0a8154c-53bb-40c6-95e1-4aa83e6062e1 Date: Sun, 25 Nov 2018 15:15:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:45,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name&description=hello+group used request id req-c0a8154c-53bb-40c6-95e1-4aa83e6062e1 2018-11-25 15:15:45,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:46,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3b22a11b-f789-4d85-b4c0-cbf12a380020 Date: Sun, 25 Nov 2018 15:15:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:46,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-3b22a11b-f789-4d85-b4c0-cbf12a380020 2018-11-25 15:15:46,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:46,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a009ee46-61d6-4444-876f-9254a80b8148 Date: Sun, 25 Nov 2018 15:15:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:46,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-a009ee46-61d6-4444-876f-9254a80b8148 2018-11-25 15:15:46,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:46,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-de8b7a41-b078-49f7-9f40-300a80493733 Date: Sun, 25 Nov 2018 15:15:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:46,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-de8b7a41-b078-49f7-9f40-300a80493733 2018-11-25 15:15:46,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:46,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c6f2ac6e-9a7b-4610-ba8a-b55142b621b9 Date: Sun, 25 Nov 2018 15:15:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:46,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-c6f2ac6e-9a7b-4610-ba8a-b55142b621b9 2018-11-25 15:15:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:46,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-97f96ac1-787a-4f2e-b989-6c12810026e1 Date: Sun, 25 Nov 2018 15:15:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:46,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-97f96ac1-787a-4f2e-b989-6c12810026e1 2018-11-25 15:15:46,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:46,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a637971e-c833-4e49-91ac-f95f3bced8a6 Date: Sun, 25 Nov 2018 15:15:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:47,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-a637971e-c833-4e49-91ac-f95f3bced8a6 2018-11-25 15:15:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:47,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7b16083c-4a28-474c-a340-c86b83d67310 Date: Sun, 25 Nov 2018 15:15:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:47,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-7b16083c-4a28-474c-a340-c86b83d67310 2018-11-25 15:15:47,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:47,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a149337e-6f4f-4e48-aef3-6b9a5f315988 Date: Sun, 25 Nov 2018 15:15:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:47,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-a149337e-6f4f-4e48-aef3-6b9a5f315988 2018-11-25 15:15:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:47,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b1c6c560-fbac-4785-b158-2cdd5dd3e1e8 Date: Sun, 25 Nov 2018 15:15:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:47,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-b1c6c560-fbac-4785-b158-2cdd5dd3e1e8 2018-11-25 15:15:47,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:47,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ed62768f-f89b-4d0c-9f56-5f7c6a3ad30a Date: Sun, 25 Nov 2018 15:15:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:47,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-ed62768f-f89b-4d0c-9f56-5f7c6a3ad30a 2018-11-25 15:15:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:47,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-771c87f8-b166-4d53-86be-9426b90b4dfe Date: Sun, 25 Nov 2018 15:15:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:47,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-771c87f8-b166-4d53-86be-9426b90b4dfe 2018-11-25 15:15:47,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f1934c44-b154-4221-8d8e-8ea1736116ec Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:48,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-f1934c44-b154-4221-8d8e-8ea1736116ec 2018-11-25 15:15:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-361ec62a-6bf6-4d4e-802e-b2a7c6c413c9 Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:48,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-361ec62a-6bf6-4d4e-802e-b2a7c6c413c9 2018-11-25 15:15:48,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2be0a1d7-c914-4ade-959b-e1383718a0c9 Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:48,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-2be0a1d7-c914-4ade-959b-e1383718a0c9 2018-11-25 15:15:48,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f076e02f-344f-4261-94b7-6d0f8ec8664d Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:48,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-f076e02f-344f-4261-94b7-6d0f8ec8664d 2018-11-25 15:15:48,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8ac55d91-6653-4737-9f27-e6c9c8dbfe7f Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:48,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-8ac55d91-6653-4737-9f27-e6c9c8dbfe7f 2018-11-25 15:15:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e3fcf183-792e-4fcb-897c-2e8b763ad54d Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "revision_number": 0, "id": "0d726cbd-7959-4e31-a019-11211a3d2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "revision_number": 0, "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "revision_number": 0, "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9a7c657e-eace-498a-be3a-9f48186d2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 5, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "name": "CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name"}]} 2018-11-25 15:15:48,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name used request id req-e3fcf183-792e-4fcb-897c-2e8b763ad54d 2018-11-25 15:15:48,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:48,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fc9015e3-d504-432f-9ae8-f1d16a29478f Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:43Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:43Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "79911ca1-1c9b-4267-ac2f-0d63f0e20b21"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:48,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-fc9015e3-d504-432f-9ae8-f1d16a29478f 2018-11-25 15:15:48,672 - neutron_utils - INFO - Deleting security group rule with ID - 79911ca1-1c9b-4267-ac2f-0d63f0e20b21 2018-11-25 15:15:48,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/79911ca1-1c9b-4267-ac2f-0d63f0e20b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:48,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62ab1801-35c2-46ee-9ea2-60e226ef3385 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:48,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/79911ca1-1c9b-4267-ac2f-0d63f0e20b21 used request id req-62ab1801-35c2-46ee-9ea2-60e226ef3385 2018-11-25 15:15:48,925 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-25 15:15:48,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e36fb4-fc10-4204-bcb8-d0312de18eea 2018-11-25 15:15:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8785b7339f4e7a196684e9d737a57fee38c5d" 2018-11-25 15:15:49,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-116e7e15-26ac-440b-a174-e2daca73fd24 Date: Sun, 25 Nov 2018 15:15:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:44Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:44Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "0d726cbd-7959-4e31-a019-11211a3d2561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "14ca0d44-4241-4d5e-9f3e-84e523ba3930"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-25T15:15:45Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": 10, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:45Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9387ea4c-270a-4ef1-9d8a-ba7cb8264989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "01e36fb4-fc10-4204-bcb8-d0312de18eea", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9a7c657e-eace-498a-be3a-9f48186d2d05"}]} 2018-11-25 15:15:49,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-116e7e15-26ac-440b-a174-e2daca73fd24 2018-11-25 15:15:49,092 - neutron_utils - INFO - Deleting security group rule with ID - 9a7c657e-eace-498a-be3a-9f48186d2d05 2018-11-25 15:15:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9a7c657e-eace-498a-be3a-9f48186d2d05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:49,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7309555-0e8d-4bd9-9feb-0a2da7afd6b9 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:49,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9a7c657e-eace-498a-be3a-9f48186d2d05 used request id req-e7309555-0e8d-4bd9-9feb-0a2da7afd6b9 2018-11-25 15:15:49,353 - neutron_utils - INFO - Deleting security group rule with ID - 79911ca1-1c9b-4267-ac2f-0d63f0e20b21 2018-11-25 15:15:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/79911ca1-1c9b-4267-ac2f-0d63f0e20b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:49,597 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-35e405c2-ed5a-4193-9d78-fc2755231789 Date: Sun, 25 Nov 2018 15:15:49 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 79911ca1-1c9b-4267-ac2f-0d63f0e20b21 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:15:49,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/79911ca1-1c9b-4267-ac2f-0d63f0e20b21 used request id req-35e405c2-ed5a-4193-9d78-fc2755231789 2018-11-25 15:15:49,597 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 79911ca1-1c9b-4267-ac2f-0d63f0e20b21 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-25 15:15:49,598 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 79911ca1-1c9b-4267-ac2f-0d63f0e20b21 does not exist Neutron server returns request_ids: ['req-35e405c2-ed5a-4193-9d78-fc2755231789'] 2018-11-25 15:15:49,598 - neutron_utils - INFO - Deleting security group rule with ID - 14ca0d44-4241-4d5e-9f3e-84e523ba3930 2018-11-25 15:15:49,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/14ca0d44-4241-4d5e-9f3e-84e523ba3930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:49,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eca29e13-8602-48cd-a64a-56ce5bd665de Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:49,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/14ca0d44-4241-4d5e-9f3e-84e523ba3930 used request id req-eca29e13-8602-48cd-a64a-56ce5bd665de 2018-11-25 15:15:49,693 - neutron_utils - INFO - Deleting security group rule with ID - 9387ea4c-270a-4ef1-9d8a-ba7cb8264989 2018-11-25 15:15:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9387ea4c-270a-4ef1-9d8a-ba7cb8264989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:50,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28eaccd8-741f-4dfa-8e5a-4c63db2abd78 Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:50,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9387ea4c-270a-4ef1-9d8a-ba7cb8264989 used request id req-28eaccd8-741f-4dfa-8e5a-4c63db2abd78 2018-11-25 15:15:50,005 - neutron_utils - INFO - Deleting security group rule with ID - 0d726cbd-7959-4e31-a019-11211a3d2561 2018-11-25 15:15:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/0d726cbd-7959-4e31-a019-11211a3d2561 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:50,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9c75a60-079e-4767-a568-fa59b9c9dd7d Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:50,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/0d726cbd-7959-4e31-a019-11211a3d2561 used request id req-f9c75a60-079e-4767-a568-fa59b9c9dd7d 2018-11-25 15:15:50,258 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-16a19ed9-0ebe-40c4-ab7f-c15345a4c360name 2018-11-25 15:15:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/01e36fb4-fc10-4204-bcb8-d0312de18eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3d53b842ee250fbaaba1b6defdaa3052cd91d4" 2018-11-25 15:15:50,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-004971d4-8446-4434-9b8f-ddde14440cbc Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:50,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/01e36fb4-fc10-4204-bcb8-d0312de18eea used request id req-004971d4-8446-4434-9b8f-ddde14440cbc 2018-11-25 15:15:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:50,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-98bc4c57-e04d-4d48-9da4-e7659bab785c Date: Sun, 25 Nov 2018 15:15:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "updated_at": "2018-11-25T15:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "4a57a7b5-a6e6-44a1-b007-f67fe6901e4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "549dfb3b-fd57-446b-9f09-f05e65c0ae87", "remote_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "81311206-9e42-423d-af2e-c6d7d716b6a7", "remote_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "revision_number": 0, "id": "9bbd9b4b-e313-4ae5-8a80-3dcad3f1aad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2b782fc936240f5948e58dff5a5bf65"}], "revision_number": 4, "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:15:50,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-98bc4c57-e04d-4d48-9da4-e7659bab785c 2018-11-25 15:15:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:50,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3c174f-ba1a-4416-ada3-18252487c52d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:15:50,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-fa3c174f-ba1a-4416-ada3-18252487c52d 2018-11-25 15:15:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:50,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa2dc71-91ad-4240-a0a9-17530134d2a0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65"}, "enabled": true, "id": "a2b782fc936240f5948e58dff5a5bf65", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj"}} 2018-11-25 15:15:50,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 used request id req-8aa2dc71-91ad-4240-a0a9-17530134d2a0 2018-11-25 15:15:50,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80e01936-f014-41ad-88c1-a7c6f2122b8a 2018-11-25 15:15:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=80e01936-f014-41ad-88c1-a7c6f2122b8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:51,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b069b69e-5beb-480c-b013-43a666ec85c3 Date: Sun, 25 Nov 2018 15:15:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "4a57a7b5-a6e6-44a1-b007-f67fe6901e4d"}, {"remote_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "549dfb3b-fd57-446b-9f09-f05e65c0ae87"}, {"remote_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "81311206-9e42-423d-af2e-c6d7d716b6a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:15:42Z", "security_group_id": "80e01936-f014-41ad-88c1-a7c6f2122b8a", "port_range_min": null, "revision_number": 0, "tenant_id": "a2b782fc936240f5948e58dff5a5bf65", "created_at": "2018-11-25T15:15:42Z", "project_id": "a2b782fc936240f5948e58dff5a5bf65", "id": "9bbd9b4b-e313-4ae5-8a80-3dcad3f1aad7"}]} 2018-11-25 15:15:51,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=80e01936-f014-41ad-88c1-a7c6f2122b8a used request id req-b069b69e-5beb-480c-b013-43a666ec85c3 2018-11-25 15:15:51,107 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:15:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/80e01936-f014-41ad-88c1-a7c6f2122b8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:51,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3185bac3-2037-4c84-b4fc-520a4be10cab Content-Length: 0 Date: Sun, 25 Nov 2018 15:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:15:51,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/80e01936-f014-41ad-88c1-a7c6f2122b8a used request id req-3185bac3-2037-4c84-b4fc-520a4be10cab 2018-11-25 15:15:51,399 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj 2018-11-25 15:15:51,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:51,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f7af22b-aa2d-4f3b-b375-bf09008d3136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:51,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a2b782fc936240f5948e58dff5a5bf65 used request id req-0f7af22b-aa2d-4f3b-b375-bf09008d3136 2018-11-25 15:15:51,617 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4d7b99fa-2960-4e4-proj-role 2018-11-25 15:15:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/69f89cab126c4103ae49021f21f8f946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:51,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5416ec31-0109-45b2-a6d4-2e8fface746d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:51,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/69f89cab126c4103ae49021f21f8f946 used request id req-5416ec31-0109-45b2-a6d4-2e8fface746d 2018-11-25 15:15:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29756d9fdd7766fa95e80f07df55206e2c0409ee" 2018-11-25 15:15:51,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18dad1c-a947-4943-8ba1-f4e2c4b78885 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:51,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e18dad1c-a947-4943-8ba1-f4e2c4b78885 2018-11-25 15:15:51,822 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4d7b99fa-2960-4e4-user 2018-11-25 15:15:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c3b23322bec749c8907ffcb31454a403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fb89a0ded6f8a94b7529248b3169b4593e7148" 2018-11-25 15:15:51,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9191b2-b51f-42c9-889d-22844243e989 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:51,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c3b23322bec749c8907ffcb31454a403 used request id req-3b9191b2-b51f-42c9-889d-22844243e989 2018-11-25 15:15:51,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:52,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8OALxIVATTeeSQGNhHfu6g"], "issued_at": "2018-11-25T15:15:52.000000Z"}} 2018-11-25 15:15:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eedbb29582c02de4c4f9d0d7124cfef476f8591" 2018-11-25 15:15:52,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3faabdc6-91fd-4ba9-9175-62542ebc55c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:52,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3faabdc6-91fd-4ba9-9175-62542ebc55c5 2018-11-25 15:15:52,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:52,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:52,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["FwLvCaP1QBKbVLdrPcOp0A"], "issued_at": "2018-11-25T15:15:52.000000Z"}} 2018-11-25 15:15:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:15:52,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae4184a-be02-40d9-860e-777a03c0a6db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:52,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ae4184a-be02-40d9-860e-777a03c0a6db 2018-11-25 15:15:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:52,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d1e0bee4-13d5-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:15:53,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed898d05-b9ef-4fcf-9cfd-6043b27e9fdd Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d1e0bee4-13d5-454-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:15:53,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d1e0bee4-13d5-454-proj used request id req-ed898d05-b9ef-4fcf-9cfd-6043b27e9fdd 2018-11-25 15:15:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:15:53,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1c5b8a-fa7e-4347-9136-3618967ae1e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:53,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-eb1c5b8a-fa7e-4347-9136-3618967ae1e7 2018-11-25 15:15:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj"}}' 2018-11-25 15:15:53,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c15905c-343e-4944-94c6-daf7c3a5a552 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f4a6f3a1514e4ea8f862cec098ae94"}, "enabled": true, "id": "69f4a6f3a1514e4ea8f862cec098ae94", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj"}} 2018-11-25 15:15:53,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1c15905c-343e-4944-94c6-daf7c3a5a552 2018-11-25 15:15:53,249 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d1e0bee4-13d5-454-proj 2018-11-25 15:15:53,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:53,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:53,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_LDZSpCuRsi09x2G3DZYew"], "issued_at": "2018-11-25T15:15:53.000000Z"}} 2018-11-25 15:15:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768f2b7c6bdcb146b5dba1b53d98be15d07d89ca" 2018-11-25 15:15:53,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7441f60-ae8e-4ca4-a522-0ffaa0bb7d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:53,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e7441f60-ae8e-4ca4-a522-0ffaa0bb7d59 2018-11-25 15:15:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:15:53,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:15:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768f2b7c6bdcb146b5dba1b53d98be15d07d89ca" 2018-11-25 15:15:53,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a771a186-afa5-4ef6-adcf-66a430110201 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:15:53,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a771a186-afa5-4ef6-adcf-66a430110201 2018-11-25 15:15:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-d1e0bee4-13d5-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768f2b7c6bdcb146b5dba1b53d98be15d07d89ca" 2018-11-25 15:15:53,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacaa648-883d-4bc6-bde5-a4cfdcd176d2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-d1e0bee4-13d5-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f4a6f3a1514e4ea8f862cec098ae94"}, "enabled": true, "id": "69f4a6f3a1514e4ea8f862cec098ae94", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj"}]} 2018-11-25 15:15:53,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-d1e0bee4-13d5-454-proj used request id req-aacaa648-883d-4bc6-bde5-a4cfdcd176d2 2018-11-25 15:15:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768f2b7c6bdcb146b5dba1b53d98be15d07d89ca" 2018-11-25 15:15:54,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7dc9d7-8a04-4686-8a79-9c947bc07572 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:15:54,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7d7dc9d7-8a04-4686-8a79-9c947bc07572 2018-11-25 15:15:54,427 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d1e0bee4-13d5-454-user 2018-11-25 15:15:54,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:15:54,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bf3f9c-16f9-4b0d-9401-bd5e1cdca7c2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:15:54,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-96bf3f9c-16f9-4b0d-9401-bd5e1cdca7c2 2018-11-25 15:15:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" -d '{"role": {"name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role"}}' 2018-11-25 15:15:54,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d44dd6b3-4dfe-456a-98f7-c053b0c92215 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8addf8f806e24989843674654bf9a4ed", "links": {"self": "http://172.30.9.29:5000/v3/roles/8addf8f806e24989843674654bf9a4ed"}, "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role"}} 2018-11-25 15:15:54,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d44dd6b3-4dfe-456a-98f7-c053b0c92215 2018-11-25 15:15:54,644 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role 2018-11-25 15:15:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8addf8f806e24989843674654bf9a4ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:15:54,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051e498b-e4f3-46f9-82d6-2c4ac122e28d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8addf8f806e24989843674654bf9a4ed"}, "domain_id": null, "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role", "id": "8addf8f806e24989843674654bf9a4ed"}} 2018-11-25 15:15:54,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8addf8f806e24989843674654bf9a4ed used request id req-051e498b-e4f3-46f9-82d6-2c4ac122e28d 2018-11-25 15:15:54,739 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role to project CreateImageSuccessTests-d1e0bee4-13d5-454-proj 2018-11-25 15:15:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/69f4a6f3a1514e4ea8f862cec098ae94/users/36511cd1781a4522b1ae20b96182a222/roles/8addf8f806e24989843674654bf9a4ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:15:54,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895f1c85-d28e-4542-a1b3-d7aa2daa305a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:15:54,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/69f4a6f3a1514e4ea8f862cec098ae94/users/36511cd1781a4522b1ae20b96182a222/roles/8addf8f806e24989843674654bf9a4ed used request id req-895f1c85-d28e-4542-a1b3-d7aa2daa305a 2018-11-25 15:15:54,882 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:15:54,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:15:54,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:55,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8addf8f806e24989843674654bf9a4ed", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role"}], "expires_at": "2018-11-25T16:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f4a6f3a1514e4ea8f862cec098ae94", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-user", "id": "36511cd1781a4522b1ae20b96182a222"}, "audit_ids": ["59cVSLzqQFmUhPe16OEaIA"], "issued_at": "2018-11-25T15:15:55.000000Z"}} 2018-11-25 15:15:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:15:55,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8df98a6-0754-42d8-a6d8-c7f52571850a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:15:55,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e8df98a6-0754-42d8-a6d8-c7f52571850a 2018-11-25 15:15:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:15:55,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-6e3ca5d9-4189-467b-82b0-ecd95f0c7dd1 Date: Sun, 25 Nov 2018 15:15:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31"} 2018-11-25 15:15:55,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 used request id req-6e3ca5d9-4189-467b-82b0-ecd95f0c7dd1 2018-11-25 15:15:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:15:56,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-387ca7c7-7bc4-495b-a0db-5fa7ac90fd16 Date: Sun, 25 Nov 2018 15:15:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:15:56,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-387ca7c7-7bc4-495b-a0db-5fa7ac90fd16 2018-11-25 15:15:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31"}' 2018-11-25 15:15:56,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 X-Openstack-Request-Id: req-5189d1d6-1ff8-4b99-9460-2dd6e2ed52c4 Date: Sun, 25 Nov 2018 15:15:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:15:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:15:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434", "min_disk": 0, "protected": false, "id": "0a7a8915-5185-4a22-a993-7a68546d9434", "file": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434/file", "checksum": null, "owner": "69f4a6f3a1514e4ea8f862cec098ae94", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:15:56,311 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5189d1d6-1ff8-4b99-9460-2dd6e2ed52c4 2018-11-25 15:15:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" -d '' 2018-11-25 15:15:57,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50e4c6fb-113d-47a1-892f-42e536580512 Date: Sun, 25 Nov 2018 15:15:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:15:57,497 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434/file used request id req-50e4c6fb-113d-47a1-892f-42e536580512 2018-11-25 15:15:57,498 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:15:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:15:58,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9283f3f9-ad7a-4468-8185-6796f63acd1f Date: Sun, 25 Nov 2018 15:15:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:15:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:15:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0a7a8915-5185-4a22-a993-7a68546d9434/snap", "metadata": {}}], "self": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434", "min_disk": 0, "protected": false, "id": "0a7a8915-5185-4a22-a993-7a68546d9434", "file": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69f4a6f3a1514e4ea8f862cec098ae94", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0a7a8915-5185-4a22-a993-7a68546d9434/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:15:58,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 used request id req-9283f3f9-ad7a-4468-8185-6796f63acd1f 2018-11-25 15:15:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:15:58,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dae30f65-572e-4167-9fb3-05af9644d4f8 Date: Sun, 25 Nov 2018 15:15:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:15:58,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dae30f65-572e-4167-9fb3-05af9644d4f8 2018-11-25 15:15:58,225 - create_image - INFO - Created image with name - CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 2018-11-25 15:15:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:15:58,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-994275e4-0831-4709-898f-90d27bd03b1b Date: Sun, 25 Nov 2018 15:15:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:15:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:15:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0a7a8915-5185-4a22-a993-7a68546d9434/snap", "metadata": {}}], "self": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434", "min_disk": 0, "protected": false, "id": "0a7a8915-5185-4a22-a993-7a68546d9434", "file": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69f4a6f3a1514e4ea8f862cec098ae94", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0a7a8915-5185-4a22-a993-7a68546d9434/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:15:58,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 used request id req-994275e4-0831-4709-898f-90d27bd03b1b 2018-11-25 15:15:58,393 - create_image - DEBUG - Instance status is - active 2018-11-25 15:15:58,393 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 2018-11-25 15:15:58,393 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 2018-11-25 15:15:58,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:15:58,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8addf8f806e24989843674654bf9a4ed", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role"}], "expires_at": "2018-11-25T16:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f4a6f3a1514e4ea8f862cec098ae94", "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/69f4a6f3a1514e4ea8f862cec098ae94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d1e0bee4-13d5-454-user", "id": "36511cd1781a4522b1ae20b96182a222"}, "audit_ids": ["_eZ-JdcTRWO_9IWdQQ38VQ"], "issued_at": "2018-11-25T15:15:58.000000Z"}} 2018-11-25 15:15:58,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0dcd765459482d09be5df9491ddd9c4763d4e11" 2018-11-25 15:15:58,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a29f3743-9955-4836-b836-b6fb786e041d Date: Sun, 25 Nov 2018 15:15:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:15:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:15:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0a7a8915-5185-4a22-a993-7a68546d9434/snap", "metadata": {}}], "self": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434", "min_disk": 0, "protected": false, "id": "0a7a8915-5185-4a22-a993-7a68546d9434", "file": "/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69f4a6f3a1514e4ea8f862cec098ae94", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0a7a8915-5185-4a22-a993-7a68546d9434/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31"} 2018-11-25 15:15:58,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 used request id req-a29f3743-9955-4836-b836-b6fb786e041d 2018-11-25 15:15:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0dcd765459482d09be5df9491ddd9c4763d4e11" 2018-11-25 15:15:59,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-70403e68-6ee1-4dda-acf8-51425a95f0cd Date: Sun, 25 Nov 2018 15:15:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:15:59,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-70403e68-6ee1-4dda-acf8-51425a95f0cd 2018-11-25 15:15:59,089 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 2018-11-25 15:15:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0dcd765459482d09be5df9491ddd9c4763d4e11" 2018-11-25 15:16:01,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c7b6bd4-aff0-4627-a9a0-4d2dd6aead0f Date: Sun, 25 Nov 2018 15:16:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:01,044 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 used request id req-6c7b6bd4-aff0-4627-a9a0-4d2dd6aead0f 2018-11-25 15:16:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0dcd765459482d09be5df9491ddd9c4763d4e11" 2018-11-25 15:16:01,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-56b1eacb-154d-4fb3-be09-3bdc92737fbf Date: Sun, 25 Nov 2018 15:16:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31"} 2018-11-25 15:16:01,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 used request id req-56b1eacb-154d-4fb3-be09-3bdc92737fbf 2018-11-25 15:16:01,326 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8d48481e-8f2e-4f22-895a-bab4eeeeff31 2018-11-25 15:16:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34b2126a7c5e41f026dc2a7cd27f15b5c1ed1e1" 2018-11-25 15:16:01,954 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-ca5108c6-6833-4eed-9f58-e142fcca9794 Date: Sun, 25 Nov 2018 15:16:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:01,954 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0a7a8915-5185-4a22-a993-7a68546d9434 used request id req-ca5108c6-6833-4eed-9f58-e142fcca9794 2018-11-25 15:16:01,954 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-11-25 15:16:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c7d5fa39-e94e-4d84-90c9-9cd9202506eb Date: Sun, 25 Nov 2018 15:16:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:02,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c7d5fa39-e94e-4d84-90c9-9cd9202506eb 2018-11-25 15:16:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fb492d-c34f-493f-9e9c-4148fb42731b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:02,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-62fb492d-c34f-493f-9e9c-4148fb42731b 2018-11-25 15:16:02,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff45db6-c392-42b3-9586-36adbd3e902d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:02,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-4ff45db6-c392-42b3-9586-36adbd3e902d 2018-11-25 15:16:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca89c15f-be6a-461c-915e-808edb6dd92e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:02,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-ca89c15f-be6a-461c-915e-808edb6dd92e 2018-11-25 15:16:02,429 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d1e0bee4-13d5-454-proj 2018-11-25 15:16:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/69f4a6f3a1514e4ea8f862cec098ae94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9377572-9eeb-4bea-9eef-e53d01be78b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:02,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/69f4a6f3a1514e4ea8f862cec098ae94 used request id req-e9377572-9eeb-4bea-9eef-e53d01be78b4 2018-11-25 15:16:02,640 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d1e0bee4-13d5-454-proj-role 2018-11-25 15:16:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8addf8f806e24989843674654bf9a4ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d557749d-3130-427a-8f81-20d4baf8b1f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:02,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8addf8f806e24989843674654bf9a4ed used request id req-d557749d-3130-427a-8f81-20d4baf8b1f9 2018-11-25 15:16:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9854867dfe7e3ac7a735dbb3627a8abf90122660" 2018-11-25 15:16:02,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f063ef0-ddb5-4459-95f6-bd1e8950ce67 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:02,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f063ef0-ddb5-4459-95f6-bd1e8950ce67 2018-11-25 15:16:02,863 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d1e0bee4-13d5-454-user 2018-11-25 15:16:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/36511cd1781a4522b1ae20b96182a222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768f2b7c6bdcb146b5dba1b53d98be15d07d89ca" 2018-11-25 15:16:03,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa183fbf-1750-44df-a56b-539b5e34fb60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:03,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/36511cd1781a4522b1ae20b96182a222 used request id req-fa183fbf-1750-44df-a56b-539b5e34fb60 2018-11-25 15:16:03,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:03,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["MsK-pwl3TIyNYQoRZQ7jng"], "issued_at": "2018-11-25T15:16:03.000000Z"}} 2018-11-25 15:16:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e6f6326dfb9e69011f963c0ee19e554773b203" 2018-11-25 15:16:03,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202421dc-b299-4d37-a569-580310ab1b81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:03,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-202421dc-b299-4d37-a569-580310ab1b81 2018-11-25 15:16:03,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:03,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:03,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RnV9EKVtSOeKEypzuzk69Q"], "issued_at": "2018-11-25T15:16:03.000000Z"}} 2018-11-25 15:16:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:03,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc67a6e-34e2-48fe-94ee-233c4e29c381 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:03,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0bc67a6e-34e2-48fe-94ee-233c4e29c381 2018-11-25 15:16:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:04,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-08700c17-ae66-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:04,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f0525c-385c-4ac6-ac3c-e6b942492f11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-08700c17-ae66-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:16:04,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-08700c17-ae66-4b4-proj used request id req-60f0525c-385c-4ac6-ac3c-e6b942492f11 2018-11-25 15:16:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:04,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44867c49-b1cb-46ba-b0fc-2d7324d080e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:04,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-44867c49-b1cb-46ba-b0fc-2d7324d080e7 2018-11-25 15:16:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj"}}' 2018-11-25 15:16:04,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123a9ba3-2157-4bf4-bf08-7480805a7ec0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35f9254eaed04ff1a86c259705224ede"}, "enabled": true, "id": "35f9254eaed04ff1a86c259705224ede", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj"}} 2018-11-25 15:16:04,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-123a9ba3-2157-4bf4-bf08-7480805a7ec0 2018-11-25 15:16:04,398 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-08700c17-ae66-4b4-proj 2018-11-25 15:16:04,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:04,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:04,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["S3weGHBPRcOx4rC9mSIHTA"], "issued_at": "2018-11-25T15:16:04.000000Z"}} 2018-11-25 15:16:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2250bfa2e0944f9fb5c40642fb3d8062d09311" 2018-11-25 15:16:04,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca0c92a-12f7-49cf-915a-0aa98e2ff73a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:04,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ca0c92a-12f7-49cf-915a-0aa98e2ff73a 2018-11-25 15:16:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:04,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:04,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2250bfa2e0944f9fb5c40642fb3d8062d09311" 2018-11-25 15:16:04,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d77a805-9632-4a6c-b970-2c18ea7062c5 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:16:04,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8d77a805-9632-4a6c-b970-2c18ea7062c5 2018-11-25 15:16:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-08700c17-ae66-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2250bfa2e0944f9fb5c40642fb3d8062d09311" 2018-11-25 15:16:05,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538115e8-30c3-4fce-9c8b-3b5db1b235cf Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-08700c17-ae66-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35f9254eaed04ff1a86c259705224ede"}, "enabled": true, "id": "35f9254eaed04ff1a86c259705224ede", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj"}]} 2018-11-25 15:16:05,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-08700c17-ae66-4b4-proj used request id req-538115e8-30c3-4fce-9c8b-3b5db1b235cf 2018-11-25 15:16:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2250bfa2e0944f9fb5c40642fb3d8062d09311" 2018-11-25 15:16:05,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fee861-2d22-4cce-ad8e-46ef208bc104 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:05,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e4fee861-2d22-4cce-ad8e-46ef208bc104 2018-11-25 15:16:05,626 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-08700c17-ae66-4b4-user 2018-11-25 15:16:05,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:05,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55609524-ad17-475c-96b1-dda0d076e4d8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:05,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-55609524-ad17-475c-96b1-dda0d076e4d8 2018-11-25 15:16:05,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" -d '{"role": {"name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj-role"}}' 2018-11-25 15:16:05,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da440b5-69dc-4dda-9518-d30994e8124c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89c97cf4c19a49509d6835d69f4e3b22", "links": {"self": "http://172.30.9.29:5000/v3/roles/89c97cf4c19a49509d6835d69f4e3b22"}, "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj-role"}} 2018-11-25 15:16:05,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5da440b5-69dc-4dda-9518-d30994e8124c 2018-11-25 15:16:05,847 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-08700c17-ae66-4b4-proj-role 2018-11-25 15:16:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/89c97cf4c19a49509d6835d69f4e3b22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:05,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfbc6b1-1573-4496-9b13-252dfd03645c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/89c97cf4c19a49509d6835d69f4e3b22"}, "domain_id": null, "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj-role", "id": "89c97cf4c19a49509d6835d69f4e3b22"}} 2018-11-25 15:16:05,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/89c97cf4c19a49509d6835d69f4e3b22 used request id req-abfbc6b1-1573-4496-9b13-252dfd03645c 2018-11-25 15:16:05,939 - keystone_utils - INFO - Granting role CreateImageSuccessTests-08700c17-ae66-4b4-proj-role to project CreateImageSuccessTests-08700c17-ae66-4b4-proj 2018-11-25 15:16:05,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/35f9254eaed04ff1a86c259705224ede/users/f2ad1af92ae24d7a8c9fcce5fc73fa3e/roles/89c97cf4c19a49509d6835d69f4e3b22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:06,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c28051d-bcea-441d-b0c8-1ea5b28ec14b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:06,076 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35f9254eaed04ff1a86c259705224ede/users/f2ad1af92ae24d7a8c9fcce5fc73fa3e/roles/89c97cf4c19a49509d6835d69f4e3b22 used request id req-1c28051d-bcea-441d-b0c8-1ea5b28ec14b 2018-11-25 15:16:06,077 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:16:06,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:06,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:06,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89c97cf4c19a49509d6835d69f4e3b22", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj-role"}], "expires_at": "2018-11-25T16:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35f9254eaed04ff1a86c259705224ede", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-08700c17-ae66-4b4-user", "id": "f2ad1af92ae24d7a8c9fcce5fc73fa3e"}, "audit_ids": ["1E1GTKvaT1SIV7Ur3fa7dg"], "issued_at": "2018-11-25T15:16:06.000000Z"}} 2018-11-25 15:16:06,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:06,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b12a3a0-df94-49ef-bddf-7123d28b98cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:06,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1b12a3a0-df94-49ef-bddf-7123d28b98cf 2018-11-25 15:16:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:06,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9399f73e-435b-4b0f-934f-6d5f7219a8b0 Date: Sun, 25 Nov 2018 15:16:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac"} 2018-11-25 15:16:06,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac used request id req-9399f73e-435b-4b0f-934f-6d5f7219a8b0 2018-11-25 15:16:06,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:06,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a5c1522-aa87-4e75-8457-eff21eafe4d6 Date: Sun, 25 Nov 2018 15:16:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:06,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8a5c1522-aa87-4e75-8457-eff21eafe4d6 2018-11-25 15:16:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac"}' 2018-11-25 15:16:07,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 X-Openstack-Request-Id: req-31a99a57-67c4-4569-8616-04e043a579e6 Date: Sun, 25 Nov 2018 15:16:07 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418", "min_disk": 0, "protected": false, "id": "51996247-b7ab-44aa-9b20-51b1fb1ed418", "file": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/file", "checksum": null, "owner": "35f9254eaed04ff1a86c259705224ede", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:07,188 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-31a99a57-67c4-4569-8616-04e043a579e6 2018-11-25 15:16:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" -d '' 2018-11-25 15:16:08,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f88252e4-58f2-4c8a-9e58-c81651229b52 Date: Sun, 25 Nov 2018 15:16:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:08,867 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/file used request id req-f88252e4-58f2-4c8a-9e58-c81651229b52 2018-11-25 15:16:08,868 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:16:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:09,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-35340d34-5dea-4a59-88e4-fa1e4c9b39d9 Date: Sun, 25 Nov 2018 15:16:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:08Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/snap", "metadata": {}}], "self": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418", "min_disk": 0, "protected": false, "id": "51996247-b7ab-44aa-9b20-51b1fb1ed418", "file": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35f9254eaed04ff1a86c259705224ede", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:09,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 used request id req-35340d34-5dea-4a59-88e4-fa1e4c9b39d9 2018-11-25 15:16:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:09,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf807a8a-2f6e-4e3b-931b-485b60cdc6a0 Date: Sun, 25 Nov 2018 15:16:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:09,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cf807a8a-2f6e-4e3b-931b-485b60cdc6a0 2018-11-25 15:16:09,211 - create_image - INFO - Created image with name - CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac 2018-11-25 15:16:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-095d613c-b528-4a8c-a294-0820fccc1118 Date: Sun, 25 Nov 2018 15:16:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:08Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/snap", "metadata": {}}], "self": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418", "min_disk": 0, "protected": false, "id": "51996247-b7ab-44aa-9b20-51b1fb1ed418", "file": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35f9254eaed04ff1a86c259705224ede", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:09,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 used request id req-095d613c-b528-4a8c-a294-0820fccc1118 2018-11-25 15:16:09,765 - create_image - DEBUG - Instance status is - active 2018-11-25 15:16:09,765 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac 2018-11-25 15:16:09,765 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac 2018-11-25 15:16:09,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:10,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89c97cf4c19a49509d6835d69f4e3b22", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj-role"}], "expires_at": "2018-11-25T16:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35f9254eaed04ff1a86c259705224ede", "name": "CreateImageSuccessTests-08700c17-ae66-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35f9254eaed04ff1a86c259705224ede", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/35f9254eaed04ff1a86c259705224ede", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/35f9254eaed04ff1a86c259705224ede", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-08700c17-ae66-4b4-user", "id": "f2ad1af92ae24d7a8c9fcce5fc73fa3e"}, "audit_ids": ["RM6yCOBWTB2jk24yMZYkrQ"], "issued_at": "2018-11-25T15:16:10.000000Z"}} 2018-11-25 15:16:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4efaf1ba7e8ed68b44aa3f6992275718e3ca6889" 2018-11-25 15:16:10,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-172c48b5-7093-4351-b419-1119d0e58cd4 Date: Sun, 25 Nov 2018 15:16:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:08Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/snap", "metadata": {}}], "self": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418", "min_disk": 0, "protected": false, "id": "51996247-b7ab-44aa-9b20-51b1fb1ed418", "file": "/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35f9254eaed04ff1a86c259705224ede", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/51996247-b7ab-44aa-9b20-51b1fb1ed418/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac"} 2018-11-25 15:16:10,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac used request id req-172c48b5-7093-4351-b419-1119d0e58cd4 2018-11-25 15:16:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4efaf1ba7e8ed68b44aa3f6992275718e3ca6889" 2018-11-25 15:16:10,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1c504f8-1955-4e9c-a2b3-4b5807a8a33a Date: Sun, 25 Nov 2018 15:16:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:10,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a1c504f8-1955-4e9c-a2b3-4b5807a8a33a 2018-11-25 15:16:10,873 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5c4eb462-7cf3-4a2b-ba76-e519624f29ac 2018-11-25 15:16:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7aeda6de1520d36d7cb711efda0db71277f0ad41" 2018-11-25 15:16:12,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8e4be35-ef57-4056-8d7a-90232d000718 Date: Sun, 25 Nov 2018 15:16:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:12,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/51996247-b7ab-44aa-9b20-51b1fb1ed418 used request id req-e8e4be35-ef57-4056-8d7a-90232d000718 2018-11-25 15:16:12,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:12,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-73ba87d5-d3ad-4d3b-b597-acde63537df7 Date: Sun, 25 Nov 2018 15:16:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:12,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-73ba87d5-d3ad-4d3b-b597-acde63537df7 2018-11-25 15:16:12,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:12,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd0d00c-3584-4c6d-ac0e-2a03aa76c4fa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:12,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-7dd0d00c-3584-4c6d-ac0e-2a03aa76c4fa 2018-11-25 15:16:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:12,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e6b666-82f9-44da-99a4-4fdbe2167273 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:12,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-91e6b666-82f9-44da-99a4-4fdbe2167273 2018-11-25 15:16:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:12,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef22c3f-4333-4cce-9e06-029ce0f3d583 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:12,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-9ef22c3f-4333-4cce-9e06-029ce0f3d583 2018-11-25 15:16:12,784 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-08700c17-ae66-4b4-proj 2018-11-25 15:16:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/35f9254eaed04ff1a86c259705224ede -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:12,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ac6387-f4c8-4b4a-828e-d80fa4c558f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:12,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/35f9254eaed04ff1a86c259705224ede used request id req-37ac6387-f4c8-4b4a-828e-d80fa4c558f6 2018-11-25 15:16:12,963 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-08700c17-ae66-4b4-proj-role 2018-11-25 15:16:12,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/89c97cf4c19a49509d6835d69f4e3b22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:13,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-618a7dad-9071-40ac-a7e5-e80c00ea80b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:13,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/89c97cf4c19a49509d6835d69f4e3b22 used request id req-618a7dad-9071-40ac-a7e5-e80c00ea80b0 2018-11-25 15:16:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d70545ef894097a5098515a96818cb49a69f1e6" 2018-11-25 15:16:13,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a090736-5378-4b39-b260-9a71b52744d9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:13,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5a090736-5378-4b39-b260-9a71b52744d9 2018-11-25 15:16:13,180 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-08700c17-ae66-4b4-user 2018-11-25 15:16:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f2ad1af92ae24d7a8c9fcce5fc73fa3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2250bfa2e0944f9fb5c40642fb3d8062d09311" 2018-11-25 15:16:13,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e3ece3-8a6a-4ebf-8bf4-d748b36eca11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:13,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f2ad1af92ae24d7a8c9fcce5fc73fa3e used request id req-19e3ece3-8a6a-4ebf-8bf4-d748b36eca11 2018-11-25 15:16:13,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:13,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1VckfZDTQWmhtd454FNKPQ"], "issued_at": "2018-11-25T15:16:13.000000Z"}} 2018-11-25 15:16:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e22567ac6a3d3eaf2353ac85c12a84623e586f9" 2018-11-25 15:16:13,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8018f4d1-3b5c-4135-b862-0f4012beb2db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:13,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8018f4d1-3b5c-4135-b862-0f4012beb2db 2018-11-25 15:16:13,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:13,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:14,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["nAjY_HmBSyai5kG6nqUZVg"], "issued_at": "2018-11-25T15:16:14.000000Z"}} 2018-11-25 15:16:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66106572-89b6-4698-8903-ffc4473eb1a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:14,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-66106572-89b6-4698-8903-ffc4473eb1a7 2018-11-25 15:16:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:14,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:14,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:14,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dfbad9-5aba-46c2-9f80-bbb774f96283 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:16:14,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj used request id req-16dfbad9-5aba-46c2-9f80-bbb774f96283 2018-11-25 15:16:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:14,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f5e428-c125-4676-9ddf-903c4eb8d5bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:14,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-21f5e428-c125-4676-9ddf-903c4eb8d5bc 2018-11-25 15:16:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj"}}' 2018-11-25 15:16:14,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55d26cd-fd6a-45bb-b5c0-c336351f0af0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8a6403e0a8dd42bda979f42e6afb45f3"}, "enabled": true, "id": "8a6403e0a8dd42bda979f42e6afb45f3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj"}} 2018-11-25 15:16:14,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d55d26cd-fd6a-45bb-b5c0-c336351f0af0 2018-11-25 15:16:14,608 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj 2018-11-25 15:16:14,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:14,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:14,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["gDP5DKqJRpaJOvXKcwZPAA"], "issued_at": "2018-11-25T15:16:14.000000Z"}} 2018-11-25 15:16:14,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61bc98220c9eb0600e9d266397eadc721a8d218" 2018-11-25 15:16:15,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ba236a-5a71-45b5-9e92-79a493423374 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:15,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3ba236a-5a71-45b5-9e92-79a493423374 2018-11-25 15:16:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:15,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61bc98220c9eb0600e9d266397eadc721a8d218" 2018-11-25 15:16:15,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f7f66f-ae1e-4dd4-8366-b319142fb47a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:16:15,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-81f7f66f-ae1e-4dd4-8366-b319142fb47a 2018-11-25 15:16:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61bc98220c9eb0600e9d266397eadc721a8d218" 2018-11-25 15:16:15,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffb04a1-7723-4274-8ffa-48f8f4bfc321 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8a6403e0a8dd42bda979f42e6afb45f3"}, "enabled": true, "id": "8a6403e0a8dd42bda979f42e6afb45f3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj"}]} 2018-11-25 15:16:15,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj used request id req-8ffb04a1-7723-4274-8ffa-48f8f4bfc321 2018-11-25 15:16:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61bc98220c9eb0600e9d266397eadc721a8d218" 2018-11-25 15:16:15,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d89ad4-b90f-4e89-b224-66191cebfcb2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:15,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a2d89ad4-b90f-4e89-b224-66191cebfcb2 2018-11-25 15:16:15,660 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d5a9d633-bdfe-4b2-user 2018-11-25 15:16:15,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:15,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2beb668-7ea4-4020-af0b-9e3d6dc48b73 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:15,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2beb668-7ea4-4020-af0b-9e3d6dc48b73 2018-11-25 15:16:15,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" -d '{"role": {"name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role"}}' 2018-11-25 15:16:15,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2454066a-e377-40a5-8000-2c2122d9122f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b5fa9a6b30d4d45b22542a94dba4832", "links": {"self": "http://172.30.9.29:5000/v3/roles/3b5fa9a6b30d4d45b22542a94dba4832"}, "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role"}} 2018-11-25 15:16:15,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2454066a-e377-40a5-8000-2c2122d9122f 2018-11-25 15:16:15,858 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role 2018-11-25 15:16:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3b5fa9a6b30d4d45b22542a94dba4832 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:15,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd33950-37f3-400c-bd51-1ff7427b9e4c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3b5fa9a6b30d4d45b22542a94dba4832"}, "domain_id": null, "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role", "id": "3b5fa9a6b30d4d45b22542a94dba4832"}} 2018-11-25 15:16:15,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3b5fa9a6b30d4d45b22542a94dba4832 used request id req-2dd33950-37f3-400c-bd51-1ff7427b9e4c 2018-11-25 15:16:15,878 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role to project CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj 2018-11-25 15:16:15,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8a6403e0a8dd42bda979f42e6afb45f3/users/1fc5a8bc238d4fe1913ee78bf5d1427f/roles/3b5fa9a6b30d4d45b22542a94dba4832 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:16,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1026f04d-4863-4176-937e-5e946eef7cdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:16,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8a6403e0a8dd42bda979f42e6afb45f3/users/1fc5a8bc238d4fe1913ee78bf5d1427f/roles/3b5fa9a6b30d4d45b22542a94dba4832 used request id req-1026f04d-4863-4176-937e-5e946eef7cdf 2018-11-25 15:16:16,006 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:16:16,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:16,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:16,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b5fa9a6b30d4d45b22542a94dba4832", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role"}], "expires_at": "2018-11-25T16:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a6403e0a8dd42bda979f42e6afb45f3", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-user", "id": "1fc5a8bc238d4fe1913ee78bf5d1427f"}, "audit_ids": ["GGS1X-XJQhijmSHLYfFolQ"], "issued_at": "2018-11-25T15:16:16.000000Z"}} 2018-11-25 15:16:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:16,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d3abd4-7a4c-4a68-a20d-5c040b509b1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:16,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-76d3abd4-7a4c-4a68-a20d-5c040b509b1a 2018-11-25 15:16:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:16,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-46a3ebfe-df92-4dd3-8596-9e4ba820e154 Date: Sun, 25 Nov 2018 15:16:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae"} 2018-11-25 15:16:16,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae used request id req-46a3ebfe-df92-4dd3-8596-9e4ba820e154 2018-11-25 15:16:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:17,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4bb2681-4265-40ce-a95c-a3a4d4be0857 Date: Sun, 25 Nov 2018 15:16:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:17,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f4bb2681-4265-40ce-a95c-a3a4d4be0857 2018-11-25 15:16:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae"}' 2018-11-25 15:16:17,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 X-Openstack-Request-Id: req-31e267db-4855-4e7a-857d-ae92cef58629 Date: Sun, 25 Nov 2018 15:16:17 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42", "min_disk": 0, "protected": false, "id": "af03de9d-13b9-4e03-87ac-377c89f75c42", "file": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42/file", "checksum": null, "owner": "8a6403e0a8dd42bda979f42e6afb45f3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:17,395 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-31e267db-4855-4e7a-857d-ae92cef58629 2018-11-25 15:16:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" -d '' 2018-11-25 15:16:18,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d83f31e9-3605-4d4c-80b2-1631ad79589d Date: Sun, 25 Nov 2018 15:16:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:18,766 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42/file used request id req-d83f31e9-3605-4d4c-80b2-1631ad79589d 2018-11-25 15:16:18,767 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:16:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:18,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1cd79989-caea-4201-8e14-ad684ffff909 Date: Sun, 25 Nov 2018 15:16:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:18Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/af03de9d-13b9-4e03-87ac-377c89f75c42/snap", "metadata": {}}], "self": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42", "min_disk": 0, "protected": false, "id": "af03de9d-13b9-4e03-87ac-377c89f75c42", "file": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8a6403e0a8dd42bda979f42e6afb45f3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/af03de9d-13b9-4e03-87ac-377c89f75c42/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:18,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 used request id req-1cd79989-caea-4201-8e14-ad684ffff909 2018-11-25 15:16:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:19,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6e074dbe-97c5-4889-9e5d-181f2f0bd63f Date: Sun, 25 Nov 2018 15:16:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:19,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6e074dbe-97c5-4889-9e5d-181f2f0bd63f 2018-11-25 15:16:19,071 - create_image - INFO - Created image with name - CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae 2018-11-25 15:16:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4b2df189-5766-49f5-aac7-2a96fd461a5e Date: Sun, 25 Nov 2018 15:16:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:18Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/af03de9d-13b9-4e03-87ac-377c89f75c42/snap", "metadata": {}}], "self": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42", "min_disk": 0, "protected": false, "id": "af03de9d-13b9-4e03-87ac-377c89f75c42", "file": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8a6403e0a8dd42bda979f42e6afb45f3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/af03de9d-13b9-4e03-87ac-377c89f75c42/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:19,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 used request id req-4b2df189-5766-49f5-aac7-2a96fd461a5e 2018-11-25 15:16:19,093 - create_image - DEBUG - Instance status is - active 2018-11-25 15:16:19,093 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae 2018-11-25 15:16:19,093 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae 2018-11-25 15:16:19,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:19,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b5fa9a6b30d4d45b22542a94dba4832", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role"}], "expires_at": "2018-11-25T16:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a6403e0a8dd42bda979f42e6afb45f3", "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/8a6403e0a8dd42bda979f42e6afb45f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d5a9d633-bdfe-4b2-user", "id": "1fc5a8bc238d4fe1913ee78bf5d1427f"}, "audit_ids": ["tpeRaacLQXim4IpfjhUD1A"], "issued_at": "2018-11-25T15:16:19.000000Z"}} 2018-11-25 15:16:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e70ed53367ca9d3832aaecdaf6d04daafad0821c" 2018-11-25 15:16:19,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-76af2a57-3e02-4be8-a4e2-6680742a9ab9 Date: Sun, 25 Nov 2018 15:16:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:18Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/af03de9d-13b9-4e03-87ac-377c89f75c42/snap", "metadata": {}}], "self": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42", "min_disk": 0, "protected": false, "id": "af03de9d-13b9-4e03-87ac-377c89f75c42", "file": "/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8a6403e0a8dd42bda979f42e6afb45f3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/af03de9d-13b9-4e03-87ac-377c89f75c42/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae"} 2018-11-25 15:16:19,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae used request id req-76af2a57-3e02-4be8-a4e2-6680742a9ab9 2018-11-25 15:16:19,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e70ed53367ca9d3832aaecdaf6d04daafad0821c" 2018-11-25 15:16:19,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1decc6a9-ea51-405e-b9a1-ed95ac396740 Date: Sun, 25 Nov 2018 15:16:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:19,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1decc6a9-ea51-405e-b9a1-ed95ac396740 2018-11-25 15:16:19,850 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0d3070de-554e-457c-a7ab-32dcf61a4cae 2018-11-25 15:16:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a76d2b029eeead40ea0cb6c91faa1b7f0a3c4b0" 2018-11-25 15:16:21,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efd32169-17a7-44c8-ac10-4f4a7c9281de Date: Sun, 25 Nov 2018 15:16:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:21,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/af03de9d-13b9-4e03-87ac-377c89f75c42 used request id req-efd32169-17a7-44c8-ac10-4f4a7c9281de 2018-11-25 15:16:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:21,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5b203e4b-0d91-424d-bcd7-689c5b34b27c Date: Sun, 25 Nov 2018 15:16:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:21,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5b203e4b-0d91-424d-bcd7-689c5b34b27c 2018-11-25 15:16:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:21,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dfd630-a73b-4b64-a6bc-602fad58b847 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:21,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-27dfd630-a73b-4b64-a6bc-602fad58b847 2018-11-25 15:16:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:21,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb34bb24-6d73-4bf9-a15c-fa7bee415eae Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:21,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-cb34bb24-6d73-4bf9-a15c-fa7bee415eae 2018-11-25 15:16:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:21,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2453b7-7523-441e-b3de-16f743481027 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:21,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-de2453b7-7523-441e-b3de-16f743481027 2018-11-25 15:16:21,817 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj 2018-11-25 15:16:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8a6403e0a8dd42bda979f42e6afb45f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:22,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d5882c-793f-44e4-b83e-10a498393729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:22,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8a6403e0a8dd42bda979f42e6afb45f3 used request id req-09d5882c-793f-44e4-b83e-10a498393729 2018-11-25 15:16:22,036 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d5a9d633-bdfe-4b2-proj-role 2018-11-25 15:16:22,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3b5fa9a6b30d4d45b22542a94dba4832 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:22,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09222afa-3cd7-42b2-b0b8-a649585cb07d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:22,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3b5fa9a6b30d4d45b22542a94dba4832 used request id req-09222afa-3cd7-42b2-b0b8-a649585cb07d 2018-11-25 15:16:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038c1bb08abb283096b491bf6721f8a899d1fc81" 2018-11-25 15:16:22,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f704895-5426-4e35-b853-9fdee46f1fac Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:22,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5f704895-5426-4e35-b853-9fdee46f1fac 2018-11-25 15:16:22,246 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d5a9d633-bdfe-4b2-user 2018-11-25 15:16:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1fc5a8bc238d4fe1913ee78bf5d1427f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61bc98220c9eb0600e9d266397eadc721a8d218" 2018-11-25 15:16:22,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3c925d-1578-48c5-b4ea-4d6e8e1fee90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:22,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fc5a8bc238d4fe1913ee78bf5d1427f used request id req-ea3c925d-1578-48c5-b4ea-4d6e8e1fee90 2018-11-25 15:16:22,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:22,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Cx83yUF7QS6brI_xDGGXPA"], "issued_at": "2018-11-25T15:16:22.000000Z"}} 2018-11-25 15:16:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}812eef07ceeaddcb6e273ee2b6c1de734d01a376" 2018-11-25 15:16:22,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d2b8cf-bbe2-48bc-bc83-b508cf0226ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:22,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c6d2b8cf-bbe2-48bc-bc83-b508cf0226ae 2018-11-25 15:16:22,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:22,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:23,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LTNznpO6SZ63K-YcdANB9g"], "issued_at": "2018-11-25T15:16:23.000000Z"}} 2018-11-25 15:16:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:23,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4162e02c-7463-4416-ac2a-78f026d9688b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:23,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4162e02c-7463-4416-ac2a-78f026d9688b 2018-11-25 15:16:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:23,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:23,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d19593-f138-4d39-8de7-7b47e726b4d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:16:23,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj used request id req-e7d19593-f138-4d39-8de7-7b47e726b4d7 2018-11-25 15:16:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:23,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd263506-d932-4445-bb42-88e4911467cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:23,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cd263506-d932-4445-bb42-88e4911467cd 2018-11-25 15:16:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj"}}' 2018-11-25 15:16:23,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ee3398-7674-454c-b411-9bad62663ada Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/07add07109c346e2a00a2cd79e2d1478"}, "enabled": true, "id": "07add07109c346e2a00a2cd79e2d1478", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj"}} 2018-11-25 15:16:23,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-05ee3398-7674-454c-b411-9bad62663ada 2018-11-25 15:16:23,704 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj 2018-11-25 15:16:23,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:23,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:24,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YA_GKCUDR-6kJWyaComorQ"], "issued_at": "2018-11-25T15:16:24.000000Z"}} 2018-11-25 15:16:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17bfa4cfb7c5f74588bad5db9cebefcec96da44" 2018-11-25 15:16:24,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9cbd83-31c5-4ecf-a028-28f2a71f7006 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:24,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5a9cbd83-31c5-4ecf-a028-28f2a71f7006 2018-11-25 15:16:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:24,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:24,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17bfa4cfb7c5f74588bad5db9cebefcec96da44" 2018-11-25 15:16:24,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38381ae5-8b27-48a9-a141-4c9c5bb13fa8 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:16:24,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-38381ae5-8b27-48a9-a141-4c9c5bb13fa8 2018-11-25 15:16:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17bfa4cfb7c5f74588bad5db9cebefcec96da44" 2018-11-25 15:16:24,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffac1b87-d4f6-4828-ab2b-0655aa744eaa Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/07add07109c346e2a00a2cd79e2d1478"}, "enabled": true, "id": "07add07109c346e2a00a2cd79e2d1478", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj"}]} 2018-11-25 15:16:24,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj used request id req-ffac1b87-d4f6-4828-ab2b-0655aa744eaa 2018-11-25 15:16:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17bfa4cfb7c5f74588bad5db9cebefcec96da44" 2018-11-25 15:16:24,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbd3066-d5c1-4388-861a-6da6e1725de2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:24,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fbbd3066-d5c1-4388-861a-6da6e1725de2 2018-11-25 15:16:24,840 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9c8fad83-cd6a-4c6-user 2018-11-25 15:16:24,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:24,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f668b3e-7151-422a-a7c0-a4346bcd2968 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:24,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0f668b3e-7151-422a-a7c0-a4346bcd2968 2018-11-25 15:16:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" -d '{"role": {"name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role"}}' 2018-11-25 15:16:25,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352c77f3-b4a2-4754-b729-6cd190e130d8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07e8814fb36944d694cc3fc2c794f3e1", "links": {"self": "http://172.30.9.29:5000/v3/roles/07e8814fb36944d694cc3fc2c794f3e1"}, "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role"}} 2018-11-25 15:16:25,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-352c77f3-b4a2-4754-b729-6cd190e130d8 2018-11-25 15:16:25,045 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role 2018-11-25 15:16:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/07e8814fb36944d694cc3fc2c794f3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:25,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8dfbf1-927d-42c9-8256-dcb9149b917b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/07e8814fb36944d694cc3fc2c794f3e1"}, "domain_id": null, "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role", "id": "07e8814fb36944d694cc3fc2c794f3e1"}} 2018-11-25 15:16:25,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/07e8814fb36944d694cc3fc2c794f3e1 used request id req-1e8dfbf1-927d-42c9-8256-dcb9149b917b 2018-11-25 15:16:25,067 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role to project CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj 2018-11-25 15:16:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/07add07109c346e2a00a2cd79e2d1478/users/fd6520aa3219426eb11ad71e8166ba4c/roles/07e8814fb36944d694cc3fc2c794f3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:25,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7963962b-ed48-48b1-9084-45cf939a9ac5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:25,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/07add07109c346e2a00a2cd79e2d1478/users/fd6520aa3219426eb11ad71e8166ba4c/roles/07e8814fb36944d694cc3fc2c794f3e1 used request id req-7963962b-ed48-48b1-9084-45cf939a9ac5 2018-11-25 15:16:25,197 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:16:25,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:25,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:25,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07e8814fb36944d694cc3fc2c794f3e1", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role"}], "expires_at": "2018-11-25T16:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07add07109c346e2a00a2cd79e2d1478", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-user", "id": "fd6520aa3219426eb11ad71e8166ba4c"}, "audit_ids": ["TK05Zed2TTurUWJZnuRKXw"], "issued_at": "2018-11-25T15:16:25.000000Z"}} 2018-11-25 15:16:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:25,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bb59b4-db2f-4a14-8269-cf1e54450927 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:25,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e1bb59b4-db2f-4a14-8269-cf1e54450927 2018-11-25 15:16:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:25,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-27703a13-a552-4d7f-b707-698722f65edc Date: Sun, 25 Nov 2018 15:16:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126"} 2018-11-25 15:16:25,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 used request id req-27703a13-a552-4d7f-b707-698722f65edc 2018-11-25 15:16:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:25,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-361e2be8-1acb-4e05-936f-8e2bb945eccd Date: Sun, 25 Nov 2018 15:16:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:25,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-361e2be8-1acb-4e05-936f-8e2bb945eccd 2018-11-25 15:16:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126"}' 2018-11-25 15:16:26,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 X-Openstack-Request-Id: req-39280764-85f0-40e1-b77b-3e8715285b66 Date: Sun, 25 Nov 2018 15:16:26 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068", "min_disk": 0, "protected": false, "id": "4fb3c7f9-973e-40cd-be83-6369dd9ad068", "file": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/file", "checksum": null, "owner": "07add07109c346e2a00a2cd79e2d1478", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:26,196 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-39280764-85f0-40e1-b77b-3e8715285b66 2018-11-25 15:16:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" -d '' 2018-11-25 15:16:27,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09cf10d0-e876-499b-b1c7-5099365cf1d6 Date: Sun, 25 Nov 2018 15:16:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:27,743 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/file used request id req-09cf10d0-e876-499b-b1c7-5099365cf1d6 2018-11-25 15:16:27,744 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:16:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:27,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e6eb91d7-77da-4447-a325-0449ed300b94 Date: Sun, 25 Nov 2018 15:16:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:27Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/snap", "metadata": {}}], "self": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068", "min_disk": 0, "protected": false, "id": "4fb3c7f9-973e-40cd-be83-6369dd9ad068", "file": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07add07109c346e2a00a2cd79e2d1478", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:27,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 used request id req-e6eb91d7-77da-4447-a325-0449ed300b94 2018-11-25 15:16:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:28,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b403fd37-530b-43d8-bd43-b86fa870c5e1 Date: Sun, 25 Nov 2018 15:16:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:28,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b403fd37-530b-43d8-bd43-b86fa870c5e1 2018-11-25 15:16:28,059 - create_image - INFO - Created image with name - CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 2018-11-25 15:16:28,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:28,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b6709be8-8761-4f0e-925e-c8209cc130ed Date: Sun, 25 Nov 2018 15:16:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:27Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/snap", "metadata": {}}], "self": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068", "min_disk": 0, "protected": false, "id": "4fb3c7f9-973e-40cd-be83-6369dd9ad068", "file": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07add07109c346e2a00a2cd79e2d1478", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:28,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 used request id req-b6709be8-8761-4f0e-925e-c8209cc130ed 2018-11-25 15:16:28,235 - create_image - DEBUG - Instance status is - active 2018-11-25 15:16:28,235 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 2018-11-25 15:16:28,235 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 2018-11-25 15:16:28,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:28,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07e8814fb36944d694cc3fc2c794f3e1", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role"}], "expires_at": "2018-11-25T16:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07add07109c346e2a00a2cd79e2d1478", "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/07add07109c346e2a00a2cd79e2d1478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9c8fad83-cd6a-4c6-user", "id": "fd6520aa3219426eb11ad71e8166ba4c"}, "audit_ids": ["foAlN3SdQR6Xi_tUFH9A8A"], "issued_at": "2018-11-25T15:16:28.000000Z"}} 2018-11-25 15:16:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6ba9c2f20f986ea7962a41ac014ffa753868f2" 2018-11-25 15:16:28,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-04664676-6fa2-44ce-a3ff-fe03674b148e Date: Sun, 25 Nov 2018 15:16:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:27Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/snap", "metadata": {}}], "self": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068", "min_disk": 0, "protected": false, "id": "4fb3c7f9-973e-40cd-be83-6369dd9ad068", "file": "/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07add07109c346e2a00a2cd79e2d1478", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126"} 2018-11-25 15:16:28,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 used request id req-04664676-6fa2-44ce-a3ff-fe03674b148e 2018-11-25 15:16:28,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6ba9c2f20f986ea7962a41ac014ffa753868f2" 2018-11-25 15:16:29,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3df70fb7-f5ff-472a-8a6b-2c58a6a4ba9f Date: Sun, 25 Nov 2018 15:16:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:29,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3df70fb7-f5ff-472a-8a6b-2c58a6a4ba9f 2018-11-25 15:16:29,330 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f4e38c4c-a989-45fa-8dbb-e82310b57126 2018-11-25 15:16:29,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e31b2213ec2975f911e464420eab055a6f09d052" 2018-11-25 15:16:31,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6480fb7-42f8-494b-96c1-217cb309e5eb Date: Sun, 25 Nov 2018 15:16:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:31,194 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/4fb3c7f9-973e-40cd-be83-6369dd9ad068 used request id req-e6480fb7-42f8-494b-96c1-217cb309e5eb 2018-11-25 15:16:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:31,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a91a681a-9cd9-410e-81af-f7dc94e5748b Date: Sun, 25 Nov 2018 15:16:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:31,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a91a681a-9cd9-410e-81af-f7dc94e5748b 2018-11-25 15:16:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:31,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86603253-2e90-4af7-8a4f-e9e6233b96e0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:31,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-86603253-2e90-4af7-8a4f-e9e6233b96e0 2018-11-25 15:16:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:31,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8d273f-7ed6-49ad-8be7-b955b2afba08 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:31,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-0c8d273f-7ed6-49ad-8be7-b955b2afba08 2018-11-25 15:16:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:31,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e362af-4c8f-4d6f-98d0-de7e2c576d47 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:31,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-48e362af-4c8f-4d6f-98d0-de7e2c576d47 2018-11-25 15:16:31,722 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj 2018-11-25 15:16:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/07add07109c346e2a00a2cd79e2d1478 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:31,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b7f773-dfd3-4155-8ab6-fcc377c75d48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:31,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/07add07109c346e2a00a2cd79e2d1478 used request id req-54b7f773-dfd3-4155-8ab6-fcc377c75d48 2018-11-25 15:16:31,939 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9c8fad83-cd6a-4c6-proj-role 2018-11-25 15:16:31,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/07e8814fb36944d694cc3fc2c794f3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:32,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6106241-388c-4ba2-b215-1a8e79743f96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:32,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/07e8814fb36944d694cc3fc2c794f3e1 used request id req-b6106241-388c-4ba2-b215-1a8e79743f96 2018-11-25 15:16:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb92fe39ba40857786654c72716608a8cd49bc" 2018-11-25 15:16:32,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2d1146-8b56-414c-836d-2438d463c7ee Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:32,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ce2d1146-8b56-414c-836d-2438d463c7ee 2018-11-25 15:16:32,251 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9c8fad83-cd6a-4c6-user 2018-11-25 15:16:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fd6520aa3219426eb11ad71e8166ba4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17bfa4cfb7c5f74588bad5db9cebefcec96da44" 2018-11-25 15:16:32,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b471ba02-44d6-43f5-984c-5ce8b9cb7265 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:32,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fd6520aa3219426eb11ad71e8166ba4c used request id req-b471ba02-44d6-43f5-984c-5ce8b9cb7265 2018-11-25 15:16:32,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:32,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["B2hphTbxQ2-2kw3YvvUqLw"], "issued_at": "2018-11-25T15:16:32.000000Z"}} 2018-11-25 15:16:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd854024a7050374f6fd774eb0f397f283add2a" 2018-11-25 15:16:32,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c36e3e-378e-4684-a730-4ee8870c6cab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:32,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e1c36e3e-378e-4684-a730-4ee8870c6cab 2018-11-25 15:16:32,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:32,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:33,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["7tFvoik0TiSHXNbU6uK1yw"], "issued_at": "2018-11-25T15:16:33.000000Z"}} 2018-11-25 15:16:33,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:33,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2771bf-289c-4fe9-a7ac-0a9fd0ca5f7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:33,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c2771bf-289c-4fe9-a7ac-0a9fd0ca5f7a 2018-11-25 15:16:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:33,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-71d3c9c5-4dac-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea285a47-88d6-468f-b75a-a72f5495360a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-71d3c9c5-4dac-430-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:16:33,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-71d3c9c5-4dac-430-proj used request id req-ea285a47-88d6-468f-b75a-a72f5495360a 2018-11-25 15:16:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:33,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c096ba-85cd-42c7-8329-0d7e6596f128 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:33,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b1c096ba-85cd-42c7-8329-0d7e6596f128 2018-11-25 15:16:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj"}}' 2018-11-25 15:16:33,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00fd5cce-04f7-4718-a3dd-5a2f295d2afe Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ed3a41ac3874092828dc60cd1628f2b"}, "enabled": true, "id": "4ed3a41ac3874092828dc60cd1628f2b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj"}} 2018-11-25 15:16:33,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-00fd5cce-04f7-4718-a3dd-5a2f295d2afe 2018-11-25 15:16:33,817 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-71d3c9c5-4dac-430-proj 2018-11-25 15:16:33,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:33,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:34,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["JtvqNvexSweY8nmgLE-q-Q"], "issued_at": "2018-11-25T15:16:34.000000Z"}} 2018-11-25 15:16:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cd28b52fee7a1ce7fb8ce67688c2e711049e3f" 2018-11-25 15:16:34,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a6dd58-7f98-4ed4-bcd5-d152f6c9302b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:34,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-45a6dd58-7f98-4ed4-bcd5-d152f6c9302b 2018-11-25 15:16:34,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:34,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cd28b52fee7a1ce7fb8ce67688c2e711049e3f" 2018-11-25 15:16:34,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadc2ea3-2d70-4271-94af-91de57153783 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:16:34,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cadc2ea3-2d70-4271-94af-91de57153783 2018-11-25 15:16:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-71d3c9c5-4dac-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cd28b52fee7a1ce7fb8ce67688c2e711049e3f" 2018-11-25 15:16:34,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5556092-16f4-4af2-bc68-29cd645ab0dd Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-71d3c9c5-4dac-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ed3a41ac3874092828dc60cd1628f2b"}, "enabled": true, "id": "4ed3a41ac3874092828dc60cd1628f2b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj"}]} 2018-11-25 15:16:34,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-71d3c9c5-4dac-430-proj used request id req-c5556092-16f4-4af2-bc68-29cd645ab0dd 2018-11-25 15:16:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cd28b52fee7a1ce7fb8ce67688c2e711049e3f" 2018-11-25 15:16:34,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e19fa5-6639-4dd8-ba11-9d7121604dad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:34,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-26e19fa5-6639-4dd8-ba11-9d7121604dad 2018-11-25 15:16:34,960 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-71d3c9c5-4dac-430-user 2018-11-25 15:16:34,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:35,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d74f05-b043-493f-9d40-03f11c01ac38 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:35,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d9d74f05-b043-493f-9d40-03f11c01ac38 2018-11-25 15:16:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" -d '{"role": {"name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role"}}' 2018-11-25 15:16:35,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eec1bf5-abe2-4000-a296-b176e4c626ab Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "534e3779409f4560862908bb21b81635", "links": {"self": "http://172.30.9.29:5000/v3/roles/534e3779409f4560862908bb21b81635"}, "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role"}} 2018-11-25 15:16:35,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5eec1bf5-abe2-4000-a296-b176e4c626ab 2018-11-25 15:16:35,164 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role 2018-11-25 15:16:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/534e3779409f4560862908bb21b81635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:35,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1e6353-3c13-43b0-a9e1-3177c3c89cfe Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/534e3779409f4560862908bb21b81635"}, "domain_id": null, "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role", "id": "534e3779409f4560862908bb21b81635"}} 2018-11-25 15:16:35,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/534e3779409f4560862908bb21b81635 used request id req-8c1e6353-3c13-43b0-a9e1-3177c3c89cfe 2018-11-25 15:16:35,256 - keystone_utils - INFO - Granting role CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role to project CreateImageSuccessTests-71d3c9c5-4dac-430-proj 2018-11-25 15:16:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4ed3a41ac3874092828dc60cd1628f2b/users/00f1955383264bcba7bb73f96c189a5f/roles/534e3779409f4560862908bb21b81635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:35,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667e588f-cb8a-4dcc-b5dd-7959f20202b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:35,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4ed3a41ac3874092828dc60cd1628f2b/users/00f1955383264bcba7bb73f96c189a5f/roles/534e3779409f4560862908bb21b81635 used request id req-667e588f-cb8a-4dcc-b5dd-7959f20202b6 2018-11-25 15:16:35,330 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:16:35,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:35,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:35,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "534e3779409f4560862908bb21b81635", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role"}], "expires_at": "2018-11-25T16:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ed3a41ac3874092828dc60cd1628f2b", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-user", "id": "00f1955383264bcba7bb73f96c189a5f"}, "audit_ids": ["558Ip2isRcy6K4V2S3AD_w"], "issued_at": "2018-11-25T15:16:35.000000Z"}} 2018-11-25 15:16:35,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:35,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f2e9ed-e8b7-4186-ac54-546aa07de82a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:35,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-43f2e9ed-e8b7-4186-ac54-546aa07de82a 2018-11-25 15:16:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:36,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4e6732a4-c0a1-405d-8f83-25e75dffb515 Date: Sun, 25 Nov 2018 15:16:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031"} 2018-11-25 15:16:36,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 used request id req-4e6732a4-c0a1-405d-8f83-25e75dffb515 2018-11-25 15:16:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-992e2899-61c0-4882-9056-59667bb2cc0d Date: Sun, 25 Nov 2018 15:16:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:36,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-992e2899-61c0-4882-9056-59667bb2cc0d 2018-11-25 15:16:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031"}' 2018-11-25 15:16:36,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 X-Openstack-Request-Id: req-d6aa3dc2-0e40-4859-a0e1-59cb6426bbfe Date: Sun, 25 Nov 2018 15:16:36 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380", "min_disk": 0, "protected": false, "id": "31edc034-b9d5-4927-a836-fc8323125380", "file": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file", "checksum": null, "owner": "4ed3a41ac3874092828dc60cd1628f2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:36,442 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d6aa3dc2-0e40-4859-a0e1-59cb6426bbfe 2018-11-25 15:16:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" -d '' 2018-11-25 15:16:37,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b754983-18b1-4f68-b5e3-6fe74fed1ab6 Date: Sun, 25 Nov 2018 15:16:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:37,735 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file used request id req-0b754983-18b1-4f68-b5e3-6fe74fed1ab6 2018-11-25 15:16:37,736 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:16:37,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:37,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-27dab53d-5a62-41d6-8a20-58454368b961 Date: Sun, 25 Nov 2018 15:16:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "metadata": {}}], "self": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380", "min_disk": 0, "protected": false, "id": "31edc034-b9d5-4927-a836-fc8323125380", "file": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ed3a41ac3874092828dc60cd1628f2b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:37,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 used request id req-27dab53d-5a62-41d6-8a20-58454368b961 2018-11-25 15:16:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:38,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-568ef2a8-9b64-4520-8220-c723c7a25417 Date: Sun, 25 Nov 2018 15:16:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:38,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-568ef2a8-9b64-4520-8220-c723c7a25417 2018-11-25 15:16:38,435 - create_image - INFO - Created image with name - CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 2018-11-25 15:16:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:38,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-64c16577-1501-430e-82dd-f4bd89f7c940 Date: Sun, 25 Nov 2018 15:16:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "metadata": {}}], "self": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380", "min_disk": 0, "protected": false, "id": "31edc034-b9d5-4927-a836-fc8323125380", "file": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ed3a41ac3874092828dc60cd1628f2b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:38,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 used request id req-64c16577-1501-430e-82dd-f4bd89f7c940 2018-11-25 15:16:38,721 - create_image - DEBUG - Instance status is - active 2018-11-25 15:16:38,721 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 2018-11-25 15:16:38,722 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 2018-11-25 15:16:38,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:39,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "534e3779409f4560862908bb21b81635", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role"}], "expires_at": "2018-11-25T16:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ed3a41ac3874092828dc60cd1628f2b", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-user", "id": "00f1955383264bcba7bb73f96c189a5f"}, "audit_ids": ["qDOoDuW2S8W-0yKncmODxQ"], "issued_at": "2018-11-25T15:16:39.000000Z"}} 2018-11-25 15:16:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}903019735104cc91106376a53b6393be6bb02c73" 2018-11-25 15:16:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1bd08b6c-0b22-4ef9-af06-612c4b189ad8 Date: Sun, 25 Nov 2018 15:16:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "metadata": {}}], "self": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380", "min_disk": 0, "protected": false, "id": "31edc034-b9d5-4927-a836-fc8323125380", "file": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ed3a41ac3874092828dc60cd1628f2b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031"} 2018-11-25 15:16:39,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 used request id req-1bd08b6c-0b22-4ef9-af06-612c4b189ad8 2018-11-25 15:16:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}903019735104cc91106376a53b6393be6bb02c73" 2018-11-25 15:16:39,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2841623c-7a7a-48be-ac78-abbf21136de2 Date: Sun, 25 Nov 2018 15:16:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:39,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2841623c-7a7a-48be-ac78-abbf21136de2 2018-11-25 15:16:39,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:39,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:39,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "534e3779409f4560862908bb21b81635", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role"}], "expires_at": "2018-11-25T16:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ed3a41ac3874092828dc60cd1628f2b", "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4ed3a41ac3874092828dc60cd1628f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-71d3c9c5-4dac-430-user", "id": "00f1955383264bcba7bb73f96c189a5f"}, "audit_ids": ["zgMUGZ3AROup9oiZNUs3AA"], "issued_at": "2018-11-25T15:16:39.000000Z"}} 2018-11-25 15:16:39,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6dee0b4405f65ba32206ff810dbb93b03f9796" 2018-11-25 15:16:39,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea9075d-d67a-4c4b-86ac-425d4cdaa633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:39,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dea9075d-d67a-4c4b-86ac-425d4cdaa633 2018-11-25 15:16:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc6dee0b4405f65ba32206ff810dbb93b03f9796" 2018-11-25 15:16:40,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-14f23ae5-c0c7-45da-881b-e2870b4ec987 Date: Sun, 25 Nov 2018 15:16:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "metadata": {}}], "self": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380", "min_disk": 0, "protected": false, "id": "31edc034-b9d5-4927-a836-fc8323125380", "file": "/v2/images/31edc034-b9d5-4927-a836-fc8323125380/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ed3a41ac3874092828dc60cd1628f2b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/31edc034-b9d5-4927-a836-fc8323125380/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031"} 2018-11-25 15:16:40,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 used request id req-14f23ae5-c0c7-45da-881b-e2870b4ec987 2018-11-25 15:16:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc6dee0b4405f65ba32206ff810dbb93b03f9796" 2018-11-25 15:16:40,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f26dc05-39f4-45d7-a6ce-3e65cc6562d4 Date: Sun, 25 Nov 2018 15:16:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:40,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2f26dc05-39f4-45d7-a6ce-3e65cc6562d4 2018-11-25 15:16:40,253 - create_image - INFO - Found image with name - CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 2018-11-25 15:16:40,254 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f9475776-a486-4b57-9d0d-3f4aad2b3031 2018-11-25 15:16:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05c5d79d23d1fbb7ab2037edfae980dbb4b3e043" 2018-11-25 15:16:41,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa5d5c53-322c-4568-9ba2-e7f0c74dd987 Date: Sun, 25 Nov 2018 15:16:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:41,769 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/31edc034-b9d5-4927-a836-fc8323125380 used request id req-aa5d5c53-322c-4568-9ba2-e7f0c74dd987 2018-11-25 15:16:41,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:41,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e29f263e-60aa-446d-9190-d98efcd4abb4 Date: Sun, 25 Nov 2018 15:16:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:41,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e29f263e-60aa-446d-9190-d98efcd4abb4 2018-11-25 15:16:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:42,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dace844f-c434-4030-ad5c-945f037d020f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:42,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-dace844f-c434-4030-ad5c-945f037d020f 2018-11-25 15:16:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:42,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c938bdd-cb33-4f7a-9bf1-85bc7d6cfcb5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:42,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5c938bdd-cb33-4f7a-9bf1-85bc7d6cfcb5 2018-11-25 15:16:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:42,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe683617-6bca-4d7f-8550-9fba6dcd84f4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:42,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-fe683617-6bca-4d7f-8550-9fba6dcd84f4 2018-11-25 15:16:42,269 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-71d3c9c5-4dac-430-proj 2018-11-25 15:16:42,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4ed3a41ac3874092828dc60cd1628f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:42,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58bfeeb-5440-4d78-a78d-810915d1b037 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:42,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4ed3a41ac3874092828dc60cd1628f2b used request id req-c58bfeeb-5440-4d78-a78d-810915d1b037 2018-11-25 15:16:42,508 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-71d3c9c5-4dac-430-proj-role 2018-11-25 15:16:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/534e3779409f4560862908bb21b81635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:42,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029209f1-dba6-45fe-bf16-941a732fed6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:42,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/534e3779409f4560862908bb21b81635 used request id req-029209f1-dba6-45fe-bf16-941a732fed6c 2018-11-25 15:16:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5cb244e31edc7bb4b67a13853e1358aef432e9" 2018-11-25 15:16:42,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa644db-3930-42f2-9d41-732c54228d74 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:42,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5aa644db-3930-42f2-9d41-732c54228d74 2018-11-25 15:16:42,721 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-71d3c9c5-4dac-430-user 2018-11-25 15:16:42,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/00f1955383264bcba7bb73f96c189a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cd28b52fee7a1ce7fb8ce67688c2e711049e3f" 2018-11-25 15:16:42,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d88072e7-5971-4ec5-94aa-0d9b0debe264 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:42,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/00f1955383264bcba7bb73f96c189a5f used request id req-d88072e7-5971-4ec5-94aa-0d9b0debe264 2018-11-25 15:16:42,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:43,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["pVT9UOoAS86TxjcBNw2i1w"], "issued_at": "2018-11-25T15:16:43.000000Z"}} 2018-11-25 15:16:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a621c60681ed6b2461fc0c0a77381c07452b84a" 2018-11-25 15:16:43,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ce5867-ee89-44e4-b6ad-e547ccb4ac4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:43,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c5ce5867-ee89-44e4-b6ad-e547ccb4ac4a 2018-11-25 15:16:43,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:43,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:43,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["qgcVPjfiQmucXqFCYzx7qQ"], "issued_at": "2018-11-25T15:16:43.000000Z"}} 2018-11-25 15:16:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:43,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0f88c2-812d-4d36-9a62-141ffc2b7079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:43,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1b0f88c2-812d-4d36-9a62-141ffc2b7079 2018-11-25 15:16:43,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:43,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5b39b95e-4674-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:43,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439000a9-c3f5-4c76-878b-c5fad015deb3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5b39b95e-4674-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:16:43,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5b39b95e-4674-4ba-proj used request id req-439000a9-c3f5-4c76-878b-c5fad015deb3 2018-11-25 15:16:43,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:44,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1d14b0-f08c-4ff3-9fcd-f6cf3dab6d5b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:44,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cc1d14b0-f08c-4ff3-9fcd-f6cf3dab6d5b 2018-11-25 15:16:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj"}}' 2018-11-25 15:16:44,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b29d591b-dd50-44ef-b701-22c023eb4821 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d77c620d5618456bb2dbe80059c1e69f"}, "enabled": true, "id": "d77c620d5618456bb2dbe80059c1e69f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj"}} 2018-11-25 15:16:44,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b29d591b-dd50-44ef-b701-22c023eb4821 2018-11-25 15:16:44,159 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5b39b95e-4674-4ba-proj 2018-11-25 15:16:44,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:44,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:44,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["V_2cNec5RAirGabQdtys8w"], "issued_at": "2018-11-25T15:16:44.000000Z"}} 2018-11-25 15:16:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8ed7824e13756832690fb247eb5ff0634b2c8d" 2018-11-25 15:16:44,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b73fb2-5b22-4be8-a04c-1f0cbd4a72da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:44,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08b73fb2-5b22-4be8-a04c-1f0cbd4a72da 2018-11-25 15:16:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:44,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:44,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8ed7824e13756832690fb247eb5ff0634b2c8d" 2018-11-25 15:16:44,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba57323d-027d-4d0d-8d77-d51a3c630d02 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:16:44,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ba57323d-027d-4d0d-8d77-d51a3c630d02 2018-11-25 15:16:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-5b39b95e-4674-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8ed7824e13756832690fb247eb5ff0634b2c8d" 2018-11-25 15:16:44,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a528aa-4b89-4b06-a09d-f55f5b8c65af Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-5b39b95e-4674-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d77c620d5618456bb2dbe80059c1e69f"}, "enabled": true, "id": "d77c620d5618456bb2dbe80059c1e69f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj"}]} 2018-11-25 15:16:44,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-5b39b95e-4674-4ba-proj used request id req-16a528aa-4b89-4b06-a09d-f55f5b8c65af 2018-11-25 15:16:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8ed7824e13756832690fb247eb5ff0634b2c8d" 2018-11-25 15:16:44,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828a9390-e7a6-476b-9d77-23131619c93b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:44,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-828a9390-e7a6-476b-9d77-23131619c93b 2018-11-25 15:16:45,236 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5b39b95e-4674-4ba-user 2018-11-25 15:16:45,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:45,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f543bcdd-3229-4e44-9739-23ba64b0043c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:45,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f543bcdd-3229-4e44-9739-23ba64b0043c 2018-11-25 15:16:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" -d '{"role": {"name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role"}}' 2018-11-25 15:16:45,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbc0962-7b2a-4a95-b493-1710bc44eeba Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d46570eca98c45b78b0031f7e235e3d6", "links": {"self": "http://172.30.9.29:5000/v3/roles/d46570eca98c45b78b0031f7e235e3d6"}, "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role"}} 2018-11-25 15:16:45,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ebbc0962-7b2a-4a95-b493-1710bc44eeba 2018-11-25 15:16:45,440 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role 2018-11-25 15:16:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d46570eca98c45b78b0031f7e235e3d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:45,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662ea4ff-d68e-4446-bd31-608bb70667a5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d46570eca98c45b78b0031f7e235e3d6"}, "domain_id": null, "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role", "id": "d46570eca98c45b78b0031f7e235e3d6"}} 2018-11-25 15:16:45,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d46570eca98c45b78b0031f7e235e3d6 used request id req-662ea4ff-d68e-4446-bd31-608bb70667a5 2018-11-25 15:16:45,462 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role to project CreateImageSuccessTests-5b39b95e-4674-4ba-proj 2018-11-25 15:16:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d77c620d5618456bb2dbe80059c1e69f/users/d5570c10d12c483d9cf91da14e303af9/roles/d46570eca98c45b78b0031f7e235e3d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:45,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1fee36d-3dae-42c7-a448-971b3cd3b941 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:45,586 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d77c620d5618456bb2dbe80059c1e69f/users/d5570c10d12c483d9cf91da14e303af9/roles/d46570eca98c45b78b0031f7e235e3d6 used request id req-b1fee36d-3dae-42c7-a448-971b3cd3b941 2018-11-25 15:16:45,587 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:16:45,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:45,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:45,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d46570eca98c45b78b0031f7e235e3d6", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role"}], "expires_at": "2018-11-25T16:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d77c620d5618456bb2dbe80059c1e69f", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-user", "id": "d5570c10d12c483d9cf91da14e303af9"}, "audit_ids": ["3W1U4TQ-R3ut-41jQ3jP2Q"], "issued_at": "2018-11-25T15:16:45.000000Z"}} 2018-11-25 15:16:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:46,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d105bbc-52bc-496a-95a8-4e70c42cc28b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:46,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4d105bbc-52bc-496a-95a8-4e70c42cc28b 2018-11-25 15:16:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:46,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-04bb0d8f-5161-4f0b-8a7f-1309d34fa10c Date: Sun, 25 Nov 2018 15:16:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c"} 2018-11-25 15:16:46,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c used request id req-04bb0d8f-5161-4f0b-8a7f-1309d34fa10c 2018-11-25 15:16:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:46,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0c41f6ca-bfdb-434c-a4a9-70b8bed0710d Date: Sun, 25 Nov 2018 15:16:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:46,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0c41f6ca-bfdb-434c-a4a9-70b8bed0710d 2018-11-25 15:16:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c"}' 2018-11-25 15:16:47,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff X-Openstack-Request-Id: req-23e7b907-c91c-4e1b-b577-753c2e642802 Date: Sun, 25 Nov 2018 15:16:47 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff", "min_disk": 0, "protected": false, "id": "32be2860-df95-4b90-af7e-be5d3f4575ff", "file": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file", "checksum": null, "owner": "d77c620d5618456bb2dbe80059c1e69f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:47,557 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-23e7b907-c91c-4e1b-b577-753c2e642802 2018-11-25 15:16:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" -d '' 2018-11-25 15:16:49,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52f93586-6384-437d-abef-c27832757a83 Date: Sun, 25 Nov 2018 15:16:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:49,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file used request id req-52f93586-6384-437d-abef-c27832757a83 2018-11-25 15:16:49,563 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:16:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:49,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-826313f4-5953-45e2-ab61-1dc22d8330c3 Date: Sun, 25 Nov 2018 15:16:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:49Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "metadata": {}}], "self": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff", "min_disk": 0, "protected": false, "id": "32be2860-df95-4b90-af7e-be5d3f4575ff", "file": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d77c620d5618456bb2dbe80059c1e69f", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:49,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff used request id req-826313f4-5953-45e2-ab61-1dc22d8330c3 2018-11-25 15:16:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:49,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a18c971-f9c5-435f-9b50-21a7ba0e8562 Date: Sun, 25 Nov 2018 15:16:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:49,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8a18c971-f9c5-435f-9b50-21a7ba0e8562 2018-11-25 15:16:49,772 - create_image - INFO - Created image with name - CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c 2018-11-25 15:16:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:49,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-dc0b858a-f04f-4bc4-848b-5f5c7e4dcb10 Date: Sun, 25 Nov 2018 15:16:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:49Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "metadata": {}}], "self": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff", "min_disk": 0, "protected": false, "id": "32be2860-df95-4b90-af7e-be5d3f4575ff", "file": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d77c620d5618456bb2dbe80059c1e69f", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:49,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff used request id req-dc0b858a-f04f-4bc4-848b-5f5c7e4dcb10 2018-11-25 15:16:49,928 - create_image - DEBUG - Instance status is - active 2018-11-25 15:16:49,928 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c 2018-11-25 15:16:49,928 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c 2018-11-25 15:16:49,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:50,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d46570eca98c45b78b0031f7e235e3d6", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role"}], "expires_at": "2018-11-25T16:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d77c620d5618456bb2dbe80059c1e69f", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-user", "id": "d5570c10d12c483d9cf91da14e303af9"}, "audit_ids": ["sGL4Cd7qRpyD1MJ5LZE9TA"], "issued_at": "2018-11-25T15:16:50.000000Z"}} 2018-11-25 15:16:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f84ce87c7aecb83af35da0e7768f24142b68d900" 2018-11-25 15:16:50,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a99c3a18-92bd-4f6e-b185-c140984a390a Date: Sun, 25 Nov 2018 15:16:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:49Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "metadata": {}}], "self": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff", "min_disk": 0, "protected": false, "id": "32be2860-df95-4b90-af7e-be5d3f4575ff", "file": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d77c620d5618456bb2dbe80059c1e69f", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c"} 2018-11-25 15:16:50,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c used request id req-a99c3a18-92bd-4f6e-b185-c140984a390a 2018-11-25 15:16:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f84ce87c7aecb83af35da0e7768f24142b68d900" 2018-11-25 15:16:50,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4372b8c-e6fd-4256-a870-893b5305c0d5 Date: Sun, 25 Nov 2018 15:16:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:50,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f4372b8c-e6fd-4256-a870-893b5305c0d5 2018-11-25 15:16:50,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:50,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:51,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d46570eca98c45b78b0031f7e235e3d6", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role"}], "expires_at": "2018-11-25T16:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d77c620d5618456bb2dbe80059c1e69f", "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d77c620d5618456bb2dbe80059c1e69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5b39b95e-4674-4ba-user", "id": "d5570c10d12c483d9cf91da14e303af9"}, "audit_ids": ["ybju5sNCR3-At9Qyt9E_Yg"], "issued_at": "2018-11-25T15:16:51.000000Z"}} 2018-11-25 15:16:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a3d53c78e488445263a76f6c4d042513f2489" 2018-11-25 15:16:51,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f079361a-7e5f-40d4-8409-b64d002f7c4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:51,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f079361a-7e5f-40d4-8409-b64d002f7c4f 2018-11-25 15:16:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}240a3d53c78e488445263a76f6c4d042513f2489" 2018-11-25 15:16:51,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-62d2fde3-ccfb-4bcf-80e4-558deecd377d Date: Sun, 25 Nov 2018 15:16:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:49Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "metadata": {}}], "self": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff", "min_disk": 0, "protected": false, "id": "32be2860-df95-4b90-af7e-be5d3f4575ff", "file": "/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d77c620d5618456bb2dbe80059c1e69f", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/32be2860-df95-4b90-af7e-be5d3f4575ff/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c"} 2018-11-25 15:16:51,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c used request id req-62d2fde3-ccfb-4bcf-80e4-558deecd377d 2018-11-25 15:16:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}240a3d53c78e488445263a76f6c4d042513f2489" 2018-11-25 15:16:51,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-752343d1-500f-4ebf-bab0-85a7f2126a84 Date: Sun, 25 Nov 2018 15:16:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:51,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-752343d1-500f-4ebf-bab0-85a7f2126a84 2018-11-25 15:16:51,453 - create_image - INFO - Found image with name - CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c 2018-11-25 15:16:51,454 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-57ee1743-961d-4445-a54f-6f05ef926f5c 2018-11-25 15:16:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5613cfe66ab1b32b9d3e741d24286e7f9969e95" 2018-11-25 15:16:53,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f654cd7-8360-4e96-bfab-bbb2ef380be2 Date: Sun, 25 Nov 2018 15:16:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:53,177 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/32be2860-df95-4b90-af7e-be5d3f4575ff used request id req-2f654cd7-8360-4e96-bfab-bbb2ef380be2 2018-11-25 15:16:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:53,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d9f8e576-06fb-4f8e-9633-1cfde9804c27 Date: Sun, 25 Nov 2018 15:16:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:53,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d9f8e576-06fb-4f8e-9633-1cfde9804c27 2018-11-25 15:16:53,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:53,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6446eb0e-e9ff-476b-8af6-9d414e0e8137 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:53,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-6446eb0e-e9ff-476b-8af6-9d414e0e8137 2018-11-25 15:16:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:53,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32c58b3-3d03-466f-b3f1-8aa2730bb041 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:53,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-b32c58b3-3d03-466f-b3f1-8aa2730bb041 2018-11-25 15:16:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:53,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9457d12-b56b-4134-b427-05759e8fb5dd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:53,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-f9457d12-b56b-4134-b427-05759e8fb5dd 2018-11-25 15:16:53,779 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5b39b95e-4674-4ba-proj 2018-11-25 15:16:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d77c620d5618456bb2dbe80059c1e69f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:54,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17a0ca4-934d-4e3a-b763-c50602c4373f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:54,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d77c620d5618456bb2dbe80059c1e69f used request id req-d17a0ca4-934d-4e3a-b763-c50602c4373f 2018-11-25 15:16:54,071 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5b39b95e-4674-4ba-proj-role 2018-11-25 15:16:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d46570eca98c45b78b0031f7e235e3d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:54,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4363aa36-8d13-4752-b5b6-cb2c95be4690 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:54,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d46570eca98c45b78b0031f7e235e3d6 used request id req-4363aa36-8d13-4752-b5b6-cb2c95be4690 2018-11-25 15:16:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e716fd8c6c1ec165cbd9d7b3a41050d7adcd266" 2018-11-25 15:16:54,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63f8023-0add-424b-b86f-3c93bb3b2ec0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:54,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f63f8023-0add-424b-b86f-3c93bb3b2ec0 2018-11-25 15:16:54,295 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5b39b95e-4674-4ba-user 2018-11-25 15:16:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d5570c10d12c483d9cf91da14e303af9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8ed7824e13756832690fb247eb5ff0634b2c8d" 2018-11-25 15:16:54,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3fc0eff-8559-419e-83e6-12ae0dba9176 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:54,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d5570c10d12c483d9cf91da14e303af9 used request id req-c3fc0eff-8559-419e-83e6-12ae0dba9176 2018-11-25 15:16:54,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:54,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["lkxrboprTj6YjVb3yfr_cQ"], "issued_at": "2018-11-25T15:16:54.000000Z"}} 2018-11-25 15:16:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f964248bd23ac47aef6dc86941ff723aa84b03" 2018-11-25 15:16:54,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acaba6a-27c0-4475-ad5f-ce842cddd317 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:54,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2acaba6a-27c0-4475-ad5f-ce842cddd317 2018-11-25 15:16:54,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:54,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:55,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VPUVJeulRlaox9w7gdk6cg"], "issued_at": "2018-11-25T15:16:55.000000Z"}} 2018-11-25 15:16:55,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:55,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7ae113-065d-44ce-aa96-dbbb3c03133b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:55,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eb7ae113-065d-44ce-aa96-dbbb3c03133b 2018-11-25 15:16:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:55,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-41abd3f1-fc97-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:55,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0dc81d7-9f39-4117-8d61-35edf11871bc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-41abd3f1-fc97-447-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:16:55,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-41abd3f1-fc97-447-proj used request id req-a0dc81d7-9f39-4117-8d61-35edf11871bc 2018-11-25 15:16:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:55,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c688e46e-925d-4b06-b78e-91f8ccddb255 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:55,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c688e46e-925d-4b06-b78e-91f8ccddb255 2018-11-25 15:16:55,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj"}}' 2018-11-25 15:16:55,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa55df8-7755-4a1b-bf35-00a46eb101a0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e6f6c1b1e5a4507b22216e791f96754"}, "enabled": true, "id": "8e6f6c1b1e5a4507b22216e791f96754", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj"}} 2018-11-25 15:16:55,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1aa55df8-7755-4a1b-bf35-00a46eb101a0 2018-11-25 15:16:55,733 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-41abd3f1-fc97-447-proj 2018-11-25 15:16:55,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:55,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:56,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Ws5yYWoJTJ6Nn72ShzuXNw"], "issued_at": "2018-11-25T15:16:56.000000Z"}} 2018-11-25 15:16:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9390cb701c0d52cf40e88772532931da7c486d" 2018-11-25 15:16:56,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbc605b-50ba-4698-b2ac-d7cca6819b50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:56,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1dbc605b-50ba-4698-b2ac-d7cca6819b50 2018-11-25 15:16:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:16:56,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:16:56,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9390cb701c0d52cf40e88772532931da7c486d" 2018-11-25 15:16:56,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6da3fe-b9ad-48ed-bc33-3dd47aa8a8a3 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:16:56,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ad6da3fe-b9ad-48ed-bc33-3dd47aa8a8a3 2018-11-25 15:16:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-41abd3f1-fc97-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9390cb701c0d52cf40e88772532931da7c486d" 2018-11-25 15:16:56,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ee5a80-f504-4b6b-ad63-1aef7b6ac685 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-41abd3f1-fc97-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e6f6c1b1e5a4507b22216e791f96754"}, "enabled": true, "id": "8e6f6c1b1e5a4507b22216e791f96754", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj"}]} 2018-11-25 15:16:56,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-41abd3f1-fc97-447-proj used request id req-f5ee5a80-f504-4b6b-ad63-1aef7b6ac685 2018-11-25 15:16:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9390cb701c0d52cf40e88772532931da7c486d" 2018-11-25 15:16:56,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a7c189-832e-4b27-abab-7db7d4248f9a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:16:56,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a3a7c189-832e-4b27-abab-7db7d4248f9a 2018-11-25 15:16:56,865 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-41abd3f1-fc97-447-user 2018-11-25 15:16:56,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:56,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cebeff8-ccfd-41f8-b1de-e7126a843948 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:56,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2cebeff8-ccfd-41f8-b1de-e7126a843948 2018-11-25 15:16:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" -d '{"role": {"name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj-role"}}' 2018-11-25 15:16:57,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff6793a-ec28-4dad-b115-d9a02f5d7914 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34abf31db183417b99e5cb9af4649e17", "links": {"self": "http://172.30.9.29:5000/v3/roles/34abf31db183417b99e5cb9af4649e17"}, "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj-role"}} 2018-11-25 15:16:57,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ff6793a-ec28-4dad-b115-d9a02f5d7914 2018-11-25 15:16:57,015 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-41abd3f1-fc97-447-proj-role 2018-11-25 15:16:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/34abf31db183417b99e5cb9af4649e17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:57,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7937a18a-7f0d-4111-aa7c-228f2926f3f6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/34abf31db183417b99e5cb9af4649e17"}, "domain_id": null, "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj-role", "id": "34abf31db183417b99e5cb9af4649e17"}} 2018-11-25 15:16:57,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/34abf31db183417b99e5cb9af4649e17 used request id req-7937a18a-7f0d-4111-aa7c-228f2926f3f6 2018-11-25 15:16:57,101 - keystone_utils - INFO - Granting role CreateImageNegativeTests-41abd3f1-fc97-447-proj-role to project CreateImageNegativeTests-41abd3f1-fc97-447-proj 2018-11-25 15:16:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8e6f6c1b1e5a4507b22216e791f96754/users/c293f08453324b36ac97f04c77aa6abe/roles/34abf31db183417b99e5cb9af4649e17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:57,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93229f8-9d3f-4915-86de-1a6cf46edd1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:57,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8e6f6c1b1e5a4507b22216e791f96754/users/c293f08453324b36ac97f04c77aa6abe/roles/34abf31db183417b99e5cb9af4649e17 used request id req-f93229f8-9d3f-4915-86de-1a6cf46edd1a 2018-11-25 15:16:57,232 - openstack_tests - DEBUG - Image metadata - None 2018-11-25 15:16:57,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:57,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:57,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34abf31db183417b99e5cb9af4649e17", "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj-role"}], "expires_at": "2018-11-25T16:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e6f6c1b1e5a4507b22216e791f96754", "name": "CreateImageNegativeTests-41abd3f1-fc97-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8e6f6c1b1e5a4507b22216e791f96754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/8e6f6c1b1e5a4507b22216e791f96754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/8e6f6c1b1e5a4507b22216e791f96754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8e6f6c1b1e5a4507b22216e791f96754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/8e6f6c1b1e5a4507b22216e791f96754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/8e6f6c1b1e5a4507b22216e791f96754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e6f6c1b1e5a4507b22216e791f96754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/8e6f6c1b1e5a4507b22216e791f96754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/8e6f6c1b1e5a4507b22216e791f96754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/8e6f6c1b1e5a4507b22216e791f96754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/8e6f6c1b1e5a4507b22216e791f96754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/8e6f6c1b1e5a4507b22216e791f96754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-41abd3f1-fc97-447-user", "id": "c293f08453324b36ac97f04c77aa6abe"}, "audit_ids": ["DeVUl8txRU66TTVurSyXKA"], "issued_at": "2018-11-25T15:16:57.000000Z"}} 2018-11-25 15:16:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7c2b2b85edc101c43c07253f67a94cc08bf482" 2018-11-25 15:16:57,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5d9932-4f5a-4ba8-95fc-28d934d9284d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:57,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a5d9932-4f5a-4ba8-95fc-28d934d9284d 2018-11-25 15:16:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-7300f02e-7375-4513-93bb-c1ee522de76c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd7c2b2b85edc101c43c07253f67a94cc08bf482" 2018-11-25 15:16:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-35b6bcc0-f74d-437f-9070-56f71687626a Date: Sun, 25 Nov 2018 15:16:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-7300f02e-7375-4513-93bb-c1ee522de76c"} 2018-11-25 15:16:57,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-7300f02e-7375-4513-93bb-c1ee522de76c used request id req-35b6bcc0-f74d-437f-9070-56f71687626a 2018-11-25 15:16:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd7c2b2b85edc101c43c07253f67a94cc08bf482" 2018-11-25 15:16:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-69552f4a-5481-435d-a181-39a466c8fd6f Date: Sun, 25 Nov 2018 15:16:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:16:58,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-69552f4a-5481-435d-a181-39a466c8fd6f 2018-11-25 15:16:58,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd7c2b2b85edc101c43c07253f67a94cc08bf482" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-7300f02e-7375-4513-93bb-c1ee522de76c"}' 2018-11-25 15:16:58,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e335c0a6-c102-4980-9436-138029595d01 X-Openstack-Request-Id: req-092ad08b-d4ea-4d71-a4ea-54310e28199f Date: Sun, 25 Nov 2018 15:16:58 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-7300f02e-7375-4513-93bb-c1ee522de76c", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:16:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:16:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/e335c0a6-c102-4980-9436-138029595d01", "min_disk": 0, "protected": false, "id": "e335c0a6-c102-4980-9436-138029595d01", "file": "/v2/images/e335c0a6-c102-4980-9436-138029595d01/file", "checksum": null, "owner": "8e6f6c1b1e5a4507b22216e791f96754", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:16:58,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-092ad08b-d4ea-4d71-a4ea-54310e28199f 2018-11-25 15:16:58,246 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-25 15:16:58,246 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-7300f02e-7375-4513-93bb-c1ee522de76c 2018-11-25 15:16:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/e335c0a6-c102-4980-9436-138029595d01 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd7c2b2b85edc101c43c07253f67a94cc08bf482" 2018-11-25 15:16:58,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0765467c-8681-4afb-a20e-a6ef28cd3a27 Date: Sun, 25 Nov 2018 15:16:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:16:58,463 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e335c0a6-c102-4980-9436-138029595d01 used request id req-0765467c-8681-4afb-a20e-a6ef28cd3a27 2018-11-25 15:16:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:58,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d1becacc-0fdd-447a-b953-1365d077d470 Date: Sun, 25 Nov 2018 15:16:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:16:58,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d1becacc-0fdd-447a-b953-1365d077d470 2018-11-25 15:16:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:58,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f1c742-0caa-4334-b366-15891389cd2a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:16:58,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-a7f1c742-0caa-4334-b366-15891389cd2a 2018-11-25 15:16:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:58,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c9d7f1-fb06-4606-99c3-db9367ecc366 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:16:58,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-06c9d7f1-fb06-4606-99c3-db9367ecc366 2018-11-25 15:16:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:58,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c3e6c2-6df7-4882-b28d-9018c7cec774 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:16:58,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-77c3e6c2-6df7-4882-b28d-9018c7cec774 2018-11-25 15:16:58,905 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-41abd3f1-fc97-447-proj 2018-11-25 15:16:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8e6f6c1b1e5a4507b22216e791f96754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:59,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3892ad-72a1-4c73-b71c-e8a2857b398c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:59,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8e6f6c1b1e5a4507b22216e791f96754 used request id req-2f3892ad-72a1-4c73-b71c-e8a2857b398c 2018-11-25 15:16:59,119 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-41abd3f1-fc97-447-proj-role 2018-11-25 15:16:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/34abf31db183417b99e5cb9af4649e17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:59,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8056192-5feb-46b8-b98c-9077cd7c57b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:59,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/34abf31db183417b99e5cb9af4649e17 used request id req-a8056192-5feb-46b8-b98c-9077cd7c57b0 2018-11-25 15:16:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1f80e5236ea3681e451260d346d7539541eba4" 2018-11-25 15:16:59,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6e8631-d034-4449-9ced-a467bcf304bf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:16:59,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9f6e8631-d034-4449-9ced-a467bcf304bf 2018-11-25 15:16:59,332 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-41abd3f1-fc97-447-user 2018-11-25 15:16:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c293f08453324b36ac97f04c77aa6abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9390cb701c0d52cf40e88772532931da7c486d" 2018-11-25 15:16:59,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478567f3-6ba6-4387-a607-f0af7ac088b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:16:59,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c293f08453324b36ac97f04c77aa6abe used request id req-478567f3-6ba6-4387-a607-f0af7ac088b0 2018-11-25 15:16:59,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:16:59,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["XpSd1p5-QLWleBfXaOCO9Q"], "issued_at": "2018-11-25T15:16:59.000000Z"}} 2018-11-25 15:16:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590ba9bfec6875f2257dfaf3f2fafb97be674097" 2018-11-25 15:16:59,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83c7cfa-0cdf-4572-9743-8a318382f4e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:16:59,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b83c7cfa-0cdf-4572-9743-8a318382f4e3 2018-11-25 15:16:59,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:16:59,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:00,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["zJ9rI2YiSDucLuEhsaFhtA"], "issued_at": "2018-11-25T15:17:00.000000Z"}} 2018-11-25 15:17:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:00,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4065fa42-6a75-4c83-886e-62c572bb1a1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:00,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4065fa42-6a75-4c83-886e-62c572bb1a1e 2018-11-25 15:17:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:00,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:00,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d0d537b0-ccaf-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:00,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c777399-f9bc-48e4-9b30-a9202eb3acbf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d0d537b0-ccaf-41d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:00,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d0d537b0-ccaf-41d-proj used request id req-4c777399-f9bc-48e4-9b30-a9202eb3acbf 2018-11-25 15:17:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:00,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fc888f-08d2-42b7-8585-5d2932b47389 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:00,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-26fc888f-08d2-42b7-8585-5d2932b47389 2018-11-25 15:17:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj"}}' 2018-11-25 15:17:00,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f7cd3e-e9a3-47a4-b744-c796fe63fd44 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c085577b1d9042a3bdb5573aacc13e68"}, "enabled": true, "id": "c085577b1d9042a3bdb5573aacc13e68", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj"}} 2018-11-25 15:17:00,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-04f7cd3e-e9a3-47a4-b744-c796fe63fd44 2018-11-25 15:17:00,697 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d0d537b0-ccaf-41d-proj 2018-11-25 15:17:00,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:00,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:01,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["6c0meyXiRrGkmrb8MGG3aw"], "issued_at": "2018-11-25T15:17:01.000000Z"}} 2018-11-25 15:17:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7484b0ac0bfa185aa67ef92935ad0950053280" 2018-11-25 15:17:01,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b79e69c-7f5e-4bd4-9c5f-bddf9d7c15ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:01,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1b79e69c-7f5e-4bd4-9c5f-bddf9d7c15ae 2018-11-25 15:17:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:01,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:01,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7484b0ac0bfa185aa67ef92935ad0950053280" 2018-11-25 15:17:01,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d803275-0806-4c68-88fd-b89baba17cd7 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:01,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1d803275-0806-4c68-88fd-b89baba17cd7 2018-11-25 15:17:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-d0d537b0-ccaf-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7484b0ac0bfa185aa67ef92935ad0950053280" 2018-11-25 15:17:01,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0116cd-fcae-4f26-a0e3-b44a40a925d6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-d0d537b0-ccaf-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c085577b1d9042a3bdb5573aacc13e68"}, "enabled": true, "id": "c085577b1d9042a3bdb5573aacc13e68", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj"}]} 2018-11-25 15:17:01,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-d0d537b0-ccaf-41d-proj used request id req-0e0116cd-fcae-4f26-a0e3-b44a40a925d6 2018-11-25 15:17:01,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7484b0ac0bfa185aa67ef92935ad0950053280" 2018-11-25 15:17:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e3cf6c-47e4-41ff-a2bd-eb6abafcecdc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:01,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c6e3cf6c-47e4-41ff-a2bd-eb6abafcecdc 2018-11-25 15:17:01,822 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d0d537b0-ccaf-41d-user 2018-11-25 15:17:01,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:01,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:01,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887c5aad-294b-41dd-a0db-2413673fcb88 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:01,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-887c5aad-294b-41dd-a0db-2413673fcb88 2018-11-25 15:17:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" -d '{"role": {"name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role"}}' 2018-11-25 15:17:02,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59c3f9b-8bb4-45cb-87a7-ae4da70eef6b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ff6e2abac6b4371809ea790cd3b01a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/1ff6e2abac6b4371809ea790cd3b01a9"}, "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role"}} 2018-11-25 15:17:02,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c59c3f9b-8bb4-45cb-87a7-ae4da70eef6b 2018-11-25 15:17:02,014 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role 2018-11-25 15:17:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1ff6e2abac6b4371809ea790cd3b01a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:02,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ba6041-0018-409b-9a44-57af1be2d6ee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1ff6e2abac6b4371809ea790cd3b01a9"}, "domain_id": null, "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role", "id": "1ff6e2abac6b4371809ea790cd3b01a9"}} 2018-11-25 15:17:02,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1ff6e2abac6b4371809ea790cd3b01a9 used request id req-96ba6041-0018-409b-9a44-57af1be2d6ee 2018-11-25 15:17:02,101 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role to project CreateImageNegativeTests-d0d537b0-ccaf-41d-proj 2018-11-25 15:17:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c085577b1d9042a3bdb5573aacc13e68/users/0dfd053702ea4baa844c7ce942752f12/roles/1ff6e2abac6b4371809ea790cd3b01a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:02,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ccfbb6-9810-4e9f-812e-ddeb52144554 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:02,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c085577b1d9042a3bdb5573aacc13e68/users/0dfd053702ea4baa844c7ce942752f12/roles/1ff6e2abac6b4371809ea790cd3b01a9 used request id req-98ccfbb6-9810-4e9f-812e-ddeb52144554 2018-11-25 15:17:02,227 - openstack_tests - DEBUG - Image metadata - None 2018-11-25 15:17:02,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:02,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:02,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ff6e2abac6b4371809ea790cd3b01a9", "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role"}], "expires_at": "2018-11-25T16:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c085577b1d9042a3bdb5573aacc13e68", "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c085577b1d9042a3bdb5573aacc13e68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c085577b1d9042a3bdb5573aacc13e68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c085577b1d9042a3bdb5573aacc13e68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c085577b1d9042a3bdb5573aacc13e68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c085577b1d9042a3bdb5573aacc13e68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c085577b1d9042a3bdb5573aacc13e68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c085577b1d9042a3bdb5573aacc13e68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c085577b1d9042a3bdb5573aacc13e68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c085577b1d9042a3bdb5573aacc13e68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c085577b1d9042a3bdb5573aacc13e68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c085577b1d9042a3bdb5573aacc13e68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c085577b1d9042a3bdb5573aacc13e68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d0d537b0-ccaf-41d-user", "id": "0dfd053702ea4baa844c7ce942752f12"}, "audit_ids": ["x5QCOv2vRQKRtn6gCoMJXA"], "issued_at": "2018-11-25T15:17:02.000000Z"}} 2018-11-25 15:17:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ae6af5a8dab6872e53aa1fc863a7face47ca66" 2018-11-25 15:17:02,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa5701d-490f-4184-80d8-290f2f9bdf06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:02,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-efa5701d-490f-4184-80d8-290f2f9bdf06 2018-11-25 15:17:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-b6e13dc2-0aa6-4161-8019-2d410af247fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28ae6af5a8dab6872e53aa1fc863a7face47ca66" 2018-11-25 15:17:02,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-0bac43f4-41f1-404a-8a07-54f560736976 Date: Sun, 25 Nov 2018 15:17:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-b6e13dc2-0aa6-4161-8019-2d410af247fa"} 2018-11-25 15:17:02,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-b6e13dc2-0aa6-4161-8019-2d410af247fa used request id req-0bac43f4-41f1-404a-8a07-54f560736976 2018-11-25 15:17:02,858 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-11-25 15:17:02,859 - file_utils - DEBUG - Saving file to - /tmp/51a1e60c-27b6-4972-bd27-e95d9d3d3bc0 2018-11-25 15:17:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28ae6af5a8dab6872e53aa1fc863a7face47ca66" 2018-11-25 15:17:03,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f795dc6f-926d-44b2-8ef4-a970578dab4b Date: Sun, 25 Nov 2018 15:17:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:17:03,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f795dc6f-926d-44b2-8ef4-a970578dab4b 2018-11-25 15:17:03,242 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-25 15:17:03,242 - glance_utils - DEBUG - Closing file ./tmp/51a1e60c-27b6-4972-bd27-e95d9d3d3bc0 2018-11-25 15:17:03,242 - glance_utils - INFO - Removing file ./tmp/51a1e60c-27b6-4972-bd27-e95d9d3d3bc0 2018-11-25 15:17:03,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:03,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f9b83dc8-0137-4182-aef7-8880cffc4057 Date: Sun, 25 Nov 2018 15:17:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:03,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f9b83dc8-0137-4182-aef7-8880cffc4057 2018-11-25 15:17:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:03,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57dd68d0-7eba-4647-8889-6e5505ec5cbe Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:03,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-57dd68d0-7eba-4647-8889-6e5505ec5cbe 2018-11-25 15:17:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:03,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ed14d8-be92-44f5-82f7-aa9a2e31a22e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:03,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-d2ed14d8-be92-44f5-82f7-aa9a2e31a22e 2018-11-25 15:17:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:03,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5176ace1-0aa7-43cf-9918-90f52467faf5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:03,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-5176ace1-0aa7-43cf-9918-90f52467faf5 2018-11-25 15:17:03,879 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d0d537b0-ccaf-41d-proj 2018-11-25 15:17:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c085577b1d9042a3bdb5573aacc13e68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:04,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-147cd08e-9cd1-46b8-9e3e-85fec3bf6e1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:04,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c085577b1d9042a3bdb5573aacc13e68 used request id req-147cd08e-9cd1-46b8-9e3e-85fec3bf6e1c 2018-11-25 15:17:04,119 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d0d537b0-ccaf-41d-proj-role 2018-11-25 15:17:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1ff6e2abac6b4371809ea790cd3b01a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:04,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323e4abf-656d-475b-a1f4-8514effdf3c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:04,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1ff6e2abac6b4371809ea790cd3b01a9 used request id req-323e4abf-656d-475b-a1f4-8514effdf3c4 2018-11-25 15:17:04,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bf229d308e4e32ad63ecdfdfeda723aaec8583" 2018-11-25 15:17:04,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8955c130-b848-4ba4-82e8-698a42132f8c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:04,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8955c130-b848-4ba4-82e8-698a42132f8c 2018-11-25 15:17:04,245 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d0d537b0-ccaf-41d-user 2018-11-25 15:17:04,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0dfd053702ea4baa844c7ce942752f12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7484b0ac0bfa185aa67ef92935ad0950053280" 2018-11-25 15:17:04,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3dc2bd-8ed8-4379-a40d-44a66a8bb85e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:04,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0dfd053702ea4baa844c7ce942752f12 used request id req-5e3dc2bd-8ed8-4379-a40d-44a66a8bb85e 2018-11-25 15:17:04,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:04,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xko5YD3dRpm0AzZiWOr4OQ"], "issued_at": "2018-11-25T15:17:04.000000Z"}} 2018-11-25 15:17:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ec1f88c1d720d146c3712f2b1056bcc582f6c8" 2018-11-25 15:17:04,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6d1ccb-d21d-4276-bdfa-0640b5a6f640 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:04,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bb6d1ccb-d21d-4276-bdfa-0640b5a6f640 2018-11-25 15:17:04,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:04,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:05,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jj6l7h8MSPuhOpcw_HpurQ"], "issued_at": "2018-11-25T15:17:05.000000Z"}} 2018-11-25 15:17:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:05,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17149559-fdc8-4075-9ce9-78a76c63f205 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:05,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-17149559-fdc8-4075-9ce9-78a76c63f205 2018-11-25 15:17:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:05,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:05,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-91c0815f-b317-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:05,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b2391d-e3ba-4bd1-a110-cc88654d518d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-91c0815f-b317-418-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:05,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-91c0815f-b317-418-proj used request id req-e6b2391d-e3ba-4bd1-a110-cc88654d518d 2018-11-25 15:17:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:05,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40006d4-3930-4185-89bf-ec7475db7f16 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:05,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f40006d4-3930-4185-89bf-ec7475db7f16 2018-11-25 15:17:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-91c0815f-b317-418-proj"}}' 2018-11-25 15:17:05,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f16b2ea-5ebf-42b9-8ff7-861170a978ea Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/edb5bdb4bbc84bb29c7f6b9a540bcdcf"}, "enabled": true, "id": "edb5bdb4bbc84bb29c7f6b9a540bcdcf", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-91c0815f-b317-418-proj"}} 2018-11-25 15:17:05,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4f16b2ea-5ebf-42b9-8ff7-861170a978ea 2018-11-25 15:17:05,667 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-91c0815f-b317-418-proj 2018-11-25 15:17:05,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:05,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:06,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VllhaK86SKCYwgD3qsenww"], "issued_at": "2018-11-25T15:17:06.000000Z"}} 2018-11-25 15:17:06,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb9034b6d28cef468544cfe6e3cb2df6d72cb6" 2018-11-25 15:17:06,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80e663c-f2fa-4fbe-90b2-cc0696270a94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:06,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b80e663c-f2fa-4fbe-90b2-cc0696270a94 2018-11-25 15:17:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:06,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb9034b6d28cef468544cfe6e3cb2df6d72cb6" 2018-11-25 15:17:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65940a52-054d-435e-8e1f-6e0a5b8a2a7f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:06,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-65940a52-054d-435e-8e1f-6e0a5b8a2a7f 2018-11-25 15:17:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-91c0815f-b317-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb9034b6d28cef468544cfe6e3cb2df6d72cb6" 2018-11-25 15:17:06,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b604f96d-0451-41a3-b671-3610aa754397 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-91c0815f-b317-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/edb5bdb4bbc84bb29c7f6b9a540bcdcf"}, "enabled": true, "id": "edb5bdb4bbc84bb29c7f6b9a540bcdcf", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-91c0815f-b317-418-proj"}]} 2018-11-25 15:17:06,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-91c0815f-b317-418-proj used request id req-b604f96d-0451-41a3-b671-3610aa754397 2018-11-25 15:17:06,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb9034b6d28cef468544cfe6e3cb2df6d72cb6" 2018-11-25 15:17:06,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93cb9b9d-5c57-4821-b58d-5428157f2b73 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:06,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-93cb9b9d-5c57-4821-b58d-5428157f2b73 2018-11-25 15:17:06,966 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-91c0815f-b317-418-user 2018-11-25 15:17:06,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:06,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:07,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21b5eb9-f4c0-4c39-824b-c593f188841e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:07,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f21b5eb9-f4c0-4c39-824b-c593f188841e 2018-11-25 15:17:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" -d '{"role": {"name": "CreateImageNegativeTests-91c0815f-b317-418-proj-role"}}' 2018-11-25 15:17:07,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59269fd8-8313-4314-bac4-249e38d44e20 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce3e967162044393b74ab457dbdd43f6", "links": {"self": "http://172.30.9.29:5000/v3/roles/ce3e967162044393b74ab457dbdd43f6"}, "name": "CreateImageNegativeTests-91c0815f-b317-418-proj-role"}} 2018-11-25 15:17:07,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-59269fd8-8313-4314-bac4-249e38d44e20 2018-11-25 15:17:07,170 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-91c0815f-b317-418-proj-role 2018-11-25 15:17:07,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ce3e967162044393b74ab457dbdd43f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:07,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f783fa9-6fa9-405a-a2bc-c3f5f8c8cab8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ce3e967162044393b74ab457dbdd43f6"}, "domain_id": null, "name": "CreateImageNegativeTests-91c0815f-b317-418-proj-role", "id": "ce3e967162044393b74ab457dbdd43f6"}} 2018-11-25 15:17:07,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ce3e967162044393b74ab457dbdd43f6 used request id req-0f783fa9-6fa9-405a-a2bc-c3f5f8c8cab8 2018-11-25 15:17:07,191 - keystone_utils - INFO - Granting role CreateImageNegativeTests-91c0815f-b317-418-proj-role to project CreateImageNegativeTests-91c0815f-b317-418-proj 2018-11-25 15:17:07,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/edb5bdb4bbc84bb29c7f6b9a540bcdcf/users/3059281d2d79474f8fa96c478c6b75fe/roles/ce3e967162044393b74ab457dbdd43f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:07,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c9c43a-7abb-47c1-abed-1c57ba7e5d6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:07,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/edb5bdb4bbc84bb29c7f6b9a540bcdcf/users/3059281d2d79474f8fa96c478c6b75fe/roles/ce3e967162044393b74ab457dbdd43f6 used request id req-52c9c43a-7abb-47c1-abed-1c57ba7e5d6c 2018-11-25 15:17:07,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:07,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:07,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce3e967162044393b74ab457dbdd43f6", "name": "CreateImageNegativeTests-91c0815f-b317-418-proj-role"}], "expires_at": "2018-11-25T16:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edb5bdb4bbc84bb29c7f6b9a540bcdcf", "name": "CreateImageNegativeTests-91c0815f-b317-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/edb5bdb4bbc84bb29c7f6b9a540bcdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-91c0815f-b317-418-user", "id": "3059281d2d79474f8fa96c478c6b75fe"}, "audit_ids": ["561Y_izARtes7ZVRVB7p2A"], "issued_at": "2018-11-25T15:17:07.000000Z"}} 2018-11-25 15:17:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c78b1ae000fee6a6140f1449964f024b64ff1f" 2018-11-25 15:17:07,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855bd109-7c39-4409-9211-af6236733657 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:07,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-855bd109-7c39-4409-9211-af6236733657 2018-11-25 15:17:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c78b1ae000fee6a6140f1449964f024b64ff1f" 2018-11-25 15:17:07,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-82d42b00-0104-481e-bc5c-fcdf7a1ff543 Date: Sun, 25 Nov 2018 15:17:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-25 15:17:07,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=foo used request id req-82d42b00-0104-481e-bc5c-fcdf7a1ff543 2018-11-25 15:17:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4bd2541f-ad42-4883-b43d-94a481793885 Date: Sun, 25 Nov 2018 15:17:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:08,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4bd2541f-ad42-4883-b43d-94a481793885 2018-11-25 15:17:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fecc941-a483-4507-b42e-1aeeadf44eaa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:08,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-5fecc941-a483-4507-b42e-1aeeadf44eaa 2018-11-25 15:17:08,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8bd981a-6ba6-4980-a682-eb556f1ef77a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:08,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-d8bd981a-6ba6-4980-a682-eb556f1ef77a 2018-11-25 15:17:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8b7ec6-61d3-428f-a112-13b30b7db4d7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:08,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-3d8b7ec6-61d3-428f-a112-13b30b7db4d7 2018-11-25 15:17:08,450 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-91c0815f-b317-418-proj 2018-11-25 15:17:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/edb5bdb4bbc84bb29c7f6b9a540bcdcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3dd306-e3f4-4833-9716-3728780e7fde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:08,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/edb5bdb4bbc84bb29c7f6b9a540bcdcf used request id req-6a3dd306-e3f4-4833-9716-3728780e7fde 2018-11-25 15:17:08,664 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-91c0815f-b317-418-proj-role 2018-11-25 15:17:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ce3e967162044393b74ab457dbdd43f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40070a1-c621-4433-bf0d-221e8b494ecf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:08,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ce3e967162044393b74ab457dbdd43f6 used request id req-b40070a1-c621-4433-bf0d-221e8b494ecf 2018-11-25 15:17:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fffc76546ffc38b460e5ced14370a473dedea0e" 2018-11-25 15:17:08,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcec006-89cf-4994-a37f-eaeb0e967da2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:08,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6bcec006-89cf-4994-a37f-eaeb0e967da2 2018-11-25 15:17:08,888 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-91c0815f-b317-418-user 2018-11-25 15:17:08,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3059281d2d79474f8fa96c478c6b75fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb9034b6d28cef468544cfe6e3cb2df6d72cb6" 2018-11-25 15:17:09,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94cffc0a-9945-4bf5-9c1d-2ee6563e4106 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:09,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3059281d2d79474f8fa96c478c6b75fe used request id req-94cffc0a-9945-4bf5-9c1d-2ee6563e4106 2018-11-25 15:17:09,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:09,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["dqajpW-ZQzCRMgO8EXo6ww"], "issued_at": "2018-11-25T15:17:09.000000Z"}} 2018-11-25 15:17:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7495b75e45970948986c36afe9f30625a6a8a43" 2018-11-25 15:17:09,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba64b785-6d4b-446c-a9b8-52cc513c3aae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:09,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ba64b785-6d4b-446c-a9b8-52cc513c3aae 2018-11-25 15:17:09,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:09,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:09,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["r5FPoMtSREqOxevqIhPRNA"], "issued_at": "2018-11-25T15:17:09.000000Z"}} 2018-11-25 15:17:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:10,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3889ad9c-2059-4f08-88ed-9a0aed31fd64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:10,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3889ad9c-2059-4f08-88ed-9a0aed31fd64 2018-11-25 15:17:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:10,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-02162d39-89d4-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:10,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab03482-cb8c-426f-b613-bcf0be1774e1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-02162d39-89d4-460-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:10,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-02162d39-89d4-460-proj used request id req-8ab03482-cb8c-426f-b613-bcf0be1774e1 2018-11-25 15:17:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:10,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc84e7c-3210-456a-8e3d-09f000540666 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:10,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3dc84e7c-3210-456a-8e3d-09f000540666 2018-11-25 15:17:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-02162d39-89d4-460-proj"}}' 2018-11-25 15:17:10,326 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db201c0-bd6a-401e-b1e1-1fec88074c76 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b41b3ebc519546a5b94dbf6989b85e66"}, "enabled": true, "id": "b41b3ebc519546a5b94dbf6989b85e66", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-02162d39-89d4-460-proj"}} 2018-11-25 15:17:10,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8db201c0-bd6a-401e-b1e1-1fec88074c76 2018-11-25 15:17:10,326 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-02162d39-89d4-460-proj 2018-11-25 15:17:10,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:10,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:10,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["E9jUdXXoQgm2gWjLnf64DA"], "issued_at": "2018-11-25T15:17:10.000000Z"}} 2018-11-25 15:17:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7fe1ffdb207959030e9a81c97a550fbaf2eaea" 2018-11-25 15:17:10,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb116e4-5fbb-4d02-bcfc-1e7a30a7ab48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:10,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-feb116e4-5fbb-4d02-bcfc-1e7a30a7ab48 2018-11-25 15:17:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:10,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:10,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7fe1ffdb207959030e9a81c97a550fbaf2eaea" 2018-11-25 15:17:10,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb5e8c7-a9be-4675-aa3c-daa8a539a5b1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:10,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dfb5e8c7-a9be-4675-aa3c-daa8a539a5b1 2018-11-25 15:17:10,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-02162d39-89d4-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7fe1ffdb207959030e9a81c97a550fbaf2eaea" 2018-11-25 15:17:10,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98d9223-4034-4fce-84a8-3dfec93ff35e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-02162d39-89d4-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b41b3ebc519546a5b94dbf6989b85e66"}, "enabled": true, "id": "b41b3ebc519546a5b94dbf6989b85e66", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-02162d39-89d4-460-proj"}]} 2018-11-25 15:17:10,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-02162d39-89d4-460-proj used request id req-c98d9223-4034-4fce-84a8-3dfec93ff35e 2018-11-25 15:17:10,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7fe1ffdb207959030e9a81c97a550fbaf2eaea" 2018-11-25 15:17:11,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334a9055-ed50-4eb6-b85a-bfd51032984d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:11,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-334a9055-ed50-4eb6-b85a-bfd51032984d 2018-11-25 15:17:11,457 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-02162d39-89d4-460-user 2018-11-25 15:17:11,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:11,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8a8d67-c5d4-4c12-a7a6-4ef575b353ac Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:11,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2d8a8d67-c5d4-4c12-a7a6-4ef575b353ac 2018-11-25 15:17:11,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" -d '{"role": {"name": "CreateImageNegativeTests-02162d39-89d4-460-proj-role"}}' 2018-11-25 15:17:11,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a780198a-2eab-4600-a2e5-47aeb9b1a2de Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e04e4564cdd9404ebc5318da470822f3", "links": {"self": "http://172.30.9.29:5000/v3/roles/e04e4564cdd9404ebc5318da470822f3"}, "name": "CreateImageNegativeTests-02162d39-89d4-460-proj-role"}} 2018-11-25 15:17:11,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a780198a-2eab-4600-a2e5-47aeb9b1a2de 2018-11-25 15:17:11,716 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-02162d39-89d4-460-proj-role 2018-11-25 15:17:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e04e4564cdd9404ebc5318da470822f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:11,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabf89b3-a14c-4a4b-8c87-87ae9e66f09c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e04e4564cdd9404ebc5318da470822f3"}, "domain_id": null, "name": "CreateImageNegativeTests-02162d39-89d4-460-proj-role", "id": "e04e4564cdd9404ebc5318da470822f3"}} 2018-11-25 15:17:11,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e04e4564cdd9404ebc5318da470822f3 used request id req-aabf89b3-a14c-4a4b-8c87-87ae9e66f09c 2018-11-25 15:17:11,798 - keystone_utils - INFO - Granting role CreateImageNegativeTests-02162d39-89d4-460-proj-role to project CreateImageNegativeTests-02162d39-89d4-460-proj 2018-11-25 15:17:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b41b3ebc519546a5b94dbf6989b85e66/users/2b3e3faa92054e5aba1f9a961f6cc319/roles/e04e4564cdd9404ebc5318da470822f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:11,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867a98af-d54f-44ed-84b7-d0d452a28491 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:11,927 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b41b3ebc519546a5b94dbf6989b85e66/users/2b3e3faa92054e5aba1f9a961f6cc319/roles/e04e4564cdd9404ebc5318da470822f3 used request id req-867a98af-d54f-44ed-84b7-d0d452a28491 2018-11-25 15:17:11,928 - openstack_tests - DEBUG - Image metadata - None 2018-11-25 15:17:11,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:11,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:12,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e04e4564cdd9404ebc5318da470822f3", "name": "CreateImageNegativeTests-02162d39-89d4-460-proj-role"}], "expires_at": "2018-11-25T16:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b41b3ebc519546a5b94dbf6989b85e66", "name": "CreateImageNegativeTests-02162d39-89d4-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b41b3ebc519546a5b94dbf6989b85e66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b41b3ebc519546a5b94dbf6989b85e66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b41b3ebc519546a5b94dbf6989b85e66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b41b3ebc519546a5b94dbf6989b85e66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b41b3ebc519546a5b94dbf6989b85e66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b41b3ebc519546a5b94dbf6989b85e66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b41b3ebc519546a5b94dbf6989b85e66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b41b3ebc519546a5b94dbf6989b85e66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b41b3ebc519546a5b94dbf6989b85e66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b41b3ebc519546a5b94dbf6989b85e66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b41b3ebc519546a5b94dbf6989b85e66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b41b3ebc519546a5b94dbf6989b85e66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-02162d39-89d4-460-user", "id": "2b3e3faa92054e5aba1f9a961f6cc319"}, "audit_ids": ["_q6QY73GQHyw0H3GSaPeiw"], "issued_at": "2018-11-25T15:17:12.000000Z"}} 2018-11-25 15:17:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce23dc8d527782ca80c009c225e870d64ead716d" 2018-11-25 15:17:12,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce9f0f4-4ec5-4d51-9529-ba251ef0d2f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:12,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7ce9f0f4-4ec5-4d51-9529-ba251ef0d2f3 2018-11-25 15:17:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-851ce954-e8ae-455f-8168-1ad42d5b87b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce23dc8d527782ca80c009c225e870d64ead716d" 2018-11-25 15:17:12,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-b6f0b486-415b-4a37-9441-a64931fcbea7 Date: Sun, 25 Nov 2018 15:17:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-851ce954-e8ae-455f-8168-1ad42d5b87b1"} 2018-11-25 15:17:12,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-851ce954-e8ae-455f-8168-1ad42d5b87b1 used request id req-b6f0b486-415b-4a37-9441-a64931fcbea7 2018-11-25 15:17:12,751 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-11-25 15:17:12,751 - file_utils - DEBUG - Saving file to - /tmp/b6519145-4b68-4889-85b7-a9358454fff4 2018-11-25 15:17:12,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-71eb6a2d-7131-4251-9e66-8e4905f62e37 Date: Sun, 25 Nov 2018 15:17:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:13,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-71eb6a2d-7131-4251-9e66-8e4905f62e37 2018-11-25 15:17:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03f6763-97f6-4755-aac6-fecc585b2414 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:13,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-a03f6763-97f6-4755-aac6-fecc585b2414 2018-11-25 15:17:13,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09254ed1-8109-45d3-afd3-686f67775ed9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:13,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-09254ed1-8109-45d3-afd3-686f67775ed9 2018-11-25 15:17:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565e796c-b6da-4b47-a915-ba1d7fe9af9f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:13,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-565e796c-b6da-4b47-a915-ba1d7fe9af9f 2018-11-25 15:17:13,382 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-02162d39-89d4-460-proj 2018-11-25 15:17:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b41b3ebc519546a5b94dbf6989b85e66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec3398c4-4c10-4e13-aa74-b2233e53a8a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:13,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b41b3ebc519546a5b94dbf6989b85e66 used request id req-ec3398c4-4c10-4e13-aa74-b2233e53a8a0 2018-11-25 15:17:13,605 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-02162d39-89d4-460-proj-role 2018-11-25 15:17:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e04e4564cdd9404ebc5318da470822f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661ff388-96b5-4cc1-9425-e71cc3d08c45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:13,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e04e4564cdd9404ebc5318da470822f3 used request id req-661ff388-96b5-4cc1-9425-e71cc3d08c45 2018-11-25 15:17:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63ab13740621590d2b26a32bad3090aaa38430" 2018-11-25 15:17:13,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a3fad9-e31b-4638-ac4e-e21661578233 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:13,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-24a3fad9-e31b-4638-ac4e-e21661578233 2018-11-25 15:17:13,748 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-02162d39-89d4-460-user 2018-11-25 15:17:13,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2b3e3faa92054e5aba1f9a961f6cc319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7fe1ffdb207959030e9a81c97a550fbaf2eaea" 2018-11-25 15:17:13,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f912a5d4-ea41-4302-9724-e2ee5636f46a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:13,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2b3e3faa92054e5aba1f9a961f6cc319 used request id req-f912a5d4-ea41-4302-9724-e2ee5636f46a 2018-11-25 15:17:13,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:14,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1-Ez_lQXR1CN5POaxJxblQ"], "issued_at": "2018-11-25T15:17:14.000000Z"}} 2018-11-25 15:17:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322d5eccdda441e9e4a065c07c82454002bafd67" 2018-11-25 15:17:14,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42c2ef8-2b40-467e-b06a-64a94aea3f68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:14,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f42c2ef8-2b40-467e-b06a-64a94aea3f68 2018-11-25 15:17:14,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:14,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:14,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["amLcaWAHRyqG9WPymvsvRA"], "issued_at": "2018-11-25T15:17:14.000000Z"}} 2018-11-25 15:17:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:14,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0e3965-1fd6-4bf8-99a7-e37b268e3be2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:14,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4e0e3965-1fd6-4bf8-99a7-e37b268e3be2 2018-11-25 15:17:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:14,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-322e065c-7cb4-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:14,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f5a422-ee00-4157-93b7-3fc12084bda6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-322e065c-7cb4-491-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:14,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-322e065c-7cb4-491-proj used request id req-23f5a422-ee00-4157-93b7-3fc12084bda6 2018-11-25 15:17:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:15,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0031db3-b8da-4020-987b-00e9577e5fa4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:15,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c0031db3-b8da-4020-987b-00e9577e5fa4 2018-11-25 15:17:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-322e065c-7cb4-491-proj"}}' 2018-11-25 15:17:15,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b28dc5-9843-40fd-9b85-8260de35768a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/492efa29e74b45a7889b4383d44eae26"}, "enabled": true, "id": "492efa29e74b45a7889b4383d44eae26", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-322e065c-7cb4-491-proj"}} 2018-11-25 15:17:15,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e4b28dc5-9843-40fd-9b85-8260de35768a 2018-11-25 15:17:15,158 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-322e065c-7cb4-491-proj 2018-11-25 15:17:15,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:15,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:15,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["OIP6bQSSQD6DQ9Ob21f5fQ"], "issued_at": "2018-11-25T15:17:15.000000Z"}} 2018-11-25 15:17:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490c91d2ee03cc40b2fe978e6729ff5b85115aed" 2018-11-25 15:17:15,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27c30ae-1713-4f61-9e6b-4c6c067ed07d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:15,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c27c30ae-1713-4f61-9e6b-4c6c067ed07d 2018-11-25 15:17:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:15,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:15,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490c91d2ee03cc40b2fe978e6729ff5b85115aed" 2018-11-25 15:17:15,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ec1d58-d5d5-4695-a137-c106ced10631 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:15,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-33ec1d58-d5d5-4695-a137-c106ced10631 2018-11-25 15:17:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-322e065c-7cb4-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490c91d2ee03cc40b2fe978e6729ff5b85115aed" 2018-11-25 15:17:15,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2483cb-348d-4958-90ab-03422dc99b9c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-322e065c-7cb4-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/492efa29e74b45a7889b4383d44eae26"}, "enabled": true, "id": "492efa29e74b45a7889b4383d44eae26", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-322e065c-7cb4-491-proj"}]} 2018-11-25 15:17:15,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-322e065c-7cb4-491-proj used request id req-ae2483cb-348d-4958-90ab-03422dc99b9c 2018-11-25 15:17:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490c91d2ee03cc40b2fe978e6729ff5b85115aed" 2018-11-25 15:17:16,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fb90bd-525f-4379-b83e-62c2e56cf2b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:16,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a4fb90bd-525f-4379-b83e-62c2e56cf2b2 2018-11-25 15:17:16,326 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-322e065c-7cb4-491-user 2018-11-25 15:17:16,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:16,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:16,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f58bd3e-40df-4d3e-a22c-73a134f979b0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:16,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9f58bd3e-40df-4d3e-a22c-73a134f979b0 2018-11-25 15:17:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" -d '{"role": {"name": "CreateMultiPartImageTests-322e065c-7cb4-491-proj-role"}}' 2018-11-25 15:17:16,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c601647-37db-4856-86d6-9b9213c226dd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59c2e40f6d6c48f1ab294311ca0a5281", "links": {"self": "http://172.30.9.29:5000/v3/roles/59c2e40f6d6c48f1ab294311ca0a5281"}, "name": "CreateMultiPartImageTests-322e065c-7cb4-491-proj-role"}} 2018-11-25 15:17:16,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9c601647-37db-4856-86d6-9b9213c226dd 2018-11-25 15:17:16,446 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-322e065c-7cb4-491-proj-role 2018-11-25 15:17:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/59c2e40f6d6c48f1ab294311ca0a5281 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:16,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfad2db-1e5a-41be-8f62-53b56590caa8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/59c2e40f6d6c48f1ab294311ca0a5281"}, "domain_id": null, "name": "CreateMultiPartImageTests-322e065c-7cb4-491-proj-role", "id": "59c2e40f6d6c48f1ab294311ca0a5281"}} 2018-11-25 15:17:16,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/59c2e40f6d6c48f1ab294311ca0a5281 used request id req-fdfad2db-1e5a-41be-8f62-53b56590caa8 2018-11-25 15:17:16,539 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-322e065c-7cb4-491-proj-role to project CreateMultiPartImageTests-322e065c-7cb4-491-proj 2018-11-25 15:17:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/492efa29e74b45a7889b4383d44eae26/users/7241637cc6de463e9653dc73227c3e68/roles/59c2e40f6d6c48f1ab294311ca0a5281 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:16,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd10cd8-9e69-47f4-9cc0-be3770b12a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:16,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/492efa29e74b45a7889b4383d44eae26/users/7241637cc6de463e9653dc73227c3e68/roles/59c2e40f6d6c48f1ab294311ca0a5281 used request id req-ebd10cd8-9e69-47f4-9cc0-be3770b12a8e 2018-11-25 15:17:16,672 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-11-25 15:17:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6e5ae5a6-79d6-4459-8404-04a3ed8d3630 Date: Sun, 25 Nov 2018 15:17:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:17,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6e5ae5a6-79d6-4459-8404-04a3ed8d3630 2018-11-25 15:17:17,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9076800b-2979-45b9-88cd-c3d5aef1b31a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:17,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-9076800b-2979-45b9-88cd-c3d5aef1b31a 2018-11-25 15:17:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e0da50-783f-4644-bde3-fef587f208ce Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:17,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-30e0da50-783f-4644-bde3-fef587f208ce 2018-11-25 15:17:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7b4fe9-5f35-44a2-a93f-463bb840a230 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:17,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-1e7b4fe9-5f35-44a2-a93f-463bb840a230 2018-11-25 15:17:17,272 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-322e065c-7cb4-491-proj 2018-11-25 15:17:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/492efa29e74b45a7889b4383d44eae26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb31cb6c-7386-49be-82e5-ff61e96bfade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:17,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/492efa29e74b45a7889b4383d44eae26 used request id req-fb31cb6c-7386-49be-82e5-ff61e96bfade 2018-11-25 15:17:17,466 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-322e065c-7cb4-491-proj-role 2018-11-25 15:17:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/59c2e40f6d6c48f1ab294311ca0a5281 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2392162e-66fe-4e47-b2a7-b81651beb65b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:17,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/59c2e40f6d6c48f1ab294311ca0a5281 used request id req-2392162e-66fe-4e47-b2a7-b81651beb65b 2018-11-25 15:17:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1ca0c0ed4fb097677ea1806f5aee63f95ddd63" 2018-11-25 15:17:17,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6467d29-9d07-44f5-8d29-03cb59e98bd5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:17,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6467d29-9d07-44f5-8d29-03cb59e98bd5 2018-11-25 15:17:17,678 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-322e065c-7cb4-491-user 2018-11-25 15:17:17,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7241637cc6de463e9653dc73227c3e68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490c91d2ee03cc40b2fe978e6729ff5b85115aed" 2018-11-25 15:17:17,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a360a9-8b43-44c7-b42b-59f2d8fadbb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:17,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7241637cc6de463e9653dc73227c3e68 used request id req-67a360a9-8b43-44c7-b42b-59f2d8fadbb9 2018-11-25 15:17:17,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:18,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["vkw5yXA_RASK2JBJ-uqJUw"], "issued_at": "2018-11-25T15:17:18.000000Z"}} 2018-11-25 15:17:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc226caa900a60f77a93fb050ab97b6aeb6efb" 2018-11-25 15:17:18,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6563ef5d-5f58-4993-85fe-8e68a839c135 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:18,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6563ef5d-5f58-4993-85fe-8e68a839c135 2018-11-25 15:17:18,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:18,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:18,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-bLt_KlnQFCcJIFbPKNaRw"], "issued_at": "2018-11-25T15:17:18.000000Z"}} 2018-11-25 15:17:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:18,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bde8b64-db1e-49cf-a9a0-e3cbf73c19cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:18,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3bde8b64-db1e-49cf-a9a0-e3cbf73c19cf 2018-11-25 15:17:18,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:18,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-640f68d1-a483-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:19,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19dba44b-f0c3-4661-8e0f-9268d390fac5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-640f68d1-a483-45e-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:19,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-640f68d1-a483-45e-proj used request id req-19dba44b-f0c3-4661-8e0f-9268d390fac5 2018-11-25 15:17:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:19,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6044e0ae-f981-41b0-a6c3-5141e767be47 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:19,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6044e0ae-f981-41b0-a6c3-5141e767be47 2018-11-25 15:17:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-640f68d1-a483-45e-proj"}}' 2018-11-25 15:17:19,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3303fcbd-b36c-4144-8f6c-15268a2ae74d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0efab397c4f145cc993340474c12310e"}, "enabled": true, "id": "0efab397c4f145cc993340474c12310e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-640f68d1-a483-45e-proj"}} 2018-11-25 15:17:19,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3303fcbd-b36c-4144-8f6c-15268a2ae74d 2018-11-25 15:17:19,224 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-640f68d1-a483-45e-proj 2018-11-25 15:17:19,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:19,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:19,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TWHrKCqdSCO1VcTKXOS0rA"], "issued_at": "2018-11-25T15:17:19.000000Z"}} 2018-11-25 15:17:19,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98686115f61dac4dd4bb9b3f4c0b1df4eaf497a" 2018-11-25 15:17:19,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec46018-b547-4234-b47d-20c04c89a67d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:19,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dec46018-b547-4234-b47d-20c04c89a67d 2018-11-25 15:17:19,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:19,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:19,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98686115f61dac4dd4bb9b3f4c0b1df4eaf497a" 2018-11-25 15:17:19,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c24c1f-24a5-4f44-b389-569292b209e0 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:19,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-17c24c1f-24a5-4f44-b389-569292b209e0 2018-11-25 15:17:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-640f68d1-a483-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98686115f61dac4dd4bb9b3f4c0b1df4eaf497a" 2018-11-25 15:17:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb14f7a6-5d67-4dd8-8a86-d2795d1f6e66 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-640f68d1-a483-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0efab397c4f145cc993340474c12310e"}, "enabled": true, "id": "0efab397c4f145cc993340474c12310e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-640f68d1-a483-45e-proj"}]} 2018-11-25 15:17:19,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-640f68d1-a483-45e-proj used request id req-cb14f7a6-5d67-4dd8-8a86-d2795d1f6e66 2018-11-25 15:17:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98686115f61dac4dd4bb9b3f4c0b1df4eaf497a" 2018-11-25 15:17:19,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-616d89dd-fe41-4c8f-a2d0-5a567f084c04 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:19,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-616d89dd-fe41-4c8f-a2d0-5a567f084c04 2018-11-25 15:17:20,295 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-640f68d1-a483-45e-user 2018-11-25 15:17:20,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:20,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:20,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ad6e39-4636-4eae-9b72-af293e4c8afd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:20,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-40ad6e39-4636-4eae-9b72-af293e4c8afd 2018-11-25 15:17:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" -d '{"role": {"name": "CreateMultiPartImageTests-640f68d1-a483-45e-proj-role"}}' 2018-11-25 15:17:20,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-160e597a-a7f9-4005-b62c-bbe7d53cc041 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4e8f0e6e0fd4a7ba38ca047a117be9d", "links": {"self": "http://172.30.9.29:5000/v3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d"}, "name": "CreateMultiPartImageTests-640f68d1-a483-45e-proj-role"}} 2018-11-25 15:17:20,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-160e597a-a7f9-4005-b62c-bbe7d53cc041 2018-11-25 15:17:20,506 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-640f68d1-a483-45e-proj-role 2018-11-25 15:17:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:20,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe2de92-52b6-4fcb-9e62-6f18de1497e0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d"}, "domain_id": null, "name": "CreateMultiPartImageTests-640f68d1-a483-45e-proj-role", "id": "e4e8f0e6e0fd4a7ba38ca047a117be9d"}} 2018-11-25 15:17:20,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d used request id req-cbe2de92-52b6-4fcb-9e62-6f18de1497e0 2018-11-25 15:17:20,590 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-640f68d1-a483-45e-proj-role to project CreateMultiPartImageTests-640f68d1-a483-45e-proj 2018-11-25 15:17:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0efab397c4f145cc993340474c12310e/users/fc7dd28923824857946c4c7171cb46a3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:20,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b4e52f-5ca0-4675-8dc8-c81d3144afc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:20,718 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0efab397c4f145cc993340474c12310e/users/fc7dd28923824857946c4c7171cb46a3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d used request id req-b4b4e52f-5ca0-4675-8dc8-c81d3144afc6 2018-11-25 15:17:20,729 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-25 15:17:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:20,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-db3055b2-52ce-4121-bcdf-c329e224f3ea Date: Sun, 25 Nov 2018 15:17:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:20,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-db3055b2-52ce-4121-bcdf-c329e224f3ea 2018-11-25 15:17:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:21,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3e0d5a-ae76-42a2-9927-7f2e7938a53b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:21,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-9e3e0d5a-ae76-42a2-9927-7f2e7938a53b 2018-11-25 15:17:21,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:21,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0eb023-605f-402c-8fd0-65fbd2d4d6b2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:21,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-ed0eb023-605f-402c-8fd0-65fbd2d4d6b2 2018-11-25 15:17:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:21,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c359993-beea-4a3f-9052-df101e508042 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:21,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-9c359993-beea-4a3f-9052-df101e508042 2018-11-25 15:17:21,151 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-640f68d1-a483-45e-proj 2018-11-25 15:17:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/0efab397c4f145cc993340474c12310e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:21,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0d5734-0b28-48b3-8325-ba55ada8eeeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:21,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0efab397c4f145cc993340474c12310e used request id req-dc0d5734-0b28-48b3-8325-ba55ada8eeeb 2018-11-25 15:17:21,460 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-640f68d1-a483-45e-proj-role 2018-11-25 15:17:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:21,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a7be67-82f1-4e2c-b469-3de905a017db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:21,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e4e8f0e6e0fd4a7ba38ca047a117be9d used request id req-e6a7be67-82f1-4e2c-b469-3de905a017db 2018-11-25 15:17:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bf81f5201092ac7bf8a5ac901d790f0c91a1ec" 2018-11-25 15:17:21,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598792a1-0cbe-44f4-98e4-6bda523c5d24 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:21,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-598792a1-0cbe-44f4-98e4-6bda523c5d24 2018-11-25 15:17:21,670 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-640f68d1-a483-45e-user 2018-11-25 15:17:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fc7dd28923824857946c4c7171cb46a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98686115f61dac4dd4bb9b3f4c0b1df4eaf497a" 2018-11-25 15:17:21,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae7db1e-03df-4b97-b0b6-6be2def0b14f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:21,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fc7dd28923824857946c4c7171cb46a3 used request id req-0ae7db1e-03df-4b97-b0b6-6be2def0b14f 2018-11-25 15:17:21,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:22,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["0MVezO8xQhePwulgTxjz9Q"], "issued_at": "2018-11-25T15:17:22.000000Z"}} 2018-11-25 15:17:22,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44695825dd2c0e754c8a9b8e875d12d96ea80aa0" 2018-11-25 15:17:22,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65982063-4527-4ec0-a091-03b889eb3560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:22,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-65982063-4527-4ec0-a091-03b889eb3560 2018-11-25 15:17:22,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:22,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:22,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DptnyuNtRvCza9gN62zSQg"], "issued_at": "2018-11-25T15:17:22.000000Z"}} 2018-11-25 15:17:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:22,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40aa04b-c8c9-434e-9d30-e095f0e3e06e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:22,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a40aa04b-c8c9-434e-9d30-e095f0e3e06e 2018-11-25 15:17:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:22,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:22,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-87b12528-1953-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:22,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c7f907-0766-4c83-889c-44725b63f76c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-87b12528-1953-46d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:22,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-87b12528-1953-46d-proj used request id req-a3c7f907-0766-4c83-889c-44725b63f76c 2018-11-25 15:17:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:22,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a41c975-12ce-4b80-b78e-9e12b70d0ce9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:22,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4a41c975-12ce-4b80-b78e-9e12b70d0ce9 2018-11-25 15:17:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-87b12528-1953-46d-proj"}}' 2018-11-25 15:17:23,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556022dd-5a79-4ea3-9fbc-eb118957eed3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c96dc9989d84d5ca94bb89af7c3833d"}, "enabled": true, "id": "4c96dc9989d84d5ca94bb89af7c3833d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-87b12528-1953-46d-proj"}} 2018-11-25 15:17:23,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-556022dd-5a79-4ea3-9fbc-eb118957eed3 2018-11-25 15:17:23,098 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-87b12528-1953-46d-proj 2018-11-25 15:17:23,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:23,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:23,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xdb8Skv7R7a798TYxntclA"], "issued_at": "2018-11-25T15:17:23.000000Z"}} 2018-11-25 15:17:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0699ba000a67894e346492b0dd3afbe317dc1ab1" 2018-11-25 15:17:23,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fcfce4c-ea77-4fc7-9564-140705a4589b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:23,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1fcfce4c-ea77-4fc7-9564-140705a4589b 2018-11-25 15:17:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:23,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0699ba000a67894e346492b0dd3afbe317dc1ab1" 2018-11-25 15:17:23,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a54347c-4d26-45c5-9dd2-5598da25cd0f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:23,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6a54347c-4d26-45c5-9dd2-5598da25cd0f 2018-11-25 15:17:23,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-87b12528-1953-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0699ba000a67894e346492b0dd3afbe317dc1ab1" 2018-11-25 15:17:23,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2971cb47-2e16-4462-a9cd-e7d1f7eb1dbf Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-87b12528-1953-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c96dc9989d84d5ca94bb89af7c3833d"}, "enabled": true, "id": "4c96dc9989d84d5ca94bb89af7c3833d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-87b12528-1953-46d-proj"}]} 2018-11-25 15:17:23,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-87b12528-1953-46d-proj used request id req-2971cb47-2e16-4462-a9cd-e7d1f7eb1dbf 2018-11-25 15:17:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0699ba000a67894e346492b0dd3afbe317dc1ab1" 2018-11-25 15:17:23,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4b9d71-f2db-4673-9e8d-8b29e06283c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:23,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cb4b9d71-f2db-4673-9e8d-8b29e06283c0 2018-11-25 15:17:24,248 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-87b12528-1953-46d-user 2018-11-25 15:17:24,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:24,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173f5656-6e6a-4dd6-b661-9949972ccb2e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:24,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-173f5656-6e6a-4dd6-b661-9949972ccb2e 2018-11-25 15:17:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" -d '{"role": {"name": "CreateMultiPartImageTests-87b12528-1953-46d-proj-role"}}' 2018-11-25 15:17:24,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a497c3-e19c-4a99-9426-5f38aa08c3d4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12bd3fbe6dc54c4c9c23b62f4392964a", "links": {"self": "http://172.30.9.29:5000/v3/roles/12bd3fbe6dc54c4c9c23b62f4392964a"}, "name": "CreateMultiPartImageTests-87b12528-1953-46d-proj-role"}} 2018-11-25 15:17:24,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-68a497c3-e19c-4a99-9426-5f38aa08c3d4 2018-11-25 15:17:24,404 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-87b12528-1953-46d-proj-role 2018-11-25 15:17:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/12bd3fbe6dc54c4c9c23b62f4392964a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:24,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a62644-d623-45d1-9e29-5396443e1fc4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/12bd3fbe6dc54c4c9c23b62f4392964a"}, "domain_id": null, "name": "CreateMultiPartImageTests-87b12528-1953-46d-proj-role", "id": "12bd3fbe6dc54c4c9c23b62f4392964a"}} 2018-11-25 15:17:24,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/12bd3fbe6dc54c4c9c23b62f4392964a used request id req-d2a62644-d623-45d1-9e29-5396443e1fc4 2018-11-25 15:17:24,500 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-87b12528-1953-46d-proj-role to project CreateMultiPartImageTests-87b12528-1953-46d-proj 2018-11-25 15:17:24,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4c96dc9989d84d5ca94bb89af7c3833d/users/68d9a2acd4cb4b9187bfbfe239227497/roles/12bd3fbe6dc54c4c9c23b62f4392964a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:24,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bafb447-a650-45e1-9bef-9dd5dc661b36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:24,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4c96dc9989d84d5ca94bb89af7c3833d/users/68d9a2acd4cb4b9187bfbfe239227497/roles/12bd3fbe6dc54c4c9c23b62f4392964a used request id req-7bafb447-a650-45e1-9bef-9dd5dc661b36 2018-11-25 15:17:24,639 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-25 15:17:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:24,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1037795e-868b-46c2-904d-b8f5d3608362 Date: Sun, 25 Nov 2018 15:17:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:24,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1037795e-868b-46c2-904d-b8f5d3608362 2018-11-25 15:17:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:24,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722b1a80-b4b3-4502-a06a-8b015ba6db03 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:24,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-722b1a80-b4b3-4502-a06a-8b015ba6db03 2018-11-25 15:17:24,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd7a78a-59d6-469f-9c66-366ae843d5c8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:25,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9fd7a78a-59d6-469f-9c66-366ae843d5c8 2018-11-25 15:17:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:25,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6156c139-fdbb-4de4-950e-219d88d151c8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:25,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-6156c139-fdbb-4de4-950e-219d88d151c8 2018-11-25 15:17:25,156 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-87b12528-1953-46d-proj 2018-11-25 15:17:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4c96dc9989d84d5ca94bb89af7c3833d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:25,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40641fef-8dc3-4205-8a95-de293dfa1740 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:25,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4c96dc9989d84d5ca94bb89af7c3833d used request id req-40641fef-8dc3-4205-8a95-de293dfa1740 2018-11-25 15:17:25,377 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-87b12528-1953-46d-proj-role 2018-11-25 15:17:25,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/12bd3fbe6dc54c4c9c23b62f4392964a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:25,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a732ef16-60ea-4d41-b9d2-fbc679fb75ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:25,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/12bd3fbe6dc54c4c9c23b62f4392964a used request id req-a732ef16-60ea-4d41-b9d2-fbc679fb75ae 2018-11-25 15:17:25,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3040f5d719c59c1ba69806306d2b4a8c033408" 2018-11-25 15:17:25,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b186bc-eace-4b6c-823f-1b0d70df7ec8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:25,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4b186bc-eace-4b6c-823f-1b0d70df7ec8 2018-11-25 15:17:25,576 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-87b12528-1953-46d-user 2018-11-25 15:17:25,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/68d9a2acd4cb4b9187bfbfe239227497 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0699ba000a67894e346492b0dd3afbe317dc1ab1" 2018-11-25 15:17:25,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-812ba7b2-f923-4948-9b14-af957ae22af0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:25,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/68d9a2acd4cb4b9187bfbfe239227497 used request id req-812ba7b2-f923-4948-9b14-af957ae22af0 2018-11-25 15:17:25,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:26,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RgayPYLDQoefDhlLGouVmA"], "issued_at": "2018-11-25T15:17:26.000000Z"}} 2018-11-25 15:17:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc964d52e9a894ea19f57aee33be654a501bad1" 2018-11-25 15:17:26,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48680d91-8d0b-47b9-9159-179779cd1423 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:26,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-48680d91-8d0b-47b9-9159-179779cd1423 2018-11-25 15:17:26,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:26,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:26,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aB5STadnQ1Sv7-M7-3Q65A"], "issued_at": "2018-11-25T15:17:26.000000Z"}} 2018-11-25 15:17:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:26,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c926b2e1-6204-4a25-8ac2-0587316b0407 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:26,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c926b2e1-6204-4a25-8ac2-0587316b0407 2018-11-25 15:17:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:26,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d7526cd3-8f69-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:26,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ee8834-b651-491e-af99-182a59232b5c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d7526cd3-8f69-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:26,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d7526cd3-8f69-4dc-proj used request id req-63ee8834-b651-491e-af99-182a59232b5c 2018-11-25 15:17:26,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:26,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06646719-6cd1-430a-be79-9b72990eaac4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:26,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-06646719-6cd1-430a-be79-9b72990eaac4 2018-11-25 15:17:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj"}}' 2018-11-25 15:17:26,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476d0275-8415-4560-89c4-f81792572c17 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/26ea79b4c7a448c69bd75ce7338b6b87"}, "enabled": true, "id": "26ea79b4c7a448c69bd75ce7338b6b87", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj"}} 2018-11-25 15:17:26,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-476d0275-8415-4560-89c4-f81792572c17 2018-11-25 15:17:26,924 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d7526cd3-8f69-4dc-proj 2018-11-25 15:17:26,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:26,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:27,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["AwSfuFDHSXuLlChQiwHFWg"], "issued_at": "2018-11-25T15:17:27.000000Z"}} 2018-11-25 15:17:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f493825f122209d6dd5f6b77e2c181828644f5c9" 2018-11-25 15:17:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4366ba32-f20b-4733-823d-37389cfe8ad0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:27,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4366ba32-f20b-4733-823d-37389cfe8ad0 2018-11-25 15:17:27,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:27,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f493825f122209d6dd5f6b77e2c181828644f5c9" 2018-11-25 15:17:27,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce4b27f-2e97-4d2d-8402-99b64f74b229 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:27,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fce4b27f-2e97-4d2d-8402-99b64f74b229 2018-11-25 15:17:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-d7526cd3-8f69-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f493825f122209d6dd5f6b77e2c181828644f5c9" 2018-11-25 15:17:27,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41538ad-3543-45d4-87eb-b1602d11bd54 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-d7526cd3-8f69-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/26ea79b4c7a448c69bd75ce7338b6b87"}, "enabled": true, "id": "26ea79b4c7a448c69bd75ce7338b6b87", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj"}]} 2018-11-25 15:17:27,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-d7526cd3-8f69-4dc-proj used request id req-b41538ad-3543-45d4-87eb-b1602d11bd54 2018-11-25 15:17:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f493825f122209d6dd5f6b77e2c181828644f5c9" 2018-11-25 15:17:27,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4c2acf-3bda-4476-b2c3-bd79f437a092 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:27,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1e4c2acf-3bda-4476-b2c3-bd79f437a092 2018-11-25 15:17:27,978 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d7526cd3-8f69-4dc-user 2018-11-25 15:17:27,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:28,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09875f5c-03ef-4f1c-aa46-123e83661d33 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:28,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09875f5c-03ef-4f1c-aa46-123e83661d33 2018-11-25 15:17:28,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" -d '{"role": {"name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role"}}' 2018-11-25 15:17:28,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74382b24-9c51-4d01-9a83-e5dc13a1176f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "170cd9572e654c7695711aeb9d98a381", "links": {"self": "http://172.30.9.29:5000/v3/roles/170cd9572e654c7695711aeb9d98a381"}, "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role"}} 2018-11-25 15:17:28,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-74382b24-9c51-4d01-9a83-e5dc13a1176f 2018-11-25 15:17:28,176 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role 2018-11-25 15:17:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/170cd9572e654c7695711aeb9d98a381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:28,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d975a552-7cae-4625-ba76-0c3adb57df07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/170cd9572e654c7695711aeb9d98a381"}, "domain_id": null, "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role", "id": "170cd9572e654c7695711aeb9d98a381"}} 2018-11-25 15:17:28,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/170cd9572e654c7695711aeb9d98a381 used request id req-d975a552-7cae-4625-ba76-0c3adb57df07 2018-11-25 15:17:28,273 - keystone_utils - INFO - Granting role CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role to project CreateKeypairsTests-d7526cd3-8f69-4dc-proj 2018-11-25 15:17:28,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/26ea79b4c7a448c69bd75ce7338b6b87/users/f284397e591645e3a19e3bfd4da2e25b/roles/170cd9572e654c7695711aeb9d98a381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:28,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e27eb57-c6d1-421a-8d4c-a1319a9988dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:28,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/26ea79b4c7a448c69bd75ce7338b6b87/users/f284397e591645e3a19e3bfd4da2e25b/roles/170cd9572e654c7695711aeb9d98a381 used request id req-7e27eb57-c6d1-421a-8d4c-a1319a9988dc 2018-11-25 15:17:28,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:28,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:28,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:28,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "170cd9572e654c7695711aeb9d98a381", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role"}], "expires_at": "2018-11-25T16:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26ea79b4c7a448c69bd75ce7338b6b87", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-user", "id": "f284397e591645e3a19e3bfd4da2e25b"}, "audit_ids": ["htQF28C6TCe8cKtRqFL5ww"], "issued_at": "2018-11-25T15:17:28.000000Z"}} 2018-11-25 15:17:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c813113dc1a2f17ddc467c6c83c9dc935569de" 2018-11-25 15:17:28,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af7749b-0bfe-4503-95a8-0e8c89b34844 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:28,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1af7749b-0bfe-4503-95a8-0e8c89b34844 2018-11-25 15:17:28,917 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:28,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c813113dc1a2f17ddc467c6c83c9dc935569de" 2018-11-25 15:17:29,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:28 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-a35ed6f4-52cb-4274-a902-b92b7c6c76d1 x-compute-request-id: req-a35ed6f4-52cb-4274-a902-b92b7c6c76d1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:17:29,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a35ed6f4-52cb-4274-a902-b92b7c6c76d1 2018-11-25 15:17:29,478 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c... 2018-11-25 15:17:29,478 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:17:29,500 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c 2018-11-25 15:17:29,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c813113dc1a2f17ddc467c6c83c9dc935569de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3xBV6ZyB/QejzYTbMbIzwjxwcCyHGc/wCSLcNYa72wQuBZ7wMwIjSBipk20R6Qyz6LD22wV2hiPvDtWLKiLqUAWntYa9Tp37WQFhA9THQPoOILTR/laanQN3zjmjSHUXqKtfcmURRZWGnPvaP/QxeySg9Cm/t6hXdHa3qcYpEOQ==", "name": "CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c"}}' 2018-11-25 15:17:29,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-dd8dabb4-05ef-4bc1-b6df-a66cd2dfed54 x-compute-request-id: req-dd8dabb4-05ef-4bc1-b6df-a66cd2dfed54 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3xBV6ZyB/QejzYTbMbIzwjxwcCyHGc/wCSLcNYa72wQuBZ7wMwIjSBipk20R6Qyz6LD22wV2hiPvDtWLKiLqUAWntYa9Tp37WQFhA9THQPoOILTR/laanQN3zjmjSHUXqKtfcmURRZWGnPvaP/QxeySg9Cm/t6hXdHa3qcYpEOQ==", "user_id": "f284397e591645e3a19e3bfd4da2e25b", "name": "CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c", "fingerprint": "a6:ba:c1:63:44:c0:a5:13:bd:91:ed:84:da:9c:8f:26"}} 2018-11-25 15:17:29,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-dd8dabb4-05ef-4bc1-b6df-a66cd2dfed54 2018-11-25 15:17:29,572 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c 2018-11-25 15:17:29,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:29,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "170cd9572e654c7695711aeb9d98a381", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role"}], "expires_at": "2018-11-25T16:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26ea79b4c7a448c69bd75ce7338b6b87", "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/26ea79b4c7a448c69bd75ce7338b6b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d7526cd3-8f69-4dc-user", "id": "f284397e591645e3a19e3bfd4da2e25b"}, "audit_ids": ["04V7zT90TfyzvYMLkf2wkQ"], "issued_at": "2018-11-25T15:17:29.000000Z"}} 2018-11-25 15:17:29,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53d7c7424246d93c332e3d27afb3bc74fb52fa8" 2018-11-25 15:17:30,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:17: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 x-openstack-request-id: req-86bf27bb-4dc7-45eb-a7c6-8876382d540f x-compute-request-id: req-86bf27bb-4dc7-45eb-a7c6-8876382d540f Content-Length: 0 Content-Type: application/json 2018-11-25 15:17:30,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c used request id req-86bf27bb-4dc7-45eb-a7c6-8876382d540f 2018-11-25 15:17:30,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53d7c7424246d93c332e3d27afb3bc74fb52fa8" 2018-11-25 15:17:30,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-6501bae4-e782-400e-8638-d9187cd46acf x-compute-request-id: req-6501bae4-e782-400e-8638-d9187cd46acf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:17:30,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-6501bae4-e782-400e-8638-d9187cd46acf 2018-11-25 15:17:30,644 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c 2018-11-25 15:17:30,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c813113dc1a2f17ddc467c6c83c9dc935569de" 2018-11-25 15:17:30,696 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:17: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-64a77e4c-948c-466d-9542-643884703509 x-compute-request-id: req-64a77e4c-948c-466d-9542-643884703509 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c not found for user f284397e591645e3a19e3bfd4da2e25b", "code": 404}} 2018-11-25 15:17:30,696 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-6820c04b-3428-4eff-a877-fd88c30e7f0c used request id req-64a77e4c-948c-466d-9542-643884703509 2018-11-25 15:17:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:30,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-820c9436-a7f2-44bf-bb70-fab559a8e3c3 Date: Sun, 25 Nov 2018 15:17:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:30,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-820c9436-a7f2-44bf-bb70-fab559a8e3c3 2018-11-25 15:17:30,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:31,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5a46f8-b04a-4ca3-9c84-26317b4256e1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:31,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-2b5a46f8-b04a-4ca3-9c84-26317b4256e1 2018-11-25 15:17:31,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:31,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24caa1c9-8010-4400-a625-74a10257dac3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:31,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-24caa1c9-8010-4400-a625-74a10257dac3 2018-11-25 15:17:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:31,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f970fc-c794-4cff-8ed3-dd2b3d349d95 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:31,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-58f970fc-c794-4cff-8ed3-dd2b3d349d95 2018-11-25 15:17:31,231 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d7526cd3-8f69-4dc-proj 2018-11-25 15:17:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/26ea79b4c7a448c69bd75ce7338b6b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:31,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4550a3-df61-45fa-967a-bc3e85792f58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:31,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/26ea79b4c7a448c69bd75ce7338b6b87 used request id req-fb4550a3-df61-45fa-967a-bc3e85792f58 2018-11-25 15:17:31,455 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d7526cd3-8f69-4dc-proj-role 2018-11-25 15:17:31,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/170cd9572e654c7695711aeb9d98a381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:31,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0f9fe2d-470a-437a-9da4-cfcdc946b8fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:31,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/170cd9572e654c7695711aeb9d98a381 used request id req-d0f9fe2d-470a-437a-9da4-cfcdc946b8fb 2018-11-25 15:17:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05439b8fdf3b9b1969e207eed8ecbad345f3779e" 2018-11-25 15:17:31,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d74668-df39-4ada-9f6a-1917aba275fa Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:31,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-71d74668-df39-4ada-9f6a-1917aba275fa 2018-11-25 15:17:31,673 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d7526cd3-8f69-4dc-user 2018-11-25 15:17:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f284397e591645e3a19e3bfd4da2e25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f493825f122209d6dd5f6b77e2c181828644f5c9" 2018-11-25 15:17:31,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51356eeb-602a-4c85-bf27-06c7f2c1318e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:31,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f284397e591645e3a19e3bfd4da2e25b used request id req-51356eeb-602a-4c85-bf27-06c7f2c1318e 2018-11-25 15:17:31,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:32,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YP8wylx8Tf-QCitYthrMVg"], "issued_at": "2018-11-25T15:17:32.000000Z"}} 2018-11-25 15:17:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2cdbaecdb296a5e5791d11da904c34b132173c" 2018-11-25 15:17:32,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a921300-adfc-49a2-abe6-40356d81c8e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:32,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a921300-adfc-49a2-abe6-40356d81c8e5 2018-11-25 15:17:32,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:32,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:32,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["atAZ4HY-TD62FapzhyH1ow"], "issued_at": "2018-11-25T15:17:32.000000Z"}} 2018-11-25 15:17:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:32,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38953c52-037e-4d06-a088-ace107602ffb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:32,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-38953c52-037e-4d06-a088-ace107602ffb 2018-11-25 15:17:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:32,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5ba3fb38-37f1-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:32,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0761acd2-c951-458a-adff-951913e43056 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5ba3fb38-37f1-435-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:32,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5ba3fb38-37f1-435-proj used request id req-0761acd2-c951-458a-adff-951913e43056 2018-11-25 15:17:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:32,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f89c673-0a69-4f94-b130-81dbf6b32932 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:32,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5f89c673-0a69-4f94-b130-81dbf6b32932 2018-11-25 15:17:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj"}}' 2018-11-25 15:17:33,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777d26e6-3f88-43a8-8031-cba598d79043 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/449dc31d7dd54f9a8099b85a02c5a3da"}, "enabled": true, "id": "449dc31d7dd54f9a8099b85a02c5a3da", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj"}} 2018-11-25 15:17:33,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-777d26e6-3f88-43a8-8031-cba598d79043 2018-11-25 15:17:33,105 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5ba3fb38-37f1-435-proj 2018-11-25 15:17:33,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:33,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:33,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["NHkpikrMQiWrQiYPxgoqug"], "issued_at": "2018-11-25T15:17:33.000000Z"}} 2018-11-25 15:17:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471b62f9ce09ceb874a9cd5d502376d673112e98" 2018-11-25 15:17:33,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403c6db4-a480-47be-a79b-9cd497706f47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:33,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-403c6db4-a480-47be-a79b-9cd497706f47 2018-11-25 15:17:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:33,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:33,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471b62f9ce09ceb874a9cd5d502376d673112e98" 2018-11-25 15:17:33,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d8130c-d8a4-45f5-b483-d678ef7e88b0 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:33,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e5d8130c-d8a4-45f5-b483-d678ef7e88b0 2018-11-25 15:17:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-5ba3fb38-37f1-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471b62f9ce09ceb874a9cd5d502376d673112e98" 2018-11-25 15:17:33,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59db316a-d716-4f64-8725-171e78d73713 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-5ba3fb38-37f1-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/449dc31d7dd54f9a8099b85a02c5a3da"}, "enabled": true, "id": "449dc31d7dd54f9a8099b85a02c5a3da", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj"}]} 2018-11-25 15:17:33,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-5ba3fb38-37f1-435-proj used request id req-59db316a-d716-4f64-8725-171e78d73713 2018-11-25 15:17:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471b62f9ce09ceb874a9cd5d502376d673112e98" 2018-11-25 15:17:33,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a92f8d-9b64-457c-851c-f7d43274c23a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:33,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f0a92f8d-9b64-457c-851c-f7d43274c23a 2018-11-25 15:17:34,164 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5ba3fb38-37f1-435-user 2018-11-25 15:17:34,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:34,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcba04d1-e118-412f-a019-2952413a8681 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:34,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bcba04d1-e118-412f-a019-2952413a8681 2018-11-25 15:17:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" -d '{"role": {"name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj-role"}}' 2018-11-25 15:17:34,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d5a816-fbec-45bf-8ee3-7d06221b59c8 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c514591ddfa4bd098ebc1561fdfa698", "links": {"self": "http://172.30.9.29:5000/v3/roles/7c514591ddfa4bd098ebc1561fdfa698"}, "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj-role"}} 2018-11-25 15:17:34,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-99d5a816-fbec-45bf-8ee3-7d06221b59c8 2018-11-25 15:17:34,380 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5ba3fb38-37f1-435-proj-role 2018-11-25 15:17:34,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7c514591ddfa4bd098ebc1561fdfa698 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:34,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de322c07-e4a3-467e-b30d-dd283b19b95a Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7c514591ddfa4bd098ebc1561fdfa698"}, "domain_id": null, "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj-role", "id": "7c514591ddfa4bd098ebc1561fdfa698"}} 2018-11-25 15:17:34,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7c514591ddfa4bd098ebc1561fdfa698 used request id req-de322c07-e4a3-467e-b30d-dd283b19b95a 2018-11-25 15:17:34,463 - keystone_utils - INFO - Granting role CreateKeypairsTests-5ba3fb38-37f1-435-proj-role to project CreateKeypairsTests-5ba3fb38-37f1-435-proj 2018-11-25 15:17:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/449dc31d7dd54f9a8099b85a02c5a3da/users/aa4cfa54fdbb4defb21ddc59b74c39cd/roles/7c514591ddfa4bd098ebc1561fdfa698 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:34,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a2a3a6-54e3-4b34-9687-9c7ccfb20150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:34,610 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/449dc31d7dd54f9a8099b85a02c5a3da/users/aa4cfa54fdbb4defb21ddc59b74c39cd/roles/7c514591ddfa4bd098ebc1561fdfa698 used request id req-61a2a3a6-54e3-4b34-9687-9c7ccfb20150 2018-11-25 15:17:34,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:34,659 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8.pub 2018-11-25 15:17:34,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:34,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:35,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c514591ddfa4bd098ebc1561fdfa698", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj-role"}], "expires_at": "2018-11-25T16:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449dc31d7dd54f9a8099b85a02c5a3da", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5ba3fb38-37f1-435-user", "id": "aa4cfa54fdbb4defb21ddc59b74c39cd"}, "audit_ids": ["JxugFe8RTYyfzQ2mMZzIVA"], "issued_at": "2018-11-25T15:17:35.000000Z"}} 2018-11-25 15:17:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96c960e07ce9b37c779b8d1ce940b6c1d3f7e2" 2018-11-25 15:17:35,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d889af-3235-4b96-aec9-9d273b93e30b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:35,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e5d889af-3235-4b96-aec9-9d273b93e30b 2018-11-25 15:17:35,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:35,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96c960e07ce9b37c779b8d1ce940b6c1d3f7e2" 2018-11-25 15:17:35,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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 x-openstack-request-id: req-7ab75039-0763-48af-85fe-99bded997c11 x-compute-request-id: req-7ab75039-0763-48af-85fe-99bded997c11 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:17:35,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-7ab75039-0763-48af-85fe-99bded997c11 2018-11-25 15:17:35,693 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8... 2018-11-25 15:17:35,693 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-25 15:17:35,693 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8.pub 2018-11-25 15:17:35,693 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8 2018-11-25 15:17:35,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96c960e07ce9b37c779b8d1ce940b6c1d3f7e2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEORt0DvuZBF02LSRXytZR2EGC+r15rNQmFJt3xmMFfhk6KQTX1nK4vkMt8r/4SGjJhjkcCd0BRNfwhHQS2G9g8s96nwjzgwknmMsHolFZTL1S9W7yYGggmzru5zzbX1oTFp5e2bxFZ6wU//UwPDty6lyowjnv6g5ubG45vCxa3u21kVDkJ3WdTN9ddXgwhf/eJ1NeWmKcIUbQQWiqHSNmui6w0SGv0fOtDqzxJ8BOPB10Zvg3QcWIgdc0tRI8rHqaBhg8GMruICFF3l6+fxuvmgBxfdGehp6GtS4sNjiBTkeDkEwgEMAp58Cllaq0gmmbeWPay7R9S+TROYwNqwGz", "name": "CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8"}}' 2018-11-25 15:17:35,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-25079fbf-b134-4d69-a421-50a64b472811 x-compute-request-id: req-25079fbf-b134-4d69-a421-50a64b472811 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEORt0DvuZBF02LSRXytZR2EGC+r15rNQmFJt3xmMFfhk6KQTX1nK4vkMt8r/4SGjJhjkcCd0BRNfwhHQS2G9g8s96nwjzgwknmMsHolFZTL1S9W7yYGggmzru5zzbX1oTFp5e2bxFZ6wU//UwPDty6lyowjnv6g5ubG45vCxa3u21kVDkJ3WdTN9ddXgwhf/eJ1NeWmKcIUbQQWiqHSNmui6w0SGv0fOtDqzxJ8BOPB10Zvg3QcWIgdc0tRI8rHqaBhg8GMruICFF3l6+fxuvmgBxfdGehp6GtS4sNjiBTkeDkEwgEMAp58Cllaq0gmmbeWPay7R9S+TROYwNqwGz", "user_id": "aa4cfa54fdbb4defb21ddc59b74c39cd", "name": "CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8", "fingerprint": "d5:45:1e:fb:52:50:0e:19:89:6c:71:af:84:51:52:b0"}} 2018-11-25 15:17:35,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-25079fbf-b134-4d69-a421-50a64b472811 2018-11-25 15:17:35,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:36,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c514591ddfa4bd098ebc1561fdfa698", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj-role"}], "expires_at": "2018-11-25T16:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449dc31d7dd54f9a8099b85a02c5a3da", "name": "CreateKeypairsTests-5ba3fb38-37f1-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/449dc31d7dd54f9a8099b85a02c5a3da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5ba3fb38-37f1-435-user", "id": "aa4cfa54fdbb4defb21ddc59b74c39cd"}, "audit_ids": ["tXUQLOC2R-KwrCuX62ppkA"], "issued_at": "2018-11-25T15:17:36.000000Z"}} 2018-11-25 15:17:36,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21613f1fcae7e00e88f2aecaccc869b1b0fc5c81" 2018-11-25 15:17:36,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-bf37855c-b5fb-4a77-b047-597caccff42c x-compute-request-id: req-bf37855c-b5fb-4a77-b047-597caccff42c Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEORt0DvuZBF02LSRXytZR2EGC+r15rNQmFJt3xmMFfhk6KQTX1nK4vkMt8r/4SGjJhjkcCd0BRNfwhHQS2G9g8s96nwjzgwknmMsHolFZTL1S9W7yYGggmzru5zzbX1oTFp5e2bxFZ6wU//UwPDty6lyowjnv6g5ubG45vCxa3u21kVDkJ3WdTN9ddXgwhf/eJ1NeWmKcIUbQQWiqHSNmui6w0SGv0fOtDqzxJ8BOPB10Zvg3QcWIgdc0tRI8rHqaBhg8GMruICFF3l6+fxuvmgBxfdGehp6GtS4sNjiBTkeDkEwgEMAp58Cllaq0gmmbeWPay7R9S+TROYwNqwGz", "user_id": "aa4cfa54fdbb4defb21ddc59b74c39cd", "name": "CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8", "deleted": false, "created_at": "2018-11-25T15:17:35.000000", "updated_at": null, "fingerprint": "d5:45:1e:fb:52:50:0e:19:89:6c:71:af:84:51:52:b0", "deleted_at": null, "id": 65}} 2018-11-25 15:17:36,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8 used request id req-bf37855c-b5fb-4a77-b047-597caccff42c 2018-11-25 15:17:36,683 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8 2018-11-25 15:17:36,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96c960e07ce9b37c779b8d1ce940b6c1d3f7e2" 2018-11-25 15:17:36,732 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:17: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 x-openstack-request-id: req-faf7da84-27a2-41d6-bd2d-26e170bb6d21 x-compute-request-id: req-faf7da84-27a2-41d6-bd2d-26e170bb6d21 Content-Length: 0 Content-Type: application/json 2018-11-25 15:17:36,733 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-a1dcef27-d389-4c80-94cc-c755044bb0d8 used request id req-faf7da84-27a2-41d6-bd2d-26e170bb6d21 2018-11-25 15:17:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:36,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-26f8001a-b19f-42ac-aaad-8be9d846869a Date: Sun, 25 Nov 2018 15:17:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:36,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-26f8001a-b19f-42ac-aaad-8be9d846869a 2018-11-25 15:17:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:37,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c8b22f-910e-43b3-b0ef-f18065a5cd16 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:37,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-35c8b22f-910e-43b3-b0ef-f18065a5cd16 2018-11-25 15:17:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:37,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34f76d7-e0f2-46f1-b90b-c72ea8e40ebe Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:37,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-f34f76d7-e0f2-46f1-b90b-c72ea8e40ebe 2018-11-25 15:17:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:37,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bb348b-9410-4637-bc34-ba5180585e31 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:37,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c0bb348b-9410-4637-bc34-ba5180585e31 2018-11-25 15:17:37,238 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5ba3fb38-37f1-435-proj 2018-11-25 15:17:37,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/449dc31d7dd54f9a8099b85a02c5a3da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:37,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70360afb-56ed-4bf8-8546-8da293e7ebaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:37,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/449dc31d7dd54f9a8099b85a02c5a3da used request id req-70360afb-56ed-4bf8-8546-8da293e7ebaa 2018-11-25 15:17:37,448 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5ba3fb38-37f1-435-proj-role 2018-11-25 15:17:37,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7c514591ddfa4bd098ebc1561fdfa698 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:37,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda3c7e4-9980-4101-a19f-b205731742d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:37,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7c514591ddfa4bd098ebc1561fdfa698 used request id req-dda3c7e4-9980-4101-a19f-b205731742d7 2018-11-25 15:17:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d95546c6a5391453e914af11c46794cfe5ba1c7" 2018-11-25 15:17:37,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d46e82-57a1-48af-b241-abceb08d9472 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:37,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-59d46e82-57a1-48af-b241-abceb08d9472 2018-11-25 15:17:37,643 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5ba3fb38-37f1-435-user 2018-11-25 15:17:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/aa4cfa54fdbb4defb21ddc59b74c39cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471b62f9ce09ceb874a9cd5d502376d673112e98" 2018-11-25 15:17:37,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b1b57c-8673-44d2-8a4c-88cd66b767b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:37,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/aa4cfa54fdbb4defb21ddc59b74c39cd used request id req-f8b1b57c-8673-44d2-8a4c-88cd66b767b4 2018-11-25 15:17:37,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:38,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YKLaEMX7QBusj1zJbN0BwQ"], "issued_at": "2018-11-25T15:17:38.000000Z"}} 2018-11-25 15:17:38,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2acae9ea15df5687daff9d947ef17d973b7409c7" 2018-11-25 15:17:38,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f442ff-0438-4763-9fe8-25bbdee1ffe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:38,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7f442ff-0438-4763-9fe8-25bbdee1ffe0 2018-11-25 15:17:38,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:38,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:38,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hhdNMtKFTlKkdg5dGl3tvQ"], "issued_at": "2018-11-25T15:17:38.000000Z"}} 2018-11-25 15:17:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:38,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a122ced-fc45-4e98-a5c5-936bf6f21d60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:38,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9a122ced-fc45-4e98-a5c5-936bf6f21d60 2018-11-25 15:17:38,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:38,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e3c04998-934f-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:38,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef3832a-ad85-4461-a7ac-63e17fdd6093 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e3c04998-934f-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:38,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e3c04998-934f-4d6-proj used request id req-7ef3832a-ad85-4461-a7ac-63e17fdd6093 2018-11-25 15:17:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:38,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40be8d1a-169e-4913-9906-1610622053c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:38,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-40be8d1a-169e-4913-9906-1610622053c8 2018-11-25 15:17:38,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj"}}' 2018-11-25 15:17:39,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c24ff68-6d6b-4bc8-9530-54b0fdf3b093 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/63a84f64fdc3498b93dd871cfc0dcc34"}, "enabled": true, "id": "63a84f64fdc3498b93dd871cfc0dcc34", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj"}} 2018-11-25 15:17:39,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5c24ff68-6d6b-4bc8-9530-54b0fdf3b093 2018-11-25 15:17:39,039 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e3c04998-934f-4d6-proj 2018-11-25 15:17:39,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:39,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:39,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["IiISEpc6TRC5cGM94woy2Q"], "issued_at": "2018-11-25T15:17:39.000000Z"}} 2018-11-25 15:17:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}850981269132654f0f973576d8476acd917e4cba" 2018-11-25 15:17:39,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70f4fdc-6608-43fb-82a8-5f5a9280cf6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:39,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b70f4fdc-6608-43fb-82a8-5f5a9280cf6b 2018-11-25 15:17:39,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:39,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}850981269132654f0f973576d8476acd917e4cba" 2018-11-25 15:17:39,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f106a467-6178-483b-b84d-5a5621f6e9a5 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:39,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f106a467-6178-483b-b84d-5a5621f6e9a5 2018-11-25 15:17:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-e3c04998-934f-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}850981269132654f0f973576d8476acd917e4cba" 2018-11-25 15:17:39,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342482c2-3a4a-45ff-afde-5f602d41d90a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-e3c04998-934f-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/63a84f64fdc3498b93dd871cfc0dcc34"}, "enabled": true, "id": "63a84f64fdc3498b93dd871cfc0dcc34", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj"}]} 2018-11-25 15:17:39,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-e3c04998-934f-4d6-proj used request id req-342482c2-3a4a-45ff-afde-5f602d41d90a 2018-11-25 15:17:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}850981269132654f0f973576d8476acd917e4cba" 2018-11-25 15:17:39,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c105c4f-d084-4819-8abf-77e30a10ddc5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:39,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4c105c4f-d084-4819-8abf-77e30a10ddc5 2018-11-25 15:17:40,259 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e3c04998-934f-4d6-user 2018-11-25 15:17:40,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:40,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828619b5-9420-405f-841c-e80dc0b8def9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:40,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-828619b5-9420-405f-841c-e80dc0b8def9 2018-11-25 15:17:40,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" -d '{"role": {"name": "CreateKeypairsTests-e3c04998-934f-4d6-proj-role"}}' 2018-11-25 15:17:40,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49009183-1049-4a62-aba8-3be99c0ee6f6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56551e081cd1498f8be9c0fdc040b8b9", "links": {"self": "http://172.30.9.29:5000/v3/roles/56551e081cd1498f8be9c0fdc040b8b9"}, "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj-role"}} 2018-11-25 15:17:40,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-49009183-1049-4a62-aba8-3be99c0ee6f6 2018-11-25 15:17:40,475 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e3c04998-934f-4d6-proj-role 2018-11-25 15:17:40,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/56551e081cd1498f8be9c0fdc040b8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:40,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab44179d-afcb-4d14-b4c3-a191add23be8 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/56551e081cd1498f8be9c0fdc040b8b9"}, "domain_id": null, "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj-role", "id": "56551e081cd1498f8be9c0fdc040b8b9"}} 2018-11-25 15:17:40,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/56551e081cd1498f8be9c0fdc040b8b9 used request id req-ab44179d-afcb-4d14-b4c3-a191add23be8 2018-11-25 15:17:40,565 - keystone_utils - INFO - Granting role CreateKeypairsTests-e3c04998-934f-4d6-proj-role to project CreateKeypairsTests-e3c04998-934f-4d6-proj 2018-11-25 15:17:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/63a84f64fdc3498b93dd871cfc0dcc34/users/98e879febcb24ba299b58e4085552d21/roles/56551e081cd1498f8be9c0fdc040b8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:40,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6660a49-5bdd-422c-afe6-67a8e7527330 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:40,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/63a84f64fdc3498b93dd871cfc0dcc34/users/98e879febcb24ba299b58e4085552d21/roles/56551e081cd1498f8be9c0fdc040b8b9 used request id req-d6660a49-5bdd-422c-afe6-67a8e7527330 2018-11-25 15:17:40,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:40,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:40,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:41,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56551e081cd1498f8be9c0fdc040b8b9", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj-role"}], "expires_at": "2018-11-25T16:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63a84f64fdc3498b93dd871cfc0dcc34", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e3c04998-934f-4d6-user", "id": "98e879febcb24ba299b58e4085552d21"}, "audit_ids": ["kFKTLsc1SoqU7Q-k9Crt_w"], "issued_at": "2018-11-25T15:17:41.000000Z"}} 2018-11-25 15:17:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2312eef22616ea175b6c5f6b3cc1bd786811f0" 2018-11-25 15:17:41,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae7baec-ef23-4ef4-a422-8ed8dbd48b26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:41,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3ae7baec-ef23-4ef4-a422-8ed8dbd48b26 2018-11-25 15:17:41,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:41,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2312eef22616ea175b6c5f6b3cc1bd786811f0" 2018-11-25 15:17:41,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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 x-openstack-request-id: req-94b3167c-b1fc-401f-91b0-9cf54c0e170e x-compute-request-id: req-94b3167c-b1fc-401f-91b0-9cf54c0e170e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:17:41,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-94b3167c-b1fc-401f-91b0-9cf54c0e170e 2018-11-25 15:17:41,317 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177... 2018-11-25 15:17:41,317 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:17:47,168 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177 2018-11-25 15:17:47,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2312eef22616ea175b6c5f6b3cc1bd786811f0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCiXlV7JU+am25glQsI9KOrhvLrlYqx8nwZ8htIe2qVsMlIxrDJqoNRDr8vGWbX0K7GlprNlqdhM9aWDHSV3GJhpo9KfESAmsNQAhEe6+yRs6d+kl7x3kHpgNUCS/mcMEx8xiJvVGBYr6GywAOppo/8tAmwYTrPW7CxrDPwfHit57J3IYb0EzhxqyGFg1zmSMjhIPrFSAwMhLNTcqzMi0lYAqfTxnX/Boqpox3zSO79a3+0+/PL1R9sDvcprmEzPilL3OOhq76sVYXiMCy3NBJInt6m2MIwn6Saj6s8oUeMABAK7n4s3XEpQfzPYkL6wNRXLcFYgINk0rd4CkjgjLIDo/y2fU/HcKLfwTnrved5X4eGDD1v33mVu0EduNEWRCzt0lfOE38iJl4ThziCv2ySmv4t6lE/P4VtXUlBkH3wTaXnz0pvgMJxQm+VXTNu+KZS2zNaQYQXWjvYQRq4Wg/pYFU3RnocHBKuJZW0PmXQLRNlI2B/lL5IzjoqG3QURXc19fYpOKSdQzi0MbNGddOH2Nc9I12N29HMZSovVOIVfTqzn8l/glGi3GdGyY59kUovS4tQ4TwAudEYls1spvzWN9tVpqi9oDtQjYqD7LTMAjnkg9ZOzvMXGuSHyFkU77pEutnYiaML+mLzHXQEjwxQuCxYtvGscEgA84tL6sSPPElVvVNJ7B9UtmBnmwfjQ6+l0hc8mscR863bW9r1AFpDT/7CXBRQfZU9t2l4fJhr1W/lilUxUksk4lCmPadUBv+MYTnJU/1CbEw5tOPsSauiDw1Ohc0ZEoB7dyo/F+8ZM9a1QwqA/ExrPQCV1ImhtPrXr9+5+x474FCoBBxW7pl6QkUlTCCW9hFVgOrb9/Gy0/ZMkCNYW56iqh7iYDpIEucQGBY3mIOuTb6YPyCieRr+Zly1qTotl9kZ+yFOV91AedQdz0cOoTe7F7KTBvI2aw0Yo4lDn+qX6q0LF+QOnj+feAo/b+OBpjotJppcdYhCzEbdp16dpBL1iz512c6hj/gRyTiIU7bozFeHmSKL7hhy2V80dtFxfH+LN3tindpO4oANLBgMapcj87GueucuPQFONdzxHMAwh0LRYbeFFokZRsxr9TEtbXJhPcvfLc2i8RRLd3QmtWOw9TNRQSRTv9Y/ilKQEq5lbdGZDQDvzzF25V90jDYLPf1KRT/M2coKlxgc9qt/lBsrYl5eDWBqF4iL50k4QWVm6K4V/mSRPVsxBwrRn1Fd31iLAYoQrWEWF4tceP+q9pfP/RvDNivLRz4TupoYoi1yDxLnXoTcnrZcPsrPc+Zea+QE7aZfMUvq4CMPnh9v+oG/F9v70Pq6zwguVu+uUt3mCYnh4Oq/754+Xh2/FkSgYdzlluubG3BtXGBDTQ5as5RxSTXNpVvMheVGsvp6HO2oVEssmSN687hp9pMChTS1+aKZHsi+3pA8W06BknG3KjzU7FPidKDVu6oLviwYPwQgJQwAa0wnTjTpSPNzuSiceTF10TvUuQbAtVPFGeXRsDeAtjWXVYMyOMl1u1AFAXX4UE8k6wiK2NvGdNRfDxCSr/d7AAxTEZDoYwZILc4YbgF6LsLXzpc3FNthIrfIYQIVCgpxVFgz9ugitzDfZK/i7kQNEykTYV5agfzE3MXVZTqVpUmwN/6ted3PXw==", "name": "CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177"}}' 2018-11-25 15:17:47,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-ddf4fafc-4120-4a67-8f18-66da2955a16b x-compute-request-id: req-ddf4fafc-4120-4a67-8f18-66da2955a16b Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCiXlV7JU+am25glQsI9KOrhvLrlYqx8nwZ8htIe2qVsMlIxrDJqoNRDr8vGWbX0K7GlprNlqdhM9aWDHSV3GJhpo9KfESAmsNQAhEe6+yRs6d+kl7x3kHpgNUCS/mcMEx8xiJvVGBYr6GywAOppo/8tAmwYTrPW7CxrDPwfHit57J3IYb0EzhxqyGFg1zmSMjhIPrFSAwMhLNTcqzMi0lYAqfTxnX/Boqpox3zSO79a3+0+/PL1R9sDvcprmEzPilL3OOhq76sVYXiMCy3NBJInt6m2MIwn6Saj6s8oUeMABAK7n4s3XEpQfzPYkL6wNRXLcFYgINk0rd4CkjgjLIDo/y2fU/HcKLfwTnrved5X4eGDD1v33mVu0EduNEWRCzt0lfOE38iJl4ThziCv2ySmv4t6lE/P4VtXUlBkH3wTaXnz0pvgMJxQm+VXTNu+KZS2zNaQYQXWjvYQRq4Wg/pYFU3RnocHBKuJZW0PmXQLRNlI2B/lL5IzjoqG3QURXc19fYpOKSdQzi0MbNGddOH2Nc9I12N29HMZSovVOIVfTqzn8l/glGi3GdGyY59kUovS4tQ4TwAudEYls1spvzWN9tVpqi9oDtQjYqD7LTMAjnkg9ZOzvMXGuSHyFkU77pEutnYiaML+mLzHXQEjwxQuCxYtvGscEgA84tL6sSPPElVvVNJ7B9UtmBnmwfjQ6+l0hc8mscR863bW9r1AFpDT/7CXBRQfZU9t2l4fJhr1W/lilUxUksk4lCmPadUBv+MYTnJU/1CbEw5tOPsSauiDw1Ohc0ZEoB7dyo/F+8ZM9a1QwqA/ExrPQCV1ImhtPrXr9+5+x474FCoBBxW7pl6QkUlTCCW9hFVgOrb9/Gy0/ZMkCNYW56iqh7iYDpIEucQGBY3mIOuTb6YPyCieRr+Zly1qTotl9kZ+yFOV91AedQdz0cOoTe7F7KTBvI2aw0Yo4lDn+qX6q0LF+QOnj+feAo/b+OBpjotJppcdYhCzEbdp16dpBL1iz512c6hj/gRyTiIU7bozFeHmSKL7hhy2V80dtFxfH+LN3tindpO4oANLBgMapcj87GueucuPQFONdzxHMAwh0LRYbeFFokZRsxr9TEtbXJhPcvfLc2i8RRLd3QmtWOw9TNRQSRTv9Y/ilKQEq5lbdGZDQDvzzF25V90jDYLPf1KRT/M2coKlxgc9qt/lBsrYl5eDWBqF4iL50k4QWVm6K4V/mSRPVsxBwrRn1Fd31iLAYoQrWEWF4tceP+q9pfP/RvDNivLRz4TupoYoi1yDxLnXoTcnrZcPsrPc+Zea+QE7aZfMUvq4CMPnh9v+oG/F9v70Pq6zwguVu+uUt3mCYnh4Oq/754+Xh2/FkSgYdzlluubG3BtXGBDTQ5as5RxSTXNpVvMheVGsvp6HO2oVEssmSN687hp9pMChTS1+aKZHsi+3pA8W06BknG3KjzU7FPidKDVu6oLviwYPwQgJQwAa0wnTjTpSPNzuSiceTF10TvUuQbAtVPFGeXRsDeAtjWXVYMyOMl1u1AFAXX4UE8k6wiK2NvGdNRfDxCSr/d7AAxTEZDoYwZILc4YbgF6LsLXzpc3FNthIrfIYQIVCgpxVFgz9ugitzDfZK/i7kQNEykTYV5agfzE3MXVZTqVpUmwN/6ted3PXw==", "user_id": "98e879febcb24ba299b58e4085552d21", "name": "CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177", "fingerprint": "f1:2b:c5:14:d5:2f:c4:18:80:da:27:a9:34:93:dd:8f"}} 2018-11-25 15:17:47,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-ddf4fafc-4120-4a67-8f18-66da2955a16b 2018-11-25 15:17:47,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:47,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56551e081cd1498f8be9c0fdc040b8b9", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj-role"}], "expires_at": "2018-11-25T16:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63a84f64fdc3498b93dd871cfc0dcc34", "name": "CreateKeypairsTests-e3c04998-934f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/63a84f64fdc3498b93dd871cfc0dcc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e3c04998-934f-4d6-user", "id": "98e879febcb24ba299b58e4085552d21"}, "audit_ids": ["sX3bZtn8QkCy7e9jszCKsA"], "issued_at": "2018-11-25T15:17:47.000000Z"}} 2018-11-25 15:17:47,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79986794ede753f5642caff602301bf220ca78fd" 2018-11-25 15:17:47,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-b61b31f6-fac4-45b2-87d0-f5cc25920c25 x-compute-request-id: req-b61b31f6-fac4-45b2-87d0-f5cc25920c25 Content-Encoding: gzip Content-Length: 1577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCiXlV7JU+am25glQsI9KOrhvLrlYqx8nwZ8htIe2qVsMlIxrDJqoNRDr8vGWbX0K7GlprNlqdhM9aWDHSV3GJhpo9KfESAmsNQAhEe6+yRs6d+kl7x3kHpgNUCS/mcMEx8xiJvVGBYr6GywAOppo/8tAmwYTrPW7CxrDPwfHit57J3IYb0EzhxqyGFg1zmSMjhIPrFSAwMhLNTcqzMi0lYAqfTxnX/Boqpox3zSO79a3+0+/PL1R9sDvcprmEzPilL3OOhq76sVYXiMCy3NBJInt6m2MIwn6Saj6s8oUeMABAK7n4s3XEpQfzPYkL6wNRXLcFYgINk0rd4CkjgjLIDo/y2fU/HcKLfwTnrved5X4eGDD1v33mVu0EduNEWRCzt0lfOE38iJl4ThziCv2ySmv4t6lE/P4VtXUlBkH3wTaXnz0pvgMJxQm+VXTNu+KZS2zNaQYQXWjvYQRq4Wg/pYFU3RnocHBKuJZW0PmXQLRNlI2B/lL5IzjoqG3QURXc19fYpOKSdQzi0MbNGddOH2Nc9I12N29HMZSovVOIVfTqzn8l/glGi3GdGyY59kUovS4tQ4TwAudEYls1spvzWN9tVpqi9oDtQjYqD7LTMAjnkg9ZOzvMXGuSHyFkU77pEutnYiaML+mLzHXQEjwxQuCxYtvGscEgA84tL6sSPPElVvVNJ7B9UtmBnmwfjQ6+l0hc8mscR863bW9r1AFpDT/7CXBRQfZU9t2l4fJhr1W/lilUxUksk4lCmPadUBv+MYTnJU/1CbEw5tOPsSauiDw1Ohc0ZEoB7dyo/F+8ZM9a1QwqA/ExrPQCV1ImhtPrXr9+5+x474FCoBBxW7pl6QkUlTCCW9hFVgOrb9/Gy0/ZMkCNYW56iqh7iYDpIEucQGBY3mIOuTb6YPyCieRr+Zly1qTotl9kZ+yFOV91AedQdz0cOoTe7F7KTBvI2aw0Yo4lDn+qX6q0LF+QOnj+feAo/b+OBpjotJppcdYhCzEbdp16dpBL1iz512c6hj/gRyTiIU7bozFeHmSKL7hhy2V80dtFxfH+LN3tindpO4oANLBgMapcj87GueucuPQFONdzxHMAwh0LRYbeFFokZRsxr9TEtbXJhPcvfLc2i8RRLd3QmtWOw9TNRQSRTv9Y/ilKQEq5lbdGZDQDvzzF25V90jDYLPf1KRT/M2coKlxgc9qt/lBsrYl5eDWBqF4iL50k4QWVm6K4V/mSRPVsxBwrRn1Fd31iLAYoQrWEWF4tceP+q9pfP/RvDNivLRz4TupoYoi1yDxLnXoTcnrZcPsrPc+Zea+QE7aZfMUvq4CMPnh9v+oG/F9v70Pq6zwguVu+uUt3mCYnh4Oq/754+Xh2/FkSgYdzlluubG3BtXGBDTQ5as5RxSTXNpVvMheVGsvp6HO2oVEssmSN687hp9pMChTS1+aKZHsi+3pA8W06BknG3KjzU7FPidKDVu6oLviwYPwQgJQwAa0wnTjTpSPNzuSiceTF10TvUuQbAtVPFGeXRsDeAtjWXVYMyOMl1u1AFAXX4UE8k6wiK2NvGdNRfDxCSr/d7AAxTEZDoYwZILc4YbgF6LsLXzpc3FNthIrfIYQIVCgpxVFgz9ugitzDfZK/i7kQNEykTYV5agfzE3MXVZTqVpUmwN/6ted3PXw==", "user_id": "98e879febcb24ba299b58e4085552d21", "name": "CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177", "deleted": false, "created_at": "2018-11-25T15:17:47.000000", "updated_at": null, "fingerprint": "f1:2b:c5:14:d5:2f:c4:18:80:da:27:a9:34:93:dd:8f", "deleted_at": null, "id": 68}} 2018-11-25 15:17:47,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177 used request id req-b61b31f6-fac4-45b2-87d0-f5cc25920c25 2018-11-25 15:17:47,762 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177 2018-11-25 15:17:47,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2312eef22616ea175b6c5f6b3cc1bd786811f0" 2018-11-25 15:17:47,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:17: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 x-openstack-request-id: req-960c05fb-33f7-4e70-8efd-6215b1738482 x-compute-request-id: req-960c05fb-33f7-4e70-8efd-6215b1738482 Content-Length: 0 Content-Type: application/json 2018-11-25 15:17:47,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-e20be71c-8b79-49b0-b832-ab954ec65177 used request id req-960c05fb-33f7-4e70-8efd-6215b1738482 2018-11-25 15:17:47,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5a8c14b8-6c34-446c-be49-19e5528fe228 Date: Sun, 25 Nov 2018 15:17:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:48,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5a8c14b8-6c34-446c-be49-19e5528fe228 2018-11-25 15:17:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e322f2-402a-43f2-b259-40de4e0866b8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:48,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-b7e322f2-402a-43f2-b259-40de4e0866b8 2018-11-25 15:17:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde49a3f-a94a-4822-9a8f-35d7814d8d36 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:48,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-cde49a3f-a94a-4822-9a8f-35d7814d8d36 2018-11-25 15:17:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda89208-932b-46f5-b140-eb51a4a3e43d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:48,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-bda89208-932b-46f5-b140-eb51a4a3e43d 2018-11-25 15:17:48,323 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e3c04998-934f-4d6-proj 2018-11-25 15:17:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/63a84f64fdc3498b93dd871cfc0dcc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87abf31-f37c-4362-95b4-ab94c897369d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:48,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/63a84f64fdc3498b93dd871cfc0dcc34 used request id req-c87abf31-f37c-4362-95b4-ab94c897369d 2018-11-25 15:17:48,533 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e3c04998-934f-4d6-proj-role 2018-11-25 15:17:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/56551e081cd1498f8be9c0fdc040b8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48a311a-2c46-47bc-bb51-1586be472669 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:48,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/56551e081cd1498f8be9c0fdc040b8b9 used request id req-c48a311a-2c46-47bc-bb51-1586be472669 2018-11-25 15:17:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dd8dc83448ced08721f8d38dd08c38119becb6" 2018-11-25 15:17:48,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf3124c-fd55-49ff-93de-2763fd59de16 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:48,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7bf3124c-fd55-49ff-93de-2763fd59de16 2018-11-25 15:17:48,729 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e3c04998-934f-4d6-user 2018-11-25 15:17:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/98e879febcb24ba299b58e4085552d21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}850981269132654f0f973576d8476acd917e4cba" 2018-11-25 15:17:48,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b359c9-57d3-4a07-aad3-1e23348e2405 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:48,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/98e879febcb24ba299b58e4085552d21 used request id req-90b359c9-57d3-4a07-aad3-1e23348e2405 2018-11-25 15:17:48,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:49,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["s6vypETCQz2N1HR6hntiYw"], "issued_at": "2018-11-25T15:17:49.000000Z"}} 2018-11-25 15:17:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8e53b60ac5011111363bf3c8fd07da17bd70ce" 2018-11-25 15:17:49,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a51e288-cd7a-4393-8d9b-a47f9c0a9a6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:49,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0a51e288-cd7a-4393-8d9b-a47f9c0a9a6b 2018-11-25 15:17:49,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:49,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:49,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["n3rb9lD9QxGbzZU4DL9x5g"], "issued_at": "2018-11-25T15:17:49.000000Z"}} 2018-11-25 15:17:49,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:49,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca46041-74d9-45a1-9629-027402637002 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:49,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aca46041-74d9-45a1-9629-027402637002 2018-11-25 15:17:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:49,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-892ef07c-89e3-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:50,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ce7e71-dd35-4c96-9283-9913d8d091b2 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-892ef07c-89e3-40c-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:50,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-892ef07c-89e3-40c-proj used request id req-33ce7e71-dd35-4c96-9283-9913d8d091b2 2018-11-25 15:17:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:50,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18b1e21-571b-4117-918e-771f3f60f33e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:50,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c18b1e21-571b-4117-918e-771f3f60f33e 2018-11-25 15:17:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj"}}' 2018-11-25 15:17:50,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccb7cfd-2f87-401f-a66b-36a0da573fcb Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d0fb8a9c16864e959a19ff7043ea8709"}, "enabled": true, "id": "d0fb8a9c16864e959a19ff7043ea8709", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj"}} 2018-11-25 15:17:50,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9ccb7cfd-2f87-401f-a66b-36a0da573fcb 2018-11-25 15:17:50,230 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-892ef07c-89e3-40c-proj 2018-11-25 15:17:50,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:50,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:50,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["MxHY1bZNRWWdrbUz4N91fg"], "issued_at": "2018-11-25T15:17:50.000000Z"}} 2018-11-25 15:17:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4309aa915e955fbdb79afe4b3af96d3213adea81" 2018-11-25 15:17:50,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a7aba6-02f2-454a-85d9-8cba3ad38e50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:50,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a4a7aba6-02f2-454a-85d9-8cba3ad38e50 2018-11-25 15:17:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:50,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4309aa915e955fbdb79afe4b3af96d3213adea81" 2018-11-25 15:17:50,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334bfde5-4706-4ada-b023-58cc970fa614 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:50,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-334bfde5-4706-4ada-b023-58cc970fa614 2018-11-25 15:17:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-892ef07c-89e3-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4309aa915e955fbdb79afe4b3af96d3213adea81" 2018-11-25 15:17:50,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8fb7c7-f4f3-4f11-81dc-1e28566ecd65 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-892ef07c-89e3-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d0fb8a9c16864e959a19ff7043ea8709"}, "enabled": true, "id": "d0fb8a9c16864e959a19ff7043ea8709", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj"}]} 2018-11-25 15:17:50,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-892ef07c-89e3-40c-proj used request id req-3b8fb7c7-f4f3-4f11-81dc-1e28566ecd65 2018-11-25 15:17:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4309aa915e955fbdb79afe4b3af96d3213adea81" 2018-11-25 15:17:50,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e6a84b-f397-442e-b377-0322a36534a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:50,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c8e6a84b-f397-442e-b377-0322a36534a6 2018-11-25 15:17:51,355 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-892ef07c-89e3-40c-user 2018-11-25 15:17:51,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:51,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b17ea4e-f3cc-42aa-ba94-1d6a05267783 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:51,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6b17ea4e-f3cc-42aa-ba94-1d6a05267783 2018-11-25 15:17:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" -d '{"role": {"name": "CreateKeypairsTests-892ef07c-89e3-40c-proj-role"}}' 2018-11-25 15:17:51,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a2facba-e03f-4e10-869e-8447bc41b51d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0c53442b7954decb31a490f1cc5c9c5", "links": {"self": "http://172.30.9.29:5000/v3/roles/c0c53442b7954decb31a490f1cc5c9c5"}, "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj-role"}} 2018-11-25 15:17:51,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4a2facba-e03f-4e10-869e-8447bc41b51d 2018-11-25 15:17:51,631 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-892ef07c-89e3-40c-proj-role 2018-11-25 15:17:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c0c53442b7954decb31a490f1cc5c9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:51,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a23c43b-35df-4379-b9ae-02028103c4bf Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/c0c53442b7954decb31a490f1cc5c9c5"}, "domain_id": null, "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj-role", "id": "c0c53442b7954decb31a490f1cc5c9c5"}} 2018-11-25 15:17:51,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c0c53442b7954decb31a490f1cc5c9c5 used request id req-2a23c43b-35df-4379-b9ae-02028103c4bf 2018-11-25 15:17:51,729 - keystone_utils - INFO - Granting role CreateKeypairsTests-892ef07c-89e3-40c-proj-role to project CreateKeypairsTests-892ef07c-89e3-40c-proj 2018-11-25 15:17:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d0fb8a9c16864e959a19ff7043ea8709/users/46e2504f9a7f40158b70ca904b78cb06/roles/c0c53442b7954decb31a490f1cc5c9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:51,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4ce2d9c-b0e8-404b-ab47-fe86c7a6442a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:51,868 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d0fb8a9c16864e959a19ff7043ea8709/users/46e2504f9a7f40158b70ca904b78cb06/roles/c0c53442b7954decb31a490f1cc5c9c5 used request id req-b4ce2d9c-b0e8-404b-ab47-fe86c7a6442a 2018-11-25 15:17:51,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:51,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:51,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:52,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0c53442b7954decb31a490f1cc5c9c5", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj-role"}], "expires_at": "2018-11-25T16:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fb8a9c16864e959a19ff7043ea8709", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-892ef07c-89e3-40c-user", "id": "46e2504f9a7f40158b70ca904b78cb06"}, "audit_ids": ["Tnq9Y2vlQd6GkXz5qiun9w"], "issued_at": "2018-11-25T15:17:52.000000Z"}} 2018-11-25 15:17:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4018de12209d62e9c9478fdbd948a164bf99d8" 2018-11-25 15:17:52,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1c3d59-dd0f-4b3e-a0c7-beca32d2be08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:52,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb1c3d59-dd0f-4b3e-a0c7-beca32d2be08 2018-11-25 15:17:52,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:52,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4018de12209d62e9c9478fdbd948a164bf99d8" 2018-11-25 15:17:52,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-0e8072d9-fa7d-4bff-9b6f-6c0673a639e7 x-compute-request-id: req-0e8072d9-fa7d-4bff-9b6f-6c0673a639e7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:17:52,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0e8072d9-fa7d-4bff-9b6f-6c0673a639e7 2018-11-25 15:17:52,874 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3... 2018-11-25 15:17:52,874 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:17:52,908 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3 2018-11-25 15:17:52,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4018de12209d62e9c9478fdbd948a164bf99d8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3+DpUdP9C6uwFOflyrsjsZJb9nz6KbNfJ8j9ajcHrKejOw0s80lrrqUhNSp5SjaD4pAS/bY3fOBXUBG93xwjoIGXbwP1Tudg56mIJTe5eAsmnDsjoEub9pm1eLFV8uAR1TnDxjgvR0mOlnnZApld1Auzm13RYhzZ89WFookuaRQ==", "name": "CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3"}}' 2018-11-25 15:17:52,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-4cbab5fb-4718-418c-aabd-80710b89c85e x-compute-request-id: req-4cbab5fb-4718-418c-aabd-80710b89c85e Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3+DpUdP9C6uwFOflyrsjsZJb9nz6KbNfJ8j9ajcHrKejOw0s80lrrqUhNSp5SjaD4pAS/bY3fOBXUBG93xwjoIGXbwP1Tudg56mIJTe5eAsmnDsjoEub9pm1eLFV8uAR1TnDxjgvR0mOlnnZApld1Auzm13RYhzZ89WFookuaRQ==", "user_id": "46e2504f9a7f40158b70ca904b78cb06", "name": "CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3", "fingerprint": "f2:fa:9e:dc:b6:4f:23:43:5e:10:65:e6:ba:53:56:00"}} 2018-11-25 15:17:52,961 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-4cbab5fb-4718-418c-aabd-80710b89c85e 2018-11-25 15:17:52,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:53,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0c53442b7954decb31a490f1cc5c9c5", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj-role"}], "expires_at": "2018-11-25T16:17:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fb8a9c16864e959a19ff7043ea8709", "name": "CreateKeypairsTests-892ef07c-89e3-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d0fb8a9c16864e959a19ff7043ea8709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-892ef07c-89e3-40c-user", "id": "46e2504f9a7f40158b70ca904b78cb06"}, "audit_ids": ["KWvLXHqVTMeZy0swUHBG0g"], "issued_at": "2018-11-25T15:17:53.000000Z"}} 2018-11-25 15:17:53,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834053e2478bed3609fe83a727b4ed96ea6959c" 2018-11-25 15:17:53,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-7a844e80-ad36-4a76-bad2-baa91908a83b x-compute-request-id: req-7a844e80-ad36-4a76-bad2-baa91908a83b Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3+DpUdP9C6uwFOflyrsjsZJb9nz6KbNfJ8j9ajcHrKejOw0s80lrrqUhNSp5SjaD4pAS/bY3fOBXUBG93xwjoIGXbwP1Tudg56mIJTe5eAsmnDsjoEub9pm1eLFV8uAR1TnDxjgvR0mOlnnZApld1Auzm13RYhzZ89WFookuaRQ==", "user_id": "46e2504f9a7f40158b70ca904b78cb06", "name": "CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3", "deleted": false, "created_at": "2018-11-25T15:17:52.000000", "updated_at": null, "fingerprint": "f2:fa:9e:dc:b6:4f:23:43:5e:10:65:e6:ba:53:56:00", "deleted_at": null, "id": 71}} 2018-11-25 15:17:53,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3 used request id req-7a844e80-ad36-4a76-bad2-baa91908a83b 2018-11-25 15:17:53,602 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3 2018-11-25 15:17:53,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4018de12209d62e9c9478fdbd948a164bf99d8" 2018-11-25 15:17:53,649 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:17: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-166dfb62-68c9-47e2-8e45-14b5bee9e85d x-compute-request-id: req-166dfb62-68c9-47e2-8e45-14b5bee9e85d Content-Length: 0 Content-Type: application/json 2018-11-25 15:17:53,649 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-804b127e-9ada-40b5-a05f-6f7e44a046e3 used request id req-166dfb62-68c9-47e2-8e45-14b5bee9e85d 2018-11-25 15:17:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:53,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8e37b4ab-6d64-4f2c-9b88-547507c321f8 Date: Sun, 25 Nov 2018 15:17:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:53,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8e37b4ab-6d64-4f2c-9b88-547507c321f8 2018-11-25 15:17:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:53,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d884015-cb9e-4ad1-a2aa-1496af5ae2f0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:53,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-3d884015-cb9e-4ad1-a2aa-1496af5ae2f0 2018-11-25 15:17:53,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:54,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732240d3-b964-4255-8814-24b0222a9c1a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:54,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-732240d3-b964-4255-8814-24b0222a9c1a 2018-11-25 15:17:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:54,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fbcd02-9a4f-4b3f-91a7-41ef15ea084b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:54,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c9fbcd02-9a4f-4b3f-91a7-41ef15ea084b 2018-11-25 15:17:54,147 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-892ef07c-89e3-40c-proj 2018-11-25 15:17:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d0fb8a9c16864e959a19ff7043ea8709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:54,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac4774d-6596-4730-9af9-294fc913ed5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:54,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d0fb8a9c16864e959a19ff7043ea8709 used request id req-9ac4774d-6596-4730-9af9-294fc913ed5f 2018-11-25 15:17:54,340 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-892ef07c-89e3-40c-proj-role 2018-11-25 15:17:54,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c0c53442b7954decb31a490f1cc5c9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:54,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e05a4c-ed6f-4e6a-a0eb-8c803212fc5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:54,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c0c53442b7954decb31a490f1cc5c9c5 used request id req-a0e05a4c-ed6f-4e6a-a0eb-8c803212fc5d 2018-11-25 15:17:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c90f3246d196f0979423b829af95876f9acc3" 2018-11-25 15:17:54,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96029438-86a4-409c-8102-d37577da425c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:54,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-96029438-86a4-409c-8102-d37577da425c 2018-11-25 15:17:54,553 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-892ef07c-89e3-40c-user 2018-11-25 15:17:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/46e2504f9a7f40158b70ca904b78cb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4309aa915e955fbdb79afe4b3af96d3213adea81" 2018-11-25 15:17:54,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-860ea47e-ced1-479f-a0e7-49a9a2b4dc3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:54,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/46e2504f9a7f40158b70ca904b78cb06 used request id req-860ea47e-ced1-479f-a0e7-49a9a2b4dc3d 2018-11-25 15:17:54,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:55,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["K3YxNeYxRQ-209UBc-Znqw"], "issued_at": "2018-11-25T15:17:55.000000Z"}} 2018-11-25 15:17:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9f4a410f8e02f9f3185cfb82bcf5b73635303" 2018-11-25 15:17:55,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58f663e-07f4-48a1-80bc-2811c0027ac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:55,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d58f663e-07f4-48a1-80bc-2811c0027ac2 2018-11-25 15:17:55,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:55,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:55,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["p8LEY0DlT9yR4cQ2Py9V_A"], "issued_at": "2018-11-25T15:17:55.000000Z"}} 2018-11-25 15:17:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:55,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9364412-ac12-4322-b0a1-6b1e6833acb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:55,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f9364412-ac12-4322-b0a1-6b1e6833acb4 2018-11-25 15:17:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:55,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-18affa81-062c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:55,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cb9446-09a0-4958-b8f9-bc3d1ed4550f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-18affa81-062c-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:17:55,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-18affa81-062c-4c8-proj used request id req-19cb9446-09a0-4958-b8f9-bc3d1ed4550f 2018-11-25 15:17:55,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:55,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb757d8-5cd7-4c82-b860-b3009a56936a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:55,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ccb757d8-5cd7-4c82-b860-b3009a56936a 2018-11-25 15:17:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj"}}' 2018-11-25 15:17:55,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11fa78af-1161-4874-aff3-70257fbb3b7e Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/544306b3309a4d11b70c6bbba4a744b0"}, "enabled": true, "id": "544306b3309a4d11b70c6bbba4a744b0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj"}} 2018-11-25 15:17:55,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-11fa78af-1161-4874-aff3-70257fbb3b7e 2018-11-25 15:17:55,998 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-18affa81-062c-4c8-proj 2018-11-25 15:17:55,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:55,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:56,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:17:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["XH-krEsJS4mTEGFV-blkjw"], "issued_at": "2018-11-25T15:17:56.000000Z"}} 2018-11-25 15:17:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688b5f8378a34c97abc7311e65c5ba07dccf2" 2018-11-25 15:17:56,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f578b1-2341-4052-ae35-3065e1cc7532 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:56,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5f578b1-2341-4052-ae35-3065e1cc7532 2018-11-25 15:17:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:17:56,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:17:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:17:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688b5f8378a34c97abc7311e65c5ba07dccf2" 2018-11-25 15:17:56,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899c5ea9-6eaa-4fae-b729-9526d7cc0f4d Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:17:56,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-899c5ea9-6eaa-4fae-b729-9526d7cc0f4d 2018-11-25 15:17:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-18affa81-062c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688b5f8378a34c97abc7311e65c5ba07dccf2" 2018-11-25 15:17:56,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01786926-cc50-4dcc-8222-827303cdab12 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-18affa81-062c-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/544306b3309a4d11b70c6bbba4a744b0"}, "enabled": true, "id": "544306b3309a4d11b70c6bbba4a744b0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj"}]} 2018-11-25 15:17:56,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-18affa81-062c-4c8-proj used request id req-01786926-cc50-4dcc-8222-827303cdab12 2018-11-25 15:17:56,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688b5f8378a34c97abc7311e65c5ba07dccf2" 2018-11-25 15:17:56,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c12fce-4732-4081-9c50-ab1507bc2605 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:17:56,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-71c12fce-4732-4081-9c50-ab1507bc2605 2018-11-25 15:17:57,086 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-18affa81-062c-4c8-user 2018-11-25 15:17:57,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:57,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:57,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef935de-a0dc-4493-ae69-73c82c8fb90e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:57,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-aef935de-a0dc-4493-ae69-73c82c8fb90e 2018-11-25 15:17:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" -d '{"role": {"name": "CreateKeypairsTests-18affa81-062c-4c8-proj-role"}}' 2018-11-25 15:17:57,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96365b5d-da81-42f3-9c76-f323f14d9d40 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d250dfffcf4646cdbcb649007851eed9", "links": {"self": "http://172.30.9.29:5000/v3/roles/d250dfffcf4646cdbcb649007851eed9"}, "name": "CreateKeypairsTests-18affa81-062c-4c8-proj-role"}} 2018-11-25 15:17:57,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-96365b5d-da81-42f3-9c76-f323f14d9d40 2018-11-25 15:17:57,314 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-18affa81-062c-4c8-proj-role 2018-11-25 15:17:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d250dfffcf4646cdbcb649007851eed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:57,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4974c175-68d9-4c3b-8410-80db691ef62d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d250dfffcf4646cdbcb649007851eed9"}, "domain_id": null, "name": "CreateKeypairsTests-18affa81-062c-4c8-proj-role", "id": "d250dfffcf4646cdbcb649007851eed9"}} 2018-11-25 15:17:57,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d250dfffcf4646cdbcb649007851eed9 used request id req-4974c175-68d9-4c3b-8410-80db691ef62d 2018-11-25 15:17:57,399 - keystone_utils - INFO - Granting role CreateKeypairsTests-18affa81-062c-4c8-proj-role to project CreateKeypairsTests-18affa81-062c-4c8-proj 2018-11-25 15:17:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/544306b3309a4d11b70c6bbba4a744b0/users/f868567aa94d41038f90ddffb1befaad/roles/d250dfffcf4646cdbcb649007851eed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:57,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a5af99-236f-43f9-b1ea-f8bb790b9962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:57,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/544306b3309a4d11b70c6bbba4a744b0/users/f868567aa94d41038f90ddffb1befaad/roles/d250dfffcf4646cdbcb649007851eed9 used request id req-a0a5af99-236f-43f9-b1ea-f8bb790b9962 2018-11-25 15:17:57,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:57,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:17:57,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:57,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d250dfffcf4646cdbcb649007851eed9", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj-role"}], "expires_at": "2018-11-25T16:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "544306b3309a4d11b70c6bbba4a744b0", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-18affa81-062c-4c8-user", "id": "f868567aa94d41038f90ddffb1befaad"}, "audit_ids": ["CPzqDw_hTgGliOm9Bvfg3g"], "issued_at": "2018-11-25T15:17:57.000000Z"}} 2018-11-25 15:17:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e62677c94cd6fffcb5c105743c044cd4e5e579" 2018-11-25 15:17:57,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94583033-2568-48df-9525-e402c765473a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:17:57,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-94583033-2568-48df-9525-e402c765473a 2018-11-25 15:17:57,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:17:57,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e62677c94cd6fffcb5c105743c044cd4e5e579" 2018-11-25 15:17:58,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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-48b48ba0-ae75-450b-8b4d-d6f609f9d76f x-compute-request-id: req-48b48ba0-ae75-450b-8b4d-d6f609f9d76f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:17:58,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-48b48ba0-ae75-450b-8b4d-d6f609f9d76f 2018-11-25 15:17:58,145 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9... 2018-11-25 15:17:58,145 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:17:58,185 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 2018-11-25 15:17:58,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e62677c94cd6fffcb5c105743c044cd4e5e579" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCow6b02ztFwGYj4VqFiTqJzcr1VnncTYZ2y4pjM16OwUUF4atd6hySSc4C9HcGnVosXmDY68HS8bL5f69e5226VVTG1tZhlMnfWBZ2laFTVri5EcoMunpG/3A5GWzFUgF1561IJvRw5FxCwELCsxNtPDLjPZnK2QNhYpNbEGs+GQ==", "name": "CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9"}}' 2018-11-25 15:17:58,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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,Accept-Encoding x-openstack-request-id: req-e43d4df9-d4a1-4ea1-b5d9-4122be537aa7 x-compute-request-id: req-e43d4df9-d4a1-4ea1-b5d9-4122be537aa7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCow6b02ztFwGYj4VqFiTqJzcr1VnncTYZ2y4pjM16OwUUF4atd6hySSc4C9HcGnVosXmDY68HS8bL5f69e5226VVTG1tZhlMnfWBZ2laFTVri5EcoMunpG/3A5GWzFUgF1561IJvRw5FxCwELCsxNtPDLjPZnK2QNhYpNbEGs+GQ==", "user_id": "f868567aa94d41038f90ddffb1befaad", "name": "CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9", "fingerprint": "22:43:d8:52:31:47:b1:f6:6b:10:6f:c6:22:95:18:af"}} 2018-11-25 15:17:58,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e43d4df9-d4a1-4ea1-b5d9-4122be537aa7 2018-11-25 15:17:58,262 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9.pub 2018-11-25 15:17:58,263 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 2018-11-25 15:17:58,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:17:58,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d250dfffcf4646cdbcb649007851eed9", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj-role"}], "expires_at": "2018-11-25T16:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "544306b3309a4d11b70c6bbba4a744b0", "name": "CreateKeypairsTests-18affa81-062c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/544306b3309a4d11b70c6bbba4a744b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-18affa81-062c-4c8-user", "id": "f868567aa94d41038f90ddffb1befaad"}, "audit_ids": ["eejLSzTuRymvWrBodmb0EQ"], "issued_at": "2018-11-25T15:17:58.000000Z"}} 2018-11-25 15:17:58,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7835b599ad7fa7396ad5ba9c8bcbe1a0f10615" 2018-11-25 15:17:58,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17: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,Accept-Encoding x-openstack-request-id: req-bd300602-654b-4055-a1da-785c0268c549 x-compute-request-id: req-bd300602-654b-4055-a1da-785c0268c549 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCow6b02ztFwGYj4VqFiTqJzcr1VnncTYZ2y4pjM16OwUUF4atd6hySSc4C9HcGnVosXmDY68HS8bL5f69e5226VVTG1tZhlMnfWBZ2laFTVri5EcoMunpG/3A5GWzFUgF1561IJvRw5FxCwELCsxNtPDLjPZnK2QNhYpNbEGs+GQ==", "user_id": "f868567aa94d41038f90ddffb1befaad", "name": "CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9", "deleted": false, "created_at": "2018-11-25T15:17:58.000000", "updated_at": null, "fingerprint": "22:43:d8:52:31:47:b1:f6:6b:10:6f:c6:22:95:18:af", "deleted_at": null, "id": 74}} 2018-11-25 15:17:58,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 used request id req-bd300602-654b-4055-a1da-785c0268c549 2018-11-25 15:17:58,821 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 2018-11-25 15:17:58,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e62677c94cd6fffcb5c105743c044cd4e5e579" 2018-11-25 15:17:58,864 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:17: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-214c8749-3623-43df-ba14-4ec8ba72c93b x-compute-request-id: req-214c8749-3623-43df-ba14-4ec8ba72c93b Content-Length: 0 Content-Type: application/json 2018-11-25 15:17:58,864 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9 used request id req-214c8749-3623-43df-ba14-4ec8ba72c93b 2018-11-25 15:17:58,865 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9.pub] 2018-11-25 15:17:58,865 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-c7800b14-5338-4fcd-8b16-52b4545bf2a9] 2018-11-25 15:17:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b0ce7e08-172e-4915-9ebf-a75bf9175302 Date: Sun, 25 Nov 2018 15:17:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:17:59,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b0ce7e08-172e-4915-9ebf-a75bf9175302 2018-11-25 15:17:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edfd1e2-b656-4750-ab69-2b4794164d33 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:17:59,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-1edfd1e2-b656-4750-ab69-2b4794164d33 2018-11-25 15:17:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cd9b67-f8d3-40f8-97a5-dd48d888e545 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:17:59,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-e7cd9b67-f8d3-40f8-97a5-dd48d888e545 2018-11-25 15:17:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03170bc3-76b1-4e5b-9094-cb2b00358d2e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:17:59,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-03170bc3-76b1-4e5b-9094-cb2b00358d2e 2018-11-25 15:17:59,369 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-18affa81-062c-4c8-proj 2018-11-25 15:17:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/544306b3309a4d11b70c6bbba4a744b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-977f8bda-6fd2-4891-8c1d-ff45f061745a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:59,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/544306b3309a4d11b70c6bbba4a744b0 used request id req-977f8bda-6fd2-4891-8c1d-ff45f061745a 2018-11-25 15:17:59,592 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-18affa81-062c-4c8-proj-role 2018-11-25 15:17:59,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d250dfffcf4646cdbcb649007851eed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b688c08a-3c70-4468-9939-033184fd6f31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:59,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d250dfffcf4646cdbcb649007851eed9 used request id req-b688c08a-3c70-4468-9939-033184fd6f31 2018-11-25 15:17:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73216e33182f3b70d237ee2ff1bdd20e48ec0259" 2018-11-25 15:17:59,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602de8e1-bfbe-40ed-b214-b787c0471f74 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:17:59,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-602de8e1-bfbe-40ed-b214-b787c0471f74 2018-11-25 15:17:59,782 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-18affa81-062c-4c8-user 2018-11-25 15:17:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f868567aa94d41038f90ddffb1befaad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688b5f8378a34c97abc7311e65c5ba07dccf2" 2018-11-25 15:17:59,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03056d9-92b7-4d4f-b1ed-88caf7581a58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:17:59,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f868567aa94d41038f90ddffb1befaad used request id req-f03056d9-92b7-4d4f-b1ed-88caf7581a58 2018-11-25 15:17:59,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:00,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["gs5Wne39TQ-DYRpe4WgYrw"], "issued_at": "2018-11-25T15:18:00.000000Z"}} 2018-11-25 15:18:00,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}620bd192f7b1b6f4818b5ee423d69b09eae2813a" 2018-11-25 15:18:00,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a58efc-534d-4b55-a41c-0064cbbff49c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:00,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9a58efc-534d-4b55-a41c-0064cbbff49c 2018-11-25 15:18:00,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:00,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:00,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["vj2qFZhSQ_S0gOYCuixS8Q"], "issued_at": "2018-11-25T15:18:00.000000Z"}} 2018-11-25 15:18:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:00,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83a487a-bc56-4cd9-9a63-8d4687726f35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:00,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c83a487a-bc56-4cd9-9a63-8d4687726f35 2018-11-25 15:18:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:00,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:00,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-336e8132-f14e-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:00,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62b42e1-a181-476b-92c0-72fa45e1b88e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-336e8132-f14e-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:00,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-336e8132-f14e-4d9-proj used request id req-a62b42e1-a181-476b-92c0-72fa45e1b88e 2018-11-25 15:18:01,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:01,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74ddfd2-29e0-450c-8620-a8a6ad60d945 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:01,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f74ddfd2-29e0-450c-8620-a8a6ad60d945 2018-11-25 15:18:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj"}}' 2018-11-25 15:18:01,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a965d70-235d-4dce-b584-945b94855d2c Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5b445d2a00f94f7c80d6474cd62c8169"}, "enabled": true, "id": "5b445d2a00f94f7c80d6474cd62c8169", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj"}} 2018-11-25 15:18:01,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5a965d70-235d-4dce-b584-945b94855d2c 2018-11-25 15:18:01,230 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-336e8132-f14e-4d9-proj 2018-11-25 15:18:01,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:01,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:01,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ABS9MdJkTMaBbo-HrBgiSQ"], "issued_at": "2018-11-25T15:18:01.000000Z"}} 2018-11-25 15:18:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a54b114e0d2cbd81b256fb8682266e15d6d8d1" 2018-11-25 15:18:01,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9617fe62-d457-41f5-a9eb-2b26c67769e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:01,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9617fe62-d457-41f5-a9eb-2b26c67769e6 2018-11-25 15:18:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:01,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a54b114e0d2cbd81b256fb8682266e15d6d8d1" 2018-11-25 15:18:01,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad1d54d-6033-40a2-9f37-5fe48c664370 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:01,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bad1d54d-6033-40a2-9f37-5fe48c664370 2018-11-25 15:18:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-336e8132-f14e-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a54b114e0d2cbd81b256fb8682266e15d6d8d1" 2018-11-25 15:18:01,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6fc1ce-8b60-4d0b-8d13-a1d4cd60bab4 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-336e8132-f14e-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5b445d2a00f94f7c80d6474cd62c8169"}, "enabled": true, "id": "5b445d2a00f94f7c80d6474cd62c8169", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj"}]} 2018-11-25 15:18:01,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-336e8132-f14e-4d9-proj used request id req-0c6fc1ce-8b60-4d0b-8d13-a1d4cd60bab4 2018-11-25 15:18:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a54b114e0d2cbd81b256fb8682266e15d6d8d1" 2018-11-25 15:18:02,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089e285e-c5cf-45d1-b185-51a005655552 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:02,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-089e285e-c5cf-45d1-b185-51a005655552 2018-11-25 15:18:02,301 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-336e8132-f14e-4d9-user 2018-11-25 15:18:02,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:02,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54fd79c3-9cc6-4843-86b4-43ef8878e67f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:02,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54fd79c3-9cc6-4843-86b4-43ef8878e67f 2018-11-25 15:18:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" -d '{"role": {"name": "CreateKeypairsTests-336e8132-f14e-4d9-proj-role"}}' 2018-11-25 15:18:02,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b63b90bd-17a7-442a-907e-27a148c57d29 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "237ae05e97a34a57a92b6f342db76db3", "links": {"self": "http://172.30.9.29:5000/v3/roles/237ae05e97a34a57a92b6f342db76db3"}, "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj-role"}} 2018-11-25 15:18:02,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b63b90bd-17a7-442a-907e-27a148c57d29 2018-11-25 15:18:02,493 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-336e8132-f14e-4d9-proj-role 2018-11-25 15:18:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/237ae05e97a34a57a92b6f342db76db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:02,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f99989-7a85-4a34-85fc-a8da4cf02d7c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/237ae05e97a34a57a92b6f342db76db3"}, "domain_id": null, "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj-role", "id": "237ae05e97a34a57a92b6f342db76db3"}} 2018-11-25 15:18:02,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/237ae05e97a34a57a92b6f342db76db3 used request id req-88f99989-7a85-4a34-85fc-a8da4cf02d7c 2018-11-25 15:18:02,583 - keystone_utils - INFO - Granting role CreateKeypairsTests-336e8132-f14e-4d9-proj-role to project CreateKeypairsTests-336e8132-f14e-4d9-proj 2018-11-25 15:18:02,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5b445d2a00f94f7c80d6474cd62c8169/users/2da316df499b4858bf2bad2a01b59649/roles/237ae05e97a34a57a92b6f342db76db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:02,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3437bdc1-bb18-45f3-bb82-c5d0863f1da9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:02,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5b445d2a00f94f7c80d6474cd62c8169/users/2da316df499b4858bf2bad2a01b59649/roles/237ae05e97a34a57a92b6f342db76db3 used request id req-3437bdc1-bb18-45f3-bb82-c5d0863f1da9 2018-11-25 15:18:02,705 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:02,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:02,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:03,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "237ae05e97a34a57a92b6f342db76db3", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj-role"}], "expires_at": "2018-11-25T16:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b445d2a00f94f7c80d6474cd62c8169", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-336e8132-f14e-4d9-user", "id": "2da316df499b4858bf2bad2a01b59649"}, "audit_ids": ["iCi7S7k5Q12H7imym-tWlw"], "issued_at": "2018-11-25T15:18:03.000000Z"}} 2018-11-25 15:18:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1dda1f1f43af8e6ac7af049a3060490cebcc56" 2018-11-25 15:18:03,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0cc085-5de4-4fa3-ae4b-83b4158d08d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:03,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c0cc085-5de4-4fa3-ae4b-83b4158d08d7 2018-11-25 15:18:03,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:03,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1dda1f1f43af8e6ac7af049a3060490cebcc56" 2018-11-25 15:18:03,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:03 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-0c431f73-02f9-4de1-b32a-96f306fc5aee x-compute-request-id: req-0c431f73-02f9-4de1-b32a-96f306fc5aee Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:18:03,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0c431f73-02f9-4de1-b32a-96f306fc5aee 2018-11-25 15:18:03,730 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34... 2018-11-25 15:18:03,730 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:18:03,769 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34 2018-11-25 15:18:03,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1dda1f1f43af8e6ac7af049a3060490cebcc56" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtiWzPix1Qk7PNXt3agNT7upZQRuBGH7IBtCTXltp5jL6UdD/ytiKGKmjB0BA6bpXAOWxCrZqZNYR2AWW8WXdaZ5mDNTjOgattGwXdYXbHMr+g9+n6hdG/vL64lr4UqimbdYH6gGgt/Id4ooUeTmvh2aamLPiJtM1nhTJv8C1BuQ==", "name": "CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34"}}' 2018-11-25 15:18:03,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:03 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-09b1fa6f-4e05-4694-930f-3a52b70273f8 x-compute-request-id: req-09b1fa6f-4e05-4694-930f-3a52b70273f8 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtiWzPix1Qk7PNXt3agNT7upZQRuBGH7IBtCTXltp5jL6UdD/ytiKGKmjB0BA6bpXAOWxCrZqZNYR2AWW8WXdaZ5mDNTjOgattGwXdYXbHMr+g9+n6hdG/vL64lr4UqimbdYH6gGgt/Id4ooUeTmvh2aamLPiJtM1nhTJv8C1BuQ==", "user_id": "2da316df499b4858bf2bad2a01b59649", "name": "CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34", "fingerprint": "43:46:00:85:44:1e:74:5a:9c:56:01:36:ca:74:c9:a7"}} 2018-11-25 15:18:03,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-09b1fa6f-4e05-4694-930f-3a52b70273f8 2018-11-25 15:18:03,838 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34.pub 2018-11-25 15:18:03,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:04,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "237ae05e97a34a57a92b6f342db76db3", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj-role"}], "expires_at": "2018-11-25T16:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b445d2a00f94f7c80d6474cd62c8169", "name": "CreateKeypairsTests-336e8132-f14e-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5b445d2a00f94f7c80d6474cd62c8169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-336e8132-f14e-4d9-user", "id": "2da316df499b4858bf2bad2a01b59649"}, "audit_ids": ["vFbgL743Q--mE3ZSTKDgnw"], "issued_at": "2018-11-25T15:18:04.000000Z"}} 2018-11-25 15:18:04,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b3777f319aba3431e5fa5278047b84876d9820" 2018-11-25 15:18:04,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:04 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-ffbaaabb-ee8f-4eaf-b3ce-bdd8c15a51f2 x-compute-request-id: req-ffbaaabb-ee8f-4eaf-b3ce-bdd8c15a51f2 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtiWzPix1Qk7PNXt3agNT7upZQRuBGH7IBtCTXltp5jL6UdD/ytiKGKmjB0BA6bpXAOWxCrZqZNYR2AWW8WXdaZ5mDNTjOgattGwXdYXbHMr+g9+n6hdG/vL64lr4UqimbdYH6gGgt/Id4ooUeTmvh2aamLPiJtM1nhTJv8C1BuQ==", "user_id": "2da316df499b4858bf2bad2a01b59649", "name": "CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34", "deleted": false, "created_at": "2018-11-25T15:18:03.000000", "updated_at": null, "fingerprint": "43:46:00:85:44:1e:74:5a:9c:56:01:36:ca:74:c9:a7", "deleted_at": null, "id": 77}} 2018-11-25 15:18:04,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34 used request id req-ffbaaabb-ee8f-4eaf-b3ce-bdd8c15a51f2 2018-11-25 15:18:04,746 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34 2018-11-25 15:18:04,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1dda1f1f43af8e6ac7af049a3060490cebcc56" 2018-11-25 15:18:04,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:18:04 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-9ecf6c3d-4031-448c-90ef-1b00e954f8a4 x-compute-request-id: req-9ecf6c3d-4031-448c-90ef-1b00e954f8a4 Content-Length: 0 Content-Type: application/json 2018-11-25 15:18:04,786 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34 used request id req-9ecf6c3d-4031-448c-90ef-1b00e954f8a4 2018-11-25 15:18:04,787 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-ab77a628-ea54-4e80-89bf-a673c6f2bf34.pub] 2018-11-25 15:18:04,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e2f7fbb4-21c5-4207-a9e0-e4f799cb9ee6 Date: Sun, 25 Nov 2018 15:18:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:05,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e2f7fbb4-21c5-4207-a9e0-e4f799cb9ee6 2018-11-25 15:18:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2042b33-2dc2-4d6d-b9a8-d6267007b073 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:18:05,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-c2042b33-2dc2-4d6d-b9a8-d6267007b073 2018-11-25 15:18:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049e2c16-66f5-4705-af68-2a203f5a5627 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:18:05,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-049e2c16-66f5-4705-af68-2a203f5a5627 2018-11-25 15:18:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c31587-f688-482b-8422-ec869bdb0cd8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:18:05,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-47c31587-f688-482b-8422-ec869bdb0cd8 2018-11-25 15:18:05,281 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-336e8132-f14e-4d9-proj 2018-11-25 15:18:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5b445d2a00f94f7c80d6474cd62c8169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-860121c2-d882-4aa6-be8c-b95d83fbeec9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:05,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5b445d2a00f94f7c80d6474cd62c8169 used request id req-860121c2-d882-4aa6-be8c-b95d83fbeec9 2018-11-25 15:18:05,496 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-336e8132-f14e-4d9-proj-role 2018-11-25 15:18:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/237ae05e97a34a57a92b6f342db76db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1201e55-b207-4177-9ce8-d986ab46a881 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:05,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/237ae05e97a34a57a92b6f342db76db3 used request id req-b1201e55-b207-4177-9ce8-d986ab46a881 2018-11-25 15:18:05,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27b33a53a4f20bd56b75b70b1feb345adc2f7cd" 2018-11-25 15:18:05,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14abb5b1-32c9-4d63-959a-e0331d7261cc Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:05,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-14abb5b1-32c9-4d63-959a-e0331d7261cc 2018-11-25 15:18:05,698 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-336e8132-f14e-4d9-user 2018-11-25 15:18:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2da316df499b4858bf2bad2a01b59649 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a54b114e0d2cbd81b256fb8682266e15d6d8d1" 2018-11-25 15:18:05,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198fef1d-40d9-45bd-80a7-323a4673f6f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:05,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2da316df499b4858bf2bad2a01b59649 used request id req-198fef1d-40d9-45bd-80a7-323a4673f6f8 2018-11-25 15:18:05,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:06,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["CLwwg2XMQM2MtIiFZw9A1A"], "issued_at": "2018-11-25T15:18:06.000000Z"}} 2018-11-25 15:18:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05bac4f92ab1924882e1642906301f2fa6adee8" 2018-11-25 15:18:06,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5614047c-aa1c-4e28-9186-60f950efd1a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:06,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5614047c-aa1c-4e28-9186-60f950efd1a5 2018-11-25 15:18:06,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:06,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:06,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["oCZsjIS1Tu2_CjC5mVzoFQ"], "issued_at": "2018-11-25T15:18:06.000000Z"}} 2018-11-25 15:18:06,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:06,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5274319-66a5-4a95-a3a6-3bdfd45cb38c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:06,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b5274319-66a5-4a95-a3a6-3bdfd45cb38c 2018-11-25 15:18:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:06,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:06,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:06,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb06daf3-0387-4e51-b3ff-e9ee7f6f4b77 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:06,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj used request id req-cb06daf3-0387-4e51-b3ff-e9ee7f6f4b77 2018-11-25 15:18:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:07,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371574f8-2d9b-495a-9447-54afcc294589 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:07,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-371574f8-2d9b-495a-9447-54afcc294589 2018-11-25 15:18:07,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj"}}' 2018-11-25 15:18:07,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9765ed0f-a42a-484f-a748-85b252ac95d8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/62f8028243b34cc5b2a7188d1ebfe87a"}, "enabled": true, "id": "62f8028243b34cc5b2a7188d1ebfe87a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj"}} 2018-11-25 15:18:07,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9765ed0f-a42a-484f-a748-85b252ac95d8 2018-11-25 15:18:07,235 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj 2018-11-25 15:18:07,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:07,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:07,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["nBigb9z2Qx2yS1pDyEBUag"], "issued_at": "2018-11-25T15:18:07.000000Z"}} 2018-11-25 15:18:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960bfe6960893e7d36b2de527331281d66dd9de" 2018-11-25 15:18:07,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be4731f-65f7-407f-8c4d-99598ccd121b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:07,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0be4731f-65f7-407f-8c4d-99598ccd121b 2018-11-25 15:18:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:07,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960bfe6960893e7d36b2de527331281d66dd9de" 2018-11-25 15:18:07,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0213b96e-52f4-489c-84a0-aaff9ea41d94 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:07,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0213b96e-52f4-489c-84a0-aaff9ea41d94 2018-11-25 15:18:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960bfe6960893e7d36b2de527331281d66dd9de" 2018-11-25 15:18:07,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600aa211-f6f4-48ca-9f36-19461d3e4e91 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/62f8028243b34cc5b2a7188d1ebfe87a"}, "enabled": true, "id": "62f8028243b34cc5b2a7188d1ebfe87a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj"}]} 2018-11-25 15:18:07,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj used request id req-600aa211-f6f4-48ca-9f36-19461d3e4e91 2018-11-25 15:18:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960bfe6960893e7d36b2de527331281d66dd9de" 2018-11-25 15:18:07,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1730e60c-67b7-4dd5-b653-cbe267266d5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:07,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1730e60c-67b7-4dd5-b653-cbe267266d5f 2018-11-25 15:18:08,326 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-user 2018-11-25 15:18:08,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:08,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a0f89d-a2fa-4955-ad48-8035fc9353ad Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:08,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-06a0f89d-a2fa-4955-ad48-8035fc9353ad 2018-11-25 15:18:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" -d '{"role": {"name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role"}}' 2018-11-25 15:18:08,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0207a34-2744-4c73-b3e5-6ffc3df5cae7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4a4f64b48244c3e9db8d930ac5cfb6e", "links": {"self": "http://172.30.9.29:5000/v3/roles/a4a4f64b48244c3e9db8d930ac5cfb6e"}, "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role"}} 2018-11-25 15:18:08,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b0207a34-2744-4c73-b3e5-6ffc3df5cae7 2018-11-25 15:18:08,553 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role 2018-11-25 15:18:08,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a4a4f64b48244c3e9db8d930ac5cfb6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:08,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32029134-1911-44c9-9ca9-76e992b2863c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a4a4f64b48244c3e9db8d930ac5cfb6e"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role", "id": "a4a4f64b48244c3e9db8d930ac5cfb6e"}} 2018-11-25 15:18:08,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a4a4f64b48244c3e9db8d930ac5cfb6e used request id req-32029134-1911-44c9-9ca9-76e992b2863c 2018-11-25 15:18:08,655 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role to project CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj 2018-11-25 15:18:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/62f8028243b34cc5b2a7188d1ebfe87a/users/3402316a3f1340ec9aecef779108c4af/roles/a4a4f64b48244c3e9db8d930ac5cfb6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:08,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a294a4-cedc-4cbf-8248-e28652a114ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:08,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/62f8028243b34cc5b2a7188d1ebfe87a/users/3402316a3f1340ec9aecef779108c4af/roles/a4a4f64b48244c3e9db8d930ac5cfb6e used request id req-13a294a4-cedc-4cbf-8248-e28652a114ff 2018-11-25 15:18:08,789 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:08,934 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397.pub 2018-11-25 15:18:08,934 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397 2018-11-25 15:18:08,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:08,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:09,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4a4f64b48244c3e9db8d930ac5cfb6e", "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role"}], "expires_at": "2018-11-25T16:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f8028243b34cc5b2a7188d1ebfe87a", "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/62f8028243b34cc5b2a7188d1ebfe87a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-user", "id": "3402316a3f1340ec9aecef779108c4af"}, "audit_ids": ["P7kDLsmuQS-0JOi3SoE27A"], "issued_at": "2018-11-25T15:18:09.000000Z"}} 2018-11-25 15:18:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e21e48afdbeddadd8fc7bd06ab85fa1990af42" 2018-11-25 15:18:09,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75c7006-5dfe-44bf-a9ba-f09cbe3eb1f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:09,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f75c7006-5dfe-44bf-a9ba-f09cbe3eb1f7 2018-11-25 15:18:09,385 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:09,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e21e48afdbeddadd8fc7bd06ab85fa1990af42" 2018-11-25 15:18:09,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:09 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-3c345958-7a2c-484c-b551-6bcdc85f24dd x-compute-request-id: req-3c345958-7a2c-484c-b551-6bcdc85f24dd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:18:09,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3c345958-7a2c-484c-b551-6bcdc85f24dd 2018-11-25 15:18:09,938 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397... 2018-11-25 15:18:09,939 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-25 15:18:09,939 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397.pub 2018-11-25 15:18:09,939 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397 2018-11-25 15:18:09,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e21e48afdbeddadd8fc7bd06ab85fa1990af42" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc2cQ4QT89oDW6rNQNYSAd9iJbdl4uPNKw1jHW0GRe7/vSjZ+ianqCu4CQtmtV0MYRXJLECfGAOYy44zteMdGOUDCe5UQLRkVUStC8y9oD06falWDeF8zQygFvVizKQWcFeskLxSGw9/dLNLy1ygn/IlZa3fKVkeBYK61652D2VIdoyEExclvsmFaEMhZhajNV0CqRlTdokL3B3rDLXwyLcR/y0Z5Ri+u1uJa1M8eqAJD5j6pu6sjqg5LVxGE29FxdGI74LbNvkKsSzChJorUzvT+j39QWCukJRMZ1a5wEuguEJhC+g87pvIN+tAU6IyDVlsh5MNVdmUFMKJv0NIn7", "name": "CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397"}}' 2018-11-25 15:18:10,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:09 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-545c7c39-91f4-4416-9249-9e6c8aca626e x-compute-request-id: req-545c7c39-91f4-4416-9249-9e6c8aca626e Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc2cQ4QT89oDW6rNQNYSAd9iJbdl4uPNKw1jHW0GRe7/vSjZ+ianqCu4CQtmtV0MYRXJLECfGAOYy44zteMdGOUDCe5UQLRkVUStC8y9oD06falWDeF8zQygFvVizKQWcFeskLxSGw9/dLNLy1ygn/IlZa3fKVkeBYK61652D2VIdoyEExclvsmFaEMhZhajNV0CqRlTdokL3B3rDLXwyLcR/y0Z5Ri+u1uJa1M8eqAJD5j6pu6sjqg5LVxGE29FxdGI74LbNvkKsSzChJorUzvT+j39QWCukJRMZ1a5wEuguEJhC+g87pvIN+tAU6IyDVlsh5MNVdmUFMKJv0NIn7", "user_id": "3402316a3f1340ec9aecef779108c4af", "name": "CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397", "fingerprint": "b2:f6:83:50:6b:7b:ec:f5:5f:0a:29:87:bf:e5:bd:95"}} 2018-11-25 15:18:10,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-545c7c39-91f4-4416-9249-9e6c8aca626e 2018-11-25 15:18:10,004 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397 2018-11-25 15:18:10,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e21e48afdbeddadd8fc7bd06ab85fa1990af42" 2018-11-25 15:18:10,038 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:18: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-269cb075-4147-463b-a6b2-02eabbc5c316 x-compute-request-id: req-269cb075-4147-463b-a6b2-02eabbc5c316 Content-Length: 0 Content-Type: application/json 2018-11-25 15:18:10,038 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397 used request id req-269cb075-4147-463b-a6b2-02eabbc5c316 2018-11-25 15:18:10,038 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397.pub] 2018-11-25 15:18:10,039 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-d3edb6d4-0aae-40e3-a901-6b5110a07397] 2018-11-25 15:18:10,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f5f3f569-a679-4cd7-a001-2535a402610d Date: Sun, 25 Nov 2018 15:18:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:10,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f5f3f569-a679-4cd7-a001-2535a402610d 2018-11-25 15:18:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:10,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ca21d8-f9a3-460f-a22b-7910474da3ed Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:18:10,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-77ca21d8-f9a3-460f-a22b-7910474da3ed 2018-11-25 15:18:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:10,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a4e660-3e69-42d1-b9f7-251daf574bfb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:18:10,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-f0a4e660-3e69-42d1-b9f7-251daf574bfb 2018-11-25 15:18:10,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:10,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10c55a9-82af-4bd1-8f3d-ba5325cbf878 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:18:10,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-f10c55a9-82af-4bd1-8f3d-ba5325cbf878 2018-11-25 15:18:10,580 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj 2018-11-25 15:18:10,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/62f8028243b34cc5b2a7188d1ebfe87a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:10,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d6810a-0f80-483a-a39d-890891ec099c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:10,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/62f8028243b34cc5b2a7188d1ebfe87a used request id req-89d6810a-0f80-483a-a39d-890891ec099c 2018-11-25 15:18:10,802 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-proj-role 2018-11-25 15:18:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a4a4f64b48244c3e9db8d930ac5cfb6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:10,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b68bbad1-b893-45c5-836f-5febe295799f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:10,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a4a4f64b48244c3e9db8d930ac5cfb6e used request id req-b68bbad1-b893-45c5-836f-5febe295799f 2018-11-25 15:18:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491852f8998c6e312f6a7d1e294bf02115ba19b6" 2018-11-25 15:18:11,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1712c48d-8179-4759-9c75-92234df11d68 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:11,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1712c48d-8179-4759-9c75-92234df11d68 2018-11-25 15:18:11,023 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7df3fa00-c73d-4aa-user 2018-11-25 15:18:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3402316a3f1340ec9aecef779108c4af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c960bfe6960893e7d36b2de527331281d66dd9de" 2018-11-25 15:18:11,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e42d06-faba-4261-840e-5c7245d1039e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:11,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3402316a3f1340ec9aecef779108c4af used request id req-22e42d06-faba-4261-840e-5c7245d1039e 2018-11-25 15:18:11,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:11,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["gcNwJK12R82R0qdu7zcSxg"], "issued_at": "2018-11-25T15:18:11.000000Z"}} 2018-11-25 15:18:11,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c84f27294c97050748d434da92dc47aab15c6bb" 2018-11-25 15:18:11,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912b2dc9-c80c-4328-a2c9-84a4d809235c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:11,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-912b2dc9-c80c-4328-a2c9-84a4d809235c 2018-11-25 15:18:11,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:11,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:12,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["oozVFlQkSRa3aMrjFAEBiw"], "issued_at": "2018-11-25T15:18:12.000000Z"}} 2018-11-25 15:18:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:12,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca96271a-cdaf-457a-a597-bb7468ea7c97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:12,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca96271a-cdaf-457a-a597-bb7468ea7c97 2018-11-25 15:18:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:12,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a55d79e5-2351-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:12,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ef2129-5fe0-4260-b3f0-16e8a93c7b1f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a55d79e5-2351-488-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:12,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a55d79e5-2351-488-proj used request id req-87ef2129-5fe0-4260-b3f0-16e8a93c7b1f 2018-11-25 15:18:12,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae34f8a4-1f94-48b1-98d3-65b06db5fe75 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:12,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ae34f8a4-1f94-48b1-98d3-65b06db5fe75 2018-11-25 15:18:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj"}}' 2018-11-25 15:18:12,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e61148fa-4084-4a49-8a7f-23536835e71e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/36a477a241504aa68892621de190e391"}, "enabled": true, "id": "36a477a241504aa68892621de190e391", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj"}} 2018-11-25 15:18:12,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e61148fa-4084-4a49-8a7f-23536835e71e 2018-11-25 15:18:12,434 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a55d79e5-2351-488-proj 2018-11-25 15:18:12,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:12,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:12,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["gVTHzrEITCKEy1LA9Nhejw"], "issued_at": "2018-11-25T15:18:12.000000Z"}} 2018-11-25 15:18:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577d1b93196cd8b554e2d3450d86dafd8b7f7edb" 2018-11-25 15:18:12,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b2d185-5304-4f51-8010-974fe3788367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:12,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-20b2d185-5304-4f51-8010-974fe3788367 2018-11-25 15:18:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:12,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577d1b93196cd8b554e2d3450d86dafd8b7f7edb" 2018-11-25 15:18:12,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbad508-d742-44dc-a983-d91a04d4aa7a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:12,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3dbad508-d742-44dc-a983-d91a04d4aa7a 2018-11-25 15:18:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-a55d79e5-2351-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577d1b93196cd8b554e2d3450d86dafd8b7f7edb" 2018-11-25 15:18:13,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b78b68-e725-4687-b0a9-56b02eb8c9cf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-a55d79e5-2351-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/36a477a241504aa68892621de190e391"}, "enabled": true, "id": "36a477a241504aa68892621de190e391", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj"}]} 2018-11-25 15:18:13,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-a55d79e5-2351-488-proj used request id req-55b78b68-e725-4687-b0a9-56b02eb8c9cf 2018-11-25 15:18:13,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577d1b93196cd8b554e2d3450d86dafd8b7f7edb" 2018-11-25 15:18:13,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93920056-5308-4269-bcce-702314111e01 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:13,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-93920056-5308-4269-bcce-702314111e01 2018-11-25 15:18:13,523 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a55d79e5-2351-488-user 2018-11-25 15:18:13,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:13,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0573626f-d5d2-4d1e-bca7-10007f9504ab Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:13,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0573626f-d5d2-4d1e-bca7-10007f9504ab 2018-11-25 15:18:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" -d '{"role": {"name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role"}}' 2018-11-25 15:18:13,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f904047-783e-4125-af22-8ff82d95dcb9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14bcb92320ba47d683ba151213d570ef", "links": {"self": "http://172.30.9.29:5000/v3/roles/14bcb92320ba47d683ba151213d570ef"}, "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role"}} 2018-11-25 15:18:13,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f904047-783e-4125-af22-8ff82d95dcb9 2018-11-25 15:18:13,751 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role 2018-11-25 15:18:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/14bcb92320ba47d683ba151213d570ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:13,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c448a03-d1ee-4d18-8cc1-569b2475e934 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/14bcb92320ba47d683ba151213d570ef"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role", "id": "14bcb92320ba47d683ba151213d570ef"}} 2018-11-25 15:18:13,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/14bcb92320ba47d683ba151213d570ef used request id req-1c448a03-d1ee-4d18-8cc1-569b2475e934 2018-11-25 15:18:13,845 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role to project CreateKeypairsCleanupTests-a55d79e5-2351-488-proj 2018-11-25 15:18:13,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/36a477a241504aa68892621de190e391/users/04f5518c62b648db98bddca2c503d2d0/roles/14bcb92320ba47d683ba151213d570ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:13,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbeaa67-981f-48b0-8c7d-717b0e0b3a0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:13,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/36a477a241504aa68892621de190e391/users/04f5518c62b648db98bddca2c503d2d0/roles/14bcb92320ba47d683ba151213d570ef used request id req-8dbeaa67-981f-48b0-8c7d-717b0e0b3a0f 2018-11-25 15:18:13,963 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:14,054 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c.pub 2018-11-25 15:18:14,054 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c 2018-11-25 15:18:14,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:14,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:14,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14bcb92320ba47d683ba151213d570ef", "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role"}], "expires_at": "2018-11-25T16:18:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36a477a241504aa68892621de190e391", "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/36a477a241504aa68892621de190e391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/36a477a241504aa68892621de190e391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/36a477a241504aa68892621de190e391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/36a477a241504aa68892621de190e391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/36a477a241504aa68892621de190e391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/36a477a241504aa68892621de190e391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/36a477a241504aa68892621de190e391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/36a477a241504aa68892621de190e391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/36a477a241504aa68892621de190e391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/36a477a241504aa68892621de190e391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/36a477a241504aa68892621de190e391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/36a477a241504aa68892621de190e391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a55d79e5-2351-488-user", "id": "04f5518c62b648db98bddca2c503d2d0"}, "audit_ids": ["EExq_PS1RoiD3TEtbPsDIQ"], "issued_at": "2018-11-25T15:18:14.000000Z"}} 2018-11-25 15:18:14,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18d71bda9f243742d4e9659526d7a03dd189d09" 2018-11-25 15:18:14,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4825dcfe-7517-4c1d-a815-48b9731a9698 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:14,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4825dcfe-7517-4c1d-a815-48b9731a9698 2018-11-25 15:18:14,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:14,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18d71bda9f243742d4e9659526d7a03dd189d09" 2018-11-25 15:18:15,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:14 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-df193035-c6a5-4e28-be8d-312b09133410 x-compute-request-id: req-df193035-c6a5-4e28-be8d-312b09133410 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:18:15,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-df193035-c6a5-4e28-be8d-312b09133410 2018-11-25 15:18:15,064 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c... 2018-11-25 15:18:15,065 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-25 15:18:15,065 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c.pub 2018-11-25 15:18:15,065 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c 2018-11-25 15:18:15,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18d71bda9f243742d4e9659526d7a03dd189d09" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd15178Ji1H0QdJDWgI4EeoGTd8EDWMpUuP6EUrRQFEAQQYRgOBhwmRp8+KjW1OcNhQSyE0etwSwIsHGgqC4XR2IY4mDw6ArsgYET8ZumtMj1+inER3VwEOuPHpdVTxnO4Ckja76fIPI2m455kpczW19lVJc1UTDVrVPW7lWuRfwLNU5g1Ms+85DccD0hznDNfKrExYCzLhWdEAg2rGW7UicO7pZCRwiDf9R9+7Hn+qHTqR9g1oNlMBxNfYSSQba2Xd5Q89meF7Og/WfGXOqqNGf93iCgf4/r2mHc6DuhcW69JJXU4uyw0wauPCInC5ckJp6JFT23phJb6FFgu2RtJ", "name": "CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c"}}' 2018-11-25 15:18:15,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:15 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-c2133366-82ad-473d-9711-e03145f3ee08 x-compute-request-id: req-c2133366-82ad-473d-9711-e03145f3ee08 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd15178Ji1H0QdJDWgI4EeoGTd8EDWMpUuP6EUrRQFEAQQYRgOBhwmRp8+KjW1OcNhQSyE0etwSwIsHGgqC4XR2IY4mDw6ArsgYET8ZumtMj1+inER3VwEOuPHpdVTxnO4Ckja76fIPI2m455kpczW19lVJc1UTDVrVPW7lWuRfwLNU5g1Ms+85DccD0hznDNfKrExYCzLhWdEAg2rGW7UicO7pZCRwiDf9R9+7Hn+qHTqR9g1oNlMBxNfYSSQba2Xd5Q89meF7Og/WfGXOqqNGf93iCgf4/r2mHc6DuhcW69JJXU4uyw0wauPCInC5ckJp6JFT23phJb6FFgu2RtJ", "user_id": "04f5518c62b648db98bddca2c503d2d0", "name": "CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c", "fingerprint": "81:96:f5:e1:07:ad:c6:80:59:78:e2:60:0a:c1:64:00"}} 2018-11-25 15:18:15,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c2133366-82ad-473d-9711-e03145f3ee08 2018-11-25 15:18:15,128 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c 2018-11-25 15:18:15,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18d71bda9f243742d4e9659526d7a03dd189d09" 2018-11-25 15:18:15,175 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:18:15 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-dfa3ff51-7acb-4cbe-98d8-dcacfa8dbb18 x-compute-request-id: req-dfa3ff51-7acb-4cbe-98d8-dcacfa8dbb18 Content-Length: 0 Content-Type: application/json 2018-11-25 15:18:15,176 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-707a6f3a-a104-4c30-89a3-5d431e02f78c used request id req-dfa3ff51-7acb-4cbe-98d8-dcacfa8dbb18 2018-11-25 15:18:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:15,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-eb201986-6eca-40bf-81d4-a93f1430bacf Date: Sun, 25 Nov 2018 15:18:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:15,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-eb201986-6eca-40bf-81d4-a93f1430bacf 2018-11-25 15:18:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:15,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c247af-f80f-4698-a7ee-40bd213c040e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:18:15,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-c8c247af-f80f-4698-a7ee-40bd213c040e 2018-11-25 15:18:15,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:15,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1786e85-ae33-4a9c-8aef-ebeba442dc35 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:18:15,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-e1786e85-ae33-4a9c-8aef-ebeba442dc35 2018-11-25 15:18:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:15,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a0a4c0-9fb5-4b55-8f80-1b7854a0d809 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:18:15,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c7a0a4c0-9fb5-4b55-8f80-1b7854a0d809 2018-11-25 15:18:15,662 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a55d79e5-2351-488-proj 2018-11-25 15:18:15,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/36a477a241504aa68892621de190e391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:15,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf29bf93-99c1-4905-9f1f-b4826cfa4d55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:15,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/36a477a241504aa68892621de190e391 used request id req-bf29bf93-99c1-4905-9f1f-b4826cfa4d55 2018-11-25 15:18:15,849 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a55d79e5-2351-488-proj-role 2018-11-25 15:18:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/14bcb92320ba47d683ba151213d570ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:15,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf6613e-c73f-4c71-9f8d-e1b8819c50ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:15,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/14bcb92320ba47d683ba151213d570ef used request id req-dbf6613e-c73f-4c71-9f8d-e1b8819c50ad 2018-11-25 15:18:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edb9839975bdb2bc99eb38aa8d420507cb20951" 2018-11-25 15:18:16,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e72c84-fc55-413d-b66c-5d29f2fd144a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:16,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-79e72c84-fc55-413d-b66c-5d29f2fd144a 2018-11-25 15:18:16,066 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a55d79e5-2351-488-user 2018-11-25 15:18:16,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/04f5518c62b648db98bddca2c503d2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577d1b93196cd8b554e2d3450d86dafd8b7f7edb" 2018-11-25 15:18:16,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d1c394-43f2-4cee-820a-2f260ec75a15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:16,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/04f5518c62b648db98bddca2c503d2d0 used request id req-28d1c394-43f2-4cee-820a-2f260ec75a15 2018-11-25 15:18:16,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:16,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ALYs0lTpSqyFr0qdbkfIGw"], "issued_at": "2018-11-25T15:18:16.000000Z"}} 2018-11-25 15:18:16,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702f3194aaf8d973f3ce6e32b4970a9f43094f7" 2018-11-25 15:18:16,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9e8f20-61db-4aaf-9c3a-a27495673663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:16,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d9e8f20-61db-4aaf-9c3a-a27495673663 2018-11-25 15:18:16,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:16,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:17,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["cTyQLdEkQYqq0SSPKMHHFA"], "issued_at": "2018-11-25T15:18:17.000000Z"}} 2018-11-25 15:18:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:17,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86d427a-2f15-4812-affa-2eccc2c102fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:17,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d86d427a-2f15-4812-affa-2eccc2c102fa 2018-11-25 15:18:17,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:17,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:17,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87245ff3-285a-48e4-bb2e-2dd5d7909de6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:17,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj used request id req-87245ff3-285a-48e4-bb2e-2dd5d7909de6 2018-11-25 15:18:17,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:17,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa45d57-fde8-4e2c-a923-a9d256679e34 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:17,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2fa45d57-fde8-4e2c-a923-a9d256679e34 2018-11-25 15:18:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj"}}' 2018-11-25 15:18:17,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd591e5a-6bd7-43a6-9254-eb60c948f236 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5446690c4074901b987b5daceb8fb88"}, "enabled": true, "id": "d5446690c4074901b987b5daceb8fb88", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj"}} 2018-11-25 15:18:17,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cd591e5a-6bd7-43a6-9254-eb60c948f236 2018-11-25 15:18:17,397 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj 2018-11-25 15:18:17,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:17,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:17,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["7JAUwPIITWqoMROQ5il40w"], "issued_at": "2018-11-25T15:18:17.000000Z"}} 2018-11-25 15:18:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434e43fb7038f4272536295a6e72ec324e0f0db4" 2018-11-25 15:18:17,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71e3c54-4aed-4de9-85c4-4bbd6ebbdd26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:17,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e71e3c54-4aed-4de9-85c4-4bbd6ebbdd26 2018-11-25 15:18:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:17,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434e43fb7038f4272536295a6e72ec324e0f0db4" 2018-11-25 15:18:18,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f3b419-8f62-45ef-9cc1-29629482fa0f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:18,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-61f3b419-8f62-45ef-9cc1-29629482fa0f 2018-11-25 15:18:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434e43fb7038f4272536295a6e72ec324e0f0db4" 2018-11-25 15:18:18,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509973f8-5e57-4926-85bb-881abe8beb6d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5446690c4074901b987b5daceb8fb88"}, "enabled": true, "id": "d5446690c4074901b987b5daceb8fb88", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj"}]} 2018-11-25 15:18:18,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj used request id req-509973f8-5e57-4926-85bb-881abe8beb6d 2018-11-25 15:18:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434e43fb7038f4272536295a6e72ec324e0f0db4" 2018-11-25 15:18:18,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d8469c-a0dd-4e07-91e3-58f614753546 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:18,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-14d8469c-a0dd-4e07-91e3-58f614753546 2018-11-25 15:18:18,583 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-333cb7d6-6f50-480-user 2018-11-25 15:18:18,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:18,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0fbaff-4edd-4dd1-a6ee-e0e2ad37e381 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:18,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9c0fbaff-4edd-4dd1-a6ee-e0e2ad37e381 2018-11-25 15:18:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" -d '{"role": {"name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role"}}' 2018-11-25 15:18:18,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-150ef755-9509-4595-a427-06b84a7fbc80 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "322bbeaab61c447d9b3477438577c3a4", "links": {"self": "http://172.30.9.29:5000/v3/roles/322bbeaab61c447d9b3477438577c3a4"}, "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role"}} 2018-11-25 15:18:18,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-150ef755-9509-4595-a427-06b84a7fbc80 2018-11-25 15:18:18,799 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role 2018-11-25 15:18:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/322bbeaab61c447d9b3477438577c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:18,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8f102f-7dad-43f7-a7dc-bae589b598b8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/322bbeaab61c447d9b3477438577c3a4"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role", "id": "322bbeaab61c447d9b3477438577c3a4"}} 2018-11-25 15:18:18,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/322bbeaab61c447d9b3477438577c3a4 used request id req-da8f102f-7dad-43f7-a7dc-bae589b598b8 2018-11-25 15:18:18,898 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role to project CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj 2018-11-25 15:18:18,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d5446690c4074901b987b5daceb8fb88/users/bba1cfbad2ac4652b43c9003528a5276/roles/322bbeaab61c447d9b3477438577c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:19,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9e405b-8cbe-4500-ad27-17317324b949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:19,035 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d5446690c4074901b987b5daceb8fb88/users/bba1cfbad2ac4652b43c9003528a5276/roles/322bbeaab61c447d9b3477438577c3a4 used request id req-7f9e405b-8cbe-4500-ad27-17317324b949 2018-11-25 15:18:19,035 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:19,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:19,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:19,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "322bbeaab61c447d9b3477438577c3a4", "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role"}], "expires_at": "2018-11-25T16:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5446690c4074901b987b5daceb8fb88", "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d5446690c4074901b987b5daceb8fb88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d5446690c4074901b987b5daceb8fb88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d5446690c4074901b987b5daceb8fb88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d5446690c4074901b987b5daceb8fb88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d5446690c4074901b987b5daceb8fb88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d5446690c4074901b987b5daceb8fb88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5446690c4074901b987b5daceb8fb88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d5446690c4074901b987b5daceb8fb88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d5446690c4074901b987b5daceb8fb88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d5446690c4074901b987b5daceb8fb88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d5446690c4074901b987b5daceb8fb88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d5446690c4074901b987b5daceb8fb88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-333cb7d6-6f50-480-user", "id": "bba1cfbad2ac4652b43c9003528a5276"}, "audit_ids": ["vxqBdhEzThutibhGbg3_IA"], "issued_at": "2018-11-25T15:18:19.000000Z"}} 2018-11-25 15:18:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f72e71fe87720d22e2148b71b21a48a17c5215" 2018-11-25 15:18:19,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb98843-36f2-45ac-87f2-a24ce8ce36c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:19,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eeb98843-36f2-45ac-87f2-a24ce8ce36c9 2018-11-25 15:18:19,495 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:19,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f72e71fe87720d22e2148b71b21a48a17c5215" 2018-11-25 15:18:19,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18: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 x-openstack-request-id: req-1aa7f627-3551-4f12-bd3d-aa28a0d07722 x-compute-request-id: req-1aa7f627-3551-4f12-bd3d-aa28a0d07722 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:18:19,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-1aa7f627-3551-4f12-bd3d-aa28a0d07722 2018-11-25 15:18:19,674 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee... 2018-11-25 15:18:19,674 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:18:19,686 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee 2018-11-25 15:18:19,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f72e71fe87720d22e2148b71b21a48a17c5215" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT9PteHi2mlYDWxshPr6qTYq2J1sQ3DvVmO0w5PPBvKJuB7eMSKmFAzULV271JRH3/36RiQoVoizCz7WSxOACzQbaYxlGyodhzFrxlFJMdX1tRuM7VXgXA6CoVVCN+09BpxIQMQVAjQu54XY83HTCdSGdmZy7rgWaZBfYe8KH5Zw==", "name": "CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee"}}' 2018-11-25 15:18:19,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18: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-18b94296-0ff7-4e55-b928-db65f14956be x-compute-request-id: req-18b94296-0ff7-4e55-b928-db65f14956be Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT9PteHi2mlYDWxshPr6qTYq2J1sQ3DvVmO0w5PPBvKJuB7eMSKmFAzULV271JRH3/36RiQoVoizCz7WSxOACzQbaYxlGyodhzFrxlFJMdX1tRuM7VXgXA6CoVVCN+09BpxIQMQVAjQu54XY83HTCdSGdmZy7rgWaZBfYe8KH5Zw==", "user_id": "bba1cfbad2ac4652b43c9003528a5276", "name": "CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee", "fingerprint": "72:87:16:66:4d:32:cd:bb:26:aa:e9:6b:59:2a:ea:6a"}} 2018-11-25 15:18:19,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-18b94296-0ff7-4e55-b928-db65f14956be 2018-11-25 15:18:19,751 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee.pub 2018-11-25 15:18:19,751 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee 2018-11-25 15:18:19,751 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee 2018-11-25 15:18:19,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f72e71fe87720d22e2148b71b21a48a17c5215" 2018-11-25 15:18:19,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:18: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 x-openstack-request-id: req-e9419a62-11ef-4d0d-a3cb-3d2e6dd4bcbb x-compute-request-id: req-e9419a62-11ef-4d0d-a3cb-3d2e6dd4bcbb Content-Length: 0 Content-Type: application/json 2018-11-25 15:18:19,786 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee used request id req-e9419a62-11ef-4d0d-a3cb-3d2e6dd4bcbb 2018-11-25 15:18:19,787 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee.pub] 2018-11-25 15:18:19,787 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-25b5291b-59cb-4b30-b35c-53c25a8bdeee] 2018-11-25 15:18:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9b9f9fbd-1da8-4435-881a-789694737e10 Date: Sun, 25 Nov 2018 15:18:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:20,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9b9f9fbd-1da8-4435-881a-789694737e10 2018-11-25 15:18:20,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849e55b3-5593-4432-b564-105d9b3fc230 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:18:20,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-849e55b3-5593-4432-b564-105d9b3fc230 2018-11-25 15:18:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4561e39-7711-4362-afd8-3da6bdd8349f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:18:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-c4561e39-7711-4362-afd8-3da6bdd8349f 2018-11-25 15:18:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319df1f8-1d8c-40a3-8e83-b3c6a2da5f7f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:18:20,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-319df1f8-1d8c-40a3-8e83-b3c6a2da5f7f 2018-11-25 15:18:20,357 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj 2018-11-25 15:18:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d5446690c4074901b987b5daceb8fb88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-838b2a1c-7a12-4831-b904-ef2229ce416c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:20,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d5446690c4074901b987b5daceb8fb88 used request id req-838b2a1c-7a12-4831-b904-ef2229ce416c 2018-11-25 15:18:20,551 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-333cb7d6-6f50-480-proj-role 2018-11-25 15:18:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/322bbeaab61c447d9b3477438577c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59815487-b023-4714-8ea2-b5765ca6a8a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:20,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/322bbeaab61c447d9b3477438577c3a4 used request id req-59815487-b023-4714-8ea2-b5765ca6a8a6 2018-11-25 15:18:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086b6a05187209e384bbc2376c63630a4bc39c4c" 2018-11-25 15:18:20,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d54bb8-32e8-4a09-8def-c69ba456d60b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:20,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a5d54bb8-32e8-4a09-8def-c69ba456d60b 2018-11-25 15:18:20,758 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-333cb7d6-6f50-480-user 2018-11-25 15:18:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/bba1cfbad2ac4652b43c9003528a5276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434e43fb7038f4272536295a6e72ec324e0f0db4" 2018-11-25 15:18:20,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37670521-2566-429d-8424-791d630eee03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:20,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/bba1cfbad2ac4652b43c9003528a5276 used request id req-37670521-2566-429d-8424-791d630eee03 2018-11-25 15:18:20,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:21,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["IdJ4NfbeQ4if4Zvtw-6yvg"], "issued_at": "2018-11-25T15:18:21.000000Z"}} 2018-11-25 15:18:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfd96c634582f455de2185b9e3f9ecc3bd54541" 2018-11-25 15:18:21,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16a7efd-866e-4628-b14d-8c4ed5ddf289 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:21,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c16a7efd-866e-4628-b14d-8c4ed5ddf289 2018-11-25 15:18:21,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:21,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:21,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["IScYbmI4Q5OpwqCcbQPsnw"], "issued_at": "2018-11-25T15:18:21.000000Z"}} 2018-11-25 15:18:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:21,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066a12a2-3de5-4cef-813c-47e9f8cc6482 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:21,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-066a12a2-3de5-4cef-813c-47e9f8cc6482 2018-11-25 15:18:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:21,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:21,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bd8051-e4cb-434e-a9be-80fda48d89c6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:21,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj used request id req-d5bd8051-e4cb-434e-a9be-80fda48d89c6 2018-11-25 15:18:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:22,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e566bdc5-0d2c-4913-a1bc-6ff18953d98f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:22,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e566bdc5-0d2c-4913-a1bc-6ff18953d98f 2018-11-25 15:18:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj"}}' 2018-11-25 15:18:22,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-359cce62-34d0-4bcf-9aa9-8a3e0ebd10b6 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b6a2331c601b485ea7741737d30e06be"}, "enabled": true, "id": "b6a2331c601b485ea7741737d30e06be", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj"}} 2018-11-25 15:18:22,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-359cce62-34d0-4bcf-9aa9-8a3e0ebd10b6 2018-11-25 15:18:22,188 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj 2018-11-25 15:18:22,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:22,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:22,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VaErA6DXSl2We_lDYe48-g"], "issued_at": "2018-11-25T15:18:22.000000Z"}} 2018-11-25 15:18:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f844a3b5affa275c501f3d366431953f4cd44ea2" 2018-11-25 15:18:22,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50937c57-c929-49f1-9274-0cc8ac920991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:22,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50937c57-c929-49f1-9274-0cc8ac920991 2018-11-25 15:18:22,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:22,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f844a3b5affa275c501f3d366431953f4cd44ea2" 2018-11-25 15:18:22,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c8f0dd-e0ed-4bcc-b908-74e4755f71e4 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:22,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a8c8f0dd-e0ed-4bcc-b908-74e4755f71e4 2018-11-25 15:18:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f844a3b5affa275c501f3d366431953f4cd44ea2" 2018-11-25 15:18:22,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558fc97b-44d4-42da-827c-21709efb6793 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b6a2331c601b485ea7741737d30e06be"}, "enabled": true, "id": "b6a2331c601b485ea7741737d30e06be", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj"}]} 2018-11-25 15:18:22,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj used request id req-558fc97b-44d4-42da-827c-21709efb6793 2018-11-25 15:18:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f844a3b5affa275c501f3d366431953f4cd44ea2" 2018-11-25 15:18:22,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd5fa17-8363-42b6-97d9-87bc8c1b9770 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:22,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dcd5fa17-8363-42b6-97d9-87bc8c1b9770 2018-11-25 15:18:23,337 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-user 2018-11-25 15:18:23,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:23,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4c0486-363e-426a-9834-7f77dcb64047 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:23,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1d4c0486-363e-426a-9834-7f77dcb64047 2018-11-25 15:18:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" -d '{"role": {"name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role"}}' 2018-11-25 15:18:23,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e58f04-e8d4-4605-8292-b2c3da7961c0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6635aaba6d3d4dc19e512511210264d3", "links": {"self": "http://172.30.9.29:5000/v3/roles/6635aaba6d3d4dc19e512511210264d3"}, "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role"}} 2018-11-25 15:18:23,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-17e58f04-e8d4-4605-8292-b2c3da7961c0 2018-11-25 15:18:23,547 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role 2018-11-25 15:18:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6635aaba6d3d4dc19e512511210264d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:23,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e3c58f-cac9-4285-bb8c-8cae56e9edcc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6635aaba6d3d4dc19e512511210264d3"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role", "id": "6635aaba6d3d4dc19e512511210264d3"}} 2018-11-25 15:18:23,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6635aaba6d3d4dc19e512511210264d3 used request id req-07e3c58f-cac9-4285-bb8c-8cae56e9edcc 2018-11-25 15:18:23,642 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role to project CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj 2018-11-25 15:18:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b6a2331c601b485ea7741737d30e06be/users/d1cfbdd1c50f4b6196bbcaf43438cb3b/roles/6635aaba6d3d4dc19e512511210264d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:23,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3dfc098-c3f2-472e-a054-5b975fc7f9d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:23,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b6a2331c601b485ea7741737d30e06be/users/d1cfbdd1c50f4b6196bbcaf43438cb3b/roles/6635aaba6d3d4dc19e512511210264d3 used request id req-a3dfc098-c3f2-472e-a054-5b975fc7f9d8 2018-11-25 15:18:23,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:23,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:23,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:24,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6635aaba6d3d4dc19e512511210264d3", "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role"}], "expires_at": "2018-11-25T16:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6a2331c601b485ea7741737d30e06be", "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b6a2331c601b485ea7741737d30e06be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b6a2331c601b485ea7741737d30e06be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b6a2331c601b485ea7741737d30e06be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b6a2331c601b485ea7741737d30e06be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b6a2331c601b485ea7741737d30e06be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b6a2331c601b485ea7741737d30e06be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b6a2331c601b485ea7741737d30e06be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b6a2331c601b485ea7741737d30e06be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b6a2331c601b485ea7741737d30e06be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b6a2331c601b485ea7741737d30e06be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b6a2331c601b485ea7741737d30e06be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b6a2331c601b485ea7741737d30e06be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-user", "id": "d1cfbdd1c50f4b6196bbcaf43438cb3b"}, "audit_ids": ["yNidLazNSz-6wyEMlmGE_Q"], "issued_at": "2018-11-25T15:18:24.000000Z"}} 2018-11-25 15:18:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99171d1f636593d13216b7765a9cc55f2811a4ff" 2018-11-25 15:18:24,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32dc7b5-10fe-41b3-bd9c-7153a234d1d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:24,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e32dc7b5-10fe-41b3-bd9c-7153a234d1d4 2018-11-25 15:18:24,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:24,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99171d1f636593d13216b7765a9cc55f2811a4ff" 2018-11-25 15:18:24,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:24 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-2f3fc654-705d-4005-a771-59b048469e49 x-compute-request-id: req-2f3fc654-705d-4005-a771-59b048469e49 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:18:24,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-2f3fc654-705d-4005-a771-59b048469e49 2018-11-25 15:18:24,392 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a... 2018-11-25 15:18:24,392 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:18:24,401 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a 2018-11-25 15:18:24,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99171d1f636593d13216b7765a9cc55f2811a4ff" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSVnwqSsUSEHk5dArmaLKxr/kNS4u5IMZ221edMaq1S87lHa4Uw60tuYMrPOzkJ9xFLgFGvN/8V8KOPgcmWJ4pBZEx6kore6dyg41j5FzB29hEiiRHX04UBvLv3hr4JgBnif+eBi42LG3JrSrV9qtLIrF1aNkdWXx1HoMSvzEX9Q==", "name": "CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a"}}' 2018-11-25 15:18:24,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:24 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-cbc9316c-ad28-400a-9060-cad77c63b29f x-compute-request-id: req-cbc9316c-ad28-400a-9060-cad77c63b29f Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSVnwqSsUSEHk5dArmaLKxr/kNS4u5IMZ221edMaq1S87lHa4Uw60tuYMrPOzkJ9xFLgFGvN/8V8KOPgcmWJ4pBZEx6kore6dyg41j5FzB29hEiiRHX04UBvLv3hr4JgBnif+eBi42LG3JrSrV9qtLIrF1aNkdWXx1HoMSvzEX9Q==", "user_id": "d1cfbdd1c50f4b6196bbcaf43438cb3b", "name": "CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a", "fingerprint": "bd:55:ba:63:90:b8:19:f2:4f:a2:2c:8f:dd:6d:29:3a"}} 2018-11-25 15:18:24,470 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-cbc9316c-ad28-400a-9060-cad77c63b29f 2018-11-25 15:18:24,481 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a.pub 2018-11-25 15:18:24,482 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a 2018-11-25 15:18:24,482 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a 2018-11-25 15:18:24,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99171d1f636593d13216b7765a9cc55f2811a4ff" 2018-11-25 15:18:24,547 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:18:24 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-cbc4ab2a-948d-4e48-ae0d-38ddcb0abeaf x-compute-request-id: req-cbc4ab2a-948d-4e48-ae0d-38ddcb0abeaf Content-Length: 0 Content-Type: application/json 2018-11-25 15:18:24,548 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a used request id req-cbc4ab2a-948d-4e48-ae0d-38ddcb0abeaf 2018-11-25 15:18:24,548 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a.pub] 2018-11-25 15:18:24,548 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-757771dd-e242-491c-a19f-26fe1a36e82a] 2018-11-25 15:18:24,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1060e2e9-4b36-4813-970c-7387a6bfa5e2 Date: Sun, 25 Nov 2018 15:18:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:24,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1060e2e9-4b36-4813-970c-7387a6bfa5e2 2018-11-25 15:18:24,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82618b0a-ce2a-4557-8443-dc68d6fcef3c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:18:24,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-82618b0a-ce2a-4557-8443-dc68d6fcef3c 2018-11-25 15:18:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:24,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8349b6fe-725c-45e1-b617-117c6e7c7207 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:18:24,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-8349b6fe-725c-45e1-b617-117c6e7c7207 2018-11-25 15:18:24,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:25,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85317a2-9e12-4a76-8225-6c56bcf0d234 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:18:25,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-f85317a2-9e12-4a76-8225-6c56bcf0d234 2018-11-25 15:18:25,044 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj 2018-11-25 15:18:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b6a2331c601b485ea7741737d30e06be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:25,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ae0ba5-77c5-417d-885a-91447b95cbbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:25,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b6a2331c601b485ea7741737d30e06be used request id req-44ae0ba5-77c5-417d-885a-91447b95cbbc 2018-11-25 15:18:25,250 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-proj-role 2018-11-25 15:18:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6635aaba6d3d4dc19e512511210264d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:25,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-761a1297-cf10-40e4-9bf8-fad418c55048 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:25,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6635aaba6d3d4dc19e512511210264d3 used request id req-761a1297-cf10-40e4-9bf8-fad418c55048 2018-11-25 15:18:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a26d567eee848f3a00c2989e284d98ef636cc63" 2018-11-25 15:18:25,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46445a38-c38a-4340-8ecb-1e4d836842d5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:25,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-46445a38-c38a-4340-8ecb-1e4d836842d5 2018-11-25 15:18:25,447 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0114fa48-b5b2-4c0-user 2018-11-25 15:18:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d1cfbdd1c50f4b6196bbcaf43438cb3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f844a3b5affa275c501f3d366431953f4cd44ea2" 2018-11-25 15:18:25,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-645f3fb5-0a67-4be5-b120-eabdec1cec21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:25,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d1cfbdd1c50f4b6196bbcaf43438cb3b used request id req-645f3fb5-0a67-4be5-b120-eabdec1cec21 2018-11-25 15:18:25,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:26,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YYMueGvNTKKWqV-QuX6d_Q"], "issued_at": "2018-11-25T15:18:26.000000Z"}} 2018-11-25 15:18:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff935bc5a939f75c45b4e139b08b3d833abafa1" 2018-11-25 15:18:26,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d18d42d-8e0f-4275-b46c-da8d513c88af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:26,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d18d42d-8e0f-4275-b46c-da8d513c88af 2018-11-25 15:18:26,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:26,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:26,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hdvSLTFJRgybrXQ_r_t1Eg"], "issued_at": "2018-11-25T15:18:26.000000Z"}} 2018-11-25 15:18:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:26,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df3f4c6-4fd8-497d-b6dd-aabc094a906b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:26,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2df3f4c6-4fd8-497d-b6dd-aabc094a906b 2018-11-25 15:18:26,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:26,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:26,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-93ada71b-ee97-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:26,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a232503-69fa-4520-b989-078255ffd9c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-93ada71b-ee97-410-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:26,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-93ada71b-ee97-410-proj used request id req-7a232503-69fa-4520-b989-078255ffd9c6 2018-11-25 15:18:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:26,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fc8577-6361-4f5e-a009-652c4a970da0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:26,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-21fc8577-6361-4f5e-a009-652c4a970da0 2018-11-25 15:18:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj"}}' 2018-11-25 15:18:26,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e641c16-2257-4b7f-af7f-de099efc0c78 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee15e2368b9843ee98c0d592fe5ea951"}, "enabled": true, "id": "ee15e2368b9843ee98c0d592fe5ea951", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj"}} 2018-11-25 15:18:26,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8e641c16-2257-4b7f-af7f-de099efc0c78 2018-11-25 15:18:26,871 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-93ada71b-ee97-410-proj 2018-11-25 15:18:26,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:26,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:27,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["iU-CVIxBROay3Gva8HSeQg"], "issued_at": "2018-11-25T15:18:27.000000Z"}} 2018-11-25 15:18:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a120e7e817efae428a350dcdb53034eedb36feae" 2018-11-25 15:18:27,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c2aae0-c519-46fa-a8d6-075bbb782125 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:27,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-75c2aae0-c519-46fa-a8d6-075bbb782125 2018-11-25 15:18:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:27,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a120e7e817efae428a350dcdb53034eedb36feae" 2018-11-25 15:18:27,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c07aa95-9f64-461a-9196-e731323f4f95 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:27,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2c07aa95-9f64-461a-9196-e731323f4f95 2018-11-25 15:18:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-93ada71b-ee97-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a120e7e817efae428a350dcdb53034eedb36feae" 2018-11-25 15:18:27,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056e6279-1f50-4b2d-aef0-eeb66b47afa3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-93ada71b-ee97-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee15e2368b9843ee98c0d592fe5ea951"}, "enabled": true, "id": "ee15e2368b9843ee98c0d592fe5ea951", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj"}]} 2018-11-25 15:18:27,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-93ada71b-ee97-410-proj used request id req-056e6279-1f50-4b2d-aef0-eeb66b47afa3 2018-11-25 15:18:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a120e7e817efae428a350dcdb53034eedb36feae" 2018-11-25 15:18:27,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8abbca-6fb9-4b3d-a8c8-f8b35bfb8291 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:27,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9f8abbca-6fb9-4b3d-a8c8-f8b35bfb8291 2018-11-25 15:18:27,930 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-93ada71b-ee97-410-user 2018-11-25 15:18:27,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:27,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:28,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ad64c7-115f-420c-abe0-1489dd50d7c0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:28,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-12ad64c7-115f-420c-abe0-1489dd50d7c0 2018-11-25 15:18:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" -d '{"role": {"name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role"}}' 2018-11-25 15:18:28,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd0b606-e2ac-4803-874a-b4cd98ed80a0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "994e71b3cdb64b8eb148c4cbf08cdc13", "links": {"self": "http://172.30.9.29:5000/v3/roles/994e71b3cdb64b8eb148c4cbf08cdc13"}, "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role"}} 2018-11-25 15:18:28,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1bd0b606-e2ac-4803-874a-b4cd98ed80a0 2018-11-25 15:18:28,056 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role 2018-11-25 15:18:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/994e71b3cdb64b8eb148c4cbf08cdc13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:28,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c78c56-d1c4-480c-8c69-c6b90d62af3d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/994e71b3cdb64b8eb148c4cbf08cdc13"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role", "id": "994e71b3cdb64b8eb148c4cbf08cdc13"}} 2018-11-25 15:18:28,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/994e71b3cdb64b8eb148c4cbf08cdc13 used request id req-a6c78c56-d1c4-480c-8c69-c6b90d62af3d 2018-11-25 15:18:28,147 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role to project CreateKeypairsCleanupTests-93ada71b-ee97-410-proj 2018-11-25 15:18:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ee15e2368b9843ee98c0d592fe5ea951/users/02990c0bae554c6e8ac5641eff87ff7c/roles/994e71b3cdb64b8eb148c4cbf08cdc13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:28,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45e73398-6705-4d1e-924a-d71cd86a11c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:28,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ee15e2368b9843ee98c0d592fe5ea951/users/02990c0bae554c6e8ac5641eff87ff7c/roles/994e71b3cdb64b8eb148c4cbf08cdc13 used request id req-45e73398-6705-4d1e-924a-d71cd86a11c4 2018-11-25 15:18:28,220 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:28,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:28,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:28,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "994e71b3cdb64b8eb148c4cbf08cdc13", "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role"}], "expires_at": "2018-11-25T16:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee15e2368b9843ee98c0d592fe5ea951", "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee15e2368b9843ee98c0d592fe5ea951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ee15e2368b9843ee98c0d592fe5ea951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ee15e2368b9843ee98c0d592fe5ea951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ee15e2368b9843ee98c0d592fe5ea951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ee15e2368b9843ee98c0d592fe5ea951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ee15e2368b9843ee98c0d592fe5ea951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee15e2368b9843ee98c0d592fe5ea951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ee15e2368b9843ee98c0d592fe5ea951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ee15e2368b9843ee98c0d592fe5ea951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ee15e2368b9843ee98c0d592fe5ea951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ee15e2368b9843ee98c0d592fe5ea951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ee15e2368b9843ee98c0d592fe5ea951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-93ada71b-ee97-410-user", "id": "02990c0bae554c6e8ac5641eff87ff7c"}, "audit_ids": ["HfDYiFFtR7mnVOfrZoF41A"], "issued_at": "2018-11-25T15:18:28.000000Z"}} 2018-11-25 15:18:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d193c6890f1ba215dd05b6085bbe35fdae909e60" 2018-11-25 15:18:28,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cc464a-ee91-4e05-9e46-3610f811507b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:28,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b4cc464a-ee91-4e05-9e46-3610f811507b 2018-11-25 15:18:28,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:18:28,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d193c6890f1ba215dd05b6085bbe35fdae909e60" 2018-11-25 15:18:28,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:28 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-0d5115b8-d934-4463-b838-9fa1f131c304 x-compute-request-id: req-0d5115b8-d934-4463-b838-9fa1f131c304 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:18:28,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0d5115b8-d934-4463-b838-9fa1f131c304 2018-11-25 15:18:28,845 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a... 2018-11-25 15:18:28,845 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:18:28,856 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a 2018-11-25 15:18:28,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d193c6890f1ba215dd05b6085bbe35fdae909e60" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxLS5eIdicCDzu5GF7+oUi7/U0RSAzSdgWM8/IMRUnJQSenH6MTmkqv2BLL8yK1yMo0U8CSQsbKpPvuoaFPsFIueU8bnADtazSU6sZwaHMfr8DS2/ZRTM9uQuyEe7JQ04Ve/EZOMJBHRXp0jgrK/W2dv7y+mEvJTpCX3Qa1c85Cw==", "name": "CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a"}}' 2018-11-25 15:18:28,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:28 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-be3f3c7f-dba1-42e4-929b-46b42448e5fb x-compute-request-id: req-be3f3c7f-dba1-42e4-929b-46b42448e5fb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxLS5eIdicCDzu5GF7+oUi7/U0RSAzSdgWM8/IMRUnJQSenH6MTmkqv2BLL8yK1yMo0U8CSQsbKpPvuoaFPsFIueU8bnADtazSU6sZwaHMfr8DS2/ZRTM9uQuyEe7JQ04Ve/EZOMJBHRXp0jgrK/W2dv7y+mEvJTpCX3Qa1c85Cw==", "user_id": "02990c0bae554c6e8ac5641eff87ff7c", "name": "CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a", "fingerprint": "76:3c:80:24:3f:9c:36:87:be:bb:4d:50:db:95:6d:30"}} 2018-11-25 15:18:28,918 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-be3f3c7f-dba1-42e4-929b-46b42448e5fb 2018-11-25 15:18:28,930 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a.pub 2018-11-25 15:18:28,931 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a 2018-11-25 15:18:28,931 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a 2018-11-25 15:18:28,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d193c6890f1ba215dd05b6085bbe35fdae909e60" 2018-11-25 15:18:28,972 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:18:28 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-25995dce-562b-48d2-98fd-93d6e522f985 x-compute-request-id: req-25995dce-562b-48d2-98fd-93d6e522f985 Content-Length: 0 Content-Type: application/json 2018-11-25 15:18:28,972 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-af02e4df-9310-4e4f-8030-9c8c0749038a used request id req-25995dce-562b-48d2-98fd-93d6e522f985 2018-11-25 15:18:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ce57bb82-046c-425f-811c-d7509ae298be Date: Sun, 25 Nov 2018 15:18:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:29,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ce57bb82-046c-425f-811c-d7509ae298be 2018-11-25 15:18:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709add5d-6898-4d3e-8ae5-9b224402add3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:18:29,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-709add5d-6898-4d3e-8ae5-9b224402add3 2018-11-25 15:18:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d757f8ff-26ec-4e4e-9bd3-ffbbb7211fc9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:18:29,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-d757f8ff-26ec-4e4e-9bd3-ffbbb7211fc9 2018-11-25 15:18:29,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67aff171-0333-42e2-9d93-0d91438385e4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:18:29,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-67aff171-0333-42e2-9d93-0d91438385e4 2018-11-25 15:18:29,470 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-93ada71b-ee97-410-proj 2018-11-25 15:18:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ee15e2368b9843ee98c0d592fe5ea951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f2f04f-41bc-4967-8f68-61aa5357d83b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:29,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ee15e2368b9843ee98c0d592fe5ea951 used request id req-03f2f04f-41bc-4967-8f68-61aa5357d83b 2018-11-25 15:18:29,669 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-93ada71b-ee97-410-proj-role 2018-11-25 15:18:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/994e71b3cdb64b8eb148c4cbf08cdc13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0d1129-6ea5-42fe-985f-28c57b7d71a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:29,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/994e71b3cdb64b8eb148c4cbf08cdc13 used request id req-0b0d1129-6ea5-42fe-985f-28c57b7d71a5 2018-11-25 15:18:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de23f9ae12f410c041ff9f7232015553dd3b5688" 2018-11-25 15:18:29,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38440d16-972a-4959-993e-b9d346da0c47 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:29,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-38440d16-972a-4959-993e-b9d346da0c47 2018-11-25 15:18:29,972 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-93ada71b-ee97-410-user 2018-11-25 15:18:29,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/02990c0bae554c6e8ac5641eff87ff7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a120e7e817efae428a350dcdb53034eedb36feae" 2018-11-25 15:18:30,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad25f61c-9367-4dbd-af5e-5e6d9d23c6ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:30,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/02990c0bae554c6e8ac5641eff87ff7c used request id req-ad25f61c-9367-4dbd-af5e-5e6d9d23c6ff 2018-11-25 15:18:30,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:30,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TfXbSQNMSrysUPuTYc9o5A"], "issued_at": "2018-11-25T15:18:30.000000Z"}} 2018-11-25 15:18:30,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77cf295401d8c05c511c6bd3072589ac01a7c6" 2018-11-25 15:18:30,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0170fe-00c6-4806-ab07-1fd89e2ae400 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:30,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee0170fe-00c6-4806-ab07-1fd89e2ae400 2018-11-25 15:18:30,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:30,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:31,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["W2VOjGvdQl2HaxftT6Z1rg"], "issued_at": "2018-11-25T15:18:31.000000Z"}} 2018-11-25 15:18:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:31,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3777764f-e6e1-467a-9917-cb798f678081 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:31,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3777764f-e6e1-467a-9917-cb798f678081 2018-11-25 15:18:31,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:31,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:31,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-13f314da-d631-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:31,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383ae77a-24b1-4dc4-90da-980c783d4066 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-13f314da-d631-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:31,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-13f314da-d631-4e6-proj used request id req-383ae77a-24b1-4dc4-90da-980c783d4066 2018-11-25 15:18:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:31,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd556a54-89c4-44ad-a838-4530248f5f5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:31,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dd556a54-89c4-44ad-a838-4530248f5f5e 2018-11-25 15:18:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}}' 2018-11-25 15:18:31,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ab3917-89a0-4e29-ba03-a6b12cd9fdf0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517"}, "enabled": true, "id": "ad494871da9a4734bcce4516ab96a517", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}} 2018-11-25 15:18:31,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-49ab3917-89a0-4e29-ba03-a6b12cd9fdf0 2018-11-25 15:18:31,337 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-13f314da-d631-4e6-proj 2018-11-25 15:18:31,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:31,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:31,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["adfj3qxJTwqcF_-kJuv-Fg"], "issued_at": "2018-11-25T15:18:31.000000Z"}} 2018-11-25 15:18:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a401e95b5c981691350f72ab242990d633be6680" 2018-11-25 15:18:31,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499a4a29-cb0d-461d-90a3-b66a60c17809 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:31,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-499a4a29-cb0d-461d-90a3-b66a60c17809 2018-11-25 15:18:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:31,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a401e95b5c981691350f72ab242990d633be6680" 2018-11-25 15:18:31,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d37612-bb6b-4d85-965c-eab21d75a4c8 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:31,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-29d37612-bb6b-4d85-965c-eab21d75a4c8 2018-11-25 15:18:31,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-13f314da-d631-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a401e95b5c981691350f72ab242990d633be6680" 2018-11-25 15:18:31,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a78a9c-5833-4176-94c2-0c8c353dc7a3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-13f314da-d631-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517"}, "enabled": true, "id": "ad494871da9a4734bcce4516ab96a517", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}]} 2018-11-25 15:18:31,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-13f314da-d631-4e6-proj used request id req-89a78a9c-5833-4176-94c2-0c8c353dc7a3 2018-11-25 15:18:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a401e95b5c981691350f72ab242990d633be6680" 2018-11-25 15:18:32,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a159d9a5-abae-41a9-a590-10326ace49a9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:32,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a159d9a5-abae-41a9-a590-10326ace49a9 2018-11-25 15:18:32,409 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-13f314da-d631-4e6-user 2018-11-25 15:18:32,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:32,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85744f30-e457-4e2d-82cc-6c9dd4e7f0f9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:32,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-85744f30-e457-4e2d-82cc-6c9dd4e7f0f9 2018-11-25 15:18:32,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" -d '{"role": {"name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role"}}' 2018-11-25 15:18:32,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a589df-fabe-46e8-9590-d1c030539b5b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d79b9d83482a4d3783ead11ecffc4244", "links": {"self": "http://172.30.9.29:5000/v3/roles/d79b9d83482a4d3783ead11ecffc4244"}, "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role"}} 2018-11-25 15:18:32,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-10a589df-fabe-46e8-9590-d1c030539b5b 2018-11-25 15:18:32,625 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role 2018-11-25 15:18:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d79b9d83482a4d3783ead11ecffc4244 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:32,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a58f68-58f6-43a9-b9c5-faf733095536 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d79b9d83482a4d3783ead11ecffc4244"}, "domain_id": null, "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role", "id": "d79b9d83482a4d3783ead11ecffc4244"}} 2018-11-25 15:18:32,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d79b9d83482a4d3783ead11ecffc4244 used request id req-80a58f68-58f6-43a9-b9c5-faf733095536 2018-11-25 15:18:32,708 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role to project CreateNetworkSuccessTests-13f314da-d631-4e6-proj 2018-11-25 15:18:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517/users/5f3ea8dc7d784f9686d20a3f949b2112/roles/d79b9d83482a4d3783ead11ecffc4244 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:32,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f048bd38-80ab-41fc-b87d-14a16e1d8c39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:32,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517/users/5f3ea8dc7d784f9686d20a3f949b2112/roles/d79b9d83482a4d3783ead11ecffc4244 used request id req-f048bd38-80ab-41fc-b87d-14a16e1d8c39 2018-11-25 15:18:32,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:32,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:33,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d79b9d83482a4d3783ead11ecffc4244", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role"}], "expires_at": "2018-11-25T16:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad494871da9a4734bcce4516ab96a517", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-user", "id": "5f3ea8dc7d784f9686d20a3f949b2112"}, "audit_ids": ["TsFAtUzaR_q7-cnX2q-zpA"], "issued_at": "2018-11-25T15:18:33.000000Z"}} 2018-11-25 15:18:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:33,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a6c3b9-356d-4867-933b-9969955dd49d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:33,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-92a6c3b9-356d-4867-933b-9969955dd49d 2018-11-25 15:18:33,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:33,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d2c6649-61d9-40a5-970c-5734ea3572bd Date: Sun, 25 Nov 2018 15:18:33 GMT RESP BODY: {"networks":[]} 2018-11-25 15:18:33,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net used request id req-9d2c6649-61d9-40a5-970c-5734ea3572bd 2018-11-25 15:18:33,487 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net 2018-11-25 15:18:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" -d '{"network": {"name": "CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net", "admin_state_up": true}}' 2018-11-25 15:18:34,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b29aff40-c8c6-49b4-81d0-1bbfb3fad037 Date: Sun, 25 Nov 2018 15:18:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad494871da9a4734bcce4516ab96a517","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:18:33Z","is_default":false,"name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:33Z","mtu":1450}} 2018-11-25 15:18:34,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b29aff40-c8c6-49b4-81d0-1bbfb3fad037 2018-11-25 15:18:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e9bedb60-f0cb-452b-8769-f3d30af888aa Date: Sun, 25 Nov 2018 15:18:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:18:33Z","tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ad494871da9a4734bcce4516ab96a517","id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net"}]} 2018-11-25 15:18:34,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-e9bedb60-f0cb-452b-8769-f3d30af888aa 2018-11-25 15:18:34,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:34,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99d06a68-5d34-4022-b2bd-54c85c181e50 Date: Sun, 25 Nov 2018 15:18:34 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:18:34,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-99d06a68-5d34-4022-b2bd-54c85c181e50 2018-11-25 15:18:34,439 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet 2018-11-25 15:18:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" -d '{"subnets": [{"ip_version": 4, "network_id": "a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet"}]}' 2018-11-25 15:18:35,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3b62d32a-60d5-4f6d-8893-5bee1cb5d088 Date: Sun, 25 Nov 2018 15:18:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ad494871da9a4734bcce4516ab96a517","id":"1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet"}]} 2018-11-25 15:18:35,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3b62d32a-60d5-4f6d-8893-5bee1cb5d088 2018-11-25 15:18:35,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:35,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-80b0e0f7-4a4a-4b81-903e-1c08e76e0bcf Date: Sun, 25 Nov 2018 15:18:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f"],"updated_at":"2018-11-25T15:18:34Z","tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ad494871da9a4734bcce4516ab96a517","id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net"}]} 2018-11-25 15:18:35,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-80b0e0f7-4a4a-4b81-903e-1c08e76e0bcf 2018-11-25 15:18:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:35,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be4b0edd-c1db-4555-8034-9f11213d2ec3 Date: Sun, 25 Nov 2018 15:18:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ad494871da9a4734bcce4516ab96a517","id":"1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet"}]} 2018-11-25 15:18:35,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-be4b0edd-c1db-4555-8034-9f11213d2ec3 2018-11-25 15:18:35,794 - OpenStackNetwork - DEBUG - Network [a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5] created successfully 2018-11-25 15:18:35,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:36,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d79b9d83482a4d3783ead11ecffc4244", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role"}], "expires_at": "2018-11-25T16:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad494871da9a4734bcce4516ab96a517", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ad494871da9a4734bcce4516ab96a517", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ad494871da9a4734bcce4516ab96a517", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ad494871da9a4734bcce4516ab96a517", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-user", "id": "5f3ea8dc7d784f9686d20a3f949b2112"}, "audit_ids": ["LCQv10ioSp2WnHEfXCKCBw"], "issued_at": "2018-11-25T15:18:36.000000Z"}} 2018-11-25 15:18:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbcebf2917342cd24d29ba2694f5e6e7e6c7eab" 2018-11-25 15:18:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-76ced391-cb47-49a5-997e-ed76fd2d1a49 Date: Sun, 25 Nov 2018 15:18:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f"],"updated_at":"2018-11-25T15:18:34Z","tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ad494871da9a4734bcce4516ab96a517","id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net"}]} 2018-11-25 15:18:36,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net used request id req-76ced391-cb47-49a5-997e-ed76fd2d1a49 2018-11-25 15:18:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:36,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77cf295401d8c05c511c6bd3072589ac01a7c6" 2018-11-25 15:18:36,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e1d79d-7fa2-4094-a9c7-f4ab82bf9974 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517"}, "enabled": true, "id": "ad494871da9a4734bcce4516ab96a517", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}} 2018-11-25 15:18:36,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517 used request id req-51e1d79d-7fa2-4094-a9c7-f4ab82bf9974 2018-11-25 15:18:36,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbcebf2917342cd24d29ba2694f5e6e7e6c7eab" 2018-11-25 15:18:36,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-02d096f3-c91d-4b9a-81b2-46366b8956af Date: Sun, 25 Nov 2018 15:18:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5","tenant_id":"ad494871da9a4734bcce4516ab96a517","created_at":"2018-11-25T15:18:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ad494871da9a4734bcce4516ab96a517","id":"1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet"}]} 2018-11-25 15:18:36,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-02d096f3-c91d-4b9a-81b2-46366b8956af 2018-11-25 15:18:36,869 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet 2018-11-25 15:18:36,869 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet 2018-11-25 15:18:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbcebf2917342cd24d29ba2694f5e6e7e6c7eab" 2018-11-25 15:18:39,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b61134b6-916e-48a9-9cc7-f06a727a29a5 Date: Sun, 25 Nov 2018 15:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:18:39,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f used request id req-b61134b6-916e-48a9-9cc7-f06a727a29a5 2018-11-25 15:18:39,228 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net 2018-11-25 15:18:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbcebf2917342cd24d29ba2694f5e6e7e6c7eab" 2018-11-25 15:18:40,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c587746-93c1-4130-9219-fade9c120aac Date: Sun, 25 Nov 2018 15:18:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:18:40,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-1c587746-93c1-4130-9219-fade9c120aac 2018-11-25 15:18:40,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbcebf2917342cd24d29ba2694f5e6e7e6c7eab" 2018-11-25 15:18:40,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ba08cf91-743c-499b-b88b-3dc5bf21081f Date: Sun, 25 Nov 2018 15:18:40 GMT RESP BODY: {"networks":[]} 2018-11-25 15:18:40,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net used request id req-ba08cf91-743c-499b-b88b-3dc5bf21081f 2018-11-25 15:18:40,665 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet 2018-11-25 15:18:40,665 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-subnet 2018-11-25 15:18:40,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:40,704 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2344b249-58da-49ac-bcd5-32097fa683e7 Date: Sun, 25 Nov 2018 15:18:40 GMT RESP BODY: {"NeutronError": {"message": "Subnet 1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-25 15:18:40,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f used request id req-2344b249-58da-49ac-bcd5-32097fa683e7 2018-11-25 15:18:40,704 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 1a20a8a8-d2a7-49f5-b74f-cd114c9ba65f could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-25 15:18:40,705 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7b08ea0b-2bac-4812-a38a-ec76ecd44c56-pub-net 2018-11-25 15:18:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9253d1be2ce2c5d49159464611b11311a2e6f0" 2018-11-25 15:18:40,884 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-f9bb2c0e-613e-480b-ba03-5744887b42a6 Date: Sun, 25 Nov 2018 15:18:40 GMT RESP BODY: {"NeutronError": {"message": "Network a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-25 15:18:40,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 used request id req-f9bb2c0e-613e-480b-ba03-5744887b42a6 2018-11-25 15:18:40,885 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network a0b12e4d-f7f9-4c19-a8de-d7424bb8ede5 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-25 15:18:40,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:41,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cc0a9597-661a-4f2a-abe0-bd8326ed56f2 Date: Sun, 25 Nov 2018 15:18:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ad494871da9a4734bcce4516ab96a517", "created_at": "2018-11-25T15:18:33Z", "updated_at": "2018-11-25T15:18:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "revision_number": 0, "id": "254cd0db-c390-4a15-b9a2-a1904a33eef9", "remote_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "tenant_id": "ad494871da9a4734bcce4516ab96a517", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad494871da9a4734bcce4516ab96a517"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "revision_number": 0, "id": "4518c228-60f2-4fff-8a54-6c1b01559c0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "tenant_id": "ad494871da9a4734bcce4516ab96a517", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad494871da9a4734bcce4516ab96a517"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "revision_number": 0, "id": "56b0adbd-2f01-4511-9eb0-a24d5a6d1399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "tenant_id": "ad494871da9a4734bcce4516ab96a517", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad494871da9a4734bcce4516ab96a517"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "revision_number": 0, "id": "e0b1bb3f-1237-4104-a7d7-ec33721675be", "remote_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "tenant_id": "ad494871da9a4734bcce4516ab96a517", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad494871da9a4734bcce4516ab96a517"}], "revision_number": 4, "project_id": "ad494871da9a4734bcce4516ab96a517", "id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:18:41,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-cc0a9597-661a-4f2a-abe0-bd8326ed56f2 2018-11-25 15:18:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:41,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a097d1-5e50-4f34-9260-3a49789ea7cb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517"}, "enabled": true, "id": "ad494871da9a4734bcce4516ab96a517", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13f314da-d631-4e6-proj"}} 2018-11-25 15:18:41,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517 used request id req-54a097d1-5e50-4f34-9260-3a49789ea7cb 2018-11-25 15:18:41,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f2ca11b-ada9-4a88-81bb-db0183eebb76 2018-11-25 15:18:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0f2ca11b-ada9-4a88-81bb-db0183eebb76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:41,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7f698dbc-8249-4426-9efd-c7838a54d7b9 Date: Sun, 25 Nov 2018 15:18:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "port_range_min": null, "revision_number": 0, "tenant_id": "ad494871da9a4734bcce4516ab96a517", "created_at": "2018-11-25T15:18:33Z", "project_id": "ad494871da9a4734bcce4516ab96a517", "id": "254cd0db-c390-4a15-b9a2-a1904a33eef9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "port_range_min": null, "revision_number": 0, "tenant_id": "ad494871da9a4734bcce4516ab96a517", "created_at": "2018-11-25T15:18:33Z", "project_id": "ad494871da9a4734bcce4516ab96a517", "id": "4518c228-60f2-4fff-8a54-6c1b01559c0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "port_range_min": null, "revision_number": 0, "tenant_id": "ad494871da9a4734bcce4516ab96a517", "created_at": "2018-11-25T15:18:33Z", "project_id": "ad494871da9a4734bcce4516ab96a517", "id": "56b0adbd-2f01-4511-9eb0-a24d5a6d1399"}, {"remote_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:33Z", "security_group_id": "0f2ca11b-ada9-4a88-81bb-db0183eebb76", "port_range_min": null, "revision_number": 0, "tenant_id": "ad494871da9a4734bcce4516ab96a517", "created_at": "2018-11-25T15:18:33Z", "project_id": "ad494871da9a4734bcce4516ab96a517", "id": "e0b1bb3f-1237-4104-a7d7-ec33721675be"}]} 2018-11-25 15:18:41,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0f2ca11b-ada9-4a88-81bb-db0183eebb76 used request id req-7f698dbc-8249-4426-9efd-c7838a54d7b9 2018-11-25 15:18:41,386 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:18:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0f2ca11b-ada9-4a88-81bb-db0183eebb76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:41,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee5611ab-6883-4c22-a3ab-dfd80821a20c Content-Length: 0 Date: Sun, 25 Nov 2018 15:18:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:18:41,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0f2ca11b-ada9-4a88-81bb-db0183eebb76 used request id req-ee5611ab-6883-4c22-a3ab-dfd80821a20c 2018-11-25 15:18:41,707 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-13f314da-d631-4e6-proj 2018-11-25 15:18:41,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:41,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f730fde-df95-42da-a06c-84beacba1aff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:41,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ad494871da9a4734bcce4516ab96a517 used request id req-6f730fde-df95-42da-a06c-84beacba1aff 2018-11-25 15:18:41,916 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-13f314da-d631-4e6-proj-role 2018-11-25 15:18:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d79b9d83482a4d3783ead11ecffc4244 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:42,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e484247-4a1d-49dc-8cb5-9fc9e6981e3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:42,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d79b9d83482a4d3783ead11ecffc4244 used request id req-8e484247-4a1d-49dc-8cb5-9fc9e6981e3e 2018-11-25 15:18:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becf69363151e15c1b7c96e911d24a6933de329f" 2018-11-25 15:18:42,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190e3864-0c71-4f69-b786-0cf58aad0aa2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:42,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-190e3864-0c71-4f69-b786-0cf58aad0aa2 2018-11-25 15:18:42,111 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-13f314da-d631-4e6-user 2018-11-25 15:18:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5f3ea8dc7d784f9686d20a3f949b2112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a401e95b5c981691350f72ab242990d633be6680" 2018-11-25 15:18:42,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e454399e-7b04-40d7-8baf-d61bbe28a05f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:42,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5f3ea8dc7d784f9686d20a3f949b2112 used request id req-e454399e-7b04-40d7-8baf-d61bbe28a05f 2018-11-25 15:18:42,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:42,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["0rJJ4o06RoSIpuY-HRhgKQ"], "issued_at": "2018-11-25T15:18:42.000000Z"}} 2018-11-25 15:18:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1397822b31b7f2d8065b34fa9833f86af8a555b" 2018-11-25 15:18:42,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31deb507-cdc6-4668-92dc-77802df4785c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:42,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-31deb507-cdc6-4668-92dc-77802df4785c 2018-11-25 15:18:42,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:42,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:43,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["R7U6HL2ESpeUkduzB4Gukg"], "issued_at": "2018-11-25T15:18:43.000000Z"}} 2018-11-25 15:18:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:18:43,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabdda98-3f5d-410b-b35d-f552480910a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:43,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cabdda98-3f5d-410b-b35d-f552480910a6 2018-11-25 15:18:43,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:43,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:43,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:18:43,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1430be-a22a-4d61-b22c-7ea7a0d0dcf4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:18:43,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj used request id req-1d1430be-a22a-4d61-b22c-7ea7a0d0dcf4 2018-11-25 15:18:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:18:43,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eda23c1-ed8b-4588-9b2a-ed203ec58186 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:43,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3eda23c1-ed8b-4588-9b2a-ed203ec58186 2018-11-25 15:18:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}}' 2018-11-25 15:18:43,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6defba5d-01f1-48ee-9ffc-1c1f923dd18d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}} 2018-11-25 15:18:43,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6defba5d-01f1-48ee-9ffc-1c1f923dd18d 2018-11-25 15:18:43,661 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj 2018-11-25 15:18:43,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:43,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:44,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8zaU0hvIRseWVr5WwHfNXA"], "issued_at": "2018-11-25T15:18:44.000000Z"}} 2018-11-25 15:18:44,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aae30703390c208ac4b610de9c838ecabddc5a1" 2018-11-25 15:18:44,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5156a9da-2134-4c23-a981-70e8c573367a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:44,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5156a9da-2134-4c23-a981-70e8c573367a 2018-11-25 15:18:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:44,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aae30703390c208ac4b610de9c838ecabddc5a1" 2018-11-25 15:18:44,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d996667-8482-4788-be13-989dde25ab22 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:18:44,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0d996667-8482-4788-be13-989dde25ab22 2018-11-25 15:18:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aae30703390c208ac4b610de9c838ecabddc5a1" 2018-11-25 15:18:44,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6cfb7d-89dc-406d-ab92-ec6266556bdf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}]} 2018-11-25 15:18:44,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj used request id req-be6cfb7d-89dc-406d-ab92-ec6266556bdf 2018-11-25 15:18:44,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aae30703390c208ac4b610de9c838ecabddc5a1" 2018-11-25 15:18:44,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcbe46a-0486-49c6-b124-823dbb61d409 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:18:44,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5bcbe46a-0486-49c6-b124-823dbb61d409 2018-11-25 15:18:44,757 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-544ec25e-9ed6-40d-user 2018-11-25 15:18:44,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:18:44,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5c0d6b-9caf-4939-87d2-0eb840c464f5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:18:44,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a5c0d6b-9caf-4939-87d2-0eb840c464f5 2018-11-25 15:18:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" -d '{"role": {"name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role"}}' 2018-11-25 15:18:44,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976291e8-07f2-4c36-9416-66f9b7f61b11 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "190a0a56f75f487f8be52d9bbbc3d77c", "links": {"self": "http://172.30.9.29:5000/v3/roles/190a0a56f75f487f8be52d9bbbc3d77c"}, "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role"}} 2018-11-25 15:18:44,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-976291e8-07f2-4c36-9416-66f9b7f61b11 2018-11-25 15:18:44,990 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role 2018-11-25 15:18:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/190a0a56f75f487f8be52d9bbbc3d77c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:18:45,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4bbb9e-8c29-40bf-afee-349db6bdae9e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/190a0a56f75f487f8be52d9bbbc3d77c"}, "domain_id": null, "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role", "id": "190a0a56f75f487f8be52d9bbbc3d77c"}} 2018-11-25 15:18:45,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/190a0a56f75f487f8be52d9bbbc3d77c used request id req-3c4bbb9e-8c29-40bf-afee-349db6bdae9e 2018-11-25 15:18:45,083 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role to project CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj 2018-11-25 15:18:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28/users/fe4865a7bf774799bf3273151889fd9c/roles/190a0a56f75f487f8be52d9bbbc3d77c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:18:45,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8381c6-f4fb-4d42-af85-cfdf68858bd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:18:45,208 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28/users/fe4865a7bf774799bf3273151889fd9c/roles/190a0a56f75f487f8be52d9bbbc3d77c used request id req-1b8381c6-f4fb-4d42-af85-cfdf68858bd4 2018-11-25 15:18:45,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:45,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:45,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-8i1k_swQX2u22l2J_Q3_g"], "issued_at": "2018-11-25T15:18:45.000000Z"}} 2018-11-25 15:18:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:18:45,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c0e9be-0710-42eb-876f-8897a45dafbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:45,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-73c0e9be-0710-42eb-876f-8897a45dafbe 2018-11-25 15:18:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:18:45,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5a16cdd-874a-4fbf-a071-112d92eb598e Date: Sun, 25 Nov 2018 15:18:45 GMT RESP BODY: {"networks":[]} 2018-11-25 15:18:45,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net used request id req-e5a16cdd-874a-4fbf-a071-112d92eb598e 2018-11-25 15:18:45,879 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net 2018-11-25 15:18:45,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:45,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:46,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["XWdFhxLFTTuV5Ik11NO7_Q"], "issued_at": "2018-11-25T15:18:46.000000Z"}} 2018-11-25 15:18:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee3ac481256df3c417188b87e5cec2081aefe38" 2018-11-25 15:18:46,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82df8cc-baee-4e95-8bde-82a11186e65f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:46,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c82df8cc-baee-4e95-8bde-82a11186e65f 2018-11-25 15:18:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:46,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee3ac481256df3c417188b87e5cec2081aefe38" 2018-11-25 15:18:46,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec097d8-86c0-4aa3-b769-8c00fc401ef1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}]} 2018-11-25 15:18:46,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj used request id req-dec097d8-86c0-4aa3-b769-8c00fc401ef1 2018-11-25 15:18:46,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" -d '{"network": {"tenant_id": "026202a64e3e41d9bff95f652ca84a28", "name": "CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net", "admin_state_up": true}}' 2018-11-25 15:18:47,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6487f763-6a71-4b45-95f4-8925a4e0226a Date: Sun, 25 Nov 2018 15:18:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"36404f2a-3ca9-4404-8209-530413c4f21d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"026202a64e3e41d9bff95f652ca84a28","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:18:46Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net","admin_state_up":true,"tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:46Z","mtu":1450}} 2018-11-25 15:18:47,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-6487f763-6a71-4b45-95f4-8925a4e0226a 2018-11-25 15:18:47,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:18:47,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-2663b5b5-4afa-4896-8472-226840674404 Date: Sun, 25 Nov 2018 15:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"36404f2a-3ca9-4404-8209-530413c4f21d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"026202a64e3e41d9bff95f652ca84a28","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:18:46Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net","admin_state_up":true,"tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:46Z","provider:network_type":"vxlan"}]} 2018-11-25 15:18:47,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-2663b5b5-4afa-4896-8472-226840674404 2018-11-25 15:18:47,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:18:47,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-026cfaa0-a03e-4535-be29-2d95c1e2d594 Date: Sun, 25 Nov 2018 15:18:47 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:18:47,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-026cfaa0-a03e-4535-be29-2d95c1e2d594 2018-11-25 15:18:47,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:47,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:47,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["v7b52V8nQ9qTsnikDV_MKQ"], "issued_at": "2018-11-25T15:18:47.000000Z"}} 2018-11-25 15:18:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2264177833c3ce061eebe72dfee2892c52588575" 2018-11-25 15:18:47,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522234e6-f7b9-44c7-8036-65170afc881c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:47,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-522234e6-f7b9-44c7-8036-65170afc881c 2018-11-25 15:18:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:48,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2264177833c3ce061eebe72dfee2892c52588575" 2018-11-25 15:18:48,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e40b3b-3537-421f-b082-db27460eee9b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}]} 2018-11-25 15:18:48,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj used request id req-55e40b3b-3537-421f-b082-db27460eee9b 2018-11-25 15:18:48,142 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet 2018-11-25 15:18:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" -d '{"subnets": [{"ip_version": 4, "network_id": "36404f2a-3ca9-4404-8209-530413c4f21d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet", "tenant_id": "026202a64e3e41d9bff95f652ca84a28"}]}' 2018-11-25 15:18:48,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-031164b2-6c04-4b9a-bdf8-d8dbc13706ac Date: Sun, 25 Nov 2018 15:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}]} 2018-11-25 15:18:48,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-031164b2-6c04-4b9a-bdf8-d8dbc13706ac 2018-11-25 15:18:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:18:49,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6eebac2e-dc6d-4808-85fd-6d4720f5bb87 Date: Sun, 25 Nov 2018 15:18:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"36404f2a-3ca9-4404-8209-530413c4f21d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"026202a64e3e41d9bff95f652ca84a28","status":"ACTIVE","subnets":["d5854322-7de8-477b-ae26-aece589dd7a7"],"description":"","tags":[],"updated_at":"2018-11-25T15:18:48Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net","admin_state_up":true,"tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:46Z","provider:network_type":"vxlan"}]} 2018-11-25 15:18:49,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-6eebac2e-dc6d-4808-85fd-6d4720f5bb87 2018-11-25 15:18:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:18:49,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-76565c26-fdd0-4896-9dc3-c75358a98dc3 Date: Sun, 25 Nov 2018 15:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}]} 2018-11-25 15:18:49,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-76565c26-fdd0-4896-9dc3-c75358a98dc3 2018-11-25 15:18:49,278 - OpenStackNetwork - DEBUG - Network [36404f2a-3ca9-4404-8209-530413c4f21d] created successfully 2018-11-25 15:18:49,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:49,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "190a0a56f75f487f8be52d9bbbc3d77c", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role"}], "expires_at": "2018-11-25T16:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "026202a64e3e41d9bff95f652ca84a28", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-user", "id": "fe4865a7bf774799bf3273151889fd9c"}, "audit_ids": ["NwXuNMIORXOiCrpkr1FjRQ"], "issued_at": "2018-11-25T15:18:49.000000Z"}} 2018-11-25 15:18:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aff38d90ff1b2987ec1bad06ff6cfb7a805df6" 2018-11-25 15:18:50,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-63ee001d-1c30-4344-a6e1-8ff8f918b274 Date: Sun, 25 Nov 2018 15:18:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5854322-7de8-477b-ae26-aece589dd7a7"],"updated_at":"2018-11-25T15:18:48Z","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"026202a64e3e41d9bff95f652ca84a28","id":"36404f2a-3ca9-4404-8209-530413c4f21d","name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net"}]} 2018-11-25 15:18:50,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net used request id req-63ee001d-1c30-4344-a6e1-8ff8f918b274 2018-11-25 15:18:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:50,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1397822b31b7f2d8065b34fa9833f86af8a555b" 2018-11-25 15:18:50,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097bd271-2ea3-405c-95c6-2c9ae292077f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}} 2018-11-25 15:18:50,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 used request id req-097bd271-2ea3-405c-95c6-2c9ae292077f 2018-11-25 15:18:50,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aff38d90ff1b2987ec1bad06ff6cfb7a805df6" 2018-11-25 15:18:50,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d874b8ac-3141-4d7a-9cfd-f3b812296e40 Date: Sun, 25 Nov 2018 15:18:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}]} 2018-11-25 15:18:50,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-d874b8ac-3141-4d7a-9cfd-f3b812296e40 2018-11-25 15:18:50,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:50,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:50,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "190a0a56f75f487f8be52d9bbbc3d77c", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role"}], "expires_at": "2018-11-25T16:18:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "026202a64e3e41d9bff95f652ca84a28", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/026202a64e3e41d9bff95f652ca84a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-user", "id": "fe4865a7bf774799bf3273151889fd9c"}, "audit_ids": ["-VlMImXAQXuE745e9SucjQ"], "issued_at": "2018-11-25T15:18:50.000000Z"}} 2018-11-25 15:18:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b1933362449364d3161dd1a1ae14ac3b390edb" 2018-11-25 15:18:50,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb7ebc3-56bd-45f1-94a0-8541bbde2d72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:50,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bcb7ebc3-56bd-45f1-94a0-8541bbde2d72 2018-11-25 15:18:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b1933362449364d3161dd1a1ae14ac3b390edb" 2018-11-25 15:18:51,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9c002410-bdb3-49a2-93b2-d7c2ca9348ce Date: Sun, 25 Nov 2018 15:18:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5854322-7de8-477b-ae26-aece589dd7a7"],"updated_at":"2018-11-25T15:18:48Z","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"026202a64e3e41d9bff95f652ca84a28","id":"36404f2a-3ca9-4404-8209-530413c4f21d","name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net"}]} 2018-11-25 15:18:51,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net used request id req-9c002410-bdb3-49a2-93b2-d7c2ca9348ce 2018-11-25 15:18:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:51,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b1933362449364d3161dd1a1ae14ac3b390edb" 2018-11-25 15:18:51,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a16dad-8335-4125-9489-1a9a79449133 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}} 2018-11-25 15:18:51,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 used request id req-37a16dad-8335-4125-9489-1a9a79449133 2018-11-25 15:18:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b1933362449364d3161dd1a1ae14ac3b390edb" 2018-11-25 15:18:51,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9058f68a-f78c-4276-94e2-59e90c7a76f2 Date: Sun, 25 Nov 2018 15:18:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}]} 2018-11-25 15:18:51,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-9058f68a-f78c-4276-94e2-59e90c7a76f2 2018-11-25 15:18:51,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:51,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:51,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["iNH5qHdVSTmig0bLc5zTtQ"], "issued_at": "2018-11-25T15:18:51.000000Z"}} 2018-11-25 15:18:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:51,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5964e4df-c34b-46a2-a6e9-f498627b7c1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:51,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5964e4df-c34b-46a2-a6e9-f498627b7c1d 2018-11-25 15:18:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-24210085-03f1-46b9-b027-f0ee438d716c Date: Sun, 25 Nov 2018 15:18:51 GMT RESP BODY: {"routers": []} 2018-11-25 15:18:51,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router&admin_state_up=True used request id req-24210085-03f1-46b9-b027-f0ee438d716c 2018-11-25 15:18:51,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:18:51,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:18:52,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RV6dfQMOQ3iqRyS9frPQog"], "issued_at": "2018-11-25T15:18:52.000000Z"}} 2018-11-25 15:18:52,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53dcb44ee1610406e2fb38e706656169812a4fc" 2018-11-25 15:18:52,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb23f85-2eba-40ff-9ed6-f0cc21c5e49b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:18:52,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8cb23f85-2eba-40ff-9ed6-f0cc21c5e49b 2018-11-25 15:18:52,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:52,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53dcb44ee1610406e2fb38e706656169812a4fc" 2018-11-25 15:18:52,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a4add2-033d-4e83-9e78-baa2117675ee Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}]} 2018-11-25 15:18:52,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj used request id req-70a4add2-033d-4e83-9e78-baa2117675ee 2018-11-25 15:18:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7054e672-fa93-4aab-b041-d4ccef7f3b6b Date: Sun, 25 Nov 2018 15:18:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:18:52,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-7054e672-fa93-4aab-b041-d4ccef7f3b6b 2018-11-25 15:18:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:53,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a177926d-4d86-4829-9fc7-299570c70936 Date: Sun, 25 Nov 2018 15:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:18:53,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-a177926d-4d86-4829-9fc7-299570c70936 2018-11-25 15:18:53,167 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router 2018-11-25 15:18:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "name": "CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router", "admin_state_up": true}}' 2018-11-25 15:18:58,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-55fc3856-403f-4fa4-a23a-250c66190180 Date: Sun, 25 Nov 2018 15:18:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:54Z", "admin_state_up": true, "updated_at": "2018-11-25T15:18:55Z", "project_id": "026202a64e3e41d9bff95f652ca84a28", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "76a08306-6b5a-4845-b903-35fb0a20e928", "name": "CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router"}} 2018-11-25 15:18:58,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-55fc3856-403f-4fa4-a23a-250c66190180 2018-11-25 15:18:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=76a08306-6b5a-4845-b903-35fb0a20e928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:58,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-f9fe9c37-0f17-4625-84ab-8aea88855004 Date: Sun, 25 Nov 2018 15:18:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:18:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","ip_address":"169.254.192.10"}],"id":"1217a5f0-7ff2-4e94-80b1-e2e15251d9d6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:93:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 026202a64e3e41d9bff95f652ca84a28","admin_state_up":true,"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:57Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:18:58Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.208"}],"id":"537c47f1-db48-4017-b225-d99401c2bf7f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:57:08","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:18:54Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:18:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","ip_address":"169.254.192.9"}],"id":"8063a505-625b-4f62-8f7e-a214914a9a0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:8e:58","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 026202a64e3e41d9bff95f652ca84a28","admin_state_up":true,"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:55Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:18:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","ip_address":"169.254.192.2"}],"id":"9d946088-40b5-42c7-a539-9ff40fcce2fe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:e9:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 026202a64e3e41d9bff95f652ca84a28","admin_state_up":true,"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:56Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"}]} 2018-11-25 15:18:58,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=76a08306-6b5a-4845-b903-35fb0a20e928 used request id req-f9fe9c37-0f17-4625-84ab-8aea88855004 2018-11-25 15:18:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:58,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-931a1f12-3cc1-4c2f-9a1c-8262b6f8a4ab Date: Sun, 25 Nov 2018 15:18:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:18:58,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-931a1f12-3cc1-4c2f-9a1c-8262b6f8a4ab 2018-11-25 15:18:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:59,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ebcc8f9a-bb4d-460d-a1c1-2d52ec55dda5 Date: Sun, 25 Nov 2018 15:18:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","subnetpool_id":null,"name":"HA subnet tenant 026202a64e3e41d9bff95f652ca84a28"}} 2018-11-25 15:18:59,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b used request id req-ebcc8f9a-bb4d-460d-a1c1-2d52ec55dda5 2018-11-25 15:18:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:59,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f8873032-f91b-4d77-9010-b15503b67698 Date: Sun, 25 Nov 2018 15:18:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","subnetpool_id":null,"name":"HA subnet tenant 026202a64e3e41d9bff95f652ca84a28"}} 2018-11-25 15:18:59,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b used request id req-f8873032-f91b-4d77-9010-b15503b67698 2018-11-25 15:18:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:59,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5892960f-cd2b-478d-a6b0-10229ba11f67 Date: Sun, 25 Nov 2018 15:18:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","subnetpool_id":null,"name":"HA subnet tenant 026202a64e3e41d9bff95f652ca84a28"}} 2018-11-25 15:18:59,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b used request id req-5892960f-cd2b-478d-a6b0-10229ba11f67 2018-11-25 15:18:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:59,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a9cbac14-b557-4461-9765-41e9f2398e2e Date: Sun, 25 Nov 2018 15:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"36404f2a-3ca9-4404-8209-530413c4f21d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"026202a64e3e41d9bff95f652ca84a28","status":"ACTIVE","subnets":["d5854322-7de8-477b-ae26-aece589dd7a7"],"description":"","tags":[],"updated_at":"2018-11-25T15:18:48Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net","admin_state_up":true,"tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:46Z","provider:network_type":"vxlan"}]} 2018-11-25 15:18:59,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net used request id req-a9cbac14-b557-4461-9765-41e9f2398e2e 2018-11-25 15:18:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:18:59,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:18:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:18:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:59,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd6712d-6a80-4a8f-a6b0-d7d8771f90fd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}} 2018-11-25 15:18:59,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 used request id req-abd6712d-6a80-4a8f-a6b0-d7d8771f90fd 2018-11-25 15:18:59,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:18:59,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-50f3a398-183f-45c5-8fd8-f712d9b7fde2 Date: Sun, 25 Nov 2018 15:18:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}]} 2018-11-25 15:18:59,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d used request id req-50f3a398-183f-45c5-8fd8-f712d9b7fde2 2018-11-25 15:18:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d&name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:00,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5378ad6f-d431-444f-8db4-7bdef25e1222 Date: Sun, 25 Nov 2018 15:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}]} 2018-11-25 15:19:00,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=36404f2a-3ca9-4404-8209-530413c4f21d&name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet used request id req-5378ad6f-d431-444f-8db4-7bdef25e1222 2018-11-25 15:19:00,016 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:19:00,017 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router 2018-11-25 15:19:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" -d '{"subnet_id": "d5854322-7de8-477b-ae26-aece589dd7a7"}' 2018-11-25 15:19:01,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b94a001-3760-447e-a202-03f3a7510b31 Date: Sun, 25 Nov 2018 15:19:01 GMT RESP BODY: {"network_id": "36404f2a-3ca9-4404-8209-530413c4f21d", "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "subnet_id": "d5854322-7de8-477b-ae26-aece589dd7a7", "subnet_ids": ["d5854322-7de8-477b-ae26-aece589dd7a7"], "port_id": "9f4eb25a-8080-4fb3-a318-c99e3c0195f1", "id": "76a08306-6b5a-4845-b903-35fb0a20e928"} 2018-11-25 15:19:01,681 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928/add_router_interface used request id req-5b94a001-3760-447e-a202-03f3a7510b31 2018-11-25 15:19:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:01,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-03576774-1318-4da0-96c4-2009c8c13f27 Date: Sun, 25 Nov 2018 15:19:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:54Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:00Z", "project_id": "026202a64e3e41d9bff95f652ca84a28", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "76a08306-6b5a-4845-b903-35fb0a20e928", "name": "CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router"}} 2018-11-25 15:19:01,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928 used request id req-03576774-1318-4da0-96c4-2009c8c13f27 2018-11-25 15:19:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=76a08306-6b5a-4845-b903-35fb0a20e928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:01,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4440 X-Openstack-Request-Id: req-39da5c7d-23a8-47a0-b1ad-9e93fbe9eb41 Date: Sun, 25 Nov 2018 15:19:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:00Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","ip_address":"169.254.192.10"}],"id":"1217a5f0-7ff2-4e94-80b1-e2e15251d9d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:93:85","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 026202a64e3e41d9bff95f652ca84a28","admin_state_up":true,"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:57Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:00Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.208"}],"id":"537c47f1-db48-4017-b225-d99401c2bf7f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:57:08","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:18:54Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:00Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","ip_address":"169.254.192.9"}],"id":"8063a505-625b-4f62-8f7e-a214914a9a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:8e:58","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 026202a64e3e41d9bff95f652ca84a28","admin_state_up":true,"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:55Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:01Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","ip_address":"169.254.192.2"}],"id":"9d946088-40b5-42c7-a539-9ff40fcce2fe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:e9:9e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 026202a64e3e41d9bff95f652ca84a28","admin_state_up":true,"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:56Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5854322-7de8-477b-ae26-aece589dd7a7","ip_address":"10.55.1.1"}],"id":"9f4eb25a-8080-4fb3-a318-c99e3c0195f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:f9:0c","project_id":"026202a64e3e41d9bff95f652ca84a28","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:19:00Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"}]} 2018-11-25 15:19:01,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=76a08306-6b5a-4845-b903-35fb0a20e928 used request id req-39da5c7d-23a8-47a0-b1ad-9e93fbe9eb41 2018-11-25 15:19:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:02,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e93b4d1e-d840-4adc-b9ce-6eb49f2613f8 Date: Sun, 25 Nov 2018 15:19:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:19:02,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-e93b4d1e-d840-4adc-b9ce-6eb49f2613f8 2018-11-25 15:19:02,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:02,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a9fb8e14-09b0-4638-8447-af13078f6573 Date: Sun, 25 Nov 2018 15:19:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","subnetpool_id":null,"name":"HA subnet tenant 026202a64e3e41d9bff95f652ca84a28"}} 2018-11-25 15:19:02,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b used request id req-a9fb8e14-09b0-4638-8447-af13078f6573 2018-11-25 15:19:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-69dcb791-38b9-4bfc-9dc3-534fda83bb84 Date: Sun, 25 Nov 2018 15:19:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","subnetpool_id":null,"name":"HA subnet tenant 026202a64e3e41d9bff95f652ca84a28"}} 2018-11-25 15:19:02,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b used request id req-69dcb791-38b9-4bfc-9dc3-534fda83bb84 2018-11-25 15:19:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:02,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5d2cc6c6-9ca1-4e5d-87c0-bf19c8a74674 Date: Sun, 25 Nov 2018 15:19:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a829a0d8-9b16-4ccc-b1a9-09b6852c3838","tenant_id":"","created_at":"2018-11-25T15:18:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d5a87f56-08ff-4d60-bb07-e5240c95f42b","subnetpool_id":null,"name":"HA subnet tenant 026202a64e3e41d9bff95f652ca84a28"}} 2018-11-25 15:19:02,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5a87f56-08ff-4d60-bb07-e5240c95f42b used request id req-5d2cc6c6-9ca1-4e5d-87c0-bf19c8a74674 2018-11-25 15:19:02,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5854322-7de8-477b-ae26-aece589dd7a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:02,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d9589dfc-61cc-42f6-8a13-72cfde9b6378 Date: Sun, 25 Nov 2018 15:19:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}} 2018-11-25 15:19:02,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5854322-7de8-477b-ae26-aece589dd7a7 used request id req-d9589dfc-61cc-42f6-8a13-72cfde9b6378 2018-11-25 15:19:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aff38d90ff1b2987ec1bad06ff6cfb7a805df6" 2018-11-25 15:19:02,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-75071c58-caaf-41a0-8c72-88bc00c56dc9 Date: Sun, 25 Nov 2018 15:19:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:54Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "026202a64e3e41d9bff95f652ca84a28", "id": "76a08306-6b5a-4845-b903-35fb0a20e928", "name": "CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router"}]} 2018-11-25 15:19:02,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router&admin_state_up=True used request id req-75071c58-caaf-41a0-8c72-88bc00c56dc9 2018-11-25 15:19:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1397822b31b7f2d8065b34fa9833f86af8a555b" 2018-11-25 15:19:02,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2cd055f-e48e-4539-ba84-dee296048f8c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}} 2018-11-25 15:19:02,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 used request id req-f2cd055f-e48e-4539-ba84-dee296048f8c 2018-11-25 15:19:02,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=76a08306-6b5a-4845-b903-35fb0a20e928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aff38d90ff1b2987ec1bad06ff6cfb7a805df6" 2018-11-25 15:19:03,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-75a181fe-0ae4-4471-99d6-0a09920051eb Date: Sun, 25 Nov 2018 15:19:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5854322-7de8-477b-ae26-aece589dd7a7","ip_address":"10.55.1.1"}],"id":"9f4eb25a-8080-4fb3-a318-c99e3c0195f1","security_groups":[],"mac_address":"fa:16:3e:4d:f9:0c","project_id":"026202a64e3e41d9bff95f652ca84a28","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:19:00Z","binding:vnic_type":"normal","device_id":"76a08306-6b5a-4845-b903-35fb0a20e928"}]} 2018-11-25 15:19:03,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=76a08306-6b5a-4845-b903-35fb0a20e928 used request id req-75a181fe-0ae4-4471-99d6-0a09920051eb 2018-11-25 15:19:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d5854322-7de8-477b-ae26-aece589dd7a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aff38d90ff1b2987ec1bad06ff6cfb7a805df6" 2018-11-25 15:19:03,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f87dad3d-64c7-483d-aa50-7bfdf912a823 Date: Sun, 25 Nov 2018 15:19:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36404f2a-3ca9-4404-8209-530413c4f21d","tenant_id":"026202a64e3e41d9bff95f652ca84a28","created_at":"2018-11-25T15:18:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:18:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"026202a64e3e41d9bff95f652ca84a28","id":"d5854322-7de8-477b-ae26-aece589dd7a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet"}} 2018-11-25 15:19:03,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d5854322-7de8-477b-ae26-aece589dd7a7 used request id req-f87dad3d-64c7-483d-aa50-7bfdf912a823 2018-11-25 15:19:03,291 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router and subnet CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet 2018-11-25 15:19:03,291 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router 2018-11-25 15:19:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" -d '{"subnet_id": "d5854322-7de8-477b-ae26-aece589dd7a7"}' 2018-11-25 15:19:04,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b75ae710-960c-413c-b239-0152e77f93c2 Date: Sun, 25 Nov 2018 15:19:04 GMT RESP BODY: {"network_id": "36404f2a-3ca9-4404-8209-530413c4f21d", "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "subnet_id": "d5854322-7de8-477b-ae26-aece589dd7a7", "subnet_ids": ["d5854322-7de8-477b-ae26-aece589dd7a7"], "port_id": "9f4eb25a-8080-4fb3-a318-c99e3c0195f1", "id": "76a08306-6b5a-4845-b903-35fb0a20e928"} 2018-11-25 15:19:04,760 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928/remove_router_interface used request id req-b75ae710-960c-413c-b239-0152e77f93c2 2018-11-25 15:19:04,761 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router 2018-11-25 15:19:04,761 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-router 2018-11-25 15:19:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144e583b17c5050cb7e8d084b0491400f208c5f5" 2018-11-25 15:19:08,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c939eb06-ef19-476f-96b4-50c1de9efc9b Content-Length: 0 Date: Sun, 25 Nov 2018 15:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:08,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/76a08306-6b5a-4845-b903-35fb0a20e928 used request id req-c939eb06-ef19-476f-96b4-50c1de9efc9b 2018-11-25 15:19:08,198 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet 2018-11-25 15:19:08,198 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-subnet 2018-11-25 15:19:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d5854322-7de8-477b-ae26-aece589dd7a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:19:10,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eceef351-efc6-42bd-92fd-59dc7953cdda Date: Sun, 25 Nov 2018 15:19:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:10,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d5854322-7de8-477b-ae26-aece589dd7a7 used request id req-eceef351-efc6-42bd-92fd-59dc7953cdda 2018-11-25 15:19:10,280 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0e7a2b3f-2ee4-44de-83f2-5871fc050d0b-pub-net 2018-11-25 15:19:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/36404f2a-3ca9-4404-8209-530413c4f21d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbc50307c8506273db37d3cc7b874c45f2d692" 2018-11-25 15:19:11,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-daa90ff2-ea53-4465-b2de-f3ae2a35e337 Date: Sun, 25 Nov 2018 15:19:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:11,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/36404f2a-3ca9-4404-8209-530413c4f21d used request id req-daa90ff2-ea53-4465-b2de-f3ae2a35e337 2018-11-25 15:19:11,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:11,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fd3858d2-2f49-4385-bf88-017114e3c0b7 Date: Sun, 25 Nov 2018 15:19:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:46Z", "updated_at": "2018-11-25T15:18:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "revision_number": 0, "id": "8a72ed74-64c3-49b5-9237-630e54688da6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "026202a64e3e41d9bff95f652ca84a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "revision_number": 0, "id": "8b292ea4-11c4-4818-84a4-bd1102dbeca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "026202a64e3e41d9bff95f652ca84a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "revision_number": 0, "id": "c0ffbf78-a7f8-42f1-938d-90ed4e9334c7", "remote_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "026202a64e3e41d9bff95f652ca84a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "revision_number": 0, "id": "c6242445-5645-4f28-836c-e125654de04d", "remote_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "remote_ip_prefix": null, "created_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "026202a64e3e41d9bff95f652ca84a28"}], "revision_number": 4, "project_id": "026202a64e3e41d9bff95f652ca84a28", "id": "b0fee00c-1187-4210-939e-699c1240dce2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:19:11,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fd3858d2-2f49-4385-bf88-017114e3c0b7 2018-11-25 15:19:11,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:11,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfb3288-1e34-49d5-99bc-9c29d17dd161 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:19:11,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-7cfb3288-1e34-49d5-99bc-9c29d17dd161 2018-11-25 15:19:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:11,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc747c8-ef23-465e-8be9-0bbdb67dc453 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28"}, "enabled": true, "id": "026202a64e3e41d9bff95f652ca84a28", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj"}} 2018-11-25 15:19:11,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 used request id req-abc747c8-ef23-465e-8be9-0bbdb67dc453 2018-11-25 15:19:11,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0fee00c-1187-4210-939e-699c1240dce2 2018-11-25 15:19:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b0fee00c-1187-4210-939e-699c1240dce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:12,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5d10ab80-3491-4e4d-9c75-dff3fa1c84c9 Date: Sun, 25 Nov 2018 15:19:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "port_range_min": null, "revision_number": 0, "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:46Z", "project_id": "026202a64e3e41d9bff95f652ca84a28", "id": "8a72ed74-64c3-49b5-9237-630e54688da6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "port_range_min": null, "revision_number": 0, "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:46Z", "project_id": "026202a64e3e41d9bff95f652ca84a28", "id": "8b292ea4-11c4-4818-84a4-bd1102dbeca2"}, {"remote_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "port_range_min": null, "revision_number": 0, "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:46Z", "project_id": "026202a64e3e41d9bff95f652ca84a28", "id": "c0ffbf78-a7f8-42f1-938d-90ed4e9334c7"}, {"remote_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:18:46Z", "security_group_id": "b0fee00c-1187-4210-939e-699c1240dce2", "port_range_min": null, "revision_number": 0, "tenant_id": "026202a64e3e41d9bff95f652ca84a28", "created_at": "2018-11-25T15:18:46Z", "project_id": "026202a64e3e41d9bff95f652ca84a28", "id": "c6242445-5645-4f28-836c-e125654de04d"}]} 2018-11-25 15:19:12,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b0fee00c-1187-4210-939e-699c1240dce2 used request id req-5d10ab80-3491-4e4d-9c75-dff3fa1c84c9 2018-11-25 15:19:12,167 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:19:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b0fee00c-1187-4210-939e-699c1240dce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:12,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57a8124a-72e7-4f6a-a9b2-83fa749a982d Content-Length: 0 Date: Sun, 25 Nov 2018 15:19:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:12,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b0fee00c-1187-4210-939e-699c1240dce2 used request id req-57a8124a-72e7-4f6a-a9b2-83fa749a982d 2018-11-25 15:19:12,470 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj 2018-11-25 15:19:12,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:12,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88246d0-b5a6-47b8-9cfd-f74a397e2d4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:12,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/026202a64e3e41d9bff95f652ca84a28 used request id req-f88246d0-b5a6-47b8-9cfd-f74a397e2d4f 2018-11-25 15:19:12,700 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-544ec25e-9ed6-40d-proj-role 2018-11-25 15:19:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/190a0a56f75f487f8be52d9bbbc3d77c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:12,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cad5f87-4970-4ac9-bd77-d7de08e5a35c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:12,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/190a0a56f75f487f8be52d9bbbc3d77c used request id req-3cad5f87-4970-4ac9-bd77-d7de08e5a35c 2018-11-25 15:19:12,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a077668f329f3e476daa63ff2cb96e9d17506a1" 2018-11-25 15:19:12,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da4bccf-2f89-4bb8-ad0a-9009c1f98067 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:19:12,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7da4bccf-2f89-4bb8-ad0a-9009c1f98067 2018-11-25 15:19:12,898 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-544ec25e-9ed6-40d-user 2018-11-25 15:19:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fe4865a7bf774799bf3273151889fd9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aae30703390c208ac4b610de9c838ecabddc5a1" 2018-11-25 15:19:13,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca4f7c4-fd3a-40fd-9c63-9bf6976d564f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:13,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fe4865a7bf774799bf3273151889fd9c used request id req-7ca4f7c4-fd3a-40fd-9c63-9bf6976d564f 2018-11-25 15:19:13,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:13,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["5DdYQRehRj2ZZ0xssoD_LQ"], "issued_at": "2018-11-25T15:19:13.000000Z"}} 2018-11-25 15:19:13,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f4fd4e7fb7b4f232df984846f5e09ee717147f" 2018-11-25 15:19:13,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25752f1d-8547-481b-8eeb-9c9dc02975f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:13,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-25752f1d-8547-481b-8eeb-9c9dc02975f5 2018-11-25 15:19:13,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:13,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:13,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-z5JaJT5Q0-vQq1HpusegQ"], "issued_at": "2018-11-25T15:19:13.000000Z"}} 2018-11-25 15:19:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:14,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045a00d2-d2c4-4e7b-aae5-df7a990d341d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:14,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-045a00d2-d2c4-4e7b-aae5-df7a990d341d 2018-11-25 15:19:14,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:14,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:14,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a25372-8230-4512-9cf6-f1bf8b350c83 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:19:14,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj used request id req-44a25372-8230-4512-9cf6-f1bf8b350c83 2018-11-25 15:19:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:14,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8450f313-b957-4c5a-8c3b-0e3e6ba32a4c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:19:14,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8450f313-b957-4c5a-8c3b-0e3e6ba32a4c 2018-11-25 15:19:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}}' 2018-11-25 15:19:14,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e344a1a7-06fa-4743-ad0d-69fb10dce64a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}} 2018-11-25 15:19:14,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e344a1a7-06fa-4743-ad0d-69fb10dce64a 2018-11-25 15:19:14,445 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj 2018-11-25 15:19:14,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:14,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:14,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["lMS2AH_nRauv7WfyiPGRHg"], "issued_at": "2018-11-25T15:19:14.000000Z"}} 2018-11-25 15:19:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7dd48ce2e06334d9f4e7a0880c87e42c833c57" 2018-11-25 15:19:14,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1f2fbb-7f89-4442-a5fb-29d13bd58681 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:14,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fa1f2fbb-7f89-4442-a5fb-29d13bd58681 2018-11-25 15:19:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:14,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:15,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7dd48ce2e06334d9f4e7a0880c87e42c833c57" 2018-11-25 15:19:15,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915db9d7-ddc1-4376-8aa1-eea07b6f0507 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:19:15,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-915db9d7-ddc1-4376-8aa1-eea07b6f0507 2018-11-25 15:19:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7dd48ce2e06334d9f4e7a0880c87e42c833c57" 2018-11-25 15:19:15,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e011e72c-0f15-49b1-9034-f8a7b69ea382 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}]} 2018-11-25 15:19:15,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj used request id req-e011e72c-0f15-49b1-9034-f8a7b69ea382 2018-11-25 15:19:15,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7dd48ce2e06334d9f4e7a0880c87e42c833c57" 2018-11-25 15:19:15,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2806d3f0-d084-4542-bd1b-e03bb0c670ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:19:15,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2806d3f0-d084-4542-bd1b-e03bb0c670ab 2018-11-25 15:19:15,666 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-32cf956b-6d4c-4d1-user 2018-11-25 15:19:15,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:15,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:15,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363e1d9f-f953-43c6-a26d-769e7dc72594 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:19:15,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-363e1d9f-f953-43c6-a26d-769e7dc72594 2018-11-25 15:19:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" -d '{"role": {"name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role"}}' 2018-11-25 15:19:15,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef7eb99c-8c05-4b27-9047-b7366d162f68 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26657ece114149a7b54a3041aeba8984", "links": {"self": "http://172.30.9.29:5000/v3/roles/26657ece114149a7b54a3041aeba8984"}, "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role"}} 2018-11-25 15:19:15,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ef7eb99c-8c05-4b27-9047-b7366d162f68 2018-11-25 15:19:15,886 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role 2018-11-25 15:19:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/26657ece114149a7b54a3041aeba8984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:15,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae39ebea-4eb7-4c24-b1e8-381ab36ace26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/26657ece114149a7b54a3041aeba8984"}, "domain_id": null, "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role", "id": "26657ece114149a7b54a3041aeba8984"}} 2018-11-25 15:19:15,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/26657ece114149a7b54a3041aeba8984 used request id req-ae39ebea-4eb7-4c24-b1e8-381ab36ace26 2018-11-25 15:19:15,975 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role to project CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj 2018-11-25 15:19:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f/users/a0d82c828ab0421486948b0a2468cf45/roles/26657ece114149a7b54a3041aeba8984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:16,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf98e736-0749-4c74-99b4-c1dcbc00be6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:16,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f/users/a0d82c828ab0421486948b0a2468cf45/roles/26657ece114149a7b54a3041aeba8984 used request id req-cf98e736-0749-4c74-99b4-c1dcbc00be6f 2018-11-25 15:19:16,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:16,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:16,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["QNkIMinQRxub_sJDEpu3IA"], "issued_at": "2018-11-25T15:19:16.000000Z"}} 2018-11-25 15:19:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:16,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f4cbc8-c0a8-4651-ab46-2ab347ded2a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:16,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-78f4cbc8-c0a8-4651-ab46-2ab347ded2a8 2018-11-25 15:19:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:16,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcbca47e-1222-4956-8429-2d7273dbc298 Date: Sun, 25 Nov 2018 15:19:16 GMT RESP BODY: {"networks":[]} 2018-11-25 15:19:16,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net used request id req-fcbca47e-1222-4956-8429-2d7273dbc298 2018-11-25 15:19:16,835 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net 2018-11-25 15:19:16,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:16,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:17,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VRxmjtE8SaahXsdPVCPjvw"], "issued_at": "2018-11-25T15:19:17.000000Z"}} 2018-11-25 15:19:17,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa5ac7897439d43c9d792255681f5c5ef4cd829" 2018-11-25 15:19:17,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0765720d-6f0e-4b51-bb98-9c217b7c02c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:17,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0765720d-6f0e-4b51-bb98-9c217b7c02c2 2018-11-25 15:19:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:17,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa5ac7897439d43c9d792255681f5c5ef4cd829" 2018-11-25 15:19:17,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f319f0-8063-475a-81dd-4f84deb85d87 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}]} 2018-11-25 15:19:17,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj used request id req-b5f319f0-8063-475a-81dd-4f84deb85d87 2018-11-25 15:19:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" -d '{"network": {"tenant_id": "010c30e30438461dac1c803e317d176f", "name": "CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net", "admin_state_up": true}}' 2018-11-25 15:19:17,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c70855fd-e224-4d8e-bef1-fe53dc0fa5a0 Date: Sun, 25 Nov 2018 15:19:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"57cc1a25-878b-4490-ad01-f5661a7bae18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"010c30e30438461dac1c803e317d176f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:19:17Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net","admin_state_up":true,"tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:17Z","mtu":1450}} 2018-11-25 15:19:17,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c70855fd-e224-4d8e-bef1-fe53dc0fa5a0 2018-11-25 15:19:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:18,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-c2bc7622-8d9b-4f30-b9d8-bf13fe5c10ff Date: Sun, 25 Nov 2018 15:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"57cc1a25-878b-4490-ad01-f5661a7bae18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"010c30e30438461dac1c803e317d176f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:19:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net","admin_state_up":true,"tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:17Z","provider:network_type":"vxlan"}]} 2018-11-25 15:19:18,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-c2bc7622-8d9b-4f30-b9d8-bf13fe5c10ff 2018-11-25 15:19:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:18,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fbb4c812-1819-4632-996f-08976a14a71a Date: Sun, 25 Nov 2018 15:19:18 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:19:18,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-fbb4c812-1819-4632-996f-08976a14a71a 2018-11-25 15:19:18,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:18,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:18,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["OA6s7G-jTA2AnfB1m_3QoQ"], "issued_at": "2018-11-25T15:19:18.000000Z"}} 2018-11-25 15:19:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97cf8c63337ce3c6ae322e39afdb1b1a09ef5aae" 2018-11-25 15:19:18,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79e5e6d-af1a-484c-957b-4e558bb33583 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:18,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b79e5e6d-af1a-484c-957b-4e558bb33583 2018-11-25 15:19:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:18,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97cf8c63337ce3c6ae322e39afdb1b1a09ef5aae" 2018-11-25 15:19:18,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c6e183-ac66-4f2a-8021-7019a9062860 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}]} 2018-11-25 15:19:18,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj used request id req-20c6e183-ac66-4f2a-8021-7019a9062860 2018-11-25 15:19:18,900 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet 2018-11-25 15:19:18,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" -d '{"subnets": [{"ip_version": 4, "network_id": "57cc1a25-878b-4490-ad01-f5661a7bae18", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet", "tenant_id": "010c30e30438461dac1c803e317d176f"}]}' 2018-11-25 15:19:19,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6f379a32-b8e7-4ca1-b6ce-5c3612efccd4 Date: Sun, 25 Nov 2018 15:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}]} 2018-11-25 15:19:19,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6f379a32-b8e7-4ca1-b6ce-5c3612efccd4 2018-11-25 15:19:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:19,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f8bac528-2736-4571-9d48-95c303644d54 Date: Sun, 25 Nov 2018 15:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"57cc1a25-878b-4490-ad01-f5661a7bae18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"010c30e30438461dac1c803e317d176f","status":"ACTIVE","subnets":["45760581-fa66-480f-8526-412a9c2deb66"],"description":"","tags":[],"updated_at":"2018-11-25T15:19:19Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net","admin_state_up":true,"tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:17Z","provider:network_type":"vxlan"}]} 2018-11-25 15:19:19,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-f8bac528-2736-4571-9d48-95c303644d54 2018-11-25 15:19:19,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:20,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ddef826a-297b-451a-ad9e-2902eb355d11 Date: Sun, 25 Nov 2018 15:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}]} 2018-11-25 15:19:20,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-ddef826a-297b-451a-ad9e-2902eb355d11 2018-11-25 15:19:20,075 - OpenStackNetwork - DEBUG - Network [57cc1a25-878b-4490-ad01-f5661a7bae18] created successfully 2018-11-25 15:19:20,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:20,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26657ece114149a7b54a3041aeba8984", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role"}], "expires_at": "2018-11-25T16:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "010c30e30438461dac1c803e317d176f", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/010c30e30438461dac1c803e317d176f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/010c30e30438461dac1c803e317d176f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/010c30e30438461dac1c803e317d176f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/010c30e30438461dac1c803e317d176f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/010c30e30438461dac1c803e317d176f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/010c30e30438461dac1c803e317d176f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/010c30e30438461dac1c803e317d176f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/010c30e30438461dac1c803e317d176f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/010c30e30438461dac1c803e317d176f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/010c30e30438461dac1c803e317d176f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/010c30e30438461dac1c803e317d176f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/010c30e30438461dac1c803e317d176f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-user", "id": "a0d82c828ab0421486948b0a2468cf45"}, "audit_ids": ["mQBvCBD0RQ-OCSYADaTYug"], "issued_at": "2018-11-25T15:19:20.000000Z"}} 2018-11-25 15:19:20,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7ff0bd0c2c69a0dc8b94140c5a97058884481" 2018-11-25 15:19:20,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c4c7c7bc-4538-4684-9fd2-aa63265648de Date: Sun, 25 Nov 2018 15:19:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["45760581-fa66-480f-8526-412a9c2deb66"],"updated_at":"2018-11-25T15:19:19Z","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"010c30e30438461dac1c803e317d176f","id":"57cc1a25-878b-4490-ad01-f5661a7bae18","name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net"}]} 2018-11-25 15:19:20,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net used request id req-c4c7c7bc-4538-4684-9fd2-aa63265648de 2018-11-25 15:19:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:20,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f4fd4e7fb7b4f232df984846f5e09ee717147f" 2018-11-25 15:19:20,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c784a1-37ea-47ca-9621-c5edb6df2858 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}} 2018-11-25 15:19:20,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f used request id req-b8c784a1-37ea-47ca-9621-c5edb6df2858 2018-11-25 15:19:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7ff0bd0c2c69a0dc8b94140c5a97058884481" 2018-11-25 15:19:21,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69dad17f-5f8a-4f94-9135-63ceec5549b4 Date: Sun, 25 Nov 2018 15:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}]} 2018-11-25 15:19:21,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-69dad17f-5f8a-4f94-9135-63ceec5549b4 2018-11-25 15:19:21,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:21,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:21,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-GchFuQRTkirPJfKOXbR9g"], "issued_at": "2018-11-25T15:19:21.000000Z"}} 2018-11-25 15:19:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:21,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d73196d-50bb-409a-ac80-b25ebb841b1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:21,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2d73196d-50bb-409a-ac80-b25ebb841b1e 2018-11-25 15:19:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:21,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d95f2a1-a310-41dc-a21e-cd787471f188 Date: Sun, 25 Nov 2018 15:19:21 GMT RESP BODY: {"routers": []} 2018-11-25 15:19:21,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router&admin_state_up=True used request id req-7d95f2a1-a310-41dc-a21e-cd787471f188 2018-11-25 15:19:21,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:21,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:22,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["tBY8USJyTgufvh20jwWbxQ"], "issued_at": "2018-11-25T15:19:22.000000Z"}} 2018-11-25 15:19:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc93628a4a001e0465a8bdcb1801f60b9312eee7" 2018-11-25 15:19:22,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1e5c64-b1e6-40b3-a6f1-0499039b05f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:22,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc1e5c64-b1e6-40b3-a6f1-0499039b05f2 2018-11-25 15:19:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:22,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc93628a4a001e0465a8bdcb1801f60b9312eee7" 2018-11-25 15:19:22,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be05c88-f764-4b20-b3d4-a773d530b60d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}]} 2018-11-25 15:19:22,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj used request id req-9be05c88-f764-4b20-b3d4-a773d530b60d 2018-11-25 15:19:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:22,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4454aa4a-fec6-4c30-9cf9-f250267c6a23 Date: Sun, 25 Nov 2018 15:19:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:19:22,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-4454aa4a-fec6-4c30-9cf9-f250267c6a23 2018-11-25 15:19:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:22,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-77895e96-53f7-4058-bbf7-c11b5619163f Date: Sun, 25 Nov 2018 15:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:19:22,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-77895e96-53f7-4058-bbf7-c11b5619163f 2018-11-25 15:19:22,876 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router 2018-11-25 15:19:22,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "tenant_id": "010c30e30438461dac1c803e317d176f", "name": "CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router", "admin_state_up": true}}' 2018-11-25 15:19:27,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-66c57e1f-1f24-451e-9d9a-5c9b8a509a56 Date: Sun, 25 Nov 2018 15:19:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:23Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:24Z", "project_id": "010c30e30438461dac1c803e317d176f", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3f12db94-4713-41b1-b049-ab47b93a2bc1", "name": "CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router"}} 2018-11-25 15:19:27,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-66c57e1f-1f24-451e-9d9a-5c9b8a509a56 2018-11-25 15:19:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3f12db94-4713-41b1-b049-ab47b93a2bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:28,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-db8108ad-715c-4691-8d32-ac6d9fd78847 Date: Sun, 25 Nov 2018 15:19:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5dbb353e-97c6-4b26-a608-4834784f6705","ip_address":"169.254.192.3"}],"id":"05a01fa4-be7c-4075-8a5c-885675d5a8d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:03:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 010c30e30438461dac1c803e317d176f","admin_state_up":true,"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:26Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5dbb353e-97c6-4b26-a608-4834784f6705","ip_address":"169.254.192.8"}],"id":"6376f327-382c-483b-af6c-3b749ebc4e51","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:ea:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 010c30e30438461dac1c803e317d176f","admin_state_up":true,"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:25Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:27Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.201"}],"id":"6a67ec98-601a-47e2-b927-170385c6f8b3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:41:de","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:19:24Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5dbb353e-97c6-4b26-a608-4834784f6705","ip_address":"169.254.192.6"}],"id":"c52c988c-3022-48b5-9559-1dda66fbe128","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:2a:17","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 010c30e30438461dac1c803e317d176f","admin_state_up":true,"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:25Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"}]} 2018-11-25 15:19:28,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3f12db94-4713-41b1-b049-ab47b93a2bc1 used request id req-db8108ad-715c-4691-8d32-ac6d9fd78847 2018-11-25 15:19:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:28,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7cbebfd7-c80e-4ac4-b5f2-40ef3eb2852a Date: Sun, 25 Nov 2018 15:19:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:19:28,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-7cbebfd7-c80e-4ac4-b5f2-40ef3eb2852a 2018-11-25 15:19:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:28,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c6195b5-f5fa-445a-b59c-a9abf1a9439c Date: Sun, 25 Nov 2018 15:19:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:23Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5dbb353e-97c6-4b26-a608-4834784f6705","subnetpool_id":null,"name":"HA subnet tenant 010c30e30438461dac1c803e317d176f"}} 2018-11-25 15:19:28,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 used request id req-8c6195b5-f5fa-445a-b59c-a9abf1a9439c 2018-11-25 15:19:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:28,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-acb0018c-13fd-4d0a-813e-d912cef91932 Date: Sun, 25 Nov 2018 15:19:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:23Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5dbb353e-97c6-4b26-a608-4834784f6705","subnetpool_id":null,"name":"HA subnet tenant 010c30e30438461dac1c803e317d176f"}} 2018-11-25 15:19:28,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 used request id req-acb0018c-13fd-4d0a-813e-d912cef91932 2018-11-25 15:19:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:29,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a9818715-34b8-44b3-a615-4822e7063a6f Date: Sun, 25 Nov 2018 15:19:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:23Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5dbb353e-97c6-4b26-a608-4834784f6705","subnetpool_id":null,"name":"HA subnet tenant 010c30e30438461dac1c803e317d176f"}} 2018-11-25 15:19:29,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 used request id req-a9818715-34b8-44b3-a615-4822e7063a6f 2018-11-25 15:19:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:29,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fe60cbf7-0b0e-4f8f-8050-445b542e5837 Date: Sun, 25 Nov 2018 15:19:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"57cc1a25-878b-4490-ad01-f5661a7bae18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"010c30e30438461dac1c803e317d176f","status":"ACTIVE","subnets":["45760581-fa66-480f-8526-412a9c2deb66"],"description":"","tags":[],"updated_at":"2018-11-25T15:19:19Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net","admin_state_up":true,"tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:17Z","provider:network_type":"vxlan"}]} 2018-11-25 15:19:29,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net used request id req-fe60cbf7-0b0e-4f8f-8050-445b542e5837 2018-11-25 15:19:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:29,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:29,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf1ba1d-83d0-465c-8225-d4b5bf88c6c8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}} 2018-11-25 15:19:29,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f used request id req-aaf1ba1d-83d0-465c-8225-d4b5bf88c6c8 2018-11-25 15:19:29,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:29,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ad0e3ab2-9b76-496c-9e5c-80a0659339b7 Date: Sun, 25 Nov 2018 15:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}]} 2018-11-25 15:19:29,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-ad0e3ab2-9b76-496c-9e5c-80a0659339b7 2018-11-25 15:19:29,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18&name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:29,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b1edad3-8ca6-4803-b44f-f31563cb8b74 Date: Sun, 25 Nov 2018 15:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}]} 2018-11-25 15:19:29,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=57cc1a25-878b-4490-ad01-f5661a7bae18&name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet used request id req-4b1edad3-8ca6-4803-b44f-f31563cb8b74 2018-11-25 15:19:29,641 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:19:29,641 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router 2018-11-25 15:19:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" -d '{"subnet_id": "45760581-fa66-480f-8526-412a9c2deb66"}' 2018-11-25 15:19:31,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e72754a8-2d3e-4f16-a619-3e553b14f254 Date: Sun, 25 Nov 2018 15:19:31 GMT RESP BODY: {"network_id": "57cc1a25-878b-4490-ad01-f5661a7bae18", "tenant_id": "010c30e30438461dac1c803e317d176f", "subnet_id": "45760581-fa66-480f-8526-412a9c2deb66", "subnet_ids": ["45760581-fa66-480f-8526-412a9c2deb66"], "port_id": "bd5d70b8-916c-4e6f-9312-c8cd383e0a9e", "id": "3f12db94-4713-41b1-b049-ab47b93a2bc1"} 2018-11-25 15:19:31,467 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1/add_router_interface used request id req-e72754a8-2d3e-4f16-a619-3e553b14f254 2018-11-25 15:19:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:31,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-8bfda518-c6f9-4398-92a0-921d6868d312 Date: Sun, 25 Nov 2018 15:19:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:23Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:30Z", "project_id": "010c30e30438461dac1c803e317d176f", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "3f12db94-4713-41b1-b049-ab47b93a2bc1", "name": "CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router"}} 2018-11-25 15:19:31,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1 used request id req-8bfda518-c6f9-4398-92a0-921d6868d312 2018-11-25 15:19:31,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3f12db94-4713-41b1-b049-ab47b93a2bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:31,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4443 X-Openstack-Request-Id: req-4b30683a-4fe3-434a-86d0-1b6a16226f0c Date: Sun, 25 Nov 2018 15:19:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5dbb353e-97c6-4b26-a608-4834784f6705","ip_address":"169.254.192.3"}],"id":"05a01fa4-be7c-4075-8a5c-885675d5a8d4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:03:2c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 010c30e30438461dac1c803e317d176f","admin_state_up":true,"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:26Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5dbb353e-97c6-4b26-a608-4834784f6705","ip_address":"169.254.192.8"}],"id":"6376f327-382c-483b-af6c-3b749ebc4e51","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:ea:f8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 010c30e30438461dac1c803e317d176f","admin_state_up":true,"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:25Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:29Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.201"}],"id":"6a67ec98-601a-47e2-b927-170385c6f8b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:41:de","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:19:24Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45760581-fa66-480f-8526-412a9c2deb66","ip_address":"10.55.1.1"}],"id":"bd5d70b8-916c-4e6f-9312-c8cd383e0a9e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:11:af","project_id":"010c30e30438461dac1c803e317d176f","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:30Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5dbb353e-97c6-4b26-a608-4834784f6705","ip_address":"169.254.192.6"}],"id":"c52c988c-3022-48b5-9559-1dda66fbe128","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:2a:17","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 010c30e30438461dac1c803e317d176f","admin_state_up":true,"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:25Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"}]} 2018-11-25 15:19:31,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3f12db94-4713-41b1-b049-ab47b93a2bc1 used request id req-4b30683a-4fe3-434a-86d0-1b6a16226f0c 2018-11-25 15:19:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:32,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f62c40ed-c5c5-46dd-a397-676b02d23936 Date: Sun, 25 Nov 2018 15:19:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:19:32,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-f62c40ed-c5c5-46dd-a397-676b02d23936 2018-11-25 15:19:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:32,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a725c454-c043-4daf-8653-f2f73d43c73b Date: Sun, 25 Nov 2018 15:19:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:23Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5dbb353e-97c6-4b26-a608-4834784f6705","subnetpool_id":null,"name":"HA subnet tenant 010c30e30438461dac1c803e317d176f"}} 2018-11-25 15:19:32,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 used request id req-a725c454-c043-4daf-8653-f2f73d43c73b 2018-11-25 15:19:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:32,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e50f8a61-8e4b-4835-b0de-ea6b4d7b0fe7 Date: Sun, 25 Nov 2018 15:19:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:23Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5dbb353e-97c6-4b26-a608-4834784f6705","subnetpool_id":null,"name":"HA subnet tenant 010c30e30438461dac1c803e317d176f"}} 2018-11-25 15:19:32,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 used request id req-e50f8a61-8e4b-4835-b0de-ea6b4d7b0fe7 2018-11-25 15:19:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-916619ef-9fe5-40e1-914c-7c0bcc0482f5 Date: Sun, 25 Nov 2018 15:19:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"64ba9942-9fc9-461e-975c-95b5ca0a7903","tenant_id":"","created_at":"2018-11-25T15:19:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:23Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5dbb353e-97c6-4b26-a608-4834784f6705","subnetpool_id":null,"name":"HA subnet tenant 010c30e30438461dac1c803e317d176f"}} 2018-11-25 15:19:32,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5dbb353e-97c6-4b26-a608-4834784f6705 used request id req-916619ef-9fe5-40e1-914c-7c0bcc0482f5 2018-11-25 15:19:32,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/45760581-fa66-480f-8526-412a9c2deb66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:32,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a4000bf1-80dd-49cf-bb91-a6345730ffab Date: Sun, 25 Nov 2018 15:19:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}} 2018-11-25 15:19:32,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/45760581-fa66-480f-8526-412a9c2deb66 used request id req-a4000bf1-80dd-49cf-bb91-a6345730ffab 2018-11-25 15:19:32,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7ff0bd0c2c69a0dc8b94140c5a97058884481" 2018-11-25 15:19:32,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e6cc6df6-85f5-48d2-b787-320f65f19426 Date: Sun, 25 Nov 2018 15:19:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:23Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:30Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "010c30e30438461dac1c803e317d176f", "id": "3f12db94-4713-41b1-b049-ab47b93a2bc1", "name": "CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router"}]} 2018-11-25 15:19:32,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router&admin_state_up=True used request id req-e6cc6df6-85f5-48d2-b787-320f65f19426 2018-11-25 15:19:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f4fd4e7fb7b4f232df984846f5e09ee717147f" 2018-11-25 15:19:33,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d735e32-e153-405d-bc75-4ffc99e0f131 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}} 2018-11-25 15:19:33,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f used request id req-0d735e32-e153-405d-bc75-4ffc99e0f131 2018-11-25 15:19:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3f12db94-4713-41b1-b049-ab47b93a2bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7ff0bd0c2c69a0dc8b94140c5a97058884481" 2018-11-25 15:19:33,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6942467c-f5f9-4ada-bb04-65916facb922 Date: Sun, 25 Nov 2018 15:19:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"45760581-fa66-480f-8526-412a9c2deb66","ip_address":"10.55.1.1"}],"id":"bd5d70b8-916c-4e6f-9312-c8cd383e0a9e","security_groups":[],"mac_address":"fa:16:3e:f0:11:af","project_id":"010c30e30438461dac1c803e317d176f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:30Z","binding:vnic_type":"normal","device_id":"3f12db94-4713-41b1-b049-ab47b93a2bc1"}]} 2018-11-25 15:19:33,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3f12db94-4713-41b1-b049-ab47b93a2bc1 used request id req-6942467c-f5f9-4ada-bb04-65916facb922 2018-11-25 15:19:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/45760581-fa66-480f-8526-412a9c2deb66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd7ff0bd0c2c69a0dc8b94140c5a97058884481" 2018-11-25 15:19:33,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b884a58f-93b3-41d6-8193-7d4c24b6334e Date: Sun, 25 Nov 2018 15:19:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57cc1a25-878b-4490-ad01-f5661a7bae18","tenant_id":"010c30e30438461dac1c803e317d176f","created_at":"2018-11-25T15:19:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"010c30e30438461dac1c803e317d176f","id":"45760581-fa66-480f-8526-412a9c2deb66","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet"}} 2018-11-25 15:19:33,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/45760581-fa66-480f-8526-412a9c2deb66 used request id req-b884a58f-93b3-41d6-8193-7d4c24b6334e 2018-11-25 15:19:33,367 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router and subnet CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet 2018-11-25 15:19:33,367 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router 2018-11-25 15:19:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" -d '{"subnet_id": "45760581-fa66-480f-8526-412a9c2deb66"}' 2018-11-25 15:19:34,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09b0dd60-4106-407e-bd86-7da4b327fce9 Date: Sun, 25 Nov 2018 15:19:34 GMT RESP BODY: {"network_id": "57cc1a25-878b-4490-ad01-f5661a7bae18", "tenant_id": "010c30e30438461dac1c803e317d176f", "subnet_id": "45760581-fa66-480f-8526-412a9c2deb66", "subnet_ids": ["45760581-fa66-480f-8526-412a9c2deb66"], "port_id": "bd5d70b8-916c-4e6f-9312-c8cd383e0a9e", "id": "3f12db94-4713-41b1-b049-ab47b93a2bc1"} 2018-11-25 15:19:34,984 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1/remove_router_interface used request id req-09b0dd60-4106-407e-bd86-7da4b327fce9 2018-11-25 15:19:34,984 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router 2018-11-25 15:19:34,984 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-router 2018-11-25 15:19:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7751ad7a71008a9fb1fcec941433cece969f7b1b" 2018-11-25 15:19:38,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b35f75b2-6006-4364-b87d-da32bce3ef97 Content-Length: 0 Date: Sun, 25 Nov 2018 15:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:38,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/3f12db94-4713-41b1-b049-ab47b93a2bc1 used request id req-b35f75b2-6006-4364-b87d-da32bce3ef97 2018-11-25 15:19:38,326 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet 2018-11-25 15:19:38,326 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-subnet 2018-11-25 15:19:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/45760581-fa66-480f-8526-412a9c2deb66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:40,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7201b583-3060-48a4-840f-17faa6c83260 Date: Sun, 25 Nov 2018 15:19:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:40,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/45760581-fa66-480f-8526-412a9c2deb66 used request id req-7201b583-3060-48a4-840f-17faa6c83260 2018-11-25 15:19:40,556 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4e62bc10-d732-4784-8643-5207b56b9307-pub-net 2018-11-25 15:19:40,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/57cc1a25-878b-4490-ad01-f5661a7bae18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27408e09093e4b945725faca3e3edfe8ed9a4f98" 2018-11-25 15:19:41,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29015db1-3e67-4af5-822d-4d57b295a7d6 Date: Sun, 25 Nov 2018 15:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:41,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/57cc1a25-878b-4490-ad01-f5661a7bae18 used request id req-29015db1-3e67-4af5-822d-4d57b295a7d6 2018-11-25 15:19:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:42,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-193638bc-527a-48c8-9dfc-1037c2ddecdb Date: Sun, 25 Nov 2018 15:19:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:17Z", "updated_at": "2018-11-25T15:19:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "revision_number": 0, "id": "0082c9e9-ea71-4a48-9b61-01d9feef2917", "remote_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "tenant_id": "010c30e30438461dac1c803e317d176f", "port_range_min": null, "ethertype": "IPv4", "project_id": "010c30e30438461dac1c803e317d176f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "revision_number": 0, "id": "03d11ab8-a29b-4107-a54b-24c1af2c978a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "tenant_id": "010c30e30438461dac1c803e317d176f", "port_range_min": null, "ethertype": "IPv6", "project_id": "010c30e30438461dac1c803e317d176f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "revision_number": 0, "id": "3ae79e41-0ffc-4300-81b3-abcaf8379e7f", "remote_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "tenant_id": "010c30e30438461dac1c803e317d176f", "port_range_min": null, "ethertype": "IPv6", "project_id": "010c30e30438461dac1c803e317d176f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "revision_number": 0, "id": "5ddb73ca-4617-43b8-a962-1e9b0989c99d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "tenant_id": "010c30e30438461dac1c803e317d176f", "port_range_min": null, "ethertype": "IPv4", "project_id": "010c30e30438461dac1c803e317d176f"}], "revision_number": 4, "project_id": "010c30e30438461dac1c803e317d176f", "id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:19:42,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-193638bc-527a-48c8-9dfc-1037c2ddecdb 2018-11-25 15:19:42,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:42,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03fae51-adad-4e2d-b065-2b69fb19f8d1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:19:42,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-d03fae51-adad-4e2d-b065-2b69fb19f8d1 2018-11-25 15:19:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:42,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2e03b0-3f3d-4f70-8ae5-a6d2e118cc40 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f"}, "enabled": true, "id": "010c30e30438461dac1c803e317d176f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj"}} 2018-11-25 15:19:42,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f used request id req-fa2e03b0-3f3d-4f70-8ae5-a6d2e118cc40 2018-11-25 15:19:42,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a38b6b1e-6aa7-4bc4-876a-b495439d3833 2018-11-25 15:19:42,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a38b6b1e-6aa7-4bc4-876a-b495439d3833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:42,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1578a258-e415-46d3-9fec-35085979d7bb Date: Sun, 25 Nov 2018 15:19:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "port_range_min": null, "revision_number": 0, "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:17Z", "project_id": "010c30e30438461dac1c803e317d176f", "id": "0082c9e9-ea71-4a48-9b61-01d9feef2917"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "port_range_min": null, "revision_number": 0, "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:17Z", "project_id": "010c30e30438461dac1c803e317d176f", "id": "03d11ab8-a29b-4107-a54b-24c1af2c978a"}, {"remote_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "port_range_min": null, "revision_number": 0, "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:17Z", "project_id": "010c30e30438461dac1c803e317d176f", "id": "3ae79e41-0ffc-4300-81b3-abcaf8379e7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:17Z", "security_group_id": "a38b6b1e-6aa7-4bc4-876a-b495439d3833", "port_range_min": null, "revision_number": 0, "tenant_id": "010c30e30438461dac1c803e317d176f", "created_at": "2018-11-25T15:19:17Z", "project_id": "010c30e30438461dac1c803e317d176f", "id": "5ddb73ca-4617-43b8-a962-1e9b0989c99d"}]} 2018-11-25 15:19:42,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a38b6b1e-6aa7-4bc4-876a-b495439d3833 used request id req-1578a258-e415-46d3-9fec-35085979d7bb 2018-11-25 15:19:42,550 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:19:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a38b6b1e-6aa7-4bc4-876a-b495439d3833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:42,860 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-553ac390-4bca-4b12-8e9c-343f30ad79fc Content-Length: 0 Date: Sun, 25 Nov 2018 15:19:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:19:42,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a38b6b1e-6aa7-4bc4-876a-b495439d3833 used request id req-553ac390-4bca-4b12-8e9c-343f30ad79fc 2018-11-25 15:19:42,861 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj 2018-11-25 15:19:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:43,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1a9b81-441f-4e19-8dce-1ed5d85ae859 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:43,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/010c30e30438461dac1c803e317d176f used request id req-1e1a9b81-441f-4e19-8dce-1ed5d85ae859 2018-11-25 15:19:43,101 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-32cf956b-6d4c-4d1-proj-role 2018-11-25 15:19:43,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/26657ece114149a7b54a3041aeba8984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:43,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb57383a-135c-4c70-8600-97890d6ac90b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:43,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/26657ece114149a7b54a3041aeba8984 used request id req-bb57383a-135c-4c70-8600-97890d6ac90b 2018-11-25 15:19:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e138ab3ae84391cc29c79b485a3db99bd6934a5" 2018-11-25 15:19:43,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e686cd7-53fd-4af3-aa1a-28ef1aec0df5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:19:43,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5e686cd7-53fd-4af3-aa1a-28ef1aec0df5 2018-11-25 15:19:43,296 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-32cf956b-6d4c-4d1-user 2018-11-25 15:19:43,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a0d82c828ab0421486948b0a2468cf45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7dd48ce2e06334d9f4e7a0880c87e42c833c57" 2018-11-25 15:19:43,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc54abe2-f5cc-4874-a08e-55ac83f5a836 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:43,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a0d82c828ab0421486948b0a2468cf45 used request id req-cc54abe2-f5cc-4874-a08e-55ac83f5a836 2018-11-25 15:19:43,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:43,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["4l5HCufUT7GOS2cABpDe4A"], "issued_at": "2018-11-25T15:19:43.000000Z"}} 2018-11-25 15:19:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27724b25e1c2944e0817d2a6fe96f63d11d328a6" 2018-11-25 15:19:43,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91939912-b1e4-4f0d-9bd8-b664f1bad27d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:43,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91939912-b1e4-4f0d-9bd8-b664f1bad27d 2018-11-25 15:19:43,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:43,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:44,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["WICcO-vwTEWAhANsQXyrRw"], "issued_at": "2018-11-25T15:19:44.000000Z"}} 2018-11-25 15:19:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:19:44,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff65ddfe-9858-42eb-a0e6-7b1297b8072c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:44,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff65ddfe-9858-42eb-a0e6-7b1297b8072c 2018-11-25 15:19:44,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:44,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f382183c-34a8-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:19:44,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3076f6-8be9-4f85-9baa-668a78d7b615 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f382183c-34a8-449-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:19:44,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f382183c-34a8-449-proj used request id req-ef3076f6-8be9-4f85-9baa-668a78d7b615 2018-11-25 15:19:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:19:44,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7006c68e-5697-4265-9927-6f9063206429 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:19:44,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7006c68e-5697-4265-9927-6f9063206429 2018-11-25 15:19:44,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}}' 2018-11-25 15:19:44,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a5c4b4-5059-470b-b664-6ce5c1ff5465 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364"}, "enabled": true, "id": "e7c5e376e8314ab4a8f74a45f3777364", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}} 2018-11-25 15:19:44,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-47a5c4b4-5059-470b-b664-6ce5c1ff5465 2018-11-25 15:19:44,751 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f382183c-34a8-449-proj 2018-11-25 15:19:44,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:44,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:45,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["JA_FMNsfQqC1y304NMQh-g"], "issued_at": "2018-11-25T15:19:45.000000Z"}} 2018-11-25 15:19:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d6ab6c9c9e9b03ee3ecb9a1f1047b46a0b781d" 2018-11-25 15:19:45,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45eba7a7-7bd1-4c61-9322-73331e37052f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:45,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-45eba7a7-7bd1-4c61-9322-73331e37052f 2018-11-25 15:19:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:45,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d6ab6c9c9e9b03ee3ecb9a1f1047b46a0b781d" 2018-11-25 15:19:45,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889ea4ec-3471-4ccf-8783-54d41519dcd5 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:19:45,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-889ea4ec-3471-4ccf-8783-54d41519dcd5 2018-11-25 15:19:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-f382183c-34a8-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d6ab6c9c9e9b03ee3ecb9a1f1047b46a0b781d" 2018-11-25 15:19:45,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efdc40b3-5c59-4c37-9af7-43e8ff29503d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-f382183c-34a8-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364"}, "enabled": true, "id": "e7c5e376e8314ab4a8f74a45f3777364", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}]} 2018-11-25 15:19:45,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-f382183c-34a8-449-proj used request id req-efdc40b3-5c59-4c37-9af7-43e8ff29503d 2018-11-25 15:19:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d6ab6c9c9e9b03ee3ecb9a1f1047b46a0b781d" 2018-11-25 15:19:45,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a097f816-a9e2-45c1-b3d6-b031d579dd3d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:19:45,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a097f816-a9e2-45c1-b3d6-b031d579dd3d 2018-11-25 15:19:45,972 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f382183c-34a8-449-user 2018-11-25 15:19:45,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:19:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ce6642-1c0d-4875-b4ed-17e79563fc08 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:19:46,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-21ce6642-1c0d-4875-b4ed-17e79563fc08 2018-11-25 15:19:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" -d '{"role": {"name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role"}}' 2018-11-25 15:19:46,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9588bcb-065b-43c2-a77c-13c7c8fa46de Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c20b268048948409e88b6919162bf47", "links": {"self": "http://172.30.9.29:5000/v3/roles/1c20b268048948409e88b6919162bf47"}, "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role"}} 2018-11-25 15:19:46,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a9588bcb-065b-43c2-a77c-13c7c8fa46de 2018-11-25 15:19:46,182 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f382183c-34a8-449-proj-role 2018-11-25 15:19:46,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1c20b268048948409e88b6919162bf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:19:46,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f978cd6b-aea3-42fa-a62d-85078e84586e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1c20b268048948409e88b6919162bf47"}, "domain_id": null, "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role", "id": "1c20b268048948409e88b6919162bf47"}} 2018-11-25 15:19:46,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1c20b268048948409e88b6919162bf47 used request id req-f978cd6b-aea3-42fa-a62d-85078e84586e 2018-11-25 15:19:46,279 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f382183c-34a8-449-proj-role to project CreateNetworkSuccessTests-f382183c-34a8-449-proj 2018-11-25 15:19:46,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364/users/e109ef96d0594480b8fa99184f4d34df/roles/1c20b268048948409e88b6919162bf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:19:46,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065777ef-506e-4408-9d4e-e1291a99e6c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:19:46,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364/users/e109ef96d0594480b8fa99184f4d34df/roles/1c20b268048948409e88b6919162bf47 used request id req-065777ef-506e-4408-9d4e-e1291a99e6c2 2018-11-25 15:19:46,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:46,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:46,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c20b268048948409e88b6919162bf47", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role"}], "expires_at": "2018-11-25T16:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7c5e376e8314ab4a8f74a45f3777364", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f382183c-34a8-449-user", "id": "e109ef96d0594480b8fa99184f4d34df"}, "audit_ids": ["r5VasMysQbO8CEX_Bn89lQ"], "issued_at": "2018-11-25T15:19:46.000000Z"}} 2018-11-25 15:19:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:19:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4163ce70-5de5-4712-b5dd-50054120ee5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:46,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4163ce70-5de5-4712-b5dd-50054120ee5d 2018-11-25 15:19:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:19:47,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5da09ab2-f01a-447c-abbe-419860b40047 Date: Sun, 25 Nov 2018 15:19:47 GMT RESP BODY: {"networks":[]} 2018-11-25 15:19:47,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net used request id req-5da09ab2-f01a-447c-abbe-419860b40047 2018-11-25 15:19:47,041 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net 2018-11-25 15:19:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" -d '{"network": {"name": "CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net", "admin_state_up": true}}' 2018-11-25 15:19:47,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5eaf7cdc-3806-4ca1-b95f-1a1d2efc7103 Date: Sun, 25 Nov 2018 15:19:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1c5f4403-6589-443b-8bb4-9f02405075ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e7c5e376e8314ab4a8f74a45f3777364","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:19:47Z","is_default":false,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:47Z","mtu":1450}} 2018-11-25 15:19:47,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-5eaf7cdc-3806-4ca1-b95f-1a1d2efc7103 2018-11-25 15:19:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:19:48,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a3917de2-6a8f-42c9-b5a9-571dff538a04 Date: Sun, 25 Nov 2018 15:19:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:19:47Z","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"1c5f4403-6589-443b-8bb4-9f02405075ec","name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net"}]} 2018-11-25 15:19:48,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-a3917de2-6a8f-42c9-b5a9-571dff538a04 2018-11-25 15:19:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:19:48,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e9e8a23c-c763-4111-8c4a-614df788f7f9 Date: Sun, 25 Nov 2018 15:19:48 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:19:48,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-e9e8a23c-c763-4111-8c4a-614df788f7f9 2018-11-25 15:19:48,308 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet 2018-11-25 15:19:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" -d '{"subnets": [{"ip_version": 4, "network_id": "1c5f4403-6589-443b-8bb4-9f02405075ec", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]}' 2018-11-25 15:19:48,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a361ba30-2ac4-4fbf-a67b-ec9a5148121b Date: Sun, 25 Nov 2018 15:19:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]} 2018-11-25 15:19:48,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a361ba30-2ac4-4fbf-a67b-ec9a5148121b 2018-11-25 15:19:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:19:49,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-47a6d978-9229-4acb-b89b-2136c314876b Date: Sun, 25 Nov 2018 15:19:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79702b92-5381-4581-bc69-c1e982062c81"],"updated_at":"2018-11-25T15:19:48Z","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"1c5f4403-6589-443b-8bb4-9f02405075ec","name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net"}]} 2018-11-25 15:19:49,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-47a6d978-9229-4acb-b89b-2136c314876b 2018-11-25 15:19:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:19:49,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e7c5b7a-409e-478c-97b2-cf8239ab9c2f Date: Sun, 25 Nov 2018 15:19:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]} 2018-11-25 15:19:49,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-0e7c5b7a-409e-478c-97b2-cf8239ab9c2f 2018-11-25 15:19:49,567 - OpenStackNetwork - DEBUG - Network [1c5f4403-6589-443b-8bb4-9f02405075ec] created successfully 2018-11-25 15:19:49,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:49,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:49,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c20b268048948409e88b6919162bf47", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role"}], "expires_at": "2018-11-25T16:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7c5e376e8314ab4a8f74a45f3777364", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f382183c-34a8-449-user", "id": "e109ef96d0594480b8fa99184f4d34df"}, "audit_ids": ["zspK_hnrRvKqEM5EsTc0Zw"], "issued_at": "2018-11-25T15:19:49.000000Z"}} 2018-11-25 15:19:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:50,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fee5aa1-7f7d-4a74-b7db-68d91e65d050 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:50,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1fee5aa1-7f7d-4a74-b7db-68d91e65d050 2018-11-25 15:19:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:50,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a6e5439-ef2d-4a0e-9dd6-11dad3f53edb Date: Sun, 25 Nov 2018 15:19:50 GMT RESP BODY: {"routers": []} 2018-11-25 15:19:50,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router&admin_state_up=True used request id req-5a6e5439-ef2d-4a0e-9dd6-11dad3f53edb 2018-11-25 15:19:50,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:19:50,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:50,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c20b268048948409e88b6919162bf47", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role"}], "expires_at": "2018-11-25T16:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7c5e376e8314ab4a8f74a45f3777364", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f382183c-34a8-449-user", "id": "e109ef96d0594480b8fa99184f4d34df"}, "audit_ids": ["UDut4dNUSyi2COoRME9_NQ"], "issued_at": "2018-11-25T15:19:50.000000Z"}} 2018-11-25 15:19:50,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1331a4ea5e28f200ff0ca7478578b29ea5e24ca" 2018-11-25 15:19:50,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04f52ce-ffda-4a43-8eec-b62cafaa5ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:19:50,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a04f52ce-ffda-4a43-8eec-b62cafaa5ae8 2018-11-25 15:19:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:50,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-69d0eed2-ef34-4017-9329-d053b63056cd Date: Sun, 25 Nov 2018 15:19:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:19:50,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-69d0eed2-ef34-4017-9329-d053b63056cd 2018-11-25 15:19:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:51,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f966526c-7bd3-45a7-ba0d-a97d517ed08c Date: Sun, 25 Nov 2018 15:19:51 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:19:51,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-f966526c-7bd3-45a7-ba0d-a97d517ed08c 2018-11-25 15:19:51,103 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router 2018-11-25 15:19:51,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router", "admin_state_up": true}}' 2018-11-25 15:19:55,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ca5b7ff8-459b-4289-9421-ed957ff1a75f Date: Sun, 25 Nov 2018 15:19:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:51Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "dc2aa020-64f5-432a-a3cb-98dc46455b81", "name": "CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router"}} 2018-11-25 15:19:55,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-ca5b7ff8-459b-4289-9421-ed957ff1a75f 2018-11-25 15:19:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=dc2aa020-64f5-432a-a3cb-98dc46455b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:56,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06b5677f-0c05-4a61-9b48-7e057a84b19d Date: Sun, 25 Nov 2018 15:19:56 GMT RESP BODY: {"ports":[]} 2018-11-25 15:19:56,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=dc2aa020-64f5-432a-a3cb-98dc46455b81 used request id req-06b5677f-0c05-4a61-9b48-7e057a84b19d 2018-11-25 15:19:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:56,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4ec55f5f-8204-481d-8257-c6e50c9ffec4 Date: Sun, 25 Nov 2018 15:19:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79702b92-5381-4581-bc69-c1e982062c81"],"updated_at":"2018-11-25T15:19:48Z","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"1c5f4403-6589-443b-8bb4-9f02405075ec","name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net"}]} 2018-11-25 15:19:56,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net used request id req-4ec55f5f-8204-481d-8257-c6e50c9ffec4 2018-11-25 15:19:56,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:19:56,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:19:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:19:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:56,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ddda76-4abe-492d-bd00-7b8fd5f0fb02 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364"}, "enabled": true, "id": "e7c5e376e8314ab4a8f74a45f3777364", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}} 2018-11-25 15:19:56,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 used request id req-45ddda76-4abe-492d-bd00-7b8fd5f0fb02 2018-11-25 15:19:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:56,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5afc315c-e459-4e59-8cb0-3cfb0b933871 Date: Sun, 25 Nov 2018 15:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]} 2018-11-25 15:19:56,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-5afc315c-e459-4e59-8cb0-3cfb0b933871 2018-11-25 15:19:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec&name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:56,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3ed4384f-d541-4d27-ab81-2aadcf9ea685 Date: Sun, 25 Nov 2018 15:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]} 2018-11-25 15:19:56,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec&name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet used request id req-3ed4384f-d541-4d27-ab81-2aadcf9ea685 2018-11-25 15:19:56,875 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:19:56,875 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router 2018-11-25 15:19:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" -d '{"subnet_id": "79702b92-5381-4581-bc69-c1e982062c81"}' 2018-11-25 15:19:58,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1aeb0ea2-20fe-41fb-ade2-027c16011a77 Date: Sun, 25 Nov 2018 15:19:58 GMT RESP BODY: {"network_id": "1c5f4403-6589-443b-8bb4-9f02405075ec", "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "subnet_id": "79702b92-5381-4581-bc69-c1e982062c81", "subnet_ids": ["79702b92-5381-4581-bc69-c1e982062c81"], "port_id": "bffdf00c-699e-4c45-9826-b264f80c0404", "id": "dc2aa020-64f5-432a-a3cb-98dc46455b81"} 2018-11-25 15:19:58,826 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81/add_router_interface used request id req-1aeb0ea2-20fe-41fb-ade2-027c16011a77 2018-11-25 15:19:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:59,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9651c5b4-edc0-4b73-a290-86a89a155f43 Date: Sun, 25 Nov 2018 15:19:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:51Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "dc2aa020-64f5-432a-a3cb-98dc46455b81", "name": "CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router"}} 2018-11-25 15:19:59,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81 used request id req-9651c5b4-edc0-4b73-a290-86a89a155f43 2018-11-25 15:19:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=dc2aa020-64f5-432a-a3cb-98dc46455b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:59,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9086cb65-d6da-4fce-81f3-f30a3a767702 Date: Sun, 25 Nov 2018 15:19:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:19:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"79702b92-5381-4581-bc69-c1e982062c81","ip_address":"10.55.1.1"}],"id":"bffdf00c-699e-4c45-9826-b264f80c0404","security_groups":[],"mac_address":"fa:16:3e:76:07:8d","project_id":"e7c5e376e8314ab4a8f74a45f3777364","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:57Z","binding:vnic_type":"normal","device_id":"dc2aa020-64f5-432a-a3cb-98dc46455b81"}]} 2018-11-25 15:19:59,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=dc2aa020-64f5-432a-a3cb-98dc46455b81 used request id req-9086cb65-d6da-4fce-81f3-f30a3a767702 2018-11-25 15:19:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/79702b92-5381-4581-bc69-c1e982062c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:19:59,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c46f4c9e-1343-4547-9eb6-39fe949a61ff Date: Sun, 25 Nov 2018 15:19:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}} 2018-11-25 15:19:59,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/79702b92-5381-4581-bc69-c1e982062c81 used request id req-c46f4c9e-1343-4547-9eb6-39fe949a61ff 2018-11-25 15:19:59,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:19:59,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c20b268048948409e88b6919162bf47", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj-role"}], "expires_at": "2018-11-25T16:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7c5e376e8314ab4a8f74a45f3777364", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e7c5e376e8314ab4a8f74a45f3777364", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f382183c-34a8-449-user", "id": "e109ef96d0594480b8fa99184f4d34df"}, "audit_ids": ["hF05e7mASsuSix1tobAfXQ"], "issued_at": "2018-11-25T15:19:59.000000Z"}} 2018-11-25 15:19:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36767d066974516a48c838c12bfa99c1214ef73e" 2018-11-25 15:20:00,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ac3a9020-ef04-4e89-aa88-44822197b7cd Date: Sun, 25 Nov 2018 15:20:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79702b92-5381-4581-bc69-c1e982062c81"],"updated_at":"2018-11-25T15:19:48Z","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"1c5f4403-6589-443b-8bb4-9f02405075ec","name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net"}]} 2018-11-25 15:20:00,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net used request id req-ac3a9020-ef04-4e89-aa88-44822197b7cd 2018-11-25 15:20:00,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:00,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27724b25e1c2944e0817d2a6fe96f63d11d328a6" 2018-11-25 15:20:00,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c3cdb6-64ce-4a89-98bb-1d5979e8af6e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364"}, "enabled": true, "id": "e7c5e376e8314ab4a8f74a45f3777364", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}} 2018-11-25 15:20:00,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 used request id req-88c3cdb6-64ce-4a89-98bb-1d5979e8af6e 2018-11-25 15:20:00,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36767d066974516a48c838c12bfa99c1214ef73e" 2018-11-25 15:20:00,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-89b8871f-9099-4802-91c1-99a32a2727b7 Date: Sun, 25 Nov 2018 15:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]} 2018-11-25 15:20:00,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-89b8871f-9099-4802-91c1-99a32a2727b7 2018-11-25 15:20:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec&name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36767d066974516a48c838c12bfa99c1214ef73e" 2018-11-25 15:20:00,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b702ce06-004b-40ff-9c67-d015cd47b985 Date: Sun, 25 Nov 2018 15:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}]} 2018-11-25 15:20:00,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c5f4403-6589-443b-8bb4-9f02405075ec&name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet used request id req-b702ce06-004b-40ff-9c67-d015cd47b985 2018-11-25 15:20:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36767d066974516a48c838c12bfa99c1214ef73e" 2018-11-25 15:20:00,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4259886e-bf15-428e-b4b3-4421916bf3e9 Date: Sun, 25 Nov 2018 15:20:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:51Z", "admin_state_up": true, "updated_at": "2018-11-25T15:19:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "dc2aa020-64f5-432a-a3cb-98dc46455b81", "name": "CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router"}]} 2018-11-25 15:20:00,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router used request id req-4259886e-bf15-428e-b4b3-4421916bf3e9 2018-11-25 15:20:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27724b25e1c2944e0817d2a6fe96f63d11d328a6" 2018-11-25 15:20:01,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10e8bdc-50a7-4112-b217-206fa9ed78e9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364"}, "enabled": true, "id": "e7c5e376e8314ab4a8f74a45f3777364", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}} 2018-11-25 15:20:01,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 used request id req-e10e8bdc-50a7-4112-b217-206fa9ed78e9 2018-11-25 15:20:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=dc2aa020-64f5-432a-a3cb-98dc46455b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36767d066974516a48c838c12bfa99c1214ef73e" 2018-11-25 15:20:01,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a5dd46bc-49bb-44fe-9aa4-5e0055949ab9 Date: Sun, 25 Nov 2018 15:20:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:20:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"79702b92-5381-4581-bc69-c1e982062c81","ip_address":"10.55.1.1"}],"id":"bffdf00c-699e-4c45-9826-b264f80c0404","security_groups":[],"mac_address":"fa:16:3e:76:07:8d","project_id":"e7c5e376e8314ab4a8f74a45f3777364","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:57Z","binding:vnic_type":"normal","device_id":"dc2aa020-64f5-432a-a3cb-98dc46455b81"}]} 2018-11-25 15:20:01,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=dc2aa020-64f5-432a-a3cb-98dc46455b81 used request id req-a5dd46bc-49bb-44fe-9aa4-5e0055949ab9 2018-11-25 15:20:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/79702b92-5381-4581-bc69-c1e982062c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36767d066974516a48c838c12bfa99c1214ef73e" 2018-11-25 15:20:01,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d75a7a9f-32de-4d2d-b8fd-767cbd734f41 Date: Sun, 25 Nov 2018 15:20:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5f4403-6589-443b-8bb4-9f02405075ec","tenant_id":"e7c5e376e8314ab4a8f74a45f3777364","created_at":"2018-11-25T15:19:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:19:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e7c5e376e8314ab4a8f74a45f3777364","id":"79702b92-5381-4581-bc69-c1e982062c81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet"}} 2018-11-25 15:20:01,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/79702b92-5381-4581-bc69-c1e982062c81 used request id req-d75a7a9f-32de-4d2d-b8fd-767cbd734f41 2018-11-25 15:20:01,473 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router and subnet CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet 2018-11-25 15:20:01,473 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router 2018-11-25 15:20:01,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" -d '{"subnet_id": "79702b92-5381-4581-bc69-c1e982062c81"}' 2018-11-25 15:20:02,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-778f4611-8d8d-45d6-ab9d-4f55ddf27812 Date: Sun, 25 Nov 2018 15:20:02 GMT RESP BODY: {"network_id": "1c5f4403-6589-443b-8bb4-9f02405075ec", "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "subnet_id": "79702b92-5381-4581-bc69-c1e982062c81", "subnet_ids": ["79702b92-5381-4581-bc69-c1e982062c81"], "port_id": "bffdf00c-699e-4c45-9826-b264f80c0404", "id": "dc2aa020-64f5-432a-a3cb-98dc46455b81"} 2018-11-25 15:20:02,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81/remove_router_interface used request id req-778f4611-8d8d-45d6-ab9d-4f55ddf27812 2018-11-25 15:20:02,960 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router 2018-11-25 15:20:02,961 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-router 2018-11-25 15:20:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2384743a881419a673e7f5cda138244e39adf3ae" 2018-11-25 15:20:06,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f27cd1c-e5f6-46f0-80d2-f661d5b284f9 Content-Length: 0 Date: Sun, 25 Nov 2018 15:20:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:06,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/dc2aa020-64f5-432a-a3cb-98dc46455b81 used request id req-5f27cd1c-e5f6-46f0-80d2-f661d5b284f9 2018-11-25 15:20:06,399 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet 2018-11-25 15:20:06,399 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-subnet 2018-11-25 15:20:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/79702b92-5381-4581-bc69-c1e982062c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:20:08,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0908dbe1-4622-4d32-8cef-54799d52a2f2 Date: Sun, 25 Nov 2018 15:20:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:08,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/79702b92-5381-4581-bc69-c1e982062c81 used request id req-0908dbe1-4622-4d32-8cef-54799d52a2f2 2018-11-25 15:20:08,594 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6bed3827-f5e1-4666-a274-34b04cde66ad-pub-net 2018-11-25 15:20:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/1c5f4403-6589-443b-8bb4-9f02405075ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95508daeef4919c7e354b36962de693bb5850807" 2018-11-25 15:20:10,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f2fc162-4d34-400e-9675-2712162e7025 Date: Sun, 25 Nov 2018 15:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:10,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/1c5f4403-6589-443b-8bb4-9f02405075ec used request id req-4f2fc162-4d34-400e-9675-2712162e7025 2018-11-25 15:20:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:10,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2223fed9-6a20-4996-b397-e31d78dac329 Date: Sun, 25 Nov 2018 15:20:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:47Z", "updated_at": "2018-11-25T15:19:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "revision_number": 0, "id": "7a5de044-7768-4967-b631-8a3c47ef5753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7c5e376e8314ab4a8f74a45f3777364"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "revision_number": 0, "id": "86390690-55f7-4ef9-af9b-0e814d2ac1c2", "remote_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7c5e376e8314ab4a8f74a45f3777364"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "revision_number": 0, "id": "a00432cc-f899-4317-b3f2-1297f444c791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7c5e376e8314ab4a8f74a45f3777364"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "revision_number": 0, "id": "b4598cec-f089-4b4c-8512-c855d9112055", "remote_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "remote_ip_prefix": null, "created_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7c5e376e8314ab4a8f74a45f3777364"}], "revision_number": 4, "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:20:10,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2223fed9-6a20-4996-b397-e31d78dac329 2018-11-25 15:20:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:10,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d679f5-2aa8-4ce9-bb0b-9251808ed0cd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364"}, "enabled": true, "id": "e7c5e376e8314ab4a8f74a45f3777364", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f382183c-34a8-449-proj"}} 2018-11-25 15:20:10,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 used request id req-e9d679f5-2aa8-4ce9-bb0b-9251808ed0cd 2018-11-25 15:20:10,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02fafc76-ad81-4e09-9c37-572a6e3da233 2018-11-25 15:20:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=02fafc76-ad81-4e09-9c37-572a6e3da233 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:10,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ef1d7c4c-1541-46f5-b747-3d4f472453b6 Date: Sun, 25 Nov 2018 15:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "port_range_min": null, "revision_number": 0, "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:47Z", "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "7a5de044-7768-4967-b631-8a3c47ef5753"}, {"remote_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "port_range_min": null, "revision_number": 0, "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:47Z", "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "86390690-55f7-4ef9-af9b-0e814d2ac1c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "port_range_min": null, "revision_number": 0, "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:47Z", "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "a00432cc-f899-4317-b3f2-1297f444c791"}, {"remote_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:19:47Z", "security_group_id": "02fafc76-ad81-4e09-9c37-572a6e3da233", "port_range_min": null, "revision_number": 0, "tenant_id": "e7c5e376e8314ab4a8f74a45f3777364", "created_at": "2018-11-25T15:19:47Z", "project_id": "e7c5e376e8314ab4a8f74a45f3777364", "id": "b4598cec-f089-4b4c-8512-c855d9112055"}]} 2018-11-25 15:20:10,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=02fafc76-ad81-4e09-9c37-572a6e3da233 used request id req-ef1d7c4c-1541-46f5-b747-3d4f472453b6 2018-11-25 15:20:10,538 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:20:10,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/02fafc76-ad81-4e09-9c37-572a6e3da233 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:10,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f979b03-3127-4434-94f6-cf986b9088a2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:10,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/02fafc76-ad81-4e09-9c37-572a6e3da233 used request id req-0f979b03-3127-4434-94f6-cf986b9088a2 2018-11-25 15:20:10,853 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f382183c-34a8-449-proj 2018-11-25 15:20:10,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:11,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19a1ab6c-7d7c-4ecd-8593-f9d274473335 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:11,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e7c5e376e8314ab4a8f74a45f3777364 used request id req-19a1ab6c-7d7c-4ecd-8593-f9d274473335 2018-11-25 15:20:11,095 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f382183c-34a8-449-proj-role 2018-11-25 15:20:11,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1c20b268048948409e88b6919162bf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:11,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b6965a-ef71-46a3-8689-f575660269be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:11,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1c20b268048948409e88b6919162bf47 used request id req-e6b6965a-ef71-46a3-8689-f575660269be 2018-11-25 15:20:11,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d20af19f47af9543dedd9e4a33c4b4493f37f6" 2018-11-25 15:20:11,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb061887-9b01-43d5-b42d-3b9e07a2e32a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:11,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eb061887-9b01-43d5-b42d-3b9e07a2e32a 2018-11-25 15:20:11,298 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f382183c-34a8-449-user 2018-11-25 15:20:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e109ef96d0594480b8fa99184f4d34df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d6ab6c9c9e9b03ee3ecb9a1f1047b46a0b781d" 2018-11-25 15:20:11,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a9cde0-6767-42f2-97f4-680266b41527 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:11,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e109ef96d0594480b8fa99184f4d34df used request id req-60a9cde0-6767-42f2-97f4-680266b41527 2018-11-25 15:20:11,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:12,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_ag5F7KtRYmowifGFOO8Sw"], "issued_at": "2018-11-25T15:20:12.000000Z"}} 2018-11-25 15:20:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e5eeff133bc2f1e5b544989bc7bcca25221e2a" 2018-11-25 15:20:12,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9cc060-ee06-48c3-b53c-545abe89181b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:12,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0d9cc060-ee06-48c3-b53c-545abe89181b 2018-11-25 15:20:12,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:12,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:12,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kg_Eo97tTCWBCQDfTxNCMw"], "issued_at": "2018-11-25T15:20:12.000000Z"}} 2018-11-25 15:20:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:12,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c666abf-c9b2-4041-97fc-86aaec78c4dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:12,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2c666abf-c9b2-4041-97fc-86aaec78c4dd 2018-11-25 15:20:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:12,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:12,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fec3576-9ae8-404a-80c7-2eea8a07a439 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:20:12,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj used request id req-4fec3576-9ae8-404a-80c7-2eea8a07a439 2018-11-25 15:20:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:12,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477c55c2-be2e-4f97-94ec-bf9cc0e24927 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:12,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-477c55c2-be2e-4f97-94ec-bf9cc0e24927 2018-11-25 15:20:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}}' 2018-11-25 15:20:12,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f45f872c-1b1a-4c70-90fa-31724195974c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306"}, "enabled": true, "id": "f6a042e2f4924c2dbb66cfd13d930306", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}} 2018-11-25 15:20:12,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f45f872c-1b1a-4c70-90fa-31724195974c 2018-11-25 15:20:12,906 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj 2018-11-25 15:20:12,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:12,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:13,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xakzgzopQJOmOcFo6aDIrg"], "issued_at": "2018-11-25T15:20:13.000000Z"}} 2018-11-25 15:20:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b28214b27543d445c6580092cf0984b317055" 2018-11-25 15:20:13,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f10691-e2b2-45c9-a149-87c253b99faf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:13,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c5f10691-e2b2-45c9-a149-87c253b99faf 2018-11-25 15:20:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:13,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:13,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b28214b27543d445c6580092cf0984b317055" 2018-11-25 15:20:13,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c562ef31-b27b-449f-aed2-76b9f1d61b9d Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:20:13,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c562ef31-b27b-449f-aed2-76b9f1d61b9d 2018-11-25 15:20:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b28214b27543d445c6580092cf0984b317055" 2018-11-25 15:20:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e91142e-67fe-4f82-a381-2fb12fd528e0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306"}, "enabled": true, "id": "f6a042e2f4924c2dbb66cfd13d930306", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}]} 2018-11-25 15:20:13,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj used request id req-4e91142e-67fe-4f82-a381-2fb12fd528e0 2018-11-25 15:20:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b28214b27543d445c6580092cf0984b317055" 2018-11-25 15:20:13,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d3b1d5-f5a4-48ce-bd8e-4215aa755412 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:13,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-48d3b1d5-f5a4-48ce-bd8e-4215aa755412 2018-11-25 15:20:14,061 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8396b4e8-aa32-46f-user 2018-11-25 15:20:14,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:14,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e34748f-bacf-4388-9613-494c22dbee6b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:14,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e34748f-bacf-4388-9613-494c22dbee6b 2018-11-25 15:20:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" -d '{"role": {"name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role"}}' 2018-11-25 15:20:14,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f26d3d8d-f335-4640-b545-f4334814aa9c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5afb7b8c81fb401783bfd5779c332a10", "links": {"self": "http://172.30.9.29:5000/v3/roles/5afb7b8c81fb401783bfd5779c332a10"}, "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role"}} 2018-11-25 15:20:14,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f26d3d8d-f335-4640-b545-f4334814aa9c 2018-11-25 15:20:14,266 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role 2018-11-25 15:20:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5afb7b8c81fb401783bfd5779c332a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:14,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e41e87-fb42-4ea9-8bdf-ec11128b1e88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5afb7b8c81fb401783bfd5779c332a10"}, "domain_id": null, "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role", "id": "5afb7b8c81fb401783bfd5779c332a10"}} 2018-11-25 15:20:14,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5afb7b8c81fb401783bfd5779c332a10 used request id req-a7e41e87-fb42-4ea9-8bdf-ec11128b1e88 2018-11-25 15:20:14,356 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role to project CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj 2018-11-25 15:20:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306/users/e76fad00c72a40a8b939543523ff73f5/roles/5afb7b8c81fb401783bfd5779c332a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:14,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca2510d-cb64-4d8a-b971-f34858d356f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:14,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306/users/e76fad00c72a40a8b939543523ff73f5/roles/5afb7b8c81fb401783bfd5779c332a10 used request id req-9ca2510d-cb64-4d8a-b971-f34858d356f1 2018-11-25 15:20:14,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:14,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:14,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5afb7b8c81fb401783bfd5779c332a10", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role"}], "expires_at": "2018-11-25T16:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6a042e2f4924c2dbb66cfd13d930306", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-user", "id": "e76fad00c72a40a8b939543523ff73f5"}, "audit_ids": ["tFjrhj68Sf-_uGi59QYyJg"], "issued_at": "2018-11-25T15:20:14.000000Z"}} 2018-11-25 15:20:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:14,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45072052-944e-42bc-b106-284aea2d1fd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:14,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-45072052-944e-42bc-b106-284aea2d1fd8 2018-11-25 15:20:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:15,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d85dfdbf-19a1-4804-9190-29d3c148a6f0 Date: Sun, 25 Nov 2018 15:20:15 GMT RESP BODY: {"networks":[]} 2018-11-25 15:20:15,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net used request id req-d85dfdbf-19a1-4804-9190-29d3c148a6f0 2018-11-25 15:20:15,113 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net 2018-11-25 15:20:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" -d '{"network": {"name": "CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net", "admin_state_up": true}}' 2018-11-25 15:20:15,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ebe797fe-092d-4518-8b15-4803fe8571ac Date: Sun, 25 Nov 2018 15:20:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6a042e2f4924c2dbb66cfd13d930306","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:20:15Z","is_default":false,"name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:15Z","mtu":1450}} 2018-11-25 15:20:15,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ebe797fe-092d-4518-8b15-4803fe8571ac 2018-11-25 15:20:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:15,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-85900e2d-455d-4920-a168-fdbd875f00ae Date: Sun, 25 Nov 2018 15:20:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:20:15Z","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net"}]} 2018-11-25 15:20:15,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 used request id req-85900e2d-455d-4920-a168-fdbd875f00ae 2018-11-25 15:20:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:16,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af410527-9686-49a4-a9db-f363136ecb57 Date: Sun, 25 Nov 2018 15:20:16 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:20:16,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 used request id req-af410527-9686-49a4-a9db-f363136ecb57 2018-11-25 15:20:16,125 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet 2018-11-25 15:20:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" -d '{"subnets": [{"ip_version": 4, "network_id": "d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet"}]}' 2018-11-25 15:20:16,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d21a2111-d71c-42ba-be21-17396c36a5fc Date: Sun, 25 Nov 2018 15:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:16Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"8a6ed1fb-4293-42d3-ae6d-6bd33af3df64","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet"}]} 2018-11-25 15:20:16,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d21a2111-d71c-42ba-be21-17396c36a5fc 2018-11-25 15:20:16,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:16,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e3fdf2d6-76bf-4d04-a34b-1742be5139af Date: Sun, 25 Nov 2018 15:20:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6ed1fb-4293-42d3-ae6d-6bd33af3df64"],"updated_at":"2018-11-25T15:20:16Z","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net"}]} 2018-11-25 15:20:16,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 used request id req-e3fdf2d6-76bf-4d04-a34b-1742be5139af 2018-11-25 15:20:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:16,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-148c0e11-6fb0-4ee2-bc7e-9cbf16a32dce Date: Sun, 25 Nov 2018 15:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:16Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"8a6ed1fb-4293-42d3-ae6d-6bd33af3df64","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet"}]} 2018-11-25 15:20:16,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 used request id req-148c0e11-6fb0-4ee2-bc7e-9cbf16a32dce 2018-11-25 15:20:16,947 - OpenStackNetwork - DEBUG - Network [d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8] created successfully 2018-11-25 15:20:16,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:17,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5afb7b8c81fb401783bfd5779c332a10", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role"}], "expires_at": "2018-11-25T16:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6a042e2f4924c2dbb66cfd13d930306", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f6a042e2f4924c2dbb66cfd13d930306", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-user", "id": "e76fad00c72a40a8b939543523ff73f5"}, "audit_ids": ["WjsL3XPuQgitWUImYUmUqw"], "issued_at": "2018-11-25T15:20:17.000000Z"}} 2018-11-25 15:20:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03c906632b83c6f1f9c7ba08e932cf06d735e80" 2018-11-25 15:20:17,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4253231e-7f6f-4414-be37-5cdd152fac19 Date: Sun, 25 Nov 2018 15:20:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6ed1fb-4293-42d3-ae6d-6bd33af3df64"],"updated_at":"2018-11-25T15:20:16Z","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net"}]} 2018-11-25 15:20:17,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net used request id req-4253231e-7f6f-4414-be37-5cdd152fac19 2018-11-25 15:20:17,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:17,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:17,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e5eeff133bc2f1e5b544989bc7bcca25221e2a" 2018-11-25 15:20:17,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0e1349-c7e3-4da0-9cc9-fd0a2195d218 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306"}, "enabled": true, "id": "f6a042e2f4924c2dbb66cfd13d930306", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}} 2018-11-25 15:20:17,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306 used request id req-1e0e1349-c7e3-4da0-9cc9-fd0a2195d218 2018-11-25 15:20:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03c906632b83c6f1f9c7ba08e932cf06d735e80" 2018-11-25 15:20:18,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10c06873-515a-4c90-8441-e543e1bfc853 Date: Sun, 25 Nov 2018 15:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:16Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"8a6ed1fb-4293-42d3-ae6d-6bd33af3df64","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet"}]} 2018-11-25 15:20:18,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 used request id req-10c06873-515a-4c90-8441-e543e1bfc853 2018-11-25 15:20:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8&name=CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03c906632b83c6f1f9c7ba08e932cf06d735e80" 2018-11-25 15:20:18,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f772df81-4689-4400-9c54-508ec33d3185 Date: Sun, 25 Nov 2018 15:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8","tenant_id":"f6a042e2f4924c2dbb66cfd13d930306","created_at":"2018-11-25T15:20:16Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6a042e2f4924c2dbb66cfd13d930306","id":"8a6ed1fb-4293-42d3-ae6d-6bd33af3df64","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet"}]} 2018-11-25 15:20:18,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8&name=CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet used request id req-f772df81-4689-4400-9c54-508ec33d3185 2018-11-25 15:20:18,229 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet 2018-11-25 15:20:18,229 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-subnet 2018-11-25 15:20:18,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/8a6ed1fb-4293-42d3-ae6d-6bd33af3df64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:20,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0de607ad-6836-4922-ab7d-2879888037c7 Date: Sun, 25 Nov 2018 15:20:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:20,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8a6ed1fb-4293-42d3-ae6d-6bd33af3df64 used request id req-0de607ad-6836-4922-ab7d-2879888037c7 2018-11-25 15:20:20,044 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-96c5a61d-16cc-49cd-96b9-f0487fb74c14-pub-net 2018-11-25 15:20:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61edadac8794a1bc13cdd7fdeee8be3b8174ec5b" 2018-11-25 15:20:21,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53a3e8e2-b415-4dee-b5ac-6c53c473ee4e Date: Sun, 25 Nov 2018 15:20:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:21,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d95a8bbe-53ed-478e-b4eb-bf93b7a4bce8 used request id req-53a3e8e2-b415-4dee-b5ac-6c53c473ee4e 2018-11-25 15:20:21,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:21,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1c5b0de8-d3cd-4613-8f11-6df6e4cd7562 Date: Sun, 25 Nov 2018 15:20:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "created_at": "2018-11-25T15:20:15Z", "updated_at": "2018-11-25T15:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "revision_number": 0, "id": "19bbd87a-9f5f-4f4e-9188-d153f9a64de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6a042e2f4924c2dbb66cfd13d930306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "revision_number": 0, "id": "1bf6923b-3803-441d-9eba-60d69e6dc5a9", "remote_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6a042e2f4924c2dbb66cfd13d930306"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "revision_number": 0, "id": "af63ea29-52ae-478b-bf0d-77a287cf6389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6a042e2f4924c2dbb66cfd13d930306"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "revision_number": 0, "id": "f311f399-ddba-421c-b15e-b3041fcfa982", "remote_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6a042e2f4924c2dbb66cfd13d930306"}], "revision_number": 4, "project_id": "f6a042e2f4924c2dbb66cfd13d930306", "id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:20:21,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1c5b0de8-d3cd-4613-8f11-6df6e4cd7562 2018-11-25 15:20:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:21,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ba0dbb-4cdc-4369-aa42-6d1b2c321900 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306"}, "enabled": true, "id": "f6a042e2f4924c2dbb66cfd13d930306", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj"}} 2018-11-25 15:20:21,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306 used request id req-b3ba0dbb-4cdc-4369-aa42-6d1b2c321900 2018-11-25 15:20:21,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30b24c97-1da5-43b3-bb3e-88fec930886b 2018-11-25 15:20:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=30b24c97-1da5-43b3-bb3e-88fec930886b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:21,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e8e794a2-d680-4b62-bc5e-d367ee4b0aa7 Date: Sun, 25 Nov 2018 15:20:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "port_range_min": null, "revision_number": 0, "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "created_at": "2018-11-25T15:20:15Z", "project_id": "f6a042e2f4924c2dbb66cfd13d930306", "id": "19bbd87a-9f5f-4f4e-9188-d153f9a64de2"}, {"remote_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "port_range_min": null, "revision_number": 0, "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "created_at": "2018-11-25T15:20:15Z", "project_id": "f6a042e2f4924c2dbb66cfd13d930306", "id": "1bf6923b-3803-441d-9eba-60d69e6dc5a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "port_range_min": null, "revision_number": 0, "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "created_at": "2018-11-25T15:20:15Z", "project_id": "f6a042e2f4924c2dbb66cfd13d930306", "id": "af63ea29-52ae-478b-bf0d-77a287cf6389"}, {"remote_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:15Z", "security_group_id": "30b24c97-1da5-43b3-bb3e-88fec930886b", "port_range_min": null, "revision_number": 0, "tenant_id": "f6a042e2f4924c2dbb66cfd13d930306", "created_at": "2018-11-25T15:20:15Z", "project_id": "f6a042e2f4924c2dbb66cfd13d930306", "id": "f311f399-ddba-421c-b15e-b3041fcfa982"}]} 2018-11-25 15:20:21,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=30b24c97-1da5-43b3-bb3e-88fec930886b used request id req-e8e794a2-d680-4b62-bc5e-d367ee4b0aa7 2018-11-25 15:20:21,904 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:20:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/30b24c97-1da5-43b3-bb3e-88fec930886b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:22,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97b79ab8-5351-4a81-8260-e0b16fdf563e Content-Length: 0 Date: Sun, 25 Nov 2018 15:20:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:22,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/30b24c97-1da5-43b3-bb3e-88fec930886b used request id req-97b79ab8-5351-4a81-8260-e0b16fdf563e 2018-11-25 15:20:22,226 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj 2018-11-25 15:20:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:22,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99cd205c-39f4-40cc-8a31-9f0a493e5e3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:22,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f6a042e2f4924c2dbb66cfd13d930306 used request id req-99cd205c-39f4-40cc-8a31-9f0a493e5e3e 2018-11-25 15:20:22,423 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8396b4e8-aa32-46f-proj-role 2018-11-25 15:20:22,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5afb7b8c81fb401783bfd5779c332a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:22,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-107218d4-017c-4601-a267-dea7e28fb6fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:22,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5afb7b8c81fb401783bfd5779c332a10 used request id req-107218d4-017c-4601-a267-dea7e28fb6fc 2018-11-25 15:20:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5622bf736f3c1a5b77d31df4ab4567ed44ba61d" 2018-11-25 15:20:22,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e02f051-5968-4113-8550-b1d70e7a3008 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:22,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e02f051-5968-4113-8550-b1d70e7a3008 2018-11-25 15:20:22,632 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8396b4e8-aa32-46f-user 2018-11-25 15:20:22,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e76fad00c72a40a8b939543523ff73f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b28214b27543d445c6580092cf0984b317055" 2018-11-25 15:20:22,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63a8f84f-dee3-4fad-ac5f-0de772aad0d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:22,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e76fad00c72a40a8b939543523ff73f5 used request id req-63a8f84f-dee3-4fad-ac5f-0de772aad0d0 2018-11-25 15:20:22,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:23,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["5MeE7OeUQyutjz1ScyqBOw"], "issued_at": "2018-11-25T15:20:23.000000Z"}} 2018-11-25 15:20:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e17fc06d39242bc7ef0797fda2d6daf66dd5ab" 2018-11-25 15:20:23,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588bfc8e-b9f7-496a-a601-38bb0cf301ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:23,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-588bfc8e-b9f7-496a-a601-38bb0cf301ad 2018-11-25 15:20:23,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:23,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:23,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["0OXzqQFfT421_CalcmG7_g"], "issued_at": "2018-11-25T15:20:23.000000Z"}} 2018-11-25 15:20:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:23,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cde8cf-e380-43a9-a34e-1381d920fd3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:23,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71cde8cf-e380-43a9-a34e-1381d920fd3b 2018-11-25 15:20:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:23,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:23,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4b5baf73-8786-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:23,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e46dff-2a96-4fd0-acf1-8a637c47272d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4b5baf73-8786-49f-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:20:23,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4b5baf73-8786-49f-proj used request id req-61e46dff-2a96-4fd0-acf1-8a637c47272d 2018-11-25 15:20:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:23,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576dfc2c-47d6-46e1-a0b3-a69979f35fb9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:23,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-576dfc2c-47d6-46e1-a0b3-a69979f35fb9 2018-11-25 15:20:23,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}}' 2018-11-25 15:20:24,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf2c7dd-8d97-407f-9192-bdcb0e246282 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b"}, "enabled": true, "id": "b9286088ffdc43169a300a32c67be80b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}} 2018-11-25 15:20:24,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3cf2c7dd-8d97-407f-9192-bdcb0e246282 2018-11-25 15:20:24,068 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-4b5baf73-8786-49f-proj 2018-11-25 15:20:24,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:24,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:24,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["T_gHd0B_StiO1bm2Mo88oA"], "issued_at": "2018-11-25T15:20:24.000000Z"}} 2018-11-25 15:20:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0211ea1b3ecce360d5383318ad4024be78dc19" 2018-11-25 15:20:24,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e52c45a-0df6-4f03-a8f0-cdf75e95e0e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:24,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8e52c45a-0df6-4f03-a8f0-cdf75e95e0e2 2018-11-25 15:20:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:24,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:24,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0211ea1b3ecce360d5383318ad4024be78dc19" 2018-11-25 15:20:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059a7adb-9ade-4df4-8141-ee93dfefdad9 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:20:24,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-059a7adb-9ade-4df4-8141-ee93dfefdad9 2018-11-25 15:20:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-4b5baf73-8786-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0211ea1b3ecce360d5383318ad4024be78dc19" 2018-11-25 15:20:24,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ecd4ea-6c8c-4d5b-a7dd-040605455fda Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-4b5baf73-8786-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b"}, "enabled": true, "id": "b9286088ffdc43169a300a32c67be80b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}]} 2018-11-25 15:20:24,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-4b5baf73-8786-49f-proj used request id req-85ecd4ea-6c8c-4d5b-a7dd-040605455fda 2018-11-25 15:20:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0211ea1b3ecce360d5383318ad4024be78dc19" 2018-11-25 15:20:24,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac5dfd0-875b-4e0c-99ec-a33c41cf5ab0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:24,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-aac5dfd0-875b-4e0c-99ec-a33c41cf5ab0 2018-11-25 15:20:25,217 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-4b5baf73-8786-49f-user 2018-11-25 15:20:25,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:25,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ef7d40-1580-40e6-b2a3-1fd91744c14b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:25,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-48ef7d40-1580-40e6-b2a3-1fd91744c14b 2018-11-25 15:20:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" -d '{"role": {"name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role"}}' 2018-11-25 15:20:25,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651d8916-5e7a-442a-8d0e-f3a1ade015b8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05f7af292c9c421c907de8b6f9810408", "links": {"self": "http://172.30.9.29:5000/v3/roles/05f7af292c9c421c907de8b6f9810408"}, "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role"}} 2018-11-25 15:20:25,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-651d8916-5e7a-442a-8d0e-f3a1ade015b8 2018-11-25 15:20:25,440 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role 2018-11-25 15:20:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/05f7af292c9c421c907de8b6f9810408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:25,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edaa1cc6-22e2-4271-b455-b31cfad81662 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/05f7af292c9c421c907de8b6f9810408"}, "domain_id": null, "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role", "id": "05f7af292c9c421c907de8b6f9810408"}} 2018-11-25 15:20:25,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/05f7af292c9c421c907de8b6f9810408 used request id req-edaa1cc6-22e2-4271-b455-b31cfad81662 2018-11-25 15:20:25,529 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role to project CreateNetworkSuccessTests-4b5baf73-8786-49f-proj 2018-11-25 15:20:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b/users/2de76303c6fa4aa6a3dc2f6ea7d99573/roles/05f7af292c9c421c907de8b6f9810408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:25,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce055a60-c3e1-46f3-9c6c-9353177ad714 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:25,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b/users/2de76303c6fa4aa6a3dc2f6ea7d99573/roles/05f7af292c9c421c907de8b6f9810408 used request id req-ce055a60-c3e1-46f3-9c6c-9353177ad714 2018-11-25 15:20:25,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:25,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:26,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05f7af292c9c421c907de8b6f9810408", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role"}], "expires_at": "2018-11-25T16:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9286088ffdc43169a300a32c67be80b", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-user", "id": "2de76303c6fa4aa6a3dc2f6ea7d99573"}, "audit_ids": ["0QD0aYOsS5y6Nw2RlZZd3w"], "issued_at": "2018-11-25T15:20:26.000000Z"}} 2018-11-25 15:20:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:26,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca881b55-48dd-456a-b9e5-ac37ccd54584 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:26,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca881b55-48dd-456a-b9e5-ac37ccd54584 2018-11-25 15:20:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0394a2f2-4e06-48ba-a652-de369359b05e Date: Sun, 25 Nov 2018 15:20:26 GMT RESP BODY: {"networks":[]} 2018-11-25 15:20:26,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net used request id req-0394a2f2-4e06-48ba-a652-de369359b05e 2018-11-25 15:20:26,295 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net 2018-11-25 15:20:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" -d '{"network": {"name": "CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net", "admin_state_up": true}}' 2018-11-25 15:20:26,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-64d30d71-c9bd-4493-ba7a-db846e6a0eb3 Date: Sun, 25 Nov 2018 15:20:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9286088ffdc43169a300a32c67be80b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:20:26Z","is_default":false,"name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:26Z","mtu":1450}} 2018-11-25 15:20:26,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-64d30d71-c9bd-4493-ba7a-db846e6a0eb3 2018-11-25 15:20:26,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:27,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b0f7f0a4-43ff-4390-b5c9-3c3907d33f76 Date: Sun, 25 Nov 2018 15:20:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:20:26Z","tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9286088ffdc43169a300a32c67be80b","id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net"}]} 2018-11-25 15:20:27,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf used request id req-b0f7f0a4-43ff-4390-b5c9-3c3907d33f76 2018-11-25 15:20:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:27,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4aeb4676-cfc2-44d7-8302-3b02bb56176d Date: Sun, 25 Nov 2018 15:20:27 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:20:27,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf used request id req-4aeb4676-cfc2-44d7-8302-3b02bb56176d 2018-11-25 15:20:27,317 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet 2018-11-25 15:20:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" -d '{"subnets": [{"ip_version": 4, "network_id": "d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet"}]}' 2018-11-25 15:20:28,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b173ea20-5c79-4510-88cd-76505b6a9352 Date: Sun, 25 Nov 2018 15:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b9286088ffdc43169a300a32c67be80b","id":"29ae067f-c674-4be9-a2a4-c3dca84ed7b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet"}]} 2018-11-25 15:20:28,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b173ea20-5c79-4510-88cd-76505b6a9352 2018-11-25 15:20:28,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:28,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-62fa5d10-eed8-4f31-8112-5482ab29306b Date: Sun, 25 Nov 2018 15:20:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29ae067f-c674-4be9-a2a4-c3dca84ed7b1"],"updated_at":"2018-11-25T15:20:27Z","tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9286088ffdc43169a300a32c67be80b","id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net"}]} 2018-11-25 15:20:28,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf used request id req-62fa5d10-eed8-4f31-8112-5482ab29306b 2018-11-25 15:20:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:28,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1fa2b555-b9b0-4437-9541-e39e6561ddb8 Date: Sun, 25 Nov 2018 15:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9286088ffdc43169a300a32c67be80b","id":"29ae067f-c674-4be9-a2a4-c3dca84ed7b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet"}]} 2018-11-25 15:20:28,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf used request id req-1fa2b555-b9b0-4437-9541-e39e6561ddb8 2018-11-25 15:20:28,589 - OpenStackNetwork - DEBUG - Network [d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf] created successfully 2018-11-25 15:20:28,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:28,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:28,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05f7af292c9c421c907de8b6f9810408", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role"}], "expires_at": "2018-11-25T16:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9286088ffdc43169a300a32c67be80b", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b9286088ffdc43169a300a32c67be80b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b9286088ffdc43169a300a32c67be80b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b9286088ffdc43169a300a32c67be80b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-user", "id": "2de76303c6fa4aa6a3dc2f6ea7d99573"}, "audit_ids": ["UDxLK6aNScidZbZZuxZoRw"], "issued_at": "2018-11-25T15:20:28.000000Z"}} 2018-11-25 15:20:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf5b5f6b6428df5f0974954c850cb51d9b596e8" 2018-11-25 15:20:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71401f04-fbbf-46a0-ae8e-30a5e2ce12df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:29,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71401f04-fbbf-46a0-ae8e-30a5e2ce12df 2018-11-25 15:20:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf5b5f6b6428df5f0974954c850cb51d9b596e8" 2018-11-25 15:20:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b8cb3b18-4fbc-463d-a2bc-3a79b6f8a8c7 Date: Sun, 25 Nov 2018 15:20:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29ae067f-c674-4be9-a2a4-c3dca84ed7b1"],"updated_at":"2018-11-25T15:20:27Z","tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9286088ffdc43169a300a32c67be80b","id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net"}]} 2018-11-25 15:20:29,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net used request id req-b8cb3b18-4fbc-463d-a2bc-3a79b6f8a8c7 2018-11-25 15:20:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:29,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:29,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf5b5f6b6428df5f0974954c850cb51d9b596e8" 2018-11-25 15:20:29,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0225cca5-da41-4d21-b0b1-8ed77ca5e60a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b"}, "enabled": true, "id": "b9286088ffdc43169a300a32c67be80b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}} 2018-11-25 15:20:29,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b used request id req-0225cca5-da41-4d21-b0b1-8ed77ca5e60a 2018-11-25 15:20:29,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf5b5f6b6428df5f0974954c850cb51d9b596e8" 2018-11-25 15:20:29,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-19c5e2c3-3c61-4522-a2cd-73895b26701b Date: Sun, 25 Nov 2018 15:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf","tenant_id":"b9286088ffdc43169a300a32c67be80b","created_at":"2018-11-25T15:20:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:20:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9286088ffdc43169a300a32c67be80b","id":"29ae067f-c674-4be9-a2a4-c3dca84ed7b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet"}]} 2018-11-25 15:20:29,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf used request id req-19c5e2c3-3c61-4522-a2cd-73895b26701b 2018-11-25 15:20:29,542 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet 2018-11-25 15:20:29,542 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-subnet 2018-11-25 15:20:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/29ae067f-c674-4be9-a2a4-c3dca84ed7b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:31,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64fefac9-365b-417d-a56a-a02655097ccd Date: Sun, 25 Nov 2018 15:20:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:31,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/29ae067f-c674-4be9-a2a4-c3dca84ed7b1 used request id req-64fefac9-365b-417d-a56a-a02655097ccd 2018-11-25 15:20:31,131 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-737fb16a-a26b-48ee-8bb5-4a28fbf6ea15-pub-net 2018-11-25 15:20:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b90b5a6b65004c88c5f0abda8a01f5025a6ae9" 2018-11-25 15:20:32,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30815e75-fe9d-4e82-9d00-fb670d9a0e6f Date: Sun, 25 Nov 2018 15:20:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:32,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d03b4a6f-6c5a-45bf-a40e-d19167ffbfaf used request id req-30815e75-fe9d-4e82-9d00-fb670d9a0e6f 2018-11-25 15:20:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:32,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4bcdcd85-53c6-45bc-b61a-24307c4466a6 Date: Sun, 25 Nov 2018 15:20:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9286088ffdc43169a300a32c67be80b", "created_at": "2018-11-25T15:20:26Z", "updated_at": "2018-11-25T15:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "revision_number": 0, "id": "566a6254-1c2b-43ce-8836-ebc94ca82e22", "remote_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "tenant_id": "b9286088ffdc43169a300a32c67be80b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9286088ffdc43169a300a32c67be80b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "revision_number": 0, "id": "845e641b-2abf-4775-9e24-c605aac385eb", "remote_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "tenant_id": "b9286088ffdc43169a300a32c67be80b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9286088ffdc43169a300a32c67be80b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "revision_number": 0, "id": "c3224664-2085-4004-918e-25c762589d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "tenant_id": "b9286088ffdc43169a300a32c67be80b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9286088ffdc43169a300a32c67be80b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "revision_number": 0, "id": "d5a95dd2-718f-4ae6-b949-e145e62e0f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "tenant_id": "b9286088ffdc43169a300a32c67be80b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9286088ffdc43169a300a32c67be80b"}], "revision_number": 4, "project_id": "b9286088ffdc43169a300a32c67be80b", "id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:20:32,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4bcdcd85-53c6-45bc-b61a-24307c4466a6 2018-11-25 15:20:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:32,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce67caa-1e44-430e-82df-189e78e2095d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:20:32,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-dce67caa-1e44-430e-82df-189e78e2095d 2018-11-25 15:20:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:32,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02b8a65-05cd-4793-837e-97a7daa06650 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b"}, "enabled": true, "id": "b9286088ffdc43169a300a32c67be80b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4b5baf73-8786-49f-proj"}} 2018-11-25 15:20:32,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b used request id req-e02b8a65-05cd-4793-837e-97a7daa06650 2018-11-25 15:20:32,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85b69aa-7b18-4989-89e9-63beaeddd4dd 2018-11-25 15:20:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c85b69aa-7b18-4989-89e9-63beaeddd4dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:32,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ee61f588-94c0-4516-a9de-7a623503aa06 Date: Sun, 25 Nov 2018 15:20:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "port_range_min": null, "revision_number": 0, "tenant_id": "b9286088ffdc43169a300a32c67be80b", "created_at": "2018-11-25T15:20:26Z", "project_id": "b9286088ffdc43169a300a32c67be80b", "id": "566a6254-1c2b-43ce-8836-ebc94ca82e22"}, {"remote_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "port_range_min": null, "revision_number": 0, "tenant_id": "b9286088ffdc43169a300a32c67be80b", "created_at": "2018-11-25T15:20:26Z", "project_id": "b9286088ffdc43169a300a32c67be80b", "id": "845e641b-2abf-4775-9e24-c605aac385eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "port_range_min": null, "revision_number": 0, "tenant_id": "b9286088ffdc43169a300a32c67be80b", "created_at": "2018-11-25T15:20:26Z", "project_id": "b9286088ffdc43169a300a32c67be80b", "id": "c3224664-2085-4004-918e-25c762589d4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:20:26Z", "security_group_id": "c85b69aa-7b18-4989-89e9-63beaeddd4dd", "port_range_min": null, "revision_number": 0, "tenant_id": "b9286088ffdc43169a300a32c67be80b", "created_at": "2018-11-25T15:20:26Z", "project_id": "b9286088ffdc43169a300a32c67be80b", "id": "d5a95dd2-718f-4ae6-b949-e145e62e0f11"}]} 2018-11-25 15:20:32,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c85b69aa-7b18-4989-89e9-63beaeddd4dd used request id req-ee61f588-94c0-4516-a9de-7a623503aa06 2018-11-25 15:20:32,972 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:20:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c85b69aa-7b18-4989-89e9-63beaeddd4dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:33,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bea2fafd-6d2c-4dae-b1a5-be8f1f374a0a Content-Length: 0 Date: Sun, 25 Nov 2018 15:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:33,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c85b69aa-7b18-4989-89e9-63beaeddd4dd used request id req-bea2fafd-6d2c-4dae-b1a5-be8f1f374a0a 2018-11-25 15:20:33,264 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-4b5baf73-8786-49f-proj 2018-11-25 15:20:33,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:33,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b22c991-e433-4ea9-83d0-e1ed0dc270b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:33,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b9286088ffdc43169a300a32c67be80b used request id req-2b22c991-e433-4ea9-83d0-e1ed0dc270b3 2018-11-25 15:20:33,515 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-4b5baf73-8786-49f-proj-role 2018-11-25 15:20:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/05f7af292c9c421c907de8b6f9810408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:33,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26162ead-df6c-4122-ad67-84a1519a6f91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:33,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/05f7af292c9c421c907de8b6f9810408 used request id req-26162ead-df6c-4122-ad67-84a1519a6f91 2018-11-25 15:20:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e6e74c1252f90b937c2f3293f6e9f3ac6bd117" 2018-11-25 15:20:33,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875b0109-d842-4f76-b09b-9ec965d8dcde Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:33,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-875b0109-d842-4f76-b09b-9ec965d8dcde 2018-11-25 15:20:33,724 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-4b5baf73-8786-49f-user 2018-11-25 15:20:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2de76303c6fa4aa6a3dc2f6ea7d99573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0211ea1b3ecce360d5383318ad4024be78dc19" 2018-11-25 15:20:33,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6bc4379-c8e7-48d0-965a-8fd697ad7e0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:33,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2de76303c6fa4aa6a3dc2f6ea7d99573 used request id req-f6bc4379-c8e7-48d0-965a-8fd697ad7e0e 2018-11-25 15:20:33,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:34,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Mn-W9aRPQH67XDoM8YDqUA"], "issued_at": "2018-11-25T15:20:34.000000Z"}} 2018-11-25 15:20:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}568cd03181bc88941b71bc22e3a754a9a426a217" 2018-11-25 15:20:34,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969183c2-6569-4fdc-af4c-102baedab6cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:34,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-969183c2-6569-4fdc-af4c-102baedab6cc 2018-11-25 15:20:34,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:34,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:34,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["eAijM1_iTnWxBjV0fwQuqw"], "issued_at": "2018-11-25T15:20:34.000000Z"}} 2018-11-25 15:20:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:34,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00b0a65-544b-4455-ad90-0a3ce4be1858 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:34,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e00b0a65-544b-4455-ad90-0a3ce4be1858 2018-11-25 15:20:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:34,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:35,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fa991a-cc68-4db4-8da1-980d8d0e0ddf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:20:35,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj used request id req-e0fa991a-cc68-4db4-8da1-980d8d0e0ddf 2018-11-25 15:20:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:35,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b957942-5a4a-48c6-931d-ac101953f3e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:35,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5b957942-5a4a-48c6-931d-ac101953f3e3 2018-11-25 15:20:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}}' 2018-11-25 15:20:35,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a76f715-e054-43df-850d-b95537b1f3e6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841"}, "enabled": true, "id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}} 2018-11-25 15:20:35,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0a76f715-e054-43df-850d-b95537b1f3e6 2018-11-25 15:20:35,145 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj 2018-11-25 15:20:35,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:35,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:35,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["nslbpOqJRGGnrBGq53_D4Q"], "issued_at": "2018-11-25T15:20:35.000000Z"}} 2018-11-25 15:20:35,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f288ee86a7dd9744911d4f4cb45c006b3d42a0" 2018-11-25 15:20:35,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e2daf3-65cb-4fbd-b81d-3527f3a812ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:35,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a4e2daf3-65cb-4fbd-b81d-3527f3a812ed 2018-11-25 15:20:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:35,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f288ee86a7dd9744911d4f4cb45c006b3d42a0" 2018-11-25 15:20:35,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771b0f92-3acd-4131-9a99-3294884ad356 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:20:35,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-771b0f92-3acd-4131-9a99-3294884ad356 2018-11-25 15:20:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f288ee86a7dd9744911d4f4cb45c006b3d42a0" 2018-11-25 15:20:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff12148f-db60-4576-9f4b-dd924174f1be Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841"}, "enabled": true, "id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}]} 2018-11-25 15:20:35,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj used request id req-ff12148f-db60-4576-9f4b-dd924174f1be 2018-11-25 15:20:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f288ee86a7dd9744911d4f4cb45c006b3d42a0" 2018-11-25 15:20:36,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1db688-4fb5-4d7c-a103-77d0b68b1725 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:36,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bf1db688-4fb5-4d7c-a103-77d0b68b1725 2018-11-25 15:20:36,398 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a0e953ca-a05e-4a1-user 2018-11-25 15:20:36,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:36,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c65d56e-71ee-4f17-9d55-c6529685c3e1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:36,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8c65d56e-71ee-4f17-9d55-c6529685c3e1 2018-11-25 15:20:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" -d '{"role": {"name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role"}}' 2018-11-25 15:20:36,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9f85e1-2ff0-492f-9632-3939e7fb6f5d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7df45afabe4c4c629b83e495ab63cac9", "links": {"self": "http://172.30.9.29:5000/v3/roles/7df45afabe4c4c629b83e495ab63cac9"}, "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role"}} 2018-11-25 15:20:36,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5e9f85e1-2ff0-492f-9632-3939e7fb6f5d 2018-11-25 15:20:36,607 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role 2018-11-25 15:20:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7df45afabe4c4c629b83e495ab63cac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:36,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54d2b24-b794-4245-bc61-cbe6110ab379 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7df45afabe4c4c629b83e495ab63cac9"}, "domain_id": null, "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role", "id": "7df45afabe4c4c629b83e495ab63cac9"}} 2018-11-25 15:20:36,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7df45afabe4c4c629b83e495ab63cac9 used request id req-c54d2b24-b794-4245-bc61-cbe6110ab379 2018-11-25 15:20:36,696 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role to project CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj 2018-11-25 15:20:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841/users/3cff3374c89847e4ac3d9b8b90252b19/roles/7df45afabe4c4c629b83e495ab63cac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:36,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7a2a99-ea9c-4099-8566-045b74651f24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:36,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841/users/3cff3374c89847e4ac3d9b8b90252b19/roles/7df45afabe4c4c629b83e495ab63cac9 used request id req-8f7a2a99-ea9c-4099-8566-045b74651f24 2018-11-25 15:20:36,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:36,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:37,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7df45afabe4c4c629b83e495ab63cac9", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role"}], "expires_at": "2018-11-25T16:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-user", "id": "3cff3374c89847e4ac3d9b8b90252b19"}, "audit_ids": ["nKiAfSmlTVmjdFB9TydnGw"], "issued_at": "2018-11-25T15:20:37.000000Z"}} 2018-11-25 15:20:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:37,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec33101-431c-44b0-8cff-5429177ab796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:37,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fec33101-431c-44b0-8cff-5429177ab796 2018-11-25 15:20:37,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:37,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-950b4a96-61ad-4d4e-8f03-955c1a43e14a Date: Sun, 25 Nov 2018 15:20:37 GMT RESP BODY: {"routers": []} 2018-11-25 15:20:37,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router&admin_state_up=True used request id req-950b4a96-61ad-4d4e-8f03-955c1a43e14a 2018-11-25 15:20:37,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:37,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:37,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7df45afabe4c4c629b83e495ab63cac9", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role"}], "expires_at": "2018-11-25T16:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-user", "id": "3cff3374c89847e4ac3d9b8b90252b19"}, "audit_ids": ["tueop_6ERteFCR0v0FgG8g"], "issued_at": "2018-11-25T15:20:37.000000Z"}} 2018-11-25 15:20:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82aeb12413c55ea66613f401aa388432265dd55b" 2018-11-25 15:20:37,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a7c94d-03de-472f-a10d-945da3c32c74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:37,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-23a7c94d-03de-472f-a10d-945da3c32c74 2018-11-25 15:20:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:38,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c5b1d0e4-a871-441d-b835-9df5e1d9378e Date: Sun, 25 Nov 2018 15:20:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:20:38,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-c5b1d0e4-a871-441d-b835-9df5e1d9378e 2018-11-25 15:20:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:38,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e0edb36-54e3-4d18-a419-6bb44cadb278 Date: Sun, 25 Nov 2018 15:20:38 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:20:38,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-8e0edb36-54e3-4d18-a419-6bb44cadb278 2018-11-25 15:20:38,372 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router 2018-11-25 15:20:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router", "admin_state_up": true}}' 2018-11-25 15:20:43,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-bc48642f-9d4b-4542-ac8e-3569bd3c8e9f Date: Sun, 25 Nov 2018 15:20:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "created_at": "2018-11-25T15:20:39Z", "admin_state_up": true, "updated_at": "2018-11-25T15:20:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "id": "cfced51e-af6a-43d1-b119-d75fd2fd37b6", "name": "CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router"}} 2018-11-25 15:20:43,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-bc48642f-9d4b-4542-ac8e-3569bd3c8e9f 2018-11-25 15:20:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cfced51e-af6a-43d1-b119-d75fd2fd37b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:43,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17032139-6812-44b4-aaf7-edd472473e01 Date: Sun, 25 Nov 2018 15:20:43 GMT RESP BODY: {"ports":[]} 2018-11-25 15:20:43,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cfced51e-af6a-43d1-b119-d75fd2fd37b6 used request id req-17032139-6812-44b4-aaf7-edd472473e01 2018-11-25 15:20:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/cfced51e-af6a-43d1-b119-d75fd2fd37b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:43,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a5188c87-7192-429a-9253-4ccadebcbf88 Date: Sun, 25 Nov 2018 15:20:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "created_at": "2018-11-25T15:20:39Z", "admin_state_up": true, "updated_at": "2018-11-25T15:20:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "id": "cfced51e-af6a-43d1-b119-d75fd2fd37b6", "name": "CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router"}} 2018-11-25 15:20:43,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/cfced51e-af6a-43d1-b119-d75fd2fd37b6 used request id req-a5188c87-7192-429a-9253-4ccadebcbf88 2018-11-25 15:20:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cfced51e-af6a-43d1-b119-d75fd2fd37b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:43,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-523e536d-6f5e-49de-b3ff-f64fc06acb86 Date: Sun, 25 Nov 2018 15:20:43 GMT RESP BODY: {"ports":[]} 2018-11-25 15:20:43,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cfced51e-af6a-43d1-b119-d75fd2fd37b6 used request id req-523e536d-6f5e-49de-b3ff-f64fc06acb86 2018-11-25 15:20:43,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:44,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7df45afabe4c4c629b83e495ab63cac9", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role"}], "expires_at": "2018-11-25T16:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ffff8e09c12c4ed2bdde12aa2eaf2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-user", "id": "3cff3374c89847e4ac3d9b8b90252b19"}, "audit_ids": ["ZlhTlmh4RB-am85uHMtQWw"], "issued_at": "2018-11-25T15:20:44.000000Z"}} 2018-11-25 15:20:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000d426de1bd1a61c4bd7c6cfe3f9e7a346d0ee7" 2018-11-25 15:20:44,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ceb849ab-6804-4160-8f53-dbd6ad526294 Date: Sun, 25 Nov 2018 15:20:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "created_at": "2018-11-25T15:20:39Z", "admin_state_up": true, "updated_at": "2018-11-25T15:20:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "id": "cfced51e-af6a-43d1-b119-d75fd2fd37b6", "name": "CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router"}]} 2018-11-25 15:20:44,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router&admin_state_up=True used request id req-ceb849ab-6804-4160-8f53-dbd6ad526294 2018-11-25 15:20:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:44,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}568cd03181bc88941b71bc22e3a754a9a426a217" 2018-11-25 15:20:44,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dba0f9-ec4b-42b6-b76b-7ba445218f48 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841"}, "enabled": true, "id": "ffff8e09c12c4ed2bdde12aa2eaf2841", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj"}} 2018-11-25 15:20:44,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841 used request id req-63dba0f9-ec4b-42b6-b76b-7ba445218f48 2018-11-25 15:20:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cfced51e-af6a-43d1-b119-d75fd2fd37b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000d426de1bd1a61c4bd7c6cfe3f9e7a346d0ee7" 2018-11-25 15:20:44,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfe7ff69-ed36-411c-8be2-dbe3a6753801 Date: Sun, 25 Nov 2018 15:20:44 GMT RESP BODY: {"ports":[]} 2018-11-25 15:20:44,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cfced51e-af6a-43d1-b119-d75fd2fd37b6 used request id req-bfe7ff69-ed36-411c-8be2-dbe3a6753801 2018-11-25 15:20:44,920 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router 2018-11-25 15:20:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/cfced51e-af6a-43d1-b119-d75fd2fd37b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000d426de1bd1a61c4bd7c6cfe3f9e7a346d0ee7" 2018-11-25 15:20:48,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-202f5639-d6b1-401d-85ea-38b8d3b14b92 Content-Length: 0 Date: Sun, 25 Nov 2018 15:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:20:48,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/cfced51e-af6a-43d1-b119-d75fd2fd37b6 used request id req-202f5639-d6b1-401d-85ea-38b8d3b14b92 2018-11-25 15:20:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000d426de1bd1a61c4bd7c6cfe3f9e7a346d0ee7" 2018-11-25 15:20:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c8ad925f-d050-4b4a-a559-e5072ef1afb7 Date: Sun, 25 Nov 2018 15:20:48 GMT RESP BODY: {"routers": []} 2018-11-25 15:20:48,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router&admin_state_up=True used request id req-c8ad925f-d050-4b4a-a559-e5072ef1afb7 2018-11-25 15:20:48,918 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router 2018-11-25 15:20:48,918 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-af6c6cdf-e831-459a-8050-42ba4271005c-pub-router 2018-11-25 15:20:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/cfced51e-af6a-43d1-b119-d75fd2fd37b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c59a4e15b25d68a7e165be77a4cf1d0c151c175" 2018-11-25 15:20:48,979 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-7c85cf54-ac4d-40f6-b25e-7d24eb1ced1a Date: Sun, 25 Nov 2018 15:20:48 GMT RESP BODY: {"NeutronError": {"message": "Router cfced51e-af6a-43d1-b119-d75fd2fd37b6 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-25 15:20:48,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/cfced51e-af6a-43d1-b119-d75fd2fd37b6 used request id req-7c85cf54-ac4d-40f6-b25e-7d24eb1ced1a 2018-11-25 15:20:48,980 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router cfced51e-af6a-43d1-b119-d75fd2fd37b6 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-25 15:20:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9731a67a-65ae-4f54-92fe-31e22cc03bf1 Date: Sun, 25 Nov 2018 15:20:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:20:49,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9731a67a-65ae-4f54-92fe-31e22cc03bf1 2018-11-25 15:20:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ac4bc7-130b-4c72-8667-ea76ed0dff36 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:20:49,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-02ac4bc7-130b-4c72-8667-ea76ed0dff36 2018-11-25 15:20:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d537ade-2a6b-478f-868f-4d98be428618 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:20:49,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-0d537ade-2a6b-478f-868f-4d98be428618 2018-11-25 15:20:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67141c9-43d2-4c57-9d69-a4443c990def Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:20:49,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e67141c9-43d2-4c57-9d69-a4443c990def 2018-11-25 15:20:49,482 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj 2018-11-25 15:20:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62f4315-82b8-4f37-9605-71b47f0e74bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:49,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ffff8e09c12c4ed2bdde12aa2eaf2841 used request id req-a62f4315-82b8-4f37-9605-71b47f0e74bb 2018-11-25 15:20:49,694 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a0e953ca-a05e-4a1-proj-role 2018-11-25 15:20:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7df45afabe4c4c629b83e495ab63cac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cd96d4-8c47-4a47-944d-f1dc9ea19d61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:49,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7df45afabe4c4c629b83e495ab63cac9 used request id req-04cd96d4-8c47-4a47-944d-f1dc9ea19d61 2018-11-25 15:20:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e94bcef1e5bc696c4f2e817b8736ab6e1e4d5ce" 2018-11-25 15:20:49,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d876f9-8cd5-4229-995f-bbcaf7612c02 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:49,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f2d876f9-8cd5-4229-995f-bbcaf7612c02 2018-11-25 15:20:49,910 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a0e953ca-a05e-4a1-user 2018-11-25 15:20:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3cff3374c89847e4ac3d9b8b90252b19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f288ee86a7dd9744911d4f4cb45c006b3d42a0" 2018-11-25 15:20:50,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc486db9-d69f-47e0-90da-64c8f18addd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:50,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3cff3374c89847e4ac3d9b8b90252b19 used request id req-dc486db9-d69f-47e0-90da-64c8f18addd4 2018-11-25 15:20:50,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:50,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RAj92SQURGeIGZLsfYvsFw"], "issued_at": "2018-11-25T15:20:50.000000Z"}} 2018-11-25 15:20:50,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8251057723d36a5a47f9727833db515f30ba38d" 2018-11-25 15:20:50,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15306f5e-50b2-4f03-b193-a72074933150 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:50,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-15306f5e-50b2-4f03-b193-a72074933150 2018-11-25 15:20:50,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:50,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:50,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["9lT1_gk2S7io4Y2-N5LFGA"], "issued_at": "2018-11-25T15:20:50.000000Z"}} 2018-11-25 15:20:50,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:20:51,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b29b83-9b25-429f-a9f9-8e27661eae06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:51,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-89b29b83-9b25-429f-a9f9-8e27661eae06 2018-11-25 15:20:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:51,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:20:51,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f54ad11-a4b0-4dc3-9ccf-6b2772c771c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:20:51,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj used request id req-8f54ad11-a4b0-4dc3-9ccf-6b2772c771c1 2018-11-25 15:20:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:20:51,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d150ae-745f-41cf-95d1-14ee5181a346 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:51,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-95d150ae-745f-41cf-95d1-14ee5181a346 2018-11-25 15:20:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}}' 2018-11-25 15:20:51,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbea2d0d-68d1-4b0a-8862-556921dec3bc Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7"}, "enabled": true, "id": "e3e41173523c46ec949c13b9f4a42dd7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}} 2018-11-25 15:20:51,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cbea2d0d-68d1-4b0a-8862-556921dec3bc 2018-11-25 15:20:51,374 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj 2018-11-25 15:20:51,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:51,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:51,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["4O_DKooJRTiqXdHa9jwpsg"], "issued_at": "2018-11-25T15:20:51.000000Z"}} 2018-11-25 15:20:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478eb5ae8c1d930b86108b71be99f6d24f7448b8" 2018-11-25 15:20:51,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7146353f-28f2-40c0-a024-36cbe9487e29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:51,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7146353f-28f2-40c0-a024-36cbe9487e29 2018-11-25 15:20:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:51,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478eb5ae8c1d930b86108b71be99f6d24f7448b8" 2018-11-25 15:20:51,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276cf5e9-f443-4884-bb79-3dd67e358587 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:20:51,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-276cf5e9-f443-4884-bb79-3dd67e358587 2018-11-25 15:20:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478eb5ae8c1d930b86108b71be99f6d24f7448b8" 2018-11-25 15:20:52,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c233d396-15c1-4b12-ae92-7d74733971b2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7"}, "enabled": true, "id": "e3e41173523c46ec949c13b9f4a42dd7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}]} 2018-11-25 15:20:52,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj used request id req-c233d396-15c1-4b12-ae92-7d74733971b2 2018-11-25 15:20:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478eb5ae8c1d930b86108b71be99f6d24f7448b8" 2018-11-25 15:20:52,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599e7b43-608d-4ca0-9fb8-369a35645027 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:20:52,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-599e7b43-608d-4ca0-9fb8-369a35645027 2018-11-25 15:20:52,517 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4faa760e-eb1d-4c4-user 2018-11-25 15:20:52,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:20:52,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352f1670-9dbe-43f9-8ba6-1a4e43c6b883 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:20:52,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-352f1670-9dbe-43f9-8ba6-1a4e43c6b883 2018-11-25 15:20:52,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" -d '{"role": {"name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role"}}' 2018-11-25 15:20:52,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c60dc8fe-0be4-4afc-860e-f31b70a7140c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b07c312c6ba469d8fc0f64c8ed1b347", "links": {"self": "http://172.30.9.29:5000/v3/roles/7b07c312c6ba469d8fc0f64c8ed1b347"}, "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role"}} 2018-11-25 15:20:52,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c60dc8fe-0be4-4afc-860e-f31b70a7140c 2018-11-25 15:20:52,720 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role 2018-11-25 15:20:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7b07c312c6ba469d8fc0f64c8ed1b347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:20:52,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c81cb97-859c-4094-8027-c602442e81fa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7b07c312c6ba469d8fc0f64c8ed1b347"}, "domain_id": null, "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role", "id": "7b07c312c6ba469d8fc0f64c8ed1b347"}} 2018-11-25 15:20:52,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7b07c312c6ba469d8fc0f64c8ed1b347 used request id req-2c81cb97-859c-4094-8027-c602442e81fa 2018-11-25 15:20:52,818 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role to project CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj 2018-11-25 15:20:52,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7/users/ecb86a86850247a4b5e104172a40f7e5/roles/7b07c312c6ba469d8fc0f64c8ed1b347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:20:52,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-590b836a-999a-4b3e-9e47-1739efc45873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:20:52,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7/users/ecb86a86850247a4b5e104172a40f7e5/roles/7b07c312c6ba469d8fc0f64c8ed1b347 used request id req-590b836a-999a-4b3e-9e47-1739efc45873 2018-11-25 15:20:52,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:52,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:53,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b07c312c6ba469d8fc0f64c8ed1b347", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role"}], "expires_at": "2018-11-25T16:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e41173523c46ec949c13b9f4a42dd7", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-user", "id": "ecb86a86850247a4b5e104172a40f7e5"}, "audit_ids": ["Y1bktPesTveRrlBJ-ZYD9w"], "issued_at": "2018-11-25T15:20:53.000000Z"}} 2018-11-25 15:20:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" 2018-11-25 15:20:53,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d009ef8-692d-49e8-9e8b-88585d63819b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:53,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0d009ef8-692d-49e8-9e8b-88585d63819b 2018-11-25 15:20:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" 2018-11-25 15:20:53,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d328a2b-079a-4874-8a80-6fee6e4d2bc9 Date: Sun, 25 Nov 2018 15:20:53 GMT RESP BODY: {"routers": []} 2018-11-25 15:20:53,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router&admin_state_up=True used request id req-1d328a2b-079a-4874-8a80-6fee6e4d2bc9 2018-11-25 15:20:53,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:20:53,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:53,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b07c312c6ba469d8fc0f64c8ed1b347", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role"}], "expires_at": "2018-11-25T16:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e41173523c46ec949c13b9f4a42dd7", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-user", "id": "ecb86a86850247a4b5e104172a40f7e5"}, "audit_ids": ["oQwrYYeYRimAHhDvfS1GUg"], "issued_at": "2018-11-25T15:20:53.000000Z"}} 2018-11-25 15:20:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3c94cd0d3b3b8d9a94849097e78294b7eca7f7" 2018-11-25 15:20:53,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7265729-455e-4cb0-83c5-9c20ae2ea83d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:20:53,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7265729-455e-4cb0-83c5-9c20ae2ea83d 2018-11-25 15:20:53,996 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router 2018-11-25 15:20:54,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" -d '{"router": {"name": "CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router", "admin_state_up": true}}' 2018-11-25 15:20:57,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-e8cf1a0a-63f7-43ba-b558-02f0cf6481f2 Date: Sun, 25 Nov 2018 15:20:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e3e41173523c46ec949c13b9f4a42dd7", "created_at": "2018-11-25T15:20:54Z", "admin_state_up": true, "updated_at": "2018-11-25T15:20:54Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e3e41173523c46ec949c13b9f4a42dd7", "id": "ff8192d2-6f12-40be-80b1-75c4bd080071", "name": "CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router"}} 2018-11-25 15:20:57,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-e8cf1a0a-63f7-43ba-b558-02f0cf6481f2 2018-11-25 15:20:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ff8192d2-6f12-40be-80b1-75c4bd080071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" 2018-11-25 15:20:57,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e8ed31ff-a2a8-474b-bf0b-3362bd5ba4d6 Date: Sun, 25 Nov 2018 15:20:57 GMT RESP BODY: {"ports":[]} 2018-11-25 15:20:57,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ff8192d2-6f12-40be-80b1-75c4bd080071 used request id req-e8ed31ff-a2a8-474b-bf0b-3362bd5ba4d6 2018-11-25 15:20:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/ff8192d2-6f12-40be-80b1-75c4bd080071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" 2018-11-25 15:20:57,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-21583b07-3e84-43ac-90c0-4b70fdb14de3 Date: Sun, 25 Nov 2018 15:20:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e3e41173523c46ec949c13b9f4a42dd7", "created_at": "2018-11-25T15:20:54Z", "admin_state_up": true, "updated_at": "2018-11-25T15:20:57Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "e3e41173523c46ec949c13b9f4a42dd7", "id": "ff8192d2-6f12-40be-80b1-75c4bd080071", "name": "CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router"}} 2018-11-25 15:20:57,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/ff8192d2-6f12-40be-80b1-75c4bd080071 used request id req-21583b07-3e84-43ac-90c0-4b70fdb14de3 2018-11-25 15:20:58,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ff8192d2-6f12-40be-80b1-75c4bd080071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" 2018-11-25 15:20:58,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-416fc887-2975-4da4-a26f-f85a91ab6e14 Date: Sun, 25 Nov 2018 15:20:58 GMT RESP BODY: {"ports":[]} 2018-11-25 15:20:58,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ff8192d2-6f12-40be-80b1-75c4bd080071 used request id req-416fc887-2975-4da4-a26f-f85a91ab6e14 2018-11-25 15:20:58,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:20:58,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b07c312c6ba469d8fc0f64c8ed1b347", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role"}], "expires_at": "2018-11-25T16:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e41173523c46ec949c13b9f4a42dd7", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e3e41173523c46ec949c13b9f4a42dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-user", "id": "ecb86a86850247a4b5e104172a40f7e5"}, "audit_ids": ["FDMvu2JORfCRfmL55kld5g"], "issued_at": "2018-11-25T15:20:58.000000Z"}} 2018-11-25 15:20:58,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1a98db585123bae0a967bfab3decad7a373d4a" 2018-11-25 15:20:58,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-e13f80a1-dc38-4560-8645-5ab94a3ba5a0 Date: Sun, 25 Nov 2018 15:20:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e3e41173523c46ec949c13b9f4a42dd7", "created_at": "2018-11-25T15:20:54Z", "admin_state_up": true, "updated_at": "2018-11-25T15:20:57Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "e3e41173523c46ec949c13b9f4a42dd7", "id": "ff8192d2-6f12-40be-80b1-75c4bd080071", "name": "CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router"}]} 2018-11-25 15:20:58,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router&admin_state_up=True used request id req-e13f80a1-dc38-4560-8645-5ab94a3ba5a0 2018-11-25 15:20:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:20:58,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:20:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:20:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8251057723d36a5a47f9727833db515f30ba38d" 2018-11-25 15:20:58,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754fa0c5-5422-4e91-8d85-110b2965fb38 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7"}, "enabled": true, "id": "e3e41173523c46ec949c13b9f4a42dd7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj"}} 2018-11-25 15:20:58,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7 used request id req-754fa0c5-5422-4e91-8d85-110b2965fb38 2018-11-25 15:20:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ff8192d2-6f12-40be-80b1-75c4bd080071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1a98db585123bae0a967bfab3decad7a373d4a" 2018-11-25 15:20:59,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3aef049b-5498-4b2a-806c-5c41ab537f1d Date: Sun, 25 Nov 2018 15:20:59 GMT RESP BODY: {"ports":[]} 2018-11-25 15:20:59,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ff8192d2-6f12-40be-80b1-75c4bd080071 used request id req-3aef049b-5498-4b2a-806c-5c41ab537f1d 2018-11-25 15:20:59,162 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router 2018-11-25 15:20:59,163 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e8678465-92ae-4b7e-8f1d-829749e36051-pub-router 2018-11-25 15:20:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/ff8192d2-6f12-40be-80b1-75c4bd080071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da23319e05678dae0abfb664e40e63a357c777" 2018-11-25 15:21:02,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6f37e05-d6c3-4335-86da-303b1682b6c4 Content-Length: 0 Date: Sun, 25 Nov 2018 15:21:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:21:02,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ff8192d2-6f12-40be-80b1-75c4bd080071 used request id req-d6f37e05-d6c3-4335-86da-303b1682b6c4 2018-11-25 15:21:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d18e488a-d58d-4f0d-8ad3-40d424df7aa4 Date: Sun, 25 Nov 2018 15:21:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:21:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d18e488a-d58d-4f0d-8ad3-40d424df7aa4 2018-11-25 15:21:02,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7819773d-3287-434a-b6d2-0633626b2cdd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:21:02,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-7819773d-3287-434a-b6d2-0633626b2cdd 2018-11-25 15:21:02,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32f608a-0123-4b45-ae11-061efbcbf369 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:21:02,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-d32f608a-0123-4b45-ae11-061efbcbf369 2018-11-25 15:21:02,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caf9ab2-ff66-4dbb-8d2b-149b5a34f9c5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:21:02,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-4caf9ab2-ff66-4dbb-8d2b-149b5a34f9c5 2018-11-25 15:21:02,524 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj 2018-11-25 15:21:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f47f4d1-d1f6-42a6-92d3-d27a4902f546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:02,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e3e41173523c46ec949c13b9f4a42dd7 used request id req-2f47f4d1-d1f6-42a6-92d3-d27a4902f546 2018-11-25 15:21:02,747 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4faa760e-eb1d-4c4-proj-role 2018-11-25 15:21:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7b07c312c6ba469d8fc0f64c8ed1b347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39251ca9-58b2-41f2-81d1-d7de01d0435e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:02,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7b07c312c6ba469d8fc0f64c8ed1b347 used request id req-39251ca9-58b2-41f2-81d1-d7de01d0435e 2018-11-25 15:21:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bd2d5c60de2b6a2851eb92790056f44f0d89a6" 2018-11-25 15:21:02,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24240a7f-a476-4c5b-bcf9-034207ad3fd7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:21:02,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-24240a7f-a476-4c5b-bcf9-034207ad3fd7 2018-11-25 15:21:02,960 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4faa760e-eb1d-4c4-user 2018-11-25 15:21:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ecb86a86850247a4b5e104172a40f7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478eb5ae8c1d930b86108b71be99f6d24f7448b8" 2018-11-25 15:21:03,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f132197c-24f1-468e-b3b4-456e3cfa686a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:03,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ecb86a86850247a4b5e104172a40f7e5 used request id req-f132197c-24f1-468e-b3b4-456e3cfa686a 2018-11-25 15:21:03,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:03,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["I6TzIhtKSrmzocCbQCPW7Q"], "issued_at": "2018-11-25T15:21:03.000000Z"}} 2018-11-25 15:21:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b741db62b1faa8941e9abee4fb7d89112e8924e" 2018-11-25 15:21:03,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a748f0-7b9b-450b-8e0e-53f4fa000ade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:03,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9a748f0-7b9b-450b-8e0e-53f4fa000ade 2018-11-25 15:21:03,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:03,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:04,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1OhDSOb2RiiO5kdQuF75Dg"], "issued_at": "2018-11-25T15:21:04.000000Z"}} 2018-11-25 15:21:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:04,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cede93-35f2-46c2-9a64-50256edaa957 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:04,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40cede93-35f2-46c2-9a64-50256edaa957 2018-11-25 15:21:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:04,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-75df3e7b-544b-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:04,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64fcb3fc-14c3-4094-9b37-5a574d9e2cff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-75df3e7b-544b-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:21:04,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-75df3e7b-544b-4ec-proj used request id req-64fcb3fc-14c3-4094-9b37-5a574d9e2cff 2018-11-25 15:21:04,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:04,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d9c829-0da9-4e74-adef-146eaead22f9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:21:04,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d1d9c829-0da9-4e74-adef-146eaead22f9 2018-11-25 15:21:04,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}}' 2018-11-25 15:21:04,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1777132e-ae76-4502-9374-8ef8366bf1e1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf"}, "enabled": true, "id": "67cba2b63e6c4d908318db018833a5cf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}} 2018-11-25 15:21:04,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1777132e-ae76-4502-9374-8ef8366bf1e1 2018-11-25 15:21:04,487 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-75df3e7b-544b-4ec-proj 2018-11-25 15:21:04,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:04,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:04,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["NECmCrvsR32xWFcTEU3Upg"], "issued_at": "2018-11-25T15:21:04.000000Z"}} 2018-11-25 15:21:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c4a6f20a159400f873d3dee8a806819706e1e" 2018-11-25 15:21:04,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8855656c-93a7-4cc2-b575-813514d7a52a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:04,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8855656c-93a7-4cc2-b575-813514d7a52a 2018-11-25 15:21:04,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:04,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:04,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c4a6f20a159400f873d3dee8a806819706e1e" 2018-11-25 15:21:05,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9856e853-afa7-44b6-aebd-be835277269e Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:21:05,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9856e853-afa7-44b6-aebd-be835277269e 2018-11-25 15:21:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-75df3e7b-544b-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c4a6f20a159400f873d3dee8a806819706e1e" 2018-11-25 15:21:05,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411a7ca7-7a8d-491b-9090-518794240faf Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-75df3e7b-544b-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf"}, "enabled": true, "id": "67cba2b63e6c4d908318db018833a5cf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}]} 2018-11-25 15:21:05,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-75df3e7b-544b-4ec-proj used request id req-411a7ca7-7a8d-491b-9090-518794240faf 2018-11-25 15:21:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c4a6f20a159400f873d3dee8a806819706e1e" 2018-11-25 15:21:05,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3902f7-2d2a-4c5d-a51b-fb8f35ac914f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:21:05,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bf3902f7-2d2a-4c5d-a51b-fb8f35ac914f 2018-11-25 15:21:05,624 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-75df3e7b-544b-4ec-user 2018-11-25 15:21:05,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:05,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:05,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b74fe6-bbcd-4cbc-9c04-0b4cffd088e5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:21:05,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6b74fe6-bbcd-4cbc-9c04-0b4cffd088e5 2018-11-25 15:21:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" -d '{"role": {"name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role"}}' 2018-11-25 15:21:05,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-917d89c5-7431-4123-bf0b-5fd58ed1c845 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b69ed53360d4eb58b4249c1e835046e", "links": {"self": "http://172.30.9.29:5000/v3/roles/0b69ed53360d4eb58b4249c1e835046e"}, "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role"}} 2018-11-25 15:21:05,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-917d89c5-7431-4123-bf0b-5fd58ed1c845 2018-11-25 15:21:05,834 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role 2018-11-25 15:21:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/0b69ed53360d4eb58b4249c1e835046e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:05,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a897794e-b0b7-4ff4-a009-d00cd3e16a4b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/0b69ed53360d4eb58b4249c1e835046e"}, "domain_id": null, "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role", "id": "0b69ed53360d4eb58b4249c1e835046e"}} 2018-11-25 15:21:05,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/0b69ed53360d4eb58b4249c1e835046e used request id req-a897794e-b0b7-4ff4-a009-d00cd3e16a4b 2018-11-25 15:21:05,928 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role to project CreateRouterSuccessTests-75df3e7b-544b-4ec-proj 2018-11-25 15:21:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf/users/e5aec858ca63424fbae5b5c66fc6df5a/roles/0b69ed53360d4eb58b4249c1e835046e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:06,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe2d0c8-104b-415d-9755-faf963c715a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:06,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf/users/e5aec858ca63424fbae5b5c66fc6df5a/roles/0b69ed53360d4eb58b4249c1e835046e used request id req-abe2d0c8-104b-415d-9755-faf963c715a1 2018-11-25 15:21:06,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:06,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:06,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b69ed53360d4eb58b4249c1e835046e", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role"}], "expires_at": "2018-11-25T16:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67cba2b63e6c4d908318db018833a5cf", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-user", "id": "e5aec858ca63424fbae5b5c66fc6df5a"}, "audit_ids": ["1wTPD8AZSPCMgqM8Vjr33g"], "issued_at": "2018-11-25T15:21:06.000000Z"}} 2018-11-25 15:21:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" 2018-11-25 15:21:06,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6836e44-fe40-458d-80e6-ba77531ae711 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:06,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b6836e44-fe40-458d-80e6-ba77531ae711 2018-11-25 15:21:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" 2018-11-25 15:21:06,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a0002ff7-71f5-4984-96be-093a8b158a3a Date: Sun, 25 Nov 2018 15:21:06 GMT RESP BODY: {"routers": []} 2018-11-25 15:21:06,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router&admin_state_up=False used request id req-a0002ff7-71f5-4984-96be-093a8b158a3a 2018-11-25 15:21:06,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:06,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:07,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b69ed53360d4eb58b4249c1e835046e", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role"}], "expires_at": "2018-11-25T16:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67cba2b63e6c4d908318db018833a5cf", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-user", "id": "e5aec858ca63424fbae5b5c66fc6df5a"}, "audit_ids": ["cp7UxAMGSYq9ZPZ093obIg"], "issued_at": "2018-11-25T15:21:07.000000Z"}} 2018-11-25 15:21:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5430760a8b8696877b4956c1d98d40f8fec01231" 2018-11-25 15:21:07,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fe3023-adea-4638-a4aa-121519965755 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:07,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-65fe3023-adea-4638-a4aa-121519965755 2018-11-25 15:21:07,174 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router 2018-11-25 15:21:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" -d '{"router": {"name": "CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router", "admin_state_up": false}}' 2018-11-25 15:21:10,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-e86c0c51-0db2-41c2-9ecf-fc54f3165649 Date: Sun, 25 Nov 2018 15:21:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67cba2b63e6c4d908318db018833a5cf", "created_at": "2018-11-25T15:21:07Z", "admin_state_up": false, "updated_at": "2018-11-25T15:21:07Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "67cba2b63e6c4d908318db018833a5cf", "id": "0db07eca-2d3a-46f0-955f-5db6ac7cf817", "name": "CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router"}} 2018-11-25 15:21:10,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-e86c0c51-0db2-41c2-9ecf-fc54f3165649 2018-11-25 15:21:10,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=0db07eca-2d3a-46f0-955f-5db6ac7cf817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" 2018-11-25 15:21:10,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62a91f50-e968-47a3-aef6-1f6851502b8d Date: Sun, 25 Nov 2018 15:21:10 GMT RESP BODY: {"ports":[]} 2018-11-25 15:21:10,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=0db07eca-2d3a-46f0-955f-5db6ac7cf817 used request id req-62a91f50-e968-47a3-aef6-1f6851502b8d 2018-11-25 15:21:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/0db07eca-2d3a-46f0-955f-5db6ac7cf817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" 2018-11-25 15:21:11,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-d419890b-399e-4470-bb63-371aeb0eb48a Date: Sun, 25 Nov 2018 15:21:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67cba2b63e6c4d908318db018833a5cf", "created_at": "2018-11-25T15:21:07Z", "admin_state_up": false, "updated_at": "2018-11-25T15:21:10Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "67cba2b63e6c4d908318db018833a5cf", "id": "0db07eca-2d3a-46f0-955f-5db6ac7cf817", "name": "CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router"}} 2018-11-25 15:21:11,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/0db07eca-2d3a-46f0-955f-5db6ac7cf817 used request id req-d419890b-399e-4470-bb63-371aeb0eb48a 2018-11-25 15:21:11,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=0db07eca-2d3a-46f0-955f-5db6ac7cf817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" 2018-11-25 15:21:11,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0686165-312d-4c16-b8a7-0fbb768232b3 Date: Sun, 25 Nov 2018 15:21:11 GMT RESP BODY: {"ports":[]} 2018-11-25 15:21:11,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=0db07eca-2d3a-46f0-955f-5db6ac7cf817 used request id req-f0686165-312d-4c16-b8a7-0fbb768232b3 2018-11-25 15:21:11,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:11,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b69ed53360d4eb58b4249c1e835046e", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role"}], "expires_at": "2018-11-25T16:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67cba2b63e6c4d908318db018833a5cf", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/67cba2b63e6c4d908318db018833a5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-user", "id": "e5aec858ca63424fbae5b5c66fc6df5a"}, "audit_ids": ["Kx9oEKBJRZqsEyI37R4rNg"], "issued_at": "2018-11-25T15:21:11.000000Z"}} 2018-11-25 15:21:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506509835b457cc7256e9409adb1d747db24daf1" 2018-11-25 15:21:11,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-28399c0f-5a31-460d-ae0c-e278a7db6dee Date: Sun, 25 Nov 2018 15:21:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67cba2b63e6c4d908318db018833a5cf", "created_at": "2018-11-25T15:21:07Z", "admin_state_up": false, "updated_at": "2018-11-25T15:21:10Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "67cba2b63e6c4d908318db018833a5cf", "id": "0db07eca-2d3a-46f0-955f-5db6ac7cf817", "name": "CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router"}]} 2018-11-25 15:21:11,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router&admin_state_up=False used request id req-28399c0f-5a31-460d-ae0c-e278a7db6dee 2018-11-25 15:21:11,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:11,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b741db62b1faa8941e9abee4fb7d89112e8924e" 2018-11-25 15:21:12,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7dfb6d0-6413-4a9c-8d4d-df0935c1b701 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf"}, "enabled": true, "id": "67cba2b63e6c4d908318db018833a5cf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-75df3e7b-544b-4ec-proj"}} 2018-11-25 15:21:12,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf used request id req-c7dfb6d0-6413-4a9c-8d4d-df0935c1b701 2018-11-25 15:21:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=0db07eca-2d3a-46f0-955f-5db6ac7cf817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506509835b457cc7256e9409adb1d747db24daf1" 2018-11-25 15:21:12,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ff11066-5dac-4b41-9fa0-44f54e70380a Date: Sun, 25 Nov 2018 15:21:12 GMT RESP BODY: {"ports":[]} 2018-11-25 15:21:12,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=0db07eca-2d3a-46f0-955f-5db6ac7cf817 used request id req-7ff11066-5dac-4b41-9fa0-44f54e70380a 2018-11-25 15:21:12,236 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router 2018-11-25 15:21:12,236 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e6e56fed-8592-4386-ab2b-9613481104ec-pub-router 2018-11-25 15:21:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/0db07eca-2d3a-46f0-955f-5db6ac7cf817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14100538334bc1250b12ceed1a93b08a650cf84" 2018-11-25 15:21:15,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57b4bd89-6f7c-45bd-b734-f1e6d7659453 Content-Length: 0 Date: Sun, 25 Nov 2018 15:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:21:15,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/0db07eca-2d3a-46f0-955f-5db6ac7cf817 used request id req-57b4bd89-6f7c-45bd-b734-f1e6d7659453 2018-11-25 15:21:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:15,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d4ca3159-1267-49c8-bea6-1a0b1aa7eb7a Date: Sun, 25 Nov 2018 15:21:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:21:15,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d4ca3159-1267-49c8-bea6-1a0b1aa7eb7a 2018-11-25 15:21:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f83a2f1-e168-4cb5-a824-9d980fe82209 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:21:15,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-1f83a2f1-e168-4cb5-a824-9d980fe82209 2018-11-25 15:21:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:15,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a88751-45c3-483f-87e4-290364d1ced4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:21:15,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-59a88751-45c3-483f-87e4-290364d1ced4 2018-11-25 15:21:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:15,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99bbaee0-4c72-4a44-8db8-b3baa80ef873 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:21:15,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-99bbaee0-4c72-4a44-8db8-b3baa80ef873 2018-11-25 15:21:15,655 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-75df3e7b-544b-4ec-proj 2018-11-25 15:21:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:15,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff9402d-2a20-49fd-a40d-16df6d634eb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:15,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/67cba2b63e6c4d908318db018833a5cf used request id req-9ff9402d-2a20-49fd-a40d-16df6d634eb2 2018-11-25 15:21:15,849 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-75df3e7b-544b-4ec-proj-role 2018-11-25 15:21:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/0b69ed53360d4eb58b4249c1e835046e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:15,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd39736f-03ba-4bff-8ca8-cbe3d69eaeaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:15,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/0b69ed53360d4eb58b4249c1e835046e used request id req-cd39736f-03ba-4bff-8ca8-cbe3d69eaeaf 2018-11-25 15:21:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4b22ccef1fdc699ecdc496393ecddde96cfd8d" 2018-11-25 15:21:16,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6d2a26-d8c9-4c73-968b-07f68f22e04f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:21:16,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6a6d2a26-d8c9-4c73-968b-07f68f22e04f 2018-11-25 15:21:16,071 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-75df3e7b-544b-4ec-user 2018-11-25 15:21:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e5aec858ca63424fbae5b5c66fc6df5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c4a6f20a159400f873d3dee8a806819706e1e" 2018-11-25 15:21:16,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a2d81c7-779a-468a-b293-749115835f5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:16,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e5aec858ca63424fbae5b5c66fc6df5a used request id req-4a2d81c7-779a-468a-b293-749115835f5e 2018-11-25 15:21:16,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:16,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["yUqsrqtUSKa7YlQ1otd48g"], "issued_at": "2018-11-25T15:21:16.000000Z"}} 2018-11-25 15:21:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9108c7eaf2dec5828777216a1d8eda6df3e76539" 2018-11-25 15:21:16,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eac4215-43c9-468f-9b9e-b4c05b71809a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:16,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1eac4215-43c9-468f-9b9e-b4c05b71809a 2018-11-25 15:21:16,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:16,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:17,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Ak6Qix2bQCC7_JYbrqcqbA"], "issued_at": "2018-11-25T15:21:17.000000Z"}} 2018-11-25 15:21:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:17,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8b8740-f8d6-4fd8-8fca-0a2bec8e25d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:17,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca8b8740-f8d6-4fd8-8fca-0a2bec8e25d5 2018-11-25 15:21:17,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:17,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:17,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383da66c-88f7-422a-8fab-69ff5024b977 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:21:17,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj used request id req-383da66c-88f7-422a-8fab-69ff5024b977 2018-11-25 15:21:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:17,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd18af09-d3a5-450d-ae79-0be5cddb7283 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:21:17,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bd18af09-d3a5-450d-ae79-0be5cddb7283 2018-11-25 15:21:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj"}}' 2018-11-25 15:21:17,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c318ac-a84f-490c-bb02-9ae17c9ffb69 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344"}, "enabled": true, "id": "32a79f6207a44c1e9e32e6636d08c344", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj"}} 2018-11-25 15:21:17,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-66c318ac-a84f-490c-bb02-9ae17c9ffb69 2018-11-25 15:21:17,529 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj 2018-11-25 15:21:17,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:17,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:17,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1_6vXlzuTt6ohWtTgPRX0Q"], "issued_at": "2018-11-25T15:21:17.000000Z"}} 2018-11-25 15:21:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7dffeb9b1d4e0b291936c44b3c766b199a8f9f" 2018-11-25 15:21:17,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16773c1-6180-42b5-8df2-d5c8fda097d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:17,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c16773c1-6180-42b5-8df2-d5c8fda097d9 2018-11-25 15:21:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:18,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:18,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7dffeb9b1d4e0b291936c44b3c766b199a8f9f" 2018-11-25 15:21:18,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a502e5ed-fe64-4a00-885d-701eb41a79fa Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:21:18,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a502e5ed-fe64-4a00-885d-701eb41a79fa 2018-11-25 15:21:18,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7dffeb9b1d4e0b291936c44b3c766b199a8f9f" 2018-11-25 15:21:18,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370e0f0d-390f-41c2-acd9-71bce2f53c1f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344"}, "enabled": true, "id": "32a79f6207a44c1e9e32e6636d08c344", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj"}]} 2018-11-25 15:21:18,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj used request id req-370e0f0d-390f-41c2-acd9-71bce2f53c1f 2018-11-25 15:21:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7dffeb9b1d4e0b291936c44b3c766b199a8f9f" 2018-11-25 15:21:18,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a2253a-5044-41f4-85af-dbe5cbd9459e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:21:18,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-47a2253a-5044-41f4-85af-dbe5cbd9459e 2018-11-25 15:21:18,606 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9eae60fe-48c4-4b1-user 2018-11-25 15:21:18,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:18,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:18,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5955c954-05e7-4bf9-b7ed-532ec179c4fb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:21:18,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5955c954-05e7-4bf9-b7ed-532ec179c4fb 2018-11-25 15:21:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" -d '{"role": {"name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role"}}' 2018-11-25 15:21:18,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3bb0b4-ac5f-41d2-bafd-9f28034c3ea7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c3f9019ceb7453da227772d5c7d5451", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c3f9019ceb7453da227772d5c7d5451"}, "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role"}} 2018-11-25 15:21:18,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ef3bb0b4-ac5f-41d2-bafd-9f28034c3ea7 2018-11-25 15:21:18,823 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role 2018-11-25 15:21:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8c3f9019ceb7453da227772d5c7d5451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:18,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b31786-12b4-4702-9681-177fd2e92e5e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8c3f9019ceb7453da227772d5c7d5451"}, "domain_id": null, "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role", "id": "8c3f9019ceb7453da227772d5c7d5451"}} 2018-11-25 15:21:18,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8c3f9019ceb7453da227772d5c7d5451 used request id req-71b31786-12b4-4702-9681-177fd2e92e5e 2018-11-25 15:21:18,916 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role to project CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj 2018-11-25 15:21:18,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344/users/b23f8268280446cc9182e5f96ff29746/roles/8c3f9019ceb7453da227772d5c7d5451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:19,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6383ca31-e0aa-4a99-b768-24a4ae57cd36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:19,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344/users/b23f8268280446cc9182e5f96ff29746/roles/8c3f9019ceb7453da227772d5c7d5451 used request id req-6383ca31-e0aa-4a99-b768-24a4ae57cd36 2018-11-25 15:21:19,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:19,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:19,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["C6vMcv3ZSTOiO4ihWkR9GQ"], "issued_at": "2018-11-25T15:21:19.000000Z"}} 2018-11-25 15:21:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:19,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb50b00-7848-453d-9b0b-802939d865f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:19,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6fb50b00-7848-453d-9b0b-802939d865f8 2018-11-25 15:21:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:19,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39d64466-0156-47ec-9fc4-4031b19f11dc Date: Sun, 25 Nov 2018 15:21:19 GMT RESP BODY: {"routers": []} 2018-11-25 15:21:19,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router&admin_state_up=True used request id req-39d64466-0156-47ec-9fc4-4031b19f11dc 2018-11-25 15:21:19,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:19,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:20,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["M0Ge8AkiQ92OBX6g5YDWtQ"], "issued_at": "2018-11-25T15:21:20.000000Z"}} 2018-11-25 15:21:20,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616071a67a277d71dc9d94a640fb531567ddaffd" 2018-11-25 15:21:20,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7aa79f0-30e8-45fe-b575-9687e6eb5edc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:20,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7aa79f0-30e8-45fe-b575-9687e6eb5edc 2018-11-25 15:21:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:20,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616071a67a277d71dc9d94a640fb531567ddaffd" 2018-11-25 15:21:20,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ab3074-0e7b-4ac0-9995-d30e4a477dec Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344"}, "enabled": true, "id": "32a79f6207a44c1e9e32e6636d08c344", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj"}]} 2018-11-25 15:21:20,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj used request id req-04ab3074-0e7b-4ac0-9995-d30e4a477dec 2018-11-25 15:21:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:20,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9022a80c-8ec8-4fdc-90ee-560d0e1484da Date: Sun, 25 Nov 2018 15:21:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:21:20,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-9022a80c-8ec8-4fdc-90ee-560d0e1484da 2018-11-25 15:21:20,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:20,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f05bdc90-afa9-464b-b5c3-4f81f18d3961 Date: Sun, 25 Nov 2018 15:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:21:20,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-f05bdc90-afa9-464b-b5c3-4f81f18d3961 2018-11-25 15:21:20,781 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router 2018-11-25 15:21:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "tenant_id": "32a79f6207a44c1e9e32e6636d08c344", "name": "CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router", "admin_state_up": true}}' 2018-11-25 15:21:25,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-133cbd3a-4cc0-4753-8c79-461af340d4b6 Date: Sun, 25 Nov 2018 15:21:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "32a79f6207a44c1e9e32e6636d08c344", "created_at": "2018-11-25T15:21:21Z", "admin_state_up": true, "updated_at": "2018-11-25T15:21:22Z", "project_id": "32a79f6207a44c1e9e32e6636d08c344", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1461ee57-55a5-407b-8602-9b21818015fd", "name": "CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router"}} 2018-11-25 15:21:25,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-133cbd3a-4cc0-4753-8c79-461af340d4b6 2018-11-25 15:21:25,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=1461ee57-55a5-407b-8602-9b21818015fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:26,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b77a4c84-84dc-4b33-848e-a4ec153b9d62 Date: Sun, 25 Nov 2018 15:21:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","ip_address":"169.254.192.8"}],"id":"0191042b-4e79-4cb8-8ba7-2050abb572d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:92:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 32a79f6207a44c1e9e32e6636d08c344","admin_state_up":true,"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:23Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","ip_address":"169.254.192.5"}],"id":"441d9dce-4012-4ca1-a327-42505b1d1644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:8a:4c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 32a79f6207a44c1e9e32e6636d08c344","admin_state_up":true,"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:23Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","ip_address":"169.254.192.10"}],"id":"9630938c-e2f2-46e8-b3ec-d944a845e51b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:ea:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 32a79f6207a44c1e9e32e6636d08c344","admin_state_up":true,"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:24Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.208"}],"id":"ae0f33da-1673-4770-afc2-97fb1f5555cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:38:fb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:21:22Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"}]} 2018-11-25 15:21:26,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=1461ee57-55a5-407b-8602-9b21818015fd used request id req-b77a4c84-84dc-4b33-848e-a4ec153b9d62 2018-11-25 15:21:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7ef75bb9-7504-464d-9ee3-11b149d33345 Date: Sun, 25 Nov 2018 15:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:21:26,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-7ef75bb9-7504-464d-9ee3-11b149d33345 2018-11-25 15:21:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:26,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-09e5d56e-50de-49d0-9f16-e33e004cfaf0 Date: Sun, 25 Nov 2018 15:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:21Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","subnetpool_id":null,"name":"HA subnet tenant 32a79f6207a44c1e9e32e6636d08c344"}} 2018-11-25 15:21:26,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b used request id req-09e5d56e-50de-49d0-9f16-e33e004cfaf0 2018-11-25 15:21:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:26,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-636491c0-8a01-4375-aaaf-1fe0c7abe403 Date: Sun, 25 Nov 2018 15:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:21Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","subnetpool_id":null,"name":"HA subnet tenant 32a79f6207a44c1e9e32e6636d08c344"}} 2018-11-25 15:21:26,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b used request id req-636491c0-8a01-4375-aaaf-1fe0c7abe403 2018-11-25 15:21:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8e8721d7-c2a1-4d2a-a053-fddde6bda0cc Date: Sun, 25 Nov 2018 15:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:21Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","subnetpool_id":null,"name":"HA subnet tenant 32a79f6207a44c1e9e32e6636d08c344"}} 2018-11-25 15:21:26,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b used request id req-8e8721d7-c2a1-4d2a-a053-fddde6bda0cc 2018-11-25 15:21:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/1461ee57-55a5-407b-8602-9b21818015fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:27,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-3593460b-d7fb-4be9-b02a-2dec2faf9982 Date: Sun, 25 Nov 2018 15:21:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "32a79f6207a44c1e9e32e6636d08c344", "created_at": "2018-11-25T15:21:21Z", "admin_state_up": true, "updated_at": "2018-11-25T15:21:25Z", "project_id": "32a79f6207a44c1e9e32e6636d08c344", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "1461ee57-55a5-407b-8602-9b21818015fd", "name": "CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router"}} 2018-11-25 15:21:27,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/1461ee57-55a5-407b-8602-9b21818015fd used request id req-3593460b-d7fb-4be9-b02a-2dec2faf9982 2018-11-25 15:21:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=1461ee57-55a5-407b-8602-9b21818015fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-b38b50a8-9e02-4de2-9b7f-42fb3754e93c Date: Sun, 25 Nov 2018 15:21:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","ip_address":"169.254.192.8"}],"id":"0191042b-4e79-4cb8-8ba7-2050abb572d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:92:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 32a79f6207a44c1e9e32e6636d08c344","admin_state_up":true,"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:23Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","ip_address":"169.254.192.5"}],"id":"441d9dce-4012-4ca1-a327-42505b1d1644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:8a:4c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 32a79f6207a44c1e9e32e6636d08c344","admin_state_up":true,"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:23Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:26Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","ip_address":"169.254.192.10"}],"id":"9630938c-e2f2-46e8-b3ec-d944a845e51b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:ea:1b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 32a79f6207a44c1e9e32e6636d08c344","admin_state_up":true,"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:24Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:26Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.208"}],"id":"ae0f33da-1673-4770-afc2-97fb1f5555cd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:38:fb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:21:22Z","binding:vnic_type":"normal","device_id":"1461ee57-55a5-407b-8602-9b21818015fd"}]} 2018-11-25 15:21:27,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=1461ee57-55a5-407b-8602-9b21818015fd used request id req-b38b50a8-9e02-4de2-9b7f-42fb3754e93c 2018-11-25 15:21:27,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:27,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-59c484cb-5614-4df0-a046-25a397ec71d7 Date: Sun, 25 Nov 2018 15:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:21:27,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-59c484cb-5614-4df0-a046-25a397ec71d7 2018-11-25 15:21:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:27,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-82ed5c02-515b-4213-8dd3-64affb74d05e Date: Sun, 25 Nov 2018 15:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:21Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","subnetpool_id":null,"name":"HA subnet tenant 32a79f6207a44c1e9e32e6636d08c344"}} 2018-11-25 15:21:27,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b used request id req-82ed5c02-515b-4213-8dd3-64affb74d05e 2018-11-25 15:21:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f8e5f06f-887b-4123-914f-e52db6856dc7 Date: Sun, 25 Nov 2018 15:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:21Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","subnetpool_id":null,"name":"HA subnet tenant 32a79f6207a44c1e9e32e6636d08c344"}} 2018-11-25 15:21:27,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b used request id req-f8e5f06f-887b-4123-914f-e52db6856dc7 2018-11-25 15:21:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:27,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-597058c2-bd44-448d-bcee-55e3169fcfb7 Date: Sun, 25 Nov 2018 15:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"01f3ec1a-9ae4-4a28-b816-29fab0806f3e","tenant_id":"","created_at":"2018-11-25T15:21:21Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c6093a2a-c10a-41d5-81f7-7a69de9d2b9b","subnetpool_id":null,"name":"HA subnet tenant 32a79f6207a44c1e9e32e6636d08c344"}} 2018-11-25 15:21:27,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c6093a2a-c10a-41d5-81f7-7a69de9d2b9b used request id req-597058c2-bd44-448d-bcee-55e3169fcfb7 2018-11-25 15:21:27,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:28,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c3f9019ceb7453da227772d5c7d5451", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role"}], "expires_at": "2018-11-25T16:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32a79f6207a44c1e9e32e6636d08c344", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/32a79f6207a44c1e9e32e6636d08c344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/32a79f6207a44c1e9e32e6636d08c344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/32a79f6207a44c1e9e32e6636d08c344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/32a79f6207a44c1e9e32e6636d08c344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/32a79f6207a44c1e9e32e6636d08c344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/32a79f6207a44c1e9e32e6636d08c344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/32a79f6207a44c1e9e32e6636d08c344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/32a79f6207a44c1e9e32e6636d08c344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/32a79f6207a44c1e9e32e6636d08c344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/32a79f6207a44c1e9e32e6636d08c344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/32a79f6207a44c1e9e32e6636d08c344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/32a79f6207a44c1e9e32e6636d08c344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-user", "id": "b23f8268280446cc9182e5f96ff29746"}, "audit_ids": ["X6_LzZUrS_WrF8qR_xu4qw"], "issued_at": "2018-11-25T15:21:28.000000Z"}} 2018-11-25 15:21:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442676b4acbab105f9aeb6fd2a70251ae5f4138" 2018-11-25 15:21:28,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b87ae631-f3aa-4560-8ea1-ad70b3219b3f Date: Sun, 25 Nov 2018 15:21:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "32a79f6207a44c1e9e32e6636d08c344", "created_at": "2018-11-25T15:21:21Z", "admin_state_up": true, "updated_at": "2018-11-25T15:21:25Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "32a79f6207a44c1e9e32e6636d08c344", "id": "1461ee57-55a5-407b-8602-9b21818015fd", "name": "CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router"}]} 2018-11-25 15:21:28,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router&admin_state_up=True used request id req-b87ae631-f3aa-4560-8ea1-ad70b3219b3f 2018-11-25 15:21:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:28,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9108c7eaf2dec5828777216a1d8eda6df3e76539" 2018-11-25 15:21:28,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafa72a4-6723-403f-b763-1ec66314640a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344"}, "enabled": true, "id": "32a79f6207a44c1e9e32e6636d08c344", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj"}} 2018-11-25 15:21:28,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344 used request id req-aafa72a4-6723-403f-b763-1ec66314640a 2018-11-25 15:21:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=1461ee57-55a5-407b-8602-9b21818015fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442676b4acbab105f9aeb6fd2a70251ae5f4138" 2018-11-25 15:21:28,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec84604a-59db-4fbc-bfab-16d323803f20 Date: Sun, 25 Nov 2018 15:21:28 GMT RESP BODY: {"ports":[]} 2018-11-25 15:21:28,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=1461ee57-55a5-407b-8602-9b21818015fd used request id req-ec84604a-59db-4fbc-bfab-16d323803f20 2018-11-25 15:21:28,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442676b4acbab105f9aeb6fd2a70251ae5f4138" 2018-11-25 15:21:29,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dba066dc-882e-4f9d-9b5c-119404d47037 Date: Sun, 25 Nov 2018 15:21:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:21:29,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-dba066dc-882e-4f9d-9b5c-119404d47037 2018-11-25 15:21:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442676b4acbab105f9aeb6fd2a70251ae5f4138" 2018-11-25 15:21:29,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7431ce56-8566-4ff1-b534-4fd70faad7fa Date: Sun, 25 Nov 2018 15:21:29 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:21:29,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-7431ce56-8566-4ff1-b534-4fd70faad7fa 2018-11-25 15:21:29,414 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router 2018-11-25 15:21:29,414 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9720491e-024d-4533-b14c-d3603db92e01-pub-router 2018-11-25 15:21:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/1461ee57-55a5-407b-8602-9b21818015fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b70422b13383ee1f6443546f4d8658f783758d" 2018-11-25 15:21:32,953 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0abc0945-2b7b-4257-bdde-f371bec783c2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:21:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:21:32,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/1461ee57-55a5-407b-8602-9b21818015fd used request id req-0abc0945-2b7b-4257-bdde-f371bec783c2 2018-11-25 15:21:32,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3527b7ff-88d3-4844-8adb-4ccf980608e2 Date: Sun, 25 Nov 2018 15:21:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:21:33,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3527b7ff-88d3-4844-8adb-4ccf980608e2 2018-11-25 15:21:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6649c0-1d84-40b5-8e55-a33bd823cd2b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:21:33,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-dc6649c0-1d84-40b5-8e55-a33bd823cd2b 2018-11-25 15:21:33,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa0ef08-abba-4443-8626-fc4d8ded9ac7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:21:33,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5fa0ef08-abba-4443-8626-fc4d8ded9ac7 2018-11-25 15:21:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765f4801-a542-4d1e-85e5-90f2ec97ce72 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:21:33,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-765f4801-a542-4d1e-85e5-90f2ec97ce72 2018-11-25 15:21:33,443 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj 2018-11-25 15:21:33,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b92aa9-f43c-4f66-8c36-cc900fc5fd2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:33,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/32a79f6207a44c1e9e32e6636d08c344 used request id req-06b92aa9-f43c-4f66-8c36-cc900fc5fd2f 2018-11-25 15:21:33,639 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9eae60fe-48c4-4b1-proj-role 2018-11-25 15:21:33,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8c3f9019ceb7453da227772d5c7d5451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c28154-2f6b-4e72-985b-117ad1f0c8c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:33,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8c3f9019ceb7453da227772d5c7d5451 used request id req-32c28154-2f6b-4e72-985b-117ad1f0c8c8 2018-11-25 15:21:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9487d22442f007e650f6929d5da72173367521" 2018-11-25 15:21:33,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527244e0-9389-43e0-8583-0206250db88e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:21:33,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-527244e0-9389-43e0-8583-0206250db88e 2018-11-25 15:21:33,851 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9eae60fe-48c4-4b1-user 2018-11-25 15:21:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b23f8268280446cc9182e5f96ff29746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7dffeb9b1d4e0b291936c44b3c766b199a8f9f" 2018-11-25 15:21:34,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585b9f9d-f116-4b13-b3ee-43a2ab43cd02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:34,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b23f8268280446cc9182e5f96ff29746 used request id req-585b9f9d-f116-4b13-b3ee-43a2ab43cd02 2018-11-25 15:21:34,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:34,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["yJ_WZwbyRSqYnstRa-kfBw"], "issued_at": "2018-11-25T15:21:34.000000Z"}} 2018-11-25 15:21:34,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b59da878ead9b1234e24823d667fdb4be9d5cb" 2018-11-25 15:21:34,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c345e4-94b6-41e2-a79a-ceddbbc4d2fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:34,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-18c345e4-94b6-41e2-a79a-ceddbbc4d2fc 2018-11-25 15:21:34,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:34,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:34,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8NG0CwI3QxO8epkMfyyySA"], "issued_at": "2018-11-25T15:21:34.000000Z"}} 2018-11-25 15:21:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:21:34,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a03cc90-f62d-4577-a585-13662c5fd0ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:34,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a03cc90-f62d-4577-a585-13662c5fd0ee 2018-11-25 15:21:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:34,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:34,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f7393c3f-97bd-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:21:35,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fede966-9670-49dc-bd47-23d7fa4e3ce6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f7393c3f-97bd-412-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:21:35,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f7393c3f-97bd-412-proj used request id req-7fede966-9670-49dc-bd47-23d7fa4e3ce6 2018-11-25 15:21:35,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:21:35,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b9a99a-a536-4cde-9531-9181594a41ac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:21:35,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-40b9a99a-a536-4cde-9531-9181594a41ac 2018-11-25 15:21:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}}' 2018-11-25 15:21:35,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ab5c5c-9e25-4a5b-b9d9-4b95022b4a81 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0"}, "enabled": true, "id": "a8643e01fdf242879b63aba91e4280b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}} 2018-11-25 15:21:35,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-91ab5c5c-9e25-4a5b-b9d9-4b95022b4a81 2018-11-25 15:21:35,278 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f7393c3f-97bd-412-proj 2018-11-25 15:21:35,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:35,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:35,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:21:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["drwumFTuS4eRTJ98PgzfXA"], "issued_at": "2018-11-25T15:21:35.000000Z"}} 2018-11-25 15:21:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd0c7fc362e9db7234efa6786938b991131191" 2018-11-25 15:21:35,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17efb0f-d6d4-48d8-822d-31f63219d21e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:35,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f17efb0f-d6d4-48d8-822d-31f63219d21e 2018-11-25 15:21:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:35,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:35,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd0c7fc362e9db7234efa6786938b991131191" 2018-11-25 15:21:35,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8815f29e-5533-4ae5-a9eb-1f7a855fcbf1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:21:35,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8815f29e-5533-4ae5-a9eb-1f7a855fcbf1 2018-11-25 15:21:35,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-f7393c3f-97bd-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd0c7fc362e9db7234efa6786938b991131191" 2018-11-25 15:21:35,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4ed3e9-648d-4cef-9d6f-65f1052b0438 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-f7393c3f-97bd-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0"}, "enabled": true, "id": "a8643e01fdf242879b63aba91e4280b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}]} 2018-11-25 15:21:35,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-f7393c3f-97bd-412-proj used request id req-3b4ed3e9-648d-4cef-9d6f-65f1052b0438 2018-11-25 15:21:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd0c7fc362e9db7234efa6786938b991131191" 2018-11-25 15:21:35,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9790f1-045f-48fc-9b37-1bec30464d44 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:21:35,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9a9790f1-045f-48fc-9b37-1bec30464d44 2018-11-25 15:21:36,373 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f7393c3f-97bd-412-user 2018-11-25 15:21:36,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:36,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:21:36,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a83089-2133-49b4-859b-e478599046ed Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:21:36,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-86a83089-2133-49b4-859b-e478599046ed 2018-11-25 15:21:36,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" -d '{"role": {"name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}}' 2018-11-25 15:21:36,595 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271015c3-5e7e-4ea0-8fe0-a91ef6f60053 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "013bb70e60b94f80aeccdc91794e742e", "links": {"self": "http://172.30.9.29:5000/v3/roles/013bb70e60b94f80aeccdc91794e742e"}, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}} 2018-11-25 15:21:36,595 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-271015c3-5e7e-4ea0-8fe0-a91ef6f60053 2018-11-25 15:21:36,595 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role 2018-11-25 15:21:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/013bb70e60b94f80aeccdc91794e742e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:21:36,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aef123b-c43a-4f62-aae3-5d3f7590a520 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/013bb70e60b94f80aeccdc91794e742e"}, "domain_id": null, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role", "id": "013bb70e60b94f80aeccdc91794e742e"}} 2018-11-25 15:21:36,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/013bb70e60b94f80aeccdc91794e742e used request id req-0aef123b-c43a-4f62-aae3-5d3f7590a520 2018-11-25 15:21:36,680 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role to project CreateRouterSuccessTests-f7393c3f-97bd-412-proj 2018-11-25 15:21:36,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0/users/ff50665a658243e49d1f97b6da4d5775/roles/013bb70e60b94f80aeccdc91794e742e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:21:36,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db715383-6948-497a-a5b2-c414cd4a1b80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:21:36,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0/users/ff50665a658243e49d1f97b6da4d5775/roles/013bb70e60b94f80aeccdc91794e742e used request id req-db715383-6948-497a-a5b2-c414cd4a1b80 2018-11-25 15:21:36,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:36,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:37,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013bb70e60b94f80aeccdc91794e742e", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}], "expires_at": "2018-11-25T16:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8643e01fdf242879b63aba91e4280b0", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-user", "id": "ff50665a658243e49d1f97b6da4d5775"}, "audit_ids": ["Wn5fkfj_Sbautk1D803QbA"], "issued_at": "2018-11-25T15:21:37.000000Z"}} 2018-11-25 15:21:37,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:21:37,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4539cb3-3876-44a8-968a-449c7333b4c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:37,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f4539cb3-3876-44a8-968a-449c7333b4c1 2018-11-25 15:21:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:21:37,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eca8ac99-78c3-491b-b7a8-c451adcd439a Date: Sun, 25 Nov 2018 15:21:37 GMT RESP BODY: {"networks":[]} 2018-11-25 15:21:37,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 used request id req-eca8ac99-78c3-491b-b7a8-c451adcd439a 2018-11-25 15:21:37,478 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 2018-11-25 15:21:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" -d '{"network": {"name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1", "admin_state_up": true}}' 2018-11-25 15:21:38,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bf20103a-c20b-401c-b606-b87d813adbfb Date: Sun, 25 Nov 2018 15:21:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9775720c-b021-4bbe-a336-a22861276aa8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:21:38Z","is_default":false,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","mtu":1450}} 2018-11-25 15:21:38,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-bf20103a-c20b-401c-b606-b87d813adbfb 2018-11-25 15:21:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:21:38,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e504c118-9c79-4565-a6d8-bbcd91fae271 Date: Sun, 25 Nov 2018 15:21:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:38,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-e504c118-9c79-4565-a6d8-bbcd91fae271 2018-11-25 15:21:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:21:38,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7516cc7b-c319-4b52-acd1-1335f1ece0fd Date: Sun, 25 Nov 2018 15:21:38 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:21:38,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-7516cc7b-c319-4b52-acd1-1335f1ece0fd 2018-11-25 15:21:38,480 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1 2018-11-25 15:21:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" -d '{"subnets": [{"ip_version": 4, "network_id": "9775720c-b021-4bbe-a336-a22861276aa8", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]}' 2018-11-25 15:21:39,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cefef9ba-b45b-4506-902b-ac680185d0f4 Date: Sun, 25 Nov 2018 15:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:39,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cefef9ba-b45b-4506-902b-ac680185d0f4 2018-11-25 15:21:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:21:39,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-176eaab1-0259-4a7c-8b4b-5a8dadaea9be Date: Sun, 25 Nov 2018 15:21:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cef1eb1a-9a4c-4328-8d90-e145443371e8"],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:39,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-176eaab1-0259-4a7c-8b4b-5a8dadaea9be 2018-11-25 15:21:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:21:39,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-91be65a2-0434-40d4-9d90-d526b343b186 Date: Sun, 25 Nov 2018 15:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:39,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-91be65a2-0434-40d4-9d90-d526b343b186 2018-11-25 15:21:39,822 - OpenStackNetwork - DEBUG - Network [9775720c-b021-4bbe-a336-a22861276aa8] created successfully 2018-11-25 15:21:39,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:39,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:40,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013bb70e60b94f80aeccdc91794e742e", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}], "expires_at": "2018-11-25T16:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8643e01fdf242879b63aba91e4280b0", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-user", "id": "ff50665a658243e49d1f97b6da4d5775"}, "audit_ids": ["ebCGnUFyTw6ShOBcMjN6Qw"], "issued_at": "2018-11-25T15:21:40.000000Z"}} 2018-11-25 15:21:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:40,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9bf89c-5739-4fb7-8508-29434f253896 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:40,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fc9bf89c-5739-4fb7-8508-29434f253896 2018-11-25 15:21:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:40,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d7cfbf8c-e45b-4076-abde-823f6cbadc39 Date: Sun, 25 Nov 2018 15:21:40 GMT RESP BODY: {"routers": []} 2018-11-25 15:21:40,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router&admin_state_up=True used request id req-d7cfbf8c-e45b-4076-abde-823f6cbadc39 2018-11-25 15:21:40,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:40,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:40,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013bb70e60b94f80aeccdc91794e742e", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}], "expires_at": "2018-11-25T16:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8643e01fdf242879b63aba91e4280b0", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-user", "id": "ff50665a658243e49d1f97b6da4d5775"}, "audit_ids": ["Pkx0ORSpSfqWYFGhG4eRGg"], "issued_at": "2018-11-25T15:21:40.000000Z"}} 2018-11-25 15:21:40,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a75d3684a6ce92427d246775476e2f4d62db8a" 2018-11-25 15:21:40,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec857058-0389-488f-a858-9e181ec49645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:40,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ec857058-0389-488f-a858-9e181ec49645 2018-11-25 15:21:40,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:41,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-80e3f4a2-2aaa-415b-862c-a3f6ae006280 Date: Sun, 25 Nov 2018 15:21:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:21:41,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-80e3f4a2-2aaa-415b-862c-a3f6ae006280 2018-11-25 15:21:41,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:41,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d7e8dadf-8b51-4114-81f6-08f0df8f951c Date: Sun, 25 Nov 2018 15:21:41 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:21:41,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-d7e8dadf-8b51-4114-81f6-08f0df8f951c 2018-11-25 15:21:41,355 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router", "admin_state_up": true}}' 2018-11-25 15:21:46,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e5012375-60f7-4c37-a085-ded67a55b502 Date: Sun, 25 Nov 2018 15:21:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:42Z", "admin_state_up": true, "updated_at": "2018-11-25T15:21:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "3d444230-3510-4a7c-a80c-fd1202e90091", "name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router"}} 2018-11-25 15:21:46,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-e5012375-60f7-4c37-a085-ded67a55b502 2018-11-25 15:21:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3d444230-3510-4a7c-a80c-fd1202e90091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:46,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96f79841-b62d-42b8-9291-4cb84afb94a1 Date: Sun, 25 Nov 2018 15:21:46 GMT RESP BODY: {"ports":[]} 2018-11-25 15:21:46,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3d444230-3510-4a7c-a80c-fd1202e90091 used request id req-96f79841-b62d-42b8-9291-4cb84afb94a1 2018-11-25 15:21:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:46,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-35c05c33-563c-433a-a4d7-ce4ec10acb19 Date: Sun, 25 Nov 2018 15:21:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cef1eb1a-9a4c-4328-8d90-e145443371e8"],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:46,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 used request id req-35c05c33-563c-433a-a4d7-ce4ec10acb19 2018-11-25 15:21:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:46,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:46,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d3af3f-2dbf-41d8-9304-a6e2bd440980 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0"}, "enabled": true, "id": "a8643e01fdf242879b63aba91e4280b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}} 2018-11-25 15:21:46,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 used request id req-57d3af3f-2dbf-41d8-9304-a6e2bd440980 2018-11-25 15:21:46,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:46,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-55892bec-1f40-412a-bd8b-f93cd5eb0212 Date: Sun, 25 Nov 2018 15:21:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:46,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-55892bec-1f40-412a-bd8b-f93cd5eb0212 2018-11-25 15:21:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=9775720c-b021-4bbe-a336-a22861276aa8&name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:47,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83fdb9ea-9370-4bd0-a4e5-2a4cf124f433 Date: Sun, 25 Nov 2018 15:21:47 GMT RESP BODY: {"ports":[]} 2018-11-25 15:21:47,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=9775720c-b021-4bbe-a336-a22861276aa8&name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1&admin_state_up=True used request id req-83fdb9ea-9370-4bd0-a4e5-2a4cf124f433 2018-11-25 15:21:47,014 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1 for router - CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:47,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:21:47,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:47,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013bb70e60b94f80aeccdc91794e742e", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}], "expires_at": "2018-11-25T16:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8643e01fdf242879b63aba91e4280b0", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-user", "id": "ff50665a658243e49d1f97b6da4d5775"}, "audit_ids": ["GmAgpjrZQAeHTCy5Q78rXA"], "issued_at": "2018-11-25T15:21:47.000000Z"}} 2018-11-25 15:21:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde0d0ef469440853476398db2e101899ac6d38b" 2018-11-25 15:21:47,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29ba205-5694-4816-9783-fb2128cb9ddc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:21:47,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c29ba205-5694-4816-9783-fb2128cb9ddc 2018-11-25 15:21:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:47,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3fb03d11-97ac-49c1-a8bc-ba0112305763 Date: Sun, 25 Nov 2018 15:21:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cef1eb1a-9a4c-4328-8d90-e145443371e8"],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:47,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 used request id req-3fb03d11-97ac-49c1-a8bc-ba0112305763 2018-11-25 15:21:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:47,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a65c4136-72c4-44ff-b859-145b5964a56b Date: Sun, 25 Nov 2018 15:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:47,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-a65c4136-72c4-44ff-b859-145b5964a56b 2018-11-25 15:21:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:47,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dd2a74cc-2d98-4ff0-8d33-90f07cc21507 Date: Sun, 25 Nov 2018 15:21:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cef1eb1a-9a4c-4328-8d90-e145443371e8"],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:47,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 used request id req-dd2a74cc-2d98-4ff0-8d33-90f07cc21507 2018-11-25 15:21:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:47,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde0d0ef469440853476398db2e101899ac6d38b" 2018-11-25 15:21:47,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d26538-dcb3-4de1-9774-6aa2074db996 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0"}, "enabled": true, "id": "a8643e01fdf242879b63aba91e4280b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}} 2018-11-25 15:21:47,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 used request id req-60d26538-dcb3-4de1-9774-6aa2074db996 2018-11-25 15:21:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:48,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cf76d67b-5eaa-4da5-953c-a2073d68b6a0 Date: Sun, 25 Nov 2018 15:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:48,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-cf76d67b-5eaa-4da5-953c-a2073d68b6a0 2018-11-25 15:21:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8&name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:48,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-17c60c7a-7335-469f-aea5-39309800858e Date: Sun, 25 Nov 2018 15:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:48,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8&name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1 used request id req-17c60c7a-7335-469f-aea5-39309800858e 2018-11-25 15:21:48,237 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 2018-11-25 15:21:48,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" -d '{"port": {"network_id": "9775720c-b021-4bbe-a336-a22861276aa8", "fixed_ips": [{"subnet_id": "cef1eb1a-9a4c-4328-8d90-e145443371e8", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1", "admin_state_up": true}}' 2018-11-25 15:21:49,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-85e11b3b-c2fc-4c0b-8bd5-37731fc36ffe Date: Sun, 25 Nov 2018 15:21:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.1"}],"id":"32bd4296-abfb-4b1b-8780-b69a15b82090","security_groups":["5b770618-e128-4cdb-899b-6d167908181d"],"mac_address":"fa:16:3e:8e:0e:42","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1","project_id":"a8643e01fdf242879b63aba91e4280b0","qos_policy_id":null,"admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:48Z","binding:vnic_type":"normal"}} 2018-11-25 15:21:49,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-85e11b3b-c2fc-4c0b-8bd5-37731fc36ffe 2018-11-25 15:21:49,401 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1 for router - CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:49,402 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" -d '{"port_id": "32bd4296-abfb-4b1b-8780-b69a15b82090"}' 2018-11-25 15:21:51,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-06e50a12-18be-4f80-8b9c-18cb86158cf6 Date: Sun, 25 Nov 2018 15:21:51 GMT RESP BODY: {"network_id": "9775720c-b021-4bbe-a336-a22861276aa8", "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "subnet_id": "cef1eb1a-9a4c-4328-8d90-e145443371e8", "subnet_ids": ["cef1eb1a-9a4c-4328-8d90-e145443371e8"], "port_id": "32bd4296-abfb-4b1b-8780-b69a15b82090", "id": "3d444230-3510-4a7c-a80c-fd1202e90091"} 2018-11-25 15:21:51,042 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091/add_router_interface used request id req-06e50a12-18be-4f80-8b9c-18cb86158cf6 2018-11-25 15:21:51,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:51,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-41211d60-e7ce-4e06-942a-8dd347348af5 Date: Sun, 25 Nov 2018 15:21:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:42Z", "admin_state_up": true, "updated_at": "2018-11-25T15:21:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "3d444230-3510-4a7c-a80c-fd1202e90091", "name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router"}} 2018-11-25 15:21:51,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091 used request id req-41211d60-e7ce-4e06-942a-8dd347348af5 2018-11-25 15:21:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3d444230-3510-4a7c-a80c-fd1202e90091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:51,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-bfdb3c0b-f037-49c6-89d9-21e6b20696a3 Date: Sun, 25 Nov 2018 15:21:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.1"}],"id":"32bd4296-abfb-4b1b-8780-b69a15b82090","security_groups":["5b770618-e128-4cdb-899b-6d167908181d"],"mac_address":"fa:16:3e:8e:0e:42","project_id":"a8643e01fdf242879b63aba91e4280b0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1","admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:48Z","binding:vnic_type":"normal","device_id":"3d444230-3510-4a7c-a80c-fd1202e90091"}]} 2018-11-25 15:21:51,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3d444230-3510-4a7c-a80c-fd1202e90091 used request id req-bfdb3c0b-f037-49c6-89d9-21e6b20696a3 2018-11-25 15:21:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b5850895-95b8-47aa-887d-af1e2dc97af4 Date: Sun, 25 Nov 2018 15:21:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}} 2018-11-25 15:21:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 used request id req-b5850895-95b8-47aa-887d-af1e2dc97af4 2018-11-25 15:21:51,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:21:51,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013bb70e60b94f80aeccdc91794e742e", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role"}], "expires_at": "2018-11-25T16:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8643e01fdf242879b63aba91e4280b0", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8643e01fdf242879b63aba91e4280b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-user", "id": "ff50665a658243e49d1f97b6da4d5775"}, "audit_ids": ["Rruucim6SZOVt4WgmSla0g"], "issued_at": "2018-11-25T15:21:51.000000Z"}} 2018-11-25 15:21:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:51,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-3242633c-a0dc-45b8-a6af-6551d32552ba Date: Sun, 25 Nov 2018 15:21:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:42Z", "admin_state_up": true, "updated_at": "2018-11-25T15:21:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "3d444230-3510-4a7c-a80c-fd1202e90091", "name": "CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router"}]} 2018-11-25 15:21:51,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router&admin_state_up=True used request id req-3242633c-a0dc-45b8-a6af-6551d32552ba 2018-11-25 15:21:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:21:51,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:21:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:21:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b59da878ead9b1234e24823d667fdb4be9d5cb" 2018-11-25 15:21:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7676d87-7a3e-4b7d-bdad-142652fc8d55 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0"}, "enabled": true, "id": "a8643e01fdf242879b63aba91e4280b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}} 2018-11-25 15:21:52,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 used request id req-f7676d87-7a3e-4b7d-bdad-142652fc8d55 2018-11-25 15:21:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3d444230-3510-4a7c-a80c-fd1202e90091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:52,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-54210083-0417-46f3-8483-e5fb5c13b517 Date: Sun, 25 Nov 2018 15:21:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.1"}],"id":"32bd4296-abfb-4b1b-8780-b69a15b82090","security_groups":["5b770618-e128-4cdb-899b-6d167908181d"],"mac_address":"fa:16:3e:8e:0e:42","project_id":"a8643e01fdf242879b63aba91e4280b0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1","admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:48Z","binding:vnic_type":"normal","device_id":"3d444230-3510-4a7c-a80c-fd1202e90091"}]} 2018-11-25 15:21:52,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3d444230-3510-4a7c-a80c-fd1202e90091 used request id req-54210083-0417-46f3-8483-e5fb5c13b517 2018-11-25 15:21:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:52,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-96b5b459-6dfc-4130-b6d4-83456c59838e Date: Sun, 25 Nov 2018 15:21:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}} 2018-11-25 15:21:52,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 used request id req-96b5b459-6dfc-4130-b6d4-83456c59838e 2018-11-25 15:21:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:52,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-177025d3-7f0c-49c4-878a-9bff57566cbb Date: Sun, 25 Nov 2018 15:21:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:21:52,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-177025d3-7f0c-49c4-878a-9bff57566cbb 2018-11-25 15:21:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:52,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f330b49-e037-421d-86b5-a9f2b151b7a6 Date: Sun, 25 Nov 2018 15:21:52 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:21:52,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-8f330b49-e037-421d-86b5-a9f2b151b7a6 2018-11-25 15:21:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:53,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-976c2309-9085-4b66-aaec-196fd5c5b590 Date: Sun, 25 Nov 2018 15:21:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cef1eb1a-9a4c-4328-8d90-e145443371e8"],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:53,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-976c2309-9085-4b66-aaec-196fd5c5b590 2018-11-25 15:21:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:53,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-639114af-b81d-477a-ae4e-90c72c1dcfe5 Date: Sun, 25 Nov 2018 15:21:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:53,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-639114af-b81d-477a-ae4e-90c72c1dcfe5 2018-11-25 15:21:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:53,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-a845ce03-e91f-4810-97b2-b376fb9a2c34 Date: Sun, 25 Nov 2018 15:21:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.1"}],"id":"32bd4296-abfb-4b1b-8780-b69a15b82090","security_groups":["5b770618-e128-4cdb-899b-6d167908181d"],"mac_address":"fa:16:3e:8e:0e:42","project_id":"a8643e01fdf242879b63aba91e4280b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1","admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:48Z","binding:vnic_type":"normal","device_id":"3d444230-3510-4a7c-a80c-fd1202e90091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.4"}],"id":"808aa835-7e93-462d-8df4-d3206017b46a","security_groups":[],"mac_address":"fa:16:3e:e6:4c:eb","project_id":"a8643e01fdf242879b63aba91e4280b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9775720c-b021-4bbe-a336-a22861276aa8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.3"}],"id":"be50c579-e907-4e5d-a670-10cd52cccd51","security_groups":[],"mac_address":"fa:16:3e:f7:4a:e0","project_id":"a8643e01fdf242879b63aba91e4280b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9775720c-b021-4bbe-a336-a22861276aa8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:21:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","ip_address":"10.200.201.2"}],"id":"ee8b7dcd-ecf8-4ece-a31f-8518ed9c4e7c","security_groups":[],"mac_address":"fa:16:3e:85:fe:1e","project_id":"a8643e01fdf242879b63aba91e4280b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9775720c-b021-4bbe-a336-a22861276aa8"}]} 2018-11-25 15:21:53,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-a845ce03-e91f-4810-97b2-b376fb9a2c34 2018-11-25 15:21:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:53,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4cd3b41c-7130-4314-9543-7c654cd0fcaa Date: Sun, 25 Nov 2018 15:21:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}} 2018-11-25 15:21:53,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 used request id req-4cd3b41c-7130-4314-9543-7c654cd0fcaa 2018-11-25 15:21:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:53,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-455bf34c-9c5a-4b63-8547-b429c885e59b Date: Sun, 25 Nov 2018 15:21:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cef1eb1a-9a4c-4328-8d90-e145443371e8"],"updated_at":"2018-11-25T15:21:38Z","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8643e01fdf242879b63aba91e4280b0","id":"9775720c-b021-4bbe-a336-a22861276aa8","name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1"}]} 2018-11-25 15:21:53,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-455bf34c-9c5a-4b63-8547-b429c885e59b 2018-11-25 15:21:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898dcc328802f1aaae32ae819cccde0d7b6faf85" 2018-11-25 15:21:54,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-73f5fd82-3971-409b-984a-0a91db5ab58f Date: Sun, 25 Nov 2018 15:21:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9775720c-b021-4bbe-a336-a22861276aa8","tenant_id":"a8643e01fdf242879b63aba91e4280b0","created_at":"2018-11-25T15:21:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a8643e01fdf242879b63aba91e4280b0","id":"cef1eb1a-9a4c-4328-8d90-e145443371e8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1"}]} 2018-11-25 15:21:54,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9775720c-b021-4bbe-a336-a22861276aa8 used request id req-73f5fd82-3971-409b-984a-0a91db5ab58f 2018-11-25 15:21:54,144 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router and port CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-port1 2018-11-25 15:21:54,144 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" -d '{"port_id": "32bd4296-abfb-4b1b-8780-b69a15b82090"}' 2018-11-25 15:21:55,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-643eb84d-2ccb-47eb-b925-2bdb88b3a17c Date: Sun, 25 Nov 2018 15:21:55 GMT RESP BODY: {"network_id": "9775720c-b021-4bbe-a336-a22861276aa8", "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "subnet_id": "cef1eb1a-9a4c-4328-8d90-e145443371e8", "subnet_ids": ["cef1eb1a-9a4c-4328-8d90-e145443371e8"], "port_id": "32bd4296-abfb-4b1b-8780-b69a15b82090", "id": "3d444230-3510-4a7c-a80c-fd1202e90091"} 2018-11-25 15:21:55,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091/remove_router_interface used request id req-643eb84d-2ccb-47eb-b925-2bdb88b3a17c 2018-11-25 15:21:55,651 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:55,651 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-router 2018-11-25 15:21:55,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbc6377a07612eab0a5a95f50d94628bfa55faa" 2018-11-25 15:21:58,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd4790a5-12a8-474b-9737-4e7d5e2e3d72 Content-Length: 0 Date: Sun, 25 Nov 2018 15:21:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:21:58,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/3d444230-3510-4a7c-a80c-fd1202e90091 used request id req-cd4790a5-12a8-474b-9737-4e7d5e2e3d72 2018-11-25 15:21:58,997 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1 2018-11-25 15:21:58,997 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-subnet1 2018-11-25 15:21:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:22:01,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6e47294-ea2a-4810-9020-216cb200cbb5 Date: Sun, 25 Nov 2018 15:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:01,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/cef1eb1a-9a4c-4328-8d90-e145443371e8 used request id req-a6e47294-ea2a-4810-9020-216cb200cbb5 2018-11-25 15:22:01,188 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f75a0d89-ff88-4a3d-8a64-4ac7f9925a03-pub-net1 2018-11-25 15:22:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/9775720c-b021-4bbe-a336-a22861276aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93075256654b69f7402cf812ba596d6985030dd7" 2018-11-25 15:22:02,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5690c02-2ea1-4650-8b73-9ce3f6138bc4 Date: Sun, 25 Nov 2018 15:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:02,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/9775720c-b021-4bbe-a336-a22861276aa8 used request id req-e5690c02-2ea1-4650-8b73-9ce3f6138bc4 2018-11-25 15:22:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:02,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-08db6559-adeb-4b49-b138-0b27e2c726d7 Date: Sun, 25 Nov 2018 15:22:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:37Z", "updated_at": "2018-11-25T15:21:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "revision_number": 0, "id": "5cb58378-ed39-4427-90d9-fbe421e3bd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8643e01fdf242879b63aba91e4280b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "revision_number": 0, "id": "a3e8237f-41f4-4e01-b47f-52213be02f05", "remote_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "remote_ip_prefix": null, "created_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8643e01fdf242879b63aba91e4280b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "revision_number": 0, "id": "c99760d2-160f-41b9-a5eb-679ce9b3095a", "remote_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "remote_ip_prefix": null, "created_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8643e01fdf242879b63aba91e4280b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "revision_number": 0, "id": "cb64db2e-4f6b-41a3-a361-68841bd7aba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8643e01fdf242879b63aba91e4280b0"}], "revision_number": 4, "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "5b770618-e128-4cdb-899b-6d167908181d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:22:02,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-08db6559-adeb-4b49-b138-0b27e2c726d7 2018-11-25 15:22:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:02,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42381bc5-e7ce-4217-9cb3-183f9056fd2c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:22:02,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-42381bc5-e7ce-4217-9cb3-183f9056fd2c 2018-11-25 15:22:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:02,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217f5ff8-da1a-4776-813a-c314f79d0347 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0"}, "enabled": true, "id": "a8643e01fdf242879b63aba91e4280b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f7393c3f-97bd-412-proj"}} 2018-11-25 15:22:02,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 used request id req-217f5ff8-da1a-4776-813a-c314f79d0347 2018-11-25 15:22:02,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b770618-e128-4cdb-899b-6d167908181d 2018-11-25 15:22:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b770618-e128-4cdb-899b-6d167908181d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:02,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fbe365aa-34bf-4b6d-9e68-a4d4f6ca642f Date: Sun, 25 Nov 2018 15:22:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "port_range_min": null, "revision_number": 0, "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:37Z", "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "5cb58378-ed39-4427-90d9-fbe421e3bd93"}, {"remote_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "port_range_min": null, "revision_number": 0, "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:37Z", "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "a3e8237f-41f4-4e01-b47f-52213be02f05"}, {"remote_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "port_range_min": null, "revision_number": 0, "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:37Z", "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "c99760d2-160f-41b9-a5eb-679ce9b3095a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:21:37Z", "security_group_id": "5b770618-e128-4cdb-899b-6d167908181d", "port_range_min": null, "revision_number": 0, "tenant_id": "a8643e01fdf242879b63aba91e4280b0", "created_at": "2018-11-25T15:21:37Z", "project_id": "a8643e01fdf242879b63aba91e4280b0", "id": "cb64db2e-4f6b-41a3-a361-68841bd7aba2"}]} 2018-11-25 15:22:02,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b770618-e128-4cdb-899b-6d167908181d used request id req-fbe365aa-34bf-4b6d-9e68-a4d4f6ca642f 2018-11-25 15:22:02,817 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:22:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5b770618-e128-4cdb-899b-6d167908181d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:03,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b41478c-e48b-4aa4-a32e-54a9d75ba3d2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:22:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:03,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5b770618-e128-4cdb-899b-6d167908181d used request id req-1b41478c-e48b-4aa4-a32e-54a9d75ba3d2 2018-11-25 15:22:03,142 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f7393c3f-97bd-412-proj 2018-11-25 15:22:03,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:03,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d09278ce-9231-4eed-9a4b-e116f10df26d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:03,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a8643e01fdf242879b63aba91e4280b0 used request id req-d09278ce-9231-4eed-9a4b-e116f10df26d 2018-11-25 15:22:03,370 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f7393c3f-97bd-412-proj-role 2018-11-25 15:22:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/013bb70e60b94f80aeccdc91794e742e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:03,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3ac9c7-cf90-4110-ad60-97f4d78c8cc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:03,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/013bb70e60b94f80aeccdc91794e742e used request id req-4b3ac9c7-cf90-4110-ad60-97f4d78c8cc3 2018-11-25 15:22:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30729442e6c939174c89c8d2bdb4bf0cf78bf7d5" 2018-11-25 15:22:03,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd222a9-5e4c-456b-8a58-72067d52a83f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:22:03,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9bd222a9-5e4c-456b-8a58-72067d52a83f 2018-11-25 15:22:03,564 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f7393c3f-97bd-412-user 2018-11-25 15:22:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ff50665a658243e49d1f97b6da4d5775 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd0c7fc362e9db7234efa6786938b991131191" 2018-11-25 15:22:03,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea92c053-b43b-49ea-a075-c463e95087e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:03,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ff50665a658243e49d1f97b6da4d5775 used request id req-ea92c053-b43b-49ea-a075-c463e95087e8 2018-11-25 15:22:03,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:04,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["O-aC2nSrRC-9-L1ukbdVgw"], "issued_at": "2018-11-25T15:22:04.000000Z"}} 2018-11-25 15:22:04,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9191dd9961d8eb6ce84079bea9c60acb2267fc" 2018-11-25 15:22:04,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5733f85b-085d-4a5c-ae07-b6c675e246b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:04,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5733f85b-085d-4a5c-ae07-b6c675e246b0 2018-11-25 15:22:04,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:04,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:04,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Ldj6AhHnRkqQhOmNuuv8xw"], "issued_at": "2018-11-25T15:22:04.000000Z"}} 2018-11-25 15:22:04,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:04,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bad7340-a0cd-48af-803e-0766885ba530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:04,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2bad7340-a0cd-48af-803e-0766885ba530 2018-11-25 15:22:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:04,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:04,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5b23c0-982d-49cf-9562-4be8b7c8b227 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:22:04,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj used request id req-ea5b23c0-982d-49cf-9562-4be8b7c8b227 2018-11-25 15:22:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:04,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8479164a-cda1-4fe2-a87a-70aa47afbc3e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:22:04,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8479164a-cda1-4fe2-a87a-70aa47afbc3e 2018-11-25 15:22:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj"}}' 2018-11-25 15:22:04,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0475b321-6af8-4763-bc9c-206caa438c53 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff"}, "enabled": true, "id": "b1f5c829e87a46a88b9bbc2f688d7aff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj"}} 2018-11-25 15:22:04,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0475b321-6af8-4763-bc9c-206caa438c53 2018-11-25 15:22:04,936 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj 2018-11-25 15:22:04,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:04,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:05,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["K-9AeSr3RAqE2JyCwVQV6w"], "issued_at": "2018-11-25T15:22:05.000000Z"}} 2018-11-25 15:22:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405215f908dda00966db14503d4e4d191a9ca16c" 2018-11-25 15:22:05,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44c50fc-5316-4d57-9131-bdf106253eee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:05,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e44c50fc-5316-4d57-9131-bdf106253eee 2018-11-25 15:22:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:05,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:05,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405215f908dda00966db14503d4e4d191a9ca16c" 2018-11-25 15:22:05,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c49f89-997d-4733-b967-94ea4986518b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:22:05,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c9c49f89-997d-4733-b967-94ea4986518b 2018-11-25 15:22:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405215f908dda00966db14503d4e4d191a9ca16c" 2018-11-25 15:22:05,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434f948a-ffb3-49e8-8cf5-457558e1fb22 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff"}, "enabled": true, "id": "b1f5c829e87a46a88b9bbc2f688d7aff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj"}]} 2018-11-25 15:22:05,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj used request id req-434f948a-ffb3-49e8-8cf5-457558e1fb22 2018-11-25 15:22:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405215f908dda00966db14503d4e4d191a9ca16c" 2018-11-25 15:22:05,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f901681-3415-4573-ac06-a621465e9aca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:22:05,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5f901681-3415-4573-ac06-a621465e9aca 2018-11-25 15:22:06,085 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-56fdcc1b-4f3b-430-user 2018-11-25 15:22:06,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:06,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91140f82-a1cc-43e8-b90c-283007386acb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:22:06,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-91140f82-a1cc-43e8-b90c-283007386acb 2018-11-25 15:22:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" -d '{"role": {"name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role"}}' 2018-11-25 15:22:06,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8fb26a-483b-412d-ad0e-0b9401b6991d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68fbfc30dd254e58adc579f0ab96192e", "links": {"self": "http://172.30.9.29:5000/v3/roles/68fbfc30dd254e58adc579f0ab96192e"}, "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role"}} 2018-11-25 15:22:06,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e8fb26a-483b-412d-ad0e-0b9401b6991d 2018-11-25 15:22:06,284 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role 2018-11-25 15:22:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/68fbfc30dd254e58adc579f0ab96192e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:06,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc19ad1-4aa8-4407-bd2f-0be3bb92a52e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/68fbfc30dd254e58adc579f0ab96192e"}, "domain_id": null, "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role", "id": "68fbfc30dd254e58adc579f0ab96192e"}} 2018-11-25 15:22:06,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/68fbfc30dd254e58adc579f0ab96192e used request id req-1bc19ad1-4aa8-4407-bd2f-0be3bb92a52e 2018-11-25 15:22:06,303 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role to project CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj 2018-11-25 15:22:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff/users/c351f1cbf09d44128a22ffc4250280c6/roles/68fbfc30dd254e58adc579f0ab96192e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:06,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c6d42b-d449-4b9a-82e0-7f676b924787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:06,436 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff/users/c351f1cbf09d44128a22ffc4250280c6/roles/68fbfc30dd254e58adc579f0ab96192e used request id req-88c6d42b-d449-4b9a-82e0-7f676b924787 2018-11-25 15:22:06,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:06,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:06,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aV67dIwkRA6EQU6YF2YqBg"], "issued_at": "2018-11-25T15:22:06.000000Z"}} 2018-11-25 15:22:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:06,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df98e795-11e1-4c57-b35e-6b4e61875321 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:06,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-df98e795-11e1-4c57-b35e-6b4e61875321 2018-11-25 15:22:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:07,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-840476b6-9cb9-4560-bc19-1443cfb56d55 Date: Sun, 25 Nov 2018 15:22:07 GMT RESP BODY: {"routers": []} 2018-11-25 15:22:07,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router&admin_state_up=True used request id req-840476b6-9cb9-4560-bc19-1443cfb56d55 2018-11-25 15:22:07,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:07,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:07,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["iw5gbxiDS86mehCO-OfwNw"], "issued_at": "2018-11-25T15:22:07.000000Z"}} 2018-11-25 15:22:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d973f3bfb0f56407df2747aa4e0132441a88fbf" 2018-11-25 15:22:07,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2dd5d0-1218-45bd-9a74-ab97c438f980 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:07,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3f2dd5d0-1218-45bd-9a74-ab97c438f980 2018-11-25 15:22:07,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:07,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:07,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d973f3bfb0f56407df2747aa4e0132441a88fbf" 2018-11-25 15:22:07,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d4cbe4-c01e-4ca2-abdb-c0b244c2f900 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff"}, "enabled": true, "id": "b1f5c829e87a46a88b9bbc2f688d7aff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj"}]} 2018-11-25 15:22:07,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj used request id req-54d4cbe4-c01e-4ca2-abdb-c0b244c2f900 2018-11-25 15:22:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:08,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-42848686-681f-42fe-91f5-61464204058d Date: Sun, 25 Nov 2018 15:22:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:22:08,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-42848686-681f-42fe-91f5-61464204058d 2018-11-25 15:22:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:08,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3821b5a9-be20-441f-b303-b82e3925a1ba Date: Sun, 25 Nov 2018 15:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:22:08,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-3821b5a9-be20-441f-b303-b82e3925a1ba 2018-11-25 15:22:08,298 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router 2018-11-25 15:22:08,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "tenant_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "name": "CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router", "admin_state_up": true}}' 2018-11-25 15:22:13,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1df58529-78a1-4160-96f6-f9d88a16d174 Date: Sun, 25 Nov 2018 15:22:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "created_at": "2018-11-25T15:22:08Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:09Z", "project_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c575d17a-ac20-49b1-af55-9637cbfed015", "name": "CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router"}} 2018-11-25 15:22:13,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-1df58529-78a1-4160-96f6-f9d88a16d174 2018-11-25 15:22:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c575d17a-ac20-49b1-af55-9637cbfed015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:13,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-0a4de5a5-7298-4b9b-908c-326f8fa1bf33 Date: Sun, 25 Nov 2018 15:22:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","ip_address":"169.254.192.9"}],"id":"063d876d-f6dd-4f5f-98b0-e2c7d8c3ed2d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:61:c2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b1f5c829e87a46a88b9bbc2f688d7aff","admin_state_up":true,"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:12Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","ip_address":"169.254.192.3"}],"id":"07916b6d-62de-4d09-a20e-4c12aedfefa8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:ae:70","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b1f5c829e87a46a88b9bbc2f688d7aff","admin_state_up":true,"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:10Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","ip_address":"169.254.192.2"}],"id":"bcb5b426-f7a3-4902-9fc8-551fe91a68cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:47:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b1f5c829e87a46a88b9bbc2f688d7aff","admin_state_up":true,"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:11Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:13Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.203"}],"id":"fbb35e59-9b55-4e22-a04c-754fc796dd0f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:d8:45","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:22:09Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"}]} 2018-11-25 15:22:13,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c575d17a-ac20-49b1-af55-9637cbfed015 used request id req-0a4de5a5-7298-4b9b-908c-326f8fa1bf33 2018-11-25 15:22:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:13,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a3adc1d3-a809-404e-833a-359ec3883744 Date: Sun, 25 Nov 2018 15:22:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:22:13,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-a3adc1d3-a809-404e-833a-359ec3883744 2018-11-25 15:22:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:13,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6b07c7f6-433f-490e-bc69-8a324bcf29de Date: Sun, 25 Nov 2018 15:22:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:08Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","subnetpool_id":null,"name":"HA subnet tenant b1f5c829e87a46a88b9bbc2f688d7aff"}} 2018-11-25 15:22:13,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c used request id req-6b07c7f6-433f-490e-bc69-8a324bcf29de 2018-11-25 15:22:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:14,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27a09a7c-1d7f-4310-add8-d57d815f2dfa Date: Sun, 25 Nov 2018 15:22:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:08Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","subnetpool_id":null,"name":"HA subnet tenant b1f5c829e87a46a88b9bbc2f688d7aff"}} 2018-11-25 15:22:14,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c used request id req-27a09a7c-1d7f-4310-add8-d57d815f2dfa 2018-11-25 15:22:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:14,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-018f0399-e417-442e-bf03-3c2637ef341d Date: Sun, 25 Nov 2018 15:22:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:08Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","subnetpool_id":null,"name":"HA subnet tenant b1f5c829e87a46a88b9bbc2f688d7aff"}} 2018-11-25 15:22:14,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c used request id req-018f0399-e417-442e-bf03-3c2637ef341d 2018-11-25 15:22:14,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/c575d17a-ac20-49b1-af55-9637cbfed015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:14,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-88ee05d9-151f-4696-a2d5-02e8c7a1dc76 Date: Sun, 25 Nov 2018 15:22:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "created_at": "2018-11-25T15:22:08Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:12Z", "project_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "c575d17a-ac20-49b1-af55-9637cbfed015", "name": "CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router"}} 2018-11-25 15:22:14,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/c575d17a-ac20-49b1-af55-9637cbfed015 used request id req-88ee05d9-151f-4696-a2d5-02e8c7a1dc76 2018-11-25 15:22:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c575d17a-ac20-49b1-af55-9637cbfed015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:14,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-410873bc-eb91-4387-9ad0-9c1ab9702650 Date: Sun, 25 Nov 2018 15:22:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","ip_address":"169.254.192.9"}],"id":"063d876d-f6dd-4f5f-98b0-e2c7d8c3ed2d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:61:c2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b1f5c829e87a46a88b9bbc2f688d7aff","admin_state_up":true,"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:12Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","ip_address":"169.254.192.3"}],"id":"07916b6d-62de-4d09-a20e-4c12aedfefa8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:ae:70","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b1f5c829e87a46a88b9bbc2f688d7aff","admin_state_up":true,"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:10Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:14Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","ip_address":"169.254.192.2"}],"id":"bcb5b426-f7a3-4902-9fc8-551fe91a68cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:47:5a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b1f5c829e87a46a88b9bbc2f688d7aff","admin_state_up":true,"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:11Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:14Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.203"}],"id":"fbb35e59-9b55-4e22-a04c-754fc796dd0f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:d8:45","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T15:22:09Z","binding:vnic_type":"normal","device_id":"c575d17a-ac20-49b1-af55-9637cbfed015"}]} 2018-11-25 15:22:14,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c575d17a-ac20-49b1-af55-9637cbfed015 used request id req-410873bc-eb91-4387-9ad0-9c1ab9702650 2018-11-25 15:22:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:14,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ec0714b0-4c77-4274-8a9c-59c783479ba1 Date: Sun, 25 Nov 2018 15:22:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:22:14,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-ec0714b0-4c77-4274-8a9c-59c783479ba1 2018-11-25 15:22:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:14,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b9ee565b-6fa0-41de-8dad-25c971f75440 Date: Sun, 25 Nov 2018 15:22:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:08Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","subnetpool_id":null,"name":"HA subnet tenant b1f5c829e87a46a88b9bbc2f688d7aff"}} 2018-11-25 15:22:14,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c used request id req-b9ee565b-6fa0-41de-8dad-25c971f75440 2018-11-25 15:22:14,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:15,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e0d2d6f3-a673-42ee-b6c8-db6dec32aa69 Date: Sun, 25 Nov 2018 15:22:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:08Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","subnetpool_id":null,"name":"HA subnet tenant b1f5c829e87a46a88b9bbc2f688d7aff"}} 2018-11-25 15:22:15,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c used request id req-e0d2d6f3-a673-42ee-b6c8-db6dec32aa69 2018-11-25 15:22:15,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:15,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f08b3c92-0a20-4ed2-9c67-cb1894ec2acf Date: Sun, 25 Nov 2018 15:22:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5bed62f-d8fd-471f-9d8e-27d35dd83d6e","tenant_id":"","created_at":"2018-11-25T15:22:08Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9c80b1a1-531c-4085-b374-e4580b8afb1c","subnetpool_id":null,"name":"HA subnet tenant b1f5c829e87a46a88b9bbc2f688d7aff"}} 2018-11-25 15:22:15,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9c80b1a1-531c-4085-b374-e4580b8afb1c used request id req-f08b3c92-0a20-4ed2-9c67-cb1894ec2acf 2018-11-25 15:22:15,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:15,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68fbfc30dd254e58adc579f0ab96192e", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role"}], "expires_at": "2018-11-25T16:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1f5c829e87a46a88b9bbc2f688d7aff", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b1f5c829e87a46a88b9bbc2f688d7aff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-user", "id": "c351f1cbf09d44128a22ffc4250280c6"}, "audit_ids": ["i9JMfaS4QCu3slXyoA4_xw"], "issued_at": "2018-11-25T15:22:15.000000Z"}} 2018-11-25 15:22:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b443cac22e0d6b735106981f19d110926620372f" 2018-11-25 15:22:15,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-71046b03-85ff-45f4-8a8d-18348a3dcba1 Date: Sun, 25 Nov 2018 15:22:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "created_at": "2018-11-25T15:22:08Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:12Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "b1f5c829e87a46a88b9bbc2f688d7aff", "id": "c575d17a-ac20-49b1-af55-9637cbfed015", "name": "CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router"}]} 2018-11-25 15:22:15,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router&admin_state_up=True used request id req-71046b03-85ff-45f4-8a8d-18348a3dcba1 2018-11-25 15:22:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:15,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9191dd9961d8eb6ce84079bea9c60acb2267fc" 2018-11-25 15:22:15,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340f65a7-5c49-443b-96ff-fce630b99fac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff"}, "enabled": true, "id": "b1f5c829e87a46a88b9bbc2f688d7aff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj"}} 2018-11-25 15:22:15,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff used request id req-340f65a7-5c49-443b-96ff-fce630b99fac 2018-11-25 15:22:15,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c575d17a-ac20-49b1-af55-9637cbfed015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b443cac22e0d6b735106981f19d110926620372f" 2018-11-25 15:22:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4fd96e5-0788-4884-83c5-87fbf47e02df Date: Sun, 25 Nov 2018 15:22:15 GMT RESP BODY: {"ports":[]} 2018-11-25 15:22:15,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c575d17a-ac20-49b1-af55-9637cbfed015 used request id req-a4fd96e5-0788-4884-83c5-87fbf47e02df 2018-11-25 15:22:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b443cac22e0d6b735106981f19d110926620372f" 2018-11-25 15:22:16,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-940d8c27-8c93-4a12-82c0-bc05ba3ee0f9 Date: Sun, 25 Nov 2018 15:22:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:22:16,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-940d8c27-8c93-4a12-82c0-bc05ba3ee0f9 2018-11-25 15:22:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b443cac22e0d6b735106981f19d110926620372f" 2018-11-25 15:22:16,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a3b57f0-3c88-4291-9690-ff87e12924bf Date: Sun, 25 Nov 2018 15:22:16 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:22:16,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-9a3b57f0-3c88-4291-9690-ff87e12924bf 2018-11-25 15:22:16,381 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router 2018-11-25 15:22:16,381 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b8dd30c1-19c2-4617-a554-d353a51be463-pub-router 2018-11-25 15:22:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/c575d17a-ac20-49b1-af55-9637cbfed015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398fcaed15f49b8382319486f278d6b4085450f8" 2018-11-25 15:22:19,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2981e312-e2f4-4bcd-80db-6a69a5b44a1a Content-Length: 0 Date: Sun, 25 Nov 2018 15:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:19,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c575d17a-ac20-49b1-af55-9637cbfed015 used request id req-2981e312-e2f4-4bcd-80db-6a69a5b44a1a 2018-11-25 15:22:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:19,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ddd6e0ff-1eb4-4381-8df4-0076a3841ea4 Date: Sun, 25 Nov 2018 15:22:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:22:19,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ddd6e0ff-1eb4-4381-8df4-0076a3841ea4 2018-11-25 15:22:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:19,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a36e87-6315-46a6-b256-94269e906cef Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:22:19,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-90a36e87-6315-46a6-b256-94269e906cef 2018-11-25 15:22:19,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:19,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5ce129-2acd-4573-8732-b65eb3cedf9c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:22:19,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-be5ce129-2acd-4573-8732-b65eb3cedf9c 2018-11-25 15:22:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:19,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a496ff35-da6a-4553-950d-5bbb88b43055 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:22:19,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-a496ff35-da6a-4553-950d-5bbb88b43055 2018-11-25 15:22:19,987 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj 2018-11-25 15:22:19,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:20,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b0c6f7-82e2-46e4-be1e-c5458b7f2b86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:20,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b1f5c829e87a46a88b9bbc2f688d7aff used request id req-f7b0c6f7-82e2-46e4-be1e-c5458b7f2b86 2018-11-25 15:22:20,178 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-56fdcc1b-4f3b-430-proj-role 2018-11-25 15:22:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/68fbfc30dd254e58adc579f0ab96192e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:20,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719747e5-94a5-4117-b130-9ffe97074b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:20,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/68fbfc30dd254e58adc579f0ab96192e used request id req-719747e5-94a5-4117-b130-9ffe97074b17 2018-11-25 15:22:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48877e9999663f24066e0312412eb98c6fb567" 2018-11-25 15:22:20,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b0c940-ed85-45ae-b81d-c1ef72610532 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:22:20,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-65b0c940-ed85-45ae-b81d-c1ef72610532 2018-11-25 15:22:20,473 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-56fdcc1b-4f3b-430-user 2018-11-25 15:22:20,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c351f1cbf09d44128a22ffc4250280c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405215f908dda00966db14503d4e4d191a9ca16c" 2018-11-25 15:22:20,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e4d0ad-43d9-45a6-af61-c6cd3e0fb930 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:20,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c351f1cbf09d44128a22ffc4250280c6 used request id req-a4e4d0ad-43d9-45a6-af61-c6cd3e0fb930 2018-11-25 15:22:20,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:21,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["GOlgd00AQbKs3VYNOCEdow"], "issued_at": "2018-11-25T15:22:21.000000Z"}} 2018-11-25 15:22:21,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2917e27751a3a15709157232b235ee61dc447d0" 2018-11-25 15:22:21,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70c8b8a-6cf1-4c0e-8507-ea5ada1c7761 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:21,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a70c8b8a-6cf1-4c0e-8507-ea5ada1c7761 2018-11-25 15:22:21,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:21,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:21,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["6t4-0BUlSf-MGzIUVxAptg"], "issued_at": "2018-11-25T15:22:21.000000Z"}} 2018-11-25 15:22:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:22:21,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354c780f-de32-4be0-a541-28ed5a2680ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:21,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-354c780f-de32-4be0-a541-28ed5a2680ce 2018-11-25 15:22:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:21,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f3730221-a7d0-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:22:21,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b313a9-d59b-4601-b21b-e4a83bf14b1d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f3730221-a7d0-44a-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:22:21,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f3730221-a7d0-44a-proj used request id req-19b313a9-d59b-4601-b21b-e4a83bf14b1d 2018-11-25 15:22:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:22:21,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d244327-a178-415a-b14f-f364217838cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:22:21,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7d244327-a178-415a-b14f-f364217838cd 2018-11-25 15:22:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}}' 2018-11-25 15:22:21,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0194cc3b-a0dc-41a0-90de-2737b33d5daa Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:21,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0194cc3b-a0dc-41a0-90de-2737b33d5daa 2018-11-25 15:22:21,822 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f3730221-a7d0-44a-proj 2018-11-25 15:22:21,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:21,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:22,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["qQ1FoODwRtSIMhjsXs7u7Q"], "issued_at": "2018-11-25T15:22:22.000000Z"}} 2018-11-25 15:22:22,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4548942b8d2be36c493e5c3cb03b773c647c787" 2018-11-25 15:22:22,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0a4d98-faa6-493d-8bd0-96f6f631f10d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:22,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9f0a4d98-faa6-493d-8bd0-96f6f631f10d 2018-11-25 15:22:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:22,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4548942b8d2be36c493e5c3cb03b773c647c787" 2018-11-25 15:22:22,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e9de92-1d86-4b00-9086-f0668679d4e4 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:22:22,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e0e9de92-1d86-4b00-9086-f0668679d4e4 2018-11-25 15:22:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-f3730221-a7d0-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4548942b8d2be36c493e5c3cb03b773c647c787" 2018-11-25 15:22:22,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6871f2-ec8b-473a-9282-190812739c76 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-f3730221-a7d0-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}]} 2018-11-25 15:22:22,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-f3730221-a7d0-44a-proj used request id req-2e6871f2-ec8b-473a-9282-190812739c76 2018-11-25 15:22:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4548942b8d2be36c493e5c3cb03b773c647c787" 2018-11-25 15:22:22,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b4d3b1-366b-4dde-897f-6160b5d4331f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:22:22,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-38b4d3b1-366b-4dde-897f-6160b5d4331f 2018-11-25 15:22:22,900 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f3730221-a7d0-44a-user 2018-11-25 15:22:22,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:22:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54674ca-320d-4ee5-8e70-92de9f950c33 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:22:22,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a54674ca-320d-4ee5-8e70-92de9f950c33 2018-11-25 15:22:22,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" -d '{"role": {"name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}}' 2018-11-25 15:22:23,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ebbb88-583f-4b90-9a99-27f558baa8ab Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f0347a5bef04440a6b6b68ecffd18a7", "links": {"self": "http://172.30.9.29:5000/v3/roles/4f0347a5bef04440a6b6b68ecffd18a7"}, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}} 2018-11-25 15:22:23,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c2ebbb88-583f-4b90-9a99-27f558baa8ab 2018-11-25 15:22:23,115 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role 2018-11-25 15:22:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4f0347a5bef04440a6b6b68ecffd18a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:22:23,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23ccc47-4789-4609-bf30-dac8d912fec2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4f0347a5bef04440a6b6b68ecffd18a7"}, "domain_id": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role", "id": "4f0347a5bef04440a6b6b68ecffd18a7"}} 2018-11-25 15:22:23,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4f0347a5bef04440a6b6b68ecffd18a7 used request id req-d23ccc47-4789-4609-bf30-dac8d912fec2 2018-11-25 15:22:23,200 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role to project CreateRouterSuccessTests-f3730221-a7d0-44a-proj 2018-11-25 15:22:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5/users/de052b63696243da817fef1874a48850/roles/4f0347a5bef04440a6b6b68ecffd18a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:22:23,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3d7b82-92b3-407e-8053-2c5705798367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:22:23,339 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5/users/de052b63696243da817fef1874a48850/roles/4f0347a5bef04440a6b6b68ecffd18a7 used request id req-4f3d7b82-92b3-407e-8053-2c5705798367 2018-11-25 15:22:23,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:23,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:23,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["EapcYnQTTYmfmWNFzQGRuQ"], "issued_at": "2018-11-25T15:22:23.000000Z"}} 2018-11-25 15:22:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:23,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4298ac6-9901-4e09-bdd6-ad33aab93067 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:23,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d4298ac6-9901-4e09-bdd6-ad33aab93067 2018-11-25 15:22:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:23,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0175f882-19ab-483a-8e49-56a04a2f7d1c Date: Sun, 25 Nov 2018 15:22:23 GMT RESP BODY: {"networks":[]} 2018-11-25 15:22:23,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 used request id req-0175f882-19ab-483a-8e49-56a04a2f7d1c 2018-11-25 15:22:23,971 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 2018-11-25 15:22:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" -d '{"network": {"name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1", "admin_state_up": true}}' 2018-11-25 15:22:24,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c159d3b0-9f4c-415b-90d9-74fad4ab2230 Date: Sun, 25 Nov 2018 15:22:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:22:24Z","is_default":false,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","mtu":1450}} 2018-11-25 15:22:24,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c159d3b0-9f4c-415b-90d9-74fad4ab2230 2018-11-25 15:22:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:24,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a994c891-e1d7-4e99-8df9-7c481d33fb66 Date: Sun, 25 Nov 2018 15:22:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:22:24Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:24,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-a994c891-e1d7-4e99-8df9-7c481d33fb66 2018-11-25 15:22:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:25,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b1848af-a01c-441a-a644-5c41fc3ed176 Date: Sun, 25 Nov 2018 15:22:25 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:22:25,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-1b1848af-a01c-441a-a644-5c41fc3ed176 2018-11-25 15:22:25,131 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1 2018-11-25 15:22:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" -d '{"subnets": [{"ip_version": 4, "network_id": "a4683092-4756-4fd6-a857-c33a5b18ca6b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]}' 2018-11-25 15:22:25,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bc66da84-85ef-45ca-91d4-e398c27c26d0 Date: Sun, 25 Nov 2018 15:22:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:25,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-bc66da84-85ef-45ca-91d4-e398c27c26d0 2018-11-25 15:22:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:25,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-57f96521-8dc6-412d-8b7c-fd6b32ff237e Date: Sun, 25 Nov 2018 15:22:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:25,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-57f96521-8dc6-412d-8b7c-fd6b32ff237e 2018-11-25 15:22:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:26,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3b08e6d4-0124-4394-b8c0-936870b1283a Date: Sun, 25 Nov 2018 15:22:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:26,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-3b08e6d4-0124-4394-b8c0-936870b1283a 2018-11-25 15:22:26,093 - OpenStackNetwork - DEBUG - Network [a4683092-4756-4fd6-a857-c33a5b18ca6b] created successfully 2018-11-25 15:22:26,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:26,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:26,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["ZC0RKv3dSGu5QN8L1QiXOw"], "issued_at": "2018-11-25T15:22:26.000000Z"}} 2018-11-25 15:22:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:22:26,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d743265a-62cb-478c-8199-6f938e454e93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:26,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d743265a-62cb-478c-8199-6f938e454e93 2018-11-25 15:22:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:22:26,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-976654e2-e232-4041-b791-077cdd12e790 Date: Sun, 25 Nov 2018 15:22:26 GMT RESP BODY: {"networks":[]} 2018-11-25 15:22:26,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 used request id req-976654e2-e232-4041-b791-077cdd12e790 2018-11-25 15:22:26,744 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 2018-11-25 15:22:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" -d '{"network": {"name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2", "admin_state_up": true}}' 2018-11-25 15:22:27,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4910da34-81d8-47f1-9b18-e343e8984949 Date: Sun, 25 Nov 2018 15:22:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"740ff2da-e493-4c3c-81a9-dbde439c6326","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:22:27Z","is_default":false,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","mtu":1450}} 2018-11-25 15:22:27,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-4910da34-81d8-47f1-9b18-e343e8984949 2018-11-25 15:22:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:22:27,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-79f91502-de31-4565-b3d3-229bcb668413 Date: Sun, 25 Nov 2018 15:22:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:27,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-79f91502-de31-4565-b3d3-229bcb668413 2018-11-25 15:22:27,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:22:27,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41125451-fe69-4322-898f-85e830ed2ac6 Date: Sun, 25 Nov 2018 15:22:27 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:22:27,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-41125451-fe69-4322-898f-85e830ed2ac6 2018-11-25 15:22:27,470 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2 2018-11-25 15:22:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" -d '{"subnets": [{"ip_version": 4, "network_id": "740ff2da-e493-4c3c-81a9-dbde439c6326", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]}' 2018-11-25 15:22:28,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e6605699-c1f5-4ea8-86ca-4093da598abe Date: Sun, 25 Nov 2018 15:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:28,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e6605699-c1f5-4ea8-86ca-4093da598abe 2018-11-25 15:22:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:22:28,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cb25cb62-15b5-48bb-b923-1eb209462c8d Date: Sun, 25 Nov 2018 15:22:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:28,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-cb25cb62-15b5-48bb-b923-1eb209462c8d 2018-11-25 15:22:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:22:28,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-14ff2c3a-def3-4f9c-aafa-fc5e2c29a547 Date: Sun, 25 Nov 2018 15:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:28,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-14ff2c3a-def3-4f9c-aafa-fc5e2c29a547 2018-11-25 15:22:28,424 - OpenStackNetwork - DEBUG - Network [740ff2da-e493-4c3c-81a9-dbde439c6326] created successfully 2018-11-25 15:22:28,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:28,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:28,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["-RJzJBwaT8at7LJZm-Tpiw"], "issued_at": "2018-11-25T15:22:28.000000Z"}} 2018-11-25 15:22:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:28,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564862a6-9976-4500-b667-fe8b53b7d104 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:28,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-564862a6-9976-4500-b667-fe8b53b7d104 2018-11-25 15:22:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:29,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c1eebfc4-66cf-465e-8806-507a7aae53e4 Date: Sun, 25 Nov 2018 15:22:29 GMT RESP BODY: {"routers": []} 2018-11-25 15:22:29,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router&admin_state_up=True used request id req-c1eebfc4-66cf-465e-8806-507a7aae53e4 2018-11-25 15:22:29,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:29,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:29,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["f9adQVVMQHW1yE2PmKOKiQ"], "issued_at": "2018-11-25T15:22:29.000000Z"}} 2018-11-25 15:22:29,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219725f0e2d08d7633e1882183b236bca32ebb9b" 2018-11-25 15:22:29,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c009b6-0d30-41a2-b0c6-12ee1e4a4f74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:29,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d2c009b6-0d30-41a2-b0c6-12ee1e4a4f74 2018-11-25 15:22:29,703 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"router": {"name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router", "admin_state_up": true}}' 2018-11-25 15:22:33,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-af27c25b-f02d-4d94-8551-7b1d1cfed660 Date: Sun, 25 Nov 2018 15:22:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:30Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:30Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router"}} 2018-11-25 15:22:33,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-af27c25b-f02d-4d94-8551-7b1d1cfed660 2018-11-25 15:22:33,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:33,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ac85a476-c3b5-4eba-a584-b11b03894471 Date: Sun, 25 Nov 2018 15:22:33 GMT RESP BODY: {"ports":[]} 2018-11-25 15:22:33,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-ac85a476-c3b5-4eba-a584-b11b03894471 2018-11-25 15:22:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:33,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-51a5493c-2b43-41f4-ab6d-dd015a2fb325 Date: Sun, 25 Nov 2018 15:22:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:33,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 used request id req-51a5493c-2b43-41f4-ab6d-dd015a2fb325 2018-11-25 15:22:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:33,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:33,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:33,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a22260-981b-4f44-bb25-6565e1944050 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:33,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-38a22260-981b-4f44-bb25-6565e1944050 2018-11-25 15:22:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:34,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e64e790f-23c6-460b-a5ca-bcba6055e4e4 Date: Sun, 25 Nov 2018 15:22:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:34,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-e64e790f-23c6-460b-a5ca-bcba6055e4e4 2018-11-25 15:22:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:34,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-151442a3-70db-4f38-811d-16638837364b Date: Sun, 25 Nov 2018 15:22:34 GMT RESP BODY: {"ports":[]} 2018-11-25 15:22:34,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1&admin_state_up=True used request id req-151442a3-70db-4f38-811d-16638837364b 2018-11-25 15:22:34,051 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1 for router - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:34,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:34,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:34,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["Je9JjRt5Sru04aMv8aqwWw"], "issued_at": "2018-11-25T15:22:34.000000Z"}} 2018-11-25 15:22:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51906dc700e7cef7a5cb365e65fff1c1a9a58c4e" 2018-11-25 15:22:34,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec4b6e-ba7a-46a0-8b63-aec303215c9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:34,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-44ec4b6e-ba7a-46a0-8b63-aec303215c9f 2018-11-25 15:22:34,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ccbdad0b-5837-4878-b253-474583424c0f Date: Sun, 25 Nov 2018 15:22:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:34,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 used request id req-ccbdad0b-5837-4878-b253-474583424c0f 2018-11-25 15:22:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:34,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-02c27997-ecde-45a4-8b6d-2d8bf9bef275 Date: Sun, 25 Nov 2018 15:22:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:34,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-02c27997-ecde-45a4-8b6d-2d8bf9bef275 2018-11-25 15:22:34,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:35,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f5586b14-2e40-4b1a-a000-f9f7d9202478 Date: Sun, 25 Nov 2018 15:22:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:35,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 used request id req-f5586b14-2e40-4b1a-a000-f9f7d9202478 2018-11-25 15:22:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:35,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51906dc700e7cef7a5cb365e65fff1c1a9a58c4e" 2018-11-25 15:22:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdeb8138-1692-41a8-8d93-50c01320eb78 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:35,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-cdeb8138-1692-41a8-8d93-50c01320eb78 2018-11-25 15:22:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:35,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1ecfb065-96a1-41ec-8815-cc4ce5de5af6 Date: Sun, 25 Nov 2018 15:22:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:35,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-1ecfb065-96a1-41ec-8815-cc4ce5de5af6 2018-11-25 15:22:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:35,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-12c265ec-79a2-4450-9da0-6ef0f301f595 Date: Sun, 25 Nov 2018 15:22:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:35,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1 used request id req-12c265ec-79a2-4450-9da0-6ef0f301f595 2018-11-25 15:22:35,573 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 2018-11-25 15:22:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"port": {"network_id": "a4683092-4756-4fd6-a857-c33a5b18ca6b", "fixed_ips": [{"subnet_id": "342e56f2-3864-4057-b159-8bc93a931629", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1", "admin_state_up": true}}' 2018-11-25 15:22:36,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-80c5d710-251f-44fe-8f0b-c0e9e4e2169d Date: Sun, 25 Nov 2018 15:22:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","qos_policy_id":null,"admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal"}} 2018-11-25 15:22:36,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-80c5d710-251f-44fe-8f0b-c0e9e4e2169d 2018-11-25 15:22:36,569 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1 for router - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:36,569 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"port_id": "e58033db-6ac1-4ca8-b10d-9f09f08dd4fe"}' 2018-11-25 15:22:38,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2746a55d-5a00-4084-a7ed-109aea0cd509 Date: Sun, 25 Nov 2018 15:22:38 GMT RESP BODY: {"network_id": "a4683092-4756-4fd6-a857-c33a5b18ca6b", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "subnet_id": "342e56f2-3864-4057-b159-8bc93a931629", "subnet_ids": ["342e56f2-3864-4057-b159-8bc93a931629"], "port_id": "e58033db-6ac1-4ca8-b10d-9f09f08dd4fe", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64"} 2018-11-25 15:22:38,401 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/add_router_interface used request id req-2746a55d-5a00-4084-a7ed-109aea0cd509 2018-11-25 15:22:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:38,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-97e6eda0-f87b-4197-88bb-81686eac6337 Date: Sun, 25 Nov 2018 15:22:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:38,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 used request id req-97e6eda0-f87b-4197-88bb-81686eac6337 2018-11-25 15:22:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:38,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27169a3a-7c6f-4297-9d0d-665a37d22d04 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:38,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-27169a3a-7c6f-4297-9d0d-665a37d22d04 2018-11-25 15:22:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:38,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d200bbe1-1b9d-4e04-a0ac-822e23b179e5 Date: Sun, 25 Nov 2018 15:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:38,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-d200bbe1-1b9d-4e04-a0ac-822e23b179e5 2018-11-25 15:22:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:39,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-909879c2-162d-4f19-9975-d63192cff701 Date: Sun, 25 Nov 2018 15:22:39 GMT RESP BODY: {"ports":[]} 2018-11-25 15:22:39,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2&admin_state_up=True used request id req-909879c2-162d-4f19-9975-d63192cff701 2018-11-25 15:22:39,080 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2 for router - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:39,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:39,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:39,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["3orXiACsQV21yBvXA6sf0g"], "issued_at": "2018-11-25T15:22:39.000000Z"}} 2018-11-25 15:22:39,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ef32cd31a7da834eca77a2752e84c944e84352" 2018-11-25 15:22:39,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94afd1d3-5a9a-42b9-8af5-ba8b8c60dac0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:39,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-94afd1d3-5a9a-42b9-8af5-ba8b8c60dac0 2018-11-25 15:22:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:39,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8cf21ffa-1633-403c-81f7-d8b3e52eac49 Date: Sun, 25 Nov 2018 15:22:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:39,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 used request id req-8cf21ffa-1633-403c-81f7-d8b3e52eac49 2018-11-25 15:22:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:39,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-18ad7a63-7da8-428a-8d0c-fecca1c9c85e Date: Sun, 25 Nov 2018 15:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:39,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-18ad7a63-7da8-428a-8d0c-fecca1c9c85e 2018-11-25 15:22:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:39,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9fff813b-8781-40df-aaa8-4904df374cb3 Date: Sun, 25 Nov 2018 15:22:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:39,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 used request id req-9fff813b-8781-40df-aaa8-4904df374cb3 2018-11-25 15:22:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:39,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ef32cd31a7da834eca77a2752e84c944e84352" 2018-11-25 15:22:39,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e94a0b-f527-44c9-98b0-9bc271b7b078 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:39,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-23e94a0b-f527-44c9-98b0-9bc271b7b078 2018-11-25 15:22:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:39,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bbc33ef9-f2a1-42b8-b8e8-d2118762ce9c Date: Sun, 25 Nov 2018 15:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:39,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-bbc33ef9-f2a1-42b8-b8e8-d2118762ce9c 2018-11-25 15:22:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:40,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a02716ee-0425-4fa9-9e28-19d91d130c41 Date: Sun, 25 Nov 2018 15:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:40,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2 used request id req-a02716ee-0425-4fa9-9e28-19d91d130c41 2018-11-25 15:22:40,001 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 2018-11-25 15:22:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"port": {"network_id": "740ff2da-e493-4c3c-81a9-dbde439c6326", "fixed_ips": [{"subnet_id": "8db1a950-833b-4c63-aa28-7df43bb0dd01", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2", "admin_state_up": true}}' 2018-11-25 15:22:40,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-7f4d4e95-5895-4fe5-82b6-974c2db882f7 Date: Sun, 25 Nov 2018 15:22:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","qos_policy_id":null,"admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal"}} 2018-11-25 15:22:40,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-7f4d4e95-5895-4fe5-82b6-974c2db882f7 2018-11-25 15:22:40,988 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2 for router - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:40,988 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"port_id": "e0e1521e-485a-4ab4-8cb5-9c418d78b6d0"}' 2018-11-25 15:22:42,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a77dcc50-b211-47fe-ac9c-1a94a7a5a6f7 Date: Sun, 25 Nov 2018 15:22:42 GMT RESP BODY: {"network_id": "740ff2da-e493-4c3c-81a9-dbde439c6326", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "subnet_id": "8db1a950-833b-4c63-aa28-7df43bb0dd01", "subnet_ids": ["8db1a950-833b-4c63-aa28-7df43bb0dd01"], "port_id": "e0e1521e-485a-4ab4-8cb5-9c418d78b6d0", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64"} 2018-11-25 15:22:42,762 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/add_router_interface used request id req-a77dcc50-b211-47fe-ac9c-1a94a7a5a6f7 2018-11-25 15:22:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:42,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-a60437f6-d7c2-48f6-a4d3-eb235fd41196 Date: Sun, 25 Nov 2018 15:22:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:30Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:41Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router"}} 2018-11-25 15:22:42,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-a60437f6-d7c2-48f6-a4d3-eb235fd41196 2018-11-25 15:22:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:43,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-794bbc7e-1306-4be5-9c0a-288ab02c5f82 Date: Sun, 25 Nov 2018 15:22:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:43,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-794bbc7e-1306-4be5-9c0a-288ab02c5f82 2018-11-25 15:22:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:43,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7ad385b3-1891-4c27-bc3c-57438a8a8af1 Date: Sun, 25 Nov 2018 15:22:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}} 2018-11-25 15:22:43,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 used request id req-7ad385b3-1891-4c27-bc3c-57438a8a8af1 2018-11-25 15:22:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:43,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fd1e9c59-7c39-402b-b474-57cabc5614a6 Date: Sun, 25 Nov 2018 15:22:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}} 2018-11-25 15:22:43,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 used request id req-fd1e9c59-7c39-402b-b474-57cabc5614a6 2018-11-25 15:22:43,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:43,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["UG5K9VecReeGcsL_QyDgrw"], "issued_at": "2018-11-25T15:22:43.000000Z"}} 2018-11-25 15:22:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:43,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-93f15aa0-d64d-440d-af67-4a2163f9cb3e Date: Sun, 25 Nov 2018 15:22:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:30Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:41Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router"}]} 2018-11-25 15:22:43,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router&admin_state_up=True used request id req-93f15aa0-d64d-440d-af67-4a2163f9cb3e 2018-11-25 15:22:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:43,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:43,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2917e27751a3a15709157232b235ee61dc447d0" 2018-11-25 15:22:44,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dea2c77-418b-44d1-ac27-f9ffe0b84df1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:44,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-6dea2c77-418b-44d1-ac27-f9ffe0b84df1 2018-11-25 15:22:44,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:44,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-efb18886-2de3-48c9-b75c-51351fb08897 Date: Sun, 25 Nov 2018 15:22:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:44,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-efb18886-2de3-48c9-b75c-51351fb08897 2018-11-25 15:22:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:44,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eb868faf-b839-4c1d-8487-86011a84c986 Date: Sun, 25 Nov 2018 15:22:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}} 2018-11-25 15:22:44,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 used request id req-eb868faf-b839-4c1d-8487-86011a84c986 2018-11-25 15:22:44,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:44,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-973f4dde-8302-4038-8bc5-bc338ea00d49 Date: Sun, 25 Nov 2018 15:22:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}} 2018-11-25 15:22:44,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 used request id req-973f4dde-8302-4038-8bc5-bc338ea00d49 2018-11-25 15:22:44,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:22:44,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:22:45,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0347a5bef04440a6b6b68ecffd18a7", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role"}], "expires_at": "2018-11-25T16:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/912e6da9e6e8493f8ec3cb6c5c1354a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-user", "id": "de052b63696243da817fef1874a48850"}, "audit_ids": ["nC9rmMRUT3GvE29I8dAzZQ"], "issued_at": "2018-11-25T15:22:45.000000Z"}} 2018-11-25 15:22:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685f0c60-e411-4ffd-8e36-985ec8be462f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:22:45,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-685f0c60-e411-4ffd-8e36-985ec8be462f 2018-11-25 15:22:45,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:45,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-eed07b91-8a3c-4dc0-9042-17450a00c274 Date: Sun, 25 Nov 2018 15:22:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:30Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:41Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router"}]} 2018-11-25 15:22:45,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router&admin_state_up=True used request id req-eed07b91-8a3c-4dc0-9042-17450a00c274 2018-11-25 15:22:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:22:45,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:22:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:22:45,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:45,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc271107-2e2f-4531-97e4-628205e826fc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:45,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-fc271107-2e2f-4531-97e4-628205e826fc 2018-11-25 15:22:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:45,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-7a9ec5be-4447-4d8c-b164-35dc7ec9f40d Date: Sun, 25 Nov 2018 15:22:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:45,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-7a9ec5be-4447-4d8c-b164-35dc7ec9f40d 2018-11-25 15:22:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:45,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d55220d-96b8-4db1-95d3-97a6bf47ce0c Date: Sun, 25 Nov 2018 15:22:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}} 2018-11-25 15:22:45,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 used request id req-7d55220d-96b8-4db1-95d3-97a6bf47ce0c 2018-11-25 15:22:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:46,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cea2b312-5cae-4f3d-ae36-01324c1dd2d7 Date: Sun, 25 Nov 2018 15:22:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}} 2018-11-25 15:22:46,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 used request id req-cea2b312-5cae-4f3d-ae36-01324c1dd2d7 2018-11-25 15:22:46,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:46,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7614970f-e382-4ac7-87fa-80469816df6a Date: Sun, 25 Nov 2018 15:22:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:46,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 used request id req-7614970f-e382-4ac7-87fa-80469816df6a 2018-11-25 15:22:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:46,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f580ca-a4c6-423a-9194-f9f3ef8e623b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:46,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-42f580ca-a4c6-423a-9194-f9f3ef8e623b 2018-11-25 15:22:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:46,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fb320e7e-4f6c-4c12-af5d-ca98b1908a26 Date: Sun, 25 Nov 2018 15:22:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:46,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-fb320e7e-4f6c-4c12-af5d-ca98b1908a26 2018-11-25 15:22:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:46,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-431a6220-a4b2-4e77-a6ab-b0b7269aed0e Date: Sun, 25 Nov 2018 15:22:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:46,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1&admin_state_up=True used request id req-431a6220-a4b2-4e77-a6ab-b0b7269aed0e 2018-11-25 15:22:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:46,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2022ebc8-a616-486c-bfc8-270e8bb528ef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:46,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-2022ebc8-a616-486c-bfc8-270e8bb528ef 2018-11-25 15:22:46,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1698a426-8313-48b5-9161-54b9143a7501 Date: Sun, 25 Nov 2018 15:22:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:47,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 used request id req-1698a426-8313-48b5-9161-54b9143a7501 2018-11-25 15:22:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b5a626-7ccd-4c24-82ed-af2e67903da4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:47,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-c0b5a626-7ccd-4c24-82ed-af2e67903da4 2018-11-25 15:22:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-454a570f-995f-4eac-8b75-192b272b2c0f Date: Sun, 25 Nov 2018 15:22:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:47,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-454a570f-995f-4eac-8b75-192b272b2c0f 2018-11-25 15:22:47,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-62746faf-7d9d-49c3-b042-7e26166482d8 Date: Sun, 25 Nov 2018 15:22:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:47,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326&name=CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2&admin_state_up=True used request id req-62746faf-7d9d-49c3-b042-7e26166482d8 2018-11-25 15:22:47,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a937a45-7e9b-4560-ac51-7ab74f0229d6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:22:47,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-3a937a45-7e9b-4560-ac51-7ab74f0229d6 2018-11-25 15:22:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-8f9c8b0a-c729-40f0-a724-a81bb59a4d02 Date: Sun, 25 Nov 2018 15:22:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:30Z", "admin_state_up": true, "updated_at": "2018-11-25T15:22:41Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64", "name": "CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router"}} 2018-11-25 15:22:47,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-8f9c8b0a-c729-40f0-a724-a81bb59a4d02 2018-11-25 15:22:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-e0534ca5-8cf4-4425-b5b4-f0a40b664c52 Date: Sun, 25 Nov 2018 15:22:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:47,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-e0534ca5-8cf4-4425-b5b4-f0a40b664c52 2018-11-25 15:22:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-19f1784b-2deb-492d-9702-762cd3209092 Date: Sun, 25 Nov 2018 15:22:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}} 2018-11-25 15:22:47,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 used request id req-19f1784b-2deb-492d-9702-762cd3209092 2018-11-25 15:22:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9233abe8bef5046ad41368c94ed23aa71f8c8981" 2018-11-25 15:22:48,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7991051-2920-45f9-9bdc-549653d3992b Date: Sun, 25 Nov 2018 15:22:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}} 2018-11-25 15:22:48,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 used request id req-b7991051-2920-45f9-9bdc-549653d3992b 2018-11-25 15:22:48,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:48,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd66dc1c-767b-4279-9ad4-7f42b49e5842 Date: Sun, 25 Nov 2018 15:22:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:48,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-bd66dc1c-767b-4279-9ad4-7f42b49e5842 2018-11-25 15:22:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:48,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f4789bd1-d165-49d8-86e5-f93128c31553 Date: Sun, 25 Nov 2018 15:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:48,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-f4789bd1-d165-49d8-86e5-f93128c31553 2018-11-25 15:22:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:48,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-83d6380c-4266-420a-b6a7-f5fa9ca77648 Date: Sun, 25 Nov 2018 15:22:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.2"}],"id":"0ec37047-fcb2-4457-b7a8-360ff5a44286","security_groups":[],"mac_address":"fa:16:3e:d3:fb:52","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4683092-4756-4fd6-a857-c33a5b18ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.4"}],"id":"66df8ed1-234a-4746-8b8c-07565e14a2c6","security_groups":[],"mac_address":"fa:16:3e:13:7f:bf","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4683092-4756-4fd6-a857-c33a5b18ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.3"}],"id":"82eb4e66-77e8-46db-a3b0-9c5a3c5d7e02","security_groups":[],"mac_address":"fa:16:3e:9b:be:43","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4683092-4756-4fd6-a857-c33a5b18ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"342e56f2-3864-4057-b159-8bc93a931629","ip_address":"10.200.201.1"}],"id":"e58033db-6ac1-4ca8-b10d-9f09f08dd4fe","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:4d:02:1e","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1","admin_state_up":true,"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:35Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:48,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-83d6380c-4266-420a-b6a7-f5fa9ca77648 2018-11-25 15:22:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-23a98430-c03d-45d8-8da1-f76b94ee76ce Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:49,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-23a98430-c03d-45d8-8da1-f76b94ee76ce 2018-11-25 15:22:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-035c6a49-6a9b-40dd-8df4-e0dd164b6ae6 Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:49,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-035c6a49-6a9b-40dd-8df4-e0dd164b6ae6 2018-11-25 15:22:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-3c6897c2-9a2d-4f68-821b-b9edb9062a69 Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.2"}],"id":"1c926009-35c7-4949-84ae-5a67adcf9e01","security_groups":[],"mac_address":"fa:16:3e:5f:3a:50","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-740ff2da-e493-4c3c-81a9-dbde439c6326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.3"}],"id":"398013a7-44e4-46c5-bfba-26c637ddb9a8","security_groups":[],"mac_address":"fa:16:3e:f2:20:19","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-740ff2da-e493-4c3c-81a9-dbde439c6326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.4"}],"id":"a1c01f32-5de5-4eb0-a0c1-660fc49d5746","security_groups":[],"mac_address":"fa:16:3e:45:a1:56","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-740ff2da-e493-4c3c-81a9-dbde439c6326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:22:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","ip_address":"10.200.202.1"}],"id":"e0e1521e-485a-4ab4-8cb5-9c418d78b6d0","security_groups":["dc7c3228-fd3b-4d94-bf5b-05fd1296050a"],"mac_address":"fa:16:3e:64:13:c4","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2","admin_state_up":true,"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:40Z","binding:vnic_type":"normal","device_id":"a8e17ec5-b727-446c-9855-f94066f3ac64"}]} 2018-11-25 15:22:49,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-3c6897c2-9a2d-4f68-821b-b9edb9062a69 2018-11-25 15:22:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2c6ec3b-1bc3-4e7c-9b93-8d2f1bde8f9e Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}} 2018-11-25 15:22:49,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 used request id req-a2c6ec3b-1bc3-4e7c-9b93-8d2f1bde8f9e 2018-11-25 15:22:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c0c2a0aa-0e5d-4e12-b0f9-e252fc6410d1 Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["342e56f2-3864-4057-b159-8bc93a931629"],"updated_at":"2018-11-25T15:22:25Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1"}]} 2018-11-25 15:22:49,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-c0c2a0aa-0e5d-4e12-b0f9-e252fc6410d1 2018-11-25 15:22:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-119af193-47d6-48ea-ab07-b198208abff3 Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4683092-4756-4fd6-a857-c33a5b18ca6b","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:25Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"342e56f2-3864-4057-b159-8bc93a931629","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1"}]} 2018-11-25 15:22:49,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-119af193-47d6-48ea-ab07-b198208abff3 2018-11-25 15:22:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:49,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9acd6b2e-a82a-41c5-b593-462e4a4886f1 Date: Sun, 25 Nov 2018 15:22:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}} 2018-11-25 15:22:49,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 used request id req-9acd6b2e-a82a-41c5-b593-462e4a4886f1 2018-11-25 15:22:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:50,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-99963b89-09a9-4f0f-825f-d37c11ea5766 Date: Sun, 25 Nov 2018 15:22:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8db1a950-833b-4c63-aa28-7df43bb0dd01"],"updated_at":"2018-11-25T15:22:27Z","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"740ff2da-e493-4c3c-81a9-dbde439c6326","name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2"}]} 2018-11-25 15:22:50,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-99963b89-09a9-4f0f-825f-d37c11ea5766 2018-11-25 15:22:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0b40a90d4ef4956f116a992f3bf2bd83dd54e" 2018-11-25 15:22:50,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-21b71903-7315-4fae-a740-86645acefb1e Date: Sun, 25 Nov 2018 15:22:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"740ff2da-e493-4c3c-81a9-dbde439c6326","tenant_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","created_at":"2018-11-25T15:22:27Z","dns_nameservers":[],"updated_at":"2018-11-25T15:22:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"912e6da9e6e8493f8ec3cb6c5c1354a5","id":"8db1a950-833b-4c63-aa28-7df43bb0dd01","subnetpool_id":null,"name":"CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2"}]} 2018-11-25 15:22:50,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-21b71903-7315-4fae-a740-86645acefb1e 2018-11-25 15:22:50,335 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router and port CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port1 2018-11-25 15:22:50,335 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"port_id": "e58033db-6ac1-4ca8-b10d-9f09f08dd4fe"}' 2018-11-25 15:22:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c7bb742-1260-4f63-abfe-8b00946c988e Date: Sun, 25 Nov 2018 15:22:51 GMT RESP BODY: {"network_id": "a4683092-4756-4fd6-a857-c33a5b18ca6b", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "subnet_id": "342e56f2-3864-4057-b159-8bc93a931629", "subnet_ids": ["342e56f2-3864-4057-b159-8bc93a931629"], "port_id": "e58033db-6ac1-4ca8-b10d-9f09f08dd4fe", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64"} 2018-11-25 15:22:51,725 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/remove_router_interface used request id req-3c7bb742-1260-4f63-abfe-8b00946c988e 2018-11-25 15:22:51,725 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router and port CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-port2 2018-11-25 15:22:51,725 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" -d '{"port_id": "e0e1521e-485a-4ab4-8cb5-9c418d78b6d0"}' 2018-11-25 15:22:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-28126dc3-98a2-40fe-b000-67694808a466 Date: Sun, 25 Nov 2018 15:22:52 GMT RESP BODY: {"network_id": "740ff2da-e493-4c3c-81a9-dbde439c6326", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "subnet_id": "8db1a950-833b-4c63-aa28-7df43bb0dd01", "subnet_ids": ["8db1a950-833b-4c63-aa28-7df43bb0dd01"], "port_id": "e0e1521e-485a-4ab4-8cb5-9c418d78b6d0", "id": "a8e17ec5-b727-446c-9855-f94066f3ac64"} 2018-11-25 15:22:52,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64/remove_router_interface used request id req-28126dc3-98a2-40fe-b000-67694808a466 2018-11-25 15:22:52,951 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:52,951 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-router 2018-11-25 15:22:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9121dbf579c763822ee51f70f65db816eb54dce3" 2018-11-25 15:22:55,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0e4abc6-4c0f-4adc-84c7-2d8e65cbf7cd Content-Length: 0 Date: Sun, 25 Nov 2018 15:22:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:55,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a8e17ec5-b727-446c-9855-f94066f3ac64 used request id req-f0e4abc6-4c0f-4adc-84c7-2d8e65cbf7cd 2018-11-25 15:22:55,772 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1 2018-11-25 15:22:55,772 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet1 2018-11-25 15:22:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:58,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d60b2e6-cd16-48d6-9027-7182416f1216 Date: Sun, 25 Nov 2018 15:22:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:58,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/342e56f2-3864-4057-b159-8bc93a931629 used request id req-8d60b2e6-cd16-48d6-9027-7182416f1216 2018-11-25 15:22:58,072 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net1 2018-11-25 15:22:58,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a4683092-4756-4fd6-a857-c33a5b18ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c3d76ce333d74969722559680dff8832db919d" 2018-11-25 15:22:59,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26aedc05-f69c-458b-8c2c-9f844ab7ff61 Date: Sun, 25 Nov 2018 15:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:22:59,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a4683092-4756-4fd6-a857-c33a5b18ca6b used request id req-26aedc05-f69c-458b-8c2c-9f844ab7ff61 2018-11-25 15:22:59,330 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2 2018-11-25 15:22:59,331 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-subnet2 2018-11-25 15:22:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:23:01,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-001abe0d-db71-4c54-bf63-a741f7201837 Date: Sun, 25 Nov 2018 15:23:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:23:01,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8db1a950-833b-4c63-aa28-7df43bb0dd01 used request id req-001abe0d-db71-4c54-bf63-a741f7201837 2018-11-25 15:23:01,688 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-740f6172-5b10-4747-b0fb-a122570d6178-pub-net2 2018-11-25 15:23:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/740ff2da-e493-4c3c-81a9-dbde439c6326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd4a696a257497820576caa52f921fd8a9f5687" 2018-11-25 15:23:02,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c4bf67a-4a7b-45b8-b8f8-52a5c756a377 Date: Sun, 25 Nov 2018 15:23:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:23:02,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/740ff2da-e493-4c3c-81a9-dbde439c6326 used request id req-4c4bf67a-4a7b-45b8-b8f8-52a5c756a377 2018-11-25 15:23:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:02,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-185fd7c1-3505-49f0-84f1-706bb1fcb7a2 Date: Sun, 25 Nov 2018 15:23:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:24Z", "updated_at": "2018-11-25T15:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "revision_number": 0, "id": "33b2fb6c-c521-4482-b0c8-f5658afd1f7e", "remote_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "revision_number": 0, "id": "527850ea-f31b-4749-8121-92c4c71452af", "remote_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "revision_number": 0, "id": "7e73de86-ff7b-4a1c-8531-33e89b3bdcdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "revision_number": 0, "id": "92cd0a35-cf2f-487f-a980-4c5e0314a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5"}], "revision_number": 4, "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "name": "default"}]} 2018-11-25 15:23:02,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-185fd7c1-3505-49f0-84f1-706bb1fcb7a2 2018-11-25 15:23:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:03,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3b3b7f-7602-4fda-a05d-228a3fce101e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:23:03,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ba3b3b7f-7602-4fda-a05d-228a3fce101e 2018-11-25 15:23:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:03,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fb391c-cdd1-4cae-8125-1fde711506d6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:23:03,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-b5fb391c-cdd1-4cae-8125-1fde711506d6 2018-11-25 15:23:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:03,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6578c8-5234-4f6a-ad3c-4cc217eb8275 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:23:03,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-9f6578c8-5234-4f6a-ad3c-4cc217eb8275 2018-11-25 15:23:03,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:03,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea6b14d-a426-4c1f-a8bd-c79018a9434a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5"}, "enabled": true, "id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f3730221-a7d0-44a-proj"}} 2018-11-25 15:23:03,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-dea6b14d-a426-4c1f-a8bd-c79018a9434a 2018-11-25 15:23:03,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc7c3228-fd3b-4d94-bf5b-05fd1296050a 2018-11-25 15:23:03,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc7c3228-fd3b-4d94-bf5b-05fd1296050a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:03,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e86fca08-24d9-4280-886e-de76ffa2ee2b Date: Sun, 25 Nov 2018 15:23:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "port_range_min": null, "revision_number": 0, "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:24Z", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "33b2fb6c-c521-4482-b0c8-f5658afd1f7e"}, {"remote_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "port_range_min": null, "revision_number": 0, "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:24Z", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "527850ea-f31b-4749-8121-92c4c71452af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "port_range_min": null, "revision_number": 0, "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:24Z", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "7e73de86-ff7b-4a1c-8531-33e89b3bdcdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:22:24Z", "security_group_id": "dc7c3228-fd3b-4d94-bf5b-05fd1296050a", "port_range_min": null, "revision_number": 0, "tenant_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "created_at": "2018-11-25T15:22:24Z", "project_id": "912e6da9e6e8493f8ec3cb6c5c1354a5", "id": "92cd0a35-cf2f-487f-a980-4c5e0314a5ff"}]} 2018-11-25 15:23:03,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc7c3228-fd3b-4d94-bf5b-05fd1296050a used request id req-e86fca08-24d9-4280-886e-de76ffa2ee2b 2018-11-25 15:23:03,588 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:23:03,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dc7c3228-fd3b-4d94-bf5b-05fd1296050a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:03,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4aa3ce30-76e3-4663-b897-645842c0af58 Content-Length: 0 Date: Sun, 25 Nov 2018 15:23:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:23:03,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dc7c3228-fd3b-4d94-bf5b-05fd1296050a used request id req-4aa3ce30-76e3-4663-b897-645842c0af58 2018-11-25 15:23:03,859 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f3730221-a7d0-44a-proj 2018-11-25 15:23:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:04,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3096ce30-2d84-4372-9a75-500a0d5c6626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:04,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/912e6da9e6e8493f8ec3cb6c5c1354a5 used request id req-3096ce30-2d84-4372-9a75-500a0d5c6626 2018-11-25 15:23:04,065 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f3730221-a7d0-44a-proj-role 2018-11-25 15:23:04,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4f0347a5bef04440a6b6b68ecffd18a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:04,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5a163c-73c2-4b68-975e-8d661027a597 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:04,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4f0347a5bef04440a6b6b68ecffd18a7 used request id req-4c5a163c-73c2-4b68-975e-8d661027a597 2018-11-25 15:23:04,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7f362311b9961849fa908425e5279d9ca4a867" 2018-11-25 15:23:04,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f84e6d-fbe6-4ff1-ac67-cf60a0e0217f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:23:04,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2f84e6d-fbe6-4ff1-ac67-cf60a0e0217f 2018-11-25 15:23:04,274 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f3730221-a7d0-44a-user 2018-11-25 15:23:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/de052b63696243da817fef1874a48850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4548942b8d2be36c493e5c3cb03b773c647c787" 2018-11-25 15:23:04,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70958d69-2c29-43d5-9e07-027e63946fec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:04,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/de052b63696243da817fef1874a48850 used request id req-70958d69-2c29-43d5-9e07-027e63946fec 2018-11-25 15:23:04,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:04,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["CNO3mupQQDmiVfWTV1Ob6A"], "issued_at": "2018-11-25T15:23:04.000000Z"}} 2018-11-25 15:23:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48408aa2671713db73003272b2ec4d7584fd76f2" 2018-11-25 15:23:04,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d3b1d0-34c5-4c5f-83b0-58072d655c6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:04,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16d3b1d0-34c5-4c5f-83b0-58072d655c6e 2018-11-25 15:23:04,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:04,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:05,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rk2_QOHDSTW_-GSL_mDzSQ"], "issued_at": "2018-11-25T15:23:05.000000Z"}} 2018-11-25 15:23:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:05,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c562d941-9b18-4a58-9577-1c3d1af4a0b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:05,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c562d941-9b18-4a58-9577-1c3d1af4a0b8 2018-11-25 15:23:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:05,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-00af9b69-73c4-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:05,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bfad77-0223-4b5b-813d-909a05324e35 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-00af9b69-73c4-427-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:23:05,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-00af9b69-73c4-427-proj used request id req-16bfad77-0223-4b5b-813d-909a05324e35 2018-11-25 15:23:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:05,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e4454a-ec0d-4569-b3cc-4a9edd095531 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:23:05,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e1e4454a-ec0d-4569-b3cc-4a9edd095531 2018-11-25 15:23:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}}' 2018-11-25 15:23:05,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd8c72-ec3c-49e1-bb37-9f5762cb4eb4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1"}, "enabled": true, "id": "74f3aeb01eb74b12915c7bb753c17fb1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}} 2018-11-25 15:23:05,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-98fd8c72-ec3c-49e1-bb37-9f5762cb4eb4 2018-11-25 15:23:05,691 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-00af9b69-73c4-427-proj 2018-11-25 15:23:05,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:05,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:06,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["nEwrEH6OT9CNHFJgbUPG-A"], "issued_at": "2018-11-25T15:23:06.000000Z"}} 2018-11-25 15:23:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2422d7eb0747f9710e6659ef280334954efdfeaa" 2018-11-25 15:23:06,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc789e6c-9d75-46bc-8006-41d176ed04e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:06,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bc789e6c-9d75-46bc-8006-41d176ed04e9 2018-11-25 15:23:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:06,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2422d7eb0747f9710e6659ef280334954efdfeaa" 2018-11-25 15:23:06,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6907e0-2bd1-4e89-9f6d-b0cb6a75b3e3 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:23:06,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8b6907e0-2bd1-4e89-9f6d-b0cb6a75b3e3 2018-11-25 15:23:06,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-00af9b69-73c4-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2422d7eb0747f9710e6659ef280334954efdfeaa" 2018-11-25 15:23:06,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cd9728-da1e-4871-9997-33be7a04f79e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-00af9b69-73c4-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1"}, "enabled": true, "id": "74f3aeb01eb74b12915c7bb753c17fb1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}]} 2018-11-25 15:23:06,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-00af9b69-73c4-427-proj used request id req-04cd9728-da1e-4871-9997-33be7a04f79e 2018-11-25 15:23:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2422d7eb0747f9710e6659ef280334954efdfeaa" 2018-11-25 15:23:06,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7166ee83-ca48-4eb0-92c8-ecfa9b5cc0b0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:23:06,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7166ee83-ca48-4eb0-92c8-ecfa9b5cc0b0 2018-11-25 15:23:06,827 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-00af9b69-73c4-427-user 2018-11-25 15:23:06,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:06,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305035e5-a6a6-4901-be0c-1294b217c2bd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:23:06,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-305035e5-a6a6-4901-be0c-1294b217c2bd 2018-11-25 15:23:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" -d '{"role": {"name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj-role"}}' 2018-11-25 15:23:07,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa9228b2-ef07-4771-b87c-62ab89e259f6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9dbf5456487244b29931e1da0e9e7967", "links": {"self": "http://172.30.9.29:5000/v3/roles/9dbf5456487244b29931e1da0e9e7967"}, "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj-role"}} 2018-11-25 15:23:07,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-aa9228b2-ef07-4771-b87c-62ab89e259f6 2018-11-25 15:23:07,056 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-00af9b69-73c4-427-proj-role 2018-11-25 15:23:07,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9dbf5456487244b29931e1da0e9e7967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:07,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c783d6-23f7-48b2-8580-f5c4dc29dcf7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9dbf5456487244b29931e1da0e9e7967"}, "domain_id": null, "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj-role", "id": "9dbf5456487244b29931e1da0e9e7967"}} 2018-11-25 15:23:07,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9dbf5456487244b29931e1da0e9e7967 used request id req-82c783d6-23f7-48b2-8580-f5c4dc29dcf7 2018-11-25 15:23:07,077 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-00af9b69-73c4-427-proj-role to project CreateRouterSuccessTests-00af9b69-73c4-427-proj 2018-11-25 15:23:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1/users/9e9bb7dc27fa4cda87870f4a556eecd9/roles/9dbf5456487244b29931e1da0e9e7967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:07,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-473bd162-916e-42c1-8c81-c5761f490f8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:07,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1/users/9e9bb7dc27fa4cda87870f4a556eecd9/roles/9dbf5456487244b29931e1da0e9e7967 used request id req-473bd162-916e-42c1-8c81-c5761f490f8b 2018-11-25 15:23:07,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:07,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:07,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dbf5456487244b29931e1da0e9e7967", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj-role"}], "expires_at": "2018-11-25T16:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74f3aeb01eb74b12915c7bb753c17fb1", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00af9b69-73c4-427-user", "id": "9e9bb7dc27fa4cda87870f4a556eecd9"}, "audit_ids": ["Oig5J5cSRv6QTOd2mttdZg"], "issued_at": "2018-11-25T15:23:07.000000Z"}} 2018-11-25 15:23:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:07,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a810612b-8dd7-4a99-b10e-d263a022c1b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:07,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a810612b-8dd7-4a99-b10e-d263a022c1b0 2018-11-25 15:23:07,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:07,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4f0f455-0a54-46af-9f09-8aa6185e42dd Date: Sun, 25 Nov 2018 15:23:07 GMT RESP BODY: {"routers": []} 2018-11-25 15:23:07,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router&admin_state_up=True used request id req-d4f0f455-0a54-46af-9f09-8aa6185e42dd 2018-11-25 15:23:07,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:07,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:08,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dbf5456487244b29931e1da0e9e7967", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj-role"}], "expires_at": "2018-11-25T16:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74f3aeb01eb74b12915c7bb753c17fb1", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00af9b69-73c4-427-user", "id": "9e9bb7dc27fa4cda87870f4a556eecd9"}, "audit_ids": ["cVN_a-44Sk2r3oofMkcyWg"], "issued_at": "2018-11-25T15:23:08.000000Z"}} 2018-11-25 15:23:08,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13de369ed7ad389407459c2987c7790fd85fd24b" 2018-11-25 15:23:08,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dde24a7-0e60-40ca-a3a6-30acf5c5ea34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:08,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5dde24a7-0e60-40ca-a3a6-30acf5c5ea34 2018-11-25 15:23:08,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:08,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9ea1bb27-aebf-42f2-939a-b4947e751efa Date: Sun, 25 Nov 2018 15:23:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:23:08,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-9ea1bb27-aebf-42f2-939a-b4947e751efa 2018-11-25 15:23:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:08,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-59ace143-fe9b-4940-87f6-f3b67af75d2a Date: Sun, 25 Nov 2018 15:23:08 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:23:08,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-59ace143-fe9b-4940-87f6-f3b67af75d2a 2018-11-25 15:23:08,764 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router 2018-11-25 15:23:08,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router", "admin_state_up": true}}' 2018-11-25 15:23:13,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c51507bb-de42-47a4-9fa1-0d72703a5de9 Date: Sun, 25 Nov 2018 15:23:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "74f3aeb01eb74b12915c7bb753c17fb1", "created_at": "2018-11-25T15:23:09Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "74f3aeb01eb74b12915c7bb753c17fb1", "id": "f1ab6988-4610-4c76-b906-804baa29268d", "name": "CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router"}} 2018-11-25 15:23:13,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-c51507bb-de42-47a4-9fa1-0d72703a5de9 2018-11-25 15:23:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f1ab6988-4610-4c76-b906-804baa29268d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:13,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12b1108f-ccef-46ed-9675-6c36021bcd41 Date: Sun, 25 Nov 2018 15:23:13 GMT RESP BODY: {"ports":[]} 2018-11-25 15:23:13,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f1ab6988-4610-4c76-b906-804baa29268d used request id req-12b1108f-ccef-46ed-9675-6c36021bcd41 2018-11-25 15:23:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/f1ab6988-4610-4c76-b906-804baa29268d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-551c47b2-c111-40ce-bc53-2e2723f22f39 Date: Sun, 25 Nov 2018 15:23:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74f3aeb01eb74b12915c7bb753c17fb1", "created_at": "2018-11-25T15:23:09Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:12Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "74f3aeb01eb74b12915c7bb753c17fb1", "id": "f1ab6988-4610-4c76-b906-804baa29268d", "name": "CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router"}} 2018-11-25 15:23:14,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/f1ab6988-4610-4c76-b906-804baa29268d used request id req-551c47b2-c111-40ce-bc53-2e2723f22f39 2018-11-25 15:23:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f1ab6988-4610-4c76-b906-804baa29268d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:14,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63b9df3b-fa66-482a-b7b0-ee4486a27e24 Date: Sun, 25 Nov 2018 15:23:14 GMT RESP BODY: {"ports":[]} 2018-11-25 15:23:14,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f1ab6988-4610-4c76-b906-804baa29268d used request id req-63b9df3b-fa66-482a-b7b0-ee4486a27e24 2018-11-25 15:23:14,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:14,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dbf5456487244b29931e1da0e9e7967", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj-role"}], "expires_at": "2018-11-25T16:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74f3aeb01eb74b12915c7bb753c17fb1", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/74f3aeb01eb74b12915c7bb753c17fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00af9b69-73c4-427-user", "id": "9e9bb7dc27fa4cda87870f4a556eecd9"}, "audit_ids": ["OA3sVRA2SG6p7kuPObhlvw"], "issued_at": "2018-11-25T15:23:14.000000Z"}} 2018-11-25 15:23:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e42df0a44be93933dbea28f80fbc08f0d6e28121" 2018-11-25 15:23:14,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-dbc3ee5b-a9cc-406c-9e90-61c6edd4f062 Date: Sun, 25 Nov 2018 15:23:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74f3aeb01eb74b12915c7bb753c17fb1", "created_at": "2018-11-25T15:23:09Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:12Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "74f3aeb01eb74b12915c7bb753c17fb1", "id": "f1ab6988-4610-4c76-b906-804baa29268d", "name": "CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router"}]} 2018-11-25 15:23:14,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router&admin_state_up=True used request id req-dbc3ee5b-a9cc-406c-9e90-61c6edd4f062 2018-11-25 15:23:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:14,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:14,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48408aa2671713db73003272b2ec4d7584fd76f2" 2018-11-25 15:23:15,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf12404-ebd2-4cd8-8fde-04e6c18fb2ac Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1"}, "enabled": true, "id": "74f3aeb01eb74b12915c7bb753c17fb1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00af9b69-73c4-427-proj"}} 2018-11-25 15:23:15,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1 used request id req-7cf12404-ebd2-4cd8-8fde-04e6c18fb2ac 2018-11-25 15:23:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f1ab6988-4610-4c76-b906-804baa29268d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e42df0a44be93933dbea28f80fbc08f0d6e28121" 2018-11-25 15:23:15,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91225a77-e9a4-4c38-ab45-68ddd1869faa Date: Sun, 25 Nov 2018 15:23:15 GMT RESP BODY: {"ports":[]} 2018-11-25 15:23:15,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f1ab6988-4610-4c76-b906-804baa29268d used request id req-91225a77-e9a4-4c38-ab45-68ddd1869faa 2018-11-25 15:23:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e42df0a44be93933dbea28f80fbc08f0d6e28121" 2018-11-25 15:23:15,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0656cee8-0a09-4416-a529-2a7bfbcbdd2a Date: Sun, 25 Nov 2018 15:23:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:23:15,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-0656cee8-0a09-4416-a529-2a7bfbcbdd2a 2018-11-25 15:23:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e42df0a44be93933dbea28f80fbc08f0d6e28121" 2018-11-25 15:23:15,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e440be0-005c-41ed-9058-38a97bdfc44e Date: Sun, 25 Nov 2018 15:23:15 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:23:15,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-3e440be0-005c-41ed-9058-38a97bdfc44e 2018-11-25 15:23:15,579 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router 2018-11-25 15:23:15,579 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b81f3293-b99a-417b-b3af-5b76a8e83339-pub-router 2018-11-25 15:23:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/f1ab6988-4610-4c76-b906-804baa29268d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a0a3eea56ed5540d90625770fc7eccf90cbc56" 2018-11-25 15:23:19,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11fd07a9-6324-4d5e-a4e9-e7e813edd9af Content-Length: 0 Date: Sun, 25 Nov 2018 15:23:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:23:19,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f1ab6988-4610-4c76-b906-804baa29268d used request id req-11fd07a9-6324-4d5e-a4e9-e7e813edd9af 2018-11-25 15:23:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:19,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4cecedce-8758-4d8b-aa56-637017d85478 Date: Sun, 25 Nov 2018 15:23:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:23:19,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4cecedce-8758-4d8b-aa56-637017d85478 2018-11-25 15:23:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:19,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c1b09a-d435-4c8c-be49-66eb215329a4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:23:19,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-b4c1b09a-d435-4c8c-be49-66eb215329a4 2018-11-25 15:23:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:19,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc6212b-e23a-48a2-abe9-78b8a6a468f8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:23:19,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5cc6212b-e23a-48a2-abe9-78b8a6a468f8 2018-11-25 15:23:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:19,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2856ef1-5b49-4e02-9da8-a8fdf3f6680e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:23:19,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-d2856ef1-5b49-4e02-9da8-a8fdf3f6680e 2018-11-25 15:23:19,866 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-00af9b69-73c4-427-proj 2018-11-25 15:23:19,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:20,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f41700-3f9b-4883-96b5-91f80b7d28f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:20,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/74f3aeb01eb74b12915c7bb753c17fb1 used request id req-26f41700-3f9b-4883-96b5-91f80b7d28f2 2018-11-25 15:23:20,124 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-00af9b69-73c4-427-proj-role 2018-11-25 15:23:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9dbf5456487244b29931e1da0e9e7967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:20,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86aeaeb6-d357-4c41-b618-88f0862e5a06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:20,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9dbf5456487244b29931e1da0e9e7967 used request id req-86aeaeb6-d357-4c41-b618-88f0862e5a06 2018-11-25 15:23:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62929b8d9dba86634db2318087ae4a87e5cb3d45" 2018-11-25 15:23:20,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc256e43-2847-47a8-bf60-e892aac11f32 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:23:20,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fc256e43-2847-47a8-bf60-e892aac11f32 2018-11-25 15:23:20,324 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-00af9b69-73c4-427-user 2018-11-25 15:23:20,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9e9bb7dc27fa4cda87870f4a556eecd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2422d7eb0747f9710e6659ef280334954efdfeaa" 2018-11-25 15:23:20,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4ff01c-6745-4e31-82c3-23d937e9bd72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:20,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9e9bb7dc27fa4cda87870f4a556eecd9 used request id req-3d4ff01c-6745-4e31-82c3-23d937e9bd72 2018-11-25 15:23:20,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:20,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["L8fOUEOCSRWPo9yvvaYDcQ"], "issued_at": "2018-11-25T15:23:20.000000Z"}} 2018-11-25 15:23:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a515000-9f5e-4b93-8a20-ad9747c8f7f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:21,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3a515000-9f5e-4b93-8a20-ad9747c8f7f3 2018-11-25 15:23:21,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:21,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:21,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VzqA8KgZT8KKze0D44xzwg"], "issued_at": "2018-11-25T15:23:21.000000Z"}} 2018-11-25 15:23:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:21,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393c0675-6be0-4d43-b8c8-8fb410e02647 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:21,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-393c0675-6be0-4d43-b8c8-8fb410e02647 2018-11-25 15:23:21,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:21,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:21,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-695777cc-f53b-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:21,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a12456f-1a24-48e6-960c-d011bcfdeeaa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-695777cc-f53b-435-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:23:21,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-695777cc-f53b-435-proj used request id req-2a12456f-1a24-48e6-960c-d011bcfdeeaa 2018-11-25 15:23:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:21,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc61c8c-b01c-4642-a08d-35ca108aff75 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:23:21,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bbc61c8c-b01c-4642-a08d-35ca108aff75 2018-11-25 15:23:21,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-695777cc-f53b-435-proj"}}' 2018-11-25 15:23:21,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e2a7c6-fb4f-467d-90c6-91afc3d0cb2e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6d65278077a44777a953266c7cfc5393"}, "enabled": true, "id": "6d65278077a44777a953266c7cfc5393", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-695777cc-f53b-435-proj"}} 2018-11-25 15:23:21,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-90e2a7c6-fb4f-467d-90c6-91afc3d0cb2e 2018-11-25 15:23:21,750 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-695777cc-f53b-435-proj 2018-11-25 15:23:21,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:21,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:22,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["54MIlAnMRTqa3eolwkzpmg"], "issued_at": "2018-11-25T15:23:22.000000Z"}} 2018-11-25 15:23:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54143e72e1de4c53539e9ab567cd854066c61484" 2018-11-25 15:23:22,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dd4571-1749-48e9-9672-76fe356288aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:22,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-04dd4571-1749-48e9-9672-76fe356288aa 2018-11-25 15:23:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:22,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54143e72e1de4c53539e9ab567cd854066c61484" 2018-11-25 15:23:22,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4851e6f7-6e21-4dc6-ac27-13d735ea2b4f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:23:22,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4851e6f7-6e21-4dc6-ac27-13d735ea2b4f 2018-11-25 15:23:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-695777cc-f53b-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54143e72e1de4c53539e9ab567cd854066c61484" 2018-11-25 15:23:22,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174fe038-322b-4f92-8b35-915e4d89e4e7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-695777cc-f53b-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6d65278077a44777a953266c7cfc5393"}, "enabled": true, "id": "6d65278077a44777a953266c7cfc5393", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-695777cc-f53b-435-proj"}]} 2018-11-25 15:23:22,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-695777cc-f53b-435-proj used request id req-174fe038-322b-4f92-8b35-915e4d89e4e7 2018-11-25 15:23:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54143e72e1de4c53539e9ab567cd854066c61484" 2018-11-25 15:23:22,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7874d985-9d3a-42db-8d3c-03a3fbb1ce29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:23:22,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7874d985-9d3a-42db-8d3c-03a3fbb1ce29 2018-11-25 15:23:22,822 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-695777cc-f53b-435-user 2018-11-25 15:23:22,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:22,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:22,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e7e836-005d-4499-ad53-d38fb246b5df Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:23:22,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6e7e836-005d-4499-ad53-d38fb246b5df 2018-11-25 15:23:22,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" -d '{"role": {"name": "CreateRouterSuccessTests-695777cc-f53b-435-proj-role"}}' 2018-11-25 15:23:23,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f3aee04-6b3e-4d18-b044-512d545ce742 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0df240483274436b6ed31d328b53ee8", "links": {"self": "http://172.30.9.29:5000/v3/roles/f0df240483274436b6ed31d328b53ee8"}, "name": "CreateRouterSuccessTests-695777cc-f53b-435-proj-role"}} 2018-11-25 15:23:23,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f3aee04-6b3e-4d18-b044-512d545ce742 2018-11-25 15:23:23,037 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-695777cc-f53b-435-proj-role 2018-11-25 15:23:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f0df240483274436b6ed31d328b53ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:23,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7606df-33b1-42b3-8488-f8b23a0c48ec Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f0df240483274436b6ed31d328b53ee8"}, "domain_id": null, "name": "CreateRouterSuccessTests-695777cc-f53b-435-proj-role", "id": "f0df240483274436b6ed31d328b53ee8"}} 2018-11-25 15:23:23,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f0df240483274436b6ed31d328b53ee8 used request id req-ae7606df-33b1-42b3-8488-f8b23a0c48ec 2018-11-25 15:23:23,123 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-695777cc-f53b-435-proj-role to project CreateRouterSuccessTests-695777cc-f53b-435-proj 2018-11-25 15:23:23,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6d65278077a44777a953266c7cfc5393/users/71d976df46b54e09803e55625bd0908d/roles/f0df240483274436b6ed31d328b53ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:23,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2922da94-d1a6-4a69-9661-0dde5b11706e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:23,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6d65278077a44777a953266c7cfc5393/users/71d976df46b54e09803e55625bd0908d/roles/f0df240483274436b6ed31d328b53ee8 used request id req-2922da94-d1a6-4a69-9661-0dde5b11706e 2018-11-25 15:23:23,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:23,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:23,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["zb4fDSb3Qjq3eL0WKYGuVA"], "issued_at": "2018-11-25T15:23:23.000000Z"}} 2018-11-25 15:23:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:23,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5c7982-e597-4828-b55d-3dd7287282f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:23,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dd5c7982-e597-4828-b55d-3dd7287282f5 2018-11-25 15:23:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:23,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9e82fcd0-d5a8-4e32-ad42-8658ac514cfe Date: Sun, 25 Nov 2018 15:23:23 GMT RESP BODY: {"routers": []} 2018-11-25 15:23:23,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router&admin_state_up=True used request id req-9e82fcd0-d5a8-4e32-ad42-8658ac514cfe 2018-11-25 15:23:23,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:23,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:24,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hXJWmdEZRd6PjoBc-s87sA"], "issued_at": "2018-11-25T15:23:24.000000Z"}} 2018-11-25 15:23:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96617b38dcfbfa1d2d39e3d6f11f0cee57fd0698" 2018-11-25 15:23:24,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae0080d-6788-4fd1-b58c-498086f445f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:24,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cae0080d-6788-4fd1-b58c-498086f445f5 2018-11-25 15:23:24,364 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" -d '{"router": {"name": "CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router", "admin_state_up": true}}' 2018-11-25 15:23:28,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-f0102056-2536-4271-9f0c-c20d98d398bc Date: Sun, 25 Nov 2018 15:23:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:23:25Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:25Z", "project_id": "78c019b6f62040548874238d881b5d16", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "61921b99-3a0c-4bf7-9fe9-008c3be9e0e6", "name": "CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router"}} 2018-11-25 15:23:28,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-f0102056-2536-4271-9f0c-c20d98d398bc 2018-11-25 15:23:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:28,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2454 X-Openstack-Request-Id: req-b8b67de5-1349-4408-930f-33a0ebac6367 Date: Sun, 25 Nov 2018 15:23:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.1"}],"id":"84f73160-a12f-4291-b590-df17f9755e48","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:fe:99","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:25Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.7"}],"id":"8e136686-b407-4a32-8a95-8241e9dcdf00","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:58:2b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:26Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.12"}],"id":"ce97e302-140b-4974-8634-e94208d4eff1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d2:2b:42","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:27Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"}]} 2018-11-25 15:23:28,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 used request id req-b8b67de5-1349-4408-930f-33a0ebac6367 2018-11-25 15:23:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:28,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0d789808-93e8-41e3-b1ba-11863377da29 Date: Sun, 25 Nov 2018 15:23:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:28,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-0d789808-93e8-41e3-b1ba-11863377da29 2018-11-25 15:23:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:28,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fe69479f-1b47-40f9-bcee-41b98ab77e1a Date: Sun, 25 Nov 2018 15:23:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:28,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-fe69479f-1b47-40f9-bcee-41b98ab77e1a 2018-11-25 15:23:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:28,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b3bb485b-318f-46a3-9155-9d08029e2ae6 Date: Sun, 25 Nov 2018 15:23:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:28,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-b3bb485b-318f-46a3-9155-9d08029e2ae6 2018-11-25 15:23:28,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:29,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-24fd4c92-9266-4f62-8718-d9be5427a6f1 Date: Sun, 25 Nov 2018 15:23:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:23:29,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-24fd4c92-9266-4f62-8718-d9be5427a6f1 2018-11-25 15:23:29,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:29,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:29,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a19dceb-9c9a-4120-a70c-99a5b79eaa02 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:23:29,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-4a19dceb-9c9a-4120-a70c-99a5b79eaa02 2018-11-25 15:23:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?name=CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:29,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ebcdbfe6-4bd7-4b0a-b37d-2dc1b99e2985 Date: Sun, 25 Nov 2018 15:23:29 GMT RESP BODY: {"ports":[]} 2018-11-25 15:23:29,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?name=CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1&admin_state_up=True used request id req-ebcdbfe6-4bd7-4b0a-b37d-2dc1b99e2985 2018-11-25 15:23:29,481 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1 for router - CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:29,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:29,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:29,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["sBghrm8sRoCih0HAWLOBkg"], "issued_at": "2018-11-25T15:23:29.000000Z"}} 2018-11-25 15:23:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8e6404676c0fd945c64be56c9b56a94542587" 2018-11-25 15:23:29,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3533489-66c5-46f4-af0a-de1a6a7dc2c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:29,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f3533489-66c5-46f4-af0a-de1a6a7dc2c1 2018-11-25 15:23:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:30,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-798c0c06-f9fc-49e0-893d-7658f5590b20 Date: Sun, 25 Nov 2018 15:23:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:23:30,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-798c0c06-f9fc-49e0-893d-7658f5590b20 2018-11-25 15:23:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:30,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d261e0bd-8154-432d-a628-d53ffc1b9a2d Date: Sun, 25 Nov 2018 15:23:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:23:30,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-d261e0bd-8154-432d-a628-d53ffc1b9a2d 2018-11-25 15:23:30,410 - neutron_utils - INFO - Creating port for network with name - external 2018-11-25 15:23:30,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" -d '{"port": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "name": "CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1", "admin_state_up": true}}' 2018-11-25 15:23:31,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-417ba679-bcd3-4380-9509-183b939f11c0 Date: Sun, 25 Nov 2018 15:23:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:31Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.207"}],"id":"14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:a5:58","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1","project_id":"78c019b6f62040548874238d881b5d16","qos_policy_id":null,"admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:23:30Z","binding:vnic_type":"normal"}} 2018-11-25 15:23:31,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-417ba679-bcd3-4380-9509-183b939f11c0 2018-11-25 15:23:31,359 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1 for router - CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:31,359 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" -d '{"port_id": "14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0"}' 2018-11-25 15:23:33,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6a16d5eb-2b8c-4e7f-ba47-c6b7ff8e421d Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "tenant_id": "78c019b6f62040548874238d881b5d16", "subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "subnet_ids": ["f688155f-4e41-43bd-8a4a-5e2069dbd331"], "port_id": "14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0", "id": "61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"} 2018-11-25 15:23:33,045 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6/add_router_interface used request id req-6a16d5eb-2b8c-4e7f-ba47-c6b7ff8e421d 2018-11-25 15:23:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:33,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-a08dd067-eb98-4f8f-9f77-39f9e7d14ad3 Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:23:25Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:32Z", "project_id": "78c019b6f62040548874238d881b5d16", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "61921b99-3a0c-4bf7-9fe9-008c3be9e0e6", "name": "CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router"}} 2018-11-25 15:23:33,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 used request id req-a08dd067-eb98-4f8f-9f77-39f9e7d14ad3 2018-11-25 15:23:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:33,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3693 X-Openstack-Request-Id: req-b14b2760-188d-41ff-94f8-dc1684b15586 Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.207"}],"id":"14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:a5:58","project_id":"78c019b6f62040548874238d881b5d16","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:23:30Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.1"}],"id":"84f73160-a12f-4291-b590-df17f9755e48","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fe:99","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:25Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.7"}],"id":"8e136686-b407-4a32-8a95-8241e9dcdf00","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:58:2b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:26Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.12"}],"id":"ce97e302-140b-4974-8634-e94208d4eff1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:2b:42","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:27Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"}]} 2018-11-25 15:23:33,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 used request id req-b14b2760-188d-41ff-94f8-dc1684b15586 2018-11-25 15:23:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:33,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d651d659-fd37-4eda-bd34-9ff7a5249ab4 Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:33,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-d651d659-fd37-4eda-bd34-9ff7a5249ab4 2018-11-25 15:23:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:33,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-be29312c-1e05-4dce-ad17-848986371ebb Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:33,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-be29312c-1e05-4dce-ad17-848986371ebb 2018-11-25 15:23:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:33,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1a4c6389-2c46-4ecb-bc42-43601d1a39e9 Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:33,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-1a4c6389-2c46-4ecb-bc42-43601d1a39e9 2018-11-25 15:23:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:33,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-82b51d00-fe48-495a-8906-091371c96a65 Date: Sun, 25 Nov 2018 15:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:23:33,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-82b51d00-fe48-495a-8906-091371c96a65 2018-11-25 15:23:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:34,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f6c6a3-645b-4c63-9946-9f6e07dfdeb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:34,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-46f6c6a3-645b-4c63-9946-9f6e07dfdeb2 2018-11-25 15:23:34,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:34,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-98fe96f1-bbbd-4d23-9f7c-8c7f7cdb3feb Date: Sun, 25 Nov 2018 15:23:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:23:25Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:32Z", "project_id": "78c019b6f62040548874238d881b5d16", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "61921b99-3a0c-4bf7-9fe9-008c3be9e0e6", "name": "CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router"}]} 2018-11-25 15:23:34,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router&admin_state_up=True used request id req-98fe96f1-bbbd-4d23-9f7c-8c7f7cdb3feb 2018-11-25 15:23:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:34,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:34,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2e6caa-d1ce-4f37-8971-34dc89d71800 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:23:34,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-da2e6caa-d1ce-4f37-8971-34dc89d71800 2018-11-25 15:23:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:34,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3789 X-Openstack-Request-Id: req-26484a85-4547-42ef-9aa3-88ecaabca3f9 Date: Sun, 25 Nov 2018 15:23:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.207"}],"id":"14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:a5:58","project_id":"78c019b6f62040548874238d881b5d16","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:23:30Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.1"}],"id":"84f73160-a12f-4291-b590-df17f9755e48","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fe:99","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:25Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.7"}],"id":"8e136686-b407-4a32-8a95-8241e9dcdf00","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:58:2b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:26Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","ip_address":"169.254.192.12"}],"id":"ce97e302-140b-4974-8634-e94208d4eff1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:2b:42","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 78c019b6f62040548874238d881b5d16","admin_state_up":true,"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:27Z","binding:vnic_type":"normal","device_id":"61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"}]} 2018-11-25 15:23:34,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 used request id req-26484a85-4547-42ef-9aa3-88ecaabca3f9 2018-11-25 15:23:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:34,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dd76dd52-33a1-4b9f-85e8-cf60476b0cf3 Date: Sun, 25 Nov 2018 15:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:34,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-dd76dd52-33a1-4b9f-85e8-cf60476b0cf3 2018-11-25 15:23:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:35,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c823acb0-e104-4546-b3b3-c9a0e7ae1540 Date: Sun, 25 Nov 2018 15:23:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:35,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-c823acb0-e104-4546-b3b3-c9a0e7ae1540 2018-11-25 15:23:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:35,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8ae77cf8-d46c-47b7-9543-7e98026d6f0d Date: Sun, 25 Nov 2018 15:23:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"724a8d93-e31b-48df-97e8-5fdead345281","tenant_id":"","created_at":"2018-11-25T15:23:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a0d5ab7c-0742-4c70-840a-f41af90112e0","subnetpool_id":null,"name":"HA subnet tenant 78c019b6f62040548874238d881b5d16"}} 2018-11-25 15:23:35,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a0d5ab7c-0742-4c70-840a-f41af90112e0 used request id req-8ae77cf8-d46c-47b7-9543-7e98026d6f0d 2018-11-25 15:23:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:35,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5902fdb1-d78f-4586-8452-ec7486509e58 Date: Sun, 25 Nov 2018 15:23:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 15:23:35,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-5902fdb1-d78f-4586-8452-ec7486509e58 2018-11-25 15:23:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:35,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b7975fe0-b8bd-4103-ab5a-5469692b8664 Date: Sun, 25 Nov 2018 15:23:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 15:23:35,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-b7975fe0-b8bd-4103-ab5a-5469692b8664 2018-11-25 15:23:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ac6b8a10eae5d4c40221af8a65a11869be335c" 2018-11-25 15:23:35,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-093b0cfb-c75b-47fb-89a9-c659f01340dd Date: Sun, 25 Nov 2018 15:23:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-25 15:23:35,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-093b0cfb-c75b-47fb-89a9-c659f01340dd 2018-11-25 15:23:35,787 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router and port CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-port1 2018-11-25 15:23:35,787 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" -d '{"port_id": "14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0"}' 2018-11-25 15:23:37,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d3e83f5-4680-404a-9b81-0e4479541e60 Date: Sun, 25 Nov 2018 15:23:37 GMT RESP BODY: {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "tenant_id": "78c019b6f62040548874238d881b5d16", "subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "subnet_ids": ["f688155f-4e41-43bd-8a4a-5e2069dbd331"], "port_id": "14a1f785-5f3f-48f6-8bd5-ea4e6bee54f0", "id": "61921b99-3a0c-4bf7-9fe9-008c3be9e0e6"} 2018-11-25 15:23:37,136 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6/remove_router_interface used request id req-2d3e83f5-4680-404a-9b81-0e4479541e60 2018-11-25 15:23:37,136 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:37,136 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c9f7e615-2982-4226-a90a-1fdba3f275d1-pub-router 2018-11-25 15:23:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab0f8e1bda456f494569a245c036c06fa75b21" 2018-11-25 15:23:40,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34481a00-bac0-4450-9cc7-a814d92de37d Content-Length: 0 Date: Sun, 25 Nov 2018 15:23:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:23:40,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/61921b99-3a0c-4bf7-9fe9-008c3be9e0e6 used request id req-34481a00-bac0-4450-9cc7-a814d92de37d 2018-11-25 15:23:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:40,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-53cf471b-c188-46aa-bb30-1b86adefe305 Date: Sun, 25 Nov 2018 15:23:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:23:40,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-53cf471b-c188-46aa-bb30-1b86adefe305 2018-11-25 15:23:40,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:40,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96d74b2-1d34-4f37-ae3b-715b13a49fcb Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:23:40,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-c96d74b2-1d34-4f37-ae3b-715b13a49fcb 2018-11-25 15:23:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:40,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d35cc4-a35f-4b54-a115-1410da52595e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:23:40,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-b0d35cc4-a35f-4b54-a115-1410da52595e 2018-11-25 15:23:40,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:40,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14ea18a-451b-4788-a3d4-9979d3ba3d6a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:23:40,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-b14ea18a-451b-4788-a3d4-9979d3ba3d6a 2018-11-25 15:23:40,537 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-695777cc-f53b-435-proj 2018-11-25 15:23:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6d65278077a44777a953266c7cfc5393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:40,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc3ecb2-5dd7-4206-8a30-05d099b30e9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:40,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6d65278077a44777a953266c7cfc5393 used request id req-5fc3ecb2-5dd7-4206-8a30-05d099b30e9b 2018-11-25 15:23:40,760 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-695777cc-f53b-435-proj-role 2018-11-25 15:23:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f0df240483274436b6ed31d328b53ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:40,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b20a35-5a4d-419c-a34d-08f2f8b33f4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:40,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f0df240483274436b6ed31d328b53ee8 used request id req-01b20a35-5a4d-419c-a34d-08f2f8b33f4c 2018-11-25 15:23:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07bceb5f03bb963ada9ff6f8d257101409debc5" 2018-11-25 15:23:41,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daae1e2-8b22-4d30-895e-b7bf2f014763 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:23:41,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4daae1e2-8b22-4d30-895e-b7bf2f014763 2018-11-25 15:23:41,045 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-695777cc-f53b-435-user 2018-11-25 15:23:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/71d976df46b54e09803e55625bd0908d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54143e72e1de4c53539e9ab567cd854066c61484" 2018-11-25 15:23:41,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce72ed9-be2e-4198-afd5-9ccfaa17ac78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:41,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/71d976df46b54e09803e55625bd0908d used request id req-5ce72ed9-be2e-4198-afd5-9ccfaa17ac78 2018-11-25 15:23:41,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:41,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2pTPbn-fSQO6wla_4V7X8Q"], "issued_at": "2018-11-25T15:23:41.000000Z"}} 2018-11-25 15:23:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d138eb89874cea3922878c9a55c43c567c9540" 2018-11-25 15:23:41,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c34b26b-7abc-4ee7-a95d-38d2b535416e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:41,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7c34b26b-7abc-4ee7-a95d-38d2b535416e 2018-11-25 15:23:41,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:41,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:42,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TVCJ-lOHSBm12KeS30HAvA"], "issued_at": "2018-11-25T15:23:42.000000Z"}} 2018-11-25 15:23:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:23:42,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6165424a-c5f4-4448-8a8d-b7659f13a9e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:42,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6165424a-c5f4-4448-8a8d-b7659f13a9e9 2018-11-25 15:23:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:42,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5490a836-af2d-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:23:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a6e3ce-e25a-465f-bf18-657e72c1189a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5490a836-af2d-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:23:42,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5490a836-af2d-4e9-proj used request id req-98a6e3ce-e25a-465f-bf18-657e72c1189a 2018-11-25 15:23:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:23:42,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afac78f-9581-4e1b-9ca5-19b2f24e6b43 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:23:42,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9afac78f-9581-4e1b-9ca5-19b2f24e6b43 2018-11-25 15:23:42,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}}' 2018-11-25 15:23:42,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5869c33d-583c-45fe-b457-8f0670a5f00a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d"}, "enabled": true, "id": "7f87c7c2bbe14634986c5d21f724513d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}} 2018-11-25 15:23:42,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5869c33d-583c-45fe-b457-8f0670a5f00a 2018-11-25 15:23:42,486 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5490a836-af2d-4e9-proj 2018-11-25 15:23:42,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:42,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:42,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["AJI-85IPS0qSvbCzlz7R1w"], "issued_at": "2018-11-25T15:23:42.000000Z"}} 2018-11-25 15:23:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868eadfbcd21de53e7e127d0c253d34cfc3b8285" 2018-11-25 15:23:42,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d7e610-bc6d-4182-b214-d14157450883 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:42,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-20d7e610-bc6d-4182-b214-d14157450883 2018-11-25 15:23:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:42,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:42,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868eadfbcd21de53e7e127d0c253d34cfc3b8285" 2018-11-25 15:23:43,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aed20f3-89d0-4168-ae30-31d6cc03f2af Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:23:43,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3aed20f3-89d0-4168-ae30-31d6cc03f2af 2018-11-25 15:23:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-5490a836-af2d-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868eadfbcd21de53e7e127d0c253d34cfc3b8285" 2018-11-25 15:23:43,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbccecb-7b49-46e7-865e-9078eff981d8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-5490a836-af2d-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d"}, "enabled": true, "id": "7f87c7c2bbe14634986c5d21f724513d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}]} 2018-11-25 15:23:43,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-5490a836-af2d-4e9-proj used request id req-5fbccecb-7b49-46e7-865e-9078eff981d8 2018-11-25 15:23:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868eadfbcd21de53e7e127d0c253d34cfc3b8285" 2018-11-25 15:23:43,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d9c4f3-2deb-409c-b17c-4561997e1f7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:23:43,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-32d9c4f3-2deb-409c-b17c-4561997e1f7c 2018-11-25 15:23:43,564 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5490a836-af2d-4e9-user 2018-11-25 15:23:43,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:23:43,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17982203-1160-4781-ac90-6a4b31f21c1a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:23:43,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-17982203-1160-4781-ac90-6a4b31f21c1a 2018-11-25 15:23:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" -d '{"role": {"name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role"}}' 2018-11-25 15:23:43,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2387d3b2-7855-445d-b4b2-fe79f0c2709a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c629e36e3e794a2d955f72204cae2bd4", "links": {"self": "http://172.30.9.29:5000/v3/roles/c629e36e3e794a2d955f72204cae2bd4"}, "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role"}} 2018-11-25 15:23:43,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2387d3b2-7855-445d-b4b2-fe79f0c2709a 2018-11-25 15:23:43,780 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role 2018-11-25 15:23:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c629e36e3e794a2d955f72204cae2bd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:23:43,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ccb407-db4d-4473-a56f-bae4cf5af0bb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/c629e36e3e794a2d955f72204cae2bd4"}, "domain_id": null, "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role", "id": "c629e36e3e794a2d955f72204cae2bd4"}} 2018-11-25 15:23:43,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c629e36e3e794a2d955f72204cae2bd4 used request id req-31ccb407-db4d-4473-a56f-bae4cf5af0bb 2018-11-25 15:23:43,870 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role to project CreateRouterSuccessTests-5490a836-af2d-4e9-proj 2018-11-25 15:23:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d/users/8abcb00ea5df441faa12736fc12e2202/roles/c629e36e3e794a2d955f72204cae2bd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:23:43,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08485d93-b9d6-4b5d-a5ae-382a3c2429df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:23:43,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d/users/8abcb00ea5df441faa12736fc12e2202/roles/c629e36e3e794a2d955f72204cae2bd4 used request id req-08485d93-b9d6-4b5d-a5ae-382a3c2429df 2018-11-25 15:23:43,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:43,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:44,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c629e36e3e794a2d955f72204cae2bd4", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role"}], "expires_at": "2018-11-25T16:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f87c7c2bbe14634986c5d21f724513d", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-user", "id": "8abcb00ea5df441faa12736fc12e2202"}, "audit_ids": ["eJ8Y3yIYQrCwj2iIFVdvSw"], "issued_at": "2018-11-25T15:23:44.000000Z"}} 2018-11-25 15:23:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:23:44,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5d74ea-4f91-4108-a481-c326876275fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:44,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5e5d74ea-4f91-4108-a481-c326876275fd 2018-11-25 15:23:44,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:23:44,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-299b55f9-a1d5-4357-ad63-b56c0b379b55 Date: Sun, 25 Nov 2018 15:23:44 GMT RESP BODY: {"networks":[]} 2018-11-25 15:23:44,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1 used request id req-299b55f9-a1d5-4357-ad63-b56c0b379b55 2018-11-25 15:23:44,539 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1 2018-11-25 15:23:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" -d '{"network": {"name": "CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1", "admin_state_up": true}}' 2018-11-25 15:23:45,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e8dd74cb-700d-4f4e-92b9-6469cd39cc4d Date: Sun, 25 Nov 2018 15:23:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0901006c-af26-4750-ad57-3b966ced4325","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f87c7c2bbe14634986c5d21f724513d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:23:44Z","is_default":false,"name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:44Z","mtu":1450}} 2018-11-25 15:23:45,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e8dd74cb-700d-4f4e-92b9-6469cd39cc4d 2018-11-25 15:23:45,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0901006c-af26-4750-ad57-3b966ced4325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:23:45,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b29095b3-3b3e-419b-a8a1-ae7eeee19bd9 Date: Sun, 25 Nov 2018 15:23:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:23:44Z","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f87c7c2bbe14634986c5d21f724513d","id":"0901006c-af26-4750-ad57-3b966ced4325","name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1"}]} 2018-11-25 15:23:45,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0901006c-af26-4750-ad57-3b966ced4325 used request id req-b29095b3-3b3e-419b-a8a1-ae7eeee19bd9 2018-11-25 15:23:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0901006c-af26-4750-ad57-3b966ced4325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:23:45,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d53c72e6-38c0-40ac-9854-005fcd56faa8 Date: Sun, 25 Nov 2018 15:23:45 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:23:45,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0901006c-af26-4750-ad57-3b966ced4325 used request id req-d53c72e6-38c0-40ac-9854-005fcd56faa8 2018-11-25 15:23:45,521 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1 2018-11-25 15:23:45,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" -d '{"subnets": [{"ip_version": 4, "network_id": "0901006c-af26-4750-ad57-3b966ced4325", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1"}]}' 2018-11-25 15:23:46,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3de1ced5-6e51-4b2f-95c4-6b92128b0b38 Date: Sun, 25 Nov 2018 15:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0901006c-af26-4750-ad57-3b966ced4325","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:45Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:45Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"7f87c7c2bbe14634986c5d21f724513d","id":"00d8d3f7-ca76-4904-9ac8-20cff9624fae","subnetpool_id":null,"name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1"}]} 2018-11-25 15:23:46,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3de1ced5-6e51-4b2f-95c4-6b92128b0b38 2018-11-25 15:23:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0901006c-af26-4750-ad57-3b966ced4325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:23:46,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-214bfb26-49da-4261-ab7e-c6b4497f7766 Date: Sun, 25 Nov 2018 15:23:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00d8d3f7-ca76-4904-9ac8-20cff9624fae"],"updated_at":"2018-11-25T15:23:45Z","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f87c7c2bbe14634986c5d21f724513d","id":"0901006c-af26-4750-ad57-3b966ced4325","name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1"}]} 2018-11-25 15:23:46,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0901006c-af26-4750-ad57-3b966ced4325 used request id req-214bfb26-49da-4261-ab7e-c6b4497f7766 2018-11-25 15:23:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0901006c-af26-4750-ad57-3b966ced4325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:23:46,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-69bbfcc5-e0f4-41e3-884a-7610ecf06885 Date: Sun, 25 Nov 2018 15:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0901006c-af26-4750-ad57-3b966ced4325","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:45Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"7f87c7c2bbe14634986c5d21f724513d","id":"00d8d3f7-ca76-4904-9ac8-20cff9624fae","subnetpool_id":null,"name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1"}]} 2018-11-25 15:23:46,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0901006c-af26-4750-ad57-3b966ced4325 used request id req-69bbfcc5-e0f4-41e3-884a-7610ecf06885 2018-11-25 15:23:46,632 - OpenStackNetwork - DEBUG - Network [0901006c-af26-4750-ad57-3b966ced4325] created successfully 2018-11-25 15:23:46,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:46,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:47,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c629e36e3e794a2d955f72204cae2bd4", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role"}], "expires_at": "2018-11-25T16:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f87c7c2bbe14634986c5d21f724513d", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-user", "id": "8abcb00ea5df441faa12736fc12e2202"}, "audit_ids": ["Ek0suJoZRZaXGGS03UAxvA"], "issued_at": "2018-11-25T15:23:47.000000Z"}} 2018-11-25 15:23:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:47,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55ff780-a8a7-4657-8c14-c39e2f96244f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:47,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a55ff780-a8a7-4657-8c14-c39e2f96244f 2018-11-25 15:23:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ffb41273-5ace-484d-a5ce-726075ae622f Date: Sun, 25 Nov 2018 15:23:47 GMT RESP BODY: {"routers": []} 2018-11-25 15:23:47,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router&admin_state_up=True used request id req-ffb41273-5ace-484d-a5ce-726075ae622f 2018-11-25 15:23:47,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:23:47,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:23:47,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c629e36e3e794a2d955f72204cae2bd4", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role"}], "expires_at": "2018-11-25T16:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f87c7c2bbe14634986c5d21f724513d", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7f87c7c2bbe14634986c5d21f724513d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-user", "id": "8abcb00ea5df441faa12736fc12e2202"}, "audit_ids": ["s_UUWA5rRXSlg3xWaI3LEQ"], "issued_at": "2018-11-25T15:23:47.000000Z"}} 2018-11-25 15:23:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ed09c30c10c0993c61c35de1be04a06426ba30" 2018-11-25 15:23:47,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29e83d7-fa6c-403c-8ef9-91beb9d367ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:23:47,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f29e83d7-fa6c-403c-8ef9-91beb9d367ba 2018-11-25 15:23:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:48,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2f1b5ffd-4a2b-4045-96c8-13a18d68e5d4 Date: Sun, 25 Nov 2018 15:23:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:23:48,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-2f1b5ffd-4a2b-4045-96c8-13a18d68e5d4 2018-11-25 15:23:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:48,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e10af926-34f0-4aec-8b77-fc61dc1f407f Date: Sun, 25 Nov 2018 15:23:48 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:23:48,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-e10af926-34f0-4aec-8b77-fc61dc1f407f 2018-11-25 15:23:48,201 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router 2018-11-25 15:23:48,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router", "admin_state_up": true}}' 2018-11-25 15:23:53,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c6a5e9b3-bf79-4d58-9046-791164957a81 Date: Sun, 25 Nov 2018 15:23:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:48Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "78c388f4-3926-463c-bb2b-03db33195e88", "name": "CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router"}} 2018-11-25 15:23:53,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-c6a5e9b3-bf79-4d58-9046-791164957a81 2018-11-25 15:23:53,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=78c388f4-3926-463c-bb2b-03db33195e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:53,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1622d918-8991-4bf5-adc1-feb6bf548f0b Date: Sun, 25 Nov 2018 15:23:53 GMT RESP BODY: {"ports":[]} 2018-11-25 15:23:53,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=78c388f4-3926-463c-bb2b-03db33195e88 used request id req-1622d918-8991-4bf5-adc1-feb6bf548f0b 2018-11-25 15:23:53,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2497590c-785c-4519-8481-bf4787cff0d9 Date: Sun, 25 Nov 2018 15:23:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0901006c-af26-4750-ad57-3b966ced4325","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:45Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"7f87c7c2bbe14634986c5d21f724513d","id":"00d8d3f7-ca76-4904-9ac8-20cff9624fae","subnetpool_id":null,"name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1"}]} 2018-11-25 15:23:53,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1 used request id req-2497590c-785c-4519-8481-bf4787cff0d9 2018-11-25 15:23:53,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:23:53,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:23:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:23:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:53,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d5c954-ac96-4de8-b39f-263a0cc5f014 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d"}, "enabled": true, "id": "7f87c7c2bbe14634986c5d21f724513d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}} 2018-11-25 15:23:53,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d used request id req-44d5c954-ac96-4de8-b39f-263a0cc5f014 2018-11-25 15:23:53,677 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:23:53,677 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router 2018-11-25 15:23:53,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" -d '{"subnet_id": "00d8d3f7-ca76-4904-9ac8-20cff9624fae"}' 2018-11-25 15:23:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2417463a-0e94-4e12-85df-f60c1c2ae973 Date: Sun, 25 Nov 2018 15:23:55 GMT RESP BODY: {"network_id": "0901006c-af26-4750-ad57-3b966ced4325", "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "subnet_id": "00d8d3f7-ca76-4904-9ac8-20cff9624fae", "subnet_ids": ["00d8d3f7-ca76-4904-9ac8-20cff9624fae"], "port_id": "dcdb64d8-8fe5-4636-bd5b-d73cc8cf972e", "id": "78c388f4-3926-463c-bb2b-03db33195e88"} 2018-11-25 15:23:55,674 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88/add_router_interface used request id req-2417463a-0e94-4e12-85df-f60c1c2ae973 2018-11-25 15:23:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:55,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cbf33568-8cb6-4d06-b06d-542f4545b87d Date: Sun, 25 Nov 2018 15:23:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:48Z", "admin_state_up": true, "updated_at": "2018-11-25T15:23:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "78c388f4-3926-463c-bb2b-03db33195e88", "name": "CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router"}} 2018-11-25 15:23:55,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88 used request id req-cbf33568-8cb6-4d06-b06d-542f4545b87d 2018-11-25 15:23:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=78c388f4-3926-463c-bb2b-03db33195e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:56,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ab11d969-b3fe-45e6-b9cc-98a9dc8aef3f Date: Sun, 25 Nov 2018 15:23:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:23:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00d8d3f7-ca76-4904-9ac8-20cff9624fae","ip_address":"10.200.201.1"}],"id":"dcdb64d8-8fe5-4636-bd5b-d73cc8cf972e","security_groups":[],"mac_address":"fa:16:3e:21:6c:87","project_id":"7f87c7c2bbe14634986c5d21f724513d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0901006c-af26-4750-ad57-3b966ced4325","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:54Z","binding:vnic_type":"normal","device_id":"78c388f4-3926-463c-bb2b-03db33195e88"}]} 2018-11-25 15:23:56,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=78c388f4-3926-463c-bb2b-03db33195e88 used request id req-ab11d969-b3fe-45e6-b9cc-98a9dc8aef3f 2018-11-25 15:23:56,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/00d8d3f7-ca76-4904-9ac8-20cff9624fae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:23:56,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dc56d210-16d1-4fdb-b23d-fc7050d1e9d3 Date: Sun, 25 Nov 2018 15:23:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0901006c-af26-4750-ad57-3b966ced4325","tenant_id":"7f87c7c2bbe14634986c5d21f724513d","created_at":"2018-11-25T15:23:45Z","dns_nameservers":[],"updated_at":"2018-11-25T15:23:45Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"7f87c7c2bbe14634986c5d21f724513d","id":"00d8d3f7-ca76-4904-9ac8-20cff9624fae","subnetpool_id":null,"name":"CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1"}} 2018-11-25 15:23:56,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/00d8d3f7-ca76-4904-9ac8-20cff9624fae used request id req-dc56d210-16d1-4fdb-b23d-fc7050d1e9d3 2018-11-25 15:23:56,444 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router and subnet CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1 2018-11-25 15:23:56,444 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router 2018-11-25 15:23:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" -d '{"subnet_id": "00d8d3f7-ca76-4904-9ac8-20cff9624fae"}' 2018-11-25 15:23:58,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c63198e-44d1-4f92-9f2d-8c408a0f9c45 Date: Sun, 25 Nov 2018 15:23:58 GMT RESP BODY: {"network_id": "0901006c-af26-4750-ad57-3b966ced4325", "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "subnet_id": "00d8d3f7-ca76-4904-9ac8-20cff9624fae", "subnet_ids": ["00d8d3f7-ca76-4904-9ac8-20cff9624fae"], "port_id": "dcdb64d8-8fe5-4636-bd5b-d73cc8cf972e", "id": "78c388f4-3926-463c-bb2b-03db33195e88"} 2018-11-25 15:23:58,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88/remove_router_interface used request id req-7c63198e-44d1-4f92-9f2d-8c408a0f9c45 2018-11-25 15:23:58,079 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router 2018-11-25 15:23:58,079 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-router 2018-11-25 15:23:58,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61641c4cbba07d17a75b64eb5d3d5a718716a9a7" 2018-11-25 15:24:01,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4dc01c0-4045-4a9b-8676-3030a185610d Content-Length: 0 Date: Sun, 25 Nov 2018 15:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:01,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/78c388f4-3926-463c-bb2b-03db33195e88 used request id req-a4dc01c0-4045-4a9b-8676-3030a185610d 2018-11-25 15:24:01,177 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1 2018-11-25 15:24:01,177 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-subnet1 2018-11-25 15:24:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/00d8d3f7-ca76-4904-9ac8-20cff9624fae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:24:03,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adcfa81f-296f-4d38-9210-872bb29fc867 Date: Sun, 25 Nov 2018 15:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:03,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/00d8d3f7-ca76-4904-9ac8-20cff9624fae used request id req-adcfa81f-296f-4d38-9210-872bb29fc867 2018-11-25 15:24:03,498 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c4b72149-2da1-4f40-b1ec-b30e7b7b99af-pub-net1 2018-11-25 15:24:03,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/0901006c-af26-4750-ad57-3b966ced4325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e04a69d77169eb227a291f1b665e3de8166aca9" 2018-11-25 15:24:04,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b91f5f1-9d3b-478c-9de7-26b9c5217e18 Date: Sun, 25 Nov 2018 15:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:04,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0901006c-af26-4750-ad57-3b966ced4325 used request id req-5b91f5f1-9d3b-478c-9de7-26b9c5217e18 2018-11-25 15:24:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:05,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-16453523-afc5-472e-a0fa-20e5ca4e9879 Date: Sun, 25 Nov 2018 15:24:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:44Z", "updated_at": "2018-11-25T15:23:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "revision_number": 0, "id": "195a415d-e542-4f4f-b589-3cba477b42a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f87c7c2bbe14634986c5d21f724513d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "revision_number": 0, "id": "a078403d-010c-44d9-b1c5-be5b4663274c", "remote_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "remote_ip_prefix": null, "created_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f87c7c2bbe14634986c5d21f724513d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "revision_number": 0, "id": "b3d2c4a8-b845-4034-82f5-2bee8dd70e48", "remote_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "remote_ip_prefix": null, "created_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f87c7c2bbe14634986c5d21f724513d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "revision_number": 0, "id": "f98d81ab-9462-42b6-8b1f-cf994fd28b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f87c7c2bbe14634986c5d21f724513d"}], "revision_number": 4, "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:24:05,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-16453523-afc5-472e-a0fa-20e5ca4e9879 2018-11-25 15:24:05,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:05,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ea6881-b91f-411f-9309-5959c8a90af6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:24:05,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-c2ea6881-b91f-411f-9309-5959c8a90af6 2018-11-25 15:24:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:05,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc35589e-6ac7-416c-b6c1-6495248316df Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d"}, "enabled": true, "id": "7f87c7c2bbe14634986c5d21f724513d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5490a836-af2d-4e9-proj"}} 2018-11-25 15:24:05,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d used request id req-bc35589e-6ac7-416c-b6c1-6495248316df 2018-11-25 15:24:05,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a90dbd7f-e934-4b95-b317-4afa7994d598 2018-11-25 15:24:05,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a90dbd7f-e934-4b95-b317-4afa7994d598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:05,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-157ddc9e-527c-4fd7-9b8d-9b91f33a2bb7 Date: Sun, 25 Nov 2018 15:24:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "port_range_min": null, "revision_number": 0, "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:44Z", "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "195a415d-e542-4f4f-b589-3cba477b42a7"}, {"remote_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "port_range_min": null, "revision_number": 0, "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:44Z", "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "a078403d-010c-44d9-b1c5-be5b4663274c"}, {"remote_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "port_range_min": null, "revision_number": 0, "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:44Z", "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "b3d2c4a8-b845-4034-82f5-2bee8dd70e48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:23:44Z", "security_group_id": "a90dbd7f-e934-4b95-b317-4afa7994d598", "port_range_min": null, "revision_number": 0, "tenant_id": "7f87c7c2bbe14634986c5d21f724513d", "created_at": "2018-11-25T15:23:44Z", "project_id": "7f87c7c2bbe14634986c5d21f724513d", "id": "f98d81ab-9462-42b6-8b1f-cf994fd28b5e"}]} 2018-11-25 15:24:05,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a90dbd7f-e934-4b95-b317-4afa7994d598 used request id req-157ddc9e-527c-4fd7-9b8d-9b91f33a2bb7 2018-11-25 15:24:05,371 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:24:05,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a90dbd7f-e934-4b95-b317-4afa7994d598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:05,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3583a31-b820-4f7d-b02f-70c7f8d59bfc Content-Length: 0 Date: Sun, 25 Nov 2018 15:24:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:05,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a90dbd7f-e934-4b95-b317-4afa7994d598 used request id req-e3583a31-b820-4f7d-b02f-70c7f8d59bfc 2018-11-25 15:24:05,793 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5490a836-af2d-4e9-proj 2018-11-25 15:24:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:06,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194569ec-dbb1-4d8e-bc51-331a1fd631eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:06,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7f87c7c2bbe14634986c5d21f724513d used request id req-194569ec-dbb1-4d8e-bc51-331a1fd631eb 2018-11-25 15:24:06,029 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5490a836-af2d-4e9-proj-role 2018-11-25 15:24:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c629e36e3e794a2d955f72204cae2bd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:06,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35471f7f-69fb-4bf4-9bec-d8d7186a5110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:06,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c629e36e3e794a2d955f72204cae2bd4 used request id req-35471f7f-69fb-4bf4-9bec-d8d7186a5110 2018-11-25 15:24:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8014aa006e1eb93505b03be09be40b1d5cf2e75c" 2018-11-25 15:24:06,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052a4a52-9dfe-40f8-8f66-bad9207f0645 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:06,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-052a4a52-9dfe-40f8-8f66-bad9207f0645 2018-11-25 15:24:06,228 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5490a836-af2d-4e9-user 2018-11-25 15:24:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8abcb00ea5df441faa12736fc12e2202 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868eadfbcd21de53e7e127d0c253d34cfc3b8285" 2018-11-25 15:24:06,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112899d4-5f97-4a76-bb11-88dd89f25a2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:06,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8abcb00ea5df441faa12736fc12e2202 used request id req-112899d4-5f97-4a76-bb11-88dd89f25a2d 2018-11-25 15:24:06,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:06,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["unuaxn0CTv-JRM8T5k_0gg"], "issued_at": "2018-11-25T15:24:06.000000Z"}} 2018-11-25 15:24:06,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec00828d773f95f881c2602017fd0202df4adb9" 2018-11-25 15:24:06,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee931f2-8d81-4b65-b1cc-4817fff623b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:06,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bee931f2-8d81-4b65-b1cc-4817fff623b0 2018-11-25 15:24:06,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:06,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:07,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8f8MoVxPShOYyhHJT7e9Iw"], "issued_at": "2018-11-25T15:24:07.000000Z"}} 2018-11-25 15:24:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:07,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b84e20-71df-4cbf-9a3f-8410d85d80d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:07,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d0b84e20-71df-4cbf-9a3f-8410d85d80d1 2018-11-25 15:24:07,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:07,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8670292d-6bd1-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:07,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adb6c17-8c62-4367-9e02-b0b37b22dc17 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8670292d-6bd1-467-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:24:07,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8670292d-6bd1-467-proj used request id req-6adb6c17-8c62-4367-9e02-b0b37b22dc17 2018-11-25 15:24:07,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:07,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b78ab89-e4f5-4ad3-b62c-75224912240c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:07,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6b78ab89-e4f5-4ad3-b62c-75224912240c 2018-11-25 15:24:07,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj"}}' 2018-11-25 15:24:07,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb65ae5-cd0c-4156-a9c1-f6b17b3564bb Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6385afd2aec4a45a177e9e1bbe5aff9"}, "enabled": true, "id": "d6385afd2aec4a45a177e9e1bbe5aff9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj"}} 2018-11-25 15:24:07,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6eb65ae5-cd0c-4156-a9c1-f6b17b3564bb 2018-11-25 15:24:07,660 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8670292d-6bd1-467-proj 2018-11-25 15:24:07,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:07,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:08,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RlOa1_UyR5u2WulHVT1vbA"], "issued_at": "2018-11-25T15:24:08.000000Z"}} 2018-11-25 15:24:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe63cdb7e04362af26da51de9d5546b3ed66be" 2018-11-25 15:24:08,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f35762-6e94-418b-bc57-8c514bc53727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:08,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30f35762-6e94-418b-bc57-8c514bc53727 2018-11-25 15:24:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:08,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:08,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe63cdb7e04362af26da51de9d5546b3ed66be" 2018-11-25 15:24:08,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8df3580-d486-4034-a5ba-1fa12f2fb1a8 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:24:08,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8df3580-d486-4034-a5ba-1fa12f2fb1a8 2018-11-25 15:24:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-8670292d-6bd1-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe63cdb7e04362af26da51de9d5546b3ed66be" 2018-11-25 15:24:08,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d7d3ea-0ea0-4e98-8ee0-37fa0c2efe0d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-8670292d-6bd1-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6385afd2aec4a45a177e9e1bbe5aff9"}, "enabled": true, "id": "d6385afd2aec4a45a177e9e1bbe5aff9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj"}]} 2018-11-25 15:24:08,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-8670292d-6bd1-467-proj used request id req-f3d7d3ea-0ea0-4e98-8ee0-37fa0c2efe0d 2018-11-25 15:24:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe63cdb7e04362af26da51de9d5546b3ed66be" 2018-11-25 15:24:08,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acffb079-2e25-4fec-9bbb-8e46fbcb61c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:08,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-acffb079-2e25-4fec-9bbb-8e46fbcb61c8 2018-11-25 15:24:08,660 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8670292d-6bd1-467-user 2018-11-25 15:24:08,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:08,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435a4e09-9f93-45d7-a7be-e78b01ad3c4f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-435a4e09-9f93-45d7-a7be-e78b01ad3c4f 2018-11-25 15:24:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" -d '{"role": {"name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj-role"}}' 2018-11-25 15:24:08,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7654452-e01b-4fc2-94fd-0f209abc921e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "811252c9a66f4f18b6979c8ae8b96540", "links": {"self": "http://172.30.9.29:5000/v3/roles/811252c9a66f4f18b6979c8ae8b96540"}, "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj-role"}} 2018-11-25 15:24:08,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d7654452-e01b-4fc2-94fd-0f209abc921e 2018-11-25 15:24:08,924 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8670292d-6bd1-467-proj-role 2018-11-25 15:24:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/811252c9a66f4f18b6979c8ae8b96540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a38a94-1fed-407c-ad9e-18d1e163fcfd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/811252c9a66f4f18b6979c8ae8b96540"}, "domain_id": null, "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj-role", "id": "811252c9a66f4f18b6979c8ae8b96540"}} 2018-11-25 15:24:09,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/811252c9a66f4f18b6979c8ae8b96540 used request id req-f8a38a94-1fed-407c-ad9e-18d1e163fcfd 2018-11-25 15:24:09,020 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8670292d-6bd1-467-proj-role to project CreateRouterSuccessTests-8670292d-6bd1-467-proj 2018-11-25 15:24:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d6385afd2aec4a45a177e9e1bbe5aff9/users/7c8d1b5b61e946198f40346b942e2241/roles/811252c9a66f4f18b6979c8ae8b96540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:09,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-831068c1-da88-4399-b2b7-62e3295d16bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:09,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d6385afd2aec4a45a177e9e1bbe5aff9/users/7c8d1b5b61e946198f40346b942e2241/roles/811252c9a66f4f18b6979c8ae8b96540 used request id req-831068c1-da88-4399-b2b7-62e3295d16bc 2018-11-25 15:24:09,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:09,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:09,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jzGPFwUtSb-t_BorZvDkeQ"], "issued_at": "2018-11-25T15:24:09.000000Z"}} 2018-11-25 15:24:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:09,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568821c4-0ce2-462e-a8f5-0290ef93b8c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:09,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-568821c4-0ce2-462e-a8f5-0290ef93b8c5 2018-11-25 15:24:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:09,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-73279865-6a32-4e99-b4b1-7506db28b91d Date: Sun, 25 Nov 2018 15:24:09 GMT RESP BODY: {"networks":[]} 2018-11-25 15:24:09,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1 used request id req-73279865-6a32-4e99-b4b1-7506db28b91d 2018-11-25 15:24:09,805 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1 2018-11-25 15:24:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" -d '{"network": {"name": "CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1", "admin_state_up": true}}' 2018-11-25 15:24:10,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b09d5e81-aa8c-49e0-ac58-592ada680efd Date: Sun, 25 Nov 2018 15:24:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f4cd450c-21cf-49d2-a9cb-d1e08e695eff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:24:10Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:10Z","mtu":1450}} 2018-11-25 15:24:10,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b09d5e81-aa8c-49e0-ac58-592ada680efd 2018-11-25 15:24:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:10,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-703fce17-590e-4a71-9629-b14e52bdecce Date: Sun, 25 Nov 2018 15:24:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f4cd450c-21cf-49d2-a9cb-d1e08e695eff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:24:10Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:10Z","provider:network_type":"vxlan"}]} 2018-11-25 15:24:10,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff used request id req-703fce17-590e-4a71-9629-b14e52bdecce 2018-11-25 15:24:10,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:10,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e2ac02f-647c-4c43-9694-4119769e04ca Date: Sun, 25 Nov 2018 15:24:10 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:24:10,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff used request id req-2e2ac02f-647c-4c43-9694-4119769e04ca 2018-11-25 15:24:10,666 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1 2018-11-25 15:24:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" -d '{"subnets": [{"ip_version": 4, "network_id": "f4cd450c-21cf-49d2-a9cb-d1e08e695eff", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1"}]}' 2018-11-25 15:24:11,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fef14c27-9473-4ba1-af83-437b4398817c Date: Sun, 25 Nov 2018 15:24:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4cd450c-21cf-49d2-a9cb-d1e08e695eff","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-25T15:24:10Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"8a3330f8-d844-4154-a9c2-64e84fe494a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1"}]} 2018-11-25 15:24:11,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-fef14c27-9473-4ba1-af83-437b4398817c 2018-11-25 15:24:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:11,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9a0b765d-fedd-4111-b407-9e127232a264 Date: Sun, 25 Nov 2018 15:24:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f4cd450c-21cf-49d2-a9cb-d1e08e695eff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["8a3330f8-d844-4154-a9c2-64e84fe494a9"],"description":"","tags":[],"updated_at":"2018-11-25T15:24:10Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:10Z","provider:network_type":"vxlan"}]} 2018-11-25 15:24:11,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff used request id req-9a0b765d-fedd-4111-b407-9e127232a264 2018-11-25 15:24:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:11,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a363e3b7-ba37-4fc1-9955-138848c3b9b2 Date: Sun, 25 Nov 2018 15:24:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4cd450c-21cf-49d2-a9cb-d1e08e695eff","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-25T15:24:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"8a3330f8-d844-4154-a9c2-64e84fe494a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1"}]} 2018-11-25 15:24:11,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4cd450c-21cf-49d2-a9cb-d1e08e695eff used request id req-a363e3b7-ba37-4fc1-9955-138848c3b9b2 2018-11-25 15:24:11,690 - OpenStackNetwork - DEBUG - Network [f4cd450c-21cf-49d2-a9cb-d1e08e695eff] created successfully 2018-11-25 15:24:11,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:11,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:12,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "811252c9a66f4f18b6979c8ae8b96540", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj-role"}], "expires_at": "2018-11-25T16:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6385afd2aec4a45a177e9e1bbe5aff9", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8670292d-6bd1-467-user", "id": "7c8d1b5b61e946198f40346b942e2241"}, "audit_ids": ["W2ru_T9QQX2RxI7CRW-q7w"], "issued_at": "2018-11-25T15:24:12.000000Z"}} 2018-11-25 15:24:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41804271-e757-49a6-98aa-6f6915bbaf77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:12,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-41804271-e757-49a6-98aa-6f6915bbaf77 2018-11-25 15:24:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4b3e0e8-0ed1-4c92-91f9-c9a57e6ff1e6 Date: Sun, 25 Nov 2018 15:24:12 GMT RESP BODY: {"routers": []} 2018-11-25 15:24:12,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router&admin_state_up=True used request id req-d4b3e0e8-0ed1-4c92-91f9-c9a57e6ff1e6 2018-11-25 15:24:12,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:12,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:12,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "811252c9a66f4f18b6979c8ae8b96540", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj-role"}], "expires_at": "2018-11-25T16:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6385afd2aec4a45a177e9e1bbe5aff9", "name": "CreateRouterSuccessTests-8670292d-6bd1-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d6385afd2aec4a45a177e9e1bbe5aff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8670292d-6bd1-467-user", "id": "7c8d1b5b61e946198f40346b942e2241"}, "audit_ids": ["79jvxnYjTnizClVHyXEccQ"], "issued_at": "2018-11-25T15:24:12.000000Z"}} 2018-11-25 15:24:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c73056d807476f9c5d390e15942b08378043436" 2018-11-25 15:24:12,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edfce7a-e0e8-4501-990f-d73eae6afae9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:12,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5edfce7a-e0e8-4501-990f-d73eae6afae9 2018-11-25 15:24:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:13,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b9e00412-da86-4656-b028-55de784af71c Date: Sun, 25 Nov 2018 15:24:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:24:13,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-b9e00412-da86-4656-b028-55de784af71c 2018-11-25 15:24:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:13,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0ec761e5-0d16-4c9f-bea4-209409bf34b7 Date: Sun, 25 Nov 2018 15:24:13 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:24:13,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-0ec761e5-0d16-4c9f-bea4-209409bf34b7 2018-11-25 15:24:13,271 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router 2018-11-25 15:24:13,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router", "admin_state_up": true}}' 2018-11-25 15:24:18,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-91ccd396-8d5a-4491-90bd-2aa5838e3e72 Date: Sun, 25 Nov 2018 15:24:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6385afd2aec4a45a177e9e1bbe5aff9", "created_at": "2018-11-25T15:24:13Z", "admin_state_up": true, "updated_at": "2018-11-25T15:24:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d6385afd2aec4a45a177e9e1bbe5aff9", "id": "a4327292-ee5a-4704-bff8-e75f91fad6cd", "name": "CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router"}} 2018-11-25 15:24:18,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-91ccd396-8d5a-4491-90bd-2aa5838e3e72 2018-11-25 15:24:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a4327292-ee5a-4704-bff8-e75f91fad6cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:18,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-006a14dd-ba73-41c0-980b-8c26a759c385 Date: Sun, 25 Nov 2018 15:24:18 GMT RESP BODY: {"ports":[]} 2018-11-25 15:24:18,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a4327292-ee5a-4704-bff8-e75f91fad6cd used request id req-006a14dd-ba73-41c0-980b-8c26a759c385 2018-11-25 15:24:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:18,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-432b0472-07ab-453f-9d31-1ddf2bd03bcb Date: Sun, 25 Nov 2018 15:24:18 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:24:18,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1 used request id req-432b0472-07ab-453f-9d31-1ddf2bd03bcb 2018-11-25 15:24:18,568 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router 2018-11-25 15:24:18,568 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-router 2018-11-25 15:24:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/a4327292-ee5a-4704-bff8-e75f91fad6cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f3926d2fdc6e16a73b8da6afab742eed84a7aa" 2018-11-25 15:24:22,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbb1a2bf-32d3-4dc7-b8ec-d0eccd9b9063 Content-Length: 0 Date: Sun, 25 Nov 2018 15:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:22,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a4327292-ee5a-4704-bff8-e75f91fad6cd used request id req-bbb1a2bf-32d3-4dc7-b8ec-d0eccd9b9063 2018-11-25 15:24:22,886 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1 2018-11-25 15:24:22,886 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-subnet1 2018-11-25 15:24:22,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/8a3330f8-d844-4154-a9c2-64e84fe494a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:25,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2f6339e-9faf-4cba-b051-b521ebae813a Date: Sun, 25 Nov 2018 15:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:25,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8a3330f8-d844-4154-a9c2-64e84fe494a9 used request id req-c2f6339e-9faf-4cba-b051-b521ebae813a 2018-11-25 15:24:25,033 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-eae930d1-6391-49a4-a1fd-4f27d801f9d2-pub-net1 2018-11-25 15:24:25,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f4cd450c-21cf-49d2-a9cb-d1e08e695eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb199f51e46523cc62e1ca7c9b810ad131422ca6" 2018-11-25 15:24:26,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57e9eb2a-877f-42da-a67e-f0d7c9e94df1 Date: Sun, 25 Nov 2018 15:24:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:26,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f4cd450c-21cf-49d2-a9cb-d1e08e695eff used request id req-57e9eb2a-877f-42da-a67e-f0d7c9e94df1 2018-11-25 15:24:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:26,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-95748514-42e7-46dc-a378-cee39b0e8060 Date: Sun, 25 Nov 2018 15:24:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:24:26,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-95748514-42e7-46dc-a378-cee39b0e8060 2018-11-25 15:24:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:26,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701e541c-ea5e-40f8-876b-cd1a8b9e101a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:24:26,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-701e541c-ea5e-40f8-876b-cd1a8b9e101a 2018-11-25 15:24:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:26,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365b213c-4488-42bd-90e1-791e1e53fd49 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:24:26,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-365b213c-4488-42bd-90e1-791e1e53fd49 2018-11-25 15:24:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f82dcba-0db8-48bf-bba6-5a8a5a8f478b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:24:26,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-2f82dcba-0db8-48bf-bba6-5a8a5a8f478b 2018-11-25 15:24:26,856 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8670292d-6bd1-467-proj 2018-11-25 15:24:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d6385afd2aec4a45a177e9e1bbe5aff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:27,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f02ac4e-e36e-4511-8ec1-185fc46fbaff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:27,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d6385afd2aec4a45a177e9e1bbe5aff9 used request id req-1f02ac4e-e36e-4511-8ec1-185fc46fbaff 2018-11-25 15:24:27,052 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8670292d-6bd1-467-proj-role 2018-11-25 15:24:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/811252c9a66f4f18b6979c8ae8b96540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:27,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc9c0f5-679b-44f8-8593-1f51c548ac0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:27,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/811252c9a66f4f18b6979c8ae8b96540 used request id req-abc9c0f5-679b-44f8-8593-1f51c548ac0f 2018-11-25 15:24:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1335c5ad504ed2e5cdc944f08d4e4b9d94852b9" 2018-11-25 15:24:27,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69322428-3397-4fbe-a6c0-19bc842760d2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:27,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-69322428-3397-4fbe-a6c0-19bc842760d2 2018-11-25 15:24:27,256 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8670292d-6bd1-467-user 2018-11-25 15:24:27,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7c8d1b5b61e946198f40346b942e2241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe63cdb7e04362af26da51de9d5546b3ed66be" 2018-11-25 15:24:27,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44983cfe-b7f9-4e80-84c8-dbed586f885b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:27,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7c8d1b5b61e946198f40346b942e2241 used request id req-44983cfe-b7f9-4e80-84c8-dbed586f885b 2018-11-25 15:24:27,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:27,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["flxiM8lgS_e73wNKhfKJow"], "issued_at": "2018-11-25T15:24:27.000000Z"}} 2018-11-25 15:24:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bfa9b82c3cb698bb1b8eefa383348894cd4230f" 2018-11-25 15:24:27,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e037281-2629-4491-9ff8-a125de421897 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:27,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2e037281-2629-4491-9ff8-a125de421897 2018-11-25 15:24:27,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:27,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:28,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LjQ-2c8ASqCr-ikeXVgBIA"], "issued_at": "2018-11-25T15:24:28.000000Z"}} 2018-11-25 15:24:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:28,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0535402-b60a-42f6-96c7-5cb45aeccb39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:28,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d0535402-b60a-42f6-96c7-5cb45aeccb39 2018-11-25 15:24:28,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:28,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ad9daa55-d71c-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:28,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81362c6b-10c5-48bc-b943-6a527056592a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ad9daa55-d71c-422-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:24:28,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ad9daa55-d71c-422-proj used request id req-81362c6b-10c5-48bc-b943-6a527056592a 2018-11-25 15:24:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:28,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba3188e-9b2f-4f25-b6b6-3f7f717e94bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:28,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cba3188e-9b2f-4f25-b6b6-3f7f717e94bb 2018-11-25 15:24:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj"}}' 2018-11-25 15:24:28,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c868b01e-50ef-41f1-a548-46c1617b53eb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4fdf9770cbb640f2897f504c9ad00377"}, "enabled": true, "id": "4fdf9770cbb640f2897f504c9ad00377", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj"}} 2018-11-25 15:24:28,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c868b01e-50ef-41f1-a548-46c1617b53eb 2018-11-25 15:24:28,684 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-ad9daa55-d71c-422-proj 2018-11-25 15:24:28,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:28,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:29,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jGMdCrNpRS6CamlBD7IHVw"], "issued_at": "2018-11-25T15:24:29.000000Z"}} 2018-11-25 15:24:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11163b12f78c7550cc8c6b6b76ca5a29d6d87cbb" 2018-11-25 15:24:29,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7840662f-2c18-4603-89c1-9f2fc2fc0fa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:29,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7840662f-2c18-4603-89c1-9f2fc2fc0fa5 2018-11-25 15:24:29,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:29,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11163b12f78c7550cc8c6b6b76ca5a29d6d87cbb" 2018-11-25 15:24:29,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829631a5-f722-4b23-8b99-fc9f3369c829 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:24:29,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-829631a5-f722-4b23-8b99-fc9f3369c829 2018-11-25 15:24:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-ad9daa55-d71c-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11163b12f78c7550cc8c6b6b76ca5a29d6d87cbb" 2018-11-25 15:24:29,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7eeebba-f33d-4669-8d84-5d04b65df452 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-ad9daa55-d71c-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4fdf9770cbb640f2897f504c9ad00377"}, "enabled": true, "id": "4fdf9770cbb640f2897f504c9ad00377", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj"}]} 2018-11-25 15:24:29,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-ad9daa55-d71c-422-proj used request id req-b7eeebba-f33d-4669-8d84-5d04b65df452 2018-11-25 15:24:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11163b12f78c7550cc8c6b6b76ca5a29d6d87cbb" 2018-11-25 15:24:29,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f696331-aafc-4c9f-af0d-c23f2bbc5c98 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:29,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7f696331-aafc-4c9f-af0d-c23f2bbc5c98 2018-11-25 15:24:29,893 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-ad9daa55-d71c-422-user 2018-11-25 15:24:29,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:29,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9f9c49-ca37-4896-8054-7165deda2e5f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:29,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0f9f9c49-ca37-4896-8054-7165deda2e5f 2018-11-25 15:24:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" -d '{"role": {"name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role"}}' 2018-11-25 15:24:30,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a1bb4f-940d-4a3a-9063-c57518a09284 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58bb99be4d9848bebda11a3232eebd5a", "links": {"self": "http://172.30.9.29:5000/v3/roles/58bb99be4d9848bebda11a3232eebd5a"}, "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role"}} 2018-11-25 15:24:30,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-33a1bb4f-940d-4a3a-9063-c57518a09284 2018-11-25 15:24:30,026 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role 2018-11-25 15:24:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/58bb99be4d9848bebda11a3232eebd5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:30,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8e7b25-0c95-4a0b-9d30-f11cb68e0809 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/58bb99be4d9848bebda11a3232eebd5a"}, "domain_id": null, "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role", "id": "58bb99be4d9848bebda11a3232eebd5a"}} 2018-11-25 15:24:30,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/58bb99be4d9848bebda11a3232eebd5a used request id req-2a8e7b25-0c95-4a0b-9d30-f11cb68e0809 2018-11-25 15:24:30,044 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role to project CreateRouterNegativeTests-ad9daa55-d71c-422-proj 2018-11-25 15:24:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4fdf9770cbb640f2897f504c9ad00377/users/0eeefc4d57164bd9a3c07e6efa5af64f/roles/58bb99be4d9848bebda11a3232eebd5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:30,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42aea2ca-ebc6-4c2a-b755-c22153ce226f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:30,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4fdf9770cbb640f2897f504c9ad00377/users/0eeefc4d57164bd9a3c07e6efa5af64f/roles/58bb99be4d9848bebda11a3232eebd5a used request id req-42aea2ca-ebc6-4c2a-b755-c22153ce226f 2018-11-25 15:24:30,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:30,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:30,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["FZeEXGUaRN20-y3iyzr92g"], "issued_at": "2018-11-25T15:24:30.000000Z"}} 2018-11-25 15:24:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:30,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7266421-343b-4d85-bad5-bf409b566c7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:30,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e7266421-343b-4d85-bad5-bf409b566c7c 2018-11-25 15:24:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:30,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9c0ae5c8-f984-4c4d-a1b7-eaf3378845df Date: Sun, 25 Nov 2018 15:24:30 GMT RESP BODY: {"networks":[]} 2018-11-25 15:24:30,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 used request id req-9c0ae5c8-f984-4c4d-a1b7-eaf3378845df 2018-11-25 15:24:30,770 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 2018-11-25 15:24:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" -d '{"network": {"name": "CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1", "admin_state_up": true}}' 2018-11-25 15:24:31,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a5f5f8c1-9dfb-4c30-956b-41140e8f1c84 Date: Sun, 25 Nov 2018 15:24:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:24:31Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:31Z","mtu":1450}} 2018-11-25 15:24:31,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a5f5f8c1-9dfb-4c30-956b-41140e8f1c84 2018-11-25 15:24:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:31,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-8d6bb7f4-b5bc-4deb-bc81-df73d2cb5b8c Date: Sun, 25 Nov 2018 15:24:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:24:31Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:31Z","provider:network_type":"vxlan"}]} 2018-11-25 15:24:31,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 used request id req-8d6bb7f4-b5bc-4deb-bc81-df73d2cb5b8c 2018-11-25 15:24:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:31,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-efd9424f-792c-4d0b-a1f4-89dacb6b459e Date: Sun, 25 Nov 2018 15:24:31 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:24:31,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 used request id req-efd9424f-792c-4d0b-a1f4-89dacb6b459e 2018-11-25 15:24:31,809 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-subnet1 2018-11-25 15:24:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" -d '{"subnets": [{"ip_version": 4, "network_id": "eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-subnet1"}]}' 2018-11-25 15:24:32,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-653fb364-d8e4-443b-9416-8f254bfde033 Date: Sun, 25 Nov 2018 15:24:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:32Z","dns_nameservers":[],"updated_at":"2018-11-25T15:24:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5a649074-9efa-432b-8427-595387ea5554","subnetpool_id":null,"name":"CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-subnet1"}]} 2018-11-25 15:24:32,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-653fb364-d8e4-443b-9416-8f254bfde033 2018-11-25 15:24:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:32,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-580187f7-12ed-4da4-9841-eefd3c4c09b7 Date: Sun, 25 Nov 2018 15:24:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5a649074-9efa-432b-8427-595387ea5554"],"description":"","tags":[],"updated_at":"2018-11-25T15:24:32Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:31Z","provider:network_type":"vxlan"}]} 2018-11-25 15:24:32,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 used request id req-580187f7-12ed-4da4-9841-eefd3c4c09b7 2018-11-25 15:24:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:32,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-01ef4e9e-47f1-4f3f-81d8-bb7244162f9a Date: Sun, 25 Nov 2018 15:24:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:24:32Z","dns_nameservers":[],"updated_at":"2018-11-25T15:24:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5a649074-9efa-432b-8427-595387ea5554","subnetpool_id":null,"name":"CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-subnet1"}]} 2018-11-25 15:24:32,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 used request id req-01ef4e9e-47f1-4f3f-81d8-bb7244162f9a 2018-11-25 15:24:32,852 - OpenStackNetwork - DEBUG - Network [eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21] created successfully 2018-11-25 15:24:32,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:32,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:33,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58bb99be4d9848bebda11a3232eebd5a", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role"}], "expires_at": "2018-11-25T16:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fdf9770cbb640f2897f504c9ad00377", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-user", "id": "0eeefc4d57164bd9a3c07e6efa5af64f"}, "audit_ids": ["YtTUw1zKQviWiec5JHOZkQ"], "issued_at": "2018-11-25T15:24:33.000000Z"}} 2018-11-25 15:24:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:33,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe9e9bc-3fc4-4c4d-952b-bbbf6f0e9bb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:33,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-afe9e9bc-3fc4-4c4d-952b-bbbf6f0e9bb8 2018-11-25 15:24:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:33,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3775c7dc-17ce-4424-9051-3925b2b1ff2f Date: Sun, 25 Nov 2018 15:24:33 GMT RESP BODY: {"routers": []} 2018-11-25 15:24:33,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router&admin_state_up=True used request id req-3775c7dc-17ce-4424-9051-3925b2b1ff2f 2018-11-25 15:24:33,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:33,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:33,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58bb99be4d9848bebda11a3232eebd5a", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role"}], "expires_at": "2018-11-25T16:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fdf9770cbb640f2897f504c9ad00377", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-user", "id": "0eeefc4d57164bd9a3c07e6efa5af64f"}, "audit_ids": ["SwUzbib7SYCmYc0NcKvJ6w"], "issued_at": "2018-11-25T15:24:33.000000Z"}} 2018-11-25 15:24:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c8a6e7527bf605e9ae5f882c866972899b9ada" 2018-11-25 15:24:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b122c27b-28e1-4c78-be2e-de4fa0cc9c67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:33,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b122c27b-28e1-4c78-be2e-de4fa0cc9c67 2018-11-25 15:24:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:34,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-86c663f3-d370-4f07-abb9-c28a6e3f99b6 Date: Sun, 25 Nov 2018 15:24:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:24:34,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-86c663f3-d370-4f07-abb9-c28a6e3f99b6 2018-11-25 15:24:34,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:34,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f64fa4c0-a47c-4005-b7ef-5060a27c8592 Date: Sun, 25 Nov 2018 15:24:34 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:24:34,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-f64fa4c0-a47c-4005-b7ef-5060a27c8592 2018-11-25 15:24:34,579 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router 2018-11-25 15:24:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router", "admin_state_up": true}}' 2018-11-25 15:24:39,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-04c43cf9-2c52-4d25-bd32-d88cce91d77b Date: Sun, 25 Nov 2018 15:24:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4fdf9770cbb640f2897f504c9ad00377", "created_at": "2018-11-25T15:24:35Z", "admin_state_up": true, "updated_at": "2018-11-25T15:24:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4fdf9770cbb640f2897f504c9ad00377", "id": "064226da-939b-4f35-83c2-20385d592c85", "name": "CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router"}} 2018-11-25 15:24:39,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-04c43cf9-2c52-4d25-bd32-d88cce91d77b 2018-11-25 15:24:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=064226da-939b-4f35-83c2-20385d592c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-35dd3884-9205-46b0-a400-781baaa9efa0 Date: Sun, 25 Nov 2018 15:24:39 GMT RESP BODY: {"ports":[]} 2018-11-25 15:24:39,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=064226da-939b-4f35-83c2-20385d592c85 used request id req-35dd3884-9205-46b0-a400-781baaa9efa0 2018-11-25 15:24:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:39,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c10de1d2-f670-4098-b7ad-daddd86be250 Date: Sun, 25 Nov 2018 15:24:39 GMT RESP BODY: {"networks":[]} 2018-11-25 15:24:39,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 used request id req-c10de1d2-f670-4098-b7ad-daddd86be250 2018-11-25 15:24:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:39,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c30ef6c-d8cd-4354-8102-914f42de8408 Date: Sun, 25 Nov 2018 15:24:39 GMT RESP BODY: {"ports":[]} 2018-11-25 15:24:39,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-port1&admin_state_up=True used request id req-3c30ef6c-d8cd-4354-8102-914f42de8408 2018-11-25 15:24:39,942 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-port1 for router - CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router 2018-11-25 15:24:39,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:39,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:40,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58bb99be4d9848bebda11a3232eebd5a", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role"}], "expires_at": "2018-11-25T16:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fdf9770cbb640f2897f504c9ad00377", "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4fdf9770cbb640f2897f504c9ad00377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ad9daa55-d71c-422-user", "id": "0eeefc4d57164bd9a3c07e6efa5af64f"}, "audit_ids": ["kEInMXZmSzC-vhCNJCZnZg"], "issued_at": "2018-11-25T15:24:40.000000Z"}} 2018-11-25 15:24:40,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e2b479e9c2002f542e279ce11be793fc241cde" 2018-11-25 15:24:40,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6eaa1e-fd17-4720-b29d-57230b6dfca8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:40,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ce6eaa1e-fd17-4720-b29d-57230b6dfca8 2018-11-25 15:24:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:40,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c179dbb-bf0e-409e-a47c-49891d0a0cb6 Date: Sun, 25 Nov 2018 15:24:40 GMT RESP BODY: {"networks":[]} 2018-11-25 15:24:40,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 used request id req-2c179dbb-bf0e-409e-a47c-49891d0a0cb6 2018-11-25 15:24:40,596 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router 2018-11-25 15:24:40,596 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-router 2018-11-25 15:24:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/064226da-939b-4f35-83c2-20385d592c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d16e13618bd5e0d969bb4180492ef0696de2cdc" 2018-11-25 15:24:44,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-401578b1-e224-4534-a27b-62287f6db6e0 Content-Length: 0 Date: Sun, 25 Nov 2018 15:24:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:44,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/064226da-939b-4f35-83c2-20385d592c85 used request id req-401578b1-e224-4534-a27b-62287f6db6e0 2018-11-25 15:24:44,247 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-subnet1 2018-11-25 15:24:44,248 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-subnet1 2018-11-25 15:24:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/5a649074-9efa-432b-8427-595387ea5554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:46,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84a98d47-00d2-46d5-b005-6f373c41adad Date: Sun, 25 Nov 2018 15:24:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:46,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5a649074-9efa-432b-8427-595387ea5554 used request id req-84a98d47-00d2-46d5-b005-6f373c41adad 2018-11-25 15:24:46,415 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-744d9040-0d57-4d01-8b86-a26afe00c5f1-pub-net1 2018-11-25 15:24:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa788263fc5b6e113ca91d7bb6814a18bbeaa7e9" 2018-11-25 15:24:47,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18d13a41-ea36-4244-a1ad-440dc04d613d Date: Sun, 25 Nov 2018 15:24:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:24:47,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/eb7b7f40-a78a-4b82-b4f9-1481b1cc5e21 used request id req-18d13a41-ea36-4244-a1ad-440dc04d613d 2018-11-25 15:24:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:47,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d082d824-4153-4841-9944-5027a55c5ec8 Date: Sun, 25 Nov 2018 15:24:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:24:47,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d082d824-4153-4841-9944-5027a55c5ec8 2018-11-25 15:24:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:48,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cb6bea-ce70-41af-b15d-205b0b9f3819 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:24:48,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-c4cb6bea-ce70-41af-b15d-205b0b9f3819 2018-11-25 15:24:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:48,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0804ab18-7048-458f-b577-e753ad3d9ca5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:24:48,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-0804ab18-7048-458f-b577-e753ad3d9ca5 2018-11-25 15:24:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:48,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248e4fd1-f7bb-43b2-866e-66d0ee87c56e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:24:48,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-248e4fd1-f7bb-43b2-866e-66d0ee87c56e 2018-11-25 15:24:48,212 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-ad9daa55-d71c-422-proj 2018-11-25 15:24:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4fdf9770cbb640f2897f504c9ad00377 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:48,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c097421d-2bd3-4d43-bdfe-6777908d9749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:48,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4fdf9770cbb640f2897f504c9ad00377 used request id req-c097421d-2bd3-4d43-bdfe-6777908d9749 2018-11-25 15:24:48,417 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-ad9daa55-d71c-422-proj-role 2018-11-25 15:24:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/58bb99be4d9848bebda11a3232eebd5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:48,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-611b0a07-7a58-4513-97b4-82d91551f0a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:48,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/58bb99be4d9848bebda11a3232eebd5a used request id req-611b0a07-7a58-4513-97b4-82d91551f0a4 2018-11-25 15:24:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbd7fda961fb29c656ebb55b182399e6a4585e4" 2018-11-25 15:24:48,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc8553d-5744-42e4-843e-97ffde8c5803 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:48,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1bc8553d-5744-42e4-843e-97ffde8c5803 2018-11-25 15:24:48,638 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-ad9daa55-d71c-422-user 2018-11-25 15:24:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0eeefc4d57164bd9a3c07e6efa5af64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11163b12f78c7550cc8c6b6b76ca5a29d6d87cbb" 2018-11-25 15:24:48,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed9b645-c4a9-45d2-affc-4dbfc0bd55a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:48,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0eeefc4d57164bd9a3c07e6efa5af64f used request id req-aed9b645-c4a9-45d2-affc-4dbfc0bd55a6 2018-11-25 15:24:48,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:49,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Mw3ovgS0TeCNGgNqty164Q"], "issued_at": "2018-11-25T15:24:49.000000Z"}} 2018-11-25 15:24:49,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27a960576fc401cfa210e87d0c7977375526181" 2018-11-25 15:24:49,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c1392c-648c-4b4d-9c40-a6fcbea2849f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:49,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-41c1392c-648c-4b4d-9c40-a6fcbea2849f 2018-11-25 15:24:49,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:49,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:49,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["4k1BIgk0T9ed-f93KgYpFA"], "issued_at": "2018-11-25T15:24:49.000000Z"}} 2018-11-25 15:24:49,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:49,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7e38d7-c38d-45b6-96c5-8665c0f186ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:49,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3c7e38d7-c38d-45b6-96c5-8665c0f186ff 2018-11-25 15:24:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:49,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2168724b-1525-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:49,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9dd7481-a58b-4cee-b939-92af74bd20f8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2168724b-1525-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:24:49,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2168724b-1525-4a2-proj used request id req-b9dd7481-a58b-4cee-b939-92af74bd20f8 2018-11-25 15:24:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:50,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde5e8b1-2b99-40c3-b533-ad45e3a51848 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:50,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cde5e8b1-2b99-40c3-b533-ad45e3a51848 2018-11-25 15:24:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj"}}' 2018-11-25 15:24:50,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a08ee64-8916-4435-925f-6f14c99f26b1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/983db284f29d446d86222113b6e5871e"}, "enabled": true, "id": "983db284f29d446d86222113b6e5871e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj"}} 2018-11-25 15:24:50,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a08ee64-8916-4435-925f-6f14c99f26b1 2018-11-25 15:24:50,175 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-2168724b-1525-4a2-proj 2018-11-25 15:24:50,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:50,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:50,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RfeOJk15SO6hoZRKBIEOQg"], "issued_at": "2018-11-25T15:24:50.000000Z"}} 2018-11-25 15:24:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fa55000a382d4f98e0e7120b4bda68a6dca9de" 2018-11-25 15:24:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07af4784-60ba-4a6a-8b01-d420dfdc5fd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:50,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-07af4784-60ba-4a6a-8b01-d420dfdc5fd3 2018-11-25 15:24:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:50,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fa55000a382d4f98e0e7120b4bda68a6dca9de" 2018-11-25 15:24:50,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb84c31b-be58-4d35-bb36-40cd12b0405c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:24:50,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cb84c31b-be58-4d35-bb36-40cd12b0405c 2018-11-25 15:24:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-2168724b-1525-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fa55000a382d4f98e0e7120b4bda68a6dca9de" 2018-11-25 15:24:50,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696d010a-deaf-42e8-a655-a1765339b439 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-2168724b-1525-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/983db284f29d446d86222113b6e5871e"}, "enabled": true, "id": "983db284f29d446d86222113b6e5871e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj"}]} 2018-11-25 15:24:50,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-2168724b-1525-4a2-proj used request id req-696d010a-deaf-42e8-a655-a1765339b439 2018-11-25 15:24:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fa55000a382d4f98e0e7120b4bda68a6dca9de" 2018-11-25 15:24:50,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13fd541-dc27-4ca9-ae1f-4fc83789f588 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:50,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c13fd541-dc27-4ca9-ae1f-4fc83789f588 2018-11-25 15:24:51,247 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-2168724b-1525-4a2-user 2018-11-25 15:24:51,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e8c9c4-ce47-4005-a772-4771012ec6fe Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:51,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-58e8c9c4-ce47-4005-a772-4771012ec6fe 2018-11-25 15:24:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" -d '{"role": {"name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj-role"}}' 2018-11-25 15:24:51,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23fd6377-d3bc-49b7-b694-3b2efaac4b39 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef649086cb9943deafe425016e70c4de", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef649086cb9943deafe425016e70c4de"}, "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj-role"}} 2018-11-25 15:24:51,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-23fd6377-d3bc-49b7-b694-3b2efaac4b39 2018-11-25 15:24:51,445 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-2168724b-1525-4a2-proj-role 2018-11-25 15:24:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef649086cb9943deafe425016e70c4de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:51,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8479dcc7-9244-42e7-9592-25dd0b9246bb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef649086cb9943deafe425016e70c4de"}, "domain_id": null, "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj-role", "id": "ef649086cb9943deafe425016e70c4de"}} 2018-11-25 15:24:51,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef649086cb9943deafe425016e70c4de used request id req-8479dcc7-9244-42e7-9592-25dd0b9246bb 2018-11-25 15:24:51,468 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-2168724b-1525-4a2-proj-role to project CreateRouterNegativeTests-2168724b-1525-4a2-proj 2018-11-25 15:24:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/983db284f29d446d86222113b6e5871e/users/8ad342623baf4d6984362ca2c6d82381/roles/ef649086cb9943deafe425016e70c4de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:51,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1170ef7-201d-46d7-a179-e8f694dd5eec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:51,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/983db284f29d446d86222113b6e5871e/users/8ad342623baf4d6984362ca2c6d82381/roles/ef649086cb9943deafe425016e70c4de used request id req-e1170ef7-201d-46d7-a179-e8f694dd5eec 2018-11-25 15:24:51,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:51,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:51,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef649086cb9943deafe425016e70c4de", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj-role"}], "expires_at": "2018-11-25T16:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "983db284f29d446d86222113b6e5871e", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2168724b-1525-4a2-user", "id": "8ad342623baf4d6984362ca2c6d82381"}, "audit_ids": ["vucqVg-US5qAk_Obux347Q"], "issued_at": "2018-11-25T15:24:51.000000Z"}} 2018-11-25 15:24:51,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63dc9585f41e27a2de23789ca8a40edec64f5ac5" 2018-11-25 15:24:52,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757179d7-113a-4d56-a426-b56318bd66f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:52,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-757179d7-113a-4d56-a426-b56318bd66f6 2018-11-25 15:24:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-a4bbc087-64ef-473a-a73e-e847c6af0df5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63dc9585f41e27a2de23789ca8a40edec64f5ac5" 2018-11-25 15:24:52,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1ee3648d-97de-4ea8-ac04-48c5e17eb331 Date: Sun, 25 Nov 2018 15:24:52 GMT RESP BODY: {"routers": []} 2018-11-25 15:24:52,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-a4bbc087-64ef-473a-a73e-e847c6af0df5-pub-router&admin_state_up=True used request id req-1ee3648d-97de-4ea8-ac04-48c5e17eb331 2018-11-25 15:24:52,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:52,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:52,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef649086cb9943deafe425016e70c4de", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj-role"}], "expires_at": "2018-11-25T16:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "983db284f29d446d86222113b6e5871e", "name": "CreateRouterNegativeTests-2168724b-1525-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/983db284f29d446d86222113b6e5871e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/983db284f29d446d86222113b6e5871e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/983db284f29d446d86222113b6e5871e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2168724b-1525-4a2-user", "id": "8ad342623baf4d6984362ca2c6d82381"}, "audit_ids": ["PC6gDgpmReSiPkFMIqEgSg"], "issued_at": "2018-11-25T15:24:52.000000Z"}} 2018-11-25 15:24:52,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea5c321b953d1bd6a0b641986da70c596c17b54" 2018-11-25 15:24:52,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5869e6-5016-4b89-b371-0c6a4601b850 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:52,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c5869e6-5016-4b89-b371-0c6a4601b850 2018-11-25 15:24:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63dc9585f41e27a2de23789ca8a40edec64f5ac5" 2018-11-25 15:24:52,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f3bb23be-671f-4a38-ba52-310d6303f5f7 Date: Sun, 25 Nov 2018 15:24:52 GMT RESP BODY: {"networks":[]} 2018-11-25 15:24:52,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=Invalid_name used request id req-f3bb23be-671f-4a38-ba52-310d6303f5f7 2018-11-25 15:24:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b6deb441-bfac-4572-b8a5-b883feb3cbf1 Date: Sun, 25 Nov 2018 15:24:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:24:53,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b6deb441-bfac-4572-b8a5-b883feb3cbf1 2018-11-25 15:24:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3678c390-3713-4910-b6b5-115254df8750 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:24:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-3678c390-3713-4910-b6b5-115254df8750 2018-11-25 15:24:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73962f7d-4105-475f-bd23-54ffc7c5e54d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:24:53,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-73962f7d-4105-475f-bd23-54ffc7c5e54d 2018-11-25 15:24:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41af1a19-69eb-4fa7-972e-f269a8bd911b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:24:53,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-41af1a19-69eb-4fa7-972e-f269a8bd911b 2018-11-25 15:24:53,364 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-2168724b-1525-4a2-proj 2018-11-25 15:24:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/983db284f29d446d86222113b6e5871e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09bcba00-e343-4bd1-90a8-aa5d796c261d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:53,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/983db284f29d446d86222113b6e5871e used request id req-09bcba00-e343-4bd1-90a8-aa5d796c261d 2018-11-25 15:24:53,568 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-2168724b-1525-4a2-proj-role 2018-11-25 15:24:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ef649086cb9943deafe425016e70c4de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac2e747-1776-491e-b5af-f31a37b640c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:53,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ef649086cb9943deafe425016e70c4de used request id req-aac2e747-1776-491e-b5af-f31a37b640c0 2018-11-25 15:24:53,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03cff9eb8ef758e9805cf5831bb059e46dc90d" 2018-11-25 15:24:53,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62581e78-8f7c-45a8-9430-448da64f498f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:53,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-62581e78-8f7c-45a8-9430-448da64f498f 2018-11-25 15:24:53,769 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-2168724b-1525-4a2-user 2018-11-25 15:24:53,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8ad342623baf4d6984362ca2c6d82381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fa55000a382d4f98e0e7120b4bda68a6dca9de" 2018-11-25 15:24:53,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fccdd20-95fe-401d-9143-289bfe3ab058 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:53,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8ad342623baf4d6984362ca2c6d82381 used request id req-0fccdd20-95fe-401d-9143-289bfe3ab058 2018-11-25 15:24:53,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:54,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LD-cvXAFQMK6zvTZKn4whw"], "issued_at": "2018-11-25T15:24:54.000000Z"}} 2018-11-25 15:24:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bb88e6416bb961697368a5e16e8f71e168c62d" 2018-11-25 15:24:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f511cbd6-3948-4031-8ef8-c64367bd54cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:54,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f511cbd6-3948-4031-8ef8-c64367bd54cd 2018-11-25 15:24:54,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:54,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:54,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["5Zi4oRp2RdCyHN9sqjEmoA"], "issued_at": "2018-11-25T15:24:54.000000Z"}} 2018-11-25 15:24:54,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:54,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad631f4-5686-40d3-bb47-d0bdd696b550 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:54,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dad631f4-5686-40d3-bb47-d0bdd696b550 2018-11-25 15:24:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:54,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-514ae60a-be0a-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d01d52-5b1d-4fba-986d-563d42269eee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-514ae60a-be0a-48c-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:24:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-514ae60a-be0a-48c-proj used request id req-15d01d52-5b1d-4fba-986d-563d42269eee 2018-11-25 15:24:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:55,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac09b44b-6283-42f4-b748-6c4cd0d261cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:55,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ac09b44b-6283-42f4-b748-6c4cd0d261cd 2018-11-25 15:24:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-514ae60a-be0a-48c-proj"}}' 2018-11-25 15:24:55,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4993c96e-71d4-4bf5-b200-63b3aa9110ed Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7af6b44b62cf49d396be54894d34a9df"}, "enabled": true, "id": "7af6b44b62cf49d396be54894d34a9df", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-514ae60a-be0a-48c-proj"}} 2018-11-25 15:24:55,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4993c96e-71d4-4bf5-b200-63b3aa9110ed 2018-11-25 15:24:55,218 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-514ae60a-be0a-48c-proj 2018-11-25 15:24:55,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:55,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:55,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xmvMlo_LTFu2VJILOoY31w"], "issued_at": "2018-11-25T15:24:55.000000Z"}} 2018-11-25 15:24:55,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf7344b865e6fec313d4bcc461c2766185ae2b3" 2018-11-25 15:24:55,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494152eb-2068-41b3-b45c-738a1d5c699b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:55,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-494152eb-2068-41b3-b45c-738a1d5c699b 2018-11-25 15:24:55,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:55,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf7344b865e6fec313d4bcc461c2766185ae2b3" 2018-11-25 15:24:55,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0058ba-7b05-4883-b9e2-312b633fbd1c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:24:55,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bc0058ba-7b05-4883-b9e2-312b633fbd1c 2018-11-25 15:24:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-514ae60a-be0a-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf7344b865e6fec313d4bcc461c2766185ae2b3" 2018-11-25 15:24:55,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afb1d76-331f-4644-9ca8-1500246d6dcb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-514ae60a-be0a-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7af6b44b62cf49d396be54894d34a9df"}, "enabled": true, "id": "7af6b44b62cf49d396be54894d34a9df", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-514ae60a-be0a-48c-proj"}]} 2018-11-25 15:24:55,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-514ae60a-be0a-48c-proj used request id req-6afb1d76-331f-4644-9ca8-1500246d6dcb 2018-11-25 15:24:55,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf7344b865e6fec313d4bcc461c2766185ae2b3" 2018-11-25 15:24:55,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ecf053-3391-414b-a0cc-3fa63303aaf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:55,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b3ecf053-3391-414b-a0cc-3fa63303aaf4 2018-11-25 15:24:56,367 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-514ae60a-be0a-48c-user 2018-11-25 15:24:56,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:56,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4636c1f4-235a-4efb-a8b5-8203b590e676 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:56,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4636c1f4-235a-4efb-a8b5-8203b590e676 2018-11-25 15:24:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" -d '{"role": {"name": "CreateRouterNegativeTests-514ae60a-be0a-48c-proj-role"}}' 2018-11-25 15:24:56,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbfcb58b-46ad-416b-94ed-fbe218e2c2e3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea8913223a73477e80189843d5d0492e", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea8913223a73477e80189843d5d0492e"}, "name": "CreateRouterNegativeTests-514ae60a-be0a-48c-proj-role"}} 2018-11-25 15:24:56,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cbfcb58b-46ad-416b-94ed-fbe218e2c2e3 2018-11-25 15:24:56,564 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-514ae60a-be0a-48c-proj-role 2018-11-25 15:24:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ea8913223a73477e80189843d5d0492e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17348733-4e7e-4306-8427-b5963a65bf45 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ea8913223a73477e80189843d5d0492e"}, "domain_id": null, "name": "CreateRouterNegativeTests-514ae60a-be0a-48c-proj-role", "id": "ea8913223a73477e80189843d5d0492e"}} 2018-11-25 15:24:56,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ea8913223a73477e80189843d5d0492e used request id req-17348733-4e7e-4306-8427-b5963a65bf45 2018-11-25 15:24:56,586 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-514ae60a-be0a-48c-proj-role to project CreateRouterNegativeTests-514ae60a-be0a-48c-proj 2018-11-25 15:24:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7af6b44b62cf49d396be54894d34a9df/users/f59a4c79a96744db85677c2d7fbc7756/roles/ea8913223a73477e80189843d5d0492e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:56,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa615f13-4a9b-4296-ae63-0eb13892d3b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:56,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7af6b44b62cf49d396be54894d34a9df/users/f59a4c79a96744db85677c2d7fbc7756/roles/ea8913223a73477e80189843d5d0492e used request id req-aa615f13-4a9b-4296-ae63-0eb13892d3b0 2018-11-25 15:24:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:56,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c9d64ff4-4797-407f-83fd-bda8e4a8838c Date: Sun, 25 Nov 2018 15:24:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:24:56,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c9d64ff4-4797-407f-83fd-bda8e4a8838c 2018-11-25 15:24:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:57,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1809702-41b9-4981-85a2-c3c6133556ac Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:24:57,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-e1809702-41b9-4981-85a2-c3c6133556ac 2018-11-25 15:24:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:57,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abff6c1-711c-43d4-ae58-c8c1fd357493 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:24:57,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5abff6c1-711c-43d4-ae58-c8c1fd357493 2018-11-25 15:24:57,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:57,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92dbec1c-a063-4ed0-8f46-cc5305347c23 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:24:57,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-92dbec1c-a063-4ed0-8f46-cc5305347c23 2018-11-25 15:24:57,234 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-514ae60a-be0a-48c-proj 2018-11-25 15:24:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7af6b44b62cf49d396be54894d34a9df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:57,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea4da00-4ba2-4257-910d-7d67e2795976 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:57,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7af6b44b62cf49d396be54894d34a9df used request id req-dea4da00-4ba2-4257-910d-7d67e2795976 2018-11-25 15:24:57,417 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-514ae60a-be0a-48c-proj-role 2018-11-25 15:24:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ea8913223a73477e80189843d5d0492e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:57,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576f38e1-0f0a-49fc-80dd-1ca19faa1fc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:57,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ea8913223a73477e80189843d5d0492e used request id req-576f38e1-0f0a-49fc-80dd-1ca19faa1fc4 2018-11-25 15:24:57,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d592f546257208e9a63bd17904f6199e99e95c7" 2018-11-25 15:24:57,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea145881-6544-4347-aac1-e31004cd7c83 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:24:57,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ea145881-6544-4347-aac1-e31004cd7c83 2018-11-25 15:24:57,622 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-514ae60a-be0a-48c-user 2018-11-25 15:24:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f59a4c79a96744db85677c2d7fbc7756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf7344b865e6fec313d4bcc461c2766185ae2b3" 2018-11-25 15:24:57,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181be6ed-1fbc-49a2-bc87-83cc5d59924b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:24:57,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f59a4c79a96744db85677c2d7fbc7756 used request id req-181be6ed-1fbc-49a2-bc87-83cc5d59924b 2018-11-25 15:24:57,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:58,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HklY-HLCTASLWnu9PzORGA"], "issued_at": "2018-11-25T15:24:58.000000Z"}} 2018-11-25 15:24:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6922c5f2cb110ef336e65c521a8cd84859562f7c" 2018-11-25 15:24:58,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0299a2-d503-4bb1-a307-904d9bf6d289 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:58,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9d0299a2-d503-4bb1-a307-904d9bf6d289 2018-11-25 15:24:58,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:58,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:58,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rR2UISaeTYS36B5cte7Mqg"], "issued_at": "2018-11-25T15:24:58.000000Z"}} 2018-11-25 15:24:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:24:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055bad66-2083-4ef1-8e13-b9fb99672237 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:58,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-055bad66-2083-4ef1-8e13-b9fb99672237 2018-11-25 15:24:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:58,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:58,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-463b4a62-0c6d-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:24:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a8be0a-6da8-4960-a88e-da996b775a48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-463b4a62-0c6d-46c-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:24:58,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-463b4a62-0c6d-46c-proj used request id req-77a8be0a-6da8-4960-a88e-da996b775a48 2018-11-25 15:24:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:24:59,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd75f06-37c6-406e-88ca-2b0084d469f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:59,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-acd75f06-37c6-406e-88ca-2b0084d469f6 2018-11-25 15:24:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-463b4a62-0c6d-46c-proj"}}' 2018-11-25 15:24:59,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:24:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df503d77-ffb3-43e7-9788-043a3e0f9cdb Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eeb70078beba46baa6951ad9f9e80dab"}, "enabled": true, "id": "eeb70078beba46baa6951ad9f9e80dab", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-463b4a62-0c6d-46c-proj"}} 2018-11-25 15:24:59,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-df503d77-ffb3-43e7-9788-043a3e0f9cdb 2018-11-25 15:24:59,199 - keystone_utils - INFO - Created project with name - CreateQoSTests-463b4a62-0c6d-46c-proj 2018-11-25 15:24:59,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:24:59,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:24:59,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["5v0xqYMaS7CbHkw8HMrw0g"], "issued_at": "2018-11-25T15:24:59.000000Z"}} 2018-11-25 15:24:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6bd2eeec9602c275ad0adad84ad8fc75ea8801" 2018-11-25 15:24:59,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0eec36-5d5a-4c4f-9e1f-822820d75ef9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:24:59,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7e0eec36-5d5a-4c4f-9e1f-822820d75ef9 2018-11-25 15:24:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:24:59,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:24:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:24:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6bd2eeec9602c275ad0adad84ad8fc75ea8801" 2018-11-25 15:24:59,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadca52e-ecb3-4cbe-9f6c-d1c413e20d0b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:24:59,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-aadca52e-ecb3-4cbe-9f6c-d1c413e20d0b 2018-11-25 15:24:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-463b4a62-0c6d-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6bd2eeec9602c275ad0adad84ad8fc75ea8801" 2018-11-25 15:24:59,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ad93e4-4606-4c10-bee7-738a6754bbfd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-463b4a62-0c6d-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eeb70078beba46baa6951ad9f9e80dab"}, "enabled": true, "id": "eeb70078beba46baa6951ad9f9e80dab", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-463b4a62-0c6d-46c-proj"}]} 2018-11-25 15:24:59,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-463b4a62-0c6d-46c-proj used request id req-91ad93e4-4606-4c10-bee7-738a6754bbfd 2018-11-25 15:24:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6bd2eeec9602c275ad0adad84ad8fc75ea8801" 2018-11-25 15:24:59,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7dda303-c2b0-4072-a1f7-9c026076a07c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:24:59,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f7dda303-c2b0-4072-a1f7-9c026076a07c 2018-11-25 15:25:00,343 - keystone_utils - INFO - Created user with name - CreateQoSTests-463b4a62-0c6d-46c-user 2018-11-25 15:25:00,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:00,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08dbf6d-c4a9-407e-b749-d87616e3a28b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:00,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b08dbf6d-c4a9-407e-b749-d87616e3a28b 2018-11-25 15:25:00,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" -d '{"role": {"name": "CreateQoSTests-463b4a62-0c6d-46c-proj-role"}}' 2018-11-25 15:25:00,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e77d96f-e35d-4144-b029-1b454fa8beb8 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "967fedd1529048e598957ec39112ae7f", "links": {"self": "http://172.30.9.29:5000/v3/roles/967fedd1529048e598957ec39112ae7f"}, "name": "CreateQoSTests-463b4a62-0c6d-46c-proj-role"}} 2018-11-25 15:25:00,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e77d96f-e35d-4144-b029-1b454fa8beb8 2018-11-25 15:25:00,654 - keystone_utils - INFO - Created role with name - CreateQoSTests-463b4a62-0c6d-46c-proj-role 2018-11-25 15:25:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/967fedd1529048e598957ec39112ae7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:00,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef82d7a-cb4b-4f12-a1e5-ce3cf8ed117e Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/967fedd1529048e598957ec39112ae7f"}, "domain_id": null, "name": "CreateQoSTests-463b4a62-0c6d-46c-proj-role", "id": "967fedd1529048e598957ec39112ae7f"}} 2018-11-25 15:25:00,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/967fedd1529048e598957ec39112ae7f used request id req-9ef82d7a-cb4b-4f12-a1e5-ce3cf8ed117e 2018-11-25 15:25:00,740 - keystone_utils - INFO - Granting role CreateQoSTests-463b4a62-0c6d-46c-proj-role to project CreateQoSTests-463b4a62-0c6d-46c-proj 2018-11-25 15:25:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/eeb70078beba46baa6951ad9f9e80dab/users/802240a462234a29b83abb66fff0ca3d/roles/967fedd1529048e598957ec39112ae7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:00,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc5f2ca-4e1d-4301-96db-77ed6ccacd33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:00,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/eeb70078beba46baa6951ad9f9e80dab/users/802240a462234a29b83abb66fff0ca3d/roles/967fedd1529048e598957ec39112ae7f used request id req-4bc5f2ca-4e1d-4301-96db-77ed6ccacd33 2018-11-25 15:25:00,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:00,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:01,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["fBYd5leJS7yaeMfvZrqqKQ"], "issued_at": "2018-11-25T15:25:01.000000Z"}} 2018-11-25 15:25:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8a1b48dd69785fe1c8e1553a3c86c4e4b03c6" 2018-11-25 15:25:01,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d25e02-0d89-4764-b3b6-db1d9d120d2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:01,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-13d25e02-0d89-4764-b3b6-db1d9d120d2e 2018-11-25 15:25:01,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8a1b48dd69785fe1c8e1553a3c86c4e4b03c6" 2018-11-25 15:25:01,928 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:01 GMT Server: Apache x-compute-request-id: req-fb77265f-b007-4693-af9c-b69346cc70b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb77265f-b007-4693-af9c-b69346cc70b4 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:01,929 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-fb77265f-b007-4693-af9c-b69346cc70b4 2018-11-25 15:25:01,933 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fb77265f-b007-4693-af9c-b69346cc70b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8a1b48dd69785fe1c8e1553a3c86c4e4b03c6" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d9bcfc19-bfb8-4c3e-ad74-c36f93e1b493"}}' 2018-11-25 15:25:02,128 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:01 GMT Server: Apache x-compute-request-id: req-8adbfd07-e16a-4c94-a901-964dd10bcc50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8adbfd07-e16a-4c94-a901-964dd10bcc50 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a4f39ee5-9c83-4130-a9e6-507ffcaf2362", "name": "CreateQoSTests-d9bcfc19-bfb8-4c3e-ad74-c36f93e1b493"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/a4f39ee5-9c83-4130-a9e6-507ffcaf2362", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/a4f39ee5-9c83-4130-a9e6-507ffcaf2362", "rel": "bookmark"}]} 2018-11-25 15:25:02,129 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-8adbfd07-e16a-4c94-a901-964dd10bcc50 2018-11-25 15:25:02,129 - create_qos - INFO - Created qos with name - CreateQoSTests-d9bcfc19-bfb8-4c3e-ad74-c36f93e1b493 2018-11-25 15:25:02,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6922c5f2cb110ef336e65c521a8cd84859562f7c" 2018-11-25 15:25:02,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:02 GMT Server: Apache x-compute-request-id: req-938cc9d0-663c-4f58-80c5-78dc4281a5a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-938cc9d0-663c-4f58-80c5-78dc4281a5a3 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a4f39ee5-9c83-4130-a9e6-507ffcaf2362", "name": "CreateQoSTests-d9bcfc19-bfb8-4c3e-ad74-c36f93e1b493"}]} 2018-11-25 15:25:02,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-938cc9d0-663c-4f58-80c5-78dc4281a5a3 2018-11-25 15:25:02,707 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d9bcfc19-bfb8-4c3e-ad74-c36f93e1b493 2018-11-25 15:25:02,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/a4f39ee5-9c83-4130-a9e6-507ffcaf2362?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-938cc9d0-663c-4f58-80c5-78dc4281a5a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6922c5f2cb110ef336e65c521a8cd84859562f7c" 2018-11-25 15:25:03,320 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e241d9a-f4af-4d2c-8e02-813f9c30a808 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:03,320 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/a4f39ee5-9c83-4130-a9e6-507ffcaf2362?force=False used request id req-2e241d9a-f4af-4d2c-8e02-813f9c30a808 2018-11-25 15:25:03,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-938cc9d0-663c-4f58-80c5-78dc4281a5a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6922c5f2cb110ef336e65c521a8cd84859562f7c" 2018-11-25 15:25:03,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:03 GMT Server: Apache x-compute-request-id: req-be79127b-4fde-48ce-b03b-55da3df79f43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-be79127b-4fde-48ce-b03b-55da3df79f43 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:03,876 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-be79127b-4fde-48ce-b03b-55da3df79f43 2018-11-25 15:25:03,876 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d9bcfc19-bfb8-4c3e-ad74-c36f93e1b493 2018-11-25 15:25:03,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/a4f39ee5-9c83-4130-a9e6-507ffcaf2362?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb77265f-b007-4693-af9c-b69346cc70b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8a1b48dd69785fe1c8e1553a3c86c4e4b03c6" 2018-11-25 15:25:04,056 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:25:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-135f7615-80b7-4ea8-9f37-5b9bf7cdd471 x-openstack-request-id: req-135f7615-80b7-4ea8-9f37-5b9bf7cdd471 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec a4f39ee5-9c83-4130-a9e6-507ffcaf2362.", "code": 404}} 2018-11-25 15:25:04,057 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/a4f39ee5-9c83-4130-a9e6-507ffcaf2362?force=False used request id req-135f7615-80b7-4ea8-9f37-5b9bf7cdd471 2018-11-25 15:25:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-63986a7e-425e-4308-a613-75282e167ee3 Date: Sun, 25 Nov 2018 15:25:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:04,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-63986a7e-425e-4308-a613-75282e167ee3 2018-11-25 15:25:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a1d324-cd29-4ec5-9a8b-10f4e7ee66e1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:04,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-25a1d324-cd29-4ec5-9a8b-10f4e7ee66e1 2018-11-25 15:25:04,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4cbb91-b188-4e4f-b029-88156361b2cb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:04,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-de4cbb91-b188-4e4f-b029-88156361b2cb 2018-11-25 15:25:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444df3d7-c41d-497f-b2e2-1fb4b7478b21 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:04,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-444df3d7-c41d-497f-b2e2-1fb4b7478b21 2018-11-25 15:25:04,545 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-463b4a62-0c6d-46c-proj 2018-11-25 15:25:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/eeb70078beba46baa6951ad9f9e80dab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d558c2ba-f5be-4d6c-b49c-b2a9f389ce86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:04,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/eeb70078beba46baa6951ad9f9e80dab used request id req-d558c2ba-f5be-4d6c-b49c-b2a9f389ce86 2018-11-25 15:25:04,747 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-463b4a62-0c6d-46c-proj-role 2018-11-25 15:25:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/967fedd1529048e598957ec39112ae7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-008bebda-919e-4d45-9c0f-9f242265e72d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:04,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/967fedd1529048e598957ec39112ae7f used request id req-008bebda-919e-4d45-9c0f-9f242265e72d 2018-11-25 15:25:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186a384252e8696b293cecdb8fecb7f4d3fdd20e" 2018-11-25 15:25:04,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1b660c-d407-425e-b000-1ff93aa021bd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:04,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-da1b660c-d407-425e-b000-1ff93aa021bd 2018-11-25 15:25:04,944 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-463b4a62-0c6d-46c-user 2018-11-25 15:25:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/802240a462234a29b83abb66fff0ca3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6bd2eeec9602c275ad0adad84ad8fc75ea8801" 2018-11-25 15:25:05,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c19ca09b-b6b1-4870-9ac2-e1c3d18a3aa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:05,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/802240a462234a29b83abb66fff0ca3d used request id req-c19ca09b-b6b1-4870-9ac2-e1c3d18a3aa4 2018-11-25 15:25:05,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:05,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["P1jZnIAyRUu083sXX4IVBA"], "issued_at": "2018-11-25T15:25:05.000000Z"}} 2018-11-25 15:25:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4706b834b636f1637a22d9e8de71b22ab5325" 2018-11-25 15:25:05,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41f8216-3394-4256-9392-0628021eb6f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:05,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a41f8216-3394-4256-9392-0628021eb6f0 2018-11-25 15:25:05,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:05,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:05,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["fh0rrnwQTvmXbeYXigNzLA"], "issued_at": "2018-11-25T15:25:05.000000Z"}} 2018-11-25 15:25:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:06,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ff0d44-7136-4329-bf4a-e2dc8af25608 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:06,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7ff0d44-7136-4329-bf4a-e2dc8af25608 2018-11-25 15:25:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:06,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e928c5fe-8653-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:06,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c1efef-bf72-46ce-b0ea-aea664fcc9ea Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e928c5fe-8653-406-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:06,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e928c5fe-8653-406-proj used request id req-b3c1efef-bf72-46ce-b0ea-aea664fcc9ea 2018-11-25 15:25:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:06,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816960c0-d6fa-4aee-b515-a4cc6d53540b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:06,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-816960c0-d6fa-4aee-b515-a4cc6d53540b 2018-11-25 15:25:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-e928c5fe-8653-406-proj"}}' 2018-11-25 15:25:06,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e21bf763-fe08-4e4b-9527-81ea0bf51da4 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7e2a127fbd5f4b84b561da16fd7683f9"}, "enabled": true, "id": "7e2a127fbd5f4b84b561da16fd7683f9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e928c5fe-8653-406-proj"}} 2018-11-25 15:25:06,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e21bf763-fe08-4e4b-9527-81ea0bf51da4 2018-11-25 15:25:06,386 - keystone_utils - INFO - Created project with name - CreateQoSTests-e928c5fe-8653-406-proj 2018-11-25 15:25:06,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:06,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:06,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VxqXd0LHRCa0tWl-7Ug7vw"], "issued_at": "2018-11-25T15:25:06.000000Z"}} 2018-11-25 15:25:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975acd7ad0784066a71198cf1097a5ba0a41a1d7" 2018-11-25 15:25:06,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ea6e1f-1644-4585-a5a1-3232178caf41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:06,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1ea6e1f-1644-4585-a5a1-3232178caf41 2018-11-25 15:25:06,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:06,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975acd7ad0784066a71198cf1097a5ba0a41a1d7" 2018-11-25 15:25:06,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05048be-3341-4691-bd79-edab3613a40b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:06,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b05048be-3341-4691-bd79-edab3613a40b 2018-11-25 15:25:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-e928c5fe-8653-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975acd7ad0784066a71198cf1097a5ba0a41a1d7" 2018-11-25 15:25:06,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1d69af-3a50-4224-b96f-fe3bc7a616a1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-e928c5fe-8653-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7e2a127fbd5f4b84b561da16fd7683f9"}, "enabled": true, "id": "7e2a127fbd5f4b84b561da16fd7683f9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e928c5fe-8653-406-proj"}]} 2018-11-25 15:25:06,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-e928c5fe-8653-406-proj used request id req-6f1d69af-3a50-4224-b96f-fe3bc7a616a1 2018-11-25 15:25:06,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975acd7ad0784066a71198cf1097a5ba0a41a1d7" 2018-11-25 15:25:07,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb94271d-0db2-46d8-9b22-929a74abcd9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:07,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cb94271d-0db2-46d8-9b22-929a74abcd9c 2018-11-25 15:25:07,439 - keystone_utils - INFO - Created user with name - CreateQoSTests-e928c5fe-8653-406-user 2018-11-25 15:25:07,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:07,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:07,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc22878a-3866-440f-94dd-c235ef9ae011 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:07,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc22878a-3866-440f-94dd-c235ef9ae011 2018-11-25 15:25:07,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" -d '{"role": {"name": "CreateQoSTests-e928c5fe-8653-406-proj-role"}}' 2018-11-25 15:25:07,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5baf484-4932-4a5d-a2e4-5d1054f49d4b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "329ffe14a18a4f05981bb1d79fd33e3f", "links": {"self": "http://172.30.9.29:5000/v3/roles/329ffe14a18a4f05981bb1d79fd33e3f"}, "name": "CreateQoSTests-e928c5fe-8653-406-proj-role"}} 2018-11-25 15:25:07,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f5baf484-4932-4a5d-a2e4-5d1054f49d4b 2018-11-25 15:25:07,636 - keystone_utils - INFO - Created role with name - CreateQoSTests-e928c5fe-8653-406-proj-role 2018-11-25 15:25:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/329ffe14a18a4f05981bb1d79fd33e3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:07,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3b3f8c-cb53-4d69-a1ee-ffe588abe88d Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/329ffe14a18a4f05981bb1d79fd33e3f"}, "domain_id": null, "name": "CreateQoSTests-e928c5fe-8653-406-proj-role", "id": "329ffe14a18a4f05981bb1d79fd33e3f"}} 2018-11-25 15:25:07,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/329ffe14a18a4f05981bb1d79fd33e3f used request id req-fa3b3f8c-cb53-4d69-a1ee-ffe588abe88d 2018-11-25 15:25:07,728 - keystone_utils - INFO - Granting role CreateQoSTests-e928c5fe-8653-406-proj-role to project CreateQoSTests-e928c5fe-8653-406-proj 2018-11-25 15:25:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7e2a127fbd5f4b84b561da16fd7683f9/users/e7c0bad4059745e28ca928abbb532097/roles/329ffe14a18a4f05981bb1d79fd33e3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:07,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be23e001-f77a-4be0-9f79-c6d0690bfa32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:07,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7e2a127fbd5f4b84b561da16fd7683f9/users/e7c0bad4059745e28ca928abbb532097/roles/329ffe14a18a4f05981bb1d79fd33e3f used request id req-be23e001-f77a-4be0-9f79-c6d0690bfa32 2018-11-25 15:25:07,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:07,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:08,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Xlw3k-5LTT-xSODlOvGlZQ"], "issued_at": "2018-11-25T15:25:08.000000Z"}} 2018-11-25 15:25:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff6ba71243feef1b80493885abf9046f1806bc" 2018-11-25 15:25:08,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0373e5-2385-42ea-9be6-87fc3baf94bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:08,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c0373e5-2385-42ea-9be6-87fc3baf94bd 2018-11-25 15:25:08,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff6ba71243feef1b80493885abf9046f1806bc" 2018-11-25 15:25:08,440 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:08 GMT Server: Apache x-compute-request-id: req-f292083d-d232-4db1-98c7-cd54e2a72d08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f292083d-d232-4db1-98c7-cd54e2a72d08 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:08,440 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-f292083d-d232-4db1-98c7-cd54e2a72d08 2018-11-25 15:25:08,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f292083d-d232-4db1-98c7-cd54e2a72d08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff6ba71243feef1b80493885abf9046f1806bc" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-29b16853-cdc6-4997-ab50-533d41168321"}}' 2018-11-25 15:25:09,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:08 GMT Server: Apache x-compute-request-id: req-d055425e-0a9e-4fa2-bd44-eb6d882cada1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d055425e-0a9e-4fa2-bd44-eb6d882cada1 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "313d2efb-b33f-4c0e-af98-00076f911f19", "name": "CreateQoSTests-29b16853-cdc6-4997-ab50-533d41168321"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/313d2efb-b33f-4c0e-af98-00076f911f19", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/313d2efb-b33f-4c0e-af98-00076f911f19", "rel": "bookmark"}]} 2018-11-25 15:25:09,052 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-d055425e-0a9e-4fa2-bd44-eb6d882cada1 2018-11-25 15:25:09,052 - create_qos - INFO - Created qos with name - CreateQoSTests-29b16853-cdc6-4997-ab50-533d41168321 2018-11-25 15:25:09,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4706b834b636f1637a22d9e8de71b22ab5325" 2018-11-25 15:25:09,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:09 GMT Server: Apache x-compute-request-id: req-1f47fe88-2815-4e5a-94a4-19235cbc267e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f47fe88-2815-4e5a-94a4-19235cbc267e Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "313d2efb-b33f-4c0e-af98-00076f911f19", "name": "CreateQoSTests-29b16853-cdc6-4997-ab50-533d41168321"}]} 2018-11-25 15:25:09,607 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-1f47fe88-2815-4e5a-94a4-19235cbc267e 2018-11-25 15:25:09,608 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-29b16853-cdc6-4997-ab50-533d41168321 2018-11-25 15:25:09,611 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/313d2efb-b33f-4c0e-af98-00076f911f19?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f292083d-d232-4db1-98c7-cd54e2a72d08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff6ba71243feef1b80493885abf9046f1806bc" 2018-11-25 15:25:09,822 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8fc76b5e-748e-4491-a0a1-1d2434e415a6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:09,823 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/313d2efb-b33f-4c0e-af98-00076f911f19?force=False used request id req-8fc76b5e-748e-4491-a0a1-1d2434e415a6 2018-11-25 15:25:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-89a04d87-7ac8-4054-8621-3725a3551a5d Date: Sun, 25 Nov 2018 15:25:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:10,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-89a04d87-7ac8-4054-8621-3725a3551a5d 2018-11-25 15:25:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19489b2a-f138-4b62-a065-c568242ec4a1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:10,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-19489b2a-f138-4b62-a065-c568242ec4a1 2018-11-25 15:25:10,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038f95ef-607a-4f5d-9cb3-149a04787d02 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:10,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-038f95ef-607a-4f5d-9cb3-149a04787d02 2018-11-25 15:25:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ea45a6-5504-46f9-85c9-956c58a08e0e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:10,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-a7ea45a6-5504-46f9-85c9-956c58a08e0e 2018-11-25 15:25:10,330 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e928c5fe-8653-406-proj 2018-11-25 15:25:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7e2a127fbd5f4b84b561da16fd7683f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41b0514f-4e59-475c-b9f3-891336777b5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:10,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7e2a127fbd5f4b84b561da16fd7683f9 used request id req-41b0514f-4e59-475c-b9f3-891336777b5d 2018-11-25 15:25:10,556 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e928c5fe-8653-406-proj-role 2018-11-25 15:25:10,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/329ffe14a18a4f05981bb1d79fd33e3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ca4436c-589a-4b4a-86c7-4ecd1faf3f7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:10,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/329ffe14a18a4f05981bb1d79fd33e3f used request id req-0ca4436c-589a-4b4a-86c7-4ecd1faf3f7e 2018-11-25 15:25:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79aec779feb121dbd528cc315d79f45ab28b22d" 2018-11-25 15:25:10,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb197042-a004-409b-a8ee-9410628b2aea Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:10,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cb197042-a004-409b-a8ee-9410628b2aea 2018-11-25 15:25:10,687 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e928c5fe-8653-406-user 2018-11-25 15:25:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e7c0bad4059745e28ca928abbb532097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975acd7ad0784066a71198cf1097a5ba0a41a1d7" 2018-11-25 15:25:10,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0772a9-110f-4a6c-b80b-019c5bd509f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:10,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e7c0bad4059745e28ca928abbb532097 used request id req-2d0772a9-110f-4a6c-b80b-019c5bd509f5 2018-11-25 15:25:10,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:11,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["pVcuCkL_QIKS70kcGIip7Q"], "issued_at": "2018-11-25T15:25:11.000000Z"}} 2018-11-25 15:25:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5264f0d073fcf5ee260c7fb1fb6ac6f45d0c17" 2018-11-25 15:25:11,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2f1acd-d9e0-418b-a9b4-f9428af2119c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:11,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af2f1acd-d9e0-418b-a9b4-f9428af2119c 2018-11-25 15:25:11,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:11,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:11,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2J0eB_ErQNetDQGzMsujJg"], "issued_at": "2018-11-25T15:25:11.000000Z"}} 2018-11-25 15:25:11,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:11,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c1f706-1883-48b0-8fd8-a74612f2a44e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:11,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71c1f706-1883-48b0-8fd8-a74612f2a44e 2018-11-25 15:25:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:11,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-5289f406-70d5-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:12,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9128d295-3288-4a84-9514-f6e40ef1be98 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-5289f406-70d5-44f-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:12,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-5289f406-70d5-44f-proj used request id req-9128d295-3288-4a84-9514-f6e40ef1be98 2018-11-25 15:25:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:12,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7afff7-30da-4360-8916-64a8e011e4c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:12,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6c7afff7-30da-4360-8916-64a8e011e4c0 2018-11-25 15:25:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-5289f406-70d5-44f-proj"}}' 2018-11-25 15:25:12,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70d4263c-9761-4d37-9395-d0b31ee7116e Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/168a089063c842a9b723c7a436179219"}, "enabled": true, "id": "168a089063c842a9b723c7a436179219", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-5289f406-70d5-44f-proj"}} 2018-11-25 15:25:12,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-70d4263c-9761-4d37-9395-d0b31ee7116e 2018-11-25 15:25:12,289 - keystone_utils - INFO - Created project with name - CreateQoSTests-5289f406-70d5-44f-proj 2018-11-25 15:25:12,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:12,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:12,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RteC0rzCSXmIarqskNHB_w"], "issued_at": "2018-11-25T15:25:12.000000Z"}} 2018-11-25 15:25:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a150a46914f56abb4a94b1ec5c8c7fde90c9c1c4" 2018-11-25 15:25:12,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be5a7c3-18ab-492b-b5e5-e9c1ac4d4d28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:12,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7be5a7c3-18ab-492b-b5e5-e9c1ac4d4d28 2018-11-25 15:25:12,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:12,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:12,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a150a46914f56abb4a94b1ec5c8c7fde90c9c1c4" 2018-11-25 15:25:12,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13872af-9c63-4701-a39e-3e25b52e5685 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:12,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e13872af-9c63-4701-a39e-3e25b52e5685 2018-11-25 15:25:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-5289f406-70d5-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a150a46914f56abb4a94b1ec5c8c7fde90c9c1c4" 2018-11-25 15:25:12,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01fd4c6f-093b-4986-a412-f285d1ca1b34 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-5289f406-70d5-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/168a089063c842a9b723c7a436179219"}, "enabled": true, "id": "168a089063c842a9b723c7a436179219", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-5289f406-70d5-44f-proj"}]} 2018-11-25 15:25:12,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-5289f406-70d5-44f-proj used request id req-01fd4c6f-093b-4986-a412-f285d1ca1b34 2018-11-25 15:25:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a150a46914f56abb4a94b1ec5c8c7fde90c9c1c4" 2018-11-25 15:25:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da597245-0f22-4e3b-b39d-482e6e94e718 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:13,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-da597245-0f22-4e3b-b39d-482e6e94e718 2018-11-25 15:25:13,456 - keystone_utils - INFO - Created user with name - CreateQoSTests-5289f406-70d5-44f-user 2018-11-25 15:25:13,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:13,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb267929-bf5f-4ae5-b099-7a26bfadb895 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:13,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eb267929-bf5f-4ae5-b099-7a26bfadb895 2018-11-25 15:25:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" -d '{"role": {"name": "CreateQoSTests-5289f406-70d5-44f-proj-role"}}' 2018-11-25 15:25:13,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bffd47c-140d-4835-b6ef-398603645ccd Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc12f24bada2457e8b651b8d51471c77", "links": {"self": "http://172.30.9.29:5000/v3/roles/bc12f24bada2457e8b651b8d51471c77"}, "name": "CreateQoSTests-5289f406-70d5-44f-proj-role"}} 2018-11-25 15:25:13,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5bffd47c-140d-4835-b6ef-398603645ccd 2018-11-25 15:25:13,678 - keystone_utils - INFO - Created role with name - CreateQoSTests-5289f406-70d5-44f-proj-role 2018-11-25 15:25:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/bc12f24bada2457e8b651b8d51471c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd326b27-4402-4a25-945b-ec0e23d5b2a5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/bc12f24bada2457e8b651b8d51471c77"}, "domain_id": null, "name": "CreateQoSTests-5289f406-70d5-44f-proj-role", "id": "bc12f24bada2457e8b651b8d51471c77"}} 2018-11-25 15:25:13,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bc12f24bada2457e8b651b8d51471c77 used request id req-fd326b27-4402-4a25-945b-ec0e23d5b2a5 2018-11-25 15:25:13,700 - keystone_utils - INFO - Granting role CreateQoSTests-5289f406-70d5-44f-proj-role to project CreateQoSTests-5289f406-70d5-44f-proj 2018-11-25 15:25:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/168a089063c842a9b723c7a436179219/users/ec634ba560364385ad9907be9d4c669e/roles/bc12f24bada2457e8b651b8d51471c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:13,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1057da-0305-46d4-adf9-1e746bbef70f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:13,818 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/168a089063c842a9b723c7a436179219/users/ec634ba560364385ad9907be9d4c669e/roles/bc12f24bada2457e8b651b8d51471c77 used request id req-cf1057da-0305-46d4-adf9-1e746bbef70f 2018-11-25 15:25:13,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:13,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:14,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["c4_-ETa9QdWD7GA4YJfbQg"], "issued_at": "2018-11-25T15:25:14.000000Z"}} 2018-11-25 15:25:14,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35356b55d5ffa6e3028c14d97cd1a6ee2647db82" 2018-11-25 15:25:14,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ec955d-82ac-47d5-a608-6fb7efe6456d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:14,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-14ec955d-82ac-47d5-a608-6fb7efe6456d 2018-11-25 15:25:14,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35356b55d5ffa6e3028c14d97cd1a6ee2647db82" 2018-11-25 15:25:14,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:14 GMT Server: Apache x-compute-request-id: req-e5e48381-7a52-4245-9064-2189c0929a1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5e48381-7a52-4245-9064-2189c0929a1d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:14,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-e5e48381-7a52-4245-9064-2189c0929a1d 2018-11-25 15:25:14,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e5e48381-7a52-4245-9064-2189c0929a1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35356b55d5ffa6e3028c14d97cd1a6ee2647db82" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-5bced8fa-8741-4d79-8203-44ac35ea7d69"}}' 2018-11-25 15:25:14,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:14 GMT Server: Apache x-compute-request-id: req-9ede3a5f-3c08-4e56-87f0-08f09069d835 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ede3a5f-3c08-4e56-87f0-08f09069d835 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "31132000-827d-42e6-bc37-b008cbdf2329", "name": "CreateQoSTests-5bced8fa-8741-4d79-8203-44ac35ea7d69"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/31132000-827d-42e6-bc37-b008cbdf2329", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/31132000-827d-42e6-bc37-b008cbdf2329", "rel": "bookmark"}]} 2018-11-25 15:25:14,690 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-9ede3a5f-3c08-4e56-87f0-08f09069d835 2018-11-25 15:25:14,691 - create_qos - INFO - Created qos with name - CreateQoSTests-5bced8fa-8741-4d79-8203-44ac35ea7d69 2018-11-25 15:25:14,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5264f0d073fcf5ee260c7fb1fb6ac6f45d0c17" 2018-11-25 15:25:14,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:14 GMT Server: Apache x-compute-request-id: req-266271f0-e1b0-4c0d-8fd4-8432f5e624ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-266271f0-e1b0-4c0d-8fd4-8432f5e624ca Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "31132000-827d-42e6-bc37-b008cbdf2329", "name": "CreateQoSTests-5bced8fa-8741-4d79-8203-44ac35ea7d69"}]} 2018-11-25 15:25:14,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-266271f0-e1b0-4c0d-8fd4-8432f5e624ca 2018-11-25 15:25:14,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:14,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:15,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["pAe_6eEYTCCvT503yHR-Og"], "issued_at": "2018-11-25T15:25:15.000000Z"}} 2018-11-25 15:25:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffd8b103a5f94789624047ffda3312509364c42" 2018-11-25 15:25:15,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40180530-2a74-407d-950a-2f925993323a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:15,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40180530-2a74-407d-950a-2f925993323a 2018-11-25 15:25:15,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffd8b103a5f94789624047ffda3312509364c42" 2018-11-25 15:25:15,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:15 GMT Server: Apache x-compute-request-id: req-e936da1f-5c59-42e1-a2b1-6f34362a73d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e936da1f-5c59-42e1-a2b1-6f34362a73d4 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "31132000-827d-42e6-bc37-b008cbdf2329", "name": "CreateQoSTests-5bced8fa-8741-4d79-8203-44ac35ea7d69"}]} 2018-11-25 15:25:15,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-e936da1f-5c59-42e1-a2b1-6f34362a73d4 2018-11-25 15:25:15,506 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-5bced8fa-8741-4d79-8203-44ac35ea7d69 2018-11-25 15:25:15,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/31132000-827d-42e6-bc37-b008cbdf2329?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5e48381-7a52-4245-9064-2189c0929a1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35356b55d5ffa6e3028c14d97cd1a6ee2647db82" 2018-11-25 15:25:15,726 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b633ce3d-bbb5-4f37-8497-c58e93b11100 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:15,726 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/31132000-827d-42e6-bc37-b008cbdf2329?force=False used request id req-b633ce3d-bbb5-4f37-8497-c58e93b11100 2018-11-25 15:25:15,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:15,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3b40d4d5-316c-47dd-881c-70eb9986966e Date: Sun, 25 Nov 2018 15:25:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:15,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3b40d4d5-316c-47dd-881c-70eb9986966e 2018-11-25 15:25:15,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:16,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56e3fab-8ae2-42d5-bbd8-39bda5b9263a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:16,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-e56e3fab-8ae2-42d5-bbd8-39bda5b9263a 2018-11-25 15:25:16,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:16,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ad3887-d843-46ca-a71e-3ec675bcf242 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:16,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-d7ad3887-d843-46ca-a71e-3ec675bcf242 2018-11-25 15:25:16,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:16,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5e1fe9-e835-4ed7-a3ea-152dd0796be5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:16,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-fa5e1fe9-e835-4ed7-a3ea-152dd0796be5 2018-11-25 15:25:16,205 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-5289f406-70d5-44f-proj 2018-11-25 15:25:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/168a089063c842a9b723c7a436179219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:16,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d7303f7-63ec-4bc7-bf2c-69e993bcbdc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:16,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/168a089063c842a9b723c7a436179219 used request id req-1d7303f7-63ec-4bc7-bf2c-69e993bcbdc5 2018-11-25 15:25:16,399 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-5289f406-70d5-44f-proj-role 2018-11-25 15:25:16,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/bc12f24bada2457e8b651b8d51471c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:16,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89719ea3-869c-42ce-8d46-2c4b4133980a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:16,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bc12f24bada2457e8b651b8d51471c77 used request id req-89719ea3-869c-42ce-8d46-2c4b4133980a 2018-11-25 15:25:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91305d5a0df78d32544ab73ed9dbace8130c83e" 2018-11-25 15:25:16,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedcdd30-2fb4-462b-a364-ff2a9527ee90 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:16,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dedcdd30-2fb4-462b-a364-ff2a9527ee90 2018-11-25 15:25:16,593 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-5289f406-70d5-44f-user 2018-11-25 15:25:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ec634ba560364385ad9907be9d4c669e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a150a46914f56abb4a94b1ec5c8c7fde90c9c1c4" 2018-11-25 15:25:16,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95ece2f9-b51d-47ae-86d5-6ddd4dc85608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:16,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ec634ba560364385ad9907be9d4c669e used request id req-95ece2f9-b51d-47ae-86d5-6ddd4dc85608 2018-11-25 15:25:16,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:17,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["faa6JVpEQhCgKhNQsYeToA"], "issued_at": "2018-11-25T15:25:17.000000Z"}} 2018-11-25 15:25:17,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf9b112928098c5503a6c7fdd0f3719d7ddaf31" 2018-11-25 15:25:17,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e506b31-5592-465e-a5c0-7b8f508412c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:17,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8e506b31-5592-465e-a5c0-7b8f508412c9 2018-11-25 15:25:17,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:17,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:17,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["XEnIpgCrS9a1mwy40aRjng"], "issued_at": "2018-11-25T15:25:17.000000Z"}} 2018-11-25 15:25:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:17,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9eac173-10ba-4b0c-9d5a-d045d1521fe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:17,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9eac173-10ba-4b0c-9d5a-d045d1521fe4 2018-11-25 15:25:17,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:17,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:17,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:17,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544deb59-9c89-4fae-9782-b2cca88d2771 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:17,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj used request id req-544deb59-9c89-4fae-9782-b2cca88d2771 2018-11-25 15:25:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:17,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991b02d8-e5c1-48a8-8b32-b8ad29f4fc76 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:17,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-991b02d8-e5c1-48a8-8b32-b8ad29f4fc76 2018-11-25 15:25:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj"}}' 2018-11-25 15:25:17,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa34ac1-54ca-4c52-9543-58179757c45a Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b0c72b89bd404e669271b5993bb85afc"}, "enabled": true, "id": "b0c72b89bd404e669271b5993bb85afc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj"}} 2018-11-25 15:25:17,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-caa34ac1-54ca-4c52-9543-58179757c45a 2018-11-25 15:25:17,930 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj 2018-11-25 15:25:17,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:17,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:18,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["SjfFPwqlSyORgi3YQpAsoA"], "issued_at": "2018-11-25T15:25:18.000000Z"}} 2018-11-25 15:25:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df6a880d5cf56dc9381b62c68ab563deefb2b7" 2018-11-25 15:25:18,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b042848f-0da3-4cb0-afa8-fd2987764004 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:18,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b042848f-0da3-4cb0-afa8-fd2987764004 2018-11-25 15:25:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:18,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:18,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df6a880d5cf56dc9381b62c68ab563deefb2b7" 2018-11-25 15:25:18,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e238e716-532d-4e3a-9624-0102e968ccec Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:18,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e238e716-532d-4e3a-9624-0102e968ccec 2018-11-25 15:25:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df6a880d5cf56dc9381b62c68ab563deefb2b7" 2018-11-25 15:25:18,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37028d4c-7cac-4497-b434-5a6b9cf47b64 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b0c72b89bd404e669271b5993bb85afc"}, "enabled": true, "id": "b0c72b89bd404e669271b5993bb85afc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj"}]} 2018-11-25 15:25:18,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj used request id req-37028d4c-7cac-4497-b434-5a6b9cf47b64 2018-11-25 15:25:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df6a880d5cf56dc9381b62c68ab563deefb2b7" 2018-11-25 15:25:18,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343b652a-5319-4b0a-9a71-049c0006062c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:18,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-343b652a-5319-4b0a-9a71-049c0006062c 2018-11-25 15:25:19,163 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-user 2018-11-25 15:25:19,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:19,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d766bb2c-b610-486f-b715-48643fd147bd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:19,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d766bb2c-b610-486f-b715-48643fd147bd 2018-11-25 15:25:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj-role"}}' 2018-11-25 15:25:19,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4911e8-3380-474b-9307-7b849f1c992c Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ba2f7f1a55545f09b587cce3aca5bd2", "links": {"self": "http://172.30.9.29:5000/v3/roles/4ba2f7f1a55545f09b587cce3aca5bd2"}, "name": "CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj-role"}} 2018-11-25 15:25:19,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1c4911e8-3380-474b-9307-7b849f1c992c 2018-11-25 15:25:19,372 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj-role 2018-11-25 15:25:19,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4ba2f7f1a55545f09b587cce3aca5bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:19,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620c2989-658d-4e71-bdce-3211c5e30878 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4ba2f7f1a55545f09b587cce3aca5bd2"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj-role", "id": "4ba2f7f1a55545f09b587cce3aca5bd2"}} 2018-11-25 15:25:19,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4ba2f7f1a55545f09b587cce3aca5bd2 used request id req-620c2989-658d-4e71-bdce-3211c5e30878 2018-11-25 15:25:19,463 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj-role to project CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj 2018-11-25 15:25:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b0c72b89bd404e669271b5993bb85afc/users/fe8edc2ce4274f459796889eb5d83142/roles/4ba2f7f1a55545f09b587cce3aca5bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:19,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33cc7be5-9e12-4791-931e-b61b7ced4ff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:19,584 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b0c72b89bd404e669271b5993bb85afc/users/fe8edc2ce4274f459796889eb5d83142/roles/4ba2f7f1a55545f09b587cce3aca5bd2 used request id req-33cc7be5-9e12-4791-931e-b61b7ced4ff5 2018-11-25 15:25:19,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:19,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:19,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1i01U-6MQPOIPFQAjpM9Zg"], "issued_at": "2018-11-25T15:25:19.000000Z"}} 2018-11-25 15:25:19,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aebdd077fa89f5a755973c915b98b06f36f73d" 2018-11-25 15:25:20,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373b74b5-62be-44b5-ad23-5ead8309f518 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:20,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-373b74b5-62be-44b5-ad23-5ead8309f518 2018-11-25 15:25:20,069 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aebdd077fa89f5a755973c915b98b06f36f73d" 2018-11-25 15:25:20,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:20 GMT Server: Apache x-compute-request-id: req-8e22b418-c2ce-4cba-b4a5-ca5ea8f06607 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e22b418-c2ce-4cba-b4a5-ca5ea8f06607 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:20,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-8e22b418-c2ce-4cba-b4a5-ca5ea8f06607 2018-11-25 15:25:20,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8e22b418-c2ce-4cba-b4a5-ca5ea8f06607" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aebdd077fa89f5a755973c915b98b06f36f73d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881", "description": null}}' 2018-11-25 15:25:20,838 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:20 GMT Server: Apache x-compute-request-id: req-c129d4f8-c8e3-4364-a35d-b8c15ab99653 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c129d4f8-c8e3-4364-a35d-b8c15ab99653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d2aeb8b-1852-4938-9d87-fb064abcd4f1", "description": null}} 2018-11-25 15:25:20,838 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-c129d4f8-c8e3-4364-a35d-b8c15ab99653 2018-11-25 15:25:20,839 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881 2018-11-25 15:25:20,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf9b112928098c5503a6c7fdd0f3719d7ddaf31" 2018-11-25 15:25:21,377 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:20 GMT Server: Apache x-compute-request-id: req-ccf34ed0-1b40-4196-9329-034eb67cad6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccf34ed0-1b40-4196-9329-034eb67cad6c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d2aeb8b-1852-4938-9d87-fb064abcd4f1", "description": null}]} 2018-11-25 15:25:21,377 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-ccf34ed0-1b40-4196-9329-034eb67cad6c 2018-11-25 15:25:21,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccf34ed0-1b40-4196-9329-034eb67cad6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf9b112928098c5503a6c7fdd0f3719d7ddaf31" 2018-11-25 15:25:21,580 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:21 GMT Server: Apache x-compute-request-id: req-8f936cfd-51c9-4662-8ae4-bb006aac77ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f936cfd-51c9-4662-8ae4-bb006aac77ed Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d2aeb8b-1852-4938-9d87-fb064abcd4f1", "description": null}} 2018-11-25 15:25:21,580 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1 used request id req-8f936cfd-51c9-4662-8ae4-bb006aac77ed 2018-11-25 15:25:21,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccf34ed0-1b40-4196-9329-034eb67cad6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf9b112928098c5503a6c7fdd0f3719d7ddaf31" 2018-11-25 15:25:22,160 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:21 GMT Server: Apache x-compute-request-id: req-57d3bf1c-a336-4990-8000-800ba40dd702 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57d3bf1c-a336-4990-8000-800ba40dd702 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:25:22,160 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1/encryption used request id req-57d3bf1c-a336-4990-8000-800ba40dd702 2018-11-25 15:25:22,160 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881 2018-11-25 15:25:22,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccf34ed0-1b40-4196-9329-034eb67cad6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf9b112928098c5503a6c7fdd0f3719d7ddaf31" 2018-11-25 15:25:22,223 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58ee12d9-7bbe-4ed8-b5f7-db7541d9486d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:22,224 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1 used request id req-58ee12d9-7bbe-4ed8-b5f7-db7541d9486d 2018-11-25 15:25:22,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccf34ed0-1b40-4196-9329-034eb67cad6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf9b112928098c5503a6c7fdd0f3719d7ddaf31" 2018-11-25 15:25:23,075 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:22 GMT Server: Apache x-compute-request-id: req-b09a5bab-c514-487c-be03-50f1149e1883 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b09a5bab-c514-487c-be03-50f1149e1883 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:23,075 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-b09a5bab-c514-487c-be03-50f1149e1883 2018-11-25 15:25:23,075 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-aaafb88b-f898-432d-b014-d5288b3e7881 2018-11-25 15:25:23,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e22b418-c2ce-4cba-b4a5-ca5ea8f06607" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aebdd077fa89f5a755973c915b98b06f36f73d" 2018-11-25 15:25:23,269 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:25:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3722592b-3a05-425a-b4f9-4e75b0591cd7 x-openstack-request-id: req-3722592b-3a05-425a-b4f9-4e75b0591cd7 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 2d2aeb8b-1852-4938-9d87-fb064abcd4f1 could not be found.", "code": 404}} 2018-11-25 15:25:23,269 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2d2aeb8b-1852-4938-9d87-fb064abcd4f1 used request id req-3722592b-3a05-425a-b4f9-4e75b0591cd7 2018-11-25 15:25:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:23,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-94cfb308-061d-4560-ad59-4e1f796f6e22 Date: Sun, 25 Nov 2018 15:25:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:23,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-94cfb308-061d-4560-ad59-4e1f796f6e22 2018-11-25 15:25:23,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:23,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b05898-76a4-4085-a82c-864b104aa425 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:23,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-63b05898-76a4-4085-a82c-864b104aa425 2018-11-25 15:25:23,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:23,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f207b9b-b28c-4eef-9c56-2f1a4b3c8aae Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:23,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5f207b9b-b28c-4eef-9c56-2f1a4b3c8aae 2018-11-25 15:25:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:23,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe868be-2b14-492d-9f1d-42780a6bdac2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:23,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-cfe868be-2b14-492d-9f1d-42780a6bdac2 2018-11-25 15:25:23,698 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj 2018-11-25 15:25:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b0c72b89bd404e669271b5993bb85afc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:23,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb9f07a1-19e6-47c2-81c0-2bcfab182911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:23,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b0c72b89bd404e669271b5993bb85afc used request id req-cb9f07a1-19e6-47c2-81c0-2bcfab182911 2018-11-25 15:25:23,872 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-proj-role 2018-11-25 15:25:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4ba2f7f1a55545f09b587cce3aca5bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:23,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8456c14-dc35-4525-a57d-98418381c5e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:23,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4ba2f7f1a55545f09b587cce3aca5bd2 used request id req-a8456c14-dc35-4525-a57d-98418381c5e7 2018-11-25 15:25:23,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f57ed3ba073331ad5b9fd2c502fe7af150f426" 2018-11-25 15:25:24,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77dc2171-1620-49ac-9cec-5336aec50f38 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:24,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-77dc2171-1620-49ac-9cec-5336aec50f38 2018-11-25 15:25:24,092 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-6204c4cc-b498-435-user 2018-11-25 15:25:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fe8edc2ce4274f459796889eb5d83142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df6a880d5cf56dc9381b62c68ab563deefb2b7" 2018-11-25 15:25:24,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561093e1-4b27-47a7-b88c-35f1cbee8b69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:24,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fe8edc2ce4274f459796889eb5d83142 used request id req-561093e1-4b27-47a7-b88c-35f1cbee8b69 2018-11-25 15:25:24,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:24,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YZqgYzyGTg-YB1Ai8SIPfg"], "issued_at": "2018-11-25T15:25:24.000000Z"}} 2018-11-25 15:25:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7c745d565c329d3755e629ec32a572b99a118e" 2018-11-25 15:25:24,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797b6c5a-8385-4301-b885-84d912f09487 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:24,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-797b6c5a-8385-4301-b885-84d912f09487 2018-11-25 15:25:24,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:24,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:25,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HWc8dGgdQYqKJjADFrrDYQ"], "issued_at": "2018-11-25T15:25:25.000000Z"}} 2018-11-25 15:25:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:25,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c543a06e-8172-46f4-a1db-6ca88b2b8969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:25,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c543a06e-8172-46f4-a1db-6ca88b2b8969 2018-11-25 15:25:25,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:25,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:25,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0100988-81fb-47ff-8e6d-5bbb0f78244e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:25,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj used request id req-a0100988-81fb-47ff-8e6d-5bbb0f78244e 2018-11-25 15:25:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:25,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c78f30e-c52f-4238-8522-fb613660c1df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:25,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5c78f30e-c52f-4238-8522-fb613660c1df 2018-11-25 15:25:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj"}}' 2018-11-25 15:25:25,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c65d17-73ce-4538-84d0-83ffcd041d14 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e3883507fa246f29b73228588f782e8"}, "enabled": true, "id": "6e3883507fa246f29b73228588f782e8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj"}} 2018-11-25 15:25:25,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-31c65d17-73ce-4538-84d0-83ffcd041d14 2018-11-25 15:25:25,570 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj 2018-11-25 15:25:25,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:25,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:25,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["CICte8DKQmeNkOJW3cMxOg"], "issued_at": "2018-11-25T15:25:25.000000Z"}} 2018-11-25 15:25:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e86a53546bfccb6d806315190a89b93b1cfa7d" 2018-11-25 15:25:26,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85aed6ae-cfd6-40ef-b3ae-e7b2f35c7bf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:26,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-85aed6ae-cfd6-40ef-b3ae-e7b2f35c7bf7 2018-11-25 15:25:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:26,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e86a53546bfccb6d806315190a89b93b1cfa7d" 2018-11-25 15:25:26,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1fb461-cc72-4475-baae-bdf68a799bd7 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:26,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4a1fb461-cc72-4475-baae-bdf68a799bd7 2018-11-25 15:25:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e86a53546bfccb6d806315190a89b93b1cfa7d" 2018-11-25 15:25:26,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a0f00d-9daa-4a97-82ae-0cc2214ecca5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e3883507fa246f29b73228588f782e8"}, "enabled": true, "id": "6e3883507fa246f29b73228588f782e8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj"}]} 2018-11-25 15:25:26,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj used request id req-b1a0f00d-9daa-4a97-82ae-0cc2214ecca5 2018-11-25 15:25:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e86a53546bfccb6d806315190a89b93b1cfa7d" 2018-11-25 15:25:26,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3da6fc9-5a25-47a2-bf86-660ae889cbc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:26,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e3da6fc9-5a25-47a2-bf86-660ae889cbc0 2018-11-25 15:25:26,629 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-user 2018-11-25 15:25:26,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:26,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:26,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14b2660-687b-4890-8ff4-356326568f88 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:26,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c14b2660-687b-4890-8ff4-356326568f88 2018-11-25 15:25:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj-role"}}' 2018-11-25 15:25:26,827 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc366482-0a75-4bb0-8a81-921daec3c4d0 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ca604a7829c44a99dc40916ad0d9c0d", "links": {"self": "http://172.30.9.29:5000/v3/roles/7ca604a7829c44a99dc40916ad0d9c0d"}, "name": "CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj-role"}} 2018-11-25 15:25:26,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc366482-0a75-4bb0-8a81-921daec3c4d0 2018-11-25 15:25:26,828 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj-role 2018-11-25 15:25:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7ca604a7829c44a99dc40916ad0d9c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:26,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d5938b-374e-433e-80ff-bcb4b6c1b04b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7ca604a7829c44a99dc40916ad0d9c0d"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj-role", "id": "7ca604a7829c44a99dc40916ad0d9c0d"}} 2018-11-25 15:25:26,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7ca604a7829c44a99dc40916ad0d9c0d used request id req-65d5938b-374e-433e-80ff-bcb4b6c1b04b 2018-11-25 15:25:26,911 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj-role to project CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj 2018-11-25 15:25:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6e3883507fa246f29b73228588f782e8/users/7e47a9337d3941f7b02f05a9866b69ee/roles/7ca604a7829c44a99dc40916ad0d9c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:27,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d84d68af-08f4-4311-9bcb-57bb565ed873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:27,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6e3883507fa246f29b73228588f782e8/users/7e47a9337d3941f7b02f05a9866b69ee/roles/7ca604a7829c44a99dc40916ad0d9c0d used request id req-d84d68af-08f4-4311-9bcb-57bb565ed873 2018-11-25 15:25:27,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:27,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:27,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xdLd15A3TFm1-M6Ej81Hkg"], "issued_at": "2018-11-25T15:25:27.000000Z"}} 2018-11-25 15:25:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b014f3864a11777e2ed070d9b5a5055978ac1f" 2018-11-25 15:25:27,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4099acf0-d161-4996-a1ad-86c9a5721f97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:27,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4099acf0-d161-4996-a1ad-86c9a5721f97 2018-11-25 15:25:27,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b014f3864a11777e2ed070d9b5a5055978ac1f" 2018-11-25 15:25:27,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:27 GMT Server: Apache x-compute-request-id: req-cb345ac3-7c5f-4cc0-ac14-50f35c0c45d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb345ac3-7c5f-4cc0-ac14-50f35c0c45d3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:27,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-cb345ac3-7c5f-4cc0-ac14-50f35c0c45d3 2018-11-25 15:25:27,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb345ac3-7c5f-4cc0-ac14-50f35c0c45d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b014f3864a11777e2ed070d9b5a5055978ac1f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b", "description": null}}' 2018-11-25 15:25:27,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:27 GMT Server: Apache x-compute-request-id: req-bb4de4ed-4e81-483f-9214-4de63ce57fde OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb4de4ed-4e81-483f-9214-4de63ce57fde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "403302d3-49f7-43f5-a488-e4c1fd9ed1d0", "description": null}} 2018-11-25 15:25:27,908 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-bb4de4ed-4e81-483f-9214-4de63ce57fde 2018-11-25 15:25:27,909 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b 2018-11-25 15:25:27,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7c745d565c329d3755e629ec32a572b99a118e" 2018-11-25 15:25:28,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:27 GMT Server: Apache x-compute-request-id: req-a253c7d8-255e-4405-9a8a-d6b26c9c392b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a253c7d8-255e-4405-9a8a-d6b26c9c392b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "403302d3-49f7-43f5-a488-e4c1fd9ed1d0", "description": null}]} 2018-11-25 15:25:28,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-a253c7d8-255e-4405-9a8a-d6b26c9c392b 2018-11-25 15:25:28,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a253c7d8-255e-4405-9a8a-d6b26c9c392b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7c745d565c329d3755e629ec32a572b99a118e" 2018-11-25 15:25:28,365 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:28 GMT Server: Apache x-compute-request-id: req-9a953d08-f9f9-4f12-b4f3-1377f337c49f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a953d08-f9f9-4f12-b4f3-1377f337c49f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "403302d3-49f7-43f5-a488-e4c1fd9ed1d0", "description": null}} 2018-11-25 15:25:28,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0 used request id req-9a953d08-f9f9-4f12-b4f3-1377f337c49f 2018-11-25 15:25:28,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a253c7d8-255e-4405-9a8a-d6b26c9c392b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7c745d565c329d3755e629ec32a572b99a118e" 2018-11-25 15:25:28,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:28 GMT Server: Apache x-compute-request-id: req-3d49a7cd-f297-45c0-b687-1c3411b2f7f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d49a7cd-f297-45c0-b687-1c3411b2f7f1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:25:28,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0/encryption used request id req-3d49a7cd-f297-45c0-b687-1c3411b2f7f1 2018-11-25 15:25:28,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:28,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:28,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["h3FKvMJCQ62g5ZJzlqXN0Q"], "issued_at": "2018-11-25T15:25:28.000000Z"}} 2018-11-25 15:25:28,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d73f1805e99dc30bdc81a654d5867acc48d5a46" 2018-11-25 15:25:29,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1fe542-5917-4882-8f26-09a983732729 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:29,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fa1fe542-5917-4882-8f26-09a983732729 2018-11-25 15:25:29,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d73f1805e99dc30bdc81a654d5867acc48d5a46" 2018-11-25 15:25:29,194 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:29 GMT Server: Apache x-compute-request-id: req-f502aaf0-7c98-45bc-9dd3-6ea62e41efa8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f502aaf0-7c98-45bc-9dd3-6ea62e41efa8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "403302d3-49f7-43f5-a488-e4c1fd9ed1d0", "description": null}]} 2018-11-25 15:25:29,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-f502aaf0-7c98-45bc-9dd3-6ea62e41efa8 2018-11-25 15:25:29,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f502aaf0-7c98-45bc-9dd3-6ea62e41efa8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d73f1805e99dc30bdc81a654d5867acc48d5a46" 2018-11-25 15:25:29,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:29 GMT Server: Apache x-compute-request-id: req-41371348-1a05-4712-bbc0-4b927ecf15a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41371348-1a05-4712-bbc0-4b927ecf15a9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "403302d3-49f7-43f5-a488-e4c1fd9ed1d0", "description": null}} 2018-11-25 15:25:29,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0 used request id req-41371348-1a05-4712-bbc0-4b927ecf15a9 2018-11-25 15:25:29,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f502aaf0-7c98-45bc-9dd3-6ea62e41efa8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d73f1805e99dc30bdc81a654d5867acc48d5a46" 2018-11-25 15:25:29,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:29 GMT Server: Apache x-compute-request-id: req-539b7079-cd6a-4915-99ac-ae4f8f87ecf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-539b7079-cd6a-4915-99ac-ae4f8f87ecf0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:25:29,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0/encryption used request id req-539b7079-cd6a-4915-99ac-ae4f8f87ecf0 2018-11-25 15:25:29,547 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-86002abb-3b21-493c-bfe8-9fa8e7b80b7b 2018-11-25 15:25:29,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb345ac3-7c5f-4cc0-ac14-50f35c0c45d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b014f3864a11777e2ed070d9b5a5055978ac1f" 2018-11-25 15:25:29,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62be7c90-1964-47b0-9b83-a3c695a8e27c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:29,756 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/403302d3-49f7-43f5-a488-e4c1fd9ed1d0 used request id req-62be7c90-1964-47b0-9b83-a3c695a8e27c 2018-11-25 15:25:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:29,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5f06c3c2-95c8-4ddb-8a28-77684eccf8da Date: Sun, 25 Nov 2018 15:25:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:29,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5f06c3c2-95c8-4ddb-8a28-77684eccf8da 2018-11-25 15:25:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:30,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d77df2-012f-40d5-8f7d-3ffb52031da0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:30,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-23d77df2-012f-40d5-8f7d-3ffb52031da0 2018-11-25 15:25:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552136ee-a727-4c63-beec-89005b80d37c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:30,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-552136ee-a727-4c63-beec-89005b80d37c 2018-11-25 15:25:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:30,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fbc753-e71c-46d6-b068-1e2d441be9b2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:30,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-42fbc753-e71c-46d6-b068-1e2d441be9b2 2018-11-25 15:25:30,241 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj 2018-11-25 15:25:30,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6e3883507fa246f29b73228588f782e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:30,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bfd162-ef7a-492b-867b-e049351cd85e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:30,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6e3883507fa246f29b73228588f782e8 used request id req-29bfd162-ef7a-492b-867b-e049351cd85e 2018-11-25 15:25:30,444 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-proj-role 2018-11-25 15:25:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7ca604a7829c44a99dc40916ad0d9c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:30,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b64c2f4-f224-47dc-a7b7-49b3a9f17b41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:30,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7ca604a7829c44a99dc40916ad0d9c0d used request id req-7b64c2f4-f224-47dc-a7b7-49b3a9f17b41 2018-11-25 15:25:30,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd05fd7e6f5a61945d0d4cf02a2d3a8ca357b62" 2018-11-25 15:25:30,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26873b96-1271-462b-9446-c824ef9ee49a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:30,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-26873b96-1271-462b-9446-c824ef9ee49a 2018-11-25 15:25:30,655 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-674e577c-2fb4-45b-user 2018-11-25 15:25:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7e47a9337d3941f7b02f05a9866b69ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e86a53546bfccb6d806315190a89b93b1cfa7d" 2018-11-25 15:25:30,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59fc020-cc87-4911-8e1c-a7c8d9e8efc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:30,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7e47a9337d3941f7b02f05a9866b69ee used request id req-e59fc020-cc87-4911-8e1c-a7c8d9e8efc9 2018-11-25 15:25:30,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:31,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Q2vY7eZMTsyJsMESeRTxfQ"], "issued_at": "2018-11-25T15:25:31.000000Z"}} 2018-11-25 15:25:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:31,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac33dd5-3951-4d82-bd73-2fabbf5b97d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:31,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7ac33dd5-3951-4d82-bd73-2fabbf5b97d8 2018-11-25 15:25:31,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:31,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:31,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RtaEkCKQTlen15yuIn1D8w"], "issued_at": "2018-11-25T15:25:31.000000Z"}} 2018-11-25 15:25:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:31,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64f438f-8ccf-4388-9774-5fb2b8220094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:31,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e64f438f-8ccf-4388-9774-5fb2b8220094 2018-11-25 15:25:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:31,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a63beea9-2b98-4da5-a303-edff144a16a2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj used request id req-a63beea9-2b98-4da5-a303-edff144a16a2 2018-11-25 15:25:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:31,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc44b417-03bf-4a39-a456-4ab1f67ca0e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:31,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fc44b417-03bf-4a39-a456-4ab1f67ca0e8 2018-11-25 15:25:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj"}}' 2018-11-25 15:25:32,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2077535f-d2d4-41d4-ba87-a446ec915274 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c7907123e4c7484393a25ec500b7aed4"}, "enabled": true, "id": "c7907123e4c7484393a25ec500b7aed4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj"}} 2018-11-25 15:25:32,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2077535f-d2d4-41d4-ba87-a446ec915274 2018-11-25 15:25:32,079 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj 2018-11-25 15:25:32,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:32,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:32,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["EaoYcK3zTf-HrrxLm3mZFw"], "issued_at": "2018-11-25T15:25:32.000000Z"}} 2018-11-25 15:25:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee740626d983f33330b441b557fbd9c593f24e03" 2018-11-25 15:25:32,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8885d71-582a-4e5d-9390-1c3f7d9ebfdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:32,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d8885d71-582a-4e5d-9390-1c3f7d9ebfdd 2018-11-25 15:25:32,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:32,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee740626d983f33330b441b557fbd9c593f24e03" 2018-11-25 15:25:32,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27769ae9-7473-4dbf-9807-cbdb0817ede3 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:32,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-27769ae9-7473-4dbf-9807-cbdb0817ede3 2018-11-25 15:25:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee740626d983f33330b441b557fbd9c593f24e03" 2018-11-25 15:25:32,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4b03ac-a1b2-46e3-8dfd-f26e5f665502 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c7907123e4c7484393a25ec500b7aed4"}, "enabled": true, "id": "c7907123e4c7484393a25ec500b7aed4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj"}]} 2018-11-25 15:25:32,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj used request id req-4f4b03ac-a1b2-46e3-8dfd-f26e5f665502 2018-11-25 15:25:32,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee740626d983f33330b441b557fbd9c593f24e03" 2018-11-25 15:25:32,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203d66ca-6e3b-423a-b340-03af63051d14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:32,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-203d66ca-6e3b-423a-b340-03af63051d14 2018-11-25 15:25:33,157 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-user 2018-11-25 15:25:33,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:33,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4aea8d-798f-4051-8acc-542b59a5b502 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:33,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bc4aea8d-798f-4051-8acc-542b59a5b502 2018-11-25 15:25:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj-role"}}' 2018-11-25 15:25:33,366 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-040cde07-5639-4534-b26a-c9c0921ca41b Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5af42d77a9349b99c47d84f2045702e", "links": {"self": "http://172.30.9.29:5000/v3/roles/b5af42d77a9349b99c47d84f2045702e"}, "name": "CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj-role"}} 2018-11-25 15:25:33,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-040cde07-5639-4534-b26a-c9c0921ca41b 2018-11-25 15:25:33,367 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj-role 2018-11-25 15:25:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b5af42d77a9349b99c47d84f2045702e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:33,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08098fb3-c5ce-4a4c-ad20-aa1d305934c3 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b5af42d77a9349b99c47d84f2045702e"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj-role", "id": "b5af42d77a9349b99c47d84f2045702e"}} 2018-11-25 15:25:33,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b5af42d77a9349b99c47d84f2045702e used request id req-08098fb3-c5ce-4a4c-ad20-aa1d305934c3 2018-11-25 15:25:33,452 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj-role to project CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj 2018-11-25 15:25:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c7907123e4c7484393a25ec500b7aed4/users/372409cc1edf4d7585214c4c2f786710/roles/b5af42d77a9349b99c47d84f2045702e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:33,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4a48ae-4728-42ad-876f-63b84d28c3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:33,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c7907123e4c7484393a25ec500b7aed4/users/372409cc1edf4d7585214c4c2f786710/roles/b5af42d77a9349b99c47d84f2045702e used request id req-7d4a48ae-4728-42ad-876f-63b84d28c3b9 2018-11-25 15:25:33,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:33,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:33,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DVPn506ySeyKOKoTy6oTuA"], "issued_at": "2018-11-25T15:25:34.000000Z"}} 2018-11-25 15:25:33,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5e02beb1b1ad27869d45d5a21d7688735eca9d" 2018-11-25 15:25:34,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aac9b83-2298-4fcc-b734-ace91d4c1941 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:34,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4aac9b83-2298-4fcc-b734-ace91d4c1941 2018-11-25 15:25:34,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5e02beb1b1ad27869d45d5a21d7688735eca9d" 2018-11-25 15:25:34,173 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-8dc41662-b0bb-45d6-a91e-3b92af96342a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8dc41662-b0bb-45d6-a91e-3b92af96342a Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:34,173 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-8dc41662-b0bb-45d6-a91e-3b92af96342a 2018-11-25 15:25:34,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8dc41662-b0bb-45d6-a91e-3b92af96342a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5e02beb1b1ad27869d45d5a21d7688735eca9d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5", "description": null}}' 2018-11-25 15:25:34,393 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-e79e2944-55b3-4897-becb-c11dcee7bcc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e79e2944-55b3-4897-becb-c11dcee7bcc3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "70cb29d1-8595-4a8c-827b-ba5a2503feba", "description": null}} 2018-11-25 15:25:34,393 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-e79e2944-55b3-4897-becb-c11dcee7bcc3 2018-11-25 15:25:34,394 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5 2018-11-25 15:25:34,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:34,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "70cb29d1-8595-4a8c-827b-ba5a2503feba", "description": null}]} 2018-11-25 15:25:34,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4 2018-11-25 15:25:34,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:34,751 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-97721eb9-2b51-438e-a917-f4fb5c40cdf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97721eb9-2b51-438e-a917-f4fb5c40cdf0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "70cb29d1-8595-4a8c-827b-ba5a2503feba", "description": null}} 2018-11-25 15:25:34,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba used request id req-97721eb9-2b51-438e-a917-f4fb5c40cdf0 2018-11-25 15:25:34,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:34,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-b23fd5ff-2eda-438b-a9dd-118957cd0765 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b23fd5ff-2eda-438b-a9dd-118957cd0765 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:25:34,937 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba/encryption used request id req-b23fd5ff-2eda-438b-a9dd-118957cd0765 2018-11-25 15:25:34,940 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:35,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-4778b626-6375-4989-9396-a96f9befa535 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4778b626-6375-4989-9396-a96f9befa535 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "70cb29d1-8595-4a8c-827b-ba5a2503feba", "description": null}} 2018-11-25 15:25:35,120 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba used request id req-4778b626-6375-4989-9396-a96f9befa535 2018-11-25 15:25:35,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:35,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:35 GMT Server: Apache x-compute-request-id: req-28034ef7-da6b-4b89-b3f2-d0c50e67bd84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28034ef7-da6b-4b89-b3f2-d0c50e67bd84 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "70cb29d1-8595-4a8c-827b-ba5a2503feba", "description": null}} 2018-11-25 15:25:35,288 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba used request id req-28034ef7-da6b-4b89-b3f2-d0c50e67bd84 2018-11-25 15:25:35,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-433cd9ae-2677-4f6a-a17e-445b9b3fb2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049e293decf80ef03f2bf676a83ea4c6f53b975d" 2018-11-25 15:25:35,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:35 GMT Server: Apache x-compute-request-id: req-36997065-132d-49fc-a3c9-60535c7e9994 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36997065-132d-49fc-a3c9-60535c7e9994 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:25:35,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba/encryption used request id req-36997065-132d-49fc-a3c9-60535c7e9994 2018-11-25 15:25:35,467 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-670f470d-3222-4e6d-afa7-082e80767bf5 2018-11-25 15:25:35,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8dc41662-b0bb-45d6-a91e-3b92af96342a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5e02beb1b1ad27869d45d5a21d7688735eca9d" 2018-11-25 15:25:35,672 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efcf20a2-1f6a-484a-93d4-4aff75135b16 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:35,672 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/70cb29d1-8595-4a8c-827b-ba5a2503feba used request id req-efcf20a2-1f6a-484a-93d4-4aff75135b16 2018-11-25 15:25:35,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:35,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e8165507-9ff4-46eb-8aae-63377ebe30dc Date: Sun, 25 Nov 2018 15:25:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:35,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e8165507-9ff4-46eb-8aae-63377ebe30dc 2018-11-25 15:25:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:35,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7361290-3d7a-4b32-977b-fd142f56b280 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:35,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f7361290-3d7a-4b32-977b-fd142f56b280 2018-11-25 15:25:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:36,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6f96c1-5ce8-4109-a715-64a154a539e7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:36,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-ff6f96c1-5ce8-4109-a715-64a154a539e7 2018-11-25 15:25:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:36,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e05e33-bec5-49c3-85d1-1f9914482e24 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:36,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-03e05e33-bec5-49c3-85d1-1f9914482e24 2018-11-25 15:25:36,024 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj 2018-11-25 15:25:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c7907123e4c7484393a25ec500b7aed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:36,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d22b1d6-0c77-4937-948f-51f96dfbff23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:36,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c7907123e4c7484393a25ec500b7aed4 used request id req-3d22b1d6-0c77-4937-948f-51f96dfbff23 2018-11-25 15:25:36,267 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-proj-role 2018-11-25 15:25:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b5af42d77a9349b99c47d84f2045702e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:36,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a7a9c65-0410-4fa6-8f02-222a88f91812 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:36,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b5af42d77a9349b99c47d84f2045702e used request id req-4a7a9c65-0410-4fa6-8f02-222a88f91812 2018-11-25 15:25:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b95a72a4723e2982882287061f1d656b59db1e" 2018-11-25 15:25:36,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e4461e-50f2-4ce1-a15f-89d236fa0a70 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:36,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b5e4461e-50f2-4ce1-a15f-89d236fa0a70 2018-11-25 15:25:36,480 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-3739c447-36af-49b-user 2018-11-25 15:25:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/372409cc1edf4d7585214c4c2f786710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee740626d983f33330b441b557fbd9c593f24e03" 2018-11-25 15:25:36,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b521c3-29db-4d60-a617-de94de5f3fa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:36,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/372409cc1edf4d7585214c4c2f786710 used request id req-46b521c3-29db-4d60-a617-de94de5f3fa6 2018-11-25 15:25:36,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:37,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["L0JtEXFdQvaby-Z8MGVp5g"], "issued_at": "2018-11-25T15:25:37.000000Z"}} 2018-11-25 15:25:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197187c5e5bd85474831693dd1a9aa1e915331d1" 2018-11-25 15:25:37,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a98def-bc6b-48d3-9faf-9df55e902465 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:37,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-49a98def-bc6b-48d3-9faf-9df55e902465 2018-11-25 15:25:37,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:37,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:37,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DZwqjn4hRhWqWwy1S9pLqg"], "issued_at": "2018-11-25T15:25:37.000000Z"}} 2018-11-25 15:25:37,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:37,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95643ad2-03e3-451f-a2e2-e3e6f17dc063 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:37,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-95643ad2-03e3-451f-a2e2-e3e6f17dc063 2018-11-25 15:25:37,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:37,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:37,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74f9ff5-d60f-408e-8c16-a7ab5fc877e2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:37,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj used request id req-e74f9ff5-d60f-408e-8c16-a7ab5fc877e2 2018-11-25 15:25:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:37,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373ece8b-b64e-4c45-b0e9-f7c44b71034b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:37,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-373ece8b-b64e-4c45-b0e9-f7c44b71034b 2018-11-25 15:25:37,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj"}}' 2018-11-25 15:25:37,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7350694-4dc2-470b-9ccc-a13393db48b9 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bbae1bd9abd8425a8b2716d317df50ea"}, "enabled": true, "id": "bbae1bd9abd8425a8b2716d317df50ea", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj"}} 2018-11-25 15:25:37,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a7350694-4dc2-470b-9ccc-a13393db48b9 2018-11-25 15:25:37,948 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj 2018-11-25 15:25:37,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:37,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:38,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rmyhBQptRpSuQsEKkmyO7w"], "issued_at": "2018-11-25T15:25:38.000000Z"}} 2018-11-25 15:25:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d020ea0a21248e9e75b5b30bb39711db8729934" 2018-11-25 15:25:38,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901a6167-6218-4aee-974d-8f550e08900f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:38,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-901a6167-6218-4aee-974d-8f550e08900f 2018-11-25 15:25:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:38,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d020ea0a21248e9e75b5b30bb39711db8729934" 2018-11-25 15:25:38,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdf42eb-404b-4534-84bf-d94337584880 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:38,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fbdf42eb-404b-4534-84bf-d94337584880 2018-11-25 15:25:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d020ea0a21248e9e75b5b30bb39711db8729934" 2018-11-25 15:25:38,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c67124-a93f-4a89-9fec-53d65f62988f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bbae1bd9abd8425a8b2716d317df50ea"}, "enabled": true, "id": "bbae1bd9abd8425a8b2716d317df50ea", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj"}]} 2018-11-25 15:25:38,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj used request id req-51c67124-a93f-4a89-9fec-53d65f62988f 2018-11-25 15:25:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d020ea0a21248e9e75b5b30bb39711db8729934" 2018-11-25 15:25:38,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ec9b6c-1995-4d78-86be-b965ad24c9e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:38,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-69ec9b6c-1995-4d78-86be-b965ad24c9e0 2018-11-25 15:25:39,109 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-34d8b09e-50ae-457-user 2018-11-25 15:25:39,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:39,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:39,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3649107-e749-4072-9643-95e3c0ec14e0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:39,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3649107-e749-4072-9643-95e3c0ec14e0 2018-11-25 15:25:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" -d '{"role": {"name": "CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj-role"}}' 2018-11-25 15:25:39,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f550e1-dfb1-4572-844e-a7dc67520346 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdcbaf63ee724120bf3748a026de392e", "links": {"self": "http://172.30.9.29:5000/v3/roles/fdcbaf63ee724120bf3748a026de392e"}, "name": "CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj-role"}} 2018-11-25 15:25:39,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-88f550e1-dfb1-4572-844e-a7dc67520346 2018-11-25 15:25:39,313 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj-role 2018-11-25 15:25:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/fdcbaf63ee724120bf3748a026de392e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:39,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfc99cb-1f40-4230-9dba-464e7d4f4347 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fdcbaf63ee724120bf3748a026de392e"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj-role", "id": "fdcbaf63ee724120bf3748a026de392e"}} 2018-11-25 15:25:39,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fdcbaf63ee724120bf3748a026de392e used request id req-8bfc99cb-1f40-4230-9dba-464e7d4f4347 2018-11-25 15:25:39,406 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj-role to project CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj 2018-11-25 15:25:39,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/bbae1bd9abd8425a8b2716d317df50ea/users/f8532f61dc5e4977acc59e3e142edb53/roles/fdcbaf63ee724120bf3748a026de392e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:39,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99a6955-80c1-4dcd-b1c1-263bb0704d4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:39,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/bbae1bd9abd8425a8b2716d317df50ea/users/f8532f61dc5e4977acc59e3e142edb53/roles/fdcbaf63ee724120bf3748a026de392e used request id req-a99a6955-80c1-4dcd-b1c1-263bb0704d4a 2018-11-25 15:25:39,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:39,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:39,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["FFYEyc-lS16238s60mbpLw"], "issued_at": "2018-11-25T15:25:39.000000Z"}} 2018-11-25 15:25:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162702b08e5b2a375c6353531b6a164aca0d10d5" 2018-11-25 15:25:40,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7853b31-5dce-4d68-9c97-2e90e4c8e1d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:40,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7853b31-5dce-4d68-9c97-2e90e4c8e1d1 2018-11-25 15:25:40,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162702b08e5b2a375c6353531b6a164aca0d10d5" 2018-11-25 15:25:40,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:40 GMT Server: Apache x-compute-request-id: req-0229f741-2052-45bf-bd32-10960b095b09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0229f741-2052-45bf-bd32-10960b095b09 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:40,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-0229f741-2052-45bf-bd32-10960b095b09 2018-11-25 15:25:40,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0229f741-2052-45bf-bd32-10960b095b09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162702b08e5b2a375c6353531b6a164aca0d10d5" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-qos-spec"}}' 2018-11-25 15:25:40,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:40 GMT Server: Apache x-compute-request-id: req-c0116a5a-ab0b-4a36-96d0-a22070e263a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0116a5a-ab0b-4a36-96d0-a22070e263a0 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9587f3e3-6084-49ee-908d-b3373dbedd20", "name": "CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/9587f3e3-6084-49ee-908d-b3373dbedd20", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/9587f3e3-6084-49ee-908d-b3373dbedd20", "rel": "bookmark"}]} 2018-11-25 15:25:40,391 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-c0116a5a-ab0b-4a36-96d0-a22070e263a0 2018-11-25 15:25:40,392 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-qos-spec 2018-11-25 15:25:40,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:40,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:40,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-FAYODSyQmO0BeCSA3fO6A"], "issued_at": "2018-11-25T15:25:40.000000Z"}} 2018-11-25 15:25:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c10e41cd4f43320d881c93aa9c7f682b6558f2" 2018-11-25 15:25:40,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2267c503-1b45-4e05-9e70-42fac57aee8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:40,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2267c503-1b45-4e05-9e70-42fac57aee8e 2018-11-25 15:25:40,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c10e41cd4f43320d881c93aa9c7f682b6558f2" 2018-11-25 15:25:41,039 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:40 GMT Server: Apache x-compute-request-id: req-c7ab6001-3a2c-4238-a579-41fea9a5252c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7ab6001-3a2c-4238-a579-41fea9a5252c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:41,039 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-c7ab6001-3a2c-4238-a579-41fea9a5252c 2018-11-25 15:25:41,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7ab6001-3a2c-4238-a579-41fea9a5252c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c10e41cd4f43320d881c93aa9c7f682b6558f2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-vol_type", "description": null}}' 2018-11-25 15:25:41,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:41 GMT Server: Apache x-compute-request-id: req-912cf6e0-839e-45c6-adb5-d8dc713c1ace OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-912cf6e0-839e-45c6-adb5-d8dc713c1ace Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "105e7d19-5497-49a9-96b7-27e7e62f9e33", "description": null}} 2018-11-25 15:25:41,252 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-912cf6e0-839e-45c6-adb5-d8dc713c1ace 2018-11-25 15:25:41,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7ab6001-3a2c-4238-a579-41fea9a5252c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c10e41cd4f43320d881c93aa9c7f682b6558f2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-25 15:25:41,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:41 GMT Server: Apache x-compute-request-id: req-bf5bea82-8984-4eff-b37e-00ad1f90916c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf5bea82-8984-4eff-b37e-00ad1f90916c Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "105e7d19-5497-49a9-96b7-27e7e62f9e33", "name": "foo", "control_location": "back-end", "encryption_id": "80005878-2b4e-40d2-a1a2-6f8d195512cb", "provider": "bar", "provider_class": "bar"}} 2018-11-25 15:25:41,477 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33/encryption used request id req-bf5bea82-8984-4eff-b37e-00ad1f90916c 2018-11-25 15:25:41,477 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-vol_type 2018-11-25 15:25:41,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197187c5e5bd85474831693dd1a9aa1e915331d1" 2018-11-25 15:25:41,729 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:41 GMT Server: Apache x-compute-request-id: req-6a6fb9d4-f039-4eaa-83d2-e8f71166874a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a6fb9d4-f039-4eaa-83d2-e8f71166874a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "105e7d19-5497-49a9-96b7-27e7e62f9e33", "description": null}} 2018-11-25 15:25:41,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33 used request id req-6a6fb9d4-f039-4eaa-83d2-e8f71166874a 2018-11-25 15:25:41,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6fb9d4-f039-4eaa-83d2-e8f71166874a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197187c5e5bd85474831693dd1a9aa1e915331d1" 2018-11-25 15:25:41,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:41 GMT Server: Apache x-compute-request-id: req-2d8516fb-ac28-4a81-922b-354eaa70b21f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d8516fb-ac28-4a81-922b-354eaa70b21f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "105e7d19-5497-49a9-96b7-27e7e62f9e33", "description": null}} 2018-11-25 15:25:41,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33 used request id req-2d8516fb-ac28-4a81-922b-354eaa70b21f 2018-11-25 15:25:41,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6fb9d4-f039-4eaa-83d2-e8f71166874a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197187c5e5bd85474831693dd1a9aa1e915331d1" 2018-11-25 15:25:42,086 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:41 GMT Server: Apache x-compute-request-id: req-39863feb-de12-4f2a-a3a0-4a7ca0172278 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39863feb-de12-4f2a-a3a0-4a7ca0172278 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "105e7d19-5497-49a9-96b7-27e7e62f9e33", "control_location": "back-end", "deleted": false, "created_at": "2018-11-25T15:25:41.000000", "updated_at": null, "encryption_id": "80005878-2b4e-40d2-a1a2-6f8d195512cb", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-25 15:25:42,086 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33/encryption used request id req-39863feb-de12-4f2a-a3a0-4a7ca0172278 2018-11-25 15:25:42,086 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-vol_type 2018-11-25 15:25:42,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ab6001-3a2c-4238-a579-41fea9a5252c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c10e41cd4f43320d881c93aa9c7f682b6558f2" 2018-11-25 15:25:42,306 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c177b512-9029-465e-bbdf-c65445d63249 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:42,307 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/105e7d19-5497-49a9-96b7-27e7e62f9e33 used request id req-c177b512-9029-465e-bbdf-c65445d63249 2018-11-25 15:25:42,308 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ab9b24c0-2964-4d08-8c28-5b8ea36940f3-qos-spec 2018-11-25 15:25:42,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/9587f3e3-6084-49ee-908d-b3373dbedd20?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0229f741-2052-45bf-bd32-10960b095b09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162702b08e5b2a375c6353531b6a164aca0d10d5" 2018-11-25 15:25:42,561 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23d4a84c-56ee-454b-969b-8ab33156c005 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:42,562 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/9587f3e3-6084-49ee-908d-b3373dbedd20?force=False used request id req-23d4a84c-56ee-454b-969b-8ab33156c005 2018-11-25 15:25:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:42,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c0b572cf-37f5-4641-a260-ee47aa6b247e Date: Sun, 25 Nov 2018 15:25:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:42,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c0b572cf-37f5-4641-a260-ee47aa6b247e 2018-11-25 15:25:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:42,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5add2a-1295-42f0-97f8-28f0aa207a15 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:42,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-be5add2a-1295-42f0-97f8-28f0aa207a15 2018-11-25 15:25:42,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:42,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7ce4d8-44f1-4290-b15a-f30b02856d9c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:42,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-8d7ce4d8-44f1-4290-b15a-f30b02856d9c 2018-11-25 15:25:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:42,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389923f2-8a83-4d27-b13e-01837a09b1de Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:42,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-389923f2-8a83-4d27-b13e-01837a09b1de 2018-11-25 15:25:42,906 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj 2018-11-25 15:25:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bbae1bd9abd8425a8b2716d317df50ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:43,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c53560de-77b1-46dd-967b-31d526a488b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:43,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bbae1bd9abd8425a8b2716d317df50ea used request id req-c53560de-77b1-46dd-967b-31d526a488b5 2018-11-25 15:25:43,124 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-34d8b09e-50ae-457-proj-role 2018-11-25 15:25:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/fdcbaf63ee724120bf3748a026de392e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:43,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e81b68c-c689-42b2-b18b-ebd076d748f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:43,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fdcbaf63ee724120bf3748a026de392e used request id req-6e81b68c-c689-42b2-b18b-ebd076d748f3 2018-11-25 15:25:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4cbfe80afd9223721b2566e0cf192ee54bfea7" 2018-11-25 15:25:43,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be2bcbc-36df-4600-8d18-83df025118f4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:43,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1be2bcbc-36df-4600-8d18-83df025118f4 2018-11-25 15:25:43,330 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-34d8b09e-50ae-457-user 2018-11-25 15:25:43,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f8532f61dc5e4977acc59e3e142edb53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d020ea0a21248e9e75b5b30bb39711db8729934" 2018-11-25 15:25:43,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb984e7d-43a9-4033-bde1-c94ceb54ed34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:43,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f8532f61dc5e4977acc59e3e142edb53 used request id req-cb984e7d-43a9-4033-bde1-c94ceb54ed34 2018-11-25 15:25:43,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:43,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["S0wlA-MuSxO54KVmjHbkWA"], "issued_at": "2018-11-25T15:25:43.000000Z"}} 2018-11-25 15:25:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93516f450a208bd536cf33ece4d953cec2dd4e96" 2018-11-25 15:25:43,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f16dc6c-6c99-48de-9789-6e85fa1bebcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:43,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0f16dc6c-6c99-48de-9789-6e85fa1bebcb 2018-11-25 15:25:43,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:43,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:44,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["6QjPTwqyTC2CmkpCnvHJxw"], "issued_at": "2018-11-25T15:25:44.000000Z"}} 2018-11-25 15:25:44,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:44,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee38550b-44ca-44b4-addc-451be40b6ccd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:44,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee38550b-44ca-44b4-addc-451be40b6ccd 2018-11-25 15:25:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:44,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:44,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113e6a01-67c4-42a8-8b5d-c6e9ec409517 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:44,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj used request id req-113e6a01-67c4-42a8-8b5d-c6e9ec409517 2018-11-25 15:25:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:44,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11183851-b146-4976-800e-9379eb52f2cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:44,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-11183851-b146-4976-800e-9379eb52f2cd 2018-11-25 15:25:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj"}}' 2018-11-25 15:25:44,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7154e5-75d1-468f-a38d-0bf8ab57bcc8 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ef96a13f7cb4dd791e2153f4343eb55"}, "enabled": true, "id": "7ef96a13f7cb4dd791e2153f4343eb55", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj"}} 2018-11-25 15:25:44,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bd7154e5-75d1-468f-a38d-0bf8ab57bcc8 2018-11-25 15:25:44,695 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj 2018-11-25 15:25:44,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:44,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:45,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["uzaHMwypScSN9N6YRVu1tQ"], "issued_at": "2018-11-25T15:25:45.000000Z"}} 2018-11-25 15:25:45,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f765c0e142a17241194272f89ded3ff96660ae" 2018-11-25 15:25:45,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572d06dc-9544-40df-a279-3e503e4483bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:45,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-572d06dc-9544-40df-a279-3e503e4483bf 2018-11-25 15:25:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:45,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:45,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f765c0e142a17241194272f89ded3ff96660ae" 2018-11-25 15:25:45,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a23601-1709-4728-8512-b625521220a3 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:45,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c3a23601-1709-4728-8512-b625521220a3 2018-11-25 15:25:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f765c0e142a17241194272f89ded3ff96660ae" 2018-11-25 15:25:45,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407b5c1c-fc7c-4fec-bc06-c05dde113972 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ef96a13f7cb4dd791e2153f4343eb55"}, "enabled": true, "id": "7ef96a13f7cb4dd791e2153f4343eb55", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj"}]} 2018-11-25 15:25:45,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj used request id req-407b5c1c-fc7c-4fec-bc06-c05dde113972 2018-11-25 15:25:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f765c0e142a17241194272f89ded3ff96660ae" 2018-11-25 15:25:45,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72acf61e-4d5e-4ab7-a2a5-a9c1c4294c3e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:45,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-72acf61e-4d5e-4ab7-a2a5-a9c1c4294c3e 2018-11-25 15:25:45,761 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-user 2018-11-25 15:25:45,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:45,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6fd07a-ea98-4803-91ce-22a98f932838 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:45,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ef6fd07a-ea98-4803-91ce-22a98f932838 2018-11-25 15:25:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" -d '{"role": {"name": "CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj-role"}}' 2018-11-25 15:25:45,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a75f19ec-307f-4ef4-918e-3e41df68bb32 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9c18ed84edb464292e87e3380c0b562", "links": {"self": "http://172.30.9.29:5000/v3/roles/a9c18ed84edb464292e87e3380c0b562"}, "name": "CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj-role"}} 2018-11-25 15:25:45,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a75f19ec-307f-4ef4-918e-3e41df68bb32 2018-11-25 15:25:45,960 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj-role 2018-11-25 15:25:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a9c18ed84edb464292e87e3380c0b562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:46,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cdb1b0-99d5-4f59-a31a-0bdf8e5e124c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a9c18ed84edb464292e87e3380c0b562"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj-role", "id": "a9c18ed84edb464292e87e3380c0b562"}} 2018-11-25 15:25:46,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a9c18ed84edb464292e87e3380c0b562 used request id req-31cdb1b0-99d5-4f59-a31a-0bdf8e5e124c 2018-11-25 15:25:46,054 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj-role to project CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj 2018-11-25 15:25:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7ef96a13f7cb4dd791e2153f4343eb55/users/9ac5a2b5bb5849748b943955b12f23ae/roles/a9c18ed84edb464292e87e3380c0b562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:46,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7a2bd1-8e6a-4f51-b293-7d42c77754f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:46,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7ef96a13f7cb4dd791e2153f4343eb55/users/9ac5a2b5bb5849748b943955b12f23ae/roles/a9c18ed84edb464292e87e3380c0b562 used request id req-8c7a2bd1-8e6a-4f51-b293-7d42c77754f1 2018-11-25 15:25:46,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:46,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:46,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Py6lhNQ7R2aACKp2kG0Shg"], "issued_at": "2018-11-25T15:25:46.000000Z"}} 2018-11-25 15:25:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd1b1d3e6e5b1bacaf67d9f223621a1b3bf207d" 2018-11-25 15:25:46,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b7c3ec-3e5a-41ae-84de-c6a6d76747d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:46,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-61b7c3ec-3e5a-41ae-84de-c6a6d76747d0 2018-11-25 15:25:46,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd1b1d3e6e5b1bacaf67d9f223621a1b3bf207d" 2018-11-25 15:25:46,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:46 GMT Server: Apache x-compute-request-id: req-3d7a1ba2-e02a-42f8-bb14-252375c99c5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d7a1ba2-e02a-42f8-bb14-252375c99c5f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:46,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-3d7a1ba2-e02a-42f8-bb14-252375c99c5f 2018-11-25 15:25:46,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3d7a1ba2-e02a-42f8-bb14-252375c99c5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd1b1d3e6e5b1bacaf67d9f223621a1b3bf207d" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-qos-spec"}}' 2018-11-25 15:25:46,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:46 GMT Server: Apache x-compute-request-id: req-f800bce6-36a6-4bb5-a48e-0aa8545fb4f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f800bce6-36a6-4bb5-a48e-0aa8545fb4f3 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "rel": "bookmark"}]} 2018-11-25 15:25:46,961 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-f800bce6-36a6-4bb5-a48e-0aa8545fb4f3 2018-11-25 15:25:46,961 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-qos-spec 2018-11-25 15:25:46,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:46,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:47,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hxMpQHP2RdCH7ZbNuuOUuQ"], "issued_at": "2018-11-25T15:25:47.000000Z"}} 2018-11-25 15:25:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469c0490f972ed0a8652ab443e3cbc3ebdf41c56" 2018-11-25 15:25:47,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8362d8ac-db3e-47e6-b692-1b0bc89e4311 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:47,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8362d8ac-db3e-47e6-b692-1b0bc89e4311 2018-11-25 15:25:47,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469c0490f972ed0a8652ab443e3cbc3ebdf41c56" 2018-11-25 15:25:47,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:47 GMT Server: Apache x-compute-request-id: req-c757a416-d0dd-4234-97aa-150bb59ed6c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c757a416-d0dd-4234-97aa-150bb59ed6c3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:47,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-c757a416-d0dd-4234-97aa-150bb59ed6c3 2018-11-25 15:25:47,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c757a416-d0dd-4234-97aa-150bb59ed6c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469c0490f972ed0a8652ab443e3cbc3ebdf41c56" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-vol_type", "description": null}}' 2018-11-25 15:25:47,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:47 GMT Server: Apache x-compute-request-id: req-b88522d4-15b4-4086-9514-8007859c004d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b88522d4-15b4-4086-9514-8007859c004d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78088524-9bc8-4a17-90a9-7538658aaa8e", "description": null}} 2018-11-25 15:25:47,837 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-b88522d4-15b4-4086-9514-8007859c004d 2018-11-25 15:25:47,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c757a416-d0dd-4234-97aa-150bb59ed6c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469c0490f972ed0a8652ab443e3cbc3ebdf41c56" 2018-11-25 15:25:48,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:47 GMT Server: Apache x-compute-request-id: req-e360055e-ed46-4ea6-8bb8-7a42022ff2cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e360055e-ed46-4ea6-8bb8-7a42022ff2cc Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-qos-spec"}]} 2018-11-25 15:25:48,007 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-e360055e-ed46-4ea6-8bb8-7a42022ff2cc 2018-11-25 15:25:48,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8/associate?vol_type_id=78088524-9bc8-4a17-90a9-7538658aaa8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c757a416-d0dd-4234-97aa-150bb59ed6c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469c0490f972ed0a8652ab443e3cbc3ebdf41c56" 2018-11-25 15:25:48,223 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7fdbfdf-4490-42ca-b097-43c57398b230 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:48,223 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8/associate?vol_type_id=78088524-9bc8-4a17-90a9-7538658aaa8e used request id req-e7fdbfdf-4490-42ca-b097-43c57398b230 2018-11-25 15:25:48,223 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-vol_type 2018-11-25 15:25:48,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93516f450a208bd536cf33ece4d953cec2dd4e96" 2018-11-25 15:25:48,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:48 GMT Server: Apache x-compute-request-id: req-6cd9e531-a105-4038-be0b-9ac6f5ed736b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6cd9e531-a105-4038-be0b-9ac6f5ed736b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-vol_type", "qos_specs_id": "4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78088524-9bc8-4a17-90a9-7538658aaa8e", "description": null}} 2018-11-25 15:25:48,408 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e used request id req-6cd9e531-a105-4038-be0b-9ac6f5ed736b 2018-11-25 15:25:48,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cd9e531-a105-4038-be0b-9ac6f5ed736b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93516f450a208bd536cf33ece4d953cec2dd4e96" 2018-11-25 15:25:48,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:48 GMT Server: Apache x-compute-request-id: req-00b916c1-a11f-4902-839d-55810dbc7da0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00b916c1-a11f-4902-839d-55810dbc7da0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-vol_type", "qos_specs_id": "4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78088524-9bc8-4a17-90a9-7538658aaa8e", "description": null}} 2018-11-25 15:25:48,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e used request id req-00b916c1-a11f-4902-839d-55810dbc7da0 2018-11-25 15:25:48,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cd9e531-a105-4038-be0b-9ac6f5ed736b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93516f450a208bd536cf33ece4d953cec2dd4e96" 2018-11-25 15:25:49,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:48 GMT Server: Apache x-compute-request-id: req-5e3bdcda-bbff-4b5a-b9c3-61e06e72f977 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e3bdcda-bbff-4b5a-b9c3-61e06e72f977 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:25:49,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e/encryption used request id req-5e3bdcda-bbff-4b5a-b9c3-61e06e72f977 2018-11-25 15:25:49,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cd9e531-a105-4038-be0b-9ac6f5ed736b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93516f450a208bd536cf33ece4d953cec2dd4e96" 2018-11-25 15:25:49,787 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:49 GMT Server: Apache x-compute-request-id: req-503514eb-8a67-4cd0-9237-67e652df17b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-503514eb-8a67-4cd0-9237-67e652df17b8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "name": "CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8", "rel": "bookmark"}]} 2018-11-25 15:25:49,787 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8 used request id req-503514eb-8a67-4cd0-9237-67e652df17b8 2018-11-25 15:25:49,788 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-vol_type 2018-11-25 15:25:49,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c757a416-d0dd-4234-97aa-150bb59ed6c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469c0490f972ed0a8652ab443e3cbc3ebdf41c56" 2018-11-25 15:25:49,983 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7d25a6c-df4c-4147-9a00-265197478941 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:49,983 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/78088524-9bc8-4a17-90a9-7538658aaa8e used request id req-d7d25a6c-df4c-4147-9a00-265197478941 2018-11-25 15:25:49,984 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-af89c08f-d688-4851-b3de-da23b5de39f0-qos-spec 2018-11-25 15:25:49,987 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3d7a1ba2-e02a-42f8-bb14-252375c99c5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd1b1d3e6e5b1bacaf67d9f223621a1b3bf207d" 2018-11-25 15:25:50,577 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b125bc3-3415-4439-86bb-9ead49a97175 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:50,577 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/4fcf828d-d5d0-4271-a65e-64e2e150b9a8?force=False used request id req-4b125bc3-3415-4439-86bb-9ead49a97175 2018-11-25 15:25:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:50,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f877bae9-35c6-40af-be23-7283b5989ae1 Date: Sun, 25 Nov 2018 15:25:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:50,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f877bae9-35c6-40af-be23-7283b5989ae1 2018-11-25 15:25:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:50,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443ce668-d762-44c8-b3f3-22f866545009 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:50,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-443ce668-d762-44c8-b3f3-22f866545009 2018-11-25 15:25:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:51,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570a3246-72d0-472d-8912-0a27118d2416 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:51,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-570a3246-72d0-472d-8912-0a27118d2416 2018-11-25 15:25:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:51,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca7ae62-ff76-4225-a364-3d03d246c920 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:51,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-bca7ae62-ff76-4225-a364-3d03d246c920 2018-11-25 15:25:51,165 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj 2018-11-25 15:25:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7ef96a13f7cb4dd791e2153f4343eb55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:51,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36490409-9704-4656-a19e-19ff88768efd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:51,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7ef96a13f7cb4dd791e2153f4343eb55 used request id req-36490409-9704-4656-a19e-19ff88768efd 2018-11-25 15:25:51,363 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-proj-role 2018-11-25 15:25:51,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a9c18ed84edb464292e87e3380c0b562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:51,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24310c5-f1fa-4d84-93e2-9a00a652a177 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:51,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a9c18ed84edb464292e87e3380c0b562 used request id req-d24310c5-f1fa-4d84-93e2-9a00a652a177 2018-11-25 15:25:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbc146eea94b457c413f1ff9f2849e91e2bd3dd" 2018-11-25 15:25:51,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ed4da3-5578-446f-8675-474b698430e9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:51,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-42ed4da3-5578-446f-8675-474b698430e9 2018-11-25 15:25:51,567 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-10e5c4cc-9ed4-438-user 2018-11-25 15:25:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9ac5a2b5bb5849748b943955b12f23ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f765c0e142a17241194272f89ded3ff96660ae" 2018-11-25 15:25:51,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0ac43b-96f0-4879-bb36-adb30865a77f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:51,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9ac5a2b5bb5849748b943955b12f23ae used request id req-cf0ac43b-96f0-4879-bb36-adb30865a77f 2018-11-25 15:25:51,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:52,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["FbzqAMGwSXOKq7cbSYe_PA"], "issued_at": "2018-11-25T15:25:52.000000Z"}} 2018-11-25 15:25:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8886b5ed4200b6a471061834049d98205e20e35" 2018-11-25 15:25:52,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9356598-d302-4238-9a2a-d3283be55d3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:52,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a9356598-d302-4238-9a2a-d3283be55d3e 2018-11-25 15:25:52,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:52,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:52,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["F1eGipMwTia3xsO-DkLQuw"], "issued_at": "2018-11-25T15:25:52.000000Z"}} 2018-11-25 15:25:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:52,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83fe453-afd8-42a3-83a4-f6d1ab2c7672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:52,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b83fe453-afd8-42a3-83a4-f6d1ab2c7672 2018-11-25 15:25:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:52,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:52,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e2379a-3db9-4224-9acd-77a589b0d1ac Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:25:52,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj used request id req-78e2379a-3db9-4224-9acd-77a589b0d1ac 2018-11-25 15:25:52,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:52,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3b97b8-c128-45ef-959e-0fa726ed30e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:52,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5d3b97b8-c128-45ef-959e-0fa726ed30e8 2018-11-25 15:25:52,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj"}}' 2018-11-25 15:25:53,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c0e4e1-91f2-4863-8eb5-4f451f5f06f8 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5f4e300eb8ea4e9abeef934f272c9ae8"}, "enabled": true, "id": "5f4e300eb8ea4e9abeef934f272c9ae8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj"}} 2018-11-25 15:25:53,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d1c0e4e1-91f2-4863-8eb5-4f451f5f06f8 2018-11-25 15:25:53,055 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj 2018-11-25 15:25:53,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:53,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:53,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["obru2fLZSYiY1QLmYjv2Sg"], "issued_at": "2018-11-25T15:25:53.000000Z"}} 2018-11-25 15:25:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eac087dfe668f0f6b83522b4338964e274df97" 2018-11-25 15:25:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60876673-1c24-4a1f-825e-7431b472567c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:53,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-60876673-1c24-4a1f-825e-7431b472567c 2018-11-25 15:25:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:25:53,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:25:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eac087dfe668f0f6b83522b4338964e274df97" 2018-11-25 15:25:53,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1511e671-34aa-4248-b1c6-c4171ef2153a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:25:53,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1511e671-34aa-4248-b1c6-c4171ef2153a 2018-11-25 15:25:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eac087dfe668f0f6b83522b4338964e274df97" 2018-11-25 15:25:53,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9e9a7e-a2c2-4c63-9c0f-d0d03b3c1cbf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5f4e300eb8ea4e9abeef934f272c9ae8"}, "enabled": true, "id": "5f4e300eb8ea4e9abeef934f272c9ae8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj"}]} 2018-11-25 15:25:53,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj used request id req-ed9e9a7e-a2c2-4c63-9c0f-d0d03b3c1cbf 2018-11-25 15:25:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eac087dfe668f0f6b83522b4338964e274df97" 2018-11-25 15:25:53,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cfad1d-52a4-48f8-9de6-d10a2df01f9f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:25:53,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-31cfad1d-52a4-48f8-9de6-d10a2df01f9f 2018-11-25 15:25:54,163 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-14b3d284-b2ae-414-user 2018-11-25 15:25:54,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:54,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f55bd21-e1c3-4143-9ea0-39a33da55f6d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:54,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f55bd21-e1c3-4143-9ea0-39a33da55f6d 2018-11-25 15:25:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" -d '{"role": {"name": "CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj-role"}}' 2018-11-25 15:25:54,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c40167-ad75-48ea-baee-0cf6d72c51a3 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b986c9a1785494387426e707ec3f887", "links": {"self": "http://172.30.9.29:5000/v3/roles/8b986c9a1785494387426e707ec3f887"}, "name": "CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj-role"}} 2018-11-25 15:25:54,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-99c40167-ad75-48ea-baee-0cf6d72c51a3 2018-11-25 15:25:54,445 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj-role 2018-11-25 15:25:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8b986c9a1785494387426e707ec3f887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:54,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3bb4e4-02f1-4fe5-9157-3f728deb5168 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8b986c9a1785494387426e707ec3f887"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj-role", "id": "8b986c9a1785494387426e707ec3f887"}} 2018-11-25 15:25:54,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8b986c9a1785494387426e707ec3f887 used request id req-cc3bb4e4-02f1-4fe5-9157-3f728deb5168 2018-11-25 15:25:54,534 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj-role to project CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj 2018-11-25 15:25:54,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5f4e300eb8ea4e9abeef934f272c9ae8/users/450c546a9b384dc9b3f20379da39ae18/roles/8b986c9a1785494387426e707ec3f887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:54,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5b7bd6-ff43-45f5-975a-2dd07b45f1fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:54,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5f4e300eb8ea4e9abeef934f272c9ae8/users/450c546a9b384dc9b3f20379da39ae18/roles/8b986c9a1785494387426e707ec3f887 used request id req-dd5b7bd6-ff43-45f5-975a-2dd07b45f1fa 2018-11-25 15:25:54,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:54,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:55,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["NSxOr4piQAiIegjbFqCHZA"], "issued_at": "2018-11-25T15:25:55.000000Z"}} 2018-11-25 15:25:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a6154430779a4b5504fac04877a74a71c52392" 2018-11-25 15:25:55,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6c8f4b-b391-4105-b765-8ecfb187d05e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:55,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1c6c8f4b-b391-4105-b765-8ecfb187d05e 2018-11-25 15:25:55,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a6154430779a4b5504fac04877a74a71c52392" 2018-11-25 15:25:55,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:55 GMT Server: Apache x-compute-request-id: req-18ee1405-c327-4362-9f9b-cd775e251e7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18ee1405-c327-4362-9f9b-cd775e251e7a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-25 15:25:55,887 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-18ee1405-c327-4362-9f9b-cd775e251e7a 2018-11-25 15:25:55,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-18ee1405-c327-4362-9f9b-cd775e251e7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a6154430779a4b5504fac04877a74a71c52392" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-qos-spec"}}' 2018-11-25 15:25:56,086 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:55 GMT Server: Apache x-compute-request-id: req-488946b7-6157-4ca8-89aa-0a662efa8b1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-488946b7-6157-4ca8-89aa-0a662efa8b1a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2ee99ddb-e901-4a1b-b62b-b7973f261792", "name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792", "rel": "bookmark"}]} 2018-11-25 15:25:56,086 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-488946b7-6157-4ca8-89aa-0a662efa8b1a 2018-11-25 15:25:56,087 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-qos-spec 2018-11-25 15:25:56,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:25:56,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:25:56,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UMYA7QIMR3iSk6D62Kt-5A"], "issued_at": "2018-11-25T15:25:56.000000Z"}} 2018-11-25 15:25:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" 2018-11-25 15:25:56,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42bce12-e59c-49f1-92ef-044877cb83cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:25:56,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b42bce12-e59c-49f1-92ef-044877cb83cd 2018-11-25 15:25:56,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" 2018-11-25 15:25:56,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:56 GMT Server: Apache x-compute-request-id: req-0c212459-ea06-49a1-9290-8d058b92ef98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c212459-ea06-49a1-9290-8d058b92ef98 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:25:56,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-0c212459-ea06-49a1-9290-8d058b92ef98 2018-11-25 15:25:56,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c212459-ea06-49a1-9290-8d058b92ef98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-vol_type", "description": null}}' 2018-11-25 15:25:56,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:56 GMT Server: Apache x-compute-request-id: req-0605568d-6f3c-42bd-ab5f-95e6a98c1f07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0605568d-6f3c-42bd-ab5f-95e6a98c1f07 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2de2342d-b46e-4753-9309-e03974ade215", "description": null}} 2018-11-25 15:25:56,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-0605568d-6f3c-42bd-ab5f-95e6a98c1f07 2018-11-25 15:25:56,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c212459-ea06-49a1-9290-8d058b92ef98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-25 15:25:57,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:56 GMT Server: Apache x-compute-request-id: req-1b455430-fde3-4b4d-a4b9-d160fae5948b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b455430-fde3-4b4d-a4b9-d160fae5948b Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2de2342d-b46e-4753-9309-e03974ade215", "name": "foo", "control_location": "back-end", "encryption_id": "13a2f973-7a59-4179-8587-217ca86a41c0", "provider": "bar", "provider_class": "bar"}} 2018-11-25 15:25:57,523 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215/encryption used request id req-1b455430-fde3-4b4d-a4b9-d160fae5948b 2018-11-25 15:25:57,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c212459-ea06-49a1-9290-8d058b92ef98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" 2018-11-25 15:25:57,549 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:57 GMT Server: Apache x-compute-request-id: req-99e5e14e-a519-412e-9337-29e362675431 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99e5e14e-a519-412e-9337-29e362675431 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "2ee99ddb-e901-4a1b-b62b-b7973f261792", "name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-qos-spec"}]} 2018-11-25 15:25:57,549 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs used request id req-99e5e14e-a519-412e-9337-29e362675431 2018-11-25 15:25:57,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792/associate?vol_type_id=2de2342d-b46e-4753-9309-e03974ade215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c212459-ea06-49a1-9290-8d058b92ef98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" 2018-11-25 15:25:57,881 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8638deb1-3e22-4887-ab81-18044b6d22a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:57,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792/associate?vol_type_id=2de2342d-b46e-4753-9309-e03974ade215 used request id req-8638deb1-3e22-4887-ab81-18044b6d22a1 2018-11-25 15:25:57,882 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-vol_type 2018-11-25 15:25:57,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8886b5ed4200b6a471061834049d98205e20e35" 2018-11-25 15:25:58,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:57 GMT Server: Apache x-compute-request-id: req-881de2a1-eccb-40ce-af6a-d4043e2c53c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-881de2a1-eccb-40ce-af6a-d4043e2c53c1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-vol_type", "qos_specs_id": "2ee99ddb-e901-4a1b-b62b-b7973f261792", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2de2342d-b46e-4753-9309-e03974ade215", "description": null}} 2018-11-25 15:25:58,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215 used request id req-881de2a1-eccb-40ce-af6a-d4043e2c53c1 2018-11-25 15:25:58,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-881de2a1-eccb-40ce-af6a-d4043e2c53c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8886b5ed4200b6a471061834049d98205e20e35" 2018-11-25 15:25:58,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:58 GMT Server: Apache x-compute-request-id: req-70ec67cf-2313-4c5b-adb1-4c493bc39579 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70ec67cf-2313-4c5b-adb1-4c493bc39579 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-vol_type", "qos_specs_id": "2ee99ddb-e901-4a1b-b62b-b7973f261792", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2de2342d-b46e-4753-9309-e03974ade215", "description": null}} 2018-11-25 15:25:58,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215 used request id req-70ec67cf-2313-4c5b-adb1-4c493bc39579 2018-11-25 15:25:58,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-881de2a1-eccb-40ce-af6a-d4043e2c53c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8886b5ed4200b6a471061834049d98205e20e35" 2018-11-25 15:25:58,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:58 GMT Server: Apache x-compute-request-id: req-ba1aac28-a58a-4cd2-a4eb-e9f7d0f90bb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba1aac28-a58a-4cd2-a4eb-e9f7d0f90bb1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_type_id": "2de2342d-b46e-4753-9309-e03974ade215", "control_location": "back-end", "deleted": false, "created_at": "2018-11-25T15:25:57.000000", "updated_at": null, "encryption_id": "13a2f973-7a59-4179-8587-217ca86a41c0", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-25 15:25:58,427 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215/encryption used request id req-ba1aac28-a58a-4cd2-a4eb-e9f7d0f90bb1 2018-11-25 15:25:58,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-881de2a1-eccb-40ce-af6a-d4043e2c53c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8886b5ed4200b6a471061834049d98205e20e35" 2018-11-25 15:25:58,611 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:58 GMT Server: Apache x-compute-request-id: req-a11bac0c-449b-49cb-a526-0725f1339d10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a11bac0c-449b-49cb-a526-0725f1339d10 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2ee99ddb-e901-4a1b-b62b-b7973f261792", "name": "CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792", "rel": "bookmark"}]} 2018-11-25 15:25:58,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792 used request id req-a11bac0c-449b-49cb-a526-0725f1339d10 2018-11-25 15:25:58,612 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-vol_type 2018-11-25 15:25:58,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c212459-ea06-49a1-9290-8d058b92ef98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4835ae7d4023c556f28ece4d1386fcba6d19cd45" 2018-11-25 15:25:58,816 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08b6e6bc-437d-4656-b552-6237159a7df0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:58,816 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/2de2342d-b46e-4753-9309-e03974ade215 used request id req-08b6e6bc-437d-4656-b552-6237159a7df0 2018-11-25 15:25:58,817 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-bd28e56f-2973-4546-84ed-138ce888b8ea-qos-spec 2018-11-25 15:25:58,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-18ee1405-c327-4362-9f9b-cd775e251e7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a6154430779a4b5504fac04877a74a71c52392" 2018-11-25 15:25:59,037 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:25:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05762510-c2fa-46c8-93ff-b9ccaa586db1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:25:59,037 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/qos-specs/2ee99ddb-e901-4a1b-b62b-b7973f261792?force=False used request id req-05762510-c2fa-46c8-93ff-b9ccaa586db1 2018-11-25 15:25:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1c5c3d39-7a98-4cf3-8ae4-7899043a77e0 Date: Sun, 25 Nov 2018 15:25:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:25:59,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1c5c3d39-7a98-4cf3-8ae4-7899043a77e0 2018-11-25 15:25:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd260bf9-0090-4849-81fc-2ec88c223bd5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:25:59,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-fd260bf9-0090-4849-81fc-2ec88c223bd5 2018-11-25 15:25:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5caada-0997-49d1-9726-683fd7f33891 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:25:59,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-ed5caada-0997-49d1-9726-683fd7f33891 2018-11-25 15:25:59,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56d6745-25c2-45e8-bb1f-5084f95aa3ff Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:25:59,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-b56d6745-25c2-45e8-bb1f-5084f95aa3ff 2018-11-25 15:25:59,465 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj 2018-11-25 15:25:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5f4e300eb8ea4e9abeef934f272c9ae8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5055c665-90a9-4087-b990-d3ea4b52aa15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:59,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5f4e300eb8ea4e9abeef934f272c9ae8 used request id req-5055c665-90a9-4087-b990-d3ea4b52aa15 2018-11-25 15:25:59,687 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-14b3d284-b2ae-414-proj-role 2018-11-25 15:25:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8b986c9a1785494387426e707ec3f887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b8579a8-3e03-4859-b410-4663d7cb21b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:25:59,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8b986c9a1785494387426e707ec3f887 used request id req-6b8579a8-3e03-4859-b410-4663d7cb21b2 2018-11-25 15:25:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07472c36c83d57071056fb67700a4a41956324cc" 2018-11-25 15:25:59,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba23c96-d008-4adf-8e10-b03e084031ba Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:25:59,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9ba23c96-d008-4adf-8e10-b03e084031ba 2018-11-25 15:25:59,910 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-14b3d284-b2ae-414-user 2018-11-25 15:25:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/450c546a9b384dc9b3f20379da39ae18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eac087dfe668f0f6b83522b4338964e274df97" 2018-11-25 15:26:00,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53df198-a60e-45b1-90d5-a4897324c4ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:00,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/450c546a9b384dc9b3f20379da39ae18 used request id req-a53df198-a60e-45b1-90d5-a4897324c4ab 2018-11-25 15:26:00,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:00,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["KOj-pk05RVG8zpr9KJ9QVQ"], "issued_at": "2018-11-25T15:26:00.000000Z"}} 2018-11-25 15:26:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920ba8c36d615c5fe785f660a8251e6197c3029f" 2018-11-25 15:26:00,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127647f9-281b-4c84-890d-769e561d95f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:00,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-127647f9-281b-4c84-890d-769e561d95f7 2018-11-25 15:26:00,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:00,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:01,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["0t2NZCzrTyKJjjEXUs5E_w"], "issued_at": "2018-11-25T15:26:01.000000Z"}} 2018-11-25 15:26:01,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:01,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50124a7-6545-4909-9bc5-c80cd9b13c98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:01,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a50124a7-6545-4909-9bc5-c80cd9b13c98 2018-11-25 15:26:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:01,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:01,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5a988b-1175-460c-ac1f-75a0da22e9ad Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:01,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj used request id req-0b5a988b-1175-460c-ac1f-75a0da22e9ad 2018-11-25 15:26:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:01,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fd8b9e-a63d-4965-bc3a-6f181803384b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:01,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-02fd8b9e-a63d-4965-bc3a-6f181803384b 2018-11-25 15:26:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj"}}' 2018-11-25 15:26:01,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d2fc396-6392-4d93-9d56-aef14bb4a669 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12"}, "enabled": true, "id": "4069fc5ffb8840b28037284bba420e12", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj"}} 2018-11-25 15:26:01,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6d2fc396-6392-4d93-9d56-aef14bb4a669 2018-11-25 15:26:01,438 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj 2018-11-25 15:26:01,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:01,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:01,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Lqx1tns1SSSZ71O7RLlG_g"], "issued_at": "2018-11-25T15:26:01.000000Z"}} 2018-11-25 15:26:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9558d4f17e7bb73d134283fd759be9fe6dd7b8" 2018-11-25 15:26:01,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e0488c-ee65-4920-9542-d0bbaab65ebe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:01,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5e0488c-ee65-4920-9542-d0bbaab65ebe 2018-11-25 15:26:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:01,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9558d4f17e7bb73d134283fd759be9fe6dd7b8" 2018-11-25 15:26:02,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402aa3f9-3c14-4113-af66-3bcf6df39823 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:02,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-402aa3f9-3c14-4113-af66-3bcf6df39823 2018-11-25 15:26:02,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9558d4f17e7bb73d134283fd759be9fe6dd7b8" 2018-11-25 15:26:02,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f961b1b4-1f74-48ed-af7c-9032d86ef2f5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12"}, "enabled": true, "id": "4069fc5ffb8840b28037284bba420e12", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj"}]} 2018-11-25 15:26:02,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj used request id req-f961b1b4-1f74-48ed-af7c-9032d86ef2f5 2018-11-25 15:26:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9558d4f17e7bb73d134283fd759be9fe6dd7b8" 2018-11-25 15:26:02,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086a0120-45aa-430c-8cf3-4c3f72cd9419 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:02,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-086a0120-45aa-430c-8cf3-4c3f72cd9419 2018-11-25 15:26:02,618 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-user 2018-11-25 15:26:02,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:02,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c08858-474e-4651-b855-d6844e3ab5d1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:02,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-48c08858-474e-4651-b855-d6844e3ab5d1 2018-11-25 15:26:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role"}}' 2018-11-25 15:26:02,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3248c3b0-9fc1-4e2d-abda-014d7eaf1c2e Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a08c1b18b83643a2be6f665bf23daaa6", "links": {"self": "http://172.30.9.29:5000/v3/roles/a08c1b18b83643a2be6f665bf23daaa6"}, "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role"}} 2018-11-25 15:26:02,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3248c3b0-9fc1-4e2d-abda-014d7eaf1c2e 2018-11-25 15:26:02,744 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role 2018-11-25 15:26:02,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a08c1b18b83643a2be6f665bf23daaa6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:02,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dc93ac-a5b4-4e0b-a389-d3cc1e8edab0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a08c1b18b83643a2be6f665bf23daaa6"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role", "id": "a08c1b18b83643a2be6f665bf23daaa6"}} 2018-11-25 15:26:02,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a08c1b18b83643a2be6f665bf23daaa6 used request id req-a8dc93ac-a5b4-4e0b-a389-d3cc1e8edab0 2018-11-25 15:26:02,837 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role to project CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj 2018-11-25 15:26:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12/users/088cb4023fa54e528aad2575e5fd072a/roles/a08c1b18b83643a2be6f665bf23daaa6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:02,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab100921-628f-44b6-a5bf-1987f70c30ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:02,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12/users/088cb4023fa54e528aad2575e5fd072a/roles/a08c1b18b83643a2be6f665bf23daaa6 used request id req-ab100921-628f-44b6-a5bf-1987f70c30ac 2018-11-25 15:26:02,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:03,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a08c1b18b83643a2be6f665bf23daaa6", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role"}], "expires_at": "2018-11-25T16:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4069fc5ffb8840b28037284bba420e12", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-user", "id": "088cb4023fa54e528aad2575e5fd072a"}, "audit_ids": ["3by6EvkZQiy48G8XhoMrSA"], "issued_at": "2018-11-25T15:26:03.000000Z"}} 2018-11-25 15:26:03,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83531979fdcacca71806705fe561374eb438b23" 2018-11-25 15:26:03,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b96a9f-ec55-45e3-b4c9-f241a3c36955 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:03,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b0b96a9f-ec55-45e3-b4c9-f241a3c36955 2018-11-25 15:26:03,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:03,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:03,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a08c1b18b83643a2be6f665bf23daaa6", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role"}], "expires_at": "2018-11-25T16:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4069fc5ffb8840b28037284bba420e12", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4069fc5ffb8840b28037284bba420e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4069fc5ffb8840b28037284bba420e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4069fc5ffb8840b28037284bba420e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-user", "id": "088cb4023fa54e528aad2575e5fd072a"}, "audit_ids": ["1FSXsNo3TUeR-1sif4j-rg"], "issued_at": "2018-11-25T15:26:03.000000Z"}} 2018-11-25 15:26:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:03,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98dbd2d-345d-4342-af8b-b170f54a8e08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:03,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d98dbd2d-345d-4342-af8b-b170f54a8e08 2018-11-25 15:26:03,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:04,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:03 GMT Server: Apache x-compute-request-id: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:04,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/detail used request id req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562 2018-11-25 15:26:04,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:05,041 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:04 GMT Server: Apache x-compute-request-id: req-c62bac09-162d-45f8-8b79-d66f5c3f3271 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c62bac09-162d-45f8-8b79-d66f5c3f3271 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "088cb4023fa54e528aad2575e5fd072a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "self"}, {"href": "http://172.30.9.29:8776/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:04.824614", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60effe76-51be-4a4b-b492-2b659d1d0a11", "size": 1}} 2018-11-25 15:26:05,042 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes used request id req-c62bac09-162d-45f8-8b79-d66f5c3f3271 2018-11-25 15:26:05,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:05,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:05 GMT Server: Apache x-compute-request-id: req-877aa04e-ff6b-4dfb-92cd-97933b7ad11f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-877aa04e-ff6b-4dfb-92cd-97933b7ad11f Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "088cb4023fa54e528aad2575e5fd072a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "self"}, {"href": "http://172.30.9.29:8776/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4069fc5ffb8840b28037284bba420e12", "updated_at": "2018-11-25T15:26:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60effe76-51be-4a4b-b492-2b659d1d0a11", "size": 1}} 2018-11-25 15:26:05,234 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 used request id req-877aa04e-ff6b-4dfb-92cd-97933b7ad11f 2018-11-25 15:26:05,235 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630 2018-11-25 15:26:05,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:05,434 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:05 GMT Server: Apache x-compute-request-id: req-e7e84e3e-4a86-4a21-80e3-bffc8d9d0279 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7e84e3e-4a86-4a21-80e3-bffc8d9d0279 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "088cb4023fa54e528aad2575e5fd072a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "self"}, {"href": "http://172.30.9.29:8776/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4069fc5ffb8840b28037284bba420e12", "updated_at": "2018-11-25T15:26:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60effe76-51be-4a4b-b492-2b659d1d0a11", "size": 1}} 2018-11-25 15:26:05,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 used request id req-e7e84e3e-4a86-4a21-80e3-bffc8d9d0279 2018-11-25 15:26:05,434 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:26:05,435 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630 2018-11-25 15:26:05,435 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630 2018-11-25 15:26:05,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83531979fdcacca71806705fe561374eb438b23" 2018-11-25 15:26:05,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:05 GMT Server: Apache x-compute-request-id: req-4e98879a-f4e0-4318-9729-4e368dc7ef56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e98879a-f4e0-4318-9729-4e368dc7ef56 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "088cb4023fa54e528aad2575e5fd072a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "self"}, {"href": "http://172.30.9.29:8776/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4069fc5ffb8840b28037284bba420e12", "updated_at": "2018-11-25T15:26:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60effe76-51be-4a4b-b492-2b659d1d0a11", "size": 1}]} 2018-11-25 15:26:05,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/detail used request id req-4e98879a-f4e0-4318-9729-4e368dc7ef56 2018-11-25 15:26:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:05,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83531979fdcacca71806705fe561374eb438b23" 2018-11-25 15:26:05,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c3411c-502b-40e3-b340-3cc2edb4ee57 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12"}, "enabled": true, "id": "4069fc5ffb8840b28037284bba420e12", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj"}} 2018-11-25 15:26:05,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12 used request id req-a5c3411c-502b-40e3-b340-3cc2edb4ee57 2018-11-25 15:26:05,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:06,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:05 GMT Server: Apache x-compute-request-id: req-27cfa678-b4b7-4d26-8650-b871c4c059bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27cfa678-b4b7-4d26-8650-b871c4c059bd Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "088cb4023fa54e528aad2575e5fd072a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "self"}, {"href": "http://172.30.9.29:8776/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4069fc5ffb8840b28037284bba420e12", "updated_at": "2018-11-25T15:26:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60effe76-51be-4a4b-b492-2b659d1d0a11", "size": 1}} 2018-11-25 15:26:06,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 used request id req-27cfa678-b4b7-4d26-8650-b871c4c059bd 2018-11-25 15:26:06,268 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:26:06,268 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630 2018-11-25 15:26:06,269 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630 2018-11-25 15:26:06,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:06,506 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d5848e76-4b26-481a-a5dd-076a9630c7ca Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:26:06,506 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 used request id req-d5848e76-4b26-481a-a5dd-076a9630c7ca 2018-11-25 15:26:06,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:06,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:06 GMT Server: Apache x-compute-request-id: req-337b5e28-1fe4-46f1-8538-65db03b29f37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-337b5e28-1fe4-46f1-8538-65db03b29f37 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "088cb4023fa54e528aad2575e5fd072a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "self"}, {"href": "http://172.30.9.29:8776/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4069fc5ffb8840b28037284bba420e12", "updated_at": "2018-11-25T15:26:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60effe76-51be-4a4b-b492-2b659d1d0a11", "size": 1}} 2018-11-25 15:26:06,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 used request id req-337b5e28-1fe4-46f1-8538-65db03b29f37 2018-11-25 15:26:06,694 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:26:06,694 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:26:09,697 - create_volume - DEBUG - Volume status query timeout in 56.8087320328 2018-11-25 15:26:09,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aed2f-6c4a-48a2-a84e-3bc92adbe562" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884141c06324d2143c8cb9ce500cd63462ac8d23" 2018-11-25 15:26:09,739 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:26:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4340b4d7-11f7-4f52-9145-3191a6d8e1bb x-openstack-request-id: req-4340b4d7-11f7-4f52-9145-3191a6d8e1bb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 60effe76-51be-4a4b-b492-2b659d1d0a11 could not be found.", "code": 404}} 2018-11-25 15:26:09,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/60effe76-51be-4a4b-b492-2b659d1d0a11 used request id req-4340b4d7-11f7-4f52-9145-3191a6d8e1bb 2018-11-25 15:26:09,739 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 60effe76-51be-4a4b-b492-2b659d1d0a11 could not be found. (HTTP 404) (Request-ID: req-4340b4d7-11f7-4f52-9145-3191a6d8e1bb) 2018-11-25 15:26:09,740 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-28383797-6f3a-4ef2-88d9-d405da8a5630 2018-11-25 15:26:09,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e98879a-f4e0-4318-9729-4e368dc7ef56" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83531979fdcacca71806705fe561374eb438b23" 2018-11-25 15:26:09,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:09 GMT Server: Apache x-compute-request-id: req-1d037134-57f7-43ad-a6c9-bd4391a965f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d037134-57f7-43ad-a6c9-bd4391a965f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:09,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4069fc5ffb8840b28037284bba420e12/volumes/detail used request id req-1d037134-57f7-43ad-a6c9-bd4391a965f0 2018-11-25 15:26:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7199275e-9934-464c-a066-07ee64a1d5f1 Date: Sun, 25 Nov 2018 15:26:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:10,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7199275e-9934-464c-a066-07ee64a1d5f1 2018-11-25 15:26:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb160b9b-147b-47c2-90da-a8b280863f06 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:10,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-fb160b9b-147b-47c2-90da-a8b280863f06 2018-11-25 15:26:10,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1abb0c-8332-44db-96bd-d141a504b32c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:10,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9b1abb0c-8332-44db-96bd-d141a504b32c 2018-11-25 15:26:10,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99a60af-6a22-4f19-b92f-dd4c7f099b15 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:10,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c99a60af-6a22-4f19-b92f-dd4c7f099b15 2018-11-25 15:26:10,471 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj 2018-11-25 15:26:10,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b357c35e-ba33-460b-bf8c-f5d8f31b371a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:10,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4069fc5ffb8840b28037284bba420e12 used request id req-b357c35e-ba33-460b-bf8c-f5d8f31b371a 2018-11-25 15:26:10,674 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-proj-role 2018-11-25 15:26:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a08c1b18b83643a2be6f665bf23daaa6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95bdcec1-ee93-4c6f-ae85-0bacd2c12489 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:10,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a08c1b18b83643a2be6f665bf23daaa6 used request id req-95bdcec1-ee93-4c6f-ae85-0bacd2c12489 2018-11-25 15:26:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0a7b80368d35fae04c80cba85d69c3fa1c7247" 2018-11-25 15:26:10,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe31284-20a8-4124-97d0-03fb70bbcac8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:10,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5fe31284-20a8-4124-97d0-03fb70bbcac8 2018-11-25 15:26:10,885 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-3091d7a6-9833-41a-user 2018-11-25 15:26:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/088cb4023fa54e528aad2575e5fd072a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9558d4f17e7bb73d134283fd759be9fe6dd7b8" 2018-11-25 15:26:11,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1308d22a-81df-4a7f-8d02-1eedad376813 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:11,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/088cb4023fa54e528aad2575e5fd072a used request id req-1308d22a-81df-4a7f-8d02-1eedad376813 2018-11-25 15:26:11,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:11,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["mG-QgfZOQ3WkG2GPNsdwyQ"], "issued_at": "2018-11-25T15:26:11.000000Z"}} 2018-11-25 15:26:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9f7b0096ec0c72568961ab69e68c5be0882821" 2018-11-25 15:26:11,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6384fd-1fef-4cdb-a44c-eb359b41fe50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:11,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1c6384fd-1fef-4cdb-a44c-eb359b41fe50 2018-11-25 15:26:11,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:11,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:11,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["gGEE4wZVREi5fd6XSmMa3A"], "issued_at": "2018-11-25T15:26:11.000000Z"}} 2018-11-25 15:26:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:12,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f500fb76-35f1-46b4-916e-7a4ccc83e473 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:12,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f500fb76-35f1-46b4-916e-7a4ccc83e473 2018-11-25 15:26:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:12,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:12,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44dbd3a-d3ac-4f84-bec9-f29cdddf062b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:12,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj used request id req-f44dbd3a-d3ac-4f84-bec9-f29cdddf062b 2018-11-25 15:26:12,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:12,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf5fbe8-6911-41c5-b17b-cfe580179da5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:12,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3bf5fbe8-6911-41c5-b17b-cfe580179da5 2018-11-25 15:26:12,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}}' 2018-11-25 15:26:12,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30697447-559a-46eb-b1ac-d3e07cc773f0 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322"}, "enabled": true, "id": "206d4e591c2b42159eb14485ce3f2322", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}} 2018-11-25 15:26:12,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-30697447-559a-46eb-b1ac-d3e07cc773f0 2018-11-25 15:26:12,355 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj 2018-11-25 15:26:12,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:12,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:12,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["9-w8Bo3ERuCHwANcd6AJpg"], "issued_at": "2018-11-25T15:26:12.000000Z"}} 2018-11-25 15:26:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522b086d1bf9d766a71645a55968370b7721e60d" 2018-11-25 15:26:12,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eddbd43-591c-4f59-b66a-921f4608d3d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:12,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2eddbd43-591c-4f59-b66a-921f4608d3d7 2018-11-25 15:26:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:12,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522b086d1bf9d766a71645a55968370b7721e60d" 2018-11-25 15:26:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ad3a48-2565-4fd1-a2eb-31ce3109851e Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:12,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d6ad3a48-2565-4fd1-a2eb-31ce3109851e 2018-11-25 15:26:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522b086d1bf9d766a71645a55968370b7721e60d" 2018-11-25 15:26:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c128bd69-1bb7-4843-9f00-3638de9a82b1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322"}, "enabled": true, "id": "206d4e591c2b42159eb14485ce3f2322", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}]} 2018-11-25 15:26:13,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj used request id req-c128bd69-1bb7-4843-9f00-3638de9a82b1 2018-11-25 15:26:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522b086d1bf9d766a71645a55968370b7721e60d" 2018-11-25 15:26:13,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe7899c-aeb5-4972-b9dc-916e3725b7f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:13,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7fe7899c-aeb5-4972-b9dc-916e3725b7f2 2018-11-25 15:26:13,492 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-73a21464-4e42-423-user 2018-11-25 15:26:13,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:13,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed50224-303d-4959-ad18-54713e85caab Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:13,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9ed50224-303d-4959-ad18-54713e85caab 2018-11-25 15:26:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role"}}' 2018-11-25 15:26:13,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d863b0-1d1b-43b6-a558-5a63fec1431d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0246718b6944b24a4642de031e5ab3a", "links": {"self": "http://172.30.9.29:5000/v3/roles/e0246718b6944b24a4642de031e5ab3a"}, "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role"}} 2018-11-25 15:26:13,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-71d863b0-1d1b-43b6-a558-5a63fec1431d 2018-11-25 15:26:13,709 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role 2018-11-25 15:26:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e0246718b6944b24a4642de031e5ab3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:13,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068a0fa2-d29c-4036-bfde-d437b3795cad Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e0246718b6944b24a4642de031e5ab3a"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role", "id": "e0246718b6944b24a4642de031e5ab3a"}} 2018-11-25 15:26:13,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e0246718b6944b24a4642de031e5ab3a used request id req-068a0fa2-d29c-4036-bfde-d437b3795cad 2018-11-25 15:26:13,796 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role to project CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj 2018-11-25 15:26:13,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322/users/67a43e9143c04820b2f8e4cb84b43e6e/roles/e0246718b6944b24a4642de031e5ab3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:13,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f7e6717-e080-4c9e-aa03-be417f588515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:13,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322/users/67a43e9143c04820b2f8e4cb84b43e6e/roles/e0246718b6944b24a4642de031e5ab3a used request id req-3f7e6717-e080-4c9e-aa03-be417f588515 2018-11-25 15:26:13,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:14,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0246718b6944b24a4642de031e5ab3a", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role"}], "expires_at": "2018-11-25T16:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "206d4e591c2b42159eb14485ce3f2322", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-user", "id": "67a43e9143c04820b2f8e4cb84b43e6e"}, "audit_ids": ["-Vvmv3tzQZisn0i-qfCt2g"], "issued_at": "2018-11-25T15:26:14.000000Z"}} 2018-11-25 15:26:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a655499d8e3f87f136e82263ac2bdd821e5c96" 2018-11-25 15:26:14,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b6deb6-1ea7-4fa1-b7d2-34c208d12c47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:14,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e4b6deb6-1ea7-4fa1-b7d2-34c208d12c47 2018-11-25 15:26:14,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:14,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:14,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0246718b6944b24a4642de031e5ab3a", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role"}], "expires_at": "2018-11-25T16:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "206d4e591c2b42159eb14485ce3f2322", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-user", "id": "67a43e9143c04820b2f8e4cb84b43e6e"}, "audit_ids": ["j8Nb7UeARWq2Fp1GCFVwYA"], "issued_at": "2018-11-25T15:26:14.000000Z"}} 2018-11-25 15:26:14,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:14,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b415f7-f070-4d9a-8cfc-4247f60352a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:14,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-24b415f7-f070-4d9a-8cfc-4247f60352a9 2018-11-25 15:26:14,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:15,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:14 GMT Server: Apache x-compute-request-id: req-1797a0c2-0830-47f4-9694-df5236937c48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1797a0c2-0830-47f4-9694-df5236937c48 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:15,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/detail used request id req-1797a0c2-0830-47f4-9694-df5236937c48 2018-11-25 15:26:15,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:15,454 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:15 GMT Server: Apache x-compute-request-id: req-10a8c946-65c9-4c93-b683-ca941186902f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10a8c946-65c9-4c93-b683-ca941186902f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.383395", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}} 2018-11-25 15:26:15,455 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes used request id req-10a8c946-65c9-4c93-b683-ca941186902f 2018-11-25 15:26:15,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:16,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:15 GMT Server: Apache x-compute-request-id: req-616a943f-a0b8-4c4b-a6f1-b694bce5da22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-616a943f-a0b8-4c4b-a6f1-b694bce5da22 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "206d4e591c2b42159eb14485ce3f2322", "updated_at": "2018-11-25T15:26:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}} 2018-11-25 15:26:16,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 used request id req-616a943f-a0b8-4c4b-a6f1-b694bce5da22 2018-11-25 15:26:16,026 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3 2018-11-25 15:26:16,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:16,223 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:16 GMT Server: Apache x-compute-request-id: req-50cd0829-d637-468c-a745-2160c7c37051 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50cd0829-d637-468c-a745-2160c7c37051 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "206d4e591c2b42159eb14485ce3f2322", "updated_at": "2018-11-25T15:26:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}} 2018-11-25 15:26:16,223 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 used request id req-50cd0829-d637-468c-a745-2160c7c37051 2018-11-25 15:26:16,223 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:26:16,223 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3 2018-11-25 15:26:16,224 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3 2018-11-25 15:26:16,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a655499d8e3f87f136e82263ac2bdd821e5c96" 2018-11-25 15:26:16,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:16 GMT Server: Apache x-compute-request-id: req-8ca24160-c5a5-40ac-90dc-f484a4508164 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ca24160-c5a5-40ac-90dc-f484a4508164 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "206d4e591c2b42159eb14485ce3f2322", "updated_at": "2018-11-25T15:26:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}]} 2018-11-25 15:26:16,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/detail used request id req-8ca24160-c5a5-40ac-90dc-f484a4508164 2018-11-25 15:26:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:16,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a655499d8e3f87f136e82263ac2bdd821e5c96" 2018-11-25 15:26:16,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0eef86-0e4a-43ac-b437-7eb060ee2a12 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322"}, "enabled": true, "id": "206d4e591c2b42159eb14485ce3f2322", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}} 2018-11-25 15:26:16,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322 used request id req-fb0eef86-0e4a-43ac-b437-7eb060ee2a12 2018-11-25 15:26:16,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:16,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:16,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0246718b6944b24a4642de031e5ab3a", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role"}], "expires_at": "2018-11-25T16:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "206d4e591c2b42159eb14485ce3f2322", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/206d4e591c2b42159eb14485ce3f2322", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-user", "id": "67a43e9143c04820b2f8e4cb84b43e6e"}, "audit_ids": ["jcFeCgb_TpeqbekhIpwP_g"], "issued_at": "2018-11-25T15:26:16.000000Z"}} 2018-11-25 15:26:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac378637948c6407dca34e850a3d964b640d1a4" 2018-11-25 15:26:16,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29493c6-cb34-475f-b2c9-4ff9f4fa764c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:16,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b29493c6-cb34-475f-b2c9-4ff9f4fa764c 2018-11-25 15:26:16,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac378637948c6407dca34e850a3d964b640d1a4" 2018-11-25 15:26:17,134 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:16 GMT Server: Apache x-compute-request-id: req-2c7ceb7b-b5c5-4f08-b8d0-8f8b01c51d9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c7ceb7b-b5c5-4f08-b8d0-8f8b01c51d9f Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "206d4e591c2b42159eb14485ce3f2322", "updated_at": "2018-11-25T15:26:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}]} 2018-11-25 15:26:17,134 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/detail used request id req-2c7ceb7b-b5c5-4f08-b8d0-8f8b01c51d9f 2018-11-25 15:26:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:17,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac378637948c6407dca34e850a3d964b640d1a4" 2018-11-25 15:26:17,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43d8ed6-aaaf-4be8-82c8-5117145a74f5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322"}, "enabled": true, "id": "206d4e591c2b42159eb14485ce3f2322", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj"}} 2018-11-25 15:26:17,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322 used request id req-b43d8ed6-aaaf-4be8-82c8-5117145a74f5 2018-11-25 15:26:17,223 - create_volume - INFO - Did not create volume due to cleanup mode 2018-11-25 15:26:17,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:17,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:17 GMT Server: Apache x-compute-request-id: req-94ef8631-988f-4298-94aa-18d71aa78c2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94ef8631-988f-4298-94aa-18d71aa78c2d Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "206d4e591c2b42159eb14485ce3f2322", "updated_at": "2018-11-25T15:26:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}} 2018-11-25 15:26:17,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 used request id req-94ef8631-988f-4298-94aa-18d71aa78c2d 2018-11-25 15:26:17,419 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:26:17,419 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3 2018-11-25 15:26:17,419 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3 2018-11-25 15:26:17,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:17,648 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20069cf5-216c-4bdf-a634-861dd0bbd53e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:26:17,648 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 used request id req-20069cf5-216c-4bdf-a634-861dd0bbd53e 2018-11-25 15:26:17,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:17,852 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:17 GMT Server: Apache x-compute-request-id: req-bde3ca84-c13f-49a4-bc58-4acb8c56010b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bde3ca84-c13f-49a4-bc58-4acb8c56010b Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "67a43e9143c04820b2f8e4cb84b43e6e", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "self"}, {"href": "http://172.30.9.29:8776/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "206d4e591c2b42159eb14485ce3f2322", "updated_at": "2018-11-25T15:26:17.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ade9d42c-c12b-434e-b6fc-1055e14b3971", "size": 1}} 2018-11-25 15:26:17,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 used request id req-bde3ca84-c13f-49a4-bc58-4acb8c56010b 2018-11-25 15:26:17,853 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:26:17,853 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:26:20,856 - create_volume - DEBUG - Volume status query timeout in 56.791821003 2018-11-25 15:26:20,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1797a0c2-0830-47f4-9694-df5236937c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da13d7a2c38a97d1e0b5b3bf7a50bb811cc3748" 2018-11-25 15:26:20,894 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:26:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-148f9ee5-6785-47b2-95c8-e8c8a20898f7 x-openstack-request-id: req-148f9ee5-6785-47b2-95c8-e8c8a20898f7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ade9d42c-c12b-434e-b6fc-1055e14b3971 could not be found.", "code": 404}} 2018-11-25 15:26:20,894 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/206d4e591c2b42159eb14485ce3f2322/volumes/ade9d42c-c12b-434e-b6fc-1055e14b3971 used request id req-148f9ee5-6785-47b2-95c8-e8c8a20898f7 2018-11-25 15:26:20,894 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ade9d42c-c12b-434e-b6fc-1055e14b3971 could not be found. (HTTP 404) (Request-ID: req-148f9ee5-6785-47b2-95c8-e8c8a20898f7) 2018-11-25 15:26:20,894 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-12ea3b83-4379-4bb4-944e-1b31e9406ec3 2018-11-25 15:26:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c9585bf3-a521-401c-8af2-6c91fde21113 Date: Sun, 25 Nov 2018 15:26:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:21,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c9585bf3-a521-401c-8af2-6c91fde21113 2018-11-25 15:26:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb49c1e1-36c2-4ace-9325-7652ad430677 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:21,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-eb49c1e1-36c2-4ace-9325-7652ad430677 2018-11-25 15:26:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e34bcc4-0b45-48aa-80fd-b37192586a10 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:21,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-3e34bcc4-0b45-48aa-80fd-b37192586a10 2018-11-25 15:26:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fe50c9-4d77-44bc-b129-ff0933981967 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:21,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e1fe50c9-4d77-44bc-b129-ff0933981967 2018-11-25 15:26:21,415 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj 2018-11-25 15:26:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-058a8ec5-01ea-40f4-a75d-2337147d40b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:21,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/206d4e591c2b42159eb14485ce3f2322 used request id req-058a8ec5-01ea-40f4-a75d-2337147d40b6 2018-11-25 15:26:21,632 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-73a21464-4e42-423-proj-role 2018-11-25 15:26:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e0246718b6944b24a4642de031e5ab3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea859a46-d92c-4dad-bfb3-fdc14e9e1bca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:21,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e0246718b6944b24a4642de031e5ab3a used request id req-ea859a46-d92c-4dad-bfb3-fdc14e9e1bca 2018-11-25 15:26:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f93c1c8b024bedb55c18b4f413105727584a88" 2018-11-25 15:26:21,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0af15a4-6415-4277-8672-75678de9fcaf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:21,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c0af15a4-6415-4277-8672-75678de9fcaf 2018-11-25 15:26:21,847 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-73a21464-4e42-423-user 2018-11-25 15:26:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/67a43e9143c04820b2f8e4cb84b43e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522b086d1bf9d766a71645a55968370b7721e60d" 2018-11-25 15:26:22,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91664445-5ef5-46d8-a0e3-ce531c19ea29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:22,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/67a43e9143c04820b2f8e4cb84b43e6e used request id req-91664445-5ef5-46d8-a0e3-ce531c19ea29 2018-11-25 15:26:22,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:22,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["SeZTkMHYSkOAZYU0trvcAA"], "issued_at": "2018-11-25T15:26:22.000000Z"}} 2018-11-25 15:26:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b264f373667a0a671dc58d182cc14e2fbcf93e" 2018-11-25 15:26:22,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1997dac-ece0-4624-86a0-727e651541e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:22,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a1997dac-ece0-4624-86a0-727e651541e5 2018-11-25 15:26:22,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:22,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:22,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["q2wh66EmRm-EsFu3KW1INw"], "issued_at": "2018-11-25T15:26:22.000000Z"}} 2018-11-25 15:26:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:22,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c5ebb0-1af4-4037-95c2-e687ed3d03bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:22,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a5c5ebb0-1af4-4037-95c2-e687ed3d03bd 2018-11-25 15:26:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:22,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:23,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736863b1-a34c-4ec9-990f-0149f7aec79b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:23,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj used request id req-736863b1-a34c-4ec9-990f-0149f7aec79b 2018-11-25 15:26:23,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:23,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ceb3cbb-e695-46b8-9e1e-821b2fd418e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:23,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6ceb3cbb-e695-46b8-9e1e-821b2fd418e7 2018-11-25 15:26:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj"}}' 2018-11-25 15:26:23,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a6e2db-8ea6-420a-ab64-e54890c8d2db Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b"}, "enabled": true, "id": "5dde5293dcb7422fab13706a0e3c185b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj"}} 2018-11-25 15:26:23,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-52a6e2db-8ea6-420a-ab64-e54890c8d2db 2018-11-25 15:26:23,265 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj 2018-11-25 15:26:23,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:23,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:23,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["JYdXKAzNT_qvXuOaAZ7PLQ"], "issued_at": "2018-11-25T15:26:23.000000Z"}} 2018-11-25 15:26:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e842703637c2c29c657b5282d2c61b2acc6287" 2018-11-25 15:26:23,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58700fdc-d8de-4e45-b31e-8b04818f092f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:23,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-58700fdc-d8de-4e45-b31e-8b04818f092f 2018-11-25 15:26:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:23,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e842703637c2c29c657b5282d2c61b2acc6287" 2018-11-25 15:26:23,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9557f367-2571-4169-9b85-0b0c795a454c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:23,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9557f367-2571-4169-9b85-0b0c795a454c 2018-11-25 15:26:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e842703637c2c29c657b5282d2c61b2acc6287" 2018-11-25 15:26:23,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afaac3ab-61e4-441b-9fa5-8d4461c13eef Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b"}, "enabled": true, "id": "5dde5293dcb7422fab13706a0e3c185b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj"}]} 2018-11-25 15:26:23,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj used request id req-afaac3ab-61e4-441b-9fa5-8d4461c13eef 2018-11-25 15:26:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e842703637c2c29c657b5282d2c61b2acc6287" 2018-11-25 15:26:24,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd4fa36-9278-4a37-a01f-395d96f37060 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:24,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cbd4fa36-9278-4a37-a01f-395d96f37060 2018-11-25 15:26:24,486 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-user 2018-11-25 15:26:24,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:24,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23bab61-bee5-4e21-b064-286b52ca1e10 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:24,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d23bab61-bee5-4e21-b064-286b52ca1e10 2018-11-25 15:26:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role"}}' 2018-11-25 15:26:24,625 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e50fb8-80b3-4ff5-8a1c-5c1616a8005f Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c1742221b3c64234b075011f80ad270b", "links": {"self": "http://172.30.9.29:5000/v3/roles/c1742221b3c64234b075011f80ad270b"}, "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role"}} 2018-11-25 15:26:24,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-64e50fb8-80b3-4ff5-8a1c-5c1616a8005f 2018-11-25 15:26:24,625 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role 2018-11-25 15:26:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c1742221b3c64234b075011f80ad270b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:24,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1536aba0-171a-47a5-8187-99c5bd50c993 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/c1742221b3c64234b075011f80ad270b"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role", "id": "c1742221b3c64234b075011f80ad270b"}} 2018-11-25 15:26:24,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c1742221b3c64234b075011f80ad270b used request id req-1536aba0-171a-47a5-8187-99c5bd50c993 2018-11-25 15:26:24,710 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role to project CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj 2018-11-25 15:26:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b/users/67959c3d8d8c48f19ab1c903160c90db/roles/c1742221b3c64234b075011f80ad270b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:24,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d014a77-d765-4ef3-99b7-b084ff5a6f2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:24,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b/users/67959c3d8d8c48f19ab1c903160c90db/roles/c1742221b3c64234b075011f80ad270b used request id req-9d014a77-d765-4ef3-99b7-b084ff5a6f2e 2018-11-25 15:26:24,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:25,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1742221b3c64234b075011f80ad270b", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role"}], "expires_at": "2018-11-25T16:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dde5293dcb7422fab13706a0e3c185b", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-user", "id": "67959c3d8d8c48f19ab1c903160c90db"}, "audit_ids": ["JYUcurXcSD-0hMAfwRecDQ"], "issued_at": "2018-11-25T15:26:25.000000Z"}} 2018-11-25 15:26:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1385e199b920897a968c0e62746f670c0c2e18c0" 2018-11-25 15:26:25,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4293724-7627-4581-966b-360dc0e7f53b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:25,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f4293724-7627-4581-966b-360dc0e7f53b 2018-11-25 15:26:25,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:25,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:25,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1742221b3c64234b075011f80ad270b", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role"}], "expires_at": "2018-11-25T16:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dde5293dcb7422fab13706a0e3c185b", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5dde5293dcb7422fab13706a0e3c185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-user", "id": "67959c3d8d8c48f19ab1c903160c90db"}, "audit_ids": ["p5GVwsZUQ624eCrfqsADvg"], "issued_at": "2018-11-25T15:26:25.000000Z"}} 2018-11-25 15:26:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:25,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9079ef15-0746-41fa-a814-796382cdffba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:25,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9079ef15-0746-41fa-a814-796382cdffba 2018-11-25 15:26:25,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:25,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:25 GMT Server: Apache x-compute-request-id: req-516e8ba2-912c-42a0-91de-29a25fe71d15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-516e8ba2-912c-42a0-91de-29a25fe71d15 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:25,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/detail used request id req-516e8ba2-912c-42a0-91de-29a25fe71d15 2018-11-25 15:26:25,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:26,277 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:25 GMT Server: Apache x-compute-request-id: req-9bce248b-01d0-487d-93ac-619ce248a5d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9bce248b-01d0-487d-93ac-619ce248a5d2 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "67959c3d8d8c48f19ab1c903160c90db", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "self"}, {"href": "http://172.30.9.29:8776/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:26.204577", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "size": 1}} 2018-11-25 15:26:26,277 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes used request id req-9bce248b-01d0-487d-93ac-619ce248a5d2 2018-11-25 15:26:26,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:26,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:26 GMT Server: Apache x-compute-request-id: req-7c1df897-43cb-4ed5-85dc-e7c531758e2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c1df897-43cb-4ed5-85dc-e7c531758e2f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "67959c3d8d8c48f19ab1c903160c90db", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "self"}, {"href": "http://172.30.9.29:8776/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5dde5293dcb7422fab13706a0e3c185b", "updated_at": "2018-11-25T15:26:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "size": 1}} 2018-11-25 15:26:26,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 used request id req-7c1df897-43cb-4ed5-85dc-e7c531758e2f 2018-11-25 15:26:26,482 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c 2018-11-25 15:26:26,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:26,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:26 GMT Server: Apache x-compute-request-id: req-37b48374-4b1b-4c2d-a2ac-7e7ae984ae7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37b48374-4b1b-4c2d-a2ac-7e7ae984ae7c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "67959c3d8d8c48f19ab1c903160c90db", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "self"}, {"href": "http://172.30.9.29:8776/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5dde5293dcb7422fab13706a0e3c185b", "updated_at": "2018-11-25T15:26:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "size": 1}} 2018-11-25 15:26:26,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 used request id req-37b48374-4b1b-4c2d-a2ac-7e7ae984ae7c 2018-11-25 15:26:26,689 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:26:26,690 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c 2018-11-25 15:26:26,690 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c 2018-11-25 15:26:26,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1385e199b920897a968c0e62746f670c0c2e18c0" 2018-11-25 15:26:26,879 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:26 GMT Server: Apache x-compute-request-id: req-64da67ee-d5c5-40ce-ae61-350808851215 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64da67ee-d5c5-40ce-ae61-350808851215 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "67959c3d8d8c48f19ab1c903160c90db", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "self"}, {"href": "http://172.30.9.29:8776/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5dde5293dcb7422fab13706a0e3c185b", "updated_at": "2018-11-25T15:26:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "size": 1}]} 2018-11-25 15:26:26,879 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/detail used request id req-64da67ee-d5c5-40ce-ae61-350808851215 2018-11-25 15:26:26,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:26,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1385e199b920897a968c0e62746f670c0c2e18c0" 2018-11-25 15:26:26,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b57a4cd-f3f2-4744-a4bc-b9558ad76105 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b"}, "enabled": true, "id": "5dde5293dcb7422fab13706a0e3c185b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj"}} 2018-11-25 15:26:26,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b used request id req-0b57a4cd-f3f2-4744-a4bc-b9558ad76105 2018-11-25 15:26:26,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:27,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:26 GMT Server: Apache x-compute-request-id: req-02e9e3ac-0411-4457-ad87-3b36c3bb7044 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02e9e3ac-0411-4457-ad87-3b36c3bb7044 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "67959c3d8d8c48f19ab1c903160c90db", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "self"}, {"href": "http://172.30.9.29:8776/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5dde5293dcb7422fab13706a0e3c185b", "updated_at": "2018-11-25T15:26:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "size": 1}} 2018-11-25 15:26:27,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 used request id req-02e9e3ac-0411-4457-ad87-3b36c3bb7044 2018-11-25 15:26:27,156 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:26:27,157 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c 2018-11-25 15:26:27,157 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c 2018-11-25 15:26:27,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:27,379 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-deec5873-ab16-4462-9063-ec5775f0b0e3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:26:27,379 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 used request id req-deec5873-ab16-4462-9063-ec5775f0b0e3 2018-11-25 15:26:27,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:27,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:27 GMT Server: Apache x-compute-request-id: req-aee1df85-15b6-4063-9926-076282307835 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aee1df85-15b6-4063-9926-076282307835 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "67959c3d8d8c48f19ab1c903160c90db", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "self"}, {"href": "http://172.30.9.29:8776/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5dde5293dcb7422fab13706a0e3c185b", "updated_at": "2018-11-25T15:26:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3b03875a-bc5d-4ebf-8976-b52eacfb7f95", "size": 1}} 2018-11-25 15:26:27,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 used request id req-aee1df85-15b6-4063-9926-076282307835 2018-11-25 15:26:27,568 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:26:27,568 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:26:30,572 - create_volume - DEBUG - Volume status query timeout in 56.807434082 2018-11-25 15:26:30,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-516e8ba2-912c-42a0-91de-29a25fe71d15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8dd46c129356a3a0d7e8e33b0d84cfa0c9900" 2018-11-25 15:26:30,764 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:26:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cf616864-b4e7-488b-b4bb-89d6a306edcc x-openstack-request-id: req-cf616864-b4e7-488b-b4bb-89d6a306edcc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3b03875a-bc5d-4ebf-8976-b52eacfb7f95 could not be found.", "code": 404}} 2018-11-25 15:26:30,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5dde5293dcb7422fab13706a0e3c185b/volumes/3b03875a-bc5d-4ebf-8976-b52eacfb7f95 used request id req-cf616864-b4e7-488b-b4bb-89d6a306edcc 2018-11-25 15:26:30,765 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3b03875a-bc5d-4ebf-8976-b52eacfb7f95 could not be found. (HTTP 404) (Request-ID: req-cf616864-b4e7-488b-b4bb-89d6a306edcc) 2018-11-25 15:26:30,765 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-a47c3391-8974-491b-b253-43a255b44a5c 2018-11-25 15:26:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:30,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8ecaabc1-edb5-4477-a5bd-a29d42b79420 Date: Sun, 25 Nov 2018 15:26:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:30,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8ecaabc1-edb5-4477-a5bd-a29d42b79420 2018-11-25 15:26:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:31,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d354c8e2-b5d9-4f30-9b04-1c6b17b43356 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:31,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-d354c8e2-b5d9-4f30-9b04-1c6b17b43356 2018-11-25 15:26:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:31,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a70de1-2c18-4284-9387-f6087791160f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:31,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-f0a70de1-2c18-4284-9387-f6087791160f 2018-11-25 15:26:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:31,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408de0e4-9870-44c6-9a9c-fe7e7249b512 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:31,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-408de0e4-9870-44c6-9a9c-fe7e7249b512 2018-11-25 15:26:31,276 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj 2018-11-25 15:26:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:31,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca24a4e-4673-4d6a-9824-732852978a34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:31,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5dde5293dcb7422fab13706a0e3c185b used request id req-dca24a4e-4673-4d6a-9824-732852978a34 2018-11-25 15:26:31,483 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-proj-role 2018-11-25 15:26:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c1742221b3c64234b075011f80ad270b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:31,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f00089-f177-4fb8-aa03-dcfde355ffd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:31,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c1742221b3c64234b075011f80ad270b used request id req-23f00089-f177-4fb8-aa03-dcfde355ffd7 2018-11-25 15:26:31,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81bcca691ae968ff529ddd048863075c6fce85" 2018-11-25 15:26:31,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc352602-192e-4be7-9a7d-b4aad0253a7e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:31,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fc352602-192e-4be7-9a7d-b4aad0253a7e 2018-11-25 15:26:31,682 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9ecb314a-c95f-45a-user 2018-11-25 15:26:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/67959c3d8d8c48f19ab1c903160c90db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e842703637c2c29c657b5282d2c61b2acc6287" 2018-11-25 15:26:31,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9223ad9b-3d68-4998-a725-896d4218d475 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:31,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/67959c3d8d8c48f19ab1c903160c90db used request id req-9223ad9b-3d68-4998-a725-896d4218d475 2018-11-25 15:26:31,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:32,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_RlNTTpWSUii9amsxLHK2Q"], "issued_at": "2018-11-25T15:26:32.000000Z"}} 2018-11-25 15:26:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a439400f2879d752a246091192de09cfd0ad33dc" 2018-11-25 15:26:32,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85f7093-3dbe-4be8-a64c-70ed3226e7b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:32,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b85f7093-3dbe-4be8-a64c-70ed3226e7b1 2018-11-25 15:26:32,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:32,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:32,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["6gLtAIM2Q8WUJwEq6AMAbw"], "issued_at": "2018-11-25T15:26:32.000000Z"}} 2018-11-25 15:26:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:32,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3b033c-ba69-45a5-81bc-4e0235de1379 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:32,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3b3b033c-ba69-45a5-81bc-4e0235de1379 2018-11-25 15:26:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:32,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-bb106291-2102-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:32,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950a9c3e-76fb-4e8f-966d-1603a0bdd0bd Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-bb106291-2102-460-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:32,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-bb106291-2102-460-proj used request id req-950a9c3e-76fb-4e8f-966d-1603a0bdd0bd 2018-11-25 15:26:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:32,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b68b1e-b34a-4651-8add-bb8413752266 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:32,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d4b68b1e-b34a-4651-8add-bb8413752266 2018-11-25 15:26:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj"}}' 2018-11-25 15:26:33,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121493ee-334c-4382-8511-7758eb40e184 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5d01c8248df243949f7a4d5f96643b07"}, "enabled": true, "id": "5d01c8248df243949f7a4d5f96643b07", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj"}} 2018-11-25 15:26:33,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-121493ee-334c-4382-8511-7758eb40e184 2018-11-25 15:26:33,098 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-bb106291-2102-460-proj 2018-11-25 15:26:33,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:33,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:33,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xPD855gcTHyWLN9d_p0KuA"], "issued_at": "2018-11-25T15:26:33.000000Z"}} 2018-11-25 15:26:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1e5c68b710c27987e1036cfc92551b7ee2235" 2018-11-25 15:26:33,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c1b3f2-22b3-49e5-a4fd-a296bec02c9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:33,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7c1b3f2-22b3-49e5-a4fd-a296bec02c9a 2018-11-25 15:26:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:33,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1e5c68b710c27987e1036cfc92551b7ee2235" 2018-11-25 15:26:33,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd50782c-90d2-4ed6-aa96-2179498281de Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:33,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fd50782c-90d2-4ed6-aa96-2179498281de 2018-11-25 15:26:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-bb106291-2102-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1e5c68b710c27987e1036cfc92551b7ee2235" 2018-11-25 15:26:33,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48fec1ac-3a1f-41d0-ab98-f8a8affda99c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-bb106291-2102-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5d01c8248df243949f7a4d5f96643b07"}, "enabled": true, "id": "5d01c8248df243949f7a4d5f96643b07", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj"}]} 2018-11-25 15:26:33,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-bb106291-2102-460-proj used request id req-48fec1ac-3a1f-41d0-ab98-f8a8affda99c 2018-11-25 15:26:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1e5c68b710c27987e1036cfc92551b7ee2235" 2018-11-25 15:26:33,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f244828-b5cb-4d9c-828f-75d11aafbbdb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:33,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5f244828-b5cb-4d9c-828f-75d11aafbbdb 2018-11-25 15:26:34,223 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-bb106291-2102-460-user 2018-11-25 15:26:34,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:34,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c71dbce-0f82-4b3b-863f-c4c243cf929e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:34,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7c71dbce-0f82-4b3b-863f-c4c243cf929e 2018-11-25 15:26:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role"}}' 2018-11-25 15:26:34,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9e014a-55c6-41c7-aead-5739f85b5d3b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14ee920d4ed7402299deb5f459996501", "links": {"self": "http://172.30.9.29:5000/v3/roles/14ee920d4ed7402299deb5f459996501"}, "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role"}} 2018-11-25 15:26:34,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4d9e014a-55c6-41c7-aead-5739f85b5d3b 2018-11-25 15:26:34,427 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role 2018-11-25 15:26:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/14ee920d4ed7402299deb5f459996501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:34,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9433204d-e324-4b99-9b42-5a56c710ec2e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/14ee920d4ed7402299deb5f459996501"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role", "id": "14ee920d4ed7402299deb5f459996501"}} 2018-11-25 15:26:34,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/14ee920d4ed7402299deb5f459996501 used request id req-9433204d-e324-4b99-9b42-5a56c710ec2e 2018-11-25 15:26:34,519 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role to project CreateSimpleVolumeFailureTests-bb106291-2102-460-proj 2018-11-25 15:26:34,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5d01c8248df243949f7a4d5f96643b07/users/303db6f984804103a4bb40eb382adf15/roles/14ee920d4ed7402299deb5f459996501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:34,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ed606c-4519-4b15-b55f-c69117fda10a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:34,638 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5d01c8248df243949f7a4d5f96643b07/users/303db6f984804103a4bb40eb382adf15/roles/14ee920d4ed7402299deb5f459996501 used request id req-d3ed606c-4519-4b15-b55f-c69117fda10a 2018-11-25 15:26:34,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:34,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:35,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14ee920d4ed7402299deb5f459996501", "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role"}], "expires_at": "2018-11-25T16:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d01c8248df243949f7a4d5f96643b07", "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5d01c8248df243949f7a4d5f96643b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5d01c8248df243949f7a4d5f96643b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5d01c8248df243949f7a4d5f96643b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5d01c8248df243949f7a4d5f96643b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5d01c8248df243949f7a4d5f96643b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5d01c8248df243949f7a4d5f96643b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5d01c8248df243949f7a4d5f96643b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5d01c8248df243949f7a4d5f96643b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5d01c8248df243949f7a4d5f96643b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5d01c8248df243949f7a4d5f96643b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5d01c8248df243949f7a4d5f96643b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5d01c8248df243949f7a4d5f96643b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-bb106291-2102-460-user", "id": "303db6f984804103a4bb40eb382adf15"}, "audit_ids": ["I-Y6xLL0ThS-zN6lc-0OFg"], "issued_at": "2018-11-25T15:26:35.000000Z"}} 2018-11-25 15:26:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad899517d766f215bcaeec2f6e333e3eba6098bf" 2018-11-25 15:26:35,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f6c56d-5b43-482c-a586-276a3e6968a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:35,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f4f6c56d-5b43-482c-a586-276a3e6968a4 2018-11-25 15:26:35,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5d01c8248df243949f7a4d5f96643b07/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad899517d766f215bcaeec2f6e333e3eba6098bf" 2018-11-25 15:26:35,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:35 GMT Server: Apache x-compute-request-id: req-165fbb37-97b8-48ec-9a0c-548dd4018dff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-165fbb37-97b8-48ec-9a0c-548dd4018dff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:35,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5d01c8248df243949f7a4d5f96643b07/volumes/detail used request id req-165fbb37-97b8-48ec-9a0c-548dd4018dff 2018-11-25 15:26:35,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/5d01c8248df243949f7a4d5f96643b07/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-165fbb37-97b8-48ec-9a0c-548dd4018dff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad899517d766f215bcaeec2f6e333e3eba6098bf" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-66b851f7-5c31-4df5-86a8-d1ba61b25149", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:35,737 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 15:26:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d38f51fb-2ca9-47c0-a8da-27f4522dd8db x-openstack-request-id: req-d38f51fb-2ca9-47c0-a8da-27f4522dd8db Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-25 15:26:35,738 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/5d01c8248df243949f7a4d5f96643b07/volumes used request id req-d38f51fb-2ca9-47c0-a8da-27f4522dd8db 2018-11-25 15:26:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:35,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4229cf2d-c0db-4d2f-8413-05b46ad76521 Date: Sun, 25 Nov 2018 15:26:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:35,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4229cf2d-c0db-4d2f-8413-05b46ad76521 2018-11-25 15:26:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:36,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf459f6e-3fbf-4406-8a3d-b7c49da86599 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:36,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-bf459f6e-3fbf-4406-8a3d-b7c49da86599 2018-11-25 15:26:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:36,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a517c11-ceb7-4421-b8f3-a4ec9e1fd4fa Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:36,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-5a517c11-ceb7-4421-b8f3-a4ec9e1fd4fa 2018-11-25 15:26:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:36,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a713fcab-eadc-4742-90c2-7bf755daa07a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:36,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-a713fcab-eadc-4742-90c2-7bf755daa07a 2018-11-25 15:26:36,215 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-bb106291-2102-460-proj 2018-11-25 15:26:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5d01c8248df243949f7a4d5f96643b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:36,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dee89d6-49f5-4e13-9cf3-79f3eec721af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:36,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5d01c8248df243949f7a4d5f96643b07 used request id req-0dee89d6-49f5-4e13-9cf3-79f3eec721af 2018-11-25 15:26:36,411 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-bb106291-2102-460-proj-role 2018-11-25 15:26:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/14ee920d4ed7402299deb5f459996501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:36,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e9384b3-ff00-471e-98b9-b9cd6ec4414b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:36,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/14ee920d4ed7402299deb5f459996501 used request id req-1e9384b3-ff00-471e-98b9-b9cd6ec4414b 2018-11-25 15:26:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69875969857220349b143121e2bb6311ccfa1bc" 2018-11-25 15:26:36,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de27a296-6e2d-45bc-982d-fba4f57f5303 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:36,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-de27a296-6e2d-45bc-982d-fba4f57f5303 2018-11-25 15:26:36,608 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-bb106291-2102-460-user 2018-11-25 15:26:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/303db6f984804103a4bb40eb382adf15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1e5c68b710c27987e1036cfc92551b7ee2235" 2018-11-25 15:26:36,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47845f19-cb0e-490e-9a2a-3afd73b2289a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:36,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/303db6f984804103a4bb40eb382adf15 used request id req-47845f19-cb0e-490e-9a2a-3afd73b2289a 2018-11-25 15:26:36,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:37,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["JFNd8rb7Thqy0aPIEntQag"], "issued_at": "2018-11-25T15:26:37.000000Z"}} 2018-11-25 15:26:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4612c4c119dd6a45f5b8d507452a0500d257a0ad" 2018-11-25 15:26:37,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb517b8-b0ee-4b01-a857-2f42bfd39636 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:37,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8cb517b8-b0ee-4b01-a857-2f42bfd39636 2018-11-25 15:26:37,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:37,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:37,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["bI28uRxvSGuarY0XVVNP3A"], "issued_at": "2018-11-25T15:26:37.000000Z"}} 2018-11-25 15:26:37,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:37,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513fccaa-608f-4c56-8912-4c1e753342b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:37,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-513fccaa-608f-4c56-8912-4c1e753342b7 2018-11-25 15:26:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:37,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:37,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:37,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ffafa4-3daf-455c-b675-ebae961c9e0a Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:37,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj used request id req-f3ffafa4-3daf-455c-b675-ebae961c9e0a 2018-11-25 15:26:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:37,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffe1378-43a6-4404-972c-2935ceee6c07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:37,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bffe1378-43a6-4404-972c-2935ceee6c07 2018-11-25 15:26:37,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj"}}' 2018-11-25 15:26:38,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dfaf669-39b5-40cf-9d61-e88ec52df5a0 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ceb248a1c9124b23aa844bb7021702e9"}, "enabled": true, "id": "ceb248a1c9124b23aa844bb7021702e9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj"}} 2018-11-25 15:26:38,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8dfaf669-39b5-40cf-9d61-e88ec52df5a0 2018-11-25 15:26:38,038 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj 2018-11-25 15:26:38,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:38,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:38,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["S5qWTieMRPCBJMJ2QUCoNA"], "issued_at": "2018-11-25T15:26:38.000000Z"}} 2018-11-25 15:26:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6514a2b166e6ce1f434a6835bdc15db8d272d02" 2018-11-25 15:26:38,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852a329b-97e0-4cd1-aabc-b156e36401ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:38,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-852a329b-97e0-4cd1-aabc-b156e36401ea 2018-11-25 15:26:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:38,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6514a2b166e6ce1f434a6835bdc15db8d272d02" 2018-11-25 15:26:38,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11f3a55-607d-44b0-b489-98844b288a4f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:38,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a11f3a55-607d-44b0-b489-98844b288a4f 2018-11-25 15:26:38,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6514a2b166e6ce1f434a6835bdc15db8d272d02" 2018-11-25 15:26:38,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a642b77-8b1b-42c6-8399-e906c86b4740 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ceb248a1c9124b23aa844bb7021702e9"}, "enabled": true, "id": "ceb248a1c9124b23aa844bb7021702e9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj"}]} 2018-11-25 15:26:38,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj used request id req-4a642b77-8b1b-42c6-8399-e906c86b4740 2018-11-25 15:26:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6514a2b166e6ce1f434a6835bdc15db8d272d02" 2018-11-25 15:26:38,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d5a8ea-9d9b-45de-93a7-5382e65d5168 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:38,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-76d5a8ea-9d9b-45de-93a7-5382e65d5168 2018-11-25 15:26:39,031 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-user 2018-11-25 15:26:39,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:39,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41c6e30-9061-49cb-98ea-c1fc8385ab7c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:39,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a41c6e30-9061-49cb-98ea-c1fc8385ab7c 2018-11-25 15:26:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role"}}' 2018-11-25 15:26:39,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68f4b9ef-9cd5-4a61-b337-cc272143b010 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "feb39644c87a4662b361be7aeef0e144", "links": {"self": "http://172.30.9.29:5000/v3/roles/feb39644c87a4662b361be7aeef0e144"}, "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role"}} 2018-11-25 15:26:39,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-68f4b9ef-9cd5-4a61-b337-cc272143b010 2018-11-25 15:26:39,253 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role 2018-11-25 15:26:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/feb39644c87a4662b361be7aeef0e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:39,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38db367-df3d-47bc-b23a-e8d0fbed13be Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/feb39644c87a4662b361be7aeef0e144"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role", "id": "feb39644c87a4662b361be7aeef0e144"}} 2018-11-25 15:26:39,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/feb39644c87a4662b361be7aeef0e144 used request id req-a38db367-df3d-47bc-b23a-e8d0fbed13be 2018-11-25 15:26:39,338 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role to project CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj 2018-11-25 15:26:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ceb248a1c9124b23aa844bb7021702e9/users/79a46aea1cb8469c815d34e876e5218a/roles/feb39644c87a4662b361be7aeef0e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:39,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11c1c8b-8d8e-4ca0-bf93-1f1e422eda72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:39,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ceb248a1c9124b23aa844bb7021702e9/users/79a46aea1cb8469c815d34e876e5218a/roles/feb39644c87a4662b361be7aeef0e144 used request id req-e11c1c8b-8d8e-4ca0-bf93-1f1e422eda72 2018-11-25 15:26:39,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:39,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:39,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feb39644c87a4662b361be7aeef0e144", "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role"}], "expires_at": "2018-11-25T16:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb248a1c9124b23aa844bb7021702e9", "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ceb248a1c9124b23aa844bb7021702e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ceb248a1c9124b23aa844bb7021702e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ceb248a1c9124b23aa844bb7021702e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ceb248a1c9124b23aa844bb7021702e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ceb248a1c9124b23aa844bb7021702e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ceb248a1c9124b23aa844bb7021702e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ceb248a1c9124b23aa844bb7021702e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ceb248a1c9124b23aa844bb7021702e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ceb248a1c9124b23aa844bb7021702e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ceb248a1c9124b23aa844bb7021702e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ceb248a1c9124b23aa844bb7021702e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ceb248a1c9124b23aa844bb7021702e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-user", "id": "79a46aea1cb8469c815d34e876e5218a"}, "audit_ids": ["5QYePqvqTrafNW2kRKVx6w"], "issued_at": "2018-11-25T15:26:39.000000Z"}} 2018-11-25 15:26:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db733b53e214d4c55fe8b10dacf2258b44e76f55" 2018-11-25 15:26:39,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6873c185-fd5a-46de-ba18-1f4b40fedb9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:39,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6873c185-fd5a-46de-ba18-1f4b40fedb9f 2018-11-25 15:26:40,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ceb248a1c9124b23aa844bb7021702e9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db733b53e214d4c55fe8b10dacf2258b44e76f55" 2018-11-25 15:26:40,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:40 GMT Server: Apache x-compute-request-id: req-cb3dad36-c031-4538-9f1b-ac004467f3ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb3dad36-c031-4538-9f1b-ac004467f3ce Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:40,265 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ceb248a1c9124b23aa844bb7021702e9/volumes/detail used request id req-cb3dad36-c031-4538-9f1b-ac004467f3ce 2018-11-25 15:26:40,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ceb248a1c9124b23aa844bb7021702e9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb3dad36-c031-4538-9f1b-ac004467f3ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db733b53e214d4c55fe8b10dacf2258b44e76f55" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-fcfefc44-8e81-435b-9ace-2e5dc349bb64", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-11-25 15:26:40,419 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 15:26:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bef18a91-b54f-4553-bf2d-08b4af0d18ee x-openstack-request-id: req-bef18a91-b54f-4553-bf2d-08b4af0d18ee Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-11-25 15:26:40,419 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ceb248a1c9124b23aa844bb7021702e9/volumes used request id req-bef18a91-b54f-4553-bf2d-08b4af0d18ee 2018-11-25 15:26:40,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:40,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e72de466-2a38-4f5c-bbfb-9ece898ea433 Date: Sun, 25 Nov 2018 15:26:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:40,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e72de466-2a38-4f5c-bbfb-9ece898ea433 2018-11-25 15:26:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:40,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4375a5ea-769e-4429-af46-0ab8defdb2c4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:40,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-4375a5ea-769e-4429-af46-0ab8defdb2c4 2018-11-25 15:26:40,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:40,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e76d83-c4c8-448e-ad9f-a42be9b9a152 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:40,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-c1e76d83-c4c8-448e-ad9f-a42be9b9a152 2018-11-25 15:26:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:40,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9636df8f-8398-4ba0-9182-bd672a288aea Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:40,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-9636df8f-8398-4ba0-9182-bd672a288aea 2018-11-25 15:26:40,923 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj 2018-11-25 15:26:40,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ceb248a1c9124b23aa844bb7021702e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:41,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffcefa5-9dfb-4ddc-bceb-e5c664edf80f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:41,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ceb248a1c9124b23aa844bb7021702e9 used request id req-9ffcefa5-9dfb-4ddc-bceb-e5c664edf80f 2018-11-25 15:26:41,129 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-proj-role 2018-11-25 15:26:41,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/feb39644c87a4662b361be7aeef0e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:41,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa9651f1-6873-4447-a846-6419cf1e0012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:41,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/feb39644c87a4662b361be7aeef0e144 used request id req-aa9651f1-6873-4447-a846-6419cf1e0012 2018-11-25 15:26:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c59c5ae5b55861f498eef89e568d2d7c05edd6e" 2018-11-25 15:26:41,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98f310d-49dd-49e3-8f7a-36bfc2156c7c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:41,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b98f310d-49dd-49e3-8f7a-36bfc2156c7c 2018-11-25 15:26:41,331 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-5f3d0620-f2a8-4bb-user 2018-11-25 15:26:41,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/79a46aea1cb8469c815d34e876e5218a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6514a2b166e6ce1f434a6835bdc15db8d272d02" 2018-11-25 15:26:41,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba28f1d-ee8d-4eee-b35c-002648a94739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:41,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/79a46aea1cb8469c815d34e876e5218a used request id req-3ba28f1d-ee8d-4eee-b35c-002648a94739 2018-11-25 15:26:41,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:41,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["PI_eNZKxSXGeDw6TWxJDVg"], "issued_at": "2018-11-25T15:26:41.000000Z"}} 2018-11-25 15:26:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0edeb757e13bb1f9ee2b818e388067e8fa5598" 2018-11-25 15:26:41,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5599e8-d92c-4d09-8698-f4b15d2e9350 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:41,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fd5599e8-d92c-4d09-8698-f4b15d2e9350 2018-11-25 15:26:41,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:41,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:42,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["X5SSAumXQ5ydY_kHbNCL6w"], "issued_at": "2018-11-25T15:26:42.000000Z"}} 2018-11-25 15:26:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89585bd-57bb-4539-bfaf-a853cdb60b7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:42,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f89585bd-57bb-4539-bfaf-a853cdb60b7d 2018-11-25 15:26:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:42,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:42,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:42,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c477068d-a425-4121-8d09-ed68945a369c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:42,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj used request id req-c477068d-a425-4121-8d09-ed68945a369c 2018-11-25 15:26:42,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:42,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105b0f02-7aed-4640-b90f-efd6de552c2e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:42,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-105b0f02-7aed-4640-b90f-efd6de552c2e 2018-11-25 15:26:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj"}}' 2018-11-25 15:26:42,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24a1ca46-877a-40b4-9e7a-9596a903fb32 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be476fbc21e943df8509705afbe1f4fa"}, "enabled": true, "id": "be476fbc21e943df8509705afbe1f4fa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj"}} 2018-11-25 15:26:42,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-24a1ca46-877a-40b4-9e7a-9596a903fb32 2018-11-25 15:26:42,756 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj 2018-11-25 15:26:42,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:42,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:43,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["zQARVv3RQW6z0OYYrrHAqA"], "issued_at": "2018-11-25T15:26:43.000000Z"}} 2018-11-25 15:26:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539708fe618fa0be132c0ecc5c35e082fe47bea4" 2018-11-25 15:26:43,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a491a4f9-7135-4031-a589-3ff826a951aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:43,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a491a4f9-7135-4031-a589-3ff826a951aa 2018-11-25 15:26:43,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:43,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:43,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539708fe618fa0be132c0ecc5c35e082fe47bea4" 2018-11-25 15:26:43,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8e51a1-0dfa-4e7b-baa5-10640f0e18dd Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:43,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5c8e51a1-0dfa-4e7b-baa5-10640f0e18dd 2018-11-25 15:26:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539708fe618fa0be132c0ecc5c35e082fe47bea4" 2018-11-25 15:26:43,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b26813-403f-4d9b-8421-b6da14804f9e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be476fbc21e943df8509705afbe1f4fa"}, "enabled": true, "id": "be476fbc21e943df8509705afbe1f4fa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj"}]} 2018-11-25 15:26:43,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj used request id req-78b26813-403f-4d9b-8421-b6da14804f9e 2018-11-25 15:26:43,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539708fe618fa0be132c0ecc5c35e082fe47bea4" 2018-11-25 15:26:43,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c959ae6-378e-495f-a618-ad8fe1aa213d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:43,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6c959ae6-378e-495f-a618-ad8fe1aa213d 2018-11-25 15:26:43,737 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-user 2018-11-25 15:26:43,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:43,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:43,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50706c4-af1d-4c79-9e9a-37ec72cec067 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:43,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f50706c4-af1d-4c79-9e9a-37ec72cec067 2018-11-25 15:26:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role"}}' 2018-11-25 15:26:43,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a041d121-c805-47ec-b738-fab5dd33e839 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9879b28e5124a1b9a2234c434583a1a", "links": {"self": "http://172.30.9.29:5000/v3/roles/b9879b28e5124a1b9a2234c434583a1a"}, "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role"}} 2018-11-25 15:26:43,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a041d121-c805-47ec-b738-fab5dd33e839 2018-11-25 15:26:43,941 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role 2018-11-25 15:26:43,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b9879b28e5124a1b9a2234c434583a1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:44,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f64c81-6097-4a74-8010-0f8a7002b52d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b9879b28e5124a1b9a2234c434583a1a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role", "id": "b9879b28e5124a1b9a2234c434583a1a"}} 2018-11-25 15:26:44,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b9879b28e5124a1b9a2234c434583a1a used request id req-d2f64c81-6097-4a74-8010-0f8a7002b52d 2018-11-25 15:26:44,036 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role to project CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj 2018-11-25 15:26:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/be476fbc21e943df8509705afbe1f4fa/users/187191beb0d84b988781148dd62c9e85/roles/b9879b28e5124a1b9a2234c434583a1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:44,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16666217-2c94-41df-baad-035124069798 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:44,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/be476fbc21e943df8509705afbe1f4fa/users/187191beb0d84b988781148dd62c9e85/roles/b9879b28e5124a1b9a2234c434583a1a used request id req-16666217-2c94-41df-baad-035124069798 2018-11-25 15:26:44,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:44,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:44,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9879b28e5124a1b9a2234c434583a1a", "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role"}], "expires_at": "2018-11-25T16:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be476fbc21e943df8509705afbe1f4fa", "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/be476fbc21e943df8509705afbe1f4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/be476fbc21e943df8509705afbe1f4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/be476fbc21e943df8509705afbe1f4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/be476fbc21e943df8509705afbe1f4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/be476fbc21e943df8509705afbe1f4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/be476fbc21e943df8509705afbe1f4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/be476fbc21e943df8509705afbe1f4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/be476fbc21e943df8509705afbe1f4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/be476fbc21e943df8509705afbe1f4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/be476fbc21e943df8509705afbe1f4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/be476fbc21e943df8509705afbe1f4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/be476fbc21e943df8509705afbe1f4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-user", "id": "187191beb0d84b988781148dd62c9e85"}, "audit_ids": ["nn1paZNgQHurHJhynMCiYg"], "issued_at": "2018-11-25T15:26:44.000000Z"}} 2018-11-25 15:26:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd309043a67fd39fdf05339e2e0a7521e803249" 2018-11-25 15:26:44,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e49f51-aa02-40a3-8f74-70ef9ece2d42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:44,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-96e49f51-aa02-40a3-8f74-70ef9ece2d42 2018-11-25 15:26:44,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/be476fbc21e943df8509705afbe1f4fa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd309043a67fd39fdf05339e2e0a7521e803249" 2018-11-25 15:26:45,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:44 GMT Server: Apache x-compute-request-id: req-fac8cbe6-991d-4982-995f-10c7cdd8394e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fac8cbe6-991d-4982-995f-10c7cdd8394e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:45,211 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/be476fbc21e943df8509705afbe1f4fa/volumes/detail used request id req-fac8cbe6-991d-4982-995f-10c7cdd8394e 2018-11-25 15:26:45,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/be476fbc21e943df8509705afbe1f4fa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fac8cbe6-991d-4982-995f-10c7cdd8394e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd309043a67fd39fdf05339e2e0a7521e803249" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-84875111-a8e0-4b63-ab21-c0f332844363", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:45,369 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:26:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bfc057b3-761f-4bbe-b61f-2384d100c95b x-openstack-request-id: req-bfc057b3-761f-4bbe-b61f-2384d100c95b Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-25 15:26:45,369 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/be476fbc21e943df8509705afbe1f4fa/volumes used request id req-bfc057b3-761f-4bbe-b61f-2384d100c95b 2018-11-25 15:26:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:45,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-81bcb6c5-129a-43a6-807f-843e149f21b9 Date: Sun, 25 Nov 2018 15:26:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:45,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-81bcb6c5-129a-43a6-807f-843e149f21b9 2018-11-25 15:26:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:45,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecfc149-d940-465d-8f4d-5c5f521ce0c8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:45,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-3ecfc149-d940-465d-8f4d-5c5f521ce0c8 2018-11-25 15:26:45,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:45,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a581edcd-5e29-4c33-8e63-a9b1bc054b3d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:45,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-a581edcd-5e29-4c33-8e63-a9b1bc054b3d 2018-11-25 15:26:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:45,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a2fe3b-e400-4c4e-8529-ee4a83265440 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:45,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-19a2fe3b-e400-4c4e-8529-ee4a83265440 2018-11-25 15:26:45,875 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj 2018-11-25 15:26:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/be476fbc21e943df8509705afbe1f4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:46,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29981d6f-9b37-4dfe-b721-66b17fce29df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:46,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/be476fbc21e943df8509705afbe1f4fa used request id req-29981d6f-9b37-4dfe-b721-66b17fce29df 2018-11-25 15:26:46,089 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-proj-role 2018-11-25 15:26:46,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b9879b28e5124a1b9a2234c434583a1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:46,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc672fda-4484-4019-b29c-52d88d246699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:46,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b9879b28e5124a1b9a2234c434583a1a used request id req-fc672fda-4484-4019-b29c-52d88d246699 2018-11-25 15:26:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2454272eac818690e816ae34d2e925b500c867e" 2018-11-25 15:26:46,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3289266-8c59-4df2-9442-9fd28d227bf5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:46,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a3289266-8c59-4df2-9442-9fd28d227bf5 2018-11-25 15:26:46,280 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-7e0a98ec-bfd0-473-user 2018-11-25 15:26:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/187191beb0d84b988781148dd62c9e85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539708fe618fa0be132c0ecc5c35e082fe47bea4" 2018-11-25 15:26:46,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9858e560-a0d1-4f6c-ad06-fa481b26251b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:46,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/187191beb0d84b988781148dd62c9e85 used request id req-9858e560-a0d1-4f6c-ad06-fa481b26251b 2018-11-25 15:26:46,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:46,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_j2hDok5QTuOeeqK5IYUcw"], "issued_at": "2018-11-25T15:26:46.000000Z"}} 2018-11-25 15:26:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59603fad559bc93c57565d51d0cd6482efcf1c1" 2018-11-25 15:26:46,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf2d1f2-590e-4b99-826c-35a143d64fbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:46,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fcf2d1f2-590e-4b99-826c-35a143d64fbb 2018-11-25 15:26:46,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:46,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:47,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["iW13j-rVTMWsn7ImM6bskw"], "issued_at": "2018-11-25T15:26:47.000000Z"}} 2018-11-25 15:26:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:47,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896f2dc5-32a0-491d-98d0-ba53d5ad51b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:47,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-896f2dc5-32a0-491d-98d0-ba53d5ad51b8 2018-11-25 15:26:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:47,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-933b61b2-6504-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:47,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e56be7-8bca-49f0-b09a-55fe714f700d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-933b61b2-6504-446-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:47,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-933b61b2-6504-446-proj used request id req-a4e56be7-8bca-49f0-b09a-55fe714f700d 2018-11-25 15:26:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:47,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0acc3a-bc1e-425b-b9d6-5b8e5c1bbaee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:47,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1d0acc3a-bc1e-425b-b9d6-5b8e5c1bbaee 2018-11-25 15:26:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj"}}' 2018-11-25 15:26:47,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ddf7452-a728-4c60-9aef-c736ae4b2e7e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d312968c2c9e4e84a657a71034140711"}, "enabled": true, "id": "d312968c2c9e4e84a657a71034140711", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj"}} 2018-11-25 15:26:47,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2ddf7452-a728-4c60-9aef-c736ae4b2e7e 2018-11-25 15:26:47,672 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-933b61b2-6504-446-proj 2018-11-25 15:26:47,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:47,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:48,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["j9M9D5qxTEmKONnP0liV9A"], "issued_at": "2018-11-25T15:26:48.000000Z"}} 2018-11-25 15:26:48,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd9150156ec59f4f02c86aba3ce4bcc4150f614" 2018-11-25 15:26:48,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75defde0-a9f6-48d4-a4ca-c9b2d87716d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:48,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-75defde0-a9f6-48d4-a4ca-c9b2d87716d8 2018-11-25 15:26:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:48,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd9150156ec59f4f02c86aba3ce4bcc4150f614" 2018-11-25 15:26:48,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7c2bd0-bc7b-4a01-9bb2-eb2dc6689d64 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:48,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-df7c2bd0-bc7b-4a01-9bb2-eb2dc6689d64 2018-11-25 15:26:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-933b61b2-6504-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd9150156ec59f4f02c86aba3ce4bcc4150f614" 2018-11-25 15:26:48,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0656cc31-57cb-4980-8356-42ec48157e0e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-933b61b2-6504-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d312968c2c9e4e84a657a71034140711"}, "enabled": true, "id": "d312968c2c9e4e84a657a71034140711", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj"}]} 2018-11-25 15:26:48,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-933b61b2-6504-446-proj used request id req-0656cc31-57cb-4980-8356-42ec48157e0e 2018-11-25 15:26:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd9150156ec59f4f02c86aba3ce4bcc4150f614" 2018-11-25 15:26:48,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8929225b-d9e1-4bd4-b26b-3a72e920f923 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:48,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8929225b-d9e1-4bd4-b26b-3a72e920f923 2018-11-25 15:26:48,749 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-933b61b2-6504-446-user 2018-11-25 15:26:48,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:48,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d1ecf7-5684-4867-a7be-4d254231cf94 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:48,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-96d1ecf7-5684-4867-a7be-4d254231cf94 2018-11-25 15:26:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" -d '{"role": {"name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role"}}' 2018-11-25 15:26:48,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf6ed3c-48ac-4267-bf7f-343dbef0fe6a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "024182ded8cd43d8a05d22319e9cace8", "links": {"self": "http://172.30.9.29:5000/v3/roles/024182ded8cd43d8a05d22319e9cace8"}, "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role"}} 2018-11-25 15:26:48,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ccf6ed3c-48ac-4267-bf7f-343dbef0fe6a 2018-11-25 15:26:48,941 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role 2018-11-25 15:26:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/024182ded8cd43d8a05d22319e9cace8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:48,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf0dd2d-d891-46fb-b120-273cbbc88f3d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/024182ded8cd43d8a05d22319e9cace8"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role", "id": "024182ded8cd43d8a05d22319e9cace8"}} 2018-11-25 15:26:48,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/024182ded8cd43d8a05d22319e9cace8 used request id req-faf0dd2d-d891-46fb-b120-273cbbc88f3d 2018-11-25 15:26:48,963 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role to project CreateVolumeWithTypeTests-933b61b2-6504-446-proj 2018-11-25 15:26:48,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d312968c2c9e4e84a657a71034140711/users/66e53ebad6c74da4baa7987f882b7146/roles/024182ded8cd43d8a05d22319e9cace8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:49,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e664f756-c176-4802-ab60-2b14097f7921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:49,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d312968c2c9e4e84a657a71034140711/users/66e53ebad6c74da4baa7987f882b7146/roles/024182ded8cd43d8a05d22319e9cace8 used request id req-e664f756-c176-4802-ab60-2b14097f7921 2018-11-25 15:26:49,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:49,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:49,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ckP5jDv9TVqF-K4ToPEbBQ"], "issued_at": "2018-11-25T15:26:49.000000Z"}} 2018-11-25 15:26:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9bced266fd03dd15d56e5b8ce79f42f1b77db3" 2018-11-25 15:26:49,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0106cb57-3c4f-44f4-bcf7-65e9f036ee0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:49,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0106cb57-3c4f-44f4-bcf7-65e9f036ee0a 2018-11-25 15:26:49,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9bced266fd03dd15d56e5b8ce79f42f1b77db3" 2018-11-25 15:26:49,743 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:49 GMT Server: Apache x-compute-request-id: req-891b1129-5a04-4c86-bdc0-b3076a7e835f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-891b1129-5a04-4c86-bdc0-b3076a7e835f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:26:49,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-891b1129-5a04-4c86-bdc0-b3076a7e835f 2018-11-25 15:26:49,747 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-891b1129-5a04-4c86-bdc0-b3076a7e835f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9bced266fd03dd15d56e5b8ce79f42f1b77db3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a25891e6-126b-413b-a3c1-9b69026cb5da-vol-type", "description": null}}' 2018-11-25 15:26:49,951 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:49 GMT Server: Apache x-compute-request-id: req-a673fe67-24f4-4efd-9b90-d4c8e334aecd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a673fe67-24f4-4efd-9b90-d4c8e334aecd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a25891e6-126b-413b-a3c1-9b69026cb5da-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f31860a8-f263-4d8b-8b1a-fe37f6cc40d5", "description": null}} 2018-11-25 15:26:49,951 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-a673fe67-24f4-4efd-9b90-d4c8e334aecd 2018-11-25 15:26:49,952 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a25891e6-126b-413b-a3c1-9b69026cb5da-vol-type 2018-11-25 15:26:49,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:49,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:50,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "024182ded8cd43d8a05d22319e9cace8", "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role"}], "expires_at": "2018-11-25T16:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d312968c2c9e4e84a657a71034140711", "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d312968c2c9e4e84a657a71034140711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d312968c2c9e4e84a657a71034140711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d312968c2c9e4e84a657a71034140711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d312968c2c9e4e84a657a71034140711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d312968c2c9e4e84a657a71034140711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d312968c2c9e4e84a657a71034140711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d312968c2c9e4e84a657a71034140711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d312968c2c9e4e84a657a71034140711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d312968c2c9e4e84a657a71034140711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d312968c2c9e4e84a657a71034140711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d312968c2c9e4e84a657a71034140711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d312968c2c9e4e84a657a71034140711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-933b61b2-6504-446-user", "id": "66e53ebad6c74da4baa7987f882b7146"}, "audit_ids": ["y3yEtam0Q9eJsZc8Q6iuPg"], "issued_at": "2018-11-25T15:26:50.000000Z"}} 2018-11-25 15:26:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd2b665c673ca83289167b244b5814c045b4a5e" 2018-11-25 15:26:50,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96de466f-4b08-4a5e-b307-54b0b52b3203 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:50,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-96de466f-4b08-4a5e-b307-54b0b52b3203 2018-11-25 15:26:50,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/d312968c2c9e4e84a657a71034140711/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd2b665c673ca83289167b244b5814c045b4a5e" 2018-11-25 15:26:50,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:50 GMT Server: Apache x-compute-request-id: req-f8f25775-b0fb-4785-94e1-7b3a2636bf31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8f25775-b0fb-4785-94e1-7b3a2636bf31 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:50,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/d312968c2c9e4e84a657a71034140711/volumes/detail used request id req-f8f25775-b0fb-4785-94e1-7b3a2636bf31 2018-11-25 15:26:51,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/d312968c2c9e4e84a657a71034140711/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f8f25775-b0fb-4785-94e1-7b3a2636bf31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd2b665c673ca83289167b244b5814c045b4a5e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-a25891e6-126b-413b-a3c1-9b69026cb5da-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:51,163 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:26:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b806218d-bb8f-4fe0-89f5-585a742a0098 x-openstack-request-id: req-b806218d-bb8f-4fe0-89f5-585a742a0098 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-25 15:26:51,163 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/d312968c2c9e4e84a657a71034140711/volumes used request id req-b806218d-bb8f-4fe0-89f5-585a742a0098 2018-11-25 15:26:51,164 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a25891e6-126b-413b-a3c1-9b69026cb5da-vol-type 2018-11-25 15:26:51,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/f31860a8-f263-4d8b-8b1a-fe37f6cc40d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-891b1129-5a04-4c86-bdc0-b3076a7e835f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9bced266fd03dd15d56e5b8ce79f42f1b77db3" 2018-11-25 15:26:51,372 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3739b68c-887e-42e4-90cc-84cf2b932d98 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:26:51,372 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/f31860a8-f263-4d8b-8b1a-fe37f6cc40d5 used request id req-3739b68c-887e-42e4-90cc-84cf2b932d98 2018-11-25 15:26:51,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0dab5e04-c43c-4549-b5b3-4b15d69b447c Date: Sun, 25 Nov 2018 15:26:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:26:51,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0dab5e04-c43c-4549-b5b3-4b15d69b447c 2018-11-25 15:26:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:51,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ae1429-d423-4a17-807f-2cef887c6b86 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:26:51,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-33ae1429-d423-4a17-807f-2cef887c6b86 2018-11-25 15:26:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:51,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928b7736-14d3-4bc6-9198-c55bdf5f1f84 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:26:51,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-928b7736-14d3-4bc6-9198-c55bdf5f1f84 2018-11-25 15:26:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:52,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e48f65-c250-42a6-83e2-520568d69994 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:26:52,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c1e48f65-c250-42a6-83e2-520568d69994 2018-11-25 15:26:52,005 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-933b61b2-6504-446-proj 2018-11-25 15:26:52,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d312968c2c9e4e84a657a71034140711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:52,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9fd44db-d0ec-4500-aadf-92f36ffbc6b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:52,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d312968c2c9e4e84a657a71034140711 used request id req-d9fd44db-d0ec-4500-aadf-92f36ffbc6b1 2018-11-25 15:26:52,256 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-933b61b2-6504-446-proj-role 2018-11-25 15:26:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/024182ded8cd43d8a05d22319e9cace8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:52,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33210d81-6975-44fd-a546-637f8bbc56bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:52,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/024182ded8cd43d8a05d22319e9cace8 used request id req-33210d81-6975-44fd-a546-637f8bbc56bf 2018-11-25 15:26:52,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a77fc77c98b5bae02334ba981789d08a5becc57" 2018-11-25 15:26:52,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edfe1793-26be-4f1b-9e1e-d4e9724c4871 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:52,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-edfe1793-26be-4f1b-9e1e-d4e9724c4871 2018-11-25 15:26:52,455 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-933b61b2-6504-446-user 2018-11-25 15:26:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/66e53ebad6c74da4baa7987f882b7146 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd9150156ec59f4f02c86aba3ce4bcc4150f614" 2018-11-25 15:26:52,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb93438c-2df5-4918-9944-df9c9a5e64c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:52,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/66e53ebad6c74da4baa7987f882b7146 used request id req-bb93438c-2df5-4918-9944-df9c9a5e64c1 2018-11-25 15:26:52,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:53,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["fAx_RF4WT1qiRJ5mH3-AOA"], "issued_at": "2018-11-25T15:26:53.000000Z"}} 2018-11-25 15:26:53,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba0469225f679a70718ff5e042d6ee23801629a" 2018-11-25 15:26:53,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2022de-6845-45ce-9931-40c5fddf40e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:53,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dd2022de-6845-45ce-9931-40c5fddf40e2 2018-11-25 15:26:53,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:53,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:53,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["v08YQUkjTzG2JNS1rKJ1Dw"], "issued_at": "2018-11-25T15:26:53.000000Z"}} 2018-11-25 15:26:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:26:53,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75a30c7-4bf9-4b69-8ece-51f0e3a7edc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:53,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e75a30c7-4bf9-4b69-8ece-51f0e3a7edc9 2018-11-25 15:26:53,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:53,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:26:53,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d34c6c-e2f5-48be-8a02-a118839ef0e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:26:53,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj used request id req-34d34c6c-e2f5-48be-8a02-a118839ef0e9 2018-11-25 15:26:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:26:53,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da66f15-ae8b-4e18-8583-f3f911a48498 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:53,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3da66f15-ae8b-4e18-8583-f3f911a48498 2018-11-25 15:26:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj"}}' 2018-11-25 15:26:53,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b3f5ae-a9f7-418e-ac80-c3d385e52ce1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a190af86df87416c97b2ef6b5bd513b6"}, "enabled": true, "id": "a190af86df87416c97b2ef6b5bd513b6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj"}} 2018-11-25 15:26:53,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f3b3f5ae-a9f7-418e-ac80-c3d385e52ce1 2018-11-25 15:26:53,912 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj 2018-11-25 15:26:53,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:53,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:54,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xMkO4lZRQCK6vqpIz7JHeA"], "issued_at": "2018-11-25T15:26:54.000000Z"}} 2018-11-25 15:26:54,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9a50792c5bcf38f479e869874345103c4353d4" 2018-11-25 15:26:54,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9936d9-d082-4a6e-91f5-7029778996a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:54,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fc9936d9-d082-4a6e-91f5-7029778996a1 2018-11-25 15:26:54,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:26:54,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:26:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:26:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9a50792c5bcf38f479e869874345103c4353d4" 2018-11-25 15:26:54,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984e3374-b640-4fcf-aad2-83feffff882e Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:26:54,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-984e3374-b640-4fcf-aad2-83feffff882e 2018-11-25 15:26:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9a50792c5bcf38f479e869874345103c4353d4" 2018-11-25 15:26:54,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8683cfa-01e8-453f-938c-6469ae643d13 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a190af86df87416c97b2ef6b5bd513b6"}, "enabled": true, "id": "a190af86df87416c97b2ef6b5bd513b6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj"}]} 2018-11-25 15:26:54,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj used request id req-c8683cfa-01e8-453f-938c-6469ae643d13 2018-11-25 15:26:54,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9a50792c5bcf38f479e869874345103c4353d4" 2018-11-25 15:26:54,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b475eb1-9d5c-41f4-aa4e-284a91ef8800 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:26:54,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8b475eb1-9d5c-41f4-aa4e-284a91ef8800 2018-11-25 15:26:54,970 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-31dfafa2-02d2-43d-user 2018-11-25 15:26:54,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:26:55,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c05e052-d2e7-4ccd-ad04-485e76758148 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:26:55,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c05e052-d2e7-4ccd-ad04-485e76758148 2018-11-25 15:26:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" -d '{"role": {"name": "CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj-role"}}' 2018-11-25 15:26:55,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80addcb-2601-42ba-8e3b-48d33269917c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b5f3b21e54342a18cd8bc8ca2eb8a95", "links": {"self": "http://172.30.9.29:5000/v3/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95"}, "name": "CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj-role"}} 2018-11-25 15:26:55,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f80addcb-2601-42ba-8e3b-48d33269917c 2018-11-25 15:26:55,181 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj-role 2018-11-25 15:26:55,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:26:55,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3eb6510-71e3-4e6f-ae34-5adb0a1c839c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj-role", "id": "8b5f3b21e54342a18cd8bc8ca2eb8a95"}} 2018-11-25 15:26:55,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95 used request id req-b3eb6510-71e3-4e6f-ae34-5adb0a1c839c 2018-11-25 15:26:55,200 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj-role to project CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj 2018-11-25 15:26:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a190af86df87416c97b2ef6b5bd513b6/users/7527f4c1c04247b7a8171a8e27a4d36c/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:26:55,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eccca79d-da00-4777-84bd-fa5f251c522f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:26:55,394 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a190af86df87416c97b2ef6b5bd513b6/users/7527f4c1c04247b7a8171a8e27a4d36c/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95 used request id req-eccca79d-da00-4777-84bd-fa5f251c522f 2018-11-25 15:26:55,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:55,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:55,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-dsJmYn6SBixFpjFZujkLA"], "issued_at": "2018-11-25T15:26:55.000000Z"}} 2018-11-25 15:26:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7520ecd1223ce06d3c415c649648a521b601dd" 2018-11-25 15:26:55,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195f3fa7-0b7f-4b22-8760-248bbc7ea146 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:55,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-195f3fa7-0b7f-4b22-8760-248bbc7ea146 2018-11-25 15:26:55,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7520ecd1223ce06d3c415c649648a521b601dd" 2018-11-25 15:26:56,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:55 GMT Server: Apache x-compute-request-id: req-b7e514c6-6157-4848-9f05-8823a7b5bb50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7e514c6-6157-4848-9f05-8823a7b5bb50 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-25 15:26:56,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types?is_public=None used request id req-b7e514c6-6157-4848-9f05-8823a7b5bb50 2018-11-25 15:26:56,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b7e514c6-6157-4848-9f05-8823a7b5bb50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7520ecd1223ce06d3c415c649648a521b601dd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type", "description": null}}' 2018-11-25 15:26:56,264 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:56 GMT Server: Apache x-compute-request-id: req-9a012727-3799-4b53-b169-804825b19f4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a012727-3799-4b53-b169-804825b19f4b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e65dc61-7439-471c-9406-31063f745e91", "description": null}} 2018-11-25 15:26:56,264 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types used request id req-9a012727-3799-4b53-b169-804825b19f4b 2018-11-25 15:26:56,265 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type 2018-11-25 15:26:56,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:26:56,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:26:56,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["9fUv7LXlTeeyEyBXq5LwHw"], "issued_at": "2018-11-25T15:26:56.000000Z"}} 2018-11-25 15:26:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:26:56,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23700153-78cc-4356-843d-8e6e1c317e1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:26:56,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-23700153-78cc-4356-843d-8e6e1c317e1f 2018-11-25 15:26:56,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:26:56,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:56 GMT Server: Apache x-compute-request-id: req-8b17a1fd-c702-4657-95f9-5316d411bb58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b17a1fd-c702-4657-95f9-5316d411bb58 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:26:56,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/detail used request id req-8b17a1fd-c702-4657-95f9-5316d411bb58 2018-11-25 15:26:56,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:26:57,373 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:26:56 GMT Server: Apache x-compute-request-id: req-e8bd5de8-149f-44c4-8c12-a8cec78a022d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8bd5de8-149f-44c4-8c12-a8cec78a022d Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a0cd809f525c4e17a842ecb7057f822a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:26:57.238042", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type", "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95665443-3896-4468-80b4-c49ccd8ee3d7", "size": 1}} 2018-11-25 15:26:57,373 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes used request id req-e8bd5de8-149f-44c4-8c12-a8cec78a022d 2018-11-25 15:26:57,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:26:57,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:57 GMT Server: Apache x-compute-request-id: req-e3644e7b-4adc-40df-b21b-c77d00320686 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3644e7b-4adc-40df-b21b-c77d00320686 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:26:57.000000", "replication_status": null, "snapshot_id": null, "id": "95665443-3896-4468-80b4-c49ccd8ee3d7", "size": 1, "user_id": "a0cd809f525c4e17a842ecb7057f822a", "os-vol-tenant-attr:tenant_id": "78c019b6f62040548874238d881b5d16", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "bootable": "false", "created_at": "2018-11-25T15:26:57.000000", "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type"}} 2018-11-25 15:26:57,582 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-e3644e7b-4adc-40df-b21b-c77d00320686 2018-11-25 15:26:57,582 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol 2018-11-25 15:26:57,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:26:57,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:26:57 GMT Server: Apache x-compute-request-id: req-1e0e01ef-b29b-4d9c-960e-4faf6e343be4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e0e01ef-b29b-4d9c-960e-4faf6e343be4 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:26:57.000000", "replication_status": null, "snapshot_id": null, "id": "95665443-3896-4468-80b4-c49ccd8ee3d7", "size": 1, "user_id": "a0cd809f525c4e17a842ecb7057f822a", "os-vol-tenant-attr:tenant_id": "78c019b6f62040548874238d881b5d16", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "bootable": "false", "created_at": "2018-11-25T15:26:57.000000", "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type"}} 2018-11-25 15:26:57,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-1e0e01ef-b29b-4d9c-960e-4faf6e343be4 2018-11-25 15:26:57,635 - create_volume - DEBUG - Instance status is - creating 2018-11-25 15:26:57,635 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:27:00,638 - create_volume - DEBUG - Volume status query timeout in 296.94402194 2018-11-25 15:27:00,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:27:01,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:00 GMT Server: Apache x-compute-request-id: req-80e0ba27-ee4e-4675-8915-5200986b659b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80e0ba27-ee4e-4675-8915-5200986b659b Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:26:57.000000", "replication_status": null, "snapshot_id": null, "id": "95665443-3896-4468-80b4-c49ccd8ee3d7", "size": 1, "user_id": "a0cd809f525c4e17a842ecb7057f822a", "os-vol-tenant-attr:tenant_id": "78c019b6f62040548874238d881b5d16", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "bootable": "false", "created_at": "2018-11-25T15:26:57.000000", "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type"}} 2018-11-25 15:27:01,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-80e0ba27-ee4e-4675-8915-5200986b659b 2018-11-25 15:27:01,261 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:27:01,261 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol 2018-11-25 15:27:01,261 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol 2018-11-25 15:27:01,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:27:01,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:01 GMT Server: Apache x-compute-request-id: req-da4b6ab0-1384-4a0c-9eb7-a21225830d4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da4b6ab0-1384-4a0c-9eb7-a21225830d4a Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:26:57.000000", "replication_status": null, "snapshot_id": null, "id": "95665443-3896-4468-80b4-c49ccd8ee3d7", "size": 1, "user_id": "a0cd809f525c4e17a842ecb7057f822a", "os-vol-tenant-attr:tenant_id": "78c019b6f62040548874238d881b5d16", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "bootable": "false", "created_at": "2018-11-25T15:26:57.000000", "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type"}} 2018-11-25 15:27:01,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-da4b6ab0-1384-4a0c-9eb7-a21225830d4a 2018-11-25 15:27:01,491 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:27:01,491 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol 2018-11-25 15:27:01,492 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol 2018-11-25 15:27:01,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:27:01,756 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:27:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d437de7-e5d6-4630-9c0a-9169fd52f8a2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:01,756 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-8d437de7-e5d6-4630-9c0a-9169fd52f8a2 2018-11-25 15:27:01,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:27:01,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:01 GMT Server: Apache x-compute-request-id: req-4555e40c-0a15-44e1-a402-9544749ea6a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4555e40c-0a15-44e1-a402-9544749ea6a5 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "self"}, {"href": "http://172.30.9.29:8776/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:27:01.000000", "replication_status": null, "snapshot_id": null, "id": "95665443-3896-4468-80b4-c49ccd8ee3d7", "size": 1, "user_id": "a0cd809f525c4e17a842ecb7057f822a", "os-vol-tenant-attr:tenant_id": "78c019b6f62040548874238d881b5d16", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol", "bootable": "false", "created_at": "2018-11-25T15:26:57.000000", "volume_type": "CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type"}} 2018-11-25 15:27:01,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-4555e40c-0a15-44e1-a402-9544749ea6a5 2018-11-25 15:27:01,971 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:27:01,971 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:27:04,975 - create_volume - DEBUG - Volume status query timeout in 56.7821550369 2018-11-25 15:27:04,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b17a1fd-c702-4657-95f9-5316d411bb58" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ee7ff58c3f68296a86e567f410e57aec7ea982" 2018-11-25 15:27:05,173 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:27:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-eade9e2e-2acf-4717-9a12-28e2c926877a x-openstack-request-id: req-eade9e2e-2acf-4717-9a12-28e2c926877a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 95665443-3896-4468-80b4-c49ccd8ee3d7 could not be found.", "code": 404}} 2018-11-25 15:27:05,173 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/volumes/95665443-3896-4468-80b4-c49ccd8ee3d7 used request id req-eade9e2e-2acf-4717-9a12-28e2c926877a 2018-11-25 15:27:05,173 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 95665443-3896-4468-80b4-c49ccd8ee3d7 could not be found. (HTTP 404) (Request-ID: req-eade9e2e-2acf-4717-9a12-28e2c926877a) 2018-11-25 15:27:05,174 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol 2018-11-25 15:27:05,174 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a61f91a3-3c6f-45b4-b57b-a4d8c54c6f4d-vol-type 2018-11-25 15:27:05,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/7e65dc61-7439-471c-9406-31063f745e91 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7e514c6-6157-4848-9f05-8823a7b5bb50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7520ecd1223ce06d3c415c649648a521b601dd" 2018-11-25 15:27:05,372 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:27:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0683643e-5607-4ff4-bc7c-53fce9a4e5d9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:05,372 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16/types/7e65dc61-7439-471c-9406-31063f745e91 used request id req-0683643e-5607-4ff4-bc7c-53fce9a4e5d9 2018-11-25 15:27:05,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:05,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1ec607d6-c9d3-4263-9ca5-cfcf07bc92e0 Date: Sun, 25 Nov 2018 15:27:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:27:05,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1ec607d6-c9d3-4263-9ca5-cfcf07bc92e0 2018-11-25 15:27:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:05,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a33101f-2c3b-46d8-851d-3c17b056bc3b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:27:05,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-9a33101f-2c3b-46d8-851d-3c17b056bc3b 2018-11-25 15:27:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:05,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127cb090-82a8-4555-99b8-076f8a0b1d2b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:27:05,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-127cb090-82a8-4555-99b8-076f8a0b1d2b 2018-11-25 15:27:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:05,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdd87a2-4708-4595-8f36-a4e2f8c915cb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:27:05,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-5cdd87a2-4708-4595-8f36-a4e2f8c915cb 2018-11-25 15:27:05,858 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj 2018-11-25 15:27:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a190af86df87416c97b2ef6b5bd513b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:06,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39498a2-ea8e-412b-a3f7-4ad56574e43e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:06,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a190af86df87416c97b2ef6b5bd513b6 used request id req-b39498a2-ea8e-412b-a3f7-4ad56574e43e 2018-11-25 15:27:06,077 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-31dfafa2-02d2-43d-proj-role 2018-11-25 15:27:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:06,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01746ee7-581c-4444-bdfe-8dedaf0fd3a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:06,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8b5f3b21e54342a18cd8bc8ca2eb8a95 used request id req-01746ee7-581c-4444-bdfe-8dedaf0fd3a8 2018-11-25 15:27:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3038875671f6b9819f3f5c213b358f180e53f74e" 2018-11-25 15:27:06,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b58160-7201-43b6-8178-e98a9723625a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:27:06,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-36b58160-7201-43b6-8178-e98a9723625a 2018-11-25 15:27:06,356 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-31dfafa2-02d2-43d-user 2018-11-25 15:27:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7527f4c1c04247b7a8171a8e27a4d36c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9a50792c5bcf38f479e869874345103c4353d4" 2018-11-25 15:27:06,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55456372-7097-4a41-aafa-616433431220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:06,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7527f4c1c04247b7a8171a8e27a4d36c used request id req-55456372-7097-4a41-aafa-616433431220 2018-11-25 15:27:06,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:06,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["FIf1JCzKSI6GQcrEJvxRSw"], "issued_at": "2018-11-25T15:27:06.000000Z"}} 2018-11-25 15:27:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b50e6761f7a4b1d82e7eca25c66d9073291673" 2018-11-25 15:27:07,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9ef57f-1ab0-4870-9723-d67e26755b0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:07,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1e9ef57f-1ab0-4870-9723-d67e26755b0f 2018-11-25 15:27:07,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:07,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:07,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VcVv9Da4RoquV_GAzxekzg"], "issued_at": "2018-11-25T15:27:07.000000Z"}} 2018-11-25 15:27:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:07,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7b0bd1-4201-465b-97f5-0c886baa6c3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:07,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7d7b0bd1-4201-465b-97f5-0c886baa6c3d 2018-11-25 15:27:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:07,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:07,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:07,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e944fe4-1bbe-4505-8239-bc80f9a3739c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:27:07,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj used request id req-7e944fe4-1bbe-4505-8239-bc80f9a3739c 2018-11-25 15:27:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:07,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a09368-57d2-4de6-a4c0-3cc91f837200 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:27:07,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d7a09368-57d2-4de6-a4c0-3cc91f837200 2018-11-25 15:27:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj"}}' 2018-11-25 15:27:07,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7105bd91-ef60-4958-b325-4b2d7eec7d85 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2e9543565d9c4270a52b66fb7fccfc5b"}, "enabled": true, "id": "2e9543565d9c4270a52b66fb7fccfc5b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj"}} 2018-11-25 15:27:07,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-7105bd91-ef60-4958-b325-4b2d7eec7d85 2018-11-25 15:27:07,810 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj 2018-11-25 15:27:07,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:07,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:08,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ULHY9M4AR0etuvLmyJDMdw"], "issued_at": "2018-11-25T15:27:08.000000Z"}} 2018-11-25 15:27:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe3dfae4b22a6c660a6295ca9b013c23e65ebd2" 2018-11-25 15:27:08,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b19dfc-458a-4c90-8f8b-2b58cda3a831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:08,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34b19dfc-458a-4c90-8f8b-2b58cda3a831 2018-11-25 15:27:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:08,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe3dfae4b22a6c660a6295ca9b013c23e65ebd2" 2018-11-25 15:27:08,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25948485-3766-4cf0-b6fc-4942b2ac73bd Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:27:08,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-25948485-3766-4cf0-b6fc-4942b2ac73bd 2018-11-25 15:27:08,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe3dfae4b22a6c660a6295ca9b013c23e65ebd2" 2018-11-25 15:27:08,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e42dfd-3254-41a7-aa7d-d76b573eb9ec Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2e9543565d9c4270a52b66fb7fccfc5b"}, "enabled": true, "id": "2e9543565d9c4270a52b66fb7fccfc5b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj"}]} 2018-11-25 15:27:08,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj used request id req-70e42dfd-3254-41a7-aa7d-d76b573eb9ec 2018-11-25 15:27:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe3dfae4b22a6c660a6295ca9b013c23e65ebd2" 2018-11-25 15:27:08,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1078d5-32dc-4f6e-82ab-f5217c802904 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:27:08,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7c1078d5-32dc-4f6e-82ab-f5217c802904 2018-11-25 15:27:08,972 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-b5e4cb3d-7538-400-user 2018-11-25 15:27:08,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:08,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:09,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09446599-0bac-4837-a6b9-db4ded7eabc9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:27:09,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09446599-0bac-4837-a6b9-db4ded7eabc9 2018-11-25 15:27:09,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" -d '{"role": {"name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role"}}' 2018-11-25 15:27:09,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb6def7-22fe-487c-92c1-278cef280797 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a769855c170e41c4b2332c5254cf16e5", "links": {"self": "http://172.30.9.29:5000/v3/roles/a769855c170e41c4b2332c5254cf16e5"}, "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role"}} 2018-11-25 15:27:09,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ddb6def7-22fe-487c-92c1-278cef280797 2018-11-25 15:27:09,181 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role 2018-11-25 15:27:09,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a769855c170e41c4b2332c5254cf16e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:09,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08f5dbb-027c-4454-ae78-9029abdc3dd5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a769855c170e41c4b2332c5254cf16e5"}, "domain_id": null, "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role", "id": "a769855c170e41c4b2332c5254cf16e5"}} 2018-11-25 15:27:09,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a769855c170e41c4b2332c5254cf16e5 used request id req-e08f5dbb-027c-4454-ae78-9029abdc3dd5 2018-11-25 15:27:09,276 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role to project CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj 2018-11-25 15:27:09,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2e9543565d9c4270a52b66fb7fccfc5b/users/7cd2b16cf77d4de9b578774afb92b96c/roles/a769855c170e41c4b2332c5254cf16e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:09,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b1cf7d-fada-4d71-880b-ca40f9ea67e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:09,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2e9543565d9c4270a52b66fb7fccfc5b/users/7cd2b16cf77d4de9b578774afb92b96c/roles/a769855c170e41c4b2332c5254cf16e5 used request id req-92b1cf7d-fada-4d71-880b-ca40f9ea67e2 2018-11-25 15:27:09,406 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:27:09,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:09,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:09,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a769855c170e41c4b2332c5254cf16e5", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role"}], "expires_at": "2018-11-25T16:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e9543565d9c4270a52b66fb7fccfc5b", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-user", "id": "7cd2b16cf77d4de9b578774afb92b96c"}, "audit_ids": ["5z1GAF9nTquOgGEz2Pfyxg"], "issued_at": "2018-11-25T15:27:09.000000Z"}} 2018-11-25 15:27:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:09,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd35523-ec53-423b-bf8c-7ec7bd615b2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:09,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ecd35523-ec53-423b-bf8c-7ec7bd615b2f 2018-11-25 15:27:09,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:10,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cb3a65a6-b3ae-43be-b09c-7ca97a49ea4b Date: Sun, 25 Nov 2018 15:27:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image"} 2018-11-25 15:27:10,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image used request id req-cb3a65a6-b3ae-43be-b09c-7ca97a49ea4b 2018-11-25 15:27:10,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:10,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0495e42c-4413-4032-bd21-a1fb2a66166b Date: Sun, 25 Nov 2018 15:27:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:10,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0495e42c-4413-4032-bd21-a1fb2a66166b 2018-11-25 15:27:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image"}' 2018-11-25 15:27:10,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 X-Openstack-Request-Id: req-299f9b8a-8f0e-48e2-9d24-1609c1f875fa Date: Sun, 25 Nov 2018 15:27:10 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5482a50-b977-4848-b530-1a93db8dc271", "min_disk": 0, "protected": false, "id": "f5482a50-b977-4848-b530-1a93db8dc271", "file": "/v2/images/f5482a50-b977-4848-b530-1a93db8dc271/file", "checksum": null, "owner": "2e9543565d9c4270a52b66fb7fccfc5b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:10,424 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-299f9b8a-8f0e-48e2-9d24-1609c1f875fa 2018-11-25 15:27:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" -d '' 2018-11-25 15:27:12,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d36facb9-1a40-46a2-a31e-d57d87a9e66e Date: Sun, 25 Nov 2018 15:27:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:12,595 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271/file used request id req-d36facb9-1a40-46a2-a31e-d57d87a9e66e 2018-11-25 15:27:12,596 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:27:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ad2b885a-55dd-48d5-820f-522a969e6afb Date: Sun, 25 Nov 2018 15:27:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:12Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f5482a50-b977-4848-b530-1a93db8dc271/snap", "metadata": {}}], "self": "/v2/images/f5482a50-b977-4848-b530-1a93db8dc271", "min_disk": 0, "protected": false, "id": "f5482a50-b977-4848-b530-1a93db8dc271", "file": "/v2/images/f5482a50-b977-4848-b530-1a93db8dc271/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e9543565d9c4270a52b66fb7fccfc5b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f5482a50-b977-4848-b530-1a93db8dc271/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:12,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 used request id req-ad2b885a-55dd-48d5-820f-522a969e6afb 2018-11-25 15:27:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:12,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-32c233c9-7231-47fa-994e-057bd5f9f3c8 Date: Sun, 25 Nov 2018 15:27:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:12,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-32c233c9-7231-47fa-994e-057bd5f9f3c8 2018-11-25 15:27:12,933 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image 2018-11-25 15:27:12,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:12,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-afdf1380-7f0c-4f31-bd72-b6a767ab81de Date: Sun, 25 Nov 2018 15:27:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:12Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f5482a50-b977-4848-b530-1a93db8dc271/snap", "metadata": {}}], "self": "/v2/images/f5482a50-b977-4848-b530-1a93db8dc271", "min_disk": 0, "protected": false, "id": "f5482a50-b977-4848-b530-1a93db8dc271", "file": "/v2/images/f5482a50-b977-4848-b530-1a93db8dc271/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e9543565d9c4270a52b66fb7fccfc5b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f5482a50-b977-4848-b530-1a93db8dc271/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:12,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 used request id req-afdf1380-7f0c-4f31-bd72-b6a767ab81de 2018-11-25 15:27:12,954 - create_image - DEBUG - Instance status is - active 2018-11-25 15:27:12,954 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image 2018-11-25 15:27:12,954 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image 2018-11-25 15:27:12,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:12,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:13,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a769855c170e41c4b2332c5254cf16e5", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role"}], "expires_at": "2018-11-25T16:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e9543565d9c4270a52b66fb7fccfc5b", "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2e9543565d9c4270a52b66fb7fccfc5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-b5e4cb3d-7538-400-user", "id": "7cd2b16cf77d4de9b578774afb92b96c"}, "audit_ids": ["zF7WFqtpS2uLLXPHftEKVg"], "issued_at": "2018-11-25T15:27:13.000000Z"}} 2018-11-25 15:27:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b21f1b993c0c69942dd9f00802cf9f6652ef03" 2018-11-25 15:27:13,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428dd5dd-993c-4d93-938d-f2a4be84f17c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:13,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-428dd5dd-993c-4d93-938d-f2a4be84f17c 2018-11-25 15:27:13,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b21f1b993c0c69942dd9f00802cf9f6652ef03" 2018-11-25 15:27:13,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:13 GMT Server: Apache x-compute-request-id: req-6d9fc515-298d-47c6-b707-efb6432673b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d9fc515-298d-47c6-b707-efb6432673b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:27:13,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b/volumes/detail used request id req-6d9fc515-298d-47c6-b707-efb6432673b3 2018-11-25 15:27:13,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6d9fc515-298d-47c6-b707-efb6432673b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b21f1b993c0c69942dd9f00802cf9f6652ef03" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:27:14,310 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 15:27:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d4f71fd3-84a8-4b06-9ea9-c05cd6a37b49 x-openstack-request-id: req-d4f71fd3-84a8-4b06-9ea9-c05cd6a37b49 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-25 15:27:14,311 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/2e9543565d9c4270a52b66fb7fccfc5b/volumes used request id req-d4f71fd3-84a8-4b06-9ea9-c05cd6a37b49 2018-11-25 15:27:14,311 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-0391a512-14c9-470e-8d60-e7079db655b5-image 2018-11-25 15:27:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec157628f42152a31b20e8f89505913e7d93e45b" 2018-11-25 15:27:15,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e7ae2fa-40a9-4f57-9b5d-caa07bf0b224 Date: Sun, 25 Nov 2018 15:27:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:15,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f5482a50-b977-4848-b530-1a93db8dc271 used request id req-6e7ae2fa-40a9-4f57-9b5d-caa07bf0b224 2018-11-25 15:27:15,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9a34ab98-bbc8-45bd-bb5f-59808da185ae Date: Sun, 25 Nov 2018 15:27:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:27:16,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9a34ab98-bbc8-45bd-bb5f-59808da185ae 2018-11-25 15:27:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2f559a-3837-4f5f-b411-52f3eb702232 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:27:16,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-5c2f559a-3837-4f5f-b411-52f3eb702232 2018-11-25 15:27:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3388436-7091-432d-b3bb-d14615437d10 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:27:16,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-a3388436-7091-432d-b3bb-d14615437d10 2018-11-25 15:27:16,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438849d1-b007-44c3-899f-92e966359372 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:27:16,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-438849d1-b007-44c3-899f-92e966359372 2018-11-25 15:27:16,376 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj 2018-11-25 15:27:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2e9543565d9c4270a52b66fb7fccfc5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8312aa07-1d3a-4ec9-a863-db7604ed80cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:16,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2e9543565d9c4270a52b66fb7fccfc5b used request id req-8312aa07-1d3a-4ec9-a863-db7604ed80cc 2018-11-25 15:27:16,519 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-b5e4cb3d-7538-400-proj-role 2018-11-25 15:27:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a769855c170e41c4b2332c5254cf16e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1999b5d2-1167-47c7-86c3-790b5d862c5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:16,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a769855c170e41c4b2332c5254cf16e5 used request id req-1999b5d2-1167-47c7-86c3-790b5d862c5d 2018-11-25 15:27:16,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f627755576f8954683ab579e20cef390211454dc" 2018-11-25 15:27:16,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d521c394-7b51-4eb3-b554-2b364da67768 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:27:16,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d521c394-7b51-4eb3-b554-2b364da67768 2018-11-25 15:27:16,733 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-b5e4cb3d-7538-400-user 2018-11-25 15:27:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7cd2b16cf77d4de9b578774afb92b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe3dfae4b22a6c660a6295ca9b013c23e65ebd2" 2018-11-25 15:27:16,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6645cd2-7b14-4744-ad5a-e7de84b32f18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:16,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7cd2b16cf77d4de9b578774afb92b96c used request id req-e6645cd2-7b14-4744-ad5a-e7de84b32f18 2018-11-25 15:27:16,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:17,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DRDoqcx6Sw-av_UccxTJUg"], "issued_at": "2018-11-25T15:27:17.000000Z"}} 2018-11-25 15:27:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8013917e664743fef5b2fc0185c2cf1cc6aad53d" 2018-11-25 15:27:17,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9602075-1002-4372-aeea-db5ebcb46f1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:17,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9602075-1002-4372-aeea-db5ebcb46f1f 2018-11-25 15:27:17,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:17,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:17,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["JnMa0CwlTySY0zJiwaSYdA"], "issued_at": "2018-11-25T15:27:17.000000Z"}} 2018-11-25 15:27:17,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:17,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7873abf-cf37-4397-9e9f-3394c9e53155 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:17,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7873abf-cf37-4397-9e9f-3394c9e53155 2018-11-25 15:27:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:17,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-991d256a-f83d-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:17,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33149d51-64df-4578-bdc2-20ef2fdc5971 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-991d256a-f83d-400-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:27:17,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-991d256a-f83d-400-proj used request id req-33149d51-64df-4578-bdc2-20ef2fdc5971 2018-11-25 15:27:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:18,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c73b33-81d1-47b4-903b-4cd0cd52b4cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:27:18,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e6c73b33-81d1-47b4-903b-4cd0cd52b4cf 2018-11-25 15:27:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj"}}' 2018-11-25 15:27:18,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13aba25e-3425-4846-b10f-b4c561609542 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c0cebe58335643aab92a69217da2d616"}, "enabled": true, "id": "c0cebe58335643aab92a69217da2d616", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj"}} 2018-11-25 15:27:18,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-13aba25e-3425-4846-b10f-b4c561609542 2018-11-25 15:27:18,235 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-991d256a-f83d-400-proj 2018-11-25 15:27:18,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:18,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:18,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2Vl86xbtR7WkuDI9DMCOFQ"], "issued_at": "2018-11-25T15:27:18.000000Z"}} 2018-11-25 15:27:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd347528b93584d51293f22be7ddbc7c0c66373" 2018-11-25 15:27:18,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2112aae0-79fb-4800-b81e-ef9ef94176c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:18,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2112aae0-79fb-4800-b81e-ef9ef94176c6 2018-11-25 15:27:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:18,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd347528b93584d51293f22be7ddbc7c0c66373" 2018-11-25 15:27:18,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7326e93f-1af0-42af-8784-f44f0e3fca26 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:27:18,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7326e93f-1af0-42af-8784-f44f0e3fca26 2018-11-25 15:27:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-991d256a-f83d-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd347528b93584d51293f22be7ddbc7c0c66373" 2018-11-25 15:27:18,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece4710c-5ff6-4f48-88b0-2efbc3c23ec0 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-991d256a-f83d-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c0cebe58335643aab92a69217da2d616"}, "enabled": true, "id": "c0cebe58335643aab92a69217da2d616", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj"}]} 2018-11-25 15:27:18,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-991d256a-f83d-400-proj used request id req-ece4710c-5ff6-4f48-88b0-2efbc3c23ec0 2018-11-25 15:27:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd347528b93584d51293f22be7ddbc7c0c66373" 2018-11-25 15:27:18,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3b785b-38b5-4e7f-8439-c80beb71f910 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:27:18,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ff3b785b-38b5-4e7f-8439-c80beb71f910 2018-11-25 15:27:19,223 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-991d256a-f83d-400-user 2018-11-25 15:27:19,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474fb56a-c788-4316-9917-26ec48fe63b7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:27:19,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-474fb56a-c788-4316-9917-26ec48fe63b7 2018-11-25 15:27:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" -d '{"role": {"name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj-role"}}' 2018-11-25 15:27:19,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80fc11e5-f848-431c-80ee-697f0599234c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38db142fd9614d1287b8ca0e76e17f1f", "links": {"self": "http://172.30.9.29:5000/v3/roles/38db142fd9614d1287b8ca0e76e17f1f"}, "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj-role"}} 2018-11-25 15:27:19,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-80fc11e5-f848-431c-80ee-697f0599234c 2018-11-25 15:27:19,420 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-991d256a-f83d-400-proj-role 2018-11-25 15:27:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/38db142fd9614d1287b8ca0e76e17f1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:19,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14edb449-69f3-46a0-aae7-78a8c60770ce Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/38db142fd9614d1287b8ca0e76e17f1f"}, "domain_id": null, "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj-role", "id": "38db142fd9614d1287b8ca0e76e17f1f"}} 2018-11-25 15:27:19,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/38db142fd9614d1287b8ca0e76e17f1f used request id req-14edb449-69f3-46a0-aae7-78a8c60770ce 2018-11-25 15:27:19,441 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-991d256a-f83d-400-proj-role to project CreateVolumeWithImageTests-991d256a-f83d-400-proj 2018-11-25 15:27:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c0cebe58335643aab92a69217da2d616/users/0b05ff93191347898e866379c3664808/roles/38db142fd9614d1287b8ca0e76e17f1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:19,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bff6ea-ca1b-4b89-9b24-d8451acfaeb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:19,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c0cebe58335643aab92a69217da2d616/users/0b05ff93191347898e866379c3664808/roles/38db142fd9614d1287b8ca0e76e17f1f used request id req-16bff6ea-ca1b-4b89-9b24-d8451acfaeb1 2018-11-25 15:27:19,568 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:27:19,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:19,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:19,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38db142fd9614d1287b8ca0e76e17f1f", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj-role"}], "expires_at": "2018-11-25T16:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0cebe58335643aab92a69217da2d616", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-991d256a-f83d-400-user", "id": "0b05ff93191347898e866379c3664808"}, "audit_ids": ["p-3NHTQwTOedie_LLkIt_w"], "issued_at": "2018-11-25T15:27:19.000000Z"}} 2018-11-25 15:27:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:20,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a535e9a6-676a-48ed-aab2-281914687458 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:20,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a535e9a6-676a-48ed-aab2-281914687458 2018-11-25 15:27:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:20,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1ce8da5a-b54c-458e-a6f5-e33fa6b0648f Date: Sun, 25 Nov 2018 15:27:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image"} 2018-11-25 15:27:20,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image used request id req-1ce8da5a-b54c-458e-a6f5-e33fa6b0648f 2018-11-25 15:27:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:20,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54fa5a14-5d81-455f-a6c7-0f2f55f64376 Date: Sun, 25 Nov 2018 15:27:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:20,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-54fa5a14-5d81-455f-a6c7-0f2f55f64376 2018-11-25 15:27:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image"}' 2018-11-25 15:27:20,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 X-Openstack-Request-Id: req-36a002e6-2bd5-497d-b329-cf53601de8a6 Date: Sun, 25 Nov 2018 15:27:20 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99", "min_disk": 0, "protected": false, "id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "file": "/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99/file", "checksum": null, "owner": "c0cebe58335643aab92a69217da2d616", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:20,572 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-36a002e6-2bd5-497d-b329-cf53601de8a6 2018-11-25 15:27:20,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" -d '' 2018-11-25 15:27:22,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5b4d2d6-62cc-4fc9-b9f4-6fd06341ee0b Date: Sun, 25 Nov 2018 15:27:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:22,450 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99/file used request id req-c5b4d2d6-62cc-4fc9-b9f4-6fd06341ee0b 2018-11-25 15:27:22,450 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:27:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:22,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cf6bacca-5a5a-4f8b-9a12-3b296b55223b Date: Sun, 25 Nov 2018 15:27:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:22Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/fc22a46e-2551-40d3-94d0-9becb4819f99/snap", "metadata": {}}], "self": "/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99", "min_disk": 0, "protected": false, "id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "file": "/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c0cebe58335643aab92a69217da2d616", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/fc22a46e-2551-40d3-94d0-9becb4819f99/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:22,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 used request id req-cf6bacca-5a5a-4f8b-9a12-3b296b55223b 2018-11-25 15:27:22,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:22,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b57fea72-41e4-4335-9b59-535dfd62ef02 Date: Sun, 25 Nov 2018 15:27:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:22,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b57fea72-41e4-4335-9b59-535dfd62ef02 2018-11-25 15:27:22,775 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image 2018-11-25 15:27:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c0d343a2-108c-4115-8a0d-63f1dcb89d05 Date: Sun, 25 Nov 2018 15:27:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:22Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/fc22a46e-2551-40d3-94d0-9becb4819f99/snap", "metadata": {}}], "self": "/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99", "min_disk": 0, "protected": false, "id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "file": "/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c0cebe58335643aab92a69217da2d616", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/fc22a46e-2551-40d3-94d0-9becb4819f99/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:22,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 used request id req-c0d343a2-108c-4115-8a0d-63f1dcb89d05 2018-11-25 15:27:22,940 - create_image - DEBUG - Instance status is - active 2018-11-25 15:27:22,940 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image 2018-11-25 15:27:22,940 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image 2018-11-25 15:27:22,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:22,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:23,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38db142fd9614d1287b8ca0e76e17f1f", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj-role"}], "expires_at": "2018-11-25T16:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0cebe58335643aab92a69217da2d616", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-991d256a-f83d-400-user", "id": "0b05ff93191347898e866379c3664808"}, "audit_ids": ["auKOZx18ROa6eYFXM1lx8Q"], "issued_at": "2018-11-25T15:27:23.000000Z"}} 2018-11-25 15:27:23,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:23,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bab1128-9444-4a43-b675-a76cf3f6f527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:23,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bab1128-9444-4a43-b675-a76cf3f6f527 2018-11-25 15:27:23,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:23,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:23 GMT Server: Apache x-compute-request-id: req-1dacb2d7-4e50-4053-816b-9a09e6290d66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1dacb2d7-4e50-4053-816b-9a09e6290d66 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:27:23,565 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/detail used request id req-1dacb2d7-4e50-4053-816b-9a09e6290d66 2018-11-25 15:27:23,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "imageRef": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:27:24,855 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:27:23 GMT Server: Apache x-compute-request-id: req-271713a5-23a4-4030-a57e-6dd16e980b2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-271713a5-23a4-4030-a57e-6dd16e980b2a Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0b05ff93191347898e866379c3664808", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:27:24.788475", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1}} 2018-11-25 15:27:24,856 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes used request id req-271713a5-23a4-4030-a57e-6dd16e980b2a 2018-11-25 15:27:24,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:25,056 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:24 GMT Server: Apache x-compute-request-id: req-377a23a4-eb0d-4b7b-8eb7-8de3252529b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-377a23a4-eb0d-4b7b-8eb7-8de3252529b5 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0b05ff93191347898e866379c3664808", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:27:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "updated_at": "2018-11-25T15:27:24.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1}} 2018-11-25 15:27:25,057 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-377a23a4-eb0d-4b7b-8eb7-8de3252529b5 2018-11-25 15:27:25,057 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:25,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:25,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:25 GMT Server: Apache x-compute-request-id: req-6100ee80-c166-4800-83da-07c60fa47ba1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6100ee80-c166-4800-83da-07c60fa47ba1 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0b05ff93191347898e866379c3664808", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:27:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "updated_at": "2018-11-25T15:27:24.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1}} 2018-11-25 15:27:25,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-6100ee80-c166-4800-83da-07c60fa47ba1 2018-11-25 15:27:25,258 - create_volume - DEBUG - Instance status is - creating 2018-11-25 15:27:25,258 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:27:28,261 - create_volume - DEBUG - Volume status query timeout in 296.796236992 2018-11-25 15:27:28,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:28,544 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:28 GMT Server: Apache x-compute-request-id: req-68327c3e-7a5b-4fdc-adde-7b435c927a64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68327c3e-7a5b-4fdc-adde-7b435c927a64 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "0b05ff93191347898e866379c3664808", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:27:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "updated_at": "2018-11-25T15:27:26.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1}} 2018-11-25 15:27:28,544 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-68327c3e-7a5b-4fdc-adde-7b435c927a64 2018-11-25 15:27:28,544 - create_volume - DEBUG - Instance status is - downloading 2018-11-25 15:27:28,545 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:27:31,548 - create_volume - DEBUG - Volume status query timeout in 293.509603977 2018-11-25 15:27:31,551 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:31,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:31 GMT Server: Apache x-compute-request-id: req-f76b09d7-d0e1-49dd-92ea-5fdb16b50899 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f76b09d7-d0e1-49dd-92ea-5fdb16b50899 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-25T15:27:30.000000", "replication_status": null, "snapshot_id": null, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1, "user_id": "0b05ff93191347898e866379c3664808", "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "image_id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "bootable": "true", "created_at": "2018-11-25T15:27:24.000000", "volume_type": null}} 2018-11-25 15:27:31,745 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-f76b09d7-d0e1-49dd-92ea-5fdb16b50899 2018-11-25 15:27:31,746 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:27:31,746 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:31,746 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:31,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:31,951 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:31 GMT Server: Apache x-compute-request-id: req-df84abad-5f55-41b8-9d48-b132e1dbcda7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df84abad-5f55-41b8-9d48-b132e1dbcda7 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-25T15:27:30.000000", "replication_status": null, "snapshot_id": null, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1, "user_id": "0b05ff93191347898e866379c3664808", "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "image_id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "bootable": "true", "created_at": "2018-11-25T15:27:24.000000", "volume_type": null}} 2018-11-25 15:27:31,951 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-df84abad-5f55-41b8-9d48-b132e1dbcda7 2018-11-25 15:27:31,952 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:27:31,952 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:31,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:32,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38db142fd9614d1287b8ca0e76e17f1f", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj-role"}], "expires_at": "2018-11-25T16:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0cebe58335643aab92a69217da2d616", "name": "CreateVolumeWithImageTests-991d256a-f83d-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c0cebe58335643aab92a69217da2d616", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-991d256a-f83d-400-user", "id": "0b05ff93191347898e866379c3664808"}, "audit_ids": ["RbgKtF3wQiOZedjFfYb8Yg"], "issued_at": "2018-11-25T15:27:32.000000Z"}} 2018-11-25 15:27:32,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be544445538af11ee6e92d1694590f28c9944b5" 2018-11-25 15:27:32,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:32 GMT Server: Apache x-compute-request-id: req-d42d2d12-3f41-46af-9014-9d9a8333108b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d42d2d12-3f41-46af-9014-9d9a8333108b Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-25T15:27:30.000000", "replication_status": null, "snapshot_id": null, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1, "user_id": "0b05ff93191347898e866379c3664808", "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "image_id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "bootable": "true", "created_at": "2018-11-25T15:27:24.000000", "volume_type": null}} 2018-11-25 15:27:32,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-d42d2d12-3f41-46af-9014-9d9a8333108b 2018-11-25 15:27:32,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:32,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:32 GMT Server: Apache x-compute-request-id: req-0a696b28-a420-4241-826e-78ff352f6203 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a696b28-a420-4241-826e-78ff352f6203 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-25T15:27:30.000000", "replication_status": null, "snapshot_id": null, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1, "user_id": "0b05ff93191347898e866379c3664808", "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "image_id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "bootable": "true", "created_at": "2018-11-25T15:27:24.000000", "volume_type": null}} 2018-11-25 15:27:32,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-0a696b28-a420-4241-826e-78ff352f6203 2018-11-25 15:27:32,720 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:27:32,721 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:32,721 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:32,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:32,935 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:27:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db522ece-c4f0-426a-ae3c-9aab88c21f1c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:32,935 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-db522ece-c4f0-426a-ae3c-9aab88c21f1c 2018-11-25 15:27:32,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:32,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:32 GMT Server: Apache x-compute-request-id: req-a5539739-06bd-4316-a004-f7af3dacc76a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5539739-06bd-4316-a004-f7af3dacc76a Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "self"}, {"href": "http://172.30.9.29:8776/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-25T15:27:32.000000", "replication_status": null, "snapshot_id": null, "id": "e5e772f1-47ae-4ddc-9865-7f7b49b6b676", "size": 1, "user_id": "0b05ff93191347898e866379c3664808", "os-vol-tenant-attr:tenant_id": "c0cebe58335643aab92a69217da2d616", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image", "image_id": "fc22a46e-2551-40d3-94d0-9becb4819f99", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol", "bootable": "true", "created_at": "2018-11-25T15:27:24.000000", "volume_type": null}} 2018-11-25 15:27:32,988 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-a5539739-06bd-4316-a004-f7af3dacc76a 2018-11-25 15:27:32,988 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:27:32,988 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:27:35,991 - create_volume - DEBUG - Volume status query timeout in 56.9444990158 2018-11-25 15:27:35,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1dacb2d7-4e50-4053-816b-9a09e6290d66" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c09852f7f5d3874222c8ee03b4b8001fe5f0541" 2018-11-25 15:27:36,206 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:27:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4a0cce47-c84c-4477-9fea-903751f621f9 x-openstack-request-id: req-4a0cce47-c84c-4477-9fea-903751f621f9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e5e772f1-47ae-4ddc-9865-7f7b49b6b676 could not be found.", "code": 404}} 2018-11-25 15:27:36,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c0cebe58335643aab92a69217da2d616/volumes/e5e772f1-47ae-4ddc-9865-7f7b49b6b676 used request id req-4a0cce47-c84c-4477-9fea-903751f621f9 2018-11-25 15:27:36,206 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e5e772f1-47ae-4ddc-9865-7f7b49b6b676 could not be found. (HTTP 404) (Request-ID: req-4a0cce47-c84c-4477-9fea-903751f621f9) 2018-11-25 15:27:36,206 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-vol 2018-11-25 15:27:36,207 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-479e54ec-8b74-4235-9212-b789ea46e237-image 2018-11-25 15:27:36,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b34876aad49f0983079a35140ebcda38dc80db" 2018-11-25 15:27:37,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be80a271-1de8-4b42-82aa-a6518cbd412f Date: Sun, 25 Nov 2018 15:27:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:37,243 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fc22a46e-2551-40d3-94d0-9becb4819f99 used request id req-be80a271-1de8-4b42-82aa-a6518cbd412f 2018-11-25 15:27:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:37,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9ce87525-96a1-45b0-8f96-8142f5a82e8e Date: Sun, 25 Nov 2018 15:27:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:27:37,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9ce87525-96a1-45b0-8f96-8142f5a82e8e 2018-11-25 15:27:37,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:37,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d5ce86-b37e-4519-9d51-ba9aef16a8e2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:27:37,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-e0d5ce86-b37e-4519-9d51-ba9aef16a8e2 2018-11-25 15:27:37,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:37,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fb664f-e502-456f-a2d2-74a87f9e3c3d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:27:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-97fb664f-e502-456f-a2d2-74a87f9e3c3d 2018-11-25 15:27:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:37,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c895b0-ab20-4b71-a695-73c5f78999d9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:27:37,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-50c895b0-ab20-4b71-a695-73c5f78999d9 2018-11-25 15:27:37,670 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-991d256a-f83d-400-proj 2018-11-25 15:27:37,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c0cebe58335643aab92a69217da2d616 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:37,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94bcd0aa-0598-4618-89e3-273f320eccac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:37,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c0cebe58335643aab92a69217da2d616 used request id req-94bcd0aa-0598-4618-89e3-273f320eccac 2018-11-25 15:27:37,860 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-991d256a-f83d-400-proj-role 2018-11-25 15:27:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/38db142fd9614d1287b8ca0e76e17f1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:37,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d49b5808-145c-4707-b6f1-3bf4632186e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:37,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/38db142fd9614d1287b8ca0e76e17f1f used request id req-d49b5808-145c-4707-b6f1-3bf4632186e8 2018-11-25 15:27:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e4595f40be228bb7e225dfc5e4003b3b6f52" 2018-11-25 15:27:38,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31483106-e460-43b6-bd05-cd807ee5396b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:27:38,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-31483106-e460-43b6-bd05-cd807ee5396b 2018-11-25 15:27:38,080 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-991d256a-f83d-400-user 2018-11-25 15:27:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0b05ff93191347898e866379c3664808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd347528b93584d51293f22be7ddbc7c0c66373" 2018-11-25 15:27:38,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a9d01b-788d-4dbc-a40c-25af37987d37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:38,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0b05ff93191347898e866379c3664808 used request id req-11a9d01b-788d-4dbc-a40c-25af37987d37 2018-11-25 15:27:38,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:38,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ycOzLo_lQO6I2ukwyfZ8tw"], "issued_at": "2018-11-25T15:27:38.000000Z"}} 2018-11-25 15:27:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca052a23290fee18dca86d1fed44d203803424a7" 2018-11-25 15:27:38,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33288bfc-df62-40ee-bca3-8d20f3428548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:38,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-33288bfc-df62-40ee-bca3-8d20f3428548 2018-11-25 15:27:38,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:38,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:39,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["smIdEzy5Rfm9R2beZrCEvA"], "issued_at": "2018-11-25T15:27:39.000000Z"}} 2018-11-25 15:27:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:27:39,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff6e99e-4f2e-46a3-9535-e041b4b7c8dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:39,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3ff6e99e-4f2e-46a3-9535-e041b4b7c8dd 2018-11-25 15:27:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:39,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0168774b-c715-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:27:39,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fd5f8b-9b59-4d51-9dfe-4c5563a6eb73 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0168774b-c715-411-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:27:39,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0168774b-c715-411-proj used request id req-29fd5f8b-9b59-4d51-9dfe-4c5563a6eb73 2018-11-25 15:27:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:27:39,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae271bfc-ad2b-414d-b334-6dfae896b3f9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:27:39,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ae271bfc-ad2b-414d-b334-6dfae896b3f9 2018-11-25 15:27:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}}' 2018-11-25 15:27:39,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916c1418-5c9e-4bca-b8f9-a9241ab2161a Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:27:39,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-916c1418-5c9e-4bca-b8f9-a9241ab2161a 2018-11-25 15:27:39,559 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-0168774b-c715-411-proj 2018-11-25 15:27:39,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:39,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:39,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["yJVcG6BxRPCM-wBBQEqlZA"], "issued_at": "2018-11-25T15:27:39.000000Z"}} 2018-11-25 15:27:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8fce20e3d7b600b37d367485e806d02fc1f5f" 2018-11-25 15:27:39,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9192fd1b-ffc9-4de1-96dd-27123d9ca49b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:39,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9192fd1b-ffc9-4de1-96dd-27123d9ca49b 2018-11-25 15:27:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:39,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8fce20e3d7b600b37d367485e806d02fc1f5f" 2018-11-25 15:27:40,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32cafd9-7c70-4129-ab65-62f514306446 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:27:40,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b32cafd9-7c70-4129-ab65-62f514306446 2018-11-25 15:27:40,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-0168774b-c715-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8fce20e3d7b600b37d367485e806d02fc1f5f" 2018-11-25 15:27:40,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0417f1b4-77c7-4b4c-9ffb-6cb8725b0b11 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-0168774b-c715-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}]} 2018-11-25 15:27:40,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-0168774b-c715-411-proj used request id req-0417f1b4-77c7-4b4c-9ffb-6cb8725b0b11 2018-11-25 15:27:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8fce20e3d7b600b37d367485e806d02fc1f5f" 2018-11-25 15:27:40,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b942d1-507c-403d-8652-bd753d3e3263 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:27:40,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-22b942d1-507c-403d-8652-bd753d3e3263 2018-11-25 15:27:40,630 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-0168774b-c715-411-user 2018-11-25 15:27:40,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:27:40,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef94a91f-724f-4b40-b5e8-9e66c24c36ea Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:27:40,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ef94a91f-724f-4b40-b5e8-9e66c24c36ea 2018-11-25 15:27:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" -d '{"role": {"name": "SimpleHealthCheck-0168774b-c715-411-proj-role"}}' 2018-11-25 15:27:40,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0286b06-9289-404e-806d-c5530ac79550 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39b30b361bdd402eb380989f426bb64f", "links": {"self": "http://172.30.9.29:5000/v3/roles/39b30b361bdd402eb380989f426bb64f"}, "name": "SimpleHealthCheck-0168774b-c715-411-proj-role"}} 2018-11-25 15:27:40,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0286b06-9289-404e-806d-c5530ac79550 2018-11-25 15:27:40,858 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-0168774b-c715-411-proj-role 2018-11-25 15:27:40,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/39b30b361bdd402eb380989f426bb64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:27:41,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e59b59d-aa17-4eac-bba2-55bcf44a94cb Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/39b30b361bdd402eb380989f426bb64f"}, "domain_id": null, "name": "SimpleHealthCheck-0168774b-c715-411-proj-role", "id": "39b30b361bdd402eb380989f426bb64f"}} 2018-11-25 15:27:41,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/39b30b361bdd402eb380989f426bb64f used request id req-3e59b59d-aa17-4eac-bba2-55bcf44a94cb 2018-11-25 15:27:41,044 - keystone_utils - INFO - Granting role SimpleHealthCheck-0168774b-c715-411-proj-role to project SimpleHealthCheck-0168774b-c715-411-proj 2018-11-25 15:27:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31/users/a51c07b0984f442e9d740f53692b69d1/roles/39b30b361bdd402eb380989f426bb64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:27:41,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ffe306-4e08-4cb3-8a0c-9ef39860bc19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:27:41,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31/users/a51c07b0984f442e9d740f53692b69d1/roles/39b30b361bdd402eb380989f426bb64f used request id req-48ffe306-4e08-4cb3-8a0c-9ef39860bc19 2018-11-25 15:27:41,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:27:41,173 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:27:41,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:41,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:41,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39b30b361bdd402eb380989f426bb64f", "name": "SimpleHealthCheck-0168774b-c715-411-proj-role"}], "expires_at": "2018-11-25T16:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb98408161924e96b1b17b56d9665b31", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0168774b-c715-411-user", "id": "a51c07b0984f442e9d740f53692b69d1"}, "audit_ids": ["-Bv07FrDS2yKHQ19tBHjfg"], "issued_at": "2018-11-25T15:27:41.000000Z"}} 2018-11-25 15:27:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:27:41,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240f933d-8ebf-456f-be02-cec591f1c080 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:41,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-240f933d-8ebf-456f-be02-cec591f1c080 2018-11-25 15:27:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:27:42,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-2eb927f0-a365-4a38-b88d-9dfc87b2e014 Date: Sun, 25 Nov 2018 15:27:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image"} 2018-11-25 15:27:42,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image used request id req-2eb927f0-a365-4a38-b88d-9dfc87b2e014 2018-11-25 15:27:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:27:42,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-739278ab-d1b0-492b-9fd9-ab2b12bd3c4e Date: Sun, 25 Nov 2018 15:27:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:42,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-739278ab-d1b0-492b-9fd9-ab2b12bd3c4e 2018-11-25 15:27:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image"}' 2018-11-25 15:27:42,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c X-Openstack-Request-Id: req-1371f9ff-3fcd-4d78-9e5a-99d1297a1948 Date: Sun, 25 Nov 2018 15:27:42 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c", "min_disk": 0, "protected": false, "id": "46197144-a0c9-4316-92fd-4fa0534b555c", "file": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c/file", "checksum": null, "owner": "fb98408161924e96b1b17b56d9665b31", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:42,542 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1371f9ff-3fcd-4d78-9e5a-99d1297a1948 2018-11-25 15:27:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" -d '' 2018-11-25 15:27:44,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0eddc02d-eb4e-4f0d-9dcc-33311abe78fd Date: Sun, 25 Nov 2018 15:27:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:27:44,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c/file used request id req-0eddc02d-eb4e-4f0d-9dcc-33311abe78fd 2018-11-25 15:27:44,816 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:27:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:27:44,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b6c608e4-65a1-4081-a658-2f01b6acec81 Date: Sun, 25 Nov 2018 15:27:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:44Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/46197144-a0c9-4316-92fd-4fa0534b555c/snap", "metadata": {}}], "self": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c", "min_disk": 0, "protected": false, "id": "46197144-a0c9-4316-92fd-4fa0534b555c", "file": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb98408161924e96b1b17b56d9665b31", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/46197144-a0c9-4316-92fd-4fa0534b555c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:44,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c used request id req-b6c608e4-65a1-4081-a658-2f01b6acec81 2018-11-25 15:27:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:27:45,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e05e7a9b-0a3e-421c-8a3e-cd60a89bd4f7 Date: Sun, 25 Nov 2018 15:27:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:45,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e05e7a9b-0a3e-421c-8a3e-cd60a89bd4f7 2018-11-25 15:27:45,155 - create_image - INFO - Created image with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image 2018-11-25 15:27:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:27:45,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c7d42988-fc0c-42b2-9f66-3f9718aa4699 Date: Sun, 25 Nov 2018 15:27:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:44Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/46197144-a0c9-4316-92fd-4fa0534b555c/snap", "metadata": {}}], "self": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c", "min_disk": 0, "protected": false, "id": "46197144-a0c9-4316-92fd-4fa0534b555c", "file": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb98408161924e96b1b17b56d9665b31", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/46197144-a0c9-4316-92fd-4fa0534b555c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:27:45,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c used request id req-c7d42988-fc0c-42b2-9f66-3f9718aa4699 2018-11-25 15:27:45,327 - create_image - DEBUG - Instance status is - active 2018-11-25 15:27:45,327 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image 2018-11-25 15:27:45,327 - create_image - INFO - Image is now active with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image 2018-11-25 15:27:45,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:45,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:45,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39b30b361bdd402eb380989f426bb64f", "name": "SimpleHealthCheck-0168774b-c715-411-proj-role"}], "expires_at": "2018-11-25T16:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb98408161924e96b1b17b56d9665b31", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0168774b-c715-411-user", "id": "a51c07b0984f442e9d740f53692b69d1"}, "audit_ids": ["VzNtGh2gS3mEmYf9UvsdOw"], "issued_at": "2018-11-25T15:27:45.000000Z"}} 2018-11-25 15:27:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:27:45,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ea470a-b960-4672-8bfe-585c634252f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:45,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f0ea470a-b960-4672-8bfe-585c634252f9 2018-11-25 15:27:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:27:45,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e051a39-35fc-4c60-ad07-32f6408e34af Date: Sun, 25 Nov 2018 15:27:45 GMT RESP BODY: {"networks":[]} 2018-11-25 15:27:45,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-8e051a39-35fc-4c60-ad07-32f6408e34af 2018-11-25 15:27:45,950 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net 2018-11-25 15:27:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" -d '{"network": {"name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net", "admin_state_up": true}}' 2018-11-25 15:27:46,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2d98d71b-55df-41f5-ba67-5f0adf8c91d6 Date: Sun, 25 Nov 2018 15:27:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:27:46Z","is_default":false,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","mtu":1450}} 2018-11-25 15:27:46,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-2d98d71b-55df-41f5-ba67-5f0adf8c91d6 2018-11-25 15:27:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:27:46,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-dfd141e0-2585-48e7-9aca-bd4707bd8646 Date: Sun, 25 Nov 2018 15:27:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:27:46Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:46,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-dfd141e0-2585-48e7-9aca-bd4707bd8646 2018-11-25 15:27:46,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:27:46,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e1d35ef-7f8c-4d55-9e0c-7f54655f576b Date: Sun, 25 Nov 2018 15:27:46 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:27:46,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-9e1d35ef-7f8c-4d55-9e0c-7f54655f576b 2018-11-25 15:27:46,986 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet 2018-11-25 15:27:46,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" -d '{"subnets": [{"ip_version": 4, "network_id": "3cbd3f4b-2a1a-4530-8841-2a896616b14f", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]}' 2018-11-25 15:27:47,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f599c39a-ee70-459d-bffd-f36041fe25ea Date: Sun, 25 Nov 2018 15:27:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:47,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-f599c39a-ee70-459d-bffd-f36041fe25ea 2018-11-25 15:27:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:27:47,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-69abe367-7614-4180-8074-3cadd81f0d57 Date: Sun, 25 Nov 2018 15:27:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:47,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-69abe367-7614-4180-8074-3cadd81f0d57 2018-11-25 15:27:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:27:48,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e9ce4e3a-29f8-4f0d-84ba-9c01a5dd968c Date: Sun, 25 Nov 2018 15:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:48,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-e9ce4e3a-29f8-4f0d-84ba-9c01a5dd968c 2018-11-25 15:27:48,144 - OpenStackNetwork - DEBUG - Network [3cbd3f4b-2a1a-4530-8841-2a896616b14f] created successfully 2018-11-25 15:27:48,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:48,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:48,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["4OFnJq14RtOBSBy2Y7u3Yw"], "issued_at": "2018-11-25T15:27:48.000000Z"}} 2018-11-25 15:27:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0778e506c9957855f90ccfe49846cdd11093d4ff" 2018-11-25 15:27:48,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8943ea14-edbf-470f-a5cb-e895907f16fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:48,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8943ea14-edbf-470f-a5cb-e895907f16fe 2018-11-25 15:27:48,611 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:27:48,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0778e506c9957855f90ccfe49846cdd11093d4ff" 2018-11-25 15:27:48,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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-a46e212b-9d7f-440c-bec9-f09b91b72d29 x-compute-request-id: req-a46e212b-9d7f-440c-bec9-f09b91b72d29 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:27:48,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a46e212b-9d7f-440c-bec9-f09b91b72d29 2018-11-25 15:27:48,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0778e506c9957855f90ccfe49846cdd11093d4ff" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:27:48,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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,Accept-Encoding x-openstack-request-id: req-5a8c259d-ee3c-47d0-9536-579f0009559d x-compute-request-id: req-5a8c259d-ee3c-47d0-9536-579f0009559d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:27:48,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5a8c259d-ee3c-47d0-9536-579f0009559d 2018-11-25 15:27:48,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:48,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:49,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39b30b361bdd402eb380989f426bb64f", "name": "SimpleHealthCheck-0168774b-c715-411-proj-role"}], "expires_at": "2018-11-25T16:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb98408161924e96b1b17b56d9665b31", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0168774b-c715-411-user", "id": "a51c07b0984f442e9d740f53692b69d1"}, "audit_ids": ["AvpK4DPpQnijboZj8KQoWg"], "issued_at": "2018-11-25T15:27:49.000000Z"}} 2018-11-25 15:27:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:49,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c627c36f-1168-4109-a128-1f1e2931ef6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:49,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c627c36f-1168-4109-a128-1f1e2931ef6c 2018-11-25 15:27:49,328 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:27:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:49,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b92c39f-1f15-4b11-ab6d-747c183b0820 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:49,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1b92c39f-1f15-4b11-ab6d-747c183b0820 2018-11-25 15:27:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:49,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0f7b77a3-6f5d-44db-a0c3-a3dbae7cfcad Date: Sun, 25 Nov 2018 15:27:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:49,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-0f7b77a3-6f5d-44db-a0c3-a3dbae7cfcad 2018-11-25 15:27:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:49,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:49,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c814f2-7b77-4faf-85e8-75cf41747726 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:27:49,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-f5c814f2-7b77-4faf-85e8-75cf41747726 2018-11-25 15:27:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:49,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-720110bc-3f33-43bd-9936-1d2b48a306a9 Date: Sun, 25 Nov 2018 15:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:49,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-720110bc-3f33-43bd-9936-1d2b48a306a9 2018-11-25 15:27:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:50,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26485330-5a0f-4a2f-b0e6-91f68c5f8b13 Date: Sun, 25 Nov 2018 15:27:50 GMT RESP BODY: {"ports":[]} 2018-11-25 15:27:50,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1&admin_state_up=True used request id req-26485330-5a0f-4a2f-b0e6-91f68c5f8b13 2018-11-25 15:27:50,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:50,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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 x-openstack-request-id: req-bfb1fc26-bcad-4a03-a890-48d89eeedf5a x-compute-request-id: req-bfb1fc26-bcad-4a03-a890-48d89eeedf5a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:27:50,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst used request id req-bfb1fc26-bcad-4a03-a890-48d89eeedf5a 2018-11-25 15:27:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:51,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1c24d679-bff3-4244-a899-af742ee7cafc Date: Sun, 25 Nov 2018 15:27:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:51,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-1c24d679-bff3-4244-a899-af742ee7cafc 2018-11-25 15:27:51,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:51,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6d5c16-61a1-414f-ae1b-69eaf600326e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:27:51,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-2b6d5c16-61a1-414f-ae1b-69eaf600326e 2018-11-25 15:27:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:51,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fcd89984-ac46-4945-b06e-2efb33876c86 Date: Sun, 25 Nov 2018 15:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:51,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-fcd89984-ac46-4945-b06e-2efb33876c86 2018-11-25 15:27:51,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:51,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0611662e-0510-4cd5-99e6-b01fdfaa3bd3 Date: Sun, 25 Nov 2018 15:27:51 GMT RESP BODY: {"ports":[]} 2018-11-25 15:27:51,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1&admin_state_up=True used request id req-0611662e-0510-4cd5-99e6-b01fdfaa3bd3 2018-11-25 15:27:51,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:27:51,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:27:51,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39b30b361bdd402eb380989f426bb64f", "name": "SimpleHealthCheck-0168774b-c715-411-proj-role"}], "expires_at": "2018-11-25T16:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb98408161924e96b1b17b56d9665b31", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb98408161924e96b1b17b56d9665b31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0168774b-c715-411-user", "id": "a51c07b0984f442e9d740f53692b69d1"}, "audit_ids": ["1BGWfTf4Rn-ZZ57nmjfS4w"], "issued_at": "2018-11-25T15:27:52.000000Z"}} 2018-11-25 15:27:51,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f127a9f502cc6a811f8e220cb815eeb101a1ad" 2018-11-25 15:27:52,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62d3a5a-7e24-45d0-93bb-748471942285 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:27:52,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b62d3a5a-7e24-45d0-93bb-748471942285 2018-11-25 15:27:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:52,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-33ae7011-0782-456a-a630-f86ea0119527 Date: Sun, 25 Nov 2018 15:27:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:52,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-33ae7011-0782-456a-a630-f86ea0119527 2018-11-25 15:27:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:52,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a8c8f1eb-bd44-442f-b48f-26528244f469 Date: Sun, 25 Nov 2018 15:27:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:52,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-a8c8f1eb-bd44-442f-b48f-26528244f469 2018-11-25 15:27:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:52,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-818dce42-d49a-4896-8f41-eeb21ba98120 Date: Sun, 25 Nov 2018 15:27:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:52,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-818dce42-d49a-4896-8f41-eeb21ba98120 2018-11-25 15:27:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:27:52,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:27:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:27:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f127a9f502cc6a811f8e220cb815eeb101a1ad" 2018-11-25 15:27:52,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129cd65b-a0af-400e-bab4-41cdfd5cbc90 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:27:52,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-129cd65b-a0af-400e-bab4-41cdfd5cbc90 2018-11-25 15:27:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:53,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a06503eb-106a-42ed-9e37-0f223f1e6d28 Date: Sun, 25 Nov 2018 15:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:53,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-a06503eb-106a-42ed-9e37-0f223f1e6d28 2018-11-25 15:27:53,006 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net 2018-11-25 15:27:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" -d '{"port": {"network_id": "3cbd3f4b-2a1a-4530-8841-2a896616b14f", "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1", "admin_state_up": true}}' 2018-11-25 15:27:54,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-860a9268-8d3c-44d3-b56c-b5ac1d3d3a15 Date: Sun, 25 Nov 2018 15:27:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:27:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b456482-d893-43b6-a122-f820edba807c","ip_address":"10.55.0.7"}],"id":"5013dce0-e17f-46e4-9528-c1aa1285e2cb","security_groups":["8a73e72f-4664-4007-9fbb-04d6a63a84da"],"mac_address":"fa:16:3e:c2:89:7e","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1","project_id":"fb98408161924e96b1b17b56d9665b31","qos_policy_id":null,"admin_state_up":true,"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:53Z","binding:vnic_type":"normal"}} 2018-11-25 15:27:54,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-860a9268-8d3c-44d3-b56c-b5ac1d3d3a15 2018-11-25 15:27:54,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:54,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b1f4d16f-a9a6-4470-b611-1983063299c2 Date: Sun, 25 Nov 2018 15:27:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:27:54,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-b1f4d16f-a9a6-4470-b611-1983063299c2 2018-11-25 15:27:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:54,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80573953-eec5-469b-91de-d4a55c56161f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:27:54,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-80573953-eec5-469b-91de-d4a55c56161f 2018-11-25 15:27:54,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:54,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2bfa581f-b863-48d3-91a5-7f25d224d35c Date: Sun, 25 Nov 2018 15:27:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:27:54,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-2bfa581f-b863-48d3-91a5-7f25d224d35c 2018-11-25 15:27:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:54,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-e219400b-468f-4c65-b94a-67784903d66e Date: Sun, 25 Nov 2018 15:27:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:27:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b456482-d893-43b6-a122-f820edba807c","ip_address":"10.55.0.7"}],"id":"5013dce0-e17f-46e4-9528-c1aa1285e2cb","security_groups":["8a73e72f-4664-4007-9fbb-04d6a63a84da"],"mac_address":"fa:16:3e:c2:89:7e","project_id":"fb98408161924e96b1b17b56d9665b31","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1","admin_state_up":true,"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:27:54,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1&admin_state_up=True used request id req-e219400b-468f-4c65-b94a-67784903d66e 2018-11-25 15:27:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:55,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c4572a-0e8e-4301-a577-0d38f70ddbd3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:27:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-98c4572a-0e8e-4301-a577-0d38f70ddbd3 2018-11-25 15:27:55,000 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst 2018-11-25 15:27:55,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:55,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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-3dc616ab-e07c-4a1f-9912-954985a82f91 x-compute-request-id: req-3dc616ab-e07c-4a1f-9912-954985a82f91 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}], "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-flavor-name"}]} 2018-11-25 15:27:55,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3dc616ab-e07c-4a1f-9912-954985a82f91 2018-11-25 15:27:55,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:55,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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-f25886d4-5ccf-493d-957c-59ae7a5d6c8d x-compute-request-id: req-f25886d4-5ccf-493d-957c-59ae7a5d6c8d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:27:55,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656 used request id req-f25886d4-5ccf-493d-957c-59ae7a5d6c8d 2018-11-25 15:27:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6749075c-4c03-4c04-91dc-b152df2f8d9e Date: Sun, 25 Nov 2018 15:27:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:27:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:27:44Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/46197144-a0c9-4316-92fd-4fa0534b555c/snap", "metadata": {}}], "self": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c", "min_disk": 0, "protected": false, "id": "46197144-a0c9-4316-92fd-4fa0534b555c", "file": "/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb98408161924e96b1b17b56d9665b31", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/46197144-a0c9-4316-92fd-4fa0534b555c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image"} 2018-11-25 15:27:55,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image used request id req-6749075c-4c03-4c04-91dc-b152df2f8d9e 2018-11-25 15:27:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:55,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-460ffd83-c0f1-43a3-8589-cd8d8ca291d8 Date: Sun, 25 Nov 2018 15:27:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:27:55,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-460ffd83-c0f1-43a3-8589-cd8d8ca291d8 2018-11-25 15:27:55,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" -d '{"server": {"name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "imageRef": "46197144-a0c9-4316-92fd-4fa0534b555c", "flavorRef": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "max_count": 1, "min_count": 1, "networks": [{"port": "5013dce0-e17f-46e4-9528-c1aa1285e2cb"}]}}' 2018-11-25 15:27:57,068 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:27: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-1a983c24-99e3-49c8-ab70-661549872eae x-compute-request-id: req-1a983c24-99e3-49c8-ab70-661549872eae Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "adminPass": "KPANrGdhsQu6"}} 2018-11-25 15:27:57,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-1a983c24-99e3-49c8-ab70-661549872eae 2018-11-25 15:27:57,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:57,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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,Accept-Encoding x-openstack-request-id: req-e3decf9a-fac8-427b-bb42-dd436bcee20e x-compute-request-id: req-e3decf9a-fac8-427b-bb42-dd436bcee20e Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:27:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:27:57,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-e3decf9a-fac8-427b-bb42-dd436bcee20e 2018-11-25 15:27:57,432 - create_instance - INFO - Created instance with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst 2018-11-25 15:27:57,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:27:57,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:27: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,Accept-Encoding x-openstack-request-id: req-08f4cf2e-6184-4060-b2a1-4d68c12e0fd2 x-compute-request-id: req-08f4cf2e-6184-4060-b2a1-4d68c12e0fd2 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:27:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:27:57,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-08f4cf2e-6184-4060-b2a1-4d68c12e0fd2 2018-11-25 15:27:57,937 - create_instance - DEBUG - Instance status [SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst] is - BUILD 2018-11-25 15:27:57,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:28:00,941 - create_instance - DEBUG - VM status query timeout in 896.491009951 2018-11-25 15:28:00,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:01,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28: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,Accept-Encoding x-openstack-request-id: req-261591da-245e-4bb2-b833-8f9016ae2f28 x-compute-request-id: req-261591da-245e-4bb2-b833-8f9016ae2f28 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "security_groups": [{"name": "default"}], "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:27:59Z", "hostId": "9e97cf198268f9cd0cefde4d150833138ccc0228e585c7dcaee12c53", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:01,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-261591da-245e-4bb2-b833-8f9016ae2f28 2018-11-25 15:28:01,434 - create_instance - DEBUG - Instance status [SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst] is - BUILD 2018-11-25 15:28:01,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:28:04,438 - create_instance - DEBUG - VM status query timeout in 892.993967056 2018-11-25 15:28:04,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:04,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:04 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-24b76d3b-7f49-4099-ba6a-16af19f6d796 x-compute-request-id: req-24b76d3b-7f49-4099-ba6a-16af19f6d796 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:89:7e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:28:03.000000", "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "security_groups": [{"name": "default"}], "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:28:04Z", "hostId": "9e97cf198268f9cd0cefde4d150833138ccc0228e585c7dcaee12c53", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:04,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-24b76d3b-7f49-4099-ba6a-16af19f6d796 2018-11-25 15:28:04,834 - create_instance - DEBUG - Instance status [SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst] is - ACTIVE 2018-11-25 15:28:04,834 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:28:04,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:05,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:04 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-33edb7a2-6250-45d7-803d-e9a8e486bc3d x-compute-request-id: req-33edb7a2-6250-45d7-803d-e9a8e486bc3d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:89:7e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:28:03.000000", "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "security_groups": [{"name": "default"}], "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:28:04Z", "hostId": "9e97cf198268f9cd0cefde4d150833138ccc0228e585c7dcaee12c53", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:05,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-33edb7a2-6250-45d7-803d-e9a8e486bc3d 2018-11-25 15:28:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:05,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-eca97328-34cd-485e-bdde-f745d169f137 Date: Sun, 25 Nov 2018 15:28:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b456482-d893-43b6-a122-f820edba807c"],"updated_at":"2018-11-25T15:27:47Z","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb98408161924e96b1b17b56d9665b31","id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net"}]} 2018-11-25 15:28:05,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net used request id req-eca97328-34cd-485e-bdde-f745d169f137 2018-11-25 15:28:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:05,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a201da-8c57-45fc-b038-bdbfbfc35696 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:28:05,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-13a201da-8c57-45fc-b038-bdbfbfc35696 2018-11-25 15:28:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:05,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1e82d528-1e37-4f53-bb9c-3bc761243843 Date: Sun, 25 Nov 2018 15:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","dns_nameservers":[],"updated_at":"2018-11-25T15:27:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb98408161924e96b1b17b56d9665b31","id":"3b456482-d893-43b6-a122-f820edba807c","subnetpool_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet"}]} 2018-11-25 15:28:05,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-1e82d528-1e37-4f53-bb9c-3bc761243843 2018-11-25 15:28:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:05,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-4f5d9cf0-112f-41db-8780-7c1489a1fb1d Date: Sun, 25 Nov 2018 15:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b456482-d893-43b6-a122-f820edba807c","ip_address":"10.55.0.7"}],"id":"5013dce0-e17f-46e4-9528-c1aa1285e2cb","security_groups":["8a73e72f-4664-4007-9fbb-04d6a63a84da"],"mac_address":"fa:16:3e:c2:89:7e","project_id":"fb98408161924e96b1b17b56d9665b31","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1","admin_state_up":true,"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:53Z","binding:vnic_type":"normal","device_id":"61cc5e7f-b75a-470f-b11d-8ddeab7449c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:27:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3b456482-d893-43b6-a122-f820edba807c","ip_address":"10.55.0.3"}],"id":"548ed6f4-1cd1-40d8-98ed-54f62ae01873","security_groups":[],"mac_address":"fa:16:3e:5c:96:68","project_id":"fb98408161924e96b1b17b56d9665b31","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3cbd3f4b-2a1a-4530-8841-2a896616b14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:27:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3b456482-d893-43b6-a122-f820edba807c","ip_address":"10.55.0.2"}],"id":"8df087f0-caf7-44b3-9d88-9e7b65ecde3f","security_groups":[],"mac_address":"fa:16:3e:65:b8:04","project_id":"fb98408161924e96b1b17b56d9665b31","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3cbd3f4b-2a1a-4530-8841-2a896616b14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:27:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3b456482-d893-43b6-a122-f820edba807c","ip_address":"10.55.0.4"}],"id":"ca73c867-cab3-4d18-a09d-e5297af3635a","security_groups":[],"mac_address":"fa:16:3e:4a:07:92","project_id":"fb98408161924e96b1b17b56d9665b31","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cbd3f4b-2a1a-4530-8841-2a896616b14f","tenant_id":"fb98408161924e96b1b17b56d9665b31","created_at":"2018-11-25T15:27:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3cbd3f4b-2a1a-4530-8841-2a896616b14f"}]} 2018-11-25 15:28:05,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-4f5d9cf0-112f-41db-8780-7c1489a1fb1d 2018-11-25 15:28:05,719 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-11-25 15:28:05,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:06,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:05 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-b485b2ae-c7df-4120-8068-f604239ad255 x-compute-request-id: req-b485b2ae-c7df-4120-8068-f604239ad255 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:89:7e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:28:03.000000", "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "security_groups": [{"name": "default"}], "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:28:04Z", "hostId": "9e97cf198268f9cd0cefde4d150833138ccc0228e585c7dcaee12c53", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:06,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-b485b2ae-c7df-4120-8068-f604239ad255 2018-11-25 15:28:06,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:28:07,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:06 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-01854664-a599-425c-a0d4-bcc0ef78ef6a x-compute-request-id: req-01854664-a599-425c-a0d4-bcc0ef78ef6a Content-Encoding: gzip Content-Length: 7922 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474719236 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.910 MHz processor\n[ 0.150369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.152019] pid_max: default: 32768 minimum: 301\n[ 0.152922] ACPI: Core revision 20150930\n[ 0.154308] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155627] Security Framework initialized\n[ 0.156446] Yama: becoming mindful.\n[ 0.157182] AppArmor: AppArmor initialized\n[ 0.158041] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159338] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.160594] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.161785] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.163166] Initializing cgroup subsys io\n[ 0.163976] Initializing cgroup subsys memory\n[ 0.164830] Initializing cgroup subsys devices\n[ 0.165711] Initializing cgroup subsys freezer\n[ 0.166575] Initializing cgroup subsys net_cls\n[ 0.167438] Initializing cgroup subsys perf_event\n[ 0.168341] Initializing cgroup subsys net_prio\n[ 0.169220] Initializing cgroup subsys hugetlb\n[ 0.170097] Initializing cgroup subsys pids\n[ 0.170976] CPU: Physical Processor ID: 0\n[ 0.172467] mce: CPU supports 10 MCE banks\n[ 0.173307] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174308] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185160] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191739] ftrace: allocating 31920 entries in 125 pages\n[ 0.218787] smpboot: Max logical packages: 1\n[ 0.219643] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220987] x2apic enabled\n[ 0.221811] Switched APIC routing to physical x2apic.\n[ 0.223570] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.228443] KVM setup paravirtual spinlock\n[ 0.229766] x86: Booted up 1 node, 1 CPUs\n[ 0.230567] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231947] devtmpfs: initialized\n[ 0.233652] evm: security.selinux\n[ 0.234351] evm: security.SMACK64\n[ 0.235036] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236578] evm: security.SMACK64MMAP\n[ 0.237320] evm: security.ima\n[ 0.237958] evm: security.capability\n[ 0.238758] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240598] pinctrl core: initialized pinctrl subsystem\n[ 0.241700] RTC time: 15:28:03, date: 11/25/18\n[ 0.242654] NET: Registered protocol family 16\n[ 0.243620] cpuidle: using governor ladder\n[ 0.244432] cpuidle: using governor menu\n[ 0.245209] PCCT header not found.\n[ 0.245961] ACPI: bus type PCI registered\n[ 0.246763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.248006] PCI: Using configuration type 1 for base access\n[ 0.250451] ACPI: Added _OSI(Module Device)\n[ 0.251504] ACPI: Added _OSI(Processor Device)\n[ 0.252588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253720] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.256559] ACPI: Interpreter enabled\n[ 0.257521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266917] ACPI: (supports S0 S5)\n[ 0.267806] ACPI: Using IOAPIC for interrupt routing\n[ 0.269001] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273307] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276289] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277792] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280629] acpiphp: Slot [3] registered\n[ 0.281643] acpiphp: Slot [4] registered\n[ 0.282661] acpiphp: Slot [5] registered\n[ 0.283674] acpiphp: Slot [6] registered\n[ 0.284684] acpiphp: Slot [7] registered\n[ 0.285695] acpiphp: Slot [8] registered\n[ 0.286713] acpiphp: Slot [9] registered\n[ 0.287722] acpiphp: Slot [10] registered\n[ 0.288749] acpiphp: Slot [11] registered\n[ 0.289775] acpiphp: Slot [12] registered\n[ 0.290810] acpiphp: Slot [13] registered\n[ 0.291834] acpiphp: Slot [14] registered\n[ 0.292860] acpiphp: Slot [15] registered\n[ 0.306840] acpiphp: Slot [16] registered\n[ 0.307868] acpiphp: Slot [17] registered\n[ 0.308894] acpiphp: Slot [18] registered\n[ 0.309918] acpiphp: Slot [19] registered\n[ 0.310951] acpiphp: Slot [20] registered\n[ 0.311976] acpiphp: Slot [21] registered\n[ 0.313001] acpiphp: Slot [22] registered\n[ 0.314022] acpiphp: Slot [23] registered\n[ 0.315055] acpiphp: Slot [24] registered\n[ 0.316083] acpiphp: Slot [25] registered\n[ 0.317107] acpiphp: Slot [26] registered\n[ 0.318132] acpiphp: Slot [27] registered\n[ 0.319163] acpiphp: Slot [28] registered\n[ 0.320185] acpiphp: Slot [29] registered\n[ 0.321210] acpiphp: Slot [30] registered\n[ 0.322240] acpiphp: Slot [31] registered\n[ 0.323265] PCI host bridge to bus 0000:00\n[ 0.324287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327337] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329169] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.331000] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.338754] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.340365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.341849] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.344036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.351073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.352885] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.409675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411458] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415085] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417898] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419850] vgaarb: loaded\n[ 0.420616] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422074] SCSI subsystem initialized\n[ 0.423123] ACPI: bus type USB registered\n[ 0.424153] usbcore: registered new interface driver usbfs\n[ 0.425451] usbcore: registered new interface driver hub\n[ 0.426719] usbcore: registered new device driver usb\n[ 0.428047] PCI: Using ACPI for IRQ routing\n[ 0.429350] NetLabel: Initializing\n[ 0.430262] NetLabel: domain hash size = 128\n[ 0.431347] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432541] NetLabel: unlabeled traffic allowed by default\n[ 0.433917] clocksource: Switched to clocksource kvm-clock\n[ 0.441265] AppArmor: AppArmor Filesystem Enabled\n[ 0.442489] pnp: PnP ACPI init\n[ 0.443667] pnp: PnP ACPI: found 5 devices\n[ 0.450272] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.452413] NET: Registered protocol family 2\n[ 0.453628] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455221] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.456686] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.458156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459512] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460963] NET: Registered protocol family 1\n[ 0.462055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463423] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464762] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.487662] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.510492] Trying to unpack rootfs image as initramfs...\n[ 0.573902] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.589297] Scanning for low memory corruption every 60 seconds\n[ 0.591010] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592473] audit: initializing netlink subsys (disabled)\n[ 0.593787] audit: type=2000 audit(1543159684.527:1): initialized\n[ 0.595492] Initialise system trusted keyring\n[ 0.596674] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.598176] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607850] zbud: loaded\n[ 0.609086] VFS: Disk quotas dquot_6.6.0\n[ 0.610161] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612155] fuse init (API version 7.23)\n[ 0.613290] Key type big_key registered\n[ 0.614319] Allocating IMA MOK and blacklist keyrings.\n[ 0.615751] Key type asymmetric registered\n[ 0.616802] Asymmetric key parser 'x509' registered\n[ 0.618034] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619915] io scheduler noop registered\n[ 0.620930] io scheduler deadline registered (default)\n[ 0.622206] io scheduler cfq registered\n[ 0.623301] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624638] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628165] ACPI: Power Button [PWRF]\n[ 0.629260] GHES: HEST is not enabled!\n[ 0.651522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697290] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727121] Linux agpgart interface v0.103\n[ 0.730325] brd: module loaded\n[ 0.731889] loop: module loaded\n[ 0.736756] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738647] GPT:90111 != 20971519\n[ 0.739547] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740965] GPT:90111 != 20971519\n[ 0.741862] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743123] vda: vda1 vda15\n[ 0.744980] scsi host0: ata_piix\n[ 0.746319] scsi host1: ata_piix\n[ 0.747253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.748841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.750413] libphy: Fixed MDIO Bus: probed\n[ 0.751235] tun: Universal TUN/TAP device driver, 1.6\n[ 0.752188] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755093] PPP generic driver version 2.4.2\n[ 0.756577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.758645] ehci-pci: EHCI PCI platform driver\n[ 0.760115] ehci-platform: EHCI generic platform driver\n[ 0.761777] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763680] ohci-pci: OHCI PCI platform driver\n[ 0.765107] ohci-platform: OHCI generic platform driver\n[ 0.766796] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.783437] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.785169] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.786392] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.787733] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790942] usb usb1: Product: UHCI Host Controller\n[ 0.792106] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.793497] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.794640] hub 1-0:1.0: USB hub found\n[ 0.795566] hub 1-0:1.0: 2 ports detected\n[ 0.796629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799061] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800203] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801433] mousedev: PS/2 mouse device common for all mice\n[ 0.802936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805106] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806389] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.807806] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809254] i2c /dev entries driver\n[ 0.810157] device-mapper: uevent: version 1.0.3\n[ 0.811283] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.813237] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814757] NET: Registered protocol family 10\n[ 0.815984] NET: Registered protocol family 17\n[ 0.817082] Key type dns_resolver registered\n[ 0.818234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819606] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.821776] registered taskstats version 1\n[ 0.822817] Loading compiled-in X.509 certificates\n[ 0.824501] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826819] zswap: loaded using pool lzo/zbud\n[ 0.828885] Key type trusted registered\n[ 0.830674] Key type encrypted registered\n[ 0.831701] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832981] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834143] evm: HMAC attrs: 0x1\n[ 0.835081] Magic number: 10:427:488\n[ 0.835894] regulator regulator.0: hash matches\n[ 0.836834] rtc_cmos 00:00: setting system clock to 2018-11-25 15:28:04 UTC (1543159684)\n[ 0.838452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839572] EDD information not available.\n[ 0.906994] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919277] Write protecting the kernel read-only data: 14336k\n[ 0.920873] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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.966529] 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 1.52\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 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.82. iid=i-000000ad\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-11-25 15:28:07,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4/action used request id req-01854664-a599-425c-a0d4-bcc0ef78ef6a 2018-11-25 15:28:07,646 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:28:07,647 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 474719236 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.150369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.152019] pid_max: default: 32768 minimum: 301 [ 0.152922] ACPI: Core revision 20150930 [ 0.154308] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155627] Security Framework initialized [ 0.156446] Yama: becoming mindful. [ 0.157182] AppArmor: AppArmor initialized [ 0.158041] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159338] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.160594] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.161785] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.163166] Initializing cgroup subsys io [ 0.163976] Initializing cgroup subsys memory [ 0.164830] Initializing cgroup subsys devices [ 0.165711] Initializing cgroup subsys freezer [ 0.166575] Initializing cgroup subsys net_cls [ 0.167438] Initializing cgroup subsys perf_event [ 0.168341] Initializing cgroup subsys net_prio [ 0.169220] Initializing cgroup subsys hugetlb [ 0.170097] Initializing cgroup subsys pids [ 0.170976] CPU: Physical Processor ID: 0 [ 0.172467] mce: CPU supports 10 MCE banks [ 0.173307] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.174308] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185160] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191739] ftrace: allocating 31920 entries in 125 pages [ 0.218787] smpboot: Max logical packages: 1 [ 0.219643] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.220987] x2apic enabled [ 0.221811] Switched APIC routing to physical x2apic. [ 0.223570] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.224683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.226663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.228443] KVM setup paravirtual spinlock [ 0.229766] x86: Booted up 1 node, 1 CPUs [ 0.230567] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.231947] devtmpfs: initialized [ 0.233652] evm: security.selinux [ 0.234351] evm: security.SMACK64 [ 0.235036] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236578] evm: security.SMACK64MMAP [ 0.237320] evm: security.ima [ 0.237958] evm: security.capability [ 0.238758] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240598] pinctrl core: initialized pinctrl subsystem [ 0.241700] RTC time: 15:28:03, date: 11/25/18 [ 0.242654] NET: Registered protocol family 16 [ 0.243620] cpuidle: using governor ladder [ 0.244432] cpuidle: using governor menu [ 0.245209] PCCT header not found. [ 0.245961] ACPI: bus type PCI registered [ 0.246763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.248006] PCI: Using configuration type 1 for base access [ 0.250451] ACPI: Added _OSI(Module Device) [ 0.251504] ACPI: Added _OSI(Processor Device) [ 0.252588] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.253720] ACPI: Added _OSI(Processor Aggregator Device) [ 0.256559] ACPI: Interpreter enabled [ 0.257521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.262169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.264499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.266917] ACPI: (supports S0 S5) [ 0.267806] ACPI: Using IOAPIC for interrupt routing [ 0.269001] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.273307] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.274742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276289] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277792] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280629] acpiphp: Slot [3] registered [ 0.281643] acpiphp: Slot [4] registered [ 0.282661] acpiphp: Slot [5] registered [ 0.283674] acpiphp: Slot [6] registered [ 0.284684] acpiphp: Slot [7] registered [ 0.285695] acpiphp: Slot [8] registered [ 0.286713] acpiphp: Slot [9] registered [ 0.287722] acpiphp: Slot [10] registered [ 0.288749] acpiphp: Slot [11] registered [ 0.289775] acpiphp: Slot [12] registered [ 0.290810] acpiphp: Slot [13] registered [ 0.291834] acpiphp: Slot [14] registered [ 0.292860] acpiphp: Slot [15] registered [ 0.306840] acpiphp: Slot [16] registered [ 0.307868] acpiphp: Slot [17] registered [ 0.308894] acpiphp: Slot [18] registered [ 0.309918] acpiphp: Slot [19] registered [ 0.310951] acpiphp: Slot [20] registered [ 0.311976] acpiphp: Slot [21] registered [ 0.313001] acpiphp: Slot [22] registered [ 0.314022] acpiphp: Slot [23] registered [ 0.315055] acpiphp: Slot [24] registered [ 0.316083] acpiphp: Slot [25] registered [ 0.317107] acpiphp: Slot [26] registered [ 0.318132] acpiphp: Slot [27] registered [ 0.319163] acpiphp: Slot [28] registered [ 0.320185] acpiphp: Slot [29] registered [ 0.321210] acpiphp: Slot [30] registered [ 0.322240] acpiphp: Slot [31] registered [ 0.323265] PCI host bridge to bus 0000:00 [ 0.324287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327337] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.329169] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.331000] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.338754] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.340365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.341849] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.344036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.352885] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.407895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.409675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411458] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415085] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417898] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419850] vgaarb: loaded [ 0.420616] vgaarb: bridge control possible 0000:00:02.0 [ 0.422074] SCSI subsystem initialized [ 0.423123] ACPI: bus type USB registered [ 0.424153] usbcore: registered new interface driver usbfs [ 0.425451] usbcore: registered new interface driver hub [ 0.426719] usbcore: registered new device driver usb [ 0.428047] PCI: Using ACPI for IRQ routing [ 0.429350] NetLabel: Initializing [ 0.430262] NetLabel: domain hash size = 128 [ 0.431347] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432541] NetLabel: unlabeled traffic allowed by default [ 0.433917] clocksource: Switched to clocksource kvm-clock [ 0.441265] AppArmor: AppArmor Filesystem Enabled [ 0.442489] pnp: PnP ACPI init [ 0.443667] pnp: PnP ACPI: found 5 devices [ 0.450272] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452413] NET: Registered protocol family 2 [ 0.453628] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455221] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.456686] TCP: Hash tables configured (established 2048 bind 2048) [ 0.458156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459512] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460963] NET: Registered protocol family 1 [ 0.462055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463423] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.487662] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.510492] Trying to unpack rootfs image as initramfs... [ 0.573902] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.589297] Scanning for low memory corruption every 60 seconds [ 0.591010] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.592473] audit: initializing netlink subsys (disabled) [ 0.593787] audit: type=2000 audit(1543159684.527:1): initialized [ 0.595492] Initialise system trusted keyring [ 0.596674] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.598176] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.607850] zbud: loaded [ 0.609086] VFS: Disk quotas dquot_6.6.0 [ 0.610161] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612155] fuse init (API version 7.23) [ 0.613290] Key type big_key registered [ 0.614319] Allocating IMA MOK and blacklist keyrings. [ 0.615751] Key type asymmetric registered [ 0.616802] Asymmetric key parser 'x509' registered [ 0.618034] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619915] io scheduler noop registered [ 0.620930] io scheduler deadline registered (default) [ 0.622206] io scheduler cfq registered [ 0.623301] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624638] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628165] ACPI: Power Button [PWRF] [ 0.629260] GHES: HEST is not enabled! [ 0.651522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697290] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.724207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727121] Linux agpgart interface v0.103 [ 0.730325] brd: module loaded [ 0.731889] loop: module loaded [ 0.736756] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738647] GPT:90111 != 20971519 [ 0.739547] GPT:Alternate GPT header not at the end of the disk. [ 0.740965] GPT:90111 != 20971519 [ 0.741862] GPT: Use GNU Parted to correct GPT errors. [ 0.743123] vda: vda1 vda15 [ 0.744980] scsi host0: ata_piix [ 0.746319] scsi host1: ata_piix [ 0.747253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.748841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.750413] libphy: Fixed MDIO Bus: probed [ 0.751235] tun: Universal TUN/TAP device driver, 1.6 [ 0.752188] tun: (C) 1999-2004 Max Krasnyansky [ 0.755093] PPP generic driver version 2.4.2 [ 0.756577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758645] ehci-pci: EHCI PCI platform driver [ 0.760115] ehci-platform: EHCI generic platform driver [ 0.761777] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763680] ohci-pci: OHCI PCI platform driver [ 0.765107] ohci-platform: OHCI generic platform driver [ 0.766796] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783437] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.785169] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.786392] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.787733] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790942] usb usb1: Product: UHCI Host Controller [ 0.792106] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.793497] usb usb1: SerialNumber: 0000:00:01.2 [ 0.794640] hub 1-0:1.0: USB hub found [ 0.795566] hub 1-0:1.0: 2 ports detected [ 0.796629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799061] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800203] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801433] mousedev: PS/2 mouse device common for all mice [ 0.802936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805106] rtc_cmos 00:00: RTC can wake from S4 [ 0.806389] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.807806] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809254] i2c /dev entries driver [ 0.810157] device-mapper: uevent: version 1.0.3 [ 0.811283] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.813237] ledtrig-cpu: registered to indicate activity on CPUs [ 0.814757] NET: Registered protocol family 10 [ 0.815984] NET: Registered protocol family 17 [ 0.817082] Key type dns_resolver registered [ 0.818234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.819606] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.821776] registered taskstats version 1 [ 0.822817] Loading compiled-in X.509 certificates [ 0.824501] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.826819] zswap: loaded using pool lzo/zbud [ 0.828885] Key type trusted registered [ 0.830674] Key type encrypted registered [ 0.831701] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832981] ima: No TPM chip found, activating TPM-bypass! [ 0.834143] evm: HMAC attrs: 0x1 [ 0.835081] Magic number: 10:427:488 [ 0.835894] regulator regulator.0: hash matches [ 0.836834] rtc_cmos 00:00: setting system clock to 2018-11-25 15:28:04 UTC (1543159684) [ 0.838452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839572] EDD information not available. [ 0.906994] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919277] Write protecting the kernel read-only data: 14336k [ 0.920873] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.922686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.966529] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.52 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 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.82. iid=i-000000ad failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-11-25 15:28:07,647 - create_instance - INFO - Deleting Port with ID - 5013dce0-e17f-46e4-9528-c1aa1285e2cb 2018-11-25 15:28:07,647 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960port-1 2018-11-25 15:28:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/5013dce0-e17f-46e4-9528-c1aa1285e2cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:08,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf0d7fed-f1a2-49d4-8090-83e8b3b36f24 Date: Sun, 25 Nov 2018 15:28:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:28:08,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/5013dce0-e17f-46e4-9528-c1aa1285e2cb used request id req-bf0d7fed-f1a2-49d4-8090-83e8b3b36f24 2018-11-25 15:28:08,077 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst 2018-11-25 15:28:08,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:08,253 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:28:08 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-8e6ca41f-92ed-46a8-b964-35a4445b121b x-compute-request-id: req-8e6ca41f-92ed-46a8-b964-35a4445b121b Content-Type: application/json 2018-11-25 15:28:08,254 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-8e6ca41f-92ed-46a8-b964-35a4445b121b 2018-11-25 15:28:08,254 - create_instance - INFO - Checking deletion status 2018-11-25 15:28:08,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:08,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:08 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-03d095ed-e3f8-432d-925a-0493c15e4f9f x-compute-request-id: req-03d095ed-e3f8-432d-925a-0493c15e4f9f Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:89:7e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "rel": "bookmark"}], "image": {"id": "46197144-a0c9-4316-92fd-4fa0534b555c", "links": [{"href": "http://172.30.9.29:8774/images/46197144-a0c9-4316-92fd-4fa0534b555c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:28:03.000000", "flavor": {"id": "df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "links": [{"href": "http://172.30.9.29:8774/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656", "rel": "bookmark"}]}, "id": "61cc5e7f-b75a-470f-b11d-8ddeab7449c4", "user_id": "a51c07b0984f442e9d740f53692b69d1", "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-11-25T15:28:08Z", "hostId": "9e97cf198268f9cd0cefde4d150833138ccc0228e585c7dcaee12c53", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst", "created": "2018-11-25T15:27:57Z", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:08,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-03d095ed-e3f8-432d-925a-0493c15e4f9f 2018-11-25 15:28:08,593 - create_instance - DEBUG - Instance status [SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst] is - ACTIVE 2018-11-25 15:28:08,593 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:28:11,597 - create_instance - DEBUG - VM status query timeout in 296.657574177 2018-11-25 15:28:11,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42444ab19c57e0c49bcb5315a05d45866034bcce" 2018-11-25 15:28:11,652 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:28:11 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-083b3118-d38e-4ac0-a619-79ac2decbd7d x-compute-request-id: req-083b3118-d38e-4ac0-a619-79ac2decbd7d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 61cc5e7f-b75a-470f-b11d-8ddeab7449c4 could not be found.", "code": 404}} 2018-11-25 15:28:11,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/61cc5e7f-b75a-470f-b11d-8ddeab7449c4 used request id req-083b3118-d38e-4ac0-a619-79ac2decbd7d 2018-11-25 15:28:11,652 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 61cc5e7f-b75a-470f-b11d-8ddeab7449c4 could not be found. (HTTP 404) (Request-ID: req-083b3118-d38e-4ac0-a619-79ac2decbd7d) 2018-11-25 15:28:11,653 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-inst 2018-11-25 15:28:11,653 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet 2018-11-25 15:28:11,654 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-subnet 2018-11-25 15:28:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/3b456482-d893-43b6-a122-f820edba807c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:28:14,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bca953bf-e7d0-4092-8843-a5ba869b0b51 Date: Sun, 25 Nov 2018 15:28:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:28:14,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3b456482-d893-43b6-a122-f820edba807c used request id req-bca953bf-e7d0-4092-8843-a5ba869b0b51 2018-11-25 15:28:14,077 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-priv-net 2018-11-25 15:28:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3cbd3f4b-2a1a-4530-8841-2a896616b14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f221f88f83925a43a19db4180e1473b4051c01" 2018-11-25 15:28:15,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55cf606c-a68e-4c8d-950b-a7ecd0974df1 Date: Sun, 25 Nov 2018 15:28:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:28:15,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3cbd3f4b-2a1a-4530-8841-2a896616b14f used request id req-55cf606c-a68e-4c8d-950b-a7ecd0974df1 2018-11-25 15:28:15,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0778e506c9957855f90ccfe49846cdd11093d4ff" 2018-11-25 15:28:15,501 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:28:15 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-8d35ca15-6be0-4921-868e-31f6ebcbdff5 x-compute-request-id: req-8d35ca15-6be0-4921-868e-31f6ebcbdff5 Content-Length: 0 Content-Type: application/json 2018-11-25 15:28:15,501 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/df9a6ff8-8ceb-4593-a19e-d517d5f8a656 used request id req-8d35ca15-6be0-4921-868e-31f6ebcbdff5 2018-11-25 15:28:15,502 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-af9ce4ec-223c-49bc-9164-1fcee0773960-image 2018-11-25 15:28:15,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d6a271502cd1d5c27e6644121f6645f5183d0a" 2018-11-25 15:28:16,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfa7b5d1-7da2-4154-afeb-4fb73fa73a05 Date: Sun, 25 Nov 2018 15:28:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:28:16,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/46197144-a0c9-4316-92fd-4fa0534b555c used request id req-cfa7b5d1-7da2-4154-afeb-4fb73fa73a05 2018-11-25 15:28:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:17,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bac3b8cd-8674-4cbe-868a-cc6ff1c4d402 Date: Sun, 25 Nov 2018 15:28:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb98408161924e96b1b17b56d9665b31", "created_at": "2018-11-25T15:27:46Z", "updated_at": "2018-11-25T15:27:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "revision_number": 0, "id": "44f837b8-5108-450f-99df-1b5ca4c32bce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb98408161924e96b1b17b56d9665b31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "revision_number": 0, "id": "7b4bc997-af29-48fe-9367-75550429545b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb98408161924e96b1b17b56d9665b31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "revision_number": 0, "id": "d48f2742-37bd-4eed-999f-2c1899cc1dac", "remote_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "remote_ip_prefix": null, "created_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb98408161924e96b1b17b56d9665b31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "revision_number": 0, "id": "f8e94844-02da-4b59-b651-1ef7ff144d54", "remote_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "remote_ip_prefix": null, "created_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "tenant_id": "fb98408161924e96b1b17b56d9665b31", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb98408161924e96b1b17b56d9665b31"}], "revision_number": 4, "project_id": "fb98408161924e96b1b17b56d9665b31", "id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:28:17,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-bac3b8cd-8674-4cbe-868a-cc6ff1c4d402 2018-11-25 15:28:17,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:17,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b08860d-9edd-4c06-99ae-fdde7ce0d4e8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:28:17,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-9b08860d-9edd-4c06-99ae-fdde7ce0d4e8 2018-11-25 15:28:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:17,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9dcf0d-d094-4814-8a8a-57f6743a63cc Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31"}, "enabled": true, "id": "fb98408161924e96b1b17b56d9665b31", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0168774b-c715-411-proj"}} 2018-11-25 15:28:17,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-0c9dcf0d-d094-4814-8a8a-57f6743a63cc 2018-11-25 15:28:17,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a73e72f-4664-4007-9fbb-04d6a63a84da 2018-11-25 15:28:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8a73e72f-4664-4007-9fbb-04d6a63a84da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:17,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7f4ca51e-4588-4182-9e0f-1419955526f6 Date: Sun, 25 Nov 2018 15:28:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "port_range_min": null, "revision_number": 0, "tenant_id": "fb98408161924e96b1b17b56d9665b31", "created_at": "2018-11-25T15:27:46Z", "project_id": "fb98408161924e96b1b17b56d9665b31", "id": "44f837b8-5108-450f-99df-1b5ca4c32bce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "port_range_min": null, "revision_number": 0, "tenant_id": "fb98408161924e96b1b17b56d9665b31", "created_at": "2018-11-25T15:27:46Z", "project_id": "fb98408161924e96b1b17b56d9665b31", "id": "7b4bc997-af29-48fe-9367-75550429545b"}, {"remote_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "port_range_min": null, "revision_number": 0, "tenant_id": "fb98408161924e96b1b17b56d9665b31", "created_at": "2018-11-25T15:27:46Z", "project_id": "fb98408161924e96b1b17b56d9665b31", "id": "d48f2742-37bd-4eed-999f-2c1899cc1dac"}, {"remote_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:27:46Z", "security_group_id": "8a73e72f-4664-4007-9fbb-04d6a63a84da", "port_range_min": null, "revision_number": 0, "tenant_id": "fb98408161924e96b1b17b56d9665b31", "created_at": "2018-11-25T15:27:46Z", "project_id": "fb98408161924e96b1b17b56d9665b31", "id": "f8e94844-02da-4b59-b651-1ef7ff144d54"}]} 2018-11-25 15:28:17,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8a73e72f-4664-4007-9fbb-04d6a63a84da used request id req-7f4ca51e-4588-4182-9e0f-1419955526f6 2018-11-25 15:28:17,556 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:28:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8a73e72f-4664-4007-9fbb-04d6a63a84da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:17,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95ae6f05-7079-4d82-804a-4c93058f7a49 Content-Length: 0 Date: Sun, 25 Nov 2018 15:28:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:28:17,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8a73e72f-4664-4007-9fbb-04d6a63a84da used request id req-95ae6f05-7079-4d82-804a-4c93058f7a49 2018-11-25 15:28:17,913 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-0168774b-c715-411-proj 2018-11-25 15:28:17,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:18,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46fd8679-f309-45b5-bb4a-4e83c663f237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:28:18,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fb98408161924e96b1b17b56d9665b31 used request id req-46fd8679-f309-45b5-bb4a-4e83c663f237 2018-11-25 15:28:18,130 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-0168774b-c715-411-proj-role 2018-11-25 15:28:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/39b30b361bdd402eb380989f426bb64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:18,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ce2510-28f2-4dcf-a55f-26db3328251e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:28:18,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/39b30b361bdd402eb380989f426bb64f used request id req-e0ce2510-28f2-4dcf-a55f-26db3328251e 2018-11-25 15:28:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede5635e67955f60c3cb5a8486c4343a7c35aea9" 2018-11-25 15:28:18,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b8b7a7-8ff5-4e5c-8184-768b6a5ab0fd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:28:18,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e8b8b7a7-8ff5-4e5c-8184-768b6a5ab0fd 2018-11-25 15:28:18,339 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-0168774b-c715-411-user 2018-11-25 15:28:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a51c07b0984f442e9d740f53692b69d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8fce20e3d7b600b37d367485e806d02fc1f5f" 2018-11-25 15:28:18,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766c33e4-c078-4c4b-bfdb-fc7a68d0136a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:28:18,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a51c07b0984f442e9d740f53692b69d1 used request id req-766c33e4-c078-4c4b-bfdb-fc7a68d0136a 2018-11-25 15:28:18,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:18,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["MPr3PyQ7R9u2236XXNwWKg"], "issued_at": "2018-11-25T15:28:18.000000Z"}} 2018-11-25 15:28:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d40e7bd9be46ea466c58f81fa617f9d7106b34b" 2018-11-25 15:28:18,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e31654-f682-4bb8-8784-f3c2926a28c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:18,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b2e31654-f682-4bb8-8784-f3c2926a28c9 2018-11-25 15:28:18,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:18,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:19,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Qubes0oESNej4--7QU6Xdw"], "issued_at": "2018-11-25T15:28:19.000000Z"}} 2018-11-25 15:28:19,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:28:19,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35857ce-b5cf-4936-8009-f6ef79bdb5fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:19,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c35857ce-b5cf-4936-8009-f6ef79bdb5fa 2018-11-25 15:28:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:19,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-966e8e0a-d217-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:28:19,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4e04d8-e30c-4ae6-a549-5be59e3ea5ac Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-966e8e0a-d217-452-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:28:19,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-966e8e0a-d217-452-proj used request id req-5d4e04d8-e30c-4ae6-a549-5be59e3ea5ac 2018-11-25 15:28:19,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:28:19,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f161c460-d8f1-4303-9ac9-e8c5243df1e5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:28:19,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f161c460-d8f1-4303-9ac9-e8c5243df1e5 2018-11-25 15:28:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}}' 2018-11-25 15:28:19,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a4d23b9-44f2-4676-9a30-a1caa576b6e2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:19,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9a4d23b9-44f2-4676-9a30-a1caa576b6e2 2018-11-25 15:28:19,762 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-966e8e0a-d217-452-proj 2018-11-25 15:28:19,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:19,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:20,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rU_BV7qqSFi0uy1I6Cf51A"], "issued_at": "2018-11-25T15:28:20.000000Z"}} 2018-11-25 15:28:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cc7da3cc6a8443af81bea33d4b779769823ce" 2018-11-25 15:28:20,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090dc411-4c86-40bb-a35d-19afa4080d65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:20,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-090dc411-4c86-40bb-a35d-19afa4080d65 2018-11-25 15:28:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:20,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cc7da3cc6a8443af81bea33d4b779769823ce" 2018-11-25 15:28:20,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e112afc-5fb5-4e8e-a12a-24fd7b49f571 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:28:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8e112afc-5fb5-4e8e-a12a-24fd7b49f571 2018-11-25 15:28:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-966e8e0a-d217-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cc7da3cc6a8443af81bea33d4b779769823ce" 2018-11-25 15:28:20,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6a3e7f-4c52-4473-b93b-d841d03123f9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-966e8e0a-d217-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}]} 2018-11-25 15:28:20,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-966e8e0a-d217-452-proj used request id req-da6a3e7f-4c52-4473-b93b-d841d03123f9 2018-11-25 15:28:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cc7da3cc6a8443af81bea33d4b779769823ce" 2018-11-25 15:28:20,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bffddc-9883-425a-9b24-e0fbc7dbb175 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:28:20,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-20bffddc-9883-425a-9b24-e0fbc7dbb175 2018-11-25 15:28:20,935 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-966e8e0a-d217-452-user 2018-11-25 15:28:20,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:20,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:28:21,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160496c2-dd5a-45e7-a6cc-427b48110e53 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:28:21,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-160496c2-dd5a-45e7-a6cc-427b48110e53 2018-11-25 15:28:21,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" -d '{"role": {"name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}}' 2018-11-25 15:28:21,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8623cbed-61af-42eb-aeef-3df195a90c6e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "815f232699fb4224bcad735b2256374c", "links": {"self": "http://172.30.9.29:5000/v3/roles/815f232699fb4224bcad735b2256374c"}, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}} 2018-11-25 15:28:21,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8623cbed-61af-42eb-aeef-3df195a90c6e 2018-11-25 15:28:21,157 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role 2018-11-25 15:28:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/815f232699fb4224bcad735b2256374c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:28:21,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4da2534-0f0d-4022-af2c-d28810c6fbc5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/815f232699fb4224bcad735b2256374c"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role", "id": "815f232699fb4224bcad735b2256374c"}} 2018-11-25 15:28:21,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/815f232699fb4224bcad735b2256374c used request id req-d4da2534-0f0d-4022-af2c-d28810c6fbc5 2018-11-25 15:28:21,179 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role to project CreateInstanceTwoNetTests-966e8e0a-d217-452-proj 2018-11-25 15:28:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a/users/44ba1340027f48fdb67aaf721b03a84e/roles/815f232699fb4224bcad735b2256374c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:28:21,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcabe687-62db-4b94-95ca-bb126096d3c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:28:21,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a/users/44ba1340027f48fdb67aaf721b03a84e/roles/815f232699fb4224bcad735b2256374c used request id req-fcabe687-62db-4b94-95ca-bb126096d3c5 2018-11-25 15:28:21,303 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:28:21,305 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:28:21,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:21,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:21,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["XHmtj1duR_2OPMkpuXHDkw"], "issued_at": "2018-11-25T15:28:21.000000Z"}} 2018-11-25 15:28:21,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:28:21,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7e0398-5b2d-4e60-ae08-4f4059225b74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:21,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2a7e0398-5b2d-4e60-ae08-4f4059225b74 2018-11-25 15:28:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:28:21,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-8f84397d-a06f-4c45-9a25-dac130d90972 Date: Sun, 25 Nov 2018 15:28:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391"} 2018-11-25 15:28:21,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 used request id req-8f84397d-a06f-4c45-9a25-dac130d90972 2018-11-25 15:28:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:28:22,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc3c5769-c423-48f3-a5b8-551dcc6633f9 Date: Sun, 25 Nov 2018 15:28:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:28:22,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dc3c5769-c423-48f3-a5b8-551dcc6633f9 2018-11-25 15:28:22,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391"}' 2018-11-25 15:28:22,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c X-Openstack-Request-Id: req-b9d40899-d2c0-4dc3-9b5a-c0df010c2a2e Date: Sun, 25 Nov 2018 15:28:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:28:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:28:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "min_disk": 0, "protected": false, "id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "file": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file", "checksum": null, "owner": "fb1c741060bb4e8fa5fc10146e51864a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:28:22,339 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b9d40899-d2c0-4dc3-9b5a-c0df010c2a2e 2018-11-25 15:28:22,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" -d '' 2018-11-25 15:28:24,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edd28806-e01b-4fcc-9f03-c2ca010d76e9 Date: Sun, 25 Nov 2018 15:28:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:28:24,369 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file used request id req-edd28806-e01b-4fcc-9f03-c2ca010d76e9 2018-11-25 15:28:24,370 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:28:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:28:24,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-c48f9215-dc09-41f3-a9e7-b2868f26b8ad Date: Sun, 25 Nov 2018 15:28:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:28:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:28:24Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "metadata": {}}], "self": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "min_disk": 0, "protected": false, "id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "file": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb1c741060bb4e8fa5fc10146e51864a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:28:24,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c used request id req-c48f9215-dc09-41f3-a9e7-b2868f26b8ad 2018-11-25 15:28:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:28:24,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8ced16cc-1766-4a12-9e9e-9184c59721ae Date: Sun, 25 Nov 2018 15:28:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:28:24,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8ced16cc-1766-4a12-9e9e-9184c59721ae 2018-11-25 15:28:24,720 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 2018-11-25 15:28:24,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:28:24,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-66b25c2c-7d84-42c3-980d-ca1a553b4b93 Date: Sun, 25 Nov 2018 15:28:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:28:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:28:24Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "metadata": {}}], "self": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "min_disk": 0, "protected": false, "id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "file": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb1c741060bb4e8fa5fc10146e51864a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:28:24,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c used request id req-66b25c2c-7d84-42c3-980d-ca1a553b4b93 2018-11-25 15:28:24,900 - create_image - DEBUG - Instance status is - active 2018-11-25 15:28:24,900 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 2018-11-25 15:28:24,900 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 2018-11-25 15:28:24,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:24,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:25,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["jffBFWcjRvCSoykOk8jqgg"], "issued_at": "2018-11-25T15:28:25.000000Z"}} 2018-11-25 15:28:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:28:25,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded189da-9c41-49cc-b528-da2cb819f8ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:25,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ded189da-9c41-49cc-b528-da2cb819f8ef 2018-11-25 15:28:25,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:28:25,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-29cea158-97b7-44d1-b470-431335dd88f8 Date: Sun, 25 Nov 2018 15:28:25 GMT RESP BODY: {"networks":[]} 2018-11-25 15:28:25,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-29cea158-97b7-44d1-b470-431335dd88f8 2018-11-25 15:28:25,439 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 2018-11-25 15:28:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" -d '{"network": {"name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1", "admin_state_up": true}}' 2018-11-25 15:28:26,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-110361f9-2a89-4c5f-890a-c1d72169b3a5 Date: Sun, 25 Nov 2018 15:28:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"faab7228-dfbf-445e-b470-b023c085ca58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:28:25Z","is_default":false,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","mtu":1450}} 2018-11-25 15:28:26,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-110361f9-2a89-4c5f-890a-c1d72169b3a5 2018-11-25 15:28:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:28:26,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-e3ad3cc4-d63f-4aa5-a432-32b14bf29abc Date: Sun, 25 Nov 2018 15:28:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:28:25Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:26,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-e3ad3cc4-d63f-4aa5-a432-32b14bf29abc 2018-11-25 15:28:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:28:26,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-03b44294-a818-42bc-bc56-f6b2d700e15a Date: Sun, 25 Nov 2018 15:28:26 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:28:26,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-03b44294-a818-42bc-bc56-f6b2d700e15a 2018-11-25 15:28:26,292 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 2018-11-25 15:28:26,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" -d '{"subnets": [{"ip_version": 4, "network_id": "faab7228-dfbf-445e-b470-b023c085ca58", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]}' 2018-11-25 15:28:26,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7285dade-730c-4ac0-a9e0-a94b0fa0caea Date: Sun, 25 Nov 2018 15:28:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:26,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7285dade-730c-4ac0-a9e0-a94b0fa0caea 2018-11-25 15:28:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:28:27,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-dba0fb52-a2f9-435e-afde-b8d9a0182930 Date: Sun, 25 Nov 2018 15:28:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:27,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-dba0fb52-a2f9-435e-afde-b8d9a0182930 2018-11-25 15:28:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:28:27,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2aa4465-38c2-4871-b74c-7547cf03b523 Date: Sun, 25 Nov 2018 15:28:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:27,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-a2aa4465-38c2-4871-b74c-7547cf03b523 2018-11-25 15:28:27,505 - OpenStackNetwork - DEBUG - Network [faab7228-dfbf-445e-b470-b023c085ca58] created successfully 2018-11-25 15:28:27,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:27,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:27,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["mAqOMXjuQTKB8wmQG7Qjdg"], "issued_at": "2018-11-25T15:28:27.000000Z"}} 2018-11-25 15:28:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:28:27,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbea1c1-4a22-4e57-9863-4ae066bc3197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:27,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cfbea1c1-4a22-4e57-9863-4ae066bc3197 2018-11-25 15:28:27,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:28:28,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-78d7e5ce-0dd3-438e-884e-38dc035165fc Date: Sun, 25 Nov 2018 15:28:28 GMT RESP BODY: {"networks":[]} 2018-11-25 15:28:28,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-78d7e5ce-0dd3-438e-884e-38dc035165fc 2018-11-25 15:28:28,122 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 2018-11-25 15:28:28,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" -d '{"network": {"name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2", "admin_state_up": true}}' 2018-11-25 15:28:28,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-96a77562-2c00-4b81-bc22-6a85ec55effc Date: Sun, 25 Nov 2018 15:28:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:28:28Z","is_default":false,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","mtu":1450}} 2018-11-25 15:28:28,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-96a77562-2c00-4b81-bc22-6a85ec55effc 2018-11-25 15:28:28,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:28:28,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-f85538d5-5d72-40cf-a024-cfa54ae6e860 Date: Sun, 25 Nov 2018 15:28:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:28:28Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:28:28,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-f85538d5-5d72-40cf-a024-cfa54ae6e860 2018-11-25 15:28:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:28:29,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1215e77b-9c6e-4f4c-ba5d-e1fc24248ed0 Date: Sun, 25 Nov 2018 15:28:29 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:28:29,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-1215e77b-9c6e-4f4c-ba5d-e1fc24248ed0 2018-11-25 15:28:29,234 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 2018-11-25 15:28:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" -d '{"subnets": [{"ip_version": 4, "network_id": "4e3e616e-2681-4221-919c-1685c1a3ffa1", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]}' 2018-11-25 15:28:29,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f2cd845-5c13-47f8-bf96-a62f39493095 Date: Sun, 25 Nov 2018 15:28:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:28:29,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-2f2cd845-5c13-47f8-bf96-a62f39493095 2018-11-25 15:28:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:28:30,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-951a960b-e33e-49e7-86ab-2146c6e509dc Date: Sun, 25 Nov 2018 15:28:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:28:30,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-951a960b-e33e-49e7-86ab-2146c6e509dc 2018-11-25 15:28:30,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:28:30,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c0531d5-20dc-417c-b788-ed602b9d6148 Date: Sun, 25 Nov 2018 15:28:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:28:30,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-7c0531d5-20dc-417c-b788-ed602b9d6148 2018-11-25 15:28:30,466 - OpenStackNetwork - DEBUG - Network [4e3e616e-2681-4221-919c-1685c1a3ffa1] created successfully 2018-11-25 15:28:30,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:30,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:30,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["7sVNfEyDRIOE7bi33gkzIg"], "issued_at": "2018-11-25T15:28:30.000000Z"}} 2018-11-25 15:28:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:30,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f09b29-3fcb-4547-818b-92cce934e663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:30,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-10f09b29-3fcb-4547-818b-92cce934e663 2018-11-25 15:28:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:31,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7661cf11-5e10-45de-a4d5-695fe6b272ac Date: Sun, 25 Nov 2018 15:28:31 GMT RESP BODY: {"routers": []} 2018-11-25 15:28:31,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router&admin_state_up=True used request id req-7661cf11-5e10-45de-a4d5-695fe6b272ac 2018-11-25 15:28:31,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:31,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:31,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["m7OZwClRSFOMLODzNCd3pA"], "issued_at": "2018-11-25T15:28:31.000000Z"}} 2018-11-25 15:28:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d465eaa190e7f286b1306502c1ab80c890b57260" 2018-11-25 15:28:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9670baa7-4066-40dc-bf2b-ddf83300e893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:31,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9670baa7-4066-40dc-bf2b-ddf83300e893 2018-11-25 15:28:31,574 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:31,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"router": {"name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router", "admin_state_up": true}}' 2018-11-25 15:28:35,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-1f1e9dcb-3013-4239-ab0e-aff4172da963 Date: Sun, 25 Nov 2018 15:28:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:32Z", "admin_state_up": true, "updated_at": "2018-11-25T15:28:32Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "d1d84591-8839-4435-8daf-a1089ac8585d", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router"}} 2018-11-25 15:28:35,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-1f1e9dcb-3013-4239-ab0e-aff4172da963 2018-11-25 15:28:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d1d84591-8839-4435-8daf-a1089ac8585d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:35,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6bf3d9ec-ed19-47c5-9426-ae40ed239c3f Date: Sun, 25 Nov 2018 15:28:35 GMT RESP BODY: {"ports":[]} 2018-11-25 15:28:35,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d1d84591-8839-4435-8daf-a1089ac8585d used request id req-6bf3d9ec-ed19-47c5-9426-ae40ed239c3f 2018-11-25 15:28:35,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:35,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-12ace68f-4dc8-4a32-bd9d-a171734a77e0 Date: Sun, 25 Nov 2018 15:28:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:35,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-12ace68f-4dc8-4a32-bd9d-a171734a77e0 2018-11-25 15:28:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:35,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:35,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:35,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de188df-6a1d-4901-8b78-770d371b496b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:35,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-8de188df-6a1d-4901-8b78-770d371b496b 2018-11-25 15:28:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:35,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5f0757ec-ef30-4e1d-8224-8107cfc44b03 Date: Sun, 25 Nov 2018 15:28:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:35,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-5f0757ec-ef30-4e1d-8224-8107cfc44b03 2018-11-25 15:28:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:36,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-882e7219-d7f9-4311-bea5-f4ae8dbc64ea Date: Sun, 25 Nov 2018 15:28:36 GMT RESP BODY: {"ports":[]} 2018-11-25 15:28:36,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1&admin_state_up=True used request id req-882e7219-d7f9-4311-bea5-f4ae8dbc64ea 2018-11-25 15:28:36,058 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1 for router - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:36,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:36,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:36,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["kbMqQjK-TvWsbayAFP0q3A"], "issued_at": "2018-11-25T15:28:36.000000Z"}} 2018-11-25 15:28:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eb9cac9b98672afdf67a6d02af76975b510264" 2018-11-25 15:28:36,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b1f268-9b41-4a5a-bb39-3ebdf586a335 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:36,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c6b1f268-9b41-4a5a-bb39-3ebdf586a335 2018-11-25 15:28:36,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:36,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-97bb358f-619f-4c7c-86af-c4f3719c5d20 Date: Sun, 25 Nov 2018 15:28:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:36,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-97bb358f-619f-4c7c-86af-c4f3719c5d20 2018-11-25 15:28:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:36,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f2877fd-d1a2-4c7d-bb7f-b5cf6a915c57 Date: Sun, 25 Nov 2018 15:28:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:36,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-6f2877fd-d1a2-4c7d-bb7f-b5cf6a915c57 2018-11-25 15:28:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:37,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8005f4aa-cbe0-4da5-86b1-1c3d4d5affc9 Date: Sun, 25 Nov 2018 15:28:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:37,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-8005f4aa-cbe0-4da5-86b1-1c3d4d5affc9 2018-11-25 15:28:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:37,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eb9cac9b98672afdf67a6d02af76975b510264" 2018-11-25 15:28:37,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e811e7-38de-4c97-bae0-eee5f0589d20 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:37,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-b9e811e7-38de-4c97-bae0-eee5f0589d20 2018-11-25 15:28:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:37,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3cfcb691-8c4b-4282-acfc-1c688716f37d Date: Sun, 25 Nov 2018 15:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:37,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-3cfcb691-8c4b-4282-acfc-1c688716f37d 2018-11-25 15:28:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:37,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a7504234-a02c-46d6-80c2-110eee13d582 Date: Sun, 25 Nov 2018 15:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:37,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 used request id req-a7504234-a02c-46d6-80c2-110eee13d582 2018-11-25 15:28:37,426 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 2018-11-25 15:28:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"port": {"network_id": "faab7228-dfbf-445e-b470-b023c085ca58", "fixed_ips": [{"subnet_id": "df8de2d5-ac03-4d20-b387-f6a240ed7b41", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1", "admin_state_up": true}}' 2018-11-25 15:28:38,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-1ae4d1d3-aa5c-4890-b5fa-d013285861a5 Date: Sun, 25 Nov 2018 15:28:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.1"}],"id":"300c01d0-2a1e-4369-8633-64ae7d66eebf","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:c7:01:0d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1","project_id":"fb1c741060bb4e8fa5fc10146e51864a","qos_policy_id":null,"admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:37Z","binding:vnic_type":"normal"}} 2018-11-25 15:28:38,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-1ae4d1d3-aa5c-4890-b5fa-d013285861a5 2018-11-25 15:28:38,461 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1 for router - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:38,461 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"port_id": "300c01d0-2a1e-4369-8633-64ae7d66eebf"}' 2018-11-25 15:28:40,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b236eef7-8a62-45cd-a2e8-5cf74466c75f Date: Sun, 25 Nov 2018 15:28:40 GMT RESP BODY: {"network_id": "faab7228-dfbf-445e-b470-b023c085ca58", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "subnet_id": "df8de2d5-ac03-4d20-b387-f6a240ed7b41", "subnet_ids": ["df8de2d5-ac03-4d20-b387-f6a240ed7b41"], "port_id": "300c01d0-2a1e-4369-8633-64ae7d66eebf", "id": "d1d84591-8839-4435-8daf-a1089ac8585d"} 2018-11-25 15:28:40,282 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/add_router_interface used request id req-b236eef7-8a62-45cd-a2e8-5cf74466c75f 2018-11-25 15:28:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:40,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-75fd0678-97b7-4c31-85dd-b36bd47d0aec Date: Sun, 25 Nov 2018 15:28:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:28:40,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-75fd0678-97b7-4c31-85dd-b36bd47d0aec 2018-11-25 15:28:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:40,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29c1440-07a6-4bbf-a966-e74afd8922f7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:40,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-a29c1440-07a6-4bbf-a966-e74afd8922f7 2018-11-25 15:28:40,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:40,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-23e2d60a-8f4a-4991-bad0-23af56b1e522 Date: Sun, 25 Nov 2018 15:28:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:28:40,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-23e2d60a-8f4a-4991-bad0-23af56b1e522 2018-11-25 15:28:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:40,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a1bb98b9-fd53-4380-b393-94f36c8cc9ab Date: Sun, 25 Nov 2018 15:28:40 GMT RESP BODY: {"ports":[]} 2018-11-25 15:28:40,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2&admin_state_up=True used request id req-a1bb98b9-fd53-4380-b393-94f36c8cc9ab 2018-11-25 15:28:40,858 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2 for router - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:40,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:40,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:41,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["WoVDbdy8T7m5hE1awOrYfQ"], "issued_at": "2018-11-25T15:28:41.000000Z"}} 2018-11-25 15:28:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be26cde94ef6575bfcdc8a9da33eca467364d401" 2018-11-25 15:28:41,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3819e22d-167c-493e-97b0-075b7778e21c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:41,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3819e22d-167c-493e-97b0-075b7778e21c 2018-11-25 15:28:41,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:41,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a8b3f634-e33f-4b79-902c-3f94ed96f831 Date: Sun, 25 Nov 2018 15:28:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:28:41,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-a8b3f634-e33f-4b79-902c-3f94ed96f831 2018-11-25 15:28:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:41,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fef71de7-45ab-4351-9fde-e482de96ff96 Date: Sun, 25 Nov 2018 15:28:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:28:41,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-fef71de7-45ab-4351-9fde-e482de96ff96 2018-11-25 15:28:41,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:41,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e723f916-f6e3-4c5f-91a7-42f138da6d30 Date: Sun, 25 Nov 2018 15:28:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:28:41,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-e723f916-f6e3-4c5f-91a7-42f138da6d30 2018-11-25 15:28:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:41,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:41,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be26cde94ef6575bfcdc8a9da33eca467364d401" 2018-11-25 15:28:41,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40546f3b-1c1d-4ee1-8a76-f8b7955f578b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:41,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-40546f3b-1c1d-4ee1-8a76-f8b7955f578b 2018-11-25 15:28:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0e84a4e0-67a0-4b8b-bf5a-2c999e484d08 Date: Sun, 25 Nov 2018 15:28:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:28:41,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-0e84a4e0-67a0-4b8b-bf5a-2c999e484d08 2018-11-25 15:28:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:42,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-25d07618-03a6-4a88-ba34-75c420511f6f Date: Sun, 25 Nov 2018 15:28:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:28:42,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 used request id req-25d07618-03a6-4a88-ba34-75c420511f6f 2018-11-25 15:28:42,326 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 2018-11-25 15:28:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"port": {"network_id": "4e3e616e-2681-4221-919c-1685c1a3ffa1", "fixed_ips": [{"subnet_id": "96093817-9fb1-46c2-b0c7-1c6e6346e516", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2", "admin_state_up": true}}' 2018-11-25 15:28:43,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e3d0e691-e769-416c-9a85-49fa23bf4bfb Date: Sun, 25 Nov 2018 15:28:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.1"}],"id":"83ef904d-d453-46d5-9575-24f36a281099","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:99:4a:69","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2","project_id":"fb1c741060bb4e8fa5fc10146e51864a","qos_policy_id":null,"admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:42Z","binding:vnic_type":"normal"}} 2018-11-25 15:28:43,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-e3d0e691-e769-416c-9a85-49fa23bf4bfb 2018-11-25 15:28:43,688 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2 for router - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:43,688 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:28:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"port_id": "83ef904d-d453-46d5-9575-24f36a281099"}' 2018-11-25 15:28:45,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ef33ee7-1097-4ad2-8583-850a0fce3baa Date: Sun, 25 Nov 2018 15:28:45 GMT RESP BODY: {"network_id": "4e3e616e-2681-4221-919c-1685c1a3ffa1", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "subnet_id": "96093817-9fb1-46c2-b0c7-1c6e6346e516", "subnet_ids": ["96093817-9fb1-46c2-b0c7-1c6e6346e516"], "port_id": "83ef904d-d453-46d5-9575-24f36a281099", "id": "d1d84591-8839-4435-8daf-a1089ac8585d"} 2018-11-25 15:28:45,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/add_router_interface used request id req-9ef33ee7-1097-4ad2-8583-850a0fce3baa 2018-11-25 15:28:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:45,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-c6594a65-f2c7-40dd-892e-4bb9052c2769 Date: Sun, 25 Nov 2018 15:28:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:32Z", "admin_state_up": true, "updated_at": "2018-11-25T15:28:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "d1d84591-8839-4435-8daf-a1089ac8585d", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router"}} 2018-11-25 15:28:45,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d used request id req-c6594a65-f2c7-40dd-892e-4bb9052c2769 2018-11-25 15:28:45,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d1d84591-8839-4435-8daf-a1089ac8585d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:45,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-8d9e22ac-6e81-4ae3-9402-f0b6c354e57d Date: Sun, 25 Nov 2018 15:28:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.1"}],"id":"300c01d0-2a1e-4369-8633-64ae7d66eebf","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:c7:01:0d","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:37Z","binding:vnic_type":"normal","device_id":"d1d84591-8839-4435-8daf-a1089ac8585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.1"}],"id":"83ef904d-d453-46d5-9575-24f36a281099","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:99:4a:69","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:42Z","binding:vnic_type":"normal","device_id":"d1d84591-8839-4435-8daf-a1089ac8585d"}]} 2018-11-25 15:28:45,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d1d84591-8839-4435-8daf-a1089ac8585d used request id req-8d9e22ac-6e81-4ae3-9402-f0b6c354e57d 2018-11-25 15:28:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/df8de2d5-ac03-4d20-b387-f6a240ed7b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:45,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-21c25a1c-2f21-40c7-a584-1cff8693a65e Date: Sun, 25 Nov 2018 15:28:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}} 2018-11-25 15:28:45,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/df8de2d5-ac03-4d20-b387-f6a240ed7b41 used request id req-21c25a1c-2f21-40c7-a584-1cff8693a65e 2018-11-25 15:28:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/96093817-9fb1-46c2-b0c7-1c6e6346e516 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:28:46,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d9db7709-4412-4f5a-b05d-c4d549cecf11 Date: Sun, 25 Nov 2018 15:28:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}} 2018-11-25 15:28:46,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/96093817-9fb1-46c2-b0c7-1c6e6346e516 used request id req-d9db7709-4412-4f5a-b05d-c4d549cecf11 2018-11-25 15:28:46,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:46,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:46,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Cbap9OG0Qyy92svEuEpdew"], "issued_at": "2018-11-25T15:28:46.000000Z"}} 2018-11-25 15:28:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe27a503bf883ffa6a5e960eb6a86e33918e4f9" 2018-11-25 15:28:46,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cb8829-9173-43a2-8669-df115cd966a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:46,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-87cb8829-9173-43a2-8669-df115cd966a2 2018-11-25 15:28:46,520 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:28:46,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe27a503bf883ffa6a5e960eb6a86e33918e4f9" 2018-11-25 15:28:46,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28: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 x-openstack-request-id: req-8e6d10ce-9af3-47f4-b7f3-1d69f73efe77 x-compute-request-id: req-8e6d10ce-9af3-47f4-b7f3-1d69f73efe77 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:28:46,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8e6d10ce-9af3-47f4-b7f3-1d69f73efe77 2018-11-25 15:28:46,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe27a503bf883ffa6a5e960eb6a86e33918e4f9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-11-25 15:28:46,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28: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-6652acb6-af20-41db-acac-7ba439fbf121 x-compute-request-id: req-6652acb6-af20-41db-acac-7ba439fbf121 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3985792e-f177-4ade-9c43-f61141f9b41f", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:28:46,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6652acb6-af20-41db-acac-7ba439fbf121 2018-11-25 15:28:46,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:46,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:47,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["I3xwwWdqTDiYLnQCf5S82g"], "issued_at": "2018-11-25T15:28:47.000000Z"}} 2018-11-25 15:28:47,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:47,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e313d9c-1146-4185-9c23-c19549b35175 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:47,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3e313d9c-1146-4185-9c23-c19549b35175 2018-11-25 15:28:47,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:47,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6ed99a7d-4a0a-4f11-b6a1-98ea611c7de6 Date: Sun, 25 Nov 2018 15:28:47 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:28:47,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp used request id req-6ed99a7d-4a0a-4f11-b6a1-98ea611c7de6 2018-11-25 15:28:47,499 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp... 2018-11-25 15:28:47,499 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp 2018-11-25 15:28:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp"}}' 2018-11-25 15:28:47,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-81136a66-2337-43e9-8434-6a327b4c2d00 Date: Sun, 25 Nov 2018 15:28:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "updated_at": "2018-11-25T15:28:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "5cc1a8a2-1621-458e-85b0-62eca226131e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}], "revision_number": 2, "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp"}} 2018-11-25 15:28:47,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-81136a66-2337-43e9-8434-6a327b4c2d00 2018-11-25 15:28:47,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8af11b5-3f6d-4e51-a975-033fb3fd33a6 Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "5cc1a8a2-1621-458e-85b0-62eca226131e"}]} 2018-11-25 15:28:48,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-a8af11b5-3f6d-4e51-a975-033fb3fd33a6 2018-11-25 15:28:48,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38e5a31d-4623-4a60-99de-2fde20340537 Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "5cc1a8a2-1621-458e-85b0-62eca226131e"}]} 2018-11-25 15:28:48,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-38e5a31d-4623-4a60-99de-2fde20340537 2018-11-25 15:28:48,198 - neutron_utils - INFO - Retrieving security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:48,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-174fb08f-8158-447a-a471-9fed9f7ac560 Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "updated_at": "2018-11-25T15:28:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "5cc1a8a2-1621-458e-85b0-62eca226131e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}], "revision_number": 2, "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp"}]} 2018-11-25 15:28:48,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-174fb08f-8158-447a-a471-9fed9f7ac560 2018-11-25 15:28:48,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21bea1dc-c1b8-46ea-ace8-8f9a200a3d0d Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "5cc1a8a2-1621-458e-85b0-62eca226131e"}]} 2018-11-25 15:28:48,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-21bea1dc-c1b8-46ea-ace8-8f9a200a3d0d 2018-11-25 15:28:48,424 - neutron_utils - INFO - Retrieving security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-961033dd-c4ef-4470-9f67-9d4654d80918 Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "updated_at": "2018-11-25T15:28:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "5cc1a8a2-1621-458e-85b0-62eca226131e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}], "revision_number": 2, "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp"}]} 2018-11-25 15:28:48,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-961033dd-c4ef-4470-9f67-9d4654d80918 2018-11-25 15:28:48,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64322a49-cfec-4aa8-a1f1-cea425d93d9f Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "5cc1a8a2-1621-458e-85b0-62eca226131e"}]} 2018-11-25 15:28:48,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-64322a49-cfec-4aa8-a1f1-cea425d93d9f 2018-11-25 15:28:48,659 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp 2018-11-25 15:28:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-05264bc0-d60b-4ab4-b4f2-a15ebd513b4a Date: Sun, 25 Nov 2018 15:28:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "updated_at": "2018-11-25T15:28:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "5cc1a8a2-1621-458e-85b0-62eca226131e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}], "revision_number": 2, "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp"}]} 2018-11-25 15:28:48,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp used request id req-05264bc0-d60b-4ab4-b4f2-a15ebd513b4a 2018-11-25 15:28:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:48,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aee2d2b-0dad-48d6-b2d8-37b483efefd9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:48,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-9aee2d2b-0dad-48d6-b2d8-37b483efefd9 2018-11-25 15:28:48,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:49,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdee5774-5967-4ffd-9087-f5b975f91a79 Date: Sun, 25 Nov 2018 15:28:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "5cc1a8a2-1621-458e-85b0-62eca226131e"}]} 2018-11-25 15:28:49,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-cdee5774-5967-4ffd-9087-f5b975f91a79 2018-11-25 15:28:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b"}}' 2018-11-25 15:28:49,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-59ab511b-255f-4945-85fd-eebecfa25104 Date: Sun, 25 Nov 2018 15:28:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:49Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:49Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "02bd465f-ea3d-4737-9bea-dcdfc70c628d"}} 2018-11-25 15:28:49,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-59ab511b-255f-4945-85fd-eebecfa25104 2018-11-25 15:28:49,290 - neutron_utils - INFO - Retrieving security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:49,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-b8425203-8f51-460c-a125-4feb482f6e55 Date: Sun, 25 Nov 2018 15:28:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "updated_at": "2018-11-25T15:28:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:49Z", "revision_number": 0, "id": "02bd465f-ea3d-4737-9bea-dcdfc70c628d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:49Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "revision_number": 0, "id": "5cc1a8a2-1621-458e-85b0-62eca226131e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}], "revision_number": 3, "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp"}]} 2018-11-25 15:28:49,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-b8425203-8f51-460c-a125-4feb482f6e55 2018-11-25 15:28:49,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d286884-4c18-44b7-a32d-9ae155f8dd1b 2018-11-25 15:28:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:28:49,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-074e2e27-adf9-4279-8a17-e7ff5cc2be13 Date: Sun, 25 Nov 2018 15:28:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:49Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:49Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "02bd465f-ea3d-4737-9bea-dcdfc70c628d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:47Z", "security_group_id": "1d286884-4c18-44b7-a32d-9ae155f8dd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:47Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "5cc1a8a2-1621-458e-85b0-62eca226131e"}]} 2018-11-25 15:28:49,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-074e2e27-adf9-4279-8a17-e7ff5cc2be13 2018-11-25 15:28:49,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:49,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:50,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["6cpynnzUQHC7AAVZc6TNSg"], "issued_at": "2018-11-25T15:28:50.000000Z"}} 2018-11-25 15:28:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:50,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37333e12-175d-4aa0-804c-ee585d9e89b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:50,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-37333e12-175d-4aa0-804c-ee585d9e89b8 2018-11-25 15:28:50,163 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:28:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:50,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abcafff-37e4-4605-af0a-129ae208a3e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:50,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4abcafff-37e4-4605-af0a-129ae208a3e1 2018-11-25 15:28:50,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:50,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-63d170d0-332f-4714-92c4-bed6ccfd516c Date: Sun, 25 Nov 2018 15:28:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:50,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-63d170d0-332f-4714-92c4-bed6ccfd516c 2018-11-25 15:28:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:50,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:50,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d5b3ff-1508-46cc-be09-80de6f25fb80 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:50,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-89d5b3ff-1508-46cc-be09-80de6f25fb80 2018-11-25 15:28:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:50,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6cbb20d1-b45f-47d7-99ae-fc8d872d35c7 Date: Sun, 25 Nov 2018 15:28:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:50,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-6cbb20d1-b45f-47d7-99ae-fc8d872d35c7 2018-11-25 15:28:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:51,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d80a8419-5c9c-4acd-8f0f-04c537646d64 Date: Sun, 25 Nov 2018 15:28:51 GMT RESP BODY: {"ports":[]} 2018-11-25 15:28:51,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port&admin_state_up=True used request id req-d80a8419-5c9c-4acd-8f0f-04c537646d64 2018-11-25 15:28:51,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:51,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:51 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-7b3de305-82ff-43b0-acfe-526077d0f5c0 x-compute-request-id: req-7b3de305-82ff-43b0-acfe-526077d0f5c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:28:51,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1 used request id req-7b3de305-82ff-43b0-acfe-526077d0f5c0 2018-11-25 15:28:51,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:51,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1405ba5f-377a-414a-86cd-19da01b5f643 Date: Sun, 25 Nov 2018 15:28:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:51,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-1405ba5f-377a-414a-86cd-19da01b5f643 2018-11-25 15:28:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:51,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6a25b6-6ec7-46ec-891e-07339a4962f1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:51,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-7e6a25b6-6ec7-46ec-891e-07339a4962f1 2018-11-25 15:28:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:51,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1efa6dac-04aa-4a44-8f9f-c6d7b17bf4e4 Date: Sun, 25 Nov 2018 15:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:51,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-1efa6dac-04aa-4a44-8f9f-c6d7b17bf4e4 2018-11-25 15:28:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:51,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec26b36f-d573-4bb5-9dc6-f1ec1c76f479 Date: Sun, 25 Nov 2018 15:28:51 GMT RESP BODY: {"ports":[]} 2018-11-25 15:28:51,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port&admin_state_up=True used request id req-ec26b36f-d573-4bb5-9dc6-f1ec1c76f479 2018-11-25 15:28:51,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:28:51,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:28:52,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["pa4NWA-qTNyJq3_4J-PQew"], "issued_at": "2018-11-25T15:28:52.000000Z"}} 2018-11-25 15:28:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8fb2861685919780668868c5879fe11233c31" 2018-11-25 15:28:52,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000cfb0d-5d59-4d09-be53-4d6728bb2bb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:28:52,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-000cfb0d-5d59-4d09-be53-4d6728bb2bb1 2018-11-25 15:28:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:52,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d7e98372-7cdc-4917-b2c5-09b6ca66a3ae Date: Sun, 25 Nov 2018 15:28:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:52,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-d7e98372-7cdc-4917-b2c5-09b6ca66a3ae 2018-11-25 15:28:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:52,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d4e39b1-b0f9-4ed5-8ab8-dc259142e43d Date: Sun, 25 Nov 2018 15:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:52,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-7d4e39b1-b0f9-4ed5-8ab8-dc259142e43d 2018-11-25 15:28:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:53,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-59b4aba8-fcf1-4052-ba34-765d5afb823e Date: Sun, 25 Nov 2018 15:28:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:53,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-59b4aba8-fcf1-4052-ba34-765d5afb823e 2018-11-25 15:28:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:28:53,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:28:53,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8fb2861685919780668868c5879fe11233c31" 2018-11-25 15:28:53,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2422c9-62d3-4b00-bb28-73d837819a15 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:53,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-9f2422c9-62d3-4b00-bb28-73d837819a15 2018-11-25 15:28:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:53,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-92e83983-4f24-45b2-8ec5-29aa2a29304b Date: Sun, 25 Nov 2018 15:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:53,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-92e83983-4f24-45b2-8ec5-29aa2a29304b 2018-11-25 15:28:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:53,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9db71d91-45b3-43c2-960a-eff913c2cde7 Date: Sun, 25 Nov 2018 15:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:53,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 used request id req-9db71d91-45b3-43c2-960a-eff913c2cde7 2018-11-25 15:28:53,573 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 2018-11-25 15:28:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" -d '{"port": {"network_id": "faab7228-dfbf-445e-b470-b023c085ca58", "fixed_ips": [{"subnet_id": "df8de2d5-ac03-4d20-b387-f6a240ed7b41", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port", "admin_state_up": true}}' 2018-11-25 15:28:54,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-28065f42-caaf-4d43-96df-3b48008476a1 Date: Sun, 25 Nov 2018 15:28:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.5"}],"id":"b0b5af26-ae2e-4e30-8933-39d239bf38f9","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:5f:dd:9d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port","project_id":"fb1c741060bb4e8fa5fc10146e51864a","qos_policy_id":null,"admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:54Z","binding:vnic_type":"normal"}} 2018-11-25 15:28:54,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-28065f42-caaf-4d43-96df-3b48008476a1 2018-11-25 15:28:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:54,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4da2c123-bdd9-4ee0-a30c-23d06218657e Date: Sun, 25 Nov 2018 15:28:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:28:54,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-4da2c123-bdd9-4ee0-a30c-23d06218657e 2018-11-25 15:28:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2b0a02-85d7-49ca-92c5-dd101c320c7a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:55,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-cd2b0a02-85d7-49ca-92c5-dd101c320c7a 2018-11-25 15:28:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5810d711-2422-447e-84c2-274f26c6fa62 Date: Sun, 25 Nov 2018 15:28:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:28:55,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-5810d711-2422-447e-84c2-274f26c6fa62 2018-11-25 15:28:55,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-5ab235c3-e023-411d-925a-1ec5ac09bb9f Date: Sun, 25 Nov 2018 15:28:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.5"}],"id":"b0b5af26-ae2e-4e30-8933-39d239bf38f9","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:5f:dd:9d","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:28:55,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port&admin_state_up=True used request id req-5ab235c3-e023-411d-925a-1ec5ac09bb9f 2018-11-25 15:28:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faaf8fa4-4e7b-446a-94f1-5f1e152e634f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:28:55,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-faaf8fa4-4e7b-446a-94f1-5f1e152e634f 2018-11-25 15:28:55,474 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1 2018-11-25 15:28:55,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-a11fc42e-766a-4a5e-854c-0e0fa5f152d8 x-compute-request-id: req-a11fc42e-766a-4a5e-854c-0e0fa5f152d8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-flavor-name"}]} 2018-11-25 15:28:55,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a11fc42e-766a-4a5e-854c-0e0fa5f152d8 2018-11-25 15:28:55,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-02e91ab0-5409-4cd9-af01-538c50e0a40a x-compute-request-id: req-02e91ab0-5409-4cd9-af01-538c50e0a40a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3985792e-f177-4ade-9c43-f61141f9b41f", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:28:55,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f used request id req-02e91ab0-5409-4cd9-af01-538c50e0a40a 2018-11-25 15:28:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-ec3fae6f-f668-463f-9cc4-64dc9e642138 Date: Sun, 25 Nov 2018 15:28:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:28:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:28:24Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "metadata": {}}], "self": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "min_disk": 0, "protected": false, "id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "file": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb1c741060bb4e8fa5fc10146e51864a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391"} 2018-11-25 15:28:55,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 used request id req-ec3fae6f-f668-463f-9cc4-64dc9e642138 2018-11-25 15:28:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:55,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db8688b1-524e-48f4-95cd-69f23dbd39d0 Date: Sun, 25 Nov 2018 15:28:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:28:55,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-db8688b1-524e-48f4-95cd-69f23dbd39d0 2018-11-25 15:28:55,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" -d '{"server": {"name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "imageRef": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "flavorRef": "3985792e-f177-4ade-9c43-f61141f9b41f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "b0b5af26-ae2e-4e30-8933-39d239bf38f9"}]}}' 2018-11-25 15:28:57,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15: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-8ef8a4e5-40d3-4015-9176-ed0a07d48704 x-compute-request-id: req-8ef8a4e5-40d3-4015-9176-ed0a07d48704 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "adminPass": "yqsyXq7tSXgb"}} 2018-11-25 15:28:57,541 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-8ef8a4e5-40d3-4015-9176-ed0a07d48704 2018-11-25 15:28:57,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:58,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:28: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,Accept-Encoding x-openstack-request-id: req-8930a25e-4369-45eb-b125-432ce6d0cc46 x-compute-request-id: req-8930a25e-4369-45eb-b125-432ce6d0cc46 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:28:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:58,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-8930a25e-4369-45eb-b125-432ce6d0cc46 2018-11-25 15:28:58,284 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1 2018-11-25 15:28:58,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:28:58,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-cbceaee4-1bee-4268-960f-1ab6fc0dc187 x-compute-request-id: req-cbceaee4-1bee-4268-960f-1ab6fc0dc187 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:28:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:28:58,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-cbceaee4-1bee-4268-960f-1ab6fc0dc187 2018-11-25 15:28:58,652 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - BUILD 2018-11-25 15:28:58,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:01,656 - create_instance - DEBUG - VM status query timeout in 896.628620148 2018-11-25 15:29:01,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:02,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:01 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-31a6c99c-c6b6-4944-bccc-ec84c8443219 x-compute-request-id: req-31a6c99c-c6b6-4944-bccc-ec84c8443219 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:28:59Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:02,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-31a6c99c-c6b6-4944-bccc-ec84c8443219 2018-11-25 15:29:02,434 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - BUILD 2018-11-25 15:29:02,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:05,435 - create_instance - DEBUG - VM status query timeout in 892.849216223 2018-11-25 15:29:05,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:06,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:05 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-aab46c59-2ac7-4c6d-bb58-7a9b886cda32 x-compute-request-id: req-aab46c59-2ac7-4c6d-bb58-7a9b886cda32 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:dd:9d", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:04Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:06,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-aab46c59-2ac7-4c6d-bb58-7a9b886cda32 2018-11-25 15:29:06,046 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - ACTIVE 2018-11-25 15:29:06,046 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:29:06,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:06,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:06 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-45703dfb-fe42-4560-bc10-d2b2f4c7f86f x-compute-request-id: req-45703dfb-fe42-4560-bc10-d2b2f4c7f86f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:dd:9d", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:04Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:06,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-45703dfb-fe42-4560-bc10-d2b2f4c7f86f 2018-11-25 15:29:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:07,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-71c771c2-ab1c-4ea5-b23a-dcce165df5cf Date: Sun, 25 Nov 2018 15:29:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df8de2d5-ac03-4d20-b387-f6a240ed7b41"],"updated_at":"2018-11-25T15:28:26Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"faab7228-dfbf-445e-b470-b023c085ca58","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1"}]} 2018-11-25 15:29:07,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 used request id req-71c771c2-ab1c-4ea5-b23a-dcce165df5cf 2018-11-25 15:29:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:07,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3579d734-900a-4e41-a648-2bef63d6dcbf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:07,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-3579d734-900a-4e41-a648-2bef63d6dcbf 2018-11-25 15:29:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:07,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0405b011-d29b-40ee-b065-955fd6a8ca76 Date: Sun, 25 Nov 2018 15:29:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:26Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1"}]} 2018-11-25 15:29:07,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-0405b011-d29b-40ee-b065-955fd6a8ca76 2018-11-25 15:29:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-a67a8a4f-c03b-4742-bd2f-5147c364cd2e Date: Sun, 25 Nov 2018 15:29:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.1"}],"id":"300c01d0-2a1e-4369-8633-64ae7d66eebf","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:c7:01:0d","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:37Z","binding:vnic_type":"normal","device_id":"d1d84591-8839-4435-8daf-a1089ac8585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.4"}],"id":"7c03f0b0-9edf-4d27-97be-2b7ce469510a","security_groups":[],"mac_address":"fa:16:3e:4d:c5:37","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-faab7228-dfbf-445e-b470-b023c085ca58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:29:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.5"}],"id":"b0b5af26-ae2e-4e30-8933-39d239bf38f9","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:5f:dd:9d","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:54Z","binding:vnic_type":"normal","device_id":"43b36b0d-0447-4ee7-873c-a60a5bdd862d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.2"}],"id":"e263a51e-fffb-4606-8e8b-960cd1d5b31d","security_groups":[],"mac_address":"fa:16:3e:0e:22:ce","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-faab7228-dfbf-445e-b470-b023c085ca58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df8de2d5-ac03-4d20-b387-f6a240ed7b41","ip_address":"10.200.201.3"}],"id":"f6b8b698-db4b-4e76-8602-219a9fc11462","security_groups":[],"mac_address":"fa:16:3e:7f:d4:3f","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faab7228-dfbf-445e-b470-b023c085ca58","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-faab7228-dfbf-445e-b470-b023c085ca58"}]} 2018-11-25 15:29:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=faab7228-dfbf-445e-b470-b023c085ca58 used request id req-a67a8a4f-c03b-4742-bd2f-5147c364cd2e 2018-11-25 15:29:07,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:29:07,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:29:07,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["02JhpaVKQFCFCy1v7JMhqg"], "issued_at": "2018-11-25T15:29:07.000000Z"}} 2018-11-25 15:29:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:08,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a0a55b-741a-44ae-a1dd-674b7516f82d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:29:08,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b1a0a55b-741a-44ae-a1dd-674b7516f82d 2018-11-25 15:29:08,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:29:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:08,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d7ec03-8dc2-4bef-a216-d5972c3a71ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:29:08,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f9d7ec03-8dc2-4bef-a216-d5972c3a71ba 2018-11-25 15:29:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:08,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8df421f2-26a4-48b3-90b4-3002ab17acab Date: Sun, 25 Nov 2018 15:29:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:29:08,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-8df421f2-26a4-48b3-90b4-3002ab17acab 2018-11-25 15:29:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:29:08,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:29:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:29:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:08,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78521bc-8c58-4702-93b9-1e06c188d974 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:08,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-b78521bc-8c58-4702-93b9-1e06c188d974 2018-11-25 15:29:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:08,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d8c3b18-eb23-4bac-af68-5f148a6ad373 Date: Sun, 25 Nov 2018 15:29:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:08,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-7d8c3b18-eb23-4bac-af68-5f148a6ad373 2018-11-25 15:29:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:08,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-43b15f5a-f2fc-4e83-aadd-ab073d0c6608 Date: Sun, 25 Nov 2018 15:29:08 GMT RESP BODY: {"ports":[]} 2018-11-25 15:29:08,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port&admin_state_up=True used request id req-43b15f5a-f2fc-4e83-aadd-ab073d0c6608 2018-11-25 15:29:08,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:09,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:08 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-c938079e-a75a-4421-9fde-2b0daedd273d x-compute-request-id: req-c938079e-a75a-4421-9fde-2b0daedd273d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:29:09,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2 used request id req-c938079e-a75a-4421-9fde-2b0daedd273d 2018-11-25 15:29:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:09,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ddc844cf-c6d4-4c7c-8978-97e32ceba9e7 Date: Sun, 25 Nov 2018 15:29:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:29:09,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-ddc844cf-c6d4-4c7c-8978-97e32ceba9e7 2018-11-25 15:29:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:09,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b413c738-bb6d-4989-9204-2e118be49add Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:09,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-b413c738-bb6d-4989-9204-2e118be49add 2018-11-25 15:29:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:09,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dd36940b-4f19-4dc6-a02e-e4627c6bb014 Date: Sun, 25 Nov 2018 15:29:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:09,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-dd36940b-4f19-4dc6-a02e-e4627c6bb014 2018-11-25 15:29:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:09,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a424cb0-dc01-48ca-93f5-30b1ef8d0b43 Date: Sun, 25 Nov 2018 15:29:09 GMT RESP BODY: {"ports":[]} 2018-11-25 15:29:09,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port&admin_state_up=True used request id req-8a424cb0-dc01-48ca-93f5-30b1ef8d0b43 2018-11-25 15:29:09,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:29:09,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:29:10,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "815f232699fb4224bcad735b2256374c", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role"}], "expires_at": "2018-11-25T16:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1c741060bb4e8fa5fc10146e51864a", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb1c741060bb4e8fa5fc10146e51864a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-user", "id": "44ba1340027f48fdb67aaf721b03a84e"}, "audit_ids": ["RcTPKJ27Rha-7Ublu40cgg"], "issued_at": "2018-11-25T15:29:10.000000Z"}} 2018-11-25 15:29:10,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afeb20feca2c34456d4bf5de6164105c0dd0648" 2018-11-25 15:29:10,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17673c9c-6ad0-453c-9b0e-1b47c78c1d65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:29:10,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-17673c9c-6ad0-453c-9b0e-1b47c78c1d65 2018-11-25 15:29:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:10,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-be98e809-f4e0-41b2-a37f-66d084e0b691 Date: Sun, 25 Nov 2018 15:29:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:29:10,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-be98e809-f4e0-41b2-a37f-66d084e0b691 2018-11-25 15:29:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:10,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e63002ef-5b38-4798-b6ed-1e87b0d3e911 Date: Sun, 25 Nov 2018 15:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:10,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-e63002ef-5b38-4798-b6ed-1e87b0d3e911 2018-11-25 15:29:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:11,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-70e55b05-f35c-4d96-b067-444e90205c76 Date: Sun, 25 Nov 2018 15:29:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:29:11,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-70e55b05-f35c-4d96-b067-444e90205c76 2018-11-25 15:29:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:29:11,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:29:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:29:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afeb20feca2c34456d4bf5de6164105c0dd0648" 2018-11-25 15:29:11,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae309f1-6877-4c6d-ba13-7c3918f15700 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:11,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-fae309f1-6877-4c6d-ba13-7c3918f15700 2018-11-25 15:29:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:11,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8c1dac82-4b28-4fdd-9402-e70300a9b2d7 Date: Sun, 25 Nov 2018 15:29:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:11,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-8c1dac82-4b28-4fdd-9402-e70300a9b2d7 2018-11-25 15:29:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:11,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-53f40c9c-7a7c-448b-a37b-b2f6632f31f0 Date: Sun, 25 Nov 2018 15:29:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:11,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 used request id req-53f40c9c-7a7c-448b-a37b-b2f6632f31f0 2018-11-25 15:29:11,512 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 2018-11-25 15:29:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" -d '{"port": {"network_id": "4e3e616e-2681-4221-919c-1685c1a3ffa1", "fixed_ips": [{"subnet_id": "96093817-9fb1-46c2-b0c7-1c6e6346e516", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port", "admin_state_up": true}}' 2018-11-25 15:29:12,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-06dee449-a00d-4236-90b6-4672835b918f Date: Sun, 25 Nov 2018 15:29:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:29:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.5"}],"id":"b827dcd4-4649-4d62-affa-145769c7894f","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:11:95:23","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port","project_id":"fb1c741060bb4e8fa5fc10146e51864a","qos_policy_id":null,"admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:29:12Z","binding:vnic_type":"normal"}} 2018-11-25 15:29:12,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-06dee449-a00d-4236-90b6-4672835b918f 2018-11-25 15:29:12,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:12,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6e8337bc-a5fc-4f17-89a0-adf9ac64731a Date: Sun, 25 Nov 2018 15:29:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:29:12,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-6e8337bc-a5fc-4f17-89a0-adf9ac64731a 2018-11-25 15:29:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:12,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6b5f46-fffc-4bbd-9941-73cc09fd8296 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:12,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-cb6b5f46-fffc-4bbd-9941-73cc09fd8296 2018-11-25 15:29:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1105eb51-1184-433f-99b7-39e334006850 Date: Sun, 25 Nov 2018 15:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:13,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-1105eb51-1184-433f-99b7-39e334006850 2018-11-25 15:29:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c569ae6a-0760-46ed-afee-a677ae7bdfb3 Date: Sun, 25 Nov 2018 15:29:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:29:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.5"}],"id":"b827dcd4-4649-4d62-affa-145769c7894f","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:11:95:23","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:29:12Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:29:13,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1&name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port&admin_state_up=True used request id req-c569ae6a-0760-46ed-afee-a677ae7bdfb3 2018-11-25 15:29:13,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e421e6-023f-4de2-8791-f97ef57b969d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:13,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-84e421e6-023f-4de2-8791-f97ef57b969d 2018-11-25 15:29:13,489 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2 2018-11-25 15:29:13,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:13 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-bf9131b3-3a49-4e49-9e32-90f9e9b25c50 x-compute-request-id: req-bf9131b3-3a49-4e49-9e32-90f9e9b25c50 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-flavor-name"}]} 2018-11-25 15:29:13,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bf9131b3-3a49-4e49-9e32-90f9e9b25c50 2018-11-25 15:29:13,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:13 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-6d7dfb77-11dd-49ed-9c4e-d3e3d75837ac x-compute-request-id: req-6d7dfb77-11dd-49ed-9c4e-d3e3d75837ac Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3985792e-f177-4ade-9c43-f61141f9b41f", "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:29:13,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f used request id req-6d7dfb77-11dd-49ed-9c4e-d3e3d75837ac 2018-11-25 15:29:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-48585396-2ed8-4dba-ae00-2141395eb79a Date: Sun, 25 Nov 2018 15:29:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:28:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:28:24Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "metadata": {}}], "self": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "min_disk": 0, "protected": false, "id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "file": "/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb1c741060bb4e8fa5fc10146e51864a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1137cebe-ce03-4484-8ac9-3687d3352c9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391"} 2018-11-25 15:29:13,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 used request id req-48585396-2ed8-4dba-ae00-2141395eb79a 2018-11-25 15:29:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:13,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-401e381d-2817-49a9-97d5-2cbf480469fc Date: Sun, 25 Nov 2018 15:29:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:29:13,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-401e381d-2817-49a9-97d5-2cbf480469fc 2018-11-25 15:29:13,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" -d '{"server": {"name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "imageRef": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "flavorRef": "3985792e-f177-4ade-9c43-f61141f9b41f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "b827dcd4-4649-4d62-affa-145769c7894f"}]}}' 2018-11-25 15:29:15,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:29:13 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-ad73558c-df54-4ffe-9e63-2918b06a7603 x-compute-request-id: req-ad73558c-df54-4ffe-9e63-2918b06a7603 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "adminPass": "iNJQxDFqQg5j"}} 2018-11-25 15:29:15,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ad73558c-df54-4ffe-9e63-2918b06a7603 2018-11-25 15:29:15,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:15,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:15 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-417a89c1-b8b9-448e-9ebd-a388b86cebb9 x-compute-request-id: req-417a89c1-b8b9-448e-9ebd-a388b86cebb9 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:15,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-417a89c1-b8b9-448e-9ebd-a388b86cebb9 2018-11-25 15:29:15,848 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2 2018-11-25 15:29:15,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:16,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:15 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-1767b64d-003b-42d6-998d-ae40001d4d6d x-compute-request-id: req-1767b64d-003b-42d6-998d-ae40001d4d6d Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:16,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-1767b64d-003b-42d6-998d-ae40001d4d6d 2018-11-25 15:29:16,074 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - BUILD 2018-11-25 15:29:16,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:19,078 - create_instance - DEBUG - VM status query timeout in 896.770852089 2018-11-25 15:29:19,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:19,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-b568b651-2908-4681-ac01-635e969b1677 x-compute-request-id: req-b568b651-2908-4681-ac01-635e969b1677 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:17Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:19,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-b568b651-2908-4681-ac01-635e969b1677 2018-11-25 15:29:19,546 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - BUILD 2018-11-25 15:29:19,546 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:22,549 - create_instance - DEBUG - VM status query timeout in 893.299369097 2018-11-25 15:29:22,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:23,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-f9da1147-8db7-4457-8a38-2d8586a58d92 x-compute-request-id: req-f9da1147-8db7-4457-8a38-2d8586a58d92 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:17Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:23,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-f9da1147-8db7-4457-8a38-2d8586a58d92 2018-11-25 15:29:23,177 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - BUILD 2018-11-25 15:29:23,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:26,180 - create_instance - DEBUG - VM status query timeout in 889.668079138 2018-11-25 15:29:26,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:27,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-159cbb9b-5806-4046-bd39-484f1a25cb54 x-compute-request-id: req-159cbb9b-5806-4046-bd39-484f1a25cb54 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:17Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:27,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-159cbb9b-5806-4046-bd39-484f1a25cb54 2018-11-25 15:29:27,045 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - BUILD 2018-11-25 15:29:27,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:30,048 - create_instance - DEBUG - VM status query timeout in 885.800139189 2018-11-25 15:29:30,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:30,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-6c8a9e52-0488-45c7-921c-05dcf725e6da x-compute-request-id: req-6c8a9e52-0488-45c7-921c-05dcf725e6da Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:95:23", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:26Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:30,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-6c8a9e52-0488-45c7-921c-05dcf725e6da 2018-11-25 15:29:30,520 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - ACTIVE 2018-11-25 15:29:30,521 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:29:30,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:31,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-7fb0937b-fff7-4fb7-8004-180a7fe1545c x-compute-request-id: req-7fb0937b-fff7-4fb7-8004-180a7fe1545c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:95:23", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:26Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:31,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-7fb0937b-fff7-4fb7-8004-180a7fe1545c 2018-11-25 15:29:31,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:31,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3dae7c45-45b3-461a-acfb-8fa6c62e9310 Date: Sun, 25 Nov 2018 15:29:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["96093817-9fb1-46c2-b0c7-1c6e6346e516"],"updated_at":"2018-11-25T15:28:29Z","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2"}]} 2018-11-25 15:29:31,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 used request id req-3dae7c45-45b3-461a-acfb-8fa6c62e9310 2018-11-25 15:29:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:31,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9944ae9a-cd3a-4b59-9489-4ba39fcd00f2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:29:31,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-9944ae9a-cd3a-4b59-9489-4ba39fcd00f2 2018-11-25 15:29:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:31,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4ed11038-2e87-45c8-a8b7-bb0efbdbe58e Date: Sun, 25 Nov 2018 15:29:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:28:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fb1c741060bb4e8fa5fc10146e51864a","id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2"}]} 2018-11-25 15:29:31,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-4ed11038-2e87-45c8-a8b7-bb0efbdbe58e 2018-11-25 15:29:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-6719a474-263e-4565-9ffc-a45cff4d3e86 Date: Sun, 25 Nov 2018 15:29:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.3"}],"id":"57f5587b-9baf-41f8-acd4-a2cc5a604fdc","security_groups":[],"mac_address":"fa:16:3e:6e:42:b4","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e3e616e-2681-4221-919c-1685c1a3ffa1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.1"}],"id":"83ef904d-d453-46d5-9575-24f36a281099","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:99:4a:69","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:42Z","binding:vnic_type":"normal","device_id":"d1d84591-8839-4435-8daf-a1089ac8585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:29:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.5"}],"id":"b827dcd4-4649-4d62-affa-145769c7894f","security_groups":["fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24"],"mac_address":"fa:16:3e:11:95:23","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:29:12Z","binding:vnic_type":"normal","device_id":"e68e46b6-e822-4ec3-b622-48362ffe37c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.4"}],"id":"bc4ac086-0144-4c6c-9793-ae3fb5b0b079","security_groups":[],"mac_address":"fa:16:3e:a3:56:1b","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e3e616e-2681-4221-919c-1685c1a3ffa1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:28:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96093817-9fb1-46c2-b0c7-1c6e6346e516","ip_address":"10.200.202.2"}],"id":"c50aa346-a9b4-4583-92bc-beaace4770fc","security_groups":[],"mac_address":"fa:16:3e:bf:24:76","project_id":"fb1c741060bb4e8fa5fc10146e51864a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e3e616e-2681-4221-919c-1685c1a3ffa1","tenant_id":"fb1c741060bb4e8fa5fc10146e51864a","created_at":"2018-11-25T15:28:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e3e616e-2681-4221-919c-1685c1a3ffa1"}]} 2018-11-25 15:29:31,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-6719a474-263e-4565-9ffc-a45cff4d3e86 2018-11-25 15:29:31,731 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-11-25 15:29:31,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:32,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:31 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-24e88351-50a2-470e-be2e-e8f541dc75f4 x-compute-request-id: req-24e88351-50a2-470e-be2e-e8f541dc75f4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:dd:9d", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:04Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:32,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-24e88351-50a2-470e-be2e-e8f541dc75f4 2018-11-25 15:29:32,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:29:33,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-e625aaa6-2537-4efb-9751-b2c82e15f506 x-compute-request-id: req-e625aaa6-2537-4efb-9751-b2c82e15f506 Content-Encoding: gzip Content-Length: 9651 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 550731140 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.133315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135010] pid_max: default: 32768 minimum: 301\n[ 0.135918] ACPI: Core revision 20150930\n[ 0.137335] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138671] Security Framework initialized\n[ 0.139500] Yama: becoming mindful.\n[ 0.140244] AppArmor: AppArmor initialized\n[ 0.141128] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143789] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146429] Initializing cgroup subsys io\n[ 0.147271] Initializing cgroup subsys memory\n[ 0.148148] Initializing cgroup subsys devices\n[ 0.149047] Initializing cgroup subsys freezer\n[ 0.149937] Initializing cgroup subsys net_cls\n[ 0.150820] Initializing cgroup subsys perf_event\n[ 0.151748] Initializing cgroup subsys net_prio\n[ 0.152656] Initializing cgroup subsys hugetlb\n[ 0.153546] Initializing cgroup subsys pids\n[ 0.154438] CPU: Physical Processor ID: 0\n[ 0.155948] mce: CPU supports 10 MCE banks\n[ 0.156822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157840] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160138] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166601] ftrace: allocating 31920 entries in 125 pages\n[ 0.193045] smpboot: Max logical packages: 2\n[ 0.193919] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195131] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196518] x2apic enabled\n[ 0.197346] Switched APIC routing to physical x2apic.\n[ 0.199130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200404] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202589] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204551] KVM setup paravirtual spinlock\n[ 0.206004] x86: Booting SMP configuration:\n[ 0.206918] .... node #0, CPUs: #1\n[ 0.207825] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.229748] x86: Booted up 1 node, 2 CPUs\n[ 0.229750] KVM setup async PF for cpu 1\n[ 0.229753] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.232378] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.233902] devtmpfs: initialized\n[ 0.235635] evm: security.selinux\n[ 0.236347] evm: security.SMACK64\n[ 0.237054] evm: security.SMACK64EXEC\n[ 0.237836] evm: security.SMACK64TRANSMUTE\n[ 0.238657] evm: security.SMACK64MMAP\n[ 0.239411] evm: security.ima\n[ 0.240062] evm: security.capability\n[ 0.240901] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242807] pinctrl core: initialized pinctrl subsystem\n[ 0.243926] RTC time: 15:29:04, date: 11/25/18\n[ 0.244904] NET: Registered protocol family 16\n[ 0.254792] cpuidle: using governor ladder\n[ 0.266871] cpuidle: using governor menu\n[ 0.267698] PCCT header not found.\n[ 0.268477] ACPI: bus type PCI registered\n[ 0.269301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270570] PCI: Using configuration type 1 for base access\n[ 0.283995] ACPI: Added _OSI(Module Device)\n[ 0.284861] ACPI: Added _OSI(Processor Device)\n[ 0.285738] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286650] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289008] ACPI: Interpreter enabled\n[ 0.289787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297275] ACPI: (supports S0 S5)\n[ 0.297991] ACPI: Using IOAPIC for interrupt routing\n[ 0.299065] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304851] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306060] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308329] acpiphp: Slot [3] registered\n[ 0.309165] acpiphp: Slot [4] registered\n[ 0.309981] acpiphp: Slot [5] registered\n[ 0.310788] acpiphp: Slot [6] registered\n[ 0.311592] acpiphp: Slot [7] registered\n[ 0.312403] acpiphp: Slot [8] registered\n[ 0.313218] acpiphp: Slot [9] registered\n[ 0.314027] acpiphp: Slot [10] registered\n[ 0.325521] acpiphp: Slot [11] registered\n[ 0.326346] acpiphp: Slot [12] registered\n[ 0.327177] acpiphp: Slot [13] registered\n[ 0.328000] acpiphp: Slot [14] registered\n[ 0.328820] acpiphp: Slot [15] registered\n[ 0.329645] acpiphp: Slot [16] registered\n[ 0.330467] acpiphp: Slot [17] registered\n[ 0.331287] acpiphp: Slot [18] registered\n[ 0.332105] acpiphp: Slot [19] registered\n[ 0.332925] acpiphp: Slot [20] registered\n[ 0.333752] acpiphp: Slot [21] registered\n[ 0.334568] acpiphp: Slot [22] registered\n[ 0.335395] acpiphp: Slot [23] registered\n[ 0.336219] acpiphp: Slot [24] registered\n[ 0.337038] acpiphp: Slot [25] registered\n[ 0.337860] acpiphp: Slot [26] registered\n[ 0.338684] acpiphp: Slot [27] registered\n[ 0.339504] acpiphp: Slot [28] registered\n[ 0.340324] acpiphp: Slot [29] registered\n[ 0.341144] acpiphp: Slot [30] registered\n[ 0.341971] acpiphp: Slot [31] registered\n[ 0.342790] PCI host bridge to bus 0000:00\n[ 0.343606] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348996] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355299] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356588] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365507] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366956] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412633] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414136] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421203] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423853] vgaarb: loaded\n[ 0.424458] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425987] SCSI subsystem initialized\n[ 0.426833] ACPI: bus type USB registered\n[ 0.427655] usbcore: registered new interface driver usbfs\n[ 0.428698] usbcore: registered new interface driver hub\n[ 0.429719] usbcore: registered new device driver usb\n[ 0.430807] PCI: Using ACPI for IRQ routing\n[ 0.431855] NetLabel: Initializing\n[ 0.432576] NetLabel: domain hash size = 128\n[ 0.433435] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434398] NetLabel: unlabeled traffic allowed by default\n[ 0.435515] clocksource: Switched to clocksource kvm-clock\n[ 0.441508] AppArmor: AppArmor Filesystem Enabled\n[ 0.442488] pnp: PnP ACPI init\n[ 0.443425] pnp: PnP ACPI: found 5 devices\n[ 0.450162] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451929] NET: Registered protocol family 2\n[ 0.452905] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.454192] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455372] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456550] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458811] NET: Registered protocol family 1\n[ 0.459687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460788] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461866] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480523] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499422] Trying to unpack rootfs image as initramfs...\n[ 0.549087] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563601] Scanning for low memory corruption every 60 seconds\n[ 0.565260] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566706] audit: initializing netlink subsys (disabled)\n[ 0.568004] audit: type=2000 audit(1543159745.369:1): initialized\n[ 0.569584] Initialise system trusted keyring\n[ 0.570761] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572237] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574626] zbud: loaded\n[ 0.575894] VFS: Disk quotas dquot_6.6.0\n[ 0.576904] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578785] fuse init (API version 7.23)\n[ 0.579869] Key type big_key registered\n[ 0.580847] Allocating IMA MOK and blacklist keyrings.\n[ 0.582283] Key type asymmetric registered\n[ 0.583301] Asymmetric key parser 'x509' registered\n[ 0.584471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586243] io scheduler noop registered\n[ 0.587231] io scheduler deadline registered (default)\n[ 0.588469] io scheduler cfq registered\n[ 0.589470] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590722] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594014] ACPI: Power Button [PWRF]\n[ 0.595035] GHES: HEST is not enabled!\n[ 0.613272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.650296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679810] Linux agpgart interface v0.103\n[ 0.682314] brd: module loaded\n[ 0.684182] loop: module loaded\n[ 0.688058] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689564] GPT:90111 != 20971519\n[ 0.690279] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691412] GPT:90111 != 20971519\n[ 0.692138] GPT: Use GNU Parted to correct GPT errors.\n[ 0.693134] vda: vda1 vda15\n[ 0.694647] scsi host0: ata_piix\n[ 0.695432] scsi host1: ata_piix\n[ 0.696176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.697435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.699086] libphy: Fixed MDIO Bus: probed\n[ 0.699938] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700921] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702910] PPP generic driver version 2.4.2\n[ 0.703839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705107] ehci-pci: EHCI PCI platform driver\n[ 0.706005] ehci-platform: EHCI generic platform driver\n[ 0.707023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708197] ohci-pci: OHCI PCI platform driver\n[ 0.709101] ohci-platform: OHCI generic platform driver\n[ 0.710120] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729237] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731800] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732828] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733979] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736826] usb usb1: Product: UHCI Host Controller\n[ 0.737798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738965] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740008] hub 1-0:1.0: USB hub found\n[ 0.740806] hub 1-0:1.0: 2 ports detected\n[ 0.741750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744970] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746027] mousedev: PS/2 mouse device common for all mice\n[ 0.747240] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748582] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750336] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752948] i2c /dev entries driver\n[ 0.753727] device-mapper: uevent: version 1.0.3\n[ 0.754701] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756391] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758137] NET: Registered protocol family 10\n[ 0.759170] NET: Registered protocol family 17\n[ 0.760110] Key type dns_resolver registered\n[ 0.761088] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762434] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763598] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765419] registered taskstats version 1\n[ 0.766282] Loading compiled-in X.509 certificates\n[ 0.767763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769674] zswap: loaded using pool lzo/zbud\n[ 0.771211] Key type trusted registered\n[ 0.772993] Key type encrypted registered\n[ 0.773874] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774932] ima: No TPM chip found, activating TPM-bypass!\n[ 0.776033] evm: HMAC attrs: 0x1\n[ 0.777024] Magic number: 10:427:488\n[ 0.777866] regulator regulator.0: hash matches\n[ 0.789789] rtc_cmos 00:00: setting system clock to 2018-11-25 15:29:04 UTC (1543159744)\n[ 0.791506] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792692] EDD information not available.\n[ 0.852711] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854328] Write protecting the kernel read-only data: 14336k\n[ 0.856059] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857937] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.921007] 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 1.28\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 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.48. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAoCPJPHcuItX/ha2c5PuOtw6ZGkepz3eTrn5MSFzRcljNOfcnmeVJHpqMEm385mTy5UJMli+ezViXZIAkd3vBuWDJNjty8dKFyRNqqfjBGmOpLV47iCIKNmCsWn8GmoZP2n2/z4Ma3PP1ofMzSjmKg9t4MJ3JL/9ZM4OLtndFB3KTGFrYaG0uzIHugfOYS8N3k9fBqIWr4CNQODm7Tc0sXlzE/vnPtAIQ4OsWHAwUqdpNmDqMMlRLliu/ZNjC+x8dhOZw6MMKk7d/ryzARwwKQypvX3SJEd2vIHD9+UJPWio9s6mzyUkVHcEY0JoGSg1+dM7hpHtTgubikH/7Iqpf root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nssh-dss AAAAB3NzaC1kc3MAAACBAI640REOw6cSEoO/TECd/1AKH27B0n2x6TEdi+U1YObNmSmq0nT7rtiZiG6VA1+GG/iNLQ7wDYvXNq9tE+GZrLLu+FjFR2LbZID0kMGiZG+CWCC2hopLXlfEUhSN8trx44zj5sGgv445NNuCYRm5UtfPeLelA8pwvgSRSXDVBD7zAAAAFQCMghQW99dy1r3qEq8NIEPMIUs5rQAAAIBCD1t1u372mZnY9aLyDl6lET+HAmV01bklFY5aguQhrjzVJm5D9tzD01ksTuoEV1eedD8JgJE6Z2HfKqt+Q2trwS4Jqr8LXb91kI+mnBPo4T6ibjTBOJBgX0uDwilJxml87IIXOtIKz48IJaN4Pu6u8u3iTk2GzFOk4NgUUlczaQAAAIBhEnhufePKOxpuVR24pTb4wjV36OtVEmr+PPCWY5xTljvG47DgHrotepzJr/1v22LADKTvlru2OSV6hMqIV6UXmCPUfUjqW3H5d8nSoDBSpozVWRpGcSD5IuI5ELENeTUMcxJhRvLFGhJt4KuQCT8PsHB4ITZVJR/fH99Tr/zeVw== root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe5f:dd9d/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \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-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.83 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf login: "} 2018-11-25 15:29:33,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d/action used request id req-e625aaa6-2537-4efb-9751-b2c82e15f506 2018-11-25 15:29:33,563 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:29:33,564 - create_instance_tests - DEBUG - Full console output - [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 550731140 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135010] pid_max: default: 32768 minimum: 301 [ 0.135918] ACPI: Core revision 20150930 [ 0.137335] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138671] Security Framework initialized [ 0.139500] Yama: becoming mindful. [ 0.140244] AppArmor: AppArmor initialized [ 0.141128] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143789] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146429] Initializing cgroup subsys io [ 0.147271] Initializing cgroup subsys memory [ 0.148148] Initializing cgroup subsys devices [ 0.149047] Initializing cgroup subsys freezer [ 0.149937] Initializing cgroup subsys net_cls [ 0.150820] Initializing cgroup subsys perf_event [ 0.151748] Initializing cgroup subsys net_prio [ 0.152656] Initializing cgroup subsys hugetlb [ 0.153546] Initializing cgroup subsys pids [ 0.154438] CPU: Physical Processor ID: 0 [ 0.155948] mce: CPU supports 10 MCE banks [ 0.156822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157840] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160138] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166601] ftrace: allocating 31920 entries in 125 pages [ 0.193045] smpboot: Max logical packages: 2 [ 0.193919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195131] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196518] x2apic enabled [ 0.197346] Switched APIC routing to physical x2apic. [ 0.199130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200404] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202589] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204551] KVM setup paravirtual spinlock [ 0.206004] x86: Booting SMP configuration: [ 0.206918] .... node #0, CPUs: #1 [ 0.207825] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.229748] x86: Booted up 1 node, 2 CPUs [ 0.229750] KVM setup async PF for cpu 1 [ 0.229753] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.232378] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.233902] devtmpfs: initialized [ 0.235635] evm: security.selinux [ 0.236347] evm: security.SMACK64 [ 0.237054] evm: security.SMACK64EXEC [ 0.237836] evm: security.SMACK64TRANSMUTE [ 0.238657] evm: security.SMACK64MMAP [ 0.239411] evm: security.ima [ 0.240062] evm: security.capability [ 0.240901] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242807] pinctrl core: initialized pinctrl subsystem [ 0.243926] RTC time: 15:29:04, date: 11/25/18 [ 0.244904] NET: Registered protocol family 16 [ 0.254792] cpuidle: using governor ladder [ 0.266871] cpuidle: using governor menu [ 0.267698] PCCT header not found. [ 0.268477] ACPI: bus type PCI registered [ 0.269301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270570] PCI: Using configuration type 1 for base access [ 0.283995] ACPI: Added _OSI(Module Device) [ 0.284861] ACPI: Added _OSI(Processor Device) [ 0.285738] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286650] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289008] ACPI: Interpreter enabled [ 0.289787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297275] ACPI: (supports S0 S5) [ 0.297991] ACPI: Using IOAPIC for interrupt routing [ 0.299065] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304851] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306060] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308329] acpiphp: Slot [3] registered [ 0.309165] acpiphp: Slot [4] registered [ 0.309981] acpiphp: Slot [5] registered [ 0.310788] acpiphp: Slot [6] registered [ 0.311592] acpiphp: Slot [7] registered [ 0.312403] acpiphp: Slot [8] registered [ 0.313218] acpiphp: Slot [9] registered [ 0.314027] acpiphp: Slot [10] registered [ 0.325521] acpiphp: Slot [11] registered [ 0.326346] acpiphp: Slot [12] registered [ 0.327177] acpiphp: Slot [13] registered [ 0.328000] acpiphp: Slot [14] registered [ 0.328820] acpiphp: Slot [15] registered [ 0.329645] acpiphp: Slot [16] registered [ 0.330467] acpiphp: Slot [17] registered [ 0.331287] acpiphp: Slot [18] registered [ 0.332105] acpiphp: Slot [19] registered [ 0.332925] acpiphp: Slot [20] registered [ 0.333752] acpiphp: Slot [21] registered [ 0.334568] acpiphp: Slot [22] registered [ 0.335395] acpiphp: Slot [23] registered [ 0.336219] acpiphp: Slot [24] registered [ 0.337038] acpiphp: Slot [25] registered [ 0.337860] acpiphp: Slot [26] registered [ 0.338684] acpiphp: Slot [27] registered [ 0.339504] acpiphp: Slot [28] registered [ 0.340324] acpiphp: Slot [29] registered [ 0.341144] acpiphp: Slot [30] registered [ 0.341971] acpiphp: Slot [31] registered [ 0.342790] PCI host bridge to bus 0000:00 [ 0.343606] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.348996] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355299] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356588] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365507] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366956] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412633] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414136] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419696] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423853] vgaarb: loaded [ 0.424458] vgaarb: bridge control possible 0000:00:02.0 [ 0.425987] SCSI subsystem initialized [ 0.426833] ACPI: bus type USB registered [ 0.427655] usbcore: registered new interface driver usbfs [ 0.428698] usbcore: registered new interface driver hub [ 0.429719] usbcore: registered new device driver usb [ 0.430807] PCI: Using ACPI for IRQ routing [ 0.431855] NetLabel: Initializing [ 0.432576] NetLabel: domain hash size = 128 [ 0.433435] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434398] NetLabel: unlabeled traffic allowed by default [ 0.435515] clocksource: Switched to clocksource kvm-clock [ 0.441508] AppArmor: AppArmor Filesystem Enabled [ 0.442488] pnp: PnP ACPI init [ 0.443425] pnp: PnP ACPI: found 5 devices [ 0.450162] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451929] NET: Registered protocol family 2 [ 0.452905] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.454192] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.455372] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456550] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458811] NET: Registered protocol family 1 [ 0.459687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460788] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461866] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480523] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.499422] Trying to unpack rootfs image as initramfs... [ 0.549087] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.563601] Scanning for low memory corruption every 60 seconds [ 0.565260] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566706] audit: initializing netlink subsys (disabled) [ 0.568004] audit: type=2000 audit(1543159745.369:1): initialized [ 0.569584] Initialise system trusted keyring [ 0.570761] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572237] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574626] zbud: loaded [ 0.575894] VFS: Disk quotas dquot_6.6.0 [ 0.576904] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578785] fuse init (API version 7.23) [ 0.579869] Key type big_key registered [ 0.580847] Allocating IMA MOK and blacklist keyrings. [ 0.582283] Key type asymmetric registered [ 0.583301] Asymmetric key parser 'x509' registered [ 0.584471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586243] io scheduler noop registered [ 0.587231] io scheduler deadline registered (default) [ 0.588469] io scheduler cfq registered [ 0.589470] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590722] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594014] ACPI: Power Button [PWRF] [ 0.595035] GHES: HEST is not enabled! [ 0.613272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.650296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679810] Linux agpgart interface v0.103 [ 0.682314] brd: module loaded [ 0.684182] loop: module loaded [ 0.688058] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.689564] GPT:90111 != 20971519 [ 0.690279] GPT:Alternate GPT header not at the end of the disk. [ 0.691412] GPT:90111 != 20971519 [ 0.692138] GPT: Use GNU Parted to correct GPT errors. [ 0.693134] vda: vda1 vda15 [ 0.694647] scsi host0: ata_piix [ 0.695432] scsi host1: ata_piix [ 0.696176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.697435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.699086] libphy: Fixed MDIO Bus: probed [ 0.699938] tun: Universal TUN/TAP device driver, 1.6 [ 0.700921] tun: (C) 1999-2004 Max Krasnyansky [ 0.702910] PPP generic driver version 2.4.2 [ 0.703839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705107] ehci-pci: EHCI PCI platform driver [ 0.706005] ehci-platform: EHCI generic platform driver [ 0.707023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708197] ohci-pci: OHCI PCI platform driver [ 0.709101] ohci-platform: OHCI generic platform driver [ 0.710120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729237] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731800] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732828] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733979] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736826] usb usb1: Product: UHCI Host Controller [ 0.737798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738965] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740008] hub 1-0:1.0: USB hub found [ 0.740806] hub 1-0:1.0: 2 ports detected [ 0.741750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743964] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744970] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746027] mousedev: PS/2 mouse device common for all mice [ 0.747240] rtc_cmos 00:00: RTC can wake from S4 [ 0.748582] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750336] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752948] i2c /dev entries driver [ 0.753727] device-mapper: uevent: version 1.0.3 [ 0.754701] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756391] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758137] NET: Registered protocol family 10 [ 0.759170] NET: Registered protocol family 17 [ 0.760110] Key type dns_resolver registered [ 0.761088] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762434] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763598] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765419] registered taskstats version 1 [ 0.766282] Loading compiled-in X.509 certificates [ 0.767763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.769674] zswap: loaded using pool lzo/zbud [ 0.771211] Key type trusted registered [ 0.772993] Key type encrypted registered [ 0.773874] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774932] ima: No TPM chip found, activating TPM-bypass! [ 0.776033] evm: HMAC attrs: 0x1 [ 0.777024] Magic number: 10:427:488 [ 0.777866] regulator regulator.0: hash matches [ 0.789789] rtc_cmos 00:00: setting system clock to 2018-11-25 15:29:04 UTC (1543159744) [ 0.791506] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792692] EDD information not available. [ 0.852711] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854328] Write protecting the kernel read-only data: 14336k [ 0.856059] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857937] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.921007] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.28 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 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.48. iid=i-000000b0 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAoCPJPHcuItX/ha2c5PuOtw6ZGkepz3eTrn5MSFzRcljNOfcnmeVJHpqMEm385mTy5UJMli+ezViXZIAkd3vBuWDJNjty8dKFyRNqqfjBGmOpLV47iCIKNmCsWn8GmoZP2n2/z4Ma3PP1ofMzSjmKg9t4MJ3JL/9ZM4OLtndFB3KTGFrYaG0uzIHugfOYS8N3k9fBqIWr4CNQODm7Tc0sXlzE/vnPtAIQ4OsWHAwUqdpNmDqMMlRLliu/ZNjC+x8dhOZw6MMKk7d/ryzARwwKQypvX3SJEd2vIHD9+UJPWio9s6mzyUkVHcEY0JoGSg1+dM7hpHtTgubikH/7Iqpf root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf ssh-dss AAAAB3NzaC1kc3MAAACBAI640REOw6cSEoO/TECd/1AKH27B0n2x6TEdi+U1YObNmSmq0nT7rtiZiG6VA1+GG/iNLQ7wDYvXNq9tE+GZrLLu+FjFR2LbZID0kMGiZG+CWCC2hopLXlfEUhSN8trx44zj5sGgv445NNuCYRm5UtfPeLelA8pwvgSRSXDVBD7zAAAAFQCMghQW99dy1r3qEq8NIEPMIUs5rQAAAIBCD1t1u372mZnY9aLyDl6lET+HAmV01bklFY5aguQhrjzVJm5D9tzD01ksTuoEV1eedD8JgJE6Z2HfKqt+Q2trwS4Jqr8LXb91kI+mnBPo4T6ibjTBOJBgX0uDwilJxml87IIXOtIKz48IJaN4Pu6u8u3iTk2GzFOk4NgUUlczaQAAAIBhEnhufePKOxpuVR24pTb4wjV36OtVEmr+PPCWY5xTljvG47DgHrotepzJr/1v22LADKTvlru2OSV6hMqIV6UXmCPUfUjqW3H5d8nSoDBSpozVWRpGcSD5IuI5ELENeTUMcxJhRvLFGhJt4KuQCT8PsHB4ITZVJR/fH99Tr/zeVw== root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe5f:dd9d/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.2 dev eth0 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-000000b0 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf launch-index: 0 === cirros: current=0.4.0 uptime=25.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf login: 2018-11-25 15:29:33,564 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-11-25 15:29:33,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:34,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-ede904c8-b74a-408d-97d7-7e6a010d2227 x-compute-request-id: req-ede904c8-b74a-408d-97d7-7e6a010d2227 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:95:23", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:26Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:34,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-ede904c8-b74a-408d-97d7-7e6a010d2227 2018-11-25 15:29:34,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:29:35,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-f3521721-7090-4883-a8cb-0469b2e5e522 x-compute-request-id: req-f3521721-7090-4883-a8cb-0469b2e5e522 Content-Encoding: gzip Content-Length: 9636 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 1130206872 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.129744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131377] pid_max: default: 32768 minimum: 301\n[ 0.132255] ACPI: Core revision 20150930\n[ 0.133635] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134919] Security Framework initialized\n[ 0.135728] Yama: becoming mindful.\n[ 0.136445] AppArmor: AppArmor initialized\n[ 0.137303] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138607] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139865] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142425] Initializing cgroup subsys io\n[ 0.143229] Initializing cgroup subsys memory\n[ 0.144072] Initializing cgroup subsys devices\n[ 0.144937] Initializing cgroup subsys freezer\n[ 0.145797] Initializing cgroup subsys net_cls\n[ 0.146643] Initializing cgroup subsys perf_event\n[ 0.147534] Initializing cgroup subsys net_prio\n[ 0.148400] Initializing cgroup subsys hugetlb\n[ 0.149259] Initializing cgroup subsys pids\n[ 0.150120] CPU: Physical Processor ID: 0\n[ 0.151596] mce: CPU supports 10 MCE banks\n[ 0.152423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162093] ftrace: allocating 31920 entries in 125 pages\n[ 0.188513] smpboot: Max logical packages: 2\n[ 0.189362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191859] x2apic enabled\n[ 0.192659] Switched APIC routing to physical x2apic.\n[ 0.194398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195593] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197718] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199619] KVM setup paravirtual spinlock\n[ 0.201037] x86: Booting SMP configuration:\n[ 0.201924] .... node #0, CPUs: #1\n[ 0.202822] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.225064] x86: Booted up 1 node, 2 CPUs\n[ 0.225066] KVM setup async PF for cpu 1\n[ 0.225069] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.227614] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229114] devtmpfs: initialized\n[ 0.230829] evm: security.selinux\n[ 0.231510] evm: security.SMACK64\n[ 0.232190] evm: security.SMACK64EXEC\n[ 0.232920] evm: security.SMACK64TRANSMUTE\n[ 0.233727] evm: security.SMACK64MMAP\n[ 0.234454] evm: security.ima\n[ 0.235086] evm: security.capability\n[ 0.235965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237871] pinctrl core: initialized pinctrl subsystem\n[ 0.238953] RTC time: 15:29:25, date: 11/25/18\n[ 0.239924] NET: Registered protocol family 16\n[ 0.249825] cpuidle: using governor ladder\n[ 0.261921] cpuidle: using governor menu\n[ 0.262722] PCCT header not found.\n[ 0.263507] ACPI: bus type PCI registered\n[ 0.264304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265537] PCI: Using configuration type 1 for base access\n[ 0.279020] ACPI: Added _OSI(Module Device)\n[ 0.279853] ACPI: Added _OSI(Processor Device)\n[ 0.280695] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281572] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283965] ACPI: Interpreter enabled\n[ 0.284722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292009] ACPI: (supports S0 S5)\n[ 0.292701] ACPI: Using IOAPIC for interrupt routing\n[ 0.293752] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298213] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302793] acpiphp: Slot [3] registered\n[ 0.303577] acpiphp: Slot [4] registered\n[ 0.304364] acpiphp: Slot [5] registered\n[ 0.305156] acpiphp: Slot [6] registered\n[ 0.305943] acpiphp: Slot [7] registered\n[ 0.306753] acpiphp: Slot [8] registered\n[ 0.307532] acpiphp: Slot [9] registered\n[ 0.308317] acpiphp: Slot [10] registered\n[ 0.319016] acpiphp: Slot [11] registered\n[ 0.319823] acpiphp: Slot [12] registered\n[ 0.320615] acpiphp: Slot [13] registered\n[ 0.321414] acpiphp: Slot [14] registered\n[ 0.322215] acpiphp: Slot [15] registered\n[ 0.323022] acpiphp: Slot [16] registered\n[ 0.323818] acpiphp: Slot [17] registered\n[ 0.324608] acpiphp: Slot [18] registered\n[ 0.325404] acpiphp: Slot [19] registered\n[ 0.326203] acpiphp: Slot [20] registered\n[ 0.327024] acpiphp: Slot [21] registered\n[ 0.327824] acpiphp: Slot [22] registered\n[ 0.328616] acpiphp: Slot [23] registered\n[ 0.329414] acpiphp: Slot [24] registered\n[ 0.330211] acpiphp: Slot [25] registered\n[ 0.331005] acpiphp: Slot [26] registered\n[ 0.331804] acpiphp: Slot [27] registered\n[ 0.332598] acpiphp: Slot [28] registered\n[ 0.333392] acpiphp: Slot [29] registered\n[ 0.334186] acpiphp: Slot [30] registered\n[ 0.334981] acpiphp: Slot [31] registered\n[ 0.335770] PCI host bridge to bus 0000:00\n[ 0.336563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.341799] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.348045] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350464] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351706] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417784] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418818] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420326] vgaarb: loaded\n[ 0.420924] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422456] SCSI subsystem initialized\n[ 0.423296] ACPI: bus type USB registered\n[ 0.424108] usbcore: registered new interface driver usbfs\n[ 0.425123] usbcore: registered new interface driver hub\n[ 0.426117] usbcore: registered new device driver usb\n[ 0.427256] PCI: Using ACPI for IRQ routing\n[ 0.428272] NetLabel: Initializing\n[ 0.428976] NetLabel: domain hash size = 128\n[ 0.429813] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430742] NetLabel: unlabeled traffic allowed by default\n[ 0.431864] clocksource: Switched to clocksource kvm-clock\n[ 0.437881] AppArmor: AppArmor Filesystem Enabled\n[ 0.438827] pnp: PnP ACPI init\n[ 0.439749] pnp: PnP ACPI: found 5 devices\n[ 0.446730] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448394] NET: Registered protocol family 2\n[ 0.449336] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450588] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451739] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.452877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455071] NET: Registered protocol family 1\n[ 0.455919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456987] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458036] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495545] Trying to unpack rootfs image as initramfs...\n[ 0.545121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559223] Scanning for low memory corruption every 60 seconds\n[ 0.560640] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561778] audit: initializing netlink subsys (disabled)\n[ 0.562791] audit: type=2000 audit(1543159766.028:1): initialized\n[ 0.564091] Initialise system trusted keyring\n[ 0.565059] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566206] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568294] zbud: loaded\n[ 0.569383] VFS: Disk quotas dquot_6.6.0\n[ 0.570195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571758] fuse init (API version 7.23)\n[ 0.572676] Key type big_key registered\n[ 0.573466] Allocating IMA MOK and blacklist keyrings.\n[ 0.574826] Key type asymmetric registered\n[ 0.575635] Asymmetric key parser 'x509' registered\n[ 0.576642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580875] io scheduler noop registered\n[ 0.581781] io scheduler deadline registered (default)\n[ 0.582898] io scheduler cfq registered\n[ 0.583837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585040] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588125] ACPI: Power Button [PWRF]\n[ 0.589112] GHES: HEST is not enabled!\n[ 0.607375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.645112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647692] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674843] Linux agpgart interface v0.103\n[ 0.677509] brd: module loaded\n[ 0.679431] loop: module loaded\n[ 0.683587] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685141] GPT:90111 != 20971519\n[ 0.685871] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687015] GPT:90111 != 20971519\n[ 0.687720] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688717] vda: vda1 vda15\n[ 0.690286] scsi host0: ata_piix\n[ 0.691115] scsi host1: ata_piix\n[ 0.691825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.693058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694351] libphy: Fixed MDIO Bus: probed\n[ 0.695252] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696300] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698338] PPP generic driver version 2.4.2\n[ 0.699301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700628] ehci-pci: EHCI PCI platform driver\n[ 0.701535] ehci-platform: EHCI generic platform driver\n[ 0.702530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703720] ohci-pci: OHCI PCI platform driver\n[ 0.704620] ohci-platform: OHCI generic platform driver\n[ 0.705626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731772] usb usb1: Product: UHCI Host Controller\n[ 0.732745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733915] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734991] hub 1-0:1.0: USB hub found\n[ 0.735819] hub 1-0:1.0: 2 ports detected\n[ 0.736767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738930] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741036] mousedev: PS/2 mouse device common for all mice\n[ 0.742375] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744286] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745422] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747951] i2c /dev entries driver\n[ 0.748735] device-mapper: uevent: version 1.0.3\n[ 0.749741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751495] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752947] NET: Registered protocol family 10\n[ 0.754398] NET: Registered protocol family 17\n[ 0.755368] Key type dns_resolver registered\n[ 0.756380] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757537] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759318] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761230] registered taskstats version 1\n[ 0.762125] Loading compiled-in X.509 certificates\n[ 0.763585] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.765584] zswap: loaded using pool lzo/zbud\n[ 0.767943] Key type trusted registered\n[ 0.769790] Key type encrypted registered\n[ 0.770677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771813] ima: No TPM chip found, activating TPM-bypass!\n[ 0.772944] evm: HMAC attrs: 0x1\n[ 0.774004] Magic number: 10:427:488\n[ 0.774818] regulator regulator.0: hash matches\n[ 0.785850] rtc_cmos 00:00: setting system clock to 2018-11-25 15:29:25 UTC (1543159765)\n[ 0.787659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788848] EDD information not available.\n[ 0.849020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.850632] Write protecting the kernel read-only data: 14336k\n[ 0.852372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.854347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.917667] 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 1.33\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 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.56. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyGQOOdXA2C+hde8b3yx12ZgZioW5+U7sGZu4Iqyn+74I/pq33PqI/0zpN1w8s0TCalAXoDWgxnPYCHfokzA5XW7jV1lThe4fwuobJNbkqNa53HmomoTSBeAMUm5lqn3oidNdWDRL6si86UQCwPCNCeUyTX1C0MWu7V9QpjEKec3Eq+qvHFn8uKBfospvitYASH3qLAr4Wx11hwpeNc6/1JML+SE6NZvHT+M8k347muC2WRSFXOak0ErudZ3enUGh9pS9JhUw7rkaeFOWMH8+o1JOzV9Mzr8DAIky4Ei5Tb1ND6RNORJTod0bdQmfpAImOb5xc7w2ucRxNeM5ZJNK/ root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nssh-dss AAAAB3NzaC1kc3MAAACBALsFNNiWJsdkFsvFdPl5CVCJlSZfUzq4rdO3BbHQ6y4o1/yZifg0XsldgXWk7PhAIvlAPLj8pCdtOCbYrII82y2Mqg65kf1GXzhLmqw5sAmVY2EEbAdhVgvvENmO7RPQC4+XugpttB91inE+7C0FtpRRRl+xUocFluS76db5SHcVAAAAFQDuqeA4dSk2F6CMOVSL7GElr1OZVQAAAIA7fF38AMvdSlA4+HK2i44ubJxLA5oq1zUDfVtF3inXN4rSbd+OrQ7Kmy9FPyK+Pk9R9Xkt5ltGYqX3qhTVdCzViALH+UKDsWT95Ka/IOxRdsXg/m4k8OyInHBKxDuFWv0J+C0iszB2C5LOf3v3UW0xSQ3r2vB4+c9aZLE1e1HhpwAAAIA2TTaZPA77SyMpYEMbBbrfNZSFjAgvH3YHAUVBHtHvEiMfPZ95J6jx4zL1iPQ9O7Hf6h+koMttakkGaeJVN1/3FdcyqsnseGxa/+hPxsn3vrHXpaHdMB0MVza2MszPSYDYp8upIzSUHzIiwGUZ4FkwgcIMOV28uLreXDil39ZyOg== root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe11:9523/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.01 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf login: "} 2018-11-25 15:29:35,321 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0/action used request id req-f3521721-7090-4883-a8cb-0469b2e5e522 2018-11-25 15:29:35,322 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:29:35,323 - create_instance_tests - DEBUG - Full console output - [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 1130206872 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.129744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131377] pid_max: default: 32768 minimum: 301 [ 0.132255] ACPI: Core revision 20150930 [ 0.133635] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134919] Security Framework initialized [ 0.135728] Yama: becoming mindful. [ 0.136445] AppArmor: AppArmor initialized [ 0.137303] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138607] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139865] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142425] Initializing cgroup subsys io [ 0.143229] Initializing cgroup subsys memory [ 0.144072] Initializing cgroup subsys devices [ 0.144937] Initializing cgroup subsys freezer [ 0.145797] Initializing cgroup subsys net_cls [ 0.146643] Initializing cgroup subsys perf_event [ 0.147534] Initializing cgroup subsys net_prio [ 0.148400] Initializing cgroup subsys hugetlb [ 0.149259] Initializing cgroup subsys pids [ 0.150120] CPU: Physical Processor ID: 0 [ 0.151596] mce: CPU supports 10 MCE banks [ 0.152423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162093] ftrace: allocating 31920 entries in 125 pages [ 0.188513] smpboot: Max logical packages: 2 [ 0.189362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190525] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191859] x2apic enabled [ 0.192659] Switched APIC routing to physical x2apic. [ 0.194398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195593] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.197718] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.199619] KVM setup paravirtual spinlock [ 0.201037] x86: Booting SMP configuration: [ 0.201924] .... node #0, CPUs: #1 [ 0.202822] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.225064] x86: Booted up 1 node, 2 CPUs [ 0.225066] KVM setup async PF for cpu 1 [ 0.225069] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.227614] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229114] devtmpfs: initialized [ 0.230829] evm: security.selinux [ 0.231510] evm: security.SMACK64 [ 0.232190] evm: security.SMACK64EXEC [ 0.232920] evm: security.SMACK64TRANSMUTE [ 0.233727] evm: security.SMACK64MMAP [ 0.234454] evm: security.ima [ 0.235086] evm: security.capability [ 0.235965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237871] pinctrl core: initialized pinctrl subsystem [ 0.238953] RTC time: 15:29:25, date: 11/25/18 [ 0.239924] NET: Registered protocol family 16 [ 0.249825] cpuidle: using governor ladder [ 0.261921] cpuidle: using governor menu [ 0.262722] PCCT header not found. [ 0.263507] ACPI: bus type PCI registered [ 0.264304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265537] PCI: Using configuration type 1 for base access [ 0.279020] ACPI: Added _OSI(Module Device) [ 0.279853] ACPI: Added _OSI(Processor Device) [ 0.280695] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281572] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283965] ACPI: Interpreter enabled [ 0.284722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292009] ACPI: (supports S0 S5) [ 0.292701] ACPI: Using IOAPIC for interrupt routing [ 0.293752] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298213] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302793] acpiphp: Slot [3] registered [ 0.303577] acpiphp: Slot [4] registered [ 0.304364] acpiphp: Slot [5] registered [ 0.305156] acpiphp: Slot [6] registered [ 0.305943] acpiphp: Slot [7] registered [ 0.306753] acpiphp: Slot [8] registered [ 0.307532] acpiphp: Slot [9] registered [ 0.308317] acpiphp: Slot [10] registered [ 0.319016] acpiphp: Slot [11] registered [ 0.319823] acpiphp: Slot [12] registered [ 0.320615] acpiphp: Slot [13] registered [ 0.321414] acpiphp: Slot [14] registered [ 0.322215] acpiphp: Slot [15] registered [ 0.323022] acpiphp: Slot [16] registered [ 0.323818] acpiphp: Slot [17] registered [ 0.324608] acpiphp: Slot [18] registered [ 0.325404] acpiphp: Slot [19] registered [ 0.326203] acpiphp: Slot [20] registered [ 0.327024] acpiphp: Slot [21] registered [ 0.327824] acpiphp: Slot [22] registered [ 0.328616] acpiphp: Slot [23] registered [ 0.329414] acpiphp: Slot [24] registered [ 0.330211] acpiphp: Slot [25] registered [ 0.331005] acpiphp: Slot [26] registered [ 0.331804] acpiphp: Slot [27] registered [ 0.332598] acpiphp: Slot [28] registered [ 0.333392] acpiphp: Slot [29] registered [ 0.334186] acpiphp: Slot [30] registered [ 0.334981] acpiphp: Slot [31] registered [ 0.335770] PCI host bridge to bus 0000:00 [ 0.336563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.341799] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.348045] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.349307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350464] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351706] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.358535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416563] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417784] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418818] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420326] vgaarb: loaded [ 0.420924] vgaarb: bridge control possible 0000:00:02.0 [ 0.422456] SCSI subsystem initialized [ 0.423296] ACPI: bus type USB registered [ 0.424108] usbcore: registered new interface driver usbfs [ 0.425123] usbcore: registered new interface driver hub [ 0.426117] usbcore: registered new device driver usb [ 0.427256] PCI: Using ACPI for IRQ routing [ 0.428272] NetLabel: Initializing [ 0.428976] NetLabel: domain hash size = 128 [ 0.429813] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430742] NetLabel: unlabeled traffic allowed by default [ 0.431864] clocksource: Switched to clocksource kvm-clock [ 0.437881] AppArmor: AppArmor Filesystem Enabled [ 0.438827] pnp: PnP ACPI init [ 0.439749] pnp: PnP ACPI: found 5 devices [ 0.446730] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448394] NET: Registered protocol family 2 [ 0.449336] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.450588] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.451739] TCP: Hash tables configured (established 4096 bind 4096) [ 0.452877] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.455071] NET: Registered protocol family 1 [ 0.455919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456987] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.458036] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495545] Trying to unpack rootfs image as initramfs... [ 0.545121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.559223] Scanning for low memory corruption every 60 seconds [ 0.560640] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561778] audit: initializing netlink subsys (disabled) [ 0.562791] audit: type=2000 audit(1543159766.028:1): initialized [ 0.564091] Initialise system trusted keyring [ 0.565059] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566206] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568294] zbud: loaded [ 0.569383] VFS: Disk quotas dquot_6.6.0 [ 0.570195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571758] fuse init (API version 7.23) [ 0.572676] Key type big_key registered [ 0.573466] Allocating IMA MOK and blacklist keyrings. [ 0.574826] Key type asymmetric registered [ 0.575635] Asymmetric key parser 'x509' registered [ 0.576642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.580875] io scheduler noop registered [ 0.581781] io scheduler deadline registered (default) [ 0.582898] io scheduler cfq registered [ 0.583837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585040] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588125] ACPI: Power Button [PWRF] [ 0.589112] GHES: HEST is not enabled! [ 0.607375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.645112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647692] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674843] Linux agpgart interface v0.103 [ 0.677509] brd: module loaded [ 0.679431] loop: module loaded [ 0.683587] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685141] GPT:90111 != 20971519 [ 0.685871] GPT:Alternate GPT header not at the end of the disk. [ 0.687015] GPT:90111 != 20971519 [ 0.687720] GPT: Use GNU Parted to correct GPT errors. [ 0.688717] vda: vda1 vda15 [ 0.690286] scsi host0: ata_piix [ 0.691115] scsi host1: ata_piix [ 0.691825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.693058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.694351] libphy: Fixed MDIO Bus: probed [ 0.695252] tun: Universal TUN/TAP device driver, 1.6 [ 0.696300] tun: (C) 1999-2004 Max Krasnyansky [ 0.698338] PPP generic driver version 2.4.2 [ 0.699301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700628] ehci-pci: EHCI PCI platform driver [ 0.701535] ehci-platform: EHCI generic platform driver [ 0.702530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703720] ohci-pci: OHCI PCI platform driver [ 0.704620] ohci-platform: OHCI generic platform driver [ 0.705626] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726825] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.728974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731772] usb usb1: Product: UHCI Host Controller [ 0.732745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733915] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734991] hub 1-0:1.0: USB hub found [ 0.735819] hub 1-0:1.0: 2 ports detected [ 0.736767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738930] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739923] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741036] mousedev: PS/2 mouse device common for all mice [ 0.742375] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744286] rtc_cmos 00:00: RTC can wake from S4 [ 0.745422] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747951] i2c /dev entries driver [ 0.748735] device-mapper: uevent: version 1.0.3 [ 0.749741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.751495] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752947] NET: Registered protocol family 10 [ 0.754398] NET: Registered protocol family 17 [ 0.755368] Key type dns_resolver registered [ 0.756380] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757537] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759318] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.761230] registered taskstats version 1 [ 0.762125] Loading compiled-in X.509 certificates [ 0.763585] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.765584] zswap: loaded using pool lzo/zbud [ 0.767943] Key type trusted registered [ 0.769790] Key type encrypted registered [ 0.770677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771813] ima: No TPM chip found, activating TPM-bypass! [ 0.772944] evm: HMAC attrs: 0x1 [ 0.774004] Magic number: 10:427:488 [ 0.774818] regulator regulator.0: hash matches [ 0.785850] rtc_cmos 00:00: setting system clock to 2018-11-25 15:29:25 UTC (1543159765) [ 0.787659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788848] EDD information not available. [ 0.849020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.850632] Write protecting the kernel read-only data: 14336k [ 0.852372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.917667] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 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 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.56. iid=i-000000b3 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyGQOOdXA2C+hde8b3yx12ZgZioW5+U7sGZu4Iqyn+74I/pq33PqI/0zpN1w8s0TCalAXoDWgxnPYCHfokzA5XW7jV1lThe4fwuobJNbkqNa53HmomoTSBeAMUm5lqn3oidNdWDRL6si86UQCwPCNCeUyTX1C0MWu7V9QpjEKec3Eq+qvHFn8uKBfospvitYASH3qLAr4Wx11hwpeNc6/1JML+SE6NZvHT+M8k347muC2WRSFXOak0ErudZ3enUGh9pS9JhUw7rkaeFOWMH8+o1JOzV9Mzr8DAIky4Ei5Tb1ND6RNORJTod0bdQmfpAImOb5xc7w2ucRxNeM5ZJNK/ root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf ssh-dss AAAAB3NzaC1kc3MAAACBALsFNNiWJsdkFsvFdPl5CVCJlSZfUzq4rdO3BbHQ6y4o1/yZifg0XsldgXWk7PhAIvlAPLj8pCdtOCbYrII82y2Mqg65kf1GXzhLmqw5sAmVY2EEbAdhVgvvENmO7RPQC4+XugpttB91inE+7C0FtpRRRl+xUocFluS76db5SHcVAAAAFQDuqeA4dSk2F6CMOVSL7GElr1OZVQAAAIA7fF38AMvdSlA4+HK2i44ubJxLA5oq1zUDfVtF3inXN4rSbd+OrQ7Kmy9FPyK+Pk9R9Xkt5ltGYqX3qhTVdCzViALH+UKDsWT95Ka/IOxRdsXg/m4k8OyInHBKxDuFWv0J+C0iszB2C5LOf3v3UW0xSQ3r2vB4+c9aZLE1e1HhpwAAAIA2TTaZPA77SyMpYEMbBbrfNZSFjAgvH3YHAUVBHtHvEiMfPZ95J6jx4zL1iPQ9O7Hf6h+koMttakkGaeJVN1/3FdcyqsnseGxa/+hPxsn3vrHXpaHdMB0MVza2MszPSYDYp8upIzSUHzIiwGUZ4FkwgcIMOV28uLreXDil39ZyOg== root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe11:9523/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.2 dev eth0 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-000000b3 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf launch-index: 0 === cirros: current=0.4.0 uptime=5.01 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf login: 2018-11-25 15:29:36,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:36,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-cfb42e7f-a0e6-479e-b9ca-32139edcef7e x-compute-request-id: req-cfb42e7f-a0e6-479e-b9ca-32139edcef7e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:dd:9d", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:04Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:36,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-cfb42e7f-a0e6-479e-b9ca-32139edcef7e 2018-11-25 15:29:36,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:29:38,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-d16911cd-2a61-4929-836b-053f3912d9cf x-compute-request-id: req-d16911cd-2a61-4929-836b-053f3912d9cf Content-Encoding: gzip Content-Length: 9651 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 550731140 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.133315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135010] pid_max: default: 32768 minimum: 301\n[ 0.135918] ACPI: Core revision 20150930\n[ 0.137335] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138671] Security Framework initialized\n[ 0.139500] Yama: becoming mindful.\n[ 0.140244] AppArmor: AppArmor initialized\n[ 0.141128] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143789] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146429] Initializing cgroup subsys io\n[ 0.147271] Initializing cgroup subsys memory\n[ 0.148148] Initializing cgroup subsys devices\n[ 0.149047] Initializing cgroup subsys freezer\n[ 0.149937] Initializing cgroup subsys net_cls\n[ 0.150820] Initializing cgroup subsys perf_event\n[ 0.151748] Initializing cgroup subsys net_prio\n[ 0.152656] Initializing cgroup subsys hugetlb\n[ 0.153546] Initializing cgroup subsys pids\n[ 0.154438] CPU: Physical Processor ID: 0\n[ 0.155948] mce: CPU supports 10 MCE banks\n[ 0.156822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157840] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160138] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166601] ftrace: allocating 31920 entries in 125 pages\n[ 0.193045] smpboot: Max logical packages: 2\n[ 0.193919] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195131] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196518] x2apic enabled\n[ 0.197346] Switched APIC routing to physical x2apic.\n[ 0.199130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200404] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202589] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204551] KVM setup paravirtual spinlock\n[ 0.206004] x86: Booting SMP configuration:\n[ 0.206918] .... node #0, CPUs: #1\n[ 0.207825] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.229748] x86: Booted up 1 node, 2 CPUs\n[ 0.229750] KVM setup async PF for cpu 1\n[ 0.229753] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.232378] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.233902] devtmpfs: initialized\n[ 0.235635] evm: security.selinux\n[ 0.236347] evm: security.SMACK64\n[ 0.237054] evm: security.SMACK64EXEC\n[ 0.237836] evm: security.SMACK64TRANSMUTE\n[ 0.238657] evm: security.SMACK64MMAP\n[ 0.239411] evm: security.ima\n[ 0.240062] evm: security.capability\n[ 0.240901] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242807] pinctrl core: initialized pinctrl subsystem\n[ 0.243926] RTC time: 15:29:04, date: 11/25/18\n[ 0.244904] NET: Registered protocol family 16\n[ 0.254792] cpuidle: using governor ladder\n[ 0.266871] cpuidle: using governor menu\n[ 0.267698] PCCT header not found.\n[ 0.268477] ACPI: bus type PCI registered\n[ 0.269301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270570] PCI: Using configuration type 1 for base access\n[ 0.283995] ACPI: Added _OSI(Module Device)\n[ 0.284861] ACPI: Added _OSI(Processor Device)\n[ 0.285738] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286650] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289008] ACPI: Interpreter enabled\n[ 0.289787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297275] ACPI: (supports S0 S5)\n[ 0.297991] ACPI: Using IOAPIC for interrupt routing\n[ 0.299065] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304851] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306060] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308329] acpiphp: Slot [3] registered\n[ 0.309165] acpiphp: Slot [4] registered\n[ 0.309981] acpiphp: Slot [5] registered\n[ 0.310788] acpiphp: Slot [6] registered\n[ 0.311592] acpiphp: Slot [7] registered\n[ 0.312403] acpiphp: Slot [8] registered\n[ 0.313218] acpiphp: Slot [9] registered\n[ 0.314027] acpiphp: Slot [10] registered\n[ 0.325521] acpiphp: Slot [11] registered\n[ 0.326346] acpiphp: Slot [12] registered\n[ 0.327177] acpiphp: Slot [13] registered\n[ 0.328000] acpiphp: Slot [14] registered\n[ 0.328820] acpiphp: Slot [15] registered\n[ 0.329645] acpiphp: Slot [16] registered\n[ 0.330467] acpiphp: Slot [17] registered\n[ 0.331287] acpiphp: Slot [18] registered\n[ 0.332105] acpiphp: Slot [19] registered\n[ 0.332925] acpiphp: Slot [20] registered\n[ 0.333752] acpiphp: Slot [21] registered\n[ 0.334568] acpiphp: Slot [22] registered\n[ 0.335395] acpiphp: Slot [23] registered\n[ 0.336219] acpiphp: Slot [24] registered\n[ 0.337038] acpiphp: Slot [25] registered\n[ 0.337860] acpiphp: Slot [26] registered\n[ 0.338684] acpiphp: Slot [27] registered\n[ 0.339504] acpiphp: Slot [28] registered\n[ 0.340324] acpiphp: Slot [29] registered\n[ 0.341144] acpiphp: Slot [30] registered\n[ 0.341971] acpiphp: Slot [31] registered\n[ 0.342790] PCI host bridge to bus 0000:00\n[ 0.343606] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348996] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355299] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356588] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365507] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366956] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412633] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414136] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421203] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423853] vgaarb: loaded\n[ 0.424458] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425987] SCSI subsystem initialized\n[ 0.426833] ACPI: bus type USB registered\n[ 0.427655] usbcore: registered new interface driver usbfs\n[ 0.428698] usbcore: registered new interface driver hub\n[ 0.429719] usbcore: registered new device driver usb\n[ 0.430807] PCI: Using ACPI for IRQ routing\n[ 0.431855] NetLabel: Initializing\n[ 0.432576] NetLabel: domain hash size = 128\n[ 0.433435] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434398] NetLabel: unlabeled traffic allowed by default\n[ 0.435515] clocksource: Switched to clocksource kvm-clock\n[ 0.441508] AppArmor: AppArmor Filesystem Enabled\n[ 0.442488] pnp: PnP ACPI init\n[ 0.443425] pnp: PnP ACPI: found 5 devices\n[ 0.450162] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451929] NET: Registered protocol family 2\n[ 0.452905] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.454192] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455372] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456550] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458811] NET: Registered protocol family 1\n[ 0.459687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460788] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461866] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480523] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499422] Trying to unpack rootfs image as initramfs...\n[ 0.549087] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563601] Scanning for low memory corruption every 60 seconds\n[ 0.565260] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566706] audit: initializing netlink subsys (disabled)\n[ 0.568004] audit: type=2000 audit(1543159745.369:1): initialized\n[ 0.569584] Initialise system trusted keyring\n[ 0.570761] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572237] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574626] zbud: loaded\n[ 0.575894] VFS: Disk quotas dquot_6.6.0\n[ 0.576904] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578785] fuse init (API version 7.23)\n[ 0.579869] Key type big_key registered\n[ 0.580847] Allocating IMA MOK and blacklist keyrings.\n[ 0.582283] Key type asymmetric registered\n[ 0.583301] Asymmetric key parser 'x509' registered\n[ 0.584471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586243] io scheduler noop registered\n[ 0.587231] io scheduler deadline registered (default)\n[ 0.588469] io scheduler cfq registered\n[ 0.589470] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590722] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594014] ACPI: Power Button [PWRF]\n[ 0.595035] GHES: HEST is not enabled!\n[ 0.613272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.650296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679810] Linux agpgart interface v0.103\n[ 0.682314] brd: module loaded\n[ 0.684182] loop: module loaded\n[ 0.688058] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689564] GPT:90111 != 20971519\n[ 0.690279] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691412] GPT:90111 != 20971519\n[ 0.692138] GPT: Use GNU Parted to correct GPT errors.\n[ 0.693134] vda: vda1 vda15\n[ 0.694647] scsi host0: ata_piix\n[ 0.695432] scsi host1: ata_piix\n[ 0.696176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.697435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.699086] libphy: Fixed MDIO Bus: probed\n[ 0.699938] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700921] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702910] PPP generic driver version 2.4.2\n[ 0.703839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705107] ehci-pci: EHCI PCI platform driver\n[ 0.706005] ehci-platform: EHCI generic platform driver\n[ 0.707023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708197] ohci-pci: OHCI PCI platform driver\n[ 0.709101] ohci-platform: OHCI generic platform driver\n[ 0.710120] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729237] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731800] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732828] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733979] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736826] usb usb1: Product: UHCI Host Controller\n[ 0.737798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738965] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740008] hub 1-0:1.0: USB hub found\n[ 0.740806] hub 1-0:1.0: 2 ports detected\n[ 0.741750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744970] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746027] mousedev: PS/2 mouse device common for all mice\n[ 0.747240] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748582] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750336] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752948] i2c /dev entries driver\n[ 0.753727] device-mapper: uevent: version 1.0.3\n[ 0.754701] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756391] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758137] NET: Registered protocol family 10\n[ 0.759170] NET: Registered protocol family 17\n[ 0.760110] Key type dns_resolver registered\n[ 0.761088] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762434] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763598] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765419] registered taskstats version 1\n[ 0.766282] Loading compiled-in X.509 certificates\n[ 0.767763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769674] zswap: loaded using pool lzo/zbud\n[ 0.771211] Key type trusted registered\n[ 0.772993] Key type encrypted registered\n[ 0.773874] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774932] ima: No TPM chip found, activating TPM-bypass!\n[ 0.776033] evm: HMAC attrs: 0x1\n[ 0.777024] Magic number: 10:427:488\n[ 0.777866] regulator regulator.0: hash matches\n[ 0.789789] rtc_cmos 00:00: setting system clock to 2018-11-25 15:29:04 UTC (1543159744)\n[ 0.791506] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792692] EDD information not available.\n[ 0.852711] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854328] Write protecting the kernel read-only data: 14336k\n[ 0.856059] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857937] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.921007] 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 1.28\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 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.48. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAoCPJPHcuItX/ha2c5PuOtw6ZGkepz3eTrn5MSFzRcljNOfcnmeVJHpqMEm385mTy5UJMli+ezViXZIAkd3vBuWDJNjty8dKFyRNqqfjBGmOpLV47iCIKNmCsWn8GmoZP2n2/z4Ma3PP1ofMzSjmKg9t4MJ3JL/9ZM4OLtndFB3KTGFrYaG0uzIHugfOYS8N3k9fBqIWr4CNQODm7Tc0sXlzE/vnPtAIQ4OsWHAwUqdpNmDqMMlRLliu/ZNjC+x8dhOZw6MMKk7d/ryzARwwKQypvX3SJEd2vIHD9+UJPWio9s6mzyUkVHcEY0JoGSg1+dM7hpHtTgubikH/7Iqpf root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nssh-dss AAAAB3NzaC1kc3MAAACBAI640REOw6cSEoO/TECd/1AKH27B0n2x6TEdi+U1YObNmSmq0nT7rtiZiG6VA1+GG/iNLQ7wDYvXNq9tE+GZrLLu+FjFR2LbZID0kMGiZG+CWCC2hopLXlfEUhSN8trx44zj5sGgv445NNuCYRm5UtfPeLelA8pwvgSRSXDVBD7zAAAAFQCMghQW99dy1r3qEq8NIEPMIUs5rQAAAIBCD1t1u372mZnY9aLyDl6lET+HAmV01bklFY5aguQhrjzVJm5D9tzD01ksTuoEV1eedD8JgJE6Z2HfKqt+Q2trwS4Jqr8LXb91kI+mnBPo4T6ibjTBOJBgX0uDwilJxml87IIXOtIKz48IJaN4Pu6u8u3iTk2GzFOk4NgUUlczaQAAAIBhEnhufePKOxpuVR24pTb4wjV36OtVEmr+PPCWY5xTljvG47DgHrotepzJr/1v22LADKTvlru2OSV6hMqIV6UXmCPUfUjqW3H5d8nSoDBSpozVWRpGcSD5IuI5ELENeTUMcxJhRvLFGhJt4KuQCT8PsHB4ITZVJR/fH99Tr/zeVw== root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe5f:dd9d/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \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-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.83 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf login: "} 2018-11-25 15:29:38,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d/action used request id req-d16911cd-2a61-4929-836b-053f3912d9cf 2018-11-25 15:29:39,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:40,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-2f2e3c38-f5c6-4443-9600-4f49d02e0216 x-compute-request-id: req-2f2e3c38-f5c6-4443-9600-4f49d02e0216 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:95:23", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "security_groups": [{"name": "default"}], "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:26Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:40,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-2f2e3c38-f5c6-4443-9600-4f49d02e0216 2018-11-25 15:29:40,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:29:41,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:40 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-c6de9230-0c73-4c14-b0d2-fae1e77aed52 x-compute-request-id: req-c6de9230-0c73-4c14-b0d2-fae1e77aed52 Content-Encoding: gzip Content-Length: 9636 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 1130206872 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 2 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.129744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131377] pid_max: default: 32768 minimum: 301\n[ 0.132255] ACPI: Core revision 20150930\n[ 0.133635] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134919] Security Framework initialized\n[ 0.135728] Yama: becoming mindful.\n[ 0.136445] AppArmor: AppArmor initialized\n[ 0.137303] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138607] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139865] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142425] Initializing cgroup subsys io\n[ 0.143229] Initializing cgroup subsys memory\n[ 0.144072] Initializing cgroup subsys devices\n[ 0.144937] Initializing cgroup subsys freezer\n[ 0.145797] Initializing cgroup subsys net_cls\n[ 0.146643] Initializing cgroup subsys perf_event\n[ 0.147534] Initializing cgroup subsys net_prio\n[ 0.148400] Initializing cgroup subsys hugetlb\n[ 0.149259] Initializing cgroup subsys pids\n[ 0.150120] CPU: Physical Processor ID: 0\n[ 0.151596] mce: CPU supports 10 MCE banks\n[ 0.152423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162093] ftrace: allocating 31920 entries in 125 pages\n[ 0.188513] smpboot: Max logical packages: 2\n[ 0.189362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191859] x2apic enabled\n[ 0.192659] Switched APIC routing to physical x2apic.\n[ 0.194398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195593] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197718] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199619] KVM setup paravirtual spinlock\n[ 0.201037] x86: Booting SMP configuration:\n[ 0.201924] .... node #0, CPUs: #1\n[ 0.202822] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.225064] x86: Booted up 1 node, 2 CPUs\n[ 0.225066] KVM setup async PF for cpu 1\n[ 0.225069] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.227614] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229114] devtmpfs: initialized\n[ 0.230829] evm: security.selinux\n[ 0.231510] evm: security.SMACK64\n[ 0.232190] evm: security.SMACK64EXEC\n[ 0.232920] evm: security.SMACK64TRANSMUTE\n[ 0.233727] evm: security.SMACK64MMAP\n[ 0.234454] evm: security.ima\n[ 0.235086] evm: security.capability\n[ 0.235965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237871] pinctrl core: initialized pinctrl subsystem\n[ 0.238953] RTC time: 15:29:25, date: 11/25/18\n[ 0.239924] NET: Registered protocol family 16\n[ 0.249825] cpuidle: using governor ladder\n[ 0.261921] cpuidle: using governor menu\n[ 0.262722] PCCT header not found.\n[ 0.263507] ACPI: bus type PCI registered\n[ 0.264304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265537] PCI: Using configuration type 1 for base access\n[ 0.279020] ACPI: Added _OSI(Module Device)\n[ 0.279853] ACPI: Added _OSI(Processor Device)\n[ 0.280695] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281572] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283965] ACPI: Interpreter enabled\n[ 0.284722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292009] ACPI: (supports S0 S5)\n[ 0.292701] ACPI: Using IOAPIC for interrupt routing\n[ 0.293752] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298213] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302793] acpiphp: Slot [3] registered\n[ 0.303577] acpiphp: Slot [4] registered\n[ 0.304364] acpiphp: Slot [5] registered\n[ 0.305156] acpiphp: Slot [6] registered\n[ 0.305943] acpiphp: Slot [7] registered\n[ 0.306753] acpiphp: Slot [8] registered\n[ 0.307532] acpiphp: Slot [9] registered\n[ 0.308317] acpiphp: Slot [10] registered\n[ 0.319016] acpiphp: Slot [11] registered\n[ 0.319823] acpiphp: Slot [12] registered\n[ 0.320615] acpiphp: Slot [13] registered\n[ 0.321414] acpiphp: Slot [14] registered\n[ 0.322215] acpiphp: Slot [15] registered\n[ 0.323022] acpiphp: Slot [16] registered\n[ 0.323818] acpiphp: Slot [17] registered\n[ 0.324608] acpiphp: Slot [18] registered\n[ 0.325404] acpiphp: Slot [19] registered\n[ 0.326203] acpiphp: Slot [20] registered\n[ 0.327024] acpiphp: Slot [21] registered\n[ 0.327824] acpiphp: Slot [22] registered\n[ 0.328616] acpiphp: Slot [23] registered\n[ 0.329414] acpiphp: Slot [24] registered\n[ 0.330211] acpiphp: Slot [25] registered\n[ 0.331005] acpiphp: Slot [26] registered\n[ 0.331804] acpiphp: Slot [27] registered\n[ 0.332598] acpiphp: Slot [28] registered\n[ 0.333392] acpiphp: Slot [29] registered\n[ 0.334186] acpiphp: Slot [30] registered\n[ 0.334981] acpiphp: Slot [31] registered\n[ 0.335770] PCI host bridge to bus 0000:00\n[ 0.336563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.341799] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.348045] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350464] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351706] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417784] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418818] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420326] vgaarb: loaded\n[ 0.420924] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422456] SCSI subsystem initialized\n[ 0.423296] ACPI: bus type USB registered\n[ 0.424108] usbcore: registered new interface driver usbfs\n[ 0.425123] usbcore: registered new interface driver hub\n[ 0.426117] usbcore: registered new device driver usb\n[ 0.427256] PCI: Using ACPI for IRQ routing\n[ 0.428272] NetLabel: Initializing\n[ 0.428976] NetLabel: domain hash size = 128\n[ 0.429813] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430742] NetLabel: unlabeled traffic allowed by default\n[ 0.431864] clocksource: Switched to clocksource kvm-clock\n[ 0.437881] AppArmor: AppArmor Filesystem Enabled\n[ 0.438827] pnp: PnP ACPI init\n[ 0.439749] pnp: PnP ACPI: found 5 devices\n[ 0.446730] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448394] NET: Registered protocol family 2\n[ 0.449336] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450588] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451739] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.452877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455071] NET: Registered protocol family 1\n[ 0.455919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456987] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458036] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495545] Trying to unpack rootfs image as initramfs...\n[ 0.545121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559223] Scanning for low memory corruption every 60 seconds\n[ 0.560640] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561778] audit: initializing netlink subsys (disabled)\n[ 0.562791] audit: type=2000 audit(1543159766.028:1): initialized\n[ 0.564091] Initialise system trusted keyring\n[ 0.565059] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566206] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568294] zbud: loaded\n[ 0.569383] VFS: Disk quotas dquot_6.6.0\n[ 0.570195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571758] fuse init (API version 7.23)\n[ 0.572676] Key type big_key registered\n[ 0.573466] Allocating IMA MOK and blacklist keyrings.\n[ 0.574826] Key type asymmetric registered\n[ 0.575635] Asymmetric key parser 'x509' registered\n[ 0.576642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580875] io scheduler noop registered\n[ 0.581781] io scheduler deadline registered (default)\n[ 0.582898] io scheduler cfq registered\n[ 0.583837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585040] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588125] ACPI: Power Button [PWRF]\n[ 0.589112] GHES: HEST is not enabled!\n[ 0.607375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.645112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647692] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674843] Linux agpgart interface v0.103\n[ 0.677509] brd: module loaded\n[ 0.679431] loop: module loaded\n[ 0.683587] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685141] GPT:90111 != 20971519\n[ 0.685871] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687015] GPT:90111 != 20971519\n[ 0.687720] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688717] vda: vda1 vda15\n[ 0.690286] scsi host0: ata_piix\n[ 0.691115] scsi host1: ata_piix\n[ 0.691825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.693058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694351] libphy: Fixed MDIO Bus: probed\n[ 0.695252] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696300] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698338] PPP generic driver version 2.4.2\n[ 0.699301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700628] ehci-pci: EHCI PCI platform driver\n[ 0.701535] ehci-platform: EHCI generic platform driver\n[ 0.702530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703720] ohci-pci: OHCI PCI platform driver\n[ 0.704620] ohci-platform: OHCI generic platform driver\n[ 0.705626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731772] usb usb1: Product: UHCI Host Controller\n[ 0.732745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733915] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734991] hub 1-0:1.0: USB hub found\n[ 0.735819] hub 1-0:1.0: 2 ports detected\n[ 0.736767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738930] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741036] mousedev: PS/2 mouse device common for all mice\n[ 0.742375] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744286] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745422] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747951] i2c /dev entries driver\n[ 0.748735] device-mapper: uevent: version 1.0.3\n[ 0.749741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751495] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752947] NET: Registered protocol family 10\n[ 0.754398] NET: Registered protocol family 17\n[ 0.755368] Key type dns_resolver registered\n[ 0.756380] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757537] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759318] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761230] registered taskstats version 1\n[ 0.762125] Loading compiled-in X.509 certificates\n[ 0.763585] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.765584] zswap: loaded using pool lzo/zbud\n[ 0.767943] Key type trusted registered\n[ 0.769790] Key type encrypted registered\n[ 0.770677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771813] ima: No TPM chip found, activating TPM-bypass!\n[ 0.772944] evm: HMAC attrs: 0x1\n[ 0.774004] Magic number: 10:427:488\n[ 0.774818] regulator regulator.0: hash matches\n[ 0.785850] rtc_cmos 00:00: setting system clock to 2018-11-25 15:29:25 UTC (1543159765)\n[ 0.787659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788848] EDD information not available.\n[ 0.849020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.850632] Write protecting the kernel read-only data: 14336k\n[ 0.852372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.854347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.917667] 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 1.33\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 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.56. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyGQOOdXA2C+hde8b3yx12ZgZioW5+U7sGZu4Iqyn+74I/pq33PqI/0zpN1w8s0TCalAXoDWgxnPYCHfokzA5XW7jV1lThe4fwuobJNbkqNa53HmomoTSBeAMUm5lqn3oidNdWDRL6si86UQCwPCNCeUyTX1C0MWu7V9QpjEKec3Eq+qvHFn8uKBfospvitYASH3qLAr4Wx11hwpeNc6/1JML+SE6NZvHT+M8k347muC2WRSFXOak0ErudZ3enUGh9pS9JhUw7rkaeFOWMH8+o1JOzV9Mzr8DAIky4Ei5Tb1ND6RNORJTod0bdQmfpAImOb5xc7w2ucRxNeM5ZJNK/ root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nssh-dss AAAAB3NzaC1kc3MAAACBALsFNNiWJsdkFsvFdPl5CVCJlSZfUzq4rdO3BbHQ6y4o1/yZifg0XsldgXWk7PhAIvlAPLj8pCdtOCbYrII82y2Mqg65kf1GXzhLmqw5sAmVY2EEbAdhVgvvENmO7RPQC4+XugpttB91inE+7C0FtpRRRl+xUocFluS76db5SHcVAAAAFQDuqeA4dSk2F6CMOVSL7GElr1OZVQAAAIA7fF38AMvdSlA4+HK2i44ubJxLA5oq1zUDfVtF3inXN4rSbd+OrQ7Kmy9FPyK+Pk9R9Xkt5ltGYqX3qhTVdCzViALH+UKDsWT95Ka/IOxRdsXg/m4k8OyInHBKxDuFWv0J+C0iszB2C5LOf3v3UW0xSQ3r2vB4+c9aZLE1e1HhpwAAAIA2TTaZPA77SyMpYEMbBbrfNZSFjAgvH3YHAUVBHtHvEiMfPZ95J6jx4zL1iPQ9O7Hf6h+koMttakkGaeJVN1/3FdcyqsnseGxa/+hPxsn3vrHXpaHdMB0MVza2MszPSYDYp8upIzSUHzIiwGUZ4FkwgcIMOV28uLreXDil39ZyOg== root@createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe11:9523/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.01 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-8130c835-ab3f-4308-be2b-e712f61facbf login: "} 2018-11-25 15:29:41,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0/action used request id req-c6de9230-0c73-4c14-b0d2-fae1e77aed52 2018-11-25 15:29:41,169 - create_instance - INFO - Deleting Port with ID - b0b5af26-ae2e-4e30-8933-39d239bf38f9 2018-11-25 15:29:41,169 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm1-port 2018-11-25 15:29:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b0b5af26-ae2e-4e30-8933-39d239bf38f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:42,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a23a1fd-00b7-4371-9b71-e98150611bf1 Date: Sun, 25 Nov 2018 15:29:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:29:42,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b0b5af26-ae2e-4e30-8933-39d239bf38f9 used request id req-7a23a1fd-00b7-4371-9b71-e98150611bf1 2018-11-25 15:29:42,903 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1 2018-11-25 15:29:42,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:43,559 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:29: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-e7de9f36-078f-40c3-8904-7625a27b48f6 x-compute-request-id: req-e7de9f36-078f-40c3-8904-7625a27b48f6 Content-Type: application/json 2018-11-25 15:29:43,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-e7de9f36-078f-40c3-8904-7625a27b48f6 2018-11-25 15:29:43,560 - create_instance - INFO - Checking deletion status 2018-11-25 15:29:43,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:43,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29:43 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-d5639dc8-757a-44b1-afc1-6c35a4ecd4d7 x-compute-request-id: req-d5639dc8-757a-44b1-afc1-6c35a4ecd4d7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:42Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:43,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-d5639dc8-757a-44b1-afc1-6c35a4ecd4d7 2018-11-25 15:29:43,803 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - ACTIVE 2018-11-25 15:29:43,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:46,807 - create_instance - DEBUG - VM status query timeout in 296.753320932 2018-11-25 15:29:46,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:47,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-e6929761-b7ff-4099-99df-a49dd8b65caa x-compute-request-id: req-e6929761-b7ff-4099-99df-a49dd8b65caa Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:42Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:47,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-e6929761-b7ff-4099-99df-a49dd8b65caa 2018-11-25 15:29:47,074 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - ACTIVE 2018-11-25 15:29:47,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:50,078 - create_instance - DEBUG - VM status query timeout in 293.482256889 2018-11-25 15:29:50,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:50,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-64a934b3-621e-471b-98c4-587ee698a7bd x-compute-request-id: req-64a934b3-621e-471b-98c4-587ee698a7bd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:42Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:50,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-64a934b3-621e-471b-98c4-587ee698a7bd 2018-11-25 15:29:50,440 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - ACTIVE 2018-11-25 15:29:50,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:53,443 - create_instance - DEBUG - VM status query timeout in 290.11658597 2018-11-25 15:29:53,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:53,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:29: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-513b47a4-1216-4167-8f6c-2a1fb3d69fb0 x-compute-request-id: req-513b47a4-1216-4167-8f6c-2a1fb3d69fb0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:04.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "43b36b0d-0447-4ee7-873c-a60a5bdd862d", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:42Z", "hostId": "db7a9b73d8382ae1b40af62a864d8867c37068fd8237a11b241bd004", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1", "created": "2018-11-25T15:28:57Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:53,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-513b47a4-1216-4167-8f6c-2a1fb3d69fb0 2018-11-25 15:29:53,703 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1] is - ACTIVE 2018-11-25 15:29:53,703 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:29:56,707 - create_instance - DEBUG - VM status query timeout in 286.85341692 2018-11-25 15:29:56,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068d50e962cae4f4af7ad28359bc79f2fd553c53" 2018-11-25 15:29:56,754 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:29: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-ffe0a5cf-5515-45bb-aa35-95111985c77d x-compute-request-id: req-ffe0a5cf-5515-45bb-aa35-95111985c77d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 43b36b0d-0447-4ee7-873c-a60a5bdd862d could not be found.", "code": 404}} 2018-11-25 15:29:56,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/43b36b0d-0447-4ee7-873c-a60a5bdd862d used request id req-ffe0a5cf-5515-45bb-aa35-95111985c77d 2018-11-25 15:29:56,754 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 43b36b0d-0447-4ee7-873c-a60a5bdd862d could not be found. (HTTP 404) (Request-ID: req-ffe0a5cf-5515-45bb-aa35-95111985c77d) 2018-11-25 15:29:56,755 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst1 2018-11-25 15:29:56,756 - create_instance - INFO - Deleting Port with ID - b827dcd4-4649-4d62-affa-145769c7894f 2018-11-25 15:29:56,756 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-vm2-port 2018-11-25 15:29:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b827dcd4-4649-4d62-affa-145769c7894f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:57,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfe15cdb-5afa-4415-846f-c19fc9a0a614 Date: Sun, 25 Nov 2018 15:29:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:29:57,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b827dcd4-4649-4d62-affa-145769c7894f used request id req-cfe15cdb-5afa-4415-846f-c19fc9a0a614 2018-11-25 15:29:57,422 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2 2018-11-25 15:29:57,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:57,559 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15: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-c6399593-6fff-4efb-aa82-67eccbb0af84 x-compute-request-id: req-c6399593-6fff-4efb-aa82-67eccbb0af84 Content-Type: application/json 2018-11-25 15:29:57,560 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-c6399593-6fff-4efb-aa82-67eccbb0af84 2018-11-25 15:29:57,560 - create_instance - INFO - Checking deletion status 2018-11-25 15:29:57,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:29:57,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-b3cd695b-f7ff-4168-ad22-6cbcf5770aa9 x-compute-request-id: req-b3cd695b-f7ff-4168-ad22-6cbcf5770aa9 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:95:23", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:57Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:29:57,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-b3cd695b-f7ff-4168-ad22-6cbcf5770aa9 2018-11-25 15:29:57,814 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - ACTIVE 2018-11-25 15:29:57,814 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:30:00,818 - create_instance - DEBUG - VM status query timeout in 296.742515087 2018-11-25 15:30:00,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:30:01,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30: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,Accept-Encoding x-openstack-request-id: req-c53e2484-49ea-46da-a8ea-741945b795d2 x-compute-request-id: req-c53e2484-49ea-46da-a8ea-741945b795d2 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:57Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:01,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-c53e2484-49ea-46da-a8ea-741945b795d2 2018-11-25 15:30:01,141 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - ACTIVE 2018-11-25 15:30:01,141 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:30:04,145 - create_instance - DEBUG - VM status query timeout in 293.415423155 2018-11-25 15:30:04,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:30:04,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:04 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-0e5fb461-df6b-48cc-8d30-c76975eff976 x-compute-request-id: req-0e5fb461-df6b-48cc-8d30-c76975eff976 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0", "rel": "bookmark"}], "image": {"id": "1137cebe-ce03-4484-8ac9-3687d3352c9c", "links": [{"href": "http://172.30.9.29:8774/images/1137cebe-ce03-4484-8ac9-3687d3352c9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:29:25.000000", "flavor": {"id": "3985792e-f177-4ade-9c43-f61141f9b41f", "links": [{"href": "http://172.30.9.29:8774/flavors/3985792e-f177-4ade-9c43-f61141f9b41f", "rel": "bookmark"}]}, "id": "e68e46b6-e822-4ec3-b622-48362ffe37c0", "user_id": "44ba1340027f48fdb67aaf721b03a84e", "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-11-25T15:29:57Z", "hostId": "0846f458c9cf6fae1231b6fcc3a3e186e5a2640d159c15e7f4ab21b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2", "created": "2018-11-25T15:29:15Z", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:04,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-0e5fb461-df6b-48cc-8d30-c76975eff976 2018-11-25 15:30:04,790 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2] is - ACTIVE 2018-11-25 15:30:04,791 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:30:07,794 - create_instance - DEBUG - VM status query timeout in 289.766277075 2018-11-25 15:30:07,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398d35c28db7c682181c1afd272e242761f8a299" 2018-11-25 15:30:07,852 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:30: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-c4b31b47-00bb-43b0-a4a2-2020e9028de7 x-compute-request-id: req-c4b31b47-00bb-43b0-a4a2-2020e9028de7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e68e46b6-e822-4ec3-b622-48362ffe37c0 could not be found.", "code": 404}} 2018-11-25 15:30:07,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e68e46b6-e822-4ec3-b622-48362ffe37c0 used request id req-c4b31b47-00bb-43b0-a4a2-2020e9028de7 2018-11-25 15:30:07,852 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e68e46b6-e822-4ec3-b622-48362ffe37c0 could not be found. (HTTP 404) (Request-ID: req-c4b31b47-00bb-43b0-a4a2-2020e9028de7) 2018-11-25 15:30:07,852 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-inst2 2018-11-25 15:30:07,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe27a503bf883ffa6a5e960eb6a86e33918e4f9" 2018-11-25 15:30:07,912 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:30: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-d8a9631a-755f-4ac2-8a73-71441faeafa5 x-compute-request-id: req-d8a9631a-755f-4ac2-8a73-71441faeafa5 Content-Length: 0 Content-Type: application/json 2018-11-25 15:30:07,912 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3985792e-f177-4ade-9c43-f61141f9b41f used request id req-d8a9631a-755f-4ac2-8a73-71441faeafa5 2018-11-25 15:30:07,913 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router and port CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port1 2018-11-25 15:30:07,913 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:30:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"port_id": "300c01d0-2a1e-4369-8633-64ae7d66eebf"}' 2018-11-25 15:30:09,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69c86bf5-6678-4890-ab50-25909ad0d0d2 Date: Sun, 25 Nov 2018 15:30:09 GMT RESP BODY: {"network_id": "faab7228-dfbf-445e-b470-b023c085ca58", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "subnet_id": "df8de2d5-ac03-4d20-b387-f6a240ed7b41", "subnet_ids": ["df8de2d5-ac03-4d20-b387-f6a240ed7b41"], "port_id": "300c01d0-2a1e-4369-8633-64ae7d66eebf", "id": "d1d84591-8839-4435-8daf-a1089ac8585d"} 2018-11-25 15:30:09,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/remove_router_interface used request id req-69c86bf5-6678-4890-ab50-25909ad0d0d2 2018-11-25 15:30:09,358 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router and port CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-router-port2 2018-11-25 15:30:09,358 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:30:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" -d '{"port_id": "83ef904d-d453-46d5-9575-24f36a281099"}' 2018-11-25 15:30:10,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be065f0c-f7d5-41ed-81e5-f2df7f315da8 Date: Sun, 25 Nov 2018 15:30:10 GMT RESP BODY: {"network_id": "4e3e616e-2681-4221-919c-1685c1a3ffa1", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "subnet_id": "96093817-9fb1-46c2-b0c7-1c6e6346e516", "subnet_ids": ["96093817-9fb1-46c2-b0c7-1c6e6346e516"], "port_id": "83ef904d-d453-46d5-9575-24f36a281099", "id": "d1d84591-8839-4435-8daf-a1089ac8585d"} 2018-11-25 15:30:10,818 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d/remove_router_interface used request id req-be065f0c-f7d5-41ed-81e5-f2df7f315da8 2018-11-25 15:30:10,818 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:30:10,819 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-pub-router 2018-11-25 15:30:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8693adfb15f9f73f6f211eacba1a4c3ff5e581" 2018-11-25 15:30:13,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b77e181e-8083-4fd5-b1cf-646ec7b83908 Content-Length: 0 Date: Sun, 25 Nov 2018 15:30:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:13,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/d1d84591-8839-4435-8daf-a1089ac8585d used request id req-b77e181e-8083-4fd5-b1cf-646ec7b83908 2018-11-25 15:30:13,763 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 2018-11-25 15:30:13,763 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet1 2018-11-25 15:30:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/df8de2d5-ac03-4d20-b387-f6a240ed7b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:30:16,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf7e4fd2-83f3-4c22-b65c-39c88741ab93 Date: Sun, 25 Nov 2018 15:30:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:16,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/df8de2d5-ac03-4d20-b387-f6a240ed7b41 used request id req-cf7e4fd2-83f3-4c22-b65c-39c88741ab93 2018-11-25 15:30:16,088 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net1 2018-11-25 15:30:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/faab7228-dfbf-445e-b470-b023c085ca58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469707dae13e43853e26ef63d3eac51c9edbc19d" 2018-11-25 15:30:17,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d7057a4-fc27-4749-bac1-377ff81e366c Date: Sun, 25 Nov 2018 15:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:17,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/faab7228-dfbf-445e-b470-b023c085ca58 used request id req-3d7057a4-fc27-4749-bac1-377ff81e366c 2018-11-25 15:30:17,412 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 2018-11-25 15:30:17,412 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-subnet2 2018-11-25 15:30:17,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/96093817-9fb1-46c2-b0c7-1c6e6346e516 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:30:19,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-006c598e-cd48-4b75-a22d-54232d3c6686 Date: Sun, 25 Nov 2018 15:30:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:19,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/96093817-9fb1-46c2-b0c7-1c6e6346e516 used request id req-006c598e-cd48-4b75-a22d-54232d3c6686 2018-11-25 15:30:19,541 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-net2 2018-11-25 15:30:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/4e3e616e-2681-4221-919c-1685c1a3ffa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c26893bdb765f36b60670629ec3641cb138809" 2018-11-25 15:30:20,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a2cf238-3793-4286-bd79-de44898bb34b Date: Sun, 25 Nov 2018 15:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:20,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4e3e616e-2681-4221-919c-1685c1a3ffa1 used request id req-3a2cf238-3793-4286-bd79-de44898bb34b 2018-11-25 15:30:20,874 - neutron_utils - INFO - Deleting security group rule with ID - 5cc1a8a2-1621-458e-85b0-62eca226131e 2018-11-25 15:30:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5cc1a8a2-1621-458e-85b0-62eca226131e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:30:21,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1c8f950-8938-4870-8b9e-82a348dd7b89 Content-Length: 0 Date: Sun, 25 Nov 2018 15:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:21,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5cc1a8a2-1621-458e-85b0-62eca226131e used request id req-a1c8f950-8938-4870-8b9e-82a348dd7b89 2018-11-25 15:30:21,171 - neutron_utils - INFO - Deleting security group rule with ID - 4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3 2018-11-25 15:30:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:30:21,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bee0d0a-246d-45b6-9687-efdf48045267 Content-Length: 0 Date: Sun, 25 Nov 2018 15:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:21,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4c1aeddd-172c-4ce8-9e64-ab4ffe5f27f3 used request id req-7bee0d0a-246d-45b6-9687-efdf48045267 2018-11-25 15:30:21,268 - neutron_utils - INFO - Deleting security group rule with ID - 02bd465f-ea3d-4737-9bea-dcdfc70c628d 2018-11-25 15:30:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/02bd465f-ea3d-4737-9bea-dcdfc70c628d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:30:21,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99b964fe-89d3-408f-975b-2a527c0495b1 Content-Length: 0 Date: Sun, 25 Nov 2018 15:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:21,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/02bd465f-ea3d-4737-9bea-dcdfc70c628d used request id req-99b964fe-89d3-408f-975b-2a527c0495b1 2018-11-25 15:30:21,663 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-8130c835-ab3f-4308-be2b-e712f61facbf-sec-grp 2018-11-25 15:30:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1d286884-4c18-44b7-a32d-9ae155f8dd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d8ae7eaf56e5d09a2fcaab3d43c68c3ccf3f6" 2018-11-25 15:30:21,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c90ec11-370c-4e18-99ee-fbbda220dfc7 Content-Length: 0 Date: Sun, 25 Nov 2018 15:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:21,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1d286884-4c18-44b7-a32d-9ae155f8dd1b used request id req-0c90ec11-370c-4e18-99ee-fbbda220dfc7 2018-11-25 15:30:21,798 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-ceb9fdd2-7cac-48b9-aaa3-f3fa72d5f391 2018-11-25 15:30:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b8ba76272ddd7eb6633223bbcdcdd39426fba3b" 2018-11-25 15:30:23,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f52b6f80-a1c7-4593-b715-ec91c8ebe7e1 Date: Sun, 25 Nov 2018 15:30:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:30:23,006 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1137cebe-ce03-4484-8ac9-3687d3352c9c used request id req-f52b6f80-a1c7-4593-b715-ec91c8ebe7e1 2018-11-25 15:30:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:23,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ce04d5ef-4023-442f-b61f-50cff4f5599f Date: Sun, 25 Nov 2018 15:30:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:25Z", "updated_at": "2018-11-25T15:28:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "revision_number": 0, "id": "143281fa-d720-4301-8d54-1d2e70b90ac4", "remote_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "revision_number": 0, "id": "3d99136b-d8e2-4fdb-94a8-2f97e0089556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "revision_number": 0, "id": "85d12583-f067-43e7-a680-8236f05f9c0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "revision_number": 0, "id": "bc2d04cc-2633-4183-80ec-1a4776bc24ed", "remote_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "remote_ip_prefix": null, "created_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1c741060bb4e8fa5fc10146e51864a"}], "revision_number": 4, "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "name": "default"}]} 2018-11-25 15:30:23,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ce04d5ef-4023-442f-b61f-50cff4f5599f 2018-11-25 15:30:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:23,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb21aef-24ee-43ed-b52e-1476d7359752 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:30:23,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-cbb21aef-24ee-43ed-b52e-1476d7359752 2018-11-25 15:30:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:23,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e266e249-6eb1-4ea5-811c-31a75ee95b50 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:30:23,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-e266e249-6eb1-4ea5-811c-31a75ee95b50 2018-11-25 15:30:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:23,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e5e715-476e-4bec-b805-a3f44a591ac3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:23,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-b8e5e715-476e-4bec-b805-a3f44a591ac3 2018-11-25 15:30:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:23,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8491471-894c-4566-839d-1b538f07e904 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a"}, "enabled": true, "id": "fb1c741060bb4e8fa5fc10146e51864a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-966e8e0a-d217-452-proj"}} 2018-11-25 15:30:23,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-f8491471-894c-4566-839d-1b538f07e904 2018-11-25 15:30:23,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24 2018-11-25 15:30:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:23,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5b3d946d-6e7e-4541-90b3-20e9a5f3b226 Date: Sun, 25 Nov 2018 15:30:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:25Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "143281fa-d720-4301-8d54-1d2e70b90ac4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:25Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "3d99136b-d8e2-4fdb-94a8-2f97e0089556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:25Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "85d12583-f067-43e7-a680-8236f05f9c0b"}, {"remote_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:28:25Z", "security_group_id": "fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1c741060bb4e8fa5fc10146e51864a", "created_at": "2018-11-25T15:28:25Z", "project_id": "fb1c741060bb4e8fa5fc10146e51864a", "id": "bc2d04cc-2633-4183-80ec-1a4776bc24ed"}]} 2018-11-25 15:30:23,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24 used request id req-5b3d946d-6e7e-4541-90b3-20e9a5f3b226 2018-11-25 15:30:23,809 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:30:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:24,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d68c4104-aae5-475f-843d-d6ef61d4da58 Content-Length: 0 Date: Sun, 25 Nov 2018 15:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:24,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/fe5257cc-9e6e-4c0c-b6e0-8a88e7d6fe24 used request id req-d68c4104-aae5-475f-843d-d6ef61d4da58 2018-11-25 15:30:24,088 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-966e8e0a-d217-452-proj 2018-11-25 15:30:24,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:24,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54cf823-b7f4-4b00-ab98-29fb64985cc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:30:24,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fb1c741060bb4e8fa5fc10146e51864a used request id req-a54cf823-b7f4-4b00-ab98-29fb64985cc2 2018-11-25 15:30:24,308 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-966e8e0a-d217-452-proj-role 2018-11-25 15:30:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/815f232699fb4224bcad735b2256374c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:24,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1292da77-41fa-47dc-bee0-002044c6cf37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:30:24,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/815f232699fb4224bcad735b2256374c used request id req-1292da77-41fa-47dc-bee0-002044c6cf37 2018-11-25 15:30:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb28ea615e4a8a695cc772df6a787655130df43" 2018-11-25 15:30:24,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b683b807-eb7e-4f44-8bcf-5a144957200a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:30:24,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b683b807-eb7e-4f44-8bcf-5a144957200a 2018-11-25 15:30:24,517 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-966e8e0a-d217-452-user 2018-11-25 15:30:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/44ba1340027f48fdb67aaf721b03a84e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cc7da3cc6a8443af81bea33d4b779769823ce" 2018-11-25 15:30:24,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc25ab04-901e-438f-a28c-f5cc0dee90c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:30:24,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/44ba1340027f48fdb67aaf721b03a84e used request id req-bc25ab04-901e-438f-a28c-f5cc0dee90c0 2018-11-25 15:30:24,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:25,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["c9zMCaTeT3OSJ7xgRmMYQQ"], "issued_at": "2018-11-25T15:30:25.000000Z"}} 2018-11-25 15:30:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f4e8616ad47ad582fc9ebf7b2f9e8fd82f534" 2018-11-25 15:30:25,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6f43b7-c2c0-4875-8803-e3d5f87d1ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:25,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb6f43b7-c2c0-4875-8803-e3d5f87d1ec6 2018-11-25 15:30:25,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:25,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:25,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["wRAVQ-xOQTeqt2TEzGX1cg"], "issued_at": "2018-11-25T15:30:25.000000Z"}} 2018-11-25 15:30:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:30:25,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c0721d-a898-4740-9ab6-78d40b8eb983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:25,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9c0721d-a898-4740-9ab6-78d40b8eb983 2018-11-25 15:30:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:30:25,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:30:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:30:25,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-914b25e5-753d-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:30:25,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3957e6-99c5-4b5b-8d3b-c9fd113395ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-914b25e5-753d-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:30:25,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-914b25e5-753d-4c3-proj used request id req-bf3957e6-99c5-4b5b-8d3b-c9fd113395ea 2018-11-25 15:30:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:30:25,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0519a0f4-ccfe-4a84-8758-56afa379de32 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:30:25,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0519a0f4-ccfe-4a84-8758-56afa379de32 2018-11-25 15:30:25,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj"}}' 2018-11-25 15:30:25,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b362a895-0a75-4c15-bfc9-b5468114062f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fdd04fbccf234562b8c8d2700bee6dbb"}, "enabled": true, "id": "fdd04fbccf234562b8c8d2700bee6dbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj"}} 2018-11-25 15:30:25,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b362a895-0a75-4c15-bfc9-b5468114062f 2018-11-25 15:30:25,978 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-914b25e5-753d-4c3-proj 2018-11-25 15:30:25,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:25,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:26,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8yFqr41BR-GsTBW54EzCKQ"], "issued_at": "2018-11-25T15:30:26.000000Z"}} 2018-11-25 15:30:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3247b5e3bdb20cc42b8c74c09aa1346faeb11a" 2018-11-25 15:30:26,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029b4f90-e8d5-4e01-9a0d-9b00dc9f1886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:26,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-029b4f90-e8d5-4e01-9a0d-9b00dc9f1886 2018-11-25 15:30:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:30:26,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:30:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:30:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3247b5e3bdb20cc42b8c74c09aa1346faeb11a" 2018-11-25 15:30:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399a7192-bce7-4d92-97b8-888ef3393bb3 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:30:26,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-399a7192-bce7-4d92-97b8-888ef3393bb3 2018-11-25 15:30:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-914b25e5-753d-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3247b5e3bdb20cc42b8c74c09aa1346faeb11a" 2018-11-25 15:30:26,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9287008-5eb8-43f9-ad55-b9dfaab2dda2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-914b25e5-753d-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fdd04fbccf234562b8c8d2700bee6dbb"}, "enabled": true, "id": "fdd04fbccf234562b8c8d2700bee6dbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj"}]} 2018-11-25 15:30:26,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-914b25e5-753d-4c3-proj used request id req-e9287008-5eb8-43f9-ad55-b9dfaab2dda2 2018-11-25 15:30:26,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3247b5e3bdb20cc42b8c74c09aa1346faeb11a" 2018-11-25 15:30:26,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15e53ae-0c4a-4eaa-ab5f-cf1bc7e76a91 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:30:26,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c15e53ae-0c4a-4eaa-ab5f-cf1bc7e76a91 2018-11-25 15:30:27,078 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-914b25e5-753d-4c3-user 2018-11-25 15:30:27,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:30:27,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf30173-2122-4b72-b1b7-56dd26d14aad Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:30:27,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fcf30173-2122-4b72-b1b7-56dd26d14aad 2018-11-25 15:30:27,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" -d '{"role": {"name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role"}}' 2018-11-25 15:30:27,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed7760d-ea02-4591-a3ab-cdebcf3bd5f8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fa8ba3bb5464397b701532877b702fa", "links": {"self": "http://172.30.9.29:5000/v3/roles/7fa8ba3bb5464397b701532877b702fa"}, "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role"}} 2018-11-25 15:30:27,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5ed7760d-ea02-4591-a3ab-cdebcf3bd5f8 2018-11-25 15:30:27,282 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role 2018-11-25 15:30:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7fa8ba3bb5464397b701532877b702fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:30:27,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c43f2c-cb87-498e-aced-7760260d1d35 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7fa8ba3bb5464397b701532877b702fa"}, "domain_id": null, "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role", "id": "7fa8ba3bb5464397b701532877b702fa"}} 2018-11-25 15:30:27,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7fa8ba3bb5464397b701532877b702fa used request id req-32c43f2c-cb87-498e-aced-7760260d1d35 2018-11-25 15:30:27,375 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role to project CreateInstanceSimpleTests-914b25e5-753d-4c3-proj 2018-11-25 15:30:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fdd04fbccf234562b8c8d2700bee6dbb/users/96e3d3cbc0bf4a87b9d3d6b08c35af5b/roles/7fa8ba3bb5464397b701532877b702fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:30:27,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d05435e-59f9-4a69-8006-da183906f6f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:30:27,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fdd04fbccf234562b8c8d2700bee6dbb/users/96e3d3cbc0bf4a87b9d3d6b08c35af5b/roles/7fa8ba3bb5464397b701532877b702fa used request id req-7d05435e-59f9-4a69-8006-da183906f6f7 2018-11-25 15:30:27,506 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:30:27,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:27,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:27,509 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:30:27,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:27,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:27,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7fa8ba3bb5464397b701532877b702fa", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role"}], "expires_at": "2018-11-25T16:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdd04fbccf234562b8c8d2700bee6dbb", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-user", "id": "96e3d3cbc0bf4a87b9d3d6b08c35af5b"}, "audit_ids": ["tc7YYDuXRXGIYxlOzBZMyQ"], "issued_at": "2018-11-25T15:30:27.000000Z"}} 2018-11-25 15:30:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:30:27,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e536025-b5a6-43b9-bb4a-fc671166e026 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:27,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4e536025-b5a6-43b9-bb4a-fc671166e026 2018-11-25 15:30:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:30:28,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-43d4ed93-bfac-4b8e-bf6f-e416d42e071c Date: Sun, 25 Nov 2018 15:30:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image"} 2018-11-25 15:30:28,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image used request id req-43d4ed93-bfac-4b8e-bf6f-e416d42e071c 2018-11-25 15:30:28,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:30:28,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62a0534a-aca4-4486-9938-d68259421807 Date: Sun, 25 Nov 2018 15:30:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:30:28,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-62a0534a-aca4-4486-9938-d68259421807 2018-11-25 15:30:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image"}' 2018-11-25 15:30:28,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee X-Openstack-Request-Id: req-af4c0356-dea1-4d6b-90a3-27f96433edfc Date: Sun, 25 Nov 2018 15:30:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:30:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:30:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "min_disk": 0, "protected": false, "id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "file": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee/file", "checksum": null, "owner": "fdd04fbccf234562b8c8d2700bee6dbb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:30:28,535 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-af4c0356-dea1-4d6b-90a3-27f96433edfc 2018-11-25 15:30:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" -d '' 2018-11-25 15:30:30,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f7a1626-188a-49d7-9b36-d9903ef0b21c Date: Sun, 25 Nov 2018 15:30:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:30:30,377 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee/file used request id req-0f7a1626-188a-49d7-9b36-d9903ef0b21c 2018-11-25 15:30:30,377 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:30:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:30:30,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-32541cf2-c913-422f-99f5-50133b988f46 Date: Sun, 25 Nov 2018 15:30:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:30:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:30:30Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3e279b-9304-4c59-8d80-8f4206131fee/snap", "metadata": {}}], "self": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "min_disk": 0, "protected": false, "id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "file": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fdd04fbccf234562b8c8d2700bee6dbb", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3e279b-9304-4c59-8d80-8f4206131fee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:30:30,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee used request id req-32541cf2-c913-422f-99f5-50133b988f46 2018-11-25 15:30:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:30:30,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d073c086-3401-4b6e-beee-0726ca937c0b Date: Sun, 25 Nov 2018 15:30:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:30:30,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d073c086-3401-4b6e-beee-0726ca937c0b 2018-11-25 15:30:30,720 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image 2018-11-25 15:30:30,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:30:30,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7765a221-ea9e-4d0f-9a4a-1892a62cde4e Date: Sun, 25 Nov 2018 15:30:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:30:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:30:30Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3e279b-9304-4c59-8d80-8f4206131fee/snap", "metadata": {}}], "self": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "min_disk": 0, "protected": false, "id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "file": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fdd04fbccf234562b8c8d2700bee6dbb", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3e279b-9304-4c59-8d80-8f4206131fee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:30:30,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee used request id req-7765a221-ea9e-4d0f-9a4a-1892a62cde4e 2018-11-25 15:30:30,991 - create_image - DEBUG - Instance status is - active 2018-11-25 15:30:30,991 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image 2018-11-25 15:30:30,991 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image 2018-11-25 15:30:30,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:30,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:31,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["KL2b70TNTcmv4IrJt1m16A"], "issued_at": "2018-11-25T15:30:31.000000Z"}} 2018-11-25 15:30:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15ce51551525b4b637783531847f5094114aa4e" 2018-11-25 15:30:31,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59c954e-3409-4dc5-b288-be33c64b3531 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:31,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a59c954e-3409-4dc5-b288-be33c64b3531 2018-11-25 15:30:31,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:30:31,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15ce51551525b4b637783531847f5094114aa4e" 2018-11-25 15:30:31,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:31 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-b9e422a7-5874-42c3-bac5-46ea8412f793 x-compute-request-id: req-b9e422a7-5874-42c3-bac5-46ea8412f793 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:30:31,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b9e422a7-5874-42c3-bac5-46ea8412f793 2018-11-25 15:30:31,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15ce51551525b4b637783531847f5094114aa4e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:30:31,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:31 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-a6e0dc6e-bea5-4b75-a11c-ee1e5f1e8eb0 x-compute-request-id: req-a6e0dc6e-bea5-4b75-a11c-ee1e5f1e8eb0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:30:31,682 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a6e0dc6e-bea5-4b75-a11c-ee1e5f1e8eb0 2018-11-25 15:30:31,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:31,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:32,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["dB9qmN3oR3mbHaFF3nYbmw"], "issued_at": "2018-11-25T15:30:32.000000Z"}} 2018-11-25 15:30:32,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:30:32,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62fa8bb-2ae5-41cc-9c20-705072211cda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:32,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f62fa8bb-2ae5-41cc-9c20-705072211cda 2018-11-25 15:30:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:30:32,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-781234d9-566d-43ff-8b4c-39d1c67f2f93 Date: Sun, 25 Nov 2018 15:30:32 GMT RESP BODY: {"networks":[]} 2018-11-25 15:30:32,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-781234d9-566d-43ff-8b4c-39d1c67f2f93 2018-11-25 15:30:32,348 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net 2018-11-25 15:30:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" -d '{"network": {"name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net", "admin_state_up": true}}' 2018-11-25 15:30:32,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-08998594-23e8-4a44-ba5f-50aa1d72454a Date: Sun, 25 Nov 2018 15:30:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:30:32Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","mtu":1450}} 2018-11-25 15:30:32,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-08998594-23e8-4a44-ba5f-50aa1d72454a 2018-11-25 15:30:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:30:33,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-c453df83-feef-43ab-8bd9-8120d18b0ddc Date: Sun, 25 Nov 2018 15:30:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:30:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:33,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-c453df83-feef-43ab-8bd9-8120d18b0ddc 2018-11-25 15:30:33,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:30:33,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bcaef1b7-d3b7-4d8f-95ba-eca87b96470e Date: Sun, 25 Nov 2018 15:30:33 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:30:33,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-bcaef1b7-d3b7-4d8f-95ba-eca87b96470e 2018-11-25 15:30:33,195 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet 2018-11-25 15:30:33,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" -d '{"subnets": [{"ip_version": 4, "network_id": "f044ddb1-f69d-43a2-8740-77c309205e0b", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]}' 2018-11-25 15:30:33,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a3c31afa-abba-4ecb-abdd-f775d2fe25fb Date: Sun, 25 Nov 2018 15:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:33,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a3c31afa-abba-4ecb-abdd-f775d2fe25fb 2018-11-25 15:30:33,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:30:34,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0138e324-3fc2-4677-8f9d-7db4a71b0e74 Date: Sun, 25 Nov 2018 15:30:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:34,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-0138e324-3fc2-4677-8f9d-7db4a71b0e74 2018-11-25 15:30:34,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:30:34,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d93f9a9b-c354-4f18-b275-1e4c0cfbcac7 Date: Sun, 25 Nov 2018 15:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:34,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-d93f9a9b-c354-4f18-b275-1e4c0cfbcac7 2018-11-25 15:30:34,238 - OpenStackNetwork - DEBUG - Network [f044ddb1-f69d-43a2-8740-77c309205e0b] created successfully 2018-11-25 15:30:34,238 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:30:34,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:34,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:34,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:34,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:34,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["V428g3WcQFeAtJ_iMFeFaw"], "issued_at": "2018-11-25T15:30:34.000000Z"}} 2018-11-25 15:30:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c475de8b11f59d30ebf32a1e1c346103ca2c29" 2018-11-25 15:30:34,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd6dfc7-84e3-4986-9675-a1257c702c82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:34,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2cd6dfc7-84e3-4986-9675-a1257c702c82 2018-11-25 15:30:34,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:34,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:35,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["AwBR-7QPScGOLyZk2sDpjA"], "issued_at": "2018-11-25T15:30:35.000000Z"}} 2018-11-25 15:30:35,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:35,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657609dc-a61c-4009-8560-4ee57c4aeff8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:35,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-657609dc-a61c-4009-8560-4ee57c4aeff8 2018-11-25 15:30:35,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:30:35,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:35,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1c4632-f7cf-44cc-969a-39e1d9f6eac8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:35,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0e1c4632-f7cf-44cc-969a-39e1d9f6eac8 2018-11-25 15:30:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:35,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1388365f-fded-4488-b999-7e0f4a7dde7f Date: Sun, 25 Nov 2018 15:30:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:35,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-1388365f-fded-4488-b999-7e0f4a7dde7f 2018-11-25 15:30:35,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:30:35,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:30:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:35,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9543484a-477d-44a9-9507-691373720b9d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:35,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-9543484a-477d-44a9-9507-691373720b9d 2018-11-25 15:30:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:35,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1ee7cb5-b73f-4ea5-bb94-b73d973b0dc2 Date: Sun, 25 Nov 2018 15:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:35,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-b1ee7cb5-b73f-4ea5-bb94-b73d973b0dc2 2018-11-25 15:30:35,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:36,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6908072d-d121-4686-97b3-cbf7067b6893 Date: Sun, 25 Nov 2018 15:30:36 GMT RESP BODY: {"ports":[]} 2018-11-25 15:30:36,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port&admin_state_up=True used request id req-6908072d-d121-4686-97b3-cbf7067b6893 2018-11-25 15:30:36,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:36,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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 x-openstack-request-id: req-53450719-18c6-4158-bcfc-e0e42e2f8d61 x-compute-request-id: req-53450719-18c6-4158-bcfc-e0e42e2f8d61 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:30:36,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst used request id req-53450719-18c6-4158-bcfc-e0e42e2f8d61 2018-11-25 15:30:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:36,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b7bbefae-bfef-489c-8e72-0cb8745be177 Date: Sun, 25 Nov 2018 15:30:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:36,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-b7bbefae-bfef-489c-8e72-0cb8745be177 2018-11-25 15:30:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:36,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c872534f-87b6-4fe5-a8fe-6cbf254fd10b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:36,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c872534f-87b6-4fe5-a8fe-6cbf254fd10b 2018-11-25 15:30:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:36,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-db426b1a-d540-42c4-b78e-e7592a443f35 Date: Sun, 25 Nov 2018 15:30:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:36,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-db426b1a-d540-42c4-b78e-e7592a443f35 2018-11-25 15:30:36,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:36,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a813c75c-3598-4161-883e-0d80744a367f Date: Sun, 25 Nov 2018 15:30:36 GMT RESP BODY: {"ports":[]} 2018-11-25 15:30:36,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port&admin_state_up=True used request id req-a813c75c-3598-4161-883e-0d80744a367f 2018-11-25 15:30:36,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:30:36,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:37,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2XkC-Q4bT4-qEJpvJ6Hing"], "issued_at": "2018-11-25T15:30:37.000000Z"}} 2018-11-25 15:30:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e3a648a1cd717c98302c8f76132d41bd69f4fe" 2018-11-25 15:30:37,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a04dd24-4b42-4012-b308-90fd8f419a6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:30:37,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9a04dd24-4b42-4012-b308-90fd8f419a6d 2018-11-25 15:30:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-566c54bd-4dd8-4604-ba08-d08cbbff506a Date: Sun, 25 Nov 2018 15:30:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:37,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-566c54bd-4dd8-4604-ba08-d08cbbff506a 2018-11-25 15:30:37,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:37,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f977d586-da70-4b32-bae6-36cd3d316253 Date: Sun, 25 Nov 2018 15:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:37,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-f977d586-da70-4b32-bae6-36cd3d316253 2018-11-25 15:30:37,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:38,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c5f9d4ce-2626-46eb-b51b-e1e5e0af39f0 Date: Sun, 25 Nov 2018 15:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:38,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-c5f9d4ce-2626-46eb-b51b-e1e5e0af39f0 2018-11-25 15:30:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:30:38,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:30:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:30:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e3a648a1cd717c98302c8f76132d41bd69f4fe" 2018-11-25 15:30:38,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8dc63e-943c-4766-8a8e-5b0ab6c23b5f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:38,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-2a8dc63e-943c-4766-8a8e-5b0ab6c23b5f 2018-11-25 15:30:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:38,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3155a9c4-12cf-4ae2-be90-5562f0517c16 Date: Sun, 25 Nov 2018 15:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:38,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-3155a9c4-12cf-4ae2-be90-5562f0517c16 2018-11-25 15:30:38,263 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net 2018-11-25 15:30:38,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" -d '{"port": {"network_id": "f044ddb1-f69d-43a2-8740-77c309205e0b", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port", "admin_state_up": true}}' 2018-11-25 15:30:39,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-94df217b-ceb3-4525-a720-94f7699acd26 Date: Sun, 25 Nov 2018 15:30:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.7"}],"id":"0c5385d0-3878-4857-be8c-2e4d177a9a6a","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:fb:27","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port","project_id":"78c019b6f62040548874238d881b5d16","qos_policy_id":null,"admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:38Z","binding:vnic_type":"normal"}} 2018-11-25 15:30:39,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-94df217b-ceb3-4525-a720-94f7699acd26 2018-11-25 15:30:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:39,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-66f2295e-f28e-419c-8f1e-b5a0b707bdc1 Date: Sun, 25 Nov 2018 15:30:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:39,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-66f2295e-f28e-419c-8f1e-b5a0b707bdc1 2018-11-25 15:30:39,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:39,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063174f9-9036-4504-973c-6fb729bd1c73 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:39,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-063174f9-9036-4504-973c-6fb729bd1c73 2018-11-25 15:30:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:39,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e9a2ab7-8f47-4686-807b-19de2eb44145 Date: Sun, 25 Nov 2018 15:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:39,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-0e9a2ab7-8f47-4686-807b-19de2eb44145 2018-11-25 15:30:39,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:40,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-f6180573-daa0-4eb8-ae92-0d0a128c79dd Date: Sun, 25 Nov 2018 15:30:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.7"}],"id":"0c5385d0-3878-4857-be8c-2e4d177a9a6a","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:fb:27","project_id":"78c019b6f62040548874238d881b5d16","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:30:40,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port&admin_state_up=True used request id req-f6180573-daa0-4eb8-ae92-0d0a128c79dd 2018-11-25 15:30:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e0aab5-c3cb-4a54-8ea2-e32ca894d807 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:40,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-68e0aab5-c3cb-4a54-8ea2-e32ca894d807 2018-11-25 15:30:40,166 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst 2018-11-25 15:30:40,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:40,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:40 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-ba7a1ba2-3b0e-491f-9210-6781417e3017 x-compute-request-id: req-ba7a1ba2-3b0e-491f-9210-6781417e3017 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-flavor-name"}]} 2018-11-25 15:30:40,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ba7a1ba2-3b0e-491f-9210-6781417e3017 2018-11-25 15:30:40,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:40,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:40 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-9ceaa50a-cec0-40a5-a34b-912825870caf x-compute-request-id: req-9ceaa50a-cec0-40a5-a34b-912825870caf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:30:40,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab used request id req-9ceaa50a-cec0-40a5-a34b-912825870caf 2018-11-25 15:30:40,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:40,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-4f8948c6-02bd-425f-9472-69b969156a38 Date: Sun, 25 Nov 2018 15:30:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:30:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:30:30Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3e279b-9304-4c59-8d80-8f4206131fee/snap", "metadata": {}}], "self": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "min_disk": 0, "protected": false, "id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "file": "/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fdd04fbccf234562b8c8d2700bee6dbb", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3e279b-9304-4c59-8d80-8f4206131fee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image"} 2018-11-25 15:30:40,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image used request id req-4f8948c6-02bd-425f-9472-69b969156a38 2018-11-25 15:30:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:41,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64137de7-2a72-491c-a981-de9cfaad3d1d Date: Sun, 25 Nov 2018 15:30:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:30:41,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-64137de7-2a72-491c-a981-de9cfaad3d1d 2018-11-25 15:30:41,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" -d '{"server": {"name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "imageRef": "3b3e279b-9304-4c59-8d80-8f4206131fee", "flavorRef": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "max_count": 1, "min_count": 1, "networks": [{"port": "0c5385d0-3878-4857-be8c-2e4d177a9a6a"}]}}' 2018-11-25 15:30:42,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15: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 x-openstack-request-id: req-edc9f0b5-f472-4598-91d2-6088567ca82d x-compute-request-id: req-edc9f0b5-f472-4598-91d2-6088567ca82d Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "adminPass": "F6FAqoWzEeg6"}} 2018-11-25 15:30:42,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-edc9f0b5-f472-4598-91d2-6088567ca82d 2018-11-25 15:30:42,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:42,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-dbb4566a-75e3-42d9-b030-8574d722e756 x-compute-request-id: req-dbb4566a-75e3-42d9-b030-8574d722e756 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:42,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-dbb4566a-75e3-42d9-b030-8574d722e756 2018-11-25 15:30:42,823 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst 2018-11-25 15:30:42,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:43,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-dc415494-27fe-489f-bf2b-b0cee890156c x-compute-request-id: req-dc415494-27fe-489f-bf2b-b0cee890156c Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:43,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-dc415494-27fe-489f-bf2b-b0cee890156c 2018-11-25 15:30:43,186 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst] is - BUILD 2018-11-25 15:30:43,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:30:46,189 - create_instance - DEBUG - VM status query timeout in 896.634027004 2018-11-25 15:30:46,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:46,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30: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-293272a0-2c92-4447-be04-58241acbc238 x-compute-request-id: req-293272a0-2c92-4447-be04-58241acbc238 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:43Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:46,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-293272a0-2c92-4447-be04-58241acbc238 2018-11-25 15:30:46,578 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst] is - BUILD 2018-11-25 15:30:46,578 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:30:49,581 - create_instance - DEBUG - VM status query timeout in 893.241653919 2018-11-25 15:30:49,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:50,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30: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-0655dfee-52d1-4ef8-85ea-3daad065c735 x-compute-request-id: req-0655dfee-52d1-4ef8-85ea-3daad065c735 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:48Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:50,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-0655dfee-52d1-4ef8-85ea-3daad065c735 2018-11-25 15:30:50,015 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst] is - ACTIVE 2018-11-25 15:30:50,015 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:30:50,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:50,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30: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-a1f38aa6-1ff0-4ee2-8328-ad256cd2f631 x-compute-request-id: req-a1f38aa6-1ff0-4ee2-8328-ad256cd2f631 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:48Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:50,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-a1f38aa6-1ff0-4ee2-8328-ad256cd2f631 2018-11-25 15:30:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:50,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-78dff5bc-53eb-4d41-90b1-c07b802db69c Date: Sun, 25 Nov 2018 15:30:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:50,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-78dff5bc-53eb-4d41-90b1-c07b802db69c 2018-11-25 15:30:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:50,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46dcfb41-98e1-4a3b-8937-f53e442740e4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:50,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-46dcfb41-98e1-4a3b-8937-f53e442740e4 2018-11-25 15:30:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:50,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92fa5365-c5f2-4a39-8ec5-1e96c2f43b74 Date: Sun, 25 Nov 2018 15:30:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:50,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-92fa5365-c5f2-4a39-8ec5-1e96c2f43b74 2018-11-25 15:30:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:50,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-7fad3026-ae0a-4630-ad9f-f3137e2854f2 Date: Sun, 25 Nov 2018 15:30:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.7"}],"id":"0c5385d0-3878-4857-be8c-2e4d177a9a6a","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:fb:27","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:38Z","binding:vnic_type":"normal","device_id":"e426c838-4f2e-4e12-9f80-1baf493db599"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.3"}],"id":"5668fc97-a286-489e-9383-981f8c197ccf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:8e:7d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.4"}],"id":"684ba28b-7e37-4f5b-a4a9-5abe0d1995e5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:fd:e0","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.2"}],"id":"eec05124-9abf-4968-b034-8618b3bc086f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:05:9d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f044ddb1-f69d-43a2-8740-77c309205e0b"}]} 2018-11-25 15:30:50,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-7fad3026-ae0a-4630-ad9f-f3137e2854f2 2018-11-25 15:30:50,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:51,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Q2WyJXOKSraowji60lNNoA"], "issued_at": "2018-11-25T15:30:51.000000Z"}} 2018-11-25 15:30:51,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2442fccb3015bc0024ac6404e3c48bd287a4ab7e" 2018-11-25 15:30:52,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:51 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-0b43f9b1-99aa-49d2-a6dc-89fa4eee3068 x-compute-request-id: req-0b43f9b1-99aa-49d2-a6dc-89fa4eee3068 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:48Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 15:30:52,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst used request id req-0b43f9b1-99aa-49d2-a6dc-89fa4eee3068 2018-11-25 15:30:52,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:52,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jhLMkcCuT9aQNN8WjOPpZw"], "issued_at": "2018-11-25T15:30:52.000000Z"}} 2018-11-25 15:30:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c2ffd40f5b1d10a3251d0edbcce6092be27f6c" 2018-11-25 15:30:52,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-df3bc6ff-f293-4f68-b717-7713d45ddeb1 Date: Sun, 25 Nov 2018 15:30:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:52,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-df3bc6ff-f293-4f68-b717-7713d45ddeb1 2018-11-25 15:30:52,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c2ffd40f5b1d10a3251d0edbcce6092be27f6c" 2018-11-25 15:30:52,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-633e27ae-38f8-40bd-a410-276b85a5f18d Date: Sun, 25 Nov 2018 15:30:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:52,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-633e27ae-38f8-40bd-a410-276b85a5f18d 2018-11-25 15:30:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c2ffd40f5b1d10a3251d0edbcce6092be27f6c" 2018-11-25 15:30:53,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-46859db8-aa39-4fe4-83e4-377c7b8fd9fa Date: Sun, 25 Nov 2018 15:30:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.7"}],"id":"0c5385d0-3878-4857-be8c-2e4d177a9a6a","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:fb:27","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:38Z","binding:vnic_type":"normal","device_id":"e426c838-4f2e-4e12-9f80-1baf493db599"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.3"}],"id":"5668fc97-a286-489e-9383-981f8c197ccf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:8e:7d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.4"}],"id":"684ba28b-7e37-4f5b-a4a9-5abe0d1995e5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:fd:e0","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.2"}],"id":"eec05124-9abf-4968-b034-8618b3bc086f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:05:9d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f044ddb1-f69d-43a2-8740-77c309205e0b"}]} 2018-11-25 15:30:53,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-46859db8-aa39-4fe4-83e4-377c7b8fd9fa 2018-11-25 15:30:53,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:30:53,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7fa8ba3bb5464397b701532877b702fa", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role"}], "expires_at": "2018-11-25T16:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdd04fbccf234562b8c8d2700bee6dbb", "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fdd04fbccf234562b8c8d2700bee6dbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-914b25e5-753d-4c3-user", "id": "96e3d3cbc0bf4a87b9d3d6b08c35af5b"}, "audit_ids": ["OvwgvP7cT7StjTkYr8q4Cg"], "issued_at": "2018-11-25T15:30:53.000000Z"}} 2018-11-25 15:30:53,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f270af4e7bdf2cd45083570a814665db8478809" 2018-11-25 15:30:53,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-bcfdc608-61d7-42e6-b770-4f8550cf6ecb x-compute-request-id: req-bcfdc608-61d7-42e6-b770-4f8550cf6ecb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:30:53,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst used request id req-bcfdc608-61d7-42e6-b770-4f8550cf6ecb 2018-11-25 15:30:53,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:54,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15: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-4c0beee5-a54c-4f0e-9b5a-29f21246f14a x-compute-request-id: req-4c0beee5-a54c-4f0e-9b5a-29f21246f14a Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:48Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:54,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-4c0beee5-a54c-4f0e-9b5a-29f21246f14a 2018-11-25 15:30:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:54,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-dc5e4dd9-4ade-4c4f-a3cb-7711efc8b81c Date: Sun, 25 Nov 2018 15:30:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:54,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-dc5e4dd9-4ade-4c4f-a3cb-7711efc8b81c 2018-11-25 15:30:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:54,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426ee4dc-b9db-4c42-993b-ef2647f5bf6f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:54,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-426ee4dc-b9db-4c42-993b-ef2647f5bf6f 2018-11-25 15:30:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:54,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-01e8a24b-2e71-4b54-8e2c-b2a2e1893f43 Date: Sun, 25 Nov 2018 15:30:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:54,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-01e8a24b-2e71-4b54-8e2c-b2a2e1893f43 2018-11-25 15:30:54,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:54,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-deb98e02-35a1-4076-9e2f-118786186b84 Date: Sun, 25 Nov 2018 15:30:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.7"}],"id":"0c5385d0-3878-4857-be8c-2e4d177a9a6a","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:fb:27","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:38Z","binding:vnic_type":"normal","device_id":"e426c838-4f2e-4e12-9f80-1baf493db599"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.3"}],"id":"5668fc97-a286-489e-9383-981f8c197ccf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:8e:7d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.4"}],"id":"684ba28b-7e37-4f5b-a4a9-5abe0d1995e5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:fd:e0","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.2"}],"id":"eec05124-9abf-4968-b034-8618b3bc086f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:05:9d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f044ddb1-f69d-43a2-8740-77c309205e0b"}]} 2018-11-25 15:30:54,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-deb98e02-35a1-4076-9e2f-118786186b84 2018-11-25 15:30:54,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:55,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30: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-489c88b5-a690-45ed-8429-be23d42b4677 x-compute-request-id: req-489c88b5-a690-45ed-8429-be23d42b4677 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:48Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:55,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-489c88b5-a690-45ed-8429-be23d42b4677 2018-11-25 15:30:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:55,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f378935a-6d9f-41e3-ab9c-e1a9748780fd Date: Sun, 25 Nov 2018 15:30:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f044ddb1-f69d-43a2-8740-77c309205e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["5e7cd69a-fd72-466c-87a0-044a9a0a1dd4"],"description":"","tags":[],"updated_at":"2018-11-25T15:30:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:32Z","provider:network_type":"vxlan"}]} 2018-11-25 15:30:55,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net used request id req-f378935a-6d9f-41e3-ab9c-e1a9748780fd 2018-11-25 15:30:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:55,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ccb583-d1e9-414e-8f2e-3bb5e9427bce Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:30:55,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-07ccb583-d1e9-414e-8f2e-3bb5e9427bce 2018-11-25 15:30:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:55,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4cd1c233-df3c-4a4e-92b6-e26f70ca80b4 Date: Sun, 25 Nov 2018 15:30:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:33Z","dns_nameservers":[],"updated_at":"2018-11-25T15:30:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet"}]} 2018-11-25 15:30:55,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-4cd1c233-df3c-4a4e-92b6-e26f70ca80b4 2018-11-25 15:30:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:55,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-c0196bbe-811b-498c-ad41-7396fcf13ce6 Date: Sun, 25 Nov 2018 15:30:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.7"}],"id":"0c5385d0-3878-4857-be8c-2e4d177a9a6a","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:fb:27","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:38Z","binding:vnic_type":"normal","device_id":"e426c838-4f2e-4e12-9f80-1baf493db599"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.3"}],"id":"5668fc97-a286-489e-9383-981f8c197ccf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:8e:7d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.4"}],"id":"684ba28b-7e37-4f5b-a4a9-5abe0d1995e5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:fd:e0","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f044ddb1-f69d-43a2-8740-77c309205e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e7cd69a-fd72-466c-87a0-044a9a0a1dd4","ip_address":"10.55.0.2"}],"id":"eec05124-9abf-4968-b034-8618b3bc086f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:05:9d","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f044ddb1-f69d-43a2-8740-77c309205e0b","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:30:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f044ddb1-f69d-43a2-8740-77c309205e0b"}]} 2018-11-25 15:30:55,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-c0196bbe-811b-498c-ad41-7396fcf13ce6 2018-11-25 15:30:55,780 - create_instance - INFO - Deleting Port with ID - 0c5385d0-3878-4857-be8c-2e4d177a9a6a 2018-11-25 15:30:55,780 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-port 2018-11-25 15:30:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/0c5385d0-3878-4857-be8c-2e4d177a9a6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:56,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdd1f160-9a94-4ea0-afb0-d0559704a596 Date: Sun, 25 Nov 2018 15:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:30:56,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/0c5385d0-3878-4857-be8c-2e4d177a9a6a used request id req-bdd1f160-9a94-4ea0-afb0-d0559704a596 2018-11-25 15:30:56,388 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst 2018-11-25 15:30:56,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:56,595 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:30: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-fcedf64e-d4ce-4420-97c4-f9df9b597ef7 x-compute-request-id: req-fcedf64e-d4ce-4420-97c4-f9df9b597ef7 Content-Type: application/json 2018-11-25 15:30:56,595 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-fcedf64e-d4ce-4420-97c4-f9df9b597ef7 2018-11-25 15:30:56,595 - create_instance - INFO - Checking deletion status 2018-11-25 15:30:56,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:30:57,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:30: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,Accept-Encoding x-openstack-request-id: req-24fda557-bf4a-432b-9746-7add9ebac4da x-compute-request-id: req-24fda557-bf4a-432b-9746-7add9ebac4da Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fb:27", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:56Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:30:57,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-24fda557-bf4a-432b-9746-7add9ebac4da 2018-11-25 15:30:57,514 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst] is - ACTIVE 2018-11-25 15:30:57,514 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:00,517 - create_instance - DEBUG - VM status query timeout in 296.078289032 2018-11-25 15:31:00,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:31:00,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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,Accept-Encoding x-openstack-request-id: req-ee2b8f8c-2ffb-4b85-bd72-af147929b5c4 x-compute-request-id: req-ee2b8f8c-2ffb-4b85-bd72-af147929b5c4 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e426c838-4f2e-4e12-9f80-1baf493db599", "rel": "bookmark"}], "image": {"id": "3b3e279b-9304-4c59-8d80-8f4206131fee", "links": [{"href": "http://172.30.9.29:8774/images/3b3e279b-9304-4c59-8d80-8f4206131fee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-25T15:30:48.000000", "flavor": {"id": "07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "links": [{"href": "http://172.30.9.29:8774/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab", "rel": "bookmark"}]}, "id": "e426c838-4f2e-4e12-9f80-1baf493db599", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:30:56Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst", "created": "2018-11-25T15:30:42Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:00,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-ee2b8f8c-2ffb-4b85-bd72-af147929b5c4 2018-11-25 15:31:00,772 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst] is - ACTIVE 2018-11-25 15:31:00,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:03,775 - create_instance - DEBUG - VM status query timeout in 292.820611954 2018-11-25 15:31:03,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26b9ce8b5809078b8b056c364b2eac0572967d4" 2018-11-25 15:31:03,832 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:31:03 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-14655a2e-b442-46cb-9ff6-88a1e42ca035 x-compute-request-id: req-14655a2e-b442-46cb-9ff6-88a1e42ca035 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e426c838-4f2e-4e12-9f80-1baf493db599 could not be found.", "code": 404}} 2018-11-25 15:31:03,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e426c838-4f2e-4e12-9f80-1baf493db599 used request id req-14655a2e-b442-46cb-9ff6-88a1e42ca035 2018-11-25 15:31:03,833 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e426c838-4f2e-4e12-9f80-1baf493db599 could not be found. (HTTP 404) (Request-ID: req-14655a2e-b442-46cb-9ff6-88a1e42ca035) 2018-11-25 15:31:03,833 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-inst 2018-11-25 15:31:03,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15ce51551525b4b637783531847f5094114aa4e" 2018-11-25 15:31:03,895 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:31:03 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-76740858-9dd4-4738-aa8a-6d05182b3c8c x-compute-request-id: req-76740858-9dd4-4738-aa8a-6d05182b3c8c Content-Length: 0 Content-Type: application/json 2018-11-25 15:31:03,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/07fed21d-81b3-4cb5-9e9a-13cfa10d62ab used request id req-76740858-9dd4-4738-aa8a-6d05182b3c8c 2018-11-25 15:31:03,896 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet 2018-11-25 15:31:03,896 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-subnet 2018-11-25 15:31:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/5e7cd69a-fd72-466c-87a0-044a9a0a1dd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:31:06,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84024bd7-6a3d-45f4-a5c2-7e7792dc399a Date: Sun, 25 Nov 2018 15:31:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:31:06,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5e7cd69a-fd72-466c-87a0-044a9a0a1dd4 used request id req-84024bd7-6a3d-45f4-a5c2-7e7792dc399a 2018-11-25 15:31:06,185 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-pub-net 2018-11-25 15:31:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f044ddb1-f69d-43a2-8740-77c309205e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24dd165c5b99e04d3c4c615b935a42ed447a0b0" 2018-11-25 15:31:07,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-812f0104-1741-4b5a-8b94-df71d641d710 Date: Sun, 25 Nov 2018 15:31:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:31:07,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f044ddb1-f69d-43a2-8740-77c309205e0b used request id req-812f0104-1741-4b5a-8b94-df71d641d710 2018-11-25 15:31:07,466 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-e6cefcaf-b55a-4531-8675-3b606f5faa37-image 2018-11-25 15:31:07,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7b9c94577fe1c778f791767e78e2b74be08eda5" 2018-11-25 15:31:08,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d2b971a-2c67-426c-b44c-07a1d684173e Date: Sun, 25 Nov 2018 15:31:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:31:08,606 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/3b3e279b-9304-4c59-8d80-8f4206131fee used request id req-6d2b971a-2c67-426c-b44c-07a1d684173e 2018-11-25 15:31:08,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:08,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-79054444-c325-4569-932c-2cfb235eb1e1 Date: Sun, 25 Nov 2018 15:31:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:31:08,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-79054444-c325-4569-932c-2cfb235eb1e1 2018-11-25 15:31:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:08,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51162a06-89a8-4047-93e9-accc9d1c6efe Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:31:08,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-51162a06-89a8-4047-93e9-accc9d1c6efe 2018-11-25 15:31:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:09,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a457d2-aa57-43ba-9ad0-4b6b6c43926a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:31:09,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-f9a457d2-aa57-43ba-9ad0-4b6b6c43926a 2018-11-25 15:31:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:09,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7a6faf-548c-4020-bfe6-2bfb1275a1ad Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:31:09,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-0a7a6faf-548c-4020-bfe6-2bfb1275a1ad 2018-11-25 15:31:09,098 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-914b25e5-753d-4c3-proj 2018-11-25 15:31:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fdd04fbccf234562b8c8d2700bee6dbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:09,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7cb081f-e69c-4a02-9335-fef5c5c2a68c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:09,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fdd04fbccf234562b8c8d2700bee6dbb used request id req-f7cb081f-e69c-4a02-9335-fef5c5c2a68c 2018-11-25 15:31:09,364 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-914b25e5-753d-4c3-proj-role 2018-11-25 15:31:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7fa8ba3bb5464397b701532877b702fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:09,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa1502a-11c7-43ab-ba1c-ee0b7ef79a39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:09,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7fa8ba3bb5464397b701532877b702fa used request id req-3aa1502a-11c7-43ab-ba1c-ee0b7ef79a39 2018-11-25 15:31:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c455b6f99755e4fefb5980108e8306a0b91fbd" 2018-11-25 15:31:09,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c7db51-5631-4151-8897-3d6c79da160a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:31:09,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e8c7db51-5631-4151-8897-3d6c79da160a 2018-11-25 15:31:09,582 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-914b25e5-753d-4c3-user 2018-11-25 15:31:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/96e3d3cbc0bf4a87b9d3d6b08c35af5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3247b5e3bdb20cc42b8c74c09aa1346faeb11a" 2018-11-25 15:31:09,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8956bd71-0345-4d2b-862a-fa528eb5af4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:09,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/96e3d3cbc0bf4a87b9d3d6b08c35af5b used request id req-8956bd71-0345-4d2b-862a-fa528eb5af4d 2018-11-25 15:31:09,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:10,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LGz5M6MrS_m14eYHC3hwSg"], "issued_at": "2018-11-25T15:31:10.000000Z"}} 2018-11-25 15:31:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}236ee28d4c35d8698d266b88fae7aff42978a0ce" 2018-11-25 15:31:10,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32f4923-385c-43f1-a64f-bb9a2c3868e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:10,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a32f4923-385c-43f1-a64f-bb9a2c3868e0 2018-11-25 15:31:10,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:10,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:10,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1QsAF0D-QdKCQh_I-z-YWQ"], "issued_at": "2018-11-25T15:31:10.000000Z"}} 2018-11-25 15:31:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:10,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5157e43f-ad9f-4795-8017-3857b105442c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:10,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5157e43f-ad9f-4795-8017-3857b105442c 2018-11-25 15:31:10,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:31:10,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:31:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:31:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:10,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a586e3-8e96-47a6-8708-2065a2f8c7af Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:31:10,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj used request id req-c0a586e3-8e96-47a6-8708-2065a2f8c7af 2018-11-25 15:31:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:10,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1873dfbd-5809-4cb2-9130-63aa7d98a13c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:31:10,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1873dfbd-5809-4cb2-9130-63aa7d98a13c 2018-11-25 15:31:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}}' 2018-11-25 15:31:11,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638a4535-cb69-4e8a-bb50-1cd4d0802b49 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:11,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-638a4535-cb69-4e8a-bb50-1cd4d0802b49 2018-11-25 15:31:11,030 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj 2018-11-25 15:31:11,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:11,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:11,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["BhLFt8iQSzq_xXLO-m23sw"], "issued_at": "2018-11-25T15:31:11.000000Z"}} 2018-11-25 15:31:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4cc76cedcbf0bce15144419d389660d21d0ef4f" 2018-11-25 15:31:11,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcde914c-d559-455f-8e54-e9cf9aa43de5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:11,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fcde914c-d559-455f-8e54-e9cf9aa43de5 2018-11-25 15:31:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:31:11,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:31:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:31:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4cc76cedcbf0bce15144419d389660d21d0ef4f" 2018-11-25 15:31:11,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1928f4f-71ab-4234-b058-ce60864fac12 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:31:11,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c1928f4f-71ab-4234-b058-ce60864fac12 2018-11-25 15:31:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4cc76cedcbf0bce15144419d389660d21d0ef4f" 2018-11-25 15:31:11,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf8913b-b0ef-4191-87f8-bd250bbbce38 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}]} 2018-11-25 15:31:11,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj used request id req-eaf8913b-b0ef-4191-87f8-bd250bbbce38 2018-11-25 15:31:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4cc76cedcbf0bce15144419d389660d21d0ef4f" 2018-11-25 15:31:11,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b6c7d3-1135-4b69-b2b3-7203e2d0b122 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:31:11,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-85b6c7d3-1135-4b69-b2b3-7203e2d0b122 2018-11-25 15:31:12,108 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user 2018-11-25 15:31:12,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:12,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c76938-644d-4b2d-b6ef-6a937a99c5fd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:31:12,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b0c76938-644d-4b2d-b6ef-6a937a99c5fd 2018-11-25 15:31:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" -d '{"role": {"name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}}' 2018-11-25 15:31:12,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f75e6908-9e1f-4024-9f17-d021a478c725 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "links": {"self": "http://172.30.9.29:5000/v3/roles/caa3f3e6c8b04463b6e4fbf46dec0f36"}, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}} 2018-11-25 15:31:12,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f75e6908-9e1f-4024-9f17-d021a478c725 2018-11-25 15:31:12,324 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role 2018-11-25 15:31:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/caa3f3e6c8b04463b6e4fbf46dec0f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:12,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a3f970-a278-40dc-9a7f-fde148dd7a11 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/caa3f3e6c8b04463b6e4fbf46dec0f36"}, "domain_id": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role", "id": "caa3f3e6c8b04463b6e4fbf46dec0f36"}} 2018-11-25 15:31:12,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/caa3f3e6c8b04463b6e4fbf46dec0f36 used request id req-e0a3f970-a278-40dc-9a7f-fde148dd7a11 2018-11-25 15:31:12,344 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role to project CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj 2018-11-25 15:31:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a/users/89f1c97d2017438ab471ba9457c479b0/roles/caa3f3e6c8b04463b6e4fbf46dec0f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:12,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bafa073-31eb-45b6-94f4-61e14c980d55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:12,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a/users/89f1c97d2017438ab471ba9457c479b0/roles/caa3f3e6c8b04463b6e4fbf46dec0f36 used request id req-6bafa073-31eb-45b6-94f4-61e14c980d55 2018-11-25 15:31:12,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:31:12,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:12,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:12,474 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:31:12,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:12,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:12,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}], "expires_at": "2018-11-25T16:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user", "id": "89f1c97d2017438ab471ba9457c479b0"}, "audit_ids": ["2-_a_JL7QOuif0siQ97yQQ"], "issued_at": "2018-11-25T15:31:12.000000Z"}} 2018-11-25 15:31:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:12,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e7fcb5-be8a-445d-b3ef-15c60e682be0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:12,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36e7fcb5-be8a-445d-b3ef-15c60e682be0 2018-11-25 15:31:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:13,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9ab07438-d59f-42c9-aca5-fa70fbb33fb6 Date: Sun, 25 Nov 2018 15:31:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image"} 2018-11-25 15:31:13,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image used request id req-9ab07438-d59f-42c9-aca5-fa70fbb33fb6 2018-11-25 15:31:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:13,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b010a441-2d15-45c2-a84e-fce1ecaa4b28 Date: Sun, 25 Nov 2018 15:31:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:31:13,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b010a441-2d15-45c2-a84e-fce1ecaa4b28 2018-11-25 15:31:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image"}' 2018-11-25 15:31:13,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 X-Openstack-Request-Id: req-f7086b5f-5597-4d7b-a5c5-1d43b6a146ed Date: Sun, 25 Nov 2018 15:31:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:31:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:31:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "min_disk": 0, "protected": false, "id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "file": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/file", "checksum": null, "owner": "01cfc3980cbc4139adc0f6dfdfef943a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:31:13,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f7086b5f-5597-4d7b-a5c5-1d43b6a146ed 2018-11-25 15:31:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" -d '' 2018-11-25 15:31:15,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-005108f9-ec10-4fa6-bf1f-cf1d349ea316 Date: Sun, 25 Nov 2018 15:31:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:31:15,495 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/file used request id req-005108f9-ec10-4fa6-bf1f-cf1d349ea316 2018-11-25 15:31:15,496 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:31:15,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:15,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4f4f615a-686e-4356-b965-f17401c2eb17 Date: Sun, 25 Nov 2018 15:31:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:31:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:31:15Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/snap", "metadata": {}}], "self": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "min_disk": 0, "protected": false, "id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "file": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01cfc3980cbc4139adc0f6dfdfef943a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:31:15,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 used request id req-4f4f615a-686e-4356-b965-f17401c2eb17 2018-11-25 15:31:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:15,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-06e16d88-eea9-4bc0-9b1b-ce025ea59714 Date: Sun, 25 Nov 2018 15:31:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:31:15,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-06e16d88-eea9-4bc0-9b1b-ce025ea59714 2018-11-25 15:31:15,698 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image 2018-11-25 15:31:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-581bda3e-015c-4f05-a987-1e0562fffa0d Date: Sun, 25 Nov 2018 15:31:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:31:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:31:15Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/snap", "metadata": {}}], "self": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "min_disk": 0, "protected": false, "id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "file": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01cfc3980cbc4139adc0f6dfdfef943a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:31:15,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 used request id req-581bda3e-015c-4f05-a987-1e0562fffa0d 2018-11-25 15:31:15,960 - create_image - DEBUG - Instance status is - active 2018-11-25 15:31:15,960 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image 2018-11-25 15:31:15,960 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image 2018-11-25 15:31:15,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:15,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:16,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_8tqbmfeQuKDOBZVr5CwLQ"], "issued_at": "2018-11-25T15:31:16.000000Z"}} 2018-11-25 15:31:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c26fd9a2a17c7141aa1d04a41167a17243952f" 2018-11-25 15:31:16,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f241cebc-c1d6-4084-9d60-e208371c506c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:16,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f241cebc-c1d6-4084-9d60-e208371c506c 2018-11-25 15:31:16,440 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:31:16,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c26fd9a2a17c7141aa1d04a41167a17243952f" 2018-11-25 15:31:16,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:16 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-2a61c289-75bb-44df-ad17-eb869e5bed62 x-compute-request-id: req-2a61c289-75bb-44df-ad17-eb869e5bed62 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:31:16,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2a61c289-75bb-44df-ad17-eb869e5bed62 2018-11-25 15:31:16,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c26fd9a2a17c7141aa1d04a41167a17243952f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:31:16,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:16 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-7026451a-d914-4abf-a591-f5d593b0686b x-compute-request-id: req-7026451a-d914-4abf-a591-f5d593b0686b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:31:16,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7026451a-d914-4abf-a591-f5d593b0686b 2018-11-25 15:31:16,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:16,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:17,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}], "expires_at": "2018-11-25T16:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user", "id": "89f1c97d2017438ab471ba9457c479b0"}, "audit_ids": ["74417x7gTDyCkUJGrv2REA"], "issued_at": "2018-11-25T15:31:17.000000Z"}} 2018-11-25 15:31:17,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:17,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f29aa55-a7e0-4b31-9bf0-69800ec49271 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:17,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4f29aa55-a7e0-4b31-9bf0-69800ec49271 2018-11-25 15:31:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:17,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4bfc74b3-b5ed-434d-ac95-2089e45d46bb Date: Sun, 25 Nov 2018 15:31:17 GMT RESP BODY: {"networks":[]} 2018-11-25 15:31:17,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-4bfc74b3-b5ed-434d-ac95-2089e45d46bb 2018-11-25 15:31:17,396 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net 2018-11-25 15:31:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" -d '{"network": {"name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net", "admin_state_up": true}}' 2018-11-25 15:31:18,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c017b41c-079f-4526-805d-d0df2bb02fc1 Date: Sun, 25 Nov 2018 15:31:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:31:17Z","is_default":false,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","mtu":1450}} 2018-11-25 15:31:18,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c017b41c-079f-4526-805d-d0df2bb02fc1 2018-11-25 15:31:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:18,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-68f834d6-42c3-49cd-a61a-c7930c00ac41 Date: Sun, 25 Nov 2018 15:31:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:31:17Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:18,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-68f834d6-42c3-49cd-a61a-c7930c00ac41 2018-11-25 15:31:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:18,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f684a7fc-9a43-4cd5-8325-6e00e936413a Date: Sun, 25 Nov 2018 15:31:18 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:31:18,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-f684a7fc-9a43-4cd5-8325-6e00e936413a 2018-11-25 15:31:18,539 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet 2018-11-25 15:31:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" -d '{"subnets": [{"ip_version": 4, "network_id": "a4d23af4-ce2b-4960-a2f6-af1db74c0260", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]}' 2018-11-25 15:31:19,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06a67bcb-c0a1-4a6b-a256-4782f7a37e67 Date: Sun, 25 Nov 2018 15:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:19,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-06a67bcb-c0a1-4a6b-a256-4782f7a37e67 2018-11-25 15:31:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:19,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b3815c79-dbd2-4270-8bde-1f6a8b83365d Date: Sun, 25 Nov 2018 15:31:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:19,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-b3815c79-dbd2-4270-8bde-1f6a8b83365d 2018-11-25 15:31:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:19,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7cd6304e-b7f0-48ef-b392-8f867667eb40 Date: Sun, 25 Nov 2018 15:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:19,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-7cd6304e-b7f0-48ef-b392-8f867667eb40 2018-11-25 15:31:19,555 - OpenStackNetwork - DEBUG - Network [a4d23af4-ce2b-4960-a2f6-af1db74c0260] created successfully 2018-11-25 15:31:19,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:19,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:19,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}], "expires_at": "2018-11-25T16:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user", "id": "89f1c97d2017438ab471ba9457c479b0"}, "audit_ids": ["MCOQRTJ-TtaRUcHenT_nxQ"], "issued_at": "2018-11-25T15:31:19.000000Z"}} 2018-11-25 15:31:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:20,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da536b7e-f8eb-4320-9415-746151513dc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:20,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-da536b7e-f8eb-4320-9415-746151513dc9 2018-11-25 15:31:20,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:31:20,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:20,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3936875-f6ab-44a3-b34f-d5707089dd1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:20,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e3936875-f6ab-44a3-b34f-d5707089dd1a 2018-11-25 15:31:20,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:20,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7a8f1423-0947-48db-85ea-44b17fa60164 Date: Sun, 25 Nov 2018 15:31:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:20,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-7a8f1423-0947-48db-85ea-44b17fa60164 2018-11-25 15:31:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:31:20,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:31:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:31:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:20,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cc3d0b-b35b-4568-8c5e-5c534d49bcf6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:20,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-00cc3d0b-b35b-4568-8c5e-5c534d49bcf6 2018-11-25 15:31:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:20,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ae43a76-0fea-4647-93c1-90fe37c6032a Date: Sun, 25 Nov 2018 15:31:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:20,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-8ae43a76-0fea-4647-93c1-90fe37c6032a 2018-11-25 15:31:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:20,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-491569d3-7e4c-4fa4-ae1b-a08136821514 Date: Sun, 25 Nov 2018 15:31:20 GMT RESP BODY: {"ports":[]} 2018-11-25 15:31:20,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port&admin_state_up=True used request id req-491569d3-7e4c-4fa4-ae1b-a08136821514 2018-11-25 15:31:20,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:21,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-04b822ac-1671-406b-b2d5-af8bb8ef6c6f x-compute-request-id: req-04b822ac-1671-406b-b2d5-af8bb8ef6c6f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:31:21,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst used request id req-04b822ac-1671-406b-b2d5-af8bb8ef6c6f 2018-11-25 15:31:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:21,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-68f322d2-f0f8-4874-b0f2-630d584d2524 Date: Sun, 25 Nov 2018 15:31:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:21,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-68f322d2-f0f8-4874-b0f2-630d584d2524 2018-11-25 15:31:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:21,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf899c00-e10b-4051-9e15-cb7803ea70b2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:21,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-cf899c00-e10b-4051-9e15-cb7803ea70b2 2018-11-25 15:31:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:21,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b955e61d-4b9b-4a13-999f-34508f368e86 Date: Sun, 25 Nov 2018 15:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:21,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-b955e61d-4b9b-4a13-999f-34508f368e86 2018-11-25 15:31:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-548c185f-b4ca-4b02-af26-6c1e3ec5a2d1 Date: Sun, 25 Nov 2018 15:31:21 GMT RESP BODY: {"ports":[]} 2018-11-25 15:31:21,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port&admin_state_up=True used request id req-548c185f-b4ca-4b02-af26-6c1e3ec5a2d1 2018-11-25 15:31:21,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:21,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:22,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}], "expires_at": "2018-11-25T16:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user", "id": "89f1c97d2017438ab471ba9457c479b0"}, "audit_ids": ["a_DuhaPgQ7GUQcSSnV5fDA"], "issued_at": "2018-11-25T15:31:22.000000Z"}} 2018-11-25 15:31:22,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075998df5fee14fef142ee790e8ab7a87193d35c" 2018-11-25 15:31:22,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c30d99-dda5-4373-98a3-65eea4ca376f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:22,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-44c30d99-dda5-4373-98a3-65eea4ca376f 2018-11-25 15:31:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:22,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-31b7b1ff-80d7-400e-99ef-c94d6726a8a0 Date: Sun, 25 Nov 2018 15:31:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:22,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-31b7b1ff-80d7-400e-99ef-c94d6726a8a0 2018-11-25 15:31:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8af2e6ae-3c43-434e-bd9c-af22ddebd6d2 Date: Sun, 25 Nov 2018 15:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-8af2e6ae-3c43-434e-bd9c-af22ddebd6d2 2018-11-25 15:31:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:23,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fdac4f56-d315-468a-9bf0-ccd7ab378ea1 Date: Sun, 25 Nov 2018 15:31:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:23,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-fdac4f56-d315-468a-9bf0-ccd7ab378ea1 2018-11-25 15:31:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:31:23,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:31:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:31:23,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075998df5fee14fef142ee790e8ab7a87193d35c" 2018-11-25 15:31:23,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41fee8c-27bd-4d66-8864-cbee73dc9358 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:23,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-a41fee8c-27bd-4d66-8864-cbee73dc9358 2018-11-25 15:31:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:23,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aaad10ad-fb97-4b13-8104-f6f50b6af6b5 Date: Sun, 25 Nov 2018 15:31:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:23,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-aaad10ad-fb97-4b13-8104-f6f50b6af6b5 2018-11-25 15:31:23,482 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net 2018-11-25 15:31:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" -d '{"port": {"network_id": "a4d23af4-ce2b-4960-a2f6-af1db74c0260", "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port", "admin_state_up": true}}' 2018-11-25 15:31:24,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-3c1fe47a-621f-4d69-9aa1-6549ddc44565 Date: Sun, 25 Nov 2018 15:31:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.14"}],"id":"fced8a03-17f6-4c18-883c-9008bf9d67e8","security_groups":["01df44f3-6212-4e96-a4c9-772dc0390a97"],"mac_address":"fa:16:3e:54:77:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","qos_policy_id":null,"admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:23Z","binding:vnic_type":"normal"}} 2018-11-25 15:31:24,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-3c1fe47a-621f-4d69-9aa1-6549ddc44565 2018-11-25 15:31:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:24,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bf233fc3-ffaa-4e2a-81d7-ba46401079a5 Date: Sun, 25 Nov 2018 15:31:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:24,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-bf233fc3-ffaa-4e2a-81d7-ba46401079a5 2018-11-25 15:31:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:24,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9328536c-cfb6-4b9b-b357-28f5d6f79da3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:24,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-9328536c-cfb6-4b9b-b357-28f5d6f79da3 2018-11-25 15:31:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:24,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21b456d5-df8c-4276-b448-c5c641c83d7b Date: Sun, 25 Nov 2018 15:31:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:24,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-21b456d5-df8c-4276-b448-c5c641c83d7b 2018-11-25 15:31:24,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:25,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9c1b5317-cdac-4f30-8b8c-ecce75f04379 Date: Sun, 25 Nov 2018 15:31:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.14"}],"id":"fced8a03-17f6-4c18-883c-9008bf9d67e8","security_groups":["01df44f3-6212-4e96-a4c9-772dc0390a97"],"mac_address":"fa:16:3e:54:77:1b","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:31:25,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port&admin_state_up=True used request id req-9c1b5317-cdac-4f30-8b8c-ecce75f04379 2018-11-25 15:31:25,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:25,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3331bc8f-7caa-470b-934b-4146e9c78cf9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:25,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-3331bc8f-7caa-470b-934b-4146e9c78cf9 2018-11-25 15:31:25,263 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst 2018-11-25 15:31:25,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:25,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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,Accept-Encoding x-openstack-request-id: req-ab01bea8-ecfe-4fac-a906-b92f118c970e x-compute-request-id: req-ab01bea8-ecfe-4fac-a906-b92f118c970e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-flavor-name"}]} 2018-11-25 15:31:25,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ab01bea8-ecfe-4fac-a906-b92f118c970e 2018-11-25 15:31:25,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:25,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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,Accept-Encoding x-openstack-request-id: req-241ac942-2ab6-408e-90d3-df7196c8f864 x-compute-request-id: req-241ac942-2ab6-408e-90d3-df7196c8f864 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:31:25,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7 used request id req-241ac942-2ab6-408e-90d3-df7196c8f864 2018-11-25 15:31:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:25,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-5ba6eefe-6ed1-470a-86ab-a142f351f121 Date: Sun, 25 Nov 2018 15:31:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:31:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:31:15Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/snap", "metadata": {}}], "self": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "min_disk": 0, "protected": false, "id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "file": "/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01cfc3980cbc4139adc0f6dfdfef943a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image"} 2018-11-25 15:31:25,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image used request id req-5ba6eefe-6ed1-470a-86ab-a142f351f121 2018-11-25 15:31:25,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:25,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d722b852-e9b2-4d33-89e3-acca26d2125a Date: Sun, 25 Nov 2018 15:31:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:31:25,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d722b852-e9b2-4d33-89e3-acca26d2125a 2018-11-25 15:31:25,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" -d '{"server": {"name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "imageRef": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "flavorRef": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "max_count": 1, "min_count": 1, "networks": [{"port": "fced8a03-17f6-4c18-883c-9008bf9d67e8"}]}}' 2018-11-25 15:31:27,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:31: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-3b9c626b-6fc7-4aaa-b1f7-e7ed250d1604 x-compute-request-id: req-3b9c626b-6fc7-4aaa-b1f7-e7ed250d1604 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "adminPass": "gBiV5qS6sceZ"}} 2018-11-25 15:31:27,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-3b9c626b-6fc7-4aaa-b1f7-e7ed250d1604 2018-11-25 15:31:27,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:27,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-aff02602-90ca-462a-971b-ec211649d295 x-compute-request-id: req-aff02602-90ca-462a-971b-ec211649d295 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:27,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-aff02602-90ca-462a-971b-ec211649d295 2018-11-25 15:31:27,747 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst 2018-11-25 15:31:27,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:28,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-2b4d7365-be30-40f5-b5a2-3c351d78dcab x-compute-request-id: req-2b4d7365-be30-40f5-b5a2-3c351d78dcab Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:28,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-2b4d7365-be30-40f5-b5a2-3c351d78dcab 2018-11-25 15:31:28,156 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst] is - BUILD 2018-11-25 15:31:28,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:31,159 - create_instance - DEBUG - VM status query timeout in 896.587701082 2018-11-25 15:31:31,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:31,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:31 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-6655d501-dd08-4da0-8e09-6e1d51945901 x-compute-request-id: req-6655d501-dd08-4da0-8e09-6e1d51945901 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:28Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:31,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-6655d501-dd08-4da0-8e09-6e1d51945901 2018-11-25 15:31:31,618 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst] is - BUILD 2018-11-25 15:31:31,618 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:34,621 - create_instance - DEBUG - VM status query timeout in 893.125658989 2018-11-25 15:31:34,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:35,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-07ca6f90-cfca-4596-945f-3356b08db599 x-compute-request-id: req-07ca6f90-cfca-4596-945f-3356b08db599 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:34Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:35,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-07ca6f90-cfca-4596-945f-3356b08db599 2018-11-25 15:31:35,086 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst] is - ACTIVE 2018-11-25 15:31:35,086 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:31:35,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:35,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-86ff2aba-4487-4a64-ba46-40ff6a6597c6 x-compute-request-id: req-86ff2aba-4487-4a64-ba46-40ff6a6597c6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:34Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:35,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-86ff2aba-4487-4a64-ba46-40ff6a6597c6 2018-11-25 15:31:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:35,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-475402e1-fbae-407a-b1c2-81300ef9de8e Date: Sun, 25 Nov 2018 15:31:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:35,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-475402e1-fbae-407a-b1c2-81300ef9de8e 2018-11-25 15:31:35,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:35,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d561ff19-0dbd-458f-8bfd-a68319b7ffa3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:35,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-d561ff19-0dbd-458f-8bfd-a68319b7ffa3 2018-11-25 15:31:35,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:36,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-743a7f43-80c5-4e87-b19c-abfe87b57786 Date: Sun, 25 Nov 2018 15:31:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:36,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-743a7f43-80c5-4e87-b19c-abfe87b57786 2018-11-25 15:31:36,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:36,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-d989ffc0-3cfd-4c11-bafb-03e24fe2f611 Date: Sun, 25 Nov 2018 15:31:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.2"}],"id":"1af058d3-d097-43f1-94c4-b82dd7595e05","security_groups":[],"mac_address":"fa:16:3e:f9:b7:f3","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.4"}],"id":"3fed5f71-4ec5-48b8-b28d-a1a4859b9b88","security_groups":[],"mac_address":"fa:16:3e:5c:fd:dd","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.3"}],"id":"5010fcc6-9bba-4e5a-9f79-c5d5acc761d4","security_groups":[],"mac_address":"fa:16:3e:cc:f2:22","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.14"}],"id":"fced8a03-17f6-4c18-883c-9008bf9d67e8","security_groups":["01df44f3-6212-4e96-a4c9-772dc0390a97"],"mac_address":"fa:16:3e:54:77:1b","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:23Z","binding:vnic_type":"normal","device_id":"8f8764c3-a6ef-43df-aa21-53bebaeecb02"}]} 2018-11-25 15:31:36,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-d989ffc0-3cfd-4c11-bafb-03e24fe2f611 2018-11-25 15:31:36,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:36,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}], "expires_at": "2018-11-25T16:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user", "id": "89f1c97d2017438ab471ba9457c479b0"}, "audit_ids": ["AQ_8I0tERUSq8wXPkV80kw"], "issued_at": "2018-11-25T15:31:36.000000Z"}} 2018-11-25 15:31:36,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bfcfd1f7035e2a34623102323b3eaac9cb3894d" 2018-11-25 15:31:37,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-b97e791b-cc4e-4430-a192-069e3cc993be x-compute-request-id: req-b97e791b-cc4e-4430-a192-069e3cc993be Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:34Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 15:31:37,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst used request id req-b97e791b-cc4e-4430-a192-069e3cc993be 2018-11-25 15:31:37,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:37,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "caa3f3e6c8b04463b6e4fbf46dec0f36", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role"}], "expires_at": "2018-11-25T16:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/01cfc3980cbc4139adc0f6dfdfef943a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user", "id": "89f1c97d2017438ab471ba9457c479b0"}, "audit_ids": ["0sL0BHvbRXS24Cy3b3UxHA"], "issued_at": "2018-11-25T15:31:37.000000Z"}} 2018-11-25 15:31:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b1d9c1d1ab87ae6d4e9aada76927d0b3f5162b" 2018-11-25 15:31:38,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a8b8959c-7e4e-4172-b4ad-11936cd81f1e Date: Sun, 25 Nov 2018 15:31:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:38,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-a8b8959c-7e4e-4172-b4ad-11936cd81f1e 2018-11-25 15:31:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b1d9c1d1ab87ae6d4e9aada76927d0b3f5162b" 2018-11-25 15:31:38,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-075c9b99-a5be-4a25-a2be-3d4da0d7dd0b Date: Sun, 25 Nov 2018 15:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:38,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-075c9b99-a5be-4a25-a2be-3d4da0d7dd0b 2018-11-25 15:31:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b1d9c1d1ab87ae6d4e9aada76927d0b3f5162b" 2018-11-25 15:31:38,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a892c0e0-897e-41bb-bf0e-606b5a1bd21b Date: Sun, 25 Nov 2018 15:31:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.2"}],"id":"1af058d3-d097-43f1-94c4-b82dd7595e05","security_groups":[],"mac_address":"fa:16:3e:f9:b7:f3","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.4"}],"id":"3fed5f71-4ec5-48b8-b28d-a1a4859b9b88","security_groups":[],"mac_address":"fa:16:3e:5c:fd:dd","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.3"}],"id":"5010fcc6-9bba-4e5a-9f79-c5d5acc761d4","security_groups":[],"mac_address":"fa:16:3e:cc:f2:22","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.14"}],"id":"fced8a03-17f6-4c18-883c-9008bf9d67e8","security_groups":["01df44f3-6212-4e96-a4c9-772dc0390a97"],"mac_address":"fa:16:3e:54:77:1b","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:23Z","binding:vnic_type":"normal","device_id":"8f8764c3-a6ef-43df-aa21-53bebaeecb02"}]} 2018-11-25 15:31:38,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-a892c0e0-897e-41bb-bf0e-606b5a1bd21b 2018-11-25 15:31:38,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:39,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-32a3b424-6db5-4c02-bdf5-a2b2b7ef4b81 x-compute-request-id: req-32a3b424-6db5-4c02-bdf5-a2b2b7ef4b81 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:34Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:39,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-32a3b424-6db5-4c02-bdf5-a2b2b7ef4b81 2018-11-25 15:31:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:39,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a439ba6f-5342-411e-a7c5-301b5fabd577 Date: Sun, 25 Nov 2018 15:31:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:39,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-a439ba6f-5342-411e-a7c5-301b5fabd577 2018-11-25 15:31:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:39,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ce405b-9c6c-4c1c-9e89-4a160a26e0ea Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:39,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-a7ce405b-9c6c-4c1c-9e89-4a160a26e0ea 2018-11-25 15:31:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:39,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1b419182-0e9b-461c-908c-31af6df4ef2c Date: Sun, 25 Nov 2018 15:31:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:39,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-1b419182-0e9b-461c-908c-31af6df4ef2c 2018-11-25 15:31:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:39,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2e00285d-87bd-4f1e-9995-499e754788f5 Date: Sun, 25 Nov 2018 15:31:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.2"}],"id":"1af058d3-d097-43f1-94c4-b82dd7595e05","security_groups":[],"mac_address":"fa:16:3e:f9:b7:f3","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.4"}],"id":"3fed5f71-4ec5-48b8-b28d-a1a4859b9b88","security_groups":[],"mac_address":"fa:16:3e:5c:fd:dd","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.3"}],"id":"5010fcc6-9bba-4e5a-9f79-c5d5acc761d4","security_groups":[],"mac_address":"fa:16:3e:cc:f2:22","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.14"}],"id":"fced8a03-17f6-4c18-883c-9008bf9d67e8","security_groups":["01df44f3-6212-4e96-a4c9-772dc0390a97"],"mac_address":"fa:16:3e:54:77:1b","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:23Z","binding:vnic_type":"normal","device_id":"8f8764c3-a6ef-43df-aa21-53bebaeecb02"}]} 2018-11-25 15:31:39,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-2e00285d-87bd-4f1e-9995-499e754788f5 2018-11-25 15:31:39,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:40,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-97a58b0f-3969-4bc9-ab07-a2389fd0e7ea x-compute-request-id: req-97a58b0f-3969-4bc9-ab07-a2389fd0e7ea Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:34Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:40,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-97a58b0f-3969-4bc9-ab07-a2389fd0e7ea 2018-11-25 15:31:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:40,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8d91777f-d98d-4093-bfbf-f06364f3647e Date: Sun, 25 Nov 2018 15:31:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad3de2ee-f148-4185-a107-0f4e90df2643"],"updated_at":"2018-11-25T15:31:18Z","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net"}]} 2018-11-25 15:31:40,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net used request id req-8d91777f-d98d-4093-bfbf-f06364f3647e 2018-11-25 15:31:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:40,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dad1c8c-934b-4044-a5c4-0ad4f1e88bc7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:40,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-7dad1c8c-934b-4044-a5c4-0ad4f1e88bc7 2018-11-25 15:31:40,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:40,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44ec82db-fc26-44f1-b1fa-d93c06a2a1f9 Date: Sun, 25 Nov 2018 15:31:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:18Z","dns_nameservers":[],"updated_at":"2018-11-25T15:31:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","id":"ad3de2ee-f148-4185-a107-0f4e90df2643","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet"}]} 2018-11-25 15:31:40,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-44ec82db-fc26-44f1-b1fa-d93c06a2a1f9 2018-11-25 15:31:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:40,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8061490b-0be5-43be-bc73-c07482d9be04 Date: Sun, 25 Nov 2018 15:31:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.2"}],"id":"1af058d3-d097-43f1-94c4-b82dd7595e05","security_groups":[],"mac_address":"fa:16:3e:f9:b7:f3","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.4"}],"id":"3fed5f71-4ec5-48b8-b28d-a1a4859b9b88","security_groups":[],"mac_address":"fa:16:3e:5c:fd:dd","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.3"}],"id":"5010fcc6-9bba-4e5a-9f79-c5d5acc761d4","security_groups":[],"mac_address":"fa:16:3e:cc:f2:22","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4d23af4-ce2b-4960-a2f6-af1db74c0260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:31:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad3de2ee-f148-4185-a107-0f4e90df2643","ip_address":"10.55.0.14"}],"id":"fced8a03-17f6-4c18-883c-9008bf9d67e8","security_groups":["01df44f3-6212-4e96-a4c9-772dc0390a97"],"mac_address":"fa:16:3e:54:77:1b","project_id":"01cfc3980cbc4139adc0f6dfdfef943a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port","admin_state_up":true,"network_id":"a4d23af4-ce2b-4960-a2f6-af1db74c0260","tenant_id":"01cfc3980cbc4139adc0f6dfdfef943a","created_at":"2018-11-25T15:31:23Z","binding:vnic_type":"normal","device_id":"8f8764c3-a6ef-43df-aa21-53bebaeecb02"}]} 2018-11-25 15:31:40,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-8061490b-0be5-43be-bc73-c07482d9be04 2018-11-25 15:31:40,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bfcfd1f7035e2a34623102323b3eaac9cb3894d" 2018-11-25 15:31:40,895 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:40 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-5dc0e495-82dd-4d00-a67f-bd7d5f110447 x-compute-request-id: req-5dc0e495-82dd-4d00-a67f-bd7d5f110447 Content-Type: application/json 2018-11-25 15:31:40,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-5dc0e495-82dd-4d00-a67f-bd7d5f110447 2018-11-25 15:31:40,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:41,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:40 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-67a7e29c-3960-4e7d-9ec1-9e91e04882e1 x-compute-request-id: req-67a7e29c-3960-4e7d-9ec1-9e91e04882e1 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:40Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:41,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-67a7e29c-3960-4e7d-9ec1-9e91e04882e1 2018-11-25 15:31:41,635 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst] is - ACTIVE 2018-11-25 15:31:41,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:44,638 - create_instance - DEBUG - VM status query timeout in 296.257050991 2018-11-25 15:31:44,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:44,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-40d48cfc-fcdc-4828-bcfd-954ec2e7fc4c x-compute-request-id: req-40d48cfc-fcdc-4828-bcfd-954ec2e7fc4c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "security_groups": [{"name": "default"}], "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:40Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:44,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-40d48cfc-fcdc-4828-bcfd-954ec2e7fc4c 2018-11-25 15:31:44,822 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst] is - ACTIVE 2018-11-25 15:31:44,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:47,825 - create_instance - DEBUG - VM status query timeout in 293.070269823 2018-11-25 15:31:47,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:47,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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-77683d4f-b945-4466-8b72-3893a55a2201 x-compute-request-id: req-77683d4f-b945-4466-8b72-3893a55a2201 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:77:1b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02", "rel": "bookmark"}], "image": {"id": "d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "links": [{"href": "http://172.30.9.29:8774/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:31:34.000000", "flavor": {"id": "ac2bbc95-f62b-4a8e-ab84-7044583856f7", "links": [{"href": "http://172.30.9.29:8774/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7", "rel": "bookmark"}]}, "id": "8f8764c3-a6ef-43df-aa21-53bebaeecb02", "user_id": "89f1c97d2017438ab471ba9457c479b0", "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-11-25T15:31:47Z", "hostId": "cf91e424f6c9a6c364f1931cd5ee7d94f0514988b488f35a6fbde40a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst", "created": "2018-11-25T15:31:27Z", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:31:47,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-77683d4f-b945-4466-8b72-3893a55a2201 2018-11-25 15:31:47,923 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst] is - ACTIVE 2018-11-25 15:31:47,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:31:50,926 - create_instance - DEBUG - VM status query timeout in 289.969334841 2018-11-25 15:31:50,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:50,980 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:31: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 x-openstack-request-id: req-6f6b3e2d-e5b1-4491-9528-be340b5ae954 x-compute-request-id: req-6f6b3e2d-e5b1-4491-9528-be340b5ae954 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8f8764c3-a6ef-43df-aa21-53bebaeecb02 could not be found.", "code": 404}} 2018-11-25 15:31:50,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-6f6b3e2d-e5b1-4491-9528-be340b5ae954 2018-11-25 15:31:50,980 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8f8764c3-a6ef-43df-aa21-53bebaeecb02 could not be found. (HTTP 404) (Request-ID: req-6f6b3e2d-e5b1-4491-9528-be340b5ae954) 2018-11-25 15:31:50,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bfcfd1f7035e2a34623102323b3eaac9cb3894d" 2018-11-25 15:31:51,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31: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 x-openstack-request-id: req-58f4339a-bc4f-4a9d-ae12-79d5a04f1a0e x-compute-request-id: req-58f4339a-bc4f-4a9d-ae12-79d5a04f1a0e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:31:51,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst used request id req-58f4339a-bc4f-4a9d-ae12-79d5a04f1a0e 2018-11-25 15:31:51,075 - create_instance - INFO - Deleting Port with ID - fced8a03-17f6-4c18-883c-9008bf9d67e8 2018-11-25 15:31:51,075 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-port 2018-11-25 15:31:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/fced8a03-17f6-4c18-883c-9008bf9d67e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:51,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4f8d48b-74b4-42da-9c4a-741c595fea4d Date: Sun, 25 Nov 2018 15:31:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:31:51,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/fced8a03-17f6-4c18-883c-9008bf9d67e8 used request id req-d4f8d48b-74b4-42da-9c4a-741c595fea4d 2018-11-25 15:31:51,903 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst 2018-11-25 15:31:51,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:51,952 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:31:51 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-22cf0f9d-fa85-44d7-b9bf-9db2197c13ef x-compute-request-id: req-22cf0f9d-fa85-44d7-b9bf-9db2197c13ef Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8f8764c3-a6ef-43df-aa21-53bebaeecb02 could not be found.", "code": 404}} 2018-11-25 15:31:51,952 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-22cf0f9d-fa85-44d7-b9bf-9db2197c13ef 2018-11-25 15:31:51,952 - create_instance - WARNING - Instance already deleted - Instance 8f8764c3-a6ef-43df-aa21-53bebaeecb02 could not be found. (HTTP 404) (Request-ID: req-22cf0f9d-fa85-44d7-b9bf-9db2197c13ef) 2018-11-25 15:31:51,953 - create_instance - INFO - Checking deletion status 2018-11-25 15:31:51,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7bc8128d7f1bf372414261f04cc39ebf5b1a72" 2018-11-25 15:31:52,012 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:31:51 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-9435d6bc-26b2-469e-802e-d5d8ccf12528 x-compute-request-id: req-9435d6bc-26b2-469e-802e-d5d8ccf12528 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8f8764c3-a6ef-43df-aa21-53bebaeecb02 could not be found.", "code": 404}} 2018-11-25 15:31:52,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8f8764c3-a6ef-43df-aa21-53bebaeecb02 used request id req-9435d6bc-26b2-469e-802e-d5d8ccf12528 2018-11-25 15:31:52,013 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8f8764c3-a6ef-43df-aa21-53bebaeecb02 could not be found. (HTTP 404) (Request-ID: req-9435d6bc-26b2-469e-802e-d5d8ccf12528) 2018-11-25 15:31:52,013 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-inst 2018-11-25 15:31:52,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c26fd9a2a17c7141aa1d04a41167a17243952f" 2018-11-25 15:31:52,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:31: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-e1f07354-13d2-435e-bc19-42c3b81bcade x-compute-request-id: req-e1f07354-13d2-435e-bc19-42c3b81bcade Content-Length: 0 Content-Type: application/json 2018-11-25 15:31:52,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ac2bbc95-f62b-4a8e-ab84-7044583856f7 used request id req-e1f07354-13d2-435e-bc19-42c3b81bcade 2018-11-25 15:31:52,056 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet 2018-11-25 15:31:52,056 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-subnet 2018-11-25 15:31:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ad3de2ee-f148-4185-a107-0f4e90df2643 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:54,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-937c78ce-7656-48ae-88ba-10aa95e3df94 Date: Sun, 25 Nov 2018 15:31:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:31:54,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ad3de2ee-f148-4185-a107-0f4e90df2643 used request id req-937c78ce-7656-48ae-88ba-10aa95e3df94 2018-11-25 15:31:54,280 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-pub-net 2018-11-25 15:31:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a4d23af4-ce2b-4960-a2f6-af1db74c0260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ce4601b2860c1ecb8a8ab97a201c668f1493b" 2018-11-25 15:31:55,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-121819b4-ad44-4358-86b4-af73b552df7b Date: Sun, 25 Nov 2018 15:31:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:31:55,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a4d23af4-ce2b-4960-a2f6-af1db74c0260 used request id req-121819b4-ad44-4358-86b4-af73b552df7b 2018-11-25 15:31:55,808 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-2bbdee77-8f4e-48ff-a5dd-8e2565caeb96-image 2018-11-25 15:31:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e36f1f963213ffb1295a052ac4727d6621c91758" 2018-11-25 15:31:57,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f37dac29-8d88-4a01-ac52-cceda24f66bd Date: Sun, 25 Nov 2018 15:31:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:31:57,317 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d385dc38-d7c8-4e6c-9cf9-a2f8ac2d89c2 used request id req-f37dac29-8d88-4a01-ac52-cceda24f66bd 2018-11-25 15:31:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:57,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-04c9895c-4448-46bd-ab6d-ae36e79992a2 Date: Sun, 25 Nov 2018 15:31:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "created_at": "2018-11-25T15:31:17Z", "updated_at": "2018-11-25T15:31:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "revision_number": 0, "id": "05030d46-ba57-40b5-95ef-47ee72ff5b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "port_range_min": null, "ethertype": "IPv6", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "revision_number": 0, "id": "48a61eb1-bbd3-4659-b450-76e84325d296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "port_range_min": null, "ethertype": "IPv4", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "revision_number": 0, "id": "93787d9c-5aef-493a-9410-dff51dd3ae29", "remote_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "remote_ip_prefix": null, "created_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "port_range_min": null, "ethertype": "IPv6", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "revision_number": 0, "id": "eb999315-e194-41b0-9671-f3b36204981d", "remote_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "remote_ip_prefix": null, "created_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "port_range_min": null, "ethertype": "IPv4", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a"}], "revision_number": 4, "project_id": "01cfc3980cbc4139adc0f6dfdfef943a", "id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:31:57,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-04c9895c-4448-46bd-ab6d-ae36e79992a2 2018-11-25 15:31:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:57,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5af406-48d4-4687-b5d8-a8efdb06408c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a"}, "enabled": true, "id": "01cfc3980cbc4139adc0f6dfdfef943a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj"}} 2018-11-25 15:31:57,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-2a5af406-48d4-4687-b5d8-a8efdb06408c 2018-11-25 15:31:57,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01df44f3-6212-4e96-a4c9-772dc0390a97 2018-11-25 15:31:57,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01df44f3-6212-4e96-a4c9-772dc0390a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:57,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f3655e2-4084-4aa1-b10d-f2e574965437 Date: Sun, 25 Nov 2018 15:31:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "port_range_min": null, "revision_number": 0, "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "created_at": "2018-11-25T15:31:17Z", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a", "id": "05030d46-ba57-40b5-95ef-47ee72ff5b68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "port_range_min": null, "revision_number": 0, "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "created_at": "2018-11-25T15:31:17Z", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a", "id": "48a61eb1-bbd3-4659-b450-76e84325d296"}, {"remote_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "port_range_min": null, "revision_number": 0, "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "created_at": "2018-11-25T15:31:17Z", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a", "id": "93787d9c-5aef-493a-9410-dff51dd3ae29"}, {"remote_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:31:17Z", "security_group_id": "01df44f3-6212-4e96-a4c9-772dc0390a97", "port_range_min": null, "revision_number": 0, "tenant_id": "01cfc3980cbc4139adc0f6dfdfef943a", "created_at": "2018-11-25T15:31:17Z", "project_id": "01cfc3980cbc4139adc0f6dfdfef943a", "id": "eb999315-e194-41b0-9671-f3b36204981d"}]} 2018-11-25 15:31:57,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01df44f3-6212-4e96-a4c9-772dc0390a97 used request id req-5f3655e2-4084-4aa1-b10d-f2e574965437 2018-11-25 15:31:57,805 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:31:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/01df44f3-6212-4e96-a4c9-772dc0390a97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:58,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e11ee24d-cd08-4793-88f3-a569d5617f27 Content-Length: 0 Date: Sun, 25 Nov 2018 15:31:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:31:58,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/01df44f3-6212-4e96-a4c9-772dc0390a97 used request id req-e11ee24d-cd08-4793-88f3-a569d5617f27 2018-11-25 15:31:58,134 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj 2018-11-25 15:31:58,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:58,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fc51c7-d10e-40b9-a9c1-46304724107a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:58,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/01cfc3980cbc4139adc0f6dfdfef943a used request id req-43fc51c7-d10e-40b9-a9c1-46304724107a 2018-11-25 15:31:58,345 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-proj-role 2018-11-25 15:31:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/caa3f3e6c8b04463b6e4fbf46dec0f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:58,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b6e57e-ca32-4d7a-be8e-dc5ea6cad6b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:58,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/caa3f3e6c8b04463b6e4fbf46dec0f36 used request id req-16b6e57e-ca32-4d7a-be8e-dc5ea6cad6b2 2018-11-25 15:31:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df315b32d7165b58fa358d526810a5ffd27fe27" 2018-11-25 15:31:58,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ee06a9-b671-499e-b2e4-a9907a6c73fe Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:31:58,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4ee06a9-b671-499e-b2e4-a9907a6c73fe 2018-11-25 15:31:58,564 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-a6cb6863-2ccd-4b3-user 2018-11-25 15:31:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/89f1c97d2017438ab471ba9457c479b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4cc76cedcbf0bce15144419d389660d21d0ef4f" 2018-11-25 15:31:58,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2655bbff-7abe-43ae-b93e-899ce50c9c04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:31:58,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/89f1c97d2017438ab471ba9457c479b0 used request id req-2655bbff-7abe-43ae-b93e-899ce50c9c04 2018-11-25 15:31:58,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:59,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YueU1TwwRaa5Cry5ae5g-w"], "issued_at": "2018-11-25T15:31:59.000000Z"}} 2018-11-25 15:31:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ce245e9524f895be511c27d52a59464f9b4a19" 2018-11-25 15:31:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3344af7-f59b-4243-aea1-17c60b7bc8c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:59,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b3344af7-f59b-4243-aea1-17c60b7bc8c0 2018-11-25 15:31:59,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:31:59,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:31:59,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["sQq4CV5SQaaUZ_OVHDnkHQ"], "issued_at": "2018-11-25T15:31:59.000000Z"}} 2018-11-25 15:31:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:31:59,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e1c7a7-f2f8-425e-92bc-6ed5233c7834 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:31:59,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-21e1c7a7-f2f8-425e-92bc-6ed5233c7834 2018-11-25 15:31:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:31:59,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:31:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:31:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36258318-a429-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:31:59,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c1404f-49dd-4079-b9da-0bd9d4f89d76 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36258318-a429-449-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:31:59,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36258318-a429-449-proj used request id req-f5c1404f-49dd-4079-b9da-0bd9d4f89d76 2018-11-25 15:31:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:31:59,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46bfd55-5c66-48ca-b0d1-fd973c5f5747 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:31:59,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a46bfd55-5c66-48ca-b0d1-fd973c5f5747 2018-11-25 15:31:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}}' 2018-11-25 15:32:00,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97b7cec-2b25-428b-aab6-e57e96755089 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:00,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a97b7cec-2b25-428b-aab6-e57e96755089 2018-11-25 15:32:00,073 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-36258318-a429-449-proj 2018-11-25 15:32:00,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:00,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:00,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kzpQD7xhTOa8Yc6NiYUgrg"], "issued_at": "2018-11-25T15:32:00.000000Z"}} 2018-11-25 15:32:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5281a382cd83258a08c33fba75da4708232ee18" 2018-11-25 15:32:00,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49e08d3-732b-4ef4-8f39-a117363a0a47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:00,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f49e08d3-732b-4ef4-8f39-a117363a0a47 2018-11-25 15:32:00,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:00,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:00,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5281a382cd83258a08c33fba75da4708232ee18" 2018-11-25 15:32:00,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6c5efe-0d7f-477e-bb59-609a3376a45c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:32:00,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1c6c5efe-0d7f-477e-bb59-609a3376a45c 2018-11-25 15:32:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-36258318-a429-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5281a382cd83258a08c33fba75da4708232ee18" 2018-11-25 15:32:00,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d50ba2-3f29-4d51-9112-ae241e91571d Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-36258318-a429-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}]} 2018-11-25 15:32:00,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-36258318-a429-449-proj used request id req-a0d50ba2-3f29-4d51-9112-ae241e91571d 2018-11-25 15:32:00,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5281a382cd83258a08c33fba75da4708232ee18" 2018-11-25 15:32:00,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37c0293-274d-41e9-a864-49d8f5231bc7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:32:00,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f37c0293-274d-41e9-a864-49d8f5231bc7 2018-11-25 15:32:01,179 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-36258318-a429-449-user 2018-11-25 15:32:01,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:01,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f30831-3463-43ee-9a12-ed9ecd7276f6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:32:01,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-18f30831-3463-43ee-9a12-ed9ecd7276f6 2018-11-25 15:32:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" -d '{"role": {"name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role"}}' 2018-11-25 15:32:01,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2578fe-d839-4153-87de-dac932e30dc4 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "103583a2f8744ab7ba025e8dab090d25", "links": {"self": "http://172.30.9.29:5000/v3/roles/103583a2f8744ab7ba025e8dab090d25"}, "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role"}} 2018-11-25 15:32:01,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-fd2578fe-d839-4153-87de-dac932e30dc4 2018-11-25 15:32:01,402 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-36258318-a429-449-proj-role 2018-11-25 15:32:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/103583a2f8744ab7ba025e8dab090d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:01,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d62d512-520e-4432-b117-508a7eb882e6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/103583a2f8744ab7ba025e8dab090d25"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role", "id": "103583a2f8744ab7ba025e8dab090d25"}} 2018-11-25 15:32:01,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/103583a2f8744ab7ba025e8dab090d25 used request id req-8d62d512-520e-4432-b117-508a7eb882e6 2018-11-25 15:32:01,493 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-36258318-a429-449-proj-role to project CreateInstancePortManipulationTests-36258318-a429-449-proj 2018-11-25 15:32:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79/users/d3d7fc5b35ed4000b28500c01316e664/roles/103583a2f8744ab7ba025e8dab090d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:01,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7eed936-ef96-4afc-836c-67304283bc89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:32:01,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79/users/d3d7fc5b35ed4000b28500c01316e664/roles/103583a2f8744ab7ba025e8dab090d25 used request id req-e7eed936-ef96-4afc-836c-67304283bc89 2018-11-25 15:32:01,632 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:32:01,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:01,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:02,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "103583a2f8744ab7ba025e8dab090d25", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role"}], "expires_at": "2018-11-25T16:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb7ebb078c554e30a628fc0093e5db79", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36258318-a429-449-user", "id": "d3d7fc5b35ed4000b28500c01316e664"}, "audit_ids": ["q5NpLJWWQfasw18bZDQ3kg"], "issued_at": "2018-11-25T15:32:02.000000Z"}} 2018-11-25 15:32:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:02,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ed14dc-505a-4c5d-8170-15f11107854a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:02,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-31ed14dc-505a-4c5d-8170-15f11107854a 2018-11-25 15:32:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:02,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-de37de23-aa67-4027-94a7-23905477d4d4 Date: Sun, 25 Nov 2018 15:32:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image"} 2018-11-25 15:32:02,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image used request id req-de37de23-aa67-4027-94a7-23905477d4d4 2018-11-25 15:32:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:02,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cac29319-6807-4239-9827-9f57c3ee3417 Date: Sun, 25 Nov 2018 15:32:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:32:02,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cac29319-6807-4239-9827-9f57c3ee3417 2018-11-25 15:32:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image"}' 2018-11-25 15:32:02,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 X-Openstack-Request-Id: req-3f6be505-4f6c-406b-b546-c1d2549327a0 Date: Sun, 25 Nov 2018 15:32:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3", "min_disk": 0, "protected": false, "id": "d628a9f4-411e-4417-80cf-efb02031efb3", "file": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3/file", "checksum": null, "owner": "fb7ebb078c554e30a628fc0093e5db79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:32:02,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3f6be505-4f6c-406b-b546-c1d2549327a0 2018-11-25 15:32:02,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" -d '' 2018-11-25 15:32:03,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1d00674-d9ba-4440-b3dc-ba2e194185e9 Date: Sun, 25 Nov 2018 15:32:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:32:03,866 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3/file used request id req-c1d00674-d9ba-4440-b3dc-ba2e194185e9 2018-11-25 15:32:03,867 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:32:03,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:03,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b7b31e61-18a5-472f-a67e-2dee537fa8ab Date: Sun, 25 Nov 2018 15:32:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:03Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d628a9f4-411e-4417-80cf-efb02031efb3/snap", "metadata": {}}], "self": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3", "min_disk": 0, "protected": false, "id": "d628a9f4-411e-4417-80cf-efb02031efb3", "file": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb7ebb078c554e30a628fc0093e5db79", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d628a9f4-411e-4417-80cf-efb02031efb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:32:03,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 used request id req-b7b31e61-18a5-472f-a67e-2dee537fa8ab 2018-11-25 15:32:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:04,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a33e2eb8-f052-4013-b4a7-9db91f16ef1c Date: Sun, 25 Nov 2018 15:32:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:32:04,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a33e2eb8-f052-4013-b4a7-9db91f16ef1c 2018-11-25 15:32:04,044 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image 2018-11-25 15:32:04,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:04,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-db8f6ae6-7a7f-4cbe-92d3-a3b32d8d884e Date: Sun, 25 Nov 2018 15:32:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:03Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d628a9f4-411e-4417-80cf-efb02031efb3/snap", "metadata": {}}], "self": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3", "min_disk": 0, "protected": false, "id": "d628a9f4-411e-4417-80cf-efb02031efb3", "file": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb7ebb078c554e30a628fc0093e5db79", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d628a9f4-411e-4417-80cf-efb02031efb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:32:04,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 used request id req-db8f6ae6-7a7f-4cbe-92d3-a3b32d8d884e 2018-11-25 15:32:04,063 - create_image - DEBUG - Instance status is - active 2018-11-25 15:32:04,064 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image 2018-11-25 15:32:04,064 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image 2018-11-25 15:32:04,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:04,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:04,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "103583a2f8744ab7ba025e8dab090d25", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role"}], "expires_at": "2018-11-25T16:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb7ebb078c554e30a628fc0093e5db79", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36258318-a429-449-user", "id": "d3d7fc5b35ed4000b28500c01316e664"}, "audit_ids": ["m2Prd5UNSXew68GFk6Bpzw"], "issued_at": "2018-11-25T15:32:04.000000Z"}} 2018-11-25 15:32:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:04,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc22ec78-5f3d-489c-94b5-87319cc3683f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:04,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc22ec78-5f3d-489c-94b5-87319cc3683f 2018-11-25 15:32:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:04,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d031e00-d10e-46f7-b11c-bfed22813751 Date: Sun, 25 Nov 2018 15:32:04 GMT RESP BODY: {"networks":[]} 2018-11-25 15:32:04,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-9d031e00-d10e-46f7-b11c-bfed22813751 2018-11-25 15:32:04,706 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net 2018-11-25 15:32:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" -d '{"network": {"name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net", "admin_state_up": true}}' 2018-11-25 15:32:05,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e5c4ba2a-1547-419b-88b9-15a2208ecc81 Date: Sun, 25 Nov 2018 15:32:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:32:05Z","is_default":false,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","mtu":1450}} 2018-11-25 15:32:05,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e5c4ba2a-1547-419b-88b9-15a2208ecc81 2018-11-25 15:32:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:05,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-d8a1e35d-2d3f-41f3-b20f-2d76ada6ea88 Date: Sun, 25 Nov 2018 15:32:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:32:05Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:05,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-d8a1e35d-2d3f-41f3-b20f-2d76ada6ea88 2018-11-25 15:32:05,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:06,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-03604a74-677d-41f0-b8d9-0bf84b4c264f Date: Sun, 25 Nov 2018 15:32:06 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:32:06,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-03604a74-677d-41f0-b8d9-0bf84b4c264f 2018-11-25 15:32:06,080 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet 2018-11-25 15:32:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" -d '{"subnets": [{"ip_version": 4, "network_id": "3ca31389-f9f9-41ea-af27-9bd39cc89963", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]}' 2018-11-25 15:32:06,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72ce0d52-157b-435a-b669-503302fe3819 Date: Sun, 25 Nov 2018 15:32:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:06,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-72ce0d52-157b-435a-b669-503302fe3819 2018-11-25 15:32:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:06,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ba31dbba-d645-43fd-8f8a-fa5196a3bfbd Date: Sun, 25 Nov 2018 15:32:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:06,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-ba31dbba-d645-43fd-8f8a-fa5196a3bfbd 2018-11-25 15:32:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:07,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f87bfb4c-564e-4942-9f45-13ed4968ac0e Date: Sun, 25 Nov 2018 15:32:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:07,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-f87bfb4c-564e-4942-9f45-13ed4968ac0e 2018-11-25 15:32:07,033 - OpenStackNetwork - DEBUG - Network [3ca31389-f9f9-41ea-af27-9bd39cc89963] created successfully 2018-11-25 15:32:07,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:07,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:07,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Nw11Jb8bSd6tlR6WeoPXhw"], "issued_at": "2018-11-25T15:32:07.000000Z"}} 2018-11-25 15:32:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53d39f49730c1b107a6c552de84a08092c41629" 2018-11-25 15:32:07,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77021195-f345-4cab-900b-88d82aa314c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:07,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-77021195-f345-4cab-900b-88d82aa314c3 2018-11-25 15:32:07,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:32:07,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53d39f49730c1b107a6c552de84a08092c41629" 2018-11-25 15:32:07,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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-ce368796-d24c-48a9-864c-4ebaaffcb7dd x-compute-request-id: req-ce368796-d24c-48a9-864c-4ebaaffcb7dd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:32:07,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ce368796-d24c-48a9-864c-4ebaaffcb7dd 2018-11-25 15:32:07,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53d39f49730c1b107a6c552de84a08092c41629" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:32:07,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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-9986f0d3-7e3e-49b1-8228-afe40c6d8a1d x-compute-request-id: req-9986f0d3-7e3e-49b1-8228-afe40c6d8a1d Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:32:07,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9986f0d3-7e3e-49b1-8228-afe40c6d8a1d 2018-11-25 15:32:07,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:07,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:08,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "103583a2f8744ab7ba025e8dab090d25", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role"}], "expires_at": "2018-11-25T16:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb7ebb078c554e30a628fc0093e5db79", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36258318-a429-449-user", "id": "d3d7fc5b35ed4000b28500c01316e664"}, "audit_ids": ["L2NY_cZ1T0K-eweAo7_y-A"], "issued_at": "2018-11-25T15:32:08.000000Z"}} 2018-11-25 15:32:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:08,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce42615f-fbb6-4fe6-94c4-0c0c87c80d20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:08,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ce42615f-fbb6-4fe6-94c4-0c0c87c80d20 2018-11-25 15:32:08,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:32:08,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:08,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c726b453-e4e8-4bf0-9cdd-b708c8dc4c92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:08,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c726b453-e4e8-4bf0-9cdd-b708c8dc4c92 2018-11-25 15:32:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:08,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ae251f33-9dcf-4219-b5bc-50a423c118d8 Date: Sun, 25 Nov 2018 15:32:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:08,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-ae251f33-9dcf-4219-b5bc-50a423c118d8 2018-11-25 15:32:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:08,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:08,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb6cefe-3863-4129-9181-ca38b46859de Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:08,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-ceb6cefe-3863-4129-9181-ca38b46859de 2018-11-25 15:32:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:08,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9e7469c8-0748-479f-9146-5526ed79d2e4 Date: Sun, 25 Nov 2018 15:32:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:08,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-9e7469c8-0748-479f-9146-5526ed79d2e4 2018-11-25 15:32:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6df15b64-f1e4-4763-b2f6-81a93a122880 Date: Sun, 25 Nov 2018 15:32:09 GMT RESP BODY: {"ports":[]} 2018-11-25 15:32:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1&admin_state_up=True used request id req-6df15b64-f1e4-4763-b2f6-81a93a122880 2018-11-25 15:32:09,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:09,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:09 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-263b0f11-3900-4a91-b17a-5fa5024f1210 x-compute-request-id: req-263b0f11-3900-4a91-b17a-5fa5024f1210 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:32:09,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst used request id req-263b0f11-3900-4a91-b17a-5fa5024f1210 2018-11-25 15:32:09,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:09,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-22e20c97-f726-4545-9f77-d6611a7667bc Date: Sun, 25 Nov 2018 15:32:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:09,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-22e20c97-f726-4545-9f77-d6611a7667bc 2018-11-25 15:32:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:09,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313243c2-08c0-4d33-8ea7-776e6812fd10 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:09,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-313243c2-08c0-4d33-8ea7-776e6812fd10 2018-11-25 15:32:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:09,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-83711ab4-1904-44e6-a5f9-2ee9ec07c99e Date: Sun, 25 Nov 2018 15:32:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:09,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-83711ab4-1904-44e6-a5f9-2ee9ec07c99e 2018-11-25 15:32:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:09,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b86f1eb9-d29f-4945-abc7-331dd94386e7 Date: Sun, 25 Nov 2018 15:32:09 GMT RESP BODY: {"ports":[]} 2018-11-25 15:32:09,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1&admin_state_up=True used request id req-b86f1eb9-d29f-4945-abc7-331dd94386e7 2018-11-25 15:32:09,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:09,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:10,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "103583a2f8744ab7ba025e8dab090d25", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj-role"}], "expires_at": "2018-11-25T16:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb7ebb078c554e30a628fc0093e5db79", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fb7ebb078c554e30a628fc0093e5db79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36258318-a429-449-user", "id": "d3d7fc5b35ed4000b28500c01316e664"}, "audit_ids": ["eQtCL4DETLKl5zj_Kmow5w"], "issued_at": "2018-11-25T15:32:10.000000Z"}} 2018-11-25 15:32:10,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa8502170c2e20f20af9e2fd08da388ea9c2d50" 2018-11-25 15:32:10,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8801f8-2939-4b70-97a9-ff292e922c9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:10,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5e8801f8-2939-4b70-97a9-ff292e922c9d 2018-11-25 15:32:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:10,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f7c8212a-c050-496f-858c-9ede33280973 Date: Sun, 25 Nov 2018 15:32:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:10,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-f7c8212a-c050-496f-858c-9ede33280973 2018-11-25 15:32:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:10,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-521bc7ab-456d-47d0-9ffd-f3c9dda91dba Date: Sun, 25 Nov 2018 15:32:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:10,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-521bc7ab-456d-47d0-9ffd-f3c9dda91dba 2018-11-25 15:32:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:11,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4dba6673-e771-4b82-b4e6-6796bb2d8975 Date: Sun, 25 Nov 2018 15:32:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:11,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-4dba6673-e771-4b82-b4e6-6796bb2d8975 2018-11-25 15:32:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:11,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa8502170c2e20f20af9e2fd08da388ea9c2d50" 2018-11-25 15:32:11,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6ca46d-e0a4-4183-ae1d-001502b14f64 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:11,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-1a6ca46d-e0a4-4183-ae1d-001502b14f64 2018-11-25 15:32:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:11,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b78118de-55d6-41d5-a397-6f2b681c59ca Date: Sun, 25 Nov 2018 15:32:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:11,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-b78118de-55d6-41d5-a397-6f2b681c59ca 2018-11-25 15:32:11,402 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net 2018-11-25 15:32:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" -d '{"port": {"network_id": "3ca31389-f9f9-41ea-af27-9bd39cc89963", "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-25 15:32:12,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-ac28b7ec-993b-42f3-9075-5918fb576d1f Date: Sun, 25 Nov 2018 15:32:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:32:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","ip_address":"10.55.0.13"}],"id":"b41d80af-6de6-47e8-97a0-92172f1eb78e","security_groups":["411ecd0d-444b-476b-922e-f4df2a5e9592"],"mac_address":"fa:16:3e:58:07:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1","project_id":"fb7ebb078c554e30a628fc0093e5db79","qos_policy_id":null,"admin_state_up":true,"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:11Z","binding:vnic_type":"normal"}} 2018-11-25 15:32:12,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-ac28b7ec-993b-42f3-9075-5918fb576d1f 2018-11-25 15:32:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:12,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-98d04cb7-0305-4496-8036-7f9fb3407cc8 Date: Sun, 25 Nov 2018 15:32:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:12,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-98d04cb7-0305-4496-8036-7f9fb3407cc8 2018-11-25 15:32:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:12,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f650cf6-067f-463c-94df-6ca52b90c65a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:12,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-2f650cf6-067f-463c-94df-6ca52b90c65a 2018-11-25 15:32:12,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:12,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-323acae9-ddf8-46bc-a0c8-98575bf4028b Date: Sun, 25 Nov 2018 15:32:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:12,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-323acae9-ddf8-46bc-a0c8-98575bf4028b 2018-11-25 15:32:13,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:13,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-d9bcc852-dfb4-4298-b594-2253cf5ba613 Date: Sun, 25 Nov 2018 15:32:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:32:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","ip_address":"10.55.0.13"}],"id":"b41d80af-6de6-47e8-97a0-92172f1eb78e","security_groups":["411ecd0d-444b-476b-922e-f4df2a5e9592"],"mac_address":"fa:16:3e:58:07:a5","project_id":"fb7ebb078c554e30a628fc0093e5db79","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1","admin_state_up":true,"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:32:13,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1&admin_state_up=True used request id req-d9bcc852-dfb4-4298-b594-2253cf5ba613 2018-11-25 15:32:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:13,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3389a65a-66f3-4cf0-bbc8-74ea96cd4594 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:13,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-3389a65a-66f3-4cf0-bbc8-74ea96cd4594 2018-11-25 15:32:13,158 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst 2018-11-25 15:32:13,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:13,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:13 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-63b5efb9-6292-43ed-88e1-7e7df4a62ff1 x-compute-request-id: req-63b5efb9-6292-43ed-88e1-7e7df4a62ff1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-flavor-name"}]} 2018-11-25 15:32:13,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-63b5efb9-6292-43ed-88e1-7e7df4a62ff1 2018-11-25 15:32:13,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:13,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:13 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-75854028-014f-4ca7-b5e7-cabd44cf7207 x-compute-request-id: req-75854028-014f-4ca7-b5e7-cabd44cf7207 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:32:13,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681 used request id req-75854028-014f-4ca7-b5e7-cabd44cf7207 2018-11-25 15:32:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:13,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-367609cd-f92d-4bd2-b8ef-eff9900bf287 Date: Sun, 25 Nov 2018 15:32:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:03Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d628a9f4-411e-4417-80cf-efb02031efb3/snap", "metadata": {}}], "self": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3", "min_disk": 0, "protected": false, "id": "d628a9f4-411e-4417-80cf-efb02031efb3", "file": "/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb7ebb078c554e30a628fc0093e5db79", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d628a9f4-411e-4417-80cf-efb02031efb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image"} 2018-11-25 15:32:13,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image used request id req-367609cd-f92d-4bd2-b8ef-eff9900bf287 2018-11-25 15:32:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:13,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-48c019a3-8143-4b93-b5f2-70afc3e07676 Date: Sun, 25 Nov 2018 15:32:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:32:13,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-48c019a3-8143-4b93-b5f2-70afc3e07676 2018-11-25 15:32:13,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" -d '{"server": {"name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "imageRef": "d628a9f4-411e-4417-80cf-efb02031efb3", "flavorRef": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "max_count": 1, "min_count": 1, "networks": [{"port": "b41d80af-6de6-47e8-97a0-92172f1eb78e"}]}}' 2018-11-25 15:32:14,697 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:32:13 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-30cad18f-16cc-4e7a-a638-dc1df975c703 x-compute-request-id: req-30cad18f-16cc-4e7a-a638-dc1df975c703 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "adminPass": "XdzDcWyctH6X"}} 2018-11-25 15:32:14,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-30cad18f-16cc-4e7a-a638-dc1df975c703 2018-11-25 15:32:14,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:14,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:14 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-8c16aa9b-b3a1-47f7-a5a9-22ed57b2be9b x-compute-request-id: req-8c16aa9b-b3a1-47f7-a5a9-22ed57b2be9b Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:14,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-8c16aa9b-b3a1-47f7-a5a9-22ed57b2be9b 2018-11-25 15:32:14,907 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst 2018-11-25 15:32:14,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:15,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:14 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-c7987c28-90df-4d9d-be49-524a5b73fdc5 x-compute-request-id: req-c7987c28-90df-4d9d-be49-524a5b73fdc5 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:15,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-c7987c28-90df-4d9d-be49-524a5b73fdc5 2018-11-25 15:32:15,282 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst] is - BUILD 2018-11-25 15:32:15,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:32:18,285 - create_instance - DEBUG - VM status query timeout in 896.622456074 2018-11-25 15:32:18,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:18,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:18 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-4444bc1e-e5ff-4db5-8d85-30e5ac37edd6 x-compute-request-id: req-4444bc1e-e5ff-4db5-8d85-30e5ac37edd6 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "security_groups": [{"name": "default"}], "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:15Z", "hostId": "28a5b1e7440fe7a03d57681a1cb3e0559dc5705aaa87690f721da8fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:18,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-4444bc1e-e5ff-4db5-8d85-30e5ac37edd6 2018-11-25 15:32:18,959 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst] is - BUILD 2018-11-25 15:32:18,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:32:21,963 - create_instance - DEBUG - VM status query timeout in 892.944824934 2018-11-25 15:32:21,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:22,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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-ce984e3e-5252-4585-8e9e-ea2cf3e38536 x-compute-request-id: req-ce984e3e-5252-4585-8e9e-ea2cf3e38536 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "security_groups": [{"name": "default"}], "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:15Z", "hostId": "28a5b1e7440fe7a03d57681a1cb3e0559dc5705aaa87690f721da8fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:22,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-ce984e3e-5252-4585-8e9e-ea2cf3e38536 2018-11-25 15:32:22,724 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst] is - BUILD 2018-11-25 15:32:22,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:32:25,727 - create_instance - DEBUG - VM status query timeout in 889.180366039 2018-11-25 15:32:25,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:26,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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,Accept-Encoding x-openstack-request-id: req-8e2785b8-e956-4c43-af78-0426a04031c3 x-compute-request-id: req-8e2785b8-e956-4c43-af78-0426a04031c3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:07:a5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:32:22.000000", "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "security_groups": [{"name": "default"}], "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:22Z", "hostId": "28a5b1e7440fe7a03d57681a1cb3e0559dc5705aaa87690f721da8fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:26,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-8e2785b8-e956-4c43-af78-0426a04031c3 2018-11-25 15:32:26,194 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst] is - ACTIVE 2018-11-25 15:32:26,194 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:32:26,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:26,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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-5c8cb66f-fb13-4624-9c4d-ea43ac5fab8d x-compute-request-id: req-5c8cb66f-fb13-4624-9c4d-ea43ac5fab8d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:07:a5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:32:22.000000", "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "security_groups": [{"name": "default"}], "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:22Z", "hostId": "28a5b1e7440fe7a03d57681a1cb3e0559dc5705aaa87690f721da8fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:26,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-5c8cb66f-fb13-4624-9c4d-ea43ac5fab8d 2018-11-25 15:32:26,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:26,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bf6299f4-565d-4368-bffc-8683e8658f80 Date: Sun, 25 Nov 2018 15:32:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6243cbb1-f1c3-4fa1-ba08-264f8762ece9"],"updated_at":"2018-11-25T15:32:06Z","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net"}]} 2018-11-25 15:32:26,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net used request id req-bf6299f4-565d-4368-bffc-8683e8658f80 2018-11-25 15:32:26,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:26,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9656cc32-7ae3-4b1d-83f0-0123e8002dff Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:26,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-9656cc32-7ae3-4b1d-83f0-0123e8002dff 2018-11-25 15:32:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:27,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc506698-c4e6-4932-91b9-86f046887a4a Date: Sun, 25 Nov 2018 15:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb7ebb078c554e30a628fc0093e5db79","id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet"}]} 2018-11-25 15:32:27,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-cc506698-c4e6-4932-91b9-86f046887a4a 2018-11-25 15:32:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:27,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-dc9cf671-946f-4dec-b64d-225af8a08f9e Date: Sun, 25 Nov 2018 15:32:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:32:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","ip_address":"10.55.0.4"}],"id":"168c701a-5764-4253-89b8-e0ecbb14287c","security_groups":[],"mac_address":"fa:16:3e:be:35:82","project_id":"fb7ebb078c554e30a628fc0093e5db79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ca31389-f9f9-41ea-af27-9bd39cc89963"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:32:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","ip_address":"10.55.0.3"}],"id":"4eaca93c-3323-4409-ba88-c2c9f9b37f94","security_groups":[],"mac_address":"fa:16:3e:39:16:e8","project_id":"fb7ebb078c554e30a628fc0093e5db79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ca31389-f9f9-41ea-af27-9bd39cc89963"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:32:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","ip_address":"10.55.0.13"}],"id":"b41d80af-6de6-47e8-97a0-92172f1eb78e","security_groups":["411ecd0d-444b-476b-922e-f4df2a5e9592"],"mac_address":"fa:16:3e:58:07:a5","project_id":"fb7ebb078c554e30a628fc0093e5db79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1","admin_state_up":true,"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:11Z","binding:vnic_type":"normal","device_id":"57621ca6-2d4d-473e-9474-804e32101e1a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:32:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6243cbb1-f1c3-4fa1-ba08-264f8762ece9","ip_address":"10.55.0.2"}],"id":"de1d4404-c785-4ab6-b4c5-ce36416c1d9d","security_groups":[],"mac_address":"fa:16:3e:a3:40:27","project_id":"fb7ebb078c554e30a628fc0093e5db79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ca31389-f9f9-41ea-af27-9bd39cc89963","tenant_id":"fb7ebb078c554e30a628fc0093e5db79","created_at":"2018-11-25T15:32:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ca31389-f9f9-41ea-af27-9bd39cc89963"}]} 2018-11-25 15:32:27,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-dc9cf671-946f-4dec-b64d-225af8a08f9e 2018-11-25 15:32:27,523 - create_instance - INFO - Deleting Port with ID - b41d80af-6de6-47e8-97a0-92172f1eb78e 2018-11-25 15:32:27,523 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11dport-1 2018-11-25 15:32:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b41d80af-6de6-47e8-97a0-92172f1eb78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:28,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bfb6923-28f6-4299-9efd-893bbf5987d4 Date: Sun, 25 Nov 2018 15:32:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:32:28,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b41d80af-6de6-47e8-97a0-92172f1eb78e used request id req-2bfb6923-28f6-4299-9efd-893bbf5987d4 2018-11-25 15:32:28,006 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst 2018-11-25 15:32:28,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:28,313 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:32:28 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-eb374f9d-4571-4f01-ab52-0eda3f1a4a18 x-compute-request-id: req-eb374f9d-4571-4f01-ab52-0eda3f1a4a18 Content-Type: application/json 2018-11-25 15:32:28,313 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-eb374f9d-4571-4f01-ab52-0eda3f1a4a18 2018-11-25 15:32:28,313 - create_instance - INFO - Checking deletion status 2018-11-25 15:32:28,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:28,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:28 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-f6ac647b-6846-4b57-8fef-3394075026f7 x-compute-request-id: req-f6ac647b-6846-4b57-8fef-3394075026f7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:32:22.000000", "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:28Z", "hostId": "28a5b1e7440fe7a03d57681a1cb3e0559dc5705aaa87690f721da8fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:28,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-f6ac647b-6846-4b57-8fef-3394075026f7 2018-11-25 15:32:28,698 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst] is - ACTIVE 2018-11-25 15:32:28,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:32:31,701 - create_instance - DEBUG - VM status query timeout in 296.612422943 2018-11-25 15:32:31,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:32,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:31 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-669dce55-5e0a-4ec9-9819-bde0f1dbba10 x-compute-request-id: req-669dce55-5e0a-4ec9-9819-bde0f1dbba10 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/57621ca6-2d4d-473e-9474-804e32101e1a", "rel": "bookmark"}], "image": {"id": "d628a9f4-411e-4417-80cf-efb02031efb3", "links": [{"href": "http://172.30.9.29:8774/images/d628a9f4-411e-4417-80cf-efb02031efb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:32:22.000000", "flavor": {"id": "eb26f303-c9db-4f64-bce0-b80d3f7ec681", "links": [{"href": "http://172.30.9.29:8774/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681", "rel": "bookmark"}]}, "id": "57621ca6-2d4d-473e-9474-804e32101e1a", "user_id": "d3d7fc5b35ed4000b28500c01316e664", "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-11-25T15:32:28Z", "hostId": "28a5b1e7440fe7a03d57681a1cb3e0559dc5705aaa87690f721da8fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst", "created": "2018-11-25T15:32:14Z", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:32:32,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-669dce55-5e0a-4ec9-9819-bde0f1dbba10 2018-11-25 15:32:32,190 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst] is - ACTIVE 2018-11-25 15:32:32,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:32:35,193 - create_instance - DEBUG - VM status query timeout in 293.12066102 2018-11-25 15:32:35,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3159d5b5c5dd8d1b1528dbebf31613f0e0b06f" 2018-11-25 15:32:35,263 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:32: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 x-openstack-request-id: req-a06ffbd5-dcfc-4813-aa0f-e32e229f430d x-compute-request-id: req-a06ffbd5-dcfc-4813-aa0f-e32e229f430d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 57621ca6-2d4d-473e-9474-804e32101e1a could not be found.", "code": 404}} 2018-11-25 15:32:35,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/57621ca6-2d4d-473e-9474-804e32101e1a used request id req-a06ffbd5-dcfc-4813-aa0f-e32e229f430d 2018-11-25 15:32:35,264 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 57621ca6-2d4d-473e-9474-804e32101e1a could not be found. (HTTP 404) (Request-ID: req-a06ffbd5-dcfc-4813-aa0f-e32e229f430d) 2018-11-25 15:32:35,264 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-inst 2018-11-25 15:32:35,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53d39f49730c1b107a6c552de84a08092c41629" 2018-11-25 15:32:35,307 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:32: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 x-openstack-request-id: req-1171b9d6-fa0c-47e3-b919-70a1ca9ef9fa x-compute-request-id: req-1171b9d6-fa0c-47e3-b919-70a1ca9ef9fa Content-Length: 0 Content-Type: application/json 2018-11-25 15:32:35,307 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/eb26f303-c9db-4f64-bce0-b80d3f7ec681 used request id req-1171b9d6-fa0c-47e3-b919-70a1ca9ef9fa 2018-11-25 15:32:35,308 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet 2018-11-25 15:32:35,308 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-subnet 2018-11-25 15:32:35,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6243cbb1-f1c3-4fa1-ba08-264f8762ece9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:37,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3be8817c-83eb-4e19-9f7e-9d78a3a829a4 Date: Sun, 25 Nov 2018 15:32:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:32:37,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6243cbb1-f1c3-4fa1-ba08-264f8762ece9 used request id req-3be8817c-83eb-4e19-9f7e-9d78a3a829a4 2018-11-25 15:32:37,748 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-pub-net 2018-11-25 15:32:37,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3ca31389-f9f9-41ea-af27-9bd39cc89963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4874b83e292de7e29c87685f80a8b92b29b206b" 2018-11-25 15:32:39,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0688028b-dbee-40ed-82d3-3dc550ce947c Date: Sun, 25 Nov 2018 15:32:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:32:39,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3ca31389-f9f9-41ea-af27-9bd39cc89963 used request id req-0688028b-dbee-40ed-82d3-3dc550ce947c 2018-11-25 15:32:39,086 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-393928d1-e3a0-4ecf-b18b-d277ba23f11d-image 2018-11-25 15:32:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59cf1adb491f0d38b0f0464c02765cb3569d2e0a" 2018-11-25 15:32:40,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08ad1a9c-4964-4d46-8963-ed877c70a133 Date: Sun, 25 Nov 2018 15:32:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:32:40,108 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d628a9f4-411e-4417-80cf-efb02031efb3 used request id req-08ad1a9c-4964-4d46-8963-ed877c70a133 2018-11-25 15:32:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:40,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6ef0fdd1-f7f2-4d63-8f4d-71c90d7801cd Date: Sun, 25 Nov 2018 15:32:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "created_at": "2018-11-25T15:32:04Z", "updated_at": "2018-11-25T15:32:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:04Z", "revision_number": 0, "id": "194d5579-f630-402c-890e-c19670b87e08", "remote_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:04Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb7ebb078c554e30a628fc0093e5db79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:04Z", "revision_number": 0, "id": "c34546b7-27d6-4a12-bd19-65ff5681298d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:04Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb7ebb078c554e30a628fc0093e5db79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:05Z", "revision_number": 0, "id": "d7774f06-2bf5-4640-b68d-3447416d6206", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:05Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb7ebb078c554e30a628fc0093e5db79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:05Z", "revision_number": 0, "id": "f42f12f0-66f5-42c6-81cf-63f18d673de1", "remote_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:05Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb7ebb078c554e30a628fc0093e5db79"}], "revision_number": 4, "project_id": "fb7ebb078c554e30a628fc0093e5db79", "id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:32:40,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6ef0fdd1-f7f2-4d63-8f4d-71c90d7801cd 2018-11-25 15:32:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:40,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6963b62-0d54-4948-9589-07186061cb69 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:32:40,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-a6963b62-0d54-4948-9589-07186061cb69 2018-11-25 15:32:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:40,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592087a4-4e4c-40bb-bc2c-5ca52178bab6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79"}, "enabled": true, "id": "fb7ebb078c554e30a628fc0093e5db79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36258318-a429-449-proj"}} 2018-11-25 15:32:40,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-592087a4-4e4c-40bb-bc2c-5ca52178bab6 2018-11-25 15:32:40,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 411ecd0d-444b-476b-922e-f4df2a5e9592 2018-11-25 15:32:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=411ecd0d-444b-476b-922e-f4df2a5e9592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:40,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d589dd35-cfbb-4fd6-a99b-61ea2f2a69e8 Date: Sun, 25 Nov 2018 15:32:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:04Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "port_range_min": null, "revision_number": 0, "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "created_at": "2018-11-25T15:32:04Z", "project_id": "fb7ebb078c554e30a628fc0093e5db79", "id": "194d5579-f630-402c-890e-c19670b87e08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:04Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "port_range_min": null, "revision_number": 0, "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "created_at": "2018-11-25T15:32:04Z", "project_id": "fb7ebb078c554e30a628fc0093e5db79", "id": "c34546b7-27d6-4a12-bd19-65ff5681298d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:05Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "port_range_min": null, "revision_number": 0, "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "created_at": "2018-11-25T15:32:05Z", "project_id": "fb7ebb078c554e30a628fc0093e5db79", "id": "d7774f06-2bf5-4640-b68d-3447416d6206"}, {"remote_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:05Z", "security_group_id": "411ecd0d-444b-476b-922e-f4df2a5e9592", "port_range_min": null, "revision_number": 0, "tenant_id": "fb7ebb078c554e30a628fc0093e5db79", "created_at": "2018-11-25T15:32:05Z", "project_id": "fb7ebb078c554e30a628fc0093e5db79", "id": "f42f12f0-66f5-42c6-81cf-63f18d673de1"}]} 2018-11-25 15:32:40,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=411ecd0d-444b-476b-922e-f4df2a5e9592 used request id req-d589dd35-cfbb-4fd6-a99b-61ea2f2a69e8 2018-11-25 15:32:40,710 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:32:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/411ecd0d-444b-476b-922e-f4df2a5e9592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:41,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7da919e8-7677-496a-b3cc-b4b87bb0d702 Content-Length: 0 Date: Sun, 25 Nov 2018 15:32:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:32:41,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/411ecd0d-444b-476b-922e-f4df2a5e9592 used request id req-7da919e8-7677-496a-b3cc-b4b87bb0d702 2018-11-25 15:32:41,104 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-36258318-a429-449-proj 2018-11-25 15:32:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:41,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da72209-b600-4e7c-af36-8596789e771f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:32:41,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fb7ebb078c554e30a628fc0093e5db79 used request id req-4da72209-b600-4e7c-af36-8596789e771f 2018-11-25 15:32:41,320 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-36258318-a429-449-proj-role 2018-11-25 15:32:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/103583a2f8744ab7ba025e8dab090d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:41,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a20f3c-f765-4ad1-b822-a54d31d03f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:32:41,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/103583a2f8744ab7ba025e8dab090d25 used request id req-d9a20f3c-f765-4ad1-b822-a54d31d03f93 2018-11-25 15:32:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2d0763c0f9e022cd3bc23edd4097c7f8c71327" 2018-11-25 15:32:41,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd22b0a-4ce7-4324-878b-fa6da9bcd123 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:32:41,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2cd22b0a-4ce7-4324-878b-fa6da9bcd123 2018-11-25 15:32:41,538 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-36258318-a429-449-user 2018-11-25 15:32:41,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d3d7fc5b35ed4000b28500c01316e664 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5281a382cd83258a08c33fba75da4708232ee18" 2018-11-25 15:32:41,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e66a5d3-8763-457e-819c-0ab82403edf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:32:41,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d3d7fc5b35ed4000b28500c01316e664 used request id req-4e66a5d3-8763-457e-819c-0ab82403edf1 2018-11-25 15:32:41,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:42,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hkhaA9ErRDe_0BdlC87y2A"], "issued_at": "2018-11-25T15:32:42.000000Z"}} 2018-11-25 15:32:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfb1949472ae4d4d14cda957c9174600d83733c" 2018-11-25 15:32:42,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a864c5c3-64b7-470f-90a4-a7a37861f70f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:42,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a864c5c3-64b7-470f-90a4-a7a37861f70f 2018-11-25 15:32:42,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:42,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:42,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["WJPJsviWRp2LgM13st9gAA"], "issued_at": "2018-11-25T15:32:42.000000Z"}} 2018-11-25 15:32:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:32:42,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b62b214-9233-4b51-9cba-758078fbb11a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:42,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9b62b214-9233-4b51-9cba-758078fbb11a 2018-11-25 15:32:42,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:42,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:32:42,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f577deb-d6f1-4b09-b80c-133346ae6727 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:32:42,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj used request id req-9f577deb-d6f1-4b09-b80c-133346ae6727 2018-11-25 15:32:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:32:42,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9ce57d-50d7-42fc-8b89-f058f9855bc8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:32:42,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fe9ce57d-50d7-42fc-8b89-f058f9855bc8 2018-11-25 15:32:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}}' 2018-11-25 15:32:42,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c18b46-5b58-47d2-9965-bcca773016f3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742"}, "enabled": true, "id": "2b2b739f67cb41d7b30fdb176dc24742", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}} 2018-11-25 15:32:42,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a4c18b46-5b58-47d2-9965-bcca773016f3 2018-11-25 15:32:42,983 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj 2018-11-25 15:32:42,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:42,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:43,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2gzKAukDRFGdLRa4zvplmw"], "issued_at": "2018-11-25T15:32:43.000000Z"}} 2018-11-25 15:32:43,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845997f9cc90e17f8f61e34e06ec55136b64272a" 2018-11-25 15:32:43,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2c9c7e-f718-47f3-9f8e-6c2919dfaf5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:43,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-de2c9c7e-f718-47f3-9f8e-6c2919dfaf5f 2018-11-25 15:32:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:43,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845997f9cc90e17f8f61e34e06ec55136b64272a" 2018-11-25 15:32:43,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4426cd23-c56c-48c7-98e7-49323c0e4885 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:32:43,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4426cd23-c56c-48c7-98e7-49323c0e4885 2018-11-25 15:32:43,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845997f9cc90e17f8f61e34e06ec55136b64272a" 2018-11-25 15:32:43,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81018306-4f53-4b4d-96e1-0f6d4864fbe4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742"}, "enabled": true, "id": "2b2b739f67cb41d7b30fdb176dc24742", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}]} 2018-11-25 15:32:43,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj used request id req-81018306-4f53-4b4d-96e1-0f6d4864fbe4 2018-11-25 15:32:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845997f9cc90e17f8f61e34e06ec55136b64272a" 2018-11-25 15:32:43,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3e48c5-0238-419c-b5ea-9d281cff2167 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:32:43,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ef3e48c5-0238-419c-b5ea-9d281cff2167 2018-11-25 15:32:44,066 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-user 2018-11-25 15:32:44,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:32:44,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf3086a-5fa9-46ac-9f79-744542a912af Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:32:44,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-acf3086a-5fa9-46ac-9f79-744542a912af 2018-11-25 15:32:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" -d '{"role": {"name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role"}}' 2018-11-25 15:32:44,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ebf2a4-fef6-4b08-ae02-0294471e3aaf Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb3aa796a1514215a39cdf93524a2e55", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb3aa796a1514215a39cdf93524a2e55"}, "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role"}} 2018-11-25 15:32:44,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f1ebf2a4-fef6-4b08-ae02-0294471e3aaf 2018-11-25 15:32:44,264 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role 2018-11-25 15:32:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/fb3aa796a1514215a39cdf93524a2e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:32:44,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127c7058-3e72-4425-a186-465ed48ab3c1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fb3aa796a1514215a39cdf93524a2e55"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role", "id": "fb3aa796a1514215a39cdf93524a2e55"}} 2018-11-25 15:32:44,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fb3aa796a1514215a39cdf93524a2e55 used request id req-127c7058-3e72-4425-a186-465ed48ab3c1 2018-11-25 15:32:44,349 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role to project CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj 2018-11-25 15:32:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742/users/65f99c267b6f4cfbbd538945bbbf63df/roles/fb3aa796a1514215a39cdf93524a2e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:32:44,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf6c731-14ce-4a8d-801f-667a8ee76abb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:32:44,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742/users/65f99c267b6f4cfbbd538945bbbf63df/roles/fb3aa796a1514215a39cdf93524a2e55 used request id req-bcf6c731-14ce-4a8d-801f-667a8ee76abb 2018-11-25 15:32:44,482 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:32:44,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:44,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:44,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb3aa796a1514215a39cdf93524a2e55", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role"}], "expires_at": "2018-11-25T16:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b2b739f67cb41d7b30fdb176dc24742", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-user", "id": "65f99c267b6f4cfbbd538945bbbf63df"}, "audit_ids": ["hXik2soMQ5Gu0w1bNbdPhA"], "issued_at": "2018-11-25T15:32:44.000000Z"}} 2018-11-25 15:32:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:44,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b988862b-0ac3-4adf-8836-48310a2b2b19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:44,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b988862b-0ac3-4adf-8836-48310a2b2b19 2018-11-25 15:32:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:45,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-80dbfffe-ad49-41c5-b08d-d37d3296eff5 Date: Sun, 25 Nov 2018 15:32:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image"} 2018-11-25 15:32:45,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image used request id req-80dbfffe-ad49-41c5-b08d-d37d3296eff5 2018-11-25 15:32:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:45,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a612cb86-3a17-45bb-87b9-593e87a7d49f Date: Sun, 25 Nov 2018 15:32:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:32:45,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a612cb86-3a17-45bb-87b9-593e87a7d49f 2018-11-25 15:32:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image"}' 2018-11-25 15:32:45,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 X-Openstack-Request-Id: req-1bd38aaa-0156-4a2b-baed-faba4ebd9958 Date: Sun, 25 Nov 2018 15:32:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66", "min_disk": 0, "protected": false, "id": "0be021e8-0792-49b3-bbc9-55b4a3786e66", "file": "/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/file", "checksum": null, "owner": "2b2b739f67cb41d7b30fdb176dc24742", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:32:45,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1bd38aaa-0156-4a2b-baed-faba4ebd9958 2018-11-25 15:32:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" -d '' 2018-11-25 15:32:46,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0613b18-3dcb-4f18-a6f1-ed4c09aa2ef4 Date: Sun, 25 Nov 2018 15:32:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:32:46,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/file used request id req-e0613b18-3dcb-4f18-a6f1-ed4c09aa2ef4 2018-11-25 15:32:46,628 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:32:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:46,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4cdf9754-301e-4fb1-aaee-9176b59538e7 Date: Sun, 25 Nov 2018 15:32:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:46Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/snap", "metadata": {}}], "self": "/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66", "min_disk": 0, "protected": false, "id": "0be021e8-0792-49b3-bbc9-55b4a3786e66", "file": "/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b2b739f67cb41d7b30fdb176dc24742", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:32:46,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 used request id req-4cdf9754-301e-4fb1-aaee-9176b59538e7 2018-11-25 15:32:46,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:46,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05a7f26e-6fa1-496f-bb18-153d74b3bd09 Date: Sun, 25 Nov 2018 15:32:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:32:46,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-05a7f26e-6fa1-496f-bb18-153d74b3bd09 2018-11-25 15:32:46,943 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image 2018-11-25 15:32:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:47,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0f450d9a-6e32-47c6-8e49-6b1c3b4d6530 Date: Sun, 25 Nov 2018 15:32:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:32:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:32:46Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/snap", "metadata": {}}], "self": "/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66", "min_disk": 0, "protected": false, "id": "0be021e8-0792-49b3-bbc9-55b4a3786e66", "file": "/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b2b739f67cb41d7b30fdb176dc24742", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0be021e8-0792-49b3-bbc9-55b4a3786e66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:32:47,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 used request id req-0f450d9a-6e32-47c6-8e49-6b1c3b4d6530 2018-11-25 15:32:47,117 - create_image - DEBUG - Instance status is - active 2018-11-25 15:32:47,117 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image 2018-11-25 15:32:47,117 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image 2018-11-25 15:32:47,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:47,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:47,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb3aa796a1514215a39cdf93524a2e55", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role"}], "expires_at": "2018-11-25T16:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b2b739f67cb41d7b30fdb176dc24742", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-user", "id": "65f99c267b6f4cfbbd538945bbbf63df"}, "audit_ids": ["jKm2K223SQirdhqEhQ9tiQ"], "issued_at": "2018-11-25T15:32:47.000000Z"}} 2018-11-25 15:32:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:47,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bdc408-39b4-4c20-b2a8-2e33cafba84b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:47,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-01bdc408-39b4-4c20-b2a8-2e33cafba84b 2018-11-25 15:32:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:47,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2d302686-51c6-4854-bdfd-2f5f3509f5f6 Date: Sun, 25 Nov 2018 15:32:47 GMT RESP BODY: {"networks":[]} 2018-11-25 15:32:47,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net used request id req-2d302686-51c6-4854-bdfd-2f5f3509f5f6 2018-11-25 15:32:47,675 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net 2018-11-25 15:32:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" -d '{"network": {"name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net", "admin_state_up": true}}' 2018-11-25 15:32:48,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e08e0f45-3ee4-4222-9157-4b87a8102873 Date: Sun, 25 Nov 2018 15:32:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9bf31e2e-3a00-40df-bd30-79e955877441","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:32:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","mtu":1450}} 2018-11-25 15:32:48,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e08e0f45-3ee4-4222-9157-4b87a8102873 2018-11-25 15:32:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:48,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-5bae4e0e-539b-44a8-bf4f-7e00cf1476fa Date: Sun, 25 Nov 2018 15:32:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:32:48Z","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"9bf31e2e-3a00-40df-bd30-79e955877441","name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net"}]} 2018-11-25 15:32:48,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-5bae4e0e-539b-44a8-bf4f-7e00cf1476fa 2018-11-25 15:32:48,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:48,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18145d53-12cd-4a2c-8b61-20f0c7ce0d72 Date: Sun, 25 Nov 2018 15:32:48 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:32:48,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-18145d53-12cd-4a2c-8b61-20f0c7ce0d72 2018-11-25 15:32:48,656 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet 2018-11-25 15:32:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" -d '{"subnets": [{"ip_version": 4, "network_id": "9bf31e2e-3a00-40df-bd30-79e955877441", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]}' 2018-11-25 15:32:49,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-800c01c8-9208-4f86-9971-e2444eb246cb Date: Sun, 25 Nov 2018 15:32:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf31e2e-3a00-40df-bd30-79e955877441","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"dcf450ec-846a-4385-935b-e574d806e5ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]} 2018-11-25 15:32:49,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-800c01c8-9208-4f86-9971-e2444eb246cb 2018-11-25 15:32:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-951787d2-a2b3-419c-9bda-8ac76b90532f Date: Sun, 25 Nov 2018 15:32:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dcf450ec-846a-4385-935b-e574d806e5ff"],"updated_at":"2018-11-25T15:32:49Z","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"9bf31e2e-3a00-40df-bd30-79e955877441","name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net"}]} 2018-11-25 15:32:49,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-951787d2-a2b3-419c-9bda-8ac76b90532f 2018-11-25 15:32:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:50,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6ac99b60-6bfd-4268-815c-e5d005a1f550 Date: Sun, 25 Nov 2018 15:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf31e2e-3a00-40df-bd30-79e955877441","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"dcf450ec-846a-4385-935b-e574d806e5ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]} 2018-11-25 15:32:50,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-6ac99b60-6bfd-4268-815c-e5d005a1f550 2018-11-25 15:32:50,016 - OpenStackNetwork - DEBUG - Network [9bf31e2e-3a00-40df-bd30-79e955877441] created successfully 2018-11-25 15:32:50,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:50,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:50,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jXhfZF_mT8uNKxxFHi1SKQ"], "issued_at": "2018-11-25T15:32:50.000000Z"}} 2018-11-25 15:32:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4a537d8d05fd38a00f6c698a062f7f60dda9aa" 2018-11-25 15:32:50,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b05a72-a93e-46cc-934f-b068dc810460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:50,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7b05a72-a93e-46cc-934f-b068dc810460 2018-11-25 15:32:50,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:32:50,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4a537d8d05fd38a00f6c698a062f7f60dda9aa" 2018-11-25 15:32:50,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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 x-openstack-request-id: req-286e6211-0173-4034-82b6-bb0f66efdde3 x-compute-request-id: req-286e6211-0173-4034-82b6-bb0f66efdde3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:32:50,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-286e6211-0173-4034-82b6-bb0f66efdde3 2018-11-25 15:32:50,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4a537d8d05fd38a00f6c698a062f7f60dda9aa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:32:50,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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-3eb6e715-878b-419f-8d1a-9782809807ab x-compute-request-id: req-3eb6e715-878b-419f-8d1a-9782809807ab Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2a4e4d94-6ec9-46fa-b0a1-e80d3e685604", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2a4e4d94-6ec9-46fa-b0a1-e80d3e685604", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2a4e4d94-6ec9-46fa-b0a1-e80d3e685604", "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:32:50,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3eb6e715-878b-419f-8d1a-9782809807ab 2018-11-25 15:32:50,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:50,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:51,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb3aa796a1514215a39cdf93524a2e55", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role"}], "expires_at": "2018-11-25T16:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b2b739f67cb41d7b30fdb176dc24742", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-user", "id": "65f99c267b6f4cfbbd538945bbbf63df"}, "audit_ids": ["bnraUwKZQbqXaN59WqHekA"], "issued_at": "2018-11-25T15:32:51.000000Z"}} 2018-11-25 15:32:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:51,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b053f558-5b77-48e1-96db-cd73ce686ab5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:51,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b053f558-5b77-48e1-96db-cd73ce686ab5 2018-11-25 15:32:51,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:32:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:51,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab0bf28-5717-443c-b916-6f07f0695625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:51,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ab0bf28-5717-443c-b916-6f07f0695625 2018-11-25 15:32:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:51,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9214603d-687c-46ea-a7e5-296defcda62c Date: Sun, 25 Nov 2018 15:32:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dcf450ec-846a-4385-935b-e574d806e5ff"],"updated_at":"2018-11-25T15:32:49Z","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"9bf31e2e-3a00-40df-bd30-79e955877441","name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net"}]} 2018-11-25 15:32:51,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net used request id req-9214603d-687c-46ea-a7e5-296defcda62c 2018-11-25 15:32:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:51,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:51,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4414aa-28d1-4c5d-b961-d1f57ee71952 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742"}, "enabled": true, "id": "2b2b739f67cb41d7b30fdb176dc24742", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}} 2018-11-25 15:32:51,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 used request id req-2f4414aa-28d1-4c5d-b961-d1f57ee71952 2018-11-25 15:32:51,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:51,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-99e47ce5-f058-4e74-944c-3ee394e40cad Date: Sun, 25 Nov 2018 15:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf31e2e-3a00-40df-bd30-79e955877441","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"dcf450ec-846a-4385-935b-e574d806e5ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]} 2018-11-25 15:32:51,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-99e47ce5-f058-4e74-944c-3ee394e40cad 2018-11-25 15:32:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=9bf31e2e-3a00-40df-bd30-79e955877441&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:52,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fc9d406-4876-459e-80d4-31894fd5ac41 Date: Sun, 25 Nov 2018 15:32:52 GMT RESP BODY: {"ports":[]} 2018-11-25 15:32:52,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=9bf31e2e-3a00-40df-bd30-79e955877441&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2port-1&admin_state_up=True used request id req-2fc9d406-4876-459e-80d4-31894fd5ac41 2018-11-25 15:32:52,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:52,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32: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-1cc3c56a-5157-4e4b-843c-47397daa87e5 x-compute-request-id: req-1cc3c56a-5157-4e4b-843c-47397daa87e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:32:52,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-inst used request id req-1cc3c56a-5157-4e4b-843c-47397daa87e5 2018-11-25 15:32:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:52,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3ce32320-4275-46ea-8ece-3d4fb5096330 Date: Sun, 25 Nov 2018 15:32:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dcf450ec-846a-4385-935b-e574d806e5ff"],"updated_at":"2018-11-25T15:32:49Z","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"9bf31e2e-3a00-40df-bd30-79e955877441","name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net"}]} 2018-11-25 15:32:52,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net used request id req-3ce32320-4275-46ea-8ece-3d4fb5096330 2018-11-25 15:32:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:52,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfa2f4d-6c7d-48ce-b919-131bcac38f4b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742"}, "enabled": true, "id": "2b2b739f67cb41d7b30fdb176dc24742", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}} 2018-11-25 15:32:52,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 used request id req-fbfa2f4d-6c7d-48ce-b919-131bcac38f4b 2018-11-25 15:32:52,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:52,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4e592459-afc9-479f-87bb-515a8a513ba0 Date: Sun, 25 Nov 2018 15:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf31e2e-3a00-40df-bd30-79e955877441","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"dcf450ec-846a-4385-935b-e574d806e5ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]} 2018-11-25 15:32:52,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-4e592459-afc9-479f-87bb-515a8a513ba0 2018-11-25 15:32:52,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=9bf31e2e-3a00-40df-bd30-79e955877441&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:52,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ac84a29-2b13-4be5-8c77-50124d0fd82e Date: Sun, 25 Nov 2018 15:32:52 GMT RESP BODY: {"ports":[]} 2018-11-25 15:32:52,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=9bf31e2e-3a00-40df-bd30-79e955877441&name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2port-1&admin_state_up=True used request id req-4ac84a29-2b13-4be5-8c77-50124d0fd82e 2018-11-25 15:32:52,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:32:52,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:32:53,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb3aa796a1514215a39cdf93524a2e55", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role"}], "expires_at": "2018-11-25T16:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b2b739f67cb41d7b30fdb176dc24742", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b2b739f67cb41d7b30fdb176dc24742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-user", "id": "65f99c267b6f4cfbbd538945bbbf63df"}, "audit_ids": ["AHkiZCYARnWvEoCBppUcOw"], "issued_at": "2018-11-25T15:32:53.000000Z"}} 2018-11-25 15:32:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc44d0d51c268a5cdb9bcab3ab739555dd496f6" 2018-11-25 15:32:53,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924dd70d-1565-4988-a70c-4e5c21f8050e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:32:53,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-924dd70d-1565-4988-a70c-4e5c21f8050e 2018-11-25 15:32:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:53,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7687a486-e7f5-498a-b771-90911a741929 Date: Sun, 25 Nov 2018 15:32:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dcf450ec-846a-4385-935b-e574d806e5ff"],"updated_at":"2018-11-25T15:32:49Z","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"9bf31e2e-3a00-40df-bd30-79e955877441","name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net"}]} 2018-11-25 15:32:53,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net used request id req-7687a486-e7f5-498a-b771-90911a741929 2018-11-25 15:32:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:54,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1a2c2e1-ae50-4eb2-99d5-f3a4a0d98f73 Date: Sun, 25 Nov 2018 15:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf31e2e-3a00-40df-bd30-79e955877441","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"dcf450ec-846a-4385-935b-e574d806e5ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]} 2018-11-25 15:32:54,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-b1a2c2e1-ae50-4eb2-99d5-f3a4a0d98f73 2018-11-25 15:32:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:54,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2ca4fac9-6c8e-48df-baed-6bf2d858319f Date: Sun, 25 Nov 2018 15:32:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dcf450ec-846a-4385-935b-e574d806e5ff"],"updated_at":"2018-11-25T15:32:49Z","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"9bf31e2e-3a00-40df-bd30-79e955877441","name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net"}]} 2018-11-25 15:32:54,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net used request id req-2ca4fac9-6c8e-48df-baed-6bf2d858319f 2018-11-25 15:32:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:32:54,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:32:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:32:54,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc44d0d51c268a5cdb9bcab3ab739555dd496f6" 2018-11-25 15:32:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7c0a90-1350-4a15-9850-4cd3b54bfeae Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742"}, "enabled": true, "id": "2b2b739f67cb41d7b30fdb176dc24742", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}} 2018-11-25 15:32:54,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 used request id req-df7c0a90-1350-4a15-9850-4cd3b54bfeae 2018-11-25 15:32:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" 2018-11-25 15:32:54,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-41878627-85b2-4c1a-82c6-54a627af91cf Date: Sun, 25 Nov 2018 15:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf31e2e-3a00-40df-bd30-79e955877441","tenant_id":"2b2b739f67cb41d7b30fdb176dc24742","created_at":"2018-11-25T15:32:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:32:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b2b739f67cb41d7b30fdb176dc24742","id":"dcf450ec-846a-4385-935b-e574d806e5ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet"}]} 2018-11-25 15:32:54,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-41878627-85b2-4c1a-82c6-54a627af91cf 2018-11-25 15:32:54,567 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net 2018-11-25 15:32:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58dd39d53ab65262909c9aaa957240d891490720" -d '{"port": {"network_id": "9bf31e2e-3a00-40df-bd30-79e955877441", "name": "CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-25 15:32:54,738 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-96f21dd2-e5bc-44d0-8589-dcca389b1a1b Date: Sun, 25 Nov 2018 15:32:54 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 15:32:54,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-96f21dd2-e5bc-44d0-8589-dcca389b1a1b 2018-11-25 15:32:54,739 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 15:32:54,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/2a4e4d94-6ec9-46fa-b0a1-e80d3e685604 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4a537d8d05fd38a00f6c698a062f7f60dda9aa" 2018-11-25 15:32:54,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:32: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-88a5b714-ef33-45e4-ae59-24f639223293 x-compute-request-id: req-88a5b714-ef33-45e4-ae59-24f639223293 Content-Length: 0 Content-Type: application/json 2018-11-25 15:32:54,786 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/2a4e4d94-6ec9-46fa-b0a1-e80d3e685604 used request id req-88a5b714-ef33-45e4-ae59-24f639223293 2018-11-25 15:32:54,787 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet 2018-11-25 15:32:54,787 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-subnet 2018-11-25 15:32:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/dcf450ec-846a-4385-935b-e574d806e5ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:57,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89d2122a-dd5a-4196-b6ae-61d7cdfc2474 Date: Sun, 25 Nov 2018 15:32:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:32:57,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/dcf450ec-846a-4385-935b-e574d806e5ff used request id req-89d2122a-dd5a-4196-b6ae-61d7cdfc2474 2018-11-25 15:32:57,015 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-pub-net 2018-11-25 15:32:57,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/9bf31e2e-3a00-40df-bd30-79e955877441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82266bed10c4f4b0e0635f9cc4647f922c6cabc2" 2018-11-25 15:32:58,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9ff4d61-cacd-4fab-9d41-8199a6f6c3ee Date: Sun, 25 Nov 2018 15:32:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:32:58,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/9bf31e2e-3a00-40df-bd30-79e955877441 used request id req-c9ff4d61-cacd-4fab-9d41-8199a6f6c3ee 2018-11-25 15:32:58,298 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-17aadf26-a783-4c2c-8c23-4f703b812cd2-image 2018-11-25 15:32:58,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93e0ea150f1365e6cfa2e11e32a81b9831fb0171" 2018-11-25 15:32:59,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c68a66fe-e361-45a6-952b-fe07623a0ff0 Date: Sun, 25 Nov 2018 15:32:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:32:59,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0be021e8-0792-49b3-bbc9-55b4a3786e66 used request id req-c68a66fe-e361-45a6-952b-fe07623a0ff0 2018-11-25 15:32:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:00,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-18e0c0e0-8d9e-4f9f-85c8-be37b9effd43 Date: Sun, 25 Nov 2018 15:33:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "created_at": "2018-11-25T15:32:47Z", "updated_at": "2018-11-25T15:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "revision_number": 0, "id": "6ec4e8d7-ca20-4545-9f27-74a4b8f9875e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b2b739f67cb41d7b30fdb176dc24742"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "revision_number": 0, "id": "8fbb0b36-7011-492e-a484-729ccb803a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b2b739f67cb41d7b30fdb176dc24742"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "revision_number": 0, "id": "9364adca-0d23-448a-b8c6-b02d0295351a", "remote_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b2b739f67cb41d7b30fdb176dc24742"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "revision_number": 0, "id": "bcb498c8-e6f4-432a-8ebf-d691e2320801", "remote_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b2b739f67cb41d7b30fdb176dc24742"}], "revision_number": 4, "project_id": "2b2b739f67cb41d7b30fdb176dc24742", "id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:33:00,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-18e0c0e0-8d9e-4f9f-85c8-be37b9effd43 2018-11-25 15:33:00,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:00,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a56f888-724f-4369-8353-607399bd4f81 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742"}, "enabled": true, "id": "2b2b739f67cb41d7b30fdb176dc24742", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj"}} 2018-11-25 15:33:00,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 used request id req-9a56f888-724f-4369-8353-607399bd4f81 2018-11-25 15:33:00,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e94b71e-5f53-4afc-9342-e9e02ca7cc0a 2018-11-25 15:33:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0e94b71e-5f53-4afc-9342-e9e02ca7cc0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:00,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-067f8d99-7152-4585-9221-3262a6fc18d4 Date: Sun, 25 Nov 2018 15:33:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "port_range_min": null, "revision_number": 0, "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "created_at": "2018-11-25T15:32:47Z", "project_id": "2b2b739f67cb41d7b30fdb176dc24742", "id": "6ec4e8d7-ca20-4545-9f27-74a4b8f9875e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "port_range_min": null, "revision_number": 0, "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "created_at": "2018-11-25T15:32:47Z", "project_id": "2b2b739f67cb41d7b30fdb176dc24742", "id": "8fbb0b36-7011-492e-a484-729ccb803a03"}, {"remote_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "port_range_min": null, "revision_number": 0, "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "created_at": "2018-11-25T15:32:47Z", "project_id": "2b2b739f67cb41d7b30fdb176dc24742", "id": "9364adca-0d23-448a-b8c6-b02d0295351a"}, {"remote_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:32:47Z", "security_group_id": "0e94b71e-5f53-4afc-9342-e9e02ca7cc0a", "port_range_min": null, "revision_number": 0, "tenant_id": "2b2b739f67cb41d7b30fdb176dc24742", "created_at": "2018-11-25T15:32:47Z", "project_id": "2b2b739f67cb41d7b30fdb176dc24742", "id": "bcb498c8-e6f4-432a-8ebf-d691e2320801"}]} 2018-11-25 15:33:00,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0e94b71e-5f53-4afc-9342-e9e02ca7cc0a used request id req-067f8d99-7152-4585-9221-3262a6fc18d4 2018-11-25 15:33:00,332 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:33:00,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0e94b71e-5f53-4afc-9342-e9e02ca7cc0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:00,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a9dd863-787b-499f-ae82-41b5a48c7a4f Content-Length: 0 Date: Sun, 25 Nov 2018 15:33:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:00,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0e94b71e-5f53-4afc-9342-e9e02ca7cc0a used request id req-7a9dd863-787b-499f-ae82-41b5a48c7a4f 2018-11-25 15:33:00,658 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj 2018-11-25 15:33:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:00,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ddcc31-585f-4727-9b1b-b19e186b4835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:00,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2b2b739f67cb41d7b30fdb176dc24742 used request id req-14ddcc31-585f-4727-9b1b-b19e186b4835 2018-11-25 15:33:00,908 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-proj-role 2018-11-25 15:33:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/fb3aa796a1514215a39cdf93524a2e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:01,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c04253d-b6c7-4a72-8871-aff76614a5a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:01,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fb3aa796a1514215a39cdf93524a2e55 used request id req-4c04253d-b6c7-4a72-8871-aff76614a5a1 2018-11-25 15:33:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35658a41365b3904d5a432e6b5540a17b0444d78" 2018-11-25 15:33:01,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbee3da7-592b-4bc3-a00c-03cb98a6e31b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:33:01,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bbee3da7-592b-4bc3-a00c-03cb98a6e31b 2018-11-25 15:33:01,110 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c8bfbb64-a2d8-43e-user 2018-11-25 15:33:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/65f99c267b6f4cfbbd538945bbbf63df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845997f9cc90e17f8f61e34e06ec55136b64272a" 2018-11-25 15:33:01,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e7d49d-e222-4e06-9641-6d9b0e27633b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:01,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/65f99c267b6f4cfbbd538945bbbf63df used request id req-19e7d49d-e222-4e06-9641-6d9b0e27633b 2018-11-25 15:33:01,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:01,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DJYmW5ruQiuuW4mi0MOntw"], "issued_at": "2018-11-25T15:33:01.000000Z"}} 2018-11-25 15:33:01,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14dd4f80ecd6d44e33e0714f3c4ca2aad2bc5a1" 2018-11-25 15:33:01,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0cd122-6b6c-4ee2-99a7-38077b8b9672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:01,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ef0cd122-6b6c-4ee2-99a7-38077b8b9672 2018-11-25 15:33:01,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:01,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:02,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-1RgptNvRieqbPuzJY0dQw"], "issued_at": "2018-11-25T15:33:02.000000Z"}} 2018-11-25 15:33:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:02,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4410fd40-274a-4e32-be87-477708151660 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:02,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4410fd40-274a-4e32-be87-477708151660 2018-11-25 15:33:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:02,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:02,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:02,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb86b33a-3a75-4222-bcad-6c03148ff38d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:33:02,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj used request id req-eb86b33a-3a75-4222-bcad-6c03148ff38d 2018-11-25 15:33:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:02,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08e67c4-b9e3-4f0c-9324-207c10d5d68f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:33:02,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a08e67c4-b9e3-4f0c-9324-207c10d5d68f 2018-11-25 15:33:02,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}}' 2018-11-25 15:33:02,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b269e68-a2ef-46e7-ad16-513678888cc7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db"}, "enabled": true, "id": "98ffebc193f9440c8c9abc3ffdc690db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}} 2018-11-25 15:33:02,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9b269e68-a2ef-46e7-ad16-513678888cc7 2018-11-25 15:33:02,659 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj 2018-11-25 15:33:02,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:02,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:03,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["dAfURV1ISCyP-KhBl2hh_w"], "issued_at": "2018-11-25T15:33:03.000000Z"}} 2018-11-25 15:33:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8a720d841ce8cd33b0d5d5513dd9dea4180652" 2018-11-25 15:33:03,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad00957-caa5-4eea-ab89-db13abfef5c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:03,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7ad00957-caa5-4eea-ab89-db13abfef5c4 2018-11-25 15:33:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:03,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:03,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8a720d841ce8cd33b0d5d5513dd9dea4180652" 2018-11-25 15:33:03,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6053c6d3-fe34-4a2e-94db-0a41edbf547a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:33:03,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6053c6d3-fe34-4a2e-94db-0a41edbf547a 2018-11-25 15:33:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8a720d841ce8cd33b0d5d5513dd9dea4180652" 2018-11-25 15:33:03,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3f12da-061f-436a-bc1d-b69449eb6902 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db"}, "enabled": true, "id": "98ffebc193f9440c8c9abc3ffdc690db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}]} 2018-11-25 15:33:03,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj used request id req-5b3f12da-061f-436a-bc1d-b69449eb6902 2018-11-25 15:33:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8a720d841ce8cd33b0d5d5513dd9dea4180652" 2018-11-25 15:33:03,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e539bd4-c7e5-476c-9234-1d71d4a3e879 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:33:03,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7e539bd4-c7e5-476c-9234-1d71d4a3e879 2018-11-25 15:33:03,760 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-57c8a541-1aa1-45b-user 2018-11-25 15:33:03,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:03,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9891fc89-19bc-46dd-b76d-8a153f393b2b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:33:03,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9891fc89-19bc-46dd-b76d-8a153f393b2b 2018-11-25 15:33:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" -d '{"role": {"name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role"}}' 2018-11-25 15:33:03,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb295f0-4bf3-45fc-a2b9-9fb3f8aff7fd Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7239508053345909c65abf8fe10a385", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7239508053345909c65abf8fe10a385"}, "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role"}} 2018-11-25 15:33:03,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-efb295f0-4bf3-45fc-a2b9-9fb3f8aff7fd 2018-11-25 15:33:03,982 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role 2018-11-25 15:33:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d7239508053345909c65abf8fe10a385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:04,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86eb2814-2b8f-4cbc-bf55-b84451749b62 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d7239508053345909c65abf8fe10a385"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role", "id": "d7239508053345909c65abf8fe10a385"}} 2018-11-25 15:33:04,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d7239508053345909c65abf8fe10a385 used request id req-86eb2814-2b8f-4cbc-bf55-b84451749b62 2018-11-25 15:33:04,005 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role to project CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj 2018-11-25 15:33:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db/users/1ee2a0e22a7e4863bddfbdcd390aeab9/roles/d7239508053345909c65abf8fe10a385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:04,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e93655a-805f-485c-a90a-968b4aaf7049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:04,134 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db/users/1ee2a0e22a7e4863bddfbdcd390aeab9/roles/d7239508053345909c65abf8fe10a385 used request id req-4e93655a-805f-485c-a90a-968b4aaf7049 2018-11-25 15:33:04,135 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:33:04,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:04,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:04,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7239508053345909c65abf8fe10a385", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role"}], "expires_at": "2018-11-25T16:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ffebc193f9440c8c9abc3ffdc690db", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-user", "id": "1ee2a0e22a7e4863bddfbdcd390aeab9"}, "audit_ids": ["HPH435wgTn6smTQWli2EaA"], "issued_at": "2018-11-25T15:33:04.000000Z"}} 2018-11-25 15:33:04,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:04,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c277b85c-4935-4eb0-b228-ef2ec54a0b34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:04,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c277b85c-4935-4eb0-b228-ef2ec54a0b34 2018-11-25 15:33:04,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:04,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cf8da999-740f-4151-9a82-f0f220d10967 Date: Sun, 25 Nov 2018 15:33:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image"} 2018-11-25 15:33:04,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image used request id req-cf8da999-740f-4151-9a82-f0f220d10967 2018-11-25 15:33:04,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:05,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8b26f288-0e66-4a50-954e-5718ff35bb3f Date: Sun, 25 Nov 2018 15:33:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:33:05,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8b26f288-0e66-4a50-954e-5718ff35bb3f 2018-11-25 15:33:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image"}' 2018-11-25 15:33:05,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 X-Openstack-Request-Id: req-61ea354a-950e-4cbc-b8b9-8f500ab9f15b Date: Sun, 25 Nov 2018 15:33:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94", "min_disk": 0, "protected": false, "id": "2208907a-2bc5-41c3-af59-f687a7adfd94", "file": "/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94/file", "checksum": null, "owner": "98ffebc193f9440c8c9abc3ffdc690db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:05,397 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-61ea354a-950e-4cbc-b8b9-8f500ab9f15b 2018-11-25 15:33:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" -d '' 2018-11-25 15:33:06,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdd12bcf-afa1-4ff8-85b9-d05fe0c1e1b5 Date: Sun, 25 Nov 2018 15:33:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:33:06,380 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94/file used request id req-cdd12bcf-afa1-4ff8-85b9-d05fe0c1e1b5 2018-11-25 15:33:06,380 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:33:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:06,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-33fc9676-52a8-4efc-b293-4f2c83aa2bdc Date: Sun, 25 Nov 2018 15:33:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:06Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2208907a-2bc5-41c3-af59-f687a7adfd94/snap", "metadata": {}}], "self": "/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94", "min_disk": 0, "protected": false, "id": "2208907a-2bc5-41c3-af59-f687a7adfd94", "file": "/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98ffebc193f9440c8c9abc3ffdc690db", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2208907a-2bc5-41c3-af59-f687a7adfd94/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:06,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 used request id req-33fc9676-52a8-4efc-b293-4f2c83aa2bdc 2018-11-25 15:33:06,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:06,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c389cf0-ccd7-4264-aee0-50e1cbca4e6e Date: Sun, 25 Nov 2018 15:33:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:33:06,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6c389cf0-ccd7-4264-aee0-50e1cbca4e6e 2018-11-25 15:33:06,699 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image 2018-11-25 15:33:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:06,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6916a954-e741-4f91-9e72-85a99f91d597 Date: Sun, 25 Nov 2018 15:33:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:06Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2208907a-2bc5-41c3-af59-f687a7adfd94/snap", "metadata": {}}], "self": "/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94", "min_disk": 0, "protected": false, "id": "2208907a-2bc5-41c3-af59-f687a7adfd94", "file": "/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98ffebc193f9440c8c9abc3ffdc690db", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2208907a-2bc5-41c3-af59-f687a7adfd94/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:06,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 used request id req-6916a954-e741-4f91-9e72-85a99f91d597 2018-11-25 15:33:06,861 - create_image - DEBUG - Instance status is - active 2018-11-25 15:33:06,861 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image 2018-11-25 15:33:06,861 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image 2018-11-25 15:33:06,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:06,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:07,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7239508053345909c65abf8fe10a385", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role"}], "expires_at": "2018-11-25T16:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ffebc193f9440c8c9abc3ffdc690db", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-user", "id": "1ee2a0e22a7e4863bddfbdcd390aeab9"}, "audit_ids": ["Pto9-bgvS66E_jatH5wv0w"], "issued_at": "2018-11-25T15:33:07.000000Z"}} 2018-11-25 15:33:07,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:07,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be9f24a-1907-4003-81d2-c2b2c8e792ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:07,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4be9f24a-1907-4003-81d2-c2b2c8e792ea 2018-11-25 15:33:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:07,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b7e08d2-29a7-4eb6-b3d8-b1afa56e9ccd Date: Sun, 25 Nov 2018 15:33:07 GMT RESP BODY: {"networks":[]} 2018-11-25 15:33:07,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net used request id req-7b7e08d2-29a7-4eb6-b3d8-b1afa56e9ccd 2018-11-25 15:33:07,490 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net 2018-11-25 15:33:07,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" -d '{"network": {"name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net", "admin_state_up": true}}' 2018-11-25 15:33:08,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ebcfaeed-3a9f-4da8-8471-8e56379f69f5 Date: Sun, 25 Nov 2018 15:33:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:33:08Z","is_default":false,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","mtu":1450}} 2018-11-25 15:33:08,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ebcfaeed-3a9f-4da8-8471-8e56379f69f5 2018-11-25 15:33:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:08,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a8fa3781-b25f-46dc-bce2-63824f9d29ca Date: Sun, 25 Nov 2018 15:33:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:33:08Z","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net"}]} 2018-11-25 15:33:08,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-a8fa3781-b25f-46dc-bce2-63824f9d29ca 2018-11-25 15:33:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:08,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2904f908-8497-4521-a2ad-ef74f37ffa4f Date: Sun, 25 Nov 2018 15:33:08 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:33:08,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-2904f908-8497-4521-a2ad-ef74f37ffa4f 2018-11-25 15:33:08,711 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet 2018-11-25 15:33:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" -d '{"subnets": [{"ip_version": 4, "network_id": "0b2131a2-8e49-4adf-b48b-be7cb811e809", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]}' 2018-11-25 15:33:09,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a30cdb1d-4a32-423d-99d9-e217e15da52f Date: Sun, 25 Nov 2018 15:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"c84c29fc-e48e-48a5-aef8-e42887867385","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]} 2018-11-25 15:33:09,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a30cdb1d-4a32-423d-99d9-e217e15da52f 2018-11-25 15:33:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:09,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bac367cf-aaaa-4428-af83-1c75639eaf55 Date: Sun, 25 Nov 2018 15:33:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c84c29fc-e48e-48a5-aef8-e42887867385"],"updated_at":"2018-11-25T15:33:09Z","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net"}]} 2018-11-25 15:33:09,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-bac367cf-aaaa-4428-af83-1c75639eaf55 2018-11-25 15:33:09,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:09,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbba7a52-e1e7-4c90-a829-e939c62a973e Date: Sun, 25 Nov 2018 15:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"c84c29fc-e48e-48a5-aef8-e42887867385","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]} 2018-11-25 15:33:09,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-fbba7a52-e1e7-4c90-a829-e939c62a973e 2018-11-25 15:33:09,560 - OpenStackNetwork - DEBUG - Network [0b2131a2-8e49-4adf-b48b-be7cb811e809] created successfully 2018-11-25 15:33:09,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:09,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:09,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aKJL6fJpRq2K55YpnlnIAg"], "issued_at": "2018-11-25T15:33:09.000000Z"}} 2018-11-25 15:33:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541ac56f95a49c89aadfefccd1ffced8a630ab1c" 2018-11-25 15:33:10,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e7e349-a0f3-4630-8860-181fb8bb656d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:10,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-43e7e349-a0f3-4630-8860-181fb8bb656d 2018-11-25 15:33:10,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:33:10,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541ac56f95a49c89aadfefccd1ffced8a630ab1c" 2018-11-25 15:33:10,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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-66947ba7-4ccb-48fd-a53e-2071bcb29a7e x-compute-request-id: req-66947ba7-4ccb-48fd-a53e-2071bcb29a7e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:33:10,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-66947ba7-4ccb-48fd-a53e-2071bcb29a7e 2018-11-25 15:33:10,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541ac56f95a49c89aadfefccd1ffced8a630ab1c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:33:10,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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-1da33de4-4da7-441c-9045-a5f4accbb33a x-compute-request-id: req-1da33de4-4da7-441c-9045-a5f4accbb33a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0b02ab75-fda2-455c-9fcf-c786339d042b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0b02ab75-fda2-455c-9fcf-c786339d042b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0b02ab75-fda2-455c-9fcf-c786339d042b", "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:33:10,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1da33de4-4da7-441c-9045-a5f4accbb33a 2018-11-25 15:33:10,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:10,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:10,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7239508053345909c65abf8fe10a385", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role"}], "expires_at": "2018-11-25T16:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ffebc193f9440c8c9abc3ffdc690db", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-user", "id": "1ee2a0e22a7e4863bddfbdcd390aeab9"}, "audit_ids": ["AggUMwZxS_iZoIFI-x_lWg"], "issued_at": "2018-11-25T15:33:10.000000Z"}} 2018-11-25 15:33:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:10,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ab5f36-ef2b-4ec4-b188-488a991bdabb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:10,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81ab5f36-ef2b-4ec4-b188-488a991bdabb 2018-11-25 15:33:10,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:33:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:10,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d736bb2e-b839-48ed-9316-01da571317b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:10,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d736bb2e-b839-48ed-9316-01da571317b7 2018-11-25 15:33:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:11,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a8ab32f3-cebb-4fbe-85cd-e1ad2284a87f Date: Sun, 25 Nov 2018 15:33:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c84c29fc-e48e-48a5-aef8-e42887867385"],"updated_at":"2018-11-25T15:33:09Z","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net"}]} 2018-11-25 15:33:11,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net used request id req-a8ab32f3-cebb-4fbe-85cd-e1ad2284a87f 2018-11-25 15:33:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:11,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:11,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:11,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52406858-17dd-49b9-90c4-228bf0286afc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db"}, "enabled": true, "id": "98ffebc193f9440c8c9abc3ffdc690db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}} 2018-11-25 15:33:11,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db used request id req-52406858-17dd-49b9-90c4-228bf0286afc 2018-11-25 15:33:11,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:11,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a646730e-cdbc-4c5f-b99e-d2f03ebede97 Date: Sun, 25 Nov 2018 15:33:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"c84c29fc-e48e-48a5-aef8-e42887867385","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]} 2018-11-25 15:33:11,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-a646730e-cdbc-4c5f-b99e-d2f03ebede97 2018-11-25 15:33:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:11,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f74349b7-81b4-4bc8-8b8c-d243c240e0b4 Date: Sun, 25 Nov 2018 15:33:11 GMT RESP BODY: {"ports":[]} 2018-11-25 15:33:11,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01port-1&admin_state_up=True used request id req-f74349b7-81b4-4bc8-8b8c-d243c240e0b4 2018-11-25 15:33:11,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:11,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:11 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-656d708c-9e21-4b70-8e15-54f11a5852b2 x-compute-request-id: req-656d708c-9e21-4b70-8e15-54f11a5852b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:33:11,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-inst used request id req-656d708c-9e21-4b70-8e15-54f11a5852b2 2018-11-25 15:33:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:12,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a16d96e8-5e7c-4fa3-9b8b-8307497f029f Date: Sun, 25 Nov 2018 15:33:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c84c29fc-e48e-48a5-aef8-e42887867385"],"updated_at":"2018-11-25T15:33:09Z","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net"}]} 2018-11-25 15:33:12,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net used request id req-a16d96e8-5e7c-4fa3-9b8b-8307497f029f 2018-11-25 15:33:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:12,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b4bf15-0bb8-45aa-af9f-7d5354620342 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db"}, "enabled": true, "id": "98ffebc193f9440c8c9abc3ffdc690db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}} 2018-11-25 15:33:12,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db used request id req-a5b4bf15-0bb8-45aa-af9f-7d5354620342 2018-11-25 15:33:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:12,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b53a4ecc-77c1-4666-9469-59aa87739df3 Date: Sun, 25 Nov 2018 15:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"c84c29fc-e48e-48a5-aef8-e42887867385","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]} 2018-11-25 15:33:12,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-b53a4ecc-77c1-4666-9469-59aa87739df3 2018-11-25 15:33:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:12,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55c50524-d139-44c4-8d40-8097fe662f00 Date: Sun, 25 Nov 2018 15:33:12 GMT RESP BODY: {"ports":[]} 2018-11-25 15:33:12,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809&name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01port-1&admin_state_up=True used request id req-55c50524-d139-44c4-8d40-8097fe662f00 2018-11-25 15:33:12,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:12,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:12,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7239508053345909c65abf8fe10a385", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role"}], "expires_at": "2018-11-25T16:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ffebc193f9440c8c9abc3ffdc690db", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/98ffebc193f9440c8c9abc3ffdc690db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-user", "id": "1ee2a0e22a7e4863bddfbdcd390aeab9"}, "audit_ids": ["mmUqEHbHQQOOuHFRARi6fA"], "issued_at": "2018-11-25T15:33:12.000000Z"}} 2018-11-25 15:33:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b7d09019adffd04b5486d7f17574d58e0bcf1c" 2018-11-25 15:33:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952620c8-5a31-48c3-a303-e7c48d19898a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:12,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-952620c8-5a31-48c3-a303-e7c48d19898a 2018-11-25 15:33:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:13,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cbeff519-0b10-46c6-97ad-2407ac3b8778 Date: Sun, 25 Nov 2018 15:33:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c84c29fc-e48e-48a5-aef8-e42887867385"],"updated_at":"2018-11-25T15:33:09Z","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net"}]} 2018-11-25 15:33:13,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net used request id req-cbeff519-0b10-46c6-97ad-2407ac3b8778 2018-11-25 15:33:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:13,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7032bf40-51c7-4ff0-ba0e-d549028602e7 Date: Sun, 25 Nov 2018 15:33:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"c84c29fc-e48e-48a5-aef8-e42887867385","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]} 2018-11-25 15:33:13,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-7032bf40-51c7-4ff0-ba0e-d549028602e7 2018-11-25 15:33:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:13,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-661d6927-4f55-4dde-a512-58c39d147f50 Date: Sun, 25 Nov 2018 15:33:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c84c29fc-e48e-48a5-aef8-e42887867385"],"updated_at":"2018-11-25T15:33:09Z","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net"}]} 2018-11-25 15:33:13,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net used request id req-661d6927-4f55-4dde-a512-58c39d147f50 2018-11-25 15:33:13,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:13,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b7d09019adffd04b5486d7f17574d58e0bcf1c" 2018-11-25 15:33:13,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe2f833-b0b7-4644-8030-513bb9fdda77 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db"}, "enabled": true, "id": "98ffebc193f9440c8c9abc3ffdc690db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}} 2018-11-25 15:33:13,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db used request id req-2fe2f833-b0b7-4644-8030-513bb9fdda77 2018-11-25 15:33:13,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" 2018-11-25 15:33:13,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-44f1c132-fc6d-418a-9681-0efc77d1f955 Date: Sun, 25 Nov 2018 15:33:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2131a2-8e49-4adf-b48b-be7cb811e809","tenant_id":"98ffebc193f9440c8c9abc3ffdc690db","created_at":"2018-11-25T15:33:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"98ffebc193f9440c8c9abc3ffdc690db","id":"c84c29fc-e48e-48a5-aef8-e42887867385","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet"}]} 2018-11-25 15:33:13,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-44f1c132-fc6d-418a-9681-0efc77d1f955 2018-11-25 15:33:13,683 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net 2018-11-25 15:33:13,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bcb58091dd01e977a51a2e8197e3deeb161302" -d '{"port": {"network_id": "0b2131a2-8e49-4adf-b48b-be7cb811e809", "name": "CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-11-25 15:33:13,844 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-b7d1b938-deea-4250-bd2e-720243d6c8cf Date: Sun, 25 Nov 2018 15:33:13 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 15:33:13,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b7d1b938-deea-4250-bd2e-720243d6c8cf 2018-11-25 15:33:13,845 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 15:33:13,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/0b02ab75-fda2-455c-9fcf-c786339d042b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541ac56f95a49c89aadfefccd1ffced8a630ab1c" 2018-11-25 15:33:13,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:33:13 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-9183a40c-7f7a-4ab5-b93a-4e4f5bc3acf9 x-compute-request-id: req-9183a40c-7f7a-4ab5-b93a-4e4f5bc3acf9 Content-Length: 0 Content-Type: application/json 2018-11-25 15:33:13,894 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0b02ab75-fda2-455c-9fcf-c786339d042b used request id req-9183a40c-7f7a-4ab5-b93a-4e4f5bc3acf9 2018-11-25 15:33:13,895 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet 2018-11-25 15:33:13,895 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-subnet 2018-11-25 15:33:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c84c29fc-e48e-48a5-aef8-e42887867385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:16,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37af928c-80b4-4ad3-899c-3dfcadbb00d2 Date: Sun, 25 Nov 2018 15:33:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:16,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c84c29fc-e48e-48a5-aef8-e42887867385 used request id req-37af928c-80b4-4ad3-899c-3dfcadbb00d2 2018-11-25 15:33:16,121 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-pub-net 2018-11-25 15:33:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/0b2131a2-8e49-4adf-b48b-be7cb811e809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0bb019ada81e80f17ceb0a98dcba415555dc08" 2018-11-25 15:33:17,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de486da0-a870-467a-b75e-db8151f08711 Date: Sun, 25 Nov 2018 15:33:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:17,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0b2131a2-8e49-4adf-b48b-be7cb811e809 used request id req-de486da0-a870-467a-b75e-db8151f08711 2018-11-25 15:33:17,535 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-37adabae-7fe1-4a51-a77e-fb942ba36b01-image 2018-11-25 15:33:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}571b86103afda68375477ea5825aaa74739d803b" 2018-11-25 15:33:18,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47a53398-1d3c-4bb1-b511-9020fecbfcc5 Date: Sun, 25 Nov 2018 15:33:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:33:18,796 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2208907a-2bc5-41c3-af59-f687a7adfd94 used request id req-47a53398-1d3c-4bb1-b511-9020fecbfcc5 2018-11-25 15:33:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9c15bbe3-bae9-460f-9078-cf0e2709676f Date: Sun, 25 Nov 2018 15:33:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "created_at": "2018-11-25T15:33:07Z", "updated_at": "2018-11-25T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "revision_number": 0, "id": "0886f5fc-52ff-481f-9f6c-e0100fafe038", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "port_range_min": null, "ethertype": "IPv6", "project_id": "98ffebc193f9440c8c9abc3ffdc690db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "revision_number": 0, "id": "35b35899-279d-4140-bd69-8e4cce7af64c", "remote_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "port_range_min": null, "ethertype": "IPv6", "project_id": "98ffebc193f9440c8c9abc3ffdc690db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "revision_number": 0, "id": "bf5bfbc9-7c62-4897-aaf8-b9f23ed661c5", "remote_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "port_range_min": null, "ethertype": "IPv4", "project_id": "98ffebc193f9440c8c9abc3ffdc690db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "revision_number": 0, "id": "cb175f08-6560-4b22-8a04-16881f06e5a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "port_range_min": null, "ethertype": "IPv4", "project_id": "98ffebc193f9440c8c9abc3ffdc690db"}], "revision_number": 4, "project_id": "98ffebc193f9440c8c9abc3ffdc690db", "id": "7a4facae-36c7-45ef-8edd-efad60a03232", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:33:19,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9c15bbe3-bae9-460f-9078-cf0e2709676f 2018-11-25 15:33:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb3a601-ce77-4966-8867-ea2e7a537d40 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:33:19,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-dbb3a601-ce77-4966-8867-ea2e7a537d40 2018-11-25 15:33:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4629666-4d0e-416d-afd6-a61ba029a222 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db"}, "enabled": true, "id": "98ffebc193f9440c8c9abc3ffdc690db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj"}} 2018-11-25 15:33:19,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db used request id req-d4629666-4d0e-416d-afd6-a61ba029a222 2018-11-25 15:33:19,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a4facae-36c7-45ef-8edd-efad60a03232 2018-11-25 15:33:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7a4facae-36c7-45ef-8edd-efad60a03232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1893552c-3d6a-467e-b366-2df2fe5fe5cd Date: Sun, 25 Nov 2018 15:33:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "port_range_min": null, "revision_number": 0, "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "created_at": "2018-11-25T15:33:07Z", "project_id": "98ffebc193f9440c8c9abc3ffdc690db", "id": "0886f5fc-52ff-481f-9f6c-e0100fafe038"}, {"remote_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "port_range_min": null, "revision_number": 0, "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "created_at": "2018-11-25T15:33:07Z", "project_id": "98ffebc193f9440c8c9abc3ffdc690db", "id": "35b35899-279d-4140-bd69-8e4cce7af64c"}, {"remote_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "port_range_min": null, "revision_number": 0, "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "created_at": "2018-11-25T15:33:07Z", "project_id": "98ffebc193f9440c8c9abc3ffdc690db", "id": "bf5bfbc9-7c62-4897-aaf8-b9f23ed661c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:07Z", "security_group_id": "7a4facae-36c7-45ef-8edd-efad60a03232", "port_range_min": null, "revision_number": 0, "tenant_id": "98ffebc193f9440c8c9abc3ffdc690db", "created_at": "2018-11-25T15:33:07Z", "project_id": "98ffebc193f9440c8c9abc3ffdc690db", "id": "cb175f08-6560-4b22-8a04-16881f06e5a3"}]} 2018-11-25 15:33:19,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7a4facae-36c7-45ef-8edd-efad60a03232 used request id req-1893552c-3d6a-467e-b366-2df2fe5fe5cd 2018-11-25 15:33:19,357 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:33:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7a4facae-36c7-45ef-8edd-efad60a03232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,653 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7464783a-7d64-4b05-b9ef-aa5ba375c542 Content-Length: 0 Date: Sun, 25 Nov 2018 15:33:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:19,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7a4facae-36c7-45ef-8edd-efad60a03232 used request id req-7464783a-7d64-4b05-b9ef-aa5ba375c542 2018-11-25 15:33:19,654 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj 2018-11-25 15:33:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb56b45d-84dc-4bc2-be35-019d795835a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:19,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/98ffebc193f9440c8c9abc3ffdc690db used request id req-fb56b45d-84dc-4bc2-be35-019d795835a5 2018-11-25 15:33:19,847 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-57c8a541-1aa1-45b-proj-role 2018-11-25 15:33:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d7239508053345909c65abf8fe10a385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:19,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d48d0785-3e6c-41ce-9759-1de25745e9ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:19,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d7239508053345909c65abf8fe10a385 used request id req-d48d0785-3e6c-41ce-9759-1de25745e9ab 2018-11-25 15:33:19,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81174f373c3d75266b83c70f862708d189c85e10" 2018-11-25 15:33:20,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b816af-cab6-4ac7-80cd-e64d26d1bf81 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:33:20,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-45b816af-cab6-4ac7-80cd-e64d26d1bf81 2018-11-25 15:33:20,053 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-57c8a541-1aa1-45b-user 2018-11-25 15:33:20,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1ee2a0e22a7e4863bddfbdcd390aeab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8a720d841ce8cd33b0d5d5513dd9dea4180652" 2018-11-25 15:33:20,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe31e23-095f-4d31-a02f-5b8d557e8ff4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:20,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1ee2a0e22a7e4863bddfbdcd390aeab9 used request id req-0fe31e23-095f-4d31-a02f-5b8d557e8ff4 2018-11-25 15:33:20,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:20,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xxjcshurQV6Yib4c-6gNQw"], "issued_at": "2018-11-25T15:33:20.000000Z"}} 2018-11-25 15:33:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf2cc838c3659ff9238b5081c81c1a76d73526f" 2018-11-25 15:33:20,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a0844c-5e35-4021-9ff1-02a4d4d41a8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:20,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-72a0844c-5e35-4021-9ff1-02a4d4d41a8d 2018-11-25 15:33:20,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:20,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:21,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ytRbJqWcSgmp9FaoxHPTJA"], "issued_at": "2018-11-25T15:33:21.000000Z"}} 2018-11-25 15:33:21,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:21,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968e6eb7-999b-4236-beba-72c6185f0236 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:21,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-968e6eb7-999b-4236-beba-72c6185f0236 2018-11-25 15:33:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:21,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:21,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87017500-4968-49eb-825d-61b8286d7f63 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:33:21,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj used request id req-87017500-4968-49eb-825d-61b8286d7f63 2018-11-25 15:33:21,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923e4fec-18a4-48a3-b543-7dc7b2bb1104 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:33:21,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-923e4fec-18a4-48a3-b543-7dc7b2bb1104 2018-11-25 15:33:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}}' 2018-11-25 15:33:21,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d424507a-75c8-4b22-a7eb-2e4f11171196 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8"}, "enabled": true, "id": "84b846acddea4b34af6c27bd150823a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}} 2018-11-25 15:33:21,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d424507a-75c8-4b22-a7eb-2e4f11171196 2018-11-25 15:33:21,455 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj 2018-11-25 15:33:21,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:21,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:21,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_NyXkWrpT4SOLXiwmYfMtg"], "issued_at": "2018-11-25T15:33:21.000000Z"}} 2018-11-25 15:33:21,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5cbe98239ad784f9ac819d41fe18b63d8d00ab" 2018-11-25 15:33:22,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff2514e-44b9-465e-980d-0dc53973fa98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:22,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8ff2514e-44b9-465e-980d-0dc53973fa98 2018-11-25 15:33:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:22,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5cbe98239ad784f9ac819d41fe18b63d8d00ab" 2018-11-25 15:33:22,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73adfd85-ca27-4f43-9314-3e9f3da76a42 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:33:22,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-73adfd85-ca27-4f43-9314-3e9f3da76a42 2018-11-25 15:33:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5cbe98239ad784f9ac819d41fe18b63d8d00ab" 2018-11-25 15:33:22,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2eae2c-2533-4b19-81a0-58bdda95afc3 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8"}, "enabled": true, "id": "84b846acddea4b34af6c27bd150823a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}]} 2018-11-25 15:33:22,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj used request id req-cc2eae2c-2533-4b19-81a0-58bdda95afc3 2018-11-25 15:33:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5cbe98239ad784f9ac819d41fe18b63d8d00ab" 2018-11-25 15:33:22,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e72d02-353e-4d19-b66f-0c0f81e6e7c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:33:22,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e1e72d02-353e-4d19-b66f-0c0f81e6e7c4 2018-11-25 15:33:22,623 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-user 2018-11-25 15:33:22,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:22,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579bf50f-e68a-45d4-b184-fb09af026dd0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:33:22,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-579bf50f-e68a-45d4-b184-fb09af026dd0 2018-11-25 15:33:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" -d '{"role": {"name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role"}}' 2018-11-25 15:33:22,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fabb797b-398f-47cd-9c21-8d8da85720a0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e98ac007480491a97cdf71ce7e7a1ea", "links": {"self": "http://172.30.9.29:5000/v3/roles/9e98ac007480491a97cdf71ce7e7a1ea"}, "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role"}} 2018-11-25 15:33:22,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-fabb797b-398f-47cd-9c21-8d8da85720a0 2018-11-25 15:33:22,755 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role 2018-11-25 15:33:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9e98ac007480491a97cdf71ce7e7a1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:22,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b76ffb-7ab5-4d49-a20a-7eb88a269b2d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9e98ac007480491a97cdf71ce7e7a1ea"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role", "id": "9e98ac007480491a97cdf71ce7e7a1ea"}} 2018-11-25 15:33:22,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9e98ac007480491a97cdf71ce7e7a1ea used request id req-56b76ffb-7ab5-4d49-a20a-7eb88a269b2d 2018-11-25 15:33:22,775 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role to project CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj 2018-11-25 15:33:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8/users/7fa0012100b74cbb80d7968996a80cc6/roles/9e98ac007480491a97cdf71ce7e7a1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:22,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a3c2c4-865e-4e7d-87cd-12209e74d241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:22,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8/users/7fa0012100b74cbb80d7968996a80cc6/roles/9e98ac007480491a97cdf71ce7e7a1ea used request id req-f4a3c2c4-865e-4e7d-87cd-12209e74d241 2018-11-25 15:33:22,908 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:33:22,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:22,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:23,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e98ac007480491a97cdf71ce7e7a1ea", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role"}], "expires_at": "2018-11-25T16:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b846acddea4b34af6c27bd150823a8", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-user", "id": "7fa0012100b74cbb80d7968996a80cc6"}, "audit_ids": ["ugU5kchASTalu2_2p9BSVA"], "issued_at": "2018-11-25T15:33:23.000000Z"}} 2018-11-25 15:33:23,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:23,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc7375b-7272-4e94-858b-265c9a3b338e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:23,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7cc7375b-7272-4e94-858b-265c9a3b338e 2018-11-25 15:33:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:23,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c9e9d55d-6f01-4460-8ce1-c08d6384a7b0 Date: Sun, 25 Nov 2018 15:33:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image"} 2018-11-25 15:33:23,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image used request id req-c9e9d55d-6f01-4460-8ce1-c08d6384a7b0 2018-11-25 15:33:23,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:23,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2084df97-32a6-4f96-838b-be043a009157 Date: Sun, 25 Nov 2018 15:33:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:33:23,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2084df97-32a6-4f96-838b-be043a009157 2018-11-25 15:33:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image"}' 2018-11-25 15:33:23,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d X-Openstack-Request-Id: req-a3f6c35b-fe86-4bf5-a013-e1ade38eaf4d Date: Sun, 25 Nov 2018 15:33:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d", "min_disk": 0, "protected": false, "id": "0563e536-3dab-41c9-a777-c1951fea0d9d", "file": "/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d/file", "checksum": null, "owner": "84b846acddea4b34af6c27bd150823a8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:23,896 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a3f6c35b-fe86-4bf5-a013-e1ade38eaf4d 2018-11-25 15:33:23,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" -d '' 2018-11-25 15:33:25,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99e5c65c-f826-4681-bd89-4c64e57c6815 Date: Sun, 25 Nov 2018 15:33:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:33:25,647 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d/file used request id req-99e5c65c-f826-4681-bd89-4c64e57c6815 2018-11-25 15:33:25,648 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:33:25,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:25,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-870b78e0-8c25-480a-8cb6-3259e1655671 Date: Sun, 25 Nov 2018 15:33:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:25Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0563e536-3dab-41c9-a777-c1951fea0d9d/snap", "metadata": {}}], "self": "/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d", "min_disk": 0, "protected": false, "id": "0563e536-3dab-41c9-a777-c1951fea0d9d", "file": "/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84b846acddea4b34af6c27bd150823a8", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0563e536-3dab-41c9-a777-c1951fea0d9d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:25,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d used request id req-870b78e0-8c25-480a-8cb6-3259e1655671 2018-11-25 15:33:25,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:26,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4c728deb-2155-4486-be5e-0156fb2bb7d4 Date: Sun, 25 Nov 2018 15:33:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:33:26,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4c728deb-2155-4486-be5e-0156fb2bb7d4 2018-11-25 15:33:26,077 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image 2018-11-25 15:33:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:26,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bb0449c3-d569-43e0-88f0-54ad9b66221a Date: Sun, 25 Nov 2018 15:33:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:25Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0563e536-3dab-41c9-a777-c1951fea0d9d/snap", "metadata": {}}], "self": "/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d", "min_disk": 0, "protected": false, "id": "0563e536-3dab-41c9-a777-c1951fea0d9d", "file": "/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84b846acddea4b34af6c27bd150823a8", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0563e536-3dab-41c9-a777-c1951fea0d9d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:26,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d used request id req-bb0449c3-d569-43e0-88f0-54ad9b66221a 2018-11-25 15:33:26,339 - create_image - DEBUG - Instance status is - active 2018-11-25 15:33:26,339 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image 2018-11-25 15:33:26,339 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image 2018-11-25 15:33:26,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:26,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:26,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e98ac007480491a97cdf71ce7e7a1ea", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role"}], "expires_at": "2018-11-25T16:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b846acddea4b34af6c27bd150823a8", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-user", "id": "7fa0012100b74cbb80d7968996a80cc6"}, "audit_ids": ["CQR0sN8hSoeWLVJ6Fstk9g"], "issued_at": "2018-11-25T15:33:26.000000Z"}} 2018-11-25 15:33:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:26,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e506a76-5f06-4d0a-9764-8d7e214be4aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:26,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9e506a76-5f06-4d0a-9764-8d7e214be4aa 2018-11-25 15:33:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:26,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0891ce16-933a-4c9a-b405-9762e8952274 Date: Sun, 25 Nov 2018 15:33:27 GMT RESP BODY: {"networks":[]} 2018-11-25 15:33:26,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net used request id req-0891ce16-933a-4c9a-b405-9762e8952274 2018-11-25 15:33:26,995 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net 2018-11-25 15:33:27,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" -d '{"network": {"name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net", "admin_state_up": true}}' 2018-11-25 15:33:27,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-57d1d39c-8216-4b31-92b1-c4e42e746ada Date: Sun, 25 Nov 2018 15:33:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d68e21f0-590f-4841-b6bd-3308e3651391","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:33:27Z","is_default":false,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","mtu":1450}} 2018-11-25 15:33:27,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-57d1d39c-8216-4b31-92b1-c4e42e746ada 2018-11-25 15:33:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:27,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4056fd1d-1bfb-4825-995f-eb794f5e110e Date: Sun, 25 Nov 2018 15:33:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:33:27Z","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","id":"d68e21f0-590f-4841-b6bd-3308e3651391","name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net"}]} 2018-11-25 15:33:27,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-4056fd1d-1bfb-4825-995f-eb794f5e110e 2018-11-25 15:33:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:27,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a933bf4-ae59-4e0d-bbc7-c5d576789bf1 Date: Sun, 25 Nov 2018 15:33:27 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:33:27,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-2a933bf4-ae59-4e0d-bbc7-c5d576789bf1 2018-11-25 15:33:27,971 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet 2018-11-25 15:33:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" -d '{"subnets": [{"ip_version": 4, "network_id": "d68e21f0-590f-4841-b6bd-3308e3651391", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]}' 2018-11-25 15:33:28,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e686fa83-ecb0-423a-8831-f169a0a4903f Date: Sun, 25 Nov 2018 15:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:28,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e686fa83-ecb0-423a-8831-f169a0a4903f 2018-11-25 15:33:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:28,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-140ae881-f231-44f6-9e2b-46d710b9efee Date: Sun, 25 Nov 2018 15:33:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8c8db9e-b41f-4bb6-9f55-4685720d2ec2"],"updated_at":"2018-11-25T15:33:28Z","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","id":"d68e21f0-590f-4841-b6bd-3308e3651391","name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net"}]} 2018-11-25 15:33:28,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-140ae881-f231-44f6-9e2b-46d710b9efee 2018-11-25 15:33:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:28,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27299c78-7154-4a9e-870b-6f7f1dd80a89 Date: Sun, 25 Nov 2018 15:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:28,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-27299c78-7154-4a9e-870b-6f7f1dd80a89 2018-11-25 15:33:28,910 - OpenStackNetwork - DEBUG - Network [d68e21f0-590f-4841-b6bd-3308e3651391] created successfully 2018-11-25 15:33:28,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:28,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:29,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aBUVZmoeQwCl5O_fmK6DjQ"], "issued_at": "2018-11-25T15:33:29.000000Z"}} 2018-11-25 15:33:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cba03cce8d9c1060db88182cfcf7b0de23f9dca" 2018-11-25 15:33:29,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037565e9-ffb8-4b9c-87f8-d4a09056396b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:29,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-037565e9-ffb8-4b9c-87f8-d4a09056396b 2018-11-25 15:33:29,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:33:29,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cba03cce8d9c1060db88182cfcf7b0de23f9dca" 2018-11-25 15:33:29,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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 x-openstack-request-id: req-4b6ecc2a-95e7-4f69-b555-bf875f9a765a x-compute-request-id: req-4b6ecc2a-95e7-4f69-b555-bf875f9a765a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:33:29,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4b6ecc2a-95e7-4f69-b555-bf875f9a765a 2018-11-25 15:33:29,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cba03cce8d9c1060db88182cfcf7b0de23f9dca" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:33:29,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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-7ed15fec-18bc-4ccc-b906-28a2cc3a3c74 x-compute-request-id: req-7ed15fec-18bc-4ccc-b906-28a2cc3a3c74 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a232fb5a-cc97-407c-ac7e-59b77eb8915c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a232fb5a-cc97-407c-ac7e-59b77eb8915c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a232fb5a-cc97-407c-ac7e-59b77eb8915c", "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:33:29,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7ed15fec-18bc-4ccc-b906-28a2cc3a3c74 2018-11-25 15:33:29,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:29,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:30,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e98ac007480491a97cdf71ce7e7a1ea", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role"}], "expires_at": "2018-11-25T16:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b846acddea4b34af6c27bd150823a8", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-user", "id": "7fa0012100b74cbb80d7968996a80cc6"}, "audit_ids": ["Dns3I_IvR3ydFx1BwdhaSQ"], "issued_at": "2018-11-25T15:33:30.000000Z"}} 2018-11-25 15:33:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:30,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08efe6b7-3392-4e98-a7b5-0a838f746cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:30,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08efe6b7-3392-4e98-a7b5-0a838f746cb0 2018-11-25 15:33:30,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:33:30,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:30,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef927fa-863b-436b-a590-20a06cf434e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:30,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9ef927fa-863b-436b-a590-20a06cf434e1 2018-11-25 15:33:30,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:30,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5f0d6f38-0212-4d6b-ac7e-8147cea84b9c Date: Sun, 25 Nov 2018 15:33:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8c8db9e-b41f-4bb6-9f55-4685720d2ec2"],"updated_at":"2018-11-25T15:33:28Z","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","id":"d68e21f0-590f-4841-b6bd-3308e3651391","name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net"}]} 2018-11-25 15:33:30,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net used request id req-5f0d6f38-0212-4d6b-ac7e-8147cea84b9c 2018-11-25 15:33:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:30,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:30,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ea64ca-04f5-48ee-8673-94f9c165b0b7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8"}, "enabled": true, "id": "84b846acddea4b34af6c27bd150823a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}} 2018-11-25 15:33:30,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 used request id req-b5ea64ca-04f5-48ee-8673-94f9c165b0b7 2018-11-25 15:33:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:30,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3c502230-eff1-4233-810b-25f5bcecbe3a Date: Sun, 25 Nov 2018 15:33:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:30,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-3c502230-eff1-4233-810b-25f5bcecbe3a 2018-11-25 15:33:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d68e21f0-590f-4841-b6bd-3308e3651391&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:30,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06d46b17-169a-433c-8365-bda284ce119b Date: Sun, 25 Nov 2018 15:33:30 GMT RESP BODY: {"ports":[]} 2018-11-25 15:33:30,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d68e21f0-590f-4841-b6bd-3308e3651391&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06port-1&admin_state_up=True used request id req-06d46b17-169a-433c-8365-bda284ce119b 2018-11-25 15:33:30,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:31,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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-5c4d7457-a82a-40ab-b658-6c6e101f7f5d x-compute-request-id: req-5c4d7457-a82a-40ab-b658-6c6e101f7f5d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:33:31,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-inst used request id req-5c4d7457-a82a-40ab-b658-6c6e101f7f5d 2018-11-25 15:33:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:31,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7198f86a-8146-473c-9419-d8c7619078ec Date: Sun, 25 Nov 2018 15:33:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8c8db9e-b41f-4bb6-9f55-4685720d2ec2"],"updated_at":"2018-11-25T15:33:28Z","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","id":"d68e21f0-590f-4841-b6bd-3308e3651391","name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net"}]} 2018-11-25 15:33:31,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net used request id req-7198f86a-8146-473c-9419-d8c7619078ec 2018-11-25 15:33:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:31,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e519f7c0-73fd-41e9-a4b1-10ef6283e92f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8"}, "enabled": true, "id": "84b846acddea4b34af6c27bd150823a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}} 2018-11-25 15:33:31,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 used request id req-e519f7c0-73fd-41e9-a4b1-10ef6283e92f 2018-11-25 15:33:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:31,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a32f9ef1-4fb5-484a-8824-412ea2904527 Date: Sun, 25 Nov 2018 15:33:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:31,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-a32f9ef1-4fb5-484a-8824-412ea2904527 2018-11-25 15:33:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d68e21f0-590f-4841-b6bd-3308e3651391&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:31,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab9894c2-af48-4c82-9779-cc963d971266 Date: Sun, 25 Nov 2018 15:33:31 GMT RESP BODY: {"ports":[]} 2018-11-25 15:33:31,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d68e21f0-590f-4841-b6bd-3308e3651391&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06port-1&admin_state_up=True used request id req-ab9894c2-af48-4c82-9779-cc963d971266 2018-11-25 15:33:31,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:31,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:32,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e98ac007480491a97cdf71ce7e7a1ea", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role"}], "expires_at": "2018-11-25T16:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b846acddea4b34af6c27bd150823a8", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/84b846acddea4b34af6c27bd150823a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-user", "id": "7fa0012100b74cbb80d7968996a80cc6"}, "audit_ids": ["9_xjvw9VRCytvGwSjM38RA"], "issued_at": "2018-11-25T15:33:32.000000Z"}} 2018-11-25 15:33:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbbe86a98c6e9f467c6e1a08601876e4b8673a7" 2018-11-25 15:33:32,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a1973f-6d8d-49ba-b9f7-eaf583080879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:32,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-48a1973f-6d8d-49ba-b9f7-eaf583080879 2018-11-25 15:33:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:32,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c586737b-dc9c-48da-8ae9-330441acc61e Date: Sun, 25 Nov 2018 15:33:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8c8db9e-b41f-4bb6-9f55-4685720d2ec2"],"updated_at":"2018-11-25T15:33:28Z","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","id":"d68e21f0-590f-4841-b6bd-3308e3651391","name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net"}]} 2018-11-25 15:33:32,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net used request id req-c586737b-dc9c-48da-8ae9-330441acc61e 2018-11-25 15:33:32,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:32,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e4934cd-e517-4d53-91ef-aefa2421e7ff Date: Sun, 25 Nov 2018 15:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:32,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-8e4934cd-e517-4d53-91ef-aefa2421e7ff 2018-11-25 15:33:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:32,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-789f80f7-fa13-422c-b4c8-c657c350b1c7 Date: Sun, 25 Nov 2018 15:33:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8c8db9e-b41f-4bb6-9f55-4685720d2ec2"],"updated_at":"2018-11-25T15:33:28Z","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84b846acddea4b34af6c27bd150823a8","id":"d68e21f0-590f-4841-b6bd-3308e3651391","name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net"}]} 2018-11-25 15:33:32,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net used request id req-789f80f7-fa13-422c-b4c8-c657c350b1c7 2018-11-25 15:33:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:32,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:32,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbbe86a98c6e9f467c6e1a08601876e4b8673a7" 2018-11-25 15:33:32,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43afcfc6-a925-4b8f-b985-05f9147b60a4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8"}, "enabled": true, "id": "84b846acddea4b34af6c27bd150823a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}} 2018-11-25 15:33:32,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 used request id req-43afcfc6-a925-4b8f-b985-05f9147b60a4 2018-11-25 15:33:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:32,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ccf76df-4650-44f3-afc3-44015381b459 Date: Sun, 25 Nov 2018 15:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:32,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-9ccf76df-4650-44f3-afc3-44015381b459 2018-11-25 15:33:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" 2018-11-25 15:33:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e5be9a55-dcae-4004-8694-b7653f768dce Date: Sun, 25 Nov 2018 15:33:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d68e21f0-590f-4841-b6bd-3308e3651391","tenant_id":"84b846acddea4b34af6c27bd150823a8","created_at":"2018-11-25T15:33:28Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84b846acddea4b34af6c27bd150823a8","id":"c8c8db9e-b41f-4bb6-9f55-4685720d2ec2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet"}]} 2018-11-25 15:33:33,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d68e21f0-590f-4841-b6bd-3308e3651391&name=CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet used request id req-e5be9a55-dcae-4004-8694-b7653f768dce 2018-11-25 15:33:33,146 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net 2018-11-25 15:33:33,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf29cb8cfa5f1f7c3d2395b84f18dd0f9a25dc26" -d '{"port": {"network_id": "d68e21f0-590f-4841-b6bd-3308e3651391", "fixed_ips": [{"subnet_id": "c8c8db9e-b41f-4bb6-9f55-4685720d2ec2", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06port-1", "admin_state_up": true}}' 2018-11-25 15:33:33,818 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-e96e26c4-6907-4788-91cf-97d7a5e05450 Date: Sun, 25 Nov 2018 15:33:33 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-25 15:33:33,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-e96e26c4-6907-4788-91cf-97d7a5e05450 2018-11-25 15:33:33,819 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-25 15:33:33,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a232fb5a-cc97-407c-ac7e-59b77eb8915c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cba03cce8d9c1060db88182cfcf7b0de23f9dca" 2018-11-25 15:33:33,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:33: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 x-openstack-request-id: req-5a642321-40a6-45f7-bffb-0076f6661940 x-compute-request-id: req-5a642321-40a6-45f7-bffb-0076f6661940 Content-Length: 0 Content-Type: application/json 2018-11-25 15:33:33,871 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a232fb5a-cc97-407c-ac7e-59b77eb8915c used request id req-5a642321-40a6-45f7-bffb-0076f6661940 2018-11-25 15:33:33,872 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet 2018-11-25 15:33:33,872 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-subnet 2018-11-25 15:33:33,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c8c8db9e-b41f-4bb6-9f55-4685720d2ec2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:36,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9bb7c4ec-0251-40a1-807c-120fec57f12c Date: Sun, 25 Nov 2018 15:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:36,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c8c8db9e-b41f-4bb6-9f55-4685720d2ec2 used request id req-9bb7c4ec-0251-40a1-807c-120fec57f12c 2018-11-25 15:33:36,187 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-pub-net 2018-11-25 15:33:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d68e21f0-590f-4841-b6bd-3308e3651391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f6bb73214005b2b879a64732189bb75f795a0a" 2018-11-25 15:33:37,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5521104-3565-43f4-85ba-6bbaf75a3231 Date: Sun, 25 Nov 2018 15:33:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:37,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d68e21f0-590f-4841-b6bd-3308e3651391 used request id req-f5521104-3565-43f4-85ba-6bbaf75a3231 2018-11-25 15:33:37,458 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a0da1613-d906-4b2d-b486-ef7b8fee4f06-image 2018-11-25 15:33:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3717777d924152a2e7b7fbdfb1fe2f37d883a4e5" 2018-11-25 15:33:39,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fc936b1-b73b-48d3-9569-ee4bab77a53f Date: Sun, 25 Nov 2018 15:33:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:33:39,084 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0563e536-3dab-41c9-a777-c1951fea0d9d used request id req-0fc936b1-b73b-48d3-9569-ee4bab77a53f 2018-11-25 15:33:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:39,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-82f2bb03-8763-4f11-a852-64f1aec7144f Date: Sun, 25 Nov 2018 15:33:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84b846acddea4b34af6c27bd150823a8", "created_at": "2018-11-25T15:33:27Z", "updated_at": "2018-11-25T15:33:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "revision_number": 0, "id": "05843fcb-52ff-4694-992a-f423fc242b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "tenant_id": "84b846acddea4b34af6c27bd150823a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b846acddea4b34af6c27bd150823a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "revision_number": 0, "id": "19e5e748-ad6d-4775-8d1a-b5febb1fc21a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "tenant_id": "84b846acddea4b34af6c27bd150823a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b846acddea4b34af6c27bd150823a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "revision_number": 0, "id": "35be96db-a399-44b5-9747-ab10fcad2219", "remote_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "tenant_id": "84b846acddea4b34af6c27bd150823a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b846acddea4b34af6c27bd150823a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "revision_number": 0, "id": "49a211f9-fd28-4f39-bd08-7735158e566e", "remote_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "tenant_id": "84b846acddea4b34af6c27bd150823a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b846acddea4b34af6c27bd150823a8"}], "revision_number": 4, "project_id": "84b846acddea4b34af6c27bd150823a8", "id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "name": "default"}]} 2018-11-25 15:33:39,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-82f2bb03-8763-4f11-a852-64f1aec7144f 2018-11-25 15:33:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:39,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e80571-bbb5-4725-ab95-3a5d455bb5d2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:33:39,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-48e80571-bbb5-4725-ab95-3a5d455bb5d2 2018-11-25 15:33:39,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:39,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0998b7ab-737d-4477-89cf-b674783ef893 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:33:39,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-0998b7ab-737d-4477-89cf-b674783ef893 2018-11-25 15:33:39,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:39,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f11d244-b4eb-46aa-8505-ff64649d4662 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:33:39,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-4f11d244-b4eb-46aa-8505-ff64649d4662 2018-11-25 15:33:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:39,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b972e982-1e9f-4ae5-a425-30a2188abf8f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8"}, "enabled": true, "id": "84b846acddea4b34af6c27bd150823a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj"}} 2018-11-25 15:33:39,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 used request id req-b972e982-1e9f-4ae5-a425-30a2188abf8f 2018-11-25 15:33:39,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e349387d-5bd5-48b8-9de2-c0201c9420b0 2018-11-25 15:33:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e349387d-5bd5-48b8-9de2-c0201c9420b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:39,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fa3a6186-6b2e-4da1-b3ad-7e7ce83eb1d9 Date: Sun, 25 Nov 2018 15:33:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "port_range_min": null, "revision_number": 0, "tenant_id": "84b846acddea4b34af6c27bd150823a8", "created_at": "2018-11-25T15:33:27Z", "project_id": "84b846acddea4b34af6c27bd150823a8", "id": "05843fcb-52ff-4694-992a-f423fc242b66"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "port_range_min": null, "revision_number": 0, "tenant_id": "84b846acddea4b34af6c27bd150823a8", "created_at": "2018-11-25T15:33:27Z", "project_id": "84b846acddea4b34af6c27bd150823a8", "id": "19e5e748-ad6d-4775-8d1a-b5febb1fc21a"}, {"remote_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "port_range_min": null, "revision_number": 0, "tenant_id": "84b846acddea4b34af6c27bd150823a8", "created_at": "2018-11-25T15:33:27Z", "project_id": "84b846acddea4b34af6c27bd150823a8", "id": "35be96db-a399-44b5-9747-ab10fcad2219"}, {"remote_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:27Z", "security_group_id": "e349387d-5bd5-48b8-9de2-c0201c9420b0", "port_range_min": null, "revision_number": 0, "tenant_id": "84b846acddea4b34af6c27bd150823a8", "created_at": "2018-11-25T15:33:27Z", "project_id": "84b846acddea4b34af6c27bd150823a8", "id": "49a211f9-fd28-4f39-bd08-7735158e566e"}]} 2018-11-25 15:33:39,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e349387d-5bd5-48b8-9de2-c0201c9420b0 used request id req-fa3a6186-6b2e-4da1-b3ad-7e7ce83eb1d9 2018-11-25 15:33:39,892 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:33:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e349387d-5bd5-48b8-9de2-c0201c9420b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:40,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c94cc9f-61f7-4b2b-8a06-0fe7d0aff5a8 Content-Length: 0 Date: Sun, 25 Nov 2018 15:33:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:40,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e349387d-5bd5-48b8-9de2-c0201c9420b0 used request id req-2c94cc9f-61f7-4b2b-8a06-0fe7d0aff5a8 2018-11-25 15:33:40,204 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj 2018-11-25 15:33:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:40,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a14a6f-0f83-4d25-a667-8956f0c7bbc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:40,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/84b846acddea4b34af6c27bd150823a8 used request id req-22a14a6f-0f83-4d25-a667-8956f0c7bbc4 2018-11-25 15:33:40,429 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-proj-role 2018-11-25 15:33:40,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9e98ac007480491a97cdf71ce7e7a1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:40,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-babb4124-6c1a-497d-b8b9-9592056a23cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:40,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9e98ac007480491a97cdf71ce7e7a1ea used request id req-babb4124-6c1a-497d-b8b9-9592056a23cf 2018-11-25 15:33:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fc014a3023925cd5878366d457bf16bb348ecc" 2018-11-25 15:33:40,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e711dba8-79e0-435f-9d61-b69dfda1db5f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:33:40,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e711dba8-79e0-435f-9d61-b69dfda1db5f 2018-11-25 15:33:40,634 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5ab2ef47-e3ca-47d-user 2018-11-25 15:33:40,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7fa0012100b74cbb80d7968996a80cc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5cbe98239ad784f9ac819d41fe18b63d8d00ab" 2018-11-25 15:33:40,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a43dc55-f54b-4383-833a-6de8b5210eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:40,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7fa0012100b74cbb80d7968996a80cc6 used request id req-8a43dc55-f54b-4383-833a-6de8b5210eaf 2018-11-25 15:33:40,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:41,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kl89YxY6TH6Q31Xa30so4w"], "issued_at": "2018-11-25T15:33:41.000000Z"}} 2018-11-25 15:33:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9f27892b75a2b405b8dcf34e1add18540c03d2" 2018-11-25 15:33:41,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8b512f-cd98-4046-a55e-81c10cec3bdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:41,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca8b512f-cd98-4046-a55e-81c10cec3bdc 2018-11-25 15:33:41,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:41,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:41,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["eVtFD6ESTfG0HeedWGVV0A"], "issued_at": "2018-11-25T15:33:41.000000Z"}} 2018-11-25 15:33:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:33:41,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51515b0d-ede7-416d-ac6a-0a24b610618d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:41,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-51515b0d-ede7-416d-ac6a-0a24b610618d 2018-11-25 15:33:41,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:41,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:33:41,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd67d43d-f344-43b9-87cb-a729d282e801 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:33:41,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj used request id req-dd67d43d-f344-43b9-87cb-a729d282e801 2018-11-25 15:33:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:33:42,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba9fc3c-04f0-47f3-bfd0-88be010ec287 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:33:42,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0ba9fc3c-04f0-47f3-bfd0-88be010ec287 2018-11-25 15:33:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}}' 2018-11-25 15:33:42,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0db7a2-34fb-4426-bb4e-da1ce75ed120 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d"}, "enabled": true, "id": "7b9d7d200ec54485a2d26a76f700e68d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}} 2018-11-25 15:33:42,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2c0db7a2-34fb-4426-bb4e-da1ce75ed120 2018-11-25 15:33:42,162 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj 2018-11-25 15:33:42,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:42,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:42,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["p9VEHxICTheYZL4HZcWa5A"], "issued_at": "2018-11-25T15:33:42.000000Z"}} 2018-11-25 15:33:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f5812c11033ef5538a825a65cc6c2af8fe8e00" 2018-11-25 15:33:42,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a2e826-8026-4441-ac95-df9534f56d6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:42,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-38a2e826-8026-4441-ac95-df9534f56d6b 2018-11-25 15:33:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:42,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f5812c11033ef5538a825a65cc6c2af8fe8e00" 2018-11-25 15:33:42,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b244503-e2a8-47bb-b108-8af02714f2aa Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:33:42,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3b244503-e2a8-47bb-b108-8af02714f2aa 2018-11-25 15:33:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f5812c11033ef5538a825a65cc6c2af8fe8e00" 2018-11-25 15:33:42,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2991cb50-4302-417d-abf7-c9f491b5446d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d"}, "enabled": true, "id": "7b9d7d200ec54485a2d26a76f700e68d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}]} 2018-11-25 15:33:42,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj used request id req-2991cb50-4302-417d-abf7-c9f491b5446d 2018-11-25 15:33:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f5812c11033ef5538a825a65cc6c2af8fe8e00" 2018-11-25 15:33:43,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7094d3a4-62ce-4f62-a919-4794be3f5f14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:33:43,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7094d3a4-62ce-4f62-a919-4794be3f5f14 2018-11-25 15:33:43,449 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-user 2018-11-25 15:33:43,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:43,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:33:43,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446b12c1-557e-420e-91ad-e64202978467 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:33:43,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-446b12c1-557e-420e-91ad-e64202978467 2018-11-25 15:33:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" -d '{"role": {"name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role"}}' 2018-11-25 15:33:43,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4cede4-7274-42d5-a315-1c59d08c252a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "adbf45a8f2b64c13ba912d3773f711af", "links": {"self": "http://172.30.9.29:5000/v3/roles/adbf45a8f2b64c13ba912d3773f711af"}, "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role"}} 2018-11-25 15:33:43,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2b4cede4-7274-42d5-a315-1c59d08c252a 2018-11-25 15:33:43,659 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role 2018-11-25 15:33:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/adbf45a8f2b64c13ba912d3773f711af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:33:43,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8809d931-18e7-4cda-b970-5811ae23b1ca Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/adbf45a8f2b64c13ba912d3773f711af"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role", "id": "adbf45a8f2b64c13ba912d3773f711af"}} 2018-11-25 15:33:43,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/adbf45a8f2b64c13ba912d3773f711af used request id req-8809d931-18e7-4cda-b970-5811ae23b1ca 2018-11-25 15:33:43,754 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role to project CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj 2018-11-25 15:33:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d/users/453f9e755dce466ba06f93950de84efa/roles/adbf45a8f2b64c13ba912d3773f711af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:33:43,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e682364-6be3-4f66-b460-7229679222d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:33:43,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d/users/453f9e755dce466ba06f93950de84efa/roles/adbf45a8f2b64c13ba912d3773f711af used request id req-4e682364-6be3-4f66-b460-7229679222d2 2018-11-25 15:33:43,895 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:33:43,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:43,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:44,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adbf45a8f2b64c13ba912d3773f711af", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role"}], "expires_at": "2018-11-25T16:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b9d7d200ec54485a2d26a76f700e68d", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-user", "id": "453f9e755dce466ba06f93950de84efa"}, "audit_ids": ["weg_xSu_RKG9lDvTx7IwdQ"], "issued_at": "2018-11-25T15:33:44.000000Z"}} 2018-11-25 15:33:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3a36ce-f908-4132-9219-c4c46f3a13ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:44,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-be3a36ce-f908-4132-9219-c4c46f3a13ad 2018-11-25 15:33:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:44,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3eb62745-8c70-4cf7-9e57-5eebc02b6cf9 Date: Sun, 25 Nov 2018 15:33:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image"} 2018-11-25 15:33:44,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image used request id req-3eb62745-8c70-4cf7-9e57-5eebc02b6cf9 2018-11-25 15:33:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:44,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a6baa62-d1f3-4457-8a0f-75e52899c273 Date: Sun, 25 Nov 2018 15:33:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:33:44,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7a6baa62-d1f3-4457-8a0f-75e52899c273 2018-11-25 15:33:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image"}' 2018-11-25 15:33:44,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 X-Openstack-Request-Id: req-4155c50c-1fc4-420e-9dae-5d4738f62120 Date: Sun, 25 Nov 2018 15:33:44 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1", "min_disk": 0, "protected": false, "id": "5c18244a-d428-4740-af8c-e36cac8d8fd1", "file": "/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/file", "checksum": null, "owner": "7b9d7d200ec54485a2d26a76f700e68d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:44,963 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4155c50c-1fc4-420e-9dae-5d4738f62120 2018-11-25 15:33:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" -d '' 2018-11-25 15:33:46,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55fcae37-52fb-4251-ad41-ba551d266b10 Date: Sun, 25 Nov 2018 15:33:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:33:46,436 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/file used request id req-55fcae37-52fb-4251-ad41-ba551d266b10 2018-11-25 15:33:46,437 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:33:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:46,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e12d48b2-a4bf-41fc-9c58-799614a5c252 Date: Sun, 25 Nov 2018 15:33:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:46Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/snap", "metadata": {}}], "self": "/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1", "min_disk": 0, "protected": false, "id": "5c18244a-d428-4740-af8c-e36cac8d8fd1", "file": "/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7b9d7d200ec54485a2d26a76f700e68d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:46,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 used request id req-e12d48b2-a4bf-41fc-9c58-799614a5c252 2018-11-25 15:33:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:46,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c04795e-3f79-4808-b6ee-15f88e27dc78 Date: Sun, 25 Nov 2018 15:33:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:33:46,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7c04795e-3f79-4808-b6ee-15f88e27dc78 2018-11-25 15:33:46,769 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image 2018-11-25 15:33:46,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:46,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-28784f63-7f1d-461a-87ae-001c7de54b6b Date: Sun, 25 Nov 2018 15:33:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:33:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:33:46Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/snap", "metadata": {}}], "self": "/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1", "min_disk": 0, "protected": false, "id": "5c18244a-d428-4740-af8c-e36cac8d8fd1", "file": "/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7b9d7d200ec54485a2d26a76f700e68d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5c18244a-d428-4740-af8c-e36cac8d8fd1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:33:46,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 used request id req-28784f63-7f1d-461a-87ae-001c7de54b6b 2018-11-25 15:33:46,928 - create_image - DEBUG - Instance status is - active 2018-11-25 15:33:46,928 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image 2018-11-25 15:33:46,928 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image 2018-11-25 15:33:46,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:46,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:47,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adbf45a8f2b64c13ba912d3773f711af", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role"}], "expires_at": "2018-11-25T16:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b9d7d200ec54485a2d26a76f700e68d", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-user", "id": "453f9e755dce466ba06f93950de84efa"}, "audit_ids": ["3JsyBV8sSpCRsCH5gp12yg"], "issued_at": "2018-11-25T15:33:47.000000Z"}} 2018-11-25 15:33:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:47,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2922ba4c-c193-4e15-9812-65c59497ee70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:47,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2922ba4c-c193-4e15-9812-65c59497ee70 2018-11-25 15:33:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:47,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ccddab3-55c7-4e13-b906-023a66c50155 Date: Sun, 25 Nov 2018 15:33:47 GMT RESP BODY: {"networks":[]} 2018-11-25 15:33:47,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net used request id req-8ccddab3-55c7-4e13-b906-023a66c50155 2018-11-25 15:33:47,651 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net 2018-11-25 15:33:47,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" -d '{"network": {"name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net", "admin_state_up": true}}' 2018-11-25 15:33:48,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-82702300-00f6-427a-bb59-3e8ab6f9efac Date: Sun, 25 Nov 2018 15:33:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea61fa39-0324-4fce-a33a-977fe89064cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:33:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","mtu":1450}} 2018-11-25 15:33:48,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-82702300-00f6-427a-bb59-3e8ab6f9efac 2018-11-25 15:33:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:48,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7eece877-6ef0-4c4f-92b4-fbc5d4fa6854 Date: Sun, 25 Nov 2018 15:33:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:33:48Z","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"ea61fa39-0324-4fce-a33a-977fe89064cc","name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net"}]} 2018-11-25 15:33:48,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-7eece877-6ef0-4c4f-92b4-fbc5d4fa6854 2018-11-25 15:33:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:48,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b1013a3-0ed8-4f3d-8196-b68c9deed9aa Date: Sun, 25 Nov 2018 15:33:48 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:33:48,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-4b1013a3-0ed8-4f3d-8196-b68c9deed9aa 2018-11-25 15:33:48,634 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet 2018-11-25 15:33:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" -d '{"subnets": [{"ip_version": 4, "network_id": "ea61fa39-0324-4fce-a33a-977fe89064cc", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]}' 2018-11-25 15:33:49,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fea9e144-d3b3-471d-b292-db07154da0bf Date: Sun, 25 Nov 2018 15:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea61fa39-0324-4fce-a33a-977fe89064cc","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"cbad6d48-38c6-4132-919c-75e4f7cc901e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]} 2018-11-25 15:33:49,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-fea9e144-d3b3-471d-b292-db07154da0bf 2018-11-25 15:33:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:49,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0b69e42c-3d9e-4ac4-b6e1-16f14a6d7760 Date: Sun, 25 Nov 2018 15:33:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbad6d48-38c6-4132-919c-75e4f7cc901e"],"updated_at":"2018-11-25T15:33:48Z","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"ea61fa39-0324-4fce-a33a-977fe89064cc","name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net"}]} 2018-11-25 15:33:49,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-0b69e42c-3d9e-4ac4-b6e1-16f14a6d7760 2018-11-25 15:33:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:49,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-31258e8c-1f70-4216-ac30-032fce8015f8 Date: Sun, 25 Nov 2018 15:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea61fa39-0324-4fce-a33a-977fe89064cc","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"cbad6d48-38c6-4132-919c-75e4f7cc901e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]} 2018-11-25 15:33:49,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-31258e8c-1f70-4216-ac30-032fce8015f8 2018-11-25 15:33:49,794 - OpenStackNetwork - DEBUG - Network [ea61fa39-0324-4fce-a33a-977fe89064cc] created successfully 2018-11-25 15:33:49,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:49,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:50,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["cqeZTKoGQtKPw8wSs5z2ww"], "issued_at": "2018-11-25T15:33:50.000000Z"}} 2018-11-25 15:33:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4de4a7804d4446eef5be9c6f5c619d7cd4e4ce" 2018-11-25 15:33:50,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124aad47-52d9-49f8-a6a8-9fed2561708b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:50,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-124aad47-52d9-49f8-a6a8-9fed2561708b 2018-11-25 15:33:50,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:33:50,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4de4a7804d4446eef5be9c6f5c619d7cd4e4ce" 2018-11-25 15:33:50,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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 x-openstack-request-id: req-52e96f8e-253e-420f-9eea-26ef14edee2a x-compute-request-id: req-52e96f8e-253e-420f-9eea-26ef14edee2a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:33:50,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-52e96f8e-253e-420f-9eea-26ef14edee2a 2018-11-25 15:33:50,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4de4a7804d4446eef5be9c6f5c619d7cd4e4ce" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:33:50,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33: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-5c225b98-b6ef-4ac5-b46c-12a3e1d43ddd x-compute-request-id: req-5c225b98-b6ef-4ac5-b46c-12a3e1d43ddd Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/02135a56-c4fa-4388-9c91-32819b74334f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/02135a56-c4fa-4388-9c91-32819b74334f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "02135a56-c4fa-4388-9c91-32819b74334f", "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:33:50,496 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5c225b98-b6ef-4ac5-b46c-12a3e1d43ddd 2018-11-25 15:33:50,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:50,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:50,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adbf45a8f2b64c13ba912d3773f711af", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role"}], "expires_at": "2018-11-25T16:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b9d7d200ec54485a2d26a76f700e68d", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-user", "id": "453f9e755dce466ba06f93950de84efa"}, "audit_ids": ["YUrelt88SqOCIsPAMjMJ8w"], "issued_at": "2018-11-25T15:33:50.000000Z"}} 2018-11-25 15:33:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:51,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab20493c-7706-4b8e-9bd0-1be600729a1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:51,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab20493c-7706-4b8e-9bd0-1be600729a1f 2018-11-25 15:33:51,042 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:33:51,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:51,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df112d25-9c0b-4dfd-bde0-c1e95b5fd2aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:51,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-df112d25-9c0b-4dfd-bde0-c1e95b5fd2aa 2018-11-25 15:33:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:51,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-65b3a503-3b14-46c8-838d-90bac43790d8 Date: Sun, 25 Nov 2018 15:33:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbad6d48-38c6-4132-919c-75e4f7cc901e"],"updated_at":"2018-11-25T15:33:48Z","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"ea61fa39-0324-4fce-a33a-977fe89064cc","name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net"}]} 2018-11-25 15:33:51,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net used request id req-65b3a503-3b14-46c8-838d-90bac43790d8 2018-11-25 15:33:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:51,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:51,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:51,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd07575-7100-449c-b67e-9800a0ca60ba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d"}, "enabled": true, "id": "7b9d7d200ec54485a2d26a76f700e68d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}} 2018-11-25 15:33:51,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d used request id req-7cd07575-7100-449c-b67e-9800a0ca60ba 2018-11-25 15:33:51,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:51,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-225f9a2a-08cc-48bc-8804-161d0fa82f21 Date: Sun, 25 Nov 2018 15:33:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea61fa39-0324-4fce-a33a-977fe89064cc","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"cbad6d48-38c6-4132-919c-75e4f7cc901e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]} 2018-11-25 15:33:51,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-225f9a2a-08cc-48bc-8804-161d0fa82f21 2018-11-25 15:33:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc&mac_address=foo&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:51,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4fb24a1d-048f-4178-a2ee-34bd7a6a2dce Date: Sun, 25 Nov 2018 15:33:51 GMT RESP BODY: {"ports":[]} 2018-11-25 15:33:51,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc&mac_address=foo&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2port-1&admin_state_up=True used request id req-4fb24a1d-048f-4178-a2ee-34bd7a6a2dce 2018-11-25 15:33:51,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:52,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:51 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-692e3997-00f5-45c2-ac2b-4f8740e2bc0e x-compute-request-id: req-692e3997-00f5-45c2-ac2b-4f8740e2bc0e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:33:52,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-inst used request id req-692e3997-00f5-45c2-ac2b-4f8740e2bc0e 2018-11-25 15:33:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:52,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b0c47cbf-0742-4b00-88b3-1509955e33f4 Date: Sun, 25 Nov 2018 15:33:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbad6d48-38c6-4132-919c-75e4f7cc901e"],"updated_at":"2018-11-25T15:33:48Z","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"ea61fa39-0324-4fce-a33a-977fe89064cc","name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net"}]} 2018-11-25 15:33:52,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net used request id req-b0c47cbf-0742-4b00-88b3-1509955e33f4 2018-11-25 15:33:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:52,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f667966-8e5e-4391-9f45-450ca5deac90 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d"}, "enabled": true, "id": "7b9d7d200ec54485a2d26a76f700e68d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}} 2018-11-25 15:33:52,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d used request id req-9f667966-8e5e-4391-9f45-450ca5deac90 2018-11-25 15:33:52,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:52,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6339ef67-018a-45fc-8229-aba80c22e484 Date: Sun, 25 Nov 2018 15:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea61fa39-0324-4fce-a33a-977fe89064cc","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"cbad6d48-38c6-4132-919c-75e4f7cc901e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]} 2018-11-25 15:33:52,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-6339ef67-018a-45fc-8229-aba80c22e484 2018-11-25 15:33:52,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc&mac_address=foo&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:52,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-95cef46a-a85a-4b68-9299-875f7e92ddd2 Date: Sun, 25 Nov 2018 15:33:52 GMT RESP BODY: {"ports":[]} 2018-11-25 15:33:52,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc&mac_address=foo&name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2port-1&admin_state_up=True used request id req-95cef46a-a85a-4b68-9299-875f7e92ddd2 2018-11-25 15:33:52,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:33:52,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:33:52,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adbf45a8f2b64c13ba912d3773f711af", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role"}], "expires_at": "2018-11-25T16:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b9d7d200ec54485a2d26a76f700e68d", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7b9d7d200ec54485a2d26a76f700e68d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-user", "id": "453f9e755dce466ba06f93950de84efa"}, "audit_ids": ["0iq-49NxQwGjDM0Wl-Tg2A"], "issued_at": "2018-11-25T15:33:52.000000Z"}} 2018-11-25 15:33:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307dc711c095289bf2ed44d1fc41f0abaf846cfc" 2018-11-25 15:33:53,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35899c26-18f6-41b3-863c-e6822b072f38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:33:53,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-35899c26-18f6-41b3-863c-e6822b072f38 2018-11-25 15:33:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:53,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ef4c46da-595e-40e8-9aa1-998bd81bdf96 Date: Sun, 25 Nov 2018 15:33:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbad6d48-38c6-4132-919c-75e4f7cc901e"],"updated_at":"2018-11-25T15:33:48Z","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"ea61fa39-0324-4fce-a33a-977fe89064cc","name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net"}]} 2018-11-25 15:33:53,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net used request id req-ef4c46da-595e-40e8-9aa1-998bd81bdf96 2018-11-25 15:33:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:53,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-436b8643-53e8-42a9-b46f-69c460c21555 Date: Sun, 25 Nov 2018 15:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea61fa39-0324-4fce-a33a-977fe89064cc","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"cbad6d48-38c6-4132-919c-75e4f7cc901e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]} 2018-11-25 15:33:53,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-436b8643-53e8-42a9-b46f-69c460c21555 2018-11-25 15:33:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:53,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-de14a5df-e0e8-4a75-a1fb-c6e0c41edff8 Date: Sun, 25 Nov 2018 15:33:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbad6d48-38c6-4132-919c-75e4f7cc901e"],"updated_at":"2018-11-25T15:33:48Z","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"ea61fa39-0324-4fce-a33a-977fe89064cc","name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net"}]} 2018-11-25 15:33:53,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net used request id req-de14a5df-e0e8-4a75-a1fb-c6e0c41edff8 2018-11-25 15:33:53,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:33:53,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:33:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:33:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307dc711c095289bf2ed44d1fc41f0abaf846cfc" 2018-11-25 15:33:53,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12651181-67f4-4618-bfbb-38749feeb0f9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d"}, "enabled": true, "id": "7b9d7d200ec54485a2d26a76f700e68d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}} 2018-11-25 15:33:53,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d used request id req-12651181-67f4-4618-bfbb-38749feeb0f9 2018-11-25 15:33:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" 2018-11-25 15:33:54,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25319a66-bd8a-4880-a8e4-84e792fcc2a4 Date: Sun, 25 Nov 2018 15:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea61fa39-0324-4fce-a33a-977fe89064cc","tenant_id":"7b9d7d200ec54485a2d26a76f700e68d","created_at":"2018-11-25T15:33:48Z","dns_nameservers":[],"updated_at":"2018-11-25T15:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7b9d7d200ec54485a2d26a76f700e68d","id":"cbad6d48-38c6-4132-919c-75e4f7cc901e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet"}]} 2018-11-25 15:33:54,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-25319a66-bd8a-4880-a8e4-84e792fcc2a4 2018-11-25 15:33:54,061 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net 2018-11-25 15:33:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac46316177a6b067891e9d0f74a5eae6e34b983" -d '{"port": {"network_id": "ea61fa39-0324-4fce-a33a-977fe89064cc", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2port-1", "admin_state_up": true}}' 2018-11-25 15:33:54,230 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-94442a33-1844-452e-8b64-81de1f47a54b Date: Sun, 25 Nov 2018 15:33:54 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 15:33:54,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-94442a33-1844-452e-8b64-81de1f47a54b 2018-11-25 15:33:54,230 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-25 15:33:54,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/02135a56-c4fa-4388-9c91-32819b74334f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4de4a7804d4446eef5be9c6f5c619d7cd4e4ce" 2018-11-25 15:33:54,271 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:33: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-269772a5-6cca-44d0-871d-93cc2726cbad x-compute-request-id: req-269772a5-6cca-44d0-871d-93cc2726cbad Content-Length: 0 Content-Type: application/json 2018-11-25 15:33:54,271 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/02135a56-c4fa-4388-9c91-32819b74334f used request id req-269772a5-6cca-44d0-871d-93cc2726cbad 2018-11-25 15:33:54,272 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet 2018-11-25 15:33:54,272 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-subnet 2018-11-25 15:33:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/cbad6d48-38c6-4132-919c-75e4f7cc901e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:56,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6acd3353-24c8-4adb-ae4b-0da53c0d2b46 Date: Sun, 25 Nov 2018 15:33:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:56,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/cbad6d48-38c6-4132-919c-75e4f7cc901e used request id req-6acd3353-24c8-4adb-ae4b-0da53c0d2b46 2018-11-25 15:33:56,431 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-pub-net 2018-11-25 15:33:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ea61fa39-0324-4fce-a33a-977fe89064cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aba7bc11ed2e051dec780ead51f8826b4a5571" 2018-11-25 15:33:57,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61ce60b5-fde6-48a7-bce4-e1b1f8cdc279 Date: Sun, 25 Nov 2018 15:33:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:33:57,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ea61fa39-0324-4fce-a33a-977fe89064cc used request id req-61ce60b5-fde6-48a7-bce4-e1b1f8cdc279 2018-11-25 15:33:57,711 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4905999e-61b7-44cd-90d1-c41da97963e2-image 2018-11-25 15:33:57,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d3fba6042e86c8d2efbf1e689dc00f57c6d573d" 2018-11-25 15:33:59,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e7def8d-cb28-44f9-ad5f-4166018cc84e Date: Sun, 25 Nov 2018 15:33:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:33:59,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5c18244a-d428-4740-af8c-e36cac8d8fd1 used request id req-1e7def8d-cb28-44f9-ad5f-4166018cc84e 2018-11-25 15:33:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:00,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-93d961cb-10c4-401f-b72f-e5bae62b3ec8 Date: Sun, 25 Nov 2018 15:34:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "created_at": "2018-11-25T15:33:47Z", "updated_at": "2018-11-25T15:33:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "revision_number": 0, "id": "2a9d90ae-4e0b-4008-a5c8-a6984bc649e7", "remote_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9d7d200ec54485a2d26a76f700e68d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "revision_number": 0, "id": "939dbad2-1464-46aa-b3cf-598bc65afdd6", "remote_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9d7d200ec54485a2d26a76f700e68d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "revision_number": 0, "id": "976dcbb0-f2ff-467f-905c-a65663101779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9d7d200ec54485a2d26a76f700e68d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "revision_number": 0, "id": "c39e8514-4f09-40cc-83a3-1ed2ee9ba3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9d7d200ec54485a2d26a76f700e68d"}], "revision_number": 4, "project_id": "7b9d7d200ec54485a2d26a76f700e68d", "id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:34:00,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-93d961cb-10c4-401f-b72f-e5bae62b3ec8 2018-11-25 15:34:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:00,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69428763-48cc-49f4-9dec-0b78af73fd1c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:34:00,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-69428763-48cc-49f4-9dec-0b78af73fd1c 2018-11-25 15:34:00,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:00,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af28662a-8d1f-45df-ae8a-e5c5448f3955 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d"}, "enabled": true, "id": "7b9d7d200ec54485a2d26a76f700e68d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj"}} 2018-11-25 15:34:00,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d used request id req-af28662a-8d1f-45df-ae8a-e5c5448f3955 2018-11-25 15:34:00,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2825fc9-33b1-404d-9d35-22d85d651b16 2018-11-25 15:34:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c2825fc9-33b1-404d-9d35-22d85d651b16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:00,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-05e232b5-fb9d-4a1f-a529-8ee014211a40 Date: Sun, 25 Nov 2018 15:34:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "port_range_min": null, "revision_number": 0, "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "created_at": "2018-11-25T15:33:47Z", "project_id": "7b9d7d200ec54485a2d26a76f700e68d", "id": "2a9d90ae-4e0b-4008-a5c8-a6984bc649e7"}, {"remote_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "port_range_min": null, "revision_number": 0, "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "created_at": "2018-11-25T15:33:47Z", "project_id": "7b9d7d200ec54485a2d26a76f700e68d", "id": "939dbad2-1464-46aa-b3cf-598bc65afdd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "port_range_min": null, "revision_number": 0, "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "created_at": "2018-11-25T15:33:47Z", "project_id": "7b9d7d200ec54485a2d26a76f700e68d", "id": "976dcbb0-f2ff-467f-905c-a65663101779"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:33:47Z", "security_group_id": "c2825fc9-33b1-404d-9d35-22d85d651b16", "port_range_min": null, "revision_number": 0, "tenant_id": "7b9d7d200ec54485a2d26a76f700e68d", "created_at": "2018-11-25T15:33:47Z", "project_id": "7b9d7d200ec54485a2d26a76f700e68d", "id": "c39e8514-4f09-40cc-83a3-1ed2ee9ba3ba"}]} 2018-11-25 15:34:00,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c2825fc9-33b1-404d-9d35-22d85d651b16 used request id req-05e232b5-fb9d-4a1f-a529-8ee014211a40 2018-11-25 15:34:00,575 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:34:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c2825fc9-33b1-404d-9d35-22d85d651b16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:01,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa761227-3d95-4bb3-a8e8-7763e66a1251 Content-Length: 0 Date: Sun, 25 Nov 2018 15:34:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:34:01,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c2825fc9-33b1-404d-9d35-22d85d651b16 used request id req-fa761227-3d95-4bb3-a8e8-7763e66a1251 2018-11-25 15:34:01,052 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj 2018-11-25 15:34:01,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:01,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20153b9c-2da5-4820-b575-98e02166defe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:01,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7b9d7d200ec54485a2d26a76f700e68d used request id req-20153b9c-2da5-4820-b575-98e02166defe 2018-11-25 15:34:01,355 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-proj-role 2018-11-25 15:34:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/adbf45a8f2b64c13ba912d3773f711af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:01,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e9ba8c-cbc7-42c4-911a-482dab13d256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:01,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/adbf45a8f2b64c13ba912d3773f711af used request id req-22e9ba8c-cbc7-42c4-911a-482dab13d256 2018-11-25 15:34:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c299b6c4183fe3d22227d53f5593c60729f8da72" 2018-11-25 15:34:01,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863ce919-640f-405c-8755-43eb4ba31c18 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:34:01,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-863ce919-640f-405c-8755-43eb4ba31c18 2018-11-25 15:34:01,583 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9b5cfc73-4d6a-4b3-user 2018-11-25 15:34:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/453f9e755dce466ba06f93950de84efa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f5812c11033ef5538a825a65cc6c2af8fe8e00" 2018-11-25 15:34:01,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89752795-7c82-4f2f-95f1-6e5a6d14dd4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:01,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/453f9e755dce466ba06f93950de84efa used request id req-89752795-7c82-4f2f-95f1-6e5a6d14dd4c 2018-11-25 15:34:01,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:02,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["_KZznRnOR8ubMSGXS2sJWQ"], "issued_at": "2018-11-25T15:34:02.000000Z"}} 2018-11-25 15:34:02,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c257cf7dc5d1f48fac77b3b4df5fd4cfa054de4" 2018-11-25 15:34:02,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21cd285-0698-42fd-bf40-47dddc0b6122 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:02,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d21cd285-0698-42fd-bf40-47dddc0b6122 2018-11-25 15:34:02,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:02,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:02,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["bfkY6jcuQSSzO6JJMOZxvA"], "issued_at": "2018-11-25T15:34:02.000000Z"}} 2018-11-25 15:34:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:02,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5999434c-99fc-41b6-bc1d-a03587f820a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:02,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5999434c-99fc-41b6-bc1d-a03587f820a1 2018-11-25 15:34:02,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:02,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:02,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06040619-fe4a-4ec8-b680-ebe186fa211e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:34:02,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj used request id req-06040619-fe4a-4ec8-b680-ebe186fa211e 2018-11-25 15:34:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:02,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981b325b-d169-454a-bffe-80135e2543a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:34:02,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-981b325b-d169-454a-bffe-80135e2543a8 2018-11-25 15:34:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}}' 2018-11-25 15:34:03,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937a3b16-6263-43ee-9086-cdfee35563ef Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:03,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-937a3b16-6263-43ee-9086-cdfee35563ef 2018-11-25 15:34:03,030 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj 2018-11-25 15:34:03,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:03,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:03,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rpdATWhqRzK_3-t8g-Z7AA"], "issued_at": "2018-11-25T15:34:03.000000Z"}} 2018-11-25 15:34:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3becce1bfcd45a4632514bec349172d60e3842de" 2018-11-25 15:34:03,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4658091-9ab1-44d9-b2e6-54cf1dcd0fe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:03,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d4658091-9ab1-44d9-b2e6-54cf1dcd0fe0 2018-11-25 15:34:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:03,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:03,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3becce1bfcd45a4632514bec349172d60e3842de" 2018-11-25 15:34:03,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598a86b2-b217-440d-89db-23c355bee9c0 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:34:03,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-598a86b2-b217-440d-89db-23c355bee9c0 2018-11-25 15:34:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3becce1bfcd45a4632514bec349172d60e3842de" 2018-11-25 15:34:03,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36dc16ec-bb66-4756-be3d-ccb75a1da56d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}]} 2018-11-25 15:34:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj used request id req-36dc16ec-bb66-4756-be3d-ccb75a1da56d 2018-11-25 15:34:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3becce1bfcd45a4632514bec349172d60e3842de" 2018-11-25 15:34:03,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbe2fe6-a5c5-4af2-953c-88381bb7a109 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:34:03,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fcbe2fe6-a5c5-4af2-953c-88381bb7a109 2018-11-25 15:34:04,191 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cf37e536-c55a-48d-user 2018-11-25 15:34:04,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:04,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838a0ecc-942b-41aa-9561-cd64c4082ba7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:34:04,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-838a0ecc-942b-41aa-9561-cd64c4082ba7 2018-11-25 15:34:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" -d '{"role": {"name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role"}}' 2018-11-25 15:34:04,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32556ab-364d-43a3-a33a-81cdf3b91d34 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "923a5f89dcf940bba9c948353729896d", "links": {"self": "http://172.30.9.29:5000/v3/roles/923a5f89dcf940bba9c948353729896d"}, "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role"}} 2018-11-25 15:34:04,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b32556ab-364d-43a3-a33a-81cdf3b91d34 2018-11-25 15:34:04,420 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role 2018-11-25 15:34:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/923a5f89dcf940bba9c948353729896d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:04,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613b9a96-8f6b-497b-b505-3be1569522a0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/923a5f89dcf940bba9c948353729896d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role", "id": "923a5f89dcf940bba9c948353729896d"}} 2018-11-25 15:34:04,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/923a5f89dcf940bba9c948353729896d used request id req-613b9a96-8f6b-497b-b505-3be1569522a0 2018-11-25 15:34:04,503 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role to project CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj 2018-11-25 15:34:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d/users/8d8f1aa81e7e4736bdd7edc35094e9f0/roles/923a5f89dcf940bba9c948353729896d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:04,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f430449-3f00-4204-b798-c496f80d21d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:04,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d/users/8d8f1aa81e7e4736bdd7edc35094e9f0/roles/923a5f89dcf940bba9c948353729896d used request id req-8f430449-3f00-4204-b798-c496f80d21d3 2018-11-25 15:34:04,644 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:34:04,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:04,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:05,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a5f89dcf940bba9c948353729896d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role"}], "expires_at": "2018-11-25T16:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-user", "id": "8d8f1aa81e7e4736bdd7edc35094e9f0"}, "audit_ids": ["-rSwJzXxTk2B4K5_PEwemQ"], "issued_at": "2018-11-25T15:34:05.000000Z"}} 2018-11-25 15:34:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:05,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef93675-0a33-4f4c-bfa0-c3779c3cac7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:05,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fef93675-0a33-4f4c-bfa0-c3779c3cac7d 2018-11-25 15:34:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:05,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cecb2b5b-6cf7-40f0-95b1-22eaf66fd798 Date: Sun, 25 Nov 2018 15:34:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image"} 2018-11-25 15:34:05,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image used request id req-cecb2b5b-6cf7-40f0-95b1-22eaf66fd798 2018-11-25 15:34:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:05,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9192535d-63d1-46e9-96cd-1bff6b03a311 Date: Sun, 25 Nov 2018 15:34:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:34:05,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9192535d-63d1-46e9-96cd-1bff6b03a311 2018-11-25 15:34:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image"}' 2018-11-25 15:34:05,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d X-Openstack-Request-Id: req-5c8fb6e7-c2a2-4360-a11f-7bbf867bd19f Date: Sun, 25 Nov 2018 15:34:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d", "min_disk": 0, "protected": false, "id": "28b30731-be17-4569-ac3b-40485f03f90d", "file": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d/file", "checksum": null, "owner": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:34:05,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5c8fb6e7-c2a2-4360-a11f-7bbf867bd19f 2018-11-25 15:34:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" -d '' 2018-11-25 15:34:07,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cde03668-faf9-4af0-95c9-84b951cd436b Date: Sun, 25 Nov 2018 15:34:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:34:07,212 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d/file used request id req-cde03668-faf9-4af0-95c9-84b951cd436b 2018-11-25 15:34:07,213 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:34:07,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:07,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a0bf26b5-3d5b-41cc-aafe-9f8e298acf3c Date: Sun, 25 Nov 2018 15:34:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:07Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/28b30731-be17-4569-ac3b-40485f03f90d/snap", "metadata": {}}], "self": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d", "min_disk": 0, "protected": false, "id": "28b30731-be17-4569-ac3b-40485f03f90d", "file": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/28b30731-be17-4569-ac3b-40485f03f90d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:34:07,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d used request id req-a0bf26b5-3d5b-41cc-aafe-9f8e298acf3c 2018-11-25 15:34:07,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:07,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a407c6d-d8a7-4cca-bad8-da77b0c06093 Date: Sun, 25 Nov 2018 15:34:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:34:07,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9a407c6d-d8a7-4cca-bad8-da77b0c06093 2018-11-25 15:34:07,392 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image 2018-11-25 15:34:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:07,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b1f6e300-725a-49fc-90dc-55f9aeae5f60 Date: Sun, 25 Nov 2018 15:34:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:07Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/28b30731-be17-4569-ac3b-40485f03f90d/snap", "metadata": {}}], "self": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d", "min_disk": 0, "protected": false, "id": "28b30731-be17-4569-ac3b-40485f03f90d", "file": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/28b30731-be17-4569-ac3b-40485f03f90d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:34:07,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d used request id req-b1f6e300-725a-49fc-90dc-55f9aeae5f60 2018-11-25 15:34:07,547 - create_image - DEBUG - Instance status is - active 2018-11-25 15:34:07,547 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image 2018-11-25 15:34:07,547 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image 2018-11-25 15:34:07,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:07,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:07,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a5f89dcf940bba9c948353729896d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role"}], "expires_at": "2018-11-25T16:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-user", "id": "8d8f1aa81e7e4736bdd7edc35094e9f0"}, "audit_ids": ["ajMY-2jgQyytkRoIV-7how"], "issued_at": "2018-11-25T15:34:07.000000Z"}} 2018-11-25 15:34:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:08,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1937f1-c5c1-42aa-a7e1-1bd291ada81d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:08,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb1937f1-c5c1-42aa-a7e1-1bd291ada81d 2018-11-25 15:34:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:08,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9aacf191-16c5-41e7-9416-cfa1d5d94655 Date: Sun, 25 Nov 2018 15:34:08 GMT RESP BODY: {"networks":[]} 2018-11-25 15:34:08,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-9aacf191-16c5-41e7-9416-cfa1d5d94655 2018-11-25 15:34:08,188 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net 2018-11-25 15:34:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" -d '{"network": {"name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net", "admin_state_up": true}}' 2018-11-25 15:34:08,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-c2866481-4f3d-47cc-921f-0801c0dc6bf8 Date: Sun, 25 Nov 2018 15:34:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fee37c57-d048-42a7-9c5c-772fcae054c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:34:08Z","is_default":false,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","mtu":1450}} 2018-11-25 15:34:08,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c2866481-4f3d-47cc-921f-0801c0dc6bf8 2018-11-25 15:34:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:09,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-78691425-a784-4049-90f0-3c3ba5201d54 Date: Sun, 25 Nov 2018 15:34:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:34:08Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:09,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-78691425-a784-4049-90f0-3c3ba5201d54 2018-11-25 15:34:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:09,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edbad671-e95f-4aa3-9351-0dac077bc2be Date: Sun, 25 Nov 2018 15:34:09 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:34:09,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-edbad671-e95f-4aa3-9351-0dac077bc2be 2018-11-25 15:34:09,204 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet 2018-11-25 15:34:09,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" -d '{"subnets": [{"ip_version": 4, "network_id": "fee37c57-d048-42a7-9c5c-772fcae054c2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]}' 2018-11-25 15:34:10,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16033a73-8691-4525-ad26-5206e542b2df Date: Sun, 25 Nov 2018 15:34:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:10,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-16033a73-8691-4525-ad26-5206e542b2df 2018-11-25 15:34:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:10,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ddbeb157-a02f-46e9-87e3-6e123957e1fb Date: Sun, 25 Nov 2018 15:34:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:10,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-ddbeb157-a02f-46e9-87e3-6e123957e1fb 2018-11-25 15:34:10,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:10,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-189d4ccf-745d-422b-a47c-a155a9dd0c17 Date: Sun, 25 Nov 2018 15:34:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:10,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-189d4ccf-745d-422b-a47c-a155a9dd0c17 2018-11-25 15:34:10,590 - OpenStackNetwork - DEBUG - Network [fee37c57-d048-42a7-9c5c-772fcae054c2] created successfully 2018-11-25 15:34:10,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:10,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:10,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UIkBx0G8QXC1pOlZ2wsmog"], "issued_at": "2018-11-25T15:34:10.000000Z"}} 2018-11-25 15:34:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42528f73c7d7f29b73a2fe14b997b9da429571" 2018-11-25 15:34:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526cca52-37a8-49e7-836a-147e163d1684 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:11,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-526cca52-37a8-49e7-836a-147e163d1684 2018-11-25 15:34:11,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:34:11,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42528f73c7d7f29b73a2fe14b997b9da429571" 2018-11-25 15:34:11,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:11 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-6d8530de-5d68-4639-95ee-c9295f37158b x-compute-request-id: req-6d8530de-5d68-4639-95ee-c9295f37158b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:34:11,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6d8530de-5d68-4639-95ee-c9295f37158b 2018-11-25 15:34:11,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42528f73c7d7f29b73a2fe14b997b9da429571" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:34:11,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:11 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-39091006-dbb7-48d4-9531-a6fec4b1578c x-compute-request-id: req-39091006-dbb7-48d4-9531-a6fec4b1578c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:34:11,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-39091006-dbb7-48d4-9531-a6fec4b1578c 2018-11-25 15:34:11,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:11,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:11,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a5f89dcf940bba9c948353729896d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role"}], "expires_at": "2018-11-25T16:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-user", "id": "8d8f1aa81e7e4736bdd7edc35094e9f0"}, "audit_ids": ["bJkPM34nSLC-wNS4nZLAJg"], "issued_at": "2018-11-25T15:34:11.000000Z"}} 2018-11-25 15:34:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:11,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fa249f-e862-4f9a-8b65-9a084f7951b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:11,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40fa249f-e862-4f9a-8b65-9a084f7951b1 2018-11-25 15:34:11,748 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:34:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:11,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f56445-ccfd-4d60-918d-d2dbfc796b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:11,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-82f56445-ccfd-4d60-918d-d2dbfc796b55 2018-11-25 15:34:11,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:12,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6cb4fb05-7a2b-47c7-99b4-cd9ad45f03ef Date: Sun, 25 Nov 2018 15:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:12,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-6cb4fb05-7a2b-47c7-99b4-cd9ad45f03ef 2018-11-25 15:34:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:12,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:12,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73dbb1c-83b2-4ef0-b262-ec8d010fa64f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:12,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-d73dbb1c-83b2-4ef0-b262-ec8d010fa64f 2018-11-25 15:34:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:12,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ca398af-5b2a-4419-a621-e0c80dbf730e Date: Sun, 25 Nov 2018 15:34:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:12,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-0ca398af-5b2a-4419-a621-e0c80dbf730e 2018-11-25 15:34:12,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:12,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df5f01b6-6430-4fab-80f4-0e54ac387f68 Date: Sun, 25 Nov 2018 15:34:12 GMT RESP BODY: {"ports":[]} 2018-11-25 15:34:12,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1&admin_state_up=True used request id req-df5f01b6-6430-4fab-80f4-0e54ac387f68 2018-11-25 15:34:12,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:12,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-2d53486d-8f94-4812-a035-7f14e1776ee2 x-compute-request-id: req-2d53486d-8f94-4812-a035-7f14e1776ee2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:34:12,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst used request id req-2d53486d-8f94-4812-a035-7f14e1776ee2 2018-11-25 15:34:12,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:12,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-09d45c2e-3a1a-4e41-b378-073ae2fcadf4 Date: Sun, 25 Nov 2018 15:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:12,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-09d45c2e-3a1a-4e41-b378-073ae2fcadf4 2018-11-25 15:34:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:13,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9d9738-f0e3-4857-99be-20ea96b68797 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:13,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-bb9d9738-f0e3-4857-99be-20ea96b68797 2018-11-25 15:34:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:13,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18e843bf-b71e-4402-85f1-c13efa51458c Date: Sun, 25 Nov 2018 15:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:13,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-18e843bf-b71e-4402-85f1-c13efa51458c 2018-11-25 15:34:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:13,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48b48676-4000-4f4a-858c-cc8a90e6c9a7 Date: Sun, 25 Nov 2018 15:34:13 GMT RESP BODY: {"ports":[]} 2018-11-25 15:34:13,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1&admin_state_up=True used request id req-48b48676-4000-4f4a-858c-cc8a90e6c9a7 2018-11-25 15:34:13,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:13,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:13,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a5f89dcf940bba9c948353729896d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role"}], "expires_at": "2018-11-25T16:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a9bd557ba9ec45b491a2d42ab4c4ff5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-user", "id": "8d8f1aa81e7e4736bdd7edc35094e9f0"}, "audit_ids": ["Wv5RoBtvRkmvKwaT_vixGg"], "issued_at": "2018-11-25T15:34:13.000000Z"}} 2018-11-25 15:34:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0613f73e05a2f50ae9eeffae32bd7b587247cfe8" 2018-11-25 15:34:13,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8261aab-faf9-4355-a2e4-1c11f60b14a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:13,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e8261aab-faf9-4355-a2e4-1c11f60b14a7 2018-11-25 15:34:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:14,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-541fab58-6234-4410-a3a4-5a5cfa072912 Date: Sun, 25 Nov 2018 15:34:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:14,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-541fab58-6234-4410-a3a4-5a5cfa072912 2018-11-25 15:34:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:14,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8da9d583-e5c7-4948-a87e-edb0e5258abe Date: Sun, 25 Nov 2018 15:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:14,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-8da9d583-e5c7-4948-a87e-edb0e5258abe 2018-11-25 15:34:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:14,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c9a13ac6-f465-4b94-aa96-9ddaecc8fb34 Date: Sun, 25 Nov 2018 15:34:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:14,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-c9a13ac6-f465-4b94-aa96-9ddaecc8fb34 2018-11-25 15:34:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:14,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:14,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0613f73e05a2f50ae9eeffae32bd7b587247cfe8" 2018-11-25 15:34:14,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c591170f-7698-42cf-b80a-e3f40acfdadd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:14,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-c591170f-7698-42cf-b80a-e3f40acfdadd 2018-11-25 15:34:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:14,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33a0473a-0a34-4fd0-b1f3-d5428c17536f Date: Sun, 25 Nov 2018 15:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:14,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-33a0473a-0a34-4fd0-b1f3-d5428c17536f 2018-11-25 15:34:14,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:14,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d2d16917-82fe-4c2a-b356-eb9a36bb5056 Date: Sun, 25 Nov 2018 15:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:14,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet used request id req-d2d16917-82fe-4c2a-b356-eb9a36bb5056 2018-11-25 15:34:14,704 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net 2018-11-25 15:34:14,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" -d '{"port": {"network_id": "fee37c57-d048-42a7-9c5c-772fcae054c2", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1", "admin_state_up": true}}' 2018-11-25 15:34:15,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-c6a878f0-01fe-4424-81d7-4a4b679dac6f Date: Sun, 25 Nov 2018 15:34:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","ip_address":"10.55.0.101"}],"id":"2c6690ef-6776-4a79-b131-279eafbbced9","security_groups":["c5859c93-b72d-4bd7-abb8-65d1e48c07ab"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","qos_policy_id":null,"admin_state_up":true,"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:15Z","binding:vnic_type":"normal"}} 2018-11-25 15:34:15,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c6a878f0-01fe-4424-81d7-4a4b679dac6f 2018-11-25 15:34:15,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-14b3d224-9548-4fad-a997-c462a051efe6 Date: Sun, 25 Nov 2018 15:34:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:15,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-14b3d224-9548-4fad-a997-c462a051efe6 2018-11-25 15:34:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:15,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9897338-adb3-4f35-9ed0-edaaebb977db Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:15,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-e9897338-adb3-4f35-9ed0-edaaebb977db 2018-11-25 15:34:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:15,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84e6eeee-e5e8-48fb-be5d-35c209acc747 Date: Sun, 25 Nov 2018 15:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:15,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-84e6eeee-e5e8-48fb-be5d-35c209acc747 2018-11-25 15:34:15,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:16,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1d49aab6-6361-4452-9b5f-9da483868452 Date: Sun, 25 Nov 2018 15:34:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","ip_address":"10.55.0.101"}],"id":"2c6690ef-6776-4a79-b131-279eafbbced9","security_groups":["c5859c93-b72d-4bd7-abb8-65d1e48c07ab"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1","admin_state_up":true,"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:15Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:34:16,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1&admin_state_up=True used request id req-1d49aab6-6361-4452-9b5f-9da483868452 2018-11-25 15:34:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:16,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ce495f-6cf4-4c4e-b01a-2af65202958d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:16,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-90ce495f-6cf4-4c4e-b01a-2af65202958d 2018-11-25 15:34:16,087 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst 2018-11-25 15:34:16,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:16,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:16 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-b254aab0-6a9a-4f7d-8b75-734178e090b3 x-compute-request-id: req-b254aab0-6a9a-4f7d-8b75-734178e090b3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-flavor-name"}]} 2018-11-25 15:34:16,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b254aab0-6a9a-4f7d-8b75-734178e090b3 2018-11-25 15:34:16,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:16,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:16 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-007e618d-c9ca-4c85-be6d-a33fdae45839 x-compute-request-id: req-007e618d-c9ca-4c85-be6d-a33fdae45839 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:34:16,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2 used request id req-007e618d-c9ca-4c85-be6d-a33fdae45839 2018-11-25 15:34:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:16,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-cc26a057-13f7-4811-b6d1-45cf1baf857e Date: Sun, 25 Nov 2018 15:34:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:07Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/28b30731-be17-4569-ac3b-40485f03f90d/snap", "metadata": {}}], "self": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d", "min_disk": 0, "protected": false, "id": "28b30731-be17-4569-ac3b-40485f03f90d", "file": "/v2/images/28b30731-be17-4569-ac3b-40485f03f90d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/28b30731-be17-4569-ac3b-40485f03f90d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image"} 2018-11-25 15:34:16,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image used request id req-cc26a057-13f7-4811-b6d1-45cf1baf857e 2018-11-25 15:34:16,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:16,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5c4b9a1-af75-46d7-8812-efb1053d2d2e Date: Sun, 25 Nov 2018 15:34:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:34:16,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c5c4b9a1-af75-46d7-8812-efb1053d2d2e 2018-11-25 15:34:16,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" -d '{"server": {"name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "imageRef": "28b30731-be17-4569-ac3b-40485f03f90d", "flavorRef": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "max_count": 1, "min_count": 1, "networks": [{"port": "2c6690ef-6776-4a79-b131-279eafbbced9"}]}}' 2018-11-25 15:34:17,881 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:34:16 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-780e67a3-ef82-4143-afc3-371e9cd93033 x-compute-request-id: req-780e67a3-ef82-4143-afc3-371e9cd93033 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "674b24cd-8630-4144-abba-b299748c8b0d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "adminPass": "awH6wm7Nyys8"}} 2018-11-25 15:34:17,882 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-780e67a3-ef82-4143-afc3-371e9cd93033 2018-11-25 15:34:17,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:18,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:17 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-95726e2a-5964-43d3-b31b-6f39316212cb x-compute-request-id: req-95726e2a-5964-43d3-b31b-6f39316212cb Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:18,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-95726e2a-5964-43d3-b31b-6f39316212cb 2018-11-25 15:34:18,227 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst 2018-11-25 15:34:18,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:18,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:18 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-3f1ca813-28a1-4f6d-b1f9-2b8de1180fe3 x-compute-request-id: req-3f1ca813-28a1-4f6d-b1f9-2b8de1180fe3 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:18,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-3f1ca813-28a1-4f6d-b1f9-2b8de1180fe3 2018-11-25 15:34:18,529 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst] is - BUILD 2018-11-25 15:34:18,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:34:21,532 - create_instance - DEBUG - VM status query timeout in 896.695003033 2018-11-25 15:34:21,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:21,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-a87858c4-6c23-4398-a537-2bafdb679fc1 x-compute-request-id: req-a87858c4-6c23-4398-a537-2bafdb679fc1 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "security_groups": [{"name": "default"}], "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:19Z", "hostId": "a7f4f2e3e31b2cf53e5b76e0dce16664ad6700778ac9534c50573f9c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:21,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-a87858c4-6c23-4398-a537-2bafdb679fc1 2018-11-25 15:34:21,852 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst] is - BUILD 2018-11-25 15:34:21,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:34:24,856 - create_instance - DEBUG - VM status query timeout in 893.371568918 2018-11-25 15:34:24,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:25,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:24 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-539dd992-766e-42dd-ae62-7bc5d9294451 x-compute-request-id: req-539dd992-766e-42dd-ae62-7bc5d9294451 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "security_groups": [{"name": "default"}], "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:19Z", "hostId": "a7f4f2e3e31b2cf53e5b76e0dce16664ad6700778ac9534c50573f9c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:25,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-539dd992-766e-42dd-ae62-7bc5d9294451 2018-11-25 15:34:25,401 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst] is - BUILD 2018-11-25 15:34:25,401 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:34:28,405 - create_instance - DEBUG - VM status query timeout in 889.822696924 2018-11-25 15:34:28,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:29,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:28 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-4ef4edbc-d07b-46e8-a05d-f329eabf5a62 x-compute-request-id: req-4ef4edbc-d07b-46e8-a05d-f329eabf5a62 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:34:24.000000", "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "security_groups": [{"name": "default"}], "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:24Z", "hostId": "a7f4f2e3e31b2cf53e5b76e0dce16664ad6700778ac9534c50573f9c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:29,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-4ef4edbc-d07b-46e8-a05d-f329eabf5a62 2018-11-25 15:34:29,083 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst] is - ACTIVE 2018-11-25 15:34:29,084 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:34:29,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:29,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-f776665e-6290-49a1-8912-3f225540d402 x-compute-request-id: req-f776665e-6290-49a1-8912-3f225540d402 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:34:24.000000", "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "security_groups": [{"name": "default"}], "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:24Z", "hostId": "a7f4f2e3e31b2cf53e5b76e0dce16664ad6700778ac9534c50573f9c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:29,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-f776665e-6290-49a1-8912-3f225540d402 2018-11-25 15:34:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:29,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d33b954a-b1cd-4ba0-a0ac-72f45f147ea9 Date: Sun, 25 Nov 2018 15:34:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:29,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net used request id req-d33b954a-b1cd-4ba0-a0ac-72f45f147ea9 2018-11-25 15:34:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:30,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88505db7-3760-46bf-94d0-727261b975f0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:30,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-88505db7-3760-46bf-94d0-727261b975f0 2018-11-25 15:34:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:30,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3f5524b6-6c40-46c0-ba0b-d743d7b0abbb Date: Sun, 25 Nov 2018 15:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:30,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-3f5524b6-6c40-46c0-ba0b-d743d7b0abbb 2018-11-25 15:34:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:30,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-47a11d88-f339-4f4b-b6fd-404f92ea3b7e Date: Sun, 25 Nov 2018 15:34:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","ip_address":"10.55.0.101"}],"id":"2c6690ef-6776-4a79-b131-279eafbbced9","security_groups":["c5859c93-b72d-4bd7-abb8-65d1e48c07ab"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1","admin_state_up":true,"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:15Z","binding:vnic_type":"normal","device_id":"674b24cd-8630-4144-abba-b299748c8b0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","ip_address":"10.55.0.3"}],"id":"383cf3e9-e9b6-4a0d-9342-0e14a2579c95","security_groups":[],"mac_address":"fa:16:3e:f2:28:67","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fee37c57-d048-42a7-9c5c-772fcae054c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","ip_address":"10.55.0.4"}],"id":"b686084a-9809-4fcc-af41-a7356fddd53d","security_groups":[],"mac_address":"fa:16:3e:c8:c8:ce","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fee37c57-d048-42a7-9c5c-772fcae054c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","ip_address":"10.55.0.2"}],"id":"cd38d730-1dc3-4f44-88be-3e2c471b3d7f","security_groups":[],"mac_address":"fa:16:3e:3c:c0:0d","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fee37c57-d048-42a7-9c5c-772fcae054c2"}]} 2018-11-25 15:34:30,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-47a11d88-f339-4f4b-b6fd-404f92ea3b7e 2018-11-25 15:34:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:30,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a9a452ce-c455-4332-af14-fd481a998251 Date: Sun, 25 Nov 2018 15:34:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2"],"updated_at":"2018-11-25T15:34:09Z","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"fee37c57-d048-42a7-9c5c-772fcae054c2","name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net"}]} 2018-11-25 15:34:30,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-a9a452ce-c455-4332-af14-fd481a998251 2018-11-25 15:34:30,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:30,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8970bec-4026-4a64-8d27-65dc57f9a47b Date: Sun, 25 Nov 2018 15:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:30,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-c8970bec-4026-4a64-8d27-65dc57f9a47b 2018-11-25 15:34:30,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:30,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fb8cf22-6bca-497f-b230-640b019a712f Date: Sun, 25 Nov 2018 15:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee37c57-d048-42a7-9c5c-772fcae054c2","tenant_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","created_at":"2018-11-25T15:34:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a9bd557ba9ec45b491a2d42ab4c4ff5d","id":"f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet"}]} 2018-11-25 15:34:30,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fee37c57-d048-42a7-9c5c-772fcae054c2&name=CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet used request id req-6fb8cf22-6bca-497f-b230-640b019a712f 2018-11-25 15:34:30,709 - create_instance - INFO - Deleting Port with ID - 2c6690ef-6776-4a79-b131-279eafbbced9 2018-11-25 15:34:30,709 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6port-1 2018-11-25 15:34:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/2c6690ef-6776-4a79-b131-279eafbbced9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:31,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36cfce01-26ac-47d3-8054-e76e401cd474 Date: Sun, 25 Nov 2018 15:34:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:34:31,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/2c6690ef-6776-4a79-b131-279eafbbced9 used request id req-36cfce01-26ac-47d3-8054-e76e401cd474 2018-11-25 15:34:31,333 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst 2018-11-25 15:34:31,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:31,546 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:31 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-b6c98636-6182-4bc5-bed1-aed5c266a4bf x-compute-request-id: req-b6c98636-6182-4bc5-bed1-aed5c266a4bf Content-Type: application/json 2018-11-25 15:34:31,547 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-b6c98636-6182-4bc5-bed1-aed5c266a4bf 2018-11-25 15:34:31,547 - create_instance - INFO - Checking deletion status 2018-11-25 15:34:31,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:31,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:31 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-91b479f8-c78a-495c-9d20-5a3d7d186dcf x-compute-request-id: req-91b479f8-c78a-495c-9d20-5a3d7d186dcf Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:34:24.000000", "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:31Z", "hostId": "a7f4f2e3e31b2cf53e5b76e0dce16664ad6700778ac9534c50573f9c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:31,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-91b479f8-c78a-495c-9d20-5a3d7d186dcf 2018-11-25 15:34:31,878 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst] is - ACTIVE 2018-11-25 15:34:31,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:34:34,881 - create_instance - DEBUG - VM status query timeout in 296.665873051 2018-11-25 15:34:34,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:35,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-66996d4f-b331-431a-b67c-dda9ff9d6768 x-compute-request-id: req-66996d4f-b331-431a-b67c-dda9ff9d6768 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/674b24cd-8630-4144-abba-b299748c8b0d", "rel": "bookmark"}], "image": {"id": "28b30731-be17-4569-ac3b-40485f03f90d", "links": [{"href": "http://172.30.9.29:8774/images/28b30731-be17-4569-ac3b-40485f03f90d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:34:24.000000", "flavor": {"id": "534960b1-3ea9-45c6-b400-1962fdb6cae2", "links": [{"href": "http://172.30.9.29:8774/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2", "rel": "bookmark"}]}, "id": "674b24cd-8630-4144-abba-b299748c8b0d", "user_id": "8d8f1aa81e7e4736bdd7edc35094e9f0", "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-11-25T15:34:31Z", "hostId": "a7f4f2e3e31b2cf53e5b76e0dce16664ad6700778ac9534c50573f9c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst", "created": "2018-11-25T15:34:17Z", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:34:35,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-66996d4f-b331-431a-b67c-dda9ff9d6768 2018-11-25 15:34:35,291 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst] is - ACTIVE 2018-11-25 15:34:35,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:34:38,295 - create_instance - DEBUG - VM status query timeout in 293.252412081 2018-11-25 15:34:38,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b231a0d0098562e5ff1c8d3cf033402ea147f4" 2018-11-25 15:34:38,348 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:34: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 x-openstack-request-id: req-44fae51e-47dc-45c5-9a79-8f8aac48ed48 x-compute-request-id: req-44fae51e-47dc-45c5-9a79-8f8aac48ed48 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 674b24cd-8630-4144-abba-b299748c8b0d could not be found.", "code": 404}} 2018-11-25 15:34:38,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/674b24cd-8630-4144-abba-b299748c8b0d used request id req-44fae51e-47dc-45c5-9a79-8f8aac48ed48 2018-11-25 15:34:38,348 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 674b24cd-8630-4144-abba-b299748c8b0d could not be found. (HTTP 404) (Request-ID: req-44fae51e-47dc-45c5-9a79-8f8aac48ed48) 2018-11-25 15:34:38,348 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-inst 2018-11-25 15:34:38,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa42528f73c7d7f29b73a2fe14b997b9da429571" 2018-11-25 15:34:38,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:34: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 x-openstack-request-id: req-4572bf41-c30f-45e5-9295-5b953ba9600d x-compute-request-id: req-4572bf41-c30f-45e5-9295-5b953ba9600d Content-Length: 0 Content-Type: application/json 2018-11-25 15:34:38,594 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/534960b1-3ea9-45c6-b400-1962fdb6cae2 used request id req-4572bf41-c30f-45e5-9295-5b953ba9600d 2018-11-25 15:34:38,595 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet 2018-11-25 15:34:38,595 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-subnet 2018-11-25 15:34:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:41,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ba7d135-ef13-48ce-8c27-f4271769548d Date: Sun, 25 Nov 2018 15:34:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:34:41,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f01fb3a2-73ab-42ad-8e0c-21cf1bb3e9c2 used request id req-1ba7d135-ef13-48ce-8c27-f4271769548d 2018-11-25 15:34:41,055 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-pub-net 2018-11-25 15:34:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/fee37c57-d048-42a7-9c5c-772fcae054c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d3da8695f736dcb531c5479c5e6ec842713653" 2018-11-25 15:34:42,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f9349b4-e4f6-4328-89eb-78c8eba6cbba Date: Sun, 25 Nov 2018 15:34:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:34:42,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/fee37c57-d048-42a7-9c5c-772fcae054c2 used request id req-1f9349b4-e4f6-4328-89eb-78c8eba6cbba 2018-11-25 15:34:42,233 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6882e37c-8216-47dc-831f-bbcfed3665c6-image 2018-11-25 15:34:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a22ac170da7c313a5826da77c1ae215b60890fb" 2018-11-25 15:34:44,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-007e2da2-f0d2-4feb-a81d-22a495261bf0 Date: Sun, 25 Nov 2018 15:34:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:34:44,305 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/28b30731-be17-4569-ac3b-40485f03f90d used request id req-007e2da2-f0d2-4feb-a81d-22a495261bf0 2018-11-25 15:34:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:44,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0f34d65f-086f-4e9c-a580-c47b671432a8 Date: Sun, 25 Nov 2018 15:34:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "created_at": "2018-11-25T15:34:08Z", "updated_at": "2018-11-25T15:34:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "revision_number": 0, "id": "3ad3fa01-c96d-4f01-8118-b29a652eca6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "revision_number": 0, "id": "6ff0d1a7-26b5-4e69-bba2-d0113c27c5e0", "remote_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "revision_number": 0, "id": "7894752a-c9b4-42f6-8818-63e235d50fa4", "remote_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "revision_number": 0, "id": "ea703724-81de-47d5-896e-fdccfa182013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d"}], "revision_number": 4, "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:34:44,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0f34d65f-086f-4e9c-a580-c47b671432a8 2018-11-25 15:34:44,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:44,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd58913-c2bb-4d6e-8119-664f9c5a0e29 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:34:44,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ddd58913-c2bb-4d6e-8119-664f9c5a0e29 2018-11-25 15:34:44,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:44,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287d7172-0585-428f-a5fa-42758d7f81b1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d"}, "enabled": true, "id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj"}} 2018-11-25 15:34:44,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-287d7172-0585-428f-a5fa-42758d7f81b1 2018-11-25 15:34:44,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5859c93-b72d-4bd7-abb8-65d1e48c07ab 2018-11-25 15:34:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c5859c93-b72d-4bd7-abb8-65d1e48c07ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:44,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc1374ac-ff28-42d9-af2a-bb74a3aa8a48 Date: Sun, 25 Nov 2018 15:34:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "port_range_min": null, "revision_number": 0, "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "created_at": "2018-11-25T15:34:08Z", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "id": "3ad3fa01-c96d-4f01-8118-b29a652eca6f"}, {"remote_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "port_range_min": null, "revision_number": 0, "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "created_at": "2018-11-25T15:34:08Z", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "id": "6ff0d1a7-26b5-4e69-bba2-d0113c27c5e0"}, {"remote_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "port_range_min": null, "revision_number": 0, "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "created_at": "2018-11-25T15:34:08Z", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "id": "7894752a-c9b4-42f6-8818-63e235d50fa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:08Z", "security_group_id": "c5859c93-b72d-4bd7-abb8-65d1e48c07ab", "port_range_min": null, "revision_number": 0, "tenant_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "created_at": "2018-11-25T15:34:08Z", "project_id": "a9bd557ba9ec45b491a2d42ab4c4ff5d", "id": "ea703724-81de-47d5-896e-fdccfa182013"}]} 2018-11-25 15:34:44,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c5859c93-b72d-4bd7-abb8-65d1e48c07ab used request id req-bc1374ac-ff28-42d9-af2a-bb74a3aa8a48 2018-11-25 15:34:44,869 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:34:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c5859c93-b72d-4bd7-abb8-65d1e48c07ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:45,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97366489-f76a-4e11-bc00-de885dbd7554 Content-Length: 0 Date: Sun, 25 Nov 2018 15:34:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:34:45,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c5859c93-b72d-4bd7-abb8-65d1e48c07ab used request id req-97366489-f76a-4e11-bc00-de885dbd7554 2018-11-25 15:34:45,170 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj 2018-11-25 15:34:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:45,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76db441-f15a-4623-82e8-0f0445a964d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:45,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a9bd557ba9ec45b491a2d42ab4c4ff5d used request id req-c76db441-f15a-4623-82e8-0f0445a964d0 2018-11-25 15:34:45,386 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cf37e536-c55a-48d-proj-role 2018-11-25 15:34:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/923a5f89dcf940bba9c948353729896d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:45,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c56f7b2-2981-4e80-92fd-c48e0cab9070 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:45,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/923a5f89dcf940bba9c948353729896d used request id req-9c56f7b2-2981-4e80-92fd-c48e0cab9070 2018-11-25 15:34:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5203c6e5d24008ac24646b4c3f9d1598306a63" 2018-11-25 15:34:45,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271cd830-dd23-4f50-a9e2-a6554fc4ef01 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:34:45,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-271cd830-dd23-4f50-a9e2-a6554fc4ef01 2018-11-25 15:34:45,587 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cf37e536-c55a-48d-user 2018-11-25 15:34:45,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8d8f1aa81e7e4736bdd7edc35094e9f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3becce1bfcd45a4632514bec349172d60e3842de" 2018-11-25 15:34:45,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-412c3cf8-2d19-4c02-bdf4-ceac1d9cc6e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:45,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8d8f1aa81e7e4736bdd7edc35094e9f0 used request id req-412c3cf8-2d19-4c02-bdf4-ceac1d9cc6e9 2018-11-25 15:34:45,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:46,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2J7PJ0pCQL-3Jx9OA26qGA"], "issued_at": "2018-11-25T15:34:46.000000Z"}} 2018-11-25 15:34:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309aa237d45965f4f979567d30e9c8eccbdc043" 2018-11-25 15:34:46,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8b1bff-add8-40cf-8599-7e802a0db9ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:46,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-df8b1bff-add8-40cf-8599-7e802a0db9ac 2018-11-25 15:34:46,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:46,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:46,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["qujb3t8rSDiH1NT8P9jMYg"], "issued_at": "2018-11-25T15:34:46.000000Z"}} 2018-11-25 15:34:46,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:34:46,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbee962-5ff2-408b-83e2-65bc3c35cf31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:46,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dcbee962-5ff2-408b-83e2-65bc3c35cf31 2018-11-25 15:34:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:46,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:34:46,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47786e91-588a-44ce-88c3-32b430b5f8ab Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:34:46,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj used request id req-47786e91-588a-44ce-88c3-32b430b5f8ab 2018-11-25 15:34:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:34:46,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc94fb0-1143-42a2-b58e-2c9e0df76d2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:34:46,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0bc94fb0-1143-42a2-b58e-2c9e0df76d2a 2018-11-25 15:34:46,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}}' 2018-11-25 15:34:47,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4dbd8e7-b8ef-426f-8272-58fef589baa9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:34:47,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d4dbd8e7-b8ef-426f-8272-58fef589baa9 2018-11-25 15:34:47,006 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj 2018-11-25 15:34:47,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:47,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:47,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["tT086RbrS4KF1rWsYOV1qQ"], "issued_at": "2018-11-25T15:34:47.000000Z"}} 2018-11-25 15:34:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb381ca925facf65979717e75bc91cdc4acfa6" 2018-11-25 15:34:47,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5228bea0-59cc-4b24-9376-f09ce27dc10e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:47,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5228bea0-59cc-4b24-9376-f09ce27dc10e 2018-11-25 15:34:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:47,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb381ca925facf65979717e75bc91cdc4acfa6" 2018-11-25 15:34:47,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6183908c-84a9-4708-b727-416743c92292 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:34:47,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6183908c-84a9-4708-b727-416743c92292 2018-11-25 15:34:47,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb381ca925facf65979717e75bc91cdc4acfa6" 2018-11-25 15:34:47,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde74dc5-a7e1-496e-a5ad-3a0489266d30 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}]} 2018-11-25 15:34:47,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj used request id req-bde74dc5-a7e1-496e-a5ad-3a0489266d30 2018-11-25 15:34:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb381ca925facf65979717e75bc91cdc4acfa6" 2018-11-25 15:34:47,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23b5c96-efbc-4878-97e2-a30fe5c65b83 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:34:47,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d23b5c96-efbc-4878-97e2-a30fe5c65b83 2018-11-25 15:34:48,168 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0d3b96fd-f699-451-user 2018-11-25 15:34:48,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:34:48,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1328806-1b97-43d7-a425-3a68a9000b9b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:34:48,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f1328806-1b97-43d7-a425-3a68a9000b9b 2018-11-25 15:34:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" -d '{"role": {"name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role"}}' 2018-11-25 15:34:48,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5b8e8d-7b03-485f-adf6-d6bdf32e7faa Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7a3b5fbdb104cc08ab7b3042962a648", "links": {"self": "http://172.30.9.29:5000/v3/roles/b7a3b5fbdb104cc08ab7b3042962a648"}, "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role"}} 2018-11-25 15:34:48,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5b5b8e8d-7b03-485f-adf6-d6bdf32e7faa 2018-11-25 15:34:48,371 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role 2018-11-25 15:34:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b7a3b5fbdb104cc08ab7b3042962a648 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:34:48,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5439f3-a2bd-4b29-831f-f209ea9cb764 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b7a3b5fbdb104cc08ab7b3042962a648"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role", "id": "b7a3b5fbdb104cc08ab7b3042962a648"}} 2018-11-25 15:34:48,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b7a3b5fbdb104cc08ab7b3042962a648 used request id req-1f5439f3-a2bd-4b29-831f-f209ea9cb764 2018-11-25 15:34:48,467 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role to project CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj 2018-11-25 15:34:48,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78/users/b30e2c6518724ce98cc0d15d7fe9b82f/roles/b7a3b5fbdb104cc08ab7b3042962a648 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:34:48,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b62fa5-7f84-4219-a9ff-12771b334038 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:34:48,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78/users/b30e2c6518724ce98cc0d15d7fe9b82f/roles/b7a3b5fbdb104cc08ab7b3042962a648 used request id req-76b62fa5-7f84-4219-a9ff-12771b334038 2018-11-25 15:34:48,584 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:34:48,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:48,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:48,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7a3b5fbdb104cc08ab7b3042962a648", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role"}], "expires_at": "2018-11-25T16:34:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95153d9b4a8a46ffa93957dc01217d78", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-user", "id": "b30e2c6518724ce98cc0d15d7fe9b82f"}, "audit_ids": ["D9RU20anTFCVb3OCbjuf4A"], "issued_at": "2018-11-25T15:34:48.000000Z"}} 2018-11-25 15:34:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:34:49,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34526edc-4681-42bb-8f91-55c315734ba8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:49,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34526edc-4681-42bb-8f91-55c315734ba8 2018-11-25 15:34:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:34:49,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-93a6dd73-e7a4-45a5-bf08-bd82970d913c Date: Sun, 25 Nov 2018 15:34:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image"} 2018-11-25 15:34:49,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image used request id req-93a6dd73-e7a4-45a5-bf08-bd82970d913c 2018-11-25 15:34:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:34:49,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-80ba9d0c-b53d-41a1-a4eb-e17c7d025004 Date: Sun, 25 Nov 2018 15:34:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:34:49,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-80ba9d0c-b53d-41a1-a4eb-e17c7d025004 2018-11-25 15:34:49,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image"}' 2018-11-25 15:34:49,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 X-Openstack-Request-Id: req-c3b4178c-6d58-4182-8f9a-dba362621408 Date: Sun, 25 Nov 2018 15:34:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "min_disk": 0, "protected": false, "id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "file": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/file", "checksum": null, "owner": "95153d9b4a8a46ffa93957dc01217d78", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:34:49,606 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c3b4178c-6d58-4182-8f9a-dba362621408 2018-11-25 15:34:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" -d '' 2018-11-25 15:34:51,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a2b26be-8b2f-4488-919d-e5e07a5d83ba Date: Sun, 25 Nov 2018 15:34:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:34:51,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/file used request id req-2a2b26be-8b2f-4488-919d-e5e07a5d83ba 2018-11-25 15:34:51,533 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:34:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:34:51,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5f268f53-3288-42e7-8c61-9f02ffde9aa0 Date: Sun, 25 Nov 2018 15:34:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/snap", "metadata": {}}], "self": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "min_disk": 0, "protected": false, "id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "file": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95153d9b4a8a46ffa93957dc01217d78", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:34:51,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 used request id req-5f268f53-3288-42e7-8c61-9f02ffde9aa0 2018-11-25 15:34:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:34:51,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2f6af6f-da3b-4211-a102-734d6f05b595 Date: Sun, 25 Nov 2018 15:34:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:34:51,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e2f6af6f-da3b-4211-a102-734d6f05b595 2018-11-25 15:34:51,731 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image 2018-11-25 15:34:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:34:51,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7a4c8709-4b38-4e6c-b22a-b4b93aea812f Date: Sun, 25 Nov 2018 15:34:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/snap", "metadata": {}}], "self": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "min_disk": 0, "protected": false, "id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "file": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95153d9b4a8a46ffa93957dc01217d78", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:34:51,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 used request id req-7a4c8709-4b38-4e6c-b22a-b4b93aea812f 2018-11-25 15:34:51,752 - create_image - DEBUG - Instance status is - active 2018-11-25 15:34:51,752 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image 2018-11-25 15:34:51,753 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image 2018-11-25 15:34:51,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:51,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:52,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7a3b5fbdb104cc08ab7b3042962a648", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role"}], "expires_at": "2018-11-25T16:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95153d9b4a8a46ffa93957dc01217d78", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-user", "id": "b30e2c6518724ce98cc0d15d7fe9b82f"}, "audit_ids": ["mKmuE5jJQNmjfEE0Qlr6VQ"], "issued_at": "2018-11-25T15:34:52.000000Z"}} 2018-11-25 15:34:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:34:52,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1591a8-237d-4bdf-b2e0-39eefc224ec4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:52,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d1591a8-237d-4bdf-b2e0-39eefc224ec4 2018-11-25 15:34:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:34:52,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f11cb1d-0dd3-43f5-bd94-a016783470f1 Date: Sun, 25 Nov 2018 15:34:52 GMT RESP BODY: {"networks":[]} 2018-11-25 15:34:52,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-3f11cb1d-0dd3-43f5-bd94-a016783470f1 2018-11-25 15:34:52,378 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net 2018-11-25 15:34:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" -d '{"network": {"name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net", "admin_state_up": true}}' 2018-11-25 15:34:52,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6eaaa10f-2c20-4cf5-961e-aa8704ae7030 Date: Sun, 25 Nov 2018 15:34:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:34:52Z","is_default":false,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","mtu":1450}} 2018-11-25 15:34:52,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-6eaaa10f-2c20-4cf5-961e-aa8704ae7030 2018-11-25 15:34:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:34:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3793539c-de04-4165-9b2a-ba2da4432c16 Date: Sun, 25 Nov 2018 15:34:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:34:52Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:34:53,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-3793539c-de04-4165-9b2a-ba2da4432c16 2018-11-25 15:34:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:34:53,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d967b16f-da70-4130-862b-926deb54f72c Date: Sun, 25 Nov 2018 15:34:53 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:34:53,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-d967b16f-da70-4130-862b-926deb54f72c 2018-11-25 15:34:53,339 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet 2018-11-25 15:34:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" -d '{"subnets": [{"ip_version": 4, "network_id": "3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]}' 2018-11-25 15:34:53,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-affa2e28-716b-4320-a498-bc80bfcdee36 Date: Sun, 25 Nov 2018 15:34:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:53,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-affa2e28-716b-4320-a498-bc80bfcdee36 2018-11-25 15:34:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:34:54,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9e0d33ac-042a-43d5-a037-abf757097957 Date: Sun, 25 Nov 2018 15:34:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:34:54,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-9e0d33ac-042a-43d5-a037-abf757097957 2018-11-25 15:34:54,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:34:54,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9d06c87-2e52-4fea-a1aa-2ff99ea17673 Date: Sun, 25 Nov 2018 15:34:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:54,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-b9d06c87-2e52-4fea-a1aa-2ff99ea17673 2018-11-25 15:34:54,129 - OpenStackNetwork - DEBUG - Network [3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5] created successfully 2018-11-25 15:34:54,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:54,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:54,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["uWVE_u8ITKChXhIY4KcpBg"], "issued_at": "2018-11-25T15:34:54.000000Z"}} 2018-11-25 15:34:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69325f59eb5849861a3353c34287a177768a22e2" 2018-11-25 15:34:54,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0e1b9f-8a12-453a-8d80-dadbb3934bd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:54,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ed0e1b9f-8a12-453a-8d80-dadbb3934bd0 2018-11-25 15:34:54,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:34:54,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69325f59eb5849861a3353c34287a177768a22e2" 2018-11-25 15:34:54,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-a750875a-c060-4e50-924b-492d24c7f412 x-compute-request-id: req-a750875a-c060-4e50-924b-492d24c7f412 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:34:54,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a750875a-c060-4e50-924b-492d24c7f412 2018-11-25 15:34:54,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69325f59eb5849861a3353c34287a177768a22e2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:34:54,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-9c19793a-a05e-4b3e-b075-94059e3337c6 x-compute-request-id: req-9c19793a-a05e-4b3e-b075-94059e3337c6 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d377411a-df61-449b-b40c-1b179f24ea36", "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:34:54,924 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9c19793a-a05e-4b3e-b075-94059e3337c6 2018-11-25 15:34:54,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:54,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:55,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7a3b5fbdb104cc08ab7b3042962a648", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role"}], "expires_at": "2018-11-25T16:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95153d9b4a8a46ffa93957dc01217d78", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-user", "id": "b30e2c6518724ce98cc0d15d7fe9b82f"}, "audit_ids": ["j1GW7BWhRuy5mTpK9fluzQ"], "issued_at": "2018-11-25T15:34:55.000000Z"}} 2018-11-25 15:34:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:55,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fb9e34-ea49-42a3-9b29-053a21655605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:55,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e5fb9e34-ea49-42a3-9b29-053a21655605 2018-11-25 15:34:55,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:34:55,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:55,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d44eb8f-925a-452b-8651-f77fafb9161c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:55,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6d44eb8f-925a-452b-8651-f77fafb9161c 2018-11-25 15:34:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:55,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-aa234bab-0413-4a95-b73b-8f26ea4694d9 Date: Sun, 25 Nov 2018 15:34:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:34:55,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-aa234bab-0413-4a95-b73b-8f26ea4694d9 2018-11-25 15:34:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:55,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb8a80c-8715-44d9-acd7-c656d928067c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:34:55,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-edb8a80c-8715-44d9-acd7-c656d928067c 2018-11-25 15:34:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:56,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5b73a45b-68ca-42d3-bde3-e56a6ff7b6d2 Date: Sun, 25 Nov 2018 15:34:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:56,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-5b73a45b-68ca-42d3-bde3-e56a6ff7b6d2 2018-11-25 15:34:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:56,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4bce7a6-177e-429b-94c2-4037d74c8767 Date: Sun, 25 Nov 2018 15:34:56 GMT RESP BODY: {"ports":[]} 2018-11-25 15:34:56,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1&admin_state_up=True used request id req-c4bce7a6-177e-429b-94c2-4037d74c8767 2018-11-25 15:34:56,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:56,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34: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-0a00e8ca-6540-46e2-b290-0b411bb81d56 x-compute-request-id: req-0a00e8ca-6540-46e2-b290-0b411bb81d56 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:34:56,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst used request id req-0a00e8ca-6540-46e2-b290-0b411bb81d56 2018-11-25 15:34:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:56,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2c873234-f354-44b9-8cb6-9ba82b09acb5 Date: Sun, 25 Nov 2018 15:34:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:34:56,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-2c873234-f354-44b9-8cb6-9ba82b09acb5 2018-11-25 15:34:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:56,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccaa543a-2b54-4833-a56a-2e7eaaeaf5d0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:34:56,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-ccaa543a-2b54-4833-a56a-2e7eaaeaf5d0 2018-11-25 15:34:56,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:57,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aebd1a67-556a-4f01-92f3-5f398a8c04a1 Date: Sun, 25 Nov 2018 15:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:57,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-aebd1a67-556a-4f01-92f3-5f398a8c04a1 2018-11-25 15:34:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:57,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94dcb972-e89c-4892-8bac-f7003a62ece1 Date: Sun, 25 Nov 2018 15:34:57 GMT RESP BODY: {"ports":[]} 2018-11-25 15:34:57,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1&admin_state_up=True used request id req-94dcb972-e89c-4892-8bac-f7003a62ece1 2018-11-25 15:34:57,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:34:57,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:34:57,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7a3b5fbdb104cc08ab7b3042962a648", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role"}], "expires_at": "2018-11-25T16:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95153d9b4a8a46ffa93957dc01217d78", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/95153d9b4a8a46ffa93957dc01217d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-user", "id": "b30e2c6518724ce98cc0d15d7fe9b82f"}, "audit_ids": ["IjYHp5l0QneOO1xrN0dZjg"], "issued_at": "2018-11-25T15:34:57.000000Z"}} 2018-11-25 15:34:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db98d47171f4983f58766cdfbf35de3ad88921e" 2018-11-25 15:34:57,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3913cb-f876-4f5d-aa57-b5ea3b98a32e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:34:57,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6a3913cb-f876-4f5d-aa57-b5ea3b98a32e 2018-11-25 15:34:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:57,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a0e10642-0c0c-4585-b7ce-2f6c588b6b2f Date: Sun, 25 Nov 2018 15:34:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:34:57,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-a0e10642-0c0c-4585-b7ce-2f6c588b6b2f 2018-11-25 15:34:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:58,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-50930901-0325-413b-a9f1-5de04775e362 Date: Sun, 25 Nov 2018 15:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:58,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-50930901-0325-413b-a9f1-5de04775e362 2018-11-25 15:34:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:58,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d182f0dd-94eb-4ac4-a7af-2c618eed0bcc Date: Sun, 25 Nov 2018 15:34:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:34:58,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-d182f0dd-94eb-4ac4-a7af-2c618eed0bcc 2018-11-25 15:34:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:34:58,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:34:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:34:58,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db98d47171f4983f58766cdfbf35de3ad88921e" 2018-11-25 15:34:58,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0128cc-a4ab-4faf-98d3-0e5e6ecc5d6e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:34:58,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-df0128cc-a4ab-4faf-98d3-0e5e6ecc5d6e 2018-11-25 15:34:58,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:58,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e2ddfc1e-b7f7-45bf-befc-1ef8ea720fe8 Date: Sun, 25 Nov 2018 15:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:58,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-e2ddfc1e-b7f7-45bf-befc-1ef8ea720fe8 2018-11-25 15:34:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:34:58,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ee0f062a-2108-48fd-b904-f2e4e6148535 Date: Sun, 25 Nov 2018 15:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:34:58,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet used request id req-ee0f062a-2108-48fd-b904-f2e4e6148535 2018-11-25 15:34:58,702 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net 2018-11-25 15:34:58,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" -d '{"port": {"network_id": "3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5", "fixed_ips": [{"subnet_id": "6ac8a672-1d78-48e5-9a2a-490e9a37f6e2", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1", "admin_state_up": true}}' 2018-11-25 15:34:59,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-2e3b471c-5571-4407-a2c2-51fcd7f24270 Date: Sun, 25 Nov 2018 15:34:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","ip_address":"10.55.0.101"}],"id":"ca92fec4-b3a8-4bef-bcf5-1e65bee0180a","security_groups":["f0deb006-26d0-4598-8d89-26dcb375f04a"],"mac_address":"fa:16:3e:e7:b3:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1","project_id":"95153d9b4a8a46ffa93957dc01217d78","qos_policy_id":null,"admin_state_up":true,"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:59Z","binding:vnic_type":"normal"}} 2018-11-25 15:34:59,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-2e3b471c-5571-4407-a2c2-51fcd7f24270 2018-11-25 15:34:59,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-69502546-f054-4b20-990d-96d3a826fadf Date: Sun, 25 Nov 2018 15:35:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:35:00,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-69502546-f054-4b20-990d-96d3a826fadf 2018-11-25 15:35:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f848225a-2635-4d3e-95bd-c7740f7c0f95 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:35:00,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-f848225a-2635-4d3e-95bd-c7740f7c0f95 2018-11-25 15:35:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b66502a-3506-41a3-bcd2-9aa1af51138a Date: Sun, 25 Nov 2018 15:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:35:00,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-8b66502a-3506-41a3-bcd2-9aa1af51138a 2018-11-25 15:35:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-b8ea40f8-6297-479b-aa71-24dd9ff9b2f6 Date: Sun, 25 Nov 2018 15:35:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","ip_address":"10.55.0.101"}],"id":"ca92fec4-b3a8-4bef-bcf5-1e65bee0180a","security_groups":["f0deb006-26d0-4598-8d89-26dcb375f04a"],"mac_address":"fa:16:3e:e7:b3:b7","project_id":"95153d9b4a8a46ffa93957dc01217d78","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1","admin_state_up":true,"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:35:00,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1&admin_state_up=True used request id req-b8ea40f8-6297-479b-aa71-24dd9ff9b2f6 2018-11-25 15:35:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c4e6ce-c0f2-474f-8b74-1a1cfcb367c9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:35:00,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-82c4e6ce-c0f2-474f-8b74-1a1cfcb367c9 2018-11-25 15:35:00,553 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst 2018-11-25 15:35:00,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-0ce5c2c4-afbd-4ab2-9fff-9fe92f0e0376 x-compute-request-id: req-0ce5c2c4-afbd-4ab2-9fff-9fe92f0e0376 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-flavor-name"}]} 2018-11-25 15:35:00,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0ce5c2c4-afbd-4ab2-9fff-9fe92f0e0376 2018-11-25 15:35:00,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-398e325c-9b76-4635-b834-c81712298f96 x-compute-request-id: req-398e325c-9b76-4635-b834-c81712298f96 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d377411a-df61-449b-b40c-1b179f24ea36", "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:35:00,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36 used request id req-398e325c-9b76-4635-b834-c81712298f96 2018-11-25 15:35:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-0ef891aa-86b0-4792-983c-2bebc75368ee Date: Sun, 25 Nov 2018 15:35:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:34:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:34:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/snap", "metadata": {}}], "self": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "min_disk": 0, "protected": false, "id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "file": "/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95153d9b4a8a46ffa93957dc01217d78", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image"} 2018-11-25 15:35:00,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image used request id req-0ef891aa-86b0-4792-983c-2bebc75368ee 2018-11-25 15:35:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:00,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-af6c7902-54f0-4332-b1c4-26a8f5cfd5ac Date: Sun, 25 Nov 2018 15:35:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:35:00,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-af6c7902-54f0-4332-b1c4-26a8f5cfd5ac 2018-11-25 15:35:00,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" -d '{"server": {"name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "imageRef": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "flavorRef": "d377411a-df61-449b-b40c-1b179f24ea36", "max_count": 1, "min_count": 1, "networks": [{"port": "ca92fec4-b3a8-4bef-bcf5-1e65bee0180a"}]}}' 2018-11-25 15:35:02,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:35: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-90792e6d-6de8-475b-bbe1-f9028645bbd4 x-compute-request-id: req-90792e6d-6de8-475b-bbe1-f9028645bbd4 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "65cba2ac-be67-466f-9944-9df250c70d34", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "adminPass": "nZGd67mxU3xD"}} 2018-11-25 15:35:02,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-90792e6d-6de8-475b-bbe1-f9028645bbd4 2018-11-25 15:35:02,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:03,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:02 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-3b1cb659-f716-4b8e-9c1a-d916ab71779f x-compute-request-id: req-3b1cb659-f716-4b8e-9c1a-d916ab71779f Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:03,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-3b1cb659-f716-4b8e-9c1a-d916ab71779f 2018-11-25 15:35:03,025 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst 2018-11-25 15:35:03,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:03,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:03 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-126fbff6-ae37-417c-8053-a352178e5727 x-compute-request-id: req-126fbff6-ae37-417c-8053-a352178e5727 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:03,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-126fbff6-ae37-417c-8053-a352178e5727 2018-11-25 15:35:03,372 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst] is - BUILD 2018-11-25 15:35:03,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:06,376 - create_instance - DEBUG - VM status query timeout in 896.649708986 2018-11-25 15:35:06,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:07,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:06 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-91dd76d4-2a65-419c-ad67-7d96c4b1cda3 x-compute-request-id: req-91dd76d4-2a65-419c-ad67-7d96c4b1cda3 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "security_groups": [{"name": "default"}], "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:05Z", "hostId": "fbf370d82f1d5ca3dc37ba64c2e2218a3707c6b7f20deaff64c3590a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:07,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-91dd76d4-2a65-419c-ad67-7d96c4b1cda3 2018-11-25 15:35:07,129 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst] is - BUILD 2018-11-25 15:35:07,129 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:10,132 - create_instance - DEBUG - VM status query timeout in 892.893133879 2018-11-25 15:35:10,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:10,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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-eda3ce61-ff7d-4229-b824-2615e8981f41 x-compute-request-id: req-eda3ce61-ff7d-4229-b824-2615e8981f41 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "security_groups": [{"name": "default"}], "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:05Z", "hostId": "fbf370d82f1d5ca3dc37ba64c2e2218a3707c6b7f20deaff64c3590a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:10,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-eda3ce61-ff7d-4229-b824-2615e8981f41 2018-11-25 15:35:10,819 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst] is - BUILD 2018-11-25 15:35:10,819 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:13,823 - create_instance - DEBUG - VM status query timeout in 889.20292902 2018-11-25 15:35:13,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:14,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:13 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-99dc8fb8-d441-491b-a056-379cc4273c97 x-compute-request-id: req-99dc8fb8-d441-491b-a056-379cc4273c97 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b3:b7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:10.000000", "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "security_groups": [{"name": "default"}], "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:10Z", "hostId": "fbf370d82f1d5ca3dc37ba64c2e2218a3707c6b7f20deaff64c3590a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:14,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-99dc8fb8-d441-491b-a056-379cc4273c97 2018-11-25 15:35:14,441 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst] is - ACTIVE 2018-11-25 15:35:14,441 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:35:14,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:15,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:14 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-4097ed85-fb1f-426e-9b82-a40e6763ff66 x-compute-request-id: req-4097ed85-fb1f-426e-9b82-a40e6763ff66 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b3:b7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:10.000000", "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "security_groups": [{"name": "default"}], "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:10Z", "hostId": "fbf370d82f1d5ca3dc37ba64c2e2218a3707c6b7f20deaff64c3590a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:15,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-4097ed85-fb1f-426e-9b82-a40e6763ff66 2018-11-25 15:35:15,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:15,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bbde8723-aff2-4553-9136-e5ca47975658 Date: Sun, 25 Nov 2018 15:35:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:35:15,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net used request id req-bbde8723-aff2-4553-9136-e5ca47975658 2018-11-25 15:35:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:15,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d4b30c-c65c-4b50-96da-3aacdddfb4a2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:35:15,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-71d4b30c-c65c-4b50-96da-3aacdddfb4a2 2018-11-25 15:35:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:15,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1330c7a8-2658-427b-a018-5df964ef6933 Date: Sun, 25 Nov 2018 15:35:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:35:15,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-1330c7a8-2658-427b-a018-5df964ef6933 2018-11-25 15:35:15,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:15,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-28b45709-8007-4f38-ab1c-09b5ed956b49 Date: Sun, 25 Nov 2018 15:35:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","ip_address":"10.55.0.2"}],"id":"11b48511-ecda-4bd7-b0b8-5302bc4dd9cf","security_groups":[],"mac_address":"fa:16:3e:e7:4f:04","project_id":"95153d9b4a8a46ffa93957dc01217d78","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","ip_address":"10.55.0.3"}],"id":"89eff9ce-7a31-4b5d-bf83-56828cabcb88","security_groups":[],"mac_address":"fa:16:3e:79:26:d2","project_id":"95153d9b4a8a46ffa93957dc01217d78","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","ip_address":"10.55.0.101"}],"id":"ca92fec4-b3a8-4bef-bcf5-1e65bee0180a","security_groups":["f0deb006-26d0-4598-8d89-26dcb375f04a"],"mac_address":"fa:16:3e:e7:b3:b7","project_id":"95153d9b4a8a46ffa93957dc01217d78","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1","admin_state_up":true,"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:59Z","binding:vnic_type":"normal","device_id":"65cba2ac-be67-466f-9944-9df250c70d34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","ip_address":"10.55.0.4"}],"id":"ed3240a8-6ab6-4a9a-b650-ed9de4bf5ab3","security_groups":[],"mac_address":"fa:16:3e:33:6c:71","project_id":"95153d9b4a8a46ffa93957dc01217d78","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5"}]} 2018-11-25 15:35:15,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-28b45709-8007-4f38-ab1c-09b5ed956b49 2018-11-25 15:35:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:15,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-731722f8-e818-4af1-beaa-014004696f95 Date: Sun, 25 Nov 2018 15:35:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ac8a672-1d78-48e5-9a2a-490e9a37f6e2"],"updated_at":"2018-11-25T15:34:53Z","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net"}]} 2018-11-25 15:35:15,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-731722f8-e818-4af1-beaa-014004696f95 2018-11-25 15:35:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:16,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0de6d95d-7b14-481c-b6a2-8ac3b1c106e8 Date: Sun, 25 Nov 2018 15:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:35:16,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-0de6d95d-7b14-481c-b6a2-8ac3b1c106e8 2018-11-25 15:35:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d2a08a49-ce0e-42ef-87b5-31fdbae2a928 Date: Sun, 25 Nov 2018 15:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5","tenant_id":"95153d9b4a8a46ffa93957dc01217d78","created_at":"2018-11-25T15:34:53Z","dns_nameservers":[],"updated_at":"2018-11-25T15:34:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"95153d9b4a8a46ffa93957dc01217d78","id":"6ac8a672-1d78-48e5-9a2a-490e9a37f6e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet"}]} 2018-11-25 15:35:16,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5&name=CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet used request id req-d2a08a49-ce0e-42ef-87b5-31fdbae2a928 2018-11-25 15:35:16,062 - create_instance - INFO - Deleting Port with ID - ca92fec4-b3a8-4bef-bcf5-1e65bee0180a 2018-11-25 15:35:16,062 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592beport-1 2018-11-25 15:35:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ca92fec4-b3a8-4bef-bcf5-1e65bee0180a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:16,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2ddfa8e-7541-4ed5-b3f6-1564ee23e7b4 Date: Sun, 25 Nov 2018 15:35:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:35:16,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ca92fec4-b3a8-4bef-bcf5-1e65bee0180a used request id req-c2ddfa8e-7541-4ed5-b3f6-1564ee23e7b4 2018-11-25 15:35:16,779 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst 2018-11-25 15:35:16,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:16,959 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:35:16 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-9de7c55b-14e3-4787-9b92-6e4a4662435b x-compute-request-id: req-9de7c55b-14e3-4787-9b92-6e4a4662435b Content-Type: application/json 2018-11-25 15:35:16,959 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-9de7c55b-14e3-4787-9b92-6e4a4662435b 2018-11-25 15:35:16,960 - create_instance - INFO - Checking deletion status 2018-11-25 15:35:16,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:17,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:16 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-dd5fdbf8-efa3-4697-95e9-571b3082aef6 x-compute-request-id: req-dd5fdbf8-efa3-4697-95e9-571b3082aef6 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b3:b7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:10.000000", "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:16Z", "hostId": "fbf370d82f1d5ca3dc37ba64c2e2218a3707c6b7f20deaff64c3590a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:17,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-dd5fdbf8-efa3-4697-95e9-571b3082aef6 2018-11-25 15:35:17,216 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst] is - ACTIVE 2018-11-25 15:35:17,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:20,220 - create_instance - DEBUG - VM status query timeout in 296.740165949 2018-11-25 15:35:20,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:20,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-7a664efd-cbae-466c-bb69-3e902e108de1 x-compute-request-id: req-7a664efd-cbae-466c-bb69-3e902e108de1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/65cba2ac-be67-466f-9944-9df250c70d34", "rel": "bookmark"}], "image": {"id": "1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "links": [{"href": "http://172.30.9.29:8774/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:10.000000", "flavor": {"id": "d377411a-df61-449b-b40c-1b179f24ea36", "links": [{"href": "http://172.30.9.29:8774/flavors/d377411a-df61-449b-b40c-1b179f24ea36", "rel": "bookmark"}]}, "id": "65cba2ac-be67-466f-9944-9df250c70d34", "user_id": "b30e2c6518724ce98cc0d15d7fe9b82f", "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-11-25T15:35:16Z", "hostId": "fbf370d82f1d5ca3dc37ba64c2e2218a3707c6b7f20deaff64c3590a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst", "created": "2018-11-25T15:35:02Z", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:20,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-7a664efd-cbae-466c-bb69-3e902e108de1 2018-11-25 15:35:20,751 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst] is - ACTIVE 2018-11-25 15:35:20,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:23,755 - create_instance - DEBUG - VM status query timeout in 293.204907894 2018-11-25 15:35:23,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be2739d56400b4e0e46d35caf45f9308d6b8207" 2018-11-25 15:35:23,812 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:35:23 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-968e2508-0fa3-475a-9160-ced295c6ce36 x-compute-request-id: req-968e2508-0fa3-475a-9160-ced295c6ce36 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 65cba2ac-be67-466f-9944-9df250c70d34 could not be found.", "code": 404}} 2018-11-25 15:35:23,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/65cba2ac-be67-466f-9944-9df250c70d34 used request id req-968e2508-0fa3-475a-9160-ced295c6ce36 2018-11-25 15:35:23,812 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 65cba2ac-be67-466f-9944-9df250c70d34 could not be found. (HTTP 404) (Request-ID: req-968e2508-0fa3-475a-9160-ced295c6ce36) 2018-11-25 15:35:23,812 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-inst 2018-11-25 15:35:23,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69325f59eb5849861a3353c34287a177768a22e2" 2018-11-25 15:35:23,888 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:35:23 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-9594a44d-612e-4217-92cd-928b7614aff9 x-compute-request-id: req-9594a44d-612e-4217-92cd-928b7614aff9 Content-Length: 0 Content-Type: application/json 2018-11-25 15:35:23,889 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d377411a-df61-449b-b40c-1b179f24ea36 used request id req-9594a44d-612e-4217-92cd-928b7614aff9 2018-11-25 15:35:23,889 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet 2018-11-25 15:35:23,890 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-subnet 2018-11-25 15:35:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6ac8a672-1d78-48e5-9a2a-490e9a37f6e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:35:26,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12e9ef7e-333f-4d46-9eb9-e4628899ea82 Date: Sun, 25 Nov 2018 15:35:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:35:26,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6ac8a672-1d78-48e5-9a2a-490e9a37f6e2 used request id req-12e9ef7e-333f-4d46-9eb9-e4628899ea82 2018-11-25 15:35:26,184 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-pub-net 2018-11-25 15:35:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b206438b68f471d12b9099fc751a00e3381ed" 2018-11-25 15:35:27,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d7a6b70-3b5b-45ac-99fb-6f8731125041 Date: Sun, 25 Nov 2018 15:35:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:35:27,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3b234ca0-9dc9-4e70-b1ff-5d73ece15ff5 used request id req-5d7a6b70-3b5b-45ac-99fb-6f8731125041 2018-11-25 15:35:27,842 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fa844043-a299-405d-ab4d-1c09123592be-image 2018-11-25 15:35:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37dc11f52e38684b6b4a3e8750e836dbd2f0184" 2018-11-25 15:35:29,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95227086-8a19-47be-ac0f-f441f31d3743 Date: Sun, 25 Nov 2018 15:35:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:35:29,887 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1b121db6-fb4b-43aa-88b4-e2c41c00a6c6 used request id req-95227086-8a19-47be-ac0f-f441f31d3743 2018-11-25 15:35:29,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:30,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fb04a542-307f-4c19-afe0-0a9a74cb265f Date: Sun, 25 Nov 2018 15:35:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "created_at": "2018-11-25T15:34:52Z", "updated_at": "2018-11-25T15:34:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "revision_number": 0, "id": "065e65bf-219b-44b1-af22-0555a36d4fb8", "remote_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "port_range_min": null, "ethertype": "IPv4", "project_id": "95153d9b4a8a46ffa93957dc01217d78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "revision_number": 0, "id": "22c6658d-139b-43eb-ab3a-23b3c1cf83c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "port_range_min": null, "ethertype": "IPv6", "project_id": "95153d9b4a8a46ffa93957dc01217d78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "revision_number": 0, "id": "61823b73-4f3e-4618-8995-ee4944b329e0", "remote_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "port_range_min": null, "ethertype": "IPv6", "project_id": "95153d9b4a8a46ffa93957dc01217d78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "revision_number": 0, "id": "fde81f59-901a-4168-a8bc-19de7d46b06e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "port_range_min": null, "ethertype": "IPv4", "project_id": "95153d9b4a8a46ffa93957dc01217d78"}], "revision_number": 4, "project_id": "95153d9b4a8a46ffa93957dc01217d78", "id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "name": "default"}]} 2018-11-25 15:35:30,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fb04a542-307f-4c19-afe0-0a9a74cb265f 2018-11-25 15:35:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:30,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18826702-4027-45be-ab98-957374533265 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:35:30,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-18826702-4027-45be-ab98-957374533265 2018-11-25 15:35:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:30,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4da3d0-871f-4882-8ad1-1eb48e4ebc3d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:35:30,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-7e4da3d0-871f-4882-8ad1-1eb48e4ebc3d 2018-11-25 15:35:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:30,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e32237-3901-41cb-b032-bc4479d763fc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:35:30,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-d8e32237-3901-41cb-b032-bc4479d763fc 2018-11-25 15:35:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:30,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cab87ef-1a19-459f-8119-8023a2f0568c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78"}, "enabled": true, "id": "95153d9b4a8a46ffa93957dc01217d78", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj"}} 2018-11-25 15:35:30,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-3cab87ef-1a19-459f-8119-8023a2f0568c 2018-11-25 15:35:30,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0deb006-26d0-4598-8d89-26dcb375f04a 2018-11-25 15:35:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f0deb006-26d0-4598-8d89-26dcb375f04a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:30,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b03fb0df-6c2d-4c93-b2d1-240ff9194908 Date: Sun, 25 Nov 2018 15:35:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "port_range_min": null, "revision_number": 0, "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "created_at": "2018-11-25T15:34:52Z", "project_id": "95153d9b4a8a46ffa93957dc01217d78", "id": "065e65bf-219b-44b1-af22-0555a36d4fb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "port_range_min": null, "revision_number": 0, "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "created_at": "2018-11-25T15:34:52Z", "project_id": "95153d9b4a8a46ffa93957dc01217d78", "id": "22c6658d-139b-43eb-ab3a-23b3c1cf83c7"}, {"remote_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "port_range_min": null, "revision_number": 0, "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "created_at": "2018-11-25T15:34:52Z", "project_id": "95153d9b4a8a46ffa93957dc01217d78", "id": "61823b73-4f3e-4618-8995-ee4944b329e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:34:52Z", "security_group_id": "f0deb006-26d0-4598-8d89-26dcb375f04a", "port_range_min": null, "revision_number": 0, "tenant_id": "95153d9b4a8a46ffa93957dc01217d78", "created_at": "2018-11-25T15:34:52Z", "project_id": "95153d9b4a8a46ffa93957dc01217d78", "id": "fde81f59-901a-4168-a8bc-19de7d46b06e"}]} 2018-11-25 15:35:30,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f0deb006-26d0-4598-8d89-26dcb375f04a used request id req-b03fb0df-6c2d-4c93-b2d1-240ff9194908 2018-11-25 15:35:30,698 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:35:30,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f0deb006-26d0-4598-8d89-26dcb375f04a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:31,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8147b228-117d-4639-bfb6-f67ccf6e6006 Content-Length: 0 Date: Sun, 25 Nov 2018 15:35:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:35:31,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f0deb006-26d0-4598-8d89-26dcb375f04a used request id req-8147b228-117d-4639-bfb6-f67ccf6e6006 2018-11-25 15:35:31,018 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj 2018-11-25 15:35:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:31,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f15161-e898-4e4b-af5f-fdf50edb8d8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:35:31,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/95153d9b4a8a46ffa93957dc01217d78 used request id req-15f15161-e898-4e4b-af5f-fdf50edb8d8a 2018-11-25 15:35:31,224 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0d3b96fd-f699-451-proj-role 2018-11-25 15:35:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b7a3b5fbdb104cc08ab7b3042962a648 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:31,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79640bb2-794c-4d0c-b6cb-0101cf23504c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:35:31,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b7a3b5fbdb104cc08ab7b3042962a648 used request id req-79640bb2-794c-4d0c-b6cb-0101cf23504c 2018-11-25 15:35:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6725de481aa944c8f4bffc7c94f5d3d292e0b6" 2018-11-25 15:35:31,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c984e0-59a9-4d87-b775-05c4943cb08a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:35:31,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8c984e0-59a9-4d87-b775-05c4943cb08a 2018-11-25 15:35:31,436 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0d3b96fd-f699-451-user 2018-11-25 15:35:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b30e2c6518724ce98cc0d15d7fe9b82f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42eb381ca925facf65979717e75bc91cdc4acfa6" 2018-11-25 15:35:31,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fadb50e6-a97f-4f86-96d7-7eed37641f87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:35:31,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b30e2c6518724ce98cc0d15d7fe9b82f used request id req-fadb50e6-a97f-4f86-96d7-7eed37641f87 2018-11-25 15:35:31,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:32,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["EPSf6sbBRUefrdDBeRnygg"], "issued_at": "2018-11-25T15:35:32.000000Z"}} 2018-11-25 15:35:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5733f047343802518d57644e13daeed07eedd22c" 2018-11-25 15:35:32,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00380aa-dbbd-4376-a51b-6d1e156f5329 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:32,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a00380aa-dbbd-4376-a51b-6d1e156f5329 2018-11-25 15:35:32,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:32,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:32,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["aaWjXt20RLmtOj2fbvjJyw"], "issued_at": "2018-11-25T15:35:32.000000Z"}} 2018-11-25 15:35:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:35:32,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aea4b01-a479-4711-8074-bcf612b4d336 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:32,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7aea4b01-a479-4711-8074-bcf612b4d336 2018-11-25 15:35:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:35:32,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:35:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:35:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d953282-b138-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:35:32,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b997618d-58b4-4b18-a819-eae92eb21de9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d953282-b138-45a-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:35:32,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d953282-b138-45a-proj used request id req-b997618d-58b4-4b18-a819-eae92eb21de9 2018-11-25 15:35:32,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:35:32,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e591fb00-a243-460a-ab1b-50545c393ce5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:35:32,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e591fb00-a243-460a-ab1b-50545c393ce5 2018-11-25 15:35:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}}' 2018-11-25 15:35:32,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f224275-64b3-4653-9f10-d67a874e769a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:32,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8f224275-64b3-4653-9f10-d67a874e769a 2018-11-25 15:35:32,892 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5d953282-b138-45a-proj 2018-11-25 15:35:32,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:32,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:33,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8B9gEpk2S0e_CAELRKCDyg"], "issued_at": "2018-11-25T15:35:33.000000Z"}} 2018-11-25 15:35:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613efe66c7ff1af3ef7dd0a7e0630591e5c62b08" 2018-11-25 15:35:33,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cd7ab8-57e9-4a2a-81ba-c981ad9f8225 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:33,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9cd7ab8-57e9-4a2a-81ba-c981ad9f8225 2018-11-25 15:35:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:35:33,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:35:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:35:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613efe66c7ff1af3ef7dd0a7e0630591e5c62b08" 2018-11-25 15:35:33,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acf7ca5-e706-4d9f-881d-d165e4b15910 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:35:33,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5acf7ca5-e706-4d9f-881d-d165e4b15910 2018-11-25 15:35:33,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-5d953282-b138-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613efe66c7ff1af3ef7dd0a7e0630591e5c62b08" 2018-11-25 15:35:33,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b488f5-620c-40ac-b255-42c65afdc20c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-5d953282-b138-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}]} 2018-11-25 15:35:33,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-5d953282-b138-45a-proj used request id req-a5b488f5-620c-40ac-b255-42c65afdc20c 2018-11-25 15:35:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613efe66c7ff1af3ef7dd0a7e0630591e5c62b08" 2018-11-25 15:35:33,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d01b435-be88-4d77-91ac-78072057c2ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:35:33,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9d01b435-be88-4d77-91ac-78072057c2ef 2018-11-25 15:35:33,987 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5d953282-b138-45a-user 2018-11-25 15:35:33,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:33,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:35:34,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a76b44-caec-4624-b860-756d763db8c8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:35:34,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-42a76b44-caec-4624-b860-756d763db8c8 2018-11-25 15:35:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" -d '{"role": {"name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role"}}' 2018-11-25 15:35:34,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b097cc5-3685-4e5a-823d-d3f9625d0e52 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5dc6aeef63bc442e81f5fdeeaf24a08c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5dc6aeef63bc442e81f5fdeeaf24a08c"}, "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role"}} 2018-11-25 15:35:34,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1b097cc5-3685-4e5a-823d-d3f9625d0e52 2018-11-25 15:35:34,198 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role 2018-11-25 15:35:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5dc6aeef63bc442e81f5fdeeaf24a08c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:35:34,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed57d575-99c9-4f7d-9c66-c2eda6aa2075 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5dc6aeef63bc442e81f5fdeeaf24a08c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role", "id": "5dc6aeef63bc442e81f5fdeeaf24a08c"}} 2018-11-25 15:35:34,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5dc6aeef63bc442e81f5fdeeaf24a08c used request id req-ed57d575-99c9-4f7d-9c66-c2eda6aa2075 2018-11-25 15:35:34,284 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role to project CreateInstancePortManipulationTests-5d953282-b138-45a-proj 2018-11-25 15:35:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a/users/15c92c5f4a014e5ba7fd4d437d9aade2/roles/5dc6aeef63bc442e81f5fdeeaf24a08c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:35:34,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7b086c-4f55-4ed9-9e38-7091c4c5641a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:35:34,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a/users/15c92c5f4a014e5ba7fd4d437d9aade2/roles/5dc6aeef63bc442e81f5fdeeaf24a08c used request id req-9a7b086c-4f55-4ed9-9e38-7091c4c5641a 2018-11-25 15:35:34,416 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:35:34,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:34,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:34,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dc6aeef63bc442e81f5fdeeaf24a08c", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role"}], "expires_at": "2018-11-25T16:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f88c41032e9045a9948459344fd2237a", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-user", "id": "15c92c5f4a014e5ba7fd4d437d9aade2"}, "audit_ids": ["dq8VT4pnRYqdSS4vXFdjfg"], "issued_at": "2018-11-25T15:35:34.000000Z"}} 2018-11-25 15:35:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:35:34,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fb4ce4-6488-46c3-88bf-2e1e9d4a650f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:34,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e0fb4ce4-6488-46c3-88bf-2e1e9d4a650f 2018-11-25 15:35:34,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:35:35,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4e5a4639-4b2a-46a7-904a-0d7156d1b9e3 Date: Sun, 25 Nov 2018 15:35:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image"} 2018-11-25 15:35:35,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image used request id req-4e5a4639-4b2a-46a7-904a-0d7156d1b9e3 2018-11-25 15:35:35,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:35:35,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6d3f647-1dab-4870-bd23-34571c38c9f9 Date: Sun, 25 Nov 2018 15:35:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:35:35,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e6d3f647-1dab-4870-bd23-34571c38c9f9 2018-11-25 15:35:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image"}' 2018-11-25 15:35:35,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 X-Openstack-Request-Id: req-6a6c4089-3a8f-4461-bacc-be0246a627e3 Date: Sun, 25 Nov 2018 15:35:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:35:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:35:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701", "min_disk": 0, "protected": false, "id": "01c58d4a-32f5-4e32-898c-7523ee609701", "file": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701/file", "checksum": null, "owner": "f88c41032e9045a9948459344fd2237a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:35:35,422 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6a6c4089-3a8f-4461-bacc-be0246a627e3 2018-11-25 15:35:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" -d '' 2018-11-25 15:35:36,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac793e63-5244-4dde-98ba-9c8f11137882 Date: Sun, 25 Nov 2018 15:35:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:35:36,351 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701/file used request id req-ac793e63-5244-4dde-98ba-9c8f11137882 2018-11-25 15:35:36,352 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:35:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:35:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-823a7ed6-9dcf-49b3-9c11-09d3f208be51 Date: Sun, 25 Nov 2018 15:35:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:35:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:35:36Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/01c58d4a-32f5-4e32-898c-7523ee609701/snap", "metadata": {}}], "self": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701", "min_disk": 0, "protected": false, "id": "01c58d4a-32f5-4e32-898c-7523ee609701", "file": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f88c41032e9045a9948459344fd2237a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/01c58d4a-32f5-4e32-898c-7523ee609701/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:35:36,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 used request id req-823a7ed6-9dcf-49b3-9c11-09d3f208be51 2018-11-25 15:35:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:35:36,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-983cb46a-104a-4e85-9a80-93ee53516762 Date: Sun, 25 Nov 2018 15:35:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:35:36,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-983cb46a-104a-4e85-9a80-93ee53516762 2018-11-25 15:35:36,676 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image 2018-11-25 15:35:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:35:36,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-39cdaab1-89b9-4220-8d23-dc5652ab9816 Date: Sun, 25 Nov 2018 15:35:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:35:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:35:36Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/01c58d4a-32f5-4e32-898c-7523ee609701/snap", "metadata": {}}], "self": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701", "min_disk": 0, "protected": false, "id": "01c58d4a-32f5-4e32-898c-7523ee609701", "file": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f88c41032e9045a9948459344fd2237a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/01c58d4a-32f5-4e32-898c-7523ee609701/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:35:36,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 used request id req-39cdaab1-89b9-4220-8d23-dc5652ab9816 2018-11-25 15:35:36,847 - create_image - DEBUG - Instance status is - active 2018-11-25 15:35:36,848 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image 2018-11-25 15:35:36,848 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image 2018-11-25 15:35:36,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:36,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:37,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dc6aeef63bc442e81f5fdeeaf24a08c", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role"}], "expires_at": "2018-11-25T16:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f88c41032e9045a9948459344fd2237a", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-user", "id": "15c92c5f4a014e5ba7fd4d437d9aade2"}, "audit_ids": ["6aaDOm2JSiiKR-FCPs4Z0A"], "issued_at": "2018-11-25T15:35:37.000000Z"}} 2018-11-25 15:35:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:35:37,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c610862-39ab-4315-a7f0-57471e51c675 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:37,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c610862-39ab-4315-a7f0-57471e51c675 2018-11-25 15:35:37,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:35:37,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1f5f2eea-870f-4716-a3ea-c756da8eb1bb Date: Sun, 25 Nov 2018 15:35:37 GMT RESP BODY: {"networks":[]} 2018-11-25 15:35:37,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-1f5f2eea-870f-4716-a3ea-c756da8eb1bb 2018-11-25 15:35:37,443 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net 2018-11-25 15:35:37,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" -d '{"network": {"name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net", "admin_state_up": true}}' 2018-11-25 15:35:38,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-98bc8c9a-1625-41e3-9041-2f650daccf42 Date: Sun, 25 Nov 2018 15:35:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"321b5722-42d4-4157-b720-c1f574670aed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:35:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","mtu":1450}} 2018-11-25 15:35:38,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-98bc8c9a-1625-41e3-9041-2f650daccf42 2018-11-25 15:35:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:35:38,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3f2a13f8-ba4e-4f87-ad2b-1708482e7e5f Date: Sun, 25 Nov 2018 15:35:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:38,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=321b5722-42d4-4157-b720-c1f574670aed used request id req-3f2a13f8-ba4e-4f87-ad2b-1708482e7e5f 2018-11-25 15:35:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:35:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4034d89b-d3be-40ee-a498-f2cb17c5b4a7 Date: Sun, 25 Nov 2018 15:35:38 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:35:38,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-4034d89b-d3be-40ee-a498-f2cb17c5b4a7 2018-11-25 15:35:38,620 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet 2018-11-25 15:35:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" -d '{"subnets": [{"ip_version": 4, "network_id": "321b5722-42d4-4157-b720-c1f574670aed", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]}' 2018-11-25 15:35:39,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8609ac5-2d0b-4c7a-9a93-5a29db6f42a8 Date: Sun, 25 Nov 2018 15:35:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:39,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c8609ac5-2d0b-4c7a-9a93-5a29db6f42a8 2018-11-25 15:35:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:35:39,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f2ee5a32-a8d5-4ab0-8bbf-81b04415e402 Date: Sun, 25 Nov 2018 15:35:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:39,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=321b5722-42d4-4157-b720-c1f574670aed used request id req-f2ee5a32-a8d5-4ab0-8bbf-81b04415e402 2018-11-25 15:35:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:35:39,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-555615df-37c9-4597-ba1d-b7d53142764f Date: Sun, 25 Nov 2018 15:35:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:39,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-555615df-37c9-4597-ba1d-b7d53142764f 2018-11-25 15:35:39,773 - OpenStackNetwork - DEBUG - Network [321b5722-42d4-4157-b720-c1f574670aed] created successfully 2018-11-25 15:35:39,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:39,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:40,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["t-sq1KkrSlGd-P9plnsX7w"], "issued_at": "2018-11-25T15:35:40.000000Z"}} 2018-11-25 15:35:40,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee759f4dd4db12c69ca47d352d697d82eb519fe" 2018-11-25 15:35:40,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2280723-97f7-440a-a238-47bb38df25a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:40,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b2280723-97f7-440a-a238-47bb38df25a2 2018-11-25 15:35:40,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:35:40,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee759f4dd4db12c69ca47d352d697d82eb519fe" 2018-11-25 15:35:40,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:40 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-a78589d8-0b2c-4dfc-841c-811b12ac30f3 x-compute-request-id: req-a78589d8-0b2c-4dfc-841c-811b12ac30f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:35:40,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a78589d8-0b2c-4dfc-841c-811b12ac30f3 2018-11-25 15:35:40,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee759f4dd4db12c69ca47d352d697d82eb519fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:35:40,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:40 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-a7b99a07-c477-412e-8605-dfd0f9bcc623 x-compute-request-id: req-a7b99a07-c477-412e-8605-dfd0f9bcc623 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3152f25f-8ce1-4719-b848-33a16910c535", "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:35:40,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a7b99a07-c477-412e-8605-dfd0f9bcc623 2018-11-25 15:35:40,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:40,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:40,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dc6aeef63bc442e81f5fdeeaf24a08c", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role"}], "expires_at": "2018-11-25T16:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f88c41032e9045a9948459344fd2237a", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-user", "id": "15c92c5f4a014e5ba7fd4d437d9aade2"}, "audit_ids": ["YFpVA2MsRLqeCQrLD-1f0Q"], "issued_at": "2018-11-25T15:35:40.000000Z"}} 2018-11-25 15:35:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:40,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57d7a0e-4b6b-4877-8c02-3235738381a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:40,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d57d7a0e-4b6b-4877-8c02-3235738381a1 2018-11-25 15:35:40,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:35:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:41,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77830d6-103d-4d29-9689-ee970377de8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:41,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e77830d6-103d-4d29-9689-ee970377de8d 2018-11-25 15:35:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:41,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-27e9d71b-9186-469c-a277-0af47a268d32 Date: Sun, 25 Nov 2018 15:35:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:41,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-27e9d71b-9186-469c-a277-0af47a268d32 2018-11-25 15:35:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:35:41,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:35:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:35:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04813ed4-1b67-4cd7-a72c-08b4e3acafc4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:41,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-04813ed4-1b67-4cd7-a72c-08b4e3acafc4 2018-11-25 15:35:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:41,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6ce60df1-04cb-46d9-80c7-df626967fc81 Date: Sun, 25 Nov 2018 15:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:41,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-6ce60df1-04cb-46d9-80c7-df626967fc81 2018-11-25 15:35:41,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ef2a96b-8ce6-4a8f-96ab-512662f65eb9 Date: Sun, 25 Nov 2018 15:35:41 GMT RESP BODY: {"ports":[]} 2018-11-25 15:35:41,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1&admin_state_up=True used request id req-4ef2a96b-8ce6-4a8f-96ab-512662f65eb9 2018-11-25 15:35:41,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:41,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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 x-openstack-request-id: req-aac138c0-8a2e-47a3-a4d7-c9b69d5e3270 x-compute-request-id: req-aac138c0-8a2e-47a3-a4d7-c9b69d5e3270 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:35:41,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst used request id req-aac138c0-8a2e-47a3-a4d7-c9b69d5e3270 2018-11-25 15:35:41,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:42,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-581804ac-c17c-4f35-97ac-6915ef63edff Date: Sun, 25 Nov 2018 15:35:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:42,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-581804ac-c17c-4f35-97ac-6915ef63edff 2018-11-25 15:35:42,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c794e8e8-2539-4743-b7d0-f00d48d54e53 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:42,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-c794e8e8-2539-4743-b7d0-f00d48d54e53 2018-11-25 15:35:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:42,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-57461d82-a8c3-45a1-89c3-1fd27cad2bc9 Date: Sun, 25 Nov 2018 15:35:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:42,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-57461d82-a8c3-45a1-89c3-1fd27cad2bc9 2018-11-25 15:35:42,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:42,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84dd22f4-aa85-433a-91a9-5ee6b705cefc Date: Sun, 25 Nov 2018 15:35:42 GMT RESP BODY: {"ports":[]} 2018-11-25 15:35:42,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1&admin_state_up=True used request id req-84dd22f4-aa85-433a-91a9-5ee6b705cefc 2018-11-25 15:35:42,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:35:42,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:35:43,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dc6aeef63bc442e81f5fdeeaf24a08c", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role"}], "expires_at": "2018-11-25T16:35:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f88c41032e9045a9948459344fd2237a", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f88c41032e9045a9948459344fd2237a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-user", "id": "15c92c5f4a014e5ba7fd4d437d9aade2"}, "audit_ids": ["_ZBQxbZMTlOOvOJJZiEB7g"], "issued_at": "2018-11-25T15:35:43.000000Z"}} 2018-11-25 15:35:43,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7bc31728eba3a601b6be7e17e42f502a541c14" 2018-11-25 15:35:43,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fe541a-5ff3-499e-a5fe-8eb5ef1c7239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:35:43,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-09fe541a-5ff3-499e-a5fe-8eb5ef1c7239 2018-11-25 15:35:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:43,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6fefaca2-0524-419c-a38c-a5c4e2c6b562 Date: Sun, 25 Nov 2018 15:35:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:43,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-6fefaca2-0524-419c-a38c-a5c4e2c6b562 2018-11-25 15:35:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:43,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f209b62a-831a-4829-ae85-6f257f199285 Date: Sun, 25 Nov 2018 15:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:43,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-f209b62a-831a-4829-ae85-6f257f199285 2018-11-25 15:35:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:43,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ad58a8d7-a743-4700-9142-8ebf124aa694 Date: Sun, 25 Nov 2018 15:35:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:43,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-ad58a8d7-a743-4700-9142-8ebf124aa694 2018-11-25 15:35:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:35:43,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:35:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7bc31728eba3a601b6be7e17e42f502a541c14" 2018-11-25 15:35:43,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605a6d67-7638-45e8-80d1-fce3218ab7b9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:43,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-605a6d67-7638-45e8-80d1-fce3218ab7b9 2018-11-25 15:35:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:44,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88cb4f6f-3b91-461e-821e-492518ffa2a4 Date: Sun, 25 Nov 2018 15:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:44,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-88cb4f6f-3b91-461e-821e-492518ffa2a4 2018-11-25 15:35:44,048 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net 2018-11-25 15:35:44,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" -d '{"port": {"network_id": "321b5722-42d4-4157-b720-c1f574670aed", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1", "admin_state_up": true}}' 2018-11-25 15:35:45,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-4694857e-1dca-4832-86ca-2ba179c8b76d Date: Sun, 25 Nov 2018 15:35:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","ip_address":"10.55.0.14"}],"id":"9963c397-63a7-4353-9bf9-6207a6eaa8e7","security_groups":["8e4d2731-79ae-40e8-8f38-0de2325d95ca"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1","project_id":"f88c41032e9045a9948459344fd2237a","qos_policy_id":null,"admin_state_up":true,"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:44Z","binding:vnic_type":"normal"}} 2018-11-25 15:35:45,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-4694857e-1dca-4832-86ca-2ba179c8b76d 2018-11-25 15:35:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:45,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bd413364-ce42-422a-8345-0480d6564fe3 Date: Sun, 25 Nov 2018 15:35:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:45,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-bd413364-ce42-422a-8345-0480d6564fe3 2018-11-25 15:35:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:45,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888c7bae-96bb-4034-bccc-d0b4ba32fe07 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:45,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-888c7bae-96bb-4034-bccc-d0b4ba32fe07 2018-11-25 15:35:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c87e57e-dcd8-4712-9e16-e8114542eceb Date: Sun, 25 Nov 2018 15:35:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:45,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-9c87e57e-dcd8-4712-9e16-e8114542eceb 2018-11-25 15:35:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:46,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-823c18a2-42c5-4828-b9b0-908468b4b649 Date: Sun, 25 Nov 2018 15:35:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","ip_address":"10.55.0.14"}],"id":"9963c397-63a7-4353-9bf9-6207a6eaa8e7","security_groups":["8e4d2731-79ae-40e8-8f38-0de2325d95ca"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"f88c41032e9045a9948459344fd2237a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1","admin_state_up":true,"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:35:46,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1&admin_state_up=True used request id req-823c18a2-42c5-4828-b9b0-908468b4b649 2018-11-25 15:35:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:46,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556d9aa6-2b41-4551-9dda-790bbeadc85f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:46,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-556d9aa6-2b41-4551-9dda-790bbeadc85f 2018-11-25 15:35:46,112 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst 2018-11-25 15:35:46,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:46,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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-d88ffb43-4bac-4602-bacb-f9de23e60c2e x-compute-request-id: req-d88ffb43-4bac-4602-bacb-f9de23e60c2e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-flavor-name"}]} 2018-11-25 15:35:46,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d88ffb43-4bac-4602-bacb-f9de23e60c2e 2018-11-25 15:35:46,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:46,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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-00c85356-0232-479a-8198-a103504a34f4 x-compute-request-id: req-00c85356-0232-479a-8198-a103504a34f4 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3152f25f-8ce1-4719-b848-33a16910c535", "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:35:46,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535 used request id req-00c85356-0232-479a-8198-a103504a34f4 2018-11-25 15:35:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:46,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-2c08903e-3114-43de-9799-4444ee237b31 Date: Sun, 25 Nov 2018 15:35:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:35:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:35:36Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/01c58d4a-32f5-4e32-898c-7523ee609701/snap", "metadata": {}}], "self": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701", "min_disk": 0, "protected": false, "id": "01c58d4a-32f5-4e32-898c-7523ee609701", "file": "/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f88c41032e9045a9948459344fd2237a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/01c58d4a-32f5-4e32-898c-7523ee609701/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image"} 2018-11-25 15:35:46,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image used request id req-2c08903e-3114-43de-9799-4444ee237b31 2018-11-25 15:35:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:46,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fad7e91f-415c-4fc1-aac9-fbc2cf720d1e Date: Sun, 25 Nov 2018 15:35:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:35:46,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fad7e91f-415c-4fc1-aac9-fbc2cf720d1e 2018-11-25 15:35:46,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" -d '{"server": {"name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "imageRef": "01c58d4a-32f5-4e32-898c-7523ee609701", "flavorRef": "3152f25f-8ce1-4719-b848-33a16910c535", "max_count": 1, "min_count": 1, "networks": [{"port": "9963c397-63a7-4353-9bf9-6207a6eaa8e7"}]}}' 2018-11-25 15:35:48,295 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:35: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 x-openstack-request-id: req-82ddc0b6-69a5-4bc6-96f7-f49174a038a2 x-compute-request-id: req-82ddc0b6-69a5-4bc6-96f7-f49174a038a2 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "adminPass": "xmS22Eidr7Wo"}} 2018-11-25 15:35:48,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-82ddc0b6-69a5-4bc6-96f7-f49174a038a2 2018-11-25 15:35:48,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:48,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-892544e0-a6fb-4c9c-b23d-53bbd569daea x-compute-request-id: req-892544e0-a6fb-4c9c-b23d-53bbd569daea Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:35:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:48,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-892544e0-a6fb-4c9c-b23d-53bbd569daea 2018-11-25 15:35:48,519 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst 2018-11-25 15:35:48,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:48,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-847fe9d0-df99-4756-a590-b763d0be6f99 x-compute-request-id: req-847fe9d0-df99-4756-a590-b763d0be6f99 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:35:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:48,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-847fe9d0-df99-4756-a590-b763d0be6f99 2018-11-25 15:35:48,882 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst] is - BUILD 2018-11-25 15:35:48,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:51,885 - create_instance - DEBUG - VM status query timeout in 896.63375783 2018-11-25 15:35:51,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:52,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:51 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-9879eb1a-ef1d-4d42-9395-2c43f84cad10 x-compute-request-id: req-9879eb1a-ef1d-4d42-9395-2c43f84cad10 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "security_groups": [{"name": "default"}], "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:35:49Z", "hostId": "f74acec01ac141f09f39865e79b616728d5725cddb3f7675ef09064c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:52,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-9879eb1a-ef1d-4d42-9395-2c43f84cad10 2018-11-25 15:35:52,348 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst] is - BUILD 2018-11-25 15:35:52,348 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:35:55,351 - create_instance - DEBUG - VM status query timeout in 893.167664051 2018-11-25 15:35:55,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:56,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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-938756e6-6194-4e9f-8184-18935b76cf87 x-compute-request-id: req-938756e6-6194-4e9f-8184-18935b76cf87 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:53.000000", "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "security_groups": [{"name": "default"}], "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:35:53Z", "hostId": "f74acec01ac141f09f39865e79b616728d5725cddb3f7675ef09064c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:56,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-938756e6-6194-4e9f-8184-18935b76cf87 2018-11-25 15:35:56,019 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst] is - ACTIVE 2018-11-25 15:35:56,019 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:35:56,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:56,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-826ccb99-d666-4171-b822-aacd2e914384 x-compute-request-id: req-826ccb99-d666-4171-b822-aacd2e914384 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:53.000000", "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "security_groups": [{"name": "default"}], "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:35:53Z", "hostId": "f74acec01ac141f09f39865e79b616728d5725cddb3f7675ef09064c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:56,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-826ccb99-d666-4171-b822-aacd2e914384 2018-11-25 15:35:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:56,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-84b3a244-8338-4ee3-9631-1fb75a2f8f6e Date: Sun, 25 Nov 2018 15:35:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55db1d23-1e2c-4b1f-8da6-18e69f6de320"],"updated_at":"2018-11-25T15:35:38Z","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f88c41032e9045a9948459344fd2237a","id":"321b5722-42d4-4157-b720-c1f574670aed","name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net"}]} 2018-11-25 15:35:56,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net used request id req-84b3a244-8338-4ee3-9631-1fb75a2f8f6e 2018-11-25 15:35:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:56,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b264e339-5f23-4c94-ad9e-cc39e102caf3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:35:56,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-b264e339-5f23-4c94-ad9e-cc39e102caf3 2018-11-25 15:35:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:56,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05528baa-1bab-4d9d-93ea-41e7b5031229 Date: Sun, 25 Nov 2018 15:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:38Z","dns_nameservers":[],"updated_at":"2018-11-25T15:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f88c41032e9045a9948459344fd2237a","id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet"}]} 2018-11-25 15:35:56,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-05528baa-1bab-4d9d-93ea-41e7b5031229 2018-11-25 15:35:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-b597cdc5-a5b0-4b51-abe7-61b0e9909f2b Date: Sun, 25 Nov 2018 15:35:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","ip_address":"10.55.0.3"}],"id":"7bacece4-937c-45cc-b449-bc1490deff24","security_groups":[],"mac_address":"fa:16:3e:c5:c8:5f","project_id":"f88c41032e9045a9948459344fd2237a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-321b5722-42d4-4157-b720-c1f574670aed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","ip_address":"10.55.0.2"}],"id":"95aba993-6119-419f-ac20-2dc7d9052898","security_groups":[],"mac_address":"fa:16:3e:9e:85:2f","project_id":"f88c41032e9045a9948459344fd2237a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-321b5722-42d4-4157-b720-c1f574670aed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","ip_address":"10.55.0.14"}],"id":"9963c397-63a7-4353-9bf9-6207a6eaa8e7","security_groups":["8e4d2731-79ae-40e8-8f38-0de2325d95ca"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"f88c41032e9045a9948459344fd2237a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1","admin_state_up":true,"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:44Z","binding:vnic_type":"normal","device_id":"277bd0be-cf04-447b-a6b3-a3b6d3f15f3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:35:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55db1d23-1e2c-4b1f-8da6-18e69f6de320","ip_address":"10.55.0.4"}],"id":"b534ed82-ceea-4882-a799-ca99d1bcec5e","security_groups":[],"mac_address":"fa:16:3e:9e:74:c4","project_id":"f88c41032e9045a9948459344fd2237a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"321b5722-42d4-4157-b720-c1f574670aed","tenant_id":"f88c41032e9045a9948459344fd2237a","created_at":"2018-11-25T15:35:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-321b5722-42d4-4157-b720-c1f574670aed"}]} 2018-11-25 15:35:56,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=321b5722-42d4-4157-b720-c1f574670aed used request id req-b597cdc5-a5b0-4b51-abe7-61b0e9909f2b 2018-11-25 15:35:56,908 - create_instance - INFO - Deleting Port with ID - 9963c397-63a7-4353-9bf9-6207a6eaa8e7 2018-11-25 15:35:56,908 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11port-1 2018-11-25 15:35:56,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9963c397-63a7-4353-9bf9-6207a6eaa8e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:57,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-582b93be-9872-4d5d-b2af-d6d0ea37172e Date: Sun, 25 Nov 2018 15:35:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:35:57,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9963c397-63a7-4353-9bf9-6207a6eaa8e7 used request id req-582b93be-9872-4d5d-b2af-d6d0ea37172e 2018-11-25 15:35:57,562 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst 2018-11-25 15:35:57,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:57,894 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:35: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-6fb8fad5-ea67-4b1c-befc-251f3a5bfc1f x-compute-request-id: req-6fb8fad5-ea67-4b1c-befc-251f3a5bfc1f Content-Type: application/json 2018-11-25 15:35:57,894 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-6fb8fad5-ea67-4b1c-befc-251f3a5bfc1f 2018-11-25 15:35:57,894 - create_instance - INFO - Checking deletion status 2018-11-25 15:35:57,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:35:58,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:35: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,Accept-Encoding x-openstack-request-id: req-0dbb8e43-c96b-4bef-93c3-435ba9cd9c71 x-compute-request-id: req-0dbb8e43-c96b-4bef-93c3-435ba9cd9c71 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:53.000000", "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:35:57Z", "hostId": "f74acec01ac141f09f39865e79b616728d5725cddb3f7675ef09064c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:35:58,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-0dbb8e43-c96b-4bef-93c3-435ba9cd9c71 2018-11-25 15:35:58,130 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst] is - ACTIVE 2018-11-25 15:35:58,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:36:01,134 - create_instance - DEBUG - VM status query timeout in 296.760852098 2018-11-25 15:36:01,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:36:01,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:01 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-46004d05-f6df-44c2-9f02-e74c12c7314f x-compute-request-id: req-46004d05-f6df-44c2-9f02-e74c12c7314f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "rel": "bookmark"}], "image": {"id": "01c58d4a-32f5-4e32-898c-7523ee609701", "links": [{"href": "http://172.30.9.29:8774/images/01c58d4a-32f5-4e32-898c-7523ee609701", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:35:53.000000", "flavor": {"id": "3152f25f-8ce1-4719-b848-33a16910c535", "links": [{"href": "http://172.30.9.29:8774/flavors/3152f25f-8ce1-4719-b848-33a16910c535", "rel": "bookmark"}]}, "id": "277bd0be-cf04-447b-a6b3-a3b6d3f15f3a", "user_id": "15c92c5f4a014e5ba7fd4d437d9aade2", "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-11-25T15:36:01Z", "hostId": "f74acec01ac141f09f39865e79b616728d5725cddb3f7675ef09064c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst", "created": "2018-11-25T15:35:48Z", "tenant_id": "f88c41032e9045a9948459344fd2237a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:01,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-46004d05-f6df-44c2-9f02-e74c12c7314f 2018-11-25 15:36:01,412 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst] is - ACTIVE 2018-11-25 15:36:01,412 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:36:04,415 - create_instance - DEBUG - VM status query timeout in 293.478882074 2018-11-25 15:36:04,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0910e5919683701323da28da8642d08897cbf8" 2018-11-25 15:36:04,474 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:36:04 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-0905547c-d806-47f3-b2aa-4c014ab9d352 x-compute-request-id: req-0905547c-d806-47f3-b2aa-4c014ab9d352 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 277bd0be-cf04-447b-a6b3-a3b6d3f15f3a could not be found.", "code": 404}} 2018-11-25 15:36:04,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/277bd0be-cf04-447b-a6b3-a3b6d3f15f3a used request id req-0905547c-d806-47f3-b2aa-4c014ab9d352 2018-11-25 15:36:04,474 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 277bd0be-cf04-447b-a6b3-a3b6d3f15f3a could not be found. (HTTP 404) (Request-ID: req-0905547c-d806-47f3-b2aa-4c014ab9d352) 2018-11-25 15:36:04,474 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-inst 2018-11-25 15:36:04,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee759f4dd4db12c69ca47d352d697d82eb519fe" 2018-11-25 15:36:04,559 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:36:04 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-bec3f62e-ba16-415b-81f8-4d6f00ac97e9 x-compute-request-id: req-bec3f62e-ba16-415b-81f8-4d6f00ac97e9 Content-Length: 0 Content-Type: application/json 2018-11-25 15:36:04,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3152f25f-8ce1-4719-b848-33a16910c535 used request id req-bec3f62e-ba16-415b-81f8-4d6f00ac97e9 2018-11-25 15:36:04,560 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet 2018-11-25 15:36:04,560 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-subnet 2018-11-25 15:36:04,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/55db1d23-1e2c-4b1f-8da6-18e69f6de320 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:36:07,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d69715d1-48c9-4ec7-a026-0a08eaf80327 Date: Sun, 25 Nov 2018 15:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:07,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/55db1d23-1e2c-4b1f-8da6-18e69f6de320 used request id req-d69715d1-48c9-4ec7-a026-0a08eaf80327 2018-11-25 15:36:07,047 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-pub-net 2018-11-25 15:36:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/321b5722-42d4-4157-b720-c1f574670aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da20049e4303d2182d22e8a596cf5e008b5a62" 2018-11-25 15:36:08,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3d2861c-3f54-4ef4-a6c6-3fd615e0333d Date: Sun, 25 Nov 2018 15:36:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:08,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/321b5722-42d4-4157-b720-c1f574670aed used request id req-c3d2861c-3f54-4ef4-a6c6-3fd615e0333d 2018-11-25 15:36:08,089 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8a62a20d-fc77-4bae-87d8-0a9d9755cb11-image 2018-11-25 15:36:08,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b48c0db7ecd2a9bc85c4d8b018486c396692d77" 2018-11-25 15:36:09,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de760493-d544-4e89-930d-4e39480f7224 Date: Sun, 25 Nov 2018 15:36:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:36:09,826 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/01c58d4a-32f5-4e32-898c-7523ee609701 used request id req-de760493-d544-4e89-930d-4e39480f7224 2018-11-25 15:36:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:10,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fc76e6af-b2e9-4da5-988e-ca0a0d902a23 Date: Sun, 25 Nov 2018 15:36:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f88c41032e9045a9948459344fd2237a", "created_at": "2018-11-25T15:35:37Z", "updated_at": "2018-11-25T15:35:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "revision_number": 0, "id": "31168acc-f3bd-4587-b4ab-f111d1d630f8", "remote_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "remote_ip_prefix": null, "created_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "tenant_id": "f88c41032e9045a9948459344fd2237a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f88c41032e9045a9948459344fd2237a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "revision_number": 0, "id": "6d992e85-6637-44ac-8fc6-735750c7d34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "tenant_id": "f88c41032e9045a9948459344fd2237a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f88c41032e9045a9948459344fd2237a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "revision_number": 0, "id": "9208e6ca-d8b5-43dc-a3a5-3924d83d2056", "remote_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "remote_ip_prefix": null, "created_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "tenant_id": "f88c41032e9045a9948459344fd2237a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f88c41032e9045a9948459344fd2237a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "revision_number": 0, "id": "ea673ea7-2227-4877-ae68-231e69e9972c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "tenant_id": "f88c41032e9045a9948459344fd2237a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f88c41032e9045a9948459344fd2237a"}], "revision_number": 4, "project_id": "f88c41032e9045a9948459344fd2237a", "id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:36:10,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fc76e6af-b2e9-4da5-988e-ca0a0d902a23 2018-11-25 15:36:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:10,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e26cf3-e722-47fd-ae1c-b31b22264549 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:36:10,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f6e26cf3-e722-47fd-ae1c-b31b22264549 2018-11-25 15:36:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:10,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bc658f-fda4-442f-9bf4-86a808b0a308 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a"}, "enabled": true, "id": "f88c41032e9045a9948459344fd2237a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d953282-b138-45a-proj"}} 2018-11-25 15:36:10,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-78bc658f-fda4-442f-9bf4-86a808b0a308 2018-11-25 15:36:10,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e4d2731-79ae-40e8-8f38-0de2325d95ca 2018-11-25 15:36:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8e4d2731-79ae-40e8-8f38-0de2325d95ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:10,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d09f857c-75f1-44fe-b65c-f31478cac201 Date: Sun, 25 Nov 2018 15:36:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f88c41032e9045a9948459344fd2237a", "created_at": "2018-11-25T15:35:37Z", "project_id": "f88c41032e9045a9948459344fd2237a", "id": "31168acc-f3bd-4587-b4ab-f111d1d630f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f88c41032e9045a9948459344fd2237a", "created_at": "2018-11-25T15:35:37Z", "project_id": "f88c41032e9045a9948459344fd2237a", "id": "6d992e85-6637-44ac-8fc6-735750c7d34d"}, {"remote_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f88c41032e9045a9948459344fd2237a", "created_at": "2018-11-25T15:35:37Z", "project_id": "f88c41032e9045a9948459344fd2237a", "id": "9208e6ca-d8b5-43dc-a3a5-3924d83d2056"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:35:37Z", "security_group_id": "8e4d2731-79ae-40e8-8f38-0de2325d95ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f88c41032e9045a9948459344fd2237a", "created_at": "2018-11-25T15:35:37Z", "project_id": "f88c41032e9045a9948459344fd2237a", "id": "ea673ea7-2227-4877-ae68-231e69e9972c"}]} 2018-11-25 15:36:10,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8e4d2731-79ae-40e8-8f38-0de2325d95ca used request id req-d09f857c-75f1-44fe-b65c-f31478cac201 2018-11-25 15:36:10,397 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:36:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8e4d2731-79ae-40e8-8f38-0de2325d95ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:10,707 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-719786a4-9242-4799-8587-1d11c1e48d08 Content-Length: 0 Date: Sun, 25 Nov 2018 15:36:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:10,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8e4d2731-79ae-40e8-8f38-0de2325d95ca used request id req-719786a4-9242-4799-8587-1d11c1e48d08 2018-11-25 15:36:10,708 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5d953282-b138-45a-proj 2018-11-25 15:36:10,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:11,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2583a38-75e8-4b81-b5af-f6089f819e26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:11,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f88c41032e9045a9948459344fd2237a used request id req-a2583a38-75e8-4b81-b5af-f6089f819e26 2018-11-25 15:36:11,003 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5d953282-b138-45a-proj-role 2018-11-25 15:36:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5dc6aeef63bc442e81f5fdeeaf24a08c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:11,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8969329c-f017-496f-8804-c8da502442b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:11,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5dc6aeef63bc442e81f5fdeeaf24a08c used request id req-8969329c-f017-496f-8804-c8da502442b3 2018-11-25 15:36:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9af3dbee04de4f7260f08f2fda5e580b125997" 2018-11-25 15:36:11,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81de1c6f-f591-4299-9516-41f83960f17d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:36:11,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-81de1c6f-f591-4299-9516-41f83960f17d 2018-11-25 15:36:11,208 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5d953282-b138-45a-user 2018-11-25 15:36:11,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/15c92c5f4a014e5ba7fd4d437d9aade2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613efe66c7ff1af3ef7dd0a7e0630591e5c62b08" 2018-11-25 15:36:11,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ca5a0f8-4fd0-491d-93aa-55eb6c71ab48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:11,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/15c92c5f4a014e5ba7fd4d437d9aade2 used request id req-0ca5a0f8-4fd0-491d-93aa-55eb6c71ab48 2018-11-25 15:36:11,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:11,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["55hu8SCSQLCP13mWBhNNIw"], "issued_at": "2018-11-25T15:36:11.000000Z"}} 2018-11-25 15:36:11,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9078024e27ef92bc4f2cb61badf3580b9cd4f3d0" 2018-11-25 15:36:11,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a9f48a-60ad-4f46-a96d-5df302edc96d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:11,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f4a9f48a-60ad-4f46-a96d-5df302edc96d 2018-11-25 15:36:11,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:11,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:12,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Eg321MIdTaqE2K3BAUG-lA"], "issued_at": "2018-11-25T15:36:12.000000Z"}} 2018-11-25 15:36:12,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:12,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c723a56e-9cd9-4631-a21f-7b23dd3f7824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:12,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c723a56e-9cd9-4631-a21f-7b23dd3f7824 2018-11-25 15:36:12,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:36:12,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:36:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:36:12,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:12,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54078ee5-29b2-42af-b762-0b8cfe06ebf5 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:36:12,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj used request id req-54078ee5-29b2-42af-b762-0b8cfe06ebf5 2018-11-25 15:36:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:12,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685b9eca-db07-4d84-88b3-64f5b643e79d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:36:12,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-685b9eca-db07-4d84-88b3-64f5b643e79d 2018-11-25 15:36:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}}' 2018-11-25 15:36:12,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e697be92-b623-428d-8fb2-246d6d66d854 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:12,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e697be92-b623-428d-8fb2-246d6d66d854 2018-11-25 15:36:12,731 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj 2018-11-25 15:36:12,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:12,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:13,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["PvZKnQ_gSDix5BAtHZM3EQ"], "issued_at": "2018-11-25T15:36:13.000000Z"}} 2018-11-25 15:36:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0288c921ecdf3e69f673a72907b82eb6939df6" 2018-11-25 15:36:13,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2097f682-db6a-4126-be5c-911cdf2a0ee2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:13,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2097f682-db6a-4126-be5c-911cdf2a0ee2 2018-11-25 15:36:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:36:13,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:36:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0288c921ecdf3e69f673a72907b82eb6939df6" 2018-11-25 15:36:13,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e243cfe8-6aa3-484a-ae8b-4d75611b5279 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:36:13,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e243cfe8-6aa3-484a-ae8b-4d75611b5279 2018-11-25 15:36:13,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0288c921ecdf3e69f673a72907b82eb6939df6" 2018-11-25 15:36:13,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b47bb4-0188-4bd5-a2e9-b514d7d317c1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}]} 2018-11-25 15:36:13,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj used request id req-12b47bb4-0188-4bd5-a2e9-b514d7d317c1 2018-11-25 15:36:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0288c921ecdf3e69f673a72907b82eb6939df6" 2018-11-25 15:36:13,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87097303-0b04-4cd2-85d1-b0c673fe6a81 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:36:13,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-87097303-0b04-4cd2-85d1-b0c673fe6a81 2018-11-25 15:36:13,796 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-user 2018-11-25 15:36:13,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:13,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0a87d9-2858-4268-83d9-9e19d040c96a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:36:13,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9a0a87d9-2858-4268-83d9-9e19d040c96a 2018-11-25 15:36:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" -d '{"role": {"name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role"}}' 2018-11-25 15:36:14,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9827969-05ea-4c19-902c-eabc0ed9e129 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a11108c2e0144c1a669483554a0ca2a", "links": {"self": "http://172.30.9.29:5000/v3/roles/8a11108c2e0144c1a669483554a0ca2a"}, "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role"}} 2018-11-25 15:36:14,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a9827969-05ea-4c19-902c-eabc0ed9e129 2018-11-25 15:36:14,438 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role 2018-11-25 15:36:14,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8a11108c2e0144c1a669483554a0ca2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:14,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04c895c-a64e-4a8a-981c-9caca3edc555 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8a11108c2e0144c1a669483554a0ca2a"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role", "id": "8a11108c2e0144c1a669483554a0ca2a"}} 2018-11-25 15:36:14,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8a11108c2e0144c1a669483554a0ca2a used request id req-a04c895c-a64e-4a8a-981c-9caca3edc555 2018-11-25 15:36:14,535 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role to project CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj 2018-11-25 15:36:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41/users/cf26a05edc9a4bde87f064a50ce23a4f/roles/8a11108c2e0144c1a669483554a0ca2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:14,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ff5ced-4760-4f54-b25f-593b4b69fd14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:14,661 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41/users/cf26a05edc9a4bde87f064a50ce23a4f/roles/8a11108c2e0144c1a669483554a0ca2a used request id req-c7ff5ced-4760-4f54-b25f-593b4b69fd14 2018-11-25 15:36:14,661 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:36:14,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:14,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:15,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a11108c2e0144c1a669483554a0ca2a", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role"}], "expires_at": "2018-11-25T16:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7867838fffd344fa8f5df487d4b3bf41", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-user", "id": "cf26a05edc9a4bde87f064a50ce23a4f"}, "audit_ids": ["5OBhBUjFQtqDh7kVqzJqbw"], "issued_at": "2018-11-25T15:36:15.000000Z"}} 2018-11-25 15:36:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:15,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4555074a-6a49-4766-98d4-a3f8ec85db5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:15,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4555074a-6a49-4766-98d4-a3f8ec85db5f 2018-11-25 15:36:15,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:15,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a600458b-4b3d-4905-8bfc-a5f0669612dd Date: Sun, 25 Nov 2018 15:36:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image"} 2018-11-25 15:36:15,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image used request id req-a600458b-4b3d-4905-8bfc-a5f0669612dd 2018-11-25 15:36:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:15,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83a95f03-4cab-4dd5-8fa6-164337f08b12 Date: Sun, 25 Nov 2018 15:36:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:36:15,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-83a95f03-4cab-4dd5-8fa6-164337f08b12 2018-11-25 15:36:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image"}' 2018-11-25 15:36:15,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 X-Openstack-Request-Id: req-4052d3cd-e1d2-475e-9482-107166a939b5 Date: Sun, 25 Nov 2018 15:36:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "min_disk": 0, "protected": false, "id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "file": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/file", "checksum": null, "owner": "7867838fffd344fa8f5df487d4b3bf41", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:36:15,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4052d3cd-e1d2-475e-9482-107166a939b5 2018-11-25 15:36:15,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" -d '' 2018-11-25 15:36:17,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43d4a867-88e6-41dc-a6aa-e99323836934 Date: Sun, 25 Nov 2018 15:36:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:36:17,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/file used request id req-43d4a867-88e6-41dc-a6aa-e99323836934 2018-11-25 15:36:17,187 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:36:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:17,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4e92dbdc-16de-4687-8420-c0f21f5d292e Date: Sun, 25 Nov 2018 15:36:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:17Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/snap", "metadata": {}}], "self": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "min_disk": 0, "protected": false, "id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "file": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7867838fffd344fa8f5df487d4b3bf41", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:36:17,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 used request id req-4e92dbdc-16de-4687-8420-c0f21f5d292e 2018-11-25 15:36:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:17,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b273a1e-cfc4-467a-b091-74a651e5645e Date: Sun, 25 Nov 2018 15:36:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:36:17,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1b273a1e-cfc4-467a-b091-74a651e5645e 2018-11-25 15:36:17,513 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image 2018-11-25 15:36:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:17,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c35738ab-8d6b-4752-92d8-6dd359b44c9d Date: Sun, 25 Nov 2018 15:36:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:17Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/snap", "metadata": {}}], "self": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "min_disk": 0, "protected": false, "id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "file": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7867838fffd344fa8f5df487d4b3bf41", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:36:17,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 used request id req-c35738ab-8d6b-4752-92d8-6dd359b44c9d 2018-11-25 15:36:17,533 - create_image - DEBUG - Instance status is - active 2018-11-25 15:36:17,533 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image 2018-11-25 15:36:17,533 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image 2018-11-25 15:36:17,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:17,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:17,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a11108c2e0144c1a669483554a0ca2a", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role"}], "expires_at": "2018-11-25T16:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7867838fffd344fa8f5df487d4b3bf41", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-user", "id": "cf26a05edc9a4bde87f064a50ce23a4f"}, "audit_ids": ["k1DnYXDoQD6F6ihhyjmSZQ"], "issued_at": "2018-11-25T15:36:17.000000Z"}} 2018-11-25 15:36:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:17,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8269a1-d0d4-4f08-880e-2a740ebd7c29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:17,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc8269a1-d0d4-4f08-880e-2a740ebd7c29 2018-11-25 15:36:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4c71325-fd54-4911-ac38-0dd9c2a0b18c Date: Sun, 25 Nov 2018 15:36:18 GMT RESP BODY: {"networks":[]} 2018-11-25 15:36:18,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-d4c71325-fd54-4911-ac38-0dd9c2a0b18c 2018-11-25 15:36:18,171 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net 2018-11-25 15:36:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" -d '{"network": {"name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net", "admin_state_up": true}}' 2018-11-25 15:36:18,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-da05f30c-c262-499a-b26c-b8162c1e2881 Date: Sun, 25 Nov 2018 15:36:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64b8e83c-ea32-41b2-b13a-147f788288ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:36:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","mtu":1450}} 2018-11-25 15:36:18,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-da05f30c-c262-499a-b26c-b8162c1e2881 2018-11-25 15:36:18,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:19,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9314fd8c-5c47-42a8-b3c6-63bd997bde69 Date: Sun, 25 Nov 2018 15:36:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:36:18Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:19,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-9314fd8c-5c47-42a8-b3c6-63bd997bde69 2018-11-25 15:36:19,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:19,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a198e3ee-9091-4b23-b419-cfbd0b7f9605 Date: Sun, 25 Nov 2018 15:36:19 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:36:19,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-a198e3ee-9091-4b23-b419-cfbd0b7f9605 2018-11-25 15:36:19,221 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet 2018-11-25 15:36:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" -d '{"subnets": [{"ip_version": 4, "network_id": "64b8e83c-ea32-41b2-b13a-147f788288ef", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]}' 2018-11-25 15:36:19,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-31af55f9-93d7-42cf-858f-84742751af98 Date: Sun, 25 Nov 2018 15:36:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:19,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-31af55f9-93d7-42cf-858f-84742751af98 2018-11-25 15:36:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e36c3148-ea3d-4e98-a085-389c97dfebe5 Date: Sun, 25 Nov 2018 15:36:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:20,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-e36c3148-ea3d-4e98-a085-389c97dfebe5 2018-11-25 15:36:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:20,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5367483e-6e61-4c51-8b02-93a293f2874b Date: Sun, 25 Nov 2018 15:36:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:20,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-5367483e-6e61-4c51-8b02-93a293f2874b 2018-11-25 15:36:20,262 - OpenStackNetwork - DEBUG - Network [64b8e83c-ea32-41b2-b13a-147f788288ef] created successfully 2018-11-25 15:36:20,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:20,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:20,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["SGIxpvSqSnKdC4LZPbt7Cg"], "issued_at": "2018-11-25T15:36:20.000000Z"}} 2018-11-25 15:36:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b199c77df9e7316f5f18346b4e366fadc12c5a4b" 2018-11-25 15:36:20,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7577e40e-73d4-454e-9a26-27719daf9079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:20,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7577e40e-73d4-454e-9a26-27719daf9079 2018-11-25 15:36:20,735 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:36:20,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b199c77df9e7316f5f18346b4e366fadc12c5a4b" 2018-11-25 15:36:20,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-c3c12234-10f1-430a-80e8-c303c89ed508 x-compute-request-id: req-c3c12234-10f1-430a-80e8-c303c89ed508 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:36:20,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c3c12234-10f1-430a-80e8-c303c89ed508 2018-11-25 15:36:20,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b199c77df9e7316f5f18346b4e366fadc12c5a4b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:36:20,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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,Accept-Encoding x-openstack-request-id: req-b9c1e9e8-7198-4118-865d-7aade80fe470 x-compute-request-id: req-b9c1e9e8-7198-4118-865d-7aade80fe470 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b7349c56-3055-4311-b796-62b76aee182e", "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:36:20,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b9c1e9e8-7198-4118-865d-7aade80fe470 2018-11-25 15:36:20,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:20,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:21,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a11108c2e0144c1a669483554a0ca2a", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role"}], "expires_at": "2018-11-25T16:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7867838fffd344fa8f5df487d4b3bf41", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-user", "id": "cf26a05edc9a4bde87f064a50ce23a4f"}, "audit_ids": ["Cx7CDajxRAWzseQx_KfDnQ"], "issued_at": "2018-11-25T15:36:21.000000Z"}} 2018-11-25 15:36:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:21,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8367baf3-12fd-431d-8559-552ee8336dcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:21,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8367baf3-12fd-431d-8559-552ee8336dcb 2018-11-25 15:36:21,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:36:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:21,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5adac2ca-c52f-48c1-aeee-272885049fde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:21,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5adac2ca-c52f-48c1-aeee-272885049fde 2018-11-25 15:36:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:21,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3df679c5-d37e-4b1a-b01a-c6a2526e436d Date: Sun, 25 Nov 2018 15:36:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:21,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-3df679c5-d37e-4b1a-b01a-c6a2526e436d 2018-11-25 15:36:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:36:21,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:36:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:36:21,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d0c77a-448d-41e8-b881-ee4eaeb21884 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:21,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-e3d0c77a-448d-41e8-b881-ee4eaeb21884 2018-11-25 15:36:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:22,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-10b36332-b5cf-4eed-8580-666c78f31994 Date: Sun, 25 Nov 2018 15:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:22,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-10b36332-b5cf-4eed-8580-666c78f31994 2018-11-25 15:36:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:22,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80330a3f-2024-4240-b860-428b96ca65c9 Date: Sun, 25 Nov 2018 15:36:22 GMT RESP BODY: {"ports":[]} 2018-11-25 15:36:22,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1&admin_state_up=True used request id req-80330a3f-2024-4240-b860-428b96ca65c9 2018-11-25 15:36:22,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:22,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-cffc0242-3bcd-403f-9276-6f2a1a94e274 x-compute-request-id: req-cffc0242-3bcd-403f-9276-6f2a1a94e274 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:36:22,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst used request id req-cffc0242-3bcd-403f-9276-6f2a1a94e274 2018-11-25 15:36:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:22,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-95f2a5d7-2f27-4017-a2b1-463b54cf9013 Date: Sun, 25 Nov 2018 15:36:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:22,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-95f2a5d7-2f27-4017-a2b1-463b54cf9013 2018-11-25 15:36:22,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:22,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d90ae8a-cfac-42dc-bd61-494a7787ee40 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:22,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-8d90ae8a-cfac-42dc-bd61-494a7787ee40 2018-11-25 15:36:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f9f385d-7b0e-4ed0-9c7e-b2d24e17d565 Date: Sun, 25 Nov 2018 15:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:23,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-5f9f385d-7b0e-4ed0-9c7e-b2d24e17d565 2018-11-25 15:36:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:23,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f4bc0b14-d7e5-428c-96b4-03d5cc1e58cc Date: Sun, 25 Nov 2018 15:36:23 GMT RESP BODY: {"ports":[]} 2018-11-25 15:36:23,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1&admin_state_up=True used request id req-f4bc0b14-d7e5-428c-96b4-03d5cc1e58cc 2018-11-25 15:36:23,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:23,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:23,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a11108c2e0144c1a669483554a0ca2a", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role"}], "expires_at": "2018-11-25T16:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7867838fffd344fa8f5df487d4b3bf41", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7867838fffd344fa8f5df487d4b3bf41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-user", "id": "cf26a05edc9a4bde87f064a50ce23a4f"}, "audit_ids": ["ZJqVAwhMRt6f0AzJw0bRwQ"], "issued_at": "2018-11-25T15:36:23.000000Z"}} 2018-11-25 15:36:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601afe1e7a934989039941870e90cd28ccb5f23" 2018-11-25 15:36:23,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f26942-3186-4fc8-9000-973f15a46440 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:23,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9f26942-3186-4fc8-9000-973f15a46440 2018-11-25 15:36:23,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dc505784-9a33-44c2-bf77-ef5330cd024c Date: Sun, 25 Nov 2018 15:36:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:23,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-dc505784-9a33-44c2-bf77-ef5330cd024c 2018-11-25 15:36:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:24,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e1e3520-80b8-470f-9196-5b0138a3cc60 Date: Sun, 25 Nov 2018 15:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:24,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-0e1e3520-80b8-470f-9196-5b0138a3cc60 2018-11-25 15:36:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c08b0555-b4fc-4e26-89c9-b6d8335a4926 Date: Sun, 25 Nov 2018 15:36:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:24,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-c08b0555-b4fc-4e26-89c9-b6d8335a4926 2018-11-25 15:36:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:36:24,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:36:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:36:24,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601afe1e7a934989039941870e90cd28ccb5f23" 2018-11-25 15:36:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc97e93-918e-4979-9c87-b0788eeca09a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:24,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-3bc97e93-918e-4979-9c87-b0788eeca09a 2018-11-25 15:36:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:24,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3acd045a-34b3-4e57-a912-678eae6c0590 Date: Sun, 25 Nov 2018 15:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:24,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-3acd045a-34b3-4e57-a912-678eae6c0590 2018-11-25 15:36:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:24,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-10ba818e-be9f-4f37-a8c7-c6db8816f814 Date: Sun, 25 Nov 2018 15:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:24,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet used request id req-10ba818e-be9f-4f37-a8c7-c6db8816f814 2018-11-25 15:36:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:25,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-685f34a7-cb45-4267-8c8f-3e6849dc82c6 Date: Sun, 25 Nov 2018 15:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:25,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet used request id req-685f34a7-cb45-4267-8c8f-3e6849dc82c6 2018-11-25 15:36:25,098 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net 2018-11-25 15:36:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" -d '{"port": {"network_id": "64b8e83c-ea32-41b2-b13a-147f788288ef", "fixed_ips": [{"subnet_id": "d8c70df7-b85c-4460-8262-f0ab1404a2f7", "ip_address": "10.55.0.101"}, {"subnet_id": "d8c70df7-b85c-4460-8262-f0ab1404a2f7", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1", "admin_state_up": true}}' 2018-11-25 15:36:26,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-8e363ba3-4ce9-448f-b8b8-aaa1d3f5099c Date: Sun, 25 Nov 2018 15:36:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:36:25Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.101"},{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.102"}],"id":"e59c2f8f-9190-47cc-96e1-1e10b8ab4e22","security_groups":["79ff1f47-e159-423d-b0ee-eb9766831d53"],"mac_address":"fa:16:3e:2a:19:d9","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1","project_id":"7867838fffd344fa8f5df487d4b3bf41","qos_policy_id":null,"admin_state_up":true,"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:25Z","binding:vnic_type":"normal"}} 2018-11-25 15:36:26,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-8e363ba3-4ce9-448f-b8b8-aaa1d3f5099c 2018-11-25 15:36:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ab92ebbc-eb5b-4db9-9159-8de70c9feef4 Date: Sun, 25 Nov 2018 15:36:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:26,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-ab92ebbc-eb5b-4db9-9159-8de70c9feef4 2018-11-25 15:36:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f475b08-e28e-4cf1-a2b5-daa9373acc14 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:26,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-0f475b08-e28e-4cf1-a2b5-daa9373acc14 2018-11-25 15:36:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4218db2-9fb7-4ee9-9260-40ee417cb2ec Date: Sun, 25 Nov 2018 15:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:26,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-a4218db2-9fb7-4ee9-9260-40ee417cb2ec 2018-11-25 15:36:26,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-40fea17c-f80f-4f55-af07-054e5402d376 Date: Sun, 25 Nov 2018 15:36:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:36:25Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.101"},{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.102"}],"id":"e59c2f8f-9190-47cc-96e1-1e10b8ab4e22","security_groups":["79ff1f47-e159-423d-b0ee-eb9766831d53"],"mac_address":"fa:16:3e:2a:19:d9","project_id":"7867838fffd344fa8f5df487d4b3bf41","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1","admin_state_up":true,"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:36:26,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1&admin_state_up=True used request id req-40fea17c-f80f-4f55-af07-054e5402d376 2018-11-25 15:36:26,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e45594-3227-4644-a81c-3888d23ac162 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:26,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-52e45594-3227-4644-a81c-3888d23ac162 2018-11-25 15:36:26,939 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst 2018-11-25 15:36:26,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-385346d2-1076-4886-9405-4b05d02cd073 x-compute-request-id: req-385346d2-1076-4886-9405-4b05d02cd073 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-flavor-name"}]} 2018-11-25 15:36:26,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-385346d2-1076-4886-9405-4b05d02cd073 2018-11-25 15:36:26,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:26,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-4fccc4fc-04a8-4f0d-946e-64900fc42c5d x-compute-request-id: req-4fccc4fc-04a8-4f0d-946e-64900fc42c5d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b7349c56-3055-4311-b796-62b76aee182e", "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:36:26,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e used request id req-4fccc4fc-04a8-4f0d-946e-64900fc42c5d 2018-11-25 15:36:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:27,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ff992bba-b475-4a8a-a5d8-82fb5f300262 Date: Sun, 25 Nov 2018 15:36:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:17Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/snap", "metadata": {}}], "self": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "min_disk": 0, "protected": false, "id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "file": "/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7867838fffd344fa8f5df487d4b3bf41", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d2011298-12ef-42d5-98fb-30a65bfae9d1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image"} 2018-11-25 15:36:27,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image used request id req-ff992bba-b475-4a8a-a5d8-82fb5f300262 2018-11-25 15:36:27,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:27,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e39c0d5f-9c60-4fdd-906f-19fdc446ebbc Date: Sun, 25 Nov 2018 15:36:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:36:27,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e39c0d5f-9c60-4fdd-906f-19fdc446ebbc 2018-11-25 15:36:27,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" -d '{"server": {"name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "imageRef": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "flavorRef": "b7349c56-3055-4311-b796-62b76aee182e", "max_count": 1, "min_count": 1, "networks": [{"port": "e59c2f8f-9190-47cc-96e1-1e10b8ab4e22"}]}}' 2018-11-25 15:36:28,882 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:36: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-d576e17e-2c95-4a64-bbf6-9ce41e19073c x-compute-request-id: req-d576e17e-2c95-4a64-bbf6-9ce41e19073c Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "adminPass": "GLPHC48oPBCr"}} 2018-11-25 15:36:28,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-d576e17e-2c95-4a64-bbf6-9ce41e19073c 2018-11-25 15:36:28,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:29,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:28 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-2a3cb0cf-5c19-432d-9397-d8b47dbab9aa x-compute-request-id: req-2a3cb0cf-5c19-432d-9397-d8b47dbab9aa Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "image": {"id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "links": [{"href": "http://172.30.9.29:8774/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}]}, "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "user_id": "cf26a05edc9a4bde87f064a50ce23a4f", "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-11-25T15:36:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "created": "2018-11-25T15:36:28Z", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:29,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-2a3cb0cf-5c19-432d-9397-d8b47dbab9aa 2018-11-25 15:36:29,096 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst 2018-11-25 15:36:29,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:29,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-a73097d4-daf7-4fbc-8a46-1324aa69dbfa x-compute-request-id: req-a73097d4-daf7-4fbc-8a46-1324aa69dbfa Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "image": {"id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "links": [{"href": "http://172.30.9.29:8774/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}]}, "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "user_id": "cf26a05edc9a4bde87f064a50ce23a4f", "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-11-25T15:36:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "created": "2018-11-25T15:36:28Z", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:29,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-a73097d4-daf7-4fbc-8a46-1324aa69dbfa 2018-11-25 15:36:29,452 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst] is - BUILD 2018-11-25 15:36:29,452 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:36:32,455 - create_instance - DEBUG - VM status query timeout in 896.641288042 2018-11-25 15:36:32,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:32,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-e1ddbb5f-c41f-4d40-b231-d1d183e8ea6b x-compute-request-id: req-e1ddbb5f-c41f-4d40-b231-d1d183e8ea6b Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "image": {"id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "links": [{"href": "http://172.30.9.29:8774/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}]}, "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "security_groups": [{"name": "default"}], "user_id": "cf26a05edc9a4bde87f064a50ce23a4f", "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-11-25T15:36:29Z", "hostId": "d662698324fb6ccf5cf4d1c3da33b212a5b611a1789c91c0575c4f1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "created": "2018-11-25T15:36:28Z", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:32,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-e1ddbb5f-c41f-4d40-b231-d1d183e8ea6b 2018-11-25 15:36:32,920 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst] is - BUILD 2018-11-25 15:36:32,920 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:36:35,924 - create_instance - DEBUG - VM status query timeout in 893.172951937 2018-11-25 15:36:35,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:36,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-0419d1c4-5a74-4513-99b9-f92e7359bf35 x-compute-request-id: req-0419d1c4-5a74-4513-99b9-f92e7359bf35 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:19:d9", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:19:d9", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "image": {"id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "links": [{"href": "http://172.30.9.29:8774/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:36:34.000000", "flavor": {"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}]}, "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "security_groups": [{"name": "default"}], "user_id": "cf26a05edc9a4bde87f064a50ce23a4f", "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-11-25T15:36:34Z", "hostId": "d662698324fb6ccf5cf4d1c3da33b212a5b611a1789c91c0575c4f1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "created": "2018-11-25T15:36:28Z", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:36,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-0419d1c4-5a74-4513-99b9-f92e7359bf35 2018-11-25 15:36:36,672 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst] is - ACTIVE 2018-11-25 15:36:36,672 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:36:36,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:37,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-c52a4f1f-8991-48a2-8c9a-b96d48e0b5ab x-compute-request-id: req-c52a4f1f-8991-48a2-8c9a-b96d48e0b5ab Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:19:d9", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:19:d9", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "image": {"id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "links": [{"href": "http://172.30.9.29:8774/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:36:34.000000", "flavor": {"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}]}, "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "security_groups": [{"name": "default"}], "user_id": "cf26a05edc9a4bde87f064a50ce23a4f", "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-11-25T15:36:34Z", "hostId": "d662698324fb6ccf5cf4d1c3da33b212a5b611a1789c91c0575c4f1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "created": "2018-11-25T15:36:28Z", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:37,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-c52a4f1f-8991-48a2-8c9a-b96d48e0b5ab 2018-11-25 15:36:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:37,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-94afa982-9ee9-4114-b7b1-49b0de4b0b4c Date: Sun, 25 Nov 2018 15:36:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c70df7-b85c-4460-8262-f0ab1404a2f7"],"updated_at":"2018-11-25T15:36:19Z","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"64b8e83c-ea32-41b2-b13a-147f788288ef","name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net"}]} 2018-11-25 15:36:37,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net used request id req-94afa982-9ee9-4114-b7b1-49b0de4b0b4c 2018-11-25 15:36:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:37,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d87af1-6e80-4b58-a8b7-93b024eaa1bd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-b5d87af1-6e80-4b58-a8b7-93b024eaa1bd 2018-11-25 15:36:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:37,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-723a12d1-fdff-4034-89bf-2b6c23915588 Date: Sun, 25 Nov 2018 15:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7867838fffd344fa8f5df487d4b3bf41","id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet"}]} 2018-11-25 15:36:37,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-723a12d1-fdff-4034-89bf-2b6c23915588 2018-11-25 15:36:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:37,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-4d5dc929-7060-4f21-a456-75eef2dc2a61 Date: Sun, 25 Nov 2018 15:36:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:36:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.4"}],"id":"754d651a-9f0d-45df-88c9-dfcfe2bd28fa","security_groups":[],"mac_address":"fa:16:3e:36:78:f8","project_id":"7867838fffd344fa8f5df487d4b3bf41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64b8e83c-ea32-41b2-b13a-147f788288ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:36:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.2"}],"id":"7f9e86d3-dffa-4cda-b492-71c50b8f9a5e","security_groups":[],"mac_address":"fa:16:3e:58:0a:58","project_id":"7867838fffd344fa8f5df487d4b3bf41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64b8e83c-ea32-41b2-b13a-147f788288ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:36:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.3"}],"id":"8d6e3d3a-2805-4092-8c3a-63f8379363b1","security_groups":[],"mac_address":"fa:16:3e:e2:10:f6","project_id":"7867838fffd344fa8f5df487d4b3bf41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64b8e83c-ea32-41b2-b13a-147f788288ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:36:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.101"},{"subnet_id":"d8c70df7-b85c-4460-8262-f0ab1404a2f7","ip_address":"10.55.0.102"}],"id":"e59c2f8f-9190-47cc-96e1-1e10b8ab4e22","security_groups":["79ff1f47-e159-423d-b0ee-eb9766831d53"],"mac_address":"fa:16:3e:2a:19:d9","project_id":"7867838fffd344fa8f5df487d4b3bf41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1","admin_state_up":true,"network_id":"64b8e83c-ea32-41b2-b13a-147f788288ef","tenant_id":"7867838fffd344fa8f5df487d4b3bf41","created_at":"2018-11-25T15:36:25Z","binding:vnic_type":"normal","device_id":"cb3f7f27-4d9a-4daf-a769-d662c4117303"}]} 2018-11-25 15:36:37,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-4d5dc929-7060-4f21-a456-75eef2dc2a61 2018-11-25 15:36:37,853 - create_instance - INFO - Deleting Port with ID - e59c2f8f-9190-47cc-96e1-1e10b8ab4e22 2018-11-25 15:36:37,853 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08port-1 2018-11-25 15:36:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/e59c2f8f-9190-47cc-96e1-1e10b8ab4e22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:38,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff7181d8-932c-47dd-80cd-22d7f9e98e11 Date: Sun, 25 Nov 2018 15:36:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:38,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/e59c2f8f-9190-47cc-96e1-1e10b8ab4e22 used request id req-ff7181d8-932c-47dd-80cd-22d7f9e98e11 2018-11-25 15:36:38,312 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst 2018-11-25 15:36:38,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:38,468 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36: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 x-openstack-request-id: req-f811a4d4-bcfa-4e86-b348-a86eef43f1c4 x-compute-request-id: req-f811a4d4-bcfa-4e86-b348-a86eef43f1c4 Content-Type: application/json 2018-11-25 15:36:38,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-f811a4d4-bcfa-4e86-b348-a86eef43f1c4 2018-11-25 15:36:38,469 - create_instance - INFO - Checking deletion status 2018-11-25 15:36:38,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:38,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-baac60c3-935a-48a3-ac6b-d814a161a44c x-compute-request-id: req-baac60c3-935a-48a3-ac6b-d814a161a44c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:19:d9", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:19:d9", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303", "rel": "bookmark"}], "image": {"id": "d2011298-12ef-42d5-98fb-30a65bfae9d1", "links": [{"href": "http://172.30.9.29:8774/images/d2011298-12ef-42d5-98fb-30a65bfae9d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:36:34.000000", "flavor": {"id": "b7349c56-3055-4311-b796-62b76aee182e", "links": [{"href": "http://172.30.9.29:8774/flavors/b7349c56-3055-4311-b796-62b76aee182e", "rel": "bookmark"}]}, "id": "cb3f7f27-4d9a-4daf-a769-d662c4117303", "user_id": "cf26a05edc9a4bde87f064a50ce23a4f", "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-11-25T15:36:38Z", "hostId": "d662698324fb6ccf5cf4d1c3da33b212a5b611a1789c91c0575c4f1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst", "created": "2018-11-25T15:36:28Z", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:36:38,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-baac60c3-935a-48a3-ac6b-d814a161a44c 2018-11-25 15:36:38,656 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst] is - ACTIVE 2018-11-25 15:36:38,656 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:36:41,659 - create_instance - DEBUG - VM status query timeout in 296.809899092 2018-11-25 15:36:41,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dd3255dba5c6fd1975d1a9abb135d79d879146" 2018-11-25 15:36:41,707 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:36: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 x-openstack-request-id: req-30668fbf-548d-4c52-96e8-fee664801e38 x-compute-request-id: req-30668fbf-548d-4c52-96e8-fee664801e38 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cb3f7f27-4d9a-4daf-a769-d662c4117303 could not be found.", "code": 404}} 2018-11-25 15:36:41,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cb3f7f27-4d9a-4daf-a769-d662c4117303 used request id req-30668fbf-548d-4c52-96e8-fee664801e38 2018-11-25 15:36:41,707 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cb3f7f27-4d9a-4daf-a769-d662c4117303 could not be found. (HTTP 404) (Request-ID: req-30668fbf-548d-4c52-96e8-fee664801e38) 2018-11-25 15:36:41,707 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-inst 2018-11-25 15:36:41,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b199c77df9e7316f5f18346b4e366fadc12c5a4b" 2018-11-25 15:36:41,755 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:36: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 x-openstack-request-id: req-37ae1e8a-71c5-4231-839e-9deedce52375 x-compute-request-id: req-37ae1e8a-71c5-4231-839e-9deedce52375 Content-Length: 0 Content-Type: application/json 2018-11-25 15:36:41,755 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b7349c56-3055-4311-b796-62b76aee182e used request id req-37ae1e8a-71c5-4231-839e-9deedce52375 2018-11-25 15:36:41,756 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet 2018-11-25 15:36:41,756 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-subnet 2018-11-25 15:36:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d8c70df7-b85c-4460-8262-f0ab1404a2f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:44,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a8f71e0-2cb6-4cd3-8f07-2bf8b0231ae1 Date: Sun, 25 Nov 2018 15:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:44,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d8c70df7-b85c-4460-8262-f0ab1404a2f7 used request id req-5a8f71e0-2cb6-4cd3-8f07-2bf8b0231ae1 2018-11-25 15:36:44,088 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-pub-net 2018-11-25 15:36:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/64b8e83c-ea32-41b2-b13a-147f788288ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2522c84a3f86cf2cdc7a0c747948091773a3e1" 2018-11-25 15:36:45,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbca9312-748c-426d-8e3b-52d930c0610b Date: Sun, 25 Nov 2018 15:36:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:45,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/64b8e83c-ea32-41b2-b13a-147f788288ef used request id req-fbca9312-748c-426d-8e3b-52d930c0610b 2018-11-25 15:36:45,570 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a26c31bb-0406-4bff-933f-717cdcd57d08-image 2018-11-25 15:36:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e975df00c0e073f7403fa7bd6b0eb8cc78000b8f" 2018-11-25 15:36:47,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccce2a74-ef15-4fbb-a565-00434fb0fbde Date: Sun, 25 Nov 2018 15:36:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:36:47,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d2011298-12ef-42d5-98fb-30a65bfae9d1 used request id req-ccce2a74-ef15-4fbb-a565-00434fb0fbde 2018-11-25 15:36:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-737d19ed-3bd4-4c09-b09c-49fd53da5298 Date: Sun, 25 Nov 2018 15:36:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "created_at": "2018-11-25T15:36:18Z", "updated_at": "2018-11-25T15:36:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "revision_number": 0, "id": "07a41a00-b0d7-49ae-83c5-6e44d9228044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "port_range_min": null, "ethertype": "IPv4", "project_id": "7867838fffd344fa8f5df487d4b3bf41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "revision_number": 0, "id": "09fba0f1-461e-4be2-96c2-c7d747703c6d", "remote_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "port_range_min": null, "ethertype": "IPv6", "project_id": "7867838fffd344fa8f5df487d4b3bf41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "revision_number": 0, "id": "41c13e54-d337-40d7-9a98-11701581f1a1", "remote_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "port_range_min": null, "ethertype": "IPv4", "project_id": "7867838fffd344fa8f5df487d4b3bf41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "revision_number": 0, "id": "e391b0b5-4d1a-41b3-9596-c1ab26222df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "port_range_min": null, "ethertype": "IPv6", "project_id": "7867838fffd344fa8f5df487d4b3bf41"}], "revision_number": 4, "project_id": "7867838fffd344fa8f5df487d4b3bf41", "id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:36:47,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-737d19ed-3bd4-4c09-b09c-49fd53da5298 2018-11-25 15:36:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:47,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6abc000-2d93-48e7-8ca8-b1aaa933dc18 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:36:47,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-d6abc000-2d93-48e7-8ca8-b1aaa933dc18 2018-11-25 15:36:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67bfe18-4bcc-4f18-97d3-919453e15225 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41"}, "enabled": true, "id": "7867838fffd344fa8f5df487d4b3bf41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj"}} 2018-11-25 15:36:47,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-a67bfe18-4bcc-4f18-97d3-919453e15225 2018-11-25 15:36:47,690 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79ff1f47-e159-423d-b0ee-eb9766831d53 2018-11-25 15:36:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=79ff1f47-e159-423d-b0ee-eb9766831d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:47,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ffba1d3f-a3f9-45c4-9873-43fcf2d55d99 Date: Sun, 25 Nov 2018 15:36:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "port_range_min": null, "revision_number": 0, "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "created_at": "2018-11-25T15:36:18Z", "project_id": "7867838fffd344fa8f5df487d4b3bf41", "id": "07a41a00-b0d7-49ae-83c5-6e44d9228044"}, {"remote_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "port_range_min": null, "revision_number": 0, "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "created_at": "2018-11-25T15:36:18Z", "project_id": "7867838fffd344fa8f5df487d4b3bf41", "id": "09fba0f1-461e-4be2-96c2-c7d747703c6d"}, {"remote_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "port_range_min": null, "revision_number": 0, "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "created_at": "2018-11-25T15:36:18Z", "project_id": "7867838fffd344fa8f5df487d4b3bf41", "id": "41c13e54-d337-40d7-9a98-11701581f1a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:18Z", "security_group_id": "79ff1f47-e159-423d-b0ee-eb9766831d53", "port_range_min": null, "revision_number": 0, "tenant_id": "7867838fffd344fa8f5df487d4b3bf41", "created_at": "2018-11-25T15:36:18Z", "project_id": "7867838fffd344fa8f5df487d4b3bf41", "id": "e391b0b5-4d1a-41b3-9596-c1ab26222df3"}]} 2018-11-25 15:36:47,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=79ff1f47-e159-423d-b0ee-eb9766831d53 used request id req-ffba1d3f-a3f9-45c4-9873-43fcf2d55d99 2018-11-25 15:36:47,893 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:36:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/79ff1f47-e159-423d-b0ee-eb9766831d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:48,202 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70c44564-aa11-469b-b7b7-34698c49739e Content-Length: 0 Date: Sun, 25 Nov 2018 15:36:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:36:48,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/79ff1f47-e159-423d-b0ee-eb9766831d53 used request id req-70c44564-aa11-469b-b7b7-34698c49739e 2018-11-25 15:36:48,203 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj 2018-11-25 15:36:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:48,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1136f2a7-97d2-4688-b5e3-696839e19bf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:48,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7867838fffd344fa8f5df487d4b3bf41 used request id req-1136f2a7-97d2-4688-b5e3-696839e19bf1 2018-11-25 15:36:48,415 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-proj-role 2018-11-25 15:36:48,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8a11108c2e0144c1a669483554a0ca2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:48,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8531c910-5102-4413-9cc1-6d299bd27df4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:48,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8a11108c2e0144c1a669483554a0ca2a used request id req-8531c910-5102-4413-9cc1-6d299bd27df4 2018-11-25 15:36:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab98da6443f9e586728ee7329d7ab677a0eafb" 2018-11-25 15:36:48,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2d8b6b-95fc-4597-9a4e-94494b41ffe2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:36:48,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a2d8b6b-95fc-4597-9a4e-94494b41ffe2 2018-11-25 15:36:48,641 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b98a4e8d-dd08-47d-user 2018-11-25 15:36:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/cf26a05edc9a4bde87f064a50ce23a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0288c921ecdf3e69f673a72907b82eb6939df6" 2018-11-25 15:36:48,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-361253f1-dac6-443a-b2b9-4f03777c801c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:48,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cf26a05edc9a4bde87f064a50ce23a4f used request id req-361253f1-dac6-443a-b2b9-4f03777c801c 2018-11-25 15:36:48,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:49,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YMCS_MGOSmutrvwf39VY0w"], "issued_at": "2018-11-25T15:36:49.000000Z"}} 2018-11-25 15:36:49,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242a24c31bc0ea6c48c1f6b8a6866a81eaaaf62c" 2018-11-25 15:36:49,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99e789a-ecae-49a6-b9c2-7dc3b0a0fcef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:49,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b99e789a-ecae-49a6-b9c2-7dc3b0a0fcef 2018-11-25 15:36:49,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:49,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:49,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["CQkufQiVRDuBqWdgqhG2Iw"], "issued_at": "2018-11-25T15:36:49.000000Z"}} 2018-11-25 15:36:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:36:49,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a4ff6d-9f3d-4359-89db-d6b6012fb020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:49,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-24a4ff6d-9f3d-4359-89db-d6b6012fb020 2018-11-25 15:36:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:36:49,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:36:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:36:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:36:50,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca429c4-3b73-49ce-a2c7-eccad2f7e4f5 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:36:50,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj used request id req-eca429c4-3b73-49ce-a2c7-eccad2f7e4f5 2018-11-25 15:36:50,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:36:50,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6b12a9-a1c2-4b6f-8ac1-a277f72130cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:36:50,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-be6b12a9-a1c2-4b6f-8ac1-a277f72130cf 2018-11-25 15:36:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}}' 2018-11-25 15:36:50,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1185e1b-227b-42dd-af80-421e3a3f3f68 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:36:50,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f1185e1b-227b-42dd-af80-421e3a3f3f68 2018-11-25 15:36:50,245 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj 2018-11-25 15:36:50,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:50,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:50,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Q1XU5AGmSXGCGOCEXEZG9A"], "issued_at": "2018-11-25T15:36:50.000000Z"}} 2018-11-25 15:36:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6871395d5e6cdea9e9b8f0205d0bc0f29d16703" 2018-11-25 15:36:50,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72860537-3912-4c42-9233-09df3f163834 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:50,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-72860537-3912-4c42-9233-09df3f163834 2018-11-25 15:36:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:36:50,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:36:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6871395d5e6cdea9e9b8f0205d0bc0f29d16703" 2018-11-25 15:36:50,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed85269-4155-4416-9195-5bd5f9e53ec6 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:36:50,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3ed85269-4155-4416-9195-5bd5f9e53ec6 2018-11-25 15:36:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6871395d5e6cdea9e9b8f0205d0bc0f29d16703" 2018-11-25 15:36:50,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64be4d2-7db5-4541-a4d6-4cbd2cb65907 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}]} 2018-11-25 15:36:50,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj used request id req-f64be4d2-7db5-4541-a4d6-4cbd2cb65907 2018-11-25 15:36:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6871395d5e6cdea9e9b8f0205d0bc0f29d16703" 2018-11-25 15:36:50,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44368654-51be-4663-b4f0-89bd3448aab5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:36:50,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-44368654-51be-4663-b4f0-89bd3448aab5 2018-11-25 15:36:51,347 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a4616dfa-9165-49c-user 2018-11-25 15:36:51,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:36:51,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82f3591-933e-4c72-9eec-1816c87f29f9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:36:51,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d82f3591-933e-4c72-9eec-1816c87f29f9 2018-11-25 15:36:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" -d '{"role": {"name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}}' 2018-11-25 15:36:51,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940f10c8-de80-4495-b520-0e608f932c24 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "082bac1e72554d6db6214daab80141b1", "links": {"self": "http://172.30.9.29:5000/v3/roles/082bac1e72554d6db6214daab80141b1"}, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}} 2018-11-25 15:36:51,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-940f10c8-de80-4495-b520-0e608f932c24 2018-11-25 15:36:51,568 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role 2018-11-25 15:36:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/082bac1e72554d6db6214daab80141b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:36:51,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008f4958-8964-47f8-9015-f429f881f795 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/082bac1e72554d6db6214daab80141b1"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role", "id": "082bac1e72554d6db6214daab80141b1"}} 2018-11-25 15:36:51,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/082bac1e72554d6db6214daab80141b1 used request id req-008f4958-8964-47f8-9015-f429f881f795 2018-11-25 15:36:51,659 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role to project CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj 2018-11-25 15:36:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b/users/24f61a7f55bf4d41a5024f214e9d4140/roles/082bac1e72554d6db6214daab80141b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:36:51,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be03c63d-bfcb-4118-a568-370f86f4bb35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:36:51,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b/users/24f61a7f55bf4d41a5024f214e9d4140/roles/082bac1e72554d6db6214daab80141b1 used request id req-be03c63d-bfcb-4118-a568-370f86f4bb35 2018-11-25 15:36:51,794 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:36:51,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:51,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:52,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082bac1e72554d6db6214daab80141b1", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}], "expires_at": "2018-11-25T16:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-user", "id": "24f61a7f55bf4d41a5024f214e9d4140"}, "audit_ids": ["bBKIKzBYQ0Cnwn0W1Dah9Q"], "issued_at": "2018-11-25T15:36:52.000000Z"}} 2018-11-25 15:36:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:36:52,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b945eca8-4950-46c7-9842-fc43cfd63e83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:52,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b945eca8-4950-46c7-9842-fc43cfd63e83 2018-11-25 15:36:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:36:52,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4af01926-d574-42cc-957c-d8601c3d9906 Date: Sun, 25 Nov 2018 15:36:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image"} 2018-11-25 15:36:52,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image used request id req-4af01926-d574-42cc-957c-d8601c3d9906 2018-11-25 15:36:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:36:52,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b7fb684-bff8-4339-927f-ac4187d7fc30 Date: Sun, 25 Nov 2018 15:36:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:36:52,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1b7fb684-bff8-4339-927f-ac4187d7fc30 2018-11-25 15:36:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image"}' 2018-11-25 15:36:52,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 X-Openstack-Request-Id: req-9aa7b21b-7153-409d-a131-c5d93e024e33 Date: Sun, 25 Nov 2018 15:36:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "min_disk": 0, "protected": false, "id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "file": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/file", "checksum": null, "owner": "72e8b2e93e4c4c0294b41aa6b19c366b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:36:52,817 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9aa7b21b-7153-409d-a131-c5d93e024e33 2018-11-25 15:36:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" -d '' 2018-11-25 15:36:53,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7be70c11-e672-4b79-8a94-71ecf451c7c8 Date: Sun, 25 Nov 2018 15:36:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:36:53,757 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/file used request id req-7be70c11-e672-4b79-8a94-71ecf451c7c8 2018-11-25 15:36:53,758 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:36:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:36:53,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-66b4765b-1e64-430a-a589-4b51f290a598 Date: Sun, 25 Nov 2018 15:36:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:53Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/snap", "metadata": {}}], "self": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "min_disk": 0, "protected": false, "id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "file": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72e8b2e93e4c4c0294b41aa6b19c366b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:36:53,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 used request id req-66b4765b-1e64-430a-a589-4b51f290a598 2018-11-25 15:36:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:36:54,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98083ace-be1a-4a0b-aef6-6ac1213297f4 Date: Sun, 25 Nov 2018 15:36:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:36:54,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-98083ace-be1a-4a0b-aef6-6ac1213297f4 2018-11-25 15:36:54,108 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image 2018-11-25 15:36:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:36:54,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2f68c4c8-0f5e-468e-8f80-d007703837ae Date: Sun, 25 Nov 2018 15:36:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:53Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/snap", "metadata": {}}], "self": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "min_disk": 0, "protected": false, "id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "file": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72e8b2e93e4c4c0294b41aa6b19c366b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:36:54,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 used request id req-2f68c4c8-0f5e-468e-8f80-d007703837ae 2018-11-25 15:36:54,271 - create_image - DEBUG - Instance status is - active 2018-11-25 15:36:54,271 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image 2018-11-25 15:36:54,271 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image 2018-11-25 15:36:54,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:54,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:54,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082bac1e72554d6db6214daab80141b1", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}], "expires_at": "2018-11-25T16:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-user", "id": "24f61a7f55bf4d41a5024f214e9d4140"}, "audit_ids": ["nBFSMNHxSaidyyH6y9i_ug"], "issued_at": "2018-11-25T15:36:54.000000Z"}} 2018-11-25 15:36:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:36:54,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81b7fba-de8b-4398-973b-1730ea4079cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:54,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e81b7fba-de8b-4398-973b-1730ea4079cc 2018-11-25 15:36:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:36:54,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0709ef84-2746-47d4-b760-930192c0a337 Date: Sun, 25 Nov 2018 15:36:54 GMT RESP BODY: {"networks":[]} 2018-11-25 15:36:54,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net used request id req-0709ef84-2746-47d4-b760-930192c0a337 2018-11-25 15:36:54,904 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net 2018-11-25 15:36:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" -d '{"network": {"name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net", "admin_state_up": true}}' 2018-11-25 15:36:55,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5c30dd56-59eb-4174-ad08-f0e4907de0bb Date: Sun, 25 Nov 2018 15:36:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe4c5a53-803e-41ee-9523-52457aeaa669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:36:55Z","is_default":false,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:55Z","mtu":1450}} 2018-11-25 15:36:55,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-5c30dd56-59eb-4174-ad08-f0e4907de0bb 2018-11-25 15:36:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fe4c5a53-803e-41ee-9523-52457aeaa669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:36:55,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c17468cd-0798-43da-afdb-4d57c5aa2556 Date: Sun, 25 Nov 2018 15:36:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:36:55Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"fe4c5a53-803e-41ee-9523-52457aeaa669","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net"}]} 2018-11-25 15:36:55,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fe4c5a53-803e-41ee-9523-52457aeaa669 used request id req-c17468cd-0798-43da-afdb-4d57c5aa2556 2018-11-25 15:36:55,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe4c5a53-803e-41ee-9523-52457aeaa669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:36:55,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-40a0b88d-58f6-4927-a463-9b1304740aac Date: Sun, 25 Nov 2018 15:36:55 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:36:55,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe4c5a53-803e-41ee-9523-52457aeaa669 used request id req-40a0b88d-58f6-4927-a463-9b1304740aac 2018-11-25 15:36:55,920 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-subnet 2018-11-25 15:36:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" -d '{"subnets": [{"ip_version": 4, "network_id": "fe4c5a53-803e-41ee-9523-52457aeaa669", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-subnet"}]}' 2018-11-25 15:36:56,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7feee50e-c31f-4833-8529-38de2608330d Date: Sun, 25 Nov 2018 15:36:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe4c5a53-803e-41ee-9523-52457aeaa669","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"552bd2ed-fb91-4dfe-84aa-babe074e7090","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-subnet"}]} 2018-11-25 15:36:56,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7feee50e-c31f-4833-8529-38de2608330d 2018-11-25 15:36:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fe4c5a53-803e-41ee-9523-52457aeaa669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:36:57,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-56fb79ae-92a4-4a2a-9a2e-ed436781accc Date: Sun, 25 Nov 2018 15:36:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["552bd2ed-fb91-4dfe-84aa-babe074e7090"],"updated_at":"2018-11-25T15:36:56Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"fe4c5a53-803e-41ee-9523-52457aeaa669","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net"}]} 2018-11-25 15:36:57,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fe4c5a53-803e-41ee-9523-52457aeaa669 used request id req-56fb79ae-92a4-4a2a-9a2e-ed436781accc 2018-11-25 15:36:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe4c5a53-803e-41ee-9523-52457aeaa669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:36:57,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea55ae2f-e59e-4edf-86ae-f8ce05443272 Date: Sun, 25 Nov 2018 15:36:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe4c5a53-803e-41ee-9523-52457aeaa669","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"552bd2ed-fb91-4dfe-84aa-babe074e7090","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-subnet"}]} 2018-11-25 15:36:57,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe4c5a53-803e-41ee-9523-52457aeaa669 used request id req-ea55ae2f-e59e-4edf-86ae-f8ce05443272 2018-11-25 15:36:57,387 - OpenStackNetwork - DEBUG - Network [fe4c5a53-803e-41ee-9523-52457aeaa669] created successfully 2018-11-25 15:36:57,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:57,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:57,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:36:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ErEp3H2ySxuGMCnhFe0BDg"], "issued_at": "2018-11-25T15:36:57.000000Z"}} 2018-11-25 15:36:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87f8c2ef937bc9c3092726a94e3fd04f61913ba" 2018-11-25 15:36:57,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8f4037-8730-4ef3-bdb2-d49479e44025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:57,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb8f4037-8730-4ef3-bdb2-d49479e44025 2018-11-25 15:36:57,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:36:57,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87f8c2ef937bc9c3092726a94e3fd04f61913ba" 2018-11-25 15:36:58,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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-4fdd6694-f79e-4dff-91e0-6707c8fa9ed9 x-compute-request-id: req-4fdd6694-f79e-4dff-91e0-6707c8fa9ed9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:36:58,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4fdd6694-f79e-4dff-91e0-6707c8fa9ed9 2018-11-25 15:36:58,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87f8c2ef937bc9c3092726a94e3fd04f61913ba" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:36:58,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36: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,Accept-Encoding x-openstack-request-id: req-2403739f-30ee-4ec9-a646-330c5c72df2f x-compute-request-id: req-2403739f-30ee-4ec9-a646-330c5c72df2f Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:36:58,095 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2403739f-30ee-4ec9-a646-330c5c72df2f 2018-11-25 15:36:58,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:36:58,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:36:58,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082bac1e72554d6db6214daab80141b1", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}], "expires_at": "2018-11-25T16:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-user", "id": "24f61a7f55bf4d41a5024f214e9d4140"}, "audit_ids": ["Yc_kaul2TJeDylhDyXrgIA"], "issued_at": "2018-11-25T15:36:58.000000Z"}} 2018-11-25 15:36:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:36:58,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf031b51-f756-4d80-aa18-08fce9054e10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:36:58,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf031b51-f756-4d80-aa18-08fce9054e10 2018-11-25 15:36:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:36:58,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0ec0ab0-74b5-49f1-990a-e23684f560a0 Date: Sun, 25 Nov 2018 15:36:58 GMT RESP BODY: {"networks":[]} 2018-11-25 15:36:58,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-d0ec0ab0-74b5-49f1-990a-e23684f560a0 2018-11-25 15:36:58,718 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 2018-11-25 15:36:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" -d '{"network": {"name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2", "admin_state_up": true}}' 2018-11-25 15:36:59,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-454aaf78-4fd0-47f0-af3e-8ada31c82931 Date: Sun, 25 Nov 2018 15:36:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:36:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","mtu":1450}} 2018-11-25 15:36:59,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-454aaf78-4fd0-47f0-af3e-8ada31c82931 2018-11-25 15:36:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:36:59,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-1f0e93ef-7a7b-4ecf-b69e-7adc7c1392a6 Date: Sun, 25 Nov 2018 15:36:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:36:58Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:36:59,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-1f0e93ef-7a7b-4ecf-b69e-7adc7c1392a6 2018-11-25 15:36:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:36:59,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3f98db9-bf0d-4d8e-b36a-17010a9a5dae Date: Sun, 25 Nov 2018 15:36:59 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:36:59,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-f3f98db9-bf0d-4d8e-b36a-17010a9a5dae 2018-11-25 15:36:59,549 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1 2018-11-25 15:36:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" -d '{"subnets": [{"ip_version": 4, "network_id": "3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]}' 2018-11-25 15:37:00,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b989139c-142f-48dd-b20c-ae0ce0cbcddf Date: Sun, 25 Nov 2018 15:37:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:00,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b989139c-142f-48dd-b20c-ae0ce0cbcddf 2018-11-25 15:37:00,316 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2 2018-11-25 15:37:00,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" -d '{"subnets": [{"ip_version": 4, "network_id": "3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"}]}' 2018-11-25 15:37:01,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e6ca8ab8-8df1-41d7-998b-d90e7faa4b15 Date: Sun, 25 Nov 2018 15:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"}]} 2018-11-25 15:37:01,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e6ca8ab8-8df1-41d7-998b-d90e7faa4b15 2018-11-25 15:37:01,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:37:01,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6233dcbf-bcf6-42c2-b1bc-4b7f9c99e049 Date: Sun, 25 Nov 2018 15:37:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19dec939-7d84-40df-96c1-7c39dfeeae6f","a61b188e-5c92-4bf4-9b3b-da8d03128752"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:01,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-6233dcbf-bcf6-42c2-b1bc-4b7f9c99e049 2018-11-25 15:37:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:37:01,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-3198f8e6-c4ca-4998-a9c3-2cf98ff788eb Date: Sun, 25 Nov 2018 15:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:01,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-3198f8e6-c4ca-4998-a9c3-2cf98ff788eb 2018-11-25 15:37:01,448 - OpenStackNetwork - DEBUG - Network [3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e] created successfully 2018-11-25 15:37:01,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:01,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:01,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082bac1e72554d6db6214daab80141b1", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}], "expires_at": "2018-11-25T16:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-user", "id": "24f61a7f55bf4d41a5024f214e9d4140"}, "audit_ids": ["sJ-BP7FKSW--E4aZNE2HSw"], "issued_at": "2018-11-25T15:37:01.000000Z"}} 2018-11-25 15:37:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:01,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2b1965-89b7-49d1-99f0-5f4d7fef7721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:01,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff2b1965-89b7-49d1-99f0-5f4d7fef7721 2018-11-25 15:37:01,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:37:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:01,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326100bb-1d6d-492e-9300-531a3c909a94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:01,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-326100bb-1d6d-492e-9300-531a3c909a94 2018-11-25 15:37:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a66c5feb-31d9-46b1-a7ff-f5fdffce3761 Date: Sun, 25 Nov 2018 15:37:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a61b188e-5c92-4bf4-9b3b-da8d03128752","19dec939-7d84-40df-96c1-7c39dfeeae6f"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:02,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-a66c5feb-31d9-46b1-a7ff-f5fdffce3761 2018-11-25 15:37:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:37:02,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:37:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:37:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:02,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59f0d1d-ac1d-4da2-9b06-9eaee248704f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:02,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-b59f0d1d-ac1d-4da2-9b06-9eaee248704f 2018-11-25 15:37:02,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:02,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1b215d08-1140-4fba-b637-b08350118fd6 Date: Sun, 25 Nov 2018 15:37:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:02,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-1b215d08-1140-4fba-b637-b08350118fd6 2018-11-25 15:37:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:02,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9ac6618-65e4-4323-a3ab-1cd1a05854a3 Date: Sun, 25 Nov 2018 15:37:02 GMT RESP BODY: {"ports":[]} 2018-11-25 15:37:02,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1&admin_state_up=True used request id req-b9ac6618-65e4-4323-a3ab-1cd1a05854a3 2018-11-25 15:37:02,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:02,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:02 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-9ccadb13-f361-435f-a4aa-903d10890a73 x-compute-request-id: req-9ccadb13-f361-435f-a4aa-903d10890a73 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:37:02,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst used request id req-9ccadb13-f361-435f-a4aa-903d10890a73 2018-11-25 15:37:03,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9ea63cc2-6990-4f08-8c43-7c9e9f8ac143 Date: Sun, 25 Nov 2018 15:37:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19dec939-7d84-40df-96c1-7c39dfeeae6f","a61b188e-5c92-4bf4-9b3b-da8d03128752"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:03,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-9ea63cc2-6990-4f08-8c43-7c9e9f8ac143 2018-11-25 15:37:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:03,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c97ad31-27c8-46dd-9377-3944e3e8cead Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:03,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-3c97ad31-27c8-46dd-9377-3944e3e8cead 2018-11-25 15:37:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:03,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-feab60ed-dd47-414f-93a9-da48809af319 Date: Sun, 25 Nov 2018 15:37:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:03,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-feab60ed-dd47-414f-93a9-da48809af319 2018-11-25 15:37:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b23fa218-e674-4a82-87b9-2f4d81e10aa1 Date: Sun, 25 Nov 2018 15:37:03 GMT RESP BODY: {"ports":[]} 2018-11-25 15:37:03,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1&admin_state_up=True used request id req-b23fa218-e674-4a82-87b9-2f4d81e10aa1 2018-11-25 15:37:03,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:03,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:04,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082bac1e72554d6db6214daab80141b1", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role"}], "expires_at": "2018-11-25T16:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/72e8b2e93e4c4c0294b41aa6b19c366b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-user", "id": "24f61a7f55bf4d41a5024f214e9d4140"}, "audit_ids": ["IkmGkf7QSOGM80bqWR30IQ"], "issued_at": "2018-11-25T15:37:04.000000Z"}} 2018-11-25 15:37:04,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc874b91e83a3e046e840527d9c516c06c7ff2bb" 2018-11-25 15:37:04,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8572a3c-559b-4756-8d6b-048aa34f3052 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:04,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a8572a3c-559b-4756-8d6b-048aa34f3052 2018-11-25 15:37:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:04,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-80b9b3d8-62ef-49cf-92b8-7b4282b696d1 Date: Sun, 25 Nov 2018 15:37:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a61b188e-5c92-4bf4-9b3b-da8d03128752","19dec939-7d84-40df-96c1-7c39dfeeae6f"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:04,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-80b9b3d8-62ef-49cf-92b8-7b4282b696d1 2018-11-25 15:37:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:04,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-bbd409a9-ee4f-4acb-9763-7d0bd6b41d82 Date: Sun, 25 Nov 2018 15:37:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:04,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-bbd409a9-ee4f-4acb-9763-7d0bd6b41d82 2018-11-25 15:37:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:05,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-67cf9f64-1cf4-4fa0-9aa9-b643edd19912 Date: Sun, 25 Nov 2018 15:37:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a61b188e-5c92-4bf4-9b3b-da8d03128752","19dec939-7d84-40df-96c1-7c39dfeeae6f"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:05,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-67cf9f64-1cf4-4fa0-9aa9-b643edd19912 2018-11-25 15:37:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:37:05,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:37:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:37:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc874b91e83a3e046e840527d9c516c06c7ff2bb" 2018-11-25 15:37:05,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4421f41-579d-431f-8c2c-1e8d5f1aede1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:05,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-c4421f41-579d-431f-8c2c-1e8d5f1aede1 2018-11-25 15:37:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:05,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e68bf418-4d69-43bf-bf37-946650073f53 Date: Sun, 25 Nov 2018 15:37:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:05,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-e68bf418-4d69-43bf-bf37-946650073f53 2018-11-25 15:37:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:05,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22540234-d0a5-452b-b3f4-ec4a3cec024e Date: Sun, 25 Nov 2018 15:37:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:05,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1 used request id req-22540234-d0a5-452b-b3f4-ec4a3cec024e 2018-11-25 15:37:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:05,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-23c6c12f-fbd1-4cd9-8ed7-14f1098fcff0 Date: Sun, 25 Nov 2018 15:37:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"}]} 2018-11-25 15:37:05,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2 used request id req-23c6c12f-fbd1-4cd9-8ed7-14f1098fcff0 2018-11-25 15:37:05,525 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 2018-11-25 15:37:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" -d '{"port": {"network_id": "3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e", "fixed_ips": [{"subnet_id": "a61b188e-5c92-4bf4-9b3b-da8d03128752", "ip_address": "10.55.0.101"}, {"subnet_id": "19dec939-7d84-40df-96c1-7c39dfeeae6f", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1", "admin_state_up": true}}' 2018-11-25 15:37:06,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-72670721-20ba-4a71-82f5-aac7d92f5976 Date: Sun, 25 Nov 2018 15:37:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:06Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","ip_address":"10.55.0.101"},{"subnet_id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","ip_address":"10.65.0.101"}],"id":"975eb010-a52f-42d1-957e-6d49550d8835","security_groups":["b0e13e06-8afe-4957-b2d8-cf9bc76e7b92"],"mac_address":"fa:16:3e:e1:87:85","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","qos_policy_id":null,"admin_state_up":true,"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:06Z","binding:vnic_type":"normal"}} 2018-11-25 15:37:06,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-72670721-20ba-4a71-82f5-aac7d92f5976 2018-11-25 15:37:06,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0481e4a1-0fb2-4591-874e-d726792a2077 Date: Sun, 25 Nov 2018 15:37:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19dec939-7d84-40df-96c1-7c39dfeeae6f","a61b188e-5c92-4bf4-9b3b-da8d03128752"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:07,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-0481e4a1-0fb2-4591-874e-d726792a2077 2018-11-25 15:37:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5b9f6b-125a-4ad3-81ad-ca5f32fab107 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:07,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-df5b9f6b-125a-4ad3-81ad-ca5f32fab107 2018-11-25 15:37:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1214b36f-0866-4c47-9ab9-b20712b5b0e5 Date: Sun, 25 Nov 2018 15:37:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:07,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-1214b36f-0866-4c47-9ab9-b20712b5b0e5 2018-11-25 15:37:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a14ce622-4e31-4123-bcfd-524d8039bfa0 Date: Sun, 25 Nov 2018 15:37:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:06Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","ip_address":"10.55.0.101"},{"subnet_id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","ip_address":"10.65.0.101"}],"id":"975eb010-a52f-42d1-957e-6d49550d8835","security_groups":["b0e13e06-8afe-4957-b2d8-cf9bc76e7b92"],"mac_address":"fa:16:3e:e1:87:85","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1","admin_state_up":true,"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:37:07,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1&admin_state_up=True used request id req-a14ce622-4e31-4123-bcfd-524d8039bfa0 2018-11-25 15:37:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94941821-3a66-4bb7-b655-2127203bb350 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:07,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-94941821-3a66-4bb7-b655-2127203bb350 2018-11-25 15:37:07,708 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst 2018-11-25 15:37:07,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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-431727b4-957a-4227-b0f8-2c6151450c66 x-compute-request-id: req-431727b4-957a-4227-b0f8-2c6151450c66 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-flavor-name"}]} 2018-11-25 15:37:07,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-431727b4-957a-4227-b0f8-2c6151450c66 2018-11-25 15:37:07,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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-2f194e37-fdd3-46d4-88e1-870640ab25d0 x-compute-request-id: req-2f194e37-fdd3-46d4-88e1-870640ab25d0 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:37:07,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629 used request id req-2f194e37-fdd3-46d4-88e1-870640ab25d0 2018-11-25 15:37:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:07,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-819bace9-59e5-4326-a8d7-2381b0f16baa Date: Sun, 25 Nov 2018 15:37:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:36:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:36:53Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/snap", "metadata": {}}], "self": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "min_disk": 0, "protected": false, "id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "file": "/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72e8b2e93e4c4c0294b41aa6b19c366b", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/096f6b8a-51a9-47df-b40a-451481dbd5f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image"} 2018-11-25 15:37:07,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image used request id req-819bace9-59e5-4326-a8d7-2381b0f16baa 2018-11-25 15:37:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:08,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b235a50-7654-4744-aacc-baa22dfc5a50 Date: Sun, 25 Nov 2018 15:37:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:37:08,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6b235a50-7654-4744-aacc-baa22dfc5a50 2018-11-25 15:37:08,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" -d '{"server": {"name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "imageRef": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "flavorRef": "0e3acf6c-3194-4853-b66d-02bd72c42629", "max_count": 1, "min_count": 1, "networks": [{"port": "975eb010-a52f-42d1-957e-6d49550d8835"}]}}' 2018-11-25 15:37:09,390 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:37:08 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-846f62cd-020b-4499-a770-86b5c72603bc x-compute-request-id: req-846f62cd-020b-4499-a770-86b5c72603bc Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "adminPass": "nzCWkW5MLSG4"}} 2018-11-25 15:37:09,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-846f62cd-020b-4499-a770-86b5c72603bc 2018-11-25 15:37:09,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:09,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:09 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-1bae5950-a118-4eb9-b308-d2e6dfb2828c x-compute-request-id: req-1bae5950-a118-4eb9-b308-d2e6dfb2828c Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:09,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-1bae5950-a118-4eb9-b308-d2e6dfb2828c 2018-11-25 15:37:09,743 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst 2018-11-25 15:37:09,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:09,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:09 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-6c7ba8db-d613-4280-b0e7-3f410943119f x-compute-request-id: req-6c7ba8db-d613-4280-b0e7-3f410943119f Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:09,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-6c7ba8db-d613-4280-b0e7-3f410943119f 2018-11-25 15:37:09,960 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst] is - BUILD 2018-11-25 15:37:09,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:37:12,963 - create_instance - DEBUG - VM status query timeout in 896.780043125 2018-11-25 15:37:12,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:13,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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-7b1445b8-decd-46d5-a8c0-620eae480670 x-compute-request-id: req-7b1445b8-decd-46d5-a8c0-620eae480670 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "security_groups": [{"name": "default"}], "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:10Z", "hostId": "ad5fd0b430d4150cddcd3280e16748f0b2394b482e9f404ef2c07037", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:13,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-7b1445b8-decd-46d5-a8c0-620eae480670 2018-11-25 15:37:13,589 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst] is - BUILD 2018-11-25 15:37:13,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:37:16,593 - create_instance - DEBUG - VM status query timeout in 893.150274992 2018-11-25 15:37:16,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:17,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:16 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-955f1975-d32a-4ce3-971d-e539b509658a x-compute-request-id: req-955f1975-d32a-4ce3-971d-e539b509658a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "security_groups": [{"name": "default"}], "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:10Z", "hostId": "ad5fd0b430d4150cddcd3280e16748f0b2394b482e9f404ef2c07037", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:17,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-955f1975-d32a-4ce3-971d-e539b509658a 2018-11-25 15:37:17,219 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst] is - BUILD 2018-11-25 15:37:17,219 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:37:20,223 - create_instance - DEBUG - VM status query timeout in 889.520578146 2018-11-25 15:37:20,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:20,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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,Accept-Encoding x-openstack-request-id: req-c793741a-b6ba-4fc2-88b1-da4b7ed2e8fb x-compute-request-id: req-c793741a-b6ba-4fc2-88b1-da4b7ed2e8fb Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:87:85", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:87:85", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:37:16.000000", "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "security_groups": [{"name": "default"}], "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:16Z", "hostId": "ad5fd0b430d4150cddcd3280e16748f0b2394b482e9f404ef2c07037", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:20,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-c793741a-b6ba-4fc2-88b1-da4b7ed2e8fb 2018-11-25 15:37:20,930 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst] is - ACTIVE 2018-11-25 15:37:20,930 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:37:20,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:21,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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,Accept-Encoding x-openstack-request-id: req-28fb8648-cad7-4c16-ba97-99240684e88c x-compute-request-id: req-28fb8648-cad7-4c16-ba97-99240684e88c Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:87:85", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:87:85", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:37:16.000000", "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "security_groups": [{"name": "default"}], "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:16Z", "hostId": "ad5fd0b430d4150cddcd3280e16748f0b2394b482e9f404ef2c07037", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:21,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-28fb8648-cad7-4c16-ba97-99240684e88c 2018-11-25 15:37:21,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:21,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b172cdde-e732-4b72-8934-4a9b325cb0d2 Date: Sun, 25 Nov 2018 15:37:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19dec939-7d84-40df-96c1-7c39dfeeae6f","a61b188e-5c92-4bf4-9b3b-da8d03128752"],"updated_at":"2018-11-25T15:37:00Z","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2"}]} 2018-11-25 15:37:21,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 used request id req-b172cdde-e732-4b72-8934-4a9b325cb0d2 2018-11-25 15:37:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:21,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8039400-e5fe-48f2-b21e-f954a8c09048 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:21,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-c8039400-e5fe-48f2-b21e-f954a8c09048 2018-11-25 15:37:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:21,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-44fe659a-2add-47c6-afcb-e070de54c7bd Date: Sun, 25 Nov 2018 15:37:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:36:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:36:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1"}]} 2018-11-25 15:37:21,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-44fe659a-2add-47c6-afcb-e070de54c7bd 2018-11-25 15:37:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:22,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-2a04db1d-4f7d-4012-8933-6d133cb4186c Date: Sun, 25 Nov 2018 15:37:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:03Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","ip_address":"10.55.0.4"},{"subnet_id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","ip_address":"10.65.0.4"}],"id":"5fb33811-7263-4915-adb6-eecc0b92c379","security_groups":[],"mac_address":"fa:16:3e:31:1f:c9","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:02Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","ip_address":"10.55.0.2"},{"subnet_id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","ip_address":"10.65.0.2"}],"id":"72860559-756e-4f31-b149-cc9b449753b0","security_groups":[],"mac_address":"fa:16:3e:6e:40:46","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","ip_address":"10.55.0.101"},{"subnet_id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","ip_address":"10.65.0.101"}],"id":"975eb010-a52f-42d1-957e-6d49550d8835","security_groups":["b0e13e06-8afe-4957-b2d8-cf9bc76e7b92"],"mac_address":"fa:16:3e:e1:87:85","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1","admin_state_up":true,"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:06Z","binding:vnic_type":"normal","device_id":"d802c31c-dcab-4ed5-bf1d-d4e43847f1ea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:03Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a61b188e-5c92-4bf4-9b3b-da8d03128752","ip_address":"10.55.0.3"},{"subnet_id":"19dec939-7d84-40df-96c1-7c39dfeeae6f","ip_address":"10.65.0.3"}],"id":"abdd78bd-1817-4786-aeed-095acf0c35d2","security_groups":[],"mac_address":"fa:16:3e:e5:b8:af","project_id":"72e8b2e93e4c4c0294b41aa6b19c366b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e","tenant_id":"72e8b2e93e4c4c0294b41aa6b19c366b","created_at":"2018-11-25T15:37:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e"}]} 2018-11-25 15:37:22,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-2a04db1d-4f7d-4012-8933-6d133cb4186c 2018-11-25 15:37:22,059 - create_instance - INFO - Deleting Port with ID - 975eb010-a52f-42d1-957e-6d49550d8835 2018-11-25 15:37:22,059 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4port-1 2018-11-25 15:37:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/975eb010-a52f-42d1-957e-6d49550d8835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:22,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e42fc56-06ce-446a-93ab-2a88583074ca Date: Sun, 25 Nov 2018 15:37:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:22,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/975eb010-a52f-42d1-957e-6d49550d8835 used request id req-9e42fc56-06ce-446a-93ab-2a88583074ca 2018-11-25 15:37:22,667 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst 2018-11-25 15:37:22,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:22,989 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:37: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-d7ae4e42-6fda-414f-b187-b3cf304d02bd x-compute-request-id: req-d7ae4e42-6fda-414f-b187-b3cf304d02bd Content-Type: application/json 2018-11-25 15:37:22,989 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-d7ae4e42-6fda-414f-b187-b3cf304d02bd 2018-11-25 15:37:22,989 - create_instance - INFO - Checking deletion status 2018-11-25 15:37:22,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:23,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:23 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-087035f1-817d-4518-90f2-d85f799927e4 x-compute-request-id: req-087035f1-817d-4518-90f2-d85f799927e4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:37:16.000000", "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:22Z", "hostId": "ad5fd0b430d4150cddcd3280e16748f0b2394b482e9f404ef2c07037", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:23,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-087035f1-817d-4518-90f2-d85f799927e4 2018-11-25 15:37:23,229 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst] is - ACTIVE 2018-11-25 15:37:23,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:37:26,232 - create_instance - DEBUG - VM status query timeout in 296.757452965 2018-11-25 15:37:26,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:26,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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-b58674bd-6f8f-4a71-ac21-62b740451b01 x-compute-request-id: req-b58674bd-6f8f-4a71-ac21-62b740451b01 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "rel": "bookmark"}], "image": {"id": "096f6b8a-51a9-47df-b40a-451481dbd5f1", "links": [{"href": "http://172.30.9.29:8774/images/096f6b8a-51a9-47df-b40a-451481dbd5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:37:16.000000", "flavor": {"id": "0e3acf6c-3194-4853-b66d-02bd72c42629", "links": [{"href": "http://172.30.9.29:8774/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629", "rel": "bookmark"}]}, "id": "d802c31c-dcab-4ed5-bf1d-d4e43847f1ea", "user_id": "24f61a7f55bf4d41a5024f214e9d4140", "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-11-25T15:37:22Z", "hostId": "ad5fd0b430d4150cddcd3280e16748f0b2394b482e9f404ef2c07037", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst", "created": "2018-11-25T15:37:09Z", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:26,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-b58674bd-6f8f-4a71-ac21-62b740451b01 2018-11-25 15:37:26,666 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst] is - ACTIVE 2018-11-25 15:37:26,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:37:29,669 - create_instance - DEBUG - VM status query timeout in 293.320628166 2018-11-25 15:37:29,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd1e6f4103085aa757e4c677b3db8a75a566e3c" 2018-11-25 15:37:29,725 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:37: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 x-openstack-request-id: req-83cc592e-36f1-4f9f-a88b-f3530e3de83f x-compute-request-id: req-83cc592e-36f1-4f9f-a88b-f3530e3de83f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d802c31c-dcab-4ed5-bf1d-d4e43847f1ea could not be found.", "code": 404}} 2018-11-25 15:37:29,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d802c31c-dcab-4ed5-bf1d-d4e43847f1ea used request id req-83cc592e-36f1-4f9f-a88b-f3530e3de83f 2018-11-25 15:37:29,725 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d802c31c-dcab-4ed5-bf1d-d4e43847f1ea could not be found. (HTTP 404) (Request-ID: req-83cc592e-36f1-4f9f-a88b-f3530e3de83f) 2018-11-25 15:37:29,726 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-inst 2018-11-25 15:37:29,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87f8c2ef937bc9c3092726a94e3fd04f61913ba" 2018-11-25 15:37:29,768 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:37: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 x-openstack-request-id: req-3a43fad6-e812-4bc4-ba03-001e6445af0c x-compute-request-id: req-3a43fad6-e812-4bc4-ba03-001e6445af0c Content-Length: 0 Content-Type: application/json 2018-11-25 15:37:29,768 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0e3acf6c-3194-4853-b66d-02bd72c42629 used request id req-3a43fad6-e812-4bc4-ba03-001e6445af0c 2018-11-25 15:37:29,769 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-subnet 2018-11-25 15:37:29,769 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-subnet 2018-11-25 15:37:29,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/552bd2ed-fb91-4dfe-84aa-babe074e7090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:37:32,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a010b9e2-4743-4334-9ef7-64dd0cae50a1 Date: Sun, 25 Nov 2018 15:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:32,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/552bd2ed-fb91-4dfe-84aa-babe074e7090 used request id req-a010b9e2-4743-4334-9ef7-64dd0cae50a1 2018-11-25 15:37:32,153 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-pub-net 2018-11-25 15:37:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/fe4c5a53-803e-41ee-9523-52457aeaa669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9a0355df1a1162203c54f7b6c83368e904cb6d" 2018-11-25 15:37:33,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-974f32b9-1acb-491e-a63a-569274f41326 Date: Sun, 25 Nov 2018 15:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:33,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/fe4c5a53-803e-41ee-9523-52457aeaa669 used request id req-974f32b9-1acb-491e-a63a-569274f41326 2018-11-25 15:37:33,393 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2 2018-11-25 15:37:33,394 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet2 2018-11-25 15:37:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/19dec939-7d84-40df-96c1-7c39dfeeae6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:37:35,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73fcf22e-9eb6-4ea8-a88d-bcf74b35c884 Date: Sun, 25 Nov 2018 15:37:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:35,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/19dec939-7d84-40df-96c1-7c39dfeeae6f used request id req-73fcf22e-9eb6-4ea8-a88d-bcf74b35c884 2018-11-25 15:37:35,640 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1 2018-11-25 15:37:35,640 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-subnet1 2018-11-25 15:37:35,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/a61b188e-5c92-4bf4-9b3b-da8d03128752 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:37:38,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abbbc0f4-a8bb-438f-9a74-b99b471541e4 Date: Sun, 25 Nov 2018 15:37:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:38,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/a61b188e-5c92-4bf4-9b3b-da8d03128752 used request id req-abbbc0f4-a8bb-438f-9a74-b99b471541e4 2018-11-25 15:37:38,146 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4net2 2018-11-25 15:37:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a5eb032347a212cf50d6b335817e410a25039f" 2018-11-25 15:37:39,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ed9ba82-b527-427f-ad8c-32849935f8fe Date: Sun, 25 Nov 2018 15:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:39,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3ad3cfdc-3ec9-4e0d-8df1-eea9fdfe6f4e used request id req-8ed9ba82-b527-427f-ad8c-32849935f8fe 2018-11-25 15:37:39,379 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2a9a3dc6-e9a6-42b0-8373-40180832c1d4-image 2018-11-25 15:37:39,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b398b622ad018d66591da74b55405f60415333f9" 2018-11-25 15:37:40,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebe19a15-cb2d-4e82-b765-7141538c5cd1 Date: Sun, 25 Nov 2018 15:37:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:37:40,341 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/096f6b8a-51a9-47df-b40a-451481dbd5f1 used request id req-ebe19a15-cb2d-4e82-b765-7141538c5cd1 2018-11-25 15:37:40,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:40,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f1fb9edf-d9f0-404a-ad72-76bbc87f7777 Date: Sun, 25 Nov 2018 15:37:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "created_at": "2018-11-25T15:36:55Z", "updated_at": "2018-11-25T15:36:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "revision_number": 0, "id": "3ba40794-8d2b-419e-89a2-833f0b9fc523", "remote_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "port_range_min": null, "ethertype": "IPv4", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "revision_number": 0, "id": "42dd64a9-0e36-407f-b9fc-12352d67723b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "port_range_min": null, "ethertype": "IPv4", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "revision_number": 0, "id": "4851eace-775c-4835-8f8d-cbcd3574b55f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "port_range_min": null, "ethertype": "IPv6", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "revision_number": 0, "id": "9cb77c26-ad83-4d2d-ba10-b4109fc2f6a2", "remote_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "remote_ip_prefix": null, "created_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "port_range_min": null, "ethertype": "IPv6", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b"}], "revision_number": 4, "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:37:40,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f1fb9edf-d9f0-404a-ad72-76bbc87f7777 2018-11-25 15:37:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4991f913-b316-4312-8266-9d12c15aa684 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:37:40,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-4991f913-b316-4312-8266-9d12c15aa684 2018-11-25 15:37:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:40,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda4e881-db53-4948-b28c-cb4ce40c6e74 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b"}, "enabled": true, "id": "72e8b2e93e4c4c0294b41aa6b19c366b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj"}} 2018-11-25 15:37:40,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-eda4e881-db53-4948-b28c-cb4ce40c6e74 2018-11-25 15:37:40,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0e13e06-8afe-4957-b2d8-cf9bc76e7b92 2018-11-25 15:37:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b0e13e06-8afe-4957-b2d8-cf9bc76e7b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:40,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-be2c4556-c33a-45ef-a4a1-7724e2b1c83f Date: Sun, 25 Nov 2018 15:37:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "port_range_min": null, "revision_number": 0, "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "created_at": "2018-11-25T15:36:55Z", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "id": "3ba40794-8d2b-419e-89a2-833f0b9fc523"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "port_range_min": null, "revision_number": 0, "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "created_at": "2018-11-25T15:36:55Z", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "id": "42dd64a9-0e36-407f-b9fc-12352d67723b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "port_range_min": null, "revision_number": 0, "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "created_at": "2018-11-25T15:36:55Z", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "id": "4851eace-775c-4835-8f8d-cbcd3574b55f"}, {"remote_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:36:55Z", "security_group_id": "b0e13e06-8afe-4957-b2d8-cf9bc76e7b92", "port_range_min": null, "revision_number": 0, "tenant_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "created_at": "2018-11-25T15:36:55Z", "project_id": "72e8b2e93e4c4c0294b41aa6b19c366b", "id": "9cb77c26-ad83-4d2d-ba10-b4109fc2f6a2"}]} 2018-11-25 15:37:40,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b0e13e06-8afe-4957-b2d8-cf9bc76e7b92 used request id req-be2c4556-c33a-45ef-a4a1-7724e2b1c83f 2018-11-25 15:37:40,931 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:37:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b0e13e06-8afe-4957-b2d8-cf9bc76e7b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:41,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6c23573-d667-4693-bbcd-058e2efe0b53 Content-Length: 0 Date: Sun, 25 Nov 2018 15:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:37:41,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b0e13e06-8afe-4957-b2d8-cf9bc76e7b92 used request id req-e6c23573-d667-4693-bbcd-058e2efe0b53 2018-11-25 15:37:41,247 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj 2018-11-25 15:37:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:41,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f8dd13-456a-4fc4-917b-eac5ab36acca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:37:41,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/72e8b2e93e4c4c0294b41aa6b19c366b used request id req-46f8dd13-456a-4fc4-917b-eac5ab36acca 2018-11-25 15:37:41,447 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a4616dfa-9165-49c-proj-role 2018-11-25 15:37:41,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/082bac1e72554d6db6214daab80141b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:41,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94498614-ba8b-48dd-bbb0-e872607c5d1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:37:41,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/082bac1e72554d6db6214daab80141b1 used request id req-94498614-ba8b-48dd-bbb0-e872607c5d1b 2018-11-25 15:37:41,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ca849968689794e0c66af50ca6e5c1840b9615" 2018-11-25 15:37:41,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27feb64a-39c5-4f8e-825b-f508eb671687 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:37:41,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-27feb64a-39c5-4f8e-825b-f508eb671687 2018-11-25 15:37:41,650 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a4616dfa-9165-49c-user 2018-11-25 15:37:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/24f61a7f55bf4d41a5024f214e9d4140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6871395d5e6cdea9e9b8f0205d0bc0f29d16703" 2018-11-25 15:37:41,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fab2464-2d22-478e-9d2c-f6c731f1db59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:37:41,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/24f61a7f55bf4d41a5024f214e9d4140 used request id req-3fab2464-2d22-478e-9d2c-f6c731f1db59 2018-11-25 15:37:41,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:42,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HclUe8XoQeWZ5UAUxnEwzA"], "issued_at": "2018-11-25T15:37:42.000000Z"}} 2018-11-25 15:37:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7777fd0f46e6e554ebbc2bbb633900d55ef42922" 2018-11-25 15:37:42,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01380f5-bd3a-4114-b535-17f7a6650b4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:42,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e01380f5-bd3a-4114-b535-17f7a6650b4a 2018-11-25 15:37:42,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:42,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:42,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["zkMMb8pDQfS9_CQ-zVyWRQ"], "issued_at": "2018-11-25T15:37:42.000000Z"}} 2018-11-25 15:37:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:37:42,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da69003-3dd3-40fa-b707-dfd055741b8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:42,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2da69003-3dd3-40fa-b707-dfd055741b8a 2018-11-25 15:37:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:37:42,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:37:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a42aa990-022a-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:37:42,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e81570-376a-4bb3-bb3b-3766074b7af2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a42aa990-022a-42e-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:37:42,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a42aa990-022a-42e-proj used request id req-e3e81570-376a-4bb3-bb3b-3766074b7af2 2018-11-25 15:37:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:37:42,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cf3bac-2937-4155-a306-86be1645f220 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:37:42,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b4cf3bac-2937-4155-a306-86be1645f220 2018-11-25 15:37:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}}' 2018-11-25 15:37:43,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3e0e5e-fb45-4188-a180-764e74688b63 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:37:43,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2a3e0e5e-fb45-4188-a180-764e74688b63 2018-11-25 15:37:43,084 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a42aa990-022a-42e-proj 2018-11-25 15:37:43,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:43,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:43,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Rz4TaI51Semgh2peiE0gdg"], "issued_at": "2018-11-25T15:37:43.000000Z"}} 2018-11-25 15:37:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c31dc58c73b441315015ae613c23839fdf6ff4" 2018-11-25 15:37:43,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7793779-3e7e-474a-b898-43f27ac299f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:43,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b7793779-3e7e-474a-b898-43f27ac299f8 2018-11-25 15:37:43,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:37:43,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:37:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:37:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c31dc58c73b441315015ae613c23839fdf6ff4" 2018-11-25 15:37:43,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42d881e-87b8-4c5a-afe3-7898006f643c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:37:43,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b42d881e-87b8-4c5a-afe3-7898006f643c 2018-11-25 15:37:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-a42aa990-022a-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c31dc58c73b441315015ae613c23839fdf6ff4" 2018-11-25 15:37:43,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc9d5d8-ed88-4fd9-a914-7d78b95fbf01 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-a42aa990-022a-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}]} 2018-11-25 15:37:43,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-a42aa990-022a-42e-proj used request id req-5cc9d5d8-ed88-4fd9-a914-7d78b95fbf01 2018-11-25 15:37:43,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c31dc58c73b441315015ae613c23839fdf6ff4" 2018-11-25 15:37:43,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c03da6d-944c-47d4-b0a6-d4b26b91c6c1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:37:43,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9c03da6d-944c-47d4-b0a6-d4b26b91c6c1 2018-11-25 15:37:44,101 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a42aa990-022a-42e-user 2018-11-25 15:37:44,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:44,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:37:44,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aad0640-fa7e-480e-8981-5d1238fc74af Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:37:44,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6aad0640-fa7e-480e-8981-5d1238fc74af 2018-11-25 15:37:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" -d '{"role": {"name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}}' 2018-11-25 15:37:44,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c448840-8bd7-4bc1-9ee0-f03e89e52bfc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73cdc33c22144ee7997e503a9ae378aa", "links": {"self": "http://172.30.9.29:5000/v3/roles/73cdc33c22144ee7997e503a9ae378aa"}, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}} 2018-11-25 15:37:44,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0c448840-8bd7-4bc1-9ee0-f03e89e52bfc 2018-11-25 15:37:44,306 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role 2018-11-25 15:37:44,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/73cdc33c22144ee7997e503a9ae378aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:37:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e944821c-433c-448d-bdb5-d6cb00ab09f7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/73cdc33c22144ee7997e503a9ae378aa"}, "domain_id": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role", "id": "73cdc33c22144ee7997e503a9ae378aa"}} 2018-11-25 15:37:44,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/73cdc33c22144ee7997e503a9ae378aa used request id req-e944821c-433c-448d-bdb5-d6cb00ab09f7 2018-11-25 15:37:44,400 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role to project InstanceSecurityGroupTests-a42aa990-022a-42e-proj 2018-11-25 15:37:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d/users/51b94da9c2274956882b831f35e111e8/roles/73cdc33c22144ee7997e503a9ae378aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:37:44,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a77a8f-b769-41d8-9c75-48d1e6ffd21d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:37:44,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d/users/51b94da9c2274956882b831f35e111e8/roles/73cdc33c22144ee7997e503a9ae378aa used request id req-02a77a8f-b769-41d8-9c75-48d1e6ffd21d 2018-11-25 15:37:44,705 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:37:44,707 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:37:44,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:44,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:45,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73cdc33c22144ee7997e503a9ae378aa", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}], "expires_at": "2018-11-25T16:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4dd9329ce5c4b1cad642953eb99088d", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-user", "id": "51b94da9c2274956882b831f35e111e8"}, "audit_ids": ["l6_2W_mmS9SRxheeV44KHg"], "issued_at": "2018-11-25T15:37:45.000000Z"}} 2018-11-25 15:37:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:37:45,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a64873e-9f9c-4606-8520-aa16ba1d378d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:45,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7a64873e-9f9c-4606-8520-aa16ba1d378d 2018-11-25 15:37:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:37:45,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0ba8d7a2-808e-4753-b51a-18be1d66cc01 Date: Sun, 25 Nov 2018 15:37:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image"} 2018-11-25 15:37:45,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image used request id req-0ba8d7a2-808e-4753-b51a-18be1d66cc01 2018-11-25 15:37:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:37:45,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-00b3a1cc-8cb3-4476-8aa4-e96c44ca6273 Date: Sun, 25 Nov 2018 15:37:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:37:45,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-00b3a1cc-8cb3-4476-8aa4-e96c44ca6273 2018-11-25 15:37:45,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image"}' 2018-11-25 15:37:45,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e X-Openstack-Request-Id: req-f411fd7e-0fc0-444e-b0a6-569457895287 Date: Sun, 25 Nov 2018 15:37:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:37:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:37:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "min_disk": 0, "protected": false, "id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "file": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/file", "checksum": null, "owner": "c4dd9329ce5c4b1cad642953eb99088d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:37:45,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f411fd7e-0fc0-444e-b0a6-569457895287 2018-11-25 15:37:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" -d '' 2018-11-25 15:37:47,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f3b677e-7f32-4c1d-824b-bcee45415445 Date: Sun, 25 Nov 2018 15:37:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:37:47,357 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/file used request id req-0f3b677e-7f32-4c1d-824b-bcee45415445 2018-11-25 15:37:47,357 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:37:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:37:47,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4ee00d5c-4ab5-4c55-8a4b-f8d70afbcda7 Date: Sun, 25 Nov 2018 15:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:37:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/snap", "metadata": {}}], "self": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "min_disk": 0, "protected": false, "id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "file": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4dd9329ce5c4b1cad642953eb99088d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:37:47,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e used request id req-4ee00d5c-4ab5-4c55-8a4b-f8d70afbcda7 2018-11-25 15:37:47,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:37:47,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed8dbf40-f28f-478c-9bd7-6877a86a29c0 Date: Sun, 25 Nov 2018 15:37:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:37:47,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ed8dbf40-f28f-478c-9bd7-6877a86a29c0 2018-11-25 15:37:47,678 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image 2018-11-25 15:37:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:37:47,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-83501f01-98ad-40a3-8b49-51295a9329c8 Date: Sun, 25 Nov 2018 15:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:37:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/snap", "metadata": {}}], "self": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "min_disk": 0, "protected": false, "id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "file": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4dd9329ce5c4b1cad642953eb99088d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:37:47,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e used request id req-83501f01-98ad-40a3-8b49-51295a9329c8 2018-11-25 15:37:47,698 - create_image - DEBUG - Instance status is - active 2018-11-25 15:37:47,698 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image 2018-11-25 15:37:47,698 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image 2018-11-25 15:37:47,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:47,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:48,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73cdc33c22144ee7997e503a9ae378aa", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}], "expires_at": "2018-11-25T16:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4dd9329ce5c4b1cad642953eb99088d", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-user", "id": "51b94da9c2274956882b831f35e111e8"}, "audit_ids": ["6eNIQi8iRKizIDY8S5Ia_Q"], "issued_at": "2018-11-25T15:37:48.000000Z"}} 2018-11-25 15:37:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:37:48,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c6aa68-7066-44a4-a8d1-dc5a9a9b509a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:48,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-46c6aa68-7066-44a4-a8d1-dc5a9a9b509a 2018-11-25 15:37:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:37:48,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-94fa9e64-04a2-4c15-a2bb-456a12148140 Date: Sun, 25 Nov 2018 15:37:48 GMT RESP BODY: {"networks":[]} 2018-11-25 15:37:48,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-94fa9e64-04a2-4c15-a2bb-456a12148140 2018-11-25 15:37:48,331 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net 2018-11-25 15:37:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" -d '{"network": {"name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net", "admin_state_up": true}}' 2018-11-25 15:37:48,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4d6d07ca-d0c1-4f65-a217-911856f81b4c Date: Sun, 25 Nov 2018 15:37:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:37:48Z","is_default":false,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","mtu":1450}} 2018-11-25 15:37:48,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-4d6d07ca-d0c1-4f65-a217-911856f81b4c 2018-11-25 15:37:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:37:49,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-33896a5f-40d4-41dc-bec7-a74276c3aa63 Date: Sun, 25 Nov 2018 15:37:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:37:48Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:49,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-33896a5f-40d4-41dc-bec7-a74276c3aa63 2018-11-25 15:37:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:37:49,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65e41cbb-ab7d-4a16-8e39-0033013e5c3c Date: Sun, 25 Nov 2018 15:37:49 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:37:49,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-65e41cbb-ab7d-4a16-8e39-0033013e5c3c 2018-11-25 15:37:49,252 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet 2018-11-25 15:37:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" -d '{"subnets": [{"ip_version": 4, "network_id": "d5a23a84-63d0-411a-a4e5-5100ca438f30", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]}' 2018-11-25 15:37:50,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf8e11a5-9242-4cb8-8ea9-d5d6d023b697 Date: Sun, 25 Nov 2018 15:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:50,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cf8e11a5-9242-4cb8-8ea9-d5d6d023b697 2018-11-25 15:37:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:37:50,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6ae40fe0-8a79-46b3-a721-e9137d7100c2 Date: Sun, 25 Nov 2018 15:37:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:50,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-6ae40fe0-8a79-46b3-a721-e9137d7100c2 2018-11-25 15:37:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:37:50,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aa01a92b-e98f-4f91-8205-bb1148b3a9a0 Date: Sun, 25 Nov 2018 15:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:50,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-aa01a92b-e98f-4f91-8205-bb1148b3a9a0 2018-11-25 15:37:50,550 - OpenStackNetwork - DEBUG - Network [d5a23a84-63d0-411a-a4e5-5100ca438f30] created successfully 2018-11-25 15:37:50,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:50,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:50,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["7LYbSuXXQnmmIGQLJxLqkg"], "issued_at": "2018-11-25T15:37:50.000000Z"}} 2018-11-25 15:37:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6fda31baddb294a9025d27c474c72ae6831145" 2018-11-25 15:37:51,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4c7aed-eef5-425b-be8e-9943de649321 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:51,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3a4c7aed-eef5-425b-be8e-9943de649321 2018-11-25 15:37:51,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:37:51,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6fda31baddb294a9025d27c474c72ae6831145" 2018-11-25 15:37:51,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:51 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-53398af1-5c88-42bf-ab96-f3f67259597a x-compute-request-id: req-53398af1-5c88-42bf-ab96-f3f67259597a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:37:51,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-53398af1-5c88-42bf-ab96-f3f67259597a 2018-11-25 15:37:51,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6fda31baddb294a9025d27c474c72ae6831145" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:37:51,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:51 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-af86efee-367b-4efb-b9a4-bbefe2417170 x-compute-request-id: req-af86efee-367b-4efb-b9a4-bbefe2417170 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:37:51,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-af86efee-367b-4efb-b9a4-bbefe2417170 2018-11-25 15:37:51,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:51,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:51,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73cdc33c22144ee7997e503a9ae378aa", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}], "expires_at": "2018-11-25T16:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4dd9329ce5c4b1cad642953eb99088d", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-user", "id": "51b94da9c2274956882b831f35e111e8"}, "audit_ids": ["yhWlpR_6Sj6947VQCFv7hw"], "issued_at": "2018-11-25T15:37:51.000000Z"}} 2018-11-25 15:37:51,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:51,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0101fcfa-a41d-4c8c-8514-09e3d3f538c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:51,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0101fcfa-a41d-4c8c-8514-09e3d3f538c8 2018-11-25 15:37:51,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:37:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:51,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2263cebb-9934-4ee3-9e4c-7a6749fcf0ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:51,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2263cebb-9934-4ee3-9e4c-7a6749fcf0ec 2018-11-25 15:37:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:52,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-65dbb845-8202-4ff1-87a6-9f9c99361193 Date: Sun, 25 Nov 2018 15:37:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-65dbb845-8202-4ff1-87a6-9f9c99361193 2018-11-25 15:37:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:37:52,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:37:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:37:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:52,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99449049-3030-4c56-b450-1f961b9eac39 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:37:52,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-99449049-3030-4c56-b450-1f961b9eac39 2018-11-25 15:37:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:52,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-53e435fe-010d-43a8-a895-0c2c29cf95de Date: Sun, 25 Nov 2018 15:37:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:52,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-53e435fe-010d-43a8-a895-0c2c29cf95de 2018-11-25 15:37:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:52,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a70c9cbe-7910-4177-84a7-7b954e01c69d Date: Sun, 25 Nov 2018 15:37:52 GMT RESP BODY: {"ports":[]} 2018-11-25 15:37:52,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port&admin_state_up=True used request id req-a70c9cbe-7910-4177-84a7-7b954e01c69d 2018-11-25 15:37:52,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:52,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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-a1beeb03-562c-41a0-a045-6f7122dea510 x-compute-request-id: req-a1beeb03-562c-41a0-a045-6f7122dea510 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:37:52,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst used request id req-a1beeb03-562c-41a0-a045-6f7122dea510 2018-11-25 15:37:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1cb277df-74a1-4c36-b3e6-209aa4b4a9af Date: Sun, 25 Nov 2018 15:37:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:53,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-1cb277df-74a1-4c36-b3e6-209aa4b4a9af 2018-11-25 15:37:53,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:53,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209af503-3aae-4ee1-8d78-6fa207ed9bef Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:37:53,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-209af503-3aae-4ee1-8d78-6fa207ed9bef 2018-11-25 15:37:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:53,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd5ac606-f9c7-4038-827c-c37a1ed90203 Date: Sun, 25 Nov 2018 15:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:53,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-fd5ac606-f9c7-4038-827c-c37a1ed90203 2018-11-25 15:37:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:53,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ae6db75a-6c67-40f2-ab38-387d9b62ba97 Date: Sun, 25 Nov 2018 15:37:53 GMT RESP BODY: {"ports":[]} 2018-11-25 15:37:53,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port&admin_state_up=True used request id req-ae6db75a-6c67-40f2-ab38-387d9b62ba97 2018-11-25 15:37:53,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:37:53,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:37:53,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73cdc33c22144ee7997e503a9ae378aa", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}], "expires_at": "2018-11-25T16:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4dd9329ce5c4b1cad642953eb99088d", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-user", "id": "51b94da9c2274956882b831f35e111e8"}, "audit_ids": ["omK123m3SMWnBq1AeVScOQ"], "issued_at": "2018-11-25T15:37:53.000000Z"}} 2018-11-25 15:37:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbd9f0d7191260dd3d92d1486eb3fdc3ac84783" 2018-11-25 15:37:54,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb4ebde-870b-400d-8d88-ed3da3f972fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:37:54,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-deb4ebde-870b-400d-8d88-ed3da3f972fc 2018-11-25 15:37:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:54,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f8c0f56a-6eb5-45cc-bd16-31e88e6a20da Date: Sun, 25 Nov 2018 15:37:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:54,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-f8c0f56a-6eb5-45cc-bd16-31e88e6a20da 2018-11-25 15:37:54,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:54,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f336a7bd-9156-4260-9cb0-de29264b15fd Date: Sun, 25 Nov 2018 15:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:54,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-f336a7bd-9156-4260-9cb0-de29264b15fd 2018-11-25 15:37:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:54,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4b78cc6f-e744-45ba-8b04-fbe7d75e4d96 Date: Sun, 25 Nov 2018 15:37:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:54,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-4b78cc6f-e744-45ba-8b04-fbe7d75e4d96 2018-11-25 15:37:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:37:54,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:37:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:37:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbd9f0d7191260dd3d92d1486eb3fdc3ac84783" 2018-11-25 15:37:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad32e45b-0c32-4aa4-842b-666703f3f95b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:37:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-ad32e45b-0c32-4aa4-842b-666703f3f95b 2018-11-25 15:37:54,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:54,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-871cb958-62b7-4d14-b7c8-b6ced995e99f Date: Sun, 25 Nov 2018 15:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:54,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-871cb958-62b7-4d14-b7c8-b6ced995e99f 2018-11-25 15:37:54,908 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net 2018-11-25 15:37:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" -d '{"port": {"network_id": "d5a23a84-63d0-411a-a4e5-5100ca438f30", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port", "admin_state_up": true}}' 2018-11-25 15:37:55,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-fc33e931-06bb-4509-9446-83484ef0169d Date: Sun, 25 Nov 2018 15:37:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","project_id":"c4dd9329ce5c4b1cad642953eb99088d","qos_policy_id":null,"admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal"}} 2018-11-25 15:37:55,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-fc33e931-06bb-4509-9446-83484ef0169d 2018-11-25 15:37:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-244e812c-5292-4261-b3a9-1f1865b37ffe Date: Sun, 25 Nov 2018 15:37:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:37:56,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-244e812c-5292-4261-b3a9-1f1865b37ffe 2018-11-25 15:37:56,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc40d84-99f8-4cb6-973d-30baf66bffc8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:37:56,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-8cc40d84-99f8-4cb6-973d-30baf66bffc8 2018-11-25 15:37:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ec2d7e6-f097-47fb-9a85-622c7f07b9d8 Date: Sun, 25 Nov 2018 15:37:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:37:56,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-7ec2d7e6-f097-47fb-9a85-622c7f07b9d8 2018-11-25 15:37:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-41494c54-f0ca-4897-a42d-e74796411314 Date: Sun, 25 Nov 2018 15:37:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:37:56,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port&admin_state_up=True used request id req-41494c54-f0ca-4897-a42d-e74796411314 2018-11-25 15:37:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35dc2c2-f72e-47c6-9653-1a0897042fe8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:37:56,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-d35dc2c2-f72e-47c6-9653-1a0897042fe8 2018-11-25 15:37:56,606 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst 2018-11-25 15:37:56,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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,Accept-Encoding x-openstack-request-id: req-805b7d06-ad51-40ab-9594-a198e26f41ff x-compute-request-id: req-805b7d06-ad51-40ab-9594-a198e26f41ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-flavor-name"}]} 2018-11-25 15:37:56,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-805b7d06-ad51-40ab-9594-a198e26f41ff 2018-11-25 15:37:56,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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,Accept-Encoding x-openstack-request-id: req-49780b8c-85f3-4f28-bff8-73f89a352b2c x-compute-request-id: req-49780b8c-85f3-4f28-bff8-73f89a352b2c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:37:56,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9 used request id req-49780b8c-85f3-4f28-bff8-73f89a352b2c 2018-11-25 15:37:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ab36bd18-9fd6-434b-a959-72c788bff106 Date: Sun, 25 Nov 2018 15:37:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:37:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/snap", "metadata": {}}], "self": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "min_disk": 0, "protected": false, "id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "file": "/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4dd9329ce5c4b1cad642953eb99088d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image"} 2018-11-25 15:37:56,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image used request id req-ab36bd18-9fd6-434b-a959-72c788bff106 2018-11-25 15:37:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:56,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e4234a5-5ac7-4bb7-a1dd-dc8a6304f1ed Date: Sun, 25 Nov 2018 15:37:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:37:56,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1e4234a5-5ac7-4bb7-a1dd-dc8a6304f1ed 2018-11-25 15:37:56,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" -d '{"server": {"name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "imageRef": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "flavorRef": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "max_count": 1, "min_count": 1, "networks": [{"port": "9e62b851-b880-4e84-aecd-5ae39d575aac"}]}}' 2018-11-25 15:37:57,893 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:37: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-cd83691a-8a2d-4702-b57b-fda04b63aba3 x-compute-request-id: req-cd83691a-8a2d-4702-b57b-fda04b63aba3 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "adminPass": "YxH7sC3uDPXp"}} 2018-11-25 15:37:57,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-cd83691a-8a2d-4702-b57b-fda04b63aba3 2018-11-25 15:37:57,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:57,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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,Accept-Encoding x-openstack-request-id: req-d0f80363-fb13-404e-b9f1-e7d58606c3b2 x-compute-request-id: req-d0f80363-fb13-404e-b9f1-e7d58606c3b2 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:37:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:57,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-d0f80363-fb13-404e-b9f1-e7d58606c3b2 2018-11-25 15:37:57,965 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst 2018-11-25 15:37:57,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:37:58,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:37: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,Accept-Encoding x-openstack-request-id: req-808f3973-2251-4c41-9d51-07b85a9fa720 x-compute-request-id: req-808f3973-2251-4c41-9d51-07b85a9fa720 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:37:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:37:58,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-808f3973-2251-4c41-9d51-07b85a9fa720 2018-11-25 15:37:58,328 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst] is - BUILD 2018-11-25 15:37:58,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:38:01,331 - create_instance - DEBUG - VM status query timeout in 896.634719133 2018-11-25 15:38:01,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:01,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:01 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-2150e40e-ba82-493b-8367-a1a80f9b1853 x-compute-request-id: req-2150e40e-ba82-493b-8367-a1a80f9b1853 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:37:58Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:01,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-2150e40e-ba82-493b-8367-a1a80f9b1853 2018-11-25 15:38:01,977 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst] is - BUILD 2018-11-25 15:38:01,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:38:04,980 - create_instance - DEBUG - VM status query timeout in 892.985136986 2018-11-25 15:38:04,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:05,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:05 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-51929e91-a07b-4d41-9a85-1d72870af88a x-compute-request-id: req-51929e91-a07b-4d41-9a85-1d72870af88a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:05,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-51929e91-a07b-4d41-9a85-1d72870af88a 2018-11-25 15:38:05,644 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst] is - ACTIVE 2018-11-25 15:38:05,644 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:38:05,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:06,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:05 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-0abb8dea-f103-4058-b991-e930cf641f50 x-compute-request-id: req-0abb8dea-f103-4058-b991-e930cf641f50 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:06,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-0abb8dea-f103-4058-b991-e930cf641f50 2018-11-25 15:38:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:06,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-86de65a9-a680-4039-84c4-1c18de8e1bae Date: Sun, 25 Nov 2018 15:38:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:38:06,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-86de65a9-a680-4039-84c4-1c18de8e1bae 2018-11-25 15:38:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:06,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910bce96-8238-46eb-9b82-143cd23f9dc3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:38:06,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-910bce96-8238-46eb-9b82-143cd23f9dc3 2018-11-25 15:38:06,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:06,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-444682d2-faf5-4ec1-85f9-cc296e98bf5e Date: Sun, 25 Nov 2018 15:38:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:38:06,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-444682d2-faf5-4ec1-85f9-cc296e98bf5e 2018-11-25 15:38:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:06,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-1e950b2a-333f-40d2-846c-f69584c3010c Date: Sun, 25 Nov 2018 15:38:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal","device_id":"18b4229b-2e81-4a9c-8c64-97be85cb5aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.3"}],"id":"b513661f-933e-4267-a0d7-c3c296a4d63b","security_groups":[],"mac_address":"fa:16:3e:38:1f:45","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.4"}],"id":"c40b2a6a-113f-4afb-950d-f2a86e2a0c16","security_groups":[],"mac_address":"fa:16:3e:8e:38:a1","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.2"}],"id":"f3fd65af-a9da-4cf9-936a-7dabc36818ff","security_groups":[],"mac_address":"fa:16:3e:6d:61:c4","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5a23a84-63d0-411a-a4e5-5100ca438f30"}]} 2018-11-25 15:38:06,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-1e950b2a-333f-40d2-846c-f69584c3010c 2018-11-25 15:38:06,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:06,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:07,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73cdc33c22144ee7997e503a9ae378aa", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}], "expires_at": "2018-11-25T16:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4dd9329ce5c4b1cad642953eb99088d", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-user", "id": "51b94da9c2274956882b831f35e111e8"}, "audit_ids": ["pRr1tUReSSq_4xlqxVLkdg"], "issued_at": "2018-11-25T15:38:07.000000Z"}} 2018-11-25 15:38:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:07,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4996234-1f9e-4264-984a-8950bcf2140c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:07,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a4996234-1f9e-4264-984a-8950bcf2140c 2018-11-25 15:38:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:07,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5cf810a6-b2b5-4fa0-9ff8-52b76c553244 Date: Sun, 25 Nov 2018 15:38:07 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:38:07,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name&description=hello+group used request id req-5cf810a6-b2b5-4fa0-9ff8-52b76c553244 2018-11-25 15:38:07,408 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name... 2018-11-25 15:38:07,408 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name 2018-11-25 15:38:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" -d '{"security_group": {"name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name", "description": "hello group"}}' 2018-11-25 15:38:07,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f50425a4-a7f2-4702-adb7-1393bd51bf39 Date: Sun, 25 Nov 2018 15:38:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "updated_at": "2018-11-25T15:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}], "revision_number": 2, "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name"}} 2018-11-25 15:38:07,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-f50425a4-a7f2-4702-adb7-1393bd51bf39 2018-11-25 15:38:07,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:07,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b7be3fe-30a6-4b7e-93b7-f570b0309f0c Date: Sun, 25 Nov 2018 15:38:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501"}]} 2018-11-25 15:38:07,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-7b7be3fe-30a6-4b7e-93b7-f570b0309f0c 2018-11-25 15:38:07,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:08,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25d1db9a-9e60-4004-b21a-1702c21ec1a2 Date: Sun, 25 Nov 2018 15:38:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501"}]} 2018-11-25 15:38:08,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-25d1db9a-9e60-4004-b21a-1702c21ec1a2 2018-11-25 15:38:08,130 - neutron_utils - INFO - Retrieving security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:08,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4ac56df6-f53e-4818-ad2b-de2ad613effa Date: Sun, 25 Nov 2018 15:38:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "updated_at": "2018-11-25T15:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}], "revision_number": 2, "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name"}]} 2018-11-25 15:38:08,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-4ac56df6-f53e-4818-ad2b-de2ad613effa 2018-11-25 15:38:08,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:08,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-346948ed-df37-4223-bf66-ae60d317ee55 Date: Sun, 25 Nov 2018 15:38:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501"}]} 2018-11-25 15:38:08,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-346948ed-df37-4223-bf66-ae60d317ee55 2018-11-25 15:38:08,496 - neutron_utils - INFO - Retrieving security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:08,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3de9596f-ba40-4a62-b24f-a0fe10cdcbb2 Date: Sun, 25 Nov 2018 15:38:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "updated_at": "2018-11-25T15:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}], "revision_number": 2, "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name"}]} 2018-11-25 15:38:08,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-3de9596f-ba40-4a62-b24f-a0fe10cdcbb2 2018-11-25 15:38:08,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:08,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1d125a1-340c-41d2-a166-c8723825e545 Date: Sun, 25 Nov 2018 15:38:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501"}]} 2018-11-25 15:38:08,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-e1d125a1-340c-41d2-a166-c8723825e545 2018-11-25 15:38:08,896 - neutron_utils - INFO - Retrieving security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:09,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4e424192-47ea-4f61-868a-1562b98edeb7 Date: Sun, 25 Nov 2018 15:38:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "updated_at": "2018-11-25T15:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "revision_number": 0, "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}], "revision_number": 2, "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name"}]} 2018-11-25 15:38:09,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-4e424192-47ea-4f61-868a-1562b98edeb7 2018-11-25 15:38:09,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69960311-e637-44dd-a2bb-dad8f74cca9a 2018-11-25 15:38:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:09,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75304258-c7b2-4226-ba0f-1bd29a9e9708 Date: Sun, 25 Nov 2018 15:38:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "c8df6c25-c2d4-42c5-864a-83f3d3446906"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:07Z", "security_group_id": "69960311-e637-44dd-a2bb-dad8f74cca9a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:38:07Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "f0e5b6b5-895b-457c-ab9f-d096b5686501"}]} 2018-11-25 15:38:09,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-75304258-c7b2-4226-ba0f-1bd29a9e9708 2018-11-25 15:38:09,058 - neutron_utils - INFO - Deleting security group rule with ID - f0e5b6b5-895b-457c-ab9f-d096b5686501 2018-11-25 15:38:09,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f0e5b6b5-895b-457c-ab9f-d096b5686501 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:09,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-862ef78a-eebe-4901-9133-4e7fc005b676 Content-Length: 0 Date: Sun, 25 Nov 2018 15:38:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:09,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f0e5b6b5-895b-457c-ab9f-d096b5686501 used request id req-862ef78a-eebe-4901-9133-4e7fc005b676 2018-11-25 15:38:09,366 - neutron_utils - INFO - Deleting security group rule with ID - c8df6c25-c2d4-42c5-864a-83f3d3446906 2018-11-25 15:38:09,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c8df6c25-c2d4-42c5-864a-83f3d3446906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:09,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96b409a3-2fbf-42ae-b79f-4dc2b472d63b Content-Length: 0 Date: Sun, 25 Nov 2018 15:38:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:09,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c8df6c25-c2d4-42c5-864a-83f3d3446906 used request id req-96b409a3-2fbf-42ae-b79f-4dc2b472d63b 2018-11-25 15:38:09,626 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name 2018-11-25 15:38:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/69960311-e637-44dd-a2bb-dad8f74cca9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83eba4f47583c6cf21754753ac901bd24d8082" 2018-11-25 15:38:10,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9af43f72-7b08-44b6-b270-ab0934429077 Content-Length: 0 Date: Sun, 25 Nov 2018 15:38:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:10,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/69960311-e637-44dd-a2bb-dad8f74cca9a used request id req-9af43f72-7b08-44b6-b270-ab0934429077 2018-11-25 15:38:10,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:10,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-346f85c2-5c8a-4500-984b-d1de3913e986 x-compute-request-id: req-346f85c2-5c8a-4500-984b-d1de3913e986 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:10,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-346f85c2-5c8a-4500-984b-d1de3913e986 2018-11-25 15:38:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:11,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ac7045b3-e7b4-4443-bfad-a73ad457d67e Date: Sun, 25 Nov 2018 15:38:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:38:11,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-ac7045b3-e7b4-4443-bfad-a73ad457d67e 2018-11-25 15:38:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:11,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5c35cf-4219-4bf3-a838-bade67af99d0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:38:11,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-9e5c35cf-4219-4bf3-a838-bade67af99d0 2018-11-25 15:38:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:11,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e08b7578-f91b-451f-9dcb-32f48b584adf Date: Sun, 25 Nov 2018 15:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:38:11,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-e08b7578-f91b-451f-9dcb-32f48b584adf 2018-11-25 15:38:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:11,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6f8a159f-df1e-4d09-8944-366493e23bcf Date: Sun, 25 Nov 2018 15:38:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal","device_id":"18b4229b-2e81-4a9c-8c64-97be85cb5aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.3"}],"id":"b513661f-933e-4267-a0d7-c3c296a4d63b","security_groups":[],"mac_address":"fa:16:3e:38:1f:45","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.4"}],"id":"c40b2a6a-113f-4afb-950d-f2a86e2a0c16","security_groups":[],"mac_address":"fa:16:3e:8e:38:a1","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.2"}],"id":"f3fd65af-a9da-4cf9-936a-7dabc36818ff","security_groups":[],"mac_address":"fa:16:3e:6d:61:c4","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5a23a84-63d0-411a-a4e5-5100ca438f30"}]} 2018-11-25 15:38:11,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-6f8a159f-df1e-4d09-8944-366493e23bcf 2018-11-25 15:38:11,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:12,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73cdc33c22144ee7997e503a9ae378aa", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role"}], "expires_at": "2018-11-25T16:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4dd9329ce5c4b1cad642953eb99088d", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c4dd9329ce5c4b1cad642953eb99088d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-user", "id": "51b94da9c2274956882b831f35e111e8"}, "audit_ids": ["ucAWSfC9SiKPWYPG3Zt9Ww"], "issued_at": "2018-11-25T15:38:12.000000Z"}} 2018-11-25 15:38:12,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6531c65bd4c0562e283b715b4110140feb661fd7" 2018-11-25 15:38:13,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-f3df1b79-dfeb-4187-af3d-326e14060a58 x-compute-request-id: req-f3df1b79-dfeb-4187-af3d-326e14060a58 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:13,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-f3df1b79-dfeb-4187-af3d-326e14060a58 2018-11-25 15:38:13,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:13,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:13 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-4da2b334-21c7-4047-9044-6127ea8a5bea x-compute-request-id: req-4da2b334-21c7-4047-9044-6127ea8a5bea Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:13,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-4da2b334-21c7-4047-9044-6127ea8a5bea 2018-11-25 15:38:13,476 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst] is - ACTIVE 2018-11-25 15:38:13,476 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:38:13,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:14,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:13 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-ac67dd36-1404-474d-9ff7-a8374652a854 x-compute-request-id: req-ac67dd36-1404-474d-9ff7-a8374652a854 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:14,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-ac67dd36-1404-474d-9ff7-a8374652a854 2018-11-25 15:38:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:14,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-80d03399-ccfc-45cd-9925-30410588a313 Date: Sun, 25 Nov 2018 15:38:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:38:14,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-80d03399-ccfc-45cd-9925-30410588a313 2018-11-25 15:38:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:14,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6b7868-8c32-4c37-ada4-9ccf641a03f3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:38:14,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-4d6b7868-8c32-4c37-ada4-9ccf641a03f3 2018-11-25 15:38:14,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:14,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-171eab6f-2481-4b90-b5ed-8cf2210deec7 Date: Sun, 25 Nov 2018 15:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:38:14,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-171eab6f-2481-4b90-b5ed-8cf2210deec7 2018-11-25 15:38:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-350ef578-499d-404b-8668-3cacbdbb84e7 Date: Sun, 25 Nov 2018 15:38:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal","device_id":"18b4229b-2e81-4a9c-8c64-97be85cb5aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.3"}],"id":"b513661f-933e-4267-a0d7-c3c296a4d63b","security_groups":[],"mac_address":"fa:16:3e:38:1f:45","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.4"}],"id":"c40b2a6a-113f-4afb-950d-f2a86e2a0c16","security_groups":[],"mac_address":"fa:16:3e:8e:38:a1","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.2"}],"id":"f3fd65af-a9da-4cf9-936a-7dabc36818ff","security_groups":[],"mac_address":"fa:16:3e:6d:61:c4","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5a23a84-63d0-411a-a4e5-5100ca438f30"}]} 2018-11-25 15:38:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-350ef578-499d-404b-8668-3cacbdbb84e7 2018-11-25 15:38:14,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:15,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:14 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-a4591065-22a7-4efc-b611-97980aa6262f x-compute-request-id: req-a4591065-22a7-4efc-b611-97980aa6262f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:15,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-a4591065-22a7-4efc-b611-97980aa6262f 2018-11-25 15:38:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:15,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-052be165-7f15-4ccc-8869-f9f4d79dd815 Date: Sun, 25 Nov 2018 15:38:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:38:15,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-052be165-7f15-4ccc-8869-f9f4d79dd815 2018-11-25 15:38:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:15,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34392e1-ebb3-4196-af09-1d252c277af9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:38:15,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-d34392e1-ebb3-4196-af09-1d252c277af9 2018-11-25 15:38:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:15,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3f251d5b-48dd-4c33-a4bc-b5b3cd43d8ad Date: Sun, 25 Nov 2018 15:38:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:38:15,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-3f251d5b-48dd-4c33-a4bc-b5b3cd43d8ad 2018-11-25 15:38:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:15,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-363c0f14-8ada-48b1-9bd4-a67563cbc080 Date: Sun, 25 Nov 2018 15:38:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal","device_id":"18b4229b-2e81-4a9c-8c64-97be85cb5aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.3"}],"id":"b513661f-933e-4267-a0d7-c3c296a4d63b","security_groups":[],"mac_address":"fa:16:3e:38:1f:45","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.4"}],"id":"c40b2a6a-113f-4afb-950d-f2a86e2a0c16","security_groups":[],"mac_address":"fa:16:3e:8e:38:a1","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.2"}],"id":"f3fd65af-a9da-4cf9-936a-7dabc36818ff","security_groups":[],"mac_address":"fa:16:3e:6d:61:c4","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5a23a84-63d0-411a-a4e5-5100ca438f30"}]} 2018-11-25 15:38:15,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-363c0f14-8ada-48b1-9bd4-a67563cbc080 2018-11-25 15:38:15,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name"}}' 2018-11-25 15:38:16,041 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:38:15 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-dea292fb-227e-4e86-9113-e55e0c29710b x-compute-request-id: req-dea292fb-227e-4e86-9113-e55e0c29710b Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name is not found for project c4dd9329ce5c4b1cad642953eb99088d", "code": 404}} 2018-11-25 15:38:16,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec/action used request id req-dea292fb-227e-4e86-9113-e55e0c29710b 2018-11-25 15:38:16,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:16,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:16 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-d42fd597-3b4c-465d-ba81-fad4649b3002 x-compute-request-id: req-d42fd597-3b4c-465d-ba81-fad4649b3002 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:16,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-d42fd597-3b4c-465d-ba81-fad4649b3002 2018-11-25 15:38:16,369 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name] - Security group InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name is not found for project c4dd9329ce5c4b1cad642953eb99088d (HTTP 404) (Request-ID: req-dea292fb-227e-4e86-9113-e55e0c29710b) 2018-11-25 15:38:16,369 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-name is not found for project c4dd9329ce5c4b1cad642953eb99088d (HTTP 404) (Request-ID: req-dea292fb-227e-4e86-9113-e55e0c29710b) 2018-11-25 15:38:16,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:16,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:16 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-1944aced-c6ba-4705-b85d-a2e286cdf830 x-compute-request-id: req-1944aced-c6ba-4705-b85d-a2e286cdf830 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:16,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-1944aced-c6ba-4705-b85d-a2e286cdf830 2018-11-25 15:38:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:17,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-301f53c3-29c2-495d-bbed-aa5d768ccc21 Date: Sun, 25 Nov 2018 15:38:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db913fb4-2ea8-482b-8ec6-4823638f29b6"],"updated_at":"2018-11-25T15:37:49Z","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net"}]} 2018-11-25 15:38:17,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net used request id req-301f53c3-29c2-495d-bbed-aa5d768ccc21 2018-11-25 15:38:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:17,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c1700c-b247-42bb-a6bb-c9f0c1db32a9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:38:17,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-93c1700c-b247-42bb-a6bb-c9f0c1db32a9 2018-11-25 15:38:17,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:17,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7cfe1ad-8fc0-4954-86d1-48033f987b34 Date: Sun, 25 Nov 2018 15:38:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:49Z","dns_nameservers":[],"updated_at":"2018-11-25T15:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c4dd9329ce5c4b1cad642953eb99088d","id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet"}]} 2018-11-25 15:38:17,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-c7cfe1ad-8fc0-4954-86d1-48033f987b34 2018-11-25 15:38:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:17,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b7085d68-8357-487a-a0a6-b0a4bcba1bf5 Date: Sun, 25 Nov 2018 15:38:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.14"}],"id":"9e62b851-b880-4e84-aecd-5ae39d575aac","security_groups":["ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2"],"mac_address":"fa:16:3e:89:64:40","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:55Z","binding:vnic_type":"normal","device_id":"18b4229b-2e81-4a9c-8c64-97be85cb5aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.3"}],"id":"b513661f-933e-4267-a0d7-c3c296a4d63b","security_groups":[],"mac_address":"fa:16:3e:38:1f:45","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.4"}],"id":"c40b2a6a-113f-4afb-950d-f2a86e2a0c16","security_groups":[],"mac_address":"fa:16:3e:8e:38:a1","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5a23a84-63d0-411a-a4e5-5100ca438f30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:37:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db913fb4-2ea8-482b-8ec6-4823638f29b6","ip_address":"10.55.0.2"}],"id":"f3fd65af-a9da-4cf9-936a-7dabc36818ff","security_groups":[],"mac_address":"fa:16:3e:6d:61:c4","project_id":"c4dd9329ce5c4b1cad642953eb99088d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5a23a84-63d0-411a-a4e5-5100ca438f30","tenant_id":"c4dd9329ce5c4b1cad642953eb99088d","created_at":"2018-11-25T15:37:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5a23a84-63d0-411a-a4e5-5100ca438f30"}]} 2018-11-25 15:38:17,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-b7085d68-8357-487a-a0a6-b0a4bcba1bf5 2018-11-25 15:38:17,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6531c65bd4c0562e283b715b4110140feb661fd7" 2018-11-25 15:38:18,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:17 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-9b8441ea-ac43-41f8-91b4-c1758330fb8a x-compute-request-id: req-9b8441ea-ac43-41f8-91b4-c1758330fb8a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:64:40", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "security_groups": [{"name": "default"}], "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:04Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:18,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-9b8441ea-ac43-41f8-91b4-c1758330fb8a 2018-11-25 15:38:18,191 - create_instance - INFO - Deleting Port with ID - 9e62b851-b880-4e84-aecd-5ae39d575aac 2018-11-25 15:38:18,192 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-port 2018-11-25 15:38:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9e62b851-b880-4e84-aecd-5ae39d575aac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:18,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a67429b-fa6b-4b91-9a2c-7c877307b2bd Date: Sun, 25 Nov 2018 15:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:18,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9e62b851-b880-4e84-aecd-5ae39d575aac used request id req-4a67429b-fa6b-4b91-9a2c-7c877307b2bd 2018-11-25 15:38:18,830 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst 2018-11-25 15:38:18,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:19,001 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:38:18 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-13cdc4af-1480-48df-9184-167774fd52ad x-compute-request-id: req-13cdc4af-1480-48df-9184-167774fd52ad Content-Type: application/json 2018-11-25 15:38:19,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-13cdc4af-1480-48df-9184-167774fd52ad 2018-11-25 15:38:19,001 - create_instance - INFO - Checking deletion status 2018-11-25 15:38:19,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:19,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-a9623b06-967c-4525-9cf9-f8b149c1c913 x-compute-request-id: req-a9623b06-967c-4525-9cf9-f8b149c1c913 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:18Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:19,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-a9623b06-967c-4525-9cf9-f8b149c1c913 2018-11-25 15:38:19,244 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst] is - ACTIVE 2018-11-25 15:38:19,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:38:22,248 - create_instance - DEBUG - VM status query timeout in 296.753812075 2018-11-25 15:38:22,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:22,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-5aeb00f2-966a-464e-90d2-77a638c709b7 x-compute-request-id: req-5aeb00f2-966a-464e-90d2-77a638c709b7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec", "rel": "bookmark"}], "image": {"id": "a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "links": [{"href": "http://172.30.9.29:8774/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:04.000000", "flavor": {"id": "7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "links": [{"href": "http://172.30.9.29:8774/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9", "rel": "bookmark"}]}, "id": "18b4229b-2e81-4a9c-8c64-97be85cb5aec", "user_id": "51b94da9c2274956882b831f35e111e8", "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-11-25T15:38:18Z", "hostId": "7c0d4e8e6a4df353e036ca01dfff8533efc256523eebea281c89a372", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst", "created": "2018-11-25T15:37:57Z", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:22,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-5aeb00f2-966a-464e-90d2-77a638c709b7 2018-11-25 15:38:22,643 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst] is - ACTIVE 2018-11-25 15:38:22,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:38:25,646 - create_instance - DEBUG - VM status query timeout in 293.355580091 2018-11-25 15:38:25,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1b1a42c49cf36f038f4f39d4048a1c079af819" 2018-11-25 15:38:25,704 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:38: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-4e3bf4af-b56a-45f9-9e57-be81280177f6 x-compute-request-id: req-4e3bf4af-b56a-45f9-9e57-be81280177f6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 18b4229b-2e81-4a9c-8c64-97be85cb5aec could not be found.", "code": 404}} 2018-11-25 15:38:25,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/18b4229b-2e81-4a9c-8c64-97be85cb5aec used request id req-4e3bf4af-b56a-45f9-9e57-be81280177f6 2018-11-25 15:38:25,704 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 18b4229b-2e81-4a9c-8c64-97be85cb5aec could not be found. (HTTP 404) (Request-ID: req-4e3bf4af-b56a-45f9-9e57-be81280177f6) 2018-11-25 15:38:25,705 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-inst 2018-11-25 15:38:25,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6fda31baddb294a9025d27c474c72ae6831145" 2018-11-25 15:38:25,756 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:38: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-433457bb-5910-4385-af0a-c00e37a48fb8 x-compute-request-id: req-433457bb-5910-4385-af0a-c00e37a48fb8 Content-Length: 0 Content-Type: application/json 2018-11-25 15:38:25,756 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7ef25aba-0e56-488c-b3c2-69c2b3a321a9 used request id req-433457bb-5910-4385-af0a-c00e37a48fb8 2018-11-25 15:38:25,757 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet 2018-11-25 15:38:25,757 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-subnet 2018-11-25 15:38:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/db913fb4-2ea8-482b-8ec6-4823638f29b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:38:28,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f34c197-5b96-43fd-a576-9e2ccc0020a6 Date: Sun, 25 Nov 2018 15:38:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:28,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/db913fb4-2ea8-482b-8ec6-4823638f29b6 used request id req-0f34c197-5b96-43fd-a576-9e2ccc0020a6 2018-11-25 15:38:28,266 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-pub-net 2018-11-25 15:38:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d5a23a84-63d0-411a-a4e5-5100ca438f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a15897361ea75f783e9a990194d5dfc220816d" 2018-11-25 15:38:29,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-caa8524f-5b4d-407f-9b35-6f0d9bf39f00 Date: Sun, 25 Nov 2018 15:38:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:29,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d5a23a84-63d0-411a-a4e5-5100ca438f30 used request id req-caa8524f-5b4d-407f-9b35-6f0d9bf39f00 2018-11-25 15:38:29,579 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-af8c2cb5-4add-46bb-8c08-299265a4b32b-image 2018-11-25 15:38:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e1d9ebe1bc7a6d944957bfe4f2d2d6562ab08a" 2018-11-25 15:38:31,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6205205d-cc05-45a7-85d7-8ffea3c74bbb Date: Sun, 25 Nov 2018 15:38:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:38:31,270 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a3066b39-bd60-43a2-96c7-15cd1c9f1d5e used request id req-6205205d-cc05-45a7-85d7-8ffea3c74bbb 2018-11-25 15:38:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:31,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ea4bc64d-f04b-4bb8-b2ff-3688fb9c1ac6 Date: Sun, 25 Nov 2018 15:38:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:37:48Z", "updated_at": "2018-11-25T15:37:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "revision_number": 0, "id": "0f18a5aa-28e0-4657-a7e4-9295eca60f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "revision_number": 0, "id": "1d7f8144-4d37-42f6-b78f-c7963a553a11", "remote_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "remote_ip_prefix": null, "created_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "revision_number": 0, "id": "998390f8-d727-4ff4-8953-8e4e7d427d27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "revision_number": 0, "id": "f3bb736b-0d94-4e0b-ac9f-606990ab27b9", "remote_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "remote_ip_prefix": null, "created_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4dd9329ce5c4b1cad642953eb99088d"}], "revision_number": 4, "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "name": "default"}]} 2018-11-25 15:38:31,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ea4bc64d-f04b-4bb8-b2ff-3688fb9c1ac6 2018-11-25 15:38:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:31,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613015a9-24e3-4fcc-af3b-eabf41f0e85b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:38:31,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-613015a9-24e3-4fcc-af3b-eabf41f0e85b 2018-11-25 15:38:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:31,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c4be11-e3b2-4275-82cd-b8999721951a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:38:31,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-e1c4be11-e3b2-4275-82cd-b8999721951a 2018-11-25 15:38:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:31,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be491f5-9f64-47dd-a518-0e6902ca9798 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:38:31,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-1be491f5-9f64-47dd-a518-0e6902ca9798 2018-11-25 15:38:31,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:31,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fd079f-9c47-4d1a-bcd8-669f3f913018 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d"}, "enabled": true, "id": "c4dd9329ce5c4b1cad642953eb99088d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a42aa990-022a-42e-proj"}} 2018-11-25 15:38:31,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-67fd079f-9c47-4d1a-bcd8-669f3f913018 2018-11-25 15:38:31,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2 2018-11-25 15:38:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:32,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-381d0447-1bac-425d-9028-f2e28ff45c09 Date: Sun, 25 Nov 2018 15:38:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:37:48Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "0f18a5aa-28e0-4657-a7e4-9295eca60f06"}, {"remote_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:37:48Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "1d7f8144-4d37-42f6-b78f-c7963a553a11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:37:48Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "998390f8-d727-4ff4-8953-8e4e7d427d27"}, {"remote_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:37:48Z", "security_group_id": "ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2", "port_range_min": null, "revision_number": 0, "tenant_id": "c4dd9329ce5c4b1cad642953eb99088d", "created_at": "2018-11-25T15:37:48Z", "project_id": "c4dd9329ce5c4b1cad642953eb99088d", "id": "f3bb736b-0d94-4e0b-ac9f-606990ab27b9"}]} 2018-11-25 15:38:32,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2 used request id req-381d0447-1bac-425d-9028-f2e28ff45c09 2018-11-25 15:38:32,040 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:38:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:32,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-420c1410-fb35-4449-8cef-9148598a6c9f Content-Length: 0 Date: Sun, 25 Nov 2018 15:38:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:38:32,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ec472e8b-9e7d-4b1d-b4c4-31e1c823d0e2 used request id req-420c1410-fb35-4449-8cef-9148598a6c9f 2018-11-25 15:38:32,384 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a42aa990-022a-42e-proj 2018-11-25 15:38:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:32,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a2c8ec-57fa-4f69-b54a-04f81dbd3917 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:38:32,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c4dd9329ce5c4b1cad642953eb99088d used request id req-86a2c8ec-57fa-4f69-b54a-04f81dbd3917 2018-11-25 15:38:32,668 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a42aa990-022a-42e-proj-role 2018-11-25 15:38:32,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/73cdc33c22144ee7997e503a9ae378aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:32,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e42e028-7b87-4905-94da-4f6eaa62ed19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:38:32,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/73cdc33c22144ee7997e503a9ae378aa used request id req-9e42e028-7b87-4905-94da-4f6eaa62ed19 2018-11-25 15:38:32,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68677a1209c9189120feb1427883686fd34cf73" 2018-11-25 15:38:32,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac97adba-4e17-42e2-aeae-b71ff11111f2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:38:32,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac97adba-4e17-42e2-aeae-b71ff11111f2 2018-11-25 15:38:32,874 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a42aa990-022a-42e-user 2018-11-25 15:38:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/51b94da9c2274956882b831f35e111e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c31dc58c73b441315015ae613c23839fdf6ff4" 2018-11-25 15:38:33,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d083e8b-21c4-4ace-bc38-bc6633293e9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:38:33,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/51b94da9c2274956882b831f35e111e8 used request id req-4d083e8b-21c4-4ace-bc38-bc6633293e9f 2018-11-25 15:38:33,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:33,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DVSl_8vORQSzBrDjrz74Og"], "issued_at": "2018-11-25T15:38:33.000000Z"}} 2018-11-25 15:38:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cb64017df2a38c25dcd748a85a2127cec12fa7" 2018-11-25 15:38:33,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3b9ea8-2371-4f81-8751-297d6e3b36f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:33,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bd3b9ea8-2371-4f81-8751-297d6e3b36f7 2018-11-25 15:38:33,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:33,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:33,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["59jGAdQTQe-DD7_Alo4_tA"], "issued_at": "2018-11-25T15:38:33.000000Z"}} 2018-11-25 15:38:33,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:38:34,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9186d1b-58f1-4325-9981-6ad060e0a290 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:34,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9186d1b-58f1-4325-9981-6ad060e0a290 2018-11-25 15:38:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:38:34,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:38:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:38:34,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e3e530-eba6-47e9-a226-799bb33eb940 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:38:34,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj used request id req-29e3e530-eba6-47e9-a226-799bb33eb940 2018-11-25 15:38:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:38:34,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8b2497-38d3-46f5-95c4-98a7fd35a2ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:38:34,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2a8b2497-38d3-46f5-95c4-98a7fd35a2ee 2018-11-25 15:38:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}}' 2018-11-25 15:38:34,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab01194c-61a9-4971-b25d-a438c8b19c5e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:38:34,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ab01194c-61a9-4971-b25d-a438c8b19c5e 2018-11-25 15:38:34,323 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj 2018-11-25 15:38:34,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:34,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:34,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["7X0tyFR7RHy-X3uVCqZlCQ"], "issued_at": "2018-11-25T15:38:34.000000Z"}} 2018-11-25 15:38:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4011c5856bc4fc1802eb5bbad9f676268eae703f" 2018-11-25 15:38:34,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3296e02-2a79-464b-b7f1-88b5acabfb5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:34,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f3296e02-2a79-464b-b7f1-88b5acabfb5a 2018-11-25 15:38:34,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:38:34,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:38:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4011c5856bc4fc1802eb5bbad9f676268eae703f" 2018-11-25 15:38:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83621ee-e751-4275-b39d-7d1ae331f16c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:38:34,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d83621ee-e751-4275-b39d-7d1ae331f16c 2018-11-25 15:38:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4011c5856bc4fc1802eb5bbad9f676268eae703f" 2018-11-25 15:38:34,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a456fb-9b4c-4c88-80cb-fea97f062576 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}]} 2018-11-25 15:38:34,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj used request id req-65a456fb-9b4c-4c88-80cb-fea97f062576 2018-11-25 15:38:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4011c5856bc4fc1802eb5bbad9f676268eae703f" 2018-11-25 15:38:35,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fca6543-29e1-4e73-a991-4e5c09a7114d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:38:35,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7fca6543-29e1-4e73-a991-4e5c09a7114d 2018-11-25 15:38:35,390 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-205dd081-1f2f-4a6-user 2018-11-25 15:38:35,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:38:35,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914dc4a2-a8a8-4260-b153-6dfec879dd37 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:38:35,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-914dc4a2-a8a8-4260-b153-6dfec879dd37 2018-11-25 15:38:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" -d '{"role": {"name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}}' 2018-11-25 15:38:35,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c73a9a49-0fbf-4051-8a71-59b734af9e84 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33c86b5075ea4f23a43be1fdf3ff4e91", "links": {"self": "http://172.30.9.29:5000/v3/roles/33c86b5075ea4f23a43be1fdf3ff4e91"}, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}} 2018-11-25 15:38:35,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c73a9a49-0fbf-4051-8a71-59b734af9e84 2018-11-25 15:38:35,640 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role 2018-11-25 15:38:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/33c86b5075ea4f23a43be1fdf3ff4e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:38:35,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0963572e-d809-4acf-8d18-f7c913280ee7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/33c86b5075ea4f23a43be1fdf3ff4e91"}, "domain_id": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role", "id": "33c86b5075ea4f23a43be1fdf3ff4e91"}} 2018-11-25 15:38:35,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/33c86b5075ea4f23a43be1fdf3ff4e91 used request id req-0963572e-d809-4acf-8d18-f7c913280ee7 2018-11-25 15:38:35,660 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role to project InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj 2018-11-25 15:38:35,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d/users/7239065da19846acb1b815691842ea7c/roles/33c86b5075ea4f23a43be1fdf3ff4e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:38:35,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47fb963-ec83-4af5-b211-6ffb5213b139 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:38:35,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d/users/7239065da19846acb1b815691842ea7c/roles/33c86b5075ea4f23a43be1fdf3ff4e91 used request id req-f47fb963-ec83-4af5-b211-6ffb5213b139 2018-11-25 15:38:35,787 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:38:35,788 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:38:35,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:35,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:36,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33c86b5075ea4f23a43be1fdf3ff4e91", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}], "expires_at": "2018-11-25T16:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b835c8bfee2343c891af28bced414a1d", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-user", "id": "7239065da19846acb1b815691842ea7c"}, "audit_ids": ["Z6o1-WGuRc6IfcbXUjAMog"], "issued_at": "2018-11-25T15:38:36.000000Z"}} 2018-11-25 15:38:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:38:36,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e9cf3e-ffc6-41ec-8ae9-86a3d9fc28d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:36,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-15e9cf3e-ffc6-41ec-8ae9-86a3d9fc28d9 2018-11-25 15:38:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:38:36,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b7e85ba4-081c-47e7-9acd-5d101780d066 Date: Sun, 25 Nov 2018 15:38:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image"} 2018-11-25 15:38:36,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image used request id req-b7e85ba4-081c-47e7-9acd-5d101780d066 2018-11-25 15:38:36,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:38:36,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b159d4b3-b2a1-4363-8fee-4a440ff49097 Date: Sun, 25 Nov 2018 15:38:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:38:36,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b159d4b3-b2a1-4363-8fee-4a440ff49097 2018-11-25 15:38:36,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image"}' 2018-11-25 15:38:36,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 X-Openstack-Request-Id: req-46748949-f5ba-4db5-acac-63c2fc5dcd03 Date: Sun, 25 Nov 2018 15:38:36 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:38:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:38:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "min_disk": 0, "protected": false, "id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "file": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/file", "checksum": null, "owner": "b835c8bfee2343c891af28bced414a1d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:38:36,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-46748949-f5ba-4db5-acac-63c2fc5dcd03 2018-11-25 15:38:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" -d '' 2018-11-25 15:38:37,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40b1323e-d631-4609-8f43-ad60867a17c1 Date: Sun, 25 Nov 2018 15:38:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:38:37,846 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/file used request id req-40b1323e-d631-4609-8f43-ad60867a17c1 2018-11-25 15:38:37,847 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:38:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:38:38,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-10e0bde9-1c16-420e-b751-565ef145f7dc Date: Sun, 25 Nov 2018 15:38:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:38:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:38:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/snap", "metadata": {}}], "self": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "min_disk": 0, "protected": false, "id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "file": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b835c8bfee2343c891af28bced414a1d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:38:38,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 used request id req-10e0bde9-1c16-420e-b751-565ef145f7dc 2018-11-25 15:38:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:38:38,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f419caf1-d3f6-4131-abb3-c79964d00bc5 Date: Sun, 25 Nov 2018 15:38:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:38:38,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f419caf1-d3f6-4131-abb3-c79964d00bc5 2018-11-25 15:38:38,168 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image 2018-11-25 15:38:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:38:38,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-35d726b1-7294-4df8-89b5-4c80f8661833 Date: Sun, 25 Nov 2018 15:38:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:38:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:38:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/snap", "metadata": {}}], "self": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "min_disk": 0, "protected": false, "id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "file": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b835c8bfee2343c891af28bced414a1d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:38:38,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 used request id req-35d726b1-7294-4df8-89b5-4c80f8661833 2018-11-25 15:38:38,188 - create_image - DEBUG - Instance status is - active 2018-11-25 15:38:38,188 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image 2018-11-25 15:38:38,189 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image 2018-11-25 15:38:38,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:38,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:38,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33c86b5075ea4f23a43be1fdf3ff4e91", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}], "expires_at": "2018-11-25T16:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b835c8bfee2343c891af28bced414a1d", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-user", "id": "7239065da19846acb1b815691842ea7c"}, "audit_ids": ["gMNHC2nXSQ-DKqvhsc50Bg"], "issued_at": "2018-11-25T15:38:38.000000Z"}} 2018-11-25 15:38:38,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:38:38,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755ec772-df22-4754-8f93-723377d4bd2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:38,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-755ec772-df22-4754-8f93-723377d4bd2e 2018-11-25 15:38:38,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:38:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cd6bbc9f-8ca9-4412-a0e2-1737757b6287 Date: Sun, 25 Nov 2018 15:38:38 GMT RESP BODY: {"networks":[]} 2018-11-25 15:38:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-cd6bbc9f-8ca9-4412-a0e2-1737757b6287 2018-11-25 15:38:38,828 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net 2018-11-25 15:38:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" -d '{"network": {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net", "admin_state_up": true}}' 2018-11-25 15:38:39,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f5a6aa98-b83e-4d64-bad6-69dc4c6a80aa Date: Sun, 25 Nov 2018 15:38:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:38:39Z","is_default":false,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","mtu":1450}} 2018-11-25 15:38:39,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-f5a6aa98-b83e-4d64-bad6-69dc4c6a80aa 2018-11-25 15:38:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:38:39,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-0c410e83-9990-417e-a944-ae0803756d47 Date: Sun, 25 Nov 2018 15:38:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:38:39Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:39,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-0c410e83-9990-417e-a944-ae0803756d47 2018-11-25 15:38:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:38:39,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-61e20439-1bce-474f-bbac-feff97ebb654 Date: Sun, 25 Nov 2018 15:38:39 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:38:39,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-61e20439-1bce-474f-bbac-feff97ebb654 2018-11-25 15:38:39,780 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet 2018-11-25 15:38:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" -d '{"subnets": [{"ip_version": 4, "network_id": "e3dc9297-cec4-48db-87cc-5d5b1a036ad7", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]}' 2018-11-25 15:38:40,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-365c8aaf-b8ad-4c04-be31-9db2a42095c5 Date: Sun, 25 Nov 2018 15:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:40,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-365c8aaf-b8ad-4c04-be31-9db2a42095c5 2018-11-25 15:38:40,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:38:40,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-858a1f4e-1885-422d-b375-cefcc0e599dd Date: Sun, 25 Nov 2018 15:38:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:40,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-858a1f4e-1885-422d-b375-cefcc0e599dd 2018-11-25 15:38:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:38:40,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2ee44b38-3eb1-4fe2-b82d-8bbecd36effb Date: Sun, 25 Nov 2018 15:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:40,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-2ee44b38-3eb1-4fe2-b82d-8bbecd36effb 2018-11-25 15:38:40,809 - OpenStackNetwork - DEBUG - Network [e3dc9297-cec4-48db-87cc-5d5b1a036ad7] created successfully 2018-11-25 15:38:40,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:40,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:41,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["G9aIQP8uRU2kbdJiJTcRWQ"], "issued_at": "2018-11-25T15:38:41.000000Z"}} 2018-11-25 15:38:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1812d4655b5eb0b1da236de2bad0633fb4deb3a" 2018-11-25 15:38:41,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258a2c86-0247-49fd-b6e0-10dbee4408e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:41,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-258a2c86-0247-49fd-b6e0-10dbee4408e5 2018-11-25 15:38:41,309 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:38:41,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1812d4655b5eb0b1da236de2bad0633fb4deb3a" 2018-11-25 15:38:41,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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 x-openstack-request-id: req-41897be4-d2f6-489e-8975-cccf1e7fc520 x-compute-request-id: req-41897be4-d2f6-489e-8975-cccf1e7fc520 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:38:41,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-41897be4-d2f6-489e-8975-cccf1e7fc520 2018-11-25 15:38:41,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1812d4655b5eb0b1da236de2bad0633fb4deb3a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:38:41,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-8a447aaa-da3e-4249-9daa-e9cf6fb5ae74 x-compute-request-id: req-8a447aaa-da3e-4249-9daa-e9cf6fb5ae74 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:38:41,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8a447aaa-da3e-4249-9daa-e9cf6fb5ae74 2018-11-25 15:38:41,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:41,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:41,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33c86b5075ea4f23a43be1fdf3ff4e91", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}], "expires_at": "2018-11-25T16:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b835c8bfee2343c891af28bced414a1d", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-user", "id": "7239065da19846acb1b815691842ea7c"}, "audit_ids": ["1CW3-28HRjK0S8Ph214j5w"], "issued_at": "2018-11-25T15:38:41.000000Z"}} 2018-11-25 15:38:41,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:41,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d835bef-f6c7-4c7e-8cc7-3f9463df73c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:41,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8d835bef-f6c7-4c7e-8cc7-3f9463df73c8 2018-11-25 15:38:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:42,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f2d0c9d7-759f-4cb0-a53f-1178042e867b Date: Sun, 25 Nov 2018 15:38:42 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:38:42,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name&description=hello+group used request id req-f2d0c9d7-759f-4cb0-a53f-1178042e867b 2018-11-25 15:38:42,193 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name... 2018-11-25 15:38:42,193 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name 2018-11-25 15:38:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" -d '{"security_group": {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name", "description": "hello group"}}' 2018-11-25 15:38:42,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b70a9c44-d305-4738-930e-1c867ca9dbeb Date: Sun, 25 Nov 2018 15:38:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "updated_at": "2018-11-25T15:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b835c8bfee2343c891af28bced414a1d"}], "revision_number": 2, "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "1588f46d-0360-493f-95aa-e67fe9062181", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}} 2018-11-25 15:38:42,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-b70a9c44-d305-4738-930e-1c867ca9dbeb 2018-11-25 15:38:42,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:42,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:42,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ebc8bf3-0971-4b98-8f95-83e68b448c8c Date: Sun, 25 Nov 2018 15:38:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d"}]} 2018-11-25 15:38:42,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-7ebc8bf3-0971-4b98-8f95-83e68b448c8c 2018-11-25 15:38:42,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:42,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-788c2084-a92a-4460-9c99-854c4dad5c00 Date: Sun, 25 Nov 2018 15:38:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d"}]} 2018-11-25 15:38:42,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-788c2084-a92a-4460-9c99-854c4dad5c00 2018-11-25 15:38:42,930 - neutron_utils - INFO - Retrieving security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:43,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c4d20c50-3303-4a77-88fb-4379808a6a46 Date: Sun, 25 Nov 2018 15:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "updated_at": "2018-11-25T15:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b835c8bfee2343c891af28bced414a1d"}], "revision_number": 2, "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "1588f46d-0360-493f-95aa-e67fe9062181", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}]} 2018-11-25 15:38:43,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-c4d20c50-3303-4a77-88fb-4379808a6a46 2018-11-25 15:38:43,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:43,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4d65226-5fdb-423a-a0da-d411447c98ed Date: Sun, 25 Nov 2018 15:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d"}]} 2018-11-25 15:38:43,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-a4d65226-5fdb-423a-a0da-d411447c98ed 2018-11-25 15:38:43,160 - neutron_utils - INFO - Retrieving security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:43,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-de05fb37-9577-4dee-b1ed-cee825b92f94 Date: Sun, 25 Nov 2018 15:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "updated_at": "2018-11-25T15:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b835c8bfee2343c891af28bced414a1d"}], "revision_number": 2, "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "1588f46d-0360-493f-95aa-e67fe9062181", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}]} 2018-11-25 15:38:43,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-de05fb37-9577-4dee-b1ed-cee825b92f94 2018-11-25 15:38:43,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:43,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-552d6a76-afea-4ba6-b9cc-e49449c900a8 Date: Sun, 25 Nov 2018 15:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d"}]} 2018-11-25 15:38:43,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-552d6a76-afea-4ba6-b9cc-e49449c900a8 2018-11-25 15:38:43,429 - neutron_utils - INFO - Retrieving security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:43,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-caf59d03-e6e0-4904-85ac-d4c6627f30c0 Date: Sun, 25 Nov 2018 15:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "updated_at": "2018-11-25T15:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "revision_number": 0, "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b835c8bfee2343c891af28bced414a1d"}], "revision_number": 2, "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "1588f46d-0360-493f-95aa-e67fe9062181", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}]} 2018-11-25 15:38:43,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-caf59d03-e6e0-4904-85ac-d4c6627f30c0 2018-11-25 15:38:43,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1588f46d-0360-493f-95aa-e67fe9062181 2018-11-25 15:38:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:38:43,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cfe4131c-fc45-4d4b-b121-667c8492c059 Date: Sun, 25 Nov 2018 15:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "5e21b1c3-63d1-4167-a341-c9d4067551d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:42Z", "security_group_id": "1588f46d-0360-493f-95aa-e67fe9062181", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:42Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "cfeaec49-14d1-4e4a-9af7-5b78881f9e3d"}]} 2018-11-25 15:38:43,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1588f46d-0360-493f-95aa-e67fe9062181 used request id req-cfe4131c-fc45-4d4b-b121-667c8492c059 2018-11-25 15:38:43,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:43,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:44,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33c86b5075ea4f23a43be1fdf3ff4e91", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}], "expires_at": "2018-11-25T16:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b835c8bfee2343c891af28bced414a1d", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-user", "id": "7239065da19846acb1b815691842ea7c"}, "audit_ids": ["k_SXLxLvSeCtC44ZWbrsJg"], "issued_at": "2018-11-25T15:38:44.000000Z"}} 2018-11-25 15:38:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:44,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bf5858-7cfb-49d7-80ae-ff30fa99e88d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:44,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-79bf5858-7cfb-49d7-80ae-ff30fa99e88d 2018-11-25 15:38:44,258 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:38:44,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:44,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3983ca-0c82-479d-b1b4-484ff66800af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:44,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d3983ca-0c82-479d-b1b4-484ff66800af 2018-11-25 15:38:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:44,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-927417f9-01cd-404e-95c4-22ed083f58be Date: Sun, 25 Nov 2018 15:38:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:44,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-927417f9-01cd-404e-95c4-22ed083f58be 2018-11-25 15:38:44,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:38:44,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:38:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:38:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:44,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862c07ee-a47b-4a6b-8b7e-5d44a0e865be Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:38:44,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-862c07ee-a47b-4a6b-8b7e-5d44a0e865be 2018-11-25 15:38:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:44,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-40ad1dd9-6874-4903-973a-44608977a849 Date: Sun, 25 Nov 2018 15:38:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:44,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-40ad1dd9-6874-4903-973a-44608977a849 2018-11-25 15:38:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:45,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa7e5ae6-6cf6-400d-bf08-9a1ffbd71640 Date: Sun, 25 Nov 2018 15:38:45 GMT RESP BODY: {"ports":[]} 2018-11-25 15:38:45,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port&admin_state_up=True used request id req-fa7e5ae6-6cf6-400d-bf08-9a1ffbd71640 2018-11-25 15:38:45,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:45,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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 x-openstack-request-id: req-69f06894-2fcf-4317-b2b6-647675786e4b x-compute-request-id: req-69f06894-2fcf-4317-b2b6-647675786e4b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:38:45,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst used request id req-69f06894-2fcf-4317-b2b6-647675786e4b 2018-11-25 15:38:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:45,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cfec0575-d84a-49c2-9619-0be0ff73fd79 Date: Sun, 25 Nov 2018 15:38:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:45,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-cfec0575-d84a-49c2-9619-0be0ff73fd79 2018-11-25 15:38:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:45,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e89cecc-3d06-4c93-93e3-851af08d0f9e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:38:45,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-6e89cecc-3d06-4c93-93e3-851af08d0f9e 2018-11-25 15:38:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:45,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2532e966-2bba-4ac6-b11f-9114d7b131f8 Date: Sun, 25 Nov 2018 15:38:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:45,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-2532e966-2bba-4ac6-b11f-9114d7b131f8 2018-11-25 15:38:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:46,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-39662466-ccd0-4f24-94a0-2279a218ce14 Date: Sun, 25 Nov 2018 15:38:46 GMT RESP BODY: {"ports":[]} 2018-11-25 15:38:46,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port&admin_state_up=True used request id req-39662466-ccd0-4f24-94a0-2279a218ce14 2018-11-25 15:38:46,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:38:46,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:38:46,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33c86b5075ea4f23a43be1fdf3ff4e91", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}], "expires_at": "2018-11-25T16:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b835c8bfee2343c891af28bced414a1d", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-user", "id": "7239065da19846acb1b815691842ea7c"}, "audit_ids": ["nRW_8XZNS_e0wheMFoM8EQ"], "issued_at": "2018-11-25T15:38:46.000000Z"}} 2018-11-25 15:38:46,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314db8a4edd86a06b6e741987846fbd0260fe5b9" 2018-11-25 15:38:46,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aab526-fe63-492b-9c78-4c0a1062c910 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:38:46,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50aab526-fe63-492b-9c78-4c0a1062c910 2018-11-25 15:38:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:46,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ff4b94cb-9abc-4377-8fc3-8ac55cb67589 Date: Sun, 25 Nov 2018 15:38:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:46,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-ff4b94cb-9abc-4377-8fc3-8ac55cb67589 2018-11-25 15:38:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:46,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2bb6cca9-0660-47a2-95dc-087b137f42ef Date: Sun, 25 Nov 2018 15:38:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:46,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-2bb6cca9-0660-47a2-95dc-087b137f42ef 2018-11-25 15:38:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:47,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1720800f-d9a6-49c8-8806-ef3ee8854e73 Date: Sun, 25 Nov 2018 15:38:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:47,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-1720800f-d9a6-49c8-8806-ef3ee8854e73 2018-11-25 15:38:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:38:47,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:38:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:38:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314db8a4edd86a06b6e741987846fbd0260fe5b9" 2018-11-25 15:38:47,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6d7353-de20-454f-9109-a01b020ce71f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:38:47,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-5f6d7353-de20-454f-9109-a01b020ce71f 2018-11-25 15:38:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:47,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2b296a9c-459c-468b-a4fa-e1cea0d31804 Date: Sun, 25 Nov 2018 15:38:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:47,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-2b296a9c-459c-468b-a4fa-e1cea0d31804 2018-11-25 15:38:47,476 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net 2018-11-25 15:38:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" -d '{"port": {"network_id": "e3dc9297-cec4-48db-87cc-5d5b1a036ad7", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port", "admin_state_up": true}}' 2018-11-25 15:38:48,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-b67f697b-dbea-4c9f-89cc-5ba62a4121a8 Date: Sun, 25 Nov 2018 15:38:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b"],"mac_address":"fa:16:3e:26:bf:df","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","project_id":"b835c8bfee2343c891af28bced414a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal"}} 2018-11-25 15:38:48,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b67f697b-dbea-4c9f-89cc-5ba62a4121a8 2018-11-25 15:38:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:48,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e35341bf-292d-4468-a140-a2b434a21836 Date: Sun, 25 Nov 2018 15:38:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:38:48,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-e35341bf-292d-4468-a140-a2b434a21836 2018-11-25 15:38:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:48,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beded64e-860f-443b-aeaa-8f88fcb9d6cd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:38:48,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-beded64e-860f-443b-aeaa-8f88fcb9d6cd 2018-11-25 15:38:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-34461a20-7335-4445-8f64-6ede8293de23 Date: Sun, 25 Nov 2018 15:38:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:38:49,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-34461a20-7335-4445-8f64-6ede8293de23 2018-11-25 15:38:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-194992fb-716d-4cf9-af55-f8da5026d143 Date: Sun, 25 Nov 2018 15:38:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:38:49,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port&admin_state_up=True used request id req-194992fb-716d-4cf9-af55-f8da5026d143 2018-11-25 15:38:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58bef71-fc85-4ed8-951f-384a3f496a9d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:38:49,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-d58bef71-fc85-4ed8-951f-384a3f496a9d 2018-11-25 15:38:49,409 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst 2018-11-25 15:38:49,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-41300a96-f475-4dee-a44e-af3e039b7655 x-compute-request-id: req-41300a96-f475-4dee-a44e-af3e039b7655 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-flavor-name"}]} 2018-11-25 15:38:49,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-41300a96-f475-4dee-a44e-af3e039b7655 2018-11-25 15:38:49,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-cfd650d6-6ca9-4e5e-9fdf-560840a7647a x-compute-request-id: req-cfd650d6-6ca9-4e5e-9fdf-560840a7647a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:38:49,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80 used request id req-cfd650d6-6ca9-4e5e-9fdf-560840a7647a 2018-11-25 15:38:49,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-bd57e095-4412-4ff8-a5c0-1d0ee803c50a Date: Sun, 25 Nov 2018 15:38:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:38:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:38:37Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/snap", "metadata": {}}], "self": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "min_disk": 0, "protected": false, "id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "file": "/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b835c8bfee2343c891af28bced414a1d", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/9bee6f08-ba08-4e0e-ab9f-36b609812526/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image"} 2018-11-25 15:38:49,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image used request id req-bd57e095-4412-4ff8-a5c0-1d0ee803c50a 2018-11-25 15:38:49,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:49,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db57990c-4782-4ef1-b8ee-eb3188119430 Date: Sun, 25 Nov 2018 15:38:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:38:49,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-db57990c-4782-4ef1-b8ee-eb3188119430 2018-11-25 15:38:49,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" -d '{"server": {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "imageRef": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "flavorRef": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "max_count": 1, "min_count": 1, "networks": [{"port": "9581dc2c-cb15-4630-b65d-b27031a782c1"}], "security_groups": [{"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}]}}' 2018-11-25 15:38:51,881 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:38: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-1ce246c1-81a7-465e-bc13-af3d60a0fb79 x-compute-request-id: req-1ce246c1-81a7-465e-bc13-af3d60a0fb79 Content-Length: 435 location: http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "adminPass": "4mKPT9SRCgfa"}} 2018-11-25 15:38:51,881 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-1ce246c1-81a7-465e-bc13-af3d60a0fb79 2018-11-25 15:38:51,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:52,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:51 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-72b9a115-a236-4cf2-a415-20cb4026a3ff x-compute-request-id: req-72b9a115-a236-4cf2-a415-20cb4026a3ff Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:52,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-72b9a115-a236-4cf2-a415-20cb4026a3ff 2018-11-25 15:38:52,103 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst 2018-11-25 15:38:52,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:52,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-d1dae879-ad98-499d-8a9e-c5500db1c7f8 x-compute-request-id: req-d1dae879-ad98-499d-8a9e-c5500db1c7f8 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:52,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-d1dae879-ad98-499d-8a9e-c5500db1c7f8 2018-11-25 15:38:52,323 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - BUILD 2018-11-25 15:38:52,323 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:38:55,326 - create_instance - DEBUG - VM status query timeout in 896.776838779 2018-11-25 15:38:55,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:56,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38: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-47a3c54a-3fce-4849-b7a2-62d236e69975 x-compute-request-id: req-47a3c54a-3fce-4849-b7a2-62d236e69975 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:52Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:56,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-47a3c54a-3fce-4849-b7a2-62d236e69975 2018-11-25 15:38:56,225 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - BUILD 2018-11-25 15:38:56,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:38:59,228 - create_instance - DEBUG - VM status query timeout in 892.874420881 2018-11-25 15:38:59,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:38:59,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:59 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-3fc558f3-9178-47bf-98ed-fe9ee457dbc8 x-compute-request-id: req-3fc558f3-9178-47bf-98ed-fe9ee457dbc8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:38:59,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-3fc558f3-9178-47bf-98ed-fe9ee457dbc8 2018-11-25 15:38:59,733 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - ACTIVE 2018-11-25 15:38:59,733 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:38:59,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:00,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:38:59 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-df3b16ba-83e5-4608-b024-37547be15158 x-compute-request-id: req-df3b16ba-83e5-4608-b024-37547be15158 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:00,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-df3b16ba-83e5-4608-b024-37547be15158 2018-11-25 15:39:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d6748cd8-861d-4325-8c64-30cb9494e325 Date: Sun, 25 Nov 2018 15:39:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:39:00,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-d6748cd8-861d-4325-8c64-30cb9494e325 2018-11-25 15:39:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:00,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0567de2-0584-4d37-afe8-b5f9cc5fc4fb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:00,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-c0567de2-0584-4d37-afe8-b5f9cc5fc4fb 2018-11-25 15:39:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:00,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5bb4f127-da87-4eb4-87d8-58b8f4251855 Date: Sun, 25 Nov 2018 15:39:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:39:00,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-5bb4f127-da87-4eb4-87d8-58b8f4251855 2018-11-25 15:39:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:00,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-55b6bafe-2741-406e-a47a-2ff9d1ad9e4b Date: Sun, 25 Nov 2018 15:39:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.3"}],"id":"24b85cc8-a0de-489c-acb4-13b79f01d82e","security_groups":[],"mac_address":"fa:16:3e:e1:0b:77","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":"abce0725-a906-4ccd-a565-ae2d0e31a86e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.4"}],"id":"d02197d3-098b-46e7-8a03-6a55c5a29780","security_groups":[],"mac_address":"fa:16:3e:20:09:c4","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.2"}],"id":"e97ff906-9334-467f-b8ba-ad18844f63d1","security_groups":[],"mac_address":"fa:16:3e:97:f4:80","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"}]} 2018-11-25 15:39:00,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-55b6bafe-2741-406e-a47a-2ff9d1ad9e4b 2018-11-25 15:39:00,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:01,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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,Accept-Encoding x-openstack-request-id: req-76a22df0-9e45-4d0c-ba47-6e51b956345b x-compute-request-id: req-76a22df0-9e45-4d0c-ba47-6e51b956345b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:01,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-76a22df0-9e45-4d0c-ba47-6e51b956345b 2018-11-25 15:39:01,458 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - ACTIVE 2018-11-25 15:39:01,458 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:39:01,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:02,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:01 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-69c4d020-66f3-40c2-9b47-f1f21c5266c8 x-compute-request-id: req-69c4d020-66f3-40c2-9b47-f1f21c5266c8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:02,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-69c4d020-66f3-40c2-9b47-f1f21c5266c8 2018-11-25 15:39:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:02,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0e1ce31d-2015-4a59-bbe0-873c24b432cf Date: Sun, 25 Nov 2018 15:39:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:39:02,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-0e1ce31d-2015-4a59-bbe0-873c24b432cf 2018-11-25 15:39:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:02,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb26af48-5f01-497b-8cdb-8bb41a8670ce Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:02,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-fb26af48-5f01-497b-8cdb-8bb41a8670ce 2018-11-25 15:39:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a8a5a44-9473-4544-93d6-80f567317358 Date: Sun, 25 Nov 2018 15:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:39:02,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-8a8a5a44-9473-4544-93d6-80f567317358 2018-11-25 15:39:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:02,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a8d03fe6-6383-4973-bc21-06a326f66498 Date: Sun, 25 Nov 2018 15:39:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.3"}],"id":"24b85cc8-a0de-489c-acb4-13b79f01d82e","security_groups":[],"mac_address":"fa:16:3e:e1:0b:77","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":"abce0725-a906-4ccd-a565-ae2d0e31a86e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.4"}],"id":"d02197d3-098b-46e7-8a03-6a55c5a29780","security_groups":[],"mac_address":"fa:16:3e:20:09:c4","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.2"}],"id":"e97ff906-9334-467f-b8ba-ad18844f63d1","security_groups":[],"mac_address":"fa:16:3e:97:f4:80","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"}]} 2018-11-25 15:39:02,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-a8d03fe6-6383-4973-bc21-06a326f66498 2018-11-25 15:39:02,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}}' 2018-11-25 15:39:03,737 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:39:02 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-a76e0f24-089e-4358-bbfd-a52d5811a0e1 x-compute-request-id: req-a76e0f24-089e-4358-bbfd-a52d5811a0e1 Content-Length: 0 Content-Type: application/json 2018-11-25 15:39:03,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e/action used request id req-a76e0f24-089e-4358-bbfd-a52d5811a0e1 2018-11-25 15:39:03,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:04,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:03 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-3aa31c71-610f-404f-8666-e1edae1046e3 x-compute-request-id: req-3aa31c71-610f-404f-8666-e1edae1046e3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:04,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-3aa31c71-610f-404f-8666-e1edae1046e3 2018-11-25 15:39:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:04,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2a669479-da90-4908-a0de-e94776e0edd2 Date: Sun, 25 Nov 2018 15:39:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:39:04,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-2a669479-da90-4908-a0de-e94776e0edd2 2018-11-25 15:39:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:04,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accfe113-2893-45c9-8125-521bb1c64ad9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:04,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-accfe113-2893-45c9-8125-521bb1c64ad9 2018-11-25 15:39:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:04,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a0b8239-6300-4dd3-b512-115c8fbe74b5 Date: Sun, 25 Nov 2018 15:39:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:39:04,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-3a0b8239-6300-4dd3-b512-115c8fbe74b5 2018-11-25 15:39:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:04,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-d2443ff6-5193-4504-8d22-9a926b780787 Date: Sun, 25 Nov 2018 15:39:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.3"}],"id":"24b85cc8-a0de-489c-acb4-13b79f01d82e","security_groups":[],"mac_address":"fa:16:3e:e1:0b:77","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b","1588f46d-0360-493f-95aa-e67fe9062181"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":"abce0725-a906-4ccd-a565-ae2d0e31a86e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.4"}],"id":"d02197d3-098b-46e7-8a03-6a55c5a29780","security_groups":[],"mac_address":"fa:16:3e:20:09:c4","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.2"}],"id":"e97ff906-9334-467f-b8ba-ad18844f63d1","security_groups":[],"mac_address":"fa:16:3e:97:f4:80","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"}]} 2018-11-25 15:39:04,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-d2443ff6-5193-4504-8d22-9a926b780787 2018-11-25 15:39:04,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:05,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33c86b5075ea4f23a43be1fdf3ff4e91", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role"}], "expires_at": "2018-11-25T16:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b835c8bfee2343c891af28bced414a1d", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b835c8bfee2343c891af28bced414a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-user", "id": "7239065da19846acb1b815691842ea7c"}, "audit_ids": ["wp0p3JAKTTOIEY4Qz-6YKw"], "issued_at": "2018-11-25T15:39:05.000000Z"}} 2018-11-25 15:39:05,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7e573da0b7aa8202541540d851a27c441237da" 2018-11-25 15:39:06,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:05 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-b06f7b25-7b98-44c5-94fe-5bef87b7a8d3 x-compute-request-id: req-b06f7b25-7b98-44c5-94fe-5bef87b7a8d3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:06,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-b06f7b25-7b98-44c5-94fe-5bef87b7a8d3 2018-11-25 15:39:06,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:06,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:06 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-80f24304-3201-4108-bd14-9644a85cebe8 x-compute-request-id: req-80f24304-3201-4108-bd14-9644a85cebe8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:06,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-80f24304-3201-4108-bd14-9644a85cebe8 2018-11-25 15:39:06,782 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - ACTIVE 2018-11-25 15:39:06,782 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:39:06,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:07,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:06 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-ce29fc80-6bc6-4558-bbe6-4183ed9f7b4c x-compute-request-id: req-ce29fc80-6bc6-4558-bbe6-4183ed9f7b4c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:07,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-ce29fc80-6bc6-4558-bbe6-4183ed9f7b4c 2018-11-25 15:39:07,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:07,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e1bb7edc-64db-40d8-83a8-841ae141508c Date: Sun, 25 Nov 2018 15:39:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:39:07,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-e1bb7edc-64db-40d8-83a8-841ae141508c 2018-11-25 15:39:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:07,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad1420d-f022-46c9-b426-9e69adb0852a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:07,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-3ad1420d-f022-46c9-b426-9e69adb0852a 2018-11-25 15:39:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:07,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-310ef899-9c09-4ddc-a650-f3ac5108e861 Date: Sun, 25 Nov 2018 15:39:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:39:07,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-310ef899-9c09-4ddc-a650-f3ac5108e861 2018-11-25 15:39:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:07,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-77fdb0ac-353c-48b6-b8fe-6d157ed9ada7 Date: Sun, 25 Nov 2018 15:39:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.3"}],"id":"24b85cc8-a0de-489c-acb4-13b79f01d82e","security_groups":[],"mac_address":"fa:16:3e:e1:0b:77","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b","1588f46d-0360-493f-95aa-e67fe9062181"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":"abce0725-a906-4ccd-a565-ae2d0e31a86e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.4"}],"id":"d02197d3-098b-46e7-8a03-6a55c5a29780","security_groups":[],"mac_address":"fa:16:3e:20:09:c4","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.2"}],"id":"e97ff906-9334-467f-b8ba-ad18844f63d1","security_groups":[],"mac_address":"fa:16:3e:97:f4:80","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"}]} 2018-11-25 15:39:07,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-77fdb0ac-353c-48b6-b8fe-6d157ed9ada7 2018-11-25 15:39:07,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:08,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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-d1ff941d-c622-4285-95a2-250b4cca92d4 x-compute-request-id: req-d1ff941d-c622-4285-95a2-250b4cca92d4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:08,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-d1ff941d-c622-4285-95a2-250b4cca92d4 2018-11-25 15:39:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:08,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fbd46503-d954-4727-adbb-9912ffb57667 Date: Sun, 25 Nov 2018 15:39:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:39:08,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-fbd46503-d954-4727-adbb-9912ffb57667 2018-11-25 15:39:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:08,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1773ea41-c09b-4f07-8c63-42c5c9bb5be4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:08,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-1773ea41-c09b-4f07-8c63-42c5c9bb5be4 2018-11-25 15:39:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:08,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8cc0c240-6229-47a4-97ef-52d5a054f6f4 Date: Sun, 25 Nov 2018 15:39:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:39:08,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-8cc0c240-6229-47a4-97ef-52d5a054f6f4 2018-11-25 15:39:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:08,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-b66150f2-53c1-4157-b844-e775c2e17a2c Date: Sun, 25 Nov 2018 15:39:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.3"}],"id":"24b85cc8-a0de-489c-acb4-13b79f01d82e","security_groups":[],"mac_address":"fa:16:3e:e1:0b:77","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b","1588f46d-0360-493f-95aa-e67fe9062181"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":"abce0725-a906-4ccd-a565-ae2d0e31a86e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.4"}],"id":"d02197d3-098b-46e7-8a03-6a55c5a29780","security_groups":[],"mac_address":"fa:16:3e:20:09:c4","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.2"}],"id":"e97ff906-9334-467f-b8ba-ad18844f63d1","security_groups":[],"mac_address":"fa:16:3e:97:f4:80","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"}]} 2018-11-25 15:39:08,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-b66150f2-53c1-4157-b844-e775c2e17a2c 2018-11-25 15:39:08,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}}' 2018-11-25 15:39:09,386 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 15:39:08 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-f1dad627-3fd8-44f4-864e-bb732ec1edf1 x-compute-request-id: req-f1dad627-3fd8-44f4-864e-bb732ec1edf1 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '1588f46d-0360-493f-95aa-e67fe9062181'.\nNeutron server returns request_ids: ['req-925435ea-934e-4354-a73c-846d7d0230ee']", "code": 400}} 2018-11-25 15:39:09,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e/action used request id req-f1dad627-3fd8-44f4-864e-bb732ec1edf1 2018-11-25 15:39:09,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:09,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:09 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-2e7cb5e2-b919-4f2c-bf9a-3d8e89c8e816 x-compute-request-id: req-2e7cb5e2-b919-4f2c-bf9a-3d8e89c8e816 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:09,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-2e7cb5e2-b919-4f2c-bf9a-3d8e89c8e816 2018-11-25 15:39:09,697 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name] already added to VM [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] 2018-11-25 15:39:09,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:10,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:09 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-e2583b53-ca31-4a8e-9bc4-735c898f0381 x-compute-request-id: req-e2583b53-ca31-4a8e-9bc4-735c898f0381 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:10,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-e2583b53-ca31-4a8e-9bc4-735c898f0381 2018-11-25 15:39:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:10,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f4b22487-3456-487e-abf7-1a68b8b93a74 Date: Sun, 25 Nov 2018 15:39:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4c40063-b245-48ce-a715-bb5cbcfa7b94"],"updated_at":"2018-11-25T15:38:40Z","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b835c8bfee2343c891af28bced414a1d","id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net"}]} 2018-11-25 15:39:10,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net used request id req-f4b22487-3456-487e-abf7-1a68b8b93a74 2018-11-25 15:39:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:10,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082934ff-73e0-4fee-85b8-f9c4c4e3237c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:10,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-082934ff-73e0-4fee-85b8-f9c4c4e3237c 2018-11-25 15:39:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:10,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cfe9523f-a734-4bb0-8d25-778712de8f0a Date: Sun, 25 Nov 2018 15:39:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","dns_nameservers":[],"updated_at":"2018-11-25T15:38:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b835c8bfee2343c891af28bced414a1d","id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","subnetpool_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet"}]} 2018-11-25 15:39:10,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-cfe9523f-a734-4bb0-8d25-778712de8f0a 2018-11-25 15:39:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:10,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-f196d266-9a00-496a-aa04-0db7e936e35d Date: Sun, 25 Nov 2018 15:39:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.3"}],"id":"24b85cc8-a0de-489c-acb4-13b79f01d82e","security_groups":[],"mac_address":"fa:16:3e:e1:0b:77","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.9"}],"id":"9581dc2c-cb15-4630-b65d-b27031a782c1","security_groups":["06f976c0-7cfd-47f2-8034-ffb63eda5f8b","1588f46d-0360-493f-95aa-e67fe9062181"],"mac_address":"fa:16:3e:26:bf:df","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:47Z","binding:vnic_type":"normal","device_id":"abce0725-a906-4ccd-a565-ae2d0e31a86e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.4"}],"id":"d02197d3-098b-46e7-8a03-6a55c5a29780","security_groups":[],"mac_address":"fa:16:3e:20:09:c4","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d4c40063-b245-48ce-a715-bb5cbcfa7b94","ip_address":"10.55.0.2"}],"id":"e97ff906-9334-467f-b8ba-ad18844f63d1","security_groups":[],"mac_address":"fa:16:3e:97:f4:80","project_id":"b835c8bfee2343c891af28bced414a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3dc9297-cec4-48db-87cc-5d5b1a036ad7","tenant_id":"b835c8bfee2343c891af28bced414a1d","created_at":"2018-11-25T15:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3dc9297-cec4-48db-87cc-5d5b1a036ad7"}]} 2018-11-25 15:39:10,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-f196d266-9a00-496a-aa04-0db7e936e35d 2018-11-25 15:39:10,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7e573da0b7aa8202541540d851a27c441237da" 2018-11-25 15:39:11,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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-35cb3f98-5ab1-46a0-9d67-9b9c49bdcbe1 x-compute-request-id: req-35cb3f98-5ab1-46a0-9d67-9b9c49bdcbe1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name"}], "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:38:58Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:11,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-35cb3f98-5ab1-46a0-9d67-9b9c49bdcbe1 2018-11-25 15:39:11,221 - create_instance - INFO - Deleting Port with ID - 9581dc2c-cb15-4630-b65d-b27031a782c1 2018-11-25 15:39:11,221 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-port 2018-11-25 15:39:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9581dc2c-cb15-4630-b65d-b27031a782c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:11,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac0d40c9-3041-44a9-be1f-a0c7a00c03f2 Date: Sun, 25 Nov 2018 15:39:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:11,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9581dc2c-cb15-4630-b65d-b27031a782c1 used request id req-ac0d40c9-3041-44a9-be1f-a0c7a00c03f2 2018-11-25 15:39:11,635 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst 2018-11-25 15:39:11,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:11,785 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:39:11 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-7c29007b-4c4a-40c3-a5b7-102a03f8737b x-compute-request-id: req-7c29007b-4c4a-40c3-a5b7-102a03f8737b Content-Type: application/json 2018-11-25 15:39:11,785 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-7c29007b-4c4a-40c3-a5b7-102a03f8737b 2018-11-25 15:39:11,785 - create_instance - INFO - Checking deletion status 2018-11-25 15:39:11,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:12,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:11 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-5cfb160a-b673-4944-8933-b16310b1c4b3 x-compute-request-id: req-5cfb160a-b673-4944-8933-b16310b1c4b3 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:bf:df", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:39:11Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:12,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-5cfb160a-b673-4944-8933-b16310b1c4b3 2018-11-25 15:39:12,030 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - ACTIVE 2018-11-25 15:39:12,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:39:15,034 - create_instance - DEBUG - VM status query timeout in 296.751750946 2018-11-25 15:39:15,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:15,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:15 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-f2122839-c99e-4536-b2ca-7a2ca35d10d0 x-compute-request-id: req-f2122839-c99e-4536-b2ca-7a2ca35d10d0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:39:11Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:15,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-f2122839-c99e-4536-b2ca-7a2ca35d10d0 2018-11-25 15:39:15,305 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - ACTIVE 2018-11-25 15:39:15,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:39:18,309 - create_instance - DEBUG - VM status query timeout in 293.476645947 2018-11-25 15:39:18,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:18,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:18 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-56da71b1-5c64-43c0-9d49-88d666d02dc8 x-compute-request-id: req-56da71b1-5c64-43c0-9d49-88d666d02dc8 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e", "rel": "bookmark"}], "image": {"id": "9bee6f08-ba08-4e0e-ab9f-36b609812526", "links": [{"href": "http://172.30.9.29:8774/images/9bee6f08-ba08-4e0e-ab9f-36b609812526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:38:57.000000", "flavor": {"id": "086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "links": [{"href": "http://172.30.9.29:8774/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80", "rel": "bookmark"}]}, "id": "abce0725-a906-4ccd-a565-ae2d0e31a86e", "user_id": "7239065da19846acb1b815691842ea7c", "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-11-25T15:39:18Z", "hostId": "ba5e41ee94512ef0cebd4cd40219f88966683f684ff13191f7d93e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst", "created": "2018-11-25T15:38:51Z", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:18,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-56da71b1-5c64-43c0-9d49-88d666d02dc8 2018-11-25 15:39:18,576 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst] is - ACTIVE 2018-11-25 15:39:18,576 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:39:21,580 - create_instance - DEBUG - VM status query timeout in 290.205831051 2018-11-25 15:39:21,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f837a9be6453717d6e2924d107fbb0374c5a7d" 2018-11-25 15:39:21,639 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:39: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 x-openstack-request-id: req-db738992-55c1-484b-8410-54206a2ca8b6 x-compute-request-id: req-db738992-55c1-484b-8410-54206a2ca8b6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance abce0725-a906-4ccd-a565-ae2d0e31a86e could not be found.", "code": 404}} 2018-11-25 15:39:21,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/abce0725-a906-4ccd-a565-ae2d0e31a86e used request id req-db738992-55c1-484b-8410-54206a2ca8b6 2018-11-25 15:39:21,640 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance abce0725-a906-4ccd-a565-ae2d0e31a86e could not be found. (HTTP 404) (Request-ID: req-db738992-55c1-484b-8410-54206a2ca8b6) 2018-11-25 15:39:21,640 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-inst 2018-11-25 15:39:21,641 - neutron_utils - INFO - Deleting security group rule with ID - 5e21b1c3-63d1-4167-a341-c9d4067551d8 2018-11-25 15:39:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5e21b1c3-63d1-4167-a341-c9d4067551d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:39:21,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-114c34f3-d68c-46fe-9220-5806775c7db2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:21,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5e21b1c3-63d1-4167-a341-c9d4067551d8 used request id req-114c34f3-d68c-46fe-9220-5806775c7db2 2018-11-25 15:39:21,923 - neutron_utils - INFO - Deleting security group rule with ID - cfeaec49-14d1-4e4a-9af7-5b78881f9e3d 2018-11-25 15:39:21,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/cfeaec49-14d1-4e4a-9af7-5b78881f9e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:39:22,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2180d33-761a-41b2-bf74-497b6c2b1553 Content-Length: 0 Date: Sun, 25 Nov 2018 15:39:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:22,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/cfeaec49-14d1-4e4a-9af7-5b78881f9e3d used request id req-e2180d33-761a-41b2-bf74-497b6c2b1553 2018-11-25 15:39:22,051 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-name 2018-11-25 15:39:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1588f46d-0360-493f-95aa-e67fe9062181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964b69e0220a02a21bba528bdbbfc6b1849339cf" 2018-11-25 15:39:22,174 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf6cb2f7-3cb2-48ac-833c-98ead513200e Content-Length: 0 Date: Sun, 25 Nov 2018 15:39:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:22,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1588f46d-0360-493f-95aa-e67fe9062181 used request id req-cf6cb2f7-3cb2-48ac-833c-98ead513200e 2018-11-25 15:39:22,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1812d4655b5eb0b1da236de2bad0633fb4deb3a" 2018-11-25 15:39:22,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:39: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-73781a24-1fe8-48e5-94ac-9c4d393cb57d x-compute-request-id: req-73781a24-1fe8-48e5-94ac-9c4d393cb57d Content-Length: 0 Content-Type: application/json 2018-11-25 15:39:22,222 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/086a2cf3-e3d5-44c9-8a0f-3164260d3d80 used request id req-73781a24-1fe8-48e5-94ac-9c4d393cb57d 2018-11-25 15:39:22,223 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet 2018-11-25 15:39:22,223 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-subnet 2018-11-25 15:39:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d4c40063-b245-48ce-a715-bb5cbcfa7b94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:39:24,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdec1774-95f8-4c65-a616-573a3da04771 Date: Sun, 25 Nov 2018 15:39:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:24,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d4c40063-b245-48ce-a715-bb5cbcfa7b94 used request id req-bdec1774-95f8-4c65-a616-573a3da04771 2018-11-25 15:39:24,355 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-pub-net 2018-11-25 15:39:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e3dc9297-cec4-48db-87cc-5d5b1a036ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27787c6531db7b1e21f83855907c32e251f19431" 2018-11-25 15:39:25,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fff306c5-868f-4129-b8f3-db7d6acc8c9a Date: Sun, 25 Nov 2018 15:39:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:25,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e3dc9297-cec4-48db-87cc-5d5b1a036ad7 used request id req-fff306c5-868f-4129-b8f3-db7d6acc8c9a 2018-11-25 15:39:25,686 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-94589231-783a-46c7-a29d-1817ed14a5cb-image 2018-11-25 15:39:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77148a7378969b4ecc1b4bb116cb90e92023904d" 2018-11-25 15:39:27,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9457b2b5-a0ac-4a24-b705-40639651704e Date: Sun, 25 Nov 2018 15:39:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:39:27,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/9bee6f08-ba08-4e0e-ab9f-36b609812526 used request id req-9457b2b5-a0ac-4a24-b705-40639651704e 2018-11-25 15:39:27,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:27,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-04790eca-9b04-4eac-9baf-8874d9439944 Date: Sun, 25 Nov 2018 15:39:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:39Z", "updated_at": "2018-11-25T15:38:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "revision_number": 0, "id": "1cc0a003-ebc8-423d-aa56-ac7063a087fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "revision_number": 0, "id": "219df2c3-476b-4215-96c9-180a4496a409", "remote_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "revision_number": 0, "id": "822dcb70-3b03-4297-bcf0-edc6bac1632a", "remote_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b835c8bfee2343c891af28bced414a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "revision_number": 0, "id": "f83946a5-43aa-4a22-8165-bebdd5ca8efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "tenant_id": "b835c8bfee2343c891af28bced414a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b835c8bfee2343c891af28bced414a1d"}], "revision_number": 4, "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:39:27,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-04790eca-9b04-4eac-9baf-8874d9439944 2018-11-25 15:39:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:27,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59242d7e-3b9d-4b4d-9677-d991c08080fc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d"}, "enabled": true, "id": "b835c8bfee2343c891af28bced414a1d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj"}} 2018-11-25 15:39:27,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-59242d7e-3b9d-4b4d-9677-d991c08080fc 2018-11-25 15:39:27,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06f976c0-7cfd-47f2-8034-ffb63eda5f8b 2018-11-25 15:39:27,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=06f976c0-7cfd-47f2-8034-ffb63eda5f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:27,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f42648e-df1f-47c2-a3b6-94cee9f34177 Date: Sun, 25 Nov 2018 15:39:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:39Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "1cc0a003-ebc8-423d-aa56-ac7063a087fc"}, {"remote_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:39Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "219df2c3-476b-4215-96c9-180a4496a409"}, {"remote_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:39Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "822dcb70-3b03-4297-bcf0-edc6bac1632a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:38:39Z", "security_group_id": "06f976c0-7cfd-47f2-8034-ffb63eda5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "b835c8bfee2343c891af28bced414a1d", "created_at": "2018-11-25T15:38:39Z", "project_id": "b835c8bfee2343c891af28bced414a1d", "id": "f83946a5-43aa-4a22-8165-bebdd5ca8efd"}]} 2018-11-25 15:39:27,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=06f976c0-7cfd-47f2-8034-ffb63eda5f8b used request id req-9f42648e-df1f-47c2-a3b6-94cee9f34177 2018-11-25 15:39:27,723 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:39:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/06f976c0-7cfd-47f2-8034-ffb63eda5f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:28,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec2e4fb3-4ae5-487f-9d2d-e59467dacf18 Content-Length: 0 Date: Sun, 25 Nov 2018 15:39:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:39:28,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/06f976c0-7cfd-47f2-8034-ffb63eda5f8b used request id req-ec2e4fb3-4ae5-487f-9d2d-e59467dacf18 2018-11-25 15:39:28,015 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj 2018-11-25 15:39:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:28,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbd3f69c-d393-4712-bd8b-1fb6185cda97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:39:28,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b835c8bfee2343c891af28bced414a1d used request id req-dbd3f69c-d393-4712-bd8b-1fb6185cda97 2018-11-25 15:39:28,236 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-205dd081-1f2f-4a6-proj-role 2018-11-25 15:39:28,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/33c86b5075ea4f23a43be1fdf3ff4e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:28,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed60b242-4989-4f53-988f-6d9cd75ab9d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:39:28,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/33c86b5075ea4f23a43be1fdf3ff4e91 used request id req-ed60b242-4989-4f53-988f-6d9cd75ab9d6 2018-11-25 15:39:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb420d824efff91a359e14488814bb5f4b59484a" 2018-11-25 15:39:28,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c943183-045a-468c-8601-42acd910102e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:39:28,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5c943183-045a-468c-8601-42acd910102e 2018-11-25 15:39:28,444 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-205dd081-1f2f-4a6-user 2018-11-25 15:39:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7239065da19846acb1b815691842ea7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4011c5856bc4fc1802eb5bbad9f676268eae703f" 2018-11-25 15:39:28,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de993ab-e8b3-46b4-a1b7-71bfd41cc999 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:39:28,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7239065da19846acb1b815691842ea7c used request id req-6de993ab-e8b3-46b4-a1b7-71bfd41cc999 2018-11-25 15:39:28,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:29,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ZVj9mCUnTUSUKLRx9Hra0g"], "issued_at": "2018-11-25T15:39:29.000000Z"}} 2018-11-25 15:39:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba43d9de5653d13bc8dd965a84d2ab8e9cec97d5" 2018-11-25 15:39:29,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c808eeec-443c-4620-a62f-b5b6635e05ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:29,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c808eeec-443c-4620-a62f-b5b6635e05ec 2018-11-25 15:39:29,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:29,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:29,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["NjWVSYNGQk24VxiMwXtO3w"], "issued_at": "2018-11-25T15:39:29.000000Z"}} 2018-11-25 15:39:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:39:29,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a106485-c617-4208-a0c1-54482aa7b665 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:29,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8a106485-c617-4208-a0c1-54482aa7b665 2018-11-25 15:39:29,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:39:29,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:39:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:39:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:39:29,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21967f96-0178-4ff1-9276-181774657b5b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:39:29,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj used request id req-21967f96-0178-4ff1-9276-181774657b5b 2018-11-25 15:39:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:39:29,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5702aae4-04ef-4daf-a488-b2dfe1c0d493 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:39:29,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5702aae4-04ef-4daf-a488-b2dfe1c0d493 2018-11-25 15:39:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}}' 2018-11-25 15:39:29,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5bcaf30-19ac-44a2-b2f9-8416d78a38c9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:29,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d5bcaf30-19ac-44a2-b2f9-8416d78a38c9 2018-11-25 15:39:29,939 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj 2018-11-25 15:39:29,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:29,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:30,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UN4Tlh9QSuGalbnm-26GAg"], "issued_at": "2018-11-25T15:39:30.000000Z"}} 2018-11-25 15:39:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98e2a28250fd889674e8f2cea8e5566ede8633b" 2018-11-25 15:39:30,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956c549f-ee41-4080-ba87-9f9fa902ef42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:30,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-956c549f-ee41-4080-ba87-9f9fa902ef42 2018-11-25 15:39:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:39:30,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:39:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:39:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98e2a28250fd889674e8f2cea8e5566ede8633b" 2018-11-25 15:39:30,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebf4705-2c1f-402c-9595-acd791c87a0b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:39:30,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1ebf4705-2c1f-402c-9595-acd791c87a0b 2018-11-25 15:39:30,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98e2a28250fd889674e8f2cea8e5566ede8633b" 2018-11-25 15:39:30,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6921d5-b862-4934-acd5-ce87f2a55e91 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}]} 2018-11-25 15:39:30,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj used request id req-9f6921d5-b862-4934-acd5-ce87f2a55e91 2018-11-25 15:39:30,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98e2a28250fd889674e8f2cea8e5566ede8633b" 2018-11-25 15:39:30,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c010da-01ca-4648-b1ae-71d61bdabce1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:39:30,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-23c010da-01ca-4648-b1ae-71d61bdabce1 2018-11-25 15:39:31,036 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-31ce8968-4de3-4fc-user 2018-11-25 15:39:31,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:39:31,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46aba5be-6fd1-4f76-a77d-121a08c74e7e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:39:31,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-46aba5be-6fd1-4f76-a77d-121a08c74e7e 2018-11-25 15:39:31,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" -d '{"role": {"name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}}' 2018-11-25 15:39:31,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68f48afe-e955-4fac-a6d4-79affcd993a3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57fba27c59874b6cb480711f94fd2705", "links": {"self": "http://172.30.9.29:5000/v3/roles/57fba27c59874b6cb480711f94fd2705"}, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}} 2018-11-25 15:39:31,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-68f48afe-e955-4fac-a6d4-79affcd993a3 2018-11-25 15:39:31,239 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role 2018-11-25 15:39:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/57fba27c59874b6cb480711f94fd2705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:39:31,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd83d838-dfaf-4169-b259-eb31f448069f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/57fba27c59874b6cb480711f94fd2705"}, "domain_id": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role", "id": "57fba27c59874b6cb480711f94fd2705"}} 2018-11-25 15:39:31,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/57fba27c59874b6cb480711f94fd2705 used request id req-fd83d838-dfaf-4169-b259-eb31f448069f 2018-11-25 15:39:31,331 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role to project InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj 2018-11-25 15:39:31,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96/users/b14bfa688f7844a2b8b6aa571296422c/roles/57fba27c59874b6cb480711f94fd2705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:39:31,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda9a2a3-4be6-49a1-9c4e-d8ec19eb88f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:39:31,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96/users/b14bfa688f7844a2b8b6aa571296422c/roles/57fba27c59874b6cb480711f94fd2705 used request id req-fda9a2a3-4be6-49a1-9c4e-d8ec19eb88f0 2018-11-25 15:39:31,457 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:39:31,459 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:39:31,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:31,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:31,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57fba27c59874b6cb480711f94fd2705", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}], "expires_at": "2018-11-25T16:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb351a8190a4ef6a2560881943ccd96", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-user", "id": "b14bfa688f7844a2b8b6aa571296422c"}, "audit_ids": ["Hp0rN8XNTCyK7tcpwb0IJA"], "issued_at": "2018-11-25T15:39:31.000000Z"}} 2018-11-25 15:39:31,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:39:31,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176a3916-43a6-49ac-9cdd-539c9f04fd4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:31,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-176a3916-43a6-49ac-9cdd-539c9f04fd4b 2018-11-25 15:39:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:39:32,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bc8b030c-4314-43e5-ac61-a52dc677d973 Date: Sun, 25 Nov 2018 15:39:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image"} 2018-11-25 15:39:32,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image used request id req-bc8b030c-4314-43e5-ac61-a52dc677d973 2018-11-25 15:39:32,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:39:32,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-afa327b2-f27f-4b2e-8953-aa8628cd95c6 Date: Sun, 25 Nov 2018 15:39:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:39:32,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-afa327b2-f27f-4b2e-8953-aa8628cd95c6 2018-11-25 15:39:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image"}' 2018-11-25 15:39:32,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 X-Openstack-Request-Id: req-b6d17f4e-3d59-4e97-a12f-e40557235544 Date: Sun, 25 Nov 2018 15:39:32 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:39:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:39:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "min_disk": 0, "protected": false, "id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "file": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5/file", "checksum": null, "owner": "7fb351a8190a4ef6a2560881943ccd96", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:39:32,480 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b6d17f4e-3d59-4e97-a12f-e40557235544 2018-11-25 15:39:32,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" -d '' 2018-11-25 15:39:33,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fd459b8-ee06-4ed7-acf4-7647da329261 Date: Sun, 25 Nov 2018 15:39:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:39:33,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5/file used request id req-4fd459b8-ee06-4ed7-acf4-7647da329261 2018-11-25 15:39:33,548 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:39:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:39:33,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-73128e46-4533-48f0-86b5-9692af43a0fd Date: Sun, 25 Nov 2018 15:39:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:39:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:39:33Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/41e8891f-024d-41dd-96c6-fa90027b80f5/snap", "metadata": {}}], "self": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "min_disk": 0, "protected": false, "id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "file": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fb351a8190a4ef6a2560881943ccd96", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/41e8891f-024d-41dd-96c6-fa90027b80f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:39:33,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 used request id req-73128e46-4533-48f0-86b5-9692af43a0fd 2018-11-25 15:39:33,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:39:33,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bc28e4e1-078a-48f0-a646-4118c328fa98 Date: Sun, 25 Nov 2018 15:39:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:39:33,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bc28e4e1-078a-48f0-a646-4118c328fa98 2018-11-25 15:39:33,862 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image 2018-11-25 15:39:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:39:34,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4afb3067-a2e7-4bea-aa2d-3098f7b954e3 Date: Sun, 25 Nov 2018 15:39:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:39:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:39:33Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/41e8891f-024d-41dd-96c6-fa90027b80f5/snap", "metadata": {}}], "self": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "min_disk": 0, "protected": false, "id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "file": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fb351a8190a4ef6a2560881943ccd96", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/41e8891f-024d-41dd-96c6-fa90027b80f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:39:34,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 used request id req-4afb3067-a2e7-4bea-aa2d-3098f7b954e3 2018-11-25 15:39:34,022 - create_image - DEBUG - Instance status is - active 2018-11-25 15:39:34,022 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image 2018-11-25 15:39:34,022 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image 2018-11-25 15:39:34,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:34,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:34,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57fba27c59874b6cb480711f94fd2705", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}], "expires_at": "2018-11-25T16:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb351a8190a4ef6a2560881943ccd96", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-user", "id": "b14bfa688f7844a2b8b6aa571296422c"}, "audit_ids": ["yiBu30aURFSfXf_7F_gNiQ"], "issued_at": "2018-11-25T15:39:34.000000Z"}} 2018-11-25 15:39:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:39:34,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f984c209-0c23-4b0b-b074-9a4d5e89e14d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:34,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f984c209-0c23-4b0b-b074-9a4d5e89e14d 2018-11-25 15:39:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:39:34,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8212e120-6301-40d6-9823-d0d4286e8fcc Date: Sun, 25 Nov 2018 15:39:34 GMT RESP BODY: {"networks":[]} 2018-11-25 15:39:34,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-8212e120-6301-40d6-9823-d0d4286e8fcc 2018-11-25 15:39:34,639 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net 2018-11-25 15:39:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" -d '{"network": {"name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net", "admin_state_up": true}}' 2018-11-25 15:39:35,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a5c5e2f1-29ee-441a-b313-66d63bd52ff2 Date: Sun, 25 Nov 2018 15:39:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:39:35Z","is_default":false,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","mtu":1450}} 2018-11-25 15:39:35,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a5c5e2f1-29ee-441a-b313-66d63bd52ff2 2018-11-25 15:39:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:39:35,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-485be94a-1465-4f66-8dcd-25d2c0d0e2c2 Date: Sun, 25 Nov 2018 15:39:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:39:35Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:35,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-485be94a-1465-4f66-8dcd-25d2c0d0e2c2 2018-11-25 15:39:35,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:39:35,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16f3f056-4b49-4407-89da-2c4057e6ffc0 Date: Sun, 25 Nov 2018 15:39:35 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:39:35,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-16f3f056-4b49-4407-89da-2c4057e6ffc0 2018-11-25 15:39:35,622 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet 2018-11-25 15:39:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" -d '{"subnets": [{"ip_version": 4, "network_id": "3c89f474-1b0e-4932-8fa8-1c6daa122465", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]}' 2018-11-25 15:39:36,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c3ba082-6752-4c4d-9f4c-4f1e27f7e880 Date: Sun, 25 Nov 2018 15:39:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:36,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-2c3ba082-6752-4c4d-9f4c-4f1e27f7e880 2018-11-25 15:39:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:39:36,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6e4e38bf-d59f-436d-bfb7-876c821d1fe3 Date: Sun, 25 Nov 2018 15:39:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:36,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-6e4e38bf-d59f-436d-bfb7-876c821d1fe3 2018-11-25 15:39:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:39:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01eda3df-806c-499f-b701-e3dcfe362a5c Date: Sun, 25 Nov 2018 15:39:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:36,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-01eda3df-806c-499f-b701-e3dcfe362a5c 2018-11-25 15:39:36,859 - OpenStackNetwork - DEBUG - Network [3c89f474-1b0e-4932-8fa8-1c6daa122465] created successfully 2018-11-25 15:39:36,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:36,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:37,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TvpDPOPFTGaClJOtCKmHmg"], "issued_at": "2018-11-25T15:39:37.000000Z"}} 2018-11-25 15:39:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44e507bb4281007959f6feb8ff768a9009ec957" 2018-11-25 15:39:37,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6195ae9a-2eb7-4ff9-ab34-ef444070ce63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:37,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6195ae9a-2eb7-4ff9-ab34-ef444070ce63 2018-11-25 15:39:37,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:39:37,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44e507bb4281007959f6feb8ff768a9009ec957" 2018-11-25 15:39:37,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:37 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-5b26c76e-51b9-4e3e-871f-5d6b189ac86e x-compute-request-id: req-5b26c76e-51b9-4e3e-871f-5d6b189ac86e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:39:37,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5b26c76e-51b9-4e3e-871f-5d6b189ac86e 2018-11-25 15:39:37,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44e507bb4281007959f6feb8ff768a9009ec957" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:39:37,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:37 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-2a71f36f-0b32-45e9-82d4-018ac0c74454 x-compute-request-id: req-2a71f36f-0b32-45e9-82d4-018ac0c74454 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "239ccce9-5781-4698-af4b-1cce14ecf713", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:39:37,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2a71f36f-0b32-45e9-82d4-018ac0c74454 2018-11-25 15:39:37,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:37,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:38,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57fba27c59874b6cb480711f94fd2705", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}], "expires_at": "2018-11-25T16:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb351a8190a4ef6a2560881943ccd96", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-user", "id": "b14bfa688f7844a2b8b6aa571296422c"}, "audit_ids": ["V5FlHTxrSL2W40-z7mpy8g"], "issued_at": "2018-11-25T15:39:38.000000Z"}} 2018-11-25 15:39:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:38,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27550db2-7f46-4f07-b7e3-4f0e6046a131 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:38,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-27550db2-7f46-4f07-b7e3-4f0e6046a131 2018-11-25 15:39:38,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:39:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:38,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7009009-ca1c-49fc-b293-6d17e8cc732f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:38,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7009009-ca1c-49fc-b293-6d17e8cc732f 2018-11-25 15:39:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:38,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4b5ab2c2-2c8f-4b23-a111-ee1b5a707095 Date: Sun, 25 Nov 2018 15:39:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:38,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-4b5ab2c2-2c8f-4b23-a111-ee1b5a707095 2018-11-25 15:39:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:39:38,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:39:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:39:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:38,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1387f6c-c196-4de1-9544-dcf3358586c7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:38,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-e1387f6c-c196-4de1-9544-dcf3358586c7 2018-11-25 15:39:38,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:38,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-811be910-b89e-486c-ad3c-a4d4e3338766 Date: Sun, 25 Nov 2018 15:39:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:38,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-811be910-b89e-486c-ad3c-a4d4e3338766 2018-11-25 15:39:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:38,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-60f45f4d-d202-45ed-bc49-1b6774c06156 Date: Sun, 25 Nov 2018 15:39:38 GMT RESP BODY: {"ports":[]} 2018-11-25 15:39:38,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port&admin_state_up=True used request id req-60f45f4d-d202-45ed-bc49-1b6774c06156 2018-11-25 15:39:38,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:39,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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 x-openstack-request-id: req-65f240ca-1555-4b7a-91fc-5ed8bf848338 x-compute-request-id: req-65f240ca-1555-4b7a-91fc-5ed8bf848338 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:39:39,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst used request id req-65f240ca-1555-4b7a-91fc-5ed8bf848338 2018-11-25 15:39:39,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:39,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e7a4119f-54d6-44fe-a566-6e01c6b4f4a7 Date: Sun, 25 Nov 2018 15:39:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:39,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-e7a4119f-54d6-44fe-a566-6e01c6b4f4a7 2018-11-25 15:39:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:39,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d886b8-936e-4b80-8cde-b676412a78eb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:39,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-53d886b8-936e-4b80-8cde-b676412a78eb 2018-11-25 15:39:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:39,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-51d92832-49e5-420e-8798-699ef57e3d18 Date: Sun, 25 Nov 2018 15:39:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:39,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-51d92832-49e5-420e-8798-699ef57e3d18 2018-11-25 15:39:39,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:40,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48810e83-ddd4-4bee-b59f-4e06281df850 Date: Sun, 25 Nov 2018 15:39:40 GMT RESP BODY: {"ports":[]} 2018-11-25 15:39:40,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port&admin_state_up=True used request id req-48810e83-ddd4-4bee-b59f-4e06281df850 2018-11-25 15:39:40,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:40,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:40,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57fba27c59874b6cb480711f94fd2705", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}], "expires_at": "2018-11-25T16:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb351a8190a4ef6a2560881943ccd96", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-user", "id": "b14bfa688f7844a2b8b6aa571296422c"}, "audit_ids": ["d0XnXYlMSzepUvTwfCkiSQ"], "issued_at": "2018-11-25T15:39:40.000000Z"}} 2018-11-25 15:39:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4add71fffb8b6bc1336f750c95e7525851b8c176" 2018-11-25 15:39:40,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8a5fc2-7bfe-482d-b80e-11749eba0e7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:40,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd8a5fc2-7bfe-482d-b80e-11749eba0e7e 2018-11-25 15:39:40,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:40,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4f8e86b0-7bd0-4956-a142-36e69c6ffbdb Date: Sun, 25 Nov 2018 15:39:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:40,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-4f8e86b0-7bd0-4956-a142-36e69c6ffbdb 2018-11-25 15:39:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:40,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21d0db83-2dee-4070-a249-8a62ac32e5da Date: Sun, 25 Nov 2018 15:39:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:40,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-21d0db83-2dee-4070-a249-8a62ac32e5da 2018-11-25 15:39:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:41,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3001246c-88ac-4cb4-a418-a1ddc6843911 Date: Sun, 25 Nov 2018 15:39:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:41,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-3001246c-88ac-4cb4-a418-a1ddc6843911 2018-11-25 15:39:41,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:39:41,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:39:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:39:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4add71fffb8b6bc1336f750c95e7525851b8c176" 2018-11-25 15:39:41,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2834455f-92fe-4659-8d5b-cb24682d1d10 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:41,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-2834455f-92fe-4659-8d5b-cb24682d1d10 2018-11-25 15:39:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:41,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0dbc6486-6648-469d-98bb-2b2266595a36 Date: Sun, 25 Nov 2018 15:39:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:41,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-0dbc6486-6648-469d-98bb-2b2266595a36 2018-11-25 15:39:41,441 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net 2018-11-25 15:39:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" -d '{"port": {"network_id": "3c89f474-1b0e-4932-8fa8-1c6daa122465", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port", "admin_state_up": true}}' 2018-11-25 15:39:42,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-c46f44a4-4b70-4951-9bb0-6a399ec3faea Date: Sun, 25 Nov 2018 15:39:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46"],"mac_address":"fa:16:3e:b5:5b:2b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","project_id":"7fb351a8190a4ef6a2560881943ccd96","qos_policy_id":null,"admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal"}} 2018-11-25 15:39:42,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c46f44a4-4b70-4951-9bb0-6a399ec3faea 2018-11-25 15:39:42,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:42,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-621907be-899e-4402-8e2e-d01f3ee528d4 Date: Sun, 25 Nov 2018 15:39:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:42,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-621907be-899e-4402-8e2e-d01f3ee528d4 2018-11-25 15:39:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:42,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd15f68-3e7a-4d1e-ad53-e63df3706d7c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:42,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-1cd15f68-3e7a-4d1e-ad53-e63df3706d7c 2018-11-25 15:39:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:42,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-37f905a1-24f2-42c8-9d7a-2e53cb29e15d Date: Sun, 25 Nov 2018 15:39:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:42,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-37f905a1-24f2-42c8-9d7a-2e53cb29e15d 2018-11-25 15:39:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:43,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-5d636b64-9e5e-4262-b035-d9fbb87f4bf6 Date: Sun, 25 Nov 2018 15:39:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46"],"mac_address":"fa:16:3e:b5:5b:2b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:39:43,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port&admin_state_up=True used request id req-5d636b64-9e5e-4262-b035-d9fbb87f4bf6 2018-11-25 15:39:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:43,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fa37f3-d590-4eb0-9946-3cc6cd2b935f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:43,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-15fa37f3-d590-4eb0-9946-3cc6cd2b935f 2018-11-25 15:39:43,233 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst 2018-11-25 15:39:43,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:43,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:43 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-a426c679-c68b-45fd-bba8-8302ae6631fa x-compute-request-id: req-a426c679-c68b-45fd-bba8-8302ae6631fa Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-flavor-name"}]} 2018-11-25 15:39:43,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a426c679-c68b-45fd-bba8-8302ae6631fa 2018-11-25 15:39:43,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:43,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:43 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-49e25dd3-e26b-48b2-b7b9-332d1cf0f2c2 x-compute-request-id: req-49e25dd3-e26b-48b2-b7b9-332d1cf0f2c2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "239ccce9-5781-4698-af4b-1cce14ecf713", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:39:43,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713 used request id req-49e25dd3-e26b-48b2-b7b9-332d1cf0f2c2 2018-11-25 15:39:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:43,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f9b73352-28ae-41b2-9fdb-4eec8a6f75df Date: Sun, 25 Nov 2018 15:39:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:39:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:39:33Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/41e8891f-024d-41dd-96c6-fa90027b80f5/snap", "metadata": {}}], "self": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "min_disk": 0, "protected": false, "id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "file": "/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fb351a8190a4ef6a2560881943ccd96", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/41e8891f-024d-41dd-96c6-fa90027b80f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image"} 2018-11-25 15:39:43,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image used request id req-f9b73352-28ae-41b2-9fdb-4eec8a6f75df 2018-11-25 15:39:43,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:43,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-745f1715-625d-4056-932a-f60a0c29d7a1 Date: Sun, 25 Nov 2018 15:39:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:39:43,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-745f1715-625d-4056-932a-f60a0c29d7a1 2018-11-25 15:39:43,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" -d '{"server": {"name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "imageRef": "41e8891f-024d-41dd-96c6-fa90027b80f5", "flavorRef": "239ccce9-5781-4698-af4b-1cce14ecf713", "max_count": 1, "min_count": 1, "networks": [{"port": "5abdd1d8-722c-4e23-9282-9ff9d55a31e3"}]}}' 2018-11-25 15:39:45,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:39:43 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-b8bfbbab-7116-4115-b7c3-a263944bb1d7 x-compute-request-id: req-b8bfbbab-7116-4115-b7c3-a263944bb1d7 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "adminPass": "XiMhmmV86ME7"}} 2018-11-25 15:39:45,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b8bfbbab-7116-4115-b7c3-a263944bb1d7 2018-11-25 15:39:45,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:45,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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-d1f780f4-b3e7-4afd-ba2a-edfb217fd318 x-compute-request-id: req-d1f780f4-b3e7-4afd-ba2a-edfb217fd318 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:45,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-d1f780f4-b3e7-4afd-ba2a-edfb217fd318 2018-11-25 15:39:45,371 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst 2018-11-25 15:39:45,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:45,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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-30e52fb7-98bf-45e6-9624-a5f20b357775 x-compute-request-id: req-30e52fb7-98bf-45e6-9624-a5f20b357775 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:45,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-30e52fb7-98bf-45e6-9624-a5f20b357775 2018-11-25 15:39:45,592 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - BUILD 2018-11-25 15:39:45,592 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:39:48,595 - create_instance - DEBUG - VM status query timeout in 896.776355028 2018-11-25 15:39:48,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:49,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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,Accept-Encoding x-openstack-request-id: req-05c12552-f425-4c17-8d97-b2416baf63b2 x-compute-request-id: req-05c12552-f425-4c17-8d97-b2416baf63b2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:46Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:49,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-05c12552-f425-4c17-8d97-b2416baf63b2 2018-11-25 15:39:49,356 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - BUILD 2018-11-25 15:39:49,357 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:39:52,360 - create_instance - DEBUG - VM status query timeout in 893.012006998 2018-11-25 15:39:52,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:53,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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-7a1727cf-ad94-493a-a390-d08ff6853094 x-compute-request-id: req-7a1727cf-ad94-493a-a390-d08ff6853094 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:46Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:53,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-7a1727cf-ad94-493a-a390-d08ff6853094 2018-11-25 15:39:53,131 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - BUILD 2018-11-25 15:39:53,131 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:39:56,134 - create_instance - DEBUG - VM status query timeout in 889.237563848 2018-11-25 15:39:56,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:56,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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,Accept-Encoding x-openstack-request-id: req-d6fd17ac-5424-478f-b2e2-1e901263b71f x-compute-request-id: req-d6fd17ac-5424-478f-b2e2-1e901263b71f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:56,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-d6fd17ac-5424-478f-b2e2-1e901263b71f 2018-11-25 15:39:56,800 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - ACTIVE 2018-11-25 15:39:56,800 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:39:56,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:57,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39: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,Accept-Encoding x-openstack-request-id: req-d35eaae5-9679-4ce9-b0ee-6b388f69fa9d x-compute-request-id: req-d35eaae5-9679-4ce9-b0ee-6b388f69fa9d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:39:57,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-d35eaae5-9679-4ce9-b0ee-6b388f69fa9d 2018-11-25 15:39:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:57,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4b7b5948-239d-4ab9-aa80-80d4d37c0698 Date: Sun, 25 Nov 2018 15:39:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:39:57,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-4b7b5948-239d-4ab9-aa80-80d4d37c0698 2018-11-25 15:39:57,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:57,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ae9506-6603-49fe-ae28-becfa84842ee Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:39:57,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-f9ae9506-6603-49fe-ae28-becfa84842ee 2018-11-25 15:39:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:57,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7381f43f-a9ba-4f1f-a0ae-7c7702d7ff7c Date: Sun, 25 Nov 2018 15:39:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:39:57,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-7381f43f-a9ba-4f1f-a0ae-7c7702d7ff7c 2018-11-25 15:39:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:39:57,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fca0a627-36bc-4047-8781-9910429be93e Date: Sun, 25 Nov 2018 15:39:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.4"}],"id":"380b9500-85f7-4628-b305-7bc505bbb438","security_groups":[],"mac_address":"fa:16:3e:ee:76:3b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46"],"mac_address":"fa:16:3e:b5:5b:2b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal","device_id":"10221568-ecb1-4375-95ee-7fd0ea29f852"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.3"}],"id":"bc28b3f7-ceeb-4e63-b666-80ff0dead8fc","security_groups":[],"mac_address":"fa:16:3e:e4:6c:46","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.2"}],"id":"c7e4ee7e-55dd-4d5c-a37d-aedce63a2317","security_groups":[],"mac_address":"fa:16:3e:ad:36:5f","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c89f474-1b0e-4932-8fa8-1c6daa122465"}]} 2018-11-25 15:39:57,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-fca0a627-36bc-4047-8781-9910429be93e 2018-11-25 15:39:57,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:39:57,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:39:58,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57fba27c59874b6cb480711f94fd2705", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}], "expires_at": "2018-11-25T16:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb351a8190a4ef6a2560881943ccd96", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-user", "id": "b14bfa688f7844a2b8b6aa571296422c"}, "audit_ids": ["sryfWgvDQimasdHtnBLEPg"], "issued_at": "2018-11-25T15:39:58.000000Z"}} 2018-11-25 15:39:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:58,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d56137-5b80-4f0d-9798-49993e9d2973 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:39:58,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-64d56137-5b80-4f0d-9798-49993e9d2973 2018-11-25 15:39:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:58,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-277ad1a6-61f4-48b1-9665-1e28786d18e2 Date: Sun, 25 Nov 2018 15:39:58 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:39:58,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name&description=hello+group used request id req-277ad1a6-61f4-48b1-9665-1e28786d18e2 2018-11-25 15:39:58,521 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name... 2018-11-25 15:39:58,521 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name 2018-11-25 15:39:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" -d '{"security_group": {"name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name", "description": "hello group"}}' 2018-11-25 15:39:58,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-421e0fe2-e60a-4250-8c42-ec46509caf15 Date: Sun, 25 Nov 2018 15:39:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "updated_at": "2018-11-25T15:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}], "revision_number": 2, "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "f542ba15-ef87-452e-9872-8df413862fb4", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}} 2018-11-25 15:39:58,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-421e0fe2-e60a-4250-8c42-ec46509caf15 2018-11-25 15:39:58,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-094d3997-89af-4946-a965-ab683860fffb Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2"}]} 2018-11-25 15:39:59,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-094d3997-89af-4946-a965-ab683860fffb 2018-11-25 15:39:59,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9fc850e-d7b4-43c4-8d11-6b99ad34e7f6 Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2"}]} 2018-11-25 15:39:59,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-b9fc850e-d7b4-43c4-8d11-6b99ad34e7f6 2018-11-25 15:39:59,117 - neutron_utils - INFO - Retrieving security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-48688875-85c3-446f-bf1f-adff07963096 Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "updated_at": "2018-11-25T15:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}], "revision_number": 2, "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "f542ba15-ef87-452e-9872-8df413862fb4", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}]} 2018-11-25 15:39:59,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-48688875-85c3-446f-bf1f-adff07963096 2018-11-25 15:39:59,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b99f19ea-8ed2-4d7c-b3ff-f950566fe0b2 Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2"}]} 2018-11-25 15:39:59,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-b99f19ea-8ed2-4d7c-b3ff-f950566fe0b2 2018-11-25 15:39:59,661 - neutron_utils - INFO - Retrieving security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6a1f02b8-89fc-4742-beed-fca579050d8e Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "updated_at": "2018-11-25T15:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}], "revision_number": 2, "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "f542ba15-ef87-452e-9872-8df413862fb4", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}]} 2018-11-25 15:39:59,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-6a1f02b8-89fc-4742-beed-fca579050d8e 2018-11-25 15:39:59,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7241650e-7b9e-4dc3-b807-67e1498c62b5 Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2"}]} 2018-11-25 15:39:59,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-7241650e-7b9e-4dc3-b807-67e1498c62b5 2018-11-25 15:39:59,745 - neutron_utils - INFO - Retrieving security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-52350518-ba5d-448a-baff-a2316e159c3a Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "updated_at": "2018-11-25T15:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "revision_number": 0, "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}], "revision_number": 2, "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "f542ba15-ef87-452e-9872-8df413862fb4", "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}]} 2018-11-25 15:39:59,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-52350518-ba5d-448a-baff-a2316e159c3a 2018-11-25 15:39:59,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f542ba15-ef87-452e-9872-8df413862fb4 2018-11-25 15:39:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:39:59,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0bac2aa0-a351-4a6d-9320-33109306c5ff Date: Sun, 25 Nov 2018 15:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:58Z", "security_group_id": "f542ba15-ef87-452e-9872-8df413862fb4", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:58Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "e41e395e-87a3-4afb-82d7-706dcebe8cc2"}]} 2018-11-25 15:39:59,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f542ba15-ef87-452e-9872-8df413862fb4 used request id req-0bac2aa0-a351-4a6d-9320-33109306c5ff 2018-11-25 15:39:59,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:00,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:39:59 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-f00d4b89-2567-4808-99be-d334e6c5b544 x-compute-request-id: req-f00d4b89-2567-4808-99be-d334e6c5b544 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:00,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-f00d4b89-2567-4808-99be-d334e6c5b544 2018-11-25 15:40:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-28d77ce2-f326-4311-a264-6855fb3d8050 Date: Sun, 25 Nov 2018 15:40:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:40:00,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-28d77ce2-f326-4311-a264-6855fb3d8050 2018-11-25 15:40:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:00,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67baf169-0a10-487c-8dd2-e527106a66b7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:40:00,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-67baf169-0a10-487c-8dd2-e527106a66b7 2018-11-25 15:40:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:01,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-736c2fa8-8a8f-4410-9c4b-1119e1ca4d9d Date: Sun, 25 Nov 2018 15:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:40:01,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-736c2fa8-8a8f-4410-9c4b-1119e1ca4d9d 2018-11-25 15:40:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-4b21f3de-1738-4b6e-9187-255e8e1273e0 Date: Sun, 25 Nov 2018 15:40:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.4"}],"id":"380b9500-85f7-4628-b305-7bc505bbb438","security_groups":[],"mac_address":"fa:16:3e:ee:76:3b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46"],"mac_address":"fa:16:3e:b5:5b:2b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal","device_id":"10221568-ecb1-4375-95ee-7fd0ea29f852"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.3"}],"id":"bc28b3f7-ceeb-4e63-b666-80ff0dead8fc","security_groups":[],"mac_address":"fa:16:3e:e4:6c:46","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.2"}],"id":"c7e4ee7e-55dd-4d5c-a37d-aedce63a2317","security_groups":[],"mac_address":"fa:16:3e:ad:36:5f","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c89f474-1b0e-4932-8fa8-1c6daa122465"}]} 2018-11-25 15:40:01,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-4b21f3de-1738-4b6e-9187-255e8e1273e0 2018-11-25 15:40:01,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:01,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57fba27c59874b6cb480711f94fd2705", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role"}], "expires_at": "2018-11-25T16:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb351a8190a4ef6a2560881943ccd96", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/7fb351a8190a4ef6a2560881943ccd96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-user", "id": "b14bfa688f7844a2b8b6aa571296422c"}, "audit_ids": ["g7WBJwGFSKWY6xsLzn6IJw"], "issued_at": "2018-11-25T15:40:01.000000Z"}} 2018-11-25 15:40:01,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b3acb54ef410540e24b43d6c298f1030096786" 2018-11-25 15:40:02,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:01 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-8f8a7872-b6bb-4bf2-8385-a9493a74cc68 x-compute-request-id: req-8f8a7872-b6bb-4bf2-8385-a9493a74cc68 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:02,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-8f8a7872-b6bb-4bf2-8385-a9493a74cc68 2018-11-25 15:40:02,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:02,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:02 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-c6d5b512-81bd-44af-af98-7fd0dca00c7c x-compute-request-id: req-c6d5b512-81bd-44af-af98-7fd0dca00c7c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:02,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-c6d5b512-81bd-44af-af98-7fd0dca00c7c 2018-11-25 15:40:02,978 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - ACTIVE 2018-11-25 15:40:02,978 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:40:02,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:03,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:02 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-9bbe6883-c7a7-46c2-a9e6-40d5616b909b x-compute-request-id: req-9bbe6883-c7a7-46c2-a9e6-40d5616b909b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:03,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-9bbe6883-c7a7-46c2-a9e6-40d5616b909b 2018-11-25 15:40:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:03,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-39291e9a-9bec-4e86-a180-1b28d5d74389 Date: Sun, 25 Nov 2018 15:40:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:40:03,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-39291e9a-9bec-4e86-a180-1b28d5d74389 2018-11-25 15:40:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:03,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c800b869-6e13-48dc-9477-fc23429b9afe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:40:03,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-c800b869-6e13-48dc-9477-fc23429b9afe 2018-11-25 15:40:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:03,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef2c6e90-c4e6-4655-bb2e-7cc1dc1eec63 Date: Sun, 25 Nov 2018 15:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:40:03,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-ef2c6e90-c4e6-4655-bb2e-7cc1dc1eec63 2018-11-25 15:40:03,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6b1f3499-40dc-429b-b91d-c892711901c3 Date: Sun, 25 Nov 2018 15:40:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.4"}],"id":"380b9500-85f7-4628-b305-7bc505bbb438","security_groups":[],"mac_address":"fa:16:3e:ee:76:3b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46"],"mac_address":"fa:16:3e:b5:5b:2b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal","device_id":"10221568-ecb1-4375-95ee-7fd0ea29f852"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.3"}],"id":"bc28b3f7-ceeb-4e63-b666-80ff0dead8fc","security_groups":[],"mac_address":"fa:16:3e:e4:6c:46","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.2"}],"id":"c7e4ee7e-55dd-4d5c-a37d-aedce63a2317","security_groups":[],"mac_address":"fa:16:3e:ad:36:5f","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c89f474-1b0e-4932-8fa8-1c6daa122465"}]} 2018-11-25 15:40:03,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-6b1f3499-40dc-429b-b91d-c892711901c3 2018-11-25 15:40:03,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:04,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:03 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-793ee486-052f-4dc6-bbc6-85ce53231ee1 x-compute-request-id: req-793ee486-052f-4dc6-bbc6-85ce53231ee1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:04,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-793ee486-052f-4dc6-bbc6-85ce53231ee1 2018-11-25 15:40:04,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:04,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-50ace705-955a-46c2-8dd8-649f3ab5c254 Date: Sun, 25 Nov 2018 15:40:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:40:04,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-50ace705-955a-46c2-8dd8-649f3ab5c254 2018-11-25 15:40:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:04,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd5a41c-ad46-4b87-b1c1-4c1725b577dc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:40:04,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-fbd5a41c-ad46-4b87-b1c1-4c1725b577dc 2018-11-25 15:40:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83e5e493-ec5f-4aa8-9587-9ce0681293c2 Date: Sun, 25 Nov 2018 15:40:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:40:04,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-83e5e493-ec5f-4aa8-9587-9ce0681293c2 2018-11-25 15:40:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:04,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-43434b24-7366-494d-be7b-87c328bc4756 Date: Sun, 25 Nov 2018 15:40:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.4"}],"id":"380b9500-85f7-4628-b305-7bc505bbb438","security_groups":[],"mac_address":"fa:16:3e:ee:76:3b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46"],"mac_address":"fa:16:3e:b5:5b:2b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal","device_id":"10221568-ecb1-4375-95ee-7fd0ea29f852"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.3"}],"id":"bc28b3f7-ceeb-4e63-b666-80ff0dead8fc","security_groups":[],"mac_address":"fa:16:3e:e4:6c:46","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.2"}],"id":"c7e4ee7e-55dd-4d5c-a37d-aedce63a2317","security_groups":[],"mac_address":"fa:16:3e:ad:36:5f","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c89f474-1b0e-4932-8fa8-1c6daa122465"}]} 2018-11-25 15:40:04,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-43434b24-7366-494d-be7b-87c328bc4756 2018-11-25 15:40:04,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}}' 2018-11-25 15:40:06,204 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:40:04 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-63a23fb1-4756-45ad-a518-f929361c1e29 x-compute-request-id: req-63a23fb1-4756-45ad-a518-f929361c1e29 Content-Length: 0 Content-Type: application/json 2018-11-25 15:40:06,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852/action used request id req-63a23fb1-4756-45ad-a518-f929361c1e29 2018-11-25 15:40:06,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:06,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:06 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-7d772978-bab8-4cdd-92e3-5a0196b4f597 x-compute-request-id: req-7d772978-bab8-4cdd-92e3-5a0196b4f597 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:06,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-7d772978-bab8-4cdd-92e3-5a0196b4f597 2018-11-25 15:40:06,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:06,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-532c79b2-c9fd-4f83-aa22-218012c8dfac Date: Sun, 25 Nov 2018 15:40:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a2bed80-60b6-4380-83de-6ceffcf00928"],"updated_at":"2018-11-25T15:39:36Z","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net"}]} 2018-11-25 15:40:06,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net used request id req-532c79b2-c9fd-4f83-aa22-218012c8dfac 2018-11-25 15:40:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:06,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3407bc-8c9f-4fda-b83f-41376cf73b4a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:40:06,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-ac3407bc-8c9f-4fda-b83f-41376cf73b4a 2018-11-25 15:40:06,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:06,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6af24a5d-f2ff-4293-9e92-5fa80f4ebcbd Date: Sun, 25 Nov 2018 15:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","dns_nameservers":[],"updated_at":"2018-11-25T15:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7fb351a8190a4ef6a2560881943ccd96","id":"8a2bed80-60b6-4380-83de-6ceffcf00928","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet"}]} 2018-11-25 15:40:06,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-6af24a5d-f2ff-4293-9e92-5fa80f4ebcbd 2018-11-25 15:40:07,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:07,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-0e3b0d6a-d5f2-4377-b255-9534265205f8 Date: Sun, 25 Nov 2018 15:40:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.4"}],"id":"380b9500-85f7-4628-b305-7bc505bbb438","security_groups":[],"mac_address":"fa:16:3e:ee:76:3b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:05Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.5"}],"id":"5abdd1d8-722c-4e23-9282-9ff9d55a31e3","security_groups":["7c5f2b71-2ee9-4f63-964e-c218a9c94a46","f542ba15-ef87-452e-9872-8df413862fb4"],"mac_address":"fa:16:3e:b5:5b:2b","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:41Z","binding:vnic_type":"normal","device_id":"10221568-ecb1-4375-95ee-7fd0ea29f852"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.3"}],"id":"bc28b3f7-ceeb-4e63-b666-80ff0dead8fc","security_groups":[],"mac_address":"fa:16:3e:e4:6c:46","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c89f474-1b0e-4932-8fa8-1c6daa122465"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a2bed80-60b6-4380-83de-6ceffcf00928","ip_address":"10.55.0.2"}],"id":"c7e4ee7e-55dd-4d5c-a37d-aedce63a2317","security_groups":[],"mac_address":"fa:16:3e:ad:36:5f","project_id":"7fb351a8190a4ef6a2560881943ccd96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c89f474-1b0e-4932-8fa8-1c6daa122465","tenant_id":"7fb351a8190a4ef6a2560881943ccd96","created_at":"2018-11-25T15:39:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c89f474-1b0e-4932-8fa8-1c6daa122465"}]} 2018-11-25 15:40:07,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-0e3b0d6a-d5f2-4377-b255-9534265205f8 2018-11-25 15:40:07,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b3acb54ef410540e24b43d6c298f1030096786" 2018-11-25 15:40:07,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-997b07b5-95f6-4d13-84fe-74babc6a0575 x-compute-request-id: req-997b07b5-95f6-4d13-84fe-74babc6a0575 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5b:2b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name"}], "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:39:52Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:07,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-997b07b5-95f6-4d13-84fe-74babc6a0575 2018-11-25 15:40:07,964 - create_instance - INFO - Deleting Port with ID - 5abdd1d8-722c-4e23-9282-9ff9d55a31e3 2018-11-25 15:40:07,965 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-port 2018-11-25 15:40:07,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/5abdd1d8-722c-4e23-9282-9ff9d55a31e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:08,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9369d41-d93b-431e-9c73-57323d2a7ad8 Date: Sun, 25 Nov 2018 15:40:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:08,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/5abdd1d8-722c-4e23-9282-9ff9d55a31e3 used request id req-e9369d41-d93b-431e-9c73-57323d2a7ad8 2018-11-25 15:40:08,410 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst 2018-11-25 15:40:08,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:08,570 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:40:08 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-e4c1bf64-38a0-47cf-b687-d6a958caba6a x-compute-request-id: req-e4c1bf64-38a0-47cf-b687-d6a958caba6a Content-Type: application/json 2018-11-25 15:40:08,570 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-e4c1bf64-38a0-47cf-b687-d6a958caba6a 2018-11-25 15:40:08,571 - create_instance - INFO - Checking deletion status 2018-11-25 15:40:08,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:08,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:08 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-37f147b9-9aff-4072-91f9-bdd30dddc33c x-compute-request-id: req-37f147b9-9aff-4072-91f9-bdd30dddc33c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:40:08Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:08,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-37f147b9-9aff-4072-91f9-bdd30dddc33c 2018-11-25 15:40:08,678 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - ACTIVE 2018-11-25 15:40:08,678 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:40:11,681 - create_instance - DEBUG - VM status query timeout in 296.889653921 2018-11-25 15:40:11,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:11,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:11 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-76f265fc-d5c9-4067-8ad1-e2f17777e251 x-compute-request-id: req-76f265fc-d5c9-4067-8ad1-e2f17777e251 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10221568-ecb1-4375-95ee-7fd0ea29f852", "rel": "bookmark"}], "image": {"id": "41e8891f-024d-41dd-96c6-fa90027b80f5", "links": [{"href": "http://172.30.9.29:8774/images/41e8891f-024d-41dd-96c6-fa90027b80f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:39:52.000000", "flavor": {"id": "239ccce9-5781-4698-af4b-1cce14ecf713", "links": [{"href": "http://172.30.9.29:8774/flavors/239ccce9-5781-4698-af4b-1cce14ecf713", "rel": "bookmark"}]}, "id": "10221568-ecb1-4375-95ee-7fd0ea29f852", "user_id": "b14bfa688f7844a2b8b6aa571296422c", "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-11-25T15:40:08Z", "hostId": "1232c4c82d86438da910283f2d4df57fd27e6e96280de6c4a9ffc801", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst", "created": "2018-11-25T15:39:45Z", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:11,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-76f265fc-d5c9-4067-8ad1-e2f17777e251 2018-11-25 15:40:11,926 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst] is - ACTIVE 2018-11-25 15:40:11,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:40:14,930 - create_instance - DEBUG - VM status query timeout in 293.641155005 2018-11-25 15:40:14,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95626b68abd699f568790f368312848b37d0b7c" 2018-11-25 15:40:15,053 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:40:14 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-17f7934b-56d3-4768-919d-7f4b25681e5f x-compute-request-id: req-17f7934b-56d3-4768-919d-7f4b25681e5f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 10221568-ecb1-4375-95ee-7fd0ea29f852 could not be found.", "code": 404}} 2018-11-25 15:40:15,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10221568-ecb1-4375-95ee-7fd0ea29f852 used request id req-17f7934b-56d3-4768-919d-7f4b25681e5f 2018-11-25 15:40:15,053 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 10221568-ecb1-4375-95ee-7fd0ea29f852 could not be found. (HTTP 404) (Request-ID: req-17f7934b-56d3-4768-919d-7f4b25681e5f) 2018-11-25 15:40:15,054 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-inst 2018-11-25 15:40:15,055 - neutron_utils - INFO - Deleting security group rule with ID - d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93 2018-11-25 15:40:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:40:15,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4ca7fc1-0b4a-494b-a884-2308817b14d8 Content-Length: 0 Date: Sun, 25 Nov 2018 15:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:15,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d8ffc2d8-9fc3-42d5-b0ce-904cbd446b93 used request id req-f4ca7fc1-0b4a-494b-a884-2308817b14d8 2018-11-25 15:40:15,310 - neutron_utils - INFO - Deleting security group rule with ID - e41e395e-87a3-4afb-82d7-706dcebe8cc2 2018-11-25 15:40:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e41e395e-87a3-4afb-82d7-706dcebe8cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:40:15,426 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2e56d0b-c025-4299-953d-5161584646a0 Content-Length: 0 Date: Sun, 25 Nov 2018 15:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:15,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e41e395e-87a3-4afb-82d7-706dcebe8cc2 used request id req-c2e56d0b-c025-4299-953d-5161584646a0 2018-11-25 15:40:15,427 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-name 2018-11-25 15:40:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f542ba15-ef87-452e-9872-8df413862fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1803e3bc4f610c256c2aef1b3ddbb54bcde766" 2018-11-25 15:40:15,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2238e11-e975-4b6c-b801-54138c9dde7b Content-Length: 0 Date: Sun, 25 Nov 2018 15:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:15,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f542ba15-ef87-452e-9872-8df413862fb4 used request id req-d2238e11-e975-4b6c-b801-54138c9dde7b 2018-11-25 15:40:15,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44e507bb4281007959f6feb8ff768a9009ec957" 2018-11-25 15:40:15,953 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:40:15 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-91aff80f-a1bc-4edc-b417-d2d9f8112d98 x-compute-request-id: req-91aff80f-a1bc-4edc-b417-d2d9f8112d98 Content-Length: 0 Content-Type: application/json 2018-11-25 15:40:15,953 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/239ccce9-5781-4698-af4b-1cce14ecf713 used request id req-91aff80f-a1bc-4edc-b417-d2d9f8112d98 2018-11-25 15:40:15,954 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet 2018-11-25 15:40:15,954 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-subnet 2018-11-25 15:40:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/8a2bed80-60b6-4380-83de-6ceffcf00928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:40:18,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d1575c6-8928-469b-89ed-ed15b8dd24b0 Date: Sun, 25 Nov 2018 15:40:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:18,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8a2bed80-60b6-4380-83de-6ceffcf00928 used request id req-9d1575c6-8928-469b-89ed-ed15b8dd24b0 2018-11-25 15:40:18,411 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-pub-net 2018-11-25 15:40:18,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3c89f474-1b0e-4932-8fa8-1c6daa122465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea66d012e1c45869891d0ccb6db3e14c0ba8721" 2018-11-25 15:40:19,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29f8b4a1-bd79-4b46-8a2d-e8f29d8f7d70 Date: Sun, 25 Nov 2018 15:40:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:19,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3c89f474-1b0e-4932-8fa8-1c6daa122465 used request id req-29f8b4a1-bd79-4b46-8a2d-e8f29d8f7d70 2018-11-25 15:40:19,668 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-97ad7540-3ad1-4d99-ae07-426ff6cead80-image 2018-11-25 15:40:19,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7e12d1c1c1844dd92678cb304a4c6ce528d4263" 2018-11-25 15:40:21,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23f2d5bc-0b2e-4fb6-8744-11b48af795e8 Date: Sun, 25 Nov 2018 15:40:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:40:21,395 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/41e8891f-024d-41dd-96c6-fa90027b80f5 used request id req-23f2d5bc-0b2e-4fb6-8744-11b48af795e8 2018-11-25 15:40:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:21,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-61727834-7575-453e-8add-63c4e25b0836 Date: Sun, 25 Nov 2018 15:40:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:34Z", "updated_at": "2018-11-25T15:39:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "revision_number": 0, "id": "1a4c4d9e-045b-4c3d-a9e3-a6c28ea394ca", "remote_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "revision_number": 0, "id": "3bee7fc6-d570-4860-9cbe-0e65757fd158", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "revision_number": 0, "id": "9ddc0541-53e4-4a4d-ae75-fb402ce19650", "remote_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "revision_number": 0, "id": "e466d45d-f69f-4260-9d1a-2434e9ec89fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb351a8190a4ef6a2560881943ccd96"}], "revision_number": 4, "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:40:21,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-61727834-7575-453e-8add-63c4e25b0836 2018-11-25 15:40:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:21,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b0026e-8cba-4748-abec-90f355a95cad Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:40:21,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-81b0026e-8cba-4748-abec-90f355a95cad 2018-11-25 15:40:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:21,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815a6771-dc3f-4352-9ca9-973e80b0fe10 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96"}, "enabled": true, "id": "7fb351a8190a4ef6a2560881943ccd96", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj"}} 2018-11-25 15:40:21,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-815a6771-dc3f-4352-9ca9-973e80b0fe10 2018-11-25 15:40:21,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c5f2b71-2ee9-4f63-964e-c218a9c94a46 2018-11-25 15:40:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c5f2b71-2ee9-4f63-964e-c218a9c94a46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-13e1e814-a354-4e00-8786-d603bd179bde Date: Sun, 25 Nov 2018 15:40:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:34Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "1a4c4d9e-045b-4c3d-a9e3-a6c28ea394ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:34Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "3bee7fc6-d570-4860-9cbe-0e65757fd158"}, {"remote_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:34Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "9ddc0541-53e4-4a4d-ae75-fb402ce19650"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:39:34Z", "security_group_id": "7c5f2b71-2ee9-4f63-964e-c218a9c94a46", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb351a8190a4ef6a2560881943ccd96", "created_at": "2018-11-25T15:39:34Z", "project_id": "7fb351a8190a4ef6a2560881943ccd96", "id": "e466d45d-f69f-4260-9d1a-2434e9ec89fc"}]} 2018-11-25 15:40:21,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c5f2b71-2ee9-4f63-964e-c218a9c94a46 used request id req-13e1e814-a354-4e00-8786-d603bd179bde 2018-11-25 15:40:21,974 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:40:21,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7c5f2b71-2ee9-4f63-964e-c218a9c94a46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:22,287 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae54e77a-b66a-4046-9af2-602756ddf272 Content-Length: 0 Date: Sun, 25 Nov 2018 15:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:40:22,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7c5f2b71-2ee9-4f63-964e-c218a9c94a46 used request id req-ae54e77a-b66a-4046-9af2-602756ddf272 2018-11-25 15:40:22,288 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj 2018-11-25 15:40:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:22,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03dbf65f-0e7e-4357-a348-ae5be8b8e89b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:40:22,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7fb351a8190a4ef6a2560881943ccd96 used request id req-03dbf65f-0e7e-4357-a348-ae5be8b8e89b 2018-11-25 15:40:22,499 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-31ce8968-4de3-4fc-proj-role 2018-11-25 15:40:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/57fba27c59874b6cb480711f94fd2705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:22,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c58f542-861a-421a-895d-5997b70847fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:40:22,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/57fba27c59874b6cb480711f94fd2705 used request id req-5c58f542-861a-421a-895d-5997b70847fc 2018-11-25 15:40:22,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da43fee8eebfbe7398c33169d915326bf9ee5ff" 2018-11-25 15:40:22,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec19567-03fe-4093-92ed-c7b99b572c26 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:40:22,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8ec19567-03fe-4093-92ed-c7b99b572c26 2018-11-25 15:40:22,694 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-31ce8968-4de3-4fc-user 2018-11-25 15:40:22,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b14bfa688f7844a2b8b6aa571296422c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98e2a28250fd889674e8f2cea8e5566ede8633b" 2018-11-25 15:40:22,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41582ac1-e1c5-4a92-8228-a1751ac70616 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:40:22,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b14bfa688f7844a2b8b6aa571296422c used request id req-41582ac1-e1c5-4a92-8228-a1751ac70616 2018-11-25 15:40:22,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:23,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["yzf2tWIuR8C5j0O7Rpe4dg"], "issued_at": "2018-11-25T15:40:23.000000Z"}} 2018-11-25 15:40:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c30e098bc6d4388c1a49a2ca1548ecf3b255d0d" 2018-11-25 15:40:23,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b557afe0-58a1-4ad2-9ddf-e5e18b93a895 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:23,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b557afe0-58a1-4ad2-9ddf-e5e18b93a895 2018-11-25 15:40:23,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:23,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:23,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ewutFdxlS0e85R-ZMBqylw"], "issued_at": "2018-11-25T15:40:23.000000Z"}} 2018-11-25 15:40:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:40:23,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7643a6e9-a986-4d31-8b25-2c2520c4e19e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:23,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7643a6e9-a986-4d31-8b25-2c2520c4e19e 2018-11-25 15:40:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:40:23,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:40:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:40:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c410da39-9828-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:40:23,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27da9bf8-742c-48f1-b479-1284c9c9d9b0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c410da39-9828-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:40:23,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c410da39-9828-4b6-proj used request id req-27da9bf8-742c-48f1-b479-1284c9c9d9b0 2018-11-25 15:40:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:40:24,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8691c8c-7b8b-4b02-9cd4-1530748d3567 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:40:24,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b8691c8c-7b8b-4b02-9cd4-1530748d3567 2018-11-25 15:40:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}}' 2018-11-25 15:40:24,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004cbfbb-7680-4723-a949-0e1dd327d85e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:24,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-004cbfbb-7680-4723-a949-0e1dd327d85e 2018-11-25 15:40:24,138 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c410da39-9828-4b6-proj 2018-11-25 15:40:24,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:24,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:24,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["3ZSY1gnORlCks9zrITbFJA"], "issued_at": "2018-11-25T15:40:24.000000Z"}} 2018-11-25 15:40:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408bbae284fc53e257d1c777aa7bd63497d4745b" 2018-11-25 15:40:24,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e98fea-f2b4-490e-974a-b0bf20114075 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:24,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9e98fea-f2b4-490e-974a-b0bf20114075 2018-11-25 15:40:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:40:24,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:40:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:40:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408bbae284fc53e257d1c777aa7bd63497d4745b" 2018-11-25 15:40:24,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc9f9e1-1dd7-4a02-8cdf-393777e8f2cc Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:40:24,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3cc9f9e1-1dd7-4a02-8cdf-393777e8f2cc 2018-11-25 15:40:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-c410da39-9828-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408bbae284fc53e257d1c777aa7bd63497d4745b" 2018-11-25 15:40:24,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c45e403-0f4a-4aa5-87fa-4e045697887d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-c410da39-9828-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}]} 2018-11-25 15:40:24,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-c410da39-9828-4b6-proj used request id req-2c45e403-0f4a-4aa5-87fa-4e045697887d 2018-11-25 15:40:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408bbae284fc53e257d1c777aa7bd63497d4745b" 2018-11-25 15:40:24,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b0d3ce-ffa0-4457-a037-822603da5c5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:40:24,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-47b0d3ce-ffa0-4457-a037-822603da5c5f 2018-11-25 15:40:25,137 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c410da39-9828-4b6-user 2018-11-25 15:40:25,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:40:25,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e17c9e-6665-452c-b1d1-f52170a9e49e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:40:25,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-99e17c9e-6665-452c-b1d1-f52170a9e49e 2018-11-25 15:40:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" -d '{"role": {"name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}}' 2018-11-25 15:40:25,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef1e616-dfc5-469e-8fb9-836901794826 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c1f705beeb294af5a7459f381d4b526f", "links": {"self": "http://172.30.9.29:5000/v3/roles/c1f705beeb294af5a7459f381d4b526f"}, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}} 2018-11-25 15:40:25,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3ef1e616-dfc5-469e-8fb9-836901794826 2018-11-25 15:40:25,341 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role 2018-11-25 15:40:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c1f705beeb294af5a7459f381d4b526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:40:25,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdce79bd-98d4-4ef4-a739-08ac755c31cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/c1f705beeb294af5a7459f381d4b526f"}, "domain_id": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role", "id": "c1f705beeb294af5a7459f381d4b526f"}} 2018-11-25 15:40:25,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c1f705beeb294af5a7459f381d4b526f used request id req-cdce79bd-98d4-4ef4-a739-08ac755c31cf 2018-11-25 15:40:25,434 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role to project InstanceSecurityGroupTests-c410da39-9828-4b6-proj 2018-11-25 15:40:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336/users/679733fc7dfa49059f26548bc5908754/roles/c1f705beeb294af5a7459f381d4b526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:40:25,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d971c1e8-05c4-4d54-a26b-775e5f636073 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:40:25,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336/users/679733fc7dfa49059f26548bc5908754/roles/c1f705beeb294af5a7459f381d4b526f used request id req-d971c1e8-05c4-4d54-a26b-775e5f636073 2018-11-25 15:40:25,572 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:40:25,573 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:40:25,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:25,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:25,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1f705beeb294af5a7459f381d4b526f", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}], "expires_at": "2018-11-25T16:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5e7ca40ba94bad94d792b186efa336", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-user", "id": "679733fc7dfa49059f26548bc5908754"}, "audit_ids": ["ynI1n5P7S96vOIEXmXZ1DA"], "issued_at": "2018-11-25T15:40:25.000000Z"}} 2018-11-25 15:40:25,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:40:26,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ffb46d-e799-4b09-97ec-cc2828e3d7d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:26,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-70ffb46d-e799-4b09-97ec-cc2828e3d7d0 2018-11-25 15:40:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:40:26,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f2a90408-0dce-4aa7-a7cb-ef101f3de14c Date: Sun, 25 Nov 2018 15:40:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image"} 2018-11-25 15:40:26,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image used request id req-f2a90408-0dce-4aa7-a7cb-ef101f3de14c 2018-11-25 15:40:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:40:26,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b973b0f8-2c05-4b41-9c7c-5b5ee48c97b1 Date: Sun, 25 Nov 2018 15:40:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:40:26,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b973b0f8-2c05-4b41-9c7c-5b5ee48c97b1 2018-11-25 15:40:26,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image"}' 2018-11-25 15:40:26,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 X-Openstack-Request-Id: req-170cbd08-f033-4a5c-bd21-6f950b6f387b Date: Sun, 25 Nov 2018 15:40:26 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:40:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:40:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "min_disk": 0, "protected": false, "id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "file": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/file", "checksum": null, "owner": "9e5e7ca40ba94bad94d792b186efa336", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:40:26,596 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-170cbd08-f033-4a5c-bd21-6f950b6f387b 2018-11-25 15:40:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" -d '' 2018-11-25 15:40:28,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5093270-5fb8-40b1-b31a-0938fcedb904 Date: Sun, 25 Nov 2018 15:40:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:40:28,153 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/file used request id req-e5093270-5fb8-40b1-b31a-0938fcedb904 2018-11-25 15:40:28,153 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:40:28,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:40:28,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-78079a48-70e2-4a45-b8bf-f6db4041f599 Date: Sun, 25 Nov 2018 15:40:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:40:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:40:28Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/snap", "metadata": {}}], "self": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "min_disk": 0, "protected": false, "id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "file": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e5e7ca40ba94bad94d792b186efa336", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:40:28,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 used request id req-78079a48-70e2-4a45-b8bf-f6db4041f599 2018-11-25 15:40:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:40:28,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94956516-bf92-427b-b853-e952163cc2a0 Date: Sun, 25 Nov 2018 15:40:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:40:28,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-94956516-bf92-427b-b853-e952163cc2a0 2018-11-25 15:40:28,339 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image 2018-11-25 15:40:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:40:28,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c7e202b8-5069-4d5a-a72b-9f42efa40834 Date: Sun, 25 Nov 2018 15:40:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:40:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:40:28Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/snap", "metadata": {}}], "self": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "min_disk": 0, "protected": false, "id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "file": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e5e7ca40ba94bad94d792b186efa336", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:40:28,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 used request id req-c7e202b8-5069-4d5a-a72b-9f42efa40834 2018-11-25 15:40:28,489 - create_image - DEBUG - Instance status is - active 2018-11-25 15:40:28,489 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image 2018-11-25 15:40:28,490 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image 2018-11-25 15:40:28,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:28,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:28,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1f705beeb294af5a7459f381d4b526f", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}], "expires_at": "2018-11-25T16:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5e7ca40ba94bad94d792b186efa336", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-user", "id": "679733fc7dfa49059f26548bc5908754"}, "audit_ids": ["wRLzeXJGSiirk0Vdf73SHw"], "issued_at": "2018-11-25T15:40:28.000000Z"}} 2018-11-25 15:40:28,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:40:28,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b512475a-d47a-49ec-8784-378d6efc4bcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:28,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b512475a-d47a-49ec-8784-378d6efc4bcc 2018-11-25 15:40:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:40:29,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2777cb27-9c5e-4d88-b691-0933f3b45d16 Date: Sun, 25 Nov 2018 15:40:29 GMT RESP BODY: {"networks":[]} 2018-11-25 15:40:29,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-2777cb27-9c5e-4d88-b691-0933f3b45d16 2018-11-25 15:40:29,144 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net 2018-11-25 15:40:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" -d '{"network": {"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net", "admin_state_up": true}}' 2018-11-25 15:40:29,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8e41f934-0418-42c9-8051-ff8581e0ccb3 Date: Sun, 25 Nov 2018 15:40:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4a55c6f6-d49b-4e54-884c-217f460217c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:40:29Z","is_default":false,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","mtu":1450}} 2018-11-25 15:40:29,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8e41f934-0418-42c9-8051-ff8581e0ccb3 2018-11-25 15:40:29,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:40:29,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-85c33983-02b5-498e-bd98-28274b9bf4ec Date: Sun, 25 Nov 2018 15:40:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:40:29Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:29,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-85c33983-02b5-498e-bd98-28274b9bf4ec 2018-11-25 15:40:29,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:40:30,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c310b164-60db-46fd-b969-c55b46167a89 Date: Sun, 25 Nov 2018 15:40:30 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:40:30,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-c310b164-60db-46fd-b969-c55b46167a89 2018-11-25 15:40:30,141 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet 2018-11-25 15:40:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" -d '{"subnets": [{"ip_version": 4, "network_id": "4a55c6f6-d49b-4e54-884c-217f460217c0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]}' 2018-11-25 15:40:30,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-701619ed-9d48-4951-9c8b-bcd972cab814 Date: Sun, 25 Nov 2018 15:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:30,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-701619ed-9d48-4951-9c8b-bcd972cab814 2018-11-25 15:40:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:40:31,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-279d9620-c340-4701-85b0-f51e8728cd23 Date: Sun, 25 Nov 2018 15:40:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:31,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-279d9620-c340-4701-85b0-f51e8728cd23 2018-11-25 15:40:31,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:40:31,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fb0b787-8370-4b5b-be21-23217e66a019 Date: Sun, 25 Nov 2018 15:40:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:31,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-4fb0b787-8370-4b5b-be21-23217e66a019 2018-11-25 15:40:31,455 - OpenStackNetwork - DEBUG - Network [4a55c6f6-d49b-4e54-884c-217f460217c0] created successfully 2018-11-25 15:40:31,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:31,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:31,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UVn_-q3hSp2A8U4ZvtK2MA"], "issued_at": "2018-11-25T15:40:31.000000Z"}} 2018-11-25 15:40:31,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312d19bccd7d0efea1a391593f6297d4278d6cc1" 2018-11-25 15:40:31,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e2d122-4209-4ea3-9db9-f2153de72e7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:31,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-10e2d122-4209-4ea3-9db9-f2153de72e7f 2018-11-25 15:40:31,925 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:40:31,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312d19bccd7d0efea1a391593f6297d4278d6cc1" 2018-11-25 15:40:32,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:31 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-26e9bdad-9d51-4e07-90af-8c4307142fb9 x-compute-request-id: req-26e9bdad-9d51-4e07-90af-8c4307142fb9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:40:32,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-26e9bdad-9d51-4e07-90af-8c4307142fb9 2018-11-25 15:40:32,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312d19bccd7d0efea1a391593f6297d4278d6cc1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:40:32,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-b57340f3-c676-40d1-8350-1e985d0d0901 x-compute-request-id: req-b57340f3-c676-40d1-8350-1e985d0d0901 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0c993652-0e6c-44de-957c-c75064f8d582", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:40:32,167 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b57340f3-c676-40d1-8350-1e985d0d0901 2018-11-25 15:40:32,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:32,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:32,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1f705beeb294af5a7459f381d4b526f", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}], "expires_at": "2018-11-25T16:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5e7ca40ba94bad94d792b186efa336", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-user", "id": "679733fc7dfa49059f26548bc5908754"}, "audit_ids": ["SHaH9n5sTF-uA6aGQD_yOQ"], "issued_at": "2018-11-25T15:40:32.000000Z"}} 2018-11-25 15:40:32,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:32,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0460b1e-ebef-4f91-9786-12dbbfd3430b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:32,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e0460b1e-ebef-4f91-9786-12dbbfd3430b 2018-11-25 15:40:32,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:32,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-591275dc-0a8d-44b8-8810-e5fc3e0a16f9 Date: Sun, 25 Nov 2018 15:40:32 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:40:32,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name&description=hello+group used request id req-591275dc-0a8d-44b8-8810-e5fc3e0a16f9 2018-11-25 15:40:32,813 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name... 2018-11-25 15:40:32,814 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name 2018-11-25 15:40:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" -d '{"security_group": {"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name", "description": "hello group"}}' 2018-11-25 15:40:33,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6a6af7fb-35f9-4ab5-a48d-f49287cbbee2 Date: Sun, 25 Nov 2018 15:40:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "updated_at": "2018-11-25T15:40:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}], "revision_number": 2, "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}} 2018-11-25 15:40:33,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-6a6af7fb-35f9-4ab5-a48d-f49287cbbee2 2018-11-25 15:40:33,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:33,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f294e3a9-3e07-41d2-a949-d4ca56526e1b Date: Sun, 25 Nov 2018 15:40:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4"}]} 2018-11-25 15:40:33,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-f294e3a9-3e07-41d2-a949-d4ca56526e1b 2018-11-25 15:40:33,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:33,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-150ab722-d084-4e3f-887f-c86d5e4804d0 Date: Sun, 25 Nov 2018 15:40:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4"}]} 2018-11-25 15:40:33,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-150ab722-d084-4e3f-887f-c86d5e4804d0 2018-11-25 15:40:33,499 - neutron_utils - INFO - Retrieving security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:33,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f86b852d-2978-4946-92ac-e4b628d01818 Date: Sun, 25 Nov 2018 15:40:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "updated_at": "2018-11-25T15:40:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}], "revision_number": 2, "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}]} 2018-11-25 15:40:33,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-f86b852d-2978-4946-92ac-e4b628d01818 2018-11-25 15:40:33,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:33,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:33,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43940012-57d6-4286-ab1c-625371faf24f Date: Sun, 25 Nov 2018 15:40:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4"}]} 2018-11-25 15:40:33,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-43940012-57d6-4286-ab1c-625371faf24f 2018-11-25 15:40:33,871 - neutron_utils - INFO - Retrieving security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:34,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-92a3181e-e2f0-42f7-a767-b83aca75e2e1 Date: Sun, 25 Nov 2018 15:40:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "updated_at": "2018-11-25T15:40:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}], "revision_number": 2, "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}]} 2018-11-25 15:40:34,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-92a3181e-e2f0-42f7-a767-b83aca75e2e1 2018-11-25 15:40:34,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:34,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e87d4242-8b4a-4b53-8424-73fd7c0f69fe Date: Sun, 25 Nov 2018 15:40:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4"}]} 2018-11-25 15:40:34,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-e87d4242-8b4a-4b53-8424-73fd7c0f69fe 2018-11-25 15:40:34,118 - neutron_utils - INFO - Retrieving security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:34,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bae68a6c-dad2-4934-b174-b36ef8997bb9 Date: Sun, 25 Nov 2018 15:40:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "updated_at": "2018-11-25T15:40:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "revision_number": 0, "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}], "revision_number": 2, "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}]} 2018-11-25 15:40:34,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-bae68a6c-dad2-4934-b174-b36ef8997bb9 2018-11-25 15:40:34,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43ae87c5-0279-494e-a489-d54c8d8909dd 2018-11-25 15:40:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:40:34,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a9789aa-c0df-4f04-bd53-938b3694ead7 Date: Sun, 25 Nov 2018 15:40:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "94ce2d08-3bcc-4596-b6ee-bd7083576cec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:33Z", "security_group_id": "43ae87c5-0279-494e-a489-d54c8d8909dd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:33Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4"}]} 2018-11-25 15:40:34,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-4a9789aa-c0df-4f04-bd53-938b3694ead7 2018-11-25 15:40:34,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:34,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:34,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1f705beeb294af5a7459f381d4b526f", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}], "expires_at": "2018-11-25T16:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5e7ca40ba94bad94d792b186efa336", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-user", "id": "679733fc7dfa49059f26548bc5908754"}, "audit_ids": ["Z4v-DvCSQCahe9H5tnrb9Q"], "issued_at": "2018-11-25T15:40:34.000000Z"}} 2018-11-25 15:40:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:34,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8001d7-43c8-422b-8ccc-05ba83ea7fd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:34,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9b8001d7-43c8-422b-8ccc-05ba83ea7fd5 2018-11-25 15:40:34,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:40:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:34,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b11268-2884-4e79-aa30-3dfed42dd3ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:34,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-25b11268-2884-4e79-aa30-3dfed42dd3ff 2018-11-25 15:40:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:35,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5c1dabc6-c82f-4b89-9467-59aaadcf3093 Date: Sun, 25 Nov 2018 15:40:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:35,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-5c1dabc6-c82f-4b89-9467-59aaadcf3093 2018-11-25 15:40:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:40:35,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:40:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:40:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:35,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a2ef98-0652-4c9c-aac0-d20091626617 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:35,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-93a2ef98-0652-4c9c-aac0-d20091626617 2018-11-25 15:40:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:35,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e857eb7-e932-4c5b-bffc-e4fdf09aeebb Date: Sun, 25 Nov 2018 15:40:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:35,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-3e857eb7-e932-4c5b-bffc-e4fdf09aeebb 2018-11-25 15:40:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:35,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-892ed146-5de0-4a45-823f-168bc75398a5 Date: Sun, 25 Nov 2018 15:40:35 GMT RESP BODY: {"ports":[]} 2018-11-25 15:40:35,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port&admin_state_up=True used request id req-892ed146-5de0-4a45-823f-168bc75398a5 2018-11-25 15:40:35,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:35,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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 x-openstack-request-id: req-b06499fe-202d-4d24-a3cd-08ebfaeaaadf x-compute-request-id: req-b06499fe-202d-4d24-a3cd-08ebfaeaaadf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:40:35,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst used request id req-b06499fe-202d-4d24-a3cd-08ebfaeaaadf 2018-11-25 15:40:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:36,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e30db1d5-11d0-4c1a-bf0e-b55fa113d379 Date: Sun, 25 Nov 2018 15:40:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:36,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-e30db1d5-11d0-4c1a-bf0e-b55fa113d379 2018-11-25 15:40:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:36,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f44b590-508d-4eac-992e-7beeeec4896c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:36,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-4f44b590-508d-4eac-992e-7beeeec4896c 2018-11-25 15:40:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:36,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4436f5de-8646-48f4-ac5f-8ebb0b4e0ded Date: Sun, 25 Nov 2018 15:40:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:36,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-4436f5de-8646-48f4-ac5f-8ebb0b4e0ded 2018-11-25 15:40:36,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:36,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-657e5e66-977d-41af-a968-d33b37d6cfd9 Date: Sun, 25 Nov 2018 15:40:36 GMT RESP BODY: {"ports":[]} 2018-11-25 15:40:36,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port&admin_state_up=True used request id req-657e5e66-977d-41af-a968-d33b37d6cfd9 2018-11-25 15:40:36,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:40:36,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:36,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1f705beeb294af5a7459f381d4b526f", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}], "expires_at": "2018-11-25T16:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5e7ca40ba94bad94d792b186efa336", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-user", "id": "679733fc7dfa49059f26548bc5908754"}, "audit_ids": ["mip1rF7lQ1qcGFVHd0JAeQ"], "issued_at": "2018-11-25T15:40:36.000000Z"}} 2018-11-25 15:40:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6aeb206058c8177e91aa97c9996c92d72ba9c20" 2018-11-25 15:40:36,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f076177-6cf8-46d1-8373-5d37b3231721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:40:36,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6f076177-6cf8-46d1-8373-5d37b3231721 2018-11-25 15:40:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:37,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-308914eb-e778-4f54-82e5-33a3c32683dd Date: Sun, 25 Nov 2018 15:40:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:37,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-308914eb-e778-4f54-82e5-33a3c32683dd 2018-11-25 15:40:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:37,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-81133f05-d9dc-4070-8ab1-53455fdb9601 Date: Sun, 25 Nov 2018 15:40:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:37,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-81133f05-d9dc-4070-8ab1-53455fdb9601 2018-11-25 15:40:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:37,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b60b2867-0553-4849-a1c2-301fcfb0d06e Date: Sun, 25 Nov 2018 15:40:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:37,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-b60b2867-0553-4849-a1c2-301fcfb0d06e 2018-11-25 15:40:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:40:37,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:40:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:40:37,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6aeb206058c8177e91aa97c9996c92d72ba9c20" 2018-11-25 15:40:37,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a5c9ab-5567-42ea-8b75-c42bb6cdbe8b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:37,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-82a5c9ab-5567-42ea-8b75-c42bb6cdbe8b 2018-11-25 15:40:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:37,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1d538ae9-1245-4d11-a1dc-9c444e808532 Date: Sun, 25 Nov 2018 15:40:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:37,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-1d538ae9-1245-4d11-a1dc-9c444e808532 2018-11-25 15:40:37,866 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net 2018-11-25 15:40:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" -d '{"port": {"network_id": "4a55c6f6-d49b-4e54-884c-217f460217c0", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port", "admin_state_up": true}}' 2018-11-25 15:40:38,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-116c51cb-cd08-43e9-b1f2-48bafe5cf910 Date: Sun, 25 Nov 2018 15:40:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","project_id":"9e5e7ca40ba94bad94d792b186efa336","qos_policy_id":null,"admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal"}} 2018-11-25 15:40:38,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-116c51cb-cd08-43e9-b1f2-48bafe5cf910 2018-11-25 15:40:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2380fc54-5e33-4fc7-9c67-cb63be9918bf Date: Sun, 25 Nov 2018 15:40:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:39,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-2380fc54-5e33-4fc7-9c67-cb63be9918bf 2018-11-25 15:40:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1a319a-fac5-4fe2-bb9e-0ef0b371311b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:39,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-2c1a319a-fac5-4fe2-bb9e-0ef0b371311b 2018-11-25 15:40:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6fc8f274-ec2e-4c36-b465-f112f6b691bd Date: Sun, 25 Nov 2018 15:40:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:39,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-6fc8f274-ec2e-4c36-b465-f112f6b691bd 2018-11-25 15:40:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-d552b1b2-7a31-4022-8529-ba44fa6e2a09 Date: Sun, 25 Nov 2018 15:40:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:40:39,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port&admin_state_up=True used request id req-d552b1b2-7a31-4022-8529-ba44fa6e2a09 2018-11-25 15:40:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f721b39f-b645-47f4-987c-828aaee3c871 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:39,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-f721b39f-b645-47f4-987c-828aaee3c871 2018-11-25 15:40:39,640 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst 2018-11-25 15:40:39,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-b1e43f84-716e-44b4-8468-0f710479a71b x-compute-request-id: req-b1e43f84-716e-44b4-8468-0f710479a71b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-flavor-name"}]} 2018-11-25 15:40:39,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b1e43f84-716e-44b4-8468-0f710479a71b 2018-11-25 15:40:39,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-aa08965e-9fca-49b0-b445-ed9807d999f1 x-compute-request-id: req-aa08965e-9fca-49b0-b445-ed9807d999f1 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0c993652-0e6c-44de-957c-c75064f8d582", "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:40:39,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582 used request id req-aa08965e-9fca-49b0-b445-ed9807d999f1 2018-11-25 15:40:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:39,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a4f30ce0-f027-4a74-a881-477ec1cdf373 Date: Sun, 25 Nov 2018 15:40:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:40:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:40:28Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/snap", "metadata": {}}], "self": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "min_disk": 0, "protected": false, "id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "file": "/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e5e7ca40ba94bad94d792b186efa336", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image"} 2018-11-25 15:40:39,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image used request id req-a4f30ce0-f027-4a74-a881-477ec1cdf373 2018-11-25 15:40:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:40,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba584b31-0c2e-4446-8b01-fdb7af8a66d5 Date: Sun, 25 Nov 2018 15:40:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:40:40,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ba584b31-0c2e-4446-8b01-fdb7af8a66d5 2018-11-25 15:40:40,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" -d '{"server": {"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "imageRef": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "flavorRef": "0c993652-0e6c-44de-957c-c75064f8d582", "max_count": 1, "min_count": 1, "networks": [{"port": "a761235c-81a5-422a-99a8-1a2291c4a9c6"}], "security_groups": [{"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}]}}' 2018-11-25 15:40:42,372 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:40:40 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-2560da4b-c941-496c-a8e4-b1773d28caa8 x-compute-request-id: req-2560da4b-c941-496c-a8e4-b1773d28caa8 Content-Length: 435 location: http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "97284df5-cada-4a34-8bb6-824bf193c250", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "adminPass": "Yo7vqKfpTBnn"}} 2018-11-25 15:40:42,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2560da4b-c941-496c-a8e4-b1773d28caa8 2018-11-25 15:40:42,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:42,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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,Accept-Encoding x-openstack-request-id: req-f43db9f1-055a-40a6-95df-b5c6f90805d9 x-compute-request-id: req-f43db9f1-055a-40a6-95df-b5c6f90805d9 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:42,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-f43db9f1-055a-40a6-95df-b5c6f90805d9 2018-11-25 15:40:42,590 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst 2018-11-25 15:40:42,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:42,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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,Accept-Encoding x-openstack-request-id: req-cfd98639-e2c7-462d-82ad-ff1274851780 x-compute-request-id: req-cfd98639-e2c7-462d-82ad-ff1274851780 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:42,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-cfd98639-e2c7-462d-82ad-ff1274851780 2018-11-25 15:40:42,820 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - BUILD 2018-11-25 15:40:42,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:40:45,824 - create_instance - DEBUG - VM status query timeout in 896.766017199 2018-11-25 15:40:45,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:46,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-6f333f98-adf9-4245-966b-475596ac9050 x-compute-request-id: req-6f333f98-adf9-4245-966b-475596ac9050 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:43Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:46,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-6f333f98-adf9-4245-966b-475596ac9050 2018-11-25 15:40:46,463 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - BUILD 2018-11-25 15:40:46,463 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:40:49,466 - create_instance - DEBUG - VM status query timeout in 893.123651981 2018-11-25 15:40:49,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:49,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-ac7e74ef-51c1-4561-8da7-2efee8a8f158 x-compute-request-id: req-ac7e74ef-51c1-4561-8da7-2efee8a8f158 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:49,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-ac7e74ef-51c1-4561-8da7-2efee8a8f158 2018-11-25 15:40:49,940 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - ACTIVE 2018-11-25 15:40:49,940 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:40:49,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:50,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-c7d2ff59-0f80-491e-824c-e011c7c960d0 x-compute-request-id: req-c7d2ff59-0f80-491e-824c-e011c7c960d0 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:50,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-c7d2ff59-0f80-491e-824c-e011c7c960d0 2018-11-25 15:40:50,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:50,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-df52dec1-ee52-496c-82d9-e60f913c3cca Date: Sun, 25 Nov 2018 15:40:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:50,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-df52dec1-ee52-496c-82d9-e60f913c3cca 2018-11-25 15:40:50,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:50,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3021f027-f728-4756-9cfc-f61317608960 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:50,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-3021f027-f728-4756-9cfc-f61317608960 2018-11-25 15:40:50,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:50,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d83f2197-0861-4823-88d6-7aa25fd7f807 Date: Sun, 25 Nov 2018 15:40:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:50,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-d83f2197-0861-4823-88d6-7aa25fd7f807 2018-11-25 15:40:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:50,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8f01abe1-a414-4b5b-9173-dc79a72d7b4f Date: Sun, 25 Nov 2018 15:40:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.4"}],"id":"2dd8844f-d8d1-4bf3-b63c-bd56d2c068a0","security_groups":[],"mac_address":"fa:16:3e:db:38:5a","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.3"}],"id":"3548f730-1a39-4161-add2-c9b21f1d55d2","security_groups":[],"mac_address":"fa:16:3e:d7:cf:b3","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal","device_id":"97284df5-cada-4a34-8bb6-824bf193c250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.2"}],"id":"b6fe4fa3-354f-48b9-a2d5-37e559230d7d","security_groups":[],"mac_address":"fa:16:3e:dd:bb:31","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a55c6f6-d49b-4e54-884c-217f460217c0"}]} 2018-11-25 15:40:50,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-8f01abe1-a414-4b5b-9173-dc79a72d7b4f 2018-11-25 15:40:50,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:51,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-64bf6757-9fa3-4396-a977-b92d230a98ff x-compute-request-id: req-64bf6757-9fa3-4396-a977-b92d230a98ff Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:51,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-64bf6757-9fa3-4396-a977-b92d230a98ff 2018-11-25 15:40:51,055 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - ACTIVE 2018-11-25 15:40:51,056 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:40:51,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:51,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:51 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-6869b29a-348a-4283-87a6-a9eaaf3dd679 x-compute-request-id: req-6869b29a-348a-4283-87a6-a9eaaf3dd679 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:51,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-6869b29a-348a-4283-87a6-a9eaaf3dd679 2018-11-25 15:40:51,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:51,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-96b39ee2-84ae-49a1-ba54-4a85db6ef35c Date: Sun, 25 Nov 2018 15:40:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:51,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-96b39ee2-84ae-49a1-ba54-4a85db6ef35c 2018-11-25 15:40:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06ee2a1-a15d-4ca0-8d4d-70bee75a0785 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-a06ee2a1-a15d-4ca0-8d4d-70bee75a0785 2018-11-25 15:40:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:51,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e1ecda3-55c2-44ad-9c6c-6ed1dde0d860 Date: Sun, 25 Nov 2018 15:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:51,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-3e1ecda3-55c2-44ad-9c6c-6ed1dde0d860 2018-11-25 15:40:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:52,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-798a41dd-68d2-44f7-8c3e-cdb1033de23e Date: Sun, 25 Nov 2018 15:40:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.4"}],"id":"2dd8844f-d8d1-4bf3-b63c-bd56d2c068a0","security_groups":[],"mac_address":"fa:16:3e:db:38:5a","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.3"}],"id":"3548f730-1a39-4161-add2-c9b21f1d55d2","security_groups":[],"mac_address":"fa:16:3e:d7:cf:b3","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal","device_id":"97284df5-cada-4a34-8bb6-824bf193c250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.2"}],"id":"b6fe4fa3-354f-48b9-a2d5-37e559230d7d","security_groups":[],"mac_address":"fa:16:3e:dd:bb:31","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a55c6f6-d49b-4e54-884c-217f460217c0"}]} 2018-11-25 15:40:52,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-798a41dd-68d2-44f7-8c3e-cdb1033de23e 2018-11-25 15:40:52,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}}' 2018-11-25 15:40:53,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:40: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-cef31cff-e5fe-4138-b472-9c8255d0df27 x-compute-request-id: req-cef31cff-e5fe-4138-b472-9c8255d0df27 Content-Length: 0 Content-Type: application/json 2018-11-25 15:40:53,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250/action used request id req-cef31cff-e5fe-4138-b472-9c8255d0df27 2018-11-25 15:40:53,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:40:54,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1f705beeb294af5a7459f381d4b526f", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role"}], "expires_at": "2018-11-25T16:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5e7ca40ba94bad94d792b186efa336", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/9e5e7ca40ba94bad94d792b186efa336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-user", "id": "679733fc7dfa49059f26548bc5908754"}, "audit_ids": ["1997kVSrRPyCJNtQ_q25Zg"], "issued_at": "2018-11-25T15:40:54.000000Z"}} 2018-11-25 15:40:54,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec75244b20b8881d7e38db0a4195427a249cd529" 2018-11-25 15:40:54,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-61615b65-be9c-44a8-962d-49dc241dca92 x-compute-request-id: req-61615b65-be9c-44a8-962d-49dc241dca92 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}, {"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:54,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-61615b65-be9c-44a8-962d-49dc241dca92 2018-11-25 15:40:54,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:56,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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-7c97cd82-ca1e-48ad-aac6-6853787f6c34 x-compute-request-id: req-7c97cd82-ca1e-48ad-aac6-6853787f6c34 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}, {"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:56,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-7c97cd82-ca1e-48ad-aac6-6853787f6c34 2018-11-25 15:40:56,042 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - ACTIVE 2018-11-25 15:40:56,042 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:40:56,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:56,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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,Accept-Encoding x-openstack-request-id: req-92ce1d9e-91e3-4fb0-9252-92c5b3998234 x-compute-request-id: req-92ce1d9e-91e3-4fb0-9252-92c5b3998234 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}, {"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:56,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-92ce1d9e-91e3-4fb0-9252-92c5b3998234 2018-11-25 15:40:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:56,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dad1b3f1-e02c-4994-8ab0-5448f5661747 Date: Sun, 25 Nov 2018 15:40:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:56,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-dad1b3f1-e02c-4994-8ab0-5448f5661747 2018-11-25 15:40:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8e6e63-8701-44ac-bd5c-76a32a3b5396 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:57,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-9b8e6e63-8701-44ac-bd5c-76a32a3b5396 2018-11-25 15:40:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24efccff-e1d9-4287-9f0f-771e79e124cc Date: Sun, 25 Nov 2018 15:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:57,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-24efccff-e1d9-4287-9f0f-771e79e124cc 2018-11-25 15:40:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-a7639df0-b145-442b-b1f5-737458388926 Date: Sun, 25 Nov 2018 15:40:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.4"}],"id":"2dd8844f-d8d1-4bf3-b63c-bd56d2c068a0","security_groups":[],"mac_address":"fa:16:3e:db:38:5a","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.3"}],"id":"3548f730-1a39-4161-add2-c9b21f1d55d2","security_groups":[],"mac_address":"fa:16:3e:d7:cf:b3","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:53Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["43ae87c5-0279-494e-a489-d54c8d8909dd","c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal","device_id":"97284df5-cada-4a34-8bb6-824bf193c250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.2"}],"id":"b6fe4fa3-354f-48b9-a2d5-37e559230d7d","security_groups":[],"mac_address":"fa:16:3e:dd:bb:31","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a55c6f6-d49b-4e54-884c-217f460217c0"}]} 2018-11-25 15:40:57,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-a7639df0-b145-442b-b1f5-737458388926 2018-11-25 15:40:57,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40: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,Accept-Encoding x-openstack-request-id: req-472fd3fa-a061-4f7a-8eb6-b08506b1bc7f x-compute-request-id: req-472fd3fa-a061-4f7a-8eb6-b08506b1bc7f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}, {"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:57,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-472fd3fa-a061-4f7a-8eb6-b08506b1bc7f 2018-11-25 15:40:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dfbb9f39-7050-4018-bd3d-35802b8df0bc Date: Sun, 25 Nov 2018 15:40:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:57,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-dfbb9f39-7050-4018-bd3d-35802b8df0bc 2018-11-25 15:40:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0e40d0-2515-48d7-97d6-3f5e34164c82 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:57,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-9e0e40d0-2515-48d7-97d6-3f5e34164c82 2018-11-25 15:40:57,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:57,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-214a920e-d75f-4b2d-9ab6-41a6caa7a08a Date: Sun, 25 Nov 2018 15:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:57,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-214a920e-d75f-4b2d-9ab6-41a6caa7a08a 2018-11-25 15:40:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:58,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-6942607f-e80c-4fa0-8aca-89231fcaeb10 Date: Sun, 25 Nov 2018 15:40:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.4"}],"id":"2dd8844f-d8d1-4bf3-b63c-bd56d2c068a0","security_groups":[],"mac_address":"fa:16:3e:db:38:5a","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.3"}],"id":"3548f730-1a39-4161-add2-c9b21f1d55d2","security_groups":[],"mac_address":"fa:16:3e:d7:cf:b3","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:53Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["43ae87c5-0279-494e-a489-d54c8d8909dd","c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal","device_id":"97284df5-cada-4a34-8bb6-824bf193c250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.2"}],"id":"b6fe4fa3-354f-48b9-a2d5-37e559230d7d","security_groups":[],"mac_address":"fa:16:3e:dd:bb:31","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a55c6f6-d49b-4e54-884c-217f460217c0"}]} 2018-11-25 15:40:58,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-6942607f-e80c-4fa0-8aca-89231fcaeb10 2018-11-25 15:40:58,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name"}}' 2018-11-25 15:40:59,202 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:40: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-6c7789ff-67a8-41f6-add1-147d8b5d97e9 x-compute-request-id: req-6c7789ff-67a8-41f6-add1-147d8b5d97e9 Content-Length: 0 Content-Type: application/json 2018-11-25 15:40:59,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250/action used request id req-6c7789ff-67a8-41f6-add1-147d8b5d97e9 2018-11-25 15:40:59,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:59,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:59 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-8fd0df82-d40f-44e6-bfd9-f412c17d18b9 x-compute-request-id: req-8fd0df82-d40f-44e6-bfd9-f412c17d18b9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:40:59,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-8fd0df82-d40f-44e6-bfd9-f412c17d18b9 2018-11-25 15:40:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:59,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a8054eef-9a7d-460b-8613-5e53aa908f38 Date: Sun, 25 Nov 2018 15:40:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3ee95c2-d80e-4043-83fd-8ea766b998b1"],"updated_at":"2018-11-25T15:40:30Z","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"4a55c6f6-d49b-4e54-884c-217f460217c0","name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net"}]} 2018-11-25 15:40:59,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net used request id req-a8054eef-9a7d-460b-8613-5e53aa908f38 2018-11-25 15:40:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:59,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a22c1d-8046-458a-9dc2-d9734c99daf3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:40:59,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-97a22c1d-8046-458a-9dc2-d9734c99daf3 2018-11-25 15:40:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:40:59,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-86819c4c-eccb-490b-a2f0-a4e4b38f5224 Date: Sun, 25 Nov 2018 15:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:30Z","dns_nameservers":[],"updated_at":"2018-11-25T15:40:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9e5e7ca40ba94bad94d792b186efa336","id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet"}]} 2018-11-25 15:40:59,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-86819c4c-eccb-490b-a2f0-a4e4b38f5224 2018-11-25 15:40:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:41:00,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c3565ae3-bd12-438f-8d34-d7ed21cd4220 Date: Sun, 25 Nov 2018 15:41:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.4"}],"id":"2dd8844f-d8d1-4bf3-b63c-bd56d2c068a0","security_groups":[],"mac_address":"fa:16:3e:db:38:5a","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.3"}],"id":"3548f730-1a39-4161-add2-c9b21f1d55d2","security_groups":[],"mac_address":"fa:16:3e:d7:cf:b3","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a55c6f6-d49b-4e54-884c-217f460217c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:58Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.11"}],"id":"a761235c-81a5-422a-99a8-1a2291c4a9c6","security_groups":["c789af06-32a2-49cc-9a73-53ac90c45352"],"mac_address":"fa:16:3e:87:e8:1f","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:38Z","binding:vnic_type":"normal","device_id":"97284df5-cada-4a34-8bb6-824bf193c250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:40:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3ee95c2-d80e-4043-83fd-8ea766b998b1","ip_address":"10.55.0.2"}],"id":"b6fe4fa3-354f-48b9-a2d5-37e559230d7d","security_groups":[],"mac_address":"fa:16:3e:dd:bb:31","project_id":"9e5e7ca40ba94bad94d792b186efa336","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a55c6f6-d49b-4e54-884c-217f460217c0","tenant_id":"9e5e7ca40ba94bad94d792b186efa336","created_at":"2018-11-25T15:40:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a55c6f6-d49b-4e54-884c-217f460217c0"}]} 2018-11-25 15:41:00,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-c3565ae3-bd12-438f-8d34-d7ed21cd4220 2018-11-25 15:41:00,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec75244b20b8881d7e38db0a4195427a249cd529" 2018-11-25 15:41:00,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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,Accept-Encoding x-openstack-request-id: req-856654f5-7c9a-44cf-be6d-2c3fec8ae8fd x-compute-request-id: req-856654f5-7c9a-44cf-be6d-2c3fec8ae8fd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "security_groups": [{"name": "default"}], "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:40:47Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:00,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-856654f5-7c9a-44cf-be6d-2c3fec8ae8fd 2018-11-25 15:41:00,821 - create_instance - INFO - Deleting Port with ID - a761235c-81a5-422a-99a8-1a2291c4a9c6 2018-11-25 15:41:00,821 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-port 2018-11-25 15:41:00,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/a761235c-81a5-422a-99a8-1a2291c4a9c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:41:01,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e5dd8e3-2018-4ae0-a626-34fb50fcb84c Date: Sun, 25 Nov 2018 15:41:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:01,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/a761235c-81a5-422a-99a8-1a2291c4a9c6 used request id req-5e5dd8e3-2018-4ae0-a626-34fb50fcb84c 2018-11-25 15:41:01,979 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst 2018-11-25 15:41:01,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:41:02,132 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:41:01 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-2eb08882-99f4-4dbd-a62e-453957ac1b2d x-compute-request-id: req-2eb08882-99f4-4dbd-a62e-453957ac1b2d Content-Type: application/json 2018-11-25 15:41:02,132 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-2eb08882-99f4-4dbd-a62e-453957ac1b2d 2018-11-25 15:41:02,133 - create_instance - INFO - Checking deletion status 2018-11-25 15:41:02,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:41:02,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:02 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-029eba1f-43d0-42a0-8ce8-8e1be689296e x-compute-request-id: req-029eba1f-43d0-42a0-8ce8-8e1be689296e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e8:1f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:41:02Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:02,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-029eba1f-43d0-42a0-8ce8-8e1be689296e 2018-11-25 15:41:02,377 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - ACTIVE 2018-11-25 15:41:02,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:41:05,381 - create_instance - DEBUG - VM status query timeout in 296.752193928 2018-11-25 15:41:05,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:41:05,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:05 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-e8a6a9c9-1829-4620-857d-5262192b3ee3 x-compute-request-id: req-e8a6a9c9-1829-4620-857d-5262192b3ee3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/97284df5-cada-4a34-8bb6-824bf193c250", "rel": "bookmark"}], "image": {"id": "3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "links": [{"href": "http://172.30.9.29:8774/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:40:47.000000", "flavor": {"id": "0c993652-0e6c-44de-957c-c75064f8d582", "links": [{"href": "http://172.30.9.29:8774/flavors/0c993652-0e6c-44de-957c-c75064f8d582", "rel": "bookmark"}]}, "id": "97284df5-cada-4a34-8bb6-824bf193c250", "user_id": "679733fc7dfa49059f26548bc5908754", "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-11-25T15:41:02Z", "hostId": "06f9229f76ec94584a8bf03fba8936aaab92faf3cdb99baf5da1707d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst", "created": "2018-11-25T15:40:42Z", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:05,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-e8a6a9c9-1829-4620-857d-5262192b3ee3 2018-11-25 15:41:05,639 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst] is - ACTIVE 2018-11-25 15:41:05,639 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:41:08,643 - create_instance - DEBUG - VM status query timeout in 293.490252018 2018-11-25 15:41:08,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5632ef9a7b057ba96a8f33b8ff1129d41d8840b" 2018-11-25 15:41:08,708 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:41:08 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-811a7082-a7a5-490e-b25f-05179a9e980e x-compute-request-id: req-811a7082-a7a5-490e-b25f-05179a9e980e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 97284df5-cada-4a34-8bb6-824bf193c250 could not be found.", "code": 404}} 2018-11-25 15:41:08,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/97284df5-cada-4a34-8bb6-824bf193c250 used request id req-811a7082-a7a5-490e-b25f-05179a9e980e 2018-11-25 15:41:08,709 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 97284df5-cada-4a34-8bb6-824bf193c250 could not be found. (HTTP 404) (Request-ID: req-811a7082-a7a5-490e-b25f-05179a9e980e) 2018-11-25 15:41:08,709 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-inst 2018-11-25 15:41:08,710 - neutron_utils - INFO - Deleting security group rule with ID - 94ce2d08-3bcc-4596-b6ee-bd7083576cec 2018-11-25 15:41:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/94ce2d08-3bcc-4596-b6ee-bd7083576cec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:41:09,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f240813c-5f59-4af8-82dc-dc3d9c6db907 Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:09,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/94ce2d08-3bcc-4596-b6ee-bd7083576cec used request id req-f240813c-5f59-4af8-82dc-dc3d9c6db907 2018-11-25 15:41:09,025 - neutron_utils - INFO - Deleting security group rule with ID - d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4 2018-11-25 15:41:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:41:09,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b9e69ac-358a-4f0d-8209-d1195dda9351 Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:09,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d5b9ffd8-996a-4966-a8f7-6eea7df8b9b4 used request id req-5b9e69ac-358a-4f0d-8209-d1195dda9351 2018-11-25 15:41:09,329 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-name 2018-11-25 15:41:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/43ae87c5-0279-494e-a489-d54c8d8909dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f995ea4832a2228406f5af1a364bdfa488913305" 2018-11-25 15:41:09,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dd1bfb0-0a24-4723-8eb3-e1cf77d1832d Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:09,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/43ae87c5-0279-494e-a489-d54c8d8909dd used request id req-5dd1bfb0-0a24-4723-8eb3-e1cf77d1832d 2018-11-25 15:41:09,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312d19bccd7d0efea1a391593f6297d4278d6cc1" 2018-11-25 15:41:09,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:41:09 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-26cbdaff-478b-495b-a5c6-d85b42beffa6 x-compute-request-id: req-26cbdaff-478b-495b-a5c6-d85b42beffa6 Content-Length: 0 Content-Type: application/json 2018-11-25 15:41:09,689 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0c993652-0e6c-44de-957c-c75064f8d582 used request id req-26cbdaff-478b-495b-a5c6-d85b42beffa6 2018-11-25 15:41:09,690 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet 2018-11-25 15:41:09,690 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-subnet 2018-11-25 15:41:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d3ee95c2-d80e-4043-83fd-8ea766b998b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:41:11,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19e1bd96-ff48-412d-9eea-c6db392d8650 Date: Sun, 25 Nov 2018 15:41:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:11,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d3ee95c2-d80e-4043-83fd-8ea766b998b1 used request id req-19e1bd96-ff48-412d-9eea-c6db392d8650 2018-11-25 15:41:11,994 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-pub-net 2018-11-25 15:41:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/4a55c6f6-d49b-4e54-884c-217f460217c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922ebb2590a36ff2ee9afc87865188ff4784433f" 2018-11-25 15:41:13,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ade7a66-3626-40d5-a101-2464d7592800 Date: Sun, 25 Nov 2018 15:41:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:13,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4a55c6f6-d49b-4e54-884c-217f460217c0 used request id req-2ade7a66-3626-40d5-a101-2464d7592800 2018-11-25 15:41:13,130 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-911ce235-fc6f-443c-9765-86085f416df7-image 2018-11-25 15:41:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3d61fa9a873098b144a9c24a37b472a7382c3c" 2018-11-25 15:41:13,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e03b8b53-7014-4791-ad20-bd8c6b678bb3 Date: Sun, 25 Nov 2018 15:41:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:41:13,927 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/3b3cbdc4-31a4-47ca-8e16-af111af6a2c0 used request id req-e03b8b53-7014-4791-ad20-bd8c6b678bb3 2018-11-25 15:41:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:14,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8c955d2f-a297-4c70-aa09-093af487f9f7 Date: Sun, 25 Nov 2018 15:41:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:29Z", "updated_at": "2018-11-25T15:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "revision_number": 0, "id": "690ee834-069e-431b-8d3a-09b850730563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "revision_number": 0, "id": "886ce1e4-ec91-47f5-bcd1-7d11da2d0b28", "remote_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "revision_number": 0, "id": "e3fa7819-c3de-4be1-a032-81185f7d2048", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "revision_number": 0, "id": "e5f1ef31-c68c-47b3-b36a-76318fe8dab5", "remote_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "remote_ip_prefix": null, "created_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5e7ca40ba94bad94d792b186efa336"}], "revision_number": 4, "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "c789af06-32a2-49cc-9a73-53ac90c45352", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:41:14,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8c955d2f-a297-4c70-aa09-093af487f9f7 2018-11-25 15:41:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:14,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254fc630-0b05-4e75-8486-0e6978b517f5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:41:14,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-254fc630-0b05-4e75-8486-0e6978b517f5 2018-11-25 15:41:14,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:14,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223c5f38-b621-4f40-97dc-c788446ec054 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336"}, "enabled": true, "id": "9e5e7ca40ba94bad94d792b186efa336", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c410da39-9828-4b6-proj"}} 2018-11-25 15:41:14,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-223c5f38-b621-4f40-97dc-c788446ec054 2018-11-25 15:41:14,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c789af06-32a2-49cc-9a73-53ac90c45352 2018-11-25 15:41:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c789af06-32a2-49cc-9a73-53ac90c45352 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-67543837-38da-479d-ba7b-1291e960feec Date: Sun, 25 Nov 2018 15:41:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:29Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "690ee834-069e-431b-8d3a-09b850730563"}, {"remote_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:29Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "886ce1e4-ec91-47f5-bcd1-7d11da2d0b28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:29Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "e3fa7819-c3de-4be1-a032-81185f7d2048"}, {"remote_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:40:29Z", "security_group_id": "c789af06-32a2-49cc-9a73-53ac90c45352", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5e7ca40ba94bad94d792b186efa336", "created_at": "2018-11-25T15:40:29Z", "project_id": "9e5e7ca40ba94bad94d792b186efa336", "id": "e5f1ef31-c68c-47b3-b36a-76318fe8dab5"}]} 2018-11-25 15:41:14,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c789af06-32a2-49cc-9a73-53ac90c45352 used request id req-67543837-38da-479d-ba7b-1291e960feec 2018-11-25 15:41:14,500 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:41:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c789af06-32a2-49cc-9a73-53ac90c45352 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:14,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cdafee3-f5d7-4507-a8ee-b34c7849cbfa Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:14,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c789af06-32a2-49cc-9a73-53ac90c45352 used request id req-6cdafee3-f5d7-4507-a8ee-b34c7849cbfa 2018-11-25 15:41:14,784 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c410da39-9828-4b6-proj 2018-11-25 15:41:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:15,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025adec6-a77a-4417-aed6-8a42b265f9bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:41:15,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9e5e7ca40ba94bad94d792b186efa336 used request id req-025adec6-a77a-4417-aed6-8a42b265f9bd 2018-11-25 15:41:15,471 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c410da39-9828-4b6-proj-role 2018-11-25 15:41:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c1f705beeb294af5a7459f381d4b526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:15,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef48092-3f52-487f-a18e-ca500dde8299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:41:15,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c1f705beeb294af5a7459f381d4b526f used request id req-5ef48092-3f52-487f-a18e-ca500dde8299 2018-11-25 15:41:15,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633c565f4fd9da81be46cdbd6c8c2b544ca37ca" 2018-11-25 15:41:15,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1276e5ac-6b86-41db-96aa-fb86d76c648d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:41:15,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1276e5ac-6b86-41db-96aa-fb86d76c648d 2018-11-25 15:41:15,678 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c410da39-9828-4b6-user 2018-11-25 15:41:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/679733fc7dfa49059f26548bc5908754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408bbae284fc53e257d1c777aa7bd63497d4745b" 2018-11-25 15:41:15,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688c4e47-649d-4fe6-8846-b34a00db3e59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:41:15,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/679733fc7dfa49059f26548bc5908754 used request id req-688c4e47-649d-4fe6-8846-b34a00db3e59 2018-11-25 15:41:15,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:16,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["85X3vgHdSnKZBODpQlnYRA"], "issued_at": "2018-11-25T15:41:16.000000Z"}} 2018-11-25 15:41:16,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25797466ea677a5022d184ca6f5ef2181f49a037" 2018-11-25 15:41:16,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc49735-4d89-4df4-bb88-613a9e241249 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:16,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ecc49735-4d89-4df4-bb88-613a9e241249 2018-11-25 15:41:16,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:16,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:16,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["fFHIBinJSEyLVIc51oXK5A"], "issued_at": "2018-11-25T15:41:16.000000Z"}} 2018-11-25 15:41:16,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:41:16,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f8e69e-dc78-4b82-ab36-310a6cf870cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:16,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16f8e69e-dc78-4b82-ab36-310a6cf870cd 2018-11-25 15:41:16,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:41:16,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:41:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:41:17,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfbc887-29cd-4b24-8654-5fb31ff6c235 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:41:17,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj used request id req-fdfbc887-29cd-4b24-8654-5fb31ff6c235 2018-11-25 15:41:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:41:17,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ce4bb9-e5df-4e6c-b809-fdd5701ca38a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:41:17,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a3ce4bb9-e5df-4e6c-b809-fdd5701ca38a 2018-11-25 15:41:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}}' 2018-11-25 15:41:17,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbd5760f-148e-43a2-bfd0-2ebaea573f7c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:17,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bbd5760f-148e-43a2-bfd0-2ebaea573f7c 2018-11-25 15:41:17,179 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj 2018-11-25 15:41:17,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:17,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:17,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["oh1D0JTEQQmr2l0ta4M0pA"], "issued_at": "2018-11-25T15:41:17.000000Z"}} 2018-11-25 15:41:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c701beaa419ff3cf32253f82e4c6d08d30b8197" 2018-11-25 15:41:17,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c04dc1f-6ef9-4bb2-b323-6341b506b602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:17,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1c04dc1f-6ef9-4bb2-b323-6341b506b602 2018-11-25 15:41:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:41:17,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:41:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c701beaa419ff3cf32253f82e4c6d08d30b8197" 2018-11-25 15:41:17,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065d99ec-05a0-46af-a499-6237ee2e7bb4 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:41:17,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-065d99ec-05a0-46af-a499-6237ee2e7bb4 2018-11-25 15:41:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c701beaa419ff3cf32253f82e4c6d08d30b8197" 2018-11-25 15:41:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3147596-ce3d-42e7-9f98-5b4aedea6572 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}]} 2018-11-25 15:41:17,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj used request id req-a3147596-ce3d-42e7-9f98-5b4aedea6572 2018-11-25 15:41:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c701beaa419ff3cf32253f82e4c6d08d30b8197" 2018-11-25 15:41:18,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa6f683-81a1-456e-8419-13f47af4d0ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:41:18,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4fa6f683-81a1-456e-8419-13f47af4d0ec 2018-11-25 15:41:18,406 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user 2018-11-25 15:41:18,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:18,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:41:18,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9c4d89-ac32-4ff7-af2e-e38a824f869c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:41:18,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f9c4d89-ac32-4ff7-af2e-e38a824f869c 2018-11-25 15:41:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" -d '{"role": {"name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}}' 2018-11-25 15:41:18,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f327ff2-ede0-4e21-8454-5a45875e383f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92961b5836f44f26a4514dd76e12f9cc", "links": {"self": "http://172.30.9.29:5000/v3/roles/92961b5836f44f26a4514dd76e12f9cc"}, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}} 2018-11-25 15:41:18,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f327ff2-ede0-4e21-8454-5a45875e383f 2018-11-25 15:41:18,623 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role 2018-11-25 15:41:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/92961b5836f44f26a4514dd76e12f9cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:41:18,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e559bcc0-e733-4a4e-8d19-0fdc9afe59d0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/92961b5836f44f26a4514dd76e12f9cc"}, "domain_id": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role", "id": "92961b5836f44f26a4514dd76e12f9cc"}} 2018-11-25 15:41:18,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/92961b5836f44f26a4514dd76e12f9cc used request id req-e559bcc0-e733-4a4e-8d19-0fdc9afe59d0 2018-11-25 15:41:18,717 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role to project InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj 2018-11-25 15:41:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a/users/9f09795876934610a3fadb15d4e52993/roles/92961b5836f44f26a4514dd76e12f9cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:41:18,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3aad2b6-3ffd-49b4-9bde-7875d30eb3a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:41:18,858 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a/users/9f09795876934610a3fadb15d4e52993/roles/92961b5836f44f26a4514dd76e12f9cc used request id req-c3aad2b6-3ffd-49b4-9bde-7875d30eb3a1 2018-11-25 15:41:18,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:41:18,860 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:41:18,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:18,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:19,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92961b5836f44f26a4514dd76e12f9cc", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}], "expires_at": "2018-11-25T16:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user", "id": "9f09795876934610a3fadb15d4e52993"}, "audit_ids": ["5dM8Ag9dSWWlxVIMLolKHQ"], "issued_at": "2018-11-25T15:41:19.000000Z"}} 2018-11-25 15:41:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:41:19,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd82d1e-f926-42a4-a85d-e32e26f1f855 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:19,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bd82d1e-f926-42a4-a85d-e32e26f1f855 2018-11-25 15:41:19,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:41:19,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-68c25ba9-f88b-44bf-951b-3d1470ebf66f Date: Sun, 25 Nov 2018 15:41:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image"} 2018-11-25 15:41:19,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image used request id req-68c25ba9-f88b-44bf-951b-3d1470ebf66f 2018-11-25 15:41:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:41:19,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b59323be-1e70-41e2-ab05-5e4f53bbaa26 Date: Sun, 25 Nov 2018 15:41:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:41:19,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b59323be-1e70-41e2-ab05-5e4f53bbaa26 2018-11-25 15:41:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image"}' 2018-11-25 15:41:20,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 X-Openstack-Request-Id: req-c080c193-bfb3-460d-815c-c050ac65b6e4 Date: Sun, 25 Nov 2018 15:41:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:41:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:41:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397", "min_disk": 0, "protected": false, "id": "d7d72a01-302d-43a6-a095-53fe095c0397", "file": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397/file", "checksum": null, "owner": "ed7cbc1ea9614fa289dde37945d04d3a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:41:20,003 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c080c193-bfb3-460d-815c-c050ac65b6e4 2018-11-25 15:41:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" -d '' 2018-11-25 15:41:21,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f2f4e9d-853d-41cc-9492-acf4ebfa570f Date: Sun, 25 Nov 2018 15:41:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:41:21,255 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397/file used request id req-8f2f4e9d-853d-41cc-9492-acf4ebfa570f 2018-11-25 15:41:21,255 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:41:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:41:21,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-659fbd73-7047-40f3-a079-cbe6b1d90a98 Date: Sun, 25 Nov 2018 15:41:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:41:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:41:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d7d72a01-302d-43a6-a095-53fe095c0397/snap", "metadata": {}}], "self": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397", "min_disk": 0, "protected": false, "id": "d7d72a01-302d-43a6-a095-53fe095c0397", "file": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed7cbc1ea9614fa289dde37945d04d3a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d7d72a01-302d-43a6-a095-53fe095c0397/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:41:21,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 used request id req-659fbd73-7047-40f3-a079-cbe6b1d90a98 2018-11-25 15:41:21,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:41:21,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f915722-739c-4899-994f-500448250b68 Date: Sun, 25 Nov 2018 15:41:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:41:21,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2f915722-739c-4899-994f-500448250b68 2018-11-25 15:41:21,601 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image 2018-11-25 15:41:21,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:41:21,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-84c4d332-aeb3-41e1-b3db-65ef0b87ef15 Date: Sun, 25 Nov 2018 15:41:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:41:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:41:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d7d72a01-302d-43a6-a095-53fe095c0397/snap", "metadata": {}}], "self": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397", "min_disk": 0, "protected": false, "id": "d7d72a01-302d-43a6-a095-53fe095c0397", "file": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed7cbc1ea9614fa289dde37945d04d3a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d7d72a01-302d-43a6-a095-53fe095c0397/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:41:21,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 used request id req-84c4d332-aeb3-41e1-b3db-65ef0b87ef15 2018-11-25 15:41:21,761 - create_image - DEBUG - Instance status is - active 2018-11-25 15:41:21,762 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image 2018-11-25 15:41:21,762 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image 2018-11-25 15:41:21,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:21,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:22,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92961b5836f44f26a4514dd76e12f9cc", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}], "expires_at": "2018-11-25T16:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user", "id": "9f09795876934610a3fadb15d4e52993"}, "audit_ids": ["hvl95S5ySQyN4f0NugmRzg"], "issued_at": "2018-11-25T15:41:22.000000Z"}} 2018-11-25 15:41:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:41:22,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22dc8dc-3ce7-4db8-8105-2e8c1e1218f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:22,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a22dc8dc-3ce7-4db8-8105-2e8c1e1218f5 2018-11-25 15:41:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:41:22,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c99a9a0-0582-4334-a7f1-b5a6ed70e01f Date: Sun, 25 Nov 2018 15:41:22 GMT RESP BODY: {"networks":[]} 2018-11-25 15:41:22,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-3c99a9a0-0582-4334-a7f1-b5a6ed70e01f 2018-11-25 15:41:22,382 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net 2018-11-25 15:41:22,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" -d '{"network": {"name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net", "admin_state_up": true}}' 2018-11-25 15:41:23,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-71e4259b-84ee-4710-86d7-d13abe4910c5 Date: Sun, 25 Nov 2018 15:41:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8203aff1-89f4-4255-a90a-59a11957b8be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:41:22Z","is_default":false,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","mtu":1450}} 2018-11-25 15:41:23,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-71e4259b-84ee-4710-86d7-d13abe4910c5 2018-11-25 15:41:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:41:23,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-74629ce9-7c2f-4807-82b8-41c46b4ccb4f Date: Sun, 25 Nov 2018 15:41:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:41:22Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:23,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-74629ce9-7c2f-4807-82b8-41c46b4ccb4f 2018-11-25 15:41:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:41:23,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4030bc13-6cfd-48f8-b861-8e18099347a0 Date: Sun, 25 Nov 2018 15:41:23 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:41:23,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-4030bc13-6cfd-48f8-b861-8e18099347a0 2018-11-25 15:41:23,676 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet 2018-11-25 15:41:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" -d '{"subnets": [{"ip_version": 4, "network_id": "8203aff1-89f4-4255-a90a-59a11957b8be", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]}' 2018-11-25 15:41:24,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c6ad34a-ebf0-4d24-961f-cdfbe3ac416d Date: Sun, 25 Nov 2018 15:41:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:24,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7c6ad34a-ebf0-4d24-961f-cdfbe3ac416d 2018-11-25 15:41:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:41:24,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ba1fb2a5-975f-4353-88a6-ecf7089d1aa8 Date: Sun, 25 Nov 2018 15:41:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:24,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-ba1fb2a5-975f-4353-88a6-ecf7089d1aa8 2018-11-25 15:41:24,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:41:24,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8071af21-d5ff-42d2-8e0e-6af10ddf0555 Date: Sun, 25 Nov 2018 15:41:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:24,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-8071af21-d5ff-42d2-8e0e-6af10ddf0555 2018-11-25 15:41:24,830 - OpenStackNetwork - DEBUG - Network [8203aff1-89f4-4255-a90a-59a11957b8be] created successfully 2018-11-25 15:41:24,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:24,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:25,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kGEvEXH0R4CzAycXNC4N4g"], "issued_at": "2018-11-25T15:41:25.000000Z"}} 2018-11-25 15:41:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10bb75854e71a348fd501174b5d7cd139cc1f7a" 2018-11-25 15:41:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f36fbb-a19f-4635-bfa7-1a64e88713a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:25,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36f36fbb-a19f-4635-bfa7-1a64e88713a5 2018-11-25 15:41:25,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:41:25,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10bb75854e71a348fd501174b5d7cd139cc1f7a" 2018-11-25 15:41:25,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-4b1f538f-9099-4898-a81a-4fafb4e5baab x-compute-request-id: req-4b1f538f-9099-4898-a81a-4fafb4e5baab Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:41:25,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4b1f538f-9099-4898-a81a-4fafb4e5baab 2018-11-25 15:41:25,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10bb75854e71a348fd501174b5d7cd139cc1f7a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:41:25,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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,Accept-Encoding x-openstack-request-id: req-e6665df4-ee6d-41c3-a719-f329040b1eb4 x-compute-request-id: req-e6665df4-ee6d-41c3-a719-f329040b1eb4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:41:25,552 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e6665df4-ee6d-41c3-a719-f329040b1eb4 2018-11-25 15:41:25,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:25,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:25,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92961b5836f44f26a4514dd76e12f9cc", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}], "expires_at": "2018-11-25T16:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user", "id": "9f09795876934610a3fadb15d4e52993"}, "audit_ids": ["yjnU8mGUTT6D5iqR3pJCMA"], "issued_at": "2018-11-25T15:41:25.000000Z"}} 2018-11-25 15:41:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:26,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19fecec-f4ff-4b58-85b3-798cfc08339a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:26,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b19fecec-f4ff-4b58-85b3-798cfc08339a 2018-11-25 15:41:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:26,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-74225cea-e251-46bc-8c55-174853dad637 Date: Sun, 25 Nov 2018 15:41:26 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:41:26,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name&description=hello+group used request id req-74225cea-e251-46bc-8c55-174853dad637 2018-11-25 15:41:26,195 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name... 2018-11-25 15:41:26,195 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name 2018-11-25 15:41:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name", "description": "hello group"}}' 2018-11-25 15:41:26,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2eba2321-b4af-48bb-9763-efda56830e1c Date: Sun, 25 Nov 2018 15:41:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "updated_at": "2018-11-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "0edd9a19-9889-477b-8d1b-6a267f773640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "d041c157-1989-4fd2-9501-5ac2826615c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}], "revision_number": 2, "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name"}} 2018-11-25 15:41:26,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2eba2321-b4af-48bb-9763-efda56830e1c 2018-11-25 15:41:26,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:26,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d72e7a5-dd37-4d49-b34a-fb387c7c7e24 Date: Sun, 25 Nov 2018 15:41:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "0edd9a19-9889-477b-8d1b-6a267f773640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "d041c157-1989-4fd2-9501-5ac2826615c4"}]} 2018-11-25 15:41:26,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-7d72e7a5-dd37-4d49-b34a-fb387c7c7e24 2018-11-25 15:41:26,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:26,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0cc7399-cb2c-4ea8-b966-5fc6b74781cd Date: Sun, 25 Nov 2018 15:41:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "0edd9a19-9889-477b-8d1b-6a267f773640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "d041c157-1989-4fd2-9501-5ac2826615c4"}]} 2018-11-25 15:41:26,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-c0cc7399-cb2c-4ea8-b966-5fc6b74781cd 2018-11-25 15:41:26,910 - neutron_utils - INFO - Retrieving security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:27,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cdaea76c-8d6b-4109-81f1-3ec7ec6f4cd3 Date: Sun, 25 Nov 2018 15:41:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "updated_at": "2018-11-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "0edd9a19-9889-477b-8d1b-6a267f773640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "d041c157-1989-4fd2-9501-5ac2826615c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}], "revision_number": 2, "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name"}]} 2018-11-25 15:41:27,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-cdaea76c-8d6b-4109-81f1-3ec7ec6f4cd3 2018-11-25 15:41:27,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:27,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:27,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9277d6a1-1f21-4b82-95e0-db3fea1a55be Date: Sun, 25 Nov 2018 15:41:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "0edd9a19-9889-477b-8d1b-6a267f773640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "d041c157-1989-4fd2-9501-5ac2826615c4"}]} 2018-11-25 15:41:27,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-9277d6a1-1f21-4b82-95e0-db3fea1a55be 2018-11-25 15:41:27,137 - neutron_utils - INFO - Retrieving security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:27,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5467ba42-0dc8-4a69-bf85-89de21b00522 Date: Sun, 25 Nov 2018 15:41:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "updated_at": "2018-11-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "0edd9a19-9889-477b-8d1b-6a267f773640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "d041c157-1989-4fd2-9501-5ac2826615c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}], "revision_number": 2, "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name"}]} 2018-11-25 15:41:27,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-5467ba42-0dc8-4a69-bf85-89de21b00522 2018-11-25 15:41:27,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:27,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a00c0ef8-ad80-49da-9d67-195727bf6aeb Date: Sun, 25 Nov 2018 15:41:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "0edd9a19-9889-477b-8d1b-6a267f773640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "d041c157-1989-4fd2-9501-5ac2826615c4"}]} 2018-11-25 15:41:27,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-a00c0ef8-ad80-49da-9d67-195727bf6aeb 2018-11-25 15:41:27,531 - neutron_utils - INFO - Retrieving security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:27,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f6303c0f-9aa3-4c24-9ece-696aea9ff12e Date: Sun, 25 Nov 2018 15:41:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "updated_at": "2018-11-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "0edd9a19-9889-477b-8d1b-6a267f773640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "revision_number": 0, "id": "d041c157-1989-4fd2-9501-5ac2826615c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}], "revision_number": 2, "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name"}]} 2018-11-25 15:41:27,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-f6303c0f-9aa3-4c24-9ece-696aea9ff12e 2018-11-25 15:41:27,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c65e1a4-53aa-4d3e-8d48-513d227d6900 2018-11-25 15:41:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:27,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe11e485-c5e9-43c9-a490-dc669bbf34e4 Date: Sun, 25 Nov 2018 15:41:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "0edd9a19-9889-477b-8d1b-6a267f773640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:26Z", "security_group_id": "8c65e1a4-53aa-4d3e-8d48-513d227d6900", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:26Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "d041c157-1989-4fd2-9501-5ac2826615c4"}]} 2018-11-25 15:41:27,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-fe11e485-c5e9-43c9-a490-dc669bbf34e4 2018-11-25 15:41:27,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:27,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:28,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92961b5836f44f26a4514dd76e12f9cc", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}], "expires_at": "2018-11-25T16:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user", "id": "9f09795876934610a3fadb15d4e52993"}, "audit_ids": ["lHFgIpaFRXiZNLLEBHT7zw"], "issued_at": "2018-11-25T15:41:28.000000Z"}} 2018-11-25 15:41:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:28,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500efe4e-78d9-466c-9df2-30b6b304d317 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:28,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-500efe4e-78d9-466c-9df2-30b6b304d317 2018-11-25 15:41:28,328 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:41:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:28,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ce7d8f-b6b4-4440-9621-8ac4bd035211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:28,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-17ce7d8f-b6b4-4440-9621-8ac4bd035211 2018-11-25 15:41:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:28,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-66a8bbcd-34ed-47a9-afd9-cdc4f95fa735 Date: Sun, 25 Nov 2018 15:41:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:28,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-66a8bbcd-34ed-47a9-afd9-cdc4f95fa735 2018-11-25 15:41:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:41:28,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:41:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:41:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:28,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e348b992-7929-4998-9185-93de2b7ecbe8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:28,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-e348b992-7929-4998-9185-93de2b7ecbe8 2018-11-25 15:41:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:28,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-765c4671-84fa-474e-8b36-a94366d4ee97 Date: Sun, 25 Nov 2018 15:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:28,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-765c4671-84fa-474e-8b36-a94366d4ee97 2018-11-25 15:41:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:29,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8514ac82-ba5e-4a35-9d5a-9244d83b53d2 Date: Sun, 25 Nov 2018 15:41:29 GMT RESP BODY: {"ports":[]} 2018-11-25 15:41:29,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port&admin_state_up=True used request id req-8514ac82-ba5e-4a35-9d5a-9244d83b53d2 2018-11-25 15:41:29,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:29,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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 x-openstack-request-id: req-876454f6-8a2d-415c-9015-cdd91e70a82f x-compute-request-id: req-876454f6-8a2d-415c-9015-cdd91e70a82f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:41:29,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst used request id req-876454f6-8a2d-415c-9015-cdd91e70a82f 2018-11-25 15:41:29,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:29,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b606eec8-02c3-40ef-a44e-6a0b1428ee9e Date: Sun, 25 Nov 2018 15:41:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:29,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-b606eec8-02c3-40ef-a44e-6a0b1428ee9e 2018-11-25 15:41:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:29,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a6a8f4-7bce-47ae-9ee0-645eb66c277d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:29,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-43a6a8f4-7bce-47ae-9ee0-645eb66c277d 2018-11-25 15:41:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:30,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd31985e-b089-4e85-bec2-1749a82c1056 Date: Sun, 25 Nov 2018 15:41:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:30,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-fd31985e-b089-4e85-bec2-1749a82c1056 2018-11-25 15:41:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:30,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ad508987-e7e3-4e01-b98f-b55d8e34363b Date: Sun, 25 Nov 2018 15:41:30 GMT RESP BODY: {"ports":[]} 2018-11-25 15:41:30,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port&admin_state_up=True used request id req-ad508987-e7e3-4e01-b98f-b55d8e34363b 2018-11-25 15:41:30,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:41:30,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:30,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92961b5836f44f26a4514dd76e12f9cc", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}], "expires_at": "2018-11-25T16:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user", "id": "9f09795876934610a3fadb15d4e52993"}, "audit_ids": ["Ro4gYqE9SSCcZ0RmORVGZw"], "issued_at": "2018-11-25T15:41:30.000000Z"}} 2018-11-25 15:41:30,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f399eca03ed691e402b1bb0d4166fd9127ccb8" 2018-11-25 15:41:30,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd0d490-a208-4e45-a213-edc08c651139 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:41:30,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7dd0d490-a208-4e45-a213-edc08c651139 2018-11-25 15:41:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:30,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f0897901-7360-4b48-83d0-efa96e1ff2f0 Date: Sun, 25 Nov 2018 15:41:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:30,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-f0897901-7360-4b48-83d0-efa96e1ff2f0 2018-11-25 15:41:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:30,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12bafef5-a1c8-4c21-8650-269ca6ea6c6e Date: Sun, 25 Nov 2018 15:41:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:30,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-12bafef5-a1c8-4c21-8650-269ca6ea6c6e 2018-11-25 15:41:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:31,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d62d50e4-240d-4192-8924-c04dad608b8a Date: Sun, 25 Nov 2018 15:41:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:31,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-d62d50e4-240d-4192-8924-c04dad608b8a 2018-11-25 15:41:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:41:31,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:41:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f399eca03ed691e402b1bb0d4166fd9127ccb8" 2018-11-25 15:41:31,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e98784-6d7e-4e1a-b28a-d0bfb7a4bddb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:31,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-57e98784-6d7e-4e1a-b28a-d0bfb7a4bddb 2018-11-25 15:41:31,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:31,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-251d0936-69fa-4a2e-bdec-a6e6dc6e9a4f Date: Sun, 25 Nov 2018 15:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:31,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-251d0936-69fa-4a2e-bdec-a6e6dc6e9a4f 2018-11-25 15:41:31,497 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net 2018-11-25 15:41:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" -d '{"port": {"network_id": "8203aff1-89f4-4255-a90a-59a11957b8be", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port", "admin_state_up": true}}' 2018-11-25 15:41:32,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-e9317a72-553f-4843-bfe5-ce25eafe6cf3 Date: Sun, 25 Nov 2018 15:41:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","qos_policy_id":null,"admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal"}} 2018-11-25 15:41:32,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-e9317a72-553f-4843-bfe5-ce25eafe6cf3 2018-11-25 15:41:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:32,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-95135e5b-69f9-4039-85d6-91ef74a8cee5 Date: Sun, 25 Nov 2018 15:41:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:32,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-95135e5b-69f9-4039-85d6-91ef74a8cee5 2018-11-25 15:41:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:32,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1cadaa-3851-41f0-a3c3-46b7ef891ebd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:32,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-cd1cadaa-3851-41f0-a3c3-46b7ef891ebd 2018-11-25 15:41:32,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:32,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e41c6c1f-13de-4a3f-90cb-56b754c45f7c Date: Sun, 25 Nov 2018 15:41:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:32,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-e41c6c1f-13de-4a3f-90cb-56b754c45f7c 2018-11-25 15:41:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-26da80db-35ae-4164-a4f3-817e486682d1 Date: Sun, 25 Nov 2018 15:41:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:41:33,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port&admin_state_up=True used request id req-26da80db-35ae-4164-a4f3-817e486682d1 2018-11-25 15:41:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:33,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2963f4-c742-4df1-b12e-8db13c2d28b2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:33,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-8e2963f4-c742-4df1-b12e-8db13c2d28b2 2018-11-25 15:41:33,095 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst 2018-11-25 15:41:33,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:33,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-ccf4bc04-31aa-4b6d-9ffe-f88fff933374 x-compute-request-id: req-ccf4bc04-31aa-4b6d-9ffe-f88fff933374 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-flavor-name"}]} 2018-11-25 15:41:33,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ccf4bc04-31aa-4b6d-9ffe-f88fff933374 2018-11-25 15:41:33,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:33,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-3972c95f-cbd4-4e02-911b-c81588b4fea7 x-compute-request-id: req-3972c95f-cbd4-4e02-911b-c81588b4fea7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:41:33,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32 used request id req-3972c95f-cbd4-4e02-911b-c81588b4fea7 2018-11-25 15:41:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:33,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-7ed365de-da85-44a8-ba4e-df850a3db84c Date: Sun, 25 Nov 2018 15:41:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:41:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:41:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d7d72a01-302d-43a6-a095-53fe095c0397/snap", "metadata": {}}], "self": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397", "min_disk": 0, "protected": false, "id": "d7d72a01-302d-43a6-a095-53fe095c0397", "file": "/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed7cbc1ea9614fa289dde37945d04d3a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d7d72a01-302d-43a6-a095-53fe095c0397/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image"} 2018-11-25 15:41:33,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image used request id req-7ed365de-da85-44a8-ba4e-df850a3db84c 2018-11-25 15:41:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a29fc18-c79d-4891-b1f7-9c72a98f04f9 Date: Sun, 25 Nov 2018 15:41:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:41:33,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4a29fc18-c79d-4891-b1f7-9c72a98f04f9 2018-11-25 15:41:33,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" -d '{"server": {"name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "imageRef": "d7d72a01-302d-43a6-a095-53fe095c0397", "flavorRef": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "max_count": 1, "min_count": 1, "networks": [{"port": "1657df8d-6757-42b2-a034-3f110d84882b"}]}}' 2018-11-25 15:41:34,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:41: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 x-openstack-request-id: req-d5aec0fc-f5c2-4b87-83c0-adfd1d4d693f x-compute-request-id: req-d5aec0fc-f5c2-4b87-83c0-adfd1d4d693f Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "adminPass": "Zgik7Yw57aNS"}} 2018-11-25 15:41:34,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-d5aec0fc-f5c2-4b87-83c0-adfd1d4d693f 2018-11-25 15:41:34,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:34,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-96532c17-17d4-42bf-b8b2-ec98ca08877d x-compute-request-id: req-96532c17-17d4-42bf-b8b2-ec98ca08877d Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:34,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-96532c17-17d4-42bf-b8b2-ec98ca08877d 2018-11-25 15:41:34,902 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst 2018-11-25 15:41:34,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:35,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-bf764da6-7eed-4085-85a8-eb3404df1365 x-compute-request-id: req-bf764da6-7eed-4085-85a8-eb3404df1365 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:35,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-bf764da6-7eed-4085-85a8-eb3404df1365 2018-11-25 15:41:35,109 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst] is - BUILD 2018-11-25 15:41:35,110 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:41:38,113 - create_instance - DEBUG - VM status query timeout in 896.789182186 2018-11-25 15:41:38,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:38,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-457d80d2-d59c-43bd-a123-ce6f1e671f76 x-compute-request-id: req-457d80d2-d59c-43bd-a123-ce6f1e671f76 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:35Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:38,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-457d80d2-d59c-43bd-a123-ce6f1e671f76 2018-11-25 15:41:38,572 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst] is - BUILD 2018-11-25 15:41:38,572 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:41:41,575 - create_instance - DEBUG - VM status query timeout in 893.326521158 2018-11-25 15:41:41,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:42,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-c2f84f6d-9972-4676-9fd4-71e857ad8b80 x-compute-request-id: req-c2f84f6d-9972-4676-9fd4-71e857ad8b80 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:42,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-c2f84f6d-9972-4676-9fd4-71e857ad8b80 2018-11-25 15:41:42,230 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst] is - ACTIVE 2018-11-25 15:41:42,230 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:41:42,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:42,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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,Accept-Encoding x-openstack-request-id: req-5d72f88d-5102-4f7b-a208-67f76e90e618 x-compute-request-id: req-5d72f88d-5102-4f7b-a208-67f76e90e618 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:42,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-5d72f88d-5102-4f7b-a208-67f76e90e618 2018-11-25 15:41:42,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:42,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-efc6999d-18a0-4400-be12-c13af845bfd1 Date: Sun, 25 Nov 2018 15:41:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:42,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-efc6999d-18a0-4400-be12-c13af845bfd1 2018-11-25 15:41:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:43,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d157a9-f682-44a0-9167-8c6200069217 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:43,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-71d157a9-f682-44a0-9167-8c6200069217 2018-11-25 15:41:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:43,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-20e6039c-1deb-4277-9dce-29b40b7808ef Date: Sun, 25 Nov 2018 15:41:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:43,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-20e6039c-1deb-4277-9dce-29b40b7808ef 2018-11-25 15:41:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:43,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-67bf834a-ed24-45a2-91b1-8582c6119d9f Date: Sun, 25 Nov 2018 15:41:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal","device_id":"8fc7dde8-e28b-40c6-8286-22804f2056cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.2"}],"id":"1c810da7-d719-4848-8ef6-78f4fb7f5935","security_groups":[],"mac_address":"fa:16:3e:3f:0b:31","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.4"}],"id":"56fb3d80-3c6a-4c22-881e-38184b9649cb","security_groups":[],"mac_address":"fa:16:3e:c5:2c:7f","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.3"}],"id":"a69ee733-4971-4c61-8988-805cad2dd73b","security_groups":[],"mac_address":"fa:16:3e:a6:6f:5a","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8203aff1-89f4-4255-a90a-59a11957b8be"}]} 2018-11-25 15:41:43,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-67bf834a-ed24-45a2-91b1-8582c6119d9f 2018-11-25 15:41:43,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:43,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:43 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-6b7e912e-93c3-402b-811e-c4e21860a4dd x-compute-request-id: req-6b7e912e-93c3-402b-811e-c4e21860a4dd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:43,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-6b7e912e-93c3-402b-811e-c4e21860a4dd 2018-11-25 15:41:43,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:43,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-57b69ea2-568e-4aa3-adb5-3e91081cc8ac Date: Sun, 25 Nov 2018 15:41:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:43,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-57b69ea2-568e-4aa3-adb5-3e91081cc8ac 2018-11-25 15:41:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:43,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7692a8-bdba-4375-b57b-173f6867641b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:43,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-aa7692a8-bdba-4375-b57b-173f6867641b 2018-11-25 15:41:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:44,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8693a8d-b9bb-4e09-abce-fbe0bb105ea4 Date: Sun, 25 Nov 2018 15:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:44,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-c8693a8d-b9bb-4e09-abce-fbe0bb105ea4 2018-11-25 15:41:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:44,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b3de191d-daea-44a3-93b2-b295c2504bc4 Date: Sun, 25 Nov 2018 15:41:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal","device_id":"8fc7dde8-e28b-40c6-8286-22804f2056cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.2"}],"id":"1c810da7-d719-4848-8ef6-78f4fb7f5935","security_groups":[],"mac_address":"fa:16:3e:3f:0b:31","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.4"}],"id":"56fb3d80-3c6a-4c22-881e-38184b9649cb","security_groups":[],"mac_address":"fa:16:3e:c5:2c:7f","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.3"}],"id":"a69ee733-4971-4c61-8988-805cad2dd73b","security_groups":[],"mac_address":"fa:16:3e:a6:6f:5a","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8203aff1-89f4-4255-a90a-59a11957b8be"}]} 2018-11-25 15:41:44,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-b3de191d-daea-44a3-93b2-b295c2504bc4 2018-11-25 15:41:44,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:41:44,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92961b5836f44f26a4514dd76e12f9cc", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role"}], "expires_at": "2018-11-25T16:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ed7cbc1ea9614fa289dde37945d04d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user", "id": "9f09795876934610a3fadb15d4e52993"}, "audit_ids": ["1ZeyvQW1RaiwbmaQ9tNE8A"], "issued_at": "2018-11-25T15:41:44.000000Z"}} 2018-11-25 15:41:44,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8a033c555a5ee4a37f8fd5e3c123a31891c729" 2018-11-25 15:41:45,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-10e5a872-9873-4bc0-bbd9-3f5a98f2dc6c x-compute-request-id: req-10e5a872-9873-4bc0-bbd9-3f5a98f2dc6c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:45,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-10e5a872-9873-4bc0-bbd9-3f5a98f2dc6c 2018-11-25 15:41:45,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:46,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-d2b097b4-092a-4e20-9c25-7379dedf0cda x-compute-request-id: req-d2b097b4-092a-4e20-9c25-7379dedf0cda Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:46,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-d2b097b4-092a-4e20-9c25-7379dedf0cda 2018-11-25 15:41:46,232 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst] is - ACTIVE 2018-11-25 15:41:46,232 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:41:46,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:46,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-1e81ac8c-1591-4c48-a1e1-364f6c984ed9 x-compute-request-id: req-1e81ac8c-1591-4c48-a1e1-364f6c984ed9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:46,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-1e81ac8c-1591-4c48-a1e1-364f6c984ed9 2018-11-25 15:41:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:46,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dd32585e-6119-4d0e-827e-2ec66dbc23b9 Date: Sun, 25 Nov 2018 15:41:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:46,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-dd32585e-6119-4d0e-827e-2ec66dbc23b9 2018-11-25 15:41:46,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:47,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b054e592-8abc-4370-9be7-694936f482f8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:47,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-b054e592-8abc-4370-9be7-694936f482f8 2018-11-25 15:41:47,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:47,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac96d4d8-d7b3-42b7-9980-fc88f496b5c7 Date: Sun, 25 Nov 2018 15:41:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:47,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-ac96d4d8-d7b3-42b7-9980-fc88f496b5c7 2018-11-25 15:41:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:47,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-2afba407-972a-4816-b0dc-17f13c1c972f Date: Sun, 25 Nov 2018 15:41:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal","device_id":"8fc7dde8-e28b-40c6-8286-22804f2056cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.2"}],"id":"1c810da7-d719-4848-8ef6-78f4fb7f5935","security_groups":[],"mac_address":"fa:16:3e:3f:0b:31","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.4"}],"id":"56fb3d80-3c6a-4c22-881e-38184b9649cb","security_groups":[],"mac_address":"fa:16:3e:c5:2c:7f","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.3"}],"id":"a69ee733-4971-4c61-8988-805cad2dd73b","security_groups":[],"mac_address":"fa:16:3e:a6:6f:5a","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8203aff1-89f4-4255-a90a-59a11957b8be"}]} 2018-11-25 15:41:47,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-2afba407-972a-4816-b0dc-17f13c1c972f 2018-11-25 15:41:47,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:47,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-aa66f744-2162-413f-bc86-a988d21e34fd x-compute-request-id: req-aa66f744-2162-413f-bc86-a988d21e34fd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:47,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-aa66f744-2162-413f-bc86-a988d21e34fd 2018-11-25 15:41:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:48,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-015773a4-8046-4e72-ac4f-d8f583e94c34 Date: Sun, 25 Nov 2018 15:41:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:48,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-015773a4-8046-4e72-ac4f-d8f583e94c34 2018-11-25 15:41:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:48,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5884a6b-2ae3-49b0-a57a-5135325fdd82 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:48,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-a5884a6b-2ae3-49b0-a57a-5135325fdd82 2018-11-25 15:41:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:48,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-48fdee5a-5ac6-47ae-b632-70184888f586 Date: Sun, 25 Nov 2018 15:41:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:48,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-48fdee5a-5ac6-47ae-b632-70184888f586 2018-11-25 15:41:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:48,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-64881e4b-324b-4321-ba90-e3b80a5f6d8f Date: Sun, 25 Nov 2018 15:41:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal","device_id":"8fc7dde8-e28b-40c6-8286-22804f2056cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.2"}],"id":"1c810da7-d719-4848-8ef6-78f4fb7f5935","security_groups":[],"mac_address":"fa:16:3e:3f:0b:31","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.4"}],"id":"56fb3d80-3c6a-4c22-881e-38184b9649cb","security_groups":[],"mac_address":"fa:16:3e:c5:2c:7f","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.3"}],"id":"a69ee733-4971-4c61-8988-805cad2dd73b","security_groups":[],"mac_address":"fa:16:3e:a6:6f:5a","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8203aff1-89f4-4255-a90a-59a11957b8be"}]} 2018-11-25 15:41:48,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-64881e4b-324b-4321-ba90-e3b80a5f6d8f 2018-11-25 15:41:48,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name"}}' 2018-11-25 15:41:48,966 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:41: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-beb0260a-81f0-4768-b692-4401c38de4f1 x-compute-request-id: req-beb0260a-81f0-4768-b692-4401c38de4f1 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name not associated with the instance 8fc7dde8-e28b-40c6-8286-22804f2056cd", "code": 404}} 2018-11-25 15:41:48,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd/action used request id req-beb0260a-81f0-4768-b692-4401c38de4f1 2018-11-25 15:41:48,966 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name not associated with the instance 8fc7dde8-e28b-40c6-8286-22804f2056cd (HTTP 404) (Request-ID: req-beb0260a-81f0-4768-b692-4401c38de4f1) 2018-11-25 15:41:48,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:49,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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,Accept-Encoding x-openstack-request-id: req-28353e5a-7f68-410e-a20d-3ef58a83c041 x-compute-request-id: req-28353e5a-7f68-410e-a20d-3ef58a83c041 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:49,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-28353e5a-7f68-410e-a20d-3ef58a83c041 2018-11-25 15:41:49,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-392406b1-4fb2-4956-a1da-3a73476790fd Date: Sun, 25 Nov 2018 15:41:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6d58952-37b6-4e55-8e05-1730475f3bf0"],"updated_at":"2018-11-25T15:41:24Z","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"8203aff1-89f4-4255-a90a-59a11957b8be","name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net"}]} 2018-11-25 15:41:49,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net used request id req-392406b1-4fb2-4956-a1da-3a73476790fd 2018-11-25 15:41:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:49,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3210a28c-c729-4be9-978b-cc9a6075d507 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:41:49,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-3210a28c-c729-4be9-978b-cc9a6075d507 2018-11-25 15:41:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:49,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4566e5df-66fd-47db-a721-7465521dad8b Date: Sun, 25 Nov 2018 15:41:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","dns_nameservers":[],"updated_at":"2018-11-25T15:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet"}]} 2018-11-25 15:41:49,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-4566e5df-66fd-47db-a721-7465521dad8b 2018-11-25 15:41:49,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:49,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-905c242b-7592-4c18-82d8-ab73889b2931 Date: Sun, 25 Nov 2018 15:41:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.10"}],"id":"1657df8d-6757-42b2-a034-3f110d84882b","security_groups":["75063185-f7d3-450c-bdab-c67ce9ec8f4e"],"mac_address":"fa:16:3e:d4:e6:c8","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:31Z","binding:vnic_type":"normal","device_id":"8fc7dde8-e28b-40c6-8286-22804f2056cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.2"}],"id":"1c810da7-d719-4848-8ef6-78f4fb7f5935","security_groups":[],"mac_address":"fa:16:3e:3f:0b:31","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.4"}],"id":"56fb3d80-3c6a-4c22-881e-38184b9649cb","security_groups":[],"mac_address":"fa:16:3e:c5:2c:7f","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8203aff1-89f4-4255-a90a-59a11957b8be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:41:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6d58952-37b6-4e55-8e05-1730475f3bf0","ip_address":"10.55.0.3"}],"id":"a69ee733-4971-4c61-8988-805cad2dd73b","security_groups":[],"mac_address":"fa:16:3e:a6:6f:5a","project_id":"ed7cbc1ea9614fa289dde37945d04d3a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8203aff1-89f4-4255-a90a-59a11957b8be","tenant_id":"ed7cbc1ea9614fa289dde37945d04d3a","created_at":"2018-11-25T15:41:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8203aff1-89f4-4255-a90a-59a11957b8be"}]} 2018-11-25 15:41:49,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8203aff1-89f4-4255-a90a-59a11957b8be used request id req-905c242b-7592-4c18-82d8-ab73889b2931 2018-11-25 15:41:49,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8a033c555a5ee4a37f8fd5e3c123a31891c729" 2018-11-25 15:41:50,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-524f2e5b-2d30-4d70-b029-6768dad2284a x-compute-request-id: req-524f2e5b-2d30-4d70-b029-6768dad2284a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e6:c8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "security_groups": [{"name": "default"}], "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:40Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:50,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-524f2e5b-2d30-4d70-b029-6768dad2284a 2018-11-25 15:41:50,351 - create_instance - INFO - Deleting Port with ID - 1657df8d-6757-42b2-a034-3f110d84882b 2018-11-25 15:41:50,351 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-port 2018-11-25 15:41:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/1657df8d-6757-42b2-a034-3f110d84882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:50,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b89b8d0-34ea-432a-8de5-780330ff43d9 Date: Sun, 25 Nov 2018 15:41:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:50,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/1657df8d-6757-42b2-a034-3f110d84882b used request id req-6b89b8d0-34ea-432a-8de5-780330ff43d9 2018-11-25 15:41:50,817 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst 2018-11-25 15:41:50,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:50,995 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:41: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 x-openstack-request-id: req-bd5278c1-ab46-4d78-a523-9b7d2f4db06c x-compute-request-id: req-bd5278c1-ab46-4d78-a523-9b7d2f4db06c Content-Type: application/json 2018-11-25 15:41:50,995 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-bd5278c1-ab46-4d78-a523-9b7d2f4db06c 2018-11-25 15:41:50,996 - create_instance - INFO - Checking deletion status 2018-11-25 15:41:50,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:51,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41:51 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-0c522f8e-2ff6-456e-b92f-ad78a69c139a x-compute-request-id: req-0c522f8e-2ff6-456e-b92f-ad78a69c139a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:50Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:51,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-0c522f8e-2ff6-456e-b92f-ad78a69c139a 2018-11-25 15:41:51,239 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst] is - ACTIVE 2018-11-25 15:41:51,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:41:54,242 - create_instance - DEBUG - VM status query timeout in 296.75338316 2018-11-25 15:41:54,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:54,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:41: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-ca55a8f1-6127-4ffd-9b86-78c88910b97d x-compute-request-id: req-ca55a8f1-6127-4ffd-9b86-78c88910b97d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd", "rel": "bookmark"}], "image": {"id": "d7d72a01-302d-43a6-a095-53fe095c0397", "links": [{"href": "http://172.30.9.29:8774/images/d7d72a01-302d-43a6-a095-53fe095c0397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:41:40.000000", "flavor": {"id": "a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "links": [{"href": "http://172.30.9.29:8774/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32", "rel": "bookmark"}]}, "id": "8fc7dde8-e28b-40c6-8286-22804f2056cd", "user_id": "9f09795876934610a3fadb15d4e52993", "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-11-25T15:41:50Z", "hostId": "7a9b17dfdbcaceeea929ff2c1b5c4a21eb04254c5705304e24f72528", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst", "created": "2018-11-25T15:41:34Z", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:41:54,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-ca55a8f1-6127-4ffd-9b86-78c88910b97d 2018-11-25 15:41:54,498 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst] is - ACTIVE 2018-11-25 15:41:54,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:41:57,501 - create_instance - DEBUG - VM status query timeout in 293.494938135 2018-11-25 15:41:57,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98906977282daf8607c3ecf6565cfe8f210534ab" 2018-11-25 15:41:57,558 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:41: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-c9d7730a-9173-4c59-a21b-0338b22e0ec1 x-compute-request-id: req-c9d7730a-9173-4c59-a21b-0338b22e0ec1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8fc7dde8-e28b-40c6-8286-22804f2056cd could not be found.", "code": 404}} 2018-11-25 15:41:57,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8fc7dde8-e28b-40c6-8286-22804f2056cd used request id req-c9d7730a-9173-4c59-a21b-0338b22e0ec1 2018-11-25 15:41:57,558 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8fc7dde8-e28b-40c6-8286-22804f2056cd could not be found. (HTTP 404) (Request-ID: req-c9d7730a-9173-4c59-a21b-0338b22e0ec1) 2018-11-25 15:41:57,559 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-inst 2018-11-25 15:41:57,560 - neutron_utils - INFO - Deleting security group rule with ID - d041c157-1989-4fd2-9501-5ac2826615c4 2018-11-25 15:41:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d041c157-1989-4fd2-9501-5ac2826615c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:57,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-161d0ae4-4905-40e9-93ff-1bd27dc56bef Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:57,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d041c157-1989-4fd2-9501-5ac2826615c4 used request id req-161d0ae4-4905-40e9-93ff-1bd27dc56bef 2018-11-25 15:41:57,917 - neutron_utils - INFO - Deleting security group rule with ID - 0edd9a19-9889-477b-8d1b-6a267f773640 2018-11-25 15:41:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/0edd9a19-9889-477b-8d1b-6a267f773640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:58,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e51945ec-1240-4e1d-8359-45e75d1c756e Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:58,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/0edd9a19-9889-477b-8d1b-6a267f773640 used request id req-e51945ec-1240-4e1d-8359-45e75d1c756e 2018-11-25 15:41:58,193 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-name 2018-11-25 15:41:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8c65e1a4-53aa-4d3e-8d48-513d227d6900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afcd0e5a627541b6013c781e7f4526e0dda6152" 2018-11-25 15:41:58,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee13dab9-6157-48b8-a064-7b57fd3c2681 Content-Length: 0 Date: Sun, 25 Nov 2018 15:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:41:58,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8c65e1a4-53aa-4d3e-8d48-513d227d6900 used request id req-ee13dab9-6157-48b8-a064-7b57fd3c2681 2018-11-25 15:41:58,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10bb75854e71a348fd501174b5d7cd139cc1f7a" 2018-11-25 15:41:58,546 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:41: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-ec66ff81-4bce-4315-88d5-6bab70fc8941 x-compute-request-id: req-ec66ff81-4bce-4315-88d5-6bab70fc8941 Content-Length: 0 Content-Type: application/json 2018-11-25 15:41:58,546 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a500d09f-30b4-4fcf-b41e-b514e1fdfd32 used request id req-ec66ff81-4bce-4315-88d5-6bab70fc8941 2018-11-25 15:41:58,547 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet 2018-11-25 15:41:58,547 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-subnet 2018-11-25 15:41:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d6d58952-37b6-4e55-8e05-1730475f3bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:42:00,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f26e3eb-7fe6-4a62-8a2d-63c8b4b7b6ab Date: Sun, 25 Nov 2018 15:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:42:00,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d6d58952-37b6-4e55-8e05-1730475f3bf0 used request id req-8f26e3eb-7fe6-4a62-8a2d-63c8b4b7b6ab 2018-11-25 15:42:00,743 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-pub-net 2018-11-25 15:42:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/8203aff1-89f4-4255-a90a-59a11957b8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5537ad5f753179d93819f2d186552b4d1dc3d45a" 2018-11-25 15:42:02,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f954e5bf-622d-47a3-969c-49feadb6fc5b Date: Sun, 25 Nov 2018 15:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:42:02,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8203aff1-89f4-4255-a90a-59a11957b8be used request id req-f954e5bf-622d-47a3-969c-49feadb6fc5b 2018-11-25 15:42:02,039 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f19fec44-5fb4-4ff8-97a9-88fd79530f18-image 2018-11-25 15:42:02,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241bb13ea1e9436a6ac1aad22747ab1b16657d3" 2018-11-25 15:42:02,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b339a486-5b0b-4f5e-a3cc-cb0b6a1f3ff8 Date: Sun, 25 Nov 2018 15:42:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:42:02,939 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d7d72a01-302d-43a6-a095-53fe095c0397 used request id req-b339a486-5b0b-4f5e-a3cc-cb0b6a1f3ff8 2018-11-25 15:42:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:03,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-74cf632e-848b-4bc1-a0b3-cf7ba3cfdd4d Date: Sun, 25 Nov 2018 15:42:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:22Z", "updated_at": "2018-11-25T15:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "revision_number": 0, "id": "1384d4e3-e3eb-4d8d-9f6f-0d182e5e8c64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "revision_number": 0, "id": "257e009c-9c73-435c-882c-4b74d634feb0", "remote_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "revision_number": 0, "id": "2bc89f85-884f-46c2-8071-e9a77b36ed12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "revision_number": 0, "id": "8921deee-a03c-462a-acae-ea57996f6e20", "remote_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "remote_ip_prefix": null, "created_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a"}], "revision_number": 4, "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:42:03,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-74cf632e-848b-4bc1-a0b3-cf7ba3cfdd4d 2018-11-25 15:42:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:03,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc865c47-8f87-4586-81f1-d63fa2b7057f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:42:03,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-fc865c47-8f87-4586-81f1-d63fa2b7057f 2018-11-25 15:42:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:03,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82316ce-3e76-4a13-a532-3d4b8c519f7a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a"}, "enabled": true, "id": "ed7cbc1ea9614fa289dde37945d04d3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj"}} 2018-11-25 15:42:03,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-a82316ce-3e76-4a13-a532-3d4b8c519f7a 2018-11-25 15:42:03,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75063185-f7d3-450c-bdab-c67ce9ec8f4e 2018-11-25 15:42:03,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=75063185-f7d3-450c-bdab-c67ce9ec8f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:03,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6260a31b-9a38-4d48-9ab0-8a3a8171eabb Date: Sun, 25 Nov 2018 15:42:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:22Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "1384d4e3-e3eb-4d8d-9f6f-0d182e5e8c64"}, {"remote_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:22Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "257e009c-9c73-435c-882c-4b74d634feb0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:22Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "2bc89f85-884f-46c2-8071-e9a77b36ed12"}, {"remote_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:41:22Z", "security_group_id": "75063185-f7d3-450c-bdab-c67ce9ec8f4e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed7cbc1ea9614fa289dde37945d04d3a", "created_at": "2018-11-25T15:41:22Z", "project_id": "ed7cbc1ea9614fa289dde37945d04d3a", "id": "8921deee-a03c-462a-acae-ea57996f6e20"}]} 2018-11-25 15:42:03,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=75063185-f7d3-450c-bdab-c67ce9ec8f4e used request id req-6260a31b-9a38-4d48-9ab0-8a3a8171eabb 2018-11-25 15:42:03,533 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:42:03,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/75063185-f7d3-450c-bdab-c67ce9ec8f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:03,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da2b50ef-fc73-4e9b-aceb-95af57d087d3 Content-Length: 0 Date: Sun, 25 Nov 2018 15:42:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:42:03,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/75063185-f7d3-450c-bdab-c67ce9ec8f4e used request id req-da2b50ef-fc73-4e9b-aceb-95af57d087d3 2018-11-25 15:42:03,837 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj 2018-11-25 15:42:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:04,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017c5d35-9658-45a2-a580-d93b21ae30db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:42:04,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ed7cbc1ea9614fa289dde37945d04d3a used request id req-017c5d35-9658-45a2-a580-d93b21ae30db 2018-11-25 15:42:04,050 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-6c26a9b7-5fbd-404-proj-role 2018-11-25 15:42:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/92961b5836f44f26a4514dd76e12f9cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:04,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c63318d-cedb-4cbd-8006-028df83ac279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:42:04,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/92961b5836f44f26a4514dd76e12f9cc used request id req-2c63318d-cedb-4cbd-8006-028df83ac279 2018-11-25 15:42:04,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826e536a0f27c3bee644a3c85b67327ad0b2555a" 2018-11-25 15:42:04,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd6cc8e-4440-43ac-b191-951f3adb4a9b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:42:04,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cbd6cc8e-4440-43ac-b191-951f3adb4a9b 2018-11-25 15:42:04,251 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-6c26a9b7-5fbd-404-user 2018-11-25 15:42:04,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9f09795876934610a3fadb15d4e52993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c701beaa419ff3cf32253f82e4c6d08d30b8197" 2018-11-25 15:42:04,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d992e4-4933-46f9-a62e-267fccf83900 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:42:04,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9f09795876934610a3fadb15d4e52993 used request id req-10d992e4-4933-46f9-a62e-267fccf83900 2018-11-25 15:42:04,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:04,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HFBnONr6S-mogBdf3QHFLg"], "issued_at": "2018-11-25T15:42:04.000000Z"}} 2018-11-25 15:42:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0331167179cf6ca79e13c28ee769c1b6f47c3e3b" 2018-11-25 15:42:04,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82fea786-bb9e-4a10-88d7-976fe49f27e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:04,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-82fea786-bb9e-4a10-88d7-976fe49f27e2 2018-11-25 15:42:04,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:04,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:05,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["g-wC37dPTpmlDAD65ThShA"], "issued_at": "2018-11-25T15:42:05.000000Z"}} 2018-11-25 15:42:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:42:05,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc4edca-4215-4b1d-98b4-afa782d5eec4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:05,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9cc4edca-4215-4b1d-98b4-afa782d5eec4 2018-11-25 15:42:05,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:42:05,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:42:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:42:05,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff502fa3-cce5-4cb5-8a35-fed876a49e18 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:42:05,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj used request id req-ff502fa3-cce5-4cb5-8a35-fed876a49e18 2018-11-25 15:42:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:42:05,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678cd589-cdd1-4d5c-be2c-3330b2ad32c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:42:05,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-678cd589-cdd1-4d5c-be2c-3330b2ad32c3 2018-11-25 15:42:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj"}}' 2018-11-25 15:42:05,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52b51c96-b89c-42a9-a64f-b3c2f8b06c3d Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d2af17ae44742a4bbb8f1d95d82e3ce"}, "enabled": true, "id": "4d2af17ae44742a4bbb8f1d95d82e3ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj"}} 2018-11-25 15:42:05,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-52b51c96-b89c-42a9-a64f-b3c2f8b06c3d 2018-11-25 15:42:05,640 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj 2018-11-25 15:42:05,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:05,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:06,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Htll8EvXTiKYpFb7DZQzow"], "issued_at": "2018-11-25T15:42:06.000000Z"}} 2018-11-25 15:42:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee98b2c204c445614daf3b29e8570e12132a24" 2018-11-25 15:42:06,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83212c5b-ce8c-4d67-a4d0-cffe44106365 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:06,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-83212c5b-ce8c-4d67-a4d0-cffe44106365 2018-11-25 15:42:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:42:06,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:42:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee98b2c204c445614daf3b29e8570e12132a24" 2018-11-25 15:42:06,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e777caa9-7bbf-4653-843f-62cc1af2a278 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:42:06,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e777caa9-7bbf-4653-843f-62cc1af2a278 2018-11-25 15:42:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee98b2c204c445614daf3b29e8570e12132a24" 2018-11-25 15:42:06,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62194c08-9337-4955-8c4a-96a81efea13f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d2af17ae44742a4bbb8f1d95d82e3ce"}, "enabled": true, "id": "4d2af17ae44742a4bbb8f1d95d82e3ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj"}]} 2018-11-25 15:42:06,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj used request id req-62194c08-9337-4955-8c4a-96a81efea13f 2018-11-25 15:42:06,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee98b2c204c445614daf3b29e8570e12132a24" 2018-11-25 15:42:06,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ed8129-fe6a-4763-b662-1f9edb3f6117 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:42:06,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f4ed8129-fe6a-4763-b662-1f9edb3f6117 2018-11-25 15:42:06,826 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-6ac94288-b331-4f3-user 2018-11-25 15:42:06,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:06,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:42:06,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c45d10f-e8c6-4ec3-b6a0-01cdc4d395ba Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:42:06,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8c45d10f-e8c6-4ec3-b6a0-01cdc4d395ba 2018-11-25 15:42:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" -d '{"role": {"name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role"}}' 2018-11-25 15:42:07,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7497f2e-ae49-4ce4-a7f3-48b2f3649b29 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d58ee7fdd604f02abeb6cd1a3dc3190", "links": {"self": "http://172.30.9.29:5000/v3/roles/6d58ee7fdd604f02abeb6cd1a3dc3190"}, "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role"}} 2018-11-25 15:42:07,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7497f2e-ae49-4ce4-a7f3-48b2f3649b29 2018-11-25 15:42:07,053 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role 2018-11-25 15:42:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6d58ee7fdd604f02abeb6cd1a3dc3190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:42:07,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9089fe-67e7-4832-b90e-d1c7a971f9f4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6d58ee7fdd604f02abeb6cd1a3dc3190"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role", "id": "6d58ee7fdd604f02abeb6cd1a3dc3190"}} 2018-11-25 15:42:07,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6d58ee7fdd604f02abeb6cd1a3dc3190 used request id req-9b9089fe-67e7-4832-b90e-d1c7a971f9f4 2018-11-25 15:42:07,074 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role to project CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj 2018-11-25 15:42:07,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4d2af17ae44742a4bbb8f1d95d82e3ce/users/5a27e9d42ad845d9ab8f9485974970f0/roles/6d58ee7fdd604f02abeb6cd1a3dc3190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:42:07,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bfb3651-bf42-476c-bda7-9ff8ed292f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:42:07,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d2af17ae44742a4bbb8f1d95d82e3ce/users/5a27e9d42ad845d9ab8f9485974970f0/roles/6d58ee7fdd604f02abeb6cd1a3dc3190 used request id req-6bfb3651-bf42-476c-bda7-9ff8ed292f93 2018-11-25 15:42:07,211 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:42:07,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:07,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:07,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["xp7wU_CiS7arU32_qJ-e6A"], "issued_at": "2018-11-25T15:42:07.000000Z"}} 2018-11-25 15:42:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:42:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc405f71-6c03-481a-94e8-308e5c464fd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:07,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc405f71-6c03-481a-94e8-308e5c464fd5 2018-11-25 15:42:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:42:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9a074fd6-b3ea-4180-8ecb-733ce24a61f4 Date: Sun, 25 Nov 2018 15:42:08 GMT RESP BODY: {"networks":[]} 2018-11-25 15:42:08,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-9a074fd6-b3ea-4180-8ecb-733ce24a61f4 2018-11-25 15:42:08,046 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net 2018-11-25 15:42:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" -d '{"network": {"name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net", "admin_state_up": true}}' 2018-11-25 15:42:08,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-72bc0be0-5fd7-484d-97bf-c7c4b3a81f71 Date: Sun, 25 Nov 2018 15:42:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:42:08Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","mtu":1450}} 2018-11-25 15:42:08,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-72bc0be0-5fd7-484d-97bf-c7c4b3a81f71 2018-11-25 15:42:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:42:08,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-58d3f24f-1c64-41af-9ee2-f63d1a500533 Date: Sun, 25 Nov 2018 15:42:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:42:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:08,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-58d3f24f-1c64-41af-9ee2-f63d1a500533 2018-11-25 15:42:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:42:09,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8b6e951-b570-442e-9799-a9c4f769678f Date: Sun, 25 Nov 2018 15:42:09 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:42:09,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-b8b6e951-b570-442e-9799-a9c4f769678f 2018-11-25 15:42:09,083 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet 2018-11-25 15:42:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" -d '{"subnets": [{"ip_version": 4, "network_id": "a4c0b83d-dd72-46ab-9409-45ae2d343f13", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]}' 2018-11-25 15:42:09,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-61e18154-1fba-43cb-930e-e692ff273eaf Date: Sun, 25 Nov 2018 15:42:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:09,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-61e18154-1fba-43cb-930e-e692ff273eaf 2018-11-25 15:42:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:42:09,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0968af00-4fef-4440-8016-030ccdce4c1b Date: Sun, 25 Nov 2018 15:42:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:09,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-0968af00-4fef-4440-8016-030ccdce4c1b 2018-11-25 15:42:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:42:10,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c97aa114-c60d-4880-b3fb-0b9c41df2a95 Date: Sun, 25 Nov 2018 15:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:10,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-c97aa114-c60d-4880-b3fb-0b9c41df2a95 2018-11-25 15:42:10,208 - OpenStackNetwork - DEBUG - Network [a4c0b83d-dd72-46ab-9409-45ae2d343f13] created successfully 2018-11-25 15:42:10,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:10,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:10,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hpYnbVWCQOC3tX3Aa2EdQQ"], "issued_at": "2018-11-25T15:42:10.000000Z"}} 2018-11-25 15:42:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcb2e8a10526ed51e546806fd22534d6383f22" 2018-11-25 15:42:10,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34572404-2755-469e-84ec-cdb4f1f582fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:10,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34572404-2755-469e-84ec-cdb4f1f582fc 2018-11-25 15:42:10,674 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:42:10,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcb2e8a10526ed51e546806fd22534d6383f22" 2018-11-25 15:42:10,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-6ba02442-d172-4ebc-ba12-5d132491297c x-compute-request-id: req-6ba02442-d172-4ebc-ba12-5d132491297c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:42:10,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6ba02442-d172-4ebc-ba12-5d132491297c 2018-11-25 15:42:10,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcb2e8a10526ed51e546806fd22534d6383f22" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-11-25 15:42:10,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-f4a70470-0bf3-4761-9c8f-c0c74b5314b3 x-compute-request-id: req-f4a70470-0bf3-4761-9c8f-c0c74b5314b3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "85723e11-5f92-4259-964b-67866b73d9d7", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:42:10,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f4a70470-0bf3-4761-9c8f-c0c74b5314b3 2018-11-25 15:42:10,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:10,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:11,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d58ee7fdd604f02abeb6cd1a3dc3190", "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role"}], "expires_at": "2018-11-25T16:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d2af17ae44742a4bbb8f1d95d82e3ce", "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4d2af17ae44742a4bbb8f1d95d82e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-6ac94288-b331-4f3-user", "id": "5a27e9d42ad845d9ab8f9485974970f0"}, "audit_ids": ["gCTfQsCIRQ2onCaB8fBDlw"], "issued_at": "2018-11-25T15:42:11.000000Z"}} 2018-11-25 15:42:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:42:11,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b132c847-957b-4213-8a47-bdad099b64ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:11,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b132c847-957b-4213-8a47-bdad099b64ae 2018-11-25 15:42:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:42:11,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-fc576a78-e00b-4a53-95ef-82dd98fa02cd Date: Sun, 25 Nov 2018 15:42:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image"} 2018-11-25 15:42:11,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image used request id req-fc576a78-e00b-4a53-95ef-82dd98fa02cd 2018-11-25 15:42:11,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:42:11,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e6cab3b-a595-423a-9ad2-576d70c01579 Date: Sun, 25 Nov 2018 15:42:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:42:11,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0e6cab3b-a595-423a-9ad2-576d70c01579 2018-11-25 15:42:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image"}' 2018-11-25 15:42:11,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd X-Openstack-Request-Id: req-bbfde060-1165-4c42-9ff8-1f73521ff718 Date: Sun, 25 Nov 2018 15:42:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:42:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:42:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "min_disk": 0, "protected": false, "id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "file": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file", "checksum": null, "owner": "4d2af17ae44742a4bbb8f1d95d82e3ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:42:11,995 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bbfde060-1165-4c42-9ff8-1f73521ff718 2018-11-25 15:42:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" -d '' 2018-11-25 15:42:13,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3d3e770-3eac-4d91-9b7f-b0bbc3f23499 Date: Sun, 25 Nov 2018 15:42:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:42:13,822 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file used request id req-d3d3e770-3eac-4d91-9b7f-b0bbc3f23499 2018-11-25 15:42:13,823 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:42:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:42:13,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-65ef170b-783b-47cd-88ff-ef197797d9ac Date: Sun, 25 Nov 2018 15:42:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:42:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:42:13Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "metadata": {}}], "self": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "min_disk": 0, "protected": false, "id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "file": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d2af17ae44742a4bbb8f1d95d82e3ce", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:42:13,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd used request id req-65ef170b-783b-47cd-88ff-ef197797d9ac 2018-11-25 15:42:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:42:14,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dcaaa3d3-875d-45ce-a32c-d31db5d59885 Date: Sun, 25 Nov 2018 15:42:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:42:14,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dcaaa3d3-875d-45ce-a32c-d31db5d59885 2018-11-25 15:42:14,156 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image 2018-11-25 15:42:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:42:14,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-181ca72d-b252-4526-b5d4-214b292baeb0 Date: Sun, 25 Nov 2018 15:42:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:42:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:42:13Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "metadata": {}}], "self": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "min_disk": 0, "protected": false, "id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "file": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d2af17ae44742a4bbb8f1d95d82e3ce", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:42:14,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd used request id req-181ca72d-b252-4526-b5d4-214b292baeb0 2018-11-25 15:42:14,177 - create_image - DEBUG - Instance status is - active 2018-11-25 15:42:14,177 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image 2018-11-25 15:42:14,177 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image 2018-11-25 15:42:14,177 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:42:14,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0331167179cf6ca79e13c28ee769c1b6f47c3e3b" 2018-11-25 15:42:14,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:14 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-63c834d3-bfa0-4ea9-bb80-1833a9504cad x-compute-request-id: req-63c834d3-bfa0-4ea9-bb80-1833a9504cad Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:05.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:04.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:12.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:06.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:14.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:12.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:05.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:13.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:11.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:07.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-25T15:42:11.000000"}}}, "zoneName": "nova"}]} 2018-11-25 15:42:14,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-availability-zone/detail used request id req-63c834d3-bfa0-4ea9-bb80-1833a9504cad 2018-11-25 15:42:14,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:14,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:14,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["uVHyBcAMSc6M8uGFulZTEA"], "issued_at": "2018-11-25T15:42:14.000000Z"}} 2018-11-25 15:42:14,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:14,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb03fd1-658d-49d3-80b0-c0d5d49029a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:14,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0bb03fd1-658d-49d3-80b0-c0d5d49029a8 2018-11-25 15:42:14,898 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:42:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:14,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d4bbf8-8b1a-4512-8725-8d552e193796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:14,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a0d4bbf8-8b1a-4512-8725-8d552e193796 2018-11-25 15:42:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:15,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c580fb58-0942-4291-9bbc-33985a93adba Date: Sun, 25 Nov 2018 15:42:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:15,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-c580fb58-0942-4291-9bbc-33985a93adba 2018-11-25 15:42:15,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:42:15,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:42:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:42:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:15,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3355ec7-17d8-4f19-b60e-2a5fce80d6e3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:15,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e3355ec7-17d8-4f19-b60e-2a5fce80d6e3 2018-11-25 15:42:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:15,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-56eac102-dda2-4d4a-9554-af002db95f1b Date: Sun, 25 Nov 2018 15:42:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:15,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-56eac102-dda2-4d4a-9554-af002db95f1b 2018-11-25 15:42:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:15,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9122cb17-0aa0-4176-84dc-5593ae0feca4 Date: Sun, 25 Nov 2018 15:42:15 GMT RESP BODY: {"ports":[]} 2018-11-25 15:42:15,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1&admin_state_up=True used request id req-9122cb17-0aa0-4176-84dc-5593ae0feca4 2018-11-25 15:42:15,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:16,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:15 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-26913e56-7237-437d-b191-e0b43db8e8ce x-compute-request-id: req-26913e56-7237-437d-b191-e0b43db8e8ce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:42:16,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-26913e56-7237-437d-b191-e0b43db8e8ce 2018-11-25 15:42:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7e244517-6206-4c05-9387-94127039ff97 Date: Sun, 25 Nov 2018 15:42:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:16,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-7e244517-6206-4c05-9387-94127039ff97 2018-11-25 15:42:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:16,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7701d333-0534-4f4e-bfb2-3f056d4f982e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:16,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-7701d333-0534-4f4e-bfb2-3f056d4f982e 2018-11-25 15:42:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:16,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d6e6a9ad-9c17-4e89-b1f7-84e5bb15d8cc Date: Sun, 25 Nov 2018 15:42:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:16,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-d6e6a9ad-9c17-4e89-b1f7-84e5bb15d8cc 2018-11-25 15:42:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:16,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d84c2f67-1dbb-4365-aea1-088e1fe8ab3d Date: Sun, 25 Nov 2018 15:42:16 GMT RESP BODY: {"ports":[]} 2018-11-25 15:42:16,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1&admin_state_up=True used request id req-d84c2f67-1dbb-4365-aea1-088e1fe8ab3d 2018-11-25 15:42:16,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:16,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:17,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LT0RngSgReitRuLIrpwDqg"], "issued_at": "2018-11-25T15:42:17.000000Z"}} 2018-11-25 15:42:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec8826abd9143c030db7cc273d60f4411d49076" 2018-11-25 15:42:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e49fc95-fa47-4f71-bbcd-447e4f6807b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:17,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6e49fc95-fa47-4f71-bbcd-447e4f6807b8 2018-11-25 15:42:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:17,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9b20284f-1108-4b78-876c-a3d54a10d19e Date: Sun, 25 Nov 2018 15:42:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:17,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-9b20284f-1108-4b78-876c-a3d54a10d19e 2018-11-25 15:42:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:17,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-642f4c9f-e191-48b0-8f7b-1b29580d330f Date: Sun, 25 Nov 2018 15:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:17,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-642f4c9f-e191-48b0-8f7b-1b29580d330f 2018-11-25 15:42:17,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:17,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a4514222-3676-4c76-a4cf-59048787486e Date: Sun, 25 Nov 2018 15:42:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:17,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-a4514222-3676-4c76-a4cf-59048787486e 2018-11-25 15:42:17,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:42:17,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:42:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:42:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec8826abd9143c030db7cc273d60f4411d49076" 2018-11-25 15:42:17,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e28e748-9747-4cda-8036-eb75538878b5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:17,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-1e28e748-9747-4cda-8036-eb75538878b5 2018-11-25 15:42:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:17,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c0a6a8a8-64c9-4188-8505-0cce22a3f788 Date: Sun, 25 Nov 2018 15:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:17,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-c0a6a8a8-64c9-4188-8505-0cce22a3f788 2018-11-25 15:42:17,887 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net 2018-11-25 15:42:17,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" -d '{"port": {"network_id": "a4c0b83d-dd72-46ab-9409-45ae2d343f13", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1", "admin_state_up": true}}' 2018-11-25 15:42:18,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-329be479-434d-4a08-90aa-157853a89d50 Date: Sun, 25 Nov 2018 15:42:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:18Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:69:82","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","project_id":"78c019b6f62040548874238d881b5d16","qos_policy_id":null,"admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal"}} 2018-11-25 15:42:18,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-329be479-434d-4a08-90aa-157853a89d50 2018-11-25 15:42:18,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-706d88bc-52f4-4dd2-a290-ea21685467bf Date: Sun, 25 Nov 2018 15:42:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:19,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-706d88bc-52f4-4dd2-a290-ea21685467bf 2018-11-25 15:42:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3202804a-44f6-4203-8ab3-5140c86f8a9f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:19,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-3202804a-44f6-4203-8ab3-5140c86f8a9f 2018-11-25 15:42:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b5ebd224-4cee-4ece-aa8f-b72fee38618d Date: Sun, 25 Nov 2018 15:42:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:19,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-b5ebd224-4cee-4ece-aa8f-b72fee38618d 2018-11-25 15:42:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-611f1aff-3476-4935-bb4b-395726a9bea6 Date: Sun, 25 Nov 2018 15:42:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:42:19,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1&admin_state_up=True used request id req-611f1aff-3476-4935-bb4b-395726a9bea6 2018-11-25 15:42:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99680c8c-9aee-4961-ae78-d51878007abd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:19,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-99680c8c-9aee-4961-ae78-d51878007abd 2018-11-25 15:42:19,724 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-25 15:42:19,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-2b353da9-6be4-4b8c-9999-d61157e1ad98 x-compute-request-id: req-2b353da9-6be4-4b8c-9999-d61157e1ad98 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-flavor-name"}]} 2018-11-25 15:42:19,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2b353da9-6be4-4b8c-9999-d61157e1ad98 2018-11-25 15:42:19,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-16a67129-1c04-4c44-9814-96e54cb17d73 x-compute-request-id: req-16a67129-1c04-4c44-9814-96e54cb17d73 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "85723e11-5f92-4259-964b-67866b73d9d7", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:42:19,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7 used request id req-16a67129-1c04-4c44-9814-96e54cb17d73 2018-11-25 15:42:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:19,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-332e2d57-752e-4a9f-9ed9-690ddda179f0 Date: Sun, 25 Nov 2018 15:42:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:42:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:42:13Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "metadata": {}}], "self": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "min_disk": 0, "protected": false, "id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "file": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d2af17ae44742a4bbb8f1d95d82e3ce", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image"} 2018-11-25 15:42:19,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image used request id req-332e2d57-752e-4a9f-9ed9-690ddda179f0 2018-11-25 15:42:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:20,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ebaee4dd-6438-49c3-8985-a80473602330 Date: Sun, 25 Nov 2018 15:42:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:42:20,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ebaee4dd-6438-49c3-8985-a80473602330 2018-11-25 15:42:20,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" -d '{"server": {"name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "85723e11-5f92-4259-964b-67866b73d9d7", "max_count": 1, "min_count": 1, "networks": [{"port": "9c6cfaac-785f-4749-bbc2-499eb5b9de39"}]}}' 2018-11-25 15:42:21,522 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:42: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-728c5ac0-e29b-4382-a056-d97038da8886 x-compute-request-id: req-728c5ac0-e29b-4382-a056-d97038da8886 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "adminPass": "6EEdYXhKof5t"}} 2018-11-25 15:42:21,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-728c5ac0-e29b-4382-a056-d97038da8886 2018-11-25 15:42:21,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:21,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-46bdc152-0ad2-41a6-8586-82a6eb458e28 x-compute-request-id: req-46bdc152-0ad2-41a6-8586-82a6eb458e28 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:21,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-46bdc152-0ad2-41a6-8586-82a6eb458e28 2018-11-25 15:42:21,878 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-25 15:42:21,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:22,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-0b7c23c7-bea2-43d2-a98b-11d7e5fca3f2 x-compute-request-id: req-0b7c23c7-bea2-43d2-a98b-11d7e5fca3f2 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:22,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-0b7c23c7-bea2-43d2-a98b-11d7e5fca3f2 2018-11-25 15:42:22,240 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-25 15:42:22,240 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:42:25,244 - create_instance - DEBUG - VM status query timeout in 896.634908199 2018-11-25 15:42:25,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:25,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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,Accept-Encoding x-openstack-request-id: req-04bb1850-67c9-4a4b-9ab6-a4ff90fe53b9 x-compute-request-id: req-04bb1850-67c9-4a4b-9ab6-a4ff90fe53b9 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:23Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:25,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-04bb1850-67c9-4a4b-9ab6-a4ff90fe53b9 2018-11-25 15:42:25,760 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-25 15:42:25,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:42:28,763 - create_instance - DEBUG - VM status query timeout in 893.115036011 2018-11-25 15:42:28,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:29,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:28 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-72ba736a-160f-4d55-9810-8eaa0138304d x-compute-request-id: req-72ba736a-160f-4d55-9810-8eaa0138304d Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:29,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-72ba736a-160f-4d55-9810-8eaa0138304d 2018-11-25 15:42:29,480 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-25 15:42:29,480 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:42:29,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:29,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-0af5c50d-24bc-4da5-8032-9c0bdb57d8ac x-compute-request-id: req-0af5c50d-24bc-4da5-8032-9c0bdb57d8ac Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:29,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-0af5c50d-24bc-4da5-8032-9c0bdb57d8ac 2018-11-25 15:42:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:30,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ea1dace2-b408-4680-b182-110021f4b7b2 Date: Sun, 25 Nov 2018 15:42:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:30,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-ea1dace2-b408-4680-b182-110021f4b7b2 2018-11-25 15:42:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:30,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e313109-8412-497a-b329-c92aa7a4cc84 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:30,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-0e313109-8412-497a-b329-c92aa7a4cc84 2018-11-25 15:42:30,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:30,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-aadc81d4-2254-4b42-a27c-0f926d96d23a Date: Sun, 25 Nov 2018 15:42:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:30,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-aadc81d4-2254-4b42-a27c-0f926d96d23a 2018-11-25 15:42:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:30,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6138d354-713c-450a-9cc1-6a016458a39c Date: Sun, 25 Nov 2018 15:42:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"}]} 2018-11-25 15:42:30,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-6138d354-713c-450a-9cc1-6a016458a39c 2018-11-25 15:42:30,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:30,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-54b9c01d-c02b-459e-ace9-c9ee98812bba x-compute-request-id: req-54b9c01d-c02b-459e-ace9-c9ee98812bba Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:30,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-54b9c01d-c02b-459e-ace9-c9ee98812bba 2018-11-25 15:42:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:30,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c44d3205-1c7b-4292-9adf-45bb071ba2ba Date: Sun, 25 Nov 2018 15:42:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:30,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-c44d3205-1c7b-4292-9adf-45bb071ba2ba 2018-11-25 15:42:30,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:31,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876a67b7-59fe-478f-8994-7f2210f73dd5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:31,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-876a67b7-59fe-478f-8994-7f2210f73dd5 2018-11-25 15:42:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:31,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-045df986-a8ac-4c7f-a8e4-2e3208ebd2bf Date: Sun, 25 Nov 2018 15:42:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:31,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-045df986-a8ac-4c7f-a8e4-2e3208ebd2bf 2018-11-25 15:42:31,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:31,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ac73604a-df5a-40f5-96c4-1ae1e3a4b2bc Date: Sun, 25 Nov 2018 15:42:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"}]} 2018-11-25 15:42:31,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-ac73604a-df5a-40f5-96c4-1ae1e3a4b2bc 2018-11-25 15:42:31,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:32,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:31 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-cc736677-49ef-4109-9969-f14a4872b68c x-compute-request-id: req-cc736677-49ef-4109-9969-f14a4872b68c Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:32,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-cc736677-49ef-4109-9969-f14a4872b68c 2018-11-25 15:42:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b9e374e2-1ce1-454f-ac90-c8c89c95fb7a Date: Sun, 25 Nov 2018 15:42:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:32,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-b9e374e2-1ce1-454f-ac90-c8c89c95fb7a 2018-11-25 15:42:32,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:32,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64806094-0870-4db4-8859-6dd28977f8b0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:32,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-64806094-0870-4db4-8859-6dd28977f8b0 2018-11-25 15:42:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:32,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d0bdeb59-4001-4f17-a1fa-106d1c8dcb55 Date: Sun, 25 Nov 2018 15:42:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:32,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-d0bdeb59-4001-4f17-a1fa-106d1c8dcb55 2018-11-25 15:42:32,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:32,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-358d688f-1657-4994-b80e-fb615b942e73 Date: Sun, 25 Nov 2018 15:42:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"}]} 2018-11-25 15:42:32,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-358d688f-1657-4994-b80e-fb615b942e73 2018-11-25 15:42:32,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:32,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:32,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["C6fTZ0PCQZ24Cy1TXhKHug"], "issued_at": "2018-11-25T15:42:32.000000Z"}} 2018-11-25 15:42:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:32,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aacf976-bf24-4a4b-a711-50413b652525 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:32,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5aacf976-bf24-4a4b-a711-50413b652525 2018-11-25 15:42:32,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:42:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:33,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19f4d5b-597a-412a-a096-9e0e1efc7e68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:33,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c19f4d5b-597a-412a-a096-9e0e1efc7e68 2018-11-25 15:42:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:33,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-aa29ca9d-5ca6-46d6-9c89-8dda6da0877e Date: Sun, 25 Nov 2018 15:42:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:33,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-aa29ca9d-5ca6-46d6-9c89-8dda6da0877e 2018-11-25 15:42:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:42:33,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:42:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:42:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:33,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5705e43-7a8c-4e18-8511-59e64f65b459 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:33,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-b5705e43-7a8c-4e18-8511-59e64f65b459 2018-11-25 15:42:33,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:33,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-aa80644d-429f-409a-9afe-40ce43a81857 Date: Sun, 25 Nov 2018 15:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:33,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-aa80644d-429f-409a-9afe-40ce43a81857 2018-11-25 15:42:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:33,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-209e0a20-4248-4f25-9620-b12c95a9de13 Date: Sun, 25 Nov 2018 15:42:33 GMT RESP BODY: {"ports":[]} 2018-11-25 15:42:33,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2&admin_state_up=True used request id req-209e0a20-4248-4f25-9620-b12c95a9de13 2018-11-25 15:42:33,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:33,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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 x-openstack-request-id: req-41cdffd8-0836-4d5d-8165-abbc3a1bcae2 x-compute-request-id: req-41cdffd8-0836-4d5d-8165-abbc3a1bcae2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:42:33,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-41cdffd8-0836-4d5d-8165-abbc3a1bcae2 2018-11-25 15:42:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:34,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9066b35d-f629-49b7-9b6f-52318cbbcddf Date: Sun, 25 Nov 2018 15:42:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:34,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-9066b35d-f629-49b7-9b6f-52318cbbcddf 2018-11-25 15:42:34,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:34,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09eada73-75ec-4095-bea9-f6b7f8d34a36 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:34,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-09eada73-75ec-4095-bea9-f6b7f8d34a36 2018-11-25 15:42:34,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:34,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-34c53e0d-2b46-4c6a-b55b-fe4b0182994e Date: Sun, 25 Nov 2018 15:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:34,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-34c53e0d-2b46-4c6a-b55b-fe4b0182994e 2018-11-25 15:42:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:34,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a83d51d-bf86-41e4-ad99-b30b3a58d85e Date: Sun, 25 Nov 2018 15:42:34 GMT RESP BODY: {"ports":[]} 2018-11-25 15:42:34,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2&admin_state_up=True used request id req-4a83d51d-bf86-41e4-ad99-b30b3a58d85e 2018-11-25 15:42:34,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:42:34,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:42:34,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HKJy7NQEQ_qDKp7iXQ-jBQ"], "issued_at": "2018-11-25T15:42:34.000000Z"}} 2018-11-25 15:42:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445eae272cea51569fdc1fb60357bfb177cac2a3" 2018-11-25 15:42:35,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1485b5ec-f2cb-4422-8d19-ffac1acdac94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:42:35,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1485b5ec-f2cb-4422-8d19-ffac1acdac94 2018-11-25 15:42:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:35,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0eb32eb9-6a82-4e32-ab7b-07c3b401a61b Date: Sun, 25 Nov 2018 15:42:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:35,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-0eb32eb9-6a82-4e32-ab7b-07c3b401a61b 2018-11-25 15:42:35,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:35,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-52d39e22-e390-474a-a9c5-d6b309a55530 Date: Sun, 25 Nov 2018 15:42:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:35,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-52d39e22-e390-474a-a9c5-d6b309a55530 2018-11-25 15:42:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:35,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cc3a9c0c-6901-4cd7-afd5-e0ab7a5deb67 Date: Sun, 25 Nov 2018 15:42:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:35,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-cc3a9c0c-6901-4cd7-afd5-e0ab7a5deb67 2018-11-25 15:42:35,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:42:35,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:42:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:42:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445eae272cea51569fdc1fb60357bfb177cac2a3" 2018-11-25 15:42:35,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46c00fb-49a3-427e-98a8-134462f7052c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:35,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e46c00fb-49a3-427e-98a8-134462f7052c 2018-11-25 15:42:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:35,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fab286c9-f11e-484c-ab5e-a60c473cb4ba Date: Sun, 25 Nov 2018 15:42:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:35,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-fab286c9-f11e-484c-ab5e-a60c473cb4ba 2018-11-25 15:42:35,816 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net 2018-11-25 15:42:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" -d '{"port": {"network_id": "a4c0b83d-dd72-46ab-9409-45ae2d343f13", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2", "admin_state_up": true}}' 2018-11-25 15:42:36,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-7e043903-5fd0-4fde-990a-d2466a0072f9 Date: Sun, 25 Nov 2018 15:42:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:36Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:55:2c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","project_id":"78c019b6f62040548874238d881b5d16","qos_policy_id":null,"admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal"}} 2018-11-25 15:42:36,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-7e043903-5fd0-4fde-990a-d2466a0072f9 2018-11-25 15:42:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:36,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cf95e5f6-c387-4a2e-b42f-e76bf39aa89d Date: Sun, 25 Nov 2018 15:42:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:36,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-cf95e5f6-c387-4a2e-b42f-e76bf39aa89d 2018-11-25 15:42:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee273ce3-c647-4a33-9216-9808713859f0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:36,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-ee273ce3-c647-4a33-9216-9808713859f0 2018-11-25 15:42:36,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a108eea4-367e-44f0-af3b-5f01c81995c1 Date: Sun, 25 Nov 2018 15:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:37,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-a108eea4-367e-44f0-af3b-5f01c81995c1 2018-11-25 15:42:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-fc72a875-09ba-4a96-a7c8-e83ccb5c8252 Date: Sun, 25 Nov 2018 15:42:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:55:2c","project_id":"78c019b6f62040548874238d881b5d16","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:42:37,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2&admin_state_up=True used request id req-fc72a875-09ba-4a96-a7c8-e83ccb5c8252 2018-11-25 15:42:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f48c7e-344c-405b-b4b1-c85a1334927b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:37,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-13f48c7e-344c-405b-b4b1-c85a1334927b 2018-11-25 15:42:37,486 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-25 15:42:37,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:37 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-d406900e-ed32-44d0-80ed-d1d0b05be538 x-compute-request-id: req-d406900e-ed32-44d0-80ed-d1d0b05be538 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-flavor-name"}]} 2018-11-25 15:42:37,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d406900e-ed32-44d0-80ed-d1d0b05be538 2018-11-25 15:42:37,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:37 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-6fbc1049-8309-4c3e-9f19-eb91594e3c9f x-compute-request-id: req-6fbc1049-8309-4c3e-9f19-eb91594e3c9f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "85723e11-5f92-4259-964b-67866b73d9d7", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:42:37,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7 used request id req-6fbc1049-8309-4c3e-9f19-eb91594e3c9f 2018-11-25 15:42:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-a0e8da4f-99ec-41ef-a70c-be096f1bb45a Date: Sun, 25 Nov 2018 15:42:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:42:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:42:13Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "metadata": {}}], "self": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "min_disk": 0, "protected": false, "id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "file": "/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d2af17ae44742a4bbb8f1d95d82e3ce", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image"} 2018-11-25 15:42:37,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image used request id req-a0e8da4f-99ec-41ef-a70c-be096f1bb45a 2018-11-25 15:42:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:37,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-998c8f09-a061-49c1-9fe0-acac8cbcb6d4 Date: Sun, 25 Nov 2018 15:42:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:42:37,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-998c8f09-a061-49c1-9fe0-acac8cbcb6d4 2018-11-25 15:42:37,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" -d '{"server": {"name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "85723e11-5f92-4259-964b-67866b73d9d7", "max_count": 1, "min_count": 1, "networks": [{"port": "e6358243-c6d9-41c4-9179-2dd8c1d4e9c0"}]}}' 2018-11-25 15:42:39,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:42:37 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-b6ddaa1d-58c6-4039-8400-eaa8f1d0ab97 x-compute-request-id: req-b6ddaa1d-58c6-4039-8400-eaa8f1d0ab97 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "adminPass": "69hsm7zEqVi7"}} 2018-11-25 15:42:39,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b6ddaa1d-58c6-4039-8400-eaa8f1d0ab97 2018-11-25 15:42:39,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:40,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-8699f567-ac44-4f54-a746-db4e6d621abd x-compute-request-id: req-8699f567-ac44-4f54-a746-db4e6d621abd Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:40,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-8699f567-ac44-4f54-a746-db4e6d621abd 2018-11-25 15:42:40,097 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-25 15:42:40,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:40,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:40 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-566f5405-0780-448d-87f9-3993f65e3f27 x-compute-request-id: req-566f5405-0780-448d-87f9-3993f65e3f27 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:40,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-566f5405-0780-448d-87f9-3993f65e3f27 2018-11-25 15:42:40,320 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-25 15:42:40,320 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:42:43,323 - create_instance - DEBUG - VM status query timeout in 896.773802042 2018-11-25 15:42:43,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:43,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:43 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-7f7ab03e-32a3-400a-b6c1-1afb4b0aaf70 x-compute-request-id: req-7f7ab03e-32a3-400a-b6c1-1afb4b0aaf70 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:41Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:43,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-7f7ab03e-32a3-400a-b6c1-1afb4b0aaf70 2018-11-25 15:42:43,806 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-25 15:42:43,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:42:46,810 - create_instance - DEBUG - VM status query timeout in 893.287559986 2018-11-25 15:42:46,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:47,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-c5c3455e-d5ba-468b-95d6-554829aa2cec x-compute-request-id: req-c5c3455e-d5ba-468b-95d6-554829aa2cec Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:47,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-c5c3455e-d5ba-468b-95d6-554829aa2cec 2018-11-25 15:42:47,486 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-25 15:42:47,486 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:42:47,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:47,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-a21fc51c-28a2-4fe2-88a1-4cf433cbd186 x-compute-request-id: req-a21fc51c-28a2-4fe2-88a1-4cf433cbd186 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:47,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-a21fc51c-28a2-4fe2-88a1-4cf433cbd186 2018-11-25 15:42:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:48,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fd2bc4d3-df8b-4ef9-bc27-e439f21f8339 Date: Sun, 25 Nov 2018 15:42:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:48,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-fd2bc4d3-df8b-4ef9-bc27-e439f21f8339 2018-11-25 15:42:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:48,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cce54cd-7fd5-4c77-8d33-0381a0f8bae1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:48,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-4cce54cd-7fd5-4c77-8d33-0381a0f8bae1 2018-11-25 15:42:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:48,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-04bc52ad-45cc-433f-88e4-7ade09d819cf Date: Sun, 25 Nov 2018 15:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:48,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-04bc52ad-45cc-433f-88e4-7ade09d819cf 2018-11-25 15:42:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:48,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-ae289c88-1951-45ca-8083-71fa9561b8eb Date: Sun, 25 Nov 2018 15:42:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:55:2c","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal","device_id":"b7285b2c-6bc6-4994-885c-0304b0431b6f"}]} 2018-11-25 15:42:48,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-ae289c88-1951-45ca-8083-71fa9561b8eb 2018-11-25 15:42:48,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:48,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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,Accept-Encoding x-openstack-request-id: req-b70782a6-431b-42e6-b058-f373e2996702 x-compute-request-id: req-b70782a6-431b-42e6-b058-f373e2996702 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:48,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-b70782a6-431b-42e6-b058-f373e2996702 2018-11-25 15:42:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:49,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b6c544be-a663-4b81-a462-251267facd91 Date: Sun, 25 Nov 2018 15:42:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:49,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-b6c544be-a663-4b81-a462-251267facd91 2018-11-25 15:42:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:49,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3d77f2-2481-4351-92b5-0730946e59aa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:49,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-7c3d77f2-2481-4351-92b5-0730946e59aa 2018-11-25 15:42:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a1ea2a7a-2a4b-4b67-991e-bac6d44c0343 Date: Sun, 25 Nov 2018 15:42:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:49,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-a1ea2a7a-2a4b-4b67-991e-bac6d44c0343 2018-11-25 15:42:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:49,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-832862d3-a7a4-4056-83e1-69d04a2d3a88 Date: Sun, 25 Nov 2018 15:42:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:55:2c","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal","device_id":"b7285b2c-6bc6-4994-885c-0304b0431b6f"}]} 2018-11-25 15:42:49,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-832862d3-a7a4-4056-83e1-69d04a2d3a88 2018-11-25 15:42:49,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:50,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-38431af4-88a5-4f08-aecd-debeb9d7e9ce x-compute-request-id: req-38431af4-88a5-4f08-aecd-debeb9d7e9ce Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:50,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-38431af4-88a5-4f08-aecd-debeb9d7e9ce 2018-11-25 15:42:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:50,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4377a666-4858-4076-9ceb-df3c2b059182 Date: Sun, 25 Nov 2018 15:42:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:50,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-4377a666-4858-4076-9ceb-df3c2b059182 2018-11-25 15:42:50,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:50,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e602b9a-d6f4-4596-8d90-fa3fd60e5144 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:50,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-4e602b9a-d6f4-4596-8d90-fa3fd60e5144 2018-11-25 15:42:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:50,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5f18c545-bed4-4638-9925-88186e4a7357 Date: Sun, 25 Nov 2018 15:42:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:50,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-5f18c545-bed4-4638-9925-88186e4a7357 2018-11-25 15:42:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:50,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-80a82ee2-2e2c-446a-b997-c5eccab518e5 Date: Sun, 25 Nov 2018 15:42:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:55:2c","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal","device_id":"b7285b2c-6bc6-4994-885c-0304b0431b6f"}]} 2018-11-25 15:42:50,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-80a82ee2-2e2c-446a-b997-c5eccab518e5 2018-11-25 15:42:50,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:51,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-43944c70-2e9a-424b-b786-30a4a2911a0c x-compute-request-id: req-43944c70-2e9a-424b-b786-30a4a2911a0c Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:51,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-43944c70-2e9a-424b-b786-30a4a2911a0c 2018-11-25 15:42:51,276 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-25 15:42:51,277 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:42:51,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:52,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:51 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-09a952d7-2c6d-41b6-a1a4-7343c06df2ce x-compute-request-id: req-09a952d7-2c6d-41b6-a1a4-7343c06df2ce Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:52,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-09a952d7-2c6d-41b6-a1a4-7343c06df2ce 2018-11-25 15:42:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f97f06fd-953d-4127-a1b7-79d07372e580 Date: Sun, 25 Nov 2018 15:42:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:52,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-f97f06fd-953d-4127-a1b7-79d07372e580 2018-11-25 15:42:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:52,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0eba9-9e96-44ef-bed6-73d94d436fd7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:52,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-a8a0eba9-9e96-44ef-bed6-73d94d436fd7 2018-11-25 15:42:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:52,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-30c98929-f5cc-40bc-b4b8-da6635576666 Date: Sun, 25 Nov 2018 15:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:52,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-30c98929-f5cc-40bc-b4b8-da6635576666 2018-11-25 15:42:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:52,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-999d4f73-ad8d-469a-8890-9f515b976671 Date: Sun, 25 Nov 2018 15:42:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:55:2c","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal","device_id":"b7285b2c-6bc6-4994-885c-0304b0431b6f"}]} 2018-11-25 15:42:52,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-999d4f73-ad8d-469a-8890-9f515b976671 2018-11-25 15:42:52,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:52,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-f0f8ebae-7687-4e84-8364-96242df91b43 x-compute-request-id: req-f0f8ebae-7687-4e84-8364-96242df91b43 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:69:82", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:28Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:52,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-f0f8ebae-7687-4e84-8364-96242df91b43 2018-11-25 15:42:52,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:53,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-9baf648e-9c33-4c65-966d-6d301c6e2d8a x-compute-request-id: req-9baf648e-9c33-4c65-966d-6d301c6e2d8a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:53,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-9baf648e-9c33-4c65-966d-6d301c6e2d8a 2018-11-25 15:42:53,537 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-25 15:42:53,538 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:42:53,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:53,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-10fbb681-423b-4bbd-914b-c6835740742c x-compute-request-id: req-10fbb681-423b-4bbd-914b-c6835740742c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:53,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-10fbb681-423b-4bbd-914b-c6835740742c 2018-11-25 15:42:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:53,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-62e3e248-a290-4ed7-bfc4-b123417aea17 Date: Sun, 25 Nov 2018 15:42:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","subnets":["780b6092-42f1-4d29-ab99-35b0c3bbc8ce"],"description":"","tags":[],"updated_at":"2018-11-25T15:42:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net","admin_state_up":true,"tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:08Z","provider:network_type":"vxlan"}]} 2018-11-25 15:42:53,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net used request id req-62e3e248-a290-4ed7-bfc4-b123417aea17 2018-11-25 15:42:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:54,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5b9193-1043-40ca-b81f-8ad2d1626f61 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:42:54,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-3c5b9193-1043-40ca-b81f-8ad2d1626f61 2018-11-25 15:42:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:54,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-adeffae5-55a7-49d1-991b-cdae8b312ab0 Date: Sun, 25 Nov 2018 15:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:42:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78c019b6f62040548874238d881b5d16","id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet"}]} 2018-11-25 15:42:54,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-adeffae5-55a7-49d1-991b-cdae8b312ab0 2018-11-25 15:42:54,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:54,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-da5166e4-7323-4dd2-b7f3-66a3a57b14ce Date: Sun, 25 Nov 2018 15:42:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.4"}],"id":"9588bf6b-7d17-4c95-88e0-c4eca6ad8305","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:08:e9","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.9"}],"id":"9c6cfaac-785f-4749-bbc2-499eb5b9de39","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:69:82","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:18Z","binding:vnic_type":"normal","device_id":"a69b69ac-dea3-4c37-95e3-701b7e33feff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.2"}],"id":"a9a967a1-d11e-43d6-adc2-74f71cea6962","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:2b:28","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.3"}],"id":"beeb1fc2-d6ea-46ad-9d24-d67aa8fe4a0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:81:f7","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4c0b83d-dd72-46ab-9409-45ae2d343f13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:42:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"780b6092-42f1-4d29-ab99-35b0c3bbc8ce","ip_address":"10.55.0.13"}],"id":"e6358243-c6d9-41c4-9179-2dd8c1d4e9c0","security_groups":["d20f1c07-33d2-4752-bb05-bf25634757d5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:55:2c","project_id":"78c019b6f62040548874238d881b5d16","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2","admin_state_up":true,"network_id":"a4c0b83d-dd72-46ab-9409-45ae2d343f13","tenant_id":"78c019b6f62040548874238d881b5d16","created_at":"2018-11-25T15:42:36Z","binding:vnic_type":"normal","device_id":"b7285b2c-6bc6-4994-885c-0304b0431b6f"}]} 2018-11-25 15:42:54,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-da5166e4-7323-4dd2-b7f3-66a3a57b14ce 2018-11-25 15:42:54,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:54,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-300bbb89-5038-43f2-b079-28801f69814d x-compute-request-id: req-300bbb89-5038-43f2-b079-28801f69814d Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:55:2c", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "security_groups": [{"name": "default"}], "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:46Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:54,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-300bbb89-5038-43f2-b079-28801f69814d 2018-11-25 15:42:54,586 - create_instance - INFO - Deleting Port with ID - 9c6cfaac-785f-4749-bbc2-499eb5b9de39 2018-11-25 15:42:54,587 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-1 2018-11-25 15:42:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9c6cfaac-785f-4749-bbc2-499eb5b9de39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:55,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a2117fa-4c9d-4a41-b176-33d399033eb9 Date: Sun, 25 Nov 2018 15:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:42:55,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9c6cfaac-785f-4749-bbc2-499eb5b9de39 used request id req-3a2117fa-4c9d-4a41-b176-33d399033eb9 2018-11-25 15:42:55,141 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-25 15:42:55,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:55,287 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:42: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-6818cb06-6bd4-4bf0-832a-e65294414f7c x-compute-request-id: req-6818cb06-6bd4-4bf0-832a-e65294414f7c Content-Type: application/json 2018-11-25 15:42:55,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-6818cb06-6bd4-4bf0-832a-e65294414f7c 2018-11-25 15:42:55,288 - create_instance - INFO - Checking deletion status 2018-11-25 15:42:55,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:55,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42: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-dd92681f-32d6-491f-9ccf-a00c98f33535 x-compute-request-id: req-dd92681f-32d6-491f-9ccf-a00c98f33535 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-25T15:42:27.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "a69b69ac-dea3-4c37-95e3-701b7e33feff", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:55Z", "hostId": "eb09be14c828fec2a7a40def63071c1b0f585d9c41bd349a40b0e8d3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-25T15:42:21Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:55,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-dd92681f-32d6-491f-9ccf-a00c98f33535 2018-11-25 15:42:55,523 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-25 15:42:55,523 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:42:58,526 - create_instance - DEBUG - VM status query timeout in 296.761568069 2018-11-25 15:42:58,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f59339303028e611f2184b3c12d76286b7c32" 2018-11-25 15:42:58,577 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:42: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-1588bb94-07f2-48cf-b9c3-52be35d4f37e x-compute-request-id: req-1588bb94-07f2-48cf-b9c3-52be35d4f37e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a69b69ac-dea3-4c37-95e3-701b7e33feff could not be found.", "code": 404}} 2018-11-25 15:42:58,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a69b69ac-dea3-4c37-95e3-701b7e33feff used request id req-1588bb94-07f2-48cf-b9c3-52be35d4f37e 2018-11-25 15:42:58,578 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a69b69ac-dea3-4c37-95e3-701b7e33feff could not be found. (HTTP 404) (Request-ID: req-1588bb94-07f2-48cf-b9c3-52be35d4f37e) 2018-11-25 15:42:58,578 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-25 15:42:58,579 - create_instance - INFO - Deleting Port with ID - e6358243-c6d9-41c4-9179-2dd8c1d4e9c0 2018-11-25 15:42:58,579 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29fport-2 2018-11-25 15:42:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/e6358243-c6d9-41c4-9179-2dd8c1d4e9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:59,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f50465d-1e34-4cd1-b9f9-5382dad17662 Date: Sun, 25 Nov 2018 15:42:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:42:59,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/e6358243-c6d9-41c4-9179-2dd8c1d4e9c0 used request id req-6f50465d-1e34-4cd1-b9f9-5382dad17662 2018-11-25 15:42:59,046 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-25 15:42:59,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:59,198 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:42:59 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-a9f920b5-b5c3-44d5-a33d-9e09844ecea0 x-compute-request-id: req-a9f920b5-b5c3-44d5-a33d-9e09844ecea0 Content-Type: application/json 2018-11-25 15:42:59,198 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-a9f920b5-b5c3-44d5-a33d-9e09844ecea0 2018-11-25 15:42:59,199 - create_instance - INFO - Checking deletion status 2018-11-25 15:42:59,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:42:59,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:42:59 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-0ee55b79-e6e7-4c38-b421-877374ae4dda x-compute-request-id: req-0ee55b79-e6e7-4c38-b421-877374ae4dda Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f", "rel": "bookmark"}], "image": {"id": "6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "links": [{"href": "http://172.30.9.29:8774/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-25T15:42:45.000000", "flavor": {"id": "85723e11-5f92-4259-964b-67866b73d9d7", "links": [{"href": "http://172.30.9.29:8774/flavors/85723e11-5f92-4259-964b-67866b73d9d7", "rel": "bookmark"}]}, "id": "b7285b2c-6bc6-4994-885c-0304b0431b6f", "user_id": "a0cd809f525c4e17a842ecb7057f822a", "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-11-25T15:42:59Z", "hostId": "12e76f0f28b73b119668bc5a15a22f4bd272cc2b806eb858240a5eac", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-25T15:42:39Z", "tenant_id": "78c019b6f62040548874238d881b5d16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:42:59,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-0ee55b79-e6e7-4c38-b421-877374ae4dda 2018-11-25 15:42:59,300 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-25 15:42:59,300 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:43:02,304 - create_instance - DEBUG - VM status query timeout in 296.895231009 2018-11-25 15:43:02,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba54a950e3e77ab940e52901ce05eee2ef4c7dfd" 2018-11-25 15:43:02,359 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:43:02 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-f5bad2bd-b819-4e55-af8b-0df20f8a02a2 x-compute-request-id: req-f5bad2bd-b819-4e55-af8b-0df20f8a02a2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b7285b2c-6bc6-4994-885c-0304b0431b6f could not be found.", "code": 404}} 2018-11-25 15:43:02,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b7285b2c-6bc6-4994-885c-0304b0431b6f used request id req-f5bad2bd-b819-4e55-af8b-0df20f8a02a2 2018-11-25 15:43:02,360 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b7285b2c-6bc6-4994-885c-0304b0431b6f could not be found. (HTTP 404) (Request-ID: req-f5bad2bd-b819-4e55-af8b-0df20f8a02a2) 2018-11-25 15:43:02,360 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-25 15:43:02,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcb2e8a10526ed51e546806fd22534d6383f22" 2018-11-25 15:43:02,407 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:43:02 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-cced1f2c-eb68-4107-9df1-e07ec79e06cd x-compute-request-id: req-cced1f2c-eb68-4107-9df1-e07ec79e06cd Content-Length: 0 Content-Type: application/json 2018-11-25 15:43:02,407 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/85723e11-5f92-4259-964b-67866b73d9d7 used request id req-cced1f2c-eb68-4107-9df1-e07ec79e06cd 2018-11-25 15:43:02,408 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet 2018-11-25 15:43:02,408 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-subnet 2018-11-25 15:43:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/780b6092-42f1-4d29-ab99-35b0c3bbc8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:43:04,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6868c6ed-c958-45bd-b6e8-7aae123fc31f Date: Sun, 25 Nov 2018 15:43:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:43:04,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/780b6092-42f1-4d29-ab99-35b0c3bbc8ce used request id req-6868c6ed-c958-45bd-b6e8-7aae123fc31f 2018-11-25 15:43:04,446 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-priv-net 2018-11-25 15:43:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a4c0b83d-dd72-46ab-9409-45ae2d343f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551dbe7bec8e9124f3340a8e895d4caa7cc50fd1" 2018-11-25 15:43:05,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9be1e065-7118-43af-bd93-8f3433e44e6e Date: Sun, 25 Nov 2018 15:43:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:43:05,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a4c0b83d-dd72-46ab-9409-45ae2d343f13 used request id req-9be1e065-7118-43af-bd93-8f3433e44e6e 2018-11-25 15:43:05,680 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-f4bfc150-577c-4038-8517-c1761118f29f-image 2018-11-25 15:43:05,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3c9f89c386d9c857555a0348c60fe693489caf" 2018-11-25 15:43:07,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a17c10a-0921-4c74-a0cc-ee841024dedb Date: Sun, 25 Nov 2018 15:43:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:43:07,076 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6f7ec8af-2b99-4d53-8ff8-b73e2c66b7cd used request id req-0a17c10a-0921-4c74-a0cc-ee841024dedb 2018-11-25 15:43:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:07,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6d8cddc7-43b8-4cf6-8185-c8ae99d7e182 Date: Sun, 25 Nov 2018 15:43:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:43:07,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6d8cddc7-43b8-4cf6-8185-c8ae99d7e182 2018-11-25 15:43:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:07,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69809c3-d09b-4c4b-9e1d-65eafddceee1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:43:07,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-d69809c3-d09b-4c4b-9e1d-65eafddceee1 2018-11-25 15:43:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:07,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fe1fde-e962-48d0-b314-f7501d3350cb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:43:07,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-e8fe1fde-e962-48d0-b314-f7501d3350cb 2018-11-25 15:43:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:07,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc73a55-bb6d-496d-8e3c-749bedb818ba Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:43:07,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-fbc73a55-bb6d-496d-8e3c-749bedb818ba 2018-11-25 15:43:07,564 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj 2018-11-25 15:43:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4d2af17ae44742a4bbb8f1d95d82e3ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:07,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2413b710-05ec-48e3-a9d0-9c29b46660e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:07,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4d2af17ae44742a4bbb8f1d95d82e3ce used request id req-2413b710-05ec-48e3-a9d0-9c29b46660e1 2018-11-25 15:43:07,828 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-6ac94288-b331-4f3-proj-role 2018-11-25 15:43:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6d58ee7fdd604f02abeb6cd1a3dc3190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:07,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35021fff-4b06-4f6d-b6b7-40fa9d1fa594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:07,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6d58ee7fdd604f02abeb6cd1a3dc3190 used request id req-35021fff-4b06-4f6d-b6b7-40fa9d1fa594 2018-11-25 15:43:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2133e713a1aa4b9a236aa40cc631b300b169501f" 2018-11-25 15:43:08,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da60eb1e-d79d-4ef7-8ba9-f85eed9b0d9a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:43:08,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-da60eb1e-d79d-4ef7-8ba9-f85eed9b0d9a 2018-11-25 15:43:08,035 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-6ac94288-b331-4f3-user 2018-11-25 15:43:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5a27e9d42ad845d9ab8f9485974970f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee98b2c204c445614daf3b29e8570e12132a24" 2018-11-25 15:43:08,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca37f2f-4afb-43b0-9bca-810278ccba1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:08,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5a27e9d42ad845d9ab8f9485974970f0 used request id req-6ca37f2f-4afb-43b0-9bca-810278ccba1f 2018-11-25 15:43:08,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:08,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RFQ3yhAaTG2MOkIDBmo3sA"], "issued_at": "2018-11-25T15:43:08.000000Z"}} 2018-11-25 15:43:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba811a2121b4d1de9b51faeb63fd2e4f5d58616" 2018-11-25 15:43:08,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75386a78-9ca3-454c-8b2c-2140674bfa1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:08,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-75386a78-9ca3-454c-8b2c-2140674bfa1d 2018-11-25 15:43:08,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:08,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:09,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2bbFA6TeTuek_BsNOYBTPQ"], "issued_at": "2018-11-25T15:43:09.000000Z"}} 2018-11-25 15:43:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:09,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaea5db-937c-411d-a842-419fa6d67dcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:09,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7eaea5db-937c-411d-a842-419fa6d67dcc 2018-11-25 15:43:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:43:09,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:43:09,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:09,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846ffd35-b87b-4d7b-8559-6495d776fca3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:43:09,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj used request id req-846ffd35-b87b-4d7b-8559-6495d776fca3 2018-11-25 15:43:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:09,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed6c00d-cccf-49bc-9213-f40f4a8883ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:43:09,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1ed6c00d-cccf-49bc-9213-f40f4a8883ab 2018-11-25 15:43:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}}' 2018-11-25 15:43:09,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732fdbbb-cdd9-473a-ab68-5c07d877612a Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:09,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-732fdbbb-cdd9-473a-ab68-5c07d877612a 2018-11-25 15:43:09,508 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj 2018-11-25 15:43:09,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:09,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:09,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jP_T3zxxSS6J_U4VgMzVfg"], "issued_at": "2018-11-25T15:43:09.000000Z"}} 2018-11-25 15:43:09,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f636be1648528515435eb639c5162c43b3e9b77" 2018-11-25 15:43:09,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23eb179-4694-4b4b-b47e-eec3219ea824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:09,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b23eb179-4694-4b4b-b47e-eec3219ea824 2018-11-25 15:43:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:43:09,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:43:09,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f636be1648528515435eb639c5162c43b3e9b77" 2018-11-25 15:43:10,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa06c32c-c6ab-48ec-94db-b50306079707 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:43:10,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fa06c32c-c6ab-48ec-94db-b50306079707 2018-11-25 15:43:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f636be1648528515435eb639c5162c43b3e9b77" 2018-11-25 15:43:10,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6216e9d1-6f61-4551-8a59-a5b8a91ca26b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}]} 2018-11-25 15:43:10,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj used request id req-6216e9d1-6f61-4551-8a59-a5b8a91ca26b 2018-11-25 15:43:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f636be1648528515435eb639c5162c43b3e9b77" 2018-11-25 15:43:10,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362ce1d8-d67d-401d-a9b4-d2def4e7217b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:43:10,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-362ce1d8-d67d-401d-a9b4-d2def4e7217b 2018-11-25 15:43:10,579 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-user 2018-11-25 15:43:10,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:10,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:10,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d21d9e-7c30-4458-95b1-d02466d577f9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:43:10,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c0d21d9e-7c30-4458-95b1-d02466d577f9 2018-11-25 15:43:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" -d '{"role": {"name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role"}}' 2018-11-25 15:43:10,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7607c9-b2bd-4515-88b6-a4aab9556efd Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "987ef78c419c4e5b9b6407df5a0ed2b5", "links": {"self": "http://172.30.9.29:5000/v3/roles/987ef78c419c4e5b9b6407df5a0ed2b5"}, "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role"}} 2018-11-25 15:43:10,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1f7607c9-b2bd-4515-88b6-a4aab9556efd 2018-11-25 15:43:10,784 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role 2018-11-25 15:43:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/987ef78c419c4e5b9b6407df5a0ed2b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:10,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554244d1-81f6-4a24-99b8-63392839ae20 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/987ef78c419c4e5b9b6407df5a0ed2b5"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role", "id": "987ef78c419c4e5b9b6407df5a0ed2b5"}} 2018-11-25 15:43:10,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/987ef78c419c4e5b9b6407df5a0ed2b5 used request id req-554244d1-81f6-4a24-99b8-63392839ae20 2018-11-25 15:43:10,874 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role to project CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj 2018-11-25 15:43:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32/users/b8d8b6fee3b94603aca8735871aca660/roles/987ef78c419c4e5b9b6407df5a0ed2b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:11,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f826bd96-d53b-4b19-ab9d-6fa07f4daa46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:11,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32/users/b8d8b6fee3b94603aca8735871aca660/roles/987ef78c419c4e5b9b6407df5a0ed2b5 used request id req-f826bd96-d53b-4b19-ab9d-6fa07f4daa46 2018-11-25 15:43:11,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:43:11,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:43:11,003 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-11-25 15:43:11,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:11,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:11,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "987ef78c419c4e5b9b6407df5a0ed2b5", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role"}], "expires_at": "2018-11-25T16:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-user", "id": "b8d8b6fee3b94603aca8735871aca660"}, "audit_ids": ["Zavmye9QS_SJoa2DW9dmZA"], "issued_at": "2018-11-25T15:43:11.000000Z"}} 2018-11-25 15:43:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:11,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed869d20-104e-48b6-86b2-1688db1e5462 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:11,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ed869d20-104e-48b6-86b2-1688db1e5462 2018-11-25 15:43:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:11,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a0bbed39-4365-4401-a93d-d34bd627518b Date: Sun, 25 Nov 2018 15:43:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec"} 2018-11-25 15:43:11,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec used request id req-a0bbed39-4365-4401-a93d-d34bd627518b 2018-11-25 15:43:11,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:11,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-737040dd-672d-433c-95d4-4d14c9d32301 Date: Sun, 25 Nov 2018 15:43:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:43:11,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-737040dd-672d-433c-95d4-4d14c9d32301 2018-11-25 15:43:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec"}' 2018-11-25 15:43:12,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 X-Openstack-Request-Id: req-ea7347c1-f6e8-456e-85ce-a9d1995953be Date: Sun, 25 Nov 2018 15:43:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687", "min_disk": 0, "protected": false, "id": "2224cbb5-dce2-4628-8761-d1df28b00687", "file": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687/file", "checksum": null, "owner": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:43:12,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ea7347c1-f6e8-456e-85ce-a9d1995953be 2018-11-25 15:43:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" -d '' 2018-11-25 15:43:14,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c54e7bb5-46fd-4ff3-a5bb-5c508f1e1720 Date: Sun, 25 Nov 2018 15:43:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:43:14,721 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687/file used request id req-c54e7bb5-46fd-4ff3-a5bb-5c508f1e1720 2018-11-25 15:43:14,722 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:43:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3aed7348-6feb-4363-b58b-cb1136e11d8d Date: Sun, 25 Nov 2018 15:43:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:14Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2224cbb5-dce2-4628-8761-d1df28b00687/snap", "metadata": {}}], "self": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687", "min_disk": 0, "protected": false, "id": "2224cbb5-dce2-4628-8761-d1df28b00687", "file": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2224cbb5-dce2-4628-8761-d1df28b00687/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:43:14,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 used request id req-3aed7348-6feb-4363-b58b-cb1136e11d8d 2018-11-25 15:43:14,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:15,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c32296a-3dd9-4441-8031-4e31cf2d96d8 Date: Sun, 25 Nov 2018 15:43:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:43:15,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5c32296a-3dd9-4441-8031-4e31cf2d96d8 2018-11-25 15:43:15,047 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec 2018-11-25 15:43:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:15,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a7b673f4-dc38-4cde-b04c-5256b89b679c Date: Sun, 25 Nov 2018 15:43:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:14Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2224cbb5-dce2-4628-8761-d1df28b00687/snap", "metadata": {}}], "self": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687", "min_disk": 0, "protected": false, "id": "2224cbb5-dce2-4628-8761-d1df28b00687", "file": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2224cbb5-dce2-4628-8761-d1df28b00687/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:43:15,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 used request id req-a7b673f4-dc38-4cde-b04c-5256b89b679c 2018-11-25 15:43:15,210 - create_image - DEBUG - Instance status is - active 2018-11-25 15:43:15,210 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec 2018-11-25 15:43:15,210 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec 2018-11-25 15:43:15,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:15,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:15,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["k2-O8rt4QhqQ9Wr0fyVTGw"], "issued_at": "2018-11-25T15:43:15.000000Z"}} 2018-11-25 15:43:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1019bb243db4fc75689212f68a4e00c65eb261f" 2018-11-25 15:43:15,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110f4d47-019d-4198-941f-06d13c74ad66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:15,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-110f4d47-019d-4198-941f-06d13c74ad66 2018-11-25 15:43:15,672 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:43:15,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1019bb243db4fc75689212f68a4e00c65eb261f" 2018-11-25 15:43:15,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:15 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-d16c3934-d6f8-4a54-a7d0-c558239423c1 x-compute-request-id: req-d16c3934-d6f8-4a54-a7d0-c558239423c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:43:15,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d16c3934-d6f8-4a54-a7d0-c558239423c1 2018-11-25 15:43:15,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1019bb243db4fc75689212f68a4e00c65eb261f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:43:15,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:15 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-efe79ea4-7146-4c26-b9fe-895704316864 x-compute-request-id: req-efe79ea4-7146-4c26-b9fe-895704316864 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "07fafcad-3066-42d1-a685-2f6726343081", "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:43:15,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-efe79ea4-7146-4c26-b9fe-895704316864 2018-11-25 15:43:15,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:15,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:16,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "987ef78c419c4e5b9b6407df5a0ed2b5", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role"}], "expires_at": "2018-11-25T16:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-user", "id": "b8d8b6fee3b94603aca8735871aca660"}, "audit_ids": ["Nq0DFrj3TSeHRHW5M4WgUA"], "issued_at": "2018-11-25T15:43:16.000000Z"}} 2018-11-25 15:43:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3674db9c-945f-415a-946d-bb03b8f0defe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:16,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3674db9c-945f-415a-946d-bb03b8f0defe 2018-11-25 15:43:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:16,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d20874ca-01bc-4016-8295-718986e0d1df Date: Sun, 25 Nov 2018 15:43:16 GMT RESP BODY: {"networks":[]} 2018-11-25 15:43:16,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-d20874ca-01bc-4016-8295-718986e0d1df 2018-11-25 15:43:16,687 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net 2018-11-25 15:43:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" -d '{"network": {"name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net", "admin_state_up": true}}' 2018-11-25 15:43:17,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cda9fb8e-30bf-4dbd-88fc-0d01c2b277fc Date: Sun, 25 Nov 2018 15:43:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"574b6c71-a27c-4cff-88d6-b43442384eae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:43:17Z","is_default":false,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","mtu":1450}} 2018-11-25 15:43:17,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-cda9fb8e-30bf-4dbd-88fc-0d01c2b277fc 2018-11-25 15:43:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:17,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5a2a0e49-df14-4a7b-9751-a333982bcd79 Date: Sun, 25 Nov 2018 15:43:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:17,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-5a2a0e49-df14-4a7b-9751-a333982bcd79 2018-11-25 15:43:17,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:17,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f8a2de6-a6b0-4b6a-9c9c-543e702d8853 Date: Sun, 25 Nov 2018 15:43:17 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:43:17,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-7f8a2de6-a6b0-4b6a-9c9c-543e702d8853 2018-11-25 15:43:17,502 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet 2018-11-25 15:43:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" -d '{"subnets": [{"ip_version": 4, "network_id": "574b6c71-a27c-4cff-88d6-b43442384eae", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]}' 2018-11-25 15:43:18,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d1a5b95b-c1d3-4b6a-93ec-af38ed93d520 Date: Sun, 25 Nov 2018 15:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:18,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d1a5b95b-c1d3-4b6a-93ec-af38ed93d520 2018-11-25 15:43:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:18,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9adbb3d3-d32f-4b71-a3b4-23269a041754 Date: Sun, 25 Nov 2018 15:43:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:18,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-9adbb3d3-d32f-4b71-a3b4-23269a041754 2018-11-25 15:43:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:18,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bf1106cc-9b2d-4719-a804-f069197bfed6 Date: Sun, 25 Nov 2018 15:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:18,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-bf1106cc-9b2d-4719-a804-f069197bfed6 2018-11-25 15:43:18,702 - OpenStackNetwork - DEBUG - Network [574b6c71-a27c-4cff-88d6-b43442384eae] created successfully 2018-11-25 15:43:18,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:18,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:19,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "987ef78c419c4e5b9b6407df5a0ed2b5", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role"}], "expires_at": "2018-11-25T16:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-user", "id": "b8d8b6fee3b94603aca8735871aca660"}, "audit_ids": ["t6FO1a-dTE-rBm9-FIzY8w"], "issued_at": "2018-11-25T15:43:19.000000Z"}} 2018-11-25 15:43:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:19,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1534efda-046c-4ff4-bb29-dfc9a05b9805 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:19,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1534efda-046c-4ff4-bb29-dfc9a05b9805 2018-11-25 15:43:19,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:43:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:19,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e15b852-74c5-4b76-9023-54e98c671be1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:19,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4e15b852-74c5-4b76-9023-54e98c671be1 2018-11-25 15:43:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b8f5269d-c5f4-4273-9bc4-a3b790fa04c3 Date: Sun, 25 Nov 2018 15:43:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:19,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-b8f5269d-c5f4-4273-9bc4-a3b790fa04c3 2018-11-25 15:43:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:43:19,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:43:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:43:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:19,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de3429e-5d85-45c1-9221-1cffbb141f69 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:19,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-8de3429e-5d85-45c1-9221-1cffbb141f69 2018-11-25 15:43:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:19,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5f75d47-9fe7-4655-b27b-7c112b5b7afc Date: Sun, 25 Nov 2018 15:43:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:19,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-f5f75d47-9fe7-4655-b27b-7c112b5b7afc 2018-11-25 15:43:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:20,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5b52022d-1972-4564-8985-000dd0d14e2b Date: Sun, 25 Nov 2018 15:43:20 GMT RESP BODY: {"ports":[]} 2018-11-25 15:43:20,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port&admin_state_up=True used request id req-5b52022d-1972-4564-8985-000dd0d14e2b 2018-11-25 15:43:20,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:20,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-469bbcec-af57-4cde-9e8b-644eafed7e72 x-compute-request-id: req-469bbcec-af57-4cde-9e8b-644eafed7e72 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:43:20,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst used request id req-469bbcec-af57-4cde-9e8b-644eafed7e72 2018-11-25 15:43:20,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:20,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f15e2998-adf1-4672-8a90-b20bdf14b634 Date: Sun, 25 Nov 2018 15:43:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:20,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-f15e2998-adf1-4672-8a90-b20bdf14b634 2018-11-25 15:43:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:20,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6d161f-e97a-426d-855e-8baecfa73f71 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:20,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-7b6d161f-e97a-426d-855e-8baecfa73f71 2018-11-25 15:43:20,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:20,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b889ad0-dd4a-4681-b3ac-50b3bcd37455 Date: Sun, 25 Nov 2018 15:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:20,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-7b889ad0-dd4a-4681-b3ac-50b3bcd37455 2018-11-25 15:43:20,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:21,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3dce8576-8c94-4181-b60e-d7ca00f3aba5 Date: Sun, 25 Nov 2018 15:43:21 GMT RESP BODY: {"ports":[]} 2018-11-25 15:43:21,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port&admin_state_up=True used request id req-3dce8576-8c94-4181-b60e-d7ca00f3aba5 2018-11-25 15:43:21,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:21,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:21,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "987ef78c419c4e5b9b6407df5a0ed2b5", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role"}], "expires_at": "2018-11-25T16:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/bf6f9d7e35f14dcabc5a3e9f78c85a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-user", "id": "b8d8b6fee3b94603aca8735871aca660"}, "audit_ids": ["UhcL-0wtR96VozJVehRWuw"], "issued_at": "2018-11-25T15:43:21.000000Z"}} 2018-11-25 15:43:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24042c703016f6bc5d727c75a970c57a0818dcf9" 2018-11-25 15:43:21,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7238a1a-694f-4816-8a55-fd63e971acd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:21,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7238a1a-694f-4816-8a55-fd63e971acd2 2018-11-25 15:43:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:21,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e6a0692-de0d-4c31-965f-5b644577eea4 Date: Sun, 25 Nov 2018 15:43:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:21,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-2e6a0692-de0d-4c31-965f-5b644577eea4 2018-11-25 15:43:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:21,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85a0c78f-8fca-4292-b5b5-1f1bac73f115 Date: Sun, 25 Nov 2018 15:43:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:21,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-85a0c78f-8fca-4292-b5b5-1f1bac73f115 2018-11-25 15:43:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:22,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4be25d2-9db4-46c4-a608-c636fb86bde0 Date: Sun, 25 Nov 2018 15:43:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:22,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-a4be25d2-9db4-46c4-a608-c636fb86bde0 2018-11-25 15:43:22,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:43:22,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:43:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:43:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24042c703016f6bc5d727c75a970c57a0818dcf9" 2018-11-25 15:43:22,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61815b32-7bd7-4001-8f48-11917f48870e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:22,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-61815b32-7bd7-4001-8f48-11917f48870e 2018-11-25 15:43:22,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:22,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4c3cbc5-f9d1-46a5-9685-9c90284d6720 Date: Sun, 25 Nov 2018 15:43:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:22,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-f4c3cbc5-f9d1-46a5-9685-9c90284d6720 2018-11-25 15:43:22,470 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net 2018-11-25 15:43:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" -d '{"port": {"network_id": "574b6c71-a27c-4cff-88d6-b43442384eae", "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port", "admin_state_up": true}}' 2018-11-25 15:43:23,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-0f5e7ad4-6200-4109-9000-5a8971f4538a Date: Sun, 25 Nov 2018 15:43:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","ip_address":"10.55.0.8"}],"id":"79a3f8e7-258b-478e-a26b-41f0509406b4","security_groups":["c31f3245-f343-4e9d-8d59-f6d0469739b2"],"mac_address":"fa:16:3e:07:4a:7e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","qos_policy_id":null,"admin_state_up":true,"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:22Z","binding:vnic_type":"normal"}} 2018-11-25 15:43:23,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0f5e7ad4-6200-4109-9000-5a8971f4538a 2018-11-25 15:43:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:23,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f778ece2-a5be-43cf-ae19-756c9ef2f422 Date: Sun, 25 Nov 2018 15:43:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:23,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-f778ece2-a5be-43cf-ae19-756c9ef2f422 2018-11-25 15:43:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:23,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df50824-4301-49fb-8143-d1b644558459 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:23,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-5df50824-4301-49fb-8143-d1b644558459 2018-11-25 15:43:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:23,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5f0926b8-d428-4249-8464-4d48f7b101d3 Date: Sun, 25 Nov 2018 15:43:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:23,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-5f0926b8-d428-4249-8464-4d48f7b101d3 2018-11-25 15:43:23,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:24,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-62d2635f-4c69-4fe7-801d-722783e1c9fc Date: Sun, 25 Nov 2018 15:43:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","ip_address":"10.55.0.8"}],"id":"79a3f8e7-258b-478e-a26b-41f0509406b4","security_groups":["c31f3245-f343-4e9d-8d59-f6d0469739b2"],"mac_address":"fa:16:3e:07:4a:7e","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port","admin_state_up":true,"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:43:24,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port&admin_state_up=True used request id req-62d2635f-4c69-4fe7-801d-722783e1c9fc 2018-11-25 15:43:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:24,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f53c5c5-e7f1-49ec-a7d4-c3a24fbcc111 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:24,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-2f53c5c5-e7f1-49ec-a7d4-c3a24fbcc111 2018-11-25 15:43:24,263 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst 2018-11-25 15:43:24,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:24,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:24 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-d94e9423-3343-4bef-9c07-4df73b0b968f x-compute-request-id: req-d94e9423-3343-4bef-9c07-4df73b0b968f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-flavor-name"}]} 2018-11-25 15:43:24,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d94e9423-3343-4bef-9c07-4df73b0b968f 2018-11-25 15:43:24,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:24,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:24 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-910fefdd-90f7-4e72-a08a-4909930223af x-compute-request-id: req-910fefdd-90f7-4e72-a08a-4909930223af Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "07fafcad-3066-42d1-a685-2f6726343081", "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:43:24,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081 used request id req-910fefdd-90f7-4e72-a08a-4909930223af 2018-11-25 15:43:24,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:24,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-45b11031-40ea-4c6a-9f0d-dd0a76ad10ce Date: Sun, 25 Nov 2018 15:43:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:14Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2224cbb5-dce2-4628-8761-d1df28b00687/snap", "metadata": {}}], "self": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687", "min_disk": 0, "protected": false, "id": "2224cbb5-dce2-4628-8761-d1df28b00687", "file": "/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2224cbb5-dce2-4628-8761-d1df28b00687/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec"} 2018-11-25 15:43:24,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec used request id req-45b11031-40ea-4c6a-9f0d-dd0a76ad10ce 2018-11-25 15:43:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:24,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b446e925-08e2-4aa6-903d-3f12acb1a2af Date: Sun, 25 Nov 2018 15:43:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:43:24,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b446e925-08e2-4aa6-903d-3f12acb1a2af 2018-11-25 15:43:24,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" -d '{"server": {"name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "imageRef": "2224cbb5-dce2-4628-8761-d1df28b00687", "flavorRef": "07fafcad-3066-42d1-a685-2f6726343081", "max_count": 1, "min_count": 1, "networks": [{"port": "79a3f8e7-258b-478e-a26b-41f0509406b4"}]}}' 2018-11-25 15:43:26,306 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:43:24 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-817c5593-e298-4ed1-b963-4bdf39d4d60a x-compute-request-id: req-817c5593-e298-4ed1-b963-4bdf39d4d60a Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "adminPass": "Dnr3YrVvb79A"}} 2018-11-25 15:43:26,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-817c5593-e298-4ed1-b963-4bdf39d4d60a 2018-11-25 15:43:26,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:26,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-a420706e-a01b-43c8-b7a0-96be0474cf53 x-compute-request-id: req-a420706e-a01b-43c8-b7a0-96be0474cf53 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "image": {"id": "2224cbb5-dce2-4628-8761-d1df28b00687", "links": [{"href": "http://172.30.9.29:8774/images/2224cbb5-dce2-4628-8761-d1df28b00687", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}]}, "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "user_id": "b8d8b6fee3b94603aca8735871aca660", "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-11-25T15:43:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "created": "2018-11-25T15:43:26Z", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:43:26,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-a420706e-a01b-43c8-b7a0-96be0474cf53 2018-11-25 15:43:26,690 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst 2018-11-25 15:43:26,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:26,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-d8d00429-016d-410d-94a6-04a2dfd50938 x-compute-request-id: req-d8d00429-016d-410d-94a6-04a2dfd50938 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "image": {"id": "2224cbb5-dce2-4628-8761-d1df28b00687", "links": [{"href": "http://172.30.9.29:8774/images/2224cbb5-dce2-4628-8761-d1df28b00687", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}]}, "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "user_id": "b8d8b6fee3b94603aca8735871aca660", "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-11-25T15:43:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "created": "2018-11-25T15:43:26Z", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:43:26,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-d8d00429-016d-410d-94a6-04a2dfd50938 2018-11-25 15:43:26,978 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst] is - BUILD 2018-11-25 15:43:26,978 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:43:29,981 - create_instance - DEBUG - VM status query timeout in 896.708286047 2018-11-25 15:43:29,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:30,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-efcb2051-316a-4265-9dd7-1cecad8a4741 x-compute-request-id: req-efcb2051-316a-4265-9dd7-1cecad8a4741 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "image": {"id": "2224cbb5-dce2-4628-8761-d1df28b00687", "links": [{"href": "http://172.30.9.29:8774/images/2224cbb5-dce2-4628-8761-d1df28b00687", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}]}, "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "security_groups": [{"name": "default"}], "user_id": "b8d8b6fee3b94603aca8735871aca660", "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-11-25T15:43:27Z", "hostId": "9a0b6bad7e75c8dbf9efa11cda846152d2d7b8d4b282f05c4a8e0b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "created": "2018-11-25T15:43:26Z", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:43:30,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-efcb2051-316a-4265-9dd7-1cecad8a4741 2018-11-25 15:43:30,638 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst] is - BUILD 2018-11-25 15:43:30,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:43:33,641 - create_instance - DEBUG - VM status query timeout in 893.048563004 2018-11-25 15:43:33,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:34,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-9279baf7-34ba-4a58-82af-179622864656 x-compute-request-id: req-9279baf7-34ba-4a58-82af-179622864656 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:4a:7e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "image": {"id": "2224cbb5-dce2-4628-8761-d1df28b00687", "links": [{"href": "http://172.30.9.29:8774/images/2224cbb5-dce2-4628-8761-d1df28b00687", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:43:32.000000", "flavor": {"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}]}, "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "security_groups": [{"name": "default"}], "user_id": "b8d8b6fee3b94603aca8735871aca660", "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-11-25T15:43:32Z", "hostId": "9a0b6bad7e75c8dbf9efa11cda846152d2d7b8d4b282f05c4a8e0b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "created": "2018-11-25T15:43:26Z", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:43:34,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-9279baf7-34ba-4a58-82af-179622864656 2018-11-25 15:43:34,274 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst] is - ACTIVE 2018-11-25 15:43:34,274 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:43:34,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:34,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-8732cfb4-1af3-4c3b-a0c9-fb89cdbb1761 x-compute-request-id: req-8732cfb4-1af3-4c3b-a0c9-fb89cdbb1761 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:4a:7e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "image": {"id": "2224cbb5-dce2-4628-8761-d1df28b00687", "links": [{"href": "http://172.30.9.29:8774/images/2224cbb5-dce2-4628-8761-d1df28b00687", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:43:32.000000", "flavor": {"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}]}, "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "security_groups": [{"name": "default"}], "user_id": "b8d8b6fee3b94603aca8735871aca660", "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-11-25T15:43:32Z", "hostId": "9a0b6bad7e75c8dbf9efa11cda846152d2d7b8d4b282f05c4a8e0b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "created": "2018-11-25T15:43:26Z", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:43:34,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-8732cfb4-1af3-4c3b-a0c9-fb89cdbb1761 2018-11-25 15:43:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:34,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-52e6edb3-1619-45df-b961-d9bb873acdde Date: Sun, 25 Nov 2018 15:43:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9fec193-d3d2-42f5-81c1-8a00493855e0"],"updated_at":"2018-11-25T15:43:17Z","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"574b6c71-a27c-4cff-88d6-b43442384eae","name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net"}]} 2018-11-25 15:43:34,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net used request id req-52e6edb3-1619-45df-b961-d9bb873acdde 2018-11-25 15:43:34,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:35,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b29a5e-2cec-44c5-bc88-7ddf9b17439b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:35,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-32b29a5e-2cec-44c5-bc88-7ddf9b17439b 2018-11-25 15:43:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:35,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9421e852-aa79-4153-aad4-623d3ca70224 Date: Sun, 25 Nov 2018 15:43:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:17Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet"}]} 2018-11-25 15:43:35,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-9421e852-aa79-4153-aad4-623d3ca70224 2018-11-25 15:43:35,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-7523a0ef-4511-4bd1-8131-284a28cb7c98 Date: Sun, 25 Nov 2018 15:43:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","ip_address":"10.55.0.8"}],"id":"79a3f8e7-258b-478e-a26b-41f0509406b4","security_groups":["c31f3245-f343-4e9d-8d59-f6d0469739b2"],"mac_address":"fa:16:3e:07:4a:7e","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port","admin_state_up":true,"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:22Z","binding:vnic_type":"normal","device_id":"d31deda0-4da3-4743-a152-4fcd618709b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","ip_address":"10.55.0.3"}],"id":"8a14bdde-55bc-424f-a7b7-b6261084a12b","security_groups":[],"mac_address":"fa:16:3e:f9:6a:3b","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-574b6c71-a27c-4cff-88d6-b43442384eae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","ip_address":"10.55.0.4"}],"id":"bdde624e-991d-4fd5-a4db-64d99b9f5183","security_groups":[],"mac_address":"fa:16:3e:68:4b:9f","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-574b6c71-a27c-4cff-88d6-b43442384eae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c9fec193-d3d2-42f5-81c1-8a00493855e0","ip_address":"10.55.0.2"}],"id":"f3fc86b5-bb1e-4b5f-9b90-1429e5ab3c76","security_groups":[],"mac_address":"fa:16:3e:ba:46:07","project_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"574b6c71-a27c-4cff-88d6-b43442384eae","tenant_id":"bf6f9d7e35f14dcabc5a3e9f78c85a32","created_at":"2018-11-25T15:43:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-574b6c71-a27c-4cff-88d6-b43442384eae"}]} 2018-11-25 15:43:35,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=574b6c71-a27c-4cff-88d6-b43442384eae used request id req-7523a0ef-4511-4bd1-8131-284a28cb7c98 2018-11-25 15:43:35,230 - create_instance - INFO - Deleting Port with ID - 79a3f8e7-258b-478e-a26b-41f0509406b4 2018-11-25 15:43:35,230 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-port 2018-11-25 15:43:35,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/79a3f8e7-258b-478e-a26b-41f0509406b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:35,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dffd51e5-9850-467e-ac3e-e35e4d9a4a75 Date: Sun, 25 Nov 2018 15:43:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:43:35,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/79a3f8e7-258b-478e-a26b-41f0509406b4 used request id req-dffd51e5-9850-467e-ac3e-e35e4d9a4a75 2018-11-25 15:43:35,716 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst 2018-11-25 15:43:35,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:35,850 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43: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 x-openstack-request-id: req-43b521f4-89c5-441a-8885-1b9c40425168 x-compute-request-id: req-43b521f4-89c5-441a-8885-1b9c40425168 Content-Type: application/json 2018-11-25 15:43:35,850 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-43b521f4-89c5-441a-8885-1b9c40425168 2018-11-25 15:43:35,851 - create_instance - INFO - Checking deletion status 2018-11-25 15:43:35,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:36,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-99fce5ef-4b30-45d6-b900-82c933ee2b5a x-compute-request-id: req-99fce5ef-4b30-45d6-b900-82c933ee2b5a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d31deda0-4da3-4743-a152-4fcd618709b9", "rel": "bookmark"}], "image": {"id": "2224cbb5-dce2-4628-8761-d1df28b00687", "links": [{"href": "http://172.30.9.29:8774/images/2224cbb5-dce2-4628-8761-d1df28b00687", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:43:32.000000", "flavor": {"id": "07fafcad-3066-42d1-a685-2f6726343081", "links": [{"href": "http://172.30.9.29:8774/flavors/07fafcad-3066-42d1-a685-2f6726343081", "rel": "bookmark"}]}, "id": "d31deda0-4da3-4743-a152-4fcd618709b9", "user_id": "b8d8b6fee3b94603aca8735871aca660", "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-11-25T15:43:35Z", "hostId": "9a0b6bad7e75c8dbf9efa11cda846152d2d7b8d4b282f05c4a8e0b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst", "created": "2018-11-25T15:43:26Z", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:43:36,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-99fce5ef-4b30-45d6-b900-82c933ee2b5a 2018-11-25 15:43:36,038 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst] is - ACTIVE 2018-11-25 15:43:36,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:43:39,041 - create_instance - DEBUG - VM status query timeout in 296.80993104 2018-11-25 15:43:39,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8a66ce4daf330e30406d86961688d8cca9be06" 2018-11-25 15:43:39,090 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:43: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 x-openstack-request-id: req-ffb7bc8b-bfec-4b5e-88a6-17404d167cd5 x-compute-request-id: req-ffb7bc8b-bfec-4b5e-88a6-17404d167cd5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d31deda0-4da3-4743-a152-4fcd618709b9 could not be found.", "code": 404}} 2018-11-25 15:43:39,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d31deda0-4da3-4743-a152-4fcd618709b9 used request id req-ffb7bc8b-bfec-4b5e-88a6-17404d167cd5 2018-11-25 15:43:39,090 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d31deda0-4da3-4743-a152-4fcd618709b9 could not be found. (HTTP 404) (Request-ID: req-ffb7bc8b-bfec-4b5e-88a6-17404d167cd5) 2018-11-25 15:43:39,090 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-inst 2018-11-25 15:43:39,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1019bb243db4fc75689212f68a4e00c65eb261f" 2018-11-25 15:43:39,139 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:43: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 x-openstack-request-id: req-8886ba9d-1677-4cdf-aecb-d14cea64dd77 x-compute-request-id: req-8886ba9d-1677-4cdf-aecb-d14cea64dd77 Content-Length: 0 Content-Type: application/json 2018-11-25 15:43:39,139 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/07fafcad-3066-42d1-a685-2f6726343081 used request id req-8886ba9d-1677-4cdf-aecb-d14cea64dd77 2018-11-25 15:43:39,140 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet 2018-11-25 15:43:39,140 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-subnet 2018-11-25 15:43:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c9fec193-d3d2-42f5-81c1-8a00493855e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:41,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83530615-435d-4218-bfc1-78ccca8c21f2 Date: Sun, 25 Nov 2018 15:43:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:43:41,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c9fec193-d3d2-42f5-81c1-8a00493855e0 used request id req-83530615-435d-4218-bfc1-78ccca8c21f2 2018-11-25 15:43:41,588 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec-pub-net 2018-11-25 15:43:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/574b6c71-a27c-4cff-88d6-b43442384eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b3e17c29e06dc9578e8127d3a8c5ede4d3065" 2018-11-25 15:43:42,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6d2450d-e6a6-4afc-a008-1c50d10b2e2f Date: Sun, 25 Nov 2018 15:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:43:42,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/574b6c71-a27c-4cff-88d6-b43442384eae used request id req-f6d2450d-e6a6-4afc-a008-1c50d10b2e2f 2018-11-25 15:43:42,843 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-fd80703c-289e-4e3a-bceb-452dfe808bec 2018-11-25 15:43:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21cc1b3997885523bb2d4307105acf9fd7c136e5" 2018-11-25 15:43:44,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84faad11-c937-4bf0-a5ee-aff5ce6bddb7 Date: Sun, 25 Nov 2018 15:43:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:43:44,712 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2224cbb5-dce2-4628-8761-d1df28b00687 used request id req-84faad11-c937-4bf0-a5ee-aff5ce6bddb7 2018-11-25 15:43:44,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4e38e8d7-c967-449e-b9bd-d7007548cb91 Date: Sun, 25 Nov 2018 15:43:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "created_at": "2018-11-25T15:43:16Z", "updated_at": "2018-11-25T15:43:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "revision_number": 0, "id": "1ddf4b89-27e2-4524-b19b-68496f99a742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "revision_number": 0, "id": "1e2de648-08a1-4e6c-8810-08c960e45adf", "remote_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "revision_number": 0, "id": "2613e73f-5f9e-4fb9-b860-1e4e7e68ce22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "revision_number": 0, "id": "755a1088-21db-4b07-acd8-96f5ade89b6d", "remote_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32"}], "revision_number": 4, "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:43:44,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4e38e8d7-c967-449e-b9bd-d7007548cb91 2018-11-25 15:43:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:45,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f034d4ff-ee9c-42d7-899d-2d08b1bde13b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:43:45,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-f034d4ff-ee9c-42d7-899d-2d08b1bde13b 2018-11-25 15:43:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:45,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6763526d-58ea-4b36-9f7b-72a4f2948d12 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32"}, "enabled": true, "id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj"}} 2018-11-25 15:43:45,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-6763526d-58ea-4b36-9f7b-72a4f2948d12 2018-11-25 15:43:45,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c31f3245-f343-4e9d-8d59-f6d0469739b2 2018-11-25 15:43:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c31f3245-f343-4e9d-8d59-f6d0469739b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:45,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f995f2d-e586-4d98-bee9-572783f1e35d Date: Sun, 25 Nov 2018 15:43:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "port_range_min": null, "revision_number": 0, "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "created_at": "2018-11-25T15:43:16Z", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "id": "1ddf4b89-27e2-4524-b19b-68496f99a742"}, {"remote_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "port_range_min": null, "revision_number": 0, "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "created_at": "2018-11-25T15:43:16Z", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "id": "1e2de648-08a1-4e6c-8810-08c960e45adf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "port_range_min": null, "revision_number": 0, "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "created_at": "2018-11-25T15:43:16Z", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "id": "2613e73f-5f9e-4fb9-b860-1e4e7e68ce22"}, {"remote_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:16Z", "security_group_id": "c31f3245-f343-4e9d-8d59-f6d0469739b2", "port_range_min": null, "revision_number": 0, "tenant_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "created_at": "2018-11-25T15:43:16Z", "project_id": "bf6f9d7e35f14dcabc5a3e9f78c85a32", "id": "755a1088-21db-4b07-acd8-96f5ade89b6d"}]} 2018-11-25 15:43:45,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c31f3245-f343-4e9d-8d59-f6d0469739b2 used request id req-5f995f2d-e586-4d98-bee9-572783f1e35d 2018-11-25 15:43:45,310 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:43:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c31f3245-f343-4e9d-8d59-f6d0469739b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:45,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8745368a-f765-47c5-bf9d-d518d9472561 Content-Length: 0 Date: Sun, 25 Nov 2018 15:43:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:43:45,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c31f3245-f343-4e9d-8d59-f6d0469739b2 used request id req-8745368a-f765-47c5-bf9d-d518d9472561 2018-11-25 15:43:45,906 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj 2018-11-25 15:43:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:46,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f132942e-39fc-4076-bc34-3e3d167944bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:46,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bf6f9d7e35f14dcabc5a3e9f78c85a32 used request id req-f132942e-39fc-4076-bc34-3e3d167944bd 2018-11-25 15:43:46,122 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-proj-role 2018-11-25 15:43:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/987ef78c419c4e5b9b6407df5a0ed2b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:46,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-659c529e-d1ba-4b24-9eed-7870fde1e194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:46,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/987ef78c419c4e5b9b6407df5a0ed2b5 used request id req-659c529e-d1ba-4b24-9eed-7870fde1e194 2018-11-25 15:43:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46967dd95f4a6db25af19ebe3695a1661d08d90" 2018-11-25 15:43:46,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaedd92-86a1-44da-a946-2ef88467d12a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:43:46,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0eaedd92-86a1-44da-a946-2ef88467d12a 2018-11-25 15:43:46,322 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-4b7d3d2c-3165-4ec-user 2018-11-25 15:43:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b8d8b6fee3b94603aca8735871aca660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f636be1648528515435eb639c5162c43b3e9b77" 2018-11-25 15:43:46,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33e3453-8f86-4942-bb18-10042a7c1100 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:46,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b8d8b6fee3b94603aca8735871aca660 used request id req-a33e3453-8f86-4942-bb18-10042a7c1100 2018-11-25 15:43:46,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:46,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["IwWCNAdUSmCLvd9xvsK5Gw"], "issued_at": "2018-11-25T15:43:46.000000Z"}} 2018-11-25 15:43:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57571aa69fbb97ef6bf22242e30c0534276b2cb8" 2018-11-25 15:43:46,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9941a4-1ca8-4d8b-982c-87bdf1ca31da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:46,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0c9941a4-1ca8-4d8b-982c-87bdf1ca31da 2018-11-25 15:43:46,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:46,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:47,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["MeFAJxXaQ1G_OV3k-6HyBw"], "issued_at": "2018-11-25T15:43:47.000000Z"}} 2018-11-25 15:43:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:43:47,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab495be6-b679-4fde-b382-c09f9e3801af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:47,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab495be6-b679-4fde-b382-c09f9e3801af 2018-11-25 15:43:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:43:47,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:43:47,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-9350fe33-fba0-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:43:47,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0596ab13-f233-46ba-bce6-d9f37be5bae9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-9350fe33-fba0-420-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:43:47,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-9350fe33-fba0-420-proj used request id req-0596ab13-f233-46ba-bce6-d9f37be5bae9 2018-11-25 15:43:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:43:47,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c6699c-680b-44dc-8c35-a2b925eea28a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:43:47,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-53c6699c-680b-44dc-8c35-a2b925eea28a 2018-11-25 15:43:47,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}}' 2018-11-25 15:43:47,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a557c4d7-5370-4e30-9542-8529430606d3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:43:47,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a557c4d7-5370-4e30-9542-8529430606d3 2018-11-25 15:43:47,742 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-9350fe33-fba0-420-proj 2018-11-25 15:43:47,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:47,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:48,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["VzUX-tY4RUq6P3YObYektQ"], "issued_at": "2018-11-25T15:43:48.000000Z"}} 2018-11-25 15:43:48,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1722dd13fda902b52962c4d965ba39fd4ff5b542" 2018-11-25 15:43:48,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5518391-3507-4865-8997-229d85f2e821 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:48,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e5518391-3507-4865-8997-229d85f2e821 2018-11-25 15:43:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:43:48,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:43:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1722dd13fda902b52962c4d965ba39fd4ff5b542" 2018-11-25 15:43:48,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1dfc2e-bbcb-4f03-a900-b9eac1dba42a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:43:48,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7a1dfc2e-bbcb-4f03-a900-b9eac1dba42a 2018-11-25 15:43:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-9350fe33-fba0-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1722dd13fda902b52962c4d965ba39fd4ff5b542" 2018-11-25 15:43:48,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d42e21-150d-4354-891b-9a8e92ccc94d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-9350fe33-fba0-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}]} 2018-11-25 15:43:48,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-9350fe33-fba0-420-proj used request id req-a7d42e21-150d-4354-891b-9a8e92ccc94d 2018-11-25 15:43:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1722dd13fda902b52962c4d965ba39fd4ff5b542" 2018-11-25 15:43:48,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27940a3e-0900-4129-b606-d3d098f536c1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:43:48,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-27940a3e-0900-4129-b606-d3d098f536c1 2018-11-25 15:43:48,759 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-9350fe33-fba0-420-user 2018-11-25 15:43:48,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:43:48,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132ef080-56ee-4b99-a32b-9e29cf61dda6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:43:48,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-132ef080-56ee-4b99-a32b-9e29cf61dda6 2018-11-25 15:43:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" -d '{"role": {"name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}}' 2018-11-25 15:43:48,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-853b387e-7b51-4b3e-8df0-d0a0b6c904c8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ac47ff30c754b4799ff69c72a22e4ea", "links": {"self": "http://172.30.9.29:5000/v3/roles/6ac47ff30c754b4799ff69c72a22e4ea"}, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}} 2018-11-25 15:43:48,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-853b387e-7b51-4b3e-8df0-d0a0b6c904c8 2018-11-25 15:43:48,958 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role 2018-11-25 15:43:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6ac47ff30c754b4799ff69c72a22e4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:43:49,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f6ec35-b52b-476c-9c36-35d62b7c9dc8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6ac47ff30c754b4799ff69c72a22e4ea"}, "domain_id": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role", "id": "6ac47ff30c754b4799ff69c72a22e4ea"}} 2018-11-25 15:43:49,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6ac47ff30c754b4799ff69c72a22e4ea used request id req-e2f6ec35-b52b-476c-9c36-35d62b7c9dc8 2018-11-25 15:43:49,051 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role to project CreateInstanceVolumeTests-9350fe33-fba0-420-proj 2018-11-25 15:43:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a/users/8f0cbb5aa78548ef94d839bf05b4a4ef/roles/6ac47ff30c754b4799ff69c72a22e4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:43:49,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2ce55f-2670-40f7-b6c9-d0511dc79fdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:43:49,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a/users/8f0cbb5aa78548ef94d839bf05b4a4ef/roles/6ac47ff30c754b4799ff69c72a22e4ea used request id req-9c2ce55f-2670-40f7-b6c9-d0511dc79fdd 2018-11-25 15:43:49,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:43:49,189 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:43:49,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:49,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:49,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["xuqllsNVRKS9vKFdkF_Psg"], "issued_at": "2018-11-25T15:43:49.000000Z"}} 2018-11-25 15:43:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:43:49,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a461089-eb77-40ee-935a-f385a8409f16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:49,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3a461089-eb77-40ee-935a-f385a8409f16 2018-11-25 15:43:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:43:49,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-b5719588-579a-4d82-b55c-61cd6f75a46f Date: Sun, 25 Nov 2018 15:43:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image"} 2018-11-25 15:43:49,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image used request id req-b5719588-579a-4d82-b55c-61cd6f75a46f 2018-11-25 15:43:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:43:49,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-269763af-f3de-4ac9-9dec-13bcd3a5fff9 Date: Sun, 25 Nov 2018 15:43:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:43:49,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-269763af-f3de-4ac9-9dec-13bcd3a5fff9 2018-11-25 15:43:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image"}' 2018-11-25 15:43:50,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b X-Openstack-Request-Id: req-c96655d9-5dbe-4273-b4ef-10d5660de7d9 Date: Sun, 25 Nov 2018 15:43:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "min_disk": 0, "protected": false, "id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "file": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b/file", "checksum": null, "owner": "6b0411568aaf4ffa84b56eda1308ab8a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:43:50,169 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c96655d9-5dbe-4273-b4ef-10d5660de7d9 2018-11-25 15:43:50,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" -d '' 2018-11-25 15:43:51,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bab673a-5553-4bc1-a686-ecacd66bfbf7 Date: Sun, 25 Nov 2018 15:43:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:43:51,590 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b/file used request id req-3bab673a-5553-4bc1-a686-ecacd66bfbf7 2018-11-25 15:43:51,591 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:43:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:43:51,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-47dab35b-9d61-4e95-84de-9017eeaafef2 Date: Sun, 25 Nov 2018 15:43:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b238aef8-23d0-412e-8c35-83d36e227c3b/snap", "metadata": {}}], "self": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "min_disk": 0, "protected": false, "id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "file": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b0411568aaf4ffa84b56eda1308ab8a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b238aef8-23d0-412e-8c35-83d36e227c3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:43:51,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b used request id req-47dab35b-9d61-4e95-84de-9017eeaafef2 2018-11-25 15:43:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:43:51,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f19e1a2-08e8-4b56-9938-502035309b36 Date: Sun, 25 Nov 2018 15:43:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:43:51,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2f19e1a2-08e8-4b56-9938-502035309b36 2018-11-25 15:43:51,931 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image 2018-11-25 15:43:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:43:52,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-98eb3d65-f218-4639-836e-da9b62183661 Date: Sun, 25 Nov 2018 15:43:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b238aef8-23d0-412e-8c35-83d36e227c3b/snap", "metadata": {}}], "self": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "min_disk": 0, "protected": false, "id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "file": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b0411568aaf4ffa84b56eda1308ab8a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b238aef8-23d0-412e-8c35-83d36e227c3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:43:52,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b used request id req-98eb3d65-f218-4639-836e-da9b62183661 2018-11-25 15:43:52,099 - create_image - DEBUG - Instance status is - active 2018-11-25 15:43:52,100 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image 2018-11-25 15:43:52,100 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image 2018-11-25 15:43:52,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:52,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:52,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hj8HOfZwRhqhO3V42DLtuQ"], "issued_at": "2018-11-25T15:43:52.000000Z"}} 2018-11-25 15:43:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae333618322829a1e2ea19bf817294b7acf93969" 2018-11-25 15:43:52,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa27f02-3828-4b64-945d-7ba3f99b42fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:52,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2fa27f02-3828-4b64-945d-7ba3f99b42fc 2018-11-25 15:43:52,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:43:52,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae333618322829a1e2ea19bf817294b7acf93969" 2018-11-25 15:43:52,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-04b401cf-4420-4162-915d-e1d36fb5c679 x-compute-request-id: req-04b401cf-4420-4162-915d-e1d36fb5c679 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:43:52,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-04b401cf-4420-4162-915d-e1d36fb5c679 2018-11-25 15:43:52,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae333618322829a1e2ea19bf817294b7acf93969" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:43:52,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43: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-1af5b00f-e01e-4209-a3eb-3b5eba9647a4 x-compute-request-id: req-1af5b00f-e01e-4209-a3eb-3b5eba9647a4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:43:52,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1af5b00f-e01e-4209-a3eb-3b5eba9647a4 2018-11-25 15:43:52,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:52,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:53,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["7Zauxnn8TTi9le73E3aEWQ"], "issued_at": "2018-11-25T15:43:53.000000Z"}} 2018-11-25 15:43:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:43:53,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4b6bae-82a0-4365-b515-44846ac60e7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:53,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a4b6bae-82a0-4365-b515-44846ac60e7c 2018-11-25 15:43:53,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:43:53,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ff49f1b-7658-45dd-b3c2-f4c2d2f8e0d4 Date: Sun, 25 Nov 2018 15:43:53 GMT RESP BODY: {"networks":[]} 2018-11-25 15:43:53,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-0ff49f1b-7658-45dd-b3c2-f4c2d2f8e0d4 2018-11-25 15:43:53,633 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net 2018-11-25 15:43:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" -d '{"network": {"name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net", "admin_state_up": true}}' 2018-11-25 15:43:54,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-136a8119-5a50-4c94-a084-f3d002206ccf Date: Sun, 25 Nov 2018 15:43:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:43:54Z","is_default":false,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","mtu":1450}} 2018-11-25 15:43:54,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-136a8119-5a50-4c94-a084-f3d002206ccf 2018-11-25 15:43:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:43:54,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8c5e4a18-51e3-4fae-b7db-1441c5fc7fdb Date: Sun, 25 Nov 2018 15:43:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:43:54Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:43:54,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-8c5e4a18-51e3-4fae-b7db-1441c5fc7fdb 2018-11-25 15:43:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:43:54,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d7a936ac-375f-462c-bac5-aad3b1f97eee Date: Sun, 25 Nov 2018 15:43:54 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:43:54,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-d7a936ac-375f-462c-bac5-aad3b1f97eee 2018-11-25 15:43:54,967 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet 2018-11-25 15:43:54,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" -d '{"subnets": [{"ip_version": 4, "network_id": "f2b3370e-ea02-4d8a-b1da-291ede2e8b89", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]}' 2018-11-25 15:43:55,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b4980fee-50b5-49f6-aa5f-5ee6645b9a6e Date: Sun, 25 Nov 2018 15:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:43:55,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b4980fee-50b5-49f6-aa5f-5ee6645b9a6e 2018-11-25 15:43:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:43:56,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-35233914-311c-43ed-b476-20d95fec8743 Date: Sun, 25 Nov 2018 15:43:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:43:56,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-35233914-311c-43ed-b476-20d95fec8743 2018-11-25 15:43:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:43:56,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7972d1c8-10e9-4404-bc63-a9048c887b4f Date: Sun, 25 Nov 2018 15:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:43:56,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-7972d1c8-10e9-4404-bc63-a9048c887b4f 2018-11-25 15:43:56,293 - OpenStackNetwork - DEBUG - Network [f2b3370e-ea02-4d8a-b1da-291ede2e8b89] created successfully 2018-11-25 15:43:56,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:43:56,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:43:56,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["_S_Bfo2WT6CAzmJU8nfUMw"], "issued_at": "2018-11-25T15:43:56.000000Z"}} 2018-11-25 15:43:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:43:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6619bf-d828-4a27-8620-1adfa593fdf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:43:56,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ea6619bf-d828-4a27-8620-1adfa593fdf7 2018-11-25 15:43:56,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:43:56,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:56 GMT Server: Apache x-compute-request-id: req-1c6dc835-48bb-49ca-bf5f-05002810ce12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c6dc835-48bb-49ca-bf5f-05002810ce12 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:43:56,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/detail used request id req-1c6dc835-48bb-49ca-bf5f-05002810ce12 2018-11-25 15:43:56,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:43:57,668 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:43:56 GMT Server: Apache x-compute-request-id: req-f6ee719f-af4b-477c-869c-7de3612c5cd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6ee719f-af4b-477c-869c-7de3612c5cd0 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.597649", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:43:57,668 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes used request id req-f6ee719f-af4b-477c-869c-7de3612c5cd0 2018-11-25 15:43:57,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:43:57,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:57 GMT Server: Apache x-compute-request-id: req-9c7c8d78-c177-4732-b9e7-a0ec93f60627 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c7c8d78-c177-4732-b9e7-a0ec93f60627 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:43:57,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-9c7c8d78-c177-4732-b9e7-a0ec93f60627 2018-11-25 15:43:57,897 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1 2018-11-25 15:43:57,900 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:43:58,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:43:57 GMT Server: Apache x-compute-request-id: req-a50dce36-a093-4762-8269-0b3e4d538c7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a50dce36-a093-4762-8269-0b3e4d538c7b Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:43:57.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:43:58,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-a50dce36-a093-4762-8269-0b3e4d538c7b 2018-11-25 15:43:58,100 - create_volume - DEBUG - Instance status is - creating 2018-11-25 15:43:58,100 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:44:01,103 - create_volume - DEBUG - Volume status query timeout in 296.794434071 2018-11-25 15:44:01,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:44:01,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:01 GMT Server: Apache x-compute-request-id: req-3ce31883-2872-480c-b606-eaa18b513189 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ce31883-2872-480c-b606-eaa18b513189 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:43:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:44:01,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-3ce31883-2872-480c-b606-eaa18b513189 2018-11-25 15:44:01,295 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:44:01,295 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1 2018-11-25 15:44:01,296 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1 2018-11-25 15:44:01,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:01,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:01,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["rOZAX9CtSXGM7I0TwIZapQ"], "issued_at": "2018-11-25T15:44:01.000000Z"}} 2018-11-25 15:44:01,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:01,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2651f7ec-a1cb-406b-8ece-1797141cf0bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:01,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2651f7ec-a1cb-406b-8ece-1797141cf0bb 2018-11-25 15:44:01,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:01,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:01 GMT Server: Apache x-compute-request-id: req-ff474256-637c-440f-83bc-6c93be84bb1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff474256-637c-440f-83bc-6c93be84bb1c Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:43:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}]} 2018-11-25 15:44:01,947 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/detail used request id req-ff474256-637c-440f-83bc-6c93be84bb1c 2018-11-25 15:44:01,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:44:02,254 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44:01 GMT Server: Apache x-compute-request-id: req-42368d9f-4326-4e0b-a03c-40dda5c91696 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42368d9f-4326-4e0b-a03c-40dda5c91696 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:02.175590", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "size": 1}} 2018-11-25 15:44:02,255 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes used request id req-42368d9f-4326-4e0b-a03c-40dda5c91696 2018-11-25 15:44:02,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:02,444 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:02 GMT Server: Apache x-compute-request-id: req-52a7f5b5-bdcf-47df-a7c0-2a9360930e7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52a7f5b5-bdcf-47df-a7c0-2a9360930e7d Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "size": 1}} 2018-11-25 15:44:02,444 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 used request id req-52a7f5b5-bdcf-47df-a7c0-2a9360930e7d 2018-11-25 15:44:02,444 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2 2018-11-25 15:44:02,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:02,642 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:02 GMT Server: Apache x-compute-request-id: req-d941df56-20e6-47d7-b197-d8ca4eb4afc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d941df56-20e6-47d7-b197-d8ca4eb4afc0 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "size": 1}} 2018-11-25 15:44:02,642 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 used request id req-d941df56-20e6-47d7-b197-d8ca4eb4afc0 2018-11-25 15:44:02,642 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:44:02,643 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2 2018-11-25 15:44:02,643 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2 2018-11-25 15:44:02,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:02,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:03,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["AbobwminQymlFXTpXiVuUg"], "issued_at": "2018-11-25T15:44:03.000000Z"}} 2018-11-25 15:44:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:03,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a306e06a-79a5-45cd-8cdb-26494515a239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:03,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a306e06a-79a5-45cd-8cdb-26494515a239 2018-11-25 15:44:03,098 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:44:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:03,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f4c564-2865-4dd6-a45a-7241b6c24fed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:03,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-09f4c564-2865-4dd6-a45a-7241b6c24fed 2018-11-25 15:44:03,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:03,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-deb09bb6-35a7-4c46-bb6b-3bbeba7186a2 Date: Sun, 25 Nov 2018 15:44:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:03,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-deb09bb6-35a7-4c46-bb6b-3bbeba7186a2 2018-11-25 15:44:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:44:03,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:44:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ac6f1c-bf16-4cdd-b048-6c5379ae0b9b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:03,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-96ac6f1c-bf16-4cdd-b048-6c5379ae0b9b 2018-11-25 15:44:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:03,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c01bd4bc-f275-4db2-bb21-6731950af60a Date: Sun, 25 Nov 2018 15:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:03,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-c01bd4bc-f275-4db2-bb21-6731950af60a 2018-11-25 15:44:03,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:03,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1cd10d1c-c1b7-474a-8bb7-50db0c4ccdf2 Date: Sun, 25 Nov 2018 15:44:03 GMT RESP BODY: {"ports":[]} 2018-11-25 15:44:03,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port&admin_state_up=True used request id req-1cd10d1c-c1b7-474a-8bb7-50db0c4ccdf2 2018-11-25 15:44:03,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:04,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:03 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-ddfc4a04-57d0-4e32-9fca-1e35b3ab75f8 x-compute-request-id: req-ddfc4a04-57d0-4e32-9fca-1e35b3ab75f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:44:04,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst used request id req-ddfc4a04-57d0-4e32-9fca-1e35b3ab75f8 2018-11-25 15:44:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:04,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-766de941-3477-4326-b960-7b70cc8011cd Date: Sun, 25 Nov 2018 15:44:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:04,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-766de941-3477-4326-b960-7b70cc8011cd 2018-11-25 15:44:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:04,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c145f073-b1f0-4b13-8269-873a996359c6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:04,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-c145f073-b1f0-4b13-8269-873a996359c6 2018-11-25 15:44:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:04,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd781159-c298-40b9-afdc-c0ee93dbf6f9 Date: Sun, 25 Nov 2018 15:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:04,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-cd781159-c298-40b9-afdc-c0ee93dbf6f9 2018-11-25 15:44:04,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:04,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1a79413d-c44d-4c04-9bbd-ef90a873677f Date: Sun, 25 Nov 2018 15:44:04 GMT RESP BODY: {"ports":[]} 2018-11-25 15:44:04,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port&admin_state_up=True used request id req-1a79413d-c44d-4c04-9bbd-ef90a873677f 2018-11-25 15:44:04,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:04,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:05,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["ulp3zYjUTVmUzwyzXfEpqg"], "issued_at": "2018-11-25T15:44:05.000000Z"}} 2018-11-25 15:44:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8451093be1da4e43ec1cacfc227e2f5061db0697" 2018-11-25 15:44:05,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f015a4-900c-4852-b3a2-40f9649e52c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:05,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-63f015a4-900c-4852-b3a2-40f9649e52c5 2018-11-25 15:44:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-15e99d4b-4628-49d4-9972-78b537bf8cdc Date: Sun, 25 Nov 2018 15:44:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:05,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-15e99d4b-4628-49d4-9972-78b537bf8cdc 2018-11-25 15:44:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:05,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c40db6a0-f94c-45e8-ae24-f870d5b63eca Date: Sun, 25 Nov 2018 15:44:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:05,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-c40db6a0-f94c-45e8-ae24-f870d5b63eca 2018-11-25 15:44:05,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:06,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-16353846-e879-4493-9751-30a174378f01 Date: Sun, 25 Nov 2018 15:44:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:06,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-16353846-e879-4493-9751-30a174378f01 2018-11-25 15:44:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:44:06,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:44:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:44:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8451093be1da4e43ec1cacfc227e2f5061db0697" 2018-11-25 15:44:06,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0b271a-3d59-4b70-b7f8-6cd242c1f7a3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:06,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-6f0b271a-3d59-4b70-b7f8-6cd242c1f7a3 2018-11-25 15:44:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-337c437e-3c46-460c-b505-a8d68eff8737 Date: Sun, 25 Nov 2018 15:44:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:06,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-337c437e-3c46-460c-b505-a8d68eff8737 2018-11-25 15:44:06,364 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net 2018-11-25 15:44:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" -d '{"port": {"network_id": "f2b3370e-ea02-4d8a-b1da-291ede2e8b89", "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port", "admin_state_up": true}}' 2018-11-25 15:44:07,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-c78ed977-00ce-4131-a9c1-e908d664902c Date: Sun, 25 Nov 2018 15:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:44:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.9"}],"id":"431df243-9ffc-430b-8717-7a009bfe0553","security_groups":["9ed87d70-101e-4f9d-b9ac-e75955738795"],"mac_address":"fa:16:3e:26:d1:88","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","qos_policy_id":null,"admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:44:06Z","binding:vnic_type":"normal"}} 2018-11-25 15:44:07,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c78ed977-00ce-4131-a9c1-e908d664902c 2018-11-25 15:44:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:07,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-109f4d4c-8fb5-48b1-a844-a5fd1def3a5f Date: Sun, 25 Nov 2018 15:44:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:07,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-109f4d4c-8fb5-48b1-a844-a5fd1def3a5f 2018-11-25 15:44:07,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:07,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4533154d-da4a-484d-8e3d-d030b8080fb8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:07,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-4533154d-da4a-484d-8e3d-d030b8080fb8 2018-11-25 15:44:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:07,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fd394a11-eea4-457e-abd7-496ec269d322 Date: Sun, 25 Nov 2018 15:44:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:07,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-fd394a11-eea4-457e-abd7-496ec269d322 2018-11-25 15:44:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-642a5ef1-38ec-4914-a501-893cbe65ffe3 Date: Sun, 25 Nov 2018 15:44:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:44:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.9"}],"id":"431df243-9ffc-430b-8717-7a009bfe0553","security_groups":["9ed87d70-101e-4f9d-b9ac-e75955738795"],"mac_address":"fa:16:3e:26:d1:88","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:44:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:44:08,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port&admin_state_up=True used request id req-642a5ef1-38ec-4914-a501-893cbe65ffe3 2018-11-25 15:44:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:08,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fa8cc3-6499-4529-9997-6ade7f285053 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:08,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-99fa8cc3-6499-4529-9997-6ade7f285053 2018-11-25 15:44:08,221 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst 2018-11-25 15:44:08,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:08,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:08 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-a5f4dd0e-5889-453a-abed-0a2e85029a27 x-compute-request-id: req-a5f4dd0e-5889-453a-abed-0a2e85029a27 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-flavor-name"}]} 2018-11-25 15:44:08,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a5f4dd0e-5889-453a-abed-0a2e85029a27 2018-11-25 15:44:08,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:08,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:08 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-fc65a39e-a454-46d0-a1c9-967a9ca73621 x-compute-request-id: req-fc65a39e-a454-46d0-a1c9-967a9ca73621 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:44:08,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c used request id req-fc65a39e-a454-46d0-a1c9-967a9ca73621 2018-11-25 15:44:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:08,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e92e1345-5684-4f49-badd-ad0ef6c93707 Date: Sun, 25 Nov 2018 15:44:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:43:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:43:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b238aef8-23d0-412e-8c35-83d36e227c3b/snap", "metadata": {}}], "self": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "min_disk": 0, "protected": false, "id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "file": "/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b0411568aaf4ffa84b56eda1308ab8a", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b238aef8-23d0-412e-8c35-83d36e227c3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image"} 2018-11-25 15:44:08,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image used request id req-e92e1345-5684-4f49-badd-ad0ef6c93707 2018-11-25 15:44:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:08,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9b2ef6c9-f617-41d0-b432-5c27fdd328fc Date: Sun, 25 Nov 2018 15:44:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:44:08,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9b2ef6c9-f617-41d0-b432-5c27fdd328fc 2018-11-25 15:44:08,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" -d '{"server": {"name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "imageRef": "b238aef8-23d0-412e-8c35-83d36e227c3b", "flavorRef": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "max_count": 1, "min_count": 1, "networks": [{"port": "431df243-9ffc-430b-8717-7a009bfe0553"}]}}' 2018-11-25 15:44:09,779 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44:08 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-0d3fd0e8-4299-45aa-90be-9a6ccdf77868 x-compute-request-id: req-0d3fd0e8-4299-45aa-90be-9a6ccdf77868 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "adminPass": "my9Zowya9Z4X"}} 2018-11-25 15:44:09,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-0d3fd0e8-4299-45aa-90be-9a6ccdf77868 2018-11-25 15:44:09,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:10,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:09 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-23ad32f7-e2f7-45e5-97ba-5a7d3b237475 x-compute-request-id: req-23ad32f7-e2f7-45e5-97ba-5a7d3b237475 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:10,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-23ad32f7-e2f7-45e5-97ba-5a7d3b237475 2018-11-25 15:44:10,004 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst 2018-11-25 15:44:10,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:10,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-32900e78-c602-4e57-bdb0-1e84c676b18a x-compute-request-id: req-32900e78-c602-4e57-bdb0-1e84c676b18a Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:10,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-32900e78-c602-4e57-bdb0-1e84c676b18a 2018-11-25 15:44:10,219 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst] is - BUILD 2018-11-25 15:44:10,219 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:44:13,222 - create_instance - DEBUG - VM status query timeout in 896.782247782 2018-11-25 15:44:13,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:14,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:13 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-b1dd19ec-e11a-4e70-9f23-9ca72e1ed599 x-compute-request-id: req-b1dd19ec-e11a-4e70-9f23-9ca72e1ed599 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:10Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:14,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-b1dd19ec-e11a-4e70-9f23-9ca72e1ed599 2018-11-25 15:44:14,179 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst] is - BUILD 2018-11-25 15:44:14,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:44:17,182 - create_instance - DEBUG - VM status query timeout in 892.821906805 2018-11-25 15:44:17,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:17,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:17 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-77da7f64-138e-4a8b-ba27-b3d95a7eccb7 x-compute-request-id: req-77da7f64-138e-4a8b-ba27-b3d95a7eccb7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d1:88", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:16Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:17,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-77da7f64-138e-4a8b-ba27-b3d95a7eccb7 2018-11-25 15:44:17,906 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst] is - ACTIVE 2018-11-25 15:44:17,907 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:44:17,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:18,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:17 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-a0b90d05-245f-4e67-984f-220078534ac4 x-compute-request-id: req-a0b90d05-245f-4e67-984f-220078534ac4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d1:88", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:16Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:18,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-a0b90d05-245f-4e67-984f-220078534ac4 2018-11-25 15:44:18,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:18,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2fe4daf6-5558-4466-a609-067c55cd86c5 Date: Sun, 25 Nov 2018 15:44:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:18,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-2fe4daf6-5558-4466-a609-067c55cd86c5 2018-11-25 15:44:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:18,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a44b1a-968d-4a72-a265-9925d01cfa18 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:18,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-46a44b1a-968d-4a72-a265-9925d01cfa18 2018-11-25 15:44:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:18,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-88116ab0-69ce-452f-9292-cda73d4d389a Date: Sun, 25 Nov 2018 15:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:18,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-88116ab0-69ce-452f-9292-cda73d4d389a 2018-11-25 15:44:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:18,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-bf4c2ee6-33df-42b8-9e4a-23ff376b7111 Date: Sun, 25 Nov 2018 15:44:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.9"}],"id":"431df243-9ffc-430b-8717-7a009bfe0553","security_groups":["9ed87d70-101e-4f9d-b9ac-e75955738795"],"mac_address":"fa:16:3e:26:d1:88","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:44:06Z","binding:vnic_type":"normal","device_id":"da8ac97f-4919-4784-ba0e-67eadad690c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.4"}],"id":"8940b872-7f79-4fb7-b6dc-e2318943f7f5","security_groups":[],"mac_address":"fa:16:3e:b4:e8:21","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.2"}],"id":"e3bc2acb-de2d-468a-8c4d-a5df6d2713ea","security_groups":[],"mac_address":"fa:16:3e:ce:12:18","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.3"}],"id":"ee28c534-0e56-40fe-bc01-5ccbf71f7f76","security_groups":[],"mac_address":"fa:16:3e:9e:f0:75","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"}]} 2018-11-25 15:44:18,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-bf4c2ee6-33df-42b8-9e4a-23ff376b7111 2018-11-25 15:44:18,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:19,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:18 GMT Server: Apache x-compute-request-id: req-927e1a5d-4b00-4b54-97c0-65e3727acda8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-927e1a5d-4b00-4b54-97c0-65e3727acda8 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "size": 1}, {"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:43:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}]} 2018-11-25 15:44:19,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/detail used request id req-927e1a5d-4b00-4b54-97c0-65e3727acda8 2018-11-25 15:44:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:19,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594802b9-496a-4d22-85df-8f6176be4d41 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:19,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-594802b9-496a-4d22-85df-8f6176be4d41 2018-11-25 15:44:19,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:19,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-fc9c43ae-e442-4154-9e44-e69d1f304dca x-compute-request-id: req-fc9c43ae-e442-4154-9e44-e69d1f304dca Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d1:88", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:16Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:19,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-fc9c43ae-e442-4154-9e44-e69d1f304dca 2018-11-25 15:44:19,777 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst] is - ACTIVE 2018-11-25 15:44:19,777 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:44:19,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:20,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-604c36cf-733c-46af-bda7-646426a5c25d x-compute-request-id: req-604c36cf-733c-46af-bda7-646426a5c25d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d1:88", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:16Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:20,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-604c36cf-733c-46af-bda7-646426a5c25d 2018-11-25 15:44:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:20,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-07931df1-1ebf-45e4-9931-a7d4583d13b2 Date: Sun, 25 Nov 2018 15:44:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:20,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-07931df1-1ebf-45e4-9931-a7d4583d13b2 2018-11-25 15:44:20,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:20,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639abbbf-d44f-47b3-ae3d-3fb32849b69b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:20,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-639abbbf-d44f-47b3-ae3d-3fb32849b69b 2018-11-25 15:44:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0377ebff-1d0b-4e16-8f16-9cb088b3ce25 Date: Sun, 25 Nov 2018 15:44:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:20,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-0377ebff-1d0b-4e16-8f16-9cb088b3ce25 2018-11-25 15:44:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:21,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-2be10baf-99f0-41c2-af8e-28961858167d Date: Sun, 25 Nov 2018 15:44:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.9"}],"id":"431df243-9ffc-430b-8717-7a009bfe0553","security_groups":["9ed87d70-101e-4f9d-b9ac-e75955738795"],"mac_address":"fa:16:3e:26:d1:88","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:44:06Z","binding:vnic_type":"normal","device_id":"da8ac97f-4919-4784-ba0e-67eadad690c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.4"}],"id":"8940b872-7f79-4fb7-b6dc-e2318943f7f5","security_groups":[],"mac_address":"fa:16:3e:b4:e8:21","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.2"}],"id":"e3bc2acb-de2d-468a-8c4d-a5df6d2713ea","security_groups":[],"mac_address":"fa:16:3e:ce:12:18","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.3"}],"id":"ee28c534-0e56-40fe-bc01-5ccbf71f7f76","security_groups":[],"mac_address":"fa:16:3e:9e:f0:75","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"}]} 2018-11-25 15:44:21,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-2be10baf-99f0-41c2-af8e-28961858167d 2018-11-25 15:44:21,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" -d '{"volumeAttachment": {"volumeId": "ccb03cc2-1c20-453c-a152-c1acda2ba42b"}}' 2018-11-25 15:44:23,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-b2e9e41c-f6f4-441f-a2a8-8a5a921cf488 x-compute-request-id: req-b2e9e41c-f6f4-441f-a2a8-8a5a921cf488 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "da8ac97f-4919-4784-ba0e-67eadad690c6", "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "volumeId": "ccb03cc2-1c20-453c-a152-c1acda2ba42b"}} 2018-11-25 15:44:23,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6/os-volume_attachments used request id req-b2e9e41c-f6f4-441f-a2a8-8a5a921cf488 2018-11-25 15:44:23,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:23,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:23 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-82ec1584-b488-4e5e-ae95-5ff055c244bd x-compute-request-id: req-82ec1584-b488-4e5e-ae95-5ff055c244bd Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d1:88", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:16Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [{"id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b"}], "metadata": {}}} 2018-11-25 15:44:23,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-82ec1584-b488-4e5e-ae95-5ff055c244bd 2018-11-25 15:44:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c28bea35-5fa9-4f13-91d0-f63e73a8b4a4 Date: Sun, 25 Nov 2018 15:44:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:23,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-c28bea35-5fa9-4f13-91d0-f63e73a8b4a4 2018-11-25 15:44:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:23,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf44ef0e-5a13-42ff-8430-282e5d8855ab Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:23,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-cf44ef0e-5a13-42ff-8430-282e5d8855ab 2018-11-25 15:44:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ea39ca54-4605-4f56-840e-21cca48283f6 Date: Sun, 25 Nov 2018 15:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:23,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-ea39ca54-4605-4f56-840e-21cca48283f6 2018-11-25 15:44:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:23,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-9d6261eb-1b91-4b71-bf0a-4be03927d3ed Date: Sun, 25 Nov 2018 15:44:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.9"}],"id":"431df243-9ffc-430b-8717-7a009bfe0553","security_groups":["9ed87d70-101e-4f9d-b9ac-e75955738795"],"mac_address":"fa:16:3e:26:d1:88","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:44:06Z","binding:vnic_type":"normal","device_id":"da8ac97f-4919-4784-ba0e-67eadad690c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.4"}],"id":"8940b872-7f79-4fb7-b6dc-e2318943f7f5","security_groups":[],"mac_address":"fa:16:3e:b4:e8:21","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.2"}],"id":"e3bc2acb-de2d-468a-8c4d-a5df6d2713ea","security_groups":[],"mac_address":"fa:16:3e:ce:12:18","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.3"}],"id":"ee28c534-0e56-40fe-bc01-5ccbf71f7f76","security_groups":[],"mac_address":"fa:16:3e:9e:f0:75","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"}]} 2018-11-25 15:44:23,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-9d6261eb-1b91-4b71-bf0a-4be03927d3ed 2018-11-25 15:44:23,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:24,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ac47ff30c754b4799ff69c72a22e4ea", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role"}], "expires_at": "2018-11-25T16:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6b0411568aaf4ffa84b56eda1308ab8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-user", "id": "8f0cbb5aa78548ef94d839bf05b4a4ef"}, "audit_ids": ["23bi5roNRDSZLsYrmexFBg"], "issued_at": "2018-11-25T15:44:24.000000Z"}} 2018-11-25 15:44:24,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfb58f2c0884262261e3a29f72cbeb80ba0bda5" 2018-11-25 15:44:25,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:24 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-319beb3e-d8dc-4065-bf2a-af983fae0353 x-compute-request-id: req-319beb3e-d8dc-4065-bf2a-af983fae0353 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d1:88", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "security_groups": [{"name": "default"}], "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:24Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [{"id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b"}], "metadata": {}}]} 2018-11-25 15:44:25,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst used request id req-319beb3e-d8dc-4065-bf2a-af983fae0353 2018-11-25 15:44:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfb58f2c0884262261e3a29f72cbeb80ba0bda5" 2018-11-25 15:44:25,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-202d48ca-827f-40c5-92b6-7b0f13f20107 Date: Sun, 25 Nov 2018 15:44:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba421ff0-7e85-4061-bda6-b2ecac517d5c"],"updated_at":"2018-11-25T15:43:55Z","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net"}]} 2018-11-25 15:44:25,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net used request id req-202d48ca-827f-40c5-92b6-7b0f13f20107 2018-11-25 15:44:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfb58f2c0884262261e3a29f72cbeb80ba0bda5" 2018-11-25 15:44:25,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4479e850-7ea4-40d8-9dff-fc5dcef5e294 Date: Sun, 25 Nov 2018 15:44:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:55Z","dns_nameservers":[],"updated_at":"2018-11-25T15:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet"}]} 2018-11-25 15:44:25,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-4479e850-7ea4-40d8-9dff-fc5dcef5e294 2018-11-25 15:44:25,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfb58f2c0884262261e3a29f72cbeb80ba0bda5" 2018-11-25 15:44:25,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-39f03a8d-cff4-4883-884f-8eba3b79b95d Date: Sun, 25 Nov 2018 15:44:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.9"}],"id":"431df243-9ffc-430b-8717-7a009bfe0553","security_groups":["9ed87d70-101e-4f9d-b9ac-e75955738795"],"mac_address":"fa:16:3e:26:d1:88","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:44:06Z","binding:vnic_type":"normal","device_id":"da8ac97f-4919-4784-ba0e-67eadad690c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.4"}],"id":"8940b872-7f79-4fb7-b6dc-e2318943f7f5","security_groups":[],"mac_address":"fa:16:3e:b4:e8:21","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.2"}],"id":"e3bc2acb-de2d-468a-8c4d-a5df6d2713ea","security_groups":[],"mac_address":"fa:16:3e:ce:12:18","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:43:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba421ff0-7e85-4061-bda6-b2ecac517d5c","ip_address":"10.55.0.3"}],"id":"ee28c534-0e56-40fe-bc01-5ccbf71f7f76","security_groups":[],"mac_address":"fa:16:3e:9e:f0:75","project_id":"6b0411568aaf4ffa84b56eda1308ab8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2b3370e-ea02-4d8a-b1da-291ede2e8b89","tenant_id":"6b0411568aaf4ffa84b56eda1308ab8a","created_at":"2018-11-25T15:43:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2b3370e-ea02-4d8a-b1da-291ede2e8b89"}]} 2018-11-25 15:44:25,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-39f03a8d-cff4-4883-884f-8eba3b79b95d 2018-11-25 15:44:25,800 - create_instance - INFO - Deleting Port with ID - 431df243-9ffc-430b-8717-7a009bfe0553 2018-11-25 15:44:25,800 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-port 2018-11-25 15:44:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/431df243-9ffc-430b-8717-7a009bfe0553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:26,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8970cdb-1349-4448-89eb-f7460f85035d Date: Sun, 25 Nov 2018 15:44:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:44:26,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/431df243-9ffc-430b-8717-7a009bfe0553 used request id req-c8970cdb-1349-4448-89eb-f7460f85035d 2018-11-25 15:44:26,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-927e1a5d-4b00-4b54-97c0-65e3727acda8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:26,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:26 GMT Server: Apache x-compute-request-id: req-ad5832ec-3637-414d-bf19-af872bfbc586 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad5832ec-3637-414d-bf19-af872bfbc586 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [{"server_id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "attachment_id": "630b3c2a-b682-4384-94b2-7d9c694c0f5b", "attached_at": "2018-11-25T15:44:25.000000", "host_name": null, "volume_id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "device": "/dev/vdb", "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b"}], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:44:26,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-ad5832ec-3637-414d-bf19-af872bfbc586 2018-11-25 15:44:26,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6/os-volume_attachments/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:27,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44: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 x-openstack-request-id: req-4e6c7205-4eac-457d-8180-c01b4234d9f3 x-compute-request-id: req-4e6c7205-4eac-457d-8180-c01b4234d9f3 Content-Length: 0 Content-Type: application/json 2018-11-25 15:44:27,770 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6/os-volume_attachments/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-4e6c7205-4eac-457d-8180-c01b4234d9f3 2018-11-25 15:44:27,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:28,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-d7aa24e2-497c-43ee-a5d0-12cb00aea891 x-compute-request-id: req-d7aa24e2-497c-43ee-a5d0-12cb00aea891 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:24Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [{"id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b"}], "metadata": {}}} 2018-11-25 15:44:28,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-d7aa24e2-497c-43ee-a5d0-12cb00aea891 2018-11-25 15:44:31,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:31,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:31 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-fe8ecf1f-e54d-438f-ae51-e7d54012543b x-compute-request-id: req-fe8ecf1f-e54d-438f-ae51-e7d54012543b Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:24Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:31,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-fe8ecf1f-e54d-438f-ae51-e7d54012543b 2018-11-25 15:44:31,403 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst 2018-11-25 15:44:31,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:31,563 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:44:31 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-8147513a-a7d8-41f9-996b-66700cc9c27b x-compute-request-id: req-8147513a-a7d8-41f9-996b-66700cc9c27b Content-Type: application/json 2018-11-25 15:44:31,563 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-8147513a-a7d8-41f9-996b-66700cc9c27b 2018-11-25 15:44:31,564 - create_instance - INFO - Checking deletion status 2018-11-25 15:44:31,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:31,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:31 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-cd1d97c6-eec1-49de-ab4f-96eadf169b91 x-compute-request-id: req-cd1d97c6-eec1-49de-ab4f-96eadf169b91 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da8ac97f-4919-4784-ba0e-67eadad690c6", "rel": "bookmark"}], "image": {"id": "b238aef8-23d0-412e-8c35-83d36e227c3b", "links": [{"href": "http://172.30.9.29:8774/images/b238aef8-23d0-412e-8c35-83d36e227c3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:44:15.000000", "flavor": {"id": "8d46c146-6cd2-41b7-b40e-f17cda10346c", "links": [{"href": "http://172.30.9.29:8774/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c", "rel": "bookmark"}]}, "id": "da8ac97f-4919-4784-ba0e-67eadad690c6", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "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-11-25T15:44:31Z", "hostId": "43c48651a3485c3d39a6ebdc81a27d0af492a146beec1c0b451f8306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst", "created": "2018-11-25T15:44:09Z", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:44:31,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-cd1d97c6-eec1-49de-ab4f-96eadf169b91 2018-11-25 15:44:31,966 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst] is - ACTIVE 2018-11-25 15:44:31,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:44:34,969 - create_instance - DEBUG - VM status query timeout in 296.594571114 2018-11-25 15:44:34,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef932ddac69d1e7a293daf42c35bbca760220c21" 2018-11-25 15:44:35,026 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:44: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-9558ecb4-a27c-42a7-b883-3bf786284089 x-compute-request-id: req-9558ecb4-a27c-42a7-b883-3bf786284089 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance da8ac97f-4919-4784-ba0e-67eadad690c6 could not be found.", "code": 404}} 2018-11-25 15:44:35,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/da8ac97f-4919-4784-ba0e-67eadad690c6 used request id req-9558ecb4-a27c-42a7-b883-3bf786284089 2018-11-25 15:44:35,027 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance da8ac97f-4919-4784-ba0e-67eadad690c6 could not be found. (HTTP 404) (Request-ID: req-9558ecb4-a27c-42a7-b883-3bf786284089) 2018-11-25 15:44:35,027 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-inst 2018-11-25 15:44:35,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae333618322829a1e2ea19bf817294b7acf93969" 2018-11-25 15:44:35,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44: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 x-openstack-request-id: req-38dffd24-e14d-4f9f-a996-257c6142ff38 x-compute-request-id: req-38dffd24-e14d-4f9f-a996-257c6142ff38 Content-Length: 0 Content-Type: application/json 2018-11-25 15:44:35,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/8d46c146-6cd2-41b7-b40e-f17cda10346c used request id req-38dffd24-e14d-4f9f-a996-257c6142ff38 2018-11-25 15:44:35,067 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet 2018-11-25 15:44:35,067 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-subnet 2018-11-25 15:44:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ba421ff0-7e85-4061-bda6-b2ecac517d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:44:37,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-698b0d14-70d6-4d61-bd03-9350c4ed86eb Date: Sun, 25 Nov 2018 15:44:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:44:37,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ba421ff0-7e85-4061-bda6-b2ecac517d5c used request id req-698b0d14-70d6-4d61-bd03-9350c4ed86eb 2018-11-25 15:44:37,446 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-pub-net 2018-11-25 15:44:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f2b3370e-ea02-4d8a-b1da-291ede2e8b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c523f2628738a783780c795d6e3520ea9c35d56" 2018-11-25 15:44:38,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8bea2f8-3b1b-46c9-9146-2a24635eb569 Date: Sun, 25 Nov 2018 15:44:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:44:38,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f2b3370e-ea02-4d8a-b1da-291ede2e8b89 used request id req-f8bea2f8-3b1b-46c9-9146-2a24635eb569 2018-11-25 15:44:38,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:39,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:38 GMT Server: Apache x-compute-request-id: req-6d51f979-3709-4bbd-8527-2fcb3f21a5ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d51f979-3709-4bbd-8527-2fcb3f21a5ec Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "size": 1}} 2018-11-25 15:44:39,195 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 used request id req-6d51f979-3709-4bbd-8527-2fcb3f21a5ec 2018-11-25 15:44:39,196 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:44:39,196 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2 2018-11-25 15:44:39,196 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2 2018-11-25 15:44:39,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:39,437 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e6c4430-227e-4629-8cbf-574b3feb5763 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:44:39,437 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 used request id req-4e6c4430-227e-4629-8cbf-574b3feb5763 2018-11-25 15:44:39,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:39,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:39 GMT Server: Apache x-compute-request-id: req-6b6995e6-a104-4de9-802b-a7c49ac4da89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b6995e6-a104-4de9-802b-a7c49ac4da89 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4dac8e0-73f1-42d2-b66d-223a634ac7c7", "size": 1}} 2018-11-25 15:44:39,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 used request id req-6b6995e6-a104-4de9-802b-a7c49ac4da89 2018-11-25 15:44:39,648 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:44:39,648 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:44:42,651 - create_volume - DEBUG - Volume status query timeout in 56.7862889767 2018-11-25 15:44:42,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff474256-637c-440f-83bc-6c93be84bb1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca995ba7782525b02a906493adf3b5886fd36" 2018-11-25 15:44:42,688 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:44:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6d9419d3-54bc-4722-8ecc-802d3dd5292d x-openstack-request-id: req-6d9419d3-54bc-4722-8ecc-802d3dd5292d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c4dac8e0-73f1-42d2-b66d-223a634ac7c7 could not be found.", "code": 404}} 2018-11-25 15:44:42,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/c4dac8e0-73f1-42d2-b66d-223a634ac7c7 used request id req-6d9419d3-54bc-4722-8ecc-802d3dd5292d 2018-11-25 15:44:42,688 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c4dac8e0-73f1-42d2-b66d-223a634ac7c7 could not be found. (HTTP 404) (Request-ID: req-6d9419d3-54bc-4722-8ecc-802d3dd5292d) 2018-11-25 15:44:42,689 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-2 2018-11-25 15:44:42,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:44:42,746 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:42 GMT Server: Apache x-compute-request-id: req-1bb8a2d5-8b73-4eaf-8835-edc3317f348f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bb8a2d5-8b73-4eaf-8835-edc3317f348f Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:44:42,746 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-1bb8a2d5-8b73-4eaf-8835-edc3317f348f 2018-11-25 15:44:42,746 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:44:42,747 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1 2018-11-25 15:44:42,747 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1 2018-11-25 15:44:42,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:44:42,844 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e665429-3d64-4f02-ba2f-9029fe11505a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:44:42,844 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-3e665429-3d64-4f02-ba2f-9029fe11505a 2018-11-25 15:44:42,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:44:43,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:42 GMT Server: Apache x-compute-request-id: req-a07ba7eb-d6f6-4a05-b851-b6451d7904ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a07ba7eb-d6f6-4a05-b851-b6451d7904ac Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "8f0cbb5aa78548ef94d839bf05b4a4ef", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "self"}, {"href": "http://172.30.9.29:8776/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:43:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "updated_at": "2018-11-25T15:44:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ccb03cc2-1c20-453c-a152-c1acda2ba42b", "size": 1}} 2018-11-25 15:44:43,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-a07ba7eb-d6f6-4a05-b851-b6451d7904ac 2018-11-25 15:44:43,044 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:44:43,045 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:44:46,048 - create_volume - DEBUG - Volume status query timeout in 56.7967970371 2018-11-25 15:44:46,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c6dc835-48bb-49ca-bf5f-05002810ce12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79d2c181f250e02f0c6be29372e0378b6b8739d" 2018-11-25 15:44:46,252 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:44:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1e1d9b49-50e9-42d5-8b9c-2dc392baaa1b x-openstack-request-id: req-1e1d9b49-50e9-42d5-8b9c-2dc392baaa1b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ccb03cc2-1c20-453c-a152-c1acda2ba42b could not be found.", "code": 404}} 2018-11-25 15:44:46,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6b0411568aaf4ffa84b56eda1308ab8a/volumes/ccb03cc2-1c20-453c-a152-c1acda2ba42b used request id req-1e1d9b49-50e9-42d5-8b9c-2dc392baaa1b 2018-11-25 15:44:46,253 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ccb03cc2-1c20-453c-a152-c1acda2ba42b could not be found. (HTTP 404) (Request-ID: req-1e1d9b49-50e9-42d5-8b9c-2dc392baaa1b) 2018-11-25 15:44:46,253 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-1 2018-11-25 15:44:46,254 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-d66d689a-3fc3-439b-bec3-c3b64e9cb262-image 2018-11-25 15:44:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bd7956970fbaba3e1e8d42f1fd54b2a82acb59a" 2018-11-25 15:44:47,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2970e424-0e5f-4b06-b0c3-27b3a4dea756 Date: Sun, 25 Nov 2018 15:44:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:44:47,059 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b238aef8-23d0-412e-8c35-83d36e227c3b used request id req-2970e424-0e5f-4b06-b0c3-27b3a4dea756 2018-11-25 15:44:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:47,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4a7ebc3e-b991-4b6c-8e62-fb3b74ca628f Date: Sun, 25 Nov 2018 15:44:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "created_at": "2018-11-25T15:43:53Z", "updated_at": "2018-11-25T15:43:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "revision_number": 0, "id": "01153b2c-53bd-4fc3-aab8-51a00454dbf9", "remote_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "revision_number": 0, "id": "14cac424-8c44-4b12-a88f-6166d6fba61f", "remote_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "revision_number": 0, "id": "98c6c138-027c-49c0-a6c4-d06edf03a069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "revision_number": 0, "id": "cbd3ecee-c46d-4e36-ba25-02b52ef572da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a"}], "revision_number": 4, "project_id": "6b0411568aaf4ffa84b56eda1308ab8a", "id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:44:47,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4a7ebc3e-b991-4b6c-8e62-fb3b74ca628f 2018-11-25 15:44:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:47,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439a074d-778d-420c-9703-e378b0512b40 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:44:47,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-439a074d-778d-420c-9703-e378b0512b40 2018-11-25 15:44:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:47,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f281dd98-6fde-4316-89d0-ac4ee0cfaedb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a"}, "enabled": true, "id": "6b0411568aaf4ffa84b56eda1308ab8a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9350fe33-fba0-420-proj"}} 2018-11-25 15:44:47,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-f281dd98-6fde-4316-89d0-ac4ee0cfaedb 2018-11-25 15:44:47,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ed87d70-101e-4f9d-b9ac-e75955738795 2018-11-25 15:44:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9ed87d70-101e-4f9d-b9ac-e75955738795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:47,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9ff59307-eb15-40a4-aba2-0ad8d4c40e3d Date: Sun, 25 Nov 2018 15:44:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "port_range_min": null, "revision_number": 0, "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "created_at": "2018-11-25T15:43:53Z", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a", "id": "01153b2c-53bd-4fc3-aab8-51a00454dbf9"}, {"remote_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "port_range_min": null, "revision_number": 0, "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "created_at": "2018-11-25T15:43:53Z", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a", "id": "14cac424-8c44-4b12-a88f-6166d6fba61f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "port_range_min": null, "revision_number": 0, "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "created_at": "2018-11-25T15:43:53Z", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a", "id": "98c6c138-027c-49c0-a6c4-d06edf03a069"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:43:53Z", "security_group_id": "9ed87d70-101e-4f9d-b9ac-e75955738795", "port_range_min": null, "revision_number": 0, "tenant_id": "6b0411568aaf4ffa84b56eda1308ab8a", "created_at": "2018-11-25T15:43:53Z", "project_id": "6b0411568aaf4ffa84b56eda1308ab8a", "id": "cbd3ecee-c46d-4e36-ba25-02b52ef572da"}]} 2018-11-25 15:44:47,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9ed87d70-101e-4f9d-b9ac-e75955738795 used request id req-9ff59307-eb15-40a4-aba2-0ad8d4c40e3d 2018-11-25 15:44:47,641 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:44:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9ed87d70-101e-4f9d-b9ac-e75955738795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:48,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-010aa06c-4f89-4f19-b70a-426bfba73ac6 Content-Length: 0 Date: Sun, 25 Nov 2018 15:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:44:48,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9ed87d70-101e-4f9d-b9ac-e75955738795 used request id req-010aa06c-4f89-4f19-b70a-426bfba73ac6 2018-11-25 15:44:48,012 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-9350fe33-fba0-420-proj 2018-11-25 15:44:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:48,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2131d08-02aa-4ac2-a8f6-31c1f0b0a9d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:44:48,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6b0411568aaf4ffa84b56eda1308ab8a used request id req-d2131d08-02aa-4ac2-a8f6-31c1f0b0a9d7 2018-11-25 15:44:48,235 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-9350fe33-fba0-420-proj-role 2018-11-25 15:44:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6ac47ff30c754b4799ff69c72a22e4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:48,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c87d87e-2f2c-42b4-a7a3-9aaf5bafc1f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:44:48,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6ac47ff30c754b4799ff69c72a22e4ea used request id req-0c87d87e-2f2c-42b4-a7a3-9aaf5bafc1f0 2018-11-25 15:44:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40aeb812790b0f0e9e9278f98380a78693064f2c" 2018-11-25 15:44:48,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8a1b76-439d-429e-a5ac-99c07eb2e798 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:44:48,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f8a1b76-439d-429e-a5ac-99c07eb2e798 2018-11-25 15:44:48,431 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-9350fe33-fba0-420-user 2018-11-25 15:44:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8f0cbb5aa78548ef94d839bf05b4a4ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1722dd13fda902b52962c4d965ba39fd4ff5b542" 2018-11-25 15:44:48,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b1b385-7e3c-4f95-92d7-d3ca87f76d3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:44:48,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8f0cbb5aa78548ef94d839bf05b4a4ef used request id req-38b1b385-7e3c-4f95-92d7-d3ca87f76d3b 2018-11-25 15:44:48,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:49,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["tD_UbgpvQ8uNFJTf_tE9aQ"], "issued_at": "2018-11-25T15:44:49.000000Z"}} 2018-11-25 15:44:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54c48dc557ab3cd0b4440b9095445a112c008f7" 2018-11-25 15:44:49,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1f88e6-91b2-4318-b166-b6d2e970e6ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:49,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6e1f88e6-91b2-4318-b166-b6d2e970e6ca 2018-11-25 15:44:49,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:49,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:49,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rxQxoooLRqKbE4tgIBqHNg"], "issued_at": "2018-11-25T15:44:49.000000Z"}} 2018-11-25 15:44:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:44:49,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81241b30-bb55-4e49-8282-dbaaa7247586 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:49,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81241b30-bb55-4e49-8282-dbaaa7247586 2018-11-25 15:44:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:44:49,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:44:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0c96f4ef-dded-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:44:49,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df83fe43-5aca-4071-be61-96f7fc437a3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0c96f4ef-dded-441-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:44:49,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0c96f4ef-dded-441-proj used request id req-df83fe43-5aca-4071-be61-96f7fc437a3d 2018-11-25 15:44:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:44:49,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41d3270-2e17-45e9-afed-0ecdea5f20c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:44:49,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c41d3270-2e17-45e9-afed-0ecdea5f20c7 2018-11-25 15:44:49,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}}' 2018-11-25 15:44:49,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa459ea-9dfe-4552-9c81-76d2e8e2d105 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:44:49,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0fa459ea-9dfe-4552-9c81-76d2e8e2d105 2018-11-25 15:44:49,993 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-0c96f4ef-dded-441-proj 2018-11-25 15:44:49,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:49,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:50,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["jBzY6uGtRtO2DjJ3CGzWeQ"], "issued_at": "2018-11-25T15:44:50.000000Z"}} 2018-11-25 15:44:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143032ab1c4c5cf0179c080ab77c76250498f55" 2018-11-25 15:44:50,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74dafe7-c8e2-42bd-9598-aa15f97606de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:50,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e74dafe7-c8e2-42bd-9598-aa15f97606de 2018-11-25 15:44:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:44:50,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:44:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:44:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143032ab1c4c5cf0179c080ab77c76250498f55" 2018-11-25 15:44:50,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ea2d1f-65c9-4a09-a94b-f7bc8885c02d Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:44:50,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-81ea2d1f-65c9-4a09-a94b-f7bc8885c02d 2018-11-25 15:44:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-0c96f4ef-dded-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143032ab1c4c5cf0179c080ab77c76250498f55" 2018-11-25 15:44:50,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a7508b-a790-4410-a346-32f6fc45ad9f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-0c96f4ef-dded-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}]} 2018-11-25 15:44:50,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-0c96f4ef-dded-441-proj used request id req-12a7508b-a790-4410-a346-32f6fc45ad9f 2018-11-25 15:44:50,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143032ab1c4c5cf0179c080ab77c76250498f55" 2018-11-25 15:44:50,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4232763-1118-43aa-903b-23617ac67e7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:44:50,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c4232763-1118-43aa-903b-23617ac67e7b 2018-11-25 15:44:51,238 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-0c96f4ef-dded-441-user 2018-11-25 15:44:51,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:44:51,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8a16ff-78dc-413c-83b5-c78bae9f77f9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:44:51,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac8a16ff-78dc-413c-83b5-c78bae9f77f9 2018-11-25 15:44:51,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" -d '{"role": {"name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}}' 2018-11-25 15:44:51,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9926e7c3-4dd8-47f4-bd14-395c9cd2be3a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0076ad2e2df44fa984c6650b7bbb506c", "links": {"self": "http://172.30.9.29:5000/v3/roles/0076ad2e2df44fa984c6650b7bbb506c"}, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}} 2018-11-25 15:44:51,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9926e7c3-4dd8-47f4-bd14-395c9cd2be3a 2018-11-25 15:44:51,466 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role 2018-11-25 15:44:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/0076ad2e2df44fa984c6650b7bbb506c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:44:51,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f475deb3-6787-4538-a3c8-35ecb57f3da8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/0076ad2e2df44fa984c6650b7bbb506c"}, "domain_id": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role", "id": "0076ad2e2df44fa984c6650b7bbb506c"}} 2018-11-25 15:44:51,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/0076ad2e2df44fa984c6650b7bbb506c used request id req-f475deb3-6787-4538-a3c8-35ecb57f3da8 2018-11-25 15:44:51,558 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role to project CreateInstanceVolumeTests-0c96f4ef-dded-441-proj 2018-11-25 15:44:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2/users/5a8651480d8b4f84bbba04be5d875e1a/roles/0076ad2e2df44fa984c6650b7bbb506c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:44:51,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b05ff8a-9e64-461b-a43e-6ba7ba09d47e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:44:51,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2/users/5a8651480d8b4f84bbba04be5d875e1a/roles/0076ad2e2df44fa984c6650b7bbb506c used request id req-0b05ff8a-9e64-461b-a43e-6ba7ba09d47e 2018-11-25 15:44:51,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:44:51,691 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:44:51,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:51,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:52,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["eSGdzA_-SPme6MTXZQO0cQ"], "issued_at": "2018-11-25T15:44:52.000000Z"}} 2018-11-25 15:44:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:44:52,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16100fa5-a263-49a9-a479-dcc722fbe136 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:52,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16100fa5-a263-49a9-a479-dcc722fbe136 2018-11-25 15:44:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:44:52,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9cd1ae98-4166-47b3-94a3-1704c9b96d75 Date: Sun, 25 Nov 2018 15:44:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image"} 2018-11-25 15:44:52,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image used request id req-9cd1ae98-4166-47b3-94a3-1704c9b96d75 2018-11-25 15:44:52,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:44:52,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef45e747-077b-4a0e-b482-d8059eb5a98f Date: Sun, 25 Nov 2018 15:44:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:44:52,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ef45e747-077b-4a0e-b482-d8059eb5a98f 2018-11-25 15:44:52,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image"}' 2018-11-25 15:44:52,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 X-Openstack-Request-Id: req-d644d385-568c-4711-97b0-bc37c6609e91 Date: Sun, 25 Nov 2018 15:44:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:44:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:44:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462", "min_disk": 0, "protected": false, "id": "d157055c-1da7-4f4c-9302-779f37e5c462", "file": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462/file", "checksum": null, "owner": "6c0f9f4a3da440c4a6d5180be532b0b2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:44:52,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d644d385-568c-4711-97b0-bc37c6609e91 2018-11-25 15:44:52,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" -d '' 2018-11-25 15:44:53,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac56740c-2f0c-4f1c-970f-22c301f6ad41 Date: Sun, 25 Nov 2018 15:44:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:44:53,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462/file used request id req-ac56740c-2f0c-4f1c-970f-22c301f6ad41 2018-11-25 15:44:53,684 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:44:53,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:44:53,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8ed1bffc-9a72-4a0d-b255-c3ac4e0627b9 Date: Sun, 25 Nov 2018 15:44:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:44:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:44:53Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d157055c-1da7-4f4c-9302-779f37e5c462/snap", "metadata": {}}], "self": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462", "min_disk": 0, "protected": false, "id": "d157055c-1da7-4f4c-9302-779f37e5c462", "file": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c0f9f4a3da440c4a6d5180be532b0b2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d157055c-1da7-4f4c-9302-779f37e5c462/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:44:53,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 used request id req-8ed1bffc-9a72-4a0d-b255-c3ac4e0627b9 2018-11-25 15:44:53,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:44:53,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-76616bd2-75ac-4eb8-b42f-4c32c6f9d00f Date: Sun, 25 Nov 2018 15:44:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:44:53,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-76616bd2-75ac-4eb8-b42f-4c32c6f9d00f 2018-11-25 15:44:53,856 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image 2018-11-25 15:44:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:44:54,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3dc442b2-3d6a-4511-a645-b5db423c6fbc Date: Sun, 25 Nov 2018 15:44:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:44:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:44:53Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d157055c-1da7-4f4c-9302-779f37e5c462/snap", "metadata": {}}], "self": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462", "min_disk": 0, "protected": false, "id": "d157055c-1da7-4f4c-9302-779f37e5c462", "file": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c0f9f4a3da440c4a6d5180be532b0b2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d157055c-1da7-4f4c-9302-779f37e5c462/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:44:54,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 used request id req-3dc442b2-3d6a-4511-a645-b5db423c6fbc 2018-11-25 15:44:54,013 - create_image - DEBUG - Instance status is - active 2018-11-25 15:44:54,013 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image 2018-11-25 15:44:54,013 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image 2018-11-25 15:44:54,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:54,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:54,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ytq1b8nGTKuGrw11wSag0Q"], "issued_at": "2018-11-25T15:44:54.000000Z"}} 2018-11-25 15:44:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed7534edfc77119f147b8efdd39be1ad01da355" 2018-11-25 15:44:54,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16b3c2d-d520-4f12-a875-5e2d7cd27a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:54,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f16b3c2d-d520-4f12-a875-5e2d7cd27a13 2018-11-25 15:44:54,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:44:54,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed7534edfc77119f147b8efdd39be1ad01da355" 2018-11-25 15:44:54,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-0b5cf982-077e-4ae7-91cc-245db7a4996a x-compute-request-id: req-0b5cf982-077e-4ae7-91cc-245db7a4996a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:44:54,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0b5cf982-077e-4ae7-91cc-245db7a4996a 2018-11-25 15:44:54,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed7534edfc77119f147b8efdd39be1ad01da355" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:44:54,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44: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-02014ace-d67f-4342-b4d9-56af6ca4797b x-compute-request-id: req-02014ace-d67f-4342-b4d9-56af6ca4797b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:44:54,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-02014ace-d67f-4342-b4d9-56af6ca4797b 2018-11-25 15:44:54,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:54,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:55,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["QjQtsjjaSpGlzUQoCGUiqA"], "issued_at": "2018-11-25T15:44:55.000000Z"}} 2018-11-25 15:44:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:44:55,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9617c9-23c7-4c10-a32c-4ca3721b118e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:55,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc9617c9-23c7-4c10-a32c-4ca3721b118e 2018-11-25 15:44:55,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:44:55,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb605675-25cb-4ea3-89cd-eb2c668a843c Date: Sun, 25 Nov 2018 15:44:55 GMT RESP BODY: {"networks":[]} 2018-11-25 15:44:55,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-fb605675-25cb-4ea3-89cd-eb2c668a843c 2018-11-25 15:44:55,456 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net 2018-11-25 15:44:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" -d '{"network": {"name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net", "admin_state_up": true}}' 2018-11-25 15:44:56,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e7bf2098-111e-449b-848b-3032266cc559 Date: Sun, 25 Nov 2018 15:44:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:44:55Z","is_default":false,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","mtu":1450}} 2018-11-25 15:44:56,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e7bf2098-111e-449b-848b-3032266cc559 2018-11-25 15:44:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:44:56,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8ca9f1fd-bca1-4bf0-8874-1ae2d2b0c4a5 Date: Sun, 25 Nov 2018 15:44:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:44:55Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:44:56,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-8ca9f1fd-bca1-4bf0-8874-1ae2d2b0c4a5 2018-11-25 15:44:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:44:56,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81d72440-6323-473b-bc62-364d874fa5f2 Date: Sun, 25 Nov 2018 15:44:56 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:44:56,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-81d72440-6323-473b-bc62-364d874fa5f2 2018-11-25 15:44:56,492 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet 2018-11-25 15:44:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" -d '{"subnets": [{"ip_version": 4, "network_id": "633d97f0-3b0a-4736-a4f5-88e2950ec281", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]}' 2018-11-25 15:44:57,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f3791ab-a9c0-493e-8515-aec0b0e0d69b Date: Sun, 25 Nov 2018 15:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:44:57,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3f3791ab-a9c0-493e-8515-aec0b0e0d69b 2018-11-25 15:44:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:44:57,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-603d4b98-d465-43fd-b0ad-d6ad182b5fa1 Date: Sun, 25 Nov 2018 15:44:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:44:57,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-603d4b98-d465-43fd-b0ad-d6ad182b5fa1 2018-11-25 15:44:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:44:57,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb2b6b91-93b4-41db-9532-bc8deb76fb93 Date: Sun, 25 Nov 2018 15:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:44:57,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-bb2b6b91-93b4-41db-9532-bc8deb76fb93 2018-11-25 15:44:57,572 - OpenStackNetwork - DEBUG - Network [633d97f0-3b0a-4736-a4f5-88e2950ec281] created successfully 2018-11-25 15:44:57,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:57,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:57,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["PX0ZboXBQsGDrhEZbeTTZQ"], "issued_at": "2018-11-25T15:44:57.000000Z"}} 2018-11-25 15:44:57,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:44:58,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc4d1c2-b067-4515-8ec7-7f9bfa9be8e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:58,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fdc4d1c2-b067-4515-8ec7-7f9bfa9be8e1 2018-11-25 15:44:58,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:44:58,240 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:58 GMT Server: Apache x-compute-request-id: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-25 15:44:58,240 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail used request id req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0 2018-11-25 15:44:58,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:44:58,614 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44:58 GMT Server: Apache x-compute-request-id: req-1bcdcc1b-e4e8-4d5a-b54a-51319500b572 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1bcdcc1b-e4e8-4d5a-b54a-51319500b572 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.494951", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}} 2018-11-25 15:44:58,615 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes used request id req-1bcdcc1b-e4e8-4d5a-b54a-51319500b572 2018-11-25 15:44:58,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:44:58,834 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:58 GMT Server: Apache x-compute-request-id: req-cc33b216-a7d3-478b-bd6b-aeeb19799034 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc33b216-a7d3-478b-bd6b-aeeb19799034 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:44:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}} 2018-11-25 15:44:58,834 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-cc33b216-a7d3-478b-bd6b-aeeb19799034 2018-11-25 15:44:58,835 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1 2018-11-25 15:44:58,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:44:59,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:58 GMT Server: Apache x-compute-request-id: req-88a47c9e-5952-4024-8f81-d7fcefa5d2fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88a47c9e-5952-4024-8f81-d7fcefa5d2fc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:44:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}} 2018-11-25 15:44:59,035 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-88a47c9e-5952-4024-8f81-d7fcefa5d2fc 2018-11-25 15:44:59,035 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:44:59,035 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1 2018-11-25 15:44:59,035 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1 2018-11-25 15:44:59,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:44:59,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:44:59,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["ayhywMZCRtOu7z6hYI4sMQ"], "issued_at": "2018-11-25T15:44:59.000000Z"}} 2018-11-25 15:44:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:44:59,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38634f9-7bbf-42c0-b965-5844d68a7477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:44:59,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f38634f9-7bbf-42c0-b965-5844d68a7477 2018-11-25 15:44:59,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:44:59,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:44:59 GMT Server: Apache x-compute-request-id: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:44:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}]} 2018-11-25 15:44:59,784 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail used request id req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32 2018-11-25 15:44:59,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-25 15:45:00,142 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:44:59 GMT Server: Apache x-compute-request-id: req-f8331db3-0c16-4838-adf9-b7e5d23dbd2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8331db3-0c16-4838-adf9-b7e5d23dbd2d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.020339", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}} 2018-11-25 15:45:00,142 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes used request id req-f8331db3-0c16-4838-adf9-b7e5d23dbd2d 2018-11-25 15:45:00,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:45:00,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:00 GMT Server: Apache x-compute-request-id: req-d20e7875-d1e4-49ba-96fa-8d53b341d9f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d20e7875-d1e4-49ba-96fa-8d53b341d9f8 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}} 2018-11-25 15:45:00,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-d20e7875-d1e4-49ba-96fa-8d53b341d9f8 2018-11-25 15:45:00,346 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2 2018-11-25 15:45:00,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:45:00,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:00 GMT Server: Apache x-compute-request-id: req-0d7c271c-d1e1-4da1-b8e0-3d3b15421f63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d7c271c-d1e1-4da1-b8e0-3d3b15421f63 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}} 2018-11-25 15:45:00,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-0d7c271c-d1e1-4da1-b8e0-3d3b15421f63 2018-11-25 15:45:00,553 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:45:00,553 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2 2018-11-25 15:45:00,554 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2 2018-11-25 15:45:00,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:45:00,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:45:00,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["vGf5u1iQTgin8aq-KLLeSg"], "issued_at": "2018-11-25T15:45:00.000000Z"}} 2018-11-25 15:45:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636b1fea-fb06-4338-8319-49a64dea7294 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:45:01,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-636b1fea-fb06-4338-8319-49a64dea7294 2018-11-25 15:45:01,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:45:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805246cc-253a-48b7-b12b-de10b9559fba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:45:01,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-805246cc-253a-48b7-b12b-de10b9559fba 2018-11-25 15:45:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-36012feb-2aea-4cd2-bf11-a1ab8f317cfc Date: Sun, 25 Nov 2018 15:45:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:01,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-36012feb-2aea-4cd2-bf11-a1ab8f317cfc 2018-11-25 15:45:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:45:01,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:45:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:45:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24a8c0c-d227-4d11-99c1-90d26ed4b3d7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:01,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-d24a8c0c-d227-4d11-99c1-90d26ed4b3d7 2018-11-25 15:45:01,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a71b075e-9416-4269-8889-3006b96e8d0e Date: Sun, 25 Nov 2018 15:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:01,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-a71b075e-9416-4269-8889-3006b96e8d0e 2018-11-25 15:45:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9d30c32-05d6-49de-954c-b9ad19cabde7 Date: Sun, 25 Nov 2018 15:45:01 GMT RESP BODY: {"ports":[]} 2018-11-25 15:45:01,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port&admin_state_up=True used request id req-b9d30c32-05d6-49de-954c-b9ad19cabde7 2018-11-25 15:45:01,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:01,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:01 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-484b3cd6-cc2d-441c-a03b-995756287f0f x-compute-request-id: req-484b3cd6-cc2d-441c-a03b-995756287f0f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:45:01,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst used request id req-484b3cd6-cc2d-441c-a03b-995756287f0f 2018-11-25 15:45:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:02,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a24810d0-2c01-4abd-9a54-7c6ab707ea0f Date: Sun, 25 Nov 2018 15:45:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:02,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-a24810d0-2c01-4abd-9a54-7c6ab707ea0f 2018-11-25 15:45:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:02,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4056e7c-ab0f-4bb2-bf83-4eea1a305a40 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:02,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-b4056e7c-ab0f-4bb2-bf83-4eea1a305a40 2018-11-25 15:45:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e34ab1d-c8a4-41cf-8dec-a2d6a8cc8d78 Date: Sun, 25 Nov 2018 15:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:02,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-3e34ab1d-c8a4-41cf-8dec-a2d6a8cc8d78 2018-11-25 15:45:02,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:02,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ed19424-6351-4277-9573-127d83807593 Date: Sun, 25 Nov 2018 15:45:02 GMT RESP BODY: {"ports":[]} 2018-11-25 15:45:02,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port&admin_state_up=True used request id req-8ed19424-6351-4277-9573-127d83807593 2018-11-25 15:45:02,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:45:02,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:45:03,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["MEWZ3DQWQYyKrAhFL1UcYw"], "issued_at": "2018-11-25T15:45:03.000000Z"}} 2018-11-25 15:45:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f546fffc8f46f3ad21a707fe2bfccb6322e33cb6" 2018-11-25 15:45:03,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee01435-ba8c-49e0-ae20-f2bc11d325fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:45:03,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aee01435-ba8c-49e0-ae20-f2bc11d325fc 2018-11-25 15:45:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:03,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d4e44b0b-f43a-44da-a63b-7ffc32f7f3a3 Date: Sun, 25 Nov 2018 15:45:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:03,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-d4e44b0b-f43a-44da-a63b-7ffc32f7f3a3 2018-11-25 15:45:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:03,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b89fd2bf-2649-471c-8ee5-8dd33aaa71fd Date: Sun, 25 Nov 2018 15:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:03,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-b89fd2bf-2649-471c-8ee5-8dd33aaa71fd 2018-11-25 15:45:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:03,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-267c4cba-6a0a-44e9-a890-9dd576332077 Date: Sun, 25 Nov 2018 15:45:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:03,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-267c4cba-6a0a-44e9-a890-9dd576332077 2018-11-25 15:45:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:45:03,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:45:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:45:03,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f546fffc8f46f3ad21a707fe2bfccb6322e33cb6" 2018-11-25 15:45:03,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77dfc84-62c3-4f11-bb04-7fdfe6f2c5d7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:03,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-e77dfc84-62c3-4f11-bb04-7fdfe6f2c5d7 2018-11-25 15:45:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:03,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4edaf2c7-82e0-44f1-9aa5-14b059ffca83 Date: Sun, 25 Nov 2018 15:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:03,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-4edaf2c7-82e0-44f1-9aa5-14b059ffca83 2018-11-25 15:45:03,954 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net 2018-11-25 15:45:03,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" -d '{"port": {"network_id": "633d97f0-3b0a-4736-a4f5-88e2950ec281", "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port", "admin_state_up": true}}' 2018-11-25 15:45:04,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-fe7178c0-5f77-4f8d-9cc9-dddffdd22ef7 Date: Sun, 25 Nov 2018 15:45:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","qos_policy_id":null,"admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal"}} 2018-11-25 15:45:04,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-fe7178c0-5f77-4f8d-9cc9-dddffdd22ef7 2018-11-25 15:45:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:04,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-33c04d0d-e0fc-4248-9c43-7f1564306ed0 Date: Sun, 25 Nov 2018 15:45:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:04,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-33c04d0d-e0fc-4248-9c43-7f1564306ed0 2018-11-25 15:45:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310548b1-cde8-4c02-9e73-9160ba7e65f7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:05,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-310548b1-cde8-4c02-9e73-9160ba7e65f7 2018-11-25 15:45:05,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8f499de-2e61-4f31-9427-68ae6d1fba18 Date: Sun, 25 Nov 2018 15:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:05,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-b8f499de-2e61-4f31-9427-68ae6d1fba18 2018-11-25 15:45:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-2af375e0-00e3-4adf-a6f4-b6c1f2c3500c Date: Sun, 25 Nov 2018 15:45:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:45:05,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port&admin_state_up=True used request id req-2af375e0-00e3-4adf-a6f4-b6c1f2c3500c 2018-11-25 15:45:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020609ec-4a44-4333-844c-91678d2c0ab9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:05,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-020609ec-4a44-4333-844c-91678d2c0ab9 2018-11-25 15:45:05,424 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst 2018-11-25 15:45:05,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:05 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-1142c977-759b-4da1-80c3-bb4f6a438fd3 x-compute-request-id: req-1142c977-759b-4da1-80c3-bb4f6a438fd3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-flavor-name"}]} 2018-11-25 15:45:05,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1142c977-759b-4da1-80c3-bb4f6a438fd3 2018-11-25 15:45:05,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:05 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-acf36769-8d8a-4c51-a982-f8e94346ea16 x-compute-request-id: req-acf36769-8d8a-4c51-a982-f8e94346ea16 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:45:05,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab used request id req-acf36769-8d8a-4c51-a982-f8e94346ea16 2018-11-25 15:45:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-5c72d19b-1edf-4fb0-923f-eff5d1d93e6f Date: Sun, 25 Nov 2018 15:45:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:44:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:44:53Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d157055c-1da7-4f4c-9302-779f37e5c462/snap", "metadata": {}}], "self": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462", "min_disk": 0, "protected": false, "id": "d157055c-1da7-4f4c-9302-779f37e5c462", "file": "/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c0f9f4a3da440c4a6d5180be532b0b2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/d157055c-1da7-4f4c-9302-779f37e5c462/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image"} 2018-11-25 15:45:05,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image used request id req-5c72d19b-1edf-4fb0-923f-eff5d1d93e6f 2018-11-25 15:45:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:05,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16d215fe-6920-42a3-985e-a2173ec53c5c Date: Sun, 25 Nov 2018 15:45:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:45:05,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-16d215fe-6920-42a3-985e-a2173ec53c5c 2018-11-25 15:45:05,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" -d '{"server": {"name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "imageRef": "d157055c-1da7-4f4c-9302-779f37e5c462", "flavorRef": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "max_count": 1, "min_count": 1, "networks": [{"port": "0f14ae21-11e2-4d91-a636-a85d05e2765a"}]}}' 2018-11-25 15:45:07,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:45:05 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-014fbf54-c971-4140-9089-2d012173786d x-compute-request-id: req-014fbf54-c971-4140-9089-2d012173786d Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "adminPass": "267aekTi3CTH"}} 2018-11-25 15:45:07,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-014fbf54-c971-4140-9089-2d012173786d 2018-11-25 15:45:07,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:07,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-70154d23-6765-4fa1-87b8-2ff894c04119 x-compute-request-id: req-70154d23-6765-4fa1-87b8-2ff894c04119 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:07,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-70154d23-6765-4fa1-87b8-2ff894c04119 2018-11-25 15:45:07,915 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst 2018-11-25 15:45:07,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:08,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-de822b82-fcc5-4387-b7b3-7d7a13093802 x-compute-request-id: req-de822b82-fcc5-4387-b7b3-7d7a13093802 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:08,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-de822b82-fcc5-4387-b7b3-7d7a13093802 2018-11-25 15:45:08,266 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - BUILD 2018-11-25 15:45:08,266 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:45:11,267 - create_instance - DEBUG - VM status query timeout in 896.648318052 2018-11-25 15:45:11,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:11,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:11 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-b3102fa4-a95d-400e-885d-d375983f4c99 x-compute-request-id: req-b3102fa4-a95d-400e-885d-d375983f4c99 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:08Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:11,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-b3102fa4-a95d-400e-885d-d375983f4c99 2018-11-25 15:45:11,883 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - BUILD 2018-11-25 15:45:11,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:45:14,886 - create_instance - DEBUG - VM status query timeout in 893.029343128 2018-11-25 15:45:14,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:15,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:14 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-07b205b2-3871-4f1b-8893-d93327885ac7 x-compute-request-id: req-07b205b2-3871-4f1b-8893-d93327885ac7 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:08Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:15,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-07b205b2-3871-4f1b-8893-d93327885ac7 2018-11-25 15:45:15,492 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - BUILD 2018-11-25 15:45:15,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:45:18,496 - create_instance - DEBUG - VM status query timeout in 889.41959095 2018-11-25 15:45:18,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:19,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:18 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-3a61aa2c-e403-4c96-b5e5-332b5533611c x-compute-request-id: req-3a61aa2c-e403-4c96-b5e5-332b5533611c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:15Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:19,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-3a61aa2c-e403-4c96-b5e5-332b5533611c 2018-11-25 15:45:19,253 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - ACTIVE 2018-11-25 15:45:19,253 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:45:19,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:19,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-3cec3c1d-7a6c-446f-a407-45de7523e40c x-compute-request-id: req-3cec3c1d-7a6c-446f-a407-45de7523e40c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:15Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:19,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-3cec3c1d-7a6c-446f-a407-45de7523e40c 2018-11-25 15:45:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:19,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3421c3ba-6cff-4d67-bf2f-c2d71d8c1e7f Date: Sun, 25 Nov 2018 15:45:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:19,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-3421c3ba-6cff-4d67-bf2f-c2d71d8c1e7f 2018-11-25 15:45:19,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:19,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb10089-8230-4abd-be93-53cfd3fb5d2d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:19,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-9bb10089-8230-4abd-be93-53cfd3fb5d2d 2018-11-25 15:45:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:19,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-efa45787-0cbd-4f21-98f3-ffd0b7123163 Date: Sun, 25 Nov 2018 15:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:19,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-efa45787-0cbd-4f21-98f3-ffd0b7123163 2018-11-25 15:45:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:20,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-5d98cb58-fb68-49dc-9808-f8c5a2cb9166 Date: Sun, 25 Nov 2018 15:45:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":"189ca073-4579-4b8c-859d-9c7a27d768fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.3"}],"id":"19c44f6e-4958-4abb-b207-5af714b5afb9","security_groups":[],"mac_address":"fa:16:3e:18:73:7f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.4"}],"id":"c8aad3bc-f2ba-4da2-90f0-0bebea2265ce","security_groups":[],"mac_address":"fa:16:3e:28:cb:6b","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.2"}],"id":"fac402e8-c180-407f-9421-b22d82a43421","security_groups":[],"mac_address":"fa:16:3e:1e:e4:3f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-633d97f0-3b0a-4736-a4f5-88e2950ec281"}]} 2018-11-25 15:45:20,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-5d98cb58-fb68-49dc-9808-f8c5a2cb9166 2018-11-25 15:45:20,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:20,223 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:20 GMT Server: Apache x-compute-request-id: req-adca64c2-d50e-459e-9f84-01e87e8d0133 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adca64c2-d50e-459e-9f84-01e87e8d0133 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}, {"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:44:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}]} 2018-11-25 15:45:20,223 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail used request id req-adca64c2-d50e-459e-9f84-01e87e8d0133 2018-11-25 15:45:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:20,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f63084-7817-4361-a7bc-19f83edc80cc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:20,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-94f63084-7817-4361-a7bc-19f83edc80cc 2018-11-25 15:45:20,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:21,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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,Accept-Encoding x-openstack-request-id: req-15d2fe5f-5258-4201-ba1c-4c8504141290 x-compute-request-id: req-15d2fe5f-5258-4201-ba1c-4c8504141290 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:15Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:21,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-15d2fe5f-5258-4201-ba1c-4c8504141290 2018-11-25 15:45:21,047 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - ACTIVE 2018-11-25 15:45:21,047 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:45:21,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:21,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-73c34ca8-8263-4601-9475-a774453512c9 x-compute-request-id: req-73c34ca8-8263-4601-9475-a774453512c9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:15Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:21,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-73c34ca8-8263-4601-9475-a774453512c9 2018-11-25 15:45:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:21,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f6c1d7fe-c490-48b4-9cd1-fe7bb02f843e Date: Sun, 25 Nov 2018 15:45:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:21,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-f6c1d7fe-c490-48b4-9cd1-fe7bb02f843e 2018-11-25 15:45:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:21,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde07075-a321-4e27-927e-95f205602b62 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:21,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-bde07075-a321-4e27-927e-95f205602b62 2018-11-25 15:45:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:22,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3244837f-ea9e-442b-ad58-8e0c3b433e92 Date: Sun, 25 Nov 2018 15:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:22,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-3244837f-ea9e-442b-ad58-8e0c3b433e92 2018-11-25 15:45:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-48f5a1fd-2208-4d71-9c3c-6ffa71fc5e22 Date: Sun, 25 Nov 2018 15:45:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":"189ca073-4579-4b8c-859d-9c7a27d768fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.3"}],"id":"19c44f6e-4958-4abb-b207-5af714b5afb9","security_groups":[],"mac_address":"fa:16:3e:18:73:7f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.4"}],"id":"c8aad3bc-f2ba-4da2-90f0-0bebea2265ce","security_groups":[],"mac_address":"fa:16:3e:28:cb:6b","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.2"}],"id":"fac402e8-c180-407f-9421-b22d82a43421","security_groups":[],"mac_address":"fa:16:3e:1e:e4:3f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-633d97f0-3b0a-4736-a4f5-88e2950ec281"}]} 2018-11-25 15:45:22,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-48f5a1fd-2208-4d71-9c3c-6ffa71fc5e22 2018-11-25 15:45:22,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" -d '{"volumeAttachment": {"volumeId": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}}' 2018-11-25 15:45:24,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-1c65b08e-5556-497a-a312-5386796ef12a x-compute-request-id: req-1c65b08e-5556-497a-a312-5386796ef12a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "189ca073-4579-4b8c-859d-9c7a27d768fe", "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "volumeId": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}} 2018-11-25 15:45:24,051 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments used request id req-1c65b08e-5556-497a-a312-5386796ef12a 2018-11-25 15:45:24,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:24,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:24 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-a69ecb1e-dc9d-414d-a1bd-8753a6b63fde x-compute-request-id: req-a69ecb1e-dc9d-414d-a1bd-8753a6b63fde Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:15Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}], "metadata": {}}} 2018-11-25 15:45:24,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-a69ecb1e-dc9d-414d-a1bd-8753a6b63fde 2018-11-25 15:45:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:24,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f18ba8c5-4bd3-4723-a67a-1f9c20670bda Date: Sun, 25 Nov 2018 15:45:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:24,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-f18ba8c5-4bd3-4723-a67a-1f9c20670bda 2018-11-25 15:45:24,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:24,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5e29d0-d378-4501-9cc9-65fd9b892abc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:24,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-4b5e29d0-d378-4501-9cc9-65fd9b892abc 2018-11-25 15:45:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:24,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d63d0ff-1cb0-4a81-ba67-917d2efcb535 Date: Sun, 25 Nov 2018 15:45:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:24,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-9d63d0ff-1cb0-4a81-ba67-917d2efcb535 2018-11-25 15:45:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:24,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-4b6b9a97-9119-465d-a4a4-46fcc9d1dacf Date: Sun, 25 Nov 2018 15:45:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":"189ca073-4579-4b8c-859d-9c7a27d768fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.3"}],"id":"19c44f6e-4958-4abb-b207-5af714b5afb9","security_groups":[],"mac_address":"fa:16:3e:18:73:7f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.4"}],"id":"c8aad3bc-f2ba-4da2-90f0-0bebea2265ce","security_groups":[],"mac_address":"fa:16:3e:28:cb:6b","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.2"}],"id":"fac402e8-c180-407f-9421-b22d82a43421","security_groups":[],"mac_address":"fa:16:3e:1e:e4:3f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-633d97f0-3b0a-4736-a4f5-88e2950ec281"}]} 2018-11-25 15:45:24,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-4b6b9a97-9119-465d-a4a4-46fcc9d1dacf 2018-11-25 15:45:24,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adca64c2-d50e-459e-9f84-01e87e8d0133" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:24 GMT Server: Apache x-compute-request-id: req-995c2237-3bc5-417a-9128-35e97448ac9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-995c2237-3bc5-417a-9128-35e97448ac9a Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}, {"status": "attaching", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}]} 2018-11-25 15:45:25,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/detail used request id req-995c2237-3bc5-417a-9128-35e97448ac9a 2018-11-25 15:45:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4706071-56e5-460d-a03a-b405c01d9ac9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:25,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-b4706071-56e5-460d-a03a-b405c01d9ac9 2018-11-25 15:45:25,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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,Accept-Encoding x-openstack-request-id: req-78818471-a97e-40a8-9356-4032128d3183 x-compute-request-id: req-78818471-a97e-40a8-9356-4032128d3183 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:15Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}], "metadata": {}}} 2018-11-25 15:45:25,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-78818471-a97e-40a8-9356-4032128d3183 2018-11-25 15:45:25,503 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - ACTIVE 2018-11-25 15:45:25,504 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:45:25,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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,Accept-Encoding x-openstack-request-id: req-8ef0ad1b-e72f-44fe-aa1b-59290a4c900d x-compute-request-id: req-8ef0ad1b-e72f-44fe-aa1b-59290a4c900d Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:25Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}], "metadata": {}}} 2018-11-25 15:45:25,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-8ef0ad1b-e72f-44fe-aa1b-59290a4c900d 2018-11-25 15:45:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-baf05895-2c94-4add-af2d-0e7bd1acedc7 Date: Sun, 25 Nov 2018 15:45:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:25,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-baf05895-2c94-4add-af2d-0e7bd1acedc7 2018-11-25 15:45:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1be513f-e1d8-4443-b0b7-d7c0d0cc2ede Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:25,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-d1be513f-e1d8-4443-b0b7-d7c0d0cc2ede 2018-11-25 15:45:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:25,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e0045be9-11f1-40e9-9f08-8b9dbcf2d038 Date: Sun, 25 Nov 2018 15:45:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:25,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-e0045be9-11f1-40e9-9f08-8b9dbcf2d038 2018-11-25 15:45:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:26,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-e0e607ef-e76f-4bdf-813d-eb59bdd483f0 Date: Sun, 25 Nov 2018 15:45:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":"189ca073-4579-4b8c-859d-9c7a27d768fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.3"}],"id":"19c44f6e-4958-4abb-b207-5af714b5afb9","security_groups":[],"mac_address":"fa:16:3e:18:73:7f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.4"}],"id":"c8aad3bc-f2ba-4da2-90f0-0bebea2265ce","security_groups":[],"mac_address":"fa:16:3e:28:cb:6b","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.2"}],"id":"fac402e8-c180-407f-9421-b22d82a43421","security_groups":[],"mac_address":"fa:16:3e:1e:e4:3f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-633d97f0-3b0a-4736-a4f5-88e2950ec281"}]} 2018-11-25 15:45:26,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-e0e607ef-e76f-4bdf-813d-eb59bdd483f0 2018-11-25 15:45:26,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" -d '{"volumeAttachment": {"volumeId": "e574a48e-1895-473f-9294-ba639cedf2c7"}}' 2018-11-25 15:45:27,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-d0921247-2d0e-4d84-b859-672a0001ae4a x-compute-request-id: req-d0921247-2d0e-4d84-b859-672a0001ae4a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "189ca073-4579-4b8c-859d-9c7a27d768fe", "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "volumeId": "e574a48e-1895-473f-9294-ba639cedf2c7"}} 2018-11-25 15:45:27,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments used request id req-d0921247-2d0e-4d84-b859-672a0001ae4a 2018-11-25 15:45:27,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:28,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-76feb8ca-91bd-4595-a57f-0655a9f8c872 x-compute-request-id: req-76feb8ca-91bd-4595-a57f-0655a9f8c872 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:25Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}, {"id": "e574a48e-1895-473f-9294-ba639cedf2c7"}], "metadata": {}}} 2018-11-25 15:45:28,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-76feb8ca-91bd-4595-a57f-0655a9f8c872 2018-11-25 15:45:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:28,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d4477693-c63e-4686-8ebd-6d58e480248f Date: Sun, 25 Nov 2018 15:45:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:28,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-d4477693-c63e-4686-8ebd-6d58e480248f 2018-11-25 15:45:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:28,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521049f0-65d8-48f4-8ecd-3522ba6af75e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:28,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-521049f0-65d8-48f4-8ecd-3522ba6af75e 2018-11-25 15:45:28,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:28,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-52016d43-00b9-42fe-bbc4-9552190b2864 Date: Sun, 25 Nov 2018 15:45:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:28,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-52016d43-00b9-42fe-bbc4-9552190b2864 2018-11-25 15:45:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:28,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-4091face-de62-4a2d-a111-c305355d5352 Date: Sun, 25 Nov 2018 15:45:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":"189ca073-4579-4b8c-859d-9c7a27d768fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.3"}],"id":"19c44f6e-4958-4abb-b207-5af714b5afb9","security_groups":[],"mac_address":"fa:16:3e:18:73:7f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.4"}],"id":"c8aad3bc-f2ba-4da2-90f0-0bebea2265ce","security_groups":[],"mac_address":"fa:16:3e:28:cb:6b","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.2"}],"id":"fac402e8-c180-407f-9421-b22d82a43421","security_groups":[],"mac_address":"fa:16:3e:1e:e4:3f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-633d97f0-3b0a-4736-a4f5-88e2950ec281"}]} 2018-11-25 15:45:28,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-4091face-de62-4a2d-a111-c305355d5352 2018-11-25 15:45:28,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:45:29,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0076ad2e2df44fa984c6650b7bbb506c", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role"}], "expires_at": "2018-11-25T16:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6c0f9f4a3da440c4a6d5180be532b0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-user", "id": "5a8651480d8b4f84bbba04be5d875e1a"}, "audit_ids": ["psmAoAGGS2CkrLZZErIqFA"], "issued_at": "2018-11-25T15:45:29.000000Z"}} 2018-11-25 15:45:29,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbe3c4e75eced02a50a03778514319bcbd3371" 2018-11-25 15:45:30,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-9bf98062-4055-40a0-9225-5a4791b11c2f x-compute-request-id: req-9bf98062-4055-40a0-9225-5a4791b11c2f Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c7:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "security_groups": [{"name": "default"}], "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:28Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}, {"id": "e574a48e-1895-473f-9294-ba639cedf2c7"}], "metadata": {}}]} 2018-11-25 15:45:30,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst used request id req-9bf98062-4055-40a0-9225-5a4791b11c2f 2018-11-25 15:45:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbe3c4e75eced02a50a03778514319bcbd3371" 2018-11-25 15:45:30,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1fff5512-14c6-4d85-8fe7-0ca81e6c5410 Date: Sun, 25 Nov 2018 15:45:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d130a49-cf83-4368-a8c2-19a3c34de112"],"updated_at":"2018-11-25T15:44:56Z","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net"}]} 2018-11-25 15:45:30,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net used request id req-1fff5512-14c6-4d85-8fe7-0ca81e6c5410 2018-11-25 15:45:30,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbe3c4e75eced02a50a03778514319bcbd3371" 2018-11-25 15:45:30,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8751742c-4644-4f1c-b0b5-813e54976333 Date: Sun, 25 Nov 2018 15:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:56Z","dns_nameservers":[],"updated_at":"2018-11-25T15:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","id":"5d130a49-cf83-4368-a8c2-19a3c34de112","subnetpool_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet"}]} 2018-11-25 15:45:30,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-8751742c-4644-4f1c-b0b5-813e54976333 2018-11-25 15:45:30,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbe3c4e75eced02a50a03778514319bcbd3371" 2018-11-25 15:45:30,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-f230f14c-b846-4b3b-827a-f398e4caa1c8 Date: Sun, 25 Nov 2018 15:45:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.8"}],"id":"0f14ae21-11e2-4d91-a636-a85d05e2765a","security_groups":["a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc"],"mac_address":"fa:16:3e:60:c7:4a","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:45:04Z","binding:vnic_type":"normal","device_id":"189ca073-4579-4b8c-859d-9c7a27d768fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.3"}],"id":"19c44f6e-4958-4abb-b207-5af714b5afb9","security_groups":[],"mac_address":"fa:16:3e:18:73:7f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.4"}],"id":"c8aad3bc-f2ba-4da2-90f0-0bebea2265ce","security_groups":[],"mac_address":"fa:16:3e:28:cb:6b","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-633d97f0-3b0a-4736-a4f5-88e2950ec281"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:45:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d130a49-cf83-4368-a8c2-19a3c34de112","ip_address":"10.55.0.2"}],"id":"fac402e8-c180-407f-9421-b22d82a43421","security_groups":[],"mac_address":"fa:16:3e:1e:e4:3f","project_id":"6c0f9f4a3da440c4a6d5180be532b0b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"633d97f0-3b0a-4736-a4f5-88e2950ec281","tenant_id":"6c0f9f4a3da440c4a6d5180be532b0b2","created_at":"2018-11-25T15:44:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-633d97f0-3b0a-4736-a4f5-88e2950ec281"}]} 2018-11-25 15:45:30,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-f230f14c-b846-4b3b-827a-f398e4caa1c8 2018-11-25 15:45:30,713 - create_instance - INFO - Deleting Port with ID - 0f14ae21-11e2-4d91-a636-a85d05e2765a 2018-11-25 15:45:30,714 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-port 2018-11-25 15:45:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/0f14ae21-11e2-4d91-a636-a85d05e2765a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:31,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d794ad1-52c6-4bcd-94f9-135b6c1ebeb4 Date: Sun, 25 Nov 2018 15:45:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:45:31,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/0f14ae21-11e2-4d91-a636-a85d05e2765a used request id req-6d794ad1-52c6-4bcd-94f9-135b6c1ebeb4 2018-11-25 15:45:31,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adca64c2-d50e-459e-9f84-01e87e8d0133" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:31,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:31 GMT Server: Apache x-compute-request-id: req-11d3d121-7118-4ca7-89ac-c11c0781160a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11d3d121-7118-4ca7-89ac-c11c0781160a Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [{"server_id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "attachment_id": "aaf5e667-3518-497e-8e07-eec7e1b1a813", "attached_at": "2018-11-25T15:45:26.000000", "host_name": null, "volume_id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "device": "/dev/vdb", "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:26.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}} 2018-11-25 15:45:31,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-11d3d121-7118-4ca7-89ac-c11c0781160a 2018-11-25 15:45:31,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:32,554 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:45:31 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-6646d699-1e55-4b77-aa40-9b38a80284c1 x-compute-request-id: req-6646d699-1e55-4b77-aa40-9b38a80284c1 Content-Length: 0 Content-Type: application/json 2018-11-25 15:45:32,554 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-6646d699-1e55-4b77-aa40-9b38a80284c1 2018-11-25 15:45:32,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:32,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-e539944d-2b6f-46f9-8248-4776d0e7dfd4 x-compute-request-id: req-e539944d-2b6f-46f9-8248-4776d0e7dfd4 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:28Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e"}, {"id": "e574a48e-1895-473f-9294-ba639cedf2c7"}], "metadata": {}}} 2018-11-25 15:45:32,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-e539944d-2b6f-46f9-8248-4776d0e7dfd4 2018-11-25 15:45:35,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:36,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-795463ef-4004-4f79-b1b6-8c9e19fd69a3 x-compute-request-id: req-795463ef-4004-4f79-b1b6-8c9e19fd69a3 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:28Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "e574a48e-1895-473f-9294-ba639cedf2c7"}], "metadata": {}}} 2018-11-25 15:45:36,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-795463ef-4004-4f79-b1b6-8c9e19fd69a3 2018-11-25 15:45:36,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adca64c2-d50e-459e-9f84-01e87e8d0133" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:36,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:36 GMT Server: Apache x-compute-request-id: req-4939b51c-da49-4052-84df-046335d2f9dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4939b51c-da49-4052-84df-046335d2f9dd Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [{"server_id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "attachment_id": "c8c8b38d-62c3-4e4e-b796-77ced623123d", "attached_at": "2018-11-25T15:45:28.000000", "host_name": null, "volume_id": "e574a48e-1895-473f-9294-ba639cedf2c7", "device": "/dev/vdc", "id": "e574a48e-1895-473f-9294-ba639cedf2c7"}], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:28.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}} 2018-11-25 15:45:36,306 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-4939b51c-da49-4052-84df-046335d2f9dd 2018-11-25 15:45:36,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:37,457 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:45: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 x-openstack-request-id: req-d07c2fb9-68db-4496-97b2-7eed4c1be3ad x-compute-request-id: req-d07c2fb9-68db-4496-97b2-7eed4c1be3ad Content-Length: 0 Content-Type: application/json 2018-11-25 15:45:37,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe/os-volume_attachments/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-d07c2fb9-68db-4496-97b2-7eed4c1be3ad 2018-11-25 15:45:37,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:37,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:37 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-443b9ab7-22ee-46db-af79-aa3e2f7d754b x-compute-request-id: req-443b9ab7-22ee-46db-af79-aa3e2f7d754b Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:28Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [{"id": "e574a48e-1895-473f-9294-ba639cedf2c7"}], "metadata": {}}} 2018-11-25 15:45:37,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-443b9ab7-22ee-46db-af79-aa3e2f7d754b 2018-11-25 15:45:40,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:41,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:40 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-65872a8d-4c17-4c53-b836-f101958e5b32 x-compute-request-id: req-65872a8d-4c17-4c53-b836-f101958e5b32 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:28Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:41,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-65872a8d-4c17-4c53-b836-f101958e5b32 2018-11-25 15:45:41,147 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst 2018-11-25 15:45:41,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:41,299 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:45: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 x-openstack-request-id: req-5c664cc3-b524-4a33-92dc-0d3a486f1cff x-compute-request-id: req-5c664cc3-b524-4a33-92dc-0d3a486f1cff Content-Type: application/json 2018-11-25 15:45:41,300 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-5c664cc3-b524-4a33-92dc-0d3a486f1cff 2018-11-25 15:45:41,300 - create_instance - INFO - Checking deletion status 2018-11-25 15:45:41,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:41,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45: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-831735fc-cd82-4954-b087-39cfdf8bbce6 x-compute-request-id: req-831735fc-cd82-4954-b087-39cfdf8bbce6 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/189ca073-4579-4b8c-859d-9c7a27d768fe", "rel": "bookmark"}], "image": {"id": "d157055c-1da7-4f4c-9302-779f37e5c462", "links": [{"href": "http://172.30.9.29:8774/images/d157055c-1da7-4f4c-9302-779f37e5c462", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:45:14.000000", "flavor": {"id": "f81f2bcd-6210-45d7-ae76-707a1b805cab", "links": [{"href": "http://172.30.9.29:8774/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab", "rel": "bookmark"}]}, "id": "189ca073-4579-4b8c-859d-9c7a27d768fe", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "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-11-25T15:45:41Z", "hostId": "4f26aa0696d4b964b6c0c8549ae261a95e2633685da9259e679f3013", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst", "created": "2018-11-25T15:45:07Z", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:45:41,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-831735fc-cd82-4954-b087-39cfdf8bbce6 2018-11-25 15:45:41,772 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst] is - ACTIVE 2018-11-25 15:45:41,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:45:44,775 - create_instance - DEBUG - VM status query timeout in 296.525322914 2018-11-25 15:45:44,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f485f73d95c525ca1e08c7abdebf1a641f9cda" 2018-11-25 15:45:44,836 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:45: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 x-openstack-request-id: req-5fb20dfa-1ef0-4bcd-8072-7609ba4674f0 x-compute-request-id: req-5fb20dfa-1ef0-4bcd-8072-7609ba4674f0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 189ca073-4579-4b8c-859d-9c7a27d768fe could not be found.", "code": 404}} 2018-11-25 15:45:44,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/189ca073-4579-4b8c-859d-9c7a27d768fe used request id req-5fb20dfa-1ef0-4bcd-8072-7609ba4674f0 2018-11-25 15:45:44,837 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 189ca073-4579-4b8c-859d-9c7a27d768fe could not be found. (HTTP 404) (Request-ID: req-5fb20dfa-1ef0-4bcd-8072-7609ba4674f0) 2018-11-25 15:45:44,837 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-inst 2018-11-25 15:45:44,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed7534edfc77119f147b8efdd39be1ad01da355" 2018-11-25 15:45:44,886 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:45: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 x-openstack-request-id: req-a78d8a63-f8bc-4d09-a46d-356f2049ccd0 x-compute-request-id: req-a78d8a63-f8bc-4d09-a46d-356f2049ccd0 Content-Length: 0 Content-Type: application/json 2018-11-25 15:45:44,887 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f81f2bcd-6210-45d7-ae76-707a1b805cab used request id req-a78d8a63-f8bc-4d09-a46d-356f2049ccd0 2018-11-25 15:45:44,887 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet 2018-11-25 15:45:44,888 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-subnet 2018-11-25 15:45:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/5d130a49-cf83-4368-a8c2-19a3c34de112 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:45:47,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73fe71e1-01e5-41c7-bd65-a6076e4bf80d Date: Sun, 25 Nov 2018 15:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:45:47,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5d130a49-cf83-4368-a8c2-19a3c34de112 used request id req-73fe71e1-01e5-41c7-bd65-a6076e4bf80d 2018-11-25 15:45:47,349 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-pub-net 2018-11-25 15:45:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/633d97f0-3b0a-4736-a4f5-88e2950ec281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c2d128c1b595873e0d5685248e554fb176b288" 2018-11-25 15:45:48,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9adf9c86-e64f-4751-8122-155a03247cf1 Date: Sun, 25 Nov 2018 15:45:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:45:48,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/633d97f0-3b0a-4736-a4f5-88e2950ec281 used request id req-9adf9c86-e64f-4751-8122-155a03247cf1 2018-11-25 15:45:48,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:45:48,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:48 GMT Server: Apache x-compute-request-id: req-9510b2ab-286f-44a3-8c03-1e5b983fef9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9510b2ab-286f-44a3-8c03-1e5b983fef9a Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}} 2018-11-25 15:45:48,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-9510b2ab-286f-44a3-8c03-1e5b983fef9a 2018-11-25 15:45:48,701 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:45:48,701 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2 2018-11-25 15:45:48,701 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2 2018-11-25 15:45:48,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:45:48,928 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:45:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d75dfa0-0775-48b2-8a00-ed5f07d58120 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:45:48,928 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-6d75dfa0-0775-48b2-8a00-ed5f07d58120 2018-11-25 15:45:48,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:45:49,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:48 GMT Server: Apache x-compute-request-id: req-c054b3a6-ebab-42d1-9132-208c2ef82e4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c054b3a6-ebab-42d1-9132-208c2ef82e4c Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:45:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "e574a48e-1895-473f-9294-ba639cedf2c7", "size": 1}} 2018-11-25 15:45:49,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-c054b3a6-ebab-42d1-9132-208c2ef82e4c 2018-11-25 15:45:49,127 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:45:49,128 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:45:52,131 - create_volume - DEBUG - Volume status query timeout in 56.7978219986 2018-11-25 15:45:52,134 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25dcd1d0-0266-405d-b5e5-8f35a55d1b32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7176b94b37f80481c05e85a9583837a5bd2a40a4" 2018-11-25 15:45:52,175 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:45:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-30daa401-167f-4888-9cc0-6c96bf6214f9 x-openstack-request-id: req-30daa401-167f-4888-9cc0-6c96bf6214f9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e574a48e-1895-473f-9294-ba639cedf2c7 could not be found.", "code": 404}} 2018-11-25 15:45:52,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/e574a48e-1895-473f-9294-ba639cedf2c7 used request id req-30daa401-167f-4888-9cc0-6c96bf6214f9 2018-11-25 15:45:52,175 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e574a48e-1895-473f-9294-ba639cedf2c7 could not be found. (HTTP 404) (Request-ID: req-30daa401-167f-4888-9cc0-6c96bf6214f9) 2018-11-25 15:45:52,176 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-2 2018-11-25 15:45:52,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:45:52,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:52 GMT Server: Apache x-compute-request-id: req-3eccb54b-7671-4e5a-ba0e-e656a37c05b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3eccb54b-7671-4e5a-ba0e-e656a37c05b9 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}} 2018-11-25 15:45:52,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-3eccb54b-7671-4e5a-ba0e-e656a37c05b9 2018-11-25 15:45:52,404 - create_volume - DEBUG - Instance status is - available 2018-11-25 15:45:52,404 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1 2018-11-25 15:45:52,404 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1 2018-11-25 15:45:52,407 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:45:52,730 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:45:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b6f5145-8b55-4946-900f-e6965e82b72b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:45:52,730 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-5b6f5145-8b55-4946-900f-e6965e82b72b 2018-11-25 15:45:52,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:45:52,928 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:52 GMT Server: Apache x-compute-request-id: req-f4144f57-9990-4ae2-b096-4638cae8a070 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4144f57-9990-4ae2-b096-4638cae8a070 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5a8651480d8b4f84bbba04be5d875e1a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "self"}, {"href": "http://172.30.9.29:8776/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-25T15:44:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "updated_at": "2018-11-25T15:45:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e", "size": 1}} 2018-11-25 15:45:52,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-f4144f57-9990-4ae2-b096-4638cae8a070 2018-11-25 15:45:52,928 - create_volume - DEBUG - Instance status is - deleting 2018-11-25 15:45:52,929 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-25 15:45:55,932 - create_volume - DEBUG - Volume status query timeout in 56.7985649109 2018-11-25 15:45:55,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30f6a798-b861-4cd7-808b-e5dc5c7ce7a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8a0552390d76e88f0b8acebdabbd6dcb24b9a5" 2018-11-25 15:45:55,973 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:45:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-506f2301-2845-44df-8553-d51e82376633 x-openstack-request-id: req-506f2301-2845-44df-8553-d51e82376633 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e could not be found.", "code": 404}} 2018-11-25 15:45:55,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/6c0f9f4a3da440c4a6d5180be532b0b2/volumes/adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e used request id req-506f2301-2845-44df-8553-d51e82376633 2018-11-25 15:45:55,973 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume adbe8f17-83ab-4f1f-ac7c-1d75b9abdd6e could not be found. (HTTP 404) (Request-ID: req-506f2301-2845-44df-8553-d51e82376633) 2018-11-25 15:45:55,973 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-1 2018-11-25 15:45:55,974 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-92304dd7-6184-4eb6-b33d-558500826683-image 2018-11-25 15:45:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b544f9fec2d3c59b5053dad723d9e7d86b6bc" 2018-11-25 15:45:57,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d00ff58e-9050-41cb-b7ed-dd537b4e8ee8 Date: Sun, 25 Nov 2018 15:45:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:45:57,352 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d157055c-1da7-4f4c-9302-779f37e5c462 used request id req-d00ff58e-9050-41cb-b7ed-dd537b4e8ee8 2018-11-25 15:45:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-19d9828e-dfc3-457a-a4fb-0611db4a5b23 Date: Sun, 25 Nov 2018 15:45:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "created_at": "2018-11-25T15:44:55Z", "updated_at": "2018-11-25T15:44:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "revision_number": 0, "id": "2a222b02-e873-4782-b23d-ee4dabd0cfd3", "remote_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "remote_ip_prefix": null, "created_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "revision_number": 0, "id": "5402d6bf-78f2-4413-b50c-3bbcec153688", "remote_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "remote_ip_prefix": null, "created_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "revision_number": 0, "id": "b1c5d07c-e9a9-4c01-b79d-ac3a4a650783", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "revision_number": 0, "id": "ced53771-2377-4e4b-97cf-e0e8909d779f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2"}], "revision_number": 4, "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:45:57,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-19d9828e-dfc3-457a-a4fb-0611db4a5b23 2018-11-25 15:45:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:57,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d262062-17c0-443a-b60e-63abab8bbb49 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:45:57,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-7d262062-17c0-443a-b60e-63abab8bbb49 2018-11-25 15:45:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:57,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0de3b90-7aeb-4b94-8d41-06662dfb29e3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2"}, "enabled": true, "id": "6c0f9f4a3da440c4a6d5180be532b0b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c96f4ef-dded-441-proj"}} 2018-11-25 15:45:57,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-d0de3b90-7aeb-4b94-8d41-06662dfb29e3 2018-11-25 15:45:57,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc 2018-11-25 15:45:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:58,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a48c3d1b-4846-4bd6-b57f-ab49c27c6ae1 Date: Sun, 25 Nov 2018 15:45:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "created_at": "2018-11-25T15:44:55Z", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "id": "2a222b02-e873-4782-b23d-ee4dabd0cfd3"}, {"remote_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "created_at": "2018-11-25T15:44:55Z", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "id": "5402d6bf-78f2-4413-b50c-3bbcec153688"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "created_at": "2018-11-25T15:44:55Z", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "id": "b1c5d07c-e9a9-4c01-b79d-ac3a4a650783"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:44:55Z", "security_group_id": "a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "created_at": "2018-11-25T15:44:55Z", "project_id": "6c0f9f4a3da440c4a6d5180be532b0b2", "id": "ced53771-2377-4e4b-97cf-e0e8909d779f"}]} 2018-11-25 15:45:58,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc used request id req-a48c3d1b-4846-4bd6-b57f-ab49c27c6ae1 2018-11-25 15:45:58,115 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:45:58,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:58,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76593a5a-b03f-47fb-a301-99fe2ffd1380 Content-Length: 0 Date: Sun, 25 Nov 2018 15:45:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:45:58,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a2d08fa9-1a96-4209-bfcd-0eb9273fe3fc used request id req-76593a5a-b03f-47fb-a301-99fe2ffd1380 2018-11-25 15:45:58,418 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-0c96f4ef-dded-441-proj 2018-11-25 15:45:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:58,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e5bc16-a0f9-4af9-9575-1997527453b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:45:58,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6c0f9f4a3da440c4a6d5180be532b0b2 used request id req-92e5bc16-a0f9-4af9-9575-1997527453b6 2018-11-25 15:45:58,624 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-0c96f4ef-dded-441-proj-role 2018-11-25 15:45:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/0076ad2e2df44fa984c6650b7bbb506c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:58,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba7d919-e351-4ada-87b2-1f2d66cc27fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:45:58,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/0076ad2e2df44fa984c6650b7bbb506c used request id req-dba7d919-e351-4ada-87b2-1f2d66cc27fe 2018-11-25 15:45:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d90cc7af8c70d44c0744f6846850e1c86f75a" 2018-11-25 15:45:58,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac12e31b-f30d-4094-a89b-c6f0f4ee46e6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:45:58,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac12e31b-f30d-4094-a89b-c6f0f4ee46e6 2018-11-25 15:45:58,841 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-0c96f4ef-dded-441-user 2018-11-25 15:45:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5a8651480d8b4f84bbba04be5d875e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143032ab1c4c5cf0179c080ab77c76250498f55" 2018-11-25 15:45:59,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2614ee3-4f82-4c00-8a3c-109e7d3a3389 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:45:59,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5a8651480d8b4f84bbba04be5d875e1a used request id req-a2614ee3-4f82-4c00-8a3c-109e7d3a3389 2018-11-25 15:45:59,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:45:59,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["bkOfg4ArQj26_X3lv8Pd4g"], "issued_at": "2018-11-25T15:45:59.000000Z"}} 2018-11-25 15:45:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f633df938602172ce99a32bf802ac2deef3709f" 2018-11-25 15:45:59,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bb34bc-31e4-4c79-8ede-076c51a63fe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:45:59,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-48bb34bc-31e4-4c79-8ede-076c51a63fe4 2018-11-25 15:45:59,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:45:59,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:45:59,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["QVugiUR1RtKgp-tlQsWKAg"], "issued_at": "2018-11-25T15:45:59.000000Z"}} 2018-11-25 15:45:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:00,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e60d6d2-c570-4e8f-9087-753caac5f293 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:00,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8e60d6d2-c570-4e8f-9087-753caac5f293 2018-11-25 15:46:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:46:00,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:46:00,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0ce053a5-19c5-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:00,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df79dc2-df72-46a8-9dec-7b645cadc5ea Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0ce053a5-19c5-409-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:46:00,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0ce053a5-19c5-409-proj used request id req-9df79dc2-df72-46a8-9dec-7b645cadc5ea 2018-11-25 15:46:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:00,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8e3a75-7b5b-4bad-af59-d17bc5570b88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:46:00,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6b8e3a75-7b5b-4bad-af59-d17bc5570b88 2018-11-25 15:46:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}}' 2018-11-25 15:46:00,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f01e52a-e412-40f6-ae84-80a3395456ae Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943"}, "enabled": true, "id": "fbfc8dfe00424a95bbccbd86674fc943", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}} 2018-11-25 15:46:00,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8f01e52a-e412-40f6-ae84-80a3395456ae 2018-11-25 15:46:00,370 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0ce053a5-19c5-409-proj 2018-11-25 15:46:00,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:00,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:00,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kj3vvwB6TJSGXybYdJrCOw"], "issued_at": "2018-11-25T15:46:00.000000Z"}} 2018-11-25 15:46:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:00,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b85392-07a8-499e-b308-144a04a79d9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:00,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1b85392-07a8-499e-b308-144a04a79d9a 2018-11-25 15:46:00,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:46:00,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:46:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:00,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b986ddd-d2cb-4b7d-97e6-0f1abd3d32bf Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:46:00,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0b986ddd-d2cb-4b7d-97e6-0f1abd3d32bf 2018-11-25 15:46:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-0ce053a5-19c5-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d0f195-0714-40d4-bae8-dae104bdf6c7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-0ce053a5-19c5-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943"}, "enabled": true, "id": "fbfc8dfe00424a95bbccbd86674fc943", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}]} 2018-11-25 15:46:01,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-0ce053a5-19c5-409-proj used request id req-e4d0f195-0714-40d4-bae8-dae104bdf6c7 2018-11-25 15:46:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed634b69-1454-47f5-8048-a5822d118066 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:46:01,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ed634b69-1454-47f5-8048-a5822d118066 2018-11-25 15:46:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec81b5f-adba-4c36-b18b-310b5bbed7d2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:46:01,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9ec81b5f-adba-4c36-b18b-310b5bbed7d2 2018-11-25 15:46:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-0ce053a5-19c5-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f792abec-1bd3-455b-a772-84e026221c31 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-0ce053a5-19c5-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943"}, "enabled": true, "id": "fbfc8dfe00424a95bbccbd86674fc943", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}]} 2018-11-25 15:46:01,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-0ce053a5-19c5-409-proj used request id req-f792abec-1bd3-455b-a772-84e026221c31 2018-11-25 15:46:01,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/c3336771fe35492ba51703ddaf2d1768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a17d9c5-4320-47f2-93f3-e26a04fa9a5e Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0ce053a5-19c5-409-user", "links": {"self": "http://172.30.9.29:5000/v3/users/c3336771fe35492ba51703ddaf2d1768"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fbfc8dfe00424a95bbccbd86674fc943", "id": "c3336771fe35492ba51703ddaf2d1768", "password_expires_at": null}} 2018-11-25 15:46:01,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c3336771fe35492ba51703ddaf2d1768 used request id req-2a17d9c5-4320-47f2-93f3-e26a04fa9a5e 2018-11-25 15:46:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b235b11-e710-4dec-a506-2b8d6178baa2 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:46:01,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles used request id req-2b235b11-e710-4dec-a506-2b8d6178baa2 2018-11-25 15:46:01,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:01,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94947e9-b4b0-4891-96bf-57eafabbc8d4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:46:01,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-c94947e9-b4b0-4891-96bf-57eafabbc8d4 2018-11-25 15:46:01,918 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0ce053a5-19c5-409-proj 2018-11-25 15:46:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:02,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830e78bb-76ae-420d-91aa-245d6fd094d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:02,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-830e78bb-76ae-420d-91aa-245d6fd094d4 2018-11-25 15:46:02,037 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0ce053a5-19c5-409-user 2018-11-25 15:46:02,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ae1491-3c3b-4ded-9a93-e1ed1442af31 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:46:02,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-23ae1491-3c3b-4ded-9a93-e1ed1442af31 2018-11-25 15:46:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" -d '{"role": {"name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj-role"}}' 2018-11-25 15:46:02,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e95f514-1bf6-4258-bfa9-f28fdb290b3d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c3806eb93b64cba9283d1c0b4a0b9d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/7c3806eb93b64cba9283d1c0b4a0b9d0"}, "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj-role"}} 2018-11-25 15:46:02,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7e95f514-1bf6-4258-bfa9-f28fdb290b3d 2018-11-25 15:46:02,266 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0ce053a5-19c5-409-proj-role 2018-11-25 15:46:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7c3806eb93b64cba9283d1c0b4a0b9d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:02,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae667a7-5003-4b7e-9e8d-003290e4cc6c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7c3806eb93b64cba9283d1c0b4a0b9d0"}, "domain_id": null, "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj-role", "id": "7c3806eb93b64cba9283d1c0b4a0b9d0"}} 2018-11-25 15:46:02,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7c3806eb93b64cba9283d1c0b4a0b9d0 used request id req-7ae667a7-5003-4b7e-9e8d-003290e4cc6c 2018-11-25 15:46:02,353 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0ce053a5-19c5-409-proj-role to project CreateStackSuccessTests-0ce053a5-19c5-409-proj 2018-11-25 15:46:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles/7c3806eb93b64cba9283d1c0b4a0b9d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:02,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652f1c60-49c6-4745-a897-6df1f88d9fb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:02,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943/users/c3336771fe35492ba51703ddaf2d1768/roles/7c3806eb93b64cba9283d1c0b4a0b9d0 used request id req-652f1c60-49c6-4745-a897-6df1f88d9fb2 2018-11-25 15:46:02,487 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:46:02,496 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:46:02,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:02,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:02,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "7c3806eb93b64cba9283d1c0b4a0b9d0", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj-role"}], "expires_at": "2018-11-25T16:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbfc8dfe00424a95bbccbd86674fc943", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ce053a5-19c5-409-user", "id": "c3336771fe35492ba51703ddaf2d1768"}, "audit_ids": ["ciNQwn6RQA-jvHKwjfuGhw"], "issued_at": "2018-11-25T15:46:02.000000Z"}} 2018-11-25 15:46:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37fe3e81-a36b-431d-9bab-04623974dc43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:02,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-37fe3e81-a36b-431d-9bab-04623974dc43 2018-11-25 15:46:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:03,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-a9b682a9-f9fe-413f-bcb6-5417d7b8c23e Date: Sun, 25 Nov 2018 15:46:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image"} 2018-11-25 15:46:03,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image used request id req-a9b682a9-f9fe-413f-bcb6-5417d7b8c23e 2018-11-25 15:46:03,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:03,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd7badaa-55fb-4ff9-b647-30a910f15744 Date: Sun, 25 Nov 2018 15:46:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:46:03,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fd7badaa-55fb-4ff9-b647-30a910f15744 2018-11-25 15:46:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image"}' 2018-11-25 15:46:03,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 X-Openstack-Request-Id: req-1703b385-f91e-466a-8a4e-50b279080bcb Date: Sun, 25 Nov 2018 15:46:03 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:46:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:46:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68", "min_disk": 0, "protected": false, "id": "938d8e0c-9ec5-4bde-9745-1c2baa7afe68", "file": "/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/file", "checksum": null, "owner": "fbfc8dfe00424a95bbccbd86674fc943", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:46:03,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1703b385-f91e-466a-8a4e-50b279080bcb 2018-11-25 15:46:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" -d '' 2018-11-25 15:46:05,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14fdf26e-1421-437f-ba7d-b3c39c8e7012 Date: Sun, 25 Nov 2018 15:46:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:46:05,165 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/file used request id req-14fdf26e-1421-437f-ba7d-b3c39c8e7012 2018-11-25 15:46:05,165 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:46:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:05,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0b603d80-4bbb-4ef5-828f-9c3ca4150486 Date: Sun, 25 Nov 2018 15:46:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:46:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:46:05Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/snap", "metadata": {}}], "self": "/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68", "min_disk": 0, "protected": false, "id": "938d8e0c-9ec5-4bde-9745-1c2baa7afe68", "file": "/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbfc8dfe00424a95bbccbd86674fc943", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:46:05,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 used request id req-0b603d80-4bbb-4ef5-828f-9c3ca4150486 2018-11-25 15:46:05,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:05,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-49e6e4a7-e378-4e0a-8a97-bfef75a13b62 Date: Sun, 25 Nov 2018 15:46:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:46:05,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-49e6e4a7-e378-4e0a-8a97-bfef75a13b62 2018-11-25 15:46:05,529 - create_image - INFO - Created image with name - CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image 2018-11-25 15:46:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:05,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4a6abefe-1f6d-4fca-a864-7799a9b22fb5 Date: Sun, 25 Nov 2018 15:46:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:46:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:46:05Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/snap", "metadata": {}}], "self": "/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68", "min_disk": 0, "protected": false, "id": "938d8e0c-9ec5-4bde-9745-1c2baa7afe68", "file": "/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbfc8dfe00424a95bbccbd86674fc943", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:46:05,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 used request id req-4a6abefe-1f6d-4fca-a864-7799a9b22fb5 2018-11-25 15:46:05,702 - create_image - DEBUG - Instance status is - active 2018-11-25 15:46:05,703 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image 2018-11-25 15:46:05,703 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image 2018-11-25 15:46:05,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:05,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:06,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["bprWloRSQpu2OZ9qtpfRQQ"], "issued_at": "2018-11-25T15:46:06.000000Z"}} 2018-11-25 15:46:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624a17104880d2b78bde4720932a55188f1676d6" 2018-11-25 15:46:06,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632a9078-2aaf-4292-ac01-56041b8b2f46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:06,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-632a9078-2aaf-4292-ac01-56041b8b2f46 2018-11-25 15:46:06,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:46:06,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624a17104880d2b78bde4720932a55188f1676d6" 2018-11-25 15:46:06,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:06 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-79dc1405-7501-4c97-92fc-9afa95073785 x-compute-request-id: req-79dc1405-7501-4c97-92fc-9afa95073785 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:46:06,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-79dc1405-7501-4c97-92fc-9afa95073785 2018-11-25 15:46:06,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624a17104880d2b78bde4720932a55188f1676d6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:46:06,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:06 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-f128185f-6d6b-497e-8548-945b9ed8d4d0 x-compute-request-id: req-f128185f-6d6b-497e-8548-945b9ed8d4d0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c4ff8626-5352-46e4-92fe-33cf42f6a639", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c4ff8626-5352-46e4-92fe-33cf42f6a639", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c4ff8626-5352-46e4-92fe-33cf42f6a639", "name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:46:06,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f128185f-6d6b-497e-8548-945b9ed8d4d0 2018-11-25 15:46:06,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:06,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:06,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "7c3806eb93b64cba9283d1c0b4a0b9d0", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj-role"}], "expires_at": "2018-11-25T16:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbfc8dfe00424a95bbccbd86674fc943", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ce053a5-19c5-409-user", "id": "c3336771fe35492ba51703ddaf2d1768"}, "audit_ids": ["gIeAFmcvS5CFvQ6l9E77Zw"], "issued_at": "2018-11-25T15:46:06.000000Z"}} 2018-11-25 15:46:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:06,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1359efe2-4c32-4d7e-9d9f-8f6de5e72d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:06,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1359efe2-4c32-4d7e-9d9f-8f6de5e72d98 2018-11-25 15:46:06,930 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:46:06,933 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:46:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:07,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:06 GMT Server: Apache x-openstack-request-id: req-77631df9-a4ed-45ca-acd4-549cd1e99159 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:46:07,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack used request id req-77631df9-a4ed-45ca-acd4-549cd1e99159 2018-11-25 15:46:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}}' 2018-11-25 15:46:10,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:46:07 GMT Server: Apache x-openstack-request-id: req-ab96988f-4aa5-4e8c-bb88-411eb843d6ea Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7b84c51b-2833-4c9d-a361-48229b114f44", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}]}} 2018-11-25 15:46:10,054 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks used request id req-ab96988f-4aa5-4e8c-bb88-411eb843d6ea 2018-11-25 15:46:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:10,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:10 GMT Server: Apache x-openstack-request-id: req-ab34ef87-457c-44d5-a471-38719752dcd2 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:11,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:10 GMT Server: Apache x-openstack-request-id: req-a51e9bed-60cf-45ca-9ad5-2bded5c16d6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:11,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-a51e9bed-60cf-45ca-9ad5-2bded5c16d6d 2018-11-25 15:46:11,173 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack 2018-11-25 15:46:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:11,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:11 GMT Server: Apache x-openstack-request-id: req-a70abfc1-c23c-4c8c-8a64-7aba30451bce Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:12,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:11 GMT Server: Apache x-openstack-request-id: req-7d45fb6a-bb2c-41c8-9b8d-b5e22227da40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:12,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-7d45fb6a-bb2c-41c8-9b8d-b5e22227da40 2018-11-25 15:46:12,296 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:46:12,296 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:46:15,299 - create_stack - DEBUG - Stack status query timeout in 1195.87433505 2018-11-25 15:46:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:15,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:15 GMT Server: Apache x-openstack-request-id: req-89517c5e-8b18-4e9a-ac2b-5e6b1f879e0d Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:15,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:15 GMT Server: Apache x-openstack-request-id: req-b8d6ebe3-a492-4c56-93cd-2630fa48b3a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:15,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-b8d6ebe3-a492-4c56-93cd-2630fa48b3a7 2018-11-25 15:46:15,888 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:46:15,888 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:46:18,891 - create_stack - DEBUG - Stack status query timeout in 1192.28262305 2018-11-25 15:46:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:18,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:18 GMT Server: Apache x-openstack-request-id: req-2fb969f9-61b1-4f5a-8cf7-af92b7d3db8f Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:18 GMT Server: Apache x-openstack-request-id: req-1969f577-3d17-4473-9c63-7c1f9a39c463 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:19,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-1969f577-3d17-4473-9c63-7c1f9a39c463 2018-11-25 15:46:19,515 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:46:19,515 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:46:22,519 - create_stack - DEBUG - Stack status query timeout in 1188.655159 2018-11-25 15:46:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:23,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:22 GMT Server: Apache x-openstack-request-id: req-295ba43c-d106-4192-9071-ddbe474bf96f Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:23,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:23 GMT Server: Apache x-openstack-request-id: req-c57bba84-01a5-4550-b647-51d0abeec2ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:23,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-c57bba84-01a5-4550-b647-51d0abeec2ab 2018-11-25 15:46:23,637 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:46:23,637 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:46:26,641 - create_stack - DEBUG - Stack status query timeout in 1184.53319407 2018-11-25 15:46:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:26,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:26 GMT Server: Apache x-openstack-request-id: req-afceb787-e498-4597-9c60-c081813173b9 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:26,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:26 GMT Server: Apache x-openstack-request-id: req-aadd6153-e7bd-4e14-8caa-67b50cf493a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:26,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-aadd6153-e7bd-4e14-8caa-67b50cf493a2 2018-11-25 15:46:26,748 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:46:26,748 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack 2018-11-25 15:46:26,749 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack 2018-11-25 15:46:26,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:27,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "7c3806eb93b64cba9283d1c0b4a0b9d0", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj-role"}], "expires_at": "2018-11-25T16:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbfc8dfe00424a95bbccbd86674fc943", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/fbfc8dfe00424a95bbccbd86674fc943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ce053a5-19c5-409-user", "id": "c3336771fe35492ba51703ddaf2d1768"}, "audit_ids": ["ApWbtnVSQQ-i3Xl2kxuhFQ"], "issued_at": "2018-11-25T15:46:27.000000Z"}} 2018-11-25 15:46:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:27,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:27 GMT Server: Apache x-openstack-request-id: req-6eed868d-6b73-44a9-9933-f52e1e310464 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:27,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:27 GMT Server: Apache x-openstack-request-id: req-70cfa0fd-1793-4d16-8604-8ab19307516c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:27,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-70cfa0fd-1793-4d16-8604-8ab19307516c 2018-11-25 15:46:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:28,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:27 GMT Server: Apache x-openstack-request-id: req-6b7fdb9e-db35-4b02-b21f-4f0a53abf668 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:28,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:28 GMT Server: Apache x-openstack-request-id: req-ff35d1a6-538b-4261-81ea-91a7ee46fb99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:28,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-ff35d1a6-538b-4261-81ea-91a7ee46fb99 2018-11-25 15:46:28,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:29,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:28 GMT Server: Apache x-openstack-request-id: req-1eb0100a-0f39-4c71-a80a-6ba3c1ef8291 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:29,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:29 GMT Server: Apache x-openstack-request-id: req-92105227-2530-4af9-8fb7-6677c29bce6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:29,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-92105227-2530-4af9-8fb7-6677c29bce6d 2018-11-25 15:46:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:29,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:29 GMT Server: Apache x-openstack-request-id: req-8b741dbc-f07a-4ff8-ae51-6b31847c9af6 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:29,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:29 GMT Server: Apache x-openstack-request-id: req-4d130450-6817-44a8-88b8-5a7bf2331715 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:29,898 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-4d130450-6817-44a8-88b8-5a7bf2331715 2018-11-25 15:46:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:30,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:29 GMT Server: Apache x-openstack-request-id: req-0d88703e-c39d-4370-9e97-21ead1fe4e28 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:31,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:30 GMT Server: Apache x-openstack-request-id: req-5f10d3d4-17e3-429b-89e1-796cbea34a53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:31,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-5f10d3d4-17e3-429b-89e1-796cbea34a53 2018-11-25 15:46:31,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:31,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:31 GMT Server: Apache x-openstack-request-id: req-86c0292e-be99-4f80-9896-3bc7f1c2e1ed Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:31,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:31 GMT Server: Apache x-openstack-request-id: req-95c2b5dd-9b89-4798-9cee-925cbec68449 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:31,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-95c2b5dd-9b89-4798-9cee-925cbec68449 2018-11-25 15:46:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:31,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:31 GMT Server: Apache x-openstack-request-id: req-7e3e4beb-9b72-495d-a2df-5c1c049d60f4 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:32,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:31 GMT Server: Apache x-openstack-request-id: req-6a7ca6c3-1bac-48e8-b05e-c42ec3ef899e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:32,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-6a7ca6c3-1bac-48e8-b05e-c42ec3ef899e 2018-11-25 15:46:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:32,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:32 GMT Server: Apache x-openstack-request-id: req-edb6194c-f66b-4a57-9d50-581015d6d2ac Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:32,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:32 GMT Server: Apache x-openstack-request-id: req-bfcc8e0d-750a-44ed-88b5-54efef5fe965 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:32,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-bfcc8e0d-750a-44ed-88b5-54efef5fe965 2018-11-25 15:46:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:32,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:32 GMT Server: Apache x-openstack-request-id: req-8565440f-5fb4-4289-ab63-f9be8be5bd23 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:32,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:32 GMT Server: Apache x-openstack-request-id: req-147d6cc3-bbfa-4190-a067-73a3eb12a503 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:32,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-147d6cc3-bbfa-4190-a067-73a3eb12a503 2018-11-25 15:46:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:33,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:32 GMT Server: Apache x-openstack-request-id: req-ac37a92e-ee65-45aa-a9a0-189b1d789ff7 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:33,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:33 GMT Server: Apache x-openstack-request-id: req-09592b12-9d01-4146-9025-2fd08f95afd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:33,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-09592b12-9d01-4146-9025-2fd08f95afd7 2018-11-25 15:46:33,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:33 GMT Server: Apache x-openstack-request-id: req-9c86ef67-94ea-49b7-9c2d-935d51ca588f Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-f35b6151-fbf7-4a7c-9b79-0b218b917e7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-f35b6151-fbf7-4a7c-9b79-0b218b917e7b 2018-11-25 15:46:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-c5189531-cf1b-443b-bb85-f21cf9646946 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-2eb691d6-af6d-4133-ad7a-6adc236ea7e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-2eb691d6-af6d-4133-ad7a-6adc236ea7e5 2018-11-25 15:46:34,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-d8f98914-b7b0-467e-9b77-e13d3d2a111f Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-0de2199a-a6f7-4822-8c79-c70e54e1a72a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-0de2199a-a6f7-4822-8c79-c70e54e1a72a 2018-11-25 15:46:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-bb13ed4c-bfc7-4adf-ac52-42d139804f4d Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-90c36155-6705-4051-b1b8-3b584cc72b63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-90c36155-6705-4051-b1b8-3b584cc72b63 2018-11-25 15:46:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-3c50f011-3bf3-4567-892c-25838d1a558b Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-09af2599-c781-4a17-a81a-67f501e59f01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-09af2599-c781-4a17-a81a-67f501e59f01 2018-11-25 15:46:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-a10a0383-53f6-42e7-99df-6be550bc20ac Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-a310ceac-1178-4569-aed6-f7988cc665e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-a310ceac-1178-4569-aed6-f7988cc665e4 2018-11-25 15:46:34,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-67fa98a7-177a-4c75-87c0-632b45dc945e Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-7adbbbcb-7e81-4317-bc87-11b065fbb227 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-7adbbbcb-7e81-4317-bc87-11b065fbb227 2018-11-25 15:46:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:34,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-d6bba7c4-d46b-447b-bd06-1b983a83225d Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:34,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-c7e0d55b-bb4b-42e5-a688-37ecba801981 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:34,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-c7e0d55b-bb4b-42e5-a688-37ecba801981 2018-11-25 15:46:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:35,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-54acbf1c-86a3-4a27-9ebe-499ad9c19a7e Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:35,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-f5cf688d-2ad9-4ef2-9884-a91394707d4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:35,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-f5cf688d-2ad9-4ef2-9884-a91394707d4f 2018-11-25 15:46:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:35,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-abbf4f30-35ff-416e-8303-ecf0f75e0076 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:35,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-8ddfa6ed-e8d0-4196-bd5a-0420b3f379a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:35,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-8ddfa6ed-e8d0-4196-bd5a-0420b3f379a4 2018-11-25 15:46:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:35,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-7a30cede-20e6-407d-82f1-75ec25b463d4 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:35,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-6d55f2a0-b3a9-45fa-ac13-ef326bafd640 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:35,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-6d55f2a0-b3a9-45fa-ac13-ef326bafd640 2018-11-25 15:46:35,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:35,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-4faf0fbf-4451-4add-bfde-928af4865871 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:35,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-b8c42a0e-4e00-4d08-b95b-ba08d247d671 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:35,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-b8c42a0e-4e00-4d08-b95b-ba08d247d671 2018-11-25 15:46:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:35,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-660c083e-bc9b-4b02-b8b3-6a47e73f7066 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:35,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-a434222b-e28a-404b-a4db-a383cb14235e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:35,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-a434222b-e28a-404b-a4db-a383cb14235e 2018-11-25 15:46:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:36,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:35 GMT Server: Apache x-openstack-request-id: req-26a0e180-63b0-493b-9d9f-834e6d0bc529 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:36,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-e2e0a95f-71f4-436b-ab18-704b53551105 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:36,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-e2e0a95f-71f4-436b-ab18-704b53551105 2018-11-25 15:46:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:36,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-2d5d2203-9666-4e1f-bf08-77fa362ad302 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:36,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-5e7527ca-4027-4524-a8db-4927734ecf65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:36,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-5e7527ca-4027-4524-a8db-4927734ecf65 2018-11-25 15:46:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:36,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-be3a559f-17c1-4b9b-8ecd-5bc4035428c6 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:36,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-2093c640-7b76-42fd-b529-03b8fc49a444 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:36,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-2093c640-7b76-42fd-b529-03b8fc49a444 2018-11-25 15:46:36,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:36,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-bf4cf689-0ea6-480a-9d23-89dc7f12432c Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:36,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-356733aa-d338-42ed-9823-ef094d1108b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:36,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-356733aa-d338-42ed-9823-ef094d1108b1 2018-11-25 15:46:36,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:36,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-48a3f67e-90c5-4eb5-a32c-5ade790324c4 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:36,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-a7c0f672-d359-481d-b4b6-34fb70f639c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:36,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-a7c0f672-d359-481d-b4b6-34fb70f639c6 2018-11-25 15:46:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:36,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-1ee4f47e-0f1f-47c3-a39c-0062d4bda587 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:36,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-ff928a45-9ddb-449c-839b-58b323eb4dcb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:36,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-ff928a45-9ddb-449c-839b-58b323eb4dcb 2018-11-25 15:46:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:37,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:36 GMT Server: Apache x-openstack-request-id: req-87e5cff7-28a4-422c-83ac-83f94f9c9882 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:37,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-a7f1aea2-4f08-4895-90e1-4a10f8c2d11e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:37,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-a7f1aea2-4f08-4895-90e1-4a10f8c2d11e 2018-11-25 15:46:37,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:37,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-763cda16-c246-498f-abc1-9bc09465d3d2 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:37,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-037f6572-3fd7-4383-ad04-7eb626bc6c46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:37,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-037f6572-3fd7-4383-ad04-7eb626bc6c46 2018-11-25 15:46:37,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:37,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-9aea8bd0-dabb-4f58-9c7c-38bdb0bb1242 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:37,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-b0612cb6-8057-498f-a5d7-f1539fac19a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:37,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-b0612cb6-8057-498f-a5d7-f1539fac19a4 2018-11-25 15:46:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:37,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-f013e603-48b8-4681-8bb1-1694974ec764 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:38,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-059faa81-c4fe-463b-8f97-b0f6e464834a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:38,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-059faa81-c4fe-463b-8f97-b0f6e464834a 2018-11-25 15:46:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:38,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-5d8a87a7-9db9-433b-83c6-cc992a0cc6bc Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-e459465f-ac82-4b07-9f1f-e86e090e1026 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:38,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-e459465f-ac82-4b07-9f1f-e86e090e1026 2018-11-25 15:46:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:38,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-dbc665be-c8a7-4d72-87e8-b061329dd5e0 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:38,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-ebb0784e-4c2c-4561-bf76-2fc8fe5de58f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:38,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-ebb0784e-4c2c-4561-bf76-2fc8fe5de58f 2018-11-25 15:46:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:38,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-def7c1c0-94e4-4668-948c-34e57672a088 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:38,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-cb64e549-cd7e-4a19-9881-97f26af5083e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:38,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-cb64e549-cd7e-4a19-9881-97f26af5083e 2018-11-25 15:46:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:38,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-fbed24da-4864-46c1-b2fd-877abf41e686 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:38,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-1bcda012-e71c-4ccc-adba-4cb0a295e972 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:38,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-1bcda012-e71c-4ccc-adba-4cb0a295e972 2018-11-25 15:46:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:38,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-507830bb-ea37-41d6-b30c-5ec25a25e76c Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:38,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-1f5a4ec6-8cbe-4aae-86d1-283799c7ab9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:38,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-1f5a4ec6-8cbe-4aae-86d1-283799c7ab9a 2018-11-25 15:46:38,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:38,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-721f3efd-7e80-4d42-9c71-fcab863f050e Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:38 GMT Server: Apache x-openstack-request-id: req-edb51c35-4f7c-41f3-9460-74d00724a081 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-edb51c35-4f7c-41f3-9460-74d00724a081 2018-11-25 15:46:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-9bc56fe8-85f0-4de8-a51a-f90e24082d22 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-b2806cee-b1be-4c4b-ac83-6f8947ae7394 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-b2806cee-b1be-4c4b-ac83-6f8947ae7394 2018-11-25 15:46:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-463868d1-6d66-469f-948d-934d7cc64e2c Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-2420e305-9f8e-4ab0-bdf6-339db1a1be24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-2420e305-9f8e-4ab0-bdf6-339db1a1be24 2018-11-25 15:46:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-933da29d-8d76-4d04-8f19-919683907483 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-12e579b1-c88b-482d-b5f0-1bae667475d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-12e579b1-c88b-482d-b5f0-1bae667475d4 2018-11-25 15:46:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-fd6e44c2-4584-4708-8023-bd5d7187044b Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-ccc4d52f-fe3b-4a00-8252-cc7880f95e18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-ccc4d52f-fe3b-4a00-8252-cc7880f95e18 2018-11-25 15:46:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-c1f35969-d8bc-4b98-b420-9d9d604c703d Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-26016812-a8cc-419b-b16b-de5146e051fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-26016812-a8cc-419b-b16b-de5146e051fc 2018-11-25 15:46:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-ac04d112-ca13-4b5f-9fd4-9e362b74b19f Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-a85822df-e679-43ff-88c2-f4f2efa5312a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-a85822df-e679-43ff-88c2-f4f2efa5312a 2018-11-25 15:46:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-1eb24710-b685-4e27-b5e4-1632672a72ae Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:39,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-0b3345ab-4b3a-49b2-ba5c-a2c1d1572d32 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:39,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-0b3345ab-4b3a-49b2-ba5c-a2c1d1572d32 2018-11-25 15:46:39,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:39,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:39 GMT Server: Apache x-openstack-request-id: req-bd9bf167-65b7-4544-a5b2-b7179915a78d Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:40,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:40 GMT Server: Apache x-openstack-request-id: req-f57c86db-1e7d-44c0-b85d-d655e6195aa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:40,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-f57c86db-1e7d-44c0-b85d-d655e6195aa8 2018-11-25 15:46:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6a0fe5775ae4b173aa85e3ae2290a363b2a020" 2018-11-25 15:46:40,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:40 GMT Server: Apache x-openstack-request-id: req-b7540b65-8513-4fba-a4ce-8c08f5a12b61 Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:40,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:40 GMT Server: Apache x-openstack-request-id: req-1228c010-8e79-413e-960d-fdecaf59cf12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbfc8dfe00424a95bbccbd86674fc943", "OS::stack_id": "7b84c51b-2833-4c9d-a361-48229b114f44", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "image_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image", "inst_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-inst", "subnet_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-subnet", "flavor_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-flavor-name", "net_name": "CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack", "stack_user_project_id": "19804e5a13534fb1a50f26f50a6a6edd", "tags": null, "creation_time": "2018-11-25T15:46:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:46:29Z", "id": "7b84c51b-2833-4c9d-a361-48229b114f44", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:40,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-1228c010-8e79-413e-960d-fdecaf59cf12 2018-11-25 15:46:40,601 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack 2018-11-25 15:46:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/7b84c51b-2833-4c9d-a361-48229b114f44 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd88fed6314b7e95cd6a757f6b9f0949f4f2612" 2018-11-25 15:46:40,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:40 GMT Server: Apache x-openstack-request-id: req-f0e97091-dced-474c-af40-27a191d6e7df Location: http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:40,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:46:40 GMT Server: Apache x-openstack-request-id: req-845e6d79-dee8-4a90-86b4-be7114a894ac Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:46:40,960 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/fbfc8dfe00424a95bbccbd86674fc943/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-stack/7b84c51b-2833-4c9d-a361-48229b114f44 used request id req-845e6d79-dee8-4a90-86b4-be7114a894ac 2018-11-25 15:46:40,962 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5d347ed2-1e3f-471f-b192-857fb0d7e511-image 2018-11-25 15:46:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87937a133e058b8a9085e2170850a5c47520cc07" 2018-11-25 15:46:42,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a711292a-2f5f-4c97-8e2b-93b0619b2974 Date: Sun, 25 Nov 2018 15:46:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:46:42,190 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/938d8e0c-9ec5-4bde-9745-1c2baa7afe68 used request id req-a711292a-2f5f-4c97-8e2b-93b0619b2974 2018-11-25 15:46:42,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c4ff8626-5352-46e4-92fe-33cf42f6a639 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624a17104880d2b78bde4720932a55188f1676d6" 2018-11-25 15:46:42,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:46: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-adc94a49-acc8-4e3c-9673-395848dbe1b3 x-compute-request-id: req-adc94a49-acc8-4e3c-9673-395848dbe1b3 Content-Length: 0 Content-Type: application/json 2018-11-25 15:46:42,234 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c4ff8626-5352-46e4-92fe-33cf42f6a639 used request id req-adc94a49-acc8-4e3c-9673-395848dbe1b3 2018-11-25 15:46:42,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:42,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9ec65bea-d9e0-4fbc-b1e9-4186f46fc363 Date: Sun, 25 Nov 2018 15:46:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "created_at": "2018-11-25T15:46:10Z", "updated_at": "2018-11-25T15:46:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "revision_number": 0, "id": "44c3783b-8c27-4e13-9cce-044f90328bf0", "remote_group_id": "32197ae3-1106-48d9-954f-346bea161705", "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbfc8dfe00424a95bbccbd86674fc943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "revision_number": 0, "id": "49bce23d-afee-4d5a-8ef7-f4d139ae0c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbfc8dfe00424a95bbccbd86674fc943"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "revision_number": 0, "id": "b70044ab-66a2-435c-b5f2-35f286a382c9", "remote_group_id": "32197ae3-1106-48d9-954f-346bea161705", "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbfc8dfe00424a95bbccbd86674fc943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "revision_number": 0, "id": "d1b689e5-b9d2-49f4-b3a6-3f15dd844dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbfc8dfe00424a95bbccbd86674fc943"}], "revision_number": 4, "project_id": "fbfc8dfe00424a95bbccbd86674fc943", "id": "32197ae3-1106-48d9-954f-346bea161705", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:46:42,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9ec65bea-d9e0-4fbc-b1e9-4186f46fc363 2018-11-25 15:46:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:42,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65be690b-b00c-4dc5-948c-41b81bf9d0df Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943"}, "enabled": true, "id": "fbfc8dfe00424a95bbccbd86674fc943", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ce053a5-19c5-409-proj"}} 2018-11-25 15:46:42,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943 used request id req-65be690b-b00c-4dc5-948c-41b81bf9d0df 2018-11-25 15:46:42,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32197ae3-1106-48d9-954f-346bea161705 2018-11-25 15:46:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=32197ae3-1106-48d9-954f-346bea161705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:42,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7071015b-235d-4d3a-b2f2-d7f8b0a49e1d Date: Sun, 25 Nov 2018 15:46:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "32197ae3-1106-48d9-954f-346bea161705", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "port_range_min": null, "revision_number": 0, "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "created_at": "2018-11-25T15:46:10Z", "project_id": "fbfc8dfe00424a95bbccbd86674fc943", "id": "44c3783b-8c27-4e13-9cce-044f90328bf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "port_range_min": null, "revision_number": 0, "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "created_at": "2018-11-25T15:46:10Z", "project_id": "fbfc8dfe00424a95bbccbd86674fc943", "id": "49bce23d-afee-4d5a-8ef7-f4d139ae0c18"}, {"remote_group_id": "32197ae3-1106-48d9-954f-346bea161705", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "port_range_min": null, "revision_number": 0, "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "created_at": "2018-11-25T15:46:10Z", "project_id": "fbfc8dfe00424a95bbccbd86674fc943", "id": "b70044ab-66a2-435c-b5f2-35f286a382c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:10Z", "security_group_id": "32197ae3-1106-48d9-954f-346bea161705", "port_range_min": null, "revision_number": 0, "tenant_id": "fbfc8dfe00424a95bbccbd86674fc943", "created_at": "2018-11-25T15:46:10Z", "project_id": "fbfc8dfe00424a95bbccbd86674fc943", "id": "d1b689e5-b9d2-49f4-b3a6-3f15dd844dc5"}]} 2018-11-25 15:46:42,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=32197ae3-1106-48d9-954f-346bea161705 used request id req-7071015b-235d-4d3a-b2f2-d7f8b0a49e1d 2018-11-25 15:46:42,700 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:46:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/32197ae3-1106-48d9-954f-346bea161705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:43,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37d5a604-f8a7-4619-b4a6-098ed3119f1e Content-Length: 0 Date: Sun, 25 Nov 2018 15:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:46:43,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/32197ae3-1106-48d9-954f-346bea161705 used request id req-37d5a604-f8a7-4619-b4a6-098ed3119f1e 2018-11-25 15:46:43,067 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0ce053a5-19c5-409-proj 2018-11-25 15:46:43,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:43,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f677eb-3d54-4f46-b310-4128bb3045a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:43,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fbfc8dfe00424a95bbccbd86674fc943 used request id req-c4f677eb-3d54-4f46-b310-4128bb3045a1 2018-11-25 15:46:43,320 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0ce053a5-19c5-409-proj-role 2018-11-25 15:46:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7c3806eb93b64cba9283d1c0b4a0b9d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:43,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8d8609-af39-46f8-8abe-0f2df79f6fae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:43,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7c3806eb93b64cba9283d1c0b4a0b9d0 used request id req-db8d8609-af39-46f8-8abe-0f2df79f6fae 2018-11-25 15:46:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f904f19c1dff839952c9e32f74f8a05d649266" 2018-11-25 15:46:43,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c60c9d-a7df-4f48-ab66-eddd2a2d933f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:46:43,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-51c60c9d-a7df-4f48-ab66-eddd2a2d933f 2018-11-25 15:46:43,525 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0ce053a5-19c5-409-user 2018-11-25 15:46:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c3336771fe35492ba51703ddaf2d1768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5a2da0717776d3f621366808ac11cb74da69c3" 2018-11-25 15:46:43,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827d7408-1586-42bc-ac20-4fd4a37d33f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:43,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c3336771fe35492ba51703ddaf2d1768 used request id req-827d7408-1586-42bc-ac20-4fd4a37d33f2 2018-11-25 15:46:43,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:44,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["DVNREUFwR5qWKNRruDFVrw"], "issued_at": "2018-11-25T15:46:44.000000Z"}} 2018-11-25 15:46:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2714639346fd1db0f30b3c155afc784543735" 2018-11-25 15:46:44,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61cbdf4-acf2-47c2-9214-22b5df14b685 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:44,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f61cbdf4-acf2-47c2-9214-22b5df14b685 2018-11-25 15:46:44,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:44,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:44,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["oPqPDkVGR1-PTVlrIANagg"], "issued_at": "2018-11-25T15:46:44.000000Z"}} 2018-11-25 15:46:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:46:44,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1440b893-3cb8-4333-b429-310bc8fbbf52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:44,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1440b893-3cb8-4333-b429-310bc8fbbf52 2018-11-25 15:46:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:46:44,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:46:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:46:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9089dd36-df1c-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:46:44,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b19fdf-eabf-4d67-a78f-1d928a0e3c58 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9089dd36-df1c-442-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:46:44,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9089dd36-df1c-442-proj used request id req-65b19fdf-eabf-4d67-a78f-1d928a0e3c58 2018-11-25 15:46:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:46:44,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f66f988-f302-4457-b114-f8c75dfc1156 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:46:44,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5f66f988-f302-4457-b114-f8c75dfc1156 2018-11-25 15:46:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}}' 2018-11-25 15:46:45,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd05fb0a-090a-4f6d-a0cd-fdb7a61c385d Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e"}, "enabled": true, "id": "c18c7146064641ae8a7a21ce9dc0952e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}} 2018-11-25 15:46:45,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cd05fb0a-090a-4f6d-a0cd-fdb7a61c385d 2018-11-25 15:46:45,058 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9089dd36-df1c-442-proj 2018-11-25 15:46:45,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:45,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:45,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["B4Xc4hjVRR6y0hD4B8Pvpw"], "issued_at": "2018-11-25T15:46:45.000000Z"}} 2018-11-25 15:46:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:45,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8462f962-aec0-4002-82fc-e7997f4d4d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:45,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8462f962-aec0-4002-82fc-e7997f4d4d09 2018-11-25 15:46:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:46:45,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:46:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:46:45,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:45,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fd9a39-672f-4558-b619-9598fb6e3fc8 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:46:45,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-20fd9a39-672f-4558-b619-9598fb6e3fc8 2018-11-25 15:46:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-9089dd36-df1c-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:45,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f92f7e4-840a-4049-b820-4eddd6de9ade Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-9089dd36-df1c-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e"}, "enabled": true, "id": "c18c7146064641ae8a7a21ce9dc0952e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}]} 2018-11-25 15:46:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-9089dd36-df1c-442-proj used request id req-0f92f7e4-840a-4049-b820-4eddd6de9ade 2018-11-25 15:46:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:45,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6064ce-3d47-4a22-ad53-aa324b52890e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:46:45,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0a6064ce-3d47-4a22-ad53-aa324b52890e 2018-11-25 15:46:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:46,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc76345c-747e-47d4-a60e-fa39b98d8f44 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:46:46,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dc76345c-747e-47d4-a60e-fa39b98d8f44 2018-11-25 15:46:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-9089dd36-df1c-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:46,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5980f20b-bc12-4245-af35-18dfadbc659e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-9089dd36-df1c-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e"}, "enabled": true, "id": "c18c7146064641ae8a7a21ce9dc0952e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}]} 2018-11-25 15:46:46,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-9089dd36-df1c-442-proj used request id req-5980f20b-bc12-4245-af35-18dfadbc659e 2018-11-25 15:46:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/2aeabfff054540eca1b84c371d4e2c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:46,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c10b47-d87f-4c9c-abdb-f71b43937c6e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-9089dd36-df1c-442-user", "links": {"self": "http://172.30.9.29:5000/v3/users/2aeabfff054540eca1b84c371d4e2c09"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c18c7146064641ae8a7a21ce9dc0952e", "id": "2aeabfff054540eca1b84c371d4e2c09", "password_expires_at": null}} 2018-11-25 15:46:46,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2aeabfff054540eca1b84c371d4e2c09 used request id req-80c10b47-d87f-4c9c-abdb-f71b43937c6e 2018-11-25 15:46:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:46,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f48767-6e7b-45b6-8110-48b31b00b4b6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:46:46,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles used request id req-24f48767-6e7b-45b6-8110-48b31b00b4b6 2018-11-25 15:46:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:46,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebe1538-f81c-4dfe-b065-22e45f34212f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:46:46,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-8ebe1538-f81c-4dfe-b065-22e45f34212f 2018-11-25 15:46:46,815 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9089dd36-df1c-442-proj 2018-11-25 15:46:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:46:46,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a24f50-5ee7-4066-84a6-1dbce97724ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:46,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-45a24f50-5ee7-4066-84a6-1dbce97724ac 2018-11-25 15:46:46,959 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9089dd36-df1c-442-user 2018-11-25 15:46:46,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:46:47,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d82898-c13c-48e2-b7c0-0f6f1d7b11c8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:46:47,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d6d82898-c13c-48e2-b7c0-0f6f1d7b11c8 2018-11-25 15:46:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" -d '{"role": {"name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role"}}' 2018-11-25 15:46:47,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66174987-5756-4842-80b6-d66478216a27 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "813903e56c29496e8da65f8e7fe55764", "links": {"self": "http://172.30.9.29:5000/v3/roles/813903e56c29496e8da65f8e7fe55764"}, "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role"}} 2018-11-25 15:46:47,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-66174987-5756-4842-80b6-d66478216a27 2018-11-25 15:46:47,232 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9089dd36-df1c-442-proj-role 2018-11-25 15:46:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/813903e56c29496e8da65f8e7fe55764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:46:47,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7f1bc8-df8a-4c60-b26c-46549321673c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/813903e56c29496e8da65f8e7fe55764"}, "domain_id": null, "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role", "id": "813903e56c29496e8da65f8e7fe55764"}} 2018-11-25 15:46:47,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/813903e56c29496e8da65f8e7fe55764 used request id req-6f7f1bc8-df8a-4c60-b26c-46549321673c 2018-11-25 15:46:47,322 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9089dd36-df1c-442-proj-role to project CreateStackSuccessTests-9089dd36-df1c-442-proj 2018-11-25 15:46:47,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles/813903e56c29496e8da65f8e7fe55764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:46:47,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9b27e3-9fc7-4e65-8bbf-779e2b9a654f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:46:47,450 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e/users/2aeabfff054540eca1b84c371d4e2c09/roles/813903e56c29496e8da65f8e7fe55764 used request id req-fd9b27e3-9fc7-4e65-8bbf-779e2b9a654f 2018-11-25 15:46:47,450 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:46:47,451 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:46:47,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:47,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:47,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "813903e56c29496e8da65f8e7fe55764", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c18c7146064641ae8a7a21ce9dc0952e", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9089dd36-df1c-442-user", "id": "2aeabfff054540eca1b84c371d4e2c09"}, "audit_ids": ["_keVnR2NSMy5kFwU19EPVw"], "issued_at": "2018-11-25T15:46:47.000000Z"}} 2018-11-25 15:46:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:46:47,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7470c3ff-039c-46c6-9a4c-8f5330350f29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:47,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7470c3ff-039c-46c6-9a4c-8f5330350f29 2018-11-25 15:46:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:46:48,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-0c097d15-ace2-4c8e-8f0b-efc601daea3f Date: Sun, 25 Nov 2018 15:46:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image"} 2018-11-25 15:46:48,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image used request id req-0c097d15-ace2-4c8e-8f0b-efc601daea3f 2018-11-25 15:46:48,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:46:48,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-506a18fa-8209-40ac-b0ce-b322ee502dfb Date: Sun, 25 Nov 2018 15:46:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:46:48,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-506a18fa-8209-40ac-b0ce-b322ee502dfb 2018-11-25 15:46:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image"}' 2018-11-25 15:46:48,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 X-Openstack-Request-Id: req-5012fc5c-f567-4bbb-9f13-1d433f6c3b71 Date: Sun, 25 Nov 2018 15:46:48 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:46:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:46:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20", "min_disk": 0, "protected": false, "id": "ffcee304-54c7-4bc7-9aa5-cdc7e9237e20", "file": "/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/file", "checksum": null, "owner": "c18c7146064641ae8a7a21ce9dc0952e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:46:48,467 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5012fc5c-f567-4bbb-9f13-1d433f6c3b71 2018-11-25 15:46:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" -d '' 2018-11-25 15:46:50,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57c14103-e54a-403a-9aec-1aa1fad49a7c Date: Sun, 25 Nov 2018 15:46:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:46:50,038 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/file used request id req-57c14103-e54a-403a-9aec-1aa1fad49a7c 2018-11-25 15:46:50,039 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:46:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:46:50,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f6f51f4b-14b9-4732-9b5a-e4ef845b4c37 Date: Sun, 25 Nov 2018 15:46:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:46:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:46:50Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/snap", "metadata": {}}], "self": "/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20", "min_disk": 0, "protected": false, "id": "ffcee304-54c7-4bc7-9aa5-cdc7e9237e20", "file": "/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c18c7146064641ae8a7a21ce9dc0952e", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:46:50,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 used request id req-f6f51f4b-14b9-4732-9b5a-e4ef845b4c37 2018-11-25 15:46:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:46:50,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd4236d5-14a3-488b-83cc-5abce32ea7f4 Date: Sun, 25 Nov 2018 15:46:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:46:50,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fd4236d5-14a3-488b-83cc-5abce32ea7f4 2018-11-25 15:46:50,217 - create_image - INFO - Created image with name - CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image 2018-11-25 15:46:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:46:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d723bc0d-0ea5-4679-b86a-3ed174e34f9c Date: Sun, 25 Nov 2018 15:46:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:46:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:46:50Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/snap", "metadata": {}}], "self": "/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20", "min_disk": 0, "protected": false, "id": "ffcee304-54c7-4bc7-9aa5-cdc7e9237e20", "file": "/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c18c7146064641ae8a7a21ce9dc0952e", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:46:50,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 used request id req-d723bc0d-0ea5-4679-b86a-3ed174e34f9c 2018-11-25 15:46:50,237 - create_image - DEBUG - Instance status is - active 2018-11-25 15:46:50,238 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image 2018-11-25 15:46:50,238 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image 2018-11-25 15:46:50,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:50,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:50,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["P1ao6QTrQ6ey1eiCCljt3Q"], "issued_at": "2018-11-25T15:46:50.000000Z"}} 2018-11-25 15:46:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fb91b01bc8172c0afe9357847c2017617bf087" 2018-11-25 15:46:50,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb94f23e-33c2-4c9e-8e92-d567a6e88e8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:50,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bb94f23e-33c2-4c9e-8e92-d567a6e88e8b 2018-11-25 15:46:50,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:46:50,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fb91b01bc8172c0afe9357847c2017617bf087" 2018-11-25 15:46:50,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46: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 x-openstack-request-id: req-f06f6413-e341-4cef-9af1-e77e57b743ff x-compute-request-id: req-f06f6413-e341-4cef-9af1-e77e57b743ff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:46:50,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f06f6413-e341-4cef-9af1-e77e57b743ff 2018-11-25 15:46:50,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fb91b01bc8172c0afe9357847c2017617bf087" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:46:50,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46: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-8972db0d-b5c9-4ce0-a193-7e48003fc9ef x-compute-request-id: req-8972db0d-b5c9-4ce0-a193-7e48003fc9ef Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c5d81179-41c3-4153-a300-c01e2e4f347d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c5d81179-41c3-4153-a300-c01e2e4f347d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c5d81179-41c3-4153-a300-c01e2e4f347d", "name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:46:50,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8972db0d-b5c9-4ce0-a193-7e48003fc9ef 2018-11-25 15:46:50,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:46:50,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:46:51,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "813903e56c29496e8da65f8e7fe55764", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c18c7146064641ae8a7a21ce9dc0952e", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9089dd36-df1c-442-user", "id": "2aeabfff054540eca1b84c371d4e2c09"}, "audit_ids": ["wCBQNS1vRfiRBW-zcfxOkg"], "issued_at": "2018-11-25T15:46:51.000000Z"}} 2018-11-25 15:46:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:46:51,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9772ba-6953-4bca-bd4c-8d5470c709b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:46:51,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c9772ba-6953-4bca-bd4c-8d5470c709b6 2018-11-25 15:46:51,458 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:46:51,461 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:46:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:46:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:51 GMT Server: Apache x-openstack-request-id: req-663f9c4d-4caf-4ee1-a1c6-7b7ad9959bc4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:46:51,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack used request id req-663f9c4d-4caf-4ee1-a1c6-7b7ad9959bc4 2018-11-25 15:46:51,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}}' 2018-11-25 15:46:54,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:46:51 GMT Server: Apache x-openstack-request-id: req-e66fddef-fe06-4c7d-892f-d4d9f915aad1 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}]}} 2018-11-25 15:46:54,210 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks used request id req-e66fddef-fe06-4c7d-892f-d4d9f915aad1 2018-11-25 15:46:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:46:54,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:54 GMT Server: Apache x-openstack-request-id: req-8272b29e-b4fd-4e6b-bcf5-edece02e0e76 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:54,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:54 GMT Server: Apache x-openstack-request-id: req-be897d76-9642-4c8a-963c-f88973562131 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:54,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-be897d76-9642-4c8a-963c-f88973562131 2018-11-25 15:46:54,586 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:46:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:46:54,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:54 GMT Server: Apache x-openstack-request-id: req-0379fcda-364e-4d47-86d6-b60829c9bf25 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:55,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:54 GMT Server: Apache x-openstack-request-id: req-6e1359d3-ee8f-4e7a-a0ec-19da21e50921 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:55,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-6e1359d3-ee8f-4e7a-a0ec-19da21e50921 2018-11-25 15:46:55,040 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:46:55,041 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:46:58,044 - create_stack - DEBUG - Stack status query timeout in 1196.54279494 2018-11-25 15:46:58,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:46:58,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:46:58 GMT Server: Apache x-openstack-request-id: req-a5893e11-33d9-45ed-a10e-a06bf0959966 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:46:58,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:46:58 GMT Server: Apache x-openstack-request-id: req-75f39112-a908-485b-abe1-106605299332 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:46:58,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-75f39112-a908-485b-abe1-106605299332 2018-11-25 15:46:58,418 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:46:58,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:01,421 - create_stack - DEBUG - Stack status query timeout in 1193.16553783 2018-11-25 15:47:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:01,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:01 GMT Server: Apache x-openstack-request-id: req-891ddd6d-dd42-4b0c-ac17-aad671c8c705 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:01,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:01 GMT Server: Apache x-openstack-request-id: req-b8457518-bfd5-4296-9622-e76e3ffe1863 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:01,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-b8457518-bfd5-4296-9622-e76e3ffe1863 2018-11-25 15:47:01,865 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:47:01,865 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:04,868 - create_stack - DEBUG - Stack status query timeout in 1189.71833181 2018-11-25 15:47:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:04,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:04 GMT Server: Apache x-openstack-request-id: req-145d3d96-eec1-405f-ba93-8b6d55bcf927 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:04,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:04 GMT Server: Apache x-openstack-request-id: req-513b0c43-d6e7-41f5-b2c5-922a1c8274fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:04,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-513b0c43-d6e7-41f5-b2c5-922a1c8274fa 2018-11-25 15:47:04,942 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:47:04,942 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:07,945 - create_stack - DEBUG - Stack status query timeout in 1186.64135289 2018-11-25 15:47:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:07,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:07 GMT Server: Apache x-openstack-request-id: req-90fbd480-fba9-4542-a50d-af88a222a120 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:08,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:07 GMT Server: Apache x-openstack-request-id: req-81719d30-5a0d-4e0e-b3da-9cb3562a7e9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:08,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-81719d30-5a0d-4e0e-b3da-9cb3562a7e9a 2018-11-25 15:47:08,050 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:47:08,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:11,053 - create_stack - DEBUG - Stack status query timeout in 1183.5332408 2018-11-25 15:47:11,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:11,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-dbc2c735-c6b1-467d-872d-35916cec7ce3 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:11,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-0797a7dd-c7fe-4fc2-8ddf-8b60df47c3a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:11,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-0797a7dd-c7fe-4fc2-8ddf-8b60df47c3a0 2018-11-25 15:47:11,125 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:47:11,126 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:11,126 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:11,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:11,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "813903e56c29496e8da65f8e7fe55764", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c18c7146064641ae8a7a21ce9dc0952e", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9089dd36-df1c-442-user", "id": "2aeabfff054540eca1b84c371d4e2c09"}, "audit_ids": ["OTCKmTEMTcmhg3woes3PtA"], "issued_at": "2018-11-25T15:47:11.000000Z"}} 2018-11-25 15:47:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84097d214476dfa22b545a937617746a9eea561" 2018-11-25 15:47:11,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-57388cc1-d903-4d0f-8c93-4b8670f7d451 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-74ecbb15-a8a4-4a3b-9e5c-0f117d2942ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:11,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-74ecbb15-a8a4-4a3b-9e5c-0f117d2942ba 2018-11-25 15:47:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:11,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-a194637f-c749-43af-931a-0a198cdcfbbd Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:12,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-fe122d4d-f6c1-48a7-89c6-5ec84ee5068f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:12,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-fe122d4d-f6c1-48a7-89c6-5ec84ee5068f 2018-11-25 15:47:12,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:12,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:12,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "813903e56c29496e8da65f8e7fe55764", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c18c7146064641ae8a7a21ce9dc0952e", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c18c7146064641ae8a7a21ce9dc0952e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9089dd36-df1c-442-user", "id": "2aeabfff054540eca1b84c371d4e2c09"}, "audit_ids": ["KjbrjoTzSFGnsnV-jWElKA"], "issued_at": "2018-11-25T15:47:12.000000Z"}} 2018-11-25 15:47:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f3eae9a4dcf6752a13760dd4c97fad01bcc420" 2018-11-25 15:47:12,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bc95f4-e08d-45e2-a996-cde46b259937 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:12,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e8bc95f4-e08d-45e2-a996-cde46b259937 2018-11-25 15:47:12,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:47:12,549 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:47:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f3eae9a4dcf6752a13760dd4c97fad01bcc420" 2018-11-25 15:47:12,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:12 GMT Server: Apache x-openstack-request-id: req-132bb8df-6f53-445c-b788-bc60047adcfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "deletion_time": null, "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "tags": null}]} 2018-11-25 15:47:12,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack used request id req-132bb8df-6f53-445c-b788-bc60047adcfd 2018-11-25 15:47:12,747 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:12,747 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:12,747 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:12,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:13,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:12 GMT Server: Apache x-openstack-request-id: req-40bf1f81-b1e3-4fe4-b906-3713d200e2e6 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:13,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:13 GMT Server: Apache x-openstack-request-id: req-fd12d690-9778-455f-89d6-92122ce5b6d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:13,477 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-fd12d690-9778-455f-89d6-92122ce5b6d3 2018-11-25 15:47:13,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:14,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:13 GMT Server: Apache x-openstack-request-id: req-fdf93f23-eaf2-4a21-ac29-62d2958e187f Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:14,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:14 GMT Server: Apache x-openstack-request-id: req-99b5f082-f4e8-4502-9886-7e92bdc363b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "tags": null, "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:47:13Z", "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:14,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-99b5f082-f4e8-4502-9886-7e92bdc363b0 2018-11-25 15:47:14,586 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:47:14,586 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:17,589 - create_stack - DEBUG - Stack status query timeout in 1195.88795185 2018-11-25 15:47:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:17,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:17 GMT Server: Apache x-openstack-request-id: req-75a544ea-df92-4e54-ac90-beee5cf22495 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:17,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:17 GMT Server: Apache x-openstack-request-id: req-c4deff69-4d36-4305-91b9-a7bd215a20d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "tags": null, "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:47:13Z", "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:17,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-c4deff69-4d36-4305-91b9-a7bd215a20d8 2018-11-25 15:47:17,650 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:47:17,650 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:20,653 - create_stack - DEBUG - Stack status query timeout in 1192.82438183 2018-11-25 15:47:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:20,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:20 GMT Server: Apache x-openstack-request-id: req-9d941c22-20fc-4c3e-a7bb-854cc4c4d7d3 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:20,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:20 GMT Server: Apache x-openstack-request-id: req-066d4a7c-9c94-4f11-8694-555888c41840 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "tags": null, "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:47:13Z", "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:20,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-066d4a7c-9c94-4f11-8694-555888c41840 2018-11-25 15:47:20,900 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:47:20,900 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:23,903 - create_stack - DEBUG - Stack status query timeout in 1189.57436085 2018-11-25 15:47:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:23,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:23 GMT Server: Apache x-openstack-request-id: req-51e16c63-790b-4b40-93db-d20c7002a7d8 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:23,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:23 GMT Server: Apache x-openstack-request-id: req-e0bd41e7-19fd-45bf-86fe-baa03bd7cfb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "tags": null, "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:47:13Z", "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:23,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-e0bd41e7-19fd-45bf-86fe-baa03bd7cfb0 2018-11-25 15:47:23,961 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:47:23,961 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:26,964 - create_stack - DEBUG - Stack status query timeout in 1186.51322389 2018-11-25 15:47:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:26,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:26 GMT Server: Apache x-openstack-request-id: req-58d432eb-47ab-4741-bd9f-4a6e98adadd0 Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:27,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:27 GMT Server: Apache x-openstack-request-id: req-decb1a78-45ae-46a4-a678-b8952a0682a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c18c7146064641ae8a7a21ce9dc0952e", "OS::stack_id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "image_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image", "inst_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-inst", "subnet_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-subnet", "flavor_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-flavor-name", "net_name": "CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-net"}, "deletion_time": "2018-11-25T15:47:25Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack", "stack_user_project_id": "ab29c8938e304747a53762d3599e35e9", "tags": null, "creation_time": "2018-11-25T15:46:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:47:13Z", "id": "4b880e9b-7b2b-4e50-9c61-38c5a724cd39", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:27,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-decb1a78-45ae-46a4-a678-b8952a0682a8 2018-11-25 15:47:27,174 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:47:27,174 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:27,174 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack 2018-11-25 15:47:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac12e6fd9e506c6dfc8e32ba776f4b3e7395a95" 2018-11-25 15:47:27,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:27 GMT Server: Apache x-openstack-request-id: req-2c5b491f-1282-46d7-82a4-8d38f3a712fc Location: http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:27,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:47:27 GMT Server: Apache x-openstack-request-id: req-a592aac3-7fac-478b-b640-018de1ed055d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:47:27,381 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/c18c7146064641ae8a7a21ce9dc0952e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-stack/4b880e9b-7b2b-4e50-9c61-38c5a724cd39 used request id req-a592aac3-7fac-478b-b640-018de1ed055d 2018-11-25 15:47:27,382 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-096273b2-a497-46ef-a8f0-ac923a176362-image 2018-11-25 15:47:27,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1df9dc1abfc856edfc473c002b41c24a9a237e25" 2018-11-25 15:47:29,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9222f9a4-f239-414c-912b-43d8e50fd580 Date: Sun, 25 Nov 2018 15:47:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:47:29,304 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ffcee304-54c7-4bc7-9aa5-cdc7e9237e20 used request id req-9222f9a4-f239-414c-912b-43d8e50fd580 2018-11-25 15:47:29,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c5d81179-41c3-4153-a300-c01e2e4f347d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fb91b01bc8172c0afe9357847c2017617bf087" 2018-11-25 15:47:29,354 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:47: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 x-openstack-request-id: req-b19969e3-e22b-4914-9463-63bfa954f84d x-compute-request-id: req-b19969e3-e22b-4914-9463-63bfa954f84d Content-Length: 0 Content-Type: application/json 2018-11-25 15:47:29,354 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c5d81179-41c3-4153-a300-c01e2e4f347d used request id req-b19969e3-e22b-4914-9463-63bfa954f84d 2018-11-25 15:47:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:29,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-28fa6596-3d91-4cde-a6a7-7e365e6119e5 Date: Sun, 25 Nov 2018 15:47:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "created_at": "2018-11-25T15:46:54Z", "updated_at": "2018-11-25T15:46:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "revision_number": 0, "id": "599c9e8e-2f7c-4535-8358-9c121a6a6cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c18c7146064641ae8a7a21ce9dc0952e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "revision_number": 0, "id": "bc671435-12b1-42f2-b238-b39902b51bc7", "remote_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c18c7146064641ae8a7a21ce9dc0952e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "revision_number": 0, "id": "c0909687-9693-4242-9e50-47a4b856351b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c18c7146064641ae8a7a21ce9dc0952e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "revision_number": 0, "id": "fc023ba9-b78b-40e2-a754-e71db35a200c", "remote_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "remote_ip_prefix": null, "created_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c18c7146064641ae8a7a21ce9dc0952e"}], "revision_number": 4, "project_id": "c18c7146064641ae8a7a21ce9dc0952e", "id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:47:29,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-28fa6596-3d91-4cde-a6a7-7e365e6119e5 2018-11-25 15:47:29,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:29,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9542e14-7313-453c-91ad-5f2186dfe091 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:47:29,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-d9542e14-7313-453c-91ad-5f2186dfe091 2018-11-25 15:47:29,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:29,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23799cdb-77ab-4b61-ac12-8d9aa30b9cc1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e"}, "enabled": true, "id": "c18c7146064641ae8a7a21ce9dc0952e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9089dd36-df1c-442-proj"}} 2018-11-25 15:47:29,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e used request id req-23799cdb-77ab-4b61-ac12-8d9aa30b9cc1 2018-11-25 15:47:29,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ccbce36-3705-42bc-b691-4ae0e9684dbe 2018-11-25 15:47:29,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6ccbce36-3705-42bc-b691-4ae0e9684dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:29,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6e4d38c1-7b0a-4995-addb-0084a7df3490 Date: Sun, 25 Nov 2018 15:47:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "created_at": "2018-11-25T15:46:55Z", "project_id": "c18c7146064641ae8a7a21ce9dc0952e", "id": "599c9e8e-2f7c-4535-8358-9c121a6a6cec"}, {"remote_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "created_at": "2018-11-25T15:46:55Z", "project_id": "c18c7146064641ae8a7a21ce9dc0952e", "id": "bc671435-12b1-42f2-b238-b39902b51bc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "created_at": "2018-11-25T15:46:55Z", "project_id": "c18c7146064641ae8a7a21ce9dc0952e", "id": "c0909687-9693-4242-9e50-47a4b856351b"}, {"remote_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:46:55Z", "security_group_id": "6ccbce36-3705-42bc-b691-4ae0e9684dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "c18c7146064641ae8a7a21ce9dc0952e", "created_at": "2018-11-25T15:46:55Z", "project_id": "c18c7146064641ae8a7a21ce9dc0952e", "id": "fc023ba9-b78b-40e2-a754-e71db35a200c"}]} 2018-11-25 15:47:29,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6ccbce36-3705-42bc-b691-4ae0e9684dbe used request id req-6e4d38c1-7b0a-4995-addb-0084a7df3490 2018-11-25 15:47:29,963 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:47:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6ccbce36-3705-42bc-b691-4ae0e9684dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:30,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35221624-28ed-4f7f-8355-4516f60ec54a Content-Length: 0 Date: Sun, 25 Nov 2018 15:47:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:47:30,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6ccbce36-3705-42bc-b691-4ae0e9684dbe used request id req-35221624-28ed-4f7f-8355-4516f60ec54a 2018-11-25 15:47:30,294 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9089dd36-df1c-442-proj 2018-11-25 15:47:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:30,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09566dec-bf2f-4772-bc2c-d8878eb13c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:30,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c18c7146064641ae8a7a21ce9dc0952e used request id req-09566dec-bf2f-4772-bc2c-d8878eb13c31 2018-11-25 15:47:30,583 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9089dd36-df1c-442-proj-role 2018-11-25 15:47:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/813903e56c29496e8da65f8e7fe55764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:30,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5976ea4-186a-495f-92d1-17419c5604d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:30,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/813903e56c29496e8da65f8e7fe55764 used request id req-c5976ea4-186a-495f-92d1-17419c5604d0 2018-11-25 15:47:30,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b210f539445925c21fff74e82e023ba0adb6138" 2018-11-25 15:47:30,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6398c725-1520-41a4-8e0e-73b711b3fc2a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:47:30,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6398c725-1520-41a4-8e0e-73b711b3fc2a 2018-11-25 15:47:30,791 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9089dd36-df1c-442-user 2018-11-25 15:47:30,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2aeabfff054540eca1b84c371d4e2c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bc086639a922871556a1c7d1e70b3c637fb51" 2018-11-25 15:47:30,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a9ad8c-5b39-402c-81fe-de099cea637f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:30,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2aeabfff054540eca1b84c371d4e2c09 used request id req-15a9ad8c-5b39-402c-81fe-de099cea637f 2018-11-25 15:47:30,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:31,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["XmTTcsuYT-iiXfR5niqW1g"], "issued_at": "2018-11-25T15:47:31.000000Z"}} 2018-11-25 15:47:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0784402c146cf80a3ed9a578cc1b058c3617d274" 2018-11-25 15:47:31,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03cad04-467f-4a76-878e-0ef9cf306f43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:31,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b03cad04-467f-4a76-878e-0ef9cf306f43 2018-11-25 15:47:31,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:31,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:31,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TeHDwsAqRi2PT-6E0VnwAw"], "issued_at": "2018-11-25T15:47:31.000000Z"}} 2018-11-25 15:47:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:31,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900a8b5c-8f83-44a9-969c-c78a4c45e2d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:31,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-900a8b5c-8f83-44a9-969c-c78a4c45e2d9 2018-11-25 15:47:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:47:31,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:47:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:47:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:32,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abb0b3f-055e-4b20-86b1-ac5c63a4dbab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:47:32,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj used request id req-2abb0b3f-055e-4b20-86b1-ac5c63a4dbab 2018-11-25 15:47:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:32,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db9a357-abbf-4b0c-8d25-df456b9e676d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:47:32,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8db9a357-abbf-4b0c-8d25-df456b9e676d 2018-11-25 15:47:32,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}}' 2018-11-25 15:47:32,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd58fea-ee0f-46a7-a87d-28d0c8a2bff6 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38"}, "enabled": true, "id": "34463581d1f64279879bdae33fe8dd38", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}} 2018-11-25 15:47:32,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3fd58fea-ee0f-46a7-a87d-28d0c8a2bff6 2018-11-25 15:47:32,227 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-07d4f35d-1ab0-46e-proj 2018-11-25 15:47:32,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:32,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:32,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["UunrJHqzRNOt8dTnxARLdw"], "issued_at": "2018-11-25T15:47:32.000000Z"}} 2018-11-25 15:47:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:32,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb1dabe-04a7-4742-ae6a-e306644e77dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:32,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2eb1dabe-04a7-4742-ae6a-e306644e77dc 2018-11-25 15:47:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:47:32,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:47:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:32,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b264ee-634b-4fbb-979d-ad6fc04c1f80 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:47:32,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d5b264ee-634b-4fbb-979d-ad6fc04c1f80 2018-11-25 15:47:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:32,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f30760-5797-410f-8dea-b48c1946527a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38"}, "enabled": true, "id": "34463581d1f64279879bdae33fe8dd38", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}]} 2018-11-25 15:47:32,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj used request id req-81f30760-5797-410f-8dea-b48c1946527a 2018-11-25 15:47:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c27af1-7b44-4bde-a7ec-26858712db46 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:47:33,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-70c27af1-7b44-4bde-a7ec-26858712db46 2018-11-25 15:47:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4ce304-ecb5-4a0f-bca3-4c4bd9ee47ba Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:47:33,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf4ce304-ecb5-4a0f-bca3-4c4bd9ee47ba 2018-11-25 15:47:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef90020-3d61-4345-8c1a-348ef37a75fa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38"}, "enabled": true, "id": "34463581d1f64279879bdae33fe8dd38", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}]} 2018-11-25 15:47:33,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-07d4f35d-1ab0-46e-proj used request id req-1ef90020-3d61-4345-8c1a-348ef37a75fa 2018-11-25 15:47:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/03e0d3568be749af9e0d7081c6d0a7a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db145dc-e5af-4290-a982-b45d3cbc46f1 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-user", "links": {"self": "http://172.30.9.29:5000/v3/users/03e0d3568be749af9e0d7081c6d0a7a7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "34463581d1f64279879bdae33fe8dd38", "id": "03e0d3568be749af9e0d7081c6d0a7a7", "password_expires_at": null}} 2018-11-25 15:47:33,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/03e0d3568be749af9e0d7081c6d0a7a7 used request id req-2db145dc-e5af-4290-a982-b45d3cbc46f1 2018-11-25 15:47:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba4224b-db2b-4de9-a6c5-c8d8872d9d73 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:47:33,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles used request id req-2ba4224b-db2b-4de9-a6c5-c8d8872d9d73 2018-11-25 15:47:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c01a12b-0111-46f9-ac85-94dc8b93df66 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:47:33,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-3c01a12b-0111-46f9-ac85-94dc8b93df66 2018-11-25 15:47:33,792 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-07d4f35d-1ab0-46e-proj 2018-11-25 15:47:33,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:33,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c0613e-f092-409e-9f0c-7138b2a654f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:33,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-13c0613e-f092-409e-9f0c-7138b2a654f4 2018-11-25 15:47:33,930 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-07d4f35d-1ab0-46e-user 2018-11-25 15:47:33,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:34,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8906f321-27c4-4494-8e54-55920da842de Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:47:34,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8906f321-27c4-4494-8e54-55920da842de 2018-11-25 15:47:34,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" -d '{"role": {"name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role"}}' 2018-11-25 15:47:34,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73284fa8-6236-417a-b64b-27db2af28bd7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94985b4ffff144ecbda25314a7ae03cd", "links": {"self": "http://172.30.9.29:5000/v3/roles/94985b4ffff144ecbda25314a7ae03cd"}, "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role"}} 2018-11-25 15:47:34,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-73284fa8-6236-417a-b64b-27db2af28bd7 2018-11-25 15:47:34,161 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role 2018-11-25 15:47:34,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/94985b4ffff144ecbda25314a7ae03cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:34,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4303aa7-eefb-4ca4-ac42-94a1d3177984 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/94985b4ffff144ecbda25314a7ae03cd"}, "domain_id": null, "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role", "id": "94985b4ffff144ecbda25314a7ae03cd"}} 2018-11-25 15:47:34,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/94985b4ffff144ecbda25314a7ae03cd used request id req-f4303aa7-eefb-4ca4-ac42-94a1d3177984 2018-11-25 15:47:34,251 - keystone_utils - INFO - Granting role CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role to project CreateStackSuccessTests-07d4f35d-1ab0-46e-proj 2018-11-25 15:47:34,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles/94985b4ffff144ecbda25314a7ae03cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:34,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468348cb-c9f1-472d-b44a-8234dea4eb6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:34,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38/users/03e0d3568be749af9e0d7081c6d0a7a7/roles/94985b4ffff144ecbda25314a7ae03cd used request id req-468348cb-c9f1-472d-b44a-8234dea4eb6a 2018-11-25 15:47:34,385 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:47:34,385 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:47:34,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:34,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:34,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94985b4ffff144ecbda25314a7ae03cd", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34463581d1f64279879bdae33fe8dd38", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-user", "id": "03e0d3568be749af9e0d7081c6d0a7a7"}, "audit_ids": ["ouZDZusWTDGFlxCdVwadSA"], "issued_at": "2018-11-25T15:47:34.000000Z"}} 2018-11-25 15:47:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:34,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59b4cf8-e0e0-4fe5-a6d5-acf3a8d3210a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:34,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d59b4cf8-e0e0-4fe5-a6d5-acf3a8d3210a 2018-11-25 15:47:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:35,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-2e7fb6ab-accc-4124-bd85-b43cc242a19d Date: Sun, 25 Nov 2018 15:47:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image"} 2018-11-25 15:47:35,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image used request id req-2e7fb6ab-accc-4124-bd85-b43cc242a19d 2018-11-25 15:47:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:35,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21275811-c04f-440a-9cc4-39ebc75cd4a4 Date: Sun, 25 Nov 2018 15:47:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:47:35,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-21275811-c04f-440a-9cc4-39ebc75cd4a4 2018-11-25 15:47:35,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image"}' 2018-11-25 15:47:35,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba X-Openstack-Request-Id: req-4f2b4e26-1a64-4526-90ce-2622a75783cf Date: Sun, 25 Nov 2018 15:47:35 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:47:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:47:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba", "min_disk": 0, "protected": false, "id": "911eb539-e0e6-4228-baf0-5a7b025829ba", "file": "/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba/file", "checksum": null, "owner": "34463581d1f64279879bdae33fe8dd38", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:47:35,419 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4f2b4e26-1a64-4526-90ce-2622a75783cf 2018-11-25 15:47:35,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" -d '' 2018-11-25 15:47:36,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2537a63-5539-4b2d-b70e-1e43cc8962ac Date: Sun, 25 Nov 2018 15:47:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:47:36,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba/file used request id req-c2537a63-5539-4b2d-b70e-1e43cc8962ac 2018-11-25 15:47:36,603 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:47:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:36,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-419c556a-a968-43f2-976a-a82904e788ca Date: Sun, 25 Nov 2018 15:47:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:47:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:47:36Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/911eb539-e0e6-4228-baf0-5a7b025829ba/snap", "metadata": {}}], "self": "/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba", "min_disk": 0, "protected": false, "id": "911eb539-e0e6-4228-baf0-5a7b025829ba", "file": "/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34463581d1f64279879bdae33fe8dd38", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/911eb539-e0e6-4228-baf0-5a7b025829ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:47:36,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba used request id req-419c556a-a968-43f2-976a-a82904e788ca 2018-11-25 15:47:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:36,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-247bc0e0-36a8-4eee-8a01-13a54aad5201 Date: Sun, 25 Nov 2018 15:47:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:47:36,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-247bc0e0-36a8-4eee-8a01-13a54aad5201 2018-11-25 15:47:36,784 - create_image - INFO - Created image with name - CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image 2018-11-25 15:47:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:36,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c5df38d5-c12e-4720-a05d-8126625ec0d8 Date: Sun, 25 Nov 2018 15:47:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:47:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:47:36Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/911eb539-e0e6-4228-baf0-5a7b025829ba/snap", "metadata": {}}], "self": "/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba", "min_disk": 0, "protected": false, "id": "911eb539-e0e6-4228-baf0-5a7b025829ba", "file": "/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34463581d1f64279879bdae33fe8dd38", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/911eb539-e0e6-4228-baf0-5a7b025829ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:47:36,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba used request id req-c5df38d5-c12e-4720-a05d-8126625ec0d8 2018-11-25 15:47:36,957 - create_image - DEBUG - Instance status is - active 2018-11-25 15:47:36,958 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image 2018-11-25 15:47:36,958 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image 2018-11-25 15:47:36,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:36,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:37,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-dmyNz9sR3CZsgIqeuzZgA"], "issued_at": "2018-11-25T15:47:37.000000Z"}} 2018-11-25 15:47:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a5bebcad22967c9e697ced42c22639dc3c4fe" 2018-11-25 15:47:37,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c03ca2d-ec40-47f2-976e-90cb491c8afe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:37,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c03ca2d-ec40-47f2-976e-90cb491c8afe 2018-11-25 15:47:37,421 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:47:37,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a5bebcad22967c9e697ced42c22639dc3c4fe" 2018-11-25 15:47:37,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:37 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-1954ad10-3290-4bdb-8ba6-41a13fb9d456 x-compute-request-id: req-1954ad10-3290-4bdb-8ba6-41a13fb9d456 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:47:37,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1954ad10-3290-4bdb-8ba6-41a13fb9d456 2018-11-25 15:47:37,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a5bebcad22967c9e697ced42c22639dc3c4fe" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:47:37,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:37 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-7bdb1a26-827a-4b45-9c87-183de6f41da4 x-compute-request-id: req-7bdb1a26-827a-4b45-9c87-183de6f41da4 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dc9b962d-f39e-4ac6-a34f-57326f4055c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dc9b962d-f39e-4ac6-a34f-57326f4055c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dc9b962d-f39e-4ac6-a34f-57326f4055c0", "name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:47:37,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7bdb1a26-827a-4b45-9c87-183de6f41da4 2018-11-25 15:47:37,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:37,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:38,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94985b4ffff144ecbda25314a7ae03cd", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34463581d1f64279879bdae33fe8dd38", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34463581d1f64279879bdae33fe8dd38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34463581d1f64279879bdae33fe8dd38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34463581d1f64279879bdae33fe8dd38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-user", "id": "03e0d3568be749af9e0d7081c6d0a7a7"}, "audit_ids": ["37OACzb3TKm19WomiT1JUw"], "issued_at": "2018-11-25T15:47:38.000000Z"}} 2018-11-25 15:47:38,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:38,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f660fda-e36f-473d-8584-1a4f87bea3e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:38,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9f660fda-e36f-473d-8584-1a4f87bea3e0 2018-11-25 15:47:38,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:47:38,123 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:47:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:38,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:38 GMT Server: Apache x-openstack-request-id: req-e121519c-2c44-44a9-b4c2-1355b4157f54 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:47:38,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack used request id req-e121519c-2c44-44a9-b4c2-1355b4157f54 2018-11-25 15:47:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-net", "inst_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-inst", "subnet_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-subnet", "image_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "flavor_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name"}}' 2018-11-25 15:47:40,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:47:38 GMT Server: Apache x-openstack-request-id: req-25598062-a07c-4ccd-93ed-e5c256abc5ac Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "links": [{"href": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "rel": "self"}]}} 2018-11-25 15:47:40,763 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks used request id req-25598062-a07c-4ccd-93ed-e5c256abc5ac 2018-11-25 15:47:40,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:40,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:40 GMT Server: Apache x-openstack-request-id: req-81ecb205-c5ef-41d1-afaf-47cdee26170f Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:41,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:40 GMT Server: Apache x-openstack-request-id: req-c40484c2-1bf9-4bea-b362-e22c9f1a7fe7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "34463581d1f64279879bdae33fe8dd38", "OS::stack_id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "image_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "inst_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-inst", "subnet_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-subnet", "net_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-net", "flavor_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "stack_user_project_id": "30ea5530aa424fa7bd1679f0ca588965", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:47:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:41,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-c40484c2-1bf9-4bea-b362-e22c9f1a7fe7 2018-11-25 15:47:41,149 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack 2018-11-25 15:47:41,149 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-11-25 15:47:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:41,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-1210dce1-dc4a-4d7a-ac0d-aaa249c4b4ef Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:41,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-0b920c7a-ab22-424b-be41-10de3c291d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "34463581d1f64279879bdae33fe8dd38", "OS::stack_id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "image_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "inst_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-inst", "subnet_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-subnet", "net_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-net", "flavor_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "stack_user_project_id": "30ea5530aa424fa7bd1679f0ca588965", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:47:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:41,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-0b920c7a-ab22-424b-be41-10de3c291d6e 2018-11-25 15:47:41,521 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-11-25 15:47:41,521 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack 2018-11-25 15:47:41,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:41,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-61a096e2-4181-420b-8a4d-e4e84fe89e00 Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:41,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-210d4993-8a33-4d47-87ed-a56371a31210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:41,879 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-210d4993-8a33-4d47-87ed-a56371a31210 2018-11-25 15:47:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:41,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-9bad894e-d145-45f7-994d-546a7ddeab21 Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:41,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-b0885223-ca20-4454-aa15-2ccef091f488 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "34463581d1f64279879bdae33fe8dd38", "OS::stack_id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "image_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "inst_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-inst", "subnet_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-subnet", "net_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-net", "flavor_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "stack_user_project_id": "30ea5530aa424fa7bd1679f0ca588965", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:47:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:41,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-b0885223-ca20-4454-aa15-2ccef091f488 2018-11-25 15:47:41,951 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:47:41,951 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:44,954 - create_stack - DEBUG - Stack status query timeout in 1196.92535806 2018-11-25 15:47:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:45,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:44 GMT Server: Apache x-openstack-request-id: req-1e268a22-e117-47cc-a247-c34c9e99cb30 Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:45,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:45 GMT Server: Apache x-openstack-request-id: req-e3268d2c-203f-4646-8f35-1949e08be871 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "34463581d1f64279879bdae33fe8dd38", "OS::stack_id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "image_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "inst_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-inst", "subnet_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-subnet", "flavor_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name", "net_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "stack_user_project_id": "30ea5530aa424fa7bd1679f0ca588965", "tags": null, "creation_time": "2018-11-25T15:47:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:47:42Z", "id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:45,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-e3268d2c-203f-4646-8f35-1949e08be871 2018-11-25 15:47:45,317 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:47:45,317 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:47:48,321 - create_stack - DEBUG - Stack status query timeout in 1193.55907416 2018-11-25 15:47:48,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:48,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:48 GMT Server: Apache x-openstack-request-id: req-d76e002a-3fa8-469a-8728-af9830d713ba Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:48,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:48 GMT Server: Apache x-openstack-request-id: req-055aaa4c-90bb-4fa1-b2b5-769d5db58817 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "34463581d1f64279879bdae33fe8dd38", "OS::stack_id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "image_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image", "inst_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-inst", "subnet_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-subnet", "flavor_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-flavor-name", "net_name": "CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-net"}, "deletion_time": "2018-11-25T15:47:46Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack", "stack_user_project_id": "30ea5530aa424fa7bd1679f0ca588965", "tags": null, "creation_time": "2018-11-25T15:47:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:47:42Z", "id": "7bfcc82e-e011-4d18-9c65-d53a7dbbd374", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:47:48,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-055aaa4c-90bb-4fa1-b2b5-769d5db58817 2018-11-25 15:47:48,538 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:47:48,538 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack 2018-11-25 15:47:48,539 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack 2018-11-25 15:47:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb05b9a64b9437afabfb13c904c18b28336c61f" 2018-11-25 15:47:48,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:47:48 GMT Server: Apache x-openstack-request-id: req-57e64ba0-dd04-4e8a-b727-7f225b721afb Location: http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:47:48,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:47:48 GMT Server: Apache x-openstack-request-id: req-b64bb8c2-07c5-4b57-a21f-272103c29072 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:47:48,754 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/34463581d1f64279879bdae33fe8dd38/stacks/CreateStackSuccessTests-CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-stack/7bfcc82e-e011-4d18-9c65-d53a7dbbd374 used request id req-b64bb8c2-07c5-4b57-a21f-272103c29072 2018-11-25 15:47:48,756 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-423b5ca5-1e25-44c2-994e-e5e74f4e9263-image 2018-11-25 15:47:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d58267255c3d07eef0176624d4f3740d0b743afe" 2018-11-25 15:47:50,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a18a005-db5d-4b0f-b8d2-d8ba50e8a6ca Date: Sun, 25 Nov 2018 15:47:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:47:50,130 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/911eb539-e0e6-4228-baf0-5a7b025829ba used request id req-9a18a005-db5d-4b0f-b8d2-d8ba50e8a6ca 2018-11-25 15:47:50,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/dc9b962d-f39e-4ac6-a34f-57326f4055c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a5bebcad22967c9e697ced42c22639dc3c4fe" 2018-11-25 15:47:50,167 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:47: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 x-openstack-request-id: req-d0425262-bd7e-4b2e-826a-3c6266f0b968 x-compute-request-id: req-d0425262-bd7e-4b2e-826a-3c6266f0b968 Content-Length: 0 Content-Type: application/json 2018-11-25 15:47:50,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/dc9b962d-f39e-4ac6-a34f-57326f4055c0 used request id req-d0425262-bd7e-4b2e-826a-3c6266f0b968 2018-11-25 15:47:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:50,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-274e0f26-4dbc-47fb-bc6e-4f3dfb7923d1 Date: Sun, 25 Nov 2018 15:47:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34463581d1f64279879bdae33fe8dd38", "created_at": "2018-11-25T15:47:41Z", "updated_at": "2018-11-25T15:47:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "revision_number": 0, "id": "647cb9bd-b104-4da3-a627-0ccaac86f80d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "tenant_id": "34463581d1f64279879bdae33fe8dd38", "port_range_min": null, "ethertype": "IPv4", "project_id": "34463581d1f64279879bdae33fe8dd38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "revision_number": 0, "id": "66c9aaaa-6ec0-4910-a043-0a3fcab81e2e", "remote_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "remote_ip_prefix": null, "created_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "tenant_id": "34463581d1f64279879bdae33fe8dd38", "port_range_min": null, "ethertype": "IPv4", "project_id": "34463581d1f64279879bdae33fe8dd38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "revision_number": 0, "id": "7718cb11-0353-480a-bb2e-2d75ced18d28", "remote_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "remote_ip_prefix": null, "created_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "tenant_id": "34463581d1f64279879bdae33fe8dd38", "port_range_min": null, "ethertype": "IPv6", "project_id": "34463581d1f64279879bdae33fe8dd38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "revision_number": 0, "id": "e94452e7-b823-4b5c-a9eb-e2a99bf16bac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "tenant_id": "34463581d1f64279879bdae33fe8dd38", "port_range_min": null, "ethertype": "IPv6", "project_id": "34463581d1f64279879bdae33fe8dd38"}], "revision_number": 4, "project_id": "34463581d1f64279879bdae33fe8dd38", "id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:47:50,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-274e0f26-4dbc-47fb-bc6e-4f3dfb7923d1 2018-11-25 15:47:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:50,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef22fefd-a7d8-4575-aa03-092f60e675bd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:47:50,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ef22fefd-a7d8-4575-aa03-092f60e675bd 2018-11-25 15:47:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:50,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f526ada7-f036-4005-9cd9-cfa74b9729cf Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38"}, "enabled": true, "id": "34463581d1f64279879bdae33fe8dd38", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-07d4f35d-1ab0-46e-proj"}} 2018-11-25 15:47:50,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38 used request id req-f526ada7-f036-4005-9cd9-cfa74b9729cf 2018-11-25 15:47:50,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b711698f-40fd-4b6a-a54b-772e77ae9603 2018-11-25 15:47:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b711698f-40fd-4b6a-a54b-772e77ae9603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:50,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9bd4d575-8e71-444d-91fd-c5839b36f414 Date: Sun, 25 Nov 2018 15:47:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "port_range_min": null, "revision_number": 0, "tenant_id": "34463581d1f64279879bdae33fe8dd38", "created_at": "2018-11-25T15:47:41Z", "project_id": "34463581d1f64279879bdae33fe8dd38", "id": "647cb9bd-b104-4da3-a627-0ccaac86f80d"}, {"remote_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "port_range_min": null, "revision_number": 0, "tenant_id": "34463581d1f64279879bdae33fe8dd38", "created_at": "2018-11-25T15:47:41Z", "project_id": "34463581d1f64279879bdae33fe8dd38", "id": "66c9aaaa-6ec0-4910-a043-0a3fcab81e2e"}, {"remote_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "port_range_min": null, "revision_number": 0, "tenant_id": "34463581d1f64279879bdae33fe8dd38", "created_at": "2018-11-25T15:47:41Z", "project_id": "34463581d1f64279879bdae33fe8dd38", "id": "7718cb11-0353-480a-bb2e-2d75ced18d28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:47:41Z", "security_group_id": "b711698f-40fd-4b6a-a54b-772e77ae9603", "port_range_min": null, "revision_number": 0, "tenant_id": "34463581d1f64279879bdae33fe8dd38", "created_at": "2018-11-25T15:47:41Z", "project_id": "34463581d1f64279879bdae33fe8dd38", "id": "e94452e7-b823-4b5c-a9eb-e2a99bf16bac"}]} 2018-11-25 15:47:50,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b711698f-40fd-4b6a-a54b-772e77ae9603 used request id req-9bd4d575-8e71-444d-91fd-c5839b36f414 2018-11-25 15:47:50,905 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:47:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b711698f-40fd-4b6a-a54b-772e77ae9603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:51,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c8427dd-9428-4503-8141-3458bd769e28 Content-Length: 0 Date: Sun, 25 Nov 2018 15:47:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:47:51,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b711698f-40fd-4b6a-a54b-772e77ae9603 used request id req-0c8427dd-9428-4503-8141-3458bd769e28 2018-11-25 15:47:51,193 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-07d4f35d-1ab0-46e-proj 2018-11-25 15:47:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:51,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914b432b-164a-42f8-9c4c-675052a0d35a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:51,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/34463581d1f64279879bdae33fe8dd38 used request id req-914b432b-164a-42f8-9c4c-675052a0d35a 2018-11-25 15:47:51,397 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-07d4f35d-1ab0-46e-proj-role 2018-11-25 15:47:51,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/94985b4ffff144ecbda25314a7ae03cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:51,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585dc665-d462-4b3b-93dc-7c8b1e395f47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:51,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/94985b4ffff144ecbda25314a7ae03cd used request id req-585dc665-d462-4b3b-93dc-7c8b1e395f47 2018-11-25 15:47:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60858bd3bfddaac3d486aeb1495778b0bf27b0c3" 2018-11-25 15:47:51,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5f64ad-e121-4c36-a54d-75b373a99536 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:47:51,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6d5f64ad-e121-4c36-a54d-75b373a99536 2018-11-25 15:47:51,604 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-07d4f35d-1ab0-46e-user 2018-11-25 15:47:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/03e0d3568be749af9e0d7081c6d0a7a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee2b18a267f5cda0b9a30078c9888660dc78de" 2018-11-25 15:47:51,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4f6a28-a99b-4035-b497-7750a3fbebc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:51,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/03e0d3568be749af9e0d7081c6d0a7a7 used request id req-7d4f6a28-a99b-4035-b497-7750a3fbebc3 2018-11-25 15:47:51,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:52,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TdJuRsHaTJy_JOruAxpY9w"], "issued_at": "2018-11-25T15:47:52.000000Z"}} 2018-11-25 15:47:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958745f6c05de6cbf60682188861291d0f0c9da8" 2018-11-25 15:47:52,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f82b2e-9198-401a-a536-0b5356aae683 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:52,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3f82b2e-9198-401a-a536-0b5356aae683 2018-11-25 15:47:52,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:52,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:52,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["dFAUdDxYT9KIfD_6vw8Fzw"], "issued_at": "2018-11-25T15:47:52.000000Z"}} 2018-11-25 15:47:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:47:52,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f84c91b-82a3-4393-abfa-9867724929b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:52,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0f84c91b-82a3-4393-abfa-9867724929b5 2018-11-25 15:47:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:47:52,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:47:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:47:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c39295fe-74e2-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:47:52,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e53d7c-9aae-4599-86a3-46d8d5d14d2b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c39295fe-74e2-498-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:47:52,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c39295fe-74e2-498-proj used request id req-c5e53d7c-9aae-4599-86a3-46d8d5d14d2b 2018-11-25 15:47:52,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:47:52,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec4c1ce-6a88-48f6-9f79-866d79dbcf11 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:47:52,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bec4c1ce-6a88-48f6-9f79-866d79dbcf11 2018-11-25 15:47:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}}' 2018-11-25 15:47:53,088 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8015c54b-8938-4053-874e-7a409b9b4ca8 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816"}, "enabled": true, "id": "ae5192f98d224b569ecbe9f40a2d3816", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}} 2018-11-25 15:47:53,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8015c54b-8938-4053-874e-7a409b9b4ca8 2018-11-25 15:47:53,088 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c39295fe-74e2-498-proj 2018-11-25 15:47:53,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:53,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:53,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["qsbi0MjHR_-AvKiA9do3lA"], "issued_at": "2018-11-25T15:47:53.000000Z"}} 2018-11-25 15:47:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:53,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542f1a8d-cb30-400b-8a7a-b2f4ef0ff3a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:53,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-542f1a8d-cb30-400b-8a7a-b2f4ef0ff3a1 2018-11-25 15:47:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:47:53,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:47:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:47:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:53,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697e763a-e9bc-4b6e-b33a-69b2b8ab946d Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:47:53,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-697e763a-e9bc-4b6e-b33a-69b2b8ab946d 2018-11-25 15:47:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c39295fe-74e2-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:53,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed24b2d-6427-4b12-add1-9515dcfd5912 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c39295fe-74e2-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816"}, "enabled": true, "id": "ae5192f98d224b569ecbe9f40a2d3816", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}]} 2018-11-25 15:47:53,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c39295fe-74e2-498-proj used request id req-5ed24b2d-6427-4b12-add1-9515dcfd5912 2018-11-25 15:47:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:53,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08264ff6-bc50-4c84-b79f-4e26e3f17b32 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:47:53,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-08264ff6-bc50-4c84-b79f-4e26e3f17b32 2018-11-25 15:47:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:54,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd5da09-3319-411e-bf30-d2977eac05c7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:47:54,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1dd5da09-3319-411e-bf30-d2977eac05c7 2018-11-25 15:47:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c39295fe-74e2-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:54,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98be040-0db5-4932-9b39-396463ff5da6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c39295fe-74e2-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816"}, "enabled": true, "id": "ae5192f98d224b569ecbe9f40a2d3816", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}]} 2018-11-25 15:47:54,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c39295fe-74e2-498-proj used request id req-a98be040-0db5-4932-9b39-396463ff5da6 2018-11-25 15:47:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/ea3e3a475b114234aea859b7b5c01562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50efbf63-1e6c-4c93-abde-bd6689b2d18c Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c39295fe-74e2-498-user", "links": {"self": "http://172.30.9.29:5000/v3/users/ea3e3a475b114234aea859b7b5c01562"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ae5192f98d224b569ecbe9f40a2d3816", "id": "ea3e3a475b114234aea859b7b5c01562", "password_expires_at": null}} 2018-11-25 15:47:54,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ea3e3a475b114234aea859b7b5c01562 used request id req-50efbf63-1e6c-4c93-abde-bd6689b2d18c 2018-11-25 15:47:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:54,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c5491a-fbb8-4c30-8313-370de5414599 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:47:54,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles used request id req-a0c5491a-fbb8-4c30-8313-370de5414599 2018-11-25 15:47:54,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:54,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88df25fa-af24-4b31-9e0e-ff6aa7a143b2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:47:54,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-88df25fa-af24-4b31-9e0e-ff6aa7a143b2 2018-11-25 15:47:54,568 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c39295fe-74e2-498-proj 2018-11-25 15:47:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:47:54,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6eef92-53ff-4a74-abe6-59b6eeae3ef2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:54,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-1c6eef92-53ff-4a74-abe6-59b6eeae3ef2 2018-11-25 15:47:54,702 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c39295fe-74e2-498-user 2018-11-25 15:47:54,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:47:54,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b128d2-2e88-4d24-b63b-e1aadec802a4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:47:54,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b1b128d2-2e88-4d24-b63b-e1aadec802a4 2018-11-25 15:47:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" -d '{"role": {"name": "CreateStackSuccessTests-c39295fe-74e2-498-proj-role"}}' 2018-11-25 15:47:54,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb35127-2e11-42c2-8134-8a39edd0c66f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e04e0adae424089bc2e3038fbb3cfd0", "links": {"self": "http://172.30.9.29:5000/v3/roles/4e04e0adae424089bc2e3038fbb3cfd0"}, "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj-role"}} 2018-11-25 15:47:54,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1fb35127-2e11-42c2-8134-8a39edd0c66f 2018-11-25 15:47:54,927 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c39295fe-74e2-498-proj-role 2018-11-25 15:47:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4e04e0adae424089bc2e3038fbb3cfd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:47:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a50850c-c99e-46d1-aaf4-13c50d8a04dd Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4e04e0adae424089bc2e3038fbb3cfd0"}, "domain_id": null, "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj-role", "id": "4e04e0adae424089bc2e3038fbb3cfd0"}} 2018-11-25 15:47:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4e04e0adae424089bc2e3038fbb3cfd0 used request id req-9a50850c-c99e-46d1-aaf4-13c50d8a04dd 2018-11-25 15:47:55,010 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c39295fe-74e2-498-proj-role to project CreateStackSuccessTests-c39295fe-74e2-498-proj 2018-11-25 15:47:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles/4e04e0adae424089bc2e3038fbb3cfd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:47:55,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8988f9-41c0-4d37-86f6-09ae7f4475e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:47:55,145 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816/users/ea3e3a475b114234aea859b7b5c01562/roles/4e04e0adae424089bc2e3038fbb3cfd0 used request id req-db8988f9-41c0-4d37-86f6-09ae7f4475e1 2018-11-25 15:47:55,145 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:47:55,145 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:47:55,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:55,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:55,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "4e04e0adae424089bc2e3038fbb3cfd0", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj-role"}], "expires_at": "2018-11-25T16:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae5192f98d224b569ecbe9f40a2d3816", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c39295fe-74e2-498-user", "id": "ea3e3a475b114234aea859b7b5c01562"}, "audit_ids": ["GIZdrVGSTRGqLb7AoBwXXg"], "issued_at": "2018-11-25T15:47:55.000000Z"}} 2018-11-25 15:47:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:47:55,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255347f8-8923-4782-9702-d78a8b968f44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:55,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-255347f8-8923-4782-9702-d78a8b968f44 2018-11-25 15:47:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:47:55,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-853363a8-9c9a-48d3-9b1c-3c6e53f18520 Date: Sun, 25 Nov 2018 15:47:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image"} 2018-11-25 15:47:55,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image used request id req-853363a8-9c9a-48d3-9b1c-3c6e53f18520 2018-11-25 15:47:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:47:55,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1168e6b0-87c8-48c0-ad6d-6472b2d263df Date: Sun, 25 Nov 2018 15:47:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:47:55,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1168e6b0-87c8-48c0-ad6d-6472b2d263df 2018-11-25 15:47:55,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image"}' 2018-11-25 15:47:56,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa X-Openstack-Request-Id: req-c95781cd-b7e4-451a-aff7-adbae08b3345 Date: Sun, 25 Nov 2018 15:47:56 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:47:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:47:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa", "min_disk": 0, "protected": false, "id": "aa7c958f-816f-4f44-8f0a-ea5bd92323aa", "file": "/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/file", "checksum": null, "owner": "ae5192f98d224b569ecbe9f40a2d3816", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:47:56,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c95781cd-b7e4-451a-aff7-adbae08b3345 2018-11-25 15:47:56,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" -d '' 2018-11-25 15:47:57,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8138768b-2a17-4856-9d34-aa70af4d093a Date: Sun, 25 Nov 2018 15:47:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:47:57,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/file used request id req-8138768b-2a17-4856-9d34-aa70af4d093a 2018-11-25 15:47:57,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:47:57,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:47:57,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f413bd34-7eee-4ab0-9337-1960dbb41f68 Date: Sun, 25 Nov 2018 15:47:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:47:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:47:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/snap", "metadata": {}}], "self": "/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa", "min_disk": 0, "protected": false, "id": "aa7c958f-816f-4f44-8f0a-ea5bd92323aa", "file": "/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae5192f98d224b569ecbe9f40a2d3816", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:47:57,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa used request id req-f413bd34-7eee-4ab0-9337-1960dbb41f68 2018-11-25 15:47:57,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:47:58,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8b5fe7c5-cb57-49ea-b418-9c88ababe826 Date: Sun, 25 Nov 2018 15:47:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:47:58,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8b5fe7c5-cb57-49ea-b418-9c88ababe826 2018-11-25 15:47:58,119 - create_image - INFO - Created image with name - CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image 2018-11-25 15:47:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:47:58,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8484e75b-eebf-4886-a0db-02d5f199ae63 Date: Sun, 25 Nov 2018 15:47:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:47:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:47:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/snap", "metadata": {}}], "self": "/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa", "min_disk": 0, "protected": false, "id": "aa7c958f-816f-4f44-8f0a-ea5bd92323aa", "file": "/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae5192f98d224b569ecbe9f40a2d3816", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:47:58,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa used request id req-8484e75b-eebf-4886-a0db-02d5f199ae63 2018-11-25 15:47:58,291 - create_image - DEBUG - Instance status is - active 2018-11-25 15:47:58,291 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image 2018-11-25 15:47:58,292 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image 2018-11-25 15:47:58,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:58,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:58,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ucqb5VuDSIany0pjL_ooAw"], "issued_at": "2018-11-25T15:47:58.000000Z"}} 2018-11-25 15:47:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbb8e290cd4e09cf65487e5cc72eb7bb3f3411e" 2018-11-25 15:47:58,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8479e737-6795-4a43-8f04-b202dfdf9173 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:58,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8479e737-6795-4a43-8f04-b202dfdf9173 2018-11-25 15:47:58,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:47:58,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbb8e290cd4e09cf65487e5cc72eb7bb3f3411e" 2018-11-25 15:47:58,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47: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-069d3e43-1e05-4ef0-8a8d-cdc5a05269b3 x-compute-request-id: req-069d3e43-1e05-4ef0-8a8d-cdc5a05269b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:47:58,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-069d3e43-1e05-4ef0-8a8d-cdc5a05269b3 2018-11-25 15:47:58,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbb8e290cd4e09cf65487e5cc72eb7bb3f3411e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:47:59,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47: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,Accept-Encoding x-openstack-request-id: req-27050325-4ea4-49e9-bb5c-03041ee88d1a x-compute-request-id: req-27050325-4ea4-49e9-bb5c-03041ee88d1a Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ccb9d6c3-f3d6-4f6a-8215-980d312491bc", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ccb9d6c3-f3d6-4f6a-8215-980d312491bc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ccb9d6c3-f3d6-4f6a-8215-980d312491bc", "name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:47:59,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-27050325-4ea4-49e9-bb5c-03041ee88d1a 2018-11-25 15:47:59,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:47:59,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:47:59,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "4e04e0adae424089bc2e3038fbb3cfd0", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj-role"}], "expires_at": "2018-11-25T16:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae5192f98d224b569ecbe9f40a2d3816", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c39295fe-74e2-498-user", "id": "ea3e3a475b114234aea859b7b5c01562"}, "audit_ids": ["ra9ZxbJSRw-2-1M60TDJRA"], "issued_at": "2018-11-25T15:47:59.000000Z"}} 2018-11-25 15:47:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:47:59,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb5f325-fb72-46d4-893c-574fb03e4249 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:47:59,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5eb5f325-fb72-46d4-893c-574fb03e4249 2018-11-25 15:47:59,504 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:47:59,506 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:47:59,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:47:59,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:47:59 GMT Server: Apache x-openstack-request-id: req-a42c7ef7-e33c-4ccb-973e-71c742b6dc73 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:47:59,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack used request id req-a42c7ef7-e33c-4ccb-973e-71c742b6dc73 2018-11-25 15:47:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}}' 2018-11-25 15:48:01,905 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:47:59 GMT Server: Apache x-openstack-request-id: req-74cea441-3bcb-4451-ba0e-465f42f37d3b Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}]}} 2018-11-25 15:48:01,905 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks used request id req-74cea441-3bcb-4451-ba0e-465f42f37d3b 2018-11-25 15:48:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:02,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:01 GMT Server: Apache x-openstack-request-id: req-027d83c0-6f52-44bf-a3d7-eeeb2be9e93c Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:02 GMT Server: Apache x-openstack-request-id: req-9fbeb949-9aaa-45ba-98a5-df72d9ad9fb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:02,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-9fbeb949-9aaa-45ba-98a5-df72d9ad9fb5 2018-11-25 15:48:02,131 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack 2018-11-25 15:48:02,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:02,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:02 GMT Server: Apache x-openstack-request-id: req-2e021d18-b3ac-4d5b-8ced-2e3713709420 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:02,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:02 GMT Server: Apache x-openstack-request-id: req-05700e3e-013c-4971-a7f8-f3fb674d3fb7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:02,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-05700e3e-013c-4971-a7f8-f3fb674d3fb7 2018-11-25 15:48:02,506 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:02,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:05,509 - create_stack - DEBUG - Stack status query timeout in 1196.62180209 2018-11-25 15:48:05,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:05,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:05 GMT Server: Apache x-openstack-request-id: req-58e8d893-b76c-4069-94a4-d5bcaf67cb0e Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:05,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:05 GMT Server: Apache x-openstack-request-id: req-13545516-e251-4902-9471-2c7ffb1e16e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:05,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-13545516-e251-4902-9471-2c7ffb1e16e9 2018-11-25 15:48:05,727 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:05,727 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:08,730 - create_stack - DEBUG - Stack status query timeout in 1193.40076303 2018-11-25 15:48:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:08,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:08 GMT Server: Apache x-openstack-request-id: req-e6efb006-b523-4a96-9238-306420099710 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:09,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:08 GMT Server: Apache x-openstack-request-id: req-f5c1bf3f-8492-4927-9718-e93d9c933613 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:09,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-f5c1bf3f-8492-4927-9718-e93d9c933613 2018-11-25 15:48:09,097 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:09,097 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:12,100 - create_stack - DEBUG - Stack status query timeout in 1190.03119302 2018-11-25 15:48:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:12,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:12 GMT Server: Apache x-openstack-request-id: req-509afe06-53d5-444a-90c2-874d522acacb Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:12,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:12 GMT Server: Apache x-openstack-request-id: req-75a92d36-d637-4082-bb12-059370a62e38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:12,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-75a92d36-d637-4082-bb12-059370a62e38 2018-11-25 15:48:12,320 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:12,320 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:15,323 - create_stack - DEBUG - Stack status query timeout in 1186.80801296 2018-11-25 15:48:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:15,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:15 GMT Server: Apache x-openstack-request-id: req-878e576e-1b5f-4674-a55b-24e41c1e6fef Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:15,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:15 GMT Server: Apache x-openstack-request-id: req-c5a43d3e-7d4a-43d4-a69c-9493e10899c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:15,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-c5a43d3e-7d4a-43d4-a69c-9493e10899c4 2018-11-25 15:48:15,699 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:15,699 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:18,703 - create_stack - DEBUG - Stack status query timeout in 1183.42844009 2018-11-25 15:48:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:18,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:18 GMT Server: Apache x-openstack-request-id: req-663faa0a-d022-4eaa-81ae-c1b5f491ce1d Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:19,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:18 GMT Server: Apache x-openstack-request-id: req-fad73883-3361-4cff-a912-580fcfb4e6b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:19,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-fad73883-3361-4cff-a912-580fcfb4e6b5 2018-11-25 15:48:19,067 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:19,067 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:22,071 - create_stack - DEBUG - Stack status query timeout in 1180.06049705 2018-11-25 15:48:22,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:22,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:22 GMT Server: Apache x-openstack-request-id: req-d3cf6c1c-2184-46d1-a814-6cb62bce13a9 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:22,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:22 GMT Server: Apache x-openstack-request-id: req-d54cb540-c62a-4771-8974-b47f4d4cb204 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:22,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-d54cb540-c62a-4771-8974-b47f4d4cb204 2018-11-25 15:48:22,321 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:48:22,321 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack 2018-11-25 15:48:22,321 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack 2018-11-25 15:48:22,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:22,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "4e04e0adae424089bc2e3038fbb3cfd0", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj-role"}], "expires_at": "2018-11-25T16:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae5192f98d224b569ecbe9f40a2d3816", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ae5192f98d224b569ecbe9f40a2d3816", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c39295fe-74e2-498-user", "id": "ea3e3a475b114234aea859b7b5c01562"}, "audit_ids": ["xw0gbnt0QQiJSGkj71Qe6g"], "issued_at": "2018-11-25T15:48:22.000000Z"}} 2018-11-25 15:48:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9b70e092de9992d623985b0cff1a0579efa64e" 2018-11-25 15:48:22,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:22 GMT Server: Apache x-openstack-request-id: req-ac0ab5f1-f4c8-4b9d-8ed4-0d6a54d1e6b1 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:23,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:22 GMT Server: Apache x-openstack-request-id: req-d42692e1-3b27-4057-8d43-dae03d304d1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:23,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-d42692e1-3b27-4057-8d43-dae03d304d1f 2018-11-25 15:48:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:23,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-361a3c57-fae9-4e4c-9436-0115e80a47b1 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:23,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-cc9ca284-1edb-488f-89e8-fd994636efe3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:23,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-cc9ca284-1edb-488f-89e8-fd994636efe3 2018-11-25 15:48:23,187 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack 2018-11-25 15:48:23,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:23,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-99738688-b18d-46fe-8f58-3a54f8dbc3a7 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:23,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-0b6041b5-afda-484a-9893-70482602bb7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:48:23,561 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-0b6041b5-afda-484a-9893-70482602bb7c 2018-11-25 15:48:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:23,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-0094d8fc-3d9d-431f-ae02-26894537f51b Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:24,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-c39fb71a-d238-429e-a9b9-aba0c5087f42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "tags": null, "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:48:23Z", "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:24,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-c39fb71a-d238-429e-a9b9-aba0c5087f42 2018-11-25 15:48:24,368 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:48:24,368 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:27,371 - create_stack - DEBUG - Stack status query timeout in 1196.18969917 2018-11-25 15:48:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:27,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:27 GMT Server: Apache x-openstack-request-id: req-ba870aa1-889e-4084-8d0d-d2507080f493 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:27,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:27 GMT Server: Apache x-openstack-request-id: req-33cf649d-78d6-4a06-bb21-68f357bda091 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "tags": null, "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:48:23Z", "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:27,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-33cf649d-78d6-4a06-bb21-68f357bda091 2018-11-25 15:48:27,564 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:48:27,564 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:30,568 - create_stack - DEBUG - Stack status query timeout in 1192.99364519 2018-11-25 15:48:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:30,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:30 GMT Server: Apache x-openstack-request-id: req-e0314ced-3171-41cf-a737-8cd76ed02524 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:30,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:30 GMT Server: Apache x-openstack-request-id: req-39d4c53e-39d3-42ae-ae25-75faa0bc1b0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "tags": null, "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:48:23Z", "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:30,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-39d4c53e-39d3-42ae-ae25-75faa0bc1b0d 2018-11-25 15:48:30,623 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:48:30,624 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:33,627 - create_stack - DEBUG - Stack status query timeout in 1189.93436003 2018-11-25 15:48:33,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:33,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:33 GMT Server: Apache x-openstack-request-id: req-449b6141-daad-492e-9109-e03e60da704e Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:33,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:33 GMT Server: Apache x-openstack-request-id: req-603a9027-1662-4bc0-8560-3c30f8abfed6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "tags": null, "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:48:23Z", "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:33,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-603a9027-1662-4bc0-8560-3c30f8abfed6 2018-11-25 15:48:33,833 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:48:33,833 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:36,836 - create_stack - DEBUG - Stack status query timeout in 1186.72516108 2018-11-25 15:48:36,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:36,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:36 GMT Server: Apache x-openstack-request-id: req-133ed0bc-f888-49c8-ae51-884d232c2656 Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:36,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:36 GMT Server: Apache x-openstack-request-id: req-0a074b7f-b39b-4465-adc4-a1eb56521c28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae5192f98d224b569ecbe9f40a2d3816", "OS::stack_id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "image_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image", "inst_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-inst", "subnet_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-subnet", "flavor_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-flavor-name", "net_name": "CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-net"}, "deletion_time": "2018-11-25T15:48:35Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack", "stack_user_project_id": "5ac18b60601b4b9abf51789873c5cf47", "tags": null, "creation_time": "2018-11-25T15:48:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:48:23Z", "id": "7545703b-4ad4-4662-b694-95e827c9c2e2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:36,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-0a074b7f-b39b-4465-adc4-a1eb56521c28 2018-11-25 15:48:36,912 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:48:36,912 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack 2018-11-25 15:48:36,912 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack 2018-11-25 15:48:36,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/7545703b-4ad4-4662-b694-95e827c9c2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbd9ebffac7f46e83b3f74199ee61c60f51e0d" 2018-11-25 15:48:37,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:36 GMT Server: Apache x-openstack-request-id: req-53b14d3b-3886-48a1-8204-bdab42a5c23d Location: http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:37,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:48:37 GMT Server: Apache x-openstack-request-id: req-04c83c1a-ac3a-472e-91fb-dfa260453c2b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:48:37,522 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ae5192f98d224b569ecbe9f40a2d3816/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-stack/7545703b-4ad4-4662-b694-95e827c9c2e2 used request id req-04c83c1a-ac3a-472e-91fb-dfa260453c2b 2018-11-25 15:48:37,523 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2b27e1e9-0b50-4b1e-9d56-7c348800c488-image 2018-11-25 15:48:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b084dc5d54a590f12ee480101cadf3683ff33b8" 2018-11-25 15:48:38,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06c9a5e2-a34b-40f0-93b1-637b29dc65cf Date: Sun, 25 Nov 2018 15:48:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:48:38,519 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/aa7c958f-816f-4f44-8f0a-ea5bd92323aa used request id req-06c9a5e2-a34b-40f0-93b1-637b29dc65cf 2018-11-25 15:48:38,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/ccb9d6c3-f3d6-4f6a-8215-980d312491bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbb8e290cd4e09cf65487e5cc72eb7bb3f3411e" 2018-11-25 15:48:38,556 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:48: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 x-openstack-request-id: req-a42e3281-6c00-4b09-9a1d-ce882000f4c9 x-compute-request-id: req-a42e3281-6c00-4b09-9a1d-ce882000f4c9 Content-Length: 0 Content-Type: application/json 2018-11-25 15:48:38,556 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ccb9d6c3-f3d6-4f6a-8215-980d312491bc used request id req-a42e3281-6c00-4b09-9a1d-ce882000f4c9 2018-11-25 15:48:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:38,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-63700b00-fa41-4eef-bbaa-fd4732a70b9a Date: Sun, 25 Nov 2018 15:48:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "created_at": "2018-11-25T15:48:02Z", "updated_at": "2018-11-25T15:48:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "revision_number": 0, "id": "02a40511-9ad8-4ff0-97d2-4961fdbddc7e", "remote_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5192f98d224b569ecbe9f40a2d3816"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "revision_number": 0, "id": "a12d6e39-62cb-425a-92ee-3a08161c7035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5192f98d224b569ecbe9f40a2d3816"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "revision_number": 0, "id": "af37f8f7-9ade-444e-9367-264fff76f322", "remote_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5192f98d224b569ecbe9f40a2d3816"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "revision_number": 0, "id": "cd2ad0e7-cb48-4ddd-b8be-95d08211c1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5192f98d224b569ecbe9f40a2d3816"}], "revision_number": 4, "project_id": "ae5192f98d224b569ecbe9f40a2d3816", "id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "name": "default"}]} 2018-11-25 15:48:38,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-63700b00-fa41-4eef-bbaa-fd4732a70b9a 2018-11-25 15:48:38,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:38,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe4dd59-712f-4397-a3d7-f264c897e933 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:48:38,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-2fe4dd59-712f-4397-a3d7-f264c897e933 2018-11-25 15:48:38,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:38,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c255a71-9b83-47af-8703-e357148c0ec7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:48:38,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-4c255a71-9b83-47af-8703-e357148c0ec7 2018-11-25 15:48:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:39,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206c65a4-87f4-4dba-93af-731e96a9153d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:48:39,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-206c65a4-87f4-4dba-93af-731e96a9153d 2018-11-25 15:48:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941c5a92-7210-4ac0-b4f8-f0e9980713ef Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816"}, "enabled": true, "id": "ae5192f98d224b569ecbe9f40a2d3816", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c39295fe-74e2-498-proj"}} 2018-11-25 15:48:39,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816 used request id req-941c5a92-7210-4ac0-b4f8-f0e9980713ef 2018-11-25 15:48:39,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbddf88f-697a-496a-ba1f-fdf832f7e37f 2018-11-25 15:48:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dbddf88f-697a-496a-ba1f-fdf832f7e37f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:39,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2c618618-502e-4367-936e-b3f257f0fd48 Date: Sun, 25 Nov 2018 15:48:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "port_range_min": null, "revision_number": 0, "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "created_at": "2018-11-25T15:48:02Z", "project_id": "ae5192f98d224b569ecbe9f40a2d3816", "id": "02a40511-9ad8-4ff0-97d2-4961fdbddc7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "port_range_min": null, "revision_number": 0, "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "created_at": "2018-11-25T15:48:02Z", "project_id": "ae5192f98d224b569ecbe9f40a2d3816", "id": "a12d6e39-62cb-425a-92ee-3a08161c7035"}, {"remote_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "port_range_min": null, "revision_number": 0, "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "created_at": "2018-11-25T15:48:02Z", "project_id": "ae5192f98d224b569ecbe9f40a2d3816", "id": "af37f8f7-9ade-444e-9367-264fff76f322"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:02Z", "security_group_id": "dbddf88f-697a-496a-ba1f-fdf832f7e37f", "port_range_min": null, "revision_number": 0, "tenant_id": "ae5192f98d224b569ecbe9f40a2d3816", "created_at": "2018-11-25T15:48:02Z", "project_id": "ae5192f98d224b569ecbe9f40a2d3816", "id": "cd2ad0e7-cb48-4ddd-b8be-95d08211c1f0"}]} 2018-11-25 15:48:39,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dbddf88f-697a-496a-ba1f-fdf832f7e37f used request id req-2c618618-502e-4367-936e-b3f257f0fd48 2018-11-25 15:48:39,284 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:48:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dbddf88f-697a-496a-ba1f-fdf832f7e37f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:39,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53b4a126-b3c1-4296-a4c2-6a9335c0ef5c Content-Length: 0 Date: Sun, 25 Nov 2018 15:48:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:48:39,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dbddf88f-697a-496a-ba1f-fdf832f7e37f used request id req-53b4a126-b3c1-4296-a4c2-6a9335c0ef5c 2018-11-25 15:48:39,597 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c39295fe-74e2-498-proj 2018-11-25 15:48:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:39,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3048553-47f5-4464-be01-fa3bf24b49b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:48:39,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ae5192f98d224b569ecbe9f40a2d3816 used request id req-a3048553-47f5-4464-be01-fa3bf24b49b9 2018-11-25 15:48:39,906 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c39295fe-74e2-498-proj-role 2018-11-25 15:48:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4e04e0adae424089bc2e3038fbb3cfd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:40,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6007a8e5-9cb9-4abc-a233-c0ffe91e5146 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:48:40,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4e04e0adae424089bc2e3038fbb3cfd0 used request id req-6007a8e5-9cb9-4abc-a233-c0ffe91e5146 2018-11-25 15:48:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9e0fe7745a91a3b6b93e1089c0d1e26904e790" 2018-11-25 15:48:40,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c6fe83-7721-425b-97e5-0789eaa3e944 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:48:40,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-02c6fe83-7721-425b-97e5-0789eaa3e944 2018-11-25 15:48:40,202 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c39295fe-74e2-498-user 2018-11-25 15:48:40,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ea3e3a475b114234aea859b7b5c01562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f894d15a32d70a3652b194f0732fd257464ce8c0" 2018-11-25 15:48:40,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f931a7-93ff-45ee-a9d8-539e57c43663 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:48:40,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ea3e3a475b114234aea859b7b5c01562 used request id req-93f931a7-93ff-45ee-a9d8-539e57c43663 2018-11-25 15:48:40,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:40,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["brHokV1gTpmuYIz1YMMLWw"], "issued_at": "2018-11-25T15:48:40.000000Z"}} 2018-11-25 15:48:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7245d170dca618e0bc497968fd853c90cec5a300" 2018-11-25 15:48:40,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d53531-243f-46cd-91fb-512f08509363 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:48:40,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-10d53531-243f-46cd-91fb-512f08509363 2018-11-25 15:48:40,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:48:40,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:41,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kIPTV336Q3eibIyY0RhKtA"], "issued_at": "2018-11-25T15:48:41.000000Z"}} 2018-11-25 15:48:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:48:41,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d81fe3-761b-4f58-b3a5-56d0c7395b8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:48:41,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50d81fe3-761b-4f58-b3a5-56d0c7395b8b 2018-11-25 15:48:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:48:41,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:48:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:48:41,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:48:41,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cc9112-8d81-4643-9d25-9852d8ccc678 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:48:41,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj used request id req-23cc9112-8d81-4643-9d25-9852d8ccc678 2018-11-25 15:48:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:48:41,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd7806b-254d-4761-8bae-43824c6ccfa4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:48:41,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5dd7806b-254d-4761-8bae-43824c6ccfa4 2018-11-25 15:48:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}}' 2018-11-25 15:48:41,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4695f7b-cae8-406f-9e58-ad789cd36651 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed"}, "enabled": true, "id": "1fd3734ae8d049d691a213be86bcc8ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}} 2018-11-25 15:48:41,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d4695f7b-cae8-406f-9e58-ad789cd36651 2018-11-25 15:48:41,729 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-03cb558c-e5ae-4db-proj 2018-11-25 15:48:41,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:48:41,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:42,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["KVP9cKJoTj6sMHNGkasm5A"], "issued_at": "2018-11-25T15:48:42.000000Z"}} 2018-11-25 15:48:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:42,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b85c58-6172-4f98-8e79-6aefa4c9857c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:48:42,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-95b85c58-6172-4f98-8e79-6aefa4c9857c 2018-11-25 15:48:42,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:48:42,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:48:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:48:42,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:42,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366aaeab-ac80-40f8-9150-e0c4902c9bc6 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:48:42,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-366aaeab-ac80-40f8-9150-e0c4902c9bc6 2018-11-25 15:48:42,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:42,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3921465b-dbba-48aa-bd40-787f5f195dc3 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed"}, "enabled": true, "id": "1fd3734ae8d049d691a213be86bcc8ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}]} 2018-11-25 15:48:42,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj used request id req-3921465b-dbba-48aa-bd40-787f5f195dc3 2018-11-25 15:48:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:42,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30ab143-1840-45fa-b4b4-33219ef48608 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:48:42,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f30ab143-1840-45fa-b4b4-33219ef48608 2018-11-25 15:48:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:43,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ab48c7-9569-46d3-8815-7f97782602b4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:48:43,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-64ab48c7-9569-46d3-8815-7f97782602b4 2018-11-25 15:48:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:43,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0068417a-7347-43e8-87bc-1909de1b689e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed"}, "enabled": true, "id": "1fd3734ae8d049d691a213be86bcc8ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}]} 2018-11-25 15:48:43,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-03cb558c-e5ae-4db-proj used request id req-0068417a-7347-43e8-87bc-1909de1b689e 2018-11-25 15:48:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/ee0c23fa68fa40029b4a514dad3b1a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:43,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d01d0a-46b0-4a8c-bd33-94195a02b4e8 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-03cb558c-e5ae-4db-user", "links": {"self": "http://172.30.9.29:5000/v3/users/ee0c23fa68fa40029b4a514dad3b1a4a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1fd3734ae8d049d691a213be86bcc8ed", "id": "ee0c23fa68fa40029b4a514dad3b1a4a", "password_expires_at": null}} 2018-11-25 15:48:43,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ee0c23fa68fa40029b4a514dad3b1a4a used request id req-37d01d0a-46b0-4a8c-bd33-94195a02b4e8 2018-11-25 15:48:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:43,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c42323-aaed-46aa-a55d-2eb118daa4f8 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:48:43,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles used request id req-75c42323-aaed-46aa-a55d-2eb118daa4f8 2018-11-25 15:48:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:43,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67731751-e11d-4ddf-bf8e-49951f82e015 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:48:43,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-67731751-e11d-4ddf-bf8e-49951f82e015 2018-11-25 15:48:43,319 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-03cb558c-e5ae-4db-proj 2018-11-25 15:48:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:48:43,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec6e2080-a08b-4aeb-b5ff-c13455293489 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:48:43,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-ec6e2080-a08b-4aeb-b5ff-c13455293489 2018-11-25 15:48:43,456 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-03cb558c-e5ae-4db-user 2018-11-25 15:48:43,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:48:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:48:43,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a7bf2a-eae1-482b-8046-e229c7fc057f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:48:43,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2a7bf2a-eae1-482b-8046-e229c7fc057f 2018-11-25 15:48:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" -d '{"role": {"name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role"}}' 2018-11-25 15:48:43,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22672ca0-bb41-42bc-bd06-b9a7012c335c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80b24b52d764438e998ad96bd6b8804e", "links": {"self": "http://172.30.9.29:5000/v3/roles/80b24b52d764438e998ad96bd6b8804e"}, "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role"}} 2018-11-25 15:48:43,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-22672ca0-bb41-42bc-bd06-b9a7012c335c 2018-11-25 15:48:43,663 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role 2018-11-25 15:48:43,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/80b24b52d764438e998ad96bd6b8804e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:48:43,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678680bf-a968-4152-ad27-e202dfa49b10 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/80b24b52d764438e998ad96bd6b8804e"}, "domain_id": null, "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role", "id": "80b24b52d764438e998ad96bd6b8804e"}} 2018-11-25 15:48:43,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/80b24b52d764438e998ad96bd6b8804e used request id req-678680bf-a968-4152-ad27-e202dfa49b10 2018-11-25 15:48:43,759 - keystone_utils - INFO - Granting role CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role to project CreateStackSuccessTests-03cb558c-e5ae-4db-proj 2018-11-25 15:48:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles/80b24b52d764438e998ad96bd6b8804e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:48:43,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52841578-8758-48e2-9b61-8d136541ab89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:48:43,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed/users/ee0c23fa68fa40029b4a514dad3b1a4a/roles/80b24b52d764438e998ad96bd6b8804e used request id req-52841578-8758-48e2-9b61-8d136541ab89 2018-11-25 15:48:43,894 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:48:43,894 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:48:43,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:48:43,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:44,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "80b24b52d764438e998ad96bd6b8804e", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role"}], "expires_at": "2018-11-25T16:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fd3734ae8d049d691a213be86bcc8ed", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-user", "id": "ee0c23fa68fa40029b4a514dad3b1a4a"}, "audit_ids": ["YDJBalR7QNe6egWJKu_YLQ"], "issued_at": "2018-11-25T15:48:44.000000Z"}} 2018-11-25 15:48:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:48:44,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a156d386-a055-4c3b-8ded-90bc3506dd05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:48:44,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a156d386-a055-4c3b-8ded-90bc3506dd05 2018-11-25 15:48:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:48:44,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-cb1e04f1-b8f5-4965-ba63-89b2205bc9c7 Date: Sun, 25 Nov 2018 15:48:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image"} 2018-11-25 15:48:44,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image used request id req-cb1e04f1-b8f5-4965-ba63-89b2205bc9c7 2018-11-25 15:48:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:48:44,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa8e33c0-62ed-4b6f-a56b-33330218439f Date: Sun, 25 Nov 2018 15:48:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:48:44,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fa8e33c0-62ed-4b6f-a56b-33330218439f 2018-11-25 15:48:44,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image"}' 2018-11-25 15:48:44,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 X-Openstack-Request-Id: req-e748d54a-28db-4ac4-ba4d-0e75124e6fe4 Date: Sun, 25 Nov 2018 15:48:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:48:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:48:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215", "min_disk": 0, "protected": false, "id": "dffc88f3-1f24-4971-ae28-1eea1ff17215", "file": "/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/file", "checksum": null, "owner": "1fd3734ae8d049d691a213be86bcc8ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:48:44,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e748d54a-28db-4ac4-ba4d-0e75124e6fe4 2018-11-25 15:48:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" -d '' 2018-11-25 15:48:46,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44e6bb50-f243-4b40-8252-388828e4b807 Date: Sun, 25 Nov 2018 15:48:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:48:46,770 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/file used request id req-44e6bb50-f243-4b40-8252-388828e4b807 2018-11-25 15:48:46,770 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:48:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:48:46,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-81717451-e27f-490a-867d-bb724043fc73 Date: Sun, 25 Nov 2018 15:48:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:48:46Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/snap", "metadata": {}}], "self": "/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215", "min_disk": 0, "protected": false, "id": "dffc88f3-1f24-4971-ae28-1eea1ff17215", "file": "/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fd3734ae8d049d691a213be86bcc8ed", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:48:46,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 used request id req-81717451-e27f-490a-867d-bb724043fc73 2018-11-25 15:48:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:48:47,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56f7ec7a-6806-4e54-919e-1a2b268ff47e Date: Sun, 25 Nov 2018 15:48:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:48:47,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-56f7ec7a-6806-4e54-919e-1a2b268ff47e 2018-11-25 15:48:47,110 - create_image - INFO - Created image with name - CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image 2018-11-25 15:48:47,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:48:47,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2799be8e-1aa1-4fe5-9433-4cc64186fb0e Date: Sun, 25 Nov 2018 15:48:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:48:46Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/snap", "metadata": {}}], "self": "/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215", "min_disk": 0, "protected": false, "id": "dffc88f3-1f24-4971-ae28-1eea1ff17215", "file": "/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fd3734ae8d049d691a213be86bcc8ed", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dffc88f3-1f24-4971-ae28-1eea1ff17215/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:48:47,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 used request id req-2799be8e-1aa1-4fe5-9433-4cc64186fb0e 2018-11-25 15:48:47,281 - create_image - DEBUG - Instance status is - active 2018-11-25 15:48:47,281 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image 2018-11-25 15:48:47,281 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image 2018-11-25 15:48:47,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:48:47,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:47,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["QoLrV8GQTF2uDpjvEGy9Lg"], "issued_at": "2018-11-25T15:48:47.000000Z"}} 2018-11-25 15:48:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3056e08f1bca2906c8f647017d813358aefe1678" 2018-11-25 15:48:47,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470baa7a-e24a-4f0d-82ae-a65afa0dd31f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:48:47,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-470baa7a-e24a-4f0d-82ae-a65afa0dd31f 2018-11-25 15:48:47,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:48:47,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3056e08f1bca2906c8f647017d813358aefe1678" 2018-11-25 15:48:47,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48: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 x-openstack-request-id: req-7ba28fbb-1a70-43b6-88cd-8dda1ca74aa2 x-compute-request-id: req-7ba28fbb-1a70-43b6-88cd-8dda1ca74aa2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:48:47,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7ba28fbb-1a70-43b6-88cd-8dda1ca74aa2 2018-11-25 15:48:47,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3056e08f1bca2906c8f647017d813358aefe1678" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:48:47,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48: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-4f36d19f-a4cc-498a-b4fd-e3cfaaf404bb x-compute-request-id: req-4f36d19f-a4cc-498a-b4fd-e3cfaaf404bb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/547534ed-1ecb-44ca-9065-e2feaeca2939", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/547534ed-1ecb-44ca-9065-e2feaeca2939", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "547534ed-1ecb-44ca-9065-e2feaeca2939", "name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:48:47,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4f36d19f-a4cc-498a-b4fd-e3cfaaf404bb 2018-11-25 15:48:47,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:48:47,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:48:48,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "80b24b52d764438e998ad96bd6b8804e", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role"}], "expires_at": "2018-11-25T16:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fd3734ae8d049d691a213be86bcc8ed", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-user", "id": "ee0c23fa68fa40029b4a514dad3b1a4a"}, "audit_ids": ["ooRd57NKT5iZsgFl6Yx0BA"], "issued_at": "2018-11-25T15:48:48.000000Z"}} 2018-11-25 15:48:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:48:48,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a05a22f-0b59-4b0a-95de-7bf978fa0e5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:48:48,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9a05a22f-0b59-4b0a-95de-7bf978fa0e5b 2018-11-25 15:48:48,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:48:48,461 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:48:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:48:48,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:48 GMT Server: Apache x-openstack-request-id: req-84bfe253-de63-483e-a80c-68c9521533c9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:48:48,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack used request id req-84bfe253-de63-483e-a80c-68c9521533c9 2018-11-25 15:48:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}}' 2018-11-25 15:48:51,152 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:48:48 GMT Server: Apache x-openstack-request-id: req-c69cd8d2-f860-42bc-9308-b221bf8c7fd0 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}]}} 2018-11-25 15:48:51,152 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks used request id req-c69cd8d2-f860-42bc-9308-b221bf8c7fd0 2018-11-25 15:48:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:48:51,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:51 GMT Server: Apache x-openstack-request-id: req-048bb923-70c4-4da9-ac1d-2eab4a74b789 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:51,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:51 GMT Server: Apache x-openstack-request-id: req-a70251c5-eccf-4a77-9d4e-489328281029 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:51,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-a70251c5-eccf-4a77-9d4e-489328281029 2018-11-25 15:48:51,908 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:48:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:48:52,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:51 GMT Server: Apache x-openstack-request-id: req-35b263db-d316-4a75-91e1-c7da7bb9e4a8 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:52,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:52 GMT Server: Apache x-openstack-request-id: req-287d0849-b474-4f66-b366-5b37fa905ef0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:52,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-287d0849-b474-4f66-b366-5b37fa905ef0 2018-11-25 15:48:52,275 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:52,275 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:55,278 - create_stack - DEBUG - Stack status query timeout in 1196.62978411 2018-11-25 15:48:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:48:55,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:55 GMT Server: Apache x-openstack-request-id: req-904f17ca-bbed-4318-92d2-37ef3728b8f7 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:55,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:55 GMT Server: Apache x-openstack-request-id: req-0b58570e-864d-4910-8c79-2f61c0215fe5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:55,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-0b58570e-864d-4910-8c79-2f61c0215fe5 2018-11-25 15:48:55,648 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:55,649 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:48:58,652 - create_stack - DEBUG - Stack status query timeout in 1193.25632906 2018-11-25 15:48:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:48:58,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:48:58 GMT Server: Apache x-openstack-request-id: req-1262637a-ceb4-4afb-882a-4bee0bf5b19b Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:48:59,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:48:58 GMT Server: Apache x-openstack-request-id: req-607c6a75-fe54-403a-a971-11b46d233817 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:48:59,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-607c6a75-fe54-403a-a971-11b46d233817 2018-11-25 15:48:59,042 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:48:59,042 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:02,045 - create_stack - DEBUG - Stack status query timeout in 1189.86294818 2018-11-25 15:49:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:02,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:02 GMT Server: Apache x-openstack-request-id: req-a2620937-0683-4b3a-8c08-421dea7ad472 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:02,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:02 GMT Server: Apache x-openstack-request-id: req-f6d70f2b-10d7-4438-97a1-1c073aa178d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:02,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-f6d70f2b-10d7-4438-97a1-1c073aa178d8 2018-11-25 15:49:02,117 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:02,118 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:05,121 - create_stack - DEBUG - Stack status query timeout in 1186.78745413 2018-11-25 15:49:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:05,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:05 GMT Server: Apache x-openstack-request-id: req-d4c00e19-1cd2-4a63-9269-d77b086213e8 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:05,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:05 GMT Server: Apache x-openstack-request-id: req-cffa3bdb-3de2-4756-906e-e2773bb71199 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:05,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-cffa3bdb-3de2-4756-906e-e2773bb71199 2018-11-25 15:49:05,352 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:05,352 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:08,356 - create_stack - DEBUG - Stack status query timeout in 1183.55258107 2018-11-25 15:49:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:08,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:08 GMT Server: Apache x-openstack-request-id: req-3b1a25a7-9550-44f2-98ba-144176c783ff Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:08,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:08 GMT Server: Apache x-openstack-request-id: req-20f670c5-ca5e-4c66-996b-e4675a950268 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:08,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-20f670c5-ca5e-4c66-996b-e4675a950268 2018-11-25 15:49:08,623 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:49:08,623 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:49:08,623 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:49:08,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:08,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "80b24b52d764438e998ad96bd6b8804e", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role"}], "expires_at": "2018-11-25T16:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fd3734ae8d049d691a213be86bcc8ed", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-user", "id": "ee0c23fa68fa40029b4a514dad3b1a4a"}, "audit_ids": ["V7SJAWcbRp2cPkcyUF-dAw"], "issued_at": "2018-11-25T15:49:08.000000Z"}} 2018-11-25 15:49:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5cabbaf1d3203f5c3316fe4915e34669a4a21a" 2018-11-25 15:49:09,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:09 GMT Server: Apache x-openstack-request-id: req-0452a5ac-61f7-4025-ac49-11d55cab2e58 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:09,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:09 GMT Server: Apache x-openstack-request-id: req-6ff15d19-71d1-467e-aa8d-203e345d0c09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:09,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-6ff15d19-71d1-467e-aa8d-203e345d0c09 2018-11-25 15:49:09,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:09,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:09 GMT Server: Apache x-openstack-request-id: req-551a0a93-ad20-4591-a061-2b228885c722 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:09,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:09 GMT Server: Apache x-openstack-request-id: req-bd378680-10c7-4628-8ca8-2ae09724a775 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:09,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-bd378680-10c7-4628-8ca8-2ae09724a775 2018-11-25 15:49:09,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:09,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:10,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "80b24b52d764438e998ad96bd6b8804e", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role"}], "expires_at": "2018-11-25T16:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fd3734ae8d049d691a213be86bcc8ed", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/1fd3734ae8d049d691a213be86bcc8ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-user", "id": "ee0c23fa68fa40029b4a514dad3b1a4a"}, "audit_ids": ["1Vr6Py1_R3Of8dwRWJ8u3w"], "issued_at": "2018-11-25T15:49:10.000000Z"}} 2018-11-25 15:49:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70dcea66267e84274f621e4a9de0e605753e8f7" 2018-11-25 15:49:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070b4ea6-a27b-471b-bcdd-e460012d053c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:10,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-070b4ea6-a27b-471b-bcdd-e460012d053c 2018-11-25 15:49:10,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:49:10,235 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:49:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70dcea66267e84274f621e4a9de0e605753e8f7" 2018-11-25 15:49:10,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:10 GMT Server: Apache x-openstack-request-id: req-8e551574-f241-4f51-a407-e6f364a26dbf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "deletion_time": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "tags": null}]} 2018-11-25 15:49:10,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack used request id req-8e551574-f241-4f51-a407-e6f364a26dbf 2018-11-25 15:49:10,423 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:49:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70dcea66267e84274f621e4a9de0e605753e8f7" 2018-11-25 15:49:10,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:10 GMT Server: Apache x-openstack-request-id: req-b23ee33f-30ec-4086-af80-9e5850dd9753 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:10,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:10 GMT Server: Apache x-openstack-request-id: req-e0cb10d1-26f8-47d0-8209-7e9e69d18935 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:10,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-e0cb10d1-26f8-47d0-8209-7e9e69d18935 2018-11-25 15:49:10,796 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:49:10,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:10,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:10 GMT Server: Apache x-openstack-request-id: req-6079d5c6-05e7-443d-b803-fe84cf0ac53f Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:11,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:49:10 GMT Server: Apache x-openstack-request-id: req-d67ddd67-9e6d-4522-bb1a-f7c8e959aefb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:49:11,159 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-d67ddd67-9e6d-4522-bb1a-f7c8e959aefb 2018-11-25 15:49:11,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:11,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:11 GMT Server: Apache x-openstack-request-id: req-21b7b820-2d33-4978-9999-2c850d6d02de Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:11,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:11 GMT Server: Apache x-openstack-request-id: req-92bfcdb6-4c02-4af4-b7f3-0bd7e8cf543b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "tags": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:49:11Z", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:11,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-92bfcdb6-4c02-4af4-b7f3-0bd7e8cf543b 2018-11-25 15:49:11,362 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:49:11,362 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:14,365 - create_stack - DEBUG - Stack status query timeout in 1196.79457593 2018-11-25 15:49:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:14,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:14 GMT Server: Apache x-openstack-request-id: req-92faf5ac-e4aa-4b4b-b55c-0bd93ae6ea61 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:14,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:14 GMT Server: Apache x-openstack-request-id: req-6e680378-b75d-43ed-9ae6-0c60da3aa1e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "tags": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:49:11Z", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:14,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-6e680378-b75d-43ed-9ae6-0c60da3aa1e0 2018-11-25 15:49:14,586 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:49:14,586 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:17,589 - create_stack - DEBUG - Stack status query timeout in 1193.57041907 2018-11-25 15:49:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:17,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:17 GMT Server: Apache x-openstack-request-id: req-44c2508a-ec4e-423f-8202-c9db3e3fdabb Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:17,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:17 GMT Server: Apache x-openstack-request-id: req-d4c1c240-953f-40d5-882b-52ce1484c848 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "tags": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:49:11Z", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:17,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-d4c1c240-953f-40d5-882b-52ce1484c848 2018-11-25 15:49:17,646 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:49:17,646 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:20,649 - create_stack - DEBUG - Stack status query timeout in 1190.51019502 2018-11-25 15:49:20,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:20,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:20 GMT Server: Apache x-openstack-request-id: req-3e2951f0-87ed-4f90-8078-02d53d5aef2e Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:20,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:20 GMT Server: Apache x-openstack-request-id: req-b83fd346-6808-464c-a18c-7a15c558cdc1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "tags": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:49:11Z", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:20,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-b83fd346-6808-464c-a18c-7a15c558cdc1 2018-11-25 15:49:20,861 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:49:20,861 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:23,864 - create_stack - DEBUG - Stack status query timeout in 1187.29527402 2018-11-25 15:49:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:23,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:23 GMT Server: Apache x-openstack-request-id: req-6b183096-7097-4a6e-ab3c-0016d586b0c1 Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:23,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:23 GMT Server: Apache x-openstack-request-id: req-ec47b122-e50c-4f5c-bae8-a2bd652b64ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "tags": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:49:11Z", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:23,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-ec47b122-e50c-4f5c-bae8-a2bd652b64ed 2018-11-25 15:49:23,922 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:49:23,922 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:26,925 - create_stack - DEBUG - Stack status query timeout in 1184.23444891 2018-11-25 15:49:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:27,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:26 GMT Server: Apache x-openstack-request-id: req-a0dcc8a1-aba9-487b-8f3d-2219ffed472a Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:27,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:27 GMT Server: Apache x-openstack-request-id: req-be31d15f-3078-47e8-be46-9abf548909cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1fd3734ae8d049d691a213be86bcc8ed", "OS::stack_id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "image_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image", "inst_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-inst", "subnet_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-subnet", "flavor_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-flavor-name", "net_name": "CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-net"}, "deletion_time": "2018-11-25T15:49:26Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack", "stack_user_project_id": "9096cb55445349888b076825246c02b9", "tags": null, "creation_time": "2018-11-25T15:48:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:49:11Z", "id": "9abebdd1-fe9a-4005-9527-8af07035f49b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:27,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-be31d15f-3078-47e8-be46-9abf548909cf 2018-11-25 15:49:27,141 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:49:27,141 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:49:27,141 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack 2018-11-25 15:49:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/9abebdd1-fe9a-4005-9527-8af07035f49b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097a224a60be67794733dc46049a445430c7fe4" 2018-11-25 15:49:27,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:27 GMT Server: Apache x-openstack-request-id: req-b5294fec-7be5-46f7-9915-b9d1eaceaafd Location: http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:27,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:49:27 GMT Server: Apache x-openstack-request-id: req-e8ad0fa9-f6a9-4e41-88ec-7315b10eabc3 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:49:27,191 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/1fd3734ae8d049d691a213be86bcc8ed/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-stack/9abebdd1-fe9a-4005-9527-8af07035f49b used request id req-e8ad0fa9-f6a9-4e41-88ec-7315b10eabc3 2018-11-25 15:49:27,192 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9fd06361-766c-48d9-b0b6-6e038985a114-image 2018-11-25 15:49:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e65244efcd2b923ef36f46026990f993a1e1651a" 2018-11-25 15:49:28,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b8d0332-c6af-4da1-a404-cc366ed90ccd Date: Sun, 25 Nov 2018 15:49:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:49:28,046 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/dffc88f3-1f24-4971-ae28-1eea1ff17215 used request id req-4b8d0332-c6af-4da1-a404-cc366ed90ccd 2018-11-25 15:49:28,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/547534ed-1ecb-44ca-9065-e2feaeca2939 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3056e08f1bca2906c8f647017d813358aefe1678" 2018-11-25 15:49:28,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:49:28 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-e37a9866-ceef-4f8d-9778-560b25c06ef1 x-compute-request-id: req-e37a9866-ceef-4f8d-9778-560b25c06ef1 Content-Length: 0 Content-Type: application/json 2018-11-25 15:49:28,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/547534ed-1ecb-44ca-9065-e2feaeca2939 used request id req-e37a9866-ceef-4f8d-9778-560b25c06ef1 2018-11-25 15:49:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:28,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-48d4dde4-7ffb-4498-83bd-5260174a6138 Date: Sun, 25 Nov 2018 15:49:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "created_at": "2018-11-25T15:48:51Z", "updated_at": "2018-11-25T15:48:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "revision_number": 0, "id": "170ab0dd-1751-42ba-9d57-3d3dee8c1607", "remote_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1fd3734ae8d049d691a213be86bcc8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "revision_number": 0, "id": "5660493e-c8bc-4290-9225-2d88f359e2ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1fd3734ae8d049d691a213be86bcc8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "revision_number": 0, "id": "6829e81c-0c9a-43aa-8f3a-6b787a336846", "remote_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1fd3734ae8d049d691a213be86bcc8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "revision_number": 0, "id": "6891dc9e-31a7-4b73-bc50-1da9adaf844a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1fd3734ae8d049d691a213be86bcc8ed"}], "revision_number": 4, "project_id": "1fd3734ae8d049d691a213be86bcc8ed", "id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "name": "default"}]} 2018-11-25 15:49:28,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-48d4dde4-7ffb-4498-83bd-5260174a6138 2018-11-25 15:49:28,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:28,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcee02b-1cb6-48f4-bd38-de2cb70ceb7d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:49:28,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-5dcee02b-1cb6-48f4-bd38-de2cb70ceb7d 2018-11-25 15:49:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:28,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289aa1f9-4706-48be-a8af-c4b43ff23d64 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:49:28,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-289aa1f9-4706-48be-a8af-c4b43ff23d64 2018-11-25 15:49:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:28,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaa836a-cded-41e0-b277-22d86fbbccc2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:49:28,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-5eaa836a-cded-41e0-b277-22d86fbbccc2 2018-11-25 15:49:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:28,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1728aaab-aa17-4340-bcc8-2c2abfabdbe5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed"}, "enabled": true, "id": "1fd3734ae8d049d691a213be86bcc8ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-03cb558c-e5ae-4db-proj"}} 2018-11-25 15:49:28,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed used request id req-1728aaab-aa17-4340-bcc8-2c2abfabdbe5 2018-11-25 15:49:28,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f50480e3-100c-464d-9d6f-1996364d5e4c 2018-11-25 15:49:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f50480e3-100c-464d-9d6f-1996364d5e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:28,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c124fd7d-c718-4c97-91b1-1a9c296e19aa Date: Sun, 25 Nov 2018 15:49:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "created_at": "2018-11-25T15:48:51Z", "project_id": "1fd3734ae8d049d691a213be86bcc8ed", "id": "170ab0dd-1751-42ba-9d57-3d3dee8c1607"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "created_at": "2018-11-25T15:48:51Z", "project_id": "1fd3734ae8d049d691a213be86bcc8ed", "id": "5660493e-c8bc-4290-9225-2d88f359e2ed"}, {"remote_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "created_at": "2018-11-25T15:48:51Z", "project_id": "1fd3734ae8d049d691a213be86bcc8ed", "id": "6829e81c-0c9a-43aa-8f3a-6b787a336846"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:48:51Z", "security_group_id": "f50480e3-100c-464d-9d6f-1996364d5e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "1fd3734ae8d049d691a213be86bcc8ed", "created_at": "2018-11-25T15:48:51Z", "project_id": "1fd3734ae8d049d691a213be86bcc8ed", "id": "6891dc9e-31a7-4b73-bc50-1da9adaf844a"}]} 2018-11-25 15:49:28,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f50480e3-100c-464d-9d6f-1996364d5e4c used request id req-c124fd7d-c718-4c97-91b1-1a9c296e19aa 2018-11-25 15:49:28,849 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:49:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f50480e3-100c-464d-9d6f-1996364d5e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:29,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03e209d1-05ca-42bd-931f-fea924d47a8f Content-Length: 0 Date: Sun, 25 Nov 2018 15:49:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:49:29,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f50480e3-100c-464d-9d6f-1996364d5e4c used request id req-03e209d1-05ca-42bd-931f-fea924d47a8f 2018-11-25 15:49:29,172 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-03cb558c-e5ae-4db-proj 2018-11-25 15:49:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:29,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce2f18b2-244c-4dec-9605-c79e71fadfcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:49:29,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1fd3734ae8d049d691a213be86bcc8ed used request id req-ce2f18b2-244c-4dec-9605-c79e71fadfcb 2018-11-25 15:49:29,439 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-03cb558c-e5ae-4db-proj-role 2018-11-25 15:49:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/80b24b52d764438e998ad96bd6b8804e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:29,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d5d44b-925b-4b11-a1df-22048f05f790 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:49:29,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/80b24b52d764438e998ad96bd6b8804e used request id req-f8d5d44b-925b-4b11-a1df-22048f05f790 2018-11-25 15:49:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ded930d3f0bfe77e31eda663d5b7f06c952cce" 2018-11-25 15:49:29,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721c7305-7344-4b55-8f9d-f8ae7e377e32 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:49:29,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-721c7305-7344-4b55-8f9d-f8ae7e377e32 2018-11-25 15:49:29,640 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-03cb558c-e5ae-4db-user 2018-11-25 15:49:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ee0c23fa68fa40029b4a514dad3b1a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3568fe2bea1529d8a24eb2f6ab316eb8c637ef8" 2018-11-25 15:49:29,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e23612a-3917-4ab7-b532-1597eedbbfa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:49:29,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ee0c23fa68fa40029b4a514dad3b1a4a used request id req-9e23612a-3917-4ab7-b532-1597eedbbfa3 2018-11-25 15:49:29,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:30,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["U_55RoJFR-2W_lSBG9c7HA"], "issued_at": "2018-11-25T15:49:30.000000Z"}} 2018-11-25 15:49:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51dcb6e917821d763021e6ee49ce8fa9b46ecb3" 2018-11-25 15:49:30,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456ab535-69e5-4399-8b75-6768d2f2d64d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:30,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-456ab535-69e5-4399-8b75-6768d2f2d64d 2018-11-25 15:49:30,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:30,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:30,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["D-ZDGZg1SuqUZ76nGTrk3Q"], "issued_at": "2018-11-25T15:49:30.000000Z"}} 2018-11-25 15:49:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:49:30,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7e9570-3658-41f0-9ab4-5ea4ea8c153e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:30,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0e7e9570-3658-41f0-9ab4-5ea4ea8c153e 2018-11-25 15:49:30,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:49:30,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:49:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:49:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:49:30,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dd426c-82de-4ab4-b8be-04e4224a8654 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:49:30,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj used request id req-03dd426c-82de-4ab4-b8be-04e4224a8654 2018-11-25 15:49:30,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:49:31,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9292d8f0-7aaf-45ad-9929-84c117f9fd3b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:49:31,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9292d8f0-7aaf-45ad-9929-84c117f9fd3b 2018-11-25 15:49:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}}' 2018-11-25 15:49:31,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9ab7e6-be8d-40e6-985c-225d938c9d89 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5"}, "enabled": true, "id": "f105bb3bc46843d0873de5d4208697d5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}} 2018-11-25 15:49:31,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9f9ab7e6-be8d-40e6-985c-225d938c9d89 2018-11-25 15:49:31,148 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1f0a00ff-0b64-41b-proj 2018-11-25 15:49:31,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:31,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:31,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["4f-Xzl1WQ3yBsug8_RvGMA"], "issued_at": "2018-11-25T15:49:31.000000Z"}} 2018-11-25 15:49:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:31,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c160ba-0cda-43df-a435-0e4d322ec72a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:31,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71c160ba-0cda-43df-a435-0e4d322ec72a 2018-11-25 15:49:31,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:49:31,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:49:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:49:31,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:31,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993c086b-647f-492d-b664-e3c4c35c488c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:49:31,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-993c086b-647f-492d-b664-e3c4c35c488c 2018-11-25 15:49:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:31,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d87685b-b595-43d3-8980-0f5bf3aa7ac5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5"}, "enabled": true, "id": "f105bb3bc46843d0873de5d4208697d5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}]} 2018-11-25 15:49:31,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj used request id req-0d87685b-b595-43d3-8980-0f5bf3aa7ac5 2018-11-25 15:49:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:31,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb337c25-d3e2-4045-9dcc-79a05092f094 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:49:31,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-eb337c25-d3e2-4045-9dcc-79a05092f094 2018-11-25 15:49:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:32,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4753c5c-b8a1-41a5-a6b0-dd8a7363a950 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:49:32,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a4753c5c-b8a1-41a5-a6b0-dd8a7363a950 2018-11-25 15:49:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:32,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e3b51d-573e-48f8-943f-789569d26296 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5"}, "enabled": true, "id": "f105bb3bc46843d0873de5d4208697d5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}]} 2018-11-25 15:49:32,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-1f0a00ff-0b64-41b-proj used request id req-01e3b51d-573e-48f8-943f-789569d26296 2018-11-25 15:49:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/fc593ac18a9e4d798fb688ef1f00857d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:32,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e5d37d-8e36-4e36-8375-7e9e7362c0b2 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-user", "links": {"self": "http://172.30.9.29:5000/v3/users/fc593ac18a9e4d798fb688ef1f00857d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f105bb3bc46843d0873de5d4208697d5", "id": "fc593ac18a9e4d798fb688ef1f00857d", "password_expires_at": null}} 2018-11-25 15:49:32,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/fc593ac18a9e4d798fb688ef1f00857d used request id req-c5e5d37d-8e36-4e36-8375-7e9e7362c0b2 2018-11-25 15:49:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:32,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3319a07d-4ea0-4fc3-ba96-0054172bd912 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:49:32,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles used request id req-3319a07d-4ea0-4fc3-ba96-0054172bd912 2018-11-25 15:49:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:32,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243908fd-795a-4576-9e7b-a7e6481835a8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:49:32,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-243908fd-795a-4576-9e7b-a7e6481835a8 2018-11-25 15:49:32,763 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1f0a00ff-0b64-41b-proj 2018-11-25 15:49:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:49:32,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb3798d-a8d1-4479-b843-8943101cabc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:49:32,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-5fb3798d-a8d1-4479-b843-8943101cabc5 2018-11-25 15:49:32,893 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1f0a00ff-0b64-41b-user 2018-11-25 15:49:32,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:49:32,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f2721e-3b1d-46cb-b136-e2912674230c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:49:32,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4f2721e-3b1d-46cb-b136-e2912674230c 2018-11-25 15:49:32,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" -d '{"role": {"name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role"}}' 2018-11-25 15:49:33,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77732e1-aba4-4d41-ac80-b0b774a2666d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1243f9dfa228445f904fded35b08aa13", "links": {"self": "http://172.30.9.29:5000/v3/roles/1243f9dfa228445f904fded35b08aa13"}, "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role"}} 2018-11-25 15:49:33,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b77732e1-aba4-4d41-ac80-b0b774a2666d 2018-11-25 15:49:33,106 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role 2018-11-25 15:49:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1243f9dfa228445f904fded35b08aa13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:49:33,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e978bd8a-aa9d-47cd-ab23-9fd8408a5fda Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1243f9dfa228445f904fded35b08aa13"}, "domain_id": null, "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role", "id": "1243f9dfa228445f904fded35b08aa13"}} 2018-11-25 15:49:33,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1243f9dfa228445f904fded35b08aa13 used request id req-e978bd8a-aa9d-47cd-ab23-9fd8408a5fda 2018-11-25 15:49:33,200 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role to project CreateStackSuccessTests-1f0a00ff-0b64-41b-proj 2018-11-25 15:49:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles/1243f9dfa228445f904fded35b08aa13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:49:33,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd565750-2302-4061-a717-3468508d5bc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:49:33,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5/users/fc593ac18a9e4d798fb688ef1f00857d/roles/1243f9dfa228445f904fded35b08aa13 used request id req-cd565750-2302-4061-a717-3468508d5bc0 2018-11-25 15:49:33,432 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:49:33,432 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:49:33,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:33,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:33,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "1243f9dfa228445f904fded35b08aa13", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role"}], "expires_at": "2018-11-25T16:49:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f105bb3bc46843d0873de5d4208697d5", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-user", "id": "fc593ac18a9e4d798fb688ef1f00857d"}, "audit_ids": ["EneeJd9bSEellsCfjQEgmg"], "issued_at": "2018-11-25T15:49:33.000000Z"}} 2018-11-25 15:49:33,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:49:33,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde46ba2-b11b-4e36-8c50-4849254cb8dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:33,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bde46ba2-b11b-4e36-8c50-4849254cb8dc 2018-11-25 15:49:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:49:34,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-0a4d369c-c884-4325-a622-7490c5daec4c Date: Sun, 25 Nov 2018 15:49:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image"} 2018-11-25 15:49:34,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image used request id req-0a4d369c-c884-4325-a622-7490c5daec4c 2018-11-25 15:49:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:49:34,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63509cc8-90cd-48d3-92f6-d2def66b084d Date: Sun, 25 Nov 2018 15:49:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:49:34,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-63509cc8-90cd-48d3-92f6-d2def66b084d 2018-11-25 15:49:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image"}' 2018-11-25 15:49:34,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f X-Openstack-Request-Id: req-fc119437-695c-4c84-adc6-44422efdd6d0 Date: Sun, 25 Nov 2018 15:49:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:49:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:49:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f", "min_disk": 0, "protected": false, "id": "c94afeb4-289d-4af2-a13d-5c089668920f", "file": "/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f/file", "checksum": null, "owner": "f105bb3bc46843d0873de5d4208697d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:49:34,431 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fc119437-695c-4c84-adc6-44422efdd6d0 2018-11-25 15:49:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" -d '' 2018-11-25 15:49:35,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f339eab9-0a0f-47c0-bfaa-3fbad9213222 Date: Sun, 25 Nov 2018 15:49:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:49:35,510 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f/file used request id req-f339eab9-0a0f-47c0-bfaa-3fbad9213222 2018-11-25 15:49:35,510 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:49:35,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:49:35,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-52e592fe-0fa4-4536-9026-ab67443871f8 Date: Sun, 25 Nov 2018 15:49:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:49:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:49:35Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c94afeb4-289d-4af2-a13d-5c089668920f/snap", "metadata": {}}], "self": "/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f", "min_disk": 0, "protected": false, "id": "c94afeb4-289d-4af2-a13d-5c089668920f", "file": "/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f105bb3bc46843d0873de5d4208697d5", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c94afeb4-289d-4af2-a13d-5c089668920f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:49:35,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f used request id req-52e592fe-0fa4-4536-9026-ab67443871f8 2018-11-25 15:49:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:49:35,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c4fef58a-388f-4b1a-9908-35b56d88730a Date: Sun, 25 Nov 2018 15:49:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:49:35,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c4fef58a-388f-4b1a-9908-35b56d88730a 2018-11-25 15:49:35,683 - create_image - INFO - Created image with name - CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image 2018-11-25 15:49:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:49:35,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-48208afe-1d18-4eb3-a18b-a4ee16a90382 Date: Sun, 25 Nov 2018 15:49:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:49:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:49:35Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c94afeb4-289d-4af2-a13d-5c089668920f/snap", "metadata": {}}], "self": "/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f", "min_disk": 0, "protected": false, "id": "c94afeb4-289d-4af2-a13d-5c089668920f", "file": "/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f105bb3bc46843d0873de5d4208697d5", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c94afeb4-289d-4af2-a13d-5c089668920f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:49:35,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f used request id req-48208afe-1d18-4eb3-a18b-a4ee16a90382 2018-11-25 15:49:35,861 - create_image - DEBUG - Instance status is - active 2018-11-25 15:49:35,861 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image 2018-11-25 15:49:35,861 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image 2018-11-25 15:49:35,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:35,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:36,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["or18dPqTROCSgfkH6tjYlA"], "issued_at": "2018-11-25T15:49:36.000000Z"}} 2018-11-25 15:49:36,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2b54cd159d877bfa818c0cff0865525fd23078" 2018-11-25 15:49:36,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067bcae9-6fb5-48ca-965a-4600bc25b6aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:36,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-067bcae9-6fb5-48ca-965a-4600bc25b6aa 2018-11-25 15:49:36,336 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:49:36,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2b54cd159d877bfa818c0cff0865525fd23078" 2018-11-25 15:49:36,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49: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 x-openstack-request-id: req-5d3af9ce-5a3d-4865-8312-6f3f95d0b6f9 x-compute-request-id: req-5d3af9ce-5a3d-4865-8312-6f3f95d0b6f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:49:36,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5d3af9ce-5a3d-4865-8312-6f3f95d0b6f9 2018-11-25 15:49:36,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2b54cd159d877bfa818c0cff0865525fd23078" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:49:36,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49: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-456b3d5e-f148-4bce-aefb-3407d406b232 x-compute-request-id: req-456b3d5e-f148-4bce-aefb-3407d406b232 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/28809fd6-5541-49ac-9058-0942d67f9930", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/28809fd6-5541-49ac-9058-0942d67f9930", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "28809fd6-5541-49ac-9058-0942d67f9930", "name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:49:36,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-456b3d5e-f148-4bce-aefb-3407d406b232 2018-11-25 15:49:36,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:36,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:36,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "1243f9dfa228445f904fded35b08aa13", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role"}], "expires_at": "2018-11-25T16:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f105bb3bc46843d0873de5d4208697d5", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-user", "id": "fc593ac18a9e4d798fb688ef1f00857d"}, "audit_ids": ["auxLTFWoQfeHhxAS6B2OYg"], "issued_at": "2018-11-25T15:49:36.000000Z"}} 2018-11-25 15:49:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:37,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f56e19-cb6d-4527-b26e-34d6817bc640 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:37,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-23f56e19-cb6d-4527-b26e-34d6817bc640 2018-11-25 15:49:37,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:49:37,058 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:49:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:37,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:37 GMT Server: Apache x-openstack-request-id: req-d433d44e-90ab-44e3-99ec-fc1c4822b70e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:49:37,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack used request id req-d433d44e-90ab-44e3-99ec-fc1c4822b70e 2018-11-25 15:49:37,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}}' 2018-11-25 15:49:39,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:49:37 GMT Server: Apache x-openstack-request-id: req-52c81ac3-410b-4fd3-bf8b-b2d0e3f24720 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}]}} 2018-11-25 15:49:39,603 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks used request id req-52c81ac3-410b-4fd3-bf8b-b2d0e3f24720 2018-11-25 15:49:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:39,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:39 GMT Server: Apache x-openstack-request-id: req-ea9cf8f6-8dea-4921-8990-10eb1e79e0b8 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:39,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:39 GMT Server: Apache x-openstack-request-id: req-a15a4367-46d7-4ff0-8bf4-ff520f97f90c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:39,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-a15a4367-46d7-4ff0-8bf4-ff520f97f90c 2018-11-25 15:49:39,980 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack 2018-11-25 15:49:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:40,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:39 GMT Server: Apache x-openstack-request-id: req-244ccae6-8e71-484b-b905-2eb1cb0484ef Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:40,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:40 GMT Server: Apache x-openstack-request-id: req-a90dbd26-cf98-491f-80d9-672e70f9686e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:40,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-a90dbd26-cf98-491f-80d9-672e70f9686e 2018-11-25 15:49:40,337 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:40,337 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:43,340 - create_stack - DEBUG - Stack status query timeout in 1196.63920808 2018-11-25 15:49:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:43,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:43 GMT Server: Apache x-openstack-request-id: req-c9453ff8-a455-48c7-a84c-1260c639b97a Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:44,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:43 GMT Server: Apache x-openstack-request-id: req-079a175f-af5d-4826-bb5b-af39dd0c6766 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:44,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-079a175f-af5d-4826-bb5b-af39dd0c6766 2018-11-25 15:49:44,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:44,089 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:47,092 - create_stack - DEBUG - Stack status query timeout in 1192.88773394 2018-11-25 15:49:47,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:47,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:47 GMT Server: Apache x-openstack-request-id: req-993dff8c-a55c-4e74-946f-23e6f3878803 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:47,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:47 GMT Server: Apache x-openstack-request-id: req-d373b092-02d5-4300-8e6d-91b29f358518 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:47,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-d373b092-02d5-4300-8e6d-91b29f358518 2018-11-25 15:49:47,339 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:47,339 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:50,342 - create_stack - DEBUG - Stack status query timeout in 1189.63762689 2018-11-25 15:49:50,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:50,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:50 GMT Server: Apache x-openstack-request-id: req-c8765e8d-f9f6-4240-8122-1fe1a0895350 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:50,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:50 GMT Server: Apache x-openstack-request-id: req-eb9b6008-246a-4b0c-a0c2-1ae3c7b53b04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:50,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-eb9b6008-246a-4b0c-a0c2-1ae3c7b53b04 2018-11-25 15:49:50,549 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:50,549 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:53,552 - create_stack - DEBUG - Stack status query timeout in 1186.4273839 2018-11-25 15:49:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:53,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:53 GMT Server: Apache x-openstack-request-id: req-b392f628-10bc-4157-86b8-98beae1865d6 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:53,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:53 GMT Server: Apache x-openstack-request-id: req-360a6a1e-2fb3-433f-baec-dc79d8f36109 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:53,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-360a6a1e-2fb3-433f-baec-dc79d8f36109 2018-11-25 15:49:53,657 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:49:53,657 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:49:56,660 - create_stack - DEBUG - Stack status query timeout in 1183.31972694 2018-11-25 15:49:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:56,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:56 GMT Server: Apache x-openstack-request-id: req-7bfce2ed-9e92-43aa-8ba8-69ef7a673ed5 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:56,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:56 GMT Server: Apache x-openstack-request-id: req-ffa8faa7-a233-49ec-8a03-0b3fedd05d14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:49:56,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-ffa8faa7-a233-49ec-8a03-0b3fedd05d14 2018-11-25 15:49:56,875 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:49:56,875 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack 2018-11-25 15:49:56,875 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack 2018-11-25 15:49:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:56,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:49:56 GMT Server: Apache x-openstack-request-id: req-2f3b930f-229f-4810-9bcb-36415d3d987c Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:49:57,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:56 GMT Server: Apache x-openstack-request-id: req-e6e7a052-7e69-4dc5-b7b1-d9ab3e7bfac3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T15:49:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:49:39Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2e005556-dda9-40d9-8223-cd16c8ea775b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T15:49:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:49:39Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a90ab223-741f-4376-b3c8-9070dc42dd4f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T15:49:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:49:39Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c3faed61-eedb-4f45-ab80-313db1a74740", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T15:49:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:49:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "700d3f87-97f8-44bc-8209-b0ed34676f20", "resource_type": "OS::Nova::Server"}]} 2018-11-25 15:49:57,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d/resources used request id req-e6e7a052-7e69-4dc5-b7b1-d9ab3e7bfac3 2018-11-25 15:49:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0c5bb8e1-c4a4-480a-8890-66ff67f03578 Date: Sun, 25 Nov 2018 15:49:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a90ab223-741f-4376-b3c8-9070dc42dd4f"],"updated_at":"2018-11-25T15:49:42Z","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f105bb3bc46843d0873de5d4208697d5","id":"c3faed61-eedb-4f45-ab80-313db1a74740","name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}]} 2018-11-25 15:49:57,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-0c5bb8e1-c4a4-480a-8890-66ff67f03578 2018-11-25 15:49:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:57,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-582d7c80-67f7-463c-b661-6f03cb86950b Date: Sun, 25 Nov 2018 15:49:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}]} 2018-11-25 15:49:57,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-582d7c80-67f7-463c-b661-6f03cb86950b 2018-11-25 15:49:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:49:57,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e7133c98-ea0e-41e5-b2f2-1e1374b397f8 Date: Sun, 25 Nov 2018 15:49:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}]} 2018-11-25 15:49:57,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-e7133c98-ea0e-41e5-b2f2-1e1374b397f8 2018-11-25 15:49:57,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:49:57,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:57,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "1243f9dfa228445f904fded35b08aa13", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role"}], "expires_at": "2018-11-25T16:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f105bb3bc46843d0873de5d4208697d5", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-user", "id": "fc593ac18a9e4d798fb688ef1f00857d"}, "audit_ids": ["m7prlpvcRxCISPjDuDcfcg"], "issued_at": "2018-11-25T15:49:57.000000Z"}} 2018-11-25 15:49:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244e94979edafbfaf66d96efe7f2e4e6e8c5cc86" 2018-11-25 15:49:57,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead8a21b-6866-4652-918a-efd88087cbee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:57,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ead8a21b-6866-4652-918a-efd88087cbee 2018-11-25 15:49:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244e94979edafbfaf66d96efe7f2e4e6e8c5cc86" 2018-11-25 15:49:58,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-99eae875-ccdb-4f75-9905-30cfc34baf03 Date: Sun, 25 Nov 2018 15:49:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a90ab223-741f-4376-b3c8-9070dc42dd4f"],"updated_at":"2018-11-25T15:49:42Z","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f105bb3bc46843d0873de5d4208697d5","id":"c3faed61-eedb-4f45-ab80-313db1a74740","name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}]} 2018-11-25 15:49:58,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net used request id req-99eae875-ccdb-4f75-9905-30cfc34baf03 2018-11-25 15:49:58,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:49:58,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:49:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244e94979edafbfaf66d96efe7f2e4e6e8c5cc86" 2018-11-25 15:49:58,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2784dfeb-430f-4a2f-a1a7-568425230554 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5"}, "enabled": true, "id": "f105bb3bc46843d0873de5d4208697d5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}} 2018-11-25 15:49:58,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5 used request id req-2784dfeb-430f-4a2f-a1a7-568425230554 2018-11-25 15:49:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244e94979edafbfaf66d96efe7f2e4e6e8c5cc86" 2018-11-25 15:49:58,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f7141b0f-53b3-49f1-a9a4-c5593c3114b4 Date: Sun, 25 Nov 2018 15:49:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}]} 2018-11-25 15:49:58,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-f7141b0f-53b3-49f1-a9a4-c5593c3114b4 2018-11-25 15:49:58,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:49:58,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "1243f9dfa228445f904fded35b08aa13", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role"}], "expires_at": "2018-11-25T16:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f105bb3bc46843d0873de5d4208697d5", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f105bb3bc46843d0873de5d4208697d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-user", "id": "fc593ac18a9e4d798fb688ef1f00857d"}, "audit_ids": ["phOunBMZTCyn7yEFT9L8BQ"], "issued_at": "2018-11-25T15:49:58.000000Z"}} 2018-11-25 15:49:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:49:58,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15faf82-b0b0-4f1a-bc58-293ccd35ceec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:49:58,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c15faf82-b0b0-4f1a-bc58-293ccd35ceec 2018-11-25 15:49:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:49:59,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3a8e072f-0de2-4130-95eb-1e69045a0b5f Date: Sun, 25 Nov 2018 15:49:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a90ab223-741f-4376-b3c8-9070dc42dd4f"],"updated_at":"2018-11-25T15:49:42Z","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f105bb3bc46843d0873de5d4208697d5","id":"c3faed61-eedb-4f45-ab80-313db1a74740","name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}]} 2018-11-25 15:49:59,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net used request id req-3a8e072f-0de2-4130-95eb-1e69045a0b5f 2018-11-25 15:49:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:49:59,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bb76bab1-e4d8-434c-99e2-6b16aaf0c152 Date: Sun, 25 Nov 2018 15:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}]} 2018-11-25 15:49:59,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-bb76bab1-e4d8-434c-99e2-6b16aaf0c152 2018-11-25 15:49:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:49:59,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-27c72ebf-97f4-424d-8c17-6e1a3964d342 Date: Sun, 25 Nov 2018 15:49:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a90ab223-741f-4376-b3c8-9070dc42dd4f"],"updated_at":"2018-11-25T15:49:42Z","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f105bb3bc46843d0873de5d4208697d5","id":"c3faed61-eedb-4f45-ab80-313db1a74740","name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}]} 2018-11-25 15:49:59,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-27c72ebf-97f4-424d-8c17-6e1a3964d342 2018-11-25 15:49:59,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:49:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-02672771-6817-4cc8-9059-9f19d1a5b1ba Date: Sun, 25 Nov 2018 15:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}]} 2018-11-25 15:49:59,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740 used request id req-02672771-6817-4cc8-9059-9f19d1a5b1ba 2018-11-25 15:49:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740&name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:50:00,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-92502585-df6c-4059-aa68-23f564bf0e38 Date: Sun, 25 Nov 2018 15:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}]} 2018-11-25 15:50:00,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c3faed61-eedb-4f45-ab80-313db1a74740&name=CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet used request id req-92502585-df6c-4059-aa68-23f564bf0e38 2018-11-25 15:50:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/a90ab223-741f-4376-b3c8-9070dc42dd4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1692e4ac7b690e2f0f5fa7ab29b26e5576b3a3a9" 2018-11-25 15:50:00,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-95500c95-2cf1-43c8-85b3-ab6d2951016f Date: Sun, 25 Nov 2018 15:50:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3faed61-eedb-4f45-ab80-313db1a74740","tenant_id":"f105bb3bc46843d0873de5d4208697d5","created_at":"2018-11-25T15:49:42Z","dns_nameservers":[],"updated_at":"2018-11-25T15:49:42Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"f105bb3bc46843d0873de5d4208697d5","id":"a90ab223-741f-4376-b3c8-9070dc42dd4f","subnetpool_id":null,"name":"CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet"}} 2018-11-25 15:50:00,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/a90ab223-741f-4376-b3c8-9070dc42dd4f used request id req-95500c95-2cf1-43c8-85b3-ab6d2951016f 2018-11-25 15:50:00,207 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack 2018-11-25 15:50:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:00,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:00 GMT Server: Apache x-openstack-request-id: req-1e0e0a66-e4a0-4f99-a4f5-9da1e801419a Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:00,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:00 GMT Server: Apache x-openstack-request-id: req-ac3bb4a7-214b-4b9b-b21d-e44e1c287bce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:50:00,417 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-ac3bb4a7-214b-4b9b-b21d-e44e1c287bce 2018-11-25 15:50:00,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:00,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:00 GMT Server: Apache x-openstack-request-id: req-9cf51623-e540-4105-9564-c4f01048fc59 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:00,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:00 GMT Server: Apache x-openstack-request-id: req-e4b8a6da-9310-4745-9480-21d6b4e38d90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "tags": null, "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:50:00Z", "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:00,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-e4b8a6da-9310-4745-9480-21d6b4e38d90 2018-11-25 15:50:00,472 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:50:00,472 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:03,475 - create_stack - DEBUG - Stack status query timeout in 1196.94183588 2018-11-25 15:50:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:03,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:03 GMT Server: Apache x-openstack-request-id: req-d4239655-e755-4324-bf26-8cee401c914d Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:03,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:03 GMT Server: Apache x-openstack-request-id: req-9bf4460b-f82f-4379-a6c2-9f4f6668937b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "tags": null, "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:50:00Z", "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:03,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-9bf4460b-f82f-4379-a6c2-9f4f6668937b 2018-11-25 15:50:03,811 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:50:03,811 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:06,814 - create_stack - DEBUG - Stack status query timeout in 1193.60323286 2018-11-25 15:50:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:06,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:06 GMT Server: Apache x-openstack-request-id: req-eee4603c-3211-4b22-9d34-efa666547b05 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:07,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:07 GMT Server: Apache x-openstack-request-id: req-89d3284a-b7f6-4e85-b73d-9645f8c86136 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "tags": null, "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:50:00Z", "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:07,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-89d3284a-b7f6-4e85-b73d-9645f8c86136 2018-11-25 15:50:07,017 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:50:07,017 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:10,020 - create_stack - DEBUG - Stack status query timeout in 1190.39685893 2018-11-25 15:50:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:10,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:10 GMT Server: Apache x-openstack-request-id: req-81b28087-fd5e-4d2d-a309-8b33dea6871c Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:10,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:10 GMT Server: Apache x-openstack-request-id: req-de14dd80-2389-4662-975b-357fb59aa573 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "tags": null, "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:50:00Z", "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:10,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-de14dd80-2389-4662-975b-357fb59aa573 2018-11-25 15:50:10,078 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:50:10,078 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:13,081 - create_stack - DEBUG - Stack status query timeout in 1187.33637404 2018-11-25 15:50:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:13,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:13 GMT Server: Apache x-openstack-request-id: req-54492147-ec77-4336-8cba-43130dabf418 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:13,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:13 GMT Server: Apache x-openstack-request-id: req-12856631-dd83-4594-9e68-7ef5abc9c411 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f105bb3bc46843d0873de5d4208697d5", "OS::stack_id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "image_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image", "inst_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-inst", "subnet_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-subnet", "flavor_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-flavor-name", "net_name": "CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-net"}, "deletion_time": "2018-11-25T15:50:12Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack", "stack_user_project_id": "69f9c53c46f74f3ca3c32f863c028544", "tags": null, "creation_time": "2018-11-25T15:49:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:50:00Z", "id": "a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:13,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-12856631-dd83-4594-9e68-7ef5abc9c411 2018-11-25 15:50:13,298 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:50:13,298 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack 2018-11-25 15:50:13,298 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack 2018-11-25 15:50:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914efd35a271073c398affa52ca7f1abce71236b" 2018-11-25 15:50:13,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:13 GMT Server: Apache x-openstack-request-id: req-533f5e11-35f4-4351-83ba-2ca2ba279eb3 Location: http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:13,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:50:13 GMT Server: Apache x-openstack-request-id: req-ec7f6272-d641-465e-9347-66892c0173bf Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:50:13,352 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/f105bb3bc46843d0873de5d4208697d5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-stack/a9a6d2cb-9ca6-4fa8-8d0f-2be5b615512d used request id req-ec7f6272-d641-465e-9347-66892c0173bf 2018-11-25 15:50:13,354 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-851d61d7-bc4d-4375-aa68-fc5e8a88c417-image 2018-11-25 15:50:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5de3a1d9aa0091cbc4b240c5c89dca72488ca7c2" 2018-11-25 15:50:15,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-051652e4-655c-4c3d-a83e-578e5c13a628 Date: Sun, 25 Nov 2018 15:50:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:50:15,309 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c94afeb4-289d-4af2-a13d-5c089668920f used request id req-051652e4-655c-4c3d-a83e-578e5c13a628 2018-11-25 15:50:15,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/28809fd6-5541-49ac-9058-0942d67f9930 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2b54cd159d877bfa818c0cff0865525fd23078" 2018-11-25 15:50:15,359 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:50:15 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-968bd7da-687b-49f3-b38d-c06e45835bfa x-compute-request-id: req-968bd7da-687b-49f3-b38d-c06e45835bfa Content-Length: 0 Content-Type: application/json 2018-11-25 15:50:15,359 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/28809fd6-5541-49ac-9058-0942d67f9930 used request id req-968bd7da-687b-49f3-b38d-c06e45835bfa 2018-11-25 15:50:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:15,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-663b9c53-46a3-4547-8625-3abb04608aea Date: Sun, 25 Nov 2018 15:50:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "created_at": "2018-11-25T15:49:40Z", "updated_at": "2018-11-25T15:49:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "revision_number": 0, "id": "78ddb455-884c-4f92-81ca-7df787520b3f", "remote_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "remote_ip_prefix": null, "created_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f105bb3bc46843d0873de5d4208697d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "revision_number": 0, "id": "844a6a61-74bc-463d-8c3b-e9965b886296", "remote_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "remote_ip_prefix": null, "created_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f105bb3bc46843d0873de5d4208697d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "revision_number": 0, "id": "f166cdc8-a7b5-4c09-8e6f-45c0a1d15ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f105bb3bc46843d0873de5d4208697d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "revision_number": 0, "id": "fff37f72-dd6b-40f3-b3c9-66733f0eeb04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f105bb3bc46843d0873de5d4208697d5"}], "revision_number": 4, "project_id": "f105bb3bc46843d0873de5d4208697d5", "id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:50:15,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-663b9c53-46a3-4547-8625-3abb04608aea 2018-11-25 15:50:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:15,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8312665-c244-42ab-b58f-0dbfe30d6c6d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5"}, "enabled": true, "id": "f105bb3bc46843d0873de5d4208697d5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f0a00ff-0b64-41b-proj"}} 2018-11-25 15:50:15,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5 used request id req-c8312665-c244-42ab-b58f-0dbfe30d6c6d 2018-11-25 15:50:15,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19463678-1fc9-4065-be78-40a9dc3ce4cc 2018-11-25 15:50:15,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=19463678-1fc9-4065-be78-40a9dc3ce4cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:15,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc9f6a2a-895a-4f5c-9663-ef8d381975ec Date: Sun, 25 Nov 2018 15:50:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "port_range_min": null, "revision_number": 0, "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "created_at": "2018-11-25T15:49:40Z", "project_id": "f105bb3bc46843d0873de5d4208697d5", "id": "78ddb455-884c-4f92-81ca-7df787520b3f"}, {"remote_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "port_range_min": null, "revision_number": 0, "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "created_at": "2018-11-25T15:49:40Z", "project_id": "f105bb3bc46843d0873de5d4208697d5", "id": "844a6a61-74bc-463d-8c3b-e9965b886296"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "port_range_min": null, "revision_number": 0, "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "created_at": "2018-11-25T15:49:40Z", "project_id": "f105bb3bc46843d0873de5d4208697d5", "id": "f166cdc8-a7b5-4c09-8e6f-45c0a1d15ca2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:49:40Z", "security_group_id": "19463678-1fc9-4065-be78-40a9dc3ce4cc", "port_range_min": null, "revision_number": 0, "tenant_id": "f105bb3bc46843d0873de5d4208697d5", "created_at": "2018-11-25T15:49:40Z", "project_id": "f105bb3bc46843d0873de5d4208697d5", "id": "fff37f72-dd6b-40f3-b3c9-66733f0eeb04"}]} 2018-11-25 15:50:15,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=19463678-1fc9-4065-be78-40a9dc3ce4cc used request id req-bc9f6a2a-895a-4f5c-9663-ef8d381975ec 2018-11-25 15:50:15,840 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:50:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/19463678-1fc9-4065-be78-40a9dc3ce4cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:16,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-002a5272-4862-48ff-94c7-51bf5278d39d Content-Length: 0 Date: Sun, 25 Nov 2018 15:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:50:16,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/19463678-1fc9-4065-be78-40a9dc3ce4cc used request id req-002a5272-4862-48ff-94c7-51bf5278d39d 2018-11-25 15:50:16,166 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1f0a00ff-0b64-41b-proj 2018-11-25 15:50:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:16,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea37ab85-6600-4448-9e33-3f536dfecb52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:50:16,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f105bb3bc46843d0873de5d4208697d5 used request id req-ea37ab85-6600-4448-9e33-3f536dfecb52 2018-11-25 15:50:16,877 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1f0a00ff-0b64-41b-proj-role 2018-11-25 15:50:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1243f9dfa228445f904fded35b08aa13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:17,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96db6f1-34fd-4e63-bff4-137670e75459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:50:17,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1243f9dfa228445f904fded35b08aa13 used request id req-b96db6f1-34fd-4e63-bff4-137670e75459 2018-11-25 15:50:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19266774dae6b42ff574d1e37b6ed70538d3d176" 2018-11-25 15:50:17,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda74928-5b9a-4f92-a726-d0614fa647c5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:50:17,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bda74928-5b9a-4f92-a726-d0614fa647c5 2018-11-25 15:50:17,097 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1f0a00ff-0b64-41b-user 2018-11-25 15:50:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fc593ac18a9e4d798fb688ef1f00857d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18f41a89dddc0d0b908b561e8922c14974bcee3" 2018-11-25 15:50:17,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eb017aa-cc03-4e33-96b8-5e0fb7e58afe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:50:17,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fc593ac18a9e4d798fb688ef1f00857d used request id req-9eb017aa-cc03-4e33-96b8-5e0fb7e58afe 2018-11-25 15:50:17,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:17,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["ZrZIw5FyQeaGkeSpYDZ9QQ"], "issued_at": "2018-11-25T15:50:17.000000Z"}} 2018-11-25 15:50:17,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e930ee6ba9bf9284f8ff5305083871674c9d3" 2018-11-25 15:50:17,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb39f85-b38e-4762-b313-d48a0dbe3ac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:17,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6fb39f85-b38e-4762-b313-d48a0dbe3ac2 2018-11-25 15:50:17,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:17,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:18,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["T9_T02raSBy3vBY-HXACjA"], "issued_at": "2018-11-25T15:50:18.000000Z"}} 2018-11-25 15:50:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:50:18,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18ef399-934c-46ef-9d42-1c1a938398e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:18,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e18ef399-934c-46ef-9d42-1c1a938398e8 2018-11-25 15:50:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:50:18,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:50:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:50:18,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780524d8-7cf3-4136-abe0-42574c3ecb58 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:50:18,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj used request id req-780524d8-7cf3-4136-abe0-42574c3ecb58 2018-11-25 15:50:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:50:18,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d1742c-fa53-4277-9066-9c4f0d28269e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:50:18,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-23d1742c-fa53-4277-9066-9c4f0d28269e 2018-11-25 15:50:18,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}}' 2018-11-25 15:50:18,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9023537a-df4a-4f5f-b16a-ddc6c347b718 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:18,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9023537a-df4a-4f5f-b16a-ddc6c347b718 2018-11-25 15:50:18,460 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-80b2894e-8dd2-41a-proj 2018-11-25 15:50:18,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:18,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:18,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["NEgznDMcT36b2wQbxzxvjQ"], "issued_at": "2018-11-25T15:50:18.000000Z"}} 2018-11-25 15:50:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:18,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b573ea82-659c-4d6d-ad8a-b4bdc4e8b65f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:18,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b573ea82-659c-4d6d-ad8a-b4bdc4e8b65f 2018-11-25 15:50:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:50:18,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:50:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:19,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba1bdb6-490b-4559-9ed8-aabd7fb522a7 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:50:19,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-eba1bdb6-490b-4559-9ed8-aabd7fb522a7 2018-11-25 15:50:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:19,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3784f60-c7f8-496c-ac7c-d97c82fbfea8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}]} 2018-11-25 15:50:19,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj used request id req-d3784f60-c7f8-496c-ac7c-d97c82fbfea8 2018-11-25 15:50:19,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:19,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9169471-8843-430f-8afb-c1dd654e9d55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:50:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e9169471-8843-430f-8afb-c1dd654e9d55 2018-11-25 15:50:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:19,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5b9c36-9e6a-436b-930f-6df3049b6b35 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:50:19,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e5b9c36-9e6a-436b-930f-6df3049b6b35 2018-11-25 15:50:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:19,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fb2174-d3d2-4ee6-ab67-70abb62064ad Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}]} 2018-11-25 15:50:19,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-80b2894e-8dd2-41a-proj used request id req-70fb2174-d3d2-4ee6-ab67-70abb62064ad 2018-11-25 15:50:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/2514299c295f4b138b5b70ca716ac49e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:19,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b71d6b-7a7e-422f-88ae-1dd07480475d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-80b2894e-8dd2-41a-user", "links": {"self": "http://172.30.9.29:5000/v3/users/2514299c295f4b138b5b70ca716ac49e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "25394d64ed7147e89efd4c0bc8a6e656", "id": "2514299c295f4b138b5b70ca716ac49e", "password_expires_at": null}} 2018-11-25 15:50:19,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2514299c295f4b138b5b70ca716ac49e used request id req-c2b71d6b-7a7e-422f-88ae-1dd07480475d 2018-11-25 15:50:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:20,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71722159-9519-48f5-875e-80482e21713d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:50:20,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles used request id req-71722159-9519-48f5-875e-80482e21713d 2018-11-25 15:50:20,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:20,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d392e14-67e8-4fe8-ae8d-e8ecd24d48b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:50:20,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-9d392e14-67e8-4fe8-ae8d-e8ecd24d48b7 2018-11-25 15:50:20,181 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-80b2894e-8dd2-41a-proj 2018-11-25 15:50:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:50:20,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a954aa3-032a-45bc-a72d-654c4a8da372 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:50:20,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-0a954aa3-032a-45bc-a72d-654c4a8da372 2018-11-25 15:50:20,247 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-80b2894e-8dd2-41a-user 2018-11-25 15:50:20,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:20,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:50:20,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9868abd5-4562-46c4-b677-1a11b8f7fd51 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:50:20,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9868abd5-4562-46c4-b677-1a11b8f7fd51 2018-11-25 15:50:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" -d '{"role": {"name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role"}}' 2018-11-25 15:50:20,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63a90585-85f9-47b4-b488-2e58f5da4f8a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edaea7a5df2b4e18bc3c9398cae06056", "links": {"self": "http://172.30.9.29:5000/v3/roles/edaea7a5df2b4e18bc3c9398cae06056"}, "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role"}} 2018-11-25 15:50:20,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-63a90585-85f9-47b4-b488-2e58f5da4f8a 2018-11-25 15:50:20,442 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role 2018-11-25 15:50:20,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/edaea7a5df2b4e18bc3c9398cae06056 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:50:20,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2295403b-b4c3-4da3-ab5f-135167d48073 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/edaea7a5df2b4e18bc3c9398cae06056"}, "domain_id": null, "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role", "id": "edaea7a5df2b4e18bc3c9398cae06056"}} 2018-11-25 15:50:20,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/edaea7a5df2b4e18bc3c9398cae06056 used request id req-2295403b-b4c3-4da3-ab5f-135167d48073 2018-11-25 15:50:20,464 - keystone_utils - INFO - Granting role CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role to project CreateStackSuccessTests-80b2894e-8dd2-41a-proj 2018-11-25 15:50:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles/edaea7a5df2b4e18bc3c9398cae06056 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:50:20,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef44f2f-e1ac-487b-b78e-e00f2a04bada Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:50:20,593 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656/users/2514299c295f4b138b5b70ca716ac49e/roles/edaea7a5df2b4e18bc3c9398cae06056 used request id req-8ef44f2f-e1ac-487b-b78e-e00f2a04bada 2018-11-25 15:50:20,594 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:50:20,594 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:50:20,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:20,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:20,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "edaea7a5df2b4e18bc3c9398cae06056", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role"}], "expires_at": "2018-11-25T16:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25394d64ed7147e89efd4c0bc8a6e656", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-user", "id": "2514299c295f4b138b5b70ca716ac49e"}, "audit_ids": ["lZ1ONf_FT_aZ13uY2Ok25Q"], "issued_at": "2018-11-25T15:50:20.000000Z"}} 2018-11-25 15:50:20,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:50:21,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959aa905-b776-4937-8a5e-83a155d01bf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:21,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-959aa905-b776-4937-8a5e-83a155d01bf5 2018-11-25 15:50:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:50:21,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-db2a90c5-1535-45f0-8f3b-f4c011d4899d Date: Sun, 25 Nov 2018 15:50:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image"} 2018-11-25 15:50:21,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image used request id req-db2a90c5-1535-45f0-8f3b-f4c011d4899d 2018-11-25 15:50:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:50:21,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-714b8497-dfd6-4db9-8986-416d6901c4ad Date: Sun, 25 Nov 2018 15:50:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:50:21,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-714b8497-dfd6-4db9-8986-416d6901c4ad 2018-11-25 15:50:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image"}' 2018-11-25 15:50:21,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 X-Openstack-Request-Id: req-f98eb2ce-1b52-4d64-9b03-a01e4576e75e Date: Sun, 25 Nov 2018 15:50:21 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:50:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:50:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "min_disk": 0, "protected": false, "id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "file": "/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8/file", "checksum": null, "owner": "25394d64ed7147e89efd4c0bc8a6e656", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:50:21,630 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f98eb2ce-1b52-4d64-9b03-a01e4576e75e 2018-11-25 15:50:21,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" -d '' 2018-11-25 15:50:23,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81d9a543-142f-42d0-9949-19e6164bb11e Date: Sun, 25 Nov 2018 15:50:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:50:23,483 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8/file used request id req-81d9a543-142f-42d0-9949-19e6164bb11e 2018-11-25 15:50:23,484 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:50:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:50:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-949f69eb-1d42-4831-a716-cf103252d15e Date: Sun, 25 Nov 2018 15:50:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:50:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:50:23Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c43670d0-117f-4eb3-90ae-20472a6390e8/snap", "metadata": {}}], "self": "/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "min_disk": 0, "protected": false, "id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "file": "/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25394d64ed7147e89efd4c0bc8a6e656", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c43670d0-117f-4eb3-90ae-20472a6390e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:50:23,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 used request id req-949f69eb-1d42-4831-a716-cf103252d15e 2018-11-25 15:50:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:50:23,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8bc239c1-0f13-4f70-ad91-4370916ff2d7 Date: Sun, 25 Nov 2018 15:50:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:50:23,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8bc239c1-0f13-4f70-ad91-4370916ff2d7 2018-11-25 15:50:23,841 - create_image - INFO - Created image with name - CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image 2018-11-25 15:50:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:50:24,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-817cc126-b1b4-4c92-b69a-8343aa6fdd27 Date: Sun, 25 Nov 2018 15:50:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:50:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:50:23Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c43670d0-117f-4eb3-90ae-20472a6390e8/snap", "metadata": {}}], "self": "/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "min_disk": 0, "protected": false, "id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "file": "/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25394d64ed7147e89efd4c0bc8a6e656", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/c43670d0-117f-4eb3-90ae-20472a6390e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:50:24,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 used request id req-817cc126-b1b4-4c92-b69a-8343aa6fdd27 2018-11-25 15:50:24,018 - create_image - DEBUG - Instance status is - active 2018-11-25 15:50:24,019 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image 2018-11-25 15:50:24,019 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image 2018-11-25 15:50:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:24,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:24,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-QuMaisNShG3vigE-okpXg"], "issued_at": "2018-11-25T15:50:24.000000Z"}} 2018-11-25 15:50:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dfd1ecb40b6d9d5e74ed2e136764bef206f21e" 2018-11-25 15:50:24,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb599e4-01e2-422c-9042-062a250f58f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:24,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cbb599e4-01e2-422c-9042-062a250f58f4 2018-11-25 15:50:24,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:50:24,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dfd1ecb40b6d9d5e74ed2e136764bef206f21e" 2018-11-25 15:50:24,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:24 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-c2dd9f6f-b81d-4ad0-bcb7-fe9832106a1f x-compute-request-id: req-c2dd9f6f-b81d-4ad0-bcb7-fe9832106a1f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:50:24,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c2dd9f6f-b81d-4ad0-bcb7-fe9832106a1f 2018-11-25 15:50:24,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dfd1ecb40b6d9d5e74ed2e136764bef206f21e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:50:24,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:24 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-5acccdcd-59a3-45bc-8ee3-d540b4f2b75e x-compute-request-id: req-5acccdcd-59a3-45bc-8ee3-d540b4f2b75e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:50:24,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5acccdcd-59a3-45bc-8ee3-d540b4f2b75e 2018-11-25 15:50:24,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:24,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:25,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "edaea7a5df2b4e18bc3c9398cae06056", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role"}], "expires_at": "2018-11-25T16:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25394d64ed7147e89efd4c0bc8a6e656", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-user", "id": "2514299c295f4b138b5b70ca716ac49e"}, "audit_ids": ["7_2vfeHISAmb9nB3f8cOXQ"], "issued_at": "2018-11-25T15:50:25.000000Z"}} 2018-11-25 15:50:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:25,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e87a55e-83e9-4565-9e98-1d319888f1ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:25,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6e87a55e-83e9-4565-9e98-1d319888f1ee 2018-11-25 15:50:25,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:50:25,208 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:50:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:25,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:25 GMT Server: Apache x-openstack-request-id: req-5578ac92-f2b6-4a76-8819-4cc99294de27 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:50:25,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack used request id req-5578ac92-f2b6-4a76-8819-4cc99294de27 2018-11-25 15:50:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}}' 2018-11-25 15:50:27,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:50:25 GMT Server: Apache x-openstack-request-id: req-5ff85c33-6274-4321-a783-098682d939bd Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}]}} 2018-11-25 15:50:27,779 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks used request id req-5ff85c33-6274-4321-a783-098682d939bd 2018-11-25 15:50:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:27,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:27 GMT Server: Apache x-openstack-request-id: req-3e4fe01a-94e1-430f-af89-bef5323f6071 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:28,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:27 GMT Server: Apache x-openstack-request-id: req-188326cd-595d-4e12-a801-975e6ff68850 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:28,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-188326cd-595d-4e12-a801-975e6ff68850 2018-11-25 15:50:28,147 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack 2018-11-25 15:50:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:28,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:28 GMT Server: Apache x-openstack-request-id: req-ac70e0c2-3752-4d62-97a0-5efbcaae6f48 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:28,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:28 GMT Server: Apache x-openstack-request-id: req-614e7ef5-8334-4ae5-a3ad-053a97e3aaf1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:28,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-614e7ef5-8334-4ae5-a3ad-053a97e3aaf1 2018-11-25 15:50:28,511 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:50:28,511 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:31,514 - create_stack - DEBUG - Stack status query timeout in 1196.63302493 2018-11-25 15:50:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:31,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:31 GMT Server: Apache x-openstack-request-id: req-2c0e74ca-6f63-4dea-9276-d681ed6ccccb Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:31,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:31 GMT Server: Apache x-openstack-request-id: req-fa1b9aa6-60f2-4856-9b47-c011dc70e230 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:31,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-fa1b9aa6-60f2-4856-9b47-c011dc70e230 2018-11-25 15:50:31,734 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:50:31,734 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:34,737 - create_stack - DEBUG - Stack status query timeout in 1193.41000581 2018-11-25 15:50:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:34,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:34 GMT Server: Apache x-openstack-request-id: req-80ea6cb8-3b7f-4d7a-bdd9-5725dda6c98b Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:34,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:34 GMT Server: Apache x-openstack-request-id: req-28f419ec-605e-4fa0-94de-eafcc0b2c8da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:34,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-28f419ec-605e-4fa0-94de-eafcc0b2c8da 2018-11-25 15:50:34,809 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:50:34,810 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:37,813 - create_stack - DEBUG - Stack status query timeout in 1190.33460879 2018-11-25 15:50:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:38,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:37 GMT Server: Apache x-openstack-request-id: req-719111f7-1b4f-40a4-8fb6-4878286fe078 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:38,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:38 GMT Server: Apache x-openstack-request-id: req-71657b71-ce7a-484e-9dba-1b476e05f660 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:38,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-71657b71-ce7a-484e-9dba-1b476e05f660 2018-11-25 15:50:38,404 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:50:38,404 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:41,407 - create_stack - DEBUG - Stack status query timeout in 1186.74010587 2018-11-25 15:50:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:41,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:41 GMT Server: Apache x-openstack-request-id: req-379245ef-2a92-40c1-bc14-57e0eec86e00 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:41,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:41 GMT Server: Apache x-openstack-request-id: req-bd88ca1b-ac60-4d14-ad90-46c067a366b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:41,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-bd88ca1b-ac60-4d14-ad90-46c067a366b6 2018-11-25 15:50:41,765 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:50:41,765 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:50:44,768 - create_stack - DEBUG - Stack status query timeout in 1183.37930298 2018-11-25 15:50:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:44,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:44 GMT Server: Apache x-openstack-request-id: req-1a7fc3e9-e1bb-4001-915d-e499a98314f8 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:45,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:44 GMT Server: Apache x-openstack-request-id: req-cf10c612-8c61-4167-8305-e65954abb5f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:50:45,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-cf10c612-8c61-4167-8305-e65954abb5f7 2018-11-25 15:50:45,036 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:50:45,036 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack 2018-11-25 15:50:45,036 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack 2018-11-25 15:50:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:45,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:45 GMT Server: Apache x-openstack-request-id: req-a63e39ed-4131-4b89-88d9-6ba34bc4a765 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:45,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:45 GMT Server: Apache x-openstack-request-id: req-6f89868a-467b-4984-a6ab-4cffaf0a1189 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ada53e96-5f87-4a40-a9a4-38ae07082c3d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cb84e790-e9e2-42ad-9dcd-d26c20e07fdb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0534deb0-9cec-4049-87fd-f75798bfd117", "resource_type": "OS::Nova::Server"}]} 2018-11-25 15:50:45,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources used request id req-6f89868a-467b-4984-a6ab-4cffaf0a1189 2018-11-25 15:50:45,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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-6fa2208f-163a-4076-baf0-adb2035cc230 x-compute-request-id: req-6fa2208f-163a-4076-baf0-adb2035cc230 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:50:46,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 used request id req-6fa2208f-163a-4076-baf0-adb2035cc230 2018-11-25 15:50:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-43d73237-842c-4d2e-9c86-7e202e89be42 Date: Sun, 25 Nov 2018 15:50:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:46,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-43d73237-842c-4d2e-9c86-7e202e89be42 2018-11-25 15:50:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:50:46,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:50:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cf8897-328a-4e2c-9f3f-fd9447c7c2ac Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:46,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-f8cf8897-328a-4e2c-9f3f-fd9447c7c2ac 2018-11-25 15:50:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-decf2d66-871a-4bb1-a63e-15622e2e2ca6 Date: Sun, 25 Nov 2018 15:50:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:46,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-decf2d66-871a-4bb1-a63e-15622e2e2ca6 2018-11-25 15:50:46,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-5f2b1252-0369-455e-86bd-bd2a3549d2d8 Date: Sun, 25 Nov 2018 15:50:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:46,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-5f2b1252-0369-455e-86bd-bd2a3549d2d8 2018-11-25 15:50:46,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:46 GMT Server: Apache x-openstack-request-id: req-2d629a7b-3487-4265-8065-55ee7fda5850 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:50:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:46 GMT Server: Apache x-openstack-request-id: req-46c94ad2-f4f4-45af-8134-9c74de8d6212 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ada53e96-5f87-4a40-a9a4-38ae07082c3d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cb84e790-e9e2-42ad-9dcd-d26c20e07fdb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-25T15:50:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:50:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0534deb0-9cec-4049-87fd-f75798bfd117", "resource_type": "OS::Nova::Server"}]} 2018-11-25 15:50:46,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42/resources used request id req-46c94ad2-f4f4-45af-8134-9c74de8d6212 2018-11-25 15:50:46,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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-5052f675-ba32-42cc-a58a-2a8f74c81050 x-compute-request-id: req-5052f675-ba32-42cc-a58a-2a8f74c81050 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:50:46,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c used request id req-5052f675-ba32-42cc-a58a-2a8f74c81050 2018-11-25 15:50:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/cb84e790-e9e2-42ad-9dcd-d26c20e07fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:46,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-3e4e1f0d-cbbc-40aa-bca3-a2c7895a1c0a Date: Sun, 25 Nov 2018 15:50:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}} 2018-11-25 15:50:46,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/cb84e790-e9e2-42ad-9dcd-d26c20e07fdb used request id req-3e4e1f0d-cbbc-40aa-bca3-a2c7895a1c0a 2018-11-25 15:50:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b5fbd271-1376-441f-8703-a8f8b29faccc Date: Sun, 25 Nov 2018 15:50:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:47,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-b5fbd271-1376-441f-8703-a8f8b29faccc 2018-11-25 15:50:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7beaa9a7-6141-4690-968c-22adc574baec Date: Sun, 25 Nov 2018 15:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:47,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-7beaa9a7-6141-4690-968c-22adc574baec 2018-11-25 15:50:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-34ecbf57-5804-4204-87df-2c7cb4f914c1 Date: Sun, 25 Nov 2018 15:50:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:47,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-34ecbf57-5804-4204-87df-2c7cb4f914c1 2018-11-25 15:50:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a8aecc-48e9-4219-b788-2ca8f16262b9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:47,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-41a8aecc-48e9-4219-b788-2ca8f16262b9 2018-11-25 15:50:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-16dea170-9a24-471a-9860-d24284d246ca Date: Sun, 25 Nov 2018 15:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:47,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-16dea170-9a24-471a-9860-d24284d246ca 2018-11-25 15:50:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56&mac_address=fa%3A16%3A3e%3Afe%3Ae2%3A48&name=CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-5feaf741-a28c-4b53-8896-b699100f1266 Date: Sun, 25 Nov 2018 15:50:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"}]} 2018-11-25 15:50:47,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56&mac_address=fa%3A16%3A3e%3Afe%3Ae2%3A48&name=CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7&admin_state_up=True used request id req-5feaf741-a28c-4b53-8896-b699100f1266 2018-11-25 15:50:47,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0058eec-048f-4b45-9df1-4289251ed15c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:47,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-c0058eec-048f-4b45-9df1-4289251ed15c 2018-11-25 15:50:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:48,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8b5eaf00-e34f-4e3d-9626-8683ecdcb202 Date: Sun, 25 Nov 2018 15:50:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:48,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-8b5eaf00-e34f-4e3d-9626-8683ecdcb202 2018-11-25 15:50:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:48,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-930ad5b8-96f7-4719-ab17-f1772cda45b1 Date: Sun, 25 Nov 2018 15:50:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:48,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-930ad5b8-96f7-4719-ab17-f1772cda45b1 2018-11-25 15:50:48,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:48,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-421f032e-b252-4fad-8912-65bb65feaf85 Date: Sun, 25 Nov 2018 15:50:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:48,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-421f032e-b252-4fad-8912-65bb65feaf85 2018-11-25 15:50:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:48,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f6ad7a8d-b88a-45b0-ae4c-bb339c761fa7 Date: Sun, 25 Nov 2018 15:50:48 GMT RESP BODY: {"floatingips": []} 2018-11-25 15:50:48,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-f6ad7a8d-b88a-45b0-ae4c-bb339c761fa7 2018-11-25 15:50:48,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:50:48,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:48,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "edaea7a5df2b4e18bc3c9398cae06056", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role"}], "expires_at": "2018-11-25T16:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25394d64ed7147e89efd4c0bc8a6e656", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-user", "id": "2514299c295f4b138b5b70ca716ac49e"}, "audit_ids": ["GJbay11STT2YVZWrIWJKLA"], "issued_at": "2018-11-25T15:50:48.000000Z"}} 2018-11-25 15:50:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:48,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3ebcde-5475-4586-b134-e35233e57fc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:48,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff3ebcde-5475-4586-b134-e35233e57fc9 2018-11-25 15:50:48,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:50:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:48,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489599eb-8f7d-43e0-b821-b659439106f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:48,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-489599eb-8f7d-43e0-b821-b659439106f3 2018-11-25 15:50:48,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:49,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2529536d-e1f8-4c5e-b2ca-f1e57dc50730 Date: Sun, 25 Nov 2018 15:50:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:49,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-2529536d-e1f8-4c5e-b2ca-f1e57dc50730 2018-11-25 15:50:49,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:50:49,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:50:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:50:49,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:49,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a5d110-2f6e-4ccb-93e3-0fd1e124422e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:49,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-93a5d110-2f6e-4ccb-93e3-0fd1e124422e 2018-11-25 15:50:49,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:49,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-564fbf62-c506-49bc-9378-2f514fcb923e Date: Sun, 25 Nov 2018 15:50:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:49,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-564fbf62-c506-49bc-9378-2f514fcb923e 2018-11-25 15:50:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56&mac_address=fa%3A16%3A3e%3Afe%3Ae2%3A48&name=CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-82b58731-e1f5-4852-81c8-4fef1cedab8d Date: Sun, 25 Nov 2018 15:50:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"}]} 2018-11-25 15:50:49,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56&mac_address=fa%3A16%3A3e%3Afe%3Ae2%3A48&name=CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7&admin_state_up=True used request id req-82b58731-e1f5-4852-81c8-4fef1cedab8d 2018-11-25 15:50:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:49,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac78eba-f344-4a95-a5fc-34bad089beed Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:49,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-dac78eba-f344-4a95-a5fc-34bad089beed 2018-11-25 15:50:49,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:50,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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-4ae03597-03de-4666-8e50-736a87ec64fa x-compute-request-id: req-4ae03597-03de-4666-8e50-736a87ec64fa Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 15:50:50,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst used request id req-4ae03597-03de-4666-8e50-736a87ec64fa 2018-11-25 15:50:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:50,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6e1bcf0d-17d4-481e-9005-7c9b03f75f51 Date: Sun, 25 Nov 2018 15:50:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:50,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-6e1bcf0d-17d4-481e-9005-7c9b03f75f51 2018-11-25 15:50:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:50,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e6110a2e-4c9e-44cc-90a0-387de744214b Date: Sun, 25 Nov 2018 15:50:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:50,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-e6110a2e-4c9e-44cc-90a0-387de744214b 2018-11-25 15:50:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:51,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-7ce118c4-6112-478f-a828-3e782053e624 Date: Sun, 25 Nov 2018 15:50:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:51,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-7ce118c4-6112-478f-a828-3e782053e624 2018-11-25 15:50:51,085 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst 2018-11-25 15:50:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:51,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b61d42f8-4d53-42d8-96e3-90c40a81543f Date: Sun, 25 Nov 2018 15:50:51 GMT RESP BODY: {"floatingips": []} 2018-11-25 15:50:51,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-b61d42f8-4d53-42d8-96e3-90c40a81543f 2018-11-25 15:50:51,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:51,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:51 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-f4bc680a-abd2-47e8-8644-ae37e72be873 x-compute-request-id: req-f4bc680a-abd2-47e8-8644-ae37e72be873 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:50:51,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 used request id req-f4bc680a-abd2-47e8-8644-ae37e72be873 2018-11-25 15:50:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:52,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-42e2d24f-176f-46eb-ad7c-51d59f614fe1 Date: Sun, 25 Nov 2018 15:50:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:52,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-42e2d24f-176f-46eb-ad7c-51d59f614fe1 2018-11-25 15:50:52,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:52,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651b7e71-317b-48f5-80fb-76018a59e260 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:52,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-651b7e71-317b-48f5-80fb-76018a59e260 2018-11-25 15:50:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:52,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7f9dd296-8988-42c1-8df2-e8ce13e1739c Date: Sun, 25 Nov 2018 15:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:52,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-7f9dd296-8988-42c1-8df2-e8ce13e1739c 2018-11-25 15:50:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-df32a4d8-c9b1-4ccf-a22e-54c084205572 Date: Sun, 25 Nov 2018 15:50:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:52,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-df32a4d8-c9b1-4ccf-a22e-54c084205572 2018-11-25 15:50:52,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:50:52,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:50:52,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "edaea7a5df2b4e18bc3c9398cae06056", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role"}], "expires_at": "2018-11-25T16:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25394d64ed7147e89efd4c0bc8a6e656", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/25394d64ed7147e89efd4c0bc8a6e656", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-user", "id": "2514299c295f4b138b5b70ca716ac49e"}, "audit_ids": ["kJbG7ImMRZipWX4AbF2f-Q"], "issued_at": "2018-11-25T15:50:52.000000Z"}} 2018-11-25 15:50:52,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:53,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415d4027-918f-4c19-ac79-0e010e592ccb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:50:53,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-415d4027-918f-4c19-ac79-0e010e592ccb 2018-11-25 15:50:53,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:53,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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-6d14e340-0f2a-405b-a52a-42b6d57bfb63 x-compute-request-id: req-6d14e340-0f2a-405b-a52a-42b6d57bfb63 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:50:53,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 used request id req-6d14e340-0f2a-405b-a52a-42b6d57bfb63 2018-11-25 15:50:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:53,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c8a9f155-9b92-4a36-b6d5-528dd1b0045f Date: Sun, 25 Nov 2018 15:50:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:53,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-c8a9f155-9b92-4a36-b6d5-528dd1b0045f 2018-11-25 15:50:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:53,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8866c9-357a-4506-9789-273fe96fb041 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:53,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-ff8866c9-357a-4506-9789-273fe96fb041 2018-11-25 15:50:53,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c039bc24-e546-4bce-9255-c326b5b50894 Date: Sun, 25 Nov 2018 15:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:53,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-c039bc24-e546-4bce-9255-c326b5b50894 2018-11-25 15:50:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:54,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-d6486fbc-2e3c-4868-a711-0ac43ce5502a Date: Sun, 25 Nov 2018 15:50:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:54,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-d6486fbc-2e3c-4868-a711-0ac43ce5502a 2018-11-25 15:50:54,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:55,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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-d1bf1bb7-4952-4762-89cf-52f6c34ae4a2 x-compute-request-id: req-d1bf1bb7-4952-4762-89cf-52f6c34ae4a2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 15:50:55,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst used request id req-d1bf1bb7-4952-4762-89cf-52f6c34ae4a2 2018-11-25 15:50:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:55,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-f74c2d92-37a1-4ff9-a2ca-dd56b5a4affe Date: Sun, 25 Nov 2018 15:50:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:55,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-f74c2d92-37a1-4ff9-a2ca-dd56b5a4affe 2018-11-25 15:50:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-466ebdfa-0b04-4d16-a7f9-fe2324611737 Date: Sun, 25 Nov 2018 15:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:55,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-466ebdfa-0b04-4d16-a7f9-fe2324611737 2018-11-25 15:50:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:55,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-40ddd6f3-7de5-4698-b72f-599df791ba71 Date: Sun, 25 Nov 2018 15:50:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:55,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-40ddd6f3-7de5-4698-b72f-599df791ba71 2018-11-25 15:50:55,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:56,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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-9bafb32a-1172-470b-8a1b-356ecab97dbc x-compute-request-id: req-9bafb32a-1172-470b-8a1b-356ecab97dbc Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:50:56,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 used request id req-9bafb32a-1172-470b-8a1b-356ecab97dbc 2018-11-25 15:50:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-413ad0b8-0e58-45ed-9b5b-4f9f0808ab1f Date: Sun, 25 Nov 2018 15:50:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:56,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-413ad0b8-0e58-45ed-9b5b-4f9f0808ab1f 2018-11-25 15:50:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:57,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2114caac-41d9-49a5-9f2b-49d07a1a8149 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:57,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-2114caac-41d9-49a5-9f2b-49d07a1a8149 2018-11-25 15:50:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:57,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d2f84009-e20f-48af-ae33-ff20e0ae743d Date: Sun, 25 Nov 2018 15:50:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:57,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-d2f84009-e20f-48af-ae33-ff20e0ae743d 2018-11-25 15:50:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:57,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-32949811-c595-4b8e-b037-4f23a330e1cd Date: Sun, 25 Nov 2018 15:50:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:57,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-32949811-c595-4b8e-b037-4f23a330e1cd 2018-11-25 15:50:57,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:58,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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,Accept-Encoding x-openstack-request-id: req-c9c7d03c-58c6-4d83-b2d8-d35db8cf2366 x-compute-request-id: req-c9c7d03c-58c6-4d83-b2d8-d35db8cf2366 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:50:58,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 used request id req-c9c7d03c-58c6-4d83-b2d8-d35db8cf2366 2018-11-25 15:50:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:58,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9faf4b6b-0430-45c6-88b3-d8ad7c2b2096 Date: Sun, 25 Nov 2018 15:50:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:58,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-9faf4b6b-0430-45c6-88b3-d8ad7c2b2096 2018-11-25 15:50:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:58,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766dd2dd-48b7-471c-b247-b14230b7bedc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:50:58,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-766dd2dd-48b7-471c-b247-b14230b7bedc 2018-11-25 15:50:58,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:58,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-13bc4a8b-f008-4527-87d7-7767deac8b8d Date: Sun, 25 Nov 2018 15:50:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:58,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-13bc4a8b-f008-4527-87d7-7767deac8b8d 2018-11-25 15:50:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a89096062634d1e52eaf0666970ff3447a777" 2018-11-25 15:50:58,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-a0565b6e-42bf-4fa4-b765-571980547c1b Date: Sun, 25 Nov 2018 15:50:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:58,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-a0565b6e-42bf-4fa4-b765-571980547c1b 2018-11-25 15:50:58,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:59,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:50: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,Accept-Encoding x-openstack-request-id: req-91eb3ab1-e5a6-44de-af05-cb466cd548d5 x-compute-request-id: req-91eb3ab1-e5a6-44de-af05-cb466cd548d5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e2:48", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0534deb0-9cec-4049-87fd-f75798bfd117", "rel": "bookmark"}], "image": {"id": "c43670d0-117f-4eb3-90ae-20472a6390e8", "links": [{"href": "http://172.30.9.29:8774/images/c43670d0-117f-4eb3-90ae-20472a6390e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:50:39.000000", "flavor": {"id": "c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "links": [{"href": "http://172.30.9.29:8774/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c", "rel": "bookmark"}]}, "id": "0534deb0-9cec-4049-87fd-f75798bfd117", "security_groups": [{"name": "default"}], "user_id": "2514299c295f4b138b5b70ca716ac49e", "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-11-25T15:50:40Z", "hostId": "8daf26776b18870e42b8af85ad8ceb4d352ad24f997e96873dfbd280", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "created": "2018-11-25T15:50:34Z", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:50:59,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0534deb0-9cec-4049-87fd-f75798bfd117 used request id req-91eb3ab1-e5a6-44de-af05-cb466cd548d5 2018-11-25 15:50:59,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:59,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2e3c2f8b-ca57-4d8c-9bc6-d68a4c380cbf Date: Sun, 25 Nov 2018 15:50:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb84e790-e9e2-42ad-9dcd-d26c20e07fdb"],"updated_at":"2018-11-25T15:50:29Z","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}]} 2018-11-25 15:50:59,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net used request id req-2e3c2f8b-ca57-4d8c-9bc6-d68a4c380cbf 2018-11-25 15:50:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:59,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-25ac450b-18bb-496f-a1ca-75177d299bed Date: Sun, 25 Nov 2018 15:50:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:29Z","dns_nameservers":[],"updated_at":"2018-11-25T15:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"25394d64ed7147e89efd4c0bc8a6e656","id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","subnetpool_id":null,"name":"CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet"}]} 2018-11-25 15:50:59,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-25ac450b-18bb-496f-a1ca-75177d299bed 2018-11-25 15:50:59,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df764eee5153cc6de47c33a1f8057c2ef017e58b" 2018-11-25 15:50:59,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-23ab53b5-ae41-40c8-82c0-870212e13eb2 Date: Sun, 25 Nov 2018 15:50:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.4"}],"id":"30997322-dc19-4f70-8cd5-7e26dc289ddc","security_groups":[],"mac_address":"fa:16:3e:c0:7d:33","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.3"}],"id":"5cf75a07-baa9-4005-88cf-41f6e34791e5","security_groups":[],"mac_address":"fa:16:3e:df:2f:1b","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.9"}],"id":"ada53e96-5f87-4a40-a9a4-38ae07082c3d","security_groups":["a7a9ac3b-bc1c-420d-a9d7-1c25058bc198"],"mac_address":"fa:16:3e:fe:e2:48","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack-server1_port-xkh43pkqzdf7","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:31Z","binding:vnic_type":"normal","device_id":"0534deb0-9cec-4049-87fd-f75798bfd117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb84e790-e9e2-42ad-9dcd-d26c20e07fdb","ip_address":"10.0.0.2"}],"id":"d110bf33-7b50-4686-82be-57870c35c79c","security_groups":[],"mac_address":"fa:16:3e:d9:af:02","project_id":"25394d64ed7147e89efd4c0bc8a6e656","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56","tenant_id":"25394d64ed7147e89efd4c0bc8a6e656","created_at":"2018-11-25T15:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56"}]} 2018-11-25 15:50:59,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=96c9f08e-84b1-4085-8cf1-cf0b8e5d5f56 used request id req-23ab53b5-ae41-40c8-82c0-870212e13eb2 2018-11-25 15:50:59,894 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack 2018-11-25 15:50:59,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:50:59,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:50:59 GMT Server: Apache x-openstack-request-id: req-19e41fb8-d6ba-4c55-8484-a79270fbef44 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:00,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:50:59 GMT Server: Apache x-openstack-request-id: req-61e4eee7-a712-4cc1-9239-002becd456a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:00,136 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-61e4eee7-a712-4cc1-9239-002becd456a2 2018-11-25 15:51:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:51:00,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:00 GMT Server: Apache x-openstack-request-id: req-6e8da7f3-d97a-41c7-9fd1-9b97cd829cc6 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:00,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:00 GMT Server: Apache x-openstack-request-id: req-e1cd142c-46cd-4e54-b6d9-5a0ad39196c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "tags": null, "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:51:00Z", "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:51:00,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-e1cd142c-46cd-4e54-b6d9-5a0ad39196c8 2018-11-25 15:51:00,481 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:51:00,481 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:03,484 - create_stack - DEBUG - Stack status query timeout in 1196.65160894 2018-11-25 15:51:03,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:51:03,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:03 GMT Server: Apache x-openstack-request-id: req-da995ca4-865f-45d2-b2b4-2ef6e1af878a Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:03,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:03 GMT Server: Apache x-openstack-request-id: req-01bcc30a-e7c7-42d3-bd62-180ea3187d00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "tags": null, "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:51:00Z", "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:51:03,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-01bcc30a-e7c7-42d3-bd62-180ea3187d00 2018-11-25 15:51:03,690 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:51:03,690 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:06,693 - create_stack - DEBUG - Stack status query timeout in 1193.44305205 2018-11-25 15:51:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:51:06,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:06 GMT Server: Apache x-openstack-request-id: req-f12f8ceb-fae8-4d1f-9751-b10348d31b83 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:07,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:06 GMT Server: Apache x-openstack-request-id: req-8cdd4cef-698b-4785-9270-5b98907a1b89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "tags": null, "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:51:00Z", "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:51:07,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-8cdd4cef-698b-4785-9270-5b98907a1b89 2018-11-25 15:51:07,187 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:51:07,187 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:10,191 - create_stack - DEBUG - Stack status query timeout in 1189.94540405 2018-11-25 15:51:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:51:10,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:10 GMT Server: Apache x-openstack-request-id: req-87781499-ae66-4c32-957f-6c93ec087537 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:10,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:10 GMT Server: Apache x-openstack-request-id: req-5696e6f0-cf6b-4251-b663-5e8fc10df319 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "tags": null, "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:51:00Z", "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:51:10,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-5696e6f0-cf6b-4251-b663-5e8fc10df319 2018-11-25 15:51:10,422 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:51:10,422 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:13,426 - create_stack - DEBUG - Stack status query timeout in 1186.71030188 2018-11-25 15:51:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:51:13,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:13 GMT Server: Apache x-openstack-request-id: req-2ced7455-ea57-4ce8-8975-ddcb75d9e234 Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:13 GMT Server: Apache x-openstack-request-id: req-3399b9ca-8c84-4e0b-a1af-2e630598b265 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "25394d64ed7147e89efd4c0bc8a6e656", "OS::stack_id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "image_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image", "inst_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-inst", "subnet_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-subnet", "flavor_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-flavor-name", "net_name": "CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-net"}, "deletion_time": "2018-11-25T15:51:12Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack", "stack_user_project_id": "2fa1ca52c58141c78630e8a26a8de262", "tags": null, "creation_time": "2018-11-25T15:50:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:51:00Z", "id": "2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-25 15:51:13,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-3399b9ca-8c84-4e0b-a1af-2e630598b265 2018-11-25 15:51:13,500 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:51:13,500 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack 2018-11-25 15:51:13,500 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack 2018-11-25 15:51:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2eb1d3f7c79acc696c380542b6d68b238e78025" 2018-11-25 15:51:13,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:13 GMT Server: Apache x-openstack-request-id: req-8d808b4c-14d4-4748-afe2-e476a3e827af Location: http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:13,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:51:13 GMT Server: Apache x-openstack-request-id: req-6358bccd-ef7f-4323-9344-46da12fba70c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:51:13,702 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/25394d64ed7147e89efd4c0bc8a6e656/stacks/CreateStackSuccessTests-CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-stack/2b2fa1e7-cd0e-4c11-91a3-4049e21c9f42 used request id req-6358bccd-ef7f-4323-9344-46da12fba70c 2018-11-25 15:51:13,704 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-66a75a1d-a866-4c88-a774-19988ea3a003-image 2018-11-25 15:51:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af120110b8c0811f27261cca9b81be71b0aabf3b" 2018-11-25 15:51:15,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40c4c7ee-48e5-4ec8-87b9-d7f2dcb92e2e Date: Sun, 25 Nov 2018 15:51:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:51:15,124 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c43670d0-117f-4eb3-90ae-20472a6390e8 used request id req-40c4c7ee-48e5-4ec8-87b9-d7f2dcb92e2e 2018-11-25 15:51:15,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dfd1ecb40b6d9d5e74ed2e136764bef206f21e" 2018-11-25 15:51:15,166 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:51:15 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-987a864d-00f9-4405-b6b0-870b1401069e x-compute-request-id: req-987a864d-00f9-4405-b6b0-870b1401069e Content-Length: 0 Content-Type: application/json 2018-11-25 15:51:15,167 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c6e06b78-dbf6-47ae-bcef-9a4592a6c57c used request id req-987a864d-00f9-4405-b6b0-870b1401069e 2018-11-25 15:51:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:15,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d9932d28-de6f-4530-a6cb-8d8885281a90 Date: Sun, 25 Nov 2018 15:51:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "created_at": "2018-11-25T15:50:28Z", "updated_at": "2018-11-25T15:50:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "revision_number": 0, "id": "0d5bd53b-4ec9-433b-ad7c-32a1395a11f4", "remote_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "remote_ip_prefix": null, "created_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "port_range_min": null, "ethertype": "IPv4", "project_id": "25394d64ed7147e89efd4c0bc8a6e656"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "revision_number": 0, "id": "3462f950-40c2-49cf-905b-9dfc87a2a5de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "port_range_min": null, "ethertype": "IPv4", "project_id": "25394d64ed7147e89efd4c0bc8a6e656"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "revision_number": 0, "id": "405dce7d-386f-4f0f-a993-7f477b3fcba3", "remote_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "remote_ip_prefix": null, "created_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "port_range_min": null, "ethertype": "IPv6", "project_id": "25394d64ed7147e89efd4c0bc8a6e656"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "revision_number": 0, "id": "925deb85-604a-4970-a172-ddf347364206", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "port_range_min": null, "ethertype": "IPv6", "project_id": "25394d64ed7147e89efd4c0bc8a6e656"}], "revision_number": 4, "project_id": "25394d64ed7147e89efd4c0bc8a6e656", "id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:51:15,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d9932d28-de6f-4530-a6cb-8d8885281a90 2018-11-25 15:51:15,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:15,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1b182e-ad76-436e-b8ab-2ad0cb4938e3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:51:15,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-ac1b182e-ad76-436e-b8ab-2ad0cb4938e3 2018-11-25 15:51:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:15,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7e74dd-a6e8-4318-8870-5791d98a5bd6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656"}, "enabled": true, "id": "25394d64ed7147e89efd4c0bc8a6e656", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-80b2894e-8dd2-41a-proj"}} 2018-11-25 15:51:15,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-db7e74dd-a6e8-4318-8870-5791d98a5bd6 2018-11-25 15:51:15,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7a9ac3b-bc1c-420d-a9d7-1c25058bc198 2018-11-25 15:51:15,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a7a9ac3b-bc1c-420d-a9d7-1c25058bc198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:15,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-41eacc3a-3069-4bfb-9017-84097cf2d7aa Date: Sun, 25 Nov 2018 15:51:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "port_range_min": null, "revision_number": 0, "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "created_at": "2018-11-25T15:50:28Z", "project_id": "25394d64ed7147e89efd4c0bc8a6e656", "id": "0d5bd53b-4ec9-433b-ad7c-32a1395a11f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "port_range_min": null, "revision_number": 0, "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "created_at": "2018-11-25T15:50:28Z", "project_id": "25394d64ed7147e89efd4c0bc8a6e656", "id": "3462f950-40c2-49cf-905b-9dfc87a2a5de"}, {"remote_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "port_range_min": null, "revision_number": 0, "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "created_at": "2018-11-25T15:50:28Z", "project_id": "25394d64ed7147e89efd4c0bc8a6e656", "id": "405dce7d-386f-4f0f-a993-7f477b3fcba3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:50:28Z", "security_group_id": "a7a9ac3b-bc1c-420d-a9d7-1c25058bc198", "port_range_min": null, "revision_number": 0, "tenant_id": "25394d64ed7147e89efd4c0bc8a6e656", "created_at": "2018-11-25T15:50:28Z", "project_id": "25394d64ed7147e89efd4c0bc8a6e656", "id": "925deb85-604a-4970-a172-ddf347364206"}]} 2018-11-25 15:51:15,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a7a9ac3b-bc1c-420d-a9d7-1c25058bc198 used request id req-41eacc3a-3069-4bfb-9017-84097cf2d7aa 2018-11-25 15:51:15,748 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:51:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a7a9ac3b-bc1c-420d-a9d7-1c25058bc198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:16,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b19e1e49-5e7f-49c2-962e-7ccaf58e3acf Content-Length: 0 Date: Sun, 25 Nov 2018 15:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:51:16,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a7a9ac3b-bc1c-420d-a9d7-1c25058bc198 used request id req-b19e1e49-5e7f-49c2-962e-7ccaf58e3acf 2018-11-25 15:51:16,070 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-80b2894e-8dd2-41a-proj 2018-11-25 15:51:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:16,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c992d872-a4fa-4125-8083-f7ebfcb0f1bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:16,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/25394d64ed7147e89efd4c0bc8a6e656 used request id req-c992d872-a4fa-4125-8083-f7ebfcb0f1bf 2018-11-25 15:51:16,290 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-80b2894e-8dd2-41a-proj-role 2018-11-25 15:51:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/edaea7a5df2b4e18bc3c9398cae06056 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:16,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2bccd9e-9c35-4b72-bac3-3197d54b847e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:16,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/edaea7a5df2b4e18bc3c9398cae06056 used request id req-d2bccd9e-9c35-4b72-bac3-3197d54b847e 2018-11-25 15:51:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab2288b479394a040f8c6dad33c6506fdaedfc8" 2018-11-25 15:51:16,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0012c175-65dd-48b4-827c-b60035b37bd2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:16,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0012c175-65dd-48b4-827c-b60035b37bd2 2018-11-25 15:51:16,505 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-80b2894e-8dd2-41a-user 2018-11-25 15:51:16,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2514299c295f4b138b5b70ca716ac49e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a415c185b251959ca37ae942b4fe7fd602b3ed59" 2018-11-25 15:51:16,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85eb20f-ecba-4084-aa91-44de6883ce5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:16,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2514299c295f4b138b5b70ca716ac49e used request id req-f85eb20f-ecba-4084-aa91-44de6883ce5a 2018-11-25 15:51:17,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:17,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2nUmlFIJQY6l2jnLncYN0A"], "issued_at": "2018-11-25T15:51:17.000000Z"}} 2018-11-25 15:51:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8898b466372a0e9ae7542912bccbdddaf373a7" 2018-11-25 15:51:17,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9376f29f-c512-4909-abce-4ee69cda9348 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:17,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9376f29f-c512-4909-abce-4ee69cda9348 2018-11-25 15:51:17,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:17,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:17,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["QtMCgeRETpabI7VowTK0kg"], "issued_at": "2018-11-25T15:51:17.000000Z"}} 2018-11-25 15:51:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:17,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4a9bed-0aa9-42c6-8065-df4d981fba35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:17,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4b4a9bed-0aa9-42c6-8065-df4d981fba35 2018-11-25 15:51:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:17,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:17,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f509a437-cb4a-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:18,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f71fea-36eb-4ed9-afdb-b99443ca00c1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f509a437-cb4a-42b-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:51:18,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f509a437-cb4a-42b-proj used request id req-b5f71fea-36eb-4ed9-afdb-b99443ca00c1 2018-11-25 15:51:18,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:18,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb67e75c-208f-42af-b2a7-0e926f33c8df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:51:18,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cb67e75c-208f-42af-b2a7-0e926f33c8df 2018-11-25 15:51:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}}' 2018-11-25 15:51:18,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9d139e-2ac9-44c2-bd7b-bd608f143e26 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977"}, "enabled": true, "id": "c5b988de1c804ee499fb1342ef47f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}} 2018-11-25 15:51:18,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9f9d139e-2ac9-44c2-bd7b-bd608f143e26 2018-11-25 15:51:18,256 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-f509a437-cb4a-42b-proj 2018-11-25 15:51:18,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:18,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:18,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["E1D_vihqTcm4EEAD6DedFw"], "issued_at": "2018-11-25T15:51:18.000000Z"}} 2018-11-25 15:51:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:18,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07cfdcd-d6cb-4377-bfd5-e49d57ed9cd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:18,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c07cfdcd-d6cb-4377-bfd5-e49d57ed9cd4 2018-11-25 15:51:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:18,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:18,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de95f64-8fd9-48ab-bf32-a29bd037cd81 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:51:18,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2de95f64-8fd9-48ab-bf32-a29bd037cd81 2018-11-25 15:51:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:18,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cfd780-c6f6-4465-8ff0-9e1cb5f58091 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977"}, "enabled": true, "id": "c5b988de1c804ee499fb1342ef47f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}]} 2018-11-25 15:51:18,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj used request id req-b9cfd780-c6f6-4465-8ff0-9e1cb5f58091 2018-11-25 15:51:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc495f3-452b-4e73-8174-4332bf4cb530 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:51:19,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9dc495f3-452b-4e73-8174-4332bf4cb530 2018-11-25 15:51:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192aa88c-80f3-4b8b-8c57-eedfbe02dd5e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-192aa88c-80f3-4b8b-8c57-eedfbe02dd5e 2018-11-25 15:51:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f27d6d-7016-4fc8-a35d-6a3cbd2df739 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977"}, "enabled": true, "id": "c5b988de1c804ee499fb1342ef47f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}]} 2018-11-25 15:51:19,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj used request id req-97f27d6d-7016-4fc8-a35d-6a3cbd2df739 2018-11-25 15:51:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/1c4c8ab956fd4c78aa5d98f08f44ad04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b35b217-4257-4764-9c06-1e4a0e086de4 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-f509a437-cb4a-42b-user", "links": {"self": "http://172.30.9.29:5000/v3/users/1c4c8ab956fd4c78aa5d98f08f44ad04"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c5b988de1c804ee499fb1342ef47f977", "id": "1c4c8ab956fd4c78aa5d98f08f44ad04", "password_expires_at": null}} 2018-11-25 15:51:19,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1c4c8ab956fd4c78aa5d98f08f44ad04 used request id req-1b35b217-4257-4764-9c06-1e4a0e086de4 2018-11-25 15:51:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb538174-0f56-4610-9ae2-bf8b5939fbe5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:51:19,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles used request id req-cb538174-0f56-4610-9ae2-bf8b5939fbe5 2018-11-25 15:51:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbefaac-b432-4b2d-9b2c-1bd946f02a77 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 15:51:19,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-ffbefaac-b432-4b2d-9b2c-1bd946f02a77 2018-11-25 15:51:19,784 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-f509a437-cb4a-42b-proj 2018-11-25 15:51:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78119926-02a4-44c8-8920-6a2d28fa116b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:19,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-78119926-02a4-44c8-8920-6a2d28fa116b 2018-11-25 15:51:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:19,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04621e46-3f28-4d3a-ac75-ec3911256f71 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:19,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-04621e46-3f28-4d3a-ac75-ec3911256f71 2018-11-25 15:51:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:20,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10f5a5d-392a-4181-8bd4-e46effcb4d7c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977"}, "enabled": true, "id": "c5b988de1c804ee499fb1342ef47f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}]} 2018-11-25 15:51:20,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-f509a437-cb4a-42b-proj used request id req-d10f5a5d-392a-4181-8bd4-e46effcb4d7c 2018-11-25 15:51:20,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:20,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6c2b32-d5b8-446f-8866-1591996e0f76 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}]} 2018-11-25 15:51:20,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles used request id req-9a6c2b32-d5b8-446f-8866-1591996e0f76 2018-11-25 15:51:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:20,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f04d3a-2adb-4496-b154-5ed1fbd33f43 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:51:20,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-f5f04d3a-2adb-4496-b154-5ed1fbd33f43 2018-11-25 15:51:20,245 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-f509a437-cb4a-42b-proj 2018-11-25 15:51:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:20,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357dafd1-97c4-4a1b-8bca-f57a72b84f9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:20,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-357dafd1-97c4-4a1b-8bca-f57a72b84f9b 2018-11-25 15:51:20,384 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-f509a437-cb4a-42b-user 2018-11-25 15:51:20,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:20,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16f4006-5c08-45c7-8e30-3090c8262c5d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:20,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f16f4006-5c08-45c7-8e30-3090c8262c5d 2018-11-25 15:51:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" -d '{"role": {"name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj-role"}}' 2018-11-25 15:51:20,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16d5af3-e22e-474e-9ee2-fc6c1a7242f1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63b374833a3f47adb314db82d037be08", "links": {"self": "http://172.30.9.29:5000/v3/roles/63b374833a3f47adb314db82d037be08"}, "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj-role"}} 2018-11-25 15:51:20,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c16d5af3-e22e-474e-9ee2-fc6c1a7242f1 2018-11-25 15:51:20,592 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-f509a437-cb4a-42b-proj-role 2018-11-25 15:51:20,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/63b374833a3f47adb314db82d037be08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:20,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e25ed9-3d77-4ae2-bc08-cb4a74e181f0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/63b374833a3f47adb314db82d037be08"}, "domain_id": null, "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj-role", "id": "63b374833a3f47adb314db82d037be08"}} 2018-11-25 15:51:20,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/63b374833a3f47adb314db82d037be08 used request id req-40e25ed9-3d77-4ae2-bc08-cb4a74e181f0 2018-11-25 15:51:20,688 - keystone_utils - INFO - Granting role CreateStackVolumeTests-f509a437-cb4a-42b-proj-role to project CreateStackVolumeTests-f509a437-cb4a-42b-proj 2018-11-25 15:51:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles/63b374833a3f47adb314db82d037be08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:20,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb7878d-e3c0-448d-9859-6d42d4ee0e82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:20,809 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977/users/1c4c8ab956fd4c78aa5d98f08f44ad04/roles/63b374833a3f47adb314db82d037be08 used request id req-adb7878d-e3c0-448d-9859-6d42d4ee0e82 2018-11-25 15:51:20,810 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:51:20,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:20,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:21,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "63b374833a3f47adb314db82d037be08", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj-role"}], "expires_at": "2018-11-25T16:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b988de1c804ee499fb1342ef47f977", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-f509a437-cb4a-42b-user", "id": "1c4c8ab956fd4c78aa5d98f08f44ad04"}, "audit_ids": ["Tl8TWiVATBml49OQsVg4fQ"], "issued_at": "2018-11-25T15:51:21.000000Z"}} 2018-11-25 15:51:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:21,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4d4668-0316-4f5c-8946-57ba2f2bb6f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:21,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf4d4668-0316-4f5c-8946-57ba2f2bb6f7 2018-11-25 15:51:21,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:51:21,293 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:51:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:21,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:21 GMT Server: Apache x-openstack-request-id: req-14aff254-5194-43cb-a535-c4eeccd4b60f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:51:21,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack used request id req-14aff254-5194-43cb-a535-c4eeccd4b60f 2018-11-25 15:51:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type", "volume_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume"}}' 2018-11-25 15:51:23,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:21 GMT Server: Apache x-openstack-request-id: req-12c0b2a2-b747-4aa6-9fe8-5cb22e6682d3 Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "self"}]}} 2018-11-25 15:51:23,131 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks used request id req-12c0b2a2-b747-4aa6-9fe8-5cb22e6682d3 2018-11-25 15:51:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:23,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:23 GMT Server: Apache x-openstack-request-id: req-f219ffa7-ab4f-40fb-ad41-ab5db780b47b Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:23,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:23 GMT Server: Apache x-openstack-request-id: req-0af14325-ca90-4cde-a1b9-a43637356601 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c5b988de1c804ee499fb1342ef47f977", "volume_type_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type", "OS::stack_id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "volume_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "stack_user_project_id": "b91c664b7ff247e4bc4b83e60edaf3c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:51:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:23,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-0af14325-ca90-4cde-a1b9-a43637356601 2018-11-25 15:51:23,592 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack 2018-11-25 15:51:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:23,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:23 GMT Server: Apache x-openstack-request-id: req-9b6d965b-379b-491b-97fb-afd5a2076021 Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:23,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:23 GMT Server: Apache x-openstack-request-id: req-8fa760db-a6b5-4e4c-9908-3f3182011f82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c5b988de1c804ee499fb1342ef47f977", "volume_type_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type", "OS::stack_id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "volume_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "stack_user_project_id": "b91c664b7ff247e4bc4b83e60edaf3c5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:51:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:23,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-8fa760db-a6b5-4e4c-9908-3f3182011f82 2018-11-25 15:51:23,969 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:51:23,969 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:26,972 - create_stack - DEBUG - Stack status query timeout in 1196.61974216 2018-11-25 15:51:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:27,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:26 GMT Server: Apache x-openstack-request-id: req-f32879ab-b52e-483c-8516-e84a32bb4246 Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:27,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:27 GMT Server: Apache x-openstack-request-id: req-f9b8fec3-1cd2-4b83-8d14-613918816820 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c5b988de1c804ee499fb1342ef47f977", "volume_type_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type", "OS::stack_id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "volume_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "stack_user_project_id": "b91c664b7ff247e4bc4b83e60edaf3c5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:51:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:27,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-f9b8fec3-1cd2-4b83-8d14-613918816820 2018-11-25 15:51:27,240 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:51:27,240 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack 2018-11-25 15:51:27,240 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack 2018-11-25 15:51:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:27,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:27 GMT Server: Apache x-openstack-request-id: req-5fb1038f-b0ec-448d-9c82-b3145e68391f Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:27,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:27 GMT Server: Apache x-openstack-request-id: req-688b0650-711f-4056-8662-9cde2830c637 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c/resources/volume", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-25T15:51:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:51:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "df670090-96a7-49ed-8759-0846077ce0d9", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-25T15:51:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:51:23Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "44495f21-8726-4f26-bacd-375c1caabb7b", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-25 15:51:27,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c/resources used request id req-688b0650-711f-4056-8662-9cde2830c637 2018-11-25 15:51:27,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977/volumes/df670090-96a7-49ed-8759-0846077ce0d9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:27,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:27 GMT Server: Apache x-compute-request-id: req-fe5029cd-b3cb-4f94-8f77-1770fa04c205 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe5029cd-b3cb-4f94-8f77-1770fa04c205 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977/volumes/df670090-96a7-49ed-8759-0846077ce0d9", "rel": "self"}, {"href": "http://172.30.9.29:8776/c5b988de1c804ee499fb1342ef47f977/volumes/df670090-96a7-49ed-8759-0846077ce0d9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:51:24.000000", "replication_status": null, "snapshot_id": null, "id": "df670090-96a7-49ed-8759-0846077ce0d9", "size": 1, "user_id": "1c4c8ab956fd4c78aa5d98f08f44ad04", "os-vol-tenant-attr:tenant_id": "c5b988de1c804ee499fb1342ef47f977", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume", "bootable": "false", "created_at": "2018-11-25T15:51:24.000000", "volume_type": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type"}} 2018-11-25 15:51:27,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977/volumes/df670090-96a7-49ed-8759-0846077ce0d9 used request id req-fe5029cd-b3cb-4f94-8f77-1770fa04c205 2018-11-25 15:51:27,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:27,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:28,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}, {"id": "63b374833a3f47adb314db82d037be08", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj-role"}], "expires_at": "2018-11-25T16:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b988de1c804ee499fb1342ef47f977", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c5b988de1c804ee499fb1342ef47f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-f509a437-cb4a-42b-user", "id": "1c4c8ab956fd4c78aa5d98f08f44ad04"}, "audit_ids": ["rSzJ3ZfnQSaHNAkUX8gAyg"], "issued_at": "2018-11-25T15:51:28.000000Z"}} 2018-11-25 15:51:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2294b2947bce3d7bfb439a70bd91a912e2bdd53" 2018-11-25 15:51:28,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a7ffc2-a9b5-4c67-803a-ebc7946e9ef9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:28,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50a7ffc2-a9b5-4c67-803a-ebc7946e9ef9 2018-11-25 15:51:28,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2294b2947bce3d7bfb439a70bd91a912e2bdd53" 2018-11-25 15:51:28,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache x-compute-request-id: req-fa5bb531-e4a6-4e98-9d39-7fab2e0a6256 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa5bb531-e4a6-4e98-9d39-7fab2e0a6256 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977/volumes/df670090-96a7-49ed-8759-0846077ce0d9", "rel": "self"}, {"href": "http://172.30.9.29:8776/c5b988de1c804ee499fb1342ef47f977/volumes/df670090-96a7-49ed-8759-0846077ce0d9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-25T15:51:24.000000", "replication_status": null, "snapshot_id": null, "id": "df670090-96a7-49ed-8759-0846077ce0d9", "size": 1, "user_id": "1c4c8ab956fd4c78aa5d98f08f44ad04", "os-vol-tenant-attr:tenant_id": "c5b988de1c804ee499fb1342ef47f977", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume", "bootable": "false", "created_at": "2018-11-25T15:51:24.000000", "volume_type": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type"}]} 2018-11-25 15:51:28,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c5b988de1c804ee499fb1342ef47f977/volumes/detail used request id req-fa5bb531-e4a6-4e98-9d39-7fab2e0a6256 2018-11-25 15:51:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:28,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2294b2947bce3d7bfb439a70bd91a912e2bdd53" 2018-11-25 15:51:28,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532a8cdd-d3f9-44ef-b3ba-27825c9e1341 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977"}, "enabled": true, "id": "c5b988de1c804ee499fb1342ef47f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f509a437-cb4a-42b-proj"}} 2018-11-25 15:51:28,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977 used request id req-532a8cdd-d3f9-44ef-b3ba-27825c9e1341 2018-11-25 15:51:28,434 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack 2018-11-25 15:51:28,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:28,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache x-openstack-request-id: req-5ce97677-ada7-48a7-b66f-646149d3d743 Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:28,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache x-openstack-request-id: req-7bbbac9b-6ce0-42bf-bcc4-99195f7e2687 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:28,662 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-7bbbac9b-6ce0-42bf-bcc4-99195f7e2687 2018-11-25 15:51:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:28,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache x-openstack-request-id: req-e5cf912b-35f7-4945-840d-9b80ce2eb9d0 Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:28,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:28 GMT Server: Apache x-openstack-request-id: req-d667681b-8aa8-4b7f-9050-822e61032bba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c5b988de1c804ee499fb1342ef47f977", "volume_type_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type", "OS::stack_id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "volume_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "stack_user_project_id": "b91c664b7ff247e4bc4b83e60edaf3c5", "tags": null, "creation_time": "2018-11-25T15:51:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:51:28Z", "id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:28,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-d667681b-8aa8-4b7f-9050-822e61032bba 2018-11-25 15:51:28,867 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:51:28,867 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:31,870 - create_stack - DEBUG - Stack status query timeout in 1196.79220891 2018-11-25 15:51:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:31,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:31 GMT Server: Apache x-openstack-request-id: req-37cd6c15-e7bf-4ac6-a0fb-a9a4ec0296e2 Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:31,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:31 GMT Server: Apache x-openstack-request-id: req-0bdfcb74-b130-41da-962d-0c592e73ba4a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c5b988de1c804ee499fb1342ef47f977", "volume_type_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume-type", "OS::stack_id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "volume_name": "CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-volume"}, "deletion_time": "2018-11-25T15:51:31Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack", "stack_user_project_id": "b91c664b7ff247e4bc4b83e60edaf3c5", "tags": null, "creation_time": "2018-11-25T15:51:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:51:28Z", "id": "a2d04e87-2fc1-43e5-81e3-be68c8e6116c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:31,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-0bdfcb74-b130-41da-962d-0c592e73ba4a 2018-11-25 15:51:31,943 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:51:31,943 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack 2018-11-25 15:51:31,943 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack 2018-11-25 15:51:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/a2d04e87-2fc1-43e5-81e3-be68c8e6116c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c72627052c4ab4ad15cb36a86d305f1dff116" 2018-11-25 15:51:31,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:31 GMT Server: Apache x-openstack-request-id: req-4caa239c-d298-4cfa-b6cf-943a5892fa8a Location: http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:32,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:51:31 GMT Server: Apache x-openstack-request-id: req-57c306ae-2931-4d00-9845-4b434027eeaf Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:51:32,016 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/c5b988de1c804ee499fb1342ef47f977/stacks/CreateStackVolumeTests-CreateStackVolumeTests-70f33b22-c0d0-4cee-9044-63ff2e75d658-stack/a2d04e87-2fc1-43e5-81e3-be68c8e6116c used request id req-57c306ae-2931-4d00-9845-4b434027eeaf 2018-11-25 15:51:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b568225e-1a9e-425b-9fc5-2f7fa965a40c Date: Sun, 25 Nov 2018 15:51:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:51:32,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b568225e-1a9e-425b-9fc5-2f7fa965a40c 2018-11-25 15:51:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1250649d-950b-4782-b7f8-afe3ec380e7f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:51:32,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-1250649d-950b-4782-b7f8-afe3ec380e7f 2018-11-25 15:51:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f828a87-46d3-46bb-ba4d-c63bf20b6b20 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:51:32,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-3f828a87-46d3-46bb-ba4d-c63bf20b6b20 2018-11-25 15:51:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcb1f95-5749-45e4-a395-a62ec36e3666 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:51:32,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-bdcb1f95-5749-45e4-a395-a62ec36e3666 2018-11-25 15:51:32,526 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-f509a437-cb4a-42b-proj 2018-11-25 15:51:32,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d9ffb9-75f6-470b-a008-8eccdfc4e30a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:32,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c5b988de1c804ee499fb1342ef47f977 used request id req-f6d9ffb9-75f6-470b-a008-8eccdfc4e30a 2018-11-25 15:51:32,751 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-f509a437-cb4a-42b-proj-role 2018-11-25 15:51:32,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/63b374833a3f47adb314db82d037be08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9895b168-c43e-426e-89fc-b01c45c4946b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:32,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/63b374833a3f47adb314db82d037be08 used request id req-9895b168-c43e-426e-89fc-b01c45c4946b 2018-11-25 15:51:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef39dd77643605e4cde8497fb3055d2bfd61cca" 2018-11-25 15:51:32,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bb0629-0deb-418b-bf4e-02c3e10c48c3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:32,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-93bb0629-0deb-418b-bf4e-02c3e10c48c3 2018-11-25 15:51:32,946 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-f509a437-cb4a-42b-user 2018-11-25 15:51:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1c4c8ab956fd4c78aa5d98f08f44ad04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb4411379d30b1d1374fbf5e04fe75c320a0e2c" 2018-11-25 15:51:33,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28460ca9-1c09-4452-a5b9-02d21ec1a7d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:33,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1c4c8ab956fd4c78aa5d98f08f44ad04 used request id req-28460ca9-1c09-4452-a5b9-02d21ec1a7d9 2018-11-25 15:51:33,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:33,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["BRUTmkLBQDuVEFD8V5bRXg"], "issued_at": "2018-11-25T15:51:33.000000Z"}} 2018-11-25 15:51:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3388ef06cfa337387bd91defa7f057774d587eb9" 2018-11-25 15:51:33,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32330fc-4667-41f5-a016-8a1a2b241b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:33,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d32330fc-4667-41f5-a016-8a1a2b241b55 2018-11-25 15:51:33,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:33,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:33,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["nufnaCvWRwCVAmjObQ0GWw"], "issued_at": "2018-11-25T15:51:33.000000Z"}} 2018-11-25 15:51:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:34,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c789f32-4f1c-46cd-9d8f-7496c6ef8581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:34,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c789f32-4f1c-46cd-9d8f-7496c6ef8581 2018-11-25 15:51:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:34,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-29d9391f-631c-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:34,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16676738-c629-4f2a-aaf7-603e0669f933 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-29d9391f-631c-4df-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:51:34,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-29d9391f-631c-4df-proj used request id req-16676738-c629-4f2a-aaf7-603e0669f933 2018-11-25 15:51:34,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:34,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4a0b2f-14b0-4241-922e-64003440d8c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:51:34,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2f4a0b2f-14b0-4241-922e-64003440d8c3 2018-11-25 15:51:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}}' 2018-11-25 15:51:34,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4319b64e-7fbb-4125-bc7d-67484884b8a1 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f"}, "enabled": true, "id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}} 2018-11-25 15:51:34,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4319b64e-7fbb-4125-bc7d-67484884b8a1 2018-11-25 15:51:34,376 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-29d9391f-631c-4df-proj 2018-11-25 15:51:34,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:34,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:34,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["2PtH2Rn5T1ybBtop5zRgAA"], "issued_at": "2018-11-25T15:51:34.000000Z"}} 2018-11-25 15:51:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e678f319-b4c4-408b-9900-f0041fb0909b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:34,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e678f319-b4c4-408b-9900-f0041fb0909b 2018-11-25 15:51:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:34,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:34,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944174c1-95b0-4e0b-afc0-31d24024b162 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:51:34,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-944174c1-95b0-4e0b-afc0-31d24024b162 2018-11-25 15:51:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4510bec2-b53d-4ffd-a79b-0dfbd504fb27 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f"}, "enabled": true, "id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}]} 2018-11-25 15:51:35,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj used request id req-4510bec2-b53d-4ffd-a79b-0dfbd504fb27 2018-11-25 15:51:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab305bab-ccca-4132-9dcc-ee8d846f2a3d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:51:35,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ab305bab-ccca-4132-9dcc-ee8d846f2a3d 2018-11-25 15:51:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92f6a1e-bff1-4c36-86fb-577dd6ece070 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:35,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b92f6a1e-bff1-4c36-86fb-577dd6ece070 2018-11-25 15:51:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb99b7e-a7e1-4d36-8a5e-3494e1b2d0fd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f"}, "enabled": true, "id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}]} 2018-11-25 15:51:35,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj used request id req-5fb99b7e-a7e1-4d36-8a5e-3494e1b2d0fd 2018-11-25 15:51:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/e37ac8184bbb46cea73822fcdaf8c697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e8a93c-5c2b-4006-81a1-0022ce74cfe7 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-29d9391f-631c-4df-user", "links": {"self": "http://172.30.9.29:5000/v3/users/e37ac8184bbb46cea73822fcdaf8c697"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "id": "e37ac8184bbb46cea73822fcdaf8c697", "password_expires_at": null}} 2018-11-25 15:51:35,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e37ac8184bbb46cea73822fcdaf8c697 used request id req-b8e8a93c-5c2b-4006-81a1-0022ce74cfe7 2018-11-25 15:51:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ffee35-c17c-447a-ac31-cf4a15b8829f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:51:35,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles used request id req-84ffee35-c17c-447a-ac31-cf4a15b8829f 2018-11-25 15:51:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:35,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1191828a-3558-4c7e-b8b4-4b03018ff442 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 15:51:35,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-1191828a-3558-4c7e-b8b4-4b03018ff442 2018-11-25 15:51:35,968 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-29d9391f-631c-4df-proj 2018-11-25 15:51:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:36,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd36fb8b-90b7-4c9b-b52c-049b178cf903 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:36,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-fd36fb8b-90b7-4c9b-b52c-049b178cf903 2018-11-25 15:51:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:36,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba7c2b6-9db3-41f0-ae1e-89f4ef9a810d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:36,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2ba7c2b6-9db3-41f0-ae1e-89f4ef9a810d 2018-11-25 15:51:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:36,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd012582-abbc-4cee-b3e0-e4980fa5a27d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f"}, "enabled": true, "id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}]} 2018-11-25 15:51:36,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-29d9391f-631c-4df-proj used request id req-cd012582-abbc-4cee-b3e0-e4980fa5a27d 2018-11-25 15:51:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:36,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d27665f-d470-4fe0-83c2-1983d99fc4d1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}]} 2018-11-25 15:51:36,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles used request id req-3d27665f-d470-4fe0-83c2-1983d99fc4d1 2018-11-25 15:51:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:36,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eab4ff4-15ef-49be-91ad-0e3976229383 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:51:36,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-1eab4ff4-15ef-49be-91ad-0e3976229383 2018-11-25 15:51:36,412 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-29d9391f-631c-4df-proj 2018-11-25 15:51:36,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:36,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b54f94-b916-4bd4-b2f0-8a4c822958c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:36,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-21b54f94-b916-4bd4-b2f0-8a4c822958c0 2018-11-25 15:51:36,552 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-29d9391f-631c-4df-user 2018-11-25 15:51:36,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:36,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eaf420a-797a-43b1-b402-7593665ec40f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:36,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6eaf420a-797a-43b1-b402-7593665ec40f 2018-11-25 15:51:36,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" -d '{"role": {"name": "CreateStackVolumeTests-29d9391f-631c-4df-proj-role"}}' 2018-11-25 15:51:36,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd10255-4791-4658-a32b-4208e42e87af Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "778b4da7e9484c7783cba03e950bb106", "links": {"self": "http://172.30.9.29:5000/v3/roles/778b4da7e9484c7783cba03e950bb106"}, "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj-role"}} 2018-11-25 15:51:36,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8cd10255-4791-4658-a32b-4208e42e87af 2018-11-25 15:51:36,753 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-29d9391f-631c-4df-proj-role 2018-11-25 15:51:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/778b4da7e9484c7783cba03e950bb106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:36,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1a3010-9695-488b-b58a-dfaa543f83cf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/778b4da7e9484c7783cba03e950bb106"}, "domain_id": null, "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj-role", "id": "778b4da7e9484c7783cba03e950bb106"}} 2018-11-25 15:51:36,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/778b4da7e9484c7783cba03e950bb106 used request id req-7d1a3010-9695-488b-b58a-dfaa543f83cf 2018-11-25 15:51:36,841 - keystone_utils - INFO - Granting role CreateStackVolumeTests-29d9391f-631c-4df-proj-role to project CreateStackVolumeTests-29d9391f-631c-4df-proj 2018-11-25 15:51:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles/778b4da7e9484c7783cba03e950bb106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:36,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d3e610-91a7-4d7e-8fb6-3c7980faba36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:36,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f/users/e37ac8184bbb46cea73822fcdaf8c697/roles/778b4da7e9484c7783cba03e950bb106 used request id req-d1d3e610-91a7-4d7e-8fb6-3c7980faba36 2018-11-25 15:51:36,979 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:51:36,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:36,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:37,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "778b4da7e9484c7783cba03e950bb106", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-29d9391f-631c-4df-user", "id": "e37ac8184bbb46cea73822fcdaf8c697"}, "audit_ids": ["czK7qW9QS22e0ObkwKZm_g"], "issued_at": "2018-11-25T15:51:37.000000Z"}} 2018-11-25 15:51:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:37,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4514c2-1527-4e4c-81e7-ef11540fd2ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:37,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ec4514c2-1527-4e4c-81e7-ef11540fd2ce 2018-11-25 15:51:37,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:51:37,435 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:51:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:37,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:37 GMT Server: Apache x-openstack-request-id: req-273b2db5-778b-471d-a5b1-0e13a02d2f48 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:51:37,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack used request id req-273b2db5-778b-471d-a5b1-0e13a02d2f48 2018-11-25 15:51:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "volume_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume"}}' 2018-11-25 15:51:39,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:37 GMT Server: Apache x-openstack-request-id: req-1644060d-3edd-458a-95da-fc7c05e03ade Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "b84dc691-7ceb-40ff-a947-18d384b77834", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "self"}]}} 2018-11-25 15:51:39,129 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks used request id req-1644060d-3edd-458a-95da-fc7c05e03ade 2018-11-25 15:51:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:39,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:39 GMT Server: Apache x-openstack-request-id: req-d7e977c4-3f4d-4a26-9db8-de187c4588a2 Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:39,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:39 GMT Server: Apache x-openstack-request-id: req-9e8535ce-dc58-4890-b408-2db8512e9d87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "volume_type_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "OS::stack_id": "b84dc691-7ceb-40ff-a947-18d384b77834", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "volume_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "stack_user_project_id": "90293cf4a3134acaa8d4b6bb5e946fa2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:51:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b84dc691-7ceb-40ff-a947-18d384b77834", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:39,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-9e8535ce-dc58-4890-b408-2db8512e9d87 2018-11-25 15:51:39,518 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack 2018-11-25 15:51:39,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:39,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:39 GMT Server: Apache x-openstack-request-id: req-19bb2b7f-5907-475e-b800-f00c00d76783 Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:39,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:39 GMT Server: Apache x-openstack-request-id: req-0a569740-d666-40b6-87b4-0fea014556c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "volume_type_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "OS::stack_id": "b84dc691-7ceb-40ff-a947-18d384b77834", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "volume_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "stack_user_project_id": "90293cf4a3134acaa8d4b6bb5e946fa2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:51:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b84dc691-7ceb-40ff-a947-18d384b77834", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:39,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-0a569740-d666-40b6-87b4-0fea014556c7 2018-11-25 15:51:39,907 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:51:39,907 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:42,910 - create_stack - DEBUG - Stack status query timeout in 1196.60818291 2018-11-25 15:51:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:43,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:42 GMT Server: Apache x-openstack-request-id: req-0a0ae1ee-dc30-4451-8f79-f8321393277c Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:43,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:43 GMT Server: Apache x-openstack-request-id: req-8de682e2-3853-441a-a786-bc0fb03fe32c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "volume_type_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "OS::stack_id": "b84dc691-7ceb-40ff-a947-18d384b77834", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "volume_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "stack_user_project_id": "90293cf4a3134acaa8d4b6bb5e946fa2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:51:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b84dc691-7ceb-40ff-a947-18d384b77834", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:43,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-8de682e2-3853-441a-a786-bc0fb03fe32c 2018-11-25 15:51:43,146 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:51:43,146 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack 2018-11-25 15:51:43,147 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack 2018-11-25 15:51:43,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:43,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:43 GMT Server: Apache x-openstack-request-id: req-a8eb7c71-eda4-4c93-a64f-73f1150d63a4 Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:43,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:43 GMT Server: Apache x-openstack-request-id: req-ae268624-09b5-4ba9-afc3-102607aa6ebe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834/resources/volume", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-25T15:51:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:51:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2970efd8-7845-453f-a461-203bcdabe762", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-25T15:51:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:51:39Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-25 15:51:43,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834/resources used request id req-ae268624-09b5-4ba9-afc3-102607aa6ebe 2018-11-25 15:51:43,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:43,583 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:43 GMT Server: Apache x-compute-request-id: req-1715f296-f31f-425f-8baf-026b65a4b37d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1715f296-f31f-425f-8baf-026b65a4b37d Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19", "description": null}} 2018-11-25 15:51:43,583 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19 used request id req-1715f296-f31f-425f-8baf-026b65a4b37d 2018-11-25 15:51:43,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1715f296-f31f-425f-8baf-026b65a4b37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:43,608 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:43 GMT Server: Apache x-compute-request-id: req-8b175a74-ffca-4d9b-bcc4-61dfd3d3c567 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b175a74-ffca-4d9b-bcc4-61dfd3d3c567 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19", "description": null}} 2018-11-25 15:51:43,608 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19 used request id req-8b175a74-ffca-4d9b-bcc4-61dfd3d3c567 2018-11-25 15:51:43,611 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1715f296-f31f-425f-8baf-026b65a4b37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:43,632 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:43 GMT Server: Apache x-compute-request-id: req-e14f0a8f-ab7a-4645-bab6-9bbcf2ee1e54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e14f0a8f-ab7a-4645-bab6-9bbcf2ee1e54 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:51:43,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19/encryption used request id req-e14f0a8f-ab7a-4645-bab6-9bbcf2ee1e54 2018-11-25 15:51:43,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:43,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:44,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "778b4da7e9484c7783cba03e950bb106", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "name": "CreateStackVolumeTests-29d9391f-631c-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ef4dde10b1d74b1c9ea80d7223f9b77f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-29d9391f-631c-4df-user", "id": "e37ac8184bbb46cea73822fcdaf8c697"}, "audit_ids": ["eFuV7kfgSUW58OTlE2iZrg"], "issued_at": "2018-11-25T15:51:44.000000Z"}} 2018-11-25 15:51:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f4843473e40d60e540b8a4237a0d84c8880e39" 2018-11-25 15:51:44,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a426d8-5eaa-469b-a9be-8bb46f1c286f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:44,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-43a426d8-5eaa-469b-a9be-8bb46f1c286f 2018-11-25 15:51:44,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f4843473e40d60e540b8a4237a0d84c8880e39" 2018-11-25 15:51:44,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache x-compute-request-id: req-65f117d9-f9c0-42a7-8418-9a8c51887e96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65f117d9-f9c0-42a7-8418-9a8c51887e96 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19", "description": null}]} 2018-11-25 15:51:44,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types?is_public=None used request id req-65f117d9-f9c0-42a7-8418-9a8c51887e96 2018-11-25 15:51:44,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65f117d9-f9c0-42a7-8418-9a8c51887e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f4843473e40d60e540b8a4237a0d84c8880e39" 2018-11-25 15:51:44,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache x-compute-request-id: req-901709b6-b325-4f9d-8788-79ef8c805c6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-901709b6-b325-4f9d-8788-79ef8c805c6a Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19", "description": null}} 2018-11-25 15:51:44,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19 used request id req-901709b6-b325-4f9d-8788-79ef8c805c6a 2018-11-25 15:51:44,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65f117d9-f9c0-42a7-8418-9a8c51887e96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f4843473e40d60e540b8a4237a0d84c8880e39" 2018-11-25 15:51:44,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache x-compute-request-id: req-ddee740a-cbfe-43f0-a559-a0289cd2358d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddee740a-cbfe-43f0-a559-a0289cd2358d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-25 15:51:44,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ef4dde10b1d74b1c9ea80d7223f9b77f/types/6d1b5253-e9de-45d3-aa98-bd3ae6dd4c19/encryption used request id req-ddee740a-cbfe-43f0-a559-a0289cd2358d 2018-11-25 15:51:44,649 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack 2018-11-25 15:51:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:44,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache x-openstack-request-id: req-5f48ff4b-7fc5-4b31-97e7-d4180915863c Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:44,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache x-openstack-request-id: req-043bdc31-3caf-4b5a-953b-e9c0330608c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:44,863 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-043bdc31-3caf-4b5a-953b-e9c0330608c4 2018-11-25 15:51:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:45,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:44 GMT Server: Apache x-openstack-request-id: req-ef614177-85d3-415a-ad93-f25bf91bdeed Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:45,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:45 GMT Server: Apache x-openstack-request-id: req-64ea8092-22d9-48da-b9f0-dc92adbbb052 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "volume_type_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "OS::stack_id": "b84dc691-7ceb-40ff-a947-18d384b77834", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "volume_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "stack_user_project_id": "90293cf4a3134acaa8d4b6bb5e946fa2", "tags": null, "creation_time": "2018-11-25T15:51:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:51:44Z", "id": "b84dc691-7ceb-40ff-a947-18d384b77834", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:45,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-64ea8092-22d9-48da-b9f0-dc92adbbb052 2018-11-25 15:51:45,222 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:51:45,222 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:48,226 - create_stack - DEBUG - Stack status query timeout in 1196.63828492 2018-11-25 15:51:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:48,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:48 GMT Server: Apache x-openstack-request-id: req-df9d9cf3-35bc-4841-b53f-2f93090bd0e7 Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:48,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:48 GMT Server: Apache x-openstack-request-id: req-baf7a919-cb1a-4b92-803f-c661fa9ad948 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ef4dde10b1d74b1c9ea80d7223f9b77f", "volume_type_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume-type", "OS::stack_id": "b84dc691-7ceb-40ff-a947-18d384b77834", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "volume_name": "CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-volume"}, "deletion_time": "2018-11-25T15:51:47Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack", "stack_user_project_id": "90293cf4a3134acaa8d4b6bb5e946fa2", "tags": null, "creation_time": "2018-11-25T15:51:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:51:44Z", "id": "b84dc691-7ceb-40ff-a947-18d384b77834", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:48,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-baf7a919-cb1a-4b92-803f-c661fa9ad948 2018-11-25 15:51:48,430 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:51:48,430 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack 2018-11-25 15:51:48,430 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack 2018-11-25 15:51:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/b84dc691-7ceb-40ff-a947-18d384b77834 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e826493ecd394aec659ec63f7f2f5296a39fa9e3" 2018-11-25 15:51:48,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:48 GMT Server: Apache x-openstack-request-id: req-47afcdb6-ea57-40b9-a678-906e9145684e Location: http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:48,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:51:48 GMT Server: Apache x-openstack-request-id: req-61f43a93-e0ef-4097-b0f3-03dbe4a207a1 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:51:48,657 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ef4dde10b1d74b1c9ea80d7223f9b77f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-64a83967-aea4-4fdb-a2d8-2fc37e5e96ab-stack/b84dc691-7ceb-40ff-a947-18d384b77834 used request id req-61f43a93-e0ef-4097-b0f3-03dbe4a207a1 2018-11-25 15:51:48,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:48,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e866c8de-8233-43ce-8a4a-7e71f41e7f26 Date: Sun, 25 Nov 2018 15:51:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:51:48,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e866c8de-8233-43ce-8a4a-7e71f41e7f26 2018-11-25 15:51:48,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:48,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78587db-808a-4eb5-9ed8-89f78cfb1f50 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:51:48,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-b78587db-808a-4eb5-9ed8-89f78cfb1f50 2018-11-25 15:51:48,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:49,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3c4c54-9719-44f8-8f60-324b620813b2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:51:49,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-fb3c4c54-9719-44f8-8f60-324b620813b2 2018-11-25 15:51:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:49,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2239b4a-ec5d-4976-919c-aac6c669f06e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:51:49,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-d2239b4a-ec5d-4976-919c-aac6c669f06e 2018-11-25 15:51:49,168 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-29d9391f-631c-4df-proj 2018-11-25 15:51:49,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:49,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d50da998-554a-484f-be55-bb36083abdc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:49,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ef4dde10b1d74b1c9ea80d7223f9b77f used request id req-d50da998-554a-484f-be55-bb36083abdc8 2018-11-25 15:51:49,402 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-29d9391f-631c-4df-proj-role 2018-11-25 15:51:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/778b4da7e9484c7783cba03e950bb106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:49,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d7097b-90dd-4029-8ff0-92734e98fe47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:49,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/778b4da7e9484c7783cba03e950bb106 used request id req-22d7097b-90dd-4029-8ff0-92734e98fe47 2018-11-25 15:51:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb1117b80d27e2650848c2494a72c933dbf026e" 2018-11-25 15:51:49,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8247d5-f69f-4a7b-ac81-30f89c4465cc Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:49,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7c8247d5-f69f-4a7b-ac81-30f89c4465cc 2018-11-25 15:51:49,624 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-29d9391f-631c-4df-user 2018-11-25 15:51:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e37ac8184bbb46cea73822fcdaf8c697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca322d1dba155be505a0fe60b44d6e94a0bb56" 2018-11-25 15:51:49,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c05bcc9-4ab7-45e0-a7f3-ea0a0ca83320 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:49,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e37ac8184bbb46cea73822fcdaf8c697 used request id req-2c05bcc9-4ab7-45e0-a7f3-ea0a0ca83320 2018-11-25 15:51:49,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:50,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["r0z7hDNRRBqdIOP9rDwPoA"], "issued_at": "2018-11-25T15:51:50.000000Z"}} 2018-11-25 15:51:50,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea771f86f5ea578a248db557ecbc212f619bee" 2018-11-25 15:51:50,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc98e46-ac05-4853-9d39-5138872eebd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:50,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bbc98e46-ac05-4853-9d39-5138872eebd4 2018-11-25 15:51:50,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:50,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:50,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["icYeJN6rS5aSXQhwrqyvHQ"], "issued_at": "2018-11-25T15:51:50.000000Z"}} 2018-11-25 15:51:50,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:51:50,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07cf920-dce6-42e2-9ff0-0ff84f7b7e89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:50,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f07cf920-dce6-42e2-9ff0-0ff84f7b7e89 2018-11-25 15:51:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:50,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3461e318-65a1-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:51:50,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b1b570-d172-44be-85ab-389f9b2acf09 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3461e318-65a1-442-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:51:50,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3461e318-65a1-442-proj used request id req-a8b1b570-d172-44be-85ab-389f9b2acf09 2018-11-25 15:51:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:51:50,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d305f2cc-9bc7-43b5-b5cc-94827c2c85e9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:51:50,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d305f2cc-9bc7-43b5-b5cc-94827c2c85e9 2018-11-25 15:51:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}}' 2018-11-25 15:51:51,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfa7751-f37f-43ae-874b-7a4e100153a2 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6"}, "enabled": true, "id": "6dff32757f744ee0beb35570f13989c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}} 2018-11-25 15:51:51,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1dfa7751-f37f-43ae-874b-7a4e100153a2 2018-11-25 15:51:51,076 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-3461e318-65a1-442-proj 2018-11-25 15:51:51,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:51,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:51,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Z3oHnfUbQTu-YGEQJU4WQw"], "issued_at": "2018-11-25T15:51:51.000000Z"}} 2018-11-25 15:51:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:51,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd7b834-2c2d-41aa-b5d9-4bd228ae61de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:51,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ffd7b834-2c2d-41aa-b5d9-4bd228ae61de 2018-11-25 15:51:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:51:51,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:51:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:51:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ee7a29-b538-4f7a-8770-fd45f4ad7197 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:51:51,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-80ee7a29-b538-4f7a-8770-fd45f4ad7197 2018-11-25 15:51:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:51,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1ec705-17bb-4b0f-9b19-4ee32a71b5ae Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6"}, "enabled": true, "id": "6dff32757f744ee0beb35570f13989c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}]} 2018-11-25 15:51:51,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj used request id req-3e1ec705-17bb-4b0f-9b19-4ee32a71b5ae 2018-11-25 15:51:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:51,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17918366-7964-479c-99a7-485c7646ec93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:51:51,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-17918366-7964-479c-99a7-485c7646ec93 2018-11-25 15:51:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7def701f-6ba7-4fd1-bbbb-baf2219407f6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:52,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7def701f-6ba7-4fd1-bbbb-baf2219407f6 2018-11-25 15:51:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3c4296-7aad-4ae8-a639-481159853fb1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6"}, "enabled": true, "id": "6dff32757f744ee0beb35570f13989c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}]} 2018-11-25 15:51:52,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj used request id req-aa3c4296-7aad-4ae8-a639-481159853fb1 2018-11-25 15:51:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/2cb1cae8261e48a2bc4cb9edd22b3db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63774125-2a63-458d-94cf-e80315da211b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-3461e318-65a1-442-user", "links": {"self": "http://172.30.9.29:5000/v3/users/2cb1cae8261e48a2bc4cb9edd22b3db9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6dff32757f744ee0beb35570f13989c6", "id": "2cb1cae8261e48a2bc4cb9edd22b3db9", "password_expires_at": null}} 2018-11-25 15:51:52,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2cb1cae8261e48a2bc4cb9edd22b3db9 used request id req-63774125-2a63-458d-94cf-e80315da211b 2018-11-25 15:51:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d2c5e1-b6f8-4acf-b219-8822b34d5452 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:51:52,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles used request id req-31d2c5e1-b6f8-4acf-b219-8822b34d5452 2018-11-25 15:51:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237b4d89-3f84-4df7-88aa-0e967c267dfc Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 15:51:52,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-237b4d89-3f84-4df7-88aa-0e967c267dfc 2018-11-25 15:51:52,691 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-3461e318-65a1-442-proj 2018-11-25 15:51:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c24605-adc1-4e52-b28c-26c532333eb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:52,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-a4c24605-adc1-4e52-b28c-26c532333eb8 2018-11-25 15:51:52,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6746e5a1-29fe-46f2-94ec-25fc576eb253 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:52,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6746e5a1-29fe-46f2-94ec-25fc576eb253 2018-11-25 15:51:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:52,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c13a782-96b0-4ca8-bc7f-c87db599e9f7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6"}, "enabled": true, "id": "6dff32757f744ee0beb35570f13989c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}]} 2018-11-25 15:51:52,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-3461e318-65a1-442-proj used request id req-4c13a782-96b0-4ca8-bc7f-c87db599e9f7 2018-11-25 15:51:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:53,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b57f9e-6aef-4709-a001-1dd7eb374127 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}]} 2018-11-25 15:51:53,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles used request id req-87b57f9e-6aef-4709-a001-1dd7eb374127 2018-11-25 15:51:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:53,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823527aa-6d77-43ab-b760-80f2923d0c53 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:51:53,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-823527aa-6d77-43ab-b760-80f2923d0c53 2018-11-25 15:51:53,142 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-3461e318-65a1-442-proj 2018-11-25 15:51:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:51:53,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31b1cc1-25c2-4799-bd13-750528022e53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:53,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-e31b1cc1-25c2-4799-bd13-750528022e53 2018-11-25 15:51:53,277 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-3461e318-65a1-442-user 2018-11-25 15:51:53,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:51:53,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58ca1e9-0b10-4202-92bf-429b01a6fb10 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:51:53,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d58ca1e9-0b10-4202-92bf-429b01a6fb10 2018-11-25 15:51:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" -d '{"role": {"name": "CreateStackFlavorTests-3461e318-65a1-442-proj-role"}}' 2018-11-25 15:51:53,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8707c834-d702-468f-abc8-5c3abbbe718a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c7ffb6f8224412fa21ab27d662eabbb", "links": {"self": "http://172.30.9.29:5000/v3/roles/7c7ffb6f8224412fa21ab27d662eabbb"}, "name": "CreateStackFlavorTests-3461e318-65a1-442-proj-role"}} 2018-11-25 15:51:53,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8707c834-d702-468f-abc8-5c3abbbe718a 2018-11-25 15:51:53,477 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-3461e318-65a1-442-proj-role 2018-11-25 15:51:53,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7c7ffb6f8224412fa21ab27d662eabbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:51:53,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b00b37-318b-4364-aac7-433cf2eb2ccd Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/7c7ffb6f8224412fa21ab27d662eabbb"}, "domain_id": null, "name": "CreateStackFlavorTests-3461e318-65a1-442-proj-role", "id": "7c7ffb6f8224412fa21ab27d662eabbb"}} 2018-11-25 15:51:53,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7c7ffb6f8224412fa21ab27d662eabbb used request id req-65b00b37-318b-4364-aac7-433cf2eb2ccd 2018-11-25 15:51:53,568 - keystone_utils - INFO - Granting role CreateStackFlavorTests-3461e318-65a1-442-proj-role to project CreateStackFlavorTests-3461e318-65a1-442-proj 2018-11-25 15:51:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles/7c7ffb6f8224412fa21ab27d662eabbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:51:53,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f15527-113b-487b-8678-86d084dd9ae4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:51:53,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6/users/2cb1cae8261e48a2bc4cb9edd22b3db9/roles/7c7ffb6f8224412fa21ab27d662eabbb used request id req-c2f15527-113b-487b-8678-86d084dd9ae4 2018-11-25 15:51:53,702 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:51:53,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:51:53,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:51:54,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c7ffb6f8224412fa21ab27d662eabbb", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dff32757f744ee0beb35570f13989c6", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-3461e318-65a1-442-user", "id": "2cb1cae8261e48a2bc4cb9edd22b3db9"}, "audit_ids": ["Ggg7OMVlQsCOBNbmNIwpVQ"], "issued_at": "2018-11-25T15:51:54.000000Z"}} 2018-11-25 15:51:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:51:54,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f3e499-1abb-4b18-8242-20f4564452ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:51:54,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7f3e499-1abb-4b18-8242-20f4564452ca 2018-11-25 15:51:54,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:51:54,182 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:51:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks?stack_name=CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:51:54,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:54 GMT Server: Apache x-openstack-request-id: req-81fffbc6-0a12-4140-956a-695c84a68059 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:51:54,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks?stack_name=CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack used request id req-81fffbc6-0a12-4140-956a-695c84a68059 2018-11-25 15:51:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" -d '{"stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-11-25 15:51:55,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:51:54 GMT Server: Apache x-openstack-request-id: req-7db6a97e-28c8-4d3a-a65c-1539e0478ae6 Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "self"}]}} 2018-11-25 15:51:55,965 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks used request id req-7db6a97e-28c8-4d3a-a65c-1539e0478ae6 2018-11-25 15:51:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:51:56,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:55 GMT Server: Apache x-openstack-request-id: req-345d90a3-966b-41a8-b93f-5ed0a64ef53b Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:56,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:56 GMT Server: Apache x-openstack-request-id: req-c07dc994-c6be-43be-8dc2-6cf803924dc8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6dff32757f744ee0beb35570f13989c6", "OS::stack_id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "OS::stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack", "stack_user_project_id": "37019994485d45b18d428ed23118fe4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:51:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:56,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-c07dc994-c6be-43be-8dc2-6cf803924dc8 2018-11-25 15:51:56,347 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack 2018-11-25 15:51:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:51:56,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:56 GMT Server: Apache x-openstack-request-id: req-49584beb-5e79-40e6-8f67-afb7e21750a3 Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:56,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:56 GMT Server: Apache x-openstack-request-id: req-04fd6aaa-0e76-4cd5-a0ce-d8d84e9a44f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6dff32757f744ee0beb35570f13989c6", "OS::stack_id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "OS::stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack", "stack_user_project_id": "37019994485d45b18d428ed23118fe4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:51:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:56,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-04fd6aaa-0e76-4cd5-a0ce-d8d84e9a44f9 2018-11-25 15:51:56,418 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:51:56,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:51:59,421 - create_stack - DEBUG - Stack status query timeout in 1196.92544699 2018-11-25 15:51:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:51:59,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:59 GMT Server: Apache x-openstack-request-id: req-7a00e6f0-6030-4bfd-8deb-0617dd87fa0e Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:51:59,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:59 GMT Server: Apache x-openstack-request-id: req-aac58164-d31e-4843-9007-d4324cbae35f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6dff32757f744ee0beb35570f13989c6", "OS::stack_id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "OS::stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack", "stack_user_project_id": "37019994485d45b18d428ed23118fe4a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:51:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:51:59,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-aac58164-d31e-4843-9007-d4324cbae35f 2018-11-25 15:51:59,677 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:51:59,677 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack 2018-11-25 15:51:59,677 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack 2018-11-25 15:51:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:51:59,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:51:59 GMT Server: Apache x-openstack-request-id: req-8232977c-e3e8-40ee-9fbf-bbbd13dd6371 Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:00,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:51:59 GMT Server: Apache x-openstack-request-id: req-1c724412-6db2-4186-86be-9936cf934246 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-25T15:51:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:51:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "27d3d722-bfe0-4549-9c50-54238e304514", "resource_type": "OS::Nova::Flavor"}]} 2018-11-25 15:52:00,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca/resources used request id req-1c724412-6db2-4186-86be-9936cf934246 2018-11-25 15:52:00,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:52:00,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52: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,Accept-Encoding x-openstack-request-id: req-88e967b9-f388-4af0-ba57-202c0ad29fe1 x-compute-request-id: req-88e967b9-f388-4af0-ba57-202c0ad29fe1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/27d3d722-bfe0-4549-9c50-54238e304514", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "27d3d722-bfe0-4549-9c50-54238e304514", "name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack-flavor-xbdgzrl6duai", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:52:00,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514 used request id req-88e967b9-f388-4af0-ba57-202c0ad29fe1 2018-11-25 15:52:00,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:00,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:00,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c7ffb6f8224412fa21ab27d662eabbb", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dff32757f744ee0beb35570f13989c6", "name": "CreateStackFlavorTests-3461e318-65a1-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6dff32757f744ee0beb35570f13989c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6dff32757f744ee0beb35570f13989c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6dff32757f744ee0beb35570f13989c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-3461e318-65a1-442-user", "id": "2cb1cae8261e48a2bc4cb9edd22b3db9"}, "audit_ids": ["HpUeU2mjRJiCyF4Uf1RCRQ"], "issued_at": "2018-11-25T15:52:00.000000Z"}} 2018-11-25 15:52:00,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28cf46ad1063d79b32f2a6dfa21a38a40f93cd4" 2018-11-25 15:52:00,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9996141-84c1-4bc2-b2fc-a3b029bdb54d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:00,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9996141-84c1-4bc2-b2fc-a3b029bdb54d 2018-11-25 15:52:00,583 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:00,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28cf46ad1063d79b32f2a6dfa21a38a40f93cd4" 2018-11-25 15:52:00,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52: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,Accept-Encoding x-openstack-request-id: req-b9f0b1dc-4a35-4037-850a-9a8458971b53 x-compute-request-id: req-b9f0b1dc-4a35-4037-850a-9a8458971b53 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "27d3d722-bfe0-4549-9c50-54238e304514", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/27d3d722-bfe0-4549-9c50-54238e304514", "rel": "bookmark"}], "name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack-flavor-xbdgzrl6duai"}]} 2018-11-25 15:52:00,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b9f0b1dc-4a35-4037-850a-9a8458971b53 2018-11-25 15:52:00,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28cf46ad1063d79b32f2a6dfa21a38a40f93cd4" 2018-11-25 15:52:00,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52: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,Accept-Encoding x-openstack-request-id: req-0f440c64-d12e-4c2b-8e4a-337b700e57cb x-compute-request-id: req-0f440c64-d12e-4c2b-8e4a-337b700e57cb Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/27d3d722-bfe0-4549-9c50-54238e304514", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "27d3d722-bfe0-4549-9c50-54238e304514", "name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack-flavor-xbdgzrl6duai", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:52:00,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/27d3d722-bfe0-4549-9c50-54238e304514 used request id req-0f440c64-d12e-4c2b-8e4a-337b700e57cb 2018-11-25 15:52:00,795 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack-flavor-xbdgzrl6duai 2018-11-25 15:52:00,796 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack 2018-11-25 15:52:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:52:00,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:00 GMT Server: Apache x-openstack-request-id: req-1de346ac-6470-48a5-ae59-af81a5e7c122 Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:00,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:00 GMT Server: Apache x-openstack-request-id: req-5dc203d6-0e76-425e-976c-2225f6017979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:00,866 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-5dc203d6-0e76-425e-976c-2225f6017979 2018-11-25 15:52:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:52:01,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:00 GMT Server: Apache x-openstack-request-id: req-34215d53-79ce-4aed-9428-1c068071f756 Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:01,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:01 GMT Server: Apache x-openstack-request-id: req-4c453142-4add-458b-9923-cf31bc95e17f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6dff32757f744ee0beb35570f13989c6", "OS::stack_id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "OS::stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack", "stack_user_project_id": "37019994485d45b18d428ed23118fe4a", "tags": null, "creation_time": "2018-11-25T15:51:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:52:00Z", "id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:52:01,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-4c453142-4add-458b-9923-cf31bc95e17f 2018-11-25 15:52:01,244 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:52:01,244 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:52:04,247 - create_stack - DEBUG - Stack status query timeout in 1196.61918497 2018-11-25 15:52:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:52:04,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache x-openstack-request-id: req-72f60993-37f7-4593-8a73-b130d9319eac Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:04,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache x-openstack-request-id: req-fbb46589-468b-497f-bc5b-02e13af7f0cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6dff32757f744ee0beb35570f13989c6", "OS::stack_id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "OS::stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack"}, "deletion_time": "2018-11-25T15:52:02Z", "stack_name": "CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack", "stack_user_project_id": "37019994485d45b18d428ed23118fe4a", "tags": null, "creation_time": "2018-11-25T15:51:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:52:00Z", "id": "93aecc2d-1e8e-4c74-bf60-a3614ddf90ca", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-25 15:52:04,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-fbb46589-468b-497f-bc5b-02e13af7f0cf 2018-11-25 15:52:04,456 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:52:04,456 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack 2018-11-25 15:52:04,456 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack 2018-11-25 15:52:04,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963ea8ee5f62b77950c7ace3768706978df64e30" 2018-11-25 15:52:04,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache x-openstack-request-id: req-0419aa24-aa0d-4c2f-878e-365f419d5b50 Location: http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:04,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache x-openstack-request-id: req-e113dbac-d6db-4e18-9b9f-4c8e0dba99a6 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:52:04,511 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/6dff32757f744ee0beb35570f13989c6/stacks/CreateStackFlavorTests-b680032e-dc84-4543-bce8-3c9f72650c46-stack/93aecc2d-1e8e-4c74-bf60-a3614ddf90ca used request id req-e113dbac-d6db-4e18-9b9f-4c8e0dba99a6 2018-11-25 15:52:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:04,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-aa9b0b8b-189a-402e-a54f-e76154d4a88b Date: Sun, 25 Nov 2018 15:52:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:52:04,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-aa9b0b8b-189a-402e-a54f-e76154d4a88b 2018-11-25 15:52:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:04,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8948a0e2-6aca-4256-b288-a796c04a5d8b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:52:04,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-8948a0e2-6aca-4256-b288-a796c04a5d8b 2018-11-25 15:52:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:04,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9170a766-941b-4145-b95e-5ad59a6babdf Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:52:04,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9170a766-941b-4145-b95e-5ad59a6babdf 2018-11-25 15:52:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:05,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1df6eba-b043-4a3f-a601-b78241be4621 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:52:05,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e1df6eba-b043-4a3f-a601-b78241be4621 2018-11-25 15:52:05,007 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-3461e318-65a1-442-proj 2018-11-25 15:52:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:05,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc0f605-7cdf-4ecd-bc87-7ff1acc15235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:05,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6dff32757f744ee0beb35570f13989c6 used request id req-ebc0f605-7cdf-4ecd-bc87-7ff1acc15235 2018-11-25 15:52:05,253 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-3461e318-65a1-442-proj-role 2018-11-25 15:52:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7c7ffb6f8224412fa21ab27d662eabbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:05,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef5816d-76aa-45e3-bdbd-6319572d7349 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:05,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7c7ffb6f8224412fa21ab27d662eabbb used request id req-eef5816d-76aa-45e3-bdbd-6319572d7349 2018-11-25 15:52:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0e0ed266e0097ae76ca5d6a893468d119ebf6" 2018-11-25 15:52:05,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c41be69-0ef6-4704-8f86-99a9800fee89 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:05,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c41be69-0ef6-4704-8f86-99a9800fee89 2018-11-25 15:52:05,459 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-3461e318-65a1-442-user 2018-11-25 15:52:05,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2cb1cae8261e48a2bc4cb9edd22b3db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75a82ccb0419560f64e5f9c0ab5eaf2440f14ed" 2018-11-25 15:52:05,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23760e6-6d1a-427c-9f1e-634ed026ee90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:05,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2cb1cae8261e48a2bc4cb9edd22b3db9 used request id req-c23760e6-6d1a-427c-9f1e-634ed026ee90 2018-11-25 15:52:05,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:06,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["CEUbCFNrSx2Mq0VTjkbkiQ"], "issued_at": "2018-11-25T15:52:06.000000Z"}} 2018-11-25 15:52:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf55816c4bee3176f4d1aba3dfe275a29ff49a" 2018-11-25 15:52:06,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f643da17-fd27-4653-8e25-4f7da418a56f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:06,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f643da17-fd27-4653-8e25-4f7da418a56f 2018-11-25 15:52:06,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:06,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:06,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["w3vvwcCfSemscPRjNF-0pQ"], "issued_at": "2018-11-25T15:52:06.000000Z"}} 2018-11-25 15:52:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:06,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5528f8f-db8a-4bf6-a686-fa9bfc21a554 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:06,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f5528f8f-db8a-4bf6-a686-fa9bfc21a554 2018-11-25 15:52:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:06,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-6b20b124-b625-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:06,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276b3cda-0800-4395-ad46-895b895e9c11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-6b20b124-b625-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:52:06,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-6b20b124-b625-4b4-proj used request id req-276b3cda-0800-4395-ad46-895b895e9c11 2018-11-25 15:52:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:06,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea6c66e-2703-4e6c-a8ec-c264f13fdb71 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:06,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7ea6c66e-2703-4e6c-a8ec-c264f13fdb71 2018-11-25 15:52:06,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}}' 2018-11-25 15:52:06,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e1d5b15-93c0-4be3-890d-9bac3088d714 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a"}, "enabled": true, "id": "3833bebc627746c2aa379726f1c7b44a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}} 2018-11-25 15:52:06,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6e1d5b15-93c0-4be3-890d-9bac3088d714 2018-11-25 15:52:06,998 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-6b20b124-b625-4b4-proj 2018-11-25 15:52:06,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:07,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:07,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Ch9sbHqLRjWliteEgYYC-A"], "issued_at": "2018-11-25T15:52:07.000000Z"}} 2018-11-25 15:52:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:07,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4153cc91-3761-42c2-a33b-324dfc180ace Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:07,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4153cc91-3761-42c2-a33b-324dfc180ace 2018-11-25 15:52:07,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:07,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:07,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520483da-b55e-4bc6-8995-c3393ec86c23 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:52:07,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-520483da-b55e-4bc6-8995-c3393ec86c23 2018-11-25 15:52:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-6b20b124-b625-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:07,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e9b3fb-7892-457d-9edb-50c06959fd7b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-6b20b124-b625-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a"}, "enabled": true, "id": "3833bebc627746c2aa379726f1c7b44a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}]} 2018-11-25 15:52:07,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-6b20b124-b625-4b4-proj used request id req-f1e9b3fb-7892-457d-9edb-50c06959fd7b 2018-11-25 15:52:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:07,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460e8752-52de-4eee-bd4a-200994859e37 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:07,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-460e8752-52de-4eee-bd4a-200994859e37 2018-11-25 15:52:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:08,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3524a8e2-7498-4006-9118-e87234069ceb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:08,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3524a8e2-7498-4006-9118-e87234069ceb 2018-11-25 15:52:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-6b20b124-b625-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:08,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b7aedc-4ee9-420c-9527-86a005f6559e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-6b20b124-b625-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a"}, "enabled": true, "id": "3833bebc627746c2aa379726f1c7b44a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}]} 2018-11-25 15:52:08,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-6b20b124-b625-4b4-proj used request id req-d6b7aedc-4ee9-420c-9527-86a005f6559e 2018-11-25 15:52:08,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/fd00a84e0ffa4319b00b3048709bb469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:08,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8880fe46-f92a-45cf-8621-c1c6dd5e0961 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-6b20b124-b625-4b4-user", "links": {"self": "http://172.30.9.29:5000/v3/users/fd00a84e0ffa4319b00b3048709bb469"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3833bebc627746c2aa379726f1c7b44a", "id": "fd00a84e0ffa4319b00b3048709bb469", "password_expires_at": null}} 2018-11-25 15:52:08,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/fd00a84e0ffa4319b00b3048709bb469 used request id req-8880fe46-f92a-45cf-8621-c1c6dd5e0961 2018-11-25 15:52:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:08,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7378ad-077a-47d9-b8d6-3abd4a4a9a4d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:52:08,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles used request id req-fc7378ad-077a-47d9-b8d6-3abd4a4a9a4d 2018-11-25 15:52:08,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:08,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ae51aa-ec6f-4591-83b1-0444cf7860fb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:52:08,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-74ae51aa-ec6f-4591-83b1-0444cf7860fb 2018-11-25 15:52:08,559 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-6b20b124-b625-4b4-proj 2018-11-25 15:52:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:08,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a563e35-d80f-494b-bdf2-cdbda14ac406 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:08,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-4a563e35-d80f-494b-bdf2-cdbda14ac406 2018-11-25 15:52:08,695 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-6b20b124-b625-4b4-user 2018-11-25 15:52:08,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:08,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38697064-d00f-4c5a-9c8b-bb7f171e754f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:08,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-38697064-d00f-4c5a-9c8b-bb7f171e754f 2018-11-25 15:52:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" -d '{"role": {"name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj-role"}}' 2018-11-25 15:52:08,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617f3f2d-2c6f-45e3-afac-bbbdfef38035 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3979bb938674842a3cdbd1de0746742", "links": {"self": "http://172.30.9.29:5000/v3/roles/d3979bb938674842a3cdbd1de0746742"}, "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj-role"}} 2018-11-25 15:52:08,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-617f3f2d-2c6f-45e3-afac-bbbdfef38035 2018-11-25 15:52:08,897 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-6b20b124-b625-4b4-proj-role 2018-11-25 15:52:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d3979bb938674842a3cdbd1de0746742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b307c4a-7ff5-4fa3-869b-c64eb8da5292 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d3979bb938674842a3cdbd1de0746742"}, "domain_id": null, "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj-role", "id": "d3979bb938674842a3cdbd1de0746742"}} 2018-11-25 15:52:08,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d3979bb938674842a3cdbd1de0746742 used request id req-0b307c4a-7ff5-4fa3-869b-c64eb8da5292 2018-11-25 15:52:08,990 - keystone_utils - INFO - Granting role CreateStackKeypairTests-6b20b124-b625-4b4-proj-role to project CreateStackKeypairTests-6b20b124-b625-4b4-proj 2018-11-25 15:52:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles/d3979bb938674842a3cdbd1de0746742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:09,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40a1f7a-9f53-479e-8414-e4cbcd23fe54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:09,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a/users/fd00a84e0ffa4319b00b3048709bb469/roles/d3979bb938674842a3cdbd1de0746742 used request id req-b40a1f7a-9f53-479e-8414-e4cbcd23fe54 2018-11-25 15:52:09,115 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:52:09,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:09,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:09,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:09,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "d3979bb938674842a3cdbd1de0746742", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj-role"}], "expires_at": "2018-11-25T16:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3833bebc627746c2aa379726f1c7b44a", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-6b20b124-b625-4b4-user", "id": "fd00a84e0ffa4319b00b3048709bb469"}, "audit_ids": ["DZFi9wv0SzeTCYdXaQ6YqA"], "issued_at": "2018-11-25T15:52:09.000000Z"}} 2018-11-25 15:52:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:09,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d49aad-fe13-46c5-8cd9-3571bef4638b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:09,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b6d49aad-fe13-46c5-8cd9-3571bef4638b 2018-11-25 15:52:09,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:09,592 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:52:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:09,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:09 GMT Server: Apache x-openstack-request-id: req-085d0400-062a-4779-85ca-a48f83c1d220 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:52:09,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack used request id req-085d0400-062a-4779-85ca-a48f83c1d220 2018-11-25 15:52:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}}' 2018-11-25 15:52:11,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:09 GMT Server: Apache x-openstack-request-id: req-8981a035-e0d1-4a55-aef8-1cc4126f21eb Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}]}} 2018-11-25 15:52:11,419 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks used request id req-8981a035-e0d1-4a55-aef8-1cc4126f21eb 2018-11-25 15:52:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:11,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:11 GMT Server: Apache x-openstack-request-id: req-fc7d6749-15fe-430e-af70-dd62bdf8c212 Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:11,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:11 GMT Server: Apache x-openstack-request-id: req-ec854d57-b519-4bba-8c31-1e34f9d570de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3833bebc627746c2aa379726f1c7b44a", "OS::stack_id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "stack_user_project_id": "665b01eb5fd445ada8d64330ab8cd0a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:52:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 15:52:11,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-ec854d57-b519-4bba-8c31-1e34f9d570de 2018-11-25 15:52:11,650 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack 2018-11-25 15:52:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:11,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:11 GMT Server: Apache x-openstack-request-id: req-4e6358fc-ffed-4cb7-8e20-c5addab8adfe Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:12,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:11 GMT Server: Apache x-openstack-request-id: req-615464b5-3dd3-4146-b22c-e5f6e028435b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3833bebc627746c2aa379726f1c7b44a", "OS::stack_id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "stack_user_project_id": "665b01eb5fd445ada8d64330ab8cd0a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:52:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxIvQms3tvwlXQi81LMznwIlbgW2WpPzQPZEaPOimk6FpmfV+\nuEKw9vhlqPyMI/Mc+sKJpmEdwMRHuaizJWXpuwXUuB+tJAzZClr3SeZvZ1SdPf4j\n//H+p5eZnUG24f1Q1Ub9EHCi9flSjLUOJHwZAuOaUfj5TMKsEjOZckBsx4O7P51Q\ng+YKr6ExRNKsNlD6W7D3ya70X+r0tCmSbuwh1x+Ql260RLUfISxBonQlCcQ+Rbbo\nxyURej2MfA+7kptzrmUsBNTSPGTt2Me3MZKjdhLN+IPuSAINRg2BcnViALZdWlSe\nE2bvGT+JQ01eHOQwP1eGN/XirQbWKkxgN2muDQIDAQABAoIBACyTyWxS6Gk7pR7N\ntjHDB40Tmj1wrYoeDNzp3BmUarNxGJJiq6r+9UQOcoAxR1ef/CKjnLSvsh/WZK4n\nJPqGcsyINgbMqGhUwaUnnI6WRQ4aks9MpL2YFTnNmHmiPehjm8HDqAHiihNfyOlA\n50Q/IS0WkhmlbmWKgZxfN55CHmnhgO9fwWVpUhx47KxwarvFqSejwy9xFXXLQ8t6\nvDo9oGsMYV8ca4lB9x2/r1dztCtuLa0hQUNg3W+hhA0jUaGODFfsBIrNROeEkuXM\nQcpcH0RP9OVrmOJaxu6F3OqVP5rYGuue89DNZwJF8XgMmy4io6JtPSEK3zjmoiSq\nKqswUgECgYEA6fFsb7WDLaFY114CS8dR97voCOPWkm7LmUITGcbUU2VTzBgRqe+e\nIGvQe1Vfj0h3RVN7iOnhf/wvYtq2ql3cJ0GrXR72gH7ZoY2aajKKPFjmVv+yfdMh\nSEhjS3q+8sEIlSPpgYxDe2vOGRN0oZzK4U47v3dgSchqZQ7qk0GL/YkCgYEA1xPC\nXP9AkFlSY7rGDqgIBOALbvr9f9wqxAtTyiNgXz4LfBn+VpDuNHLUhbIpDV2BctOp\noNFgw6L/xRJ6bonnBB+y+t7yt1dr+tLFAacp2x6QnKG7JdBNdTFAMmCqaOi+N3oJ\nkjLLaXy4eDZ+S5v37zvFiDqFnCKDLNkIzfhur2UCgYAdngP1bIxr9XZS5cLypwxY\nicCJh5a9uSsrfvL+G278E+L0/sMVuZFSV3PweVF8yVbYPwZvwfRbiKjTIg9oKDPc\nAHNaebYJdIXG7y9ybG2V0EdxEjQdu+IFzaxMfQC5qPiWMRK55PESKgbQo+brIveI\naKglyE43aRkXLDlEZVL8yQKBgQCbI5SakkBXHycP6wS8Q7ZtFdMJfaBnnz915BnP\ngA8fBFkybmmItcgtKvtjaOy1yFH8qvL7nqwm0ieeVsLbgzuRPPBUh4caesPXzDrx\nA0xs0zJK2VpuXz/QHfOJozKos+GpkKzguSUC9UT26Y/WKC4CceH9bwE7a6WlLvRr\n5hypBQKBgEeLXFHowrHWN0y4FIChXy+RUsIDppyjBKbuUjKplnF5DFIua8xdxA8f\naLDUm3F2N1qELI9t+hYnRJBY0qNyuK4pkbas3tLPviznJIqF2YwFV3l0XFT8Jn14\nzzsyKLXOhDVGeuTISmaY4dmRXw0rg/0XCzzPOKF5tgSDnp2cTPeY\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 15:52:12,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-615464b5-3dd3-4146-b22c-e5f6e028435b 2018-11-25 15:52:12,043 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:52:12,044 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:52:15,047 - create_stack - DEBUG - Stack status query timeout in 1196.60388994 2018-11-25 15:52:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:15,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:15 GMT Server: Apache x-openstack-request-id: req-20b86cd5-017c-45cc-932f-c712ee3e55fc Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:15,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:15 GMT Server: Apache x-openstack-request-id: req-1294e4f8-79b7-49e2-862c-135b696e1c4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1916 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3833bebc627746c2aa379726f1c7b44a", "OS::stack_id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "stack_user_project_id": "665b01eb5fd445ada8d64330ab8cd0a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:52:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxIvQms3tvwlXQi81LMznwIlbgW2WpPzQPZEaPOimk6FpmfV+\nuEKw9vhlqPyMI/Mc+sKJpmEdwMRHuaizJWXpuwXUuB+tJAzZClr3SeZvZ1SdPf4j\n//H+p5eZnUG24f1Q1Ub9EHCi9flSjLUOJHwZAuOaUfj5TMKsEjOZckBsx4O7P51Q\ng+YKr6ExRNKsNlD6W7D3ya70X+r0tCmSbuwh1x+Ql260RLUfISxBonQlCcQ+Rbbo\nxyURej2MfA+7kptzrmUsBNTSPGTt2Me3MZKjdhLN+IPuSAINRg2BcnViALZdWlSe\nE2bvGT+JQ01eHOQwP1eGN/XirQbWKkxgN2muDQIDAQABAoIBACyTyWxS6Gk7pR7N\ntjHDB40Tmj1wrYoeDNzp3BmUarNxGJJiq6r+9UQOcoAxR1ef/CKjnLSvsh/WZK4n\nJPqGcsyINgbMqGhUwaUnnI6WRQ4aks9MpL2YFTnNmHmiPehjm8HDqAHiihNfyOlA\n50Q/IS0WkhmlbmWKgZxfN55CHmnhgO9fwWVpUhx47KxwarvFqSejwy9xFXXLQ8t6\nvDo9oGsMYV8ca4lB9x2/r1dztCtuLa0hQUNg3W+hhA0jUaGODFfsBIrNROeEkuXM\nQcpcH0RP9OVrmOJaxu6F3OqVP5rYGuue89DNZwJF8XgMmy4io6JtPSEK3zjmoiSq\nKqswUgECgYEA6fFsb7WDLaFY114CS8dR97voCOPWkm7LmUITGcbUU2VTzBgRqe+e\nIGvQe1Vfj0h3RVN7iOnhf/wvYtq2ql3cJ0GrXR72gH7ZoY2aajKKPFjmVv+yfdMh\nSEhjS3q+8sEIlSPpgYxDe2vOGRN0oZzK4U47v3dgSchqZQ7qk0GL/YkCgYEA1xPC\nXP9AkFlSY7rGDqgIBOALbvr9f9wqxAtTyiNgXz4LfBn+VpDuNHLUhbIpDV2BctOp\noNFgw6L/xRJ6bonnBB+y+t7yt1dr+tLFAacp2x6QnKG7JdBNdTFAMmCqaOi+N3oJ\nkjLLaXy4eDZ+S5v37zvFiDqFnCKDLNkIzfhur2UCgYAdngP1bIxr9XZS5cLypwxY\nicCJh5a9uSsrfvL+G278E+L0/sMVuZFSV3PweVF8yVbYPwZvwfRbiKjTIg9oKDPc\nAHNaebYJdIXG7y9ybG2V0EdxEjQdu+IFzaxMfQC5qPiWMRK55PESKgbQo+brIveI\naKglyE43aRkXLDlEZVL8yQKBgQCbI5SakkBXHycP6wS8Q7ZtFdMJfaBnnz915BnP\ngA8fBFkybmmItcgtKvtjaOy1yFH8qvL7nqwm0ieeVsLbgzuRPPBUh4caesPXzDrx\nA0xs0zJK2VpuXz/QHfOJozKos+GpkKzguSUC9UT26Y/WKC4CceH9bwE7a6WlLvRr\n5hypBQKBgEeLXFHowrHWN0y4FIChXy+RUsIDppyjBKbuUjKplnF5DFIua8xdxA8f\naLDUm3F2N1qELI9t+hYnRJBY0qNyuK4pkbas3tLPviznJIqF2YwFV3l0XFT8Jn14\nzzsyKLXOhDVGeuTISmaY4dmRXw0rg/0XCzzPOKF5tgSDnp2cTPeY\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 15:52:15,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-1294e4f8-79b7-49e2-862c-135b696e1c4c 2018-11-25 15:52:15,526 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:52:15,526 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack 2018-11-25 15:52:15,526 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack 2018-11-25 15:52:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:15,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:15 GMT Server: Apache x-openstack-request-id: req-ee08e79e-bd72-41ec-91d9-102a4eb741ba Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:15,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:15 GMT Server: Apache x-openstack-request-id: req-9d8e876e-8c5d-4dc5-9842-a5ffc87a9dd5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T15:52:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:52:11Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-25 15:52:15,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2/resources used request id req-9d8e876e-8c5d-4dc5-9842-a5ffc87a9dd5 2018-11-25 15:52:15,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:15,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:15 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-4da57f51-d33a-4549-8d80-ab9cd347f9aa x-compute-request-id: req-4da57f51-d33a-4549-8d80-ab9cd347f9aa Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEi9Caze2/CVdCLzUszOfAiVuBbZak/NA9kRo86KaToWmZ9X64QrD2+GWo/Iwj8xz6wommYR3AxEe5qLMlZem7BdS4H60kDNkKWvdJ5m9nVJ09/iP/8f6nl5mdQbbh/VDVRv0QcKL1+VKMtQ4kfBkC45pR+PlMwqwSM5lyQGzHg7s/nVCD5gqvoTFE0qw2UPpbsPfJrvRf6vS0KZJu7CHXH5CXbrREtR8hLEGidCUJxD5FtujHJRF6PYx8D7uSm3OuZSwE1NI8ZO3Yx7cxkqN2Es34g+5IAg1GDYFydWIAtl1aVJ4TZu8ZP4lDTV4c5DA/V4Y39eKtBtYqTGA3aa4N Generated-by-Nova", "user_id": "fd00a84e0ffa4319b00b3048709bb469", "name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp", "deleted": false, "created_at": "2018-11-25T15:52:11.000000", "updated_at": null, "fingerprint": "37:7e:d9:c2:b2:9f:4f:55:5a:28:81:f4:b9:eb:95:42", "deleted_at": null, "id": 95}} 2018-11-25 15:52:15,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp used request id req-4da57f51-d33a-4549-8d80-ab9cd347f9aa 2018-11-25 15:52:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:16,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:15 GMT Server: Apache x-openstack-request-id: req-64844bd0-9956-4154-87e4-9027d1b49efe Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:16,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:16 GMT Server: Apache x-openstack-request-id: req-a4130111-0dac-4c69-916d-d9add0b698aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1916 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3833bebc627746c2aa379726f1c7b44a", "OS::stack_id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "stack_user_project_id": "665b01eb5fd445ada8d64330ab8cd0a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:52:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxIvQms3tvwlXQi81LMznwIlbgW2WpPzQPZEaPOimk6FpmfV+\nuEKw9vhlqPyMI/Mc+sKJpmEdwMRHuaizJWXpuwXUuB+tJAzZClr3SeZvZ1SdPf4j\n//H+p5eZnUG24f1Q1Ub9EHCi9flSjLUOJHwZAuOaUfj5TMKsEjOZckBsx4O7P51Q\ng+YKr6ExRNKsNlD6W7D3ya70X+r0tCmSbuwh1x+Ql260RLUfISxBonQlCcQ+Rbbo\nxyURej2MfA+7kptzrmUsBNTSPGTt2Me3MZKjdhLN+IPuSAINRg2BcnViALZdWlSe\nE2bvGT+JQ01eHOQwP1eGN/XirQbWKkxgN2muDQIDAQABAoIBACyTyWxS6Gk7pR7N\ntjHDB40Tmj1wrYoeDNzp3BmUarNxGJJiq6r+9UQOcoAxR1ef/CKjnLSvsh/WZK4n\nJPqGcsyINgbMqGhUwaUnnI6WRQ4aks9MpL2YFTnNmHmiPehjm8HDqAHiihNfyOlA\n50Q/IS0WkhmlbmWKgZxfN55CHmnhgO9fwWVpUhx47KxwarvFqSejwy9xFXXLQ8t6\nvDo9oGsMYV8ca4lB9x2/r1dztCtuLa0hQUNg3W+hhA0jUaGODFfsBIrNROeEkuXM\nQcpcH0RP9OVrmOJaxu6F3OqVP5rYGuue89DNZwJF8XgMmy4io6JtPSEK3zjmoiSq\nKqswUgECgYEA6fFsb7WDLaFY114CS8dR97voCOPWkm7LmUITGcbUU2VTzBgRqe+e\nIGvQe1Vfj0h3RVN7iOnhf/wvYtq2ql3cJ0GrXR72gH7ZoY2aajKKPFjmVv+yfdMh\nSEhjS3q+8sEIlSPpgYxDe2vOGRN0oZzK4U47v3dgSchqZQ7qk0GL/YkCgYEA1xPC\nXP9AkFlSY7rGDqgIBOALbvr9f9wqxAtTyiNgXz4LfBn+VpDuNHLUhbIpDV2BctOp\noNFgw6L/xRJ6bonnBB+y+t7yt1dr+tLFAacp2x6QnKG7JdBNdTFAMmCqaOi+N3oJ\nkjLLaXy4eDZ+S5v37zvFiDqFnCKDLNkIzfhur2UCgYAdngP1bIxr9XZS5cLypwxY\nicCJh5a9uSsrfvL+G278E+L0/sMVuZFSV3PweVF8yVbYPwZvwfRbiKjTIg9oKDPc\nAHNaebYJdIXG7y9ybG2V0EdxEjQdu+IFzaxMfQC5qPiWMRK55PESKgbQo+brIveI\naKglyE43aRkXLDlEZVL8yQKBgQCbI5SakkBXHycP6wS8Q7ZtFdMJfaBnnz915BnP\ngA8fBFkybmmItcgtKvtjaOy1yFH8qvL7nqwm0ieeVsLbgzuRPPBUh4caesPXzDrx\nA0xs0zJK2VpuXz/QHfOJozKos+GpkKzguSUC9UT26Y/WKC4CceH9bwE7a6WlLvRr\n5hypBQKBgEeLXFHowrHWN0y4FIChXy+RUsIDppyjBKbuUjKplnF5DFIua8xdxA8f\naLDUm3F2N1qELI9t+hYnRJBY0qNyuK4pkbas3tLPviznJIqF2YwFV3l0XFT8Jn14\nzzsyKLXOhDVGeuTISmaY4dmRXw0rg/0XCzzPOKF5tgSDnp2cTPeY\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 15:52:16,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-a4130111-0dac-4c69-916d-d9add0b698aa 2018-11-25 15:52:16,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:16,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:16,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "d3979bb938674842a3cdbd1de0746742", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj-role"}], "expires_at": "2018-11-25T16:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3833bebc627746c2aa379726f1c7b44a", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-6b20b124-b625-4b4-user", "id": "fd00a84e0ffa4319b00b3048709bb469"}, "audit_ids": ["1LOnmS8QQm-395Eqm19pxw"], "issued_at": "2018-11-25T15:52:16.000000Z"}} 2018-11-25 15:52:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db5db9b4dcab2107d0fc67ae8e47f5892466291" 2018-11-25 15:52:16,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66d0f51-20c2-47a0-bcb2-74ef6fa2beae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:16,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c66d0f51-20c2-47a0-bcb2-74ef6fa2beae 2018-11-25 15:52:16,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:16,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db5db9b4dcab2107d0fc67ae8e47f5892466291" 2018-11-25 15:52:16,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:16 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-3953e8b5-58c8-451f-b60a-cd3e91df0089 x-compute-request-id: req-3953e8b5-58c8-451f-b60a-cd3e91df0089 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEi9Caze2/CVdCLzUszOfAiVuBbZak/NA9kRo86KaToWmZ9X64QrD2+GWo/Iwj8xz6wommYR3AxEe5qLMlZem7BdS4H60kDNkKWvdJ5m9nVJ09/iP/8f6nl5mdQbbh/VDVRv0QcKL1+VKMtQ4kfBkC45pR+PlMwqwSM5lyQGzHg7s/nVCD5gqvoTFE0qw2UPpbsPfJrvRf6vS0KZJu7CHXH5CXbrREtR8hLEGidCUJxD5FtujHJRF6PYx8D7uSm3OuZSwE1NI8ZO3Yx7cxkqN2Es34g+5IAg1GDYFydWIAtl1aVJ4TZu8ZP4lDTV4c5DA/V4Y39eKtBtYqTGA3aa4N Generated-by-Nova", "name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp", "fingerprint": "37:7e:d9:c2:b2:9f:4f:55:5a:28:81:f4:b9:eb:95:42"}}]} 2018-11-25 15:52:16,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3953e8b5-58c8-451f-b60a-cd3e91df0089 2018-11-25 15:52:16,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:17,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "d3979bb938674842a3cdbd1de0746742", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj-role"}], "expires_at": "2018-11-25T16:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3833bebc627746c2aa379726f1c7b44a", "name": "CreateStackKeypairTests-6b20b124-b625-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/3833bebc627746c2aa379726f1c7b44a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-6b20b124-b625-4b4-user", "id": "fd00a84e0ffa4319b00b3048709bb469"}, "audit_ids": ["31eBzcbTQx6VuJbjQlgF0g"], "issued_at": "2018-11-25T15:52:17.000000Z"}} 2018-11-25 15:52:17,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495227795fbf7d2a66c35a3224d50256937f87bc" 2018-11-25 15:52:17,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:17 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-a13a2458-c6cc-46d3-a3f7-7b8787298326 x-compute-request-id: req-a13a2458-c6cc-46d3-a3f7-7b8787298326 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEi9Caze2/CVdCLzUszOfAiVuBbZak/NA9kRo86KaToWmZ9X64QrD2+GWo/Iwj8xz6wommYR3AxEe5qLMlZem7BdS4H60kDNkKWvdJ5m9nVJ09/iP/8f6nl5mdQbbh/VDVRv0QcKL1+VKMtQ4kfBkC45pR+PlMwqwSM5lyQGzHg7s/nVCD5gqvoTFE0qw2UPpbsPfJrvRf6vS0KZJu7CHXH5CXbrREtR8hLEGidCUJxD5FtujHJRF6PYx8D7uSm3OuZSwE1NI8ZO3Yx7cxkqN2Es34g+5IAg1GDYFydWIAtl1aVJ4TZu8ZP4lDTV4c5DA/V4Y39eKtBtYqTGA3aa4N Generated-by-Nova", "user_id": "fd00a84e0ffa4319b00b3048709bb469", "name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp", "deleted": false, "created_at": "2018-11-25T15:52:11.000000", "updated_at": null, "fingerprint": "37:7e:d9:c2:b2:9f:4f:55:5a:28:81:f4:b9:eb:95:42", "deleted_at": null, "id": 95}} 2018-11-25 15:52:17,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp used request id req-a13a2458-c6cc-46d3-a3f7-7b8787298326 2018-11-25 15:52:17,469 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack 2018-11-25 15:52:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:17,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:17 GMT Server: Apache x-openstack-request-id: req-695d7044-3d9e-460a-846d-cc345f0ee928 Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:17,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:17 GMT Server: Apache x-openstack-request-id: req-e9b53c31-ec2e-4046-bd9f-f24a082faba2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:17,688 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-e9b53c31-ec2e-4046-bd9f-f24a082faba2 2018-11-25 15:52:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:17,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:17 GMT Server: Apache x-openstack-request-id: req-b0f9fd0c-4bff-4920-8299-f57f6246341d Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:17,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:17 GMT Server: Apache x-openstack-request-id: req-2d3cc1a8-dc47-4b99-96c4-429cc86f7b1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1916 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3833bebc627746c2aa379726f1c7b44a", "OS::stack_id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "stack_user_project_id": "665b01eb5fd445ada8d64330ab8cd0a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:52:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxIvQms3tvwlXQi81LMznwIlbgW2WpPzQPZEaPOimk6FpmfV+\nuEKw9vhlqPyMI/Mc+sKJpmEdwMRHuaizJWXpuwXUuB+tJAzZClr3SeZvZ1SdPf4j\n//H+p5eZnUG24f1Q1Ub9EHCi9flSjLUOJHwZAuOaUfj5TMKsEjOZckBsx4O7P51Q\ng+YKr6ExRNKsNlD6W7D3ya70X+r0tCmSbuwh1x+Ql260RLUfISxBonQlCcQ+Rbbo\nxyURej2MfA+7kptzrmUsBNTSPGTt2Me3MZKjdhLN+IPuSAINRg2BcnViALZdWlSe\nE2bvGT+JQ01eHOQwP1eGN/XirQbWKkxgN2muDQIDAQABAoIBACyTyWxS6Gk7pR7N\ntjHDB40Tmj1wrYoeDNzp3BmUarNxGJJiq6r+9UQOcoAxR1ef/CKjnLSvsh/WZK4n\nJPqGcsyINgbMqGhUwaUnnI6WRQ4aks9MpL2YFTnNmHmiPehjm8HDqAHiihNfyOlA\n50Q/IS0WkhmlbmWKgZxfN55CHmnhgO9fwWVpUhx47KxwarvFqSejwy9xFXXLQ8t6\nvDo9oGsMYV8ca4lB9x2/r1dztCtuLa0hQUNg3W+hhA0jUaGODFfsBIrNROeEkuXM\nQcpcH0RP9OVrmOJaxu6F3OqVP5rYGuue89DNZwJF8XgMmy4io6JtPSEK3zjmoiSq\nKqswUgECgYEA6fFsb7WDLaFY114CS8dR97voCOPWkm7LmUITGcbUU2VTzBgRqe+e\nIGvQe1Vfj0h3RVN7iOnhf/wvYtq2ql3cJ0GrXR72gH7ZoY2aajKKPFjmVv+yfdMh\nSEhjS3q+8sEIlSPpgYxDe2vOGRN0oZzK4U47v3dgSchqZQ7qk0GL/YkCgYEA1xPC\nXP9AkFlSY7rGDqgIBOALbvr9f9wqxAtTyiNgXz4LfBn+VpDuNHLUhbIpDV2BctOp\noNFgw6L/xRJ6bonnBB+y+t7yt1dr+tLFAacp2x6QnKG7JdBNdTFAMmCqaOi+N3oJ\nkjLLaXy4eDZ+S5v37zvFiDqFnCKDLNkIzfhur2UCgYAdngP1bIxr9XZS5cLypwxY\nicCJh5a9uSsrfvL+G278E+L0/sMVuZFSV3PweVF8yVbYPwZvwfRbiKjTIg9oKDPc\nAHNaebYJdIXG7y9ybG2V0EdxEjQdu+IFzaxMfQC5qPiWMRK55PESKgbQo+brIveI\naKglyE43aRkXLDlEZVL8yQKBgQCbI5SakkBXHycP6wS8Q7ZtFdMJfaBnnz915BnP\ngA8fBFkybmmItcgtKvtjaOy1yFH8qvL7nqwm0ieeVsLbgzuRPPBUh4caesPXzDrx\nA0xs0zJK2VpuXz/QHfOJozKos+GpkKzguSUC9UT26Y/WKC4CceH9bwE7a6WlLvRr\n5hypBQKBgEeLXFHowrHWN0y4FIChXy+RUsIDppyjBKbuUjKplnF5DFIua8xdxA8f\naLDUm3F2N1qELI9t+hYnRJBY0qNyuK4pkbas3tLPviznJIqF2YwFV3l0XFT8Jn14\nzzsyKLXOhDVGeuTISmaY4dmRXw0rg/0XCzzPOKF5tgSDnp2cTPeY\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 15:52:17,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-2d3cc1a8-dc47-4b99-96c4-429cc86f7b1d 2018-11-25 15:52:17,843 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:52:17,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:52:20,847 - create_stack - DEBUG - Stack status query timeout in 1196.84191298 2018-11-25 15:52:20,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:21,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:20 GMT Server: Apache x-openstack-request-id: req-df80ca59-8260-4cfa-8cfe-3c0f1bb2d907 Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:21,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache x-openstack-request-id: req-c4500a97-3cae-4b71-8896-dc71f140b746 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3833bebc627746c2aa379726f1c7b44a", "OS::stack_id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "keypair_name": "CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-kp"}, "deletion_time": "2018-11-25T15:52:19Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack", "stack_user_project_id": "665b01eb5fd445ada8d64330ab8cd0a6", "tags": null, "creation_time": "2018-11-25T15:52:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:52:17Z", "id": "5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-25 15:52:21,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-c4500a97-3cae-4b71-8896-dc71f140b746 2018-11-25 15:52:21,091 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:52:21,091 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack 2018-11-25 15:52:21,091 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack 2018-11-25 15:52:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b81fc60ec33c90bd17c3340c6efea3395742f5" 2018-11-25 15:52:21,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache x-openstack-request-id: req-40063a1f-96c0-46c2-90ad-792d951b6766 Location: http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:21,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache x-openstack-request-id: req-366cb2e3-3039-41b4-b48f-312129b802a5 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:52:21,321 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3833bebc627746c2aa379726f1c7b44a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-75e7723c-cb0d-4572-b4f5-1428fc83c71b-stack/5d8ee0cd-f6cc-44d9-8dc3-5f1f5b4facb2 used request id req-366cb2e3-3039-41b4-b48f-312129b802a5 2018-11-25 15:52:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:21,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2868a0a3-3a5f-4e9f-8939-6b8b36daf3c3 Date: Sun, 25 Nov 2018 15:52:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:52:21,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2868a0a3-3a5f-4e9f-8939-6b8b36daf3c3 2018-11-25 15:52:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:21,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541e52f6-241b-4db3-85bd-7760f423a24b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:52:21,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-541e52f6-241b-4db3-85bd-7760f423a24b 2018-11-25 15:52:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:21,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da255483-18f3-4417-9a61-f5cbece7b3aa Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:52:21,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-da255483-18f3-4417-9a61-f5cbece7b3aa 2018-11-25 15:52:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:21,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ba1002-b3c5-4bcc-b6e2-7cf2a015b912 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:52:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-a1ba1002-b3c5-4bcc-b6e2-7cf2a015b912 2018-11-25 15:52:21,829 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-6b20b124-b625-4b4-proj 2018-11-25 15:52:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:22,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9bf7d1c-d02b-4132-b848-f6de4dceba90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:22,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3833bebc627746c2aa379726f1c7b44a used request id req-b9bf7d1c-d02b-4132-b848-f6de4dceba90 2018-11-25 15:52:22,025 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-6b20b124-b625-4b4-proj-role 2018-11-25 15:52:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d3979bb938674842a3cdbd1de0746742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:22,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ab7bb6-24f2-431d-8aea-3b9ea13d2e16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:22,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d3979bb938674842a3cdbd1de0746742 used request id req-c8ab7bb6-24f2-431d-8aea-3b9ea13d2e16 2018-11-25 15:52:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbae25ee35ee94a3d4d5ba3ebb730a4fdc0ba47" 2018-11-25 15:52:22,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add7970e-29e8-4873-903a-6d6143e9337b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:22,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-add7970e-29e8-4873-903a-6d6143e9337b 2018-11-25 15:52:22,231 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-6b20b124-b625-4b4-user 2018-11-25 15:52:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fd00a84e0ffa4319b00b3048709bb469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdbb012ec686841fc481aa00c7991ad68e5221" 2018-11-25 15:52:22,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-093cdec8-4f2f-4b2e-9fe1-8bee986fb73d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:22,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fd00a84e0ffa4319b00b3048709bb469 used request id req-093cdec8-4f2f-4b2e-9fe1-8bee986fb73d 2018-11-25 15:52:22,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:22,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["u6IzR9DpSo-rz219_rEzcg"], "issued_at": "2018-11-25T15:52:22.000000Z"}} 2018-11-25 15:52:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e952ddef26d5359d833de4a750c21d78dc5f6d0" 2018-11-25 15:52:22,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83f57bd-cecb-470c-a56c-a8769900dd46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:22,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d83f57bd-cecb-470c-a56c-a8769900dd46 2018-11-25 15:52:22,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:22,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:23,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["uwEUlJjVSom0XdK5I9BsiQ"], "issued_at": "2018-11-25T15:52:23.000000Z"}} 2018-11-25 15:52:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:23,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cfd566-f3ee-46e1-b5bf-d1956e03f97b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:23,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-99cfd566-f3ee-46e1-b5bf-d1956e03f97b 2018-11-25 15:52:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:23,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:23,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:23,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f5a304-5556-48f0-80fe-d77f8a38063f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:52:23,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj used request id req-09f5a304-5556-48f0-80fe-d77f8a38063f 2018-11-25 15:52:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:23,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f96dabb-7cf9-48a1-ad66-2001b8b0ffe1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:23,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5f96dabb-7cf9-48a1-ad66-2001b8b0ffe1 2018-11-25 15:52:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}}' 2018-11-25 15:52:23,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1052d24-df6b-42b7-a118-a8c3ffc9a0d4 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695"}, "enabled": true, "id": "93d32cec3aac4f9f91e43d056b09d695", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}} 2018-11-25 15:52:23,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f1052d24-df6b-42b7-a118-a8c3ffc9a0d4 2018-11-25 15:52:23,675 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj 2018-11-25 15:52:23,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:23,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:24,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TvU4fUKpTg-Si8SPC2zNTQ"], "issued_at": "2018-11-25T15:52:24.000000Z"}} 2018-11-25 15:52:24,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:24,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93157995-a3d2-4f20-9344-5b2f389c5a77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:24,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-93157995-a3d2-4f20-9344-5b2f389c5a77 2018-11-25 15:52:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:24,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:24,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d864aeb-5c07-4526-b78d-a01f85297a87 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:52:24,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6d864aeb-5c07-4526-b78d-a01f85297a87 2018-11-25 15:52:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:24,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f41e326-f723-4b8e-b807-2cd03cc21d48 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695"}, "enabled": true, "id": "93d32cec3aac4f9f91e43d056b09d695", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}]} 2018-11-25 15:52:24,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj used request id req-4f41e326-f723-4b8e-b807-2cd03cc21d48 2018-11-25 15:52:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbb067d-7803-4e20-8e24-0c1767979c60 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-efbb067d-7803-4e20-8e24-0c1767979c60 2018-11-25 15:52:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:24,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f703914-cd01-4023-9634-1586fecbbae2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:24,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f703914-cd01-4023-9634-1586fecbbae2 2018-11-25 15:52:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:25,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a813189-d0e3-404f-b45b-df1385773666 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695"}, "enabled": true, "id": "93d32cec3aac4f9f91e43d056b09d695", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}]} 2018-11-25 15:52:25,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj used request id req-7a813189-d0e3-404f-b45b-df1385773666 2018-11-25 15:52:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/23eaae62edf74cea9a74b6368990e6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:25,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713230df-23ce-4218-bd15-589328782112 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-user", "links": {"self": "http://172.30.9.29:5000/v3/users/23eaae62edf74cea9a74b6368990e6be"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "23eaae62edf74cea9a74b6368990e6be", "password_expires_at": null}} 2018-11-25 15:52:25,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/23eaae62edf74cea9a74b6368990e6be used request id req-713230df-23ce-4218-bd15-589328782112 2018-11-25 15:52:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:25,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cb9e38-8d5c-45f9-b33b-fdfa536ce04c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:52:25,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles used request id req-f4cb9e38-8d5c-45f9-b33b-fdfa536ce04c 2018-11-25 15:52:25,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:25,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcc8f04-c567-4a55-a55a-4323f55dcb6b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:52:25,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-4fcc8f04-c567-4a55-a55a-4323f55dcb6b 2018-11-25 15:52:25,265 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj 2018-11-25 15:52:25,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:25,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36dd994-1ca9-4a9d-a3b3-f0ae2b5d8fb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:25,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-c36dd994-1ca9-4a9d-a3b3-f0ae2b5d8fb8 2018-11-25 15:52:25,384 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-user 2018-11-25 15:52:25,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:25,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6b23a5-fb00-414c-9cc3-012fa6c3d61e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:25,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8a6b23a5-fb00-414c-9cc3-012fa6c3d61e 2018-11-25 15:52:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" -d '{"role": {"name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role"}}' 2018-11-25 15:52:25,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87e2144-cb6e-487e-8f2b-8ba1b985ada8 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffd9196bc1404baf9828488ab1f7226e", "links": {"self": "http://172.30.9.29:5000/v3/roles/ffd9196bc1404baf9828488ab1f7226e"}, "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role"}} 2018-11-25 15:52:25,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f87e2144-cb6e-487e-8f2b-8ba1b985ada8 2018-11-25 15:52:25,795 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role 2018-11-25 15:52:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ffd9196bc1404baf9828488ab1f7226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:25,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7b9456-b72f-4ba3-8522-86464e4b0c22 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ffd9196bc1404baf9828488ab1f7226e"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role", "id": "ffd9196bc1404baf9828488ab1f7226e"}} 2018-11-25 15:52:25,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ffd9196bc1404baf9828488ab1f7226e used request id req-9d7b9456-b72f-4ba3-8522-86464e4b0c22 2018-11-25 15:52:25,880 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role to project CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj 2018-11-25 15:52:25,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles/ffd9196bc1404baf9828488ab1f7226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:26,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb95d420-2df3-4d2d-adf5-0855c26ff6c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:26,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695/users/23eaae62edf74cea9a74b6368990e6be/roles/ffd9196bc1404baf9828488ab1f7226e used request id req-bb95d420-2df3-4d2d-adf5-0855c26ff6c3 2018-11-25 15:52:26,014 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:52:26,014 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:26,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:26,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:26,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "ffd9196bc1404baf9828488ab1f7226e", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role"}], "expires_at": "2018-11-25T16:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93d32cec3aac4f9f91e43d056b09d695", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-user", "id": "23eaae62edf74cea9a74b6368990e6be"}, "audit_ids": ["iTIirp5qTs697FyoJCJP2Q"], "issued_at": "2018-11-25T15:52:26.000000Z"}} 2018-11-25 15:52:26,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:26,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b34248-532e-4be2-988b-92b44711216a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:26,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a1b34248-532e-4be2-988b-92b44711216a 2018-11-25 15:52:26,449 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:26,451 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:52:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:26,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:26 GMT Server: Apache x-openstack-request-id: req-63b557e8-4531-417f-bf87-c3d9bba31825 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:52:26,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack used request id req-63b557e8-4531-417f-bf87-c3d9bba31825 2018-11-25 15:52:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}}' 2018-11-25 15:52:28,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:26 GMT Server: Apache x-openstack-request-id: req-c9ed73cb-e93e-4d07-ae7e-6a09e776d862 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "self"}]}} 2018-11-25 15:52:28,122 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks used request id req-c9ed73cb-e93e-4d07-ae7e-6a09e776d862 2018-11-25 15:52:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:28,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:28 GMT Server: Apache x-openstack-request-id: req-97d36bb7-5936-4636-8974-944b8ae05148 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:28,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:28 GMT Server: Apache x-openstack-request-id: req-a7e8fdc8-8d18-4691-96dd-8e48dd9fdcb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "93d32cec3aac4f9f91e43d056b09d695", "OS::stack_id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "security_group_name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "stack_user_project_id": "01752a4c541142b08f1284db0aff6d65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:52:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 15:52:28,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-a7e8fdc8-8d18-4691-96dd-8e48dd9fdcb5 2018-11-25 15:52:28,478 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack 2018-11-25 15:52:28,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:28,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:28 GMT Server: Apache x-openstack-request-id: req-31bcbb1c-ee23-40b1-b8ce-2a774bab73c3 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:28 GMT Server: Apache x-openstack-request-id: req-54dec201-f3db-42ea-8000-4b0b136123c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "93d32cec3aac4f9f91e43d056b09d695", "OS::stack_id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "security_group_name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "stack_user_project_id": "01752a4c541142b08f1284db0aff6d65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T15:52:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 15:52:28,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-54dec201-f3db-42ea-8000-4b0b136123c0 2018-11-25 15:52:28,961 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 15:52:28,961 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:52:31,965 - create_stack - DEBUG - Stack status query timeout in 1196.51358604 2018-11-25 15:52:31,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:32,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:31 GMT Server: Apache x-openstack-request-id: req-afea1fd7-7e53-43f9-97de-172cc83e9756 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:32,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:32 GMT Server: Apache x-openstack-request-id: req-d69c44e3-2338-4cc4-8a25-e6cf15fd340d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "93d32cec3aac4f9f91e43d056b09d695", "OS::stack_id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "security_group_name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "stack_user_project_id": "01752a4c541142b08f1284db0aff6d65", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T15:52:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 15:52:32,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-d69c44e3-2338-4cc4-8a25-e6cf15fd340d 2018-11-25 15:52:32,370 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 15:52:32,370 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack 2018-11-25 15:52:32,370 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack 2018-11-25 15:52:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:32,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:32 GMT Server: Apache x-openstack-request-id: req-62cc240f-d6f6-43a7-806e-af02578141e8 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:32,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:32 GMT Server: Apache x-openstack-request-id: req-57dfa325-03fa-4ca6-b0f5-65ffb4e2be91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T15:52:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T15:52:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-25 15:52:32,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1/resources used request id req-57dfa325-03fa-4ca6-b0f5-65ffb4e2be91 2018-11-25 15:52:32,608 - neutron_utils - INFO - Retrieving security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:32,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-bfa163a0-ed73-454a-ad90-eefd807d7a67 Date: Sun, 25 Nov 2018 15:52:32 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "updated_at": "2018-11-25T15:52:30Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "revision_number": 0, "id": "9d421f62-c8a1-45a2-a465-31328cc21348", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "revision_number": 0, "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}], "revision_number": 6, "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}]} 2018-11-25 15:52:32,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-bfa163a0-ed73-454a-ad90-eefd807d7a67 2018-11-25 15:52:32,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:33,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-81c3a285-58e2-4484-a72e-e05465cdd2cc Date: Sun, 25 Nov 2018 15:52:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:29Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "9d421f62-c8a1-45a2-a465-31328cc21348"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:30Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf"}]} 2018-11-25 15:52:33,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-81c3a285-58e2-4484-a72e-e05465cdd2cc 2018-11-25 15:52:33,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:33,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-82472732-9fdb-4af0-9e5f-6a6ca8165a04 Date: Sun, 25 Nov 2018 15:52:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:29Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "9d421f62-c8a1-45a2-a465-31328cc21348"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:30Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf"}]} 2018-11-25 15:52:33,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-82472732-9fdb-4af0-9e5f-6a6ca8165a04 2018-11-25 15:52:33,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:33,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:33,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "ffd9196bc1404baf9828488ab1f7226e", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role"}], "expires_at": "2018-11-25T16:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93d32cec3aac4f9f91e43d056b09d695", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/93d32cec3aac4f9f91e43d056b09d695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-user", "id": "23eaae62edf74cea9a74b6368990e6be"}, "audit_ids": ["jXylGCbITcuy5LGQnv9rAw"], "issued_at": "2018-11-25T15:52:33.000000Z"}} 2018-11-25 15:52:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:33,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2631451b-e472-4d7e-b1e8-04fe8fd91a42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:33,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2631451b-e472-4d7e-b1e8-04fe8fd91a42 2018-11-25 15:52:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:33,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-a009bcf3-5710-489a-8d0a-91317725629d Date: Sun, 25 Nov 2018 15:52:33 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "updated_at": "2018-11-25T15:52:30Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "revision_number": 0, "id": "9d421f62-c8a1-45a2-a465-31328cc21348", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "revision_number": 0, "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}], "revision_number": 6, "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}]} 2018-11-25 15:52:33,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp&description=Test+description used request id req-a009bcf3-5710-489a-8d0a-91317725629d 2018-11-25 15:52:33,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:33,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:33,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e294d547-7667-457b-8b88-6a0ffbd52e86 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695"}, "enabled": true, "id": "93d32cec3aac4f9f91e43d056b09d695", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}} 2018-11-25 15:52:33,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695 used request id req-e294d547-7667-457b-8b88-6a0ffbd52e86 2018-11-25 15:52:33,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:34,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-edc60c93-2009-4473-91a2-e4632235021c Date: Sun, 25 Nov 2018 15:52:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:29Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "9d421f62-c8a1-45a2-a465-31328cc21348"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:30Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf"}]} 2018-11-25 15:52:34,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-edc60c93-2009-4473-91a2-e4632235021c 2018-11-25 15:52:34,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:34,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-4a440a86-1a7f-469a-a3e9-9f53c24b5fcc Date: Sun, 25 Nov 2018 15:52:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:29Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "9d421f62-c8a1-45a2-a465-31328cc21348"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:30Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf"}]} 2018-11-25 15:52:34,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-4a440a86-1a7f-469a-a3e9-9f53c24b5fcc 2018-11-25 15:52:34,336 - neutron_utils - INFO - Retrieving security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:34,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b6206c26-edf0-495c-9da5-f779de31b9db Date: Sun, 25 Nov 2018 15:52:34 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "updated_at": "2018-11-25T15:52:30Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "revision_number": 0, "id": "9d421f62-c8a1-45a2-a465-31328cc21348", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "revision_number": 0, "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}], "revision_number": 6, "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}]} 2018-11-25 15:52:34,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-b6206c26-edf0-495c-9da5-f779de31b9db 2018-11-25 15:52:34,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 2018-11-25 15:52:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39a4c584d6b60b52d48cc497eb08869864279d" 2018-11-25 15:52:34,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-72cb0ad4-ddc5-4283-a258-4fc1d601a7df Date: Sun, 25 Nov 2018 15:52:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-25T15:52:29Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:29Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "9d421f62-c8a1-45a2-a465-31328cc21348"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-25T15:52:30Z", "security_group_id": "39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:30Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "d8d6d55d-d8b9-4df1-beba-a8f06b3106cf"}]} 2018-11-25 15:52:34,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=39f47603-8ed2-4d64-9b0e-dfb34d3ac6e4 used request id req-72cb0ad4-ddc5-4283-a258-4fc1d601a7df 2018-11-25 15:52:34,843 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack 2018-11-25 15:52:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:35,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:34 GMT Server: Apache x-openstack-request-id: req-e2c9d7ad-1aaf-44df-b379-edf0e99e533d Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:35,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:35 GMT Server: Apache x-openstack-request-id: req-86f70269-f0f3-4a89-9ae1-25e5b5e8f8b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:35,204 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-86f70269-f0f3-4a89-9ae1-25e5b5e8f8b1 2018-11-25 15:52:35,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:35,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:35 GMT Server: Apache x-openstack-request-id: req-77c1c46d-1eb4-4cb6-86c2-7ad27e195f52 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:35,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:35 GMT Server: Apache x-openstack-request-id: req-859f493f-8cab-4866-9560-976f1396ffcd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "93d32cec3aac4f9f91e43d056b09d695", "OS::stack_id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "security_group_name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "stack_user_project_id": "01752a4c541142b08f1284db0aff6d65", "tags": null, "creation_time": "2018-11-25T15:52:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T15:52:35Z", "id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 15:52:35,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-859f493f-8cab-4866-9560-976f1396ffcd 2018-11-25 15:52:35,422 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 15:52:35,422 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 15:52:38,426 - create_stack - DEBUG - Stack status query timeout in 1196.77853608 2018-11-25 15:52:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:38,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:38 GMT Server: Apache x-openstack-request-id: req-e84cbf03-7538-4a14-991b-24a635a85988 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:38,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:38 GMT Server: Apache x-openstack-request-id: req-42fa0313-213d-4d4b-9211-d8f736b3ddec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "93d32cec3aac4f9f91e43d056b09d695", "OS::stack_id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "security_group_name": "CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-sec-grp"}, "deletion_time": "2018-11-25T15:52:37Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack", "stack_user_project_id": "01752a4c541142b08f1284db0aff6d65", "tags": null, "creation_time": "2018-11-25T15:52:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T15:52:35Z", "id": "12ec00a9-5e34-4e38-9341-c8d4b2fceec1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-25 15:52:38,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-42fa0313-213d-4d4b-9211-d8f736b3ddec 2018-11-25 15:52:38,501 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 15:52:38,501 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack 2018-11-25 15:52:38,501 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack 2018-11-25 15:52:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17788bfec261b563a6ae3d3007bef8b44d0a0ec3" 2018-11-25 15:52:38,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 15:52:38 GMT Server: Apache x-openstack-request-id: req-f51149f0-ca1c-42a7-8210-f3c22c862c42 Location: http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 15:52:38,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:52:38 GMT Server: Apache x-openstack-request-id: req-139e51a9-c799-4c36-a178-666a2beab075 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 15:52:38,712 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/93d32cec3aac4f9f91e43d056b09d695/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-20aedb25-f7a5-414c-b15f-325b19dbf783-stack/12ec00a9-5e34-4e38-9341-c8d4b2fceec1 used request id req-139e51a9-c799-4c36-a178-666a2beab075 2018-11-25 15:52:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:38,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2875cb18-eb37-42f3-a597-adf62d9f8640 Date: Sun, 25 Nov 2018 15:52:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "updated_at": "2018-11-25T15:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "revision_number": 0, "id": "1dc854a0-f029-4f31-8071-ea96bd3ff47b", "remote_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "revision_number": 0, "id": "2cf75828-79de-472c-8713-b7d14b2c9fba", "remote_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "revision_number": 0, "id": "3ea23200-95ba-4d71-9238-245a00e07636", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "revision_number": 0, "id": "5e382f53-a10a-4ea9-b81d-8f4453a6709e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d32cec3aac4f9f91e43d056b09d695"}], "revision_number": 4, "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "d44ef001-57a7-4216-9c27-d9f252429023", "name": "default"}]} 2018-11-25 15:52:38,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2875cb18-eb37-42f3-a597-adf62d9f8640 2018-11-25 15:52:38,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:39,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326cfa4a-4c21-41bc-90ff-3029287170b6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:52:39,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-326cfa4a-4c21-41bc-90ff-3029287170b6 2018-11-25 15:52:39,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:39,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aff71bc-4c71-412d-9acd-9fac9d56f57d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:52:39,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-1aff71bc-4c71-412d-9acd-9fac9d56f57d 2018-11-25 15:52:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:39,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bd0c75-e955-4d44-b09a-c56ad323ab32 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:52:39,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-18bd0c75-e955-4d44-b09a-c56ad323ab32 2018-11-25 15:52:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:39,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee67e67-7775-438e-ba99-112dbc6aab2b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695"}, "enabled": true, "id": "93d32cec3aac4f9f91e43d056b09d695", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj"}} 2018-11-25 15:52:39,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695 used request id req-eee67e67-7775-438e-ba99-112dbc6aab2b 2018-11-25 15:52:39,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d44ef001-57a7-4216-9c27-d9f252429023 2018-11-25 15:52:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d44ef001-57a7-4216-9c27-d9f252429023 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:39,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1780d848-039f-4e45-9857-194202c8dcd8 Date: Sun, 25 Nov 2018 15:52:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "1dc854a0-f029-4f31-8071-ea96bd3ff47b"}, {"remote_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "2cf75828-79de-472c-8713-b7d14b2c9fba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "3ea23200-95ba-4d71-9238-245a00e07636"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:28Z", "security_group_id": "d44ef001-57a7-4216-9c27-d9f252429023", "port_range_min": null, "revision_number": 0, "tenant_id": "93d32cec3aac4f9f91e43d056b09d695", "created_at": "2018-11-25T15:52:28Z", "project_id": "93d32cec3aac4f9f91e43d056b09d695", "id": "5e382f53-a10a-4ea9-b81d-8f4453a6709e"}]} 2018-11-25 15:52:39,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d44ef001-57a7-4216-9c27-d9f252429023 used request id req-1780d848-039f-4e45-9857-194202c8dcd8 2018-11-25 15:52:39,516 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:52:39,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d44ef001-57a7-4216-9c27-d9f252429023 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:39,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3a2c8c3-8895-4669-9429-ad981954dca2 Content-Length: 0 Date: Sun, 25 Nov 2018 15:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:52:39,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d44ef001-57a7-4216-9c27-d9f252429023 used request id req-d3a2c8c3-8895-4669-9429-ad981954dca2 2018-11-25 15:52:39,793 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj 2018-11-25 15:52:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:40,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefdbdc0-8d83-4457-b180-65551102267d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:40,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/93d32cec3aac4f9f91e43d056b09d695 used request id req-cefdbdc0-8d83-4457-b180-65551102267d 2018-11-25 15:52:40,018 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-proj-role 2018-11-25 15:52:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ffd9196bc1404baf9828488ab1f7226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:40,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30e5b55-7367-41a7-9e08-f1dd3242611f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:40,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ffd9196bc1404baf9828488ab1f7226e used request id req-b30e5b55-7367-41a7-9e08-f1dd3242611f 2018-11-25 15:52:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9dd9425c51562eb37e6251aa7151aed2c1d6a" 2018-11-25 15:52:40,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0029dff0-14c0-4f80-b44e-b7eb0668a3e9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:40,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0029dff0-14c0-4f80-b44e-b7eb0668a3e9 2018-11-25 15:52:40,229 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-0602f4cb-0df8-4cb-user 2018-11-25 15:52:40,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/23eaae62edf74cea9a74b6368990e6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deda317a678779d3e2108d632a7ed467247bc2e" 2018-11-25 15:52:40,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ad4822-c8b4-4b17-88d8-5c5dff58257c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:40,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/23eaae62edf74cea9a74b6368990e6be used request id req-b5ad4822-c8b4-4b17-88d8-5c5dff58257c 2018-11-25 15:52:40,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:40,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RihNVJvzQwq4SEwkIhL1Uw"], "issued_at": "2018-11-25T15:52:40.000000Z"}} 2018-11-25 15:52:40,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}073ffd2b28ff8ee7be267974b4176aa2837e0847" 2018-11-25 15:52:40,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44224c0e-158c-4d1a-b320-77d74739467f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:40,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-44224c0e-158c-4d1a-b320-77d74739467f 2018-11-25 15:52:40,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:40,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:41,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["8B9MfGSKSLajvT-ZQv_dBw"], "issued_at": "2018-11-25T15:52:41.000000Z"}} 2018-11-25 15:52:41,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:41,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0bca0c-b92e-4ad1-b6d2-a5a74eb2ea99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:41,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ac0bca0c-b92e-4ad1-b6d2-a5a74eb2ea99 2018-11-25 15:52:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:41,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:41,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-02dade0e-0e54-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:41,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e6be7e-3c06-4cdd-a8e0-a0734408c724 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-02dade0e-0e54-426-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:52:41,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-02dade0e-0e54-426-proj used request id req-96e6be7e-3c06-4cdd-a8e0-a0734408c724 2018-11-25 15:52:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:41,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff37c47-c117-4ed3-aa3a-aee0fa17915f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:41,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8ff37c47-c117-4ed3-aa3a-aee0fa17915f 2018-11-25 15:52:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj"}}' 2018-11-25 15:52:41,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441ee991-8da9-4c89-a296-0c9720aea0fc Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5"}, "enabled": true, "id": "e66bd8c39e3340ef93436e0046e2aba5", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj"}} 2018-11-25 15:52:41,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-441ee991-8da9-4c89-a296-0c9720aea0fc 2018-11-25 15:52:41,657 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-02dade0e-0e54-426-proj 2018-11-25 15:52:41,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:41,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:42,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["36OgvNjgRXurIn2tDWK34Q"], "issued_at": "2018-11-25T15:52:42.000000Z"}} 2018-11-25 15:52:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:42,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf75841-33bd-4e90-bafb-a14faaa1ce05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:42,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cbf75841-33bd-4e90-bafb-a14faaa1ce05 2018-11-25 15:52:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:42,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:42,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1718fcba-a794-40a7-b54b-6b2c8eb778f8 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:52:42,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1718fcba-a794-40a7-b54b-6b2c8eb778f8 2018-11-25 15:52:42,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-02dade0e-0e54-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:42,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f2d5c9-6a49-4983-9642-d54462e8f658 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-02dade0e-0e54-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5"}, "enabled": true, "id": "e66bd8c39e3340ef93436e0046e2aba5", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj"}]} 2018-11-25 15:52:42,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-02dade0e-0e54-426-proj used request id req-96f2d5c9-6a49-4983-9642-d54462e8f658 2018-11-25 15:52:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:42,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e70bbed-daf7-43c1-a4ac-2be1311e508a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:42,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0e70bbed-daf7-43c1-a4ac-2be1311e508a 2018-11-25 15:52:42,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:42,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90edfa4-0c52-4c94-8aa3-131018b5682c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:42,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d90edfa4-0c52-4c94-8aa3-131018b5682c 2018-11-25 15:52:42,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-02dade0e-0e54-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:42,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4434949-e664-4395-8989-2f74fd710d8e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-02dade0e-0e54-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5"}, "enabled": true, "id": "e66bd8c39e3340ef93436e0046e2aba5", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj"}]} 2018-11-25 15:52:42,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-02dade0e-0e54-426-proj used request id req-b4434949-e664-4395-8989-2f74fd710d8e 2018-11-25 15:52:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/54f868ad3b5c4505a17400c6f2aa5a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:43,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13403fb-d823-4644-bd27-a4e4c09a3621 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-02dade0e-0e54-426-user", "links": {"self": "http://172.30.9.29:5000/v3/users/54f868ad3b5c4505a17400c6f2aa5a8e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e66bd8c39e3340ef93436e0046e2aba5", "id": "54f868ad3b5c4505a17400c6f2aa5a8e", "password_expires_at": null}} 2018-11-25 15:52:43,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/54f868ad3b5c4505a17400c6f2aa5a8e used request id req-a13403fb-d823-4644-bd27-a4e4c09a3621 2018-11-25 15:52:43,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:43,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc1a305-6b96-429b-88fa-436a60f496cf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:52:43,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles used request id req-ebc1a305-6b96-429b-88fa-436a60f496cf 2018-11-25 15:52:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:43,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2880013-8c86-4f1c-a1f0-2aa5a0870277 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:52:43,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-e2880013-8c86-4f1c-a1f0-2aa5a0870277 2018-11-25 15:52:43,273 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-02dade0e-0e54-426-proj 2018-11-25 15:52:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:43,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff52103f-0e63-4a83-888c-ea08bf96afcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:43,396 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-ff52103f-0e63-4a83-888c-ea08bf96afcc 2018-11-25 15:52:43,396 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-02dade0e-0e54-426-user 2018-11-25 15:52:43,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:43,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284aca57-90a7-405e-b4a1-c002b32dd680 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:43,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-284aca57-90a7-405e-b4a1-c002b32dd680 2018-11-25 15:52:43,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" -d '{"role": {"name": "CreateStackNegativeTests-02dade0e-0e54-426-proj-role"}}' 2018-11-25 15:52:43,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a41d962-60e7-48f5-9ab0-e69d9bddb6e7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13c4da2987014b62a43bd91f32987f01", "links": {"self": "http://172.30.9.29:5000/v3/roles/13c4da2987014b62a43bd91f32987f01"}, "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj-role"}} 2018-11-25 15:52:43,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6a41d962-60e7-48f5-9ab0-e69d9bddb6e7 2018-11-25 15:52:43,615 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-02dade0e-0e54-426-proj-role 2018-11-25 15:52:43,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/13c4da2987014b62a43bd91f32987f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:43,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e106249b-104f-4ff1-9a18-79cf8bb27530 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/13c4da2987014b62a43bd91f32987f01"}, "domain_id": null, "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj-role", "id": "13c4da2987014b62a43bd91f32987f01"}} 2018-11-25 15:52:43,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/13c4da2987014b62a43bd91f32987f01 used request id req-e106249b-104f-4ff1-9a18-79cf8bb27530 2018-11-25 15:52:43,702 - keystone_utils - INFO - Granting role CreateStackNegativeTests-02dade0e-0e54-426-proj-role to project CreateStackNegativeTests-02dade0e-0e54-426-proj 2018-11-25 15:52:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles/13c4da2987014b62a43bd91f32987f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:43,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c7a8f0-2d1b-4fe6-bae4-f51f50969bf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:43,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5/users/54f868ad3b5c4505a17400c6f2aa5a8e/roles/13c4da2987014b62a43bd91f32987f01 used request id req-77c7a8f0-2d1b-4fe6-bae4-f51f50969bf5 2018-11-25 15:52:43,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:43,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:44,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13c4da2987014b62a43bd91f32987f01", "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e66bd8c39e3340ef93436e0046e2aba5", "name": "CreateStackNegativeTests-02dade0e-0e54-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e66bd8c39e3340ef93436e0046e2aba5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e66bd8c39e3340ef93436e0046e2aba5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e66bd8c39e3340ef93436e0046e2aba5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e66bd8c39e3340ef93436e0046e2aba5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e66bd8c39e3340ef93436e0046e2aba5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e66bd8c39e3340ef93436e0046e2aba5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e66bd8c39e3340ef93436e0046e2aba5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e66bd8c39e3340ef93436e0046e2aba5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e66bd8c39e3340ef93436e0046e2aba5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e66bd8c39e3340ef93436e0046e2aba5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e66bd8c39e3340ef93436e0046e2aba5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e66bd8c39e3340ef93436e0046e2aba5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-02dade0e-0e54-426-user", "id": "54f868ad3b5c4505a17400c6f2aa5a8e"}, "audit_ids": ["IrbNQSy8RgORgUJVHva2zQ"], "issued_at": "2018-11-25T15:52:44.000000Z"}} 2018-11-25 15:52:44,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe4c42584f496ec91cc6407557ee446612c9ff0" 2018-11-25 15:52:44,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63df5515-08db-428b-b5be-c40ce9f570d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:44,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-63df5515-08db-428b-b5be-c40ce9f570d9 2018-11-25 15:52:44,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:44,418 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:52:44,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e66bd8c39e3340ef93436e0046e2aba5/stacks?stack_name=CreateStackNegativeTests-5e6229ca-ed4c-4049-80f6-bec85847bc21 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe4c42584f496ec91cc6407557ee446612c9ff0" 2018-11-25 15:52:44,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:44 GMT Server: Apache x-openstack-request-id: req-75353fb6-dc2d-4cd7-ad1a-05c426267017 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:52:44,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e66bd8c39e3340ef93436e0046e2aba5/stacks?stack_name=CreateStackNegativeTests-5e6229ca-ed4c-4049-80f6-bec85847bc21 used request id req-75353fb6-dc2d-4cd7-ad1a-05c426267017 2018-11-25 15:52:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:44,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fef891c1-135d-40e5-8d67-2359029a44f8 Date: Sun, 25 Nov 2018 15:52:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:52:44,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fef891c1-135d-40e5-8d67-2359029a44f8 2018-11-25 15:52:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:44,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a0691e-1895-4801-a096-55b00907dafa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:52:44,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-e5a0691e-1895-4801-a096-55b00907dafa 2018-11-25 15:52:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:44,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680599c4-bca9-4228-9b20-b1180044fd8b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:52:44,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-680599c4-bca9-4228-9b20-b1180044fd8b 2018-11-25 15:52:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:45,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458f89c4-8619-41dc-8ccd-3796dcd4bebf Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:52:45,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-458f89c4-8619-41dc-8ccd-3796dcd4bebf 2018-11-25 15:52:45,085 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-02dade0e-0e54-426-proj 2018-11-25 15:52:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:45,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d71c82-2ee2-49a1-86ae-18167490b463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:45,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e66bd8c39e3340ef93436e0046e2aba5 used request id req-80d71c82-2ee2-49a1-86ae-18167490b463 2018-11-25 15:52:45,307 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-02dade0e-0e54-426-proj-role 2018-11-25 15:52:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/13c4da2987014b62a43bd91f32987f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:45,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f28828c-467c-422d-9f15-8598e3329cb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:45,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/13c4da2987014b62a43bd91f32987f01 used request id req-0f28828c-467c-422d-9f15-8598e3329cb0 2018-11-25 15:52:45,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f50acb5b911d08d8ad0a5fc1b250c725c04a05" 2018-11-25 15:52:45,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64719a45-f04b-424c-a5bc-cdfeb7918e2b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:45,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-64719a45-f04b-424c-a5bc-cdfeb7918e2b 2018-11-25 15:52:45,592 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-02dade0e-0e54-426-user 2018-11-25 15:52:45,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/54f868ad3b5c4505a17400c6f2aa5a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f438755f8650e17e43faa4c943a5634817845" 2018-11-25 15:52:45,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e1e94e-e353-45a7-b2d6-ea25a66a2f29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:45,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/54f868ad3b5c4505a17400c6f2aa5a8e used request id req-34e1e94e-e353-45a7-b2d6-ea25a66a2f29 2018-11-25 15:52:45,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:46,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["TFybv7v0QomTymj2Z-4XCg"], "issued_at": "2018-11-25T15:52:46.000000Z"}} 2018-11-25 15:52:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435fa06f83bee33a7b7cb325c54189ec9df8b152" 2018-11-25 15:52:46,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9789f1-f6e3-4dec-b904-c378e93abf7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:46,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd9789f1-f6e3-4dec-b904-c378e93abf7e 2018-11-25 15:52:46,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:46,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:46,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["7DgEQTXKRNyGmZJWgyq7OQ"], "issued_at": "2018-11-25T15:52:46.000000Z"}} 2018-11-25 15:52:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:46,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21c357d-9957-48e1-9050-28a70c13f580 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:46,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b21c357d-9957-48e1-9050-28a70c13f580 2018-11-25 15:52:46,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:46,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:46,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:46,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f588433-861d-40ff-ab50-9aa950815efe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:52:46,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj used request id req-1f588433-861d-40ff-ab50-9aa950815efe 2018-11-25 15:52:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:46,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f09ada-35bf-453b-9c99-d3493caab1d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:46,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c3f09ada-35bf-453b-9c99-d3493caab1d6 2018-11-25 15:52:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj"}}' 2018-11-25 15:52:47,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b86bc6-82a3-448b-9603-ea8f41d2745b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865"}, "enabled": true, "id": "e2a40a1967f84d6884e686bcf2151865", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj"}} 2018-11-25 15:52:47,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-51b86bc6-82a3-448b-9603-ea8f41d2745b 2018-11-25 15:52:47,166 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj 2018-11-25 15:52:47,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:47,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:47,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["sXY-AazLRtq2j0R-U4_uAw"], "issued_at": "2018-11-25T15:52:47.000000Z"}} 2018-11-25 15:52:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:47,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7026d1c-25db-4285-893d-fdd1c817cc5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:47,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7026d1c-25db-4285-893d-fdd1c817cc5d 2018-11-25 15:52:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:47,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:47,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a8b14a-0641-455f-a8fd-e6f7ceef5930 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:52:47,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d1a8b14a-0641-455f-a8fd-e6f7ceef5930 2018-11-25 15:52:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:47,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abb8040-8305-4aaa-8ed8-da5144fddb56 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865"}, "enabled": true, "id": "e2a40a1967f84d6884e686bcf2151865", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj"}]} 2018-11-25 15:52:47,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj used request id req-1abb8040-8305-4aaa-8ed8-da5144fddb56 2018-11-25 15:52:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae71d4e-c625-42c1-8aab-2b65c16b45bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:47,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4ae71d4e-c625-42c1-8aab-2b65c16b45bf 2018-11-25 15:52:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:48,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f35982-6952-42ba-8db9-6b4ac5ca253e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:48,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e1f35982-6952-42ba-8db9-6b4ac5ca253e 2018-11-25 15:52:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:48,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef02cc8e-e8fc-4e15-a1cf-a5e677f6a140 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865"}, "enabled": true, "id": "e2a40a1967f84d6884e686bcf2151865", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj"}]} 2018-11-25 15:52:48,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj used request id req-ef02cc8e-e8fc-4e15-a1cf-a5e677f6a140 2018-11-25 15:52:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/d10503f967f54ac9b1d7f2373b457e5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:48,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08ddd6f-9f7d-4f47-9e7e-492c03dc2ecc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-user", "links": {"self": "http://172.30.9.29:5000/v3/users/d10503f967f54ac9b1d7f2373b457e5a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e2a40a1967f84d6884e686bcf2151865", "id": "d10503f967f54ac9b1d7f2373b457e5a", "password_expires_at": null}} 2018-11-25 15:52:48,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d10503f967f54ac9b1d7f2373b457e5a used request id req-c08ddd6f-9f7d-4f47-9e7e-492c03dc2ecc 2018-11-25 15:52:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:48,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d285f14-cc14-4987-9a2e-7ef610eefcb1 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 15:52:48,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles used request id req-1d285f14-cc14-4987-9a2e-7ef610eefcb1 2018-11-25 15:52:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:48,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecb4f4a-7d26-4f6b-ba03-11ae065fd926 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 15:52:48,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-eecb4f4a-7d26-4f6b-ba03-11ae065fd926 2018-11-25 15:52:48,633 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj 2018-11-25 15:52:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:48,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729799e3-d664-4192-8846-5f8f3ee92f77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:48,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-729799e3-d664-4192-8846-5f8f3ee92f77 2018-11-25 15:52:48,773 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-3cbb24d7-8a7f-4ff-user 2018-11-25 15:52:48,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:48,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b623b6a2-861d-4689-9b1a-570a40c93781 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:48,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b623b6a2-861d-4689-9b1a-570a40c93781 2018-11-25 15:52:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" -d '{"role": {"name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role"}}' 2018-11-25 15:52:48,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d48470-0964-4f20-8bca-99737f3f0967 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47dd6cbbda2446578256e5e9895b13a6", "links": {"self": "http://172.30.9.29:5000/v3/roles/47dd6cbbda2446578256e5e9895b13a6"}, "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role"}} 2018-11-25 15:52:48,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-74d48470-0964-4f20-8bca-99737f3f0967 2018-11-25 15:52:48,962 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role 2018-11-25 15:52:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/47dd6cbbda2446578256e5e9895b13a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:49,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313f42ec-9290-4827-b6a4-5ac1a6ac96c8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/47dd6cbbda2446578256e5e9895b13a6"}, "domain_id": null, "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role", "id": "47dd6cbbda2446578256e5e9895b13a6"}} 2018-11-25 15:52:49,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/47dd6cbbda2446578256e5e9895b13a6 used request id req-313f42ec-9290-4827-b6a4-5ac1a6ac96c8 2018-11-25 15:52:49,054 - keystone_utils - INFO - Granting role CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role to project CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj 2018-11-25 15:52:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles/47dd6cbbda2446578256e5e9895b13a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:49,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c74c574-c6ab-44e0-93dc-10849a55134c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:49,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865/users/d10503f967f54ac9b1d7f2373b457e5a/roles/47dd6cbbda2446578256e5e9895b13a6 used request id req-4c74c574-c6ab-44e0-93dc-10849a55134c 2018-11-25 15:52:49,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:49,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:49,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47dd6cbbda2446578256e5e9895b13a6", "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}], "expires_at": "2018-11-25T16:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2a40a1967f84d6884e686bcf2151865", "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e2a40a1967f84d6884e686bcf2151865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/e2a40a1967f84d6884e686bcf2151865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/e2a40a1967f84d6884e686bcf2151865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e2a40a1967f84d6884e686bcf2151865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/e2a40a1967f84d6884e686bcf2151865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/e2a40a1967f84d6884e686bcf2151865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e2a40a1967f84d6884e686bcf2151865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/e2a40a1967f84d6884e686bcf2151865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/e2a40a1967f84d6884e686bcf2151865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e2a40a1967f84d6884e686bcf2151865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/e2a40a1967f84d6884e686bcf2151865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/e2a40a1967f84d6884e686bcf2151865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-3cbb24d7-8a7f-4ff-user", "id": "d10503f967f54ac9b1d7f2373b457e5a"}, "audit_ids": ["1aU-V8IKR2OLJdrbRVfKOw"], "issued_at": "2018-11-25T15:52:49.000000Z"}} 2018-11-25 15:52:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7787bae7647c4475ecea6b8aebb5af9201df793" 2018-11-25 15:52:49,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06e41ce-1a01-4f62-84b8-92e8bc939eb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:49,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b06e41ce-1a01-4f62-84b8-92e8bc939eb3 2018-11-25 15:52:49,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:49,650 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 15:52:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e2a40a1967f84d6884e686bcf2151865/stacks?stack_name=CreateStackNegativeTests-e4d03216-374d-4876-a66f-eaca0cf19dc0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7787bae7647c4475ecea6b8aebb5af9201df793" 2018-11-25 15:52:49,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:49 GMT Server: Apache x-openstack-request-id: req-e7a99373-4fee-4841-857c-a031da49590c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 15:52:49,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e2a40a1967f84d6884e686bcf2151865/stacks?stack_name=CreateStackNegativeTests-e4d03216-374d-4876-a66f-eaca0cf19dc0 used request id req-e7a99373-4fee-4841-857c-a031da49590c 2018-11-25 15:52:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/e2a40a1967f84d6884e686bcf2151865/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7787bae7647c4475ecea6b8aebb5af9201df793" -d '{"stack_name": "CreateStackNegativeTests-e4d03216-374d-4876-a66f-eaca0cf19dc0", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-11-25 15:52:50,267 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 15:52:49 GMT Server: Apache x-openstack-request-id: req-a06bd6ce-3bb0-4817-a1d5-3cbf0048a3ae Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-11-25 15:52:50,267 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/e2a40a1967f84d6884e686bcf2151865/stacks used request id req-a06bd6ce-3bb0-4817-a1d5-3cbf0048a3ae 2018-11-25 15:52:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:50,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8230c0e3-3dc7-4ad9-a2df-202981f04c11 Date: Sun, 25 Nov 2018 15:52:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:52:50,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8230c0e3-3dc7-4ad9-a2df-202981f04c11 2018-11-25 15:52:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:50,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cfa754-f671-4d64-990a-ba9bf8c51fa6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:52:50,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-d6cfa754-f671-4d64-990a-ba9bf8c51fa6 2018-11-25 15:52:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:50,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3e0c89-e546-408a-b89c-a9461ddce04d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:52:50,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-8a3e0c89-e546-408a-b89c-a9461ddce04d 2018-11-25 15:52:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:50,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d6c53e-b8b1-4358-aafb-7f8f172fb6ec Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:52:50,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-f7d6c53e-b8b1-4358-aafb-7f8f172fb6ec 2018-11-25 15:52:50,762 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj 2018-11-25 15:52:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:50,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ff02a1-5f7c-46bc-b4a7-96b1ee44f7a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:50,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e2a40a1967f84d6884e686bcf2151865 used request id req-61ff02a1-5f7c-46bc-b4a7-96b1ee44f7a9 2018-11-25 15:52:50,983 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-3cbb24d7-8a7f-4ff-proj-role 2018-11-25 15:52:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/47dd6cbbda2446578256e5e9895b13a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:51,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4fdebf-aa23-46c8-8f47-8d2360da61c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:51,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/47dd6cbbda2446578256e5e9895b13a6 used request id req-dd4fdebf-aa23-46c8-8f47-8d2360da61c3 2018-11-25 15:52:51,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6173b408d132f2864d34d72d6ccc1209ac75b6e" 2018-11-25 15:52:51,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc3d122-637c-4bc2-859e-20ac2953e96c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:51,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bbc3d122-637c-4bc2-859e-20ac2953e96c 2018-11-25 15:52:51,232 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-3cbb24d7-8a7f-4ff-user 2018-11-25 15:52:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d10503f967f54ac9b1d7f2373b457e5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc73601003234770427a5f455f0e76efd8a245" 2018-11-25 15:52:51,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083a7959-3531-44cc-90dc-07186ae6cc95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:51,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d10503f967f54ac9b1d7f2373b457e5a used request id req-083a7959-3531-44cc-90dc-07186ae6cc95 2018-11-25 15:52:51,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:51,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["C-MSn5ndTp2FQQv9Y7Mbng"], "issued_at": "2018-11-25T15:52:51.000000Z"}} 2018-11-25 15:52:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1034dae44363fa2c1bcc44fb644279914a55452" 2018-11-25 15:52:51,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd423ae9-4cbf-4962-a817-9c1a4a0d3a33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:51,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fd423ae9-4cbf-4962-a817-9c1a4a0d3a33 2018-11-25 15:52:51,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:51,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:52,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["o8Uak81GTdihW0sCIcXvdg"], "issued_at": "2018-11-25T15:52:52.000000Z"}} 2018-11-25 15:52:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:52:52,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4322dad8-ff21-4f17-8448-870056430855 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:52,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4322dad8-ff21-4f17-8448-870056430855 2018-11-25 15:52:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:52,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:52:52,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a76868c-426c-403a-9313-2460ea98b830 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:52:52,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj used request id req-2a76868c-426c-403a-9313-2460ea98b830 2018-11-25 15:52:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:52:52,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6318a08-dd5c-402f-befb-4e4e175bce6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:52,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f6318a08-dd5c-402f-befb-4e4e175bce6c 2018-11-25 15:52:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}}' 2018-11-25 15:52:52,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b3b07a-3b6f-4a5d-886b-288bf324c34f Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:52:52,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e9b3b07a-3b6f-4a5d-886b-288bf324c34f 2018-11-25 15:52:52,645 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj 2018-11-25 15:52:52,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:52,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:53,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LmmLdXGsRdKUhT0j6k_PNw"], "issued_at": "2018-11-25T15:52:53.000000Z"}} 2018-11-25 15:52:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8bb61f7a1ec0c85948ccb7ddb40ca2d40258a" 2018-11-25 15:52:53,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4599567b-7ba7-48e4-9569-7e8cc38ca8de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:53,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4599567b-7ba7-48e4-9569-7e8cc38ca8de 2018-11-25 15:52:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:52:53,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:52:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8bb61f7a1ec0c85948ccb7ddb40ca2d40258a" 2018-11-25 15:52:53,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b9db27-68d4-473b-921e-726c58785f91 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:52:53,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-36b9db27-68d4-473b-921e-726c58785f91 2018-11-25 15:52:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8bb61f7a1ec0c85948ccb7ddb40ca2d40258a" 2018-11-25 15:52:53,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38779881-d167-47a0-aea1-6168de2e2485 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}]} 2018-11-25 15:52:53,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj used request id req-38779881-d167-47a0-aea1-6168de2e2485 2018-11-25 15:52:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8bb61f7a1ec0c85948ccb7ddb40ca2d40258a" 2018-11-25 15:52:53,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c6ee37-6c04-4933-b6b9-ceb7edf10be3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:52:53,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-02c6ee37-6c04-4933-b6b9-ceb7edf10be3 2018-11-25 15:52:53,698 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user 2018-11-25 15:52:53,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:52:53,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e662f3-3599-4076-a04d-e136675fdece Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:52:53,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-58e662f3-3599-4076-a04d-e136675fdece 2018-11-25 15:52:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}}' 2018-11-25 15:52:53,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe446c0-9f6d-416b-b291-b16e5941bf40 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6130e792d8fa49d5945fdb1141f2dc72", "links": {"self": "http://172.30.9.29:5000/v3/roles/6130e792d8fa49d5945fdb1141f2dc72"}, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}} 2018-11-25 15:52:53,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1fe446c0-9f6d-416b-b291-b16e5941bf40 2018-11-25 15:52:53,890 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role 2018-11-25 15:52:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6130e792d8fa49d5945fdb1141f2dc72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:52:53,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680b7ad8-195f-442d-801d-ca1d0347baba Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6130e792d8fa49d5945fdb1141f2dc72"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role", "id": "6130e792d8fa49d5945fdb1141f2dc72"}} 2018-11-25 15:52:53,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6130e792d8fa49d5945fdb1141f2dc72 used request id req-680b7ad8-195f-442d-801d-ca1d0347baba 2018-11-25 15:52:53,989 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role to project CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj 2018-11-25 15:52:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c/users/36f1c691ae344ba7adcb82eb2fa33912/roles/6130e792d8fa49d5945fdb1141f2dc72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:52:54,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c782a9e-30d1-439f-8fc4-788dadf14b18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:52:54,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c/users/36f1c691ae344ba7adcb82eb2fa33912/roles/6130e792d8fa49d5945fdb1141f2dc72 used request id req-1c782a9e-30d1-439f-8fc4-788dadf14b18 2018-11-25 15:52:54,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:52:54,122 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:52:54,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:54,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:54,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["istVTLI5TRC5srcFMVChVQ"], "issued_at": "2018-11-25T15:52:54.000000Z"}} 2018-11-25 15:52:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:52:54,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc00b34-4456-4459-9ace-8af7f38d6ae9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:54,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6bc00b34-4456-4459-9ace-8af7f38d6ae9 2018-11-25 15:52:54,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:52:54,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-ac33c580-308f-496a-aaa0-ef6d8969d856 Date: Sun, 25 Nov 2018 15:52:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image"} 2018-11-25 15:52:54,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image used request id req-ac33c580-308f-496a-aaa0-ef6d8969d856 2018-11-25 15:52:54,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:52:54,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-01dddab1-eda8-447c-bfc7-a7d4a70122e1 Date: Sun, 25 Nov 2018 15:52:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:52:54,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-01dddab1-eda8-447c-bfc7-a7d4a70122e1 2018-11-25 15:52:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image"}' 2018-11-25 15:52:55,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 X-Openstack-Request-Id: req-db7c8eca-ce40-4b2a-80ce-76b98072f58e Date: Sun, 25 Nov 2018 15:52:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:52:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:52:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2", "min_disk": 0, "protected": false, "id": "be45395c-1641-47c5-8fff-ea235d8427a2", "file": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2/file", "checksum": null, "owner": "b7cf46aac7bd4e7ab426d3a62bb9698c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:52:55,150 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-db7c8eca-ce40-4b2a-80ce-76b98072f58e 2018-11-25 15:52:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" -d '' 2018-11-25 15:52:57,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ed7be85-de91-4c79-a90c-c35f8e70a4b5 Date: Sun, 25 Nov 2018 15:52:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:52:57,105 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2/file used request id req-6ed7be85-de91-4c79-a90c-c35f8e70a4b5 2018-11-25 15:52:57,105 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:52:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:52:57,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3eb4638a-4610-4fae-81c4-81beb73b8453 Date: Sun, 25 Nov 2018 15:52:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:52:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:52:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/be45395c-1641-47c5-8fff-ea235d8427a2/snap", "metadata": {}}], "self": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2", "min_disk": 0, "protected": false, "id": "be45395c-1641-47c5-8fff-ea235d8427a2", "file": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7cf46aac7bd4e7ab426d3a62bb9698c", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/be45395c-1641-47c5-8fff-ea235d8427a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:52:57,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 used request id req-3eb4638a-4610-4fae-81c4-81beb73b8453 2018-11-25 15:52:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:52:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a421f55-8b94-4378-a1f8-20f2d43d25b5 Date: Sun, 25 Nov 2018 15:52:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:52:57,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4a421f55-8b94-4378-a1f8-20f2d43d25b5 2018-11-25 15:52:57,442 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image 2018-11-25 15:52:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:52:57,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a49fa9d2-b9a7-4fa1-ace5-b7c63b3eafc5 Date: Sun, 25 Nov 2018 15:52:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:52:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:52:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/be45395c-1641-47c5-8fff-ea235d8427a2/snap", "metadata": {}}], "self": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2", "min_disk": 0, "protected": false, "id": "be45395c-1641-47c5-8fff-ea235d8427a2", "file": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7cf46aac7bd4e7ab426d3a62bb9698c", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/be45395c-1641-47c5-8fff-ea235d8427a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:52:57,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 used request id req-a49fa9d2-b9a7-4fa1-ace5-b7c63b3eafc5 2018-11-25 15:52:57,464 - create_image - DEBUG - Instance status is - active 2018-11-25 15:52:57,464 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image 2018-11-25 15:52:57,464 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image 2018-11-25 15:52:57,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:52:57,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:52:57,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["dqVCLoM6QRW-Npfp4J3gcg"], "issued_at": "2018-11-25T15:52:57.000000Z"}} 2018-11-25 15:52:57,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:52:57,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9581b9e2-1fdd-42e4-b58a-81aaa2584da8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:52:57,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9581b9e2-1fdd-42e4-b58a-81aaa2584da8 2018-11-25 15:52:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:52:58,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-acb63783-6f04-47de-b897-6c405bbd0abe Date: Sun, 25 Nov 2018 15:52:58 GMT RESP BODY: {"networks":[]} 2018-11-25 15:52:58,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-acb63783-6f04-47de-b897-6c405bbd0abe 2018-11-25 15:52:58,176 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net 2018-11-25 15:52:58,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net", "admin_state_up": true}}' 2018-11-25 15:52:58,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5c464ba5-40d9-406f-b665-1d90c09d8799 Date: Sun, 25 Nov 2018 15:52:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60b9124f-8cfa-4953-8658-83c4ed47178a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:52:58Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","mtu":1450}} 2018-11-25 15:52:58,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-5c464ba5-40d9-406f-b665-1d90c09d8799 2018-11-25 15:52:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:52:58,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-23f8a299-8f70-4dcc-9356-ee27531735b1 Date: Sun, 25 Nov 2018 15:52:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:52:58Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:52:58,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-23f8a299-8f70-4dcc-9356-ee27531735b1 2018-11-25 15:52:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:52:59,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3f9ec33-816e-4238-a4a2-4ff0d597fc45 Date: Sun, 25 Nov 2018 15:52:59 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:52:59,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-a3f9ec33-816e-4238-a4a2-4ff0d597fc45 2018-11-25 15:52:59,157 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet 2018-11-25 15:52:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" -d '{"subnets": [{"ip_version": 4, "network_id": "60b9124f-8cfa-4953-8658-83c4ed47178a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]}' 2018-11-25 15:52:59,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d0e251ef-c772-4bf5-b955-49ea8f004a66 Date: Sun, 25 Nov 2018 15:52:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:52:59,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d0e251ef-c772-4bf5-b955-49ea8f004a66 2018-11-25 15:52:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:53:00,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-615913f8-e2be-4676-ad79-4286ae5d5df4 Date: Sun, 25 Nov 2018 15:53:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:00,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-615913f8-e2be-4676-ad79-4286ae5d5df4 2018-11-25 15:53:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:53:00,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b010dab6-1eb1-46a7-bbb5-83fee4e79ff8 Date: Sun, 25 Nov 2018 15:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:00,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-b010dab6-1eb1-46a7-bbb5-83fee4e79ff8 2018-11-25 15:53:00,316 - OpenStackNetwork - DEBUG - Network [60b9124f-8cfa-4953-8658-83c4ed47178a] created successfully 2018-11-25 15:53:00,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:00,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:00,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["JAhTGBCzS_-mh5mbuQvRCA"], "issued_at": "2018-11-25T15:53:00.000000Z"}} 2018-11-25 15:53:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:00,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6fba6b-7af4-4f9e-ab63-24ea578684b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:00,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fc6fba6b-7af4-4f9e-ab63-24ea578684b7 2018-11-25 15:53:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:00,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f049a726-008a-4e9e-8638-43962dee5c4a Date: Sun, 25 Nov 2018 15:53:00 GMT RESP BODY: {"routers": []} 2018-11-25 15:53:00,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router&admin_state_up=True used request id req-f049a726-008a-4e9e-8638-43962dee5c4a 2018-11-25 15:53:00,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:00,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:01,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["0KXmkpYMQlyFSfw74prTfA"], "issued_at": "2018-11-25T15:53:01.000000Z"}} 2018-11-25 15:53:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00b32b7a7c718a7a3370ec852e780ffdd510ea7" 2018-11-25 15:53:01,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6676bf27-2d62-4893-953a-32d3c1377559 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:01,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6676bf27-2d62-4893-953a-32d3c1377559 2018-11-25 15:53:01,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:01,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-780415d4-b6ff-44c7-935b-07ee5340e55b Date: Sun, 25 Nov 2018 15:53:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:53:01,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-780415d4-b6ff-44c7-935b-07ee5340e55b 2018-11-25 15:53:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:01,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c0eac3b-dd1f-43bb-875b-dcb6dd884be9 Date: Sun, 25 Nov 2018 15:53:01 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:53:01,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-0c0eac3b-dd1f-43bb-875b-dcb6dd884be9 2018-11-25 15:53:01,927 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router 2018-11-25 15:53:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router", "admin_state_up": true}}' 2018-11-25 15:53:07,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bf06027d-6990-45a9-9e2c-365c00be45bb Date: Sun, 25 Nov 2018 15:53:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:02Z", "admin_state_up": true, "updated_at": "2018-11-25T15:53:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "b818d832-24c8-4caf-affd-e50ee3648b1c", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router"}} 2018-11-25 15:53:07,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-bf06027d-6990-45a9-9e2c-365c00be45bb 2018-11-25 15:53:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b818d832-24c8-4caf-affd-e50ee3648b1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:07,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5122e385-1193-479a-811f-9fb499ab02a8 Date: Sun, 25 Nov 2018 15:53:07 GMT RESP BODY: {"ports":[]} 2018-11-25 15:53:07,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b818d832-24c8-4caf-affd-e50ee3648b1c used request id req-5122e385-1193-479a-811f-9fb499ab02a8 2018-11-25 15:53:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-18cf8728-caba-4c2b-abd1-fee9d85e96a7 Date: Sun, 25 Nov 2018 15:53:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:07,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-18cf8728-caba-4c2b-abd1-fee9d85e96a7 2018-11-25 15:53:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:53:07,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:53:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:53:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:07,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168b1248-5b07-4755-af16-38419e6fbf79 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:07,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-168b1248-5b07-4755-af16-38419e6fbf79 2018-11-25 15:53:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:07,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ec56a97-6629-4c32-bd3f-f8dda9232fb9 Date: Sun, 25 Nov 2018 15:53:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:07,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-5ec56a97-6629-4c32-bd3f-f8dda9232fb9 2018-11-25 15:53:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:08,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41360786-a731-4e60-bd15-b8f72bae25b5 Date: Sun, 25 Nov 2018 15:53:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:08,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet used request id req-41360786-a731-4e60-bd15-b8f72bae25b5 2018-11-25 15:53:08,116 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:53:08,116 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router 2018-11-25 15:53:08,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" -d '{"subnet_id": "416573ac-3cb6-4a21-892d-c0e2f5b54ad6"}' 2018-11-25 15:53:09,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a04a8753-a4e6-4b14-830f-422b5ef374b6 Date: Sun, 25 Nov 2018 15:53:09 GMT RESP BODY: {"network_id": "60b9124f-8cfa-4953-8658-83c4ed47178a", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "subnet_id": "416573ac-3cb6-4a21-892d-c0e2f5b54ad6", "subnet_ids": ["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"], "port_id": "aae6f805-d819-459a-8a38-977c7af35c77", "id": "b818d832-24c8-4caf-affd-e50ee3648b1c"} 2018-11-25 15:53:09,955 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c/add_router_interface used request id req-a04a8753-a4e6-4b14-830f-422b5ef374b6 2018-11-25 15:53:09,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:10,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-aa3ffc73-2326-4a08-a98c-79875129a73e Date: Sun, 25 Nov 2018 15:53:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:02Z", "admin_state_up": true, "updated_at": "2018-11-25T15:53:09Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "b818d832-24c8-4caf-affd-e50ee3648b1c", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router"}} 2018-11-25 15:53:10,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c used request id req-aa3ffc73-2326-4a08-a98c-79875129a73e 2018-11-25 15:53:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b818d832-24c8-4caf-affd-e50ee3648b1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:10,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-491decac-4cb7-423e-adc7-25426ff172e3 Date: Sun, 25 Nov 2018 15:53:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.1"}],"id":"aae6f805-d819-459a-8a38-977c7af35c77","security_groups":[],"mac_address":"fa:16:3e:fb:f6:ee","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:08Z","binding:vnic_type":"normal","device_id":"b818d832-24c8-4caf-affd-e50ee3648b1c"}]} 2018-11-25 15:53:10,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b818d832-24c8-4caf-affd-e50ee3648b1c used request id req-491decac-4cb7-423e-adc7-25426ff172e3 2018-11-25 15:53:10,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/416573ac-3cb6-4a21-892d-c0e2f5b54ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:10,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a4184865-ec92-4eca-82f8-8b24b80fdcfa Date: Sun, 25 Nov 2018 15:53:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}} 2018-11-25 15:53:10,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/416573ac-3cb6-4a21-892d-c0e2f5b54ad6 used request id req-a4184865-ec92-4eca-82f8-8b24b80fdcfa 2018-11-25 15:53:10,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:10,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:10,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Gka_zwvrS8GjI6bqREMzyg"], "issued_at": "2018-11-25T15:53:10.000000Z"}} 2018-11-25 15:53:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab93b2838e2dd3d55229fb71472c938fa3cb3739" 2018-11-25 15:53:11,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93e9f75-2599-44c5-a6c8-66ead94be0f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:11,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a93e9f75-2599-44c5-a6c8-66ead94be0f1 2018-11-25 15:53:11,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:53:11,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab93b2838e2dd3d55229fb71472c938fa3cb3739" 2018-11-25 15:53:11,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:11 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-c6ccc0c1-e61e-484b-9156-b80f2d534e5a x-compute-request-id: req-c6ccc0c1-e61e-484b-9156-b80f2d534e5a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:53:11,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c6ccc0c1-e61e-484b-9156-b80f2d534e5a 2018-11-25 15:53:11,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab93b2838e2dd3d55229fb71472c938fa3cb3739" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:53:11,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:11 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-c474b1c3-6f11-4dfa-90c7-be390e4d60b9 x-compute-request-id: req-c474b1c3-6f11-4dfa-90c7-be390e4d60b9 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:53:11,290 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c474b1c3-6f11-4dfa-90c7-be390e4d60b9 2018-11-25 15:53:11,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:11,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:11,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["SnDrBfX4T9Kyc93DqgiLew"], "issued_at": "2018-11-25T15:53:11.000000Z"}} 2018-11-25 15:53:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f83a2dc35da64615b7f8a325c090027231526" 2018-11-25 15:53:11,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da180a0e-17a0-4b69-86de-69719a1d6fae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:11,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-da180a0e-17a0-4b69-86de-69719a1d6fae 2018-11-25 15:53:11,741 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:53:11,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f83a2dc35da64615b7f8a325c090027231526" 2018-11-25 15:53:11,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:11 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-21d85951-965e-4c13-8d62-6d58d2b0e5ea x-compute-request-id: req-21d85951-965e-4c13-8d62-6d58d2b0e5ea Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:53:11,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-21d85951-965e-4c13-8d62-6d58d2b0e5ea 2018-11-25 15:53:11,912 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp... 2018-11-25 15:53:11,912 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:53:11,951 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp 2018-11-25 15:53:11,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f83a2dc35da64615b7f8a325c090027231526" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkMPou6OiC45/wibsLZTIsz+3jrFIG2tezCvIJWxzNyaOXHtjveFzh9kqL5PgDW//xbynij2G40cT3efiYev+dux+aGCYVVk2oanEIQszCBkL27JlAwnhLV1Gn0Eke4RwvMn+xgXyR98WnWOxPw93/E9fjWleST7FUPgG4rgsX1w==", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp"}}' 2018-11-25 15:53:12,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:11 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-0de5a332-e094-4122-8979-7923e91d9a55 x-compute-request-id: req-0de5a332-e094-4122-8979-7923e91d9a55 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkMPou6OiC45/wibsLZTIsz+3jrFIG2tezCvIJWxzNyaOXHtjveFzh9kqL5PgDW//xbynij2G40cT3efiYev+dux+aGCYVVk2oanEIQszCBkL27JlAwnhLV1Gn0Eke4RwvMn+xgXyR98WnWOxPw93/E9fjWleST7FUPgG4rgsX1w==", "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "fingerprint": "41:0d:2d:1c:f1:6e:fa:d4:d0:16:4f:45:3a:7b:7a:95"}} 2018-11-25 15:53:12,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0de5a332-e094-4122-8979-7923e91d9a55 2018-11-25 15:53:12,012 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922.pub 2018-11-25 15:53:12,012 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922 2018-11-25 15:53:12,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:12,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:12,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["ESKAnRw-RYSJf2WxIdQk5Q"], "issued_at": "2018-11-25T15:53:12.000000Z"}} 2018-11-25 15:53:12,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:12,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0fa7c7-b37f-4fb4-8101-6d41202fdb36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:12,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1f0fa7c7-b37f-4fb4-8101-6d41202fdb36 2018-11-25 15:53:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:12,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1c8afbcc-5d92-43ef-baca-69ec36bc4c45 Date: Sun, 25 Nov 2018 15:53:12 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:53:12,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp used request id req-1c8afbcc-5d92-43ef-baca-69ec36bc4c45 2018-11-25 15:53:12,684 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp... 2018-11-25 15:53:12,685 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp 2018-11-25 15:53:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}}' 2018-11-25 15:53:13,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-8bf39863-9a28-4502-9f9b-2af61b08ee91 Date: Sun, 25 Nov 2018 15:53:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "updated_at": "2018-11-25T15:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "revision_number": 0, "id": "131494d8-9fb7-402c-8784-549ffda5850a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "revision_number": 0, "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 2, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}} 2018-11-25 15:53:13,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8bf39863-9a28-4502-9f9b-2af61b08ee91 2018-11-25 15:53:13,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:13,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-946ac2b8-bdbe-42f9-bdf1-729afaf3fc14 Date: Sun, 25 Nov 2018 15:53:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}]} 2018-11-25 15:53:13,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-946ac2b8-bdbe-42f9-bdf1-729afaf3fc14 2018-11-25 15:53:13,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:13,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8efa8896-452d-4a71-9004-dc5f4271f6f5 Date: Sun, 25 Nov 2018 15:53:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}]} 2018-11-25 15:53:13,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-8efa8896-452d-4a71-9004-dc5f4271f6f5 2018-11-25 15:53:13,481 - neutron_utils - INFO - Retrieving security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:13,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-20e3facf-140f-4671-b52d-ca29efcfa148 Date: Sun, 25 Nov 2018 15:53:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "updated_at": "2018-11-25T15:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "revision_number": 0, "id": "131494d8-9fb7-402c-8784-549ffda5850a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "revision_number": 0, "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 2, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}]} 2018-11-25 15:53:13,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-20e3facf-140f-4671-b52d-ca29efcfa148 2018-11-25 15:53:13,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:13,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:13,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5269eeda-8691-42f5-b5ca-7492fa691214 Date: Sun, 25 Nov 2018 15:53:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}]} 2018-11-25 15:53:13,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-5269eeda-8691-42f5-b5ca-7492fa691214 2018-11-25 15:53:13,855 - neutron_utils - INFO - Retrieving security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:14,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b249b06f-d681-4097-a38f-69127a737a35 Date: Sun, 25 Nov 2018 15:53:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "updated_at": "2018-11-25T15:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "revision_number": 0, "id": "131494d8-9fb7-402c-8784-549ffda5850a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "revision_number": 0, "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 2, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}]} 2018-11-25 15:53:14,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-b249b06f-d681-4097-a38f-69127a737a35 2018-11-25 15:53:14,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:14,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c4fcafa-4670-4554-851b-451f8331506b Date: Sun, 25 Nov 2018 15:53:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}]} 2018-11-25 15:53:14,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-2c4fcafa-4670-4554-851b-451f8331506b 2018-11-25 15:53:14,241 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp 2018-11-25 15:53:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:14,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6a4f22ff-1e5f-416e-b9a6-7602fcfa68f6 Date: Sun, 25 Nov 2018 15:53:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "updated_at": "2018-11-25T15:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "revision_number": 0, "id": "131494d8-9fb7-402c-8784-549ffda5850a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "revision_number": 0, "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 2, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}]} 2018-11-25 15:53:14,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp used request id req-6a4f22ff-1e5f-416e-b9a6-7602fcfa68f6 2018-11-25 15:53:14,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:53:14,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:53:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:53:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:14,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ec6fec-d666-4ae4-89a3-060e401beb14 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:14,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-59ec6fec-d666-4ae4-89a3-060e401beb14 2018-11-25 15:53:14,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:14,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:14,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b43049a5-1576-4de9-aff1-d4f4d8357672 Date: Sun, 25 Nov 2018 15:53:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}]} 2018-11-25 15:53:14,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-b43049a5-1576-4de9-aff1-d4f4d8357672 2018-11-25 15:53:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35"}}' 2018-11-25 15:53:14,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d963521d-be7c-445c-a22d-80e536d5238a Date: Sun, 25 Nov 2018 15:53:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:14Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:14Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "d1571b46-5af8-4464-8569-471e8f515c5d"}} 2018-11-25 15:53:14,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d963521d-be7c-445c-a22d-80e536d5238a 2018-11-25 15:53:14,885 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp 2018-11-25 15:53:14,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-aa6b412b-672a-4689-a0c1-eaeec08d2aad Date: Sun, 25 Nov 2018 15:53:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "updated_at": "2018-11-25T15:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "revision_number": 0, "id": "131494d8-9fb7-402c-8784-549ffda5850a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "revision_number": 0, "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:14Z", "revision_number": 0, "id": "d1571b46-5af8-4464-8569-471e8f515c5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:14Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 3, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}]} 2018-11-25 15:53:14,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp used request id req-aa6b412b-672a-4689-a0c1-eaeec08d2aad 2018-11-25 15:53:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:15,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2aa086b-0905-4aa2-81d1-f4fdc1629c9f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:15,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-a2aa086b-0905-4aa2-81d1-f4fdc1629c9f 2018-11-25 15:53:15,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6e340fae-01e2-4654-b1fa-10a997e3b71f Date: Sun, 25 Nov 2018 15:53:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:14Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:14Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "d1571b46-5af8-4464-8569-471e8f515c5d"}]} 2018-11-25 15:53:15,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-6e340fae-01e2-4654-b1fa-10a997e3b71f 2018-11-25 15:53:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35"}}' 2018-11-25 15:53:15,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d638ec31-3eab-4d30-8482-f1434a65adf5 Date: Sun, 25 Nov 2018 15:53:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:53:15Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": 22, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:15Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "444fcf3b-cc98-4fd1-8acd-4c28e515444f"}} 2018-11-25 15:53:15,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d638ec31-3eab-4d30-8482-f1434a65adf5 2018-11-25 15:53:15,394 - neutron_utils - INFO - Retrieving security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:15,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-b3ff8c7e-f218-49c5-b112-5f53c9d8c5eb Date: Sun, 25 Nov 2018 15:53:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "updated_at": "2018-11-25T15:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "revision_number": 0, "id": "131494d8-9fb7-402c-8784-549ffda5850a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:53:15Z", "revision_number": 0, "id": "444fcf3b-cc98-4fd1-8acd-4c28e515444f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:15Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "revision_number": 0, "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:53:14Z", "revision_number": 0, "id": "d1571b46-5af8-4464-8569-471e8f515c5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:53:14Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 4, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp"}]} 2018-11-25 15:53:15,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-b3ff8c7e-f218-49c5-b112-5f53c9d8c5eb 2018-11-25 15:53:15,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fac077a-0243-4e80-9b8f-d1fd7cffdd35 2018-11-25 15:53:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:15,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ce917f7e-6a48-4309-8b04-086da19a5215 Date: Sun, 25 Nov 2018 15:53:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:13Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:13Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "131494d8-9fb7-402c-8784-549ffda5850a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:53:15Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": 22, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:15Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "444fcf3b-cc98-4fd1-8acd-4c28e515444f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:12Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:12Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "4bfb6c27-8212-41c1-ac5e-db38f21189e9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:53:14Z", "security_group_id": "1fac077a-0243-4e80-9b8f-d1fd7cffdd35", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:14Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "d1571b46-5af8-4464-8569-471e8f515c5d"}]} 2018-11-25 15:53:15,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-ce917f7e-6a48-4309-8b04-086da19a5215 2018-11-25 15:53:15,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:15,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:15,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["ulFYeYqQSta4c230x1powQ"], "issued_at": "2018-11-25T15:53:15.000000Z"}} 2018-11-25 15:53:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:15,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ffb764-4c67-4fb4-9bb7-a66b761665df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:15,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34ffb764-4c67-4fb4-9bb7-a66b761665df 2018-11-25 15:53:15,920 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:53:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:15,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fba847-97a7-4460-a7a1-a364b9671a0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:15,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-85fba847-97a7-4460-a7a1-a364b9671a0c 2018-11-25 15:53:16,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:16,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f18cb0f3-3b0d-494c-bdaa-d790e66b8df8 Date: Sun, 25 Nov 2018 15:53:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:16,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-f18cb0f3-3b0d-494c-bdaa-d790e66b8df8 2018-11-25 15:53:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:53:16,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:53:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:53:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:16,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabc40bb-26e5-4d16-8a3c-3fc0eafe3b97 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:16,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-dabc40bb-26e5-4d16-8a3c-3fc0eafe3b97 2018-11-25 15:53:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbd2230c-c3d1-4132-9792-cf2a5e39c021 Date: Sun, 25 Nov 2018 15:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:16,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-fbd2230c-c3d1-4132-9792-cf2a5e39c021 2018-11-25 15:53:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:16,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e55bf3a9-6d52-4d31-a303-ad0a110f3c7b Date: Sun, 25 Nov 2018 15:53:16 GMT RESP BODY: {"ports":[]} 2018-11-25 15:53:16,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1&admin_state_up=True used request id req-e55bf3a9-6d52-4d31-a303-ad0a110f3c7b 2018-11-25 15:53:16,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:17,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:16 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-d102ff8b-f05e-428b-b94f-323ce9d36aba x-compute-request-id: req-d102ff8b-f05e-428b-b94f-323ce9d36aba Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:53:17,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst used request id req-d102ff8b-f05e-428b-b94f-323ce9d36aba 2018-11-25 15:53:17,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:17,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-583bffcf-6984-4598-9d8b-1b024a050770 Date: Sun, 25 Nov 2018 15:53:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:17,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-583bffcf-6984-4598-9d8b-1b024a050770 2018-11-25 15:53:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:17,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90880d5a-b222-4d81-bd0d-8c363e25833e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:17,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-90880d5a-b222-4d81-bd0d-8c363e25833e 2018-11-25 15:53:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:17,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-208e6f10-0b35-42f1-b014-f56b1e0f2422 Date: Sun, 25 Nov 2018 15:53:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:17,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-208e6f10-0b35-42f1-b014-f56b1e0f2422 2018-11-25 15:53:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:17,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11028cc2-34cc-4075-ad1c-9e13362b295d Date: Sun, 25 Nov 2018 15:53:17 GMT RESP BODY: {"ports":[]} 2018-11-25 15:53:17,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1&admin_state_up=True used request id req-11028cc2-34cc-4075-ad1c-9e13362b295d 2018-11-25 15:53:17,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:53:17,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:53:17,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6130e792d8fa49d5945fdb1141f2dc72", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role"}], "expires_at": "2018-11-25T16:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b7cf46aac7bd4e7ab426d3a62bb9698c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user", "id": "36f1c691ae344ba7adcb82eb2fa33912"}, "audit_ids": ["fnzh34XVT36ZxHCYu2i0jQ"], "issued_at": "2018-11-25T15:53:17.000000Z"}} 2018-11-25 15:53:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78be3ff11dcf84ea620ec1b12bec4afe506e96aa" 2018-11-25 15:53:18,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221ae630-8631-4594-99ed-be68357fe55a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:53:18,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-221ae630-8631-4594-99ed-be68357fe55a 2018-11-25 15:53:18,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5d4963fe-682d-4e54-90c5-ebe0822ce4a1 Date: Sun, 25 Nov 2018 15:53:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:18,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-5d4963fe-682d-4e54-90c5-ebe0822ce4a1 2018-11-25 15:53:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:18,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5586ad0f-23eb-478f-8d86-13e624a0511c Date: Sun, 25 Nov 2018 15:53:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:18,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-5586ad0f-23eb-478f-8d86-13e624a0511c 2018-11-25 15:53:18,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:18,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc028bed-2da7-4254-8d45-a38cc198cdba Date: Sun, 25 Nov 2018 15:53:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:18,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-cc028bed-2da7-4254-8d45-a38cc198cdba 2018-11-25 15:53:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:53:18,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:53:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:53:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78be3ff11dcf84ea620ec1b12bec4afe506e96aa" 2018-11-25 15:53:18,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84411b54-e8b0-4cdd-875d-efb2843ea917 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:18,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-84411b54-e8b0-4cdd-875d-efb2843ea917 2018-11-25 15:53:18,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:19,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b763b12-6203-424a-9dd7-03788881796b Date: Sun, 25 Nov 2018 15:53:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:19,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-4b763b12-6203-424a-9dd7-03788881796b 2018-11-25 15:53:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:19,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cd274aea-23d5-49d2-b752-46e4afb3181b Date: Sun, 25 Nov 2018 15:53:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:19,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet used request id req-cd274aea-23d5-49d2-b752-46e4afb3181b 2018-11-25 15:53:19,242 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net 2018-11-25 15:53:19,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" -d '{"port": {"network_id": "60b9124f-8cfa-4953-8658-83c4ed47178a", "fixed_ips": [{"subnet_id": "416573ac-3cb6-4a21-892d-c0e2f5b54ad6", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1", "admin_state_up": true}}' 2018-11-25 15:53:20,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-19d8ec3e-3137-4bd4-bc30-91cbc7a730c2 Date: Sun, 25 Nov 2018 15:53:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.100"}],"id":"26e03f9b-f9bc-40e9-bac9-f78e77220292","security_groups":["f06bc0b1-e285-479e-a288-0903bf007e25"],"mac_address":"fa:16:3e:b2:99:c7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","qos_policy_id":null,"admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:19Z","binding:vnic_type":"normal"}} 2018-11-25 15:53:20,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-19d8ec3e-3137-4bd4-bc30-91cbc7a730c2 2018-11-25 15:53:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:20,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-135b6a65-09f5-4812-8378-f7e6beef5e6c Date: Sun, 25 Nov 2018 15:53:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:20,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-135b6a65-09f5-4812-8378-f7e6beef5e6c 2018-11-25 15:53:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:20,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dd551d-1552-4654-9f57-58174af2cf19 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:20,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-86dd551d-1552-4654-9f57-58174af2cf19 2018-11-25 15:53:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:20,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-95d65ada-e096-48de-9ac2-bcdee369e9f0 Date: Sun, 25 Nov 2018 15:53:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:20,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-95d65ada-e096-48de-9ac2-bcdee369e9f0 2018-11-25 15:53:20,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:20,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-1fe8a0c8-f102-4e60-acda-cf70b5536120 Date: Sun, 25 Nov 2018 15:53:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.100"}],"id":"26e03f9b-f9bc-40e9-bac9-f78e77220292","security_groups":["f06bc0b1-e285-479e-a288-0903bf007e25"],"mac_address":"fa:16:3e:b2:99:c7","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:19Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:53:20,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1&admin_state_up=True used request id req-1fe8a0c8-f102-4e60-acda-cf70b5536120 2018-11-25 15:53:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:21,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c082df0-890c-4df6-a58c-6fd9ffe47389 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:21,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-1c082df0-890c-4df6-a58c-6fd9ffe47389 2018-11-25 15:53:21,068 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst 2018-11-25 15:53:21,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:21,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-c699dfc7-481e-4396-ab9a-9b65c8166200 x-compute-request-id: req-c699dfc7-481e-4396-ab9a-9b65c8166200 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-flavor-name"}]} 2018-11-25 15:53:21,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c699dfc7-481e-4396-ab9a-9b65c8166200 2018-11-25 15:53:21,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:21,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-f5f6dfad-e9a8-4038-b650-a241da9d40af x-compute-request-id: req-f5f6dfad-e9a8-4038-b650-a241da9d40af Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:53:21,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618 used request id req-f5f6dfad-e9a8-4038-b650-a241da9d40af 2018-11-25 15:53:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:21,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-30c595dd-b2b4-4475-9960-b2472bdbb902 Date: Sun, 25 Nov 2018 15:53:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:52:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:52:57Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/be45395c-1641-47c5-8fff-ea235d8427a2/snap", "metadata": {}}], "self": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2", "min_disk": 0, "protected": false, "id": "be45395c-1641-47c5-8fff-ea235d8427a2", "file": "/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7cf46aac7bd4e7ab426d3a62bb9698c", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/be45395c-1641-47c5-8fff-ea235d8427a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image"} 2018-11-25 15:53:21,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image used request id req-30c595dd-b2b4-4475-9960-b2472bdbb902 2018-11-25 15:53:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:21,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-519aebf1-43a9-44ac-a92e-e881e8c86d1b Date: Sun, 25 Nov 2018 15:53:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:53:21,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-519aebf1-43a9-44ac-a92e-e881e8c86d1b 2018-11-25 15:53:21,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "imageRef": "be45395c-1641-47c5-8fff-ea235d8427a2", "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "flavorRef": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "max_count": 1, "min_count": 1, "networks": [{"port": "26e03f9b-f9bc-40e9-bac9-f78e77220292"}]}}' 2018-11-25 15:53:22,736 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:53: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 x-openstack-request-id: req-00758253-6cce-4b4f-86b7-e32e635bf536 x-compute-request-id: req-00758253-6cce-4b4f-86b7-e32e635bf536 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "adminPass": "EdMpKPgpW5b5"}} 2018-11-25 15:53:22,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-00758253-6cce-4b4f-86b7-e32e635bf536 2018-11-25 15:53:22,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:23,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-751f91af-3fab-4359-a9c3-693a1acd888b x-compute-request-id: req-751f91af-3fab-4359-a9c3-693a1acd888b Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:23,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-751f91af-3fab-4359-a9c3-693a1acd888b 2018-11-25 15:53:23,121 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst 2018-11-25 15:53:23,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:23,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:23 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-66c93f09-e5a2-4c63-a054-ee815cc234eb x-compute-request-id: req-66c93f09-e5a2-4c63-a054-ee815cc234eb Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:23,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-66c93f09-e5a2-4c63-a054-ee815cc234eb 2018-11-25 15:53:23,507 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - BUILD 2018-11-25 15:53:23,507 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:53:26,511 - create_instance - DEBUG - VM status query timeout in 896.610476971 2018-11-25 15:53:26,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:27,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-75dfff3c-82e0-49de-be93-f933ba842df2 x-compute-request-id: req-75dfff3c-82e0-49de-be93-f933ba842df2 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:23Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:27,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-75dfff3c-82e0-49de-be93-f933ba842df2 2018-11-25 15:53:27,085 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - BUILD 2018-11-25 15:53:27,085 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:53:30,088 - create_instance - DEBUG - VM status query timeout in 893.032677889 2018-11-25 15:53:30,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:30,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-65d6d43f-42c9-49cd-b4ba-6b62d7494935 x-compute-request-id: req-65d6d43f-42c9-49cd-b4ba-6b62d7494935 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:30,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-65d6d43f-42c9-49cd-b4ba-6b62d7494935 2018-11-25 15:53:30,695 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - ACTIVE 2018-11-25 15:53:30,695 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:53:30,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:31,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-b666e11d-267f-46b1-b0a5-e5be701a212a x-compute-request-id: req-b666e11d-267f-46b1-b0a5-e5be701a212a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:31,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-b666e11d-267f-46b1-b0a5-e5be701a212a 2018-11-25 15:53:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:31,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5a2667fa-7ac7-41a2-b6a7-b59e2680a7e6 Date: Sun, 25 Nov 2018 15:53:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:31,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-5a2667fa-7ac7-41a2-b6a7-b59e2680a7e6 2018-11-25 15:53:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:31,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd12119-1bcd-4008-85eb-957632a435cd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:31,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-ffd12119-1bcd-4008-85eb-957632a435cd 2018-11-25 15:53:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:31,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e4f46a5a-9e7a-4ea2-9c1f-7ca1d2eb074b Date: Sun, 25 Nov 2018 15:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:31,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-e4f46a5a-9e7a-4ea2-9c1f-7ca1d2eb074b 2018-11-25 15:53:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:31,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-08c0a24d-6707-4acb-acaa-69c27e8fda01 Date: Sun, 25 Nov 2018 15:53:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.4"}],"id":"25527063-149e-4886-9579-4c6106a194ad","security_groups":[],"mac_address":"fa:16:3e:c9:bd:61","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.100"}],"id":"26e03f9b-f9bc-40e9-bac9-f78e77220292","security_groups":["f06bc0b1-e285-479e-a288-0903bf007e25"],"mac_address":"fa:16:3e:b2:99:c7","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:19Z","binding:vnic_type":"normal","device_id":"656c450a-de80-4ba5-9355-3092fc375f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.2"}],"id":"44cc3669-e5c8-4a45-b207-3b16347b7401","security_groups":[],"mac_address":"fa:16:3e:7b:67:75","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.1"}],"id":"aae6f805-d819-459a-8a38-977c7af35c77","security_groups":[],"mac_address":"fa:16:3e:fb:f6:ee","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:08Z","binding:vnic_type":"normal","device_id":"b818d832-24c8-4caf-affd-e50ee3648b1c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.3"}],"id":"fa73e5d8-1f08-4ca2-be74-44e7ede7933b","security_groups":[],"mac_address":"fa:16:3e:38:c1:d4","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60b9124f-8cfa-4953-8658-83c4ed47178a"}]} 2018-11-25 15:53:31,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-08c0a24d-6707-4acb-acaa-69c27e8fda01 2018-11-25 15:53:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:32,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1c7fedb4-2ded-4cc9-8658-078bb7a2ab8f Date: Sun, 25 Nov 2018 15:53:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:02Z", "admin_state_up": true, "updated_at": "2018-11-25T15:53:09Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "b818d832-24c8-4caf-affd-e50ee3648b1c", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router"}]} 2018-11-25 15:53:32,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router used request id req-1c7fedb4-2ded-4cc9-8658-078bb7a2ab8f 2018-11-25 15:53:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:32,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ebe8cc-0f0c-400e-9c04-16cd91ec14d9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:32,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-90ebe8cc-0f0c-400e-9c04-16cd91ec14d9 2018-11-25 15:53:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b818d832-24c8-4caf-affd-e50ee3648b1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:32,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-d5cdb399-27d0-437d-a9b3-267b540b0c3d Date: Sun, 25 Nov 2018 15:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.1"}],"id":"aae6f805-d819-459a-8a38-977c7af35c77","security_groups":[],"mac_address":"fa:16:3e:fb:f6:ee","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:08Z","binding:vnic_type":"normal","device_id":"b818d832-24c8-4caf-affd-e50ee3648b1c"}]} 2018-11-25 15:53:32,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b818d832-24c8-4caf-affd-e50ee3648b1c used request id req-d5cdb399-27d0-437d-a9b3-267b540b0c3d 2018-11-25 15:53:32,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/416573ac-3cb6-4a21-892d-c0e2f5b54ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:32,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5d1648c7-0beb-49fc-a68b-e92bd8d18c33 Date: Sun, 25 Nov 2018 15:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}} 2018-11-25 15:53:32,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/416573ac-3cb6-4a21-892d-c0e2f5b54ad6 used request id req-5d1648c7-0beb-49fc-a68b-e92bd8d18c33 2018-11-25 15:53:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:32,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6b74494c-81e3-45da-969a-729d5d81e7ca Date: Sun, 25 Nov 2018 15:53:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:53:32,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-6b74494c-81e3-45da-969a-729d5d81e7ca 2018-11-25 15:53:32,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:33,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f356750-3b1f-4c9e-97b2-7cd56150a9ca Date: Sun, 25 Nov 2018 15:53:33 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:53:33,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-2f356750-3b1f-4c9e-97b2-7cd56150a9ca 2018-11-25 15:53:33,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:33,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-e4e0e2b3-dd9f-4819-8756-f7cf162ef2a4 x-compute-request-id: req-e4e0e2b3-dd9f-4819-8756-f7cf162ef2a4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:33,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-e4e0e2b3-dd9f-4819-8756-f7cf162ef2a4 2018-11-25 15:53:33,755 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - ACTIVE 2018-11-25 15:53:33,755 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:53:33,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:34,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-7d57bc32-844f-41c9-a68c-c83d334f62fa x-compute-request-id: req-7d57bc32-844f-41c9-a68c-c83d334f62fa Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:34,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-7d57bc32-844f-41c9-a68c-c83d334f62fa 2018-11-25 15:53:34,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:34,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5abc0bd5-5541-4da4-b340-77b34593ba68 Date: Sun, 25 Nov 2018 15:53:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:34,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-5abc0bd5-5541-4da4-b340-77b34593ba68 2018-11-25 15:53:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:34,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db14d596-a446-403a-9f9c-40a0e92edb40 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:34,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-db14d596-a446-403a-9f9c-40a0e92edb40 2018-11-25 15:53:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:34,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0353429-7fde-4b13-9f5b-898252aac25b Date: Sun, 25 Nov 2018 15:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:34,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-b0353429-7fde-4b13-9f5b-898252aac25b 2018-11-25 15:53:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:35,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-1b3ef963-1586-48de-8f80-1eb2578bf1b6 Date: Sun, 25 Nov 2018 15:53:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.4"}],"id":"25527063-149e-4886-9579-4c6106a194ad","security_groups":[],"mac_address":"fa:16:3e:c9:bd:61","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.100"}],"id":"26e03f9b-f9bc-40e9-bac9-f78e77220292","security_groups":["f06bc0b1-e285-479e-a288-0903bf007e25"],"mac_address":"fa:16:3e:b2:99:c7","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:19Z","binding:vnic_type":"normal","device_id":"656c450a-de80-4ba5-9355-3092fc375f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.2"}],"id":"44cc3669-e5c8-4a45-b207-3b16347b7401","security_groups":[],"mac_address":"fa:16:3e:7b:67:75","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.1"}],"id":"aae6f805-d819-459a-8a38-977c7af35c77","security_groups":[],"mac_address":"fa:16:3e:fb:f6:ee","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:08Z","binding:vnic_type":"normal","device_id":"b818d832-24c8-4caf-affd-e50ee3648b1c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.3"}],"id":"fa73e5d8-1f08-4ca2-be74-44e7ede7933b","security_groups":[],"mac_address":"fa:16:3e:38:c1:d4","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60b9124f-8cfa-4953-8658-83c4ed47178a"}]} 2018-11-25 15:53:35,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-1b3ef963-1586-48de-8f80-1eb2578bf1b6 2018-11-25 15:53:35,052 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 15:53:35,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:35,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e87ac721-75db-4df3-a1b1-6397b73c05f7 Date: Sun, 25 Nov 2018 15:53:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:53:35,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-e87ac721-75db-4df3-a1b1-6397b73c05f7 2018-11-25 15:53:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b7570ed-f3b3-4e86-b98a-537abc86e2ae Date: Sun, 25 Nov 2018 15:53:35 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:53:35,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-8b7570ed-f3b3-4e86-b98a-537abc86e2ae 2018-11-25 15:53:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "26e03f9b-f9bc-40e9-bac9-f78e77220292"}}' 2018-11-25 15:53:37,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-55afd2f2-6da3-4e10-85e1-719f3d184ef4 Date: Sun, 25 Nov 2018 15:53:37 GMT RESP BODY: {"floatingip": {"router_id": "b818d832-24c8-4caf-affd-e50ee3648b1c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:53:36Z", "updated_at": "2018-11-25T15:53:36Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_id": "26e03f9b-f9bc-40e9-bac9-f78e77220292", "id": "1c57c63a-53eb-4c6b-a595-bbc052d637cb"}} 2018-11-25 15:53:37,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-55afd2f2-6da3-4e10-85e1-719f3d184ef4 2018-11-25 15:53:37,554 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router 2018-11-25 15:53:37,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:38,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:37 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-87c7d63a-63de-459a-99df-7416b432ea04 x-compute-request-id: req-87c7d63a-63de-459a-99df-7416b432ea04 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:38,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-87c7d63a-63de-459a-99df-7416b432ea04 2018-11-25 15:53:38,153 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - ACTIVE 2018-11-25 15:53:38,153 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:53:38,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:38,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-606126ea-bf22-4c29-8238-25ef239a9c6e x-compute-request-id: req-606126ea-bf22-4c29-8238-25ef239a9c6e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:38,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-606126ea-bf22-4c29-8238-25ef239a9c6e 2018-11-25 15:53:38,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:38,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b766ef8f-69be-43fb-9bc1-6801cc4aa8d3 Date: Sun, 25 Nov 2018 15:53:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:38,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-b766ef8f-69be-43fb-9bc1-6801cc4aa8d3 2018-11-25 15:53:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:38,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea898a2-c2b9-4e0e-a27a-fccd9a107582 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:38,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-cea898a2-c2b9-4e0e-a27a-fccd9a107582 2018-11-25 15:53:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:38,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-68ffbbe0-edde-44e0-bbf3-2b7318c02ffe Date: Sun, 25 Nov 2018 15:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:38,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-68ffbbe0-edde-44e0-bbf3-2b7318c02ffe 2018-11-25 15:53:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:38,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-e6711141-d018-4098-a2f6-8f436fa62789 Date: Sun, 25 Nov 2018 15:53:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.4"}],"id":"25527063-149e-4886-9579-4c6106a194ad","security_groups":[],"mac_address":"fa:16:3e:c9:bd:61","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.100"}],"id":"26e03f9b-f9bc-40e9-bac9-f78e77220292","security_groups":["f06bc0b1-e285-479e-a288-0903bf007e25"],"mac_address":"fa:16:3e:b2:99:c7","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:19Z","binding:vnic_type":"normal","device_id":"656c450a-de80-4ba5-9355-3092fc375f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.2"}],"id":"44cc3669-e5c8-4a45-b207-3b16347b7401","security_groups":[],"mac_address":"fa:16:3e:7b:67:75","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.1"}],"id":"aae6f805-d819-459a-8a38-977c7af35c77","security_groups":[],"mac_address":"fa:16:3e:fb:f6:ee","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:08Z","binding:vnic_type":"normal","device_id":"b818d832-24c8-4caf-affd-e50ee3648b1c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.3"}],"id":"fa73e5d8-1f08-4ca2-be74-44e7ede7933b","security_groups":[],"mac_address":"fa:16:3e:38:c1:d4","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60b9124f-8cfa-4953-8658-83c4ed47178a"}]} 2018-11-25 15:53:38,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-e6711141-d018-4098-a2f6-8f436fa62789 2018-11-25 15:53:38,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:39,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-53e8accc-98df-4935-ab5a-12575cfdb1f4 x-compute-request-id: req-53e8accc-98df-4935-ab5a-12575cfdb1f4 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "security_groups": [{"name": "default"}], "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:28Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:39,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-53e8accc-98df-4935-ab5a-12575cfdb1f4 2018-11-25 15:53:39,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:39,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a6572acc-5b11-4a05-8419-b4961e4e1d94 Date: Sun, 25 Nov 2018 15:53:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"],"updated_at":"2018-11-25T15:52:59Z","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"60b9124f-8cfa-4953-8658-83c4ed47178a","name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net"}]} 2018-11-25 15:53:39,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net used request id req-a6572acc-5b11-4a05-8419-b4961e4e1d94 2018-11-25 15:53:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:39,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4c091a-847b-4d4b-ab75-c83e26dde7c1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:53:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-3d4c091a-847b-4d4b-ab75-c83e26dde7c1 2018-11-25 15:53:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:39,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b445e290-8dc1-4b0a-b366-383b621f3914 Date: Sun, 25 Nov 2018 15:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","dns_nameservers":[],"updated_at":"2018-11-25T15:52:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet"}]} 2018-11-25 15:53:39,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-b445e290-8dc1-4b0a-b366-383b621f3914 2018-11-25 15:53:39,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:39,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-3a30f24f-6c80-44dc-8bbc-5aca72c7a0ad Date: Sun, 25 Nov 2018 15:53:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.4"}],"id":"25527063-149e-4886-9579-4c6106a194ad","security_groups":[],"mac_address":"fa:16:3e:c9:bd:61","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.100"}],"id":"26e03f9b-f9bc-40e9-bac9-f78e77220292","security_groups":["f06bc0b1-e285-479e-a288-0903bf007e25"],"mac_address":"fa:16:3e:b2:99:c7","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:19Z","binding:vnic_type":"normal","device_id":"656c450a-de80-4ba5-9355-3092fc375f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.2"}],"id":"44cc3669-e5c8-4a45-b207-3b16347b7401","security_groups":[],"mac_address":"fa:16:3e:7b:67:75","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:52:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60b9124f-8cfa-4953-8658-83c4ed47178a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.1"}],"id":"aae6f805-d819-459a-8a38-977c7af35c77","security_groups":[],"mac_address":"fa:16:3e:fb:f6:ee","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:08Z","binding:vnic_type":"normal","device_id":"b818d832-24c8-4caf-affd-e50ee3648b1c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"416573ac-3cb6-4a21-892d-c0e2f5b54ad6","ip_address":"10.55.1.3"}],"id":"fa73e5d8-1f08-4ca2-be74-44e7ede7933b","security_groups":[],"mac_address":"fa:16:3e:38:c1:d4","project_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60b9124f-8cfa-4953-8658-83c4ed47178a","tenant_id":"b7cf46aac7bd4e7ab426d3a62bb9698c","created_at":"2018-11-25T15:53:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60b9124f-8cfa-4953-8658-83c4ed47178a"}]} 2018-11-25 15:53:39,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-3a30f24f-6c80-44dc-8bbc-5aca72c7a0ad 2018-11-25 15:53:39,943 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-11-25 15:53:39,943 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-11-25 15:53:39,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/1c57c63a-53eb-4c6b-a595-bbc052d637cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:41,120 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ed6b1e0-8e53-4264-8d02-3faef4910e36 Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:41,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/1c57c63a-53eb-4c6b-a595-bbc052d637cb used request id req-4ed6b1e0-8e53-4264-8d02-3faef4910e36 2018-11-25 15:53:41,120 - create_instance - INFO - Deleting Port with ID - 26e03f9b-f9bc-40e9-bac9-f78e77220292 2018-11-25 15:53:41,120 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922port-1 2018-11-25 15:53:41,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/26e03f9b-f9bc-40e9-bac9-f78e77220292 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:41,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7a176af-b78d-40cc-8aeb-65d3fc3715cd Date: Sun, 25 Nov 2018 15:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:41,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/26e03f9b-f9bc-40e9-bac9-f78e77220292 used request id req-c7a176af-b78d-40cc-8aeb-65d3fc3715cd 2018-11-25 15:53:41,624 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst 2018-11-25 15:53:41,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:41,837 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:53: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 x-openstack-request-id: req-30ea0e7a-f987-4549-9f24-f8d7d90b7f62 x-compute-request-id: req-30ea0e7a-f987-4549-9f24-f8d7d90b7f62 Content-Type: application/json 2018-11-25 15:53:41,838 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-30ea0e7a-f987-4549-9f24-f8d7d90b7f62 2018-11-25 15:53:41,838 - create_instance - INFO - Checking deletion status 2018-11-25 15:53:41,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:42,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-78e2946b-16f8-42df-97ec-a6edad1d8d27 x-compute-request-id: req-78e2946b-16f8-42df-97ec-a6edad1d8d27 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:99:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:41Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:42,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-78e2946b-16f8-42df-97ec-a6edad1d8d27 2018-11-25 15:53:42,081 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - ACTIVE 2018-11-25 15:53:42,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:53:45,084 - create_instance - DEBUG - VM status query timeout in 296.75386405 2018-11-25 15:53:45,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:45,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:53: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-0a2e7ee2-fb82-41b2-8d4a-93518ea153ea x-compute-request-id: req-0a2e7ee2-fb82-41b2-8d4a-93518ea153ea Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/656c450a-de80-4ba5-9355-3092fc375f3d", "rel": "bookmark"}], "image": {"id": "be45395c-1641-47c5-8fff-ea235d8427a2", "links": [{"href": "http://172.30.9.29:8774/images/be45395c-1641-47c5-8fff-ea235d8427a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:53:28.000000", "flavor": {"id": "775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "links": [{"href": "http://172.30.9.29:8774/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618", "rel": "bookmark"}]}, "id": "656c450a-de80-4ba5-9355-3092fc375f3d", "user_id": "36f1c691ae344ba7adcb82eb2fa33912", "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-11-25T15:53:41Z", "hostId": "0201631522d9f8aa6b6e63e2247bee704a4d6ed8e13db3366d4752c2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp", "name": "CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst", "created": "2018-11-25T15:53:22Z", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:53:45,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-0a2e7ee2-fb82-41b2-8d4a-93518ea153ea 2018-11-25 15:53:45,702 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst] is - ACTIVE 2018-11-25 15:53:45,702 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:53:48,705 - create_instance - DEBUG - VM status query timeout in 293.132643938 2018-11-25 15:53:48,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbbedd133b3aea9fafaf4c3a7a0e503480cc14b" 2018-11-25 15:53:48,752 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:53: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-20301d75-8161-4c29-be09-0c0d41a67514 x-compute-request-id: req-20301d75-8161-4c29-be09-0c0d41a67514 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 656c450a-de80-4ba5-9355-3092fc375f3d could not be found.", "code": 404}} 2018-11-25 15:53:48,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/656c450a-de80-4ba5-9355-3092fc375f3d used request id req-20301d75-8161-4c29-be09-0c0d41a67514 2018-11-25 15:53:48,753 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 656c450a-de80-4ba5-9355-3092fc375f3d could not be found. (HTTP 404) (Request-ID: req-20301d75-8161-4c29-be09-0c0d41a67514) 2018-11-25 15:53:48,753 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-inst 2018-11-25 15:53:48,754 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp 2018-11-25 15:53:48,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f83a2dc35da64615b7f8a325c090027231526" 2018-11-25 15:53:48,799 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:53: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-bf60d8b8-225b-4073-8399-b9306eecafbe x-compute-request-id: req-bf60d8b8-225b-4073-8399-b9306eecafbe Content-Length: 0 Content-Type: application/json 2018-11-25 15:53:48,800 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-kp used request id req-bf60d8b8-225b-4073-8399-b9306eecafbe 2018-11-25 15:53:48,800 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922.pub] 2018-11-25 15:53:48,800 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922] 2018-11-25 15:53:48,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab93b2838e2dd3d55229fb71472c938fa3cb3739" 2018-11-25 15:53:48,849 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:53: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-976e908f-631f-4766-97ad-144ea1105a11 x-compute-request-id: req-976e908f-631f-4766-97ad-144ea1105a11 Content-Length: 0 Content-Type: application/json 2018-11-25 15:53:48,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/775a7c70-dcf0-4cba-be0d-4fcd8ebdd618 used request id req-976e908f-631f-4766-97ad-144ea1105a11 2018-11-25 15:53:48,849 - neutron_utils - INFO - Deleting security group rule with ID - 444fcf3b-cc98-4fd1-8acd-4c28e515444f 2018-11-25 15:53:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/444fcf3b-cc98-4fd1-8acd-4c28e515444f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:49,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40f9b30e-8333-4e19-ae4f-74a11d89b9de Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:49,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/444fcf3b-cc98-4fd1-8acd-4c28e515444f used request id req-40f9b30e-8333-4e19-ae4f-74a11d89b9de 2018-11-25 15:53:49,083 - neutron_utils - INFO - Deleting security group rule with ID - 131494d8-9fb7-402c-8784-549ffda5850a 2018-11-25 15:53:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/131494d8-9fb7-402c-8784-549ffda5850a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:49,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3495fc22-8465-4eb6-9dbe-44714964b1f8 Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:49,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/131494d8-9fb7-402c-8784-549ffda5850a used request id req-3495fc22-8465-4eb6-9dbe-44714964b1f8 2018-11-25 15:53:49,195 - neutron_utils - INFO - Deleting security group rule with ID - 4bfb6c27-8212-41c1-ac5e-db38f21189e9 2018-11-25 15:53:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4bfb6c27-8212-41c1-ac5e-db38f21189e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:49,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d213844-85ba-4b62-9b46-cb9361758f7a Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:49,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4bfb6c27-8212-41c1-ac5e-db38f21189e9 used request id req-8d213844-85ba-4b62-9b46-cb9361758f7a 2018-11-25 15:53:49,450 - neutron_utils - INFO - Deleting security group rule with ID - d1571b46-5af8-4464-8569-471e8f515c5d 2018-11-25 15:53:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d1571b46-5af8-4464-8569-471e8f515c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:49,784 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13b8a5a1-d6b5-4dee-b8fa-b0a1a4e68b93 Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:49,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d1571b46-5af8-4464-8569-471e8f515c5d used request id req-13b8a5a1-d6b5-4dee-b8fa-b0a1a4e68b93 2018-11-25 15:53:49,785 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-sec-grp 2018-11-25 15:53:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1fac077a-0243-4e80-9b8f-d1fd7cffdd35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0226c15c1d8b8d62a960378c283d4c56390698" 2018-11-25 15:53:50,095 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca84b640-2280-4877-ae11-9bd634c4a882 Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:50,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1fac077a-0243-4e80-9b8f-d1fd7cffdd35 used request id req-ca84b640-2280-4877-ae11-9bd634c4a882 2018-11-25 15:53:50,096 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router and subnet CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet 2018-11-25 15:53:50,096 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router 2018-11-25 15:53:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" -d '{"subnet_id": "416573ac-3cb6-4a21-892d-c0e2f5b54ad6"}' 2018-11-25 15:53:51,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2f0d9b2-6cad-4215-a8c6-5bc0f3efb0e4 Date: Sun, 25 Nov 2018 15:53:51 GMT RESP BODY: {"network_id": "60b9124f-8cfa-4953-8658-83c4ed47178a", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "subnet_id": "416573ac-3cb6-4a21-892d-c0e2f5b54ad6", "subnet_ids": ["416573ac-3cb6-4a21-892d-c0e2f5b54ad6"], "port_id": "aae6f805-d819-459a-8a38-977c7af35c77", "id": "b818d832-24c8-4caf-affd-e50ee3648b1c"} 2018-11-25 15:53:51,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c/remove_router_interface used request id req-f2f0d9b2-6cad-4215-a8c6-5bc0f3efb0e4 2018-11-25 15:53:51,462 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router 2018-11-25 15:53:51,462 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-router 2018-11-25 15:53:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442b5d33cb2fb769f80aa2036af23c3590758cb" 2018-11-25 15:53:54,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-448223ae-9149-41d8-a773-b6b5b7da18f4 Content-Length: 0 Date: Sun, 25 Nov 2018 15:53:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:54,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b818d832-24c8-4caf-affd-e50ee3648b1c used request id req-448223ae-9149-41d8-a773-b6b5b7da18f4 2018-11-25 15:53:54,801 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet 2018-11-25 15:53:54,802 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-subnet 2018-11-25 15:53:54,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/416573ac-3cb6-4a21-892d-c0e2f5b54ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:53:57,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34f83187-f55c-49ac-840e-12f7601d4164 Date: Sun, 25 Nov 2018 15:53:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:57,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/416573ac-3cb6-4a21-892d-c0e2f5b54ad6 used request id req-34f83187-f55c-49ac-840e-12f7601d4164 2018-11-25 15:53:57,253 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-pub-net 2018-11-25 15:53:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/60b9124f-8cfa-4953-8658-83c4ed47178a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e69bf454f2d7b0c9085972b1ca8bfecd8726221" 2018-11-25 15:53:58,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2717a76b-ace6-4378-aba3-e1615b84c127 Date: Sun, 25 Nov 2018 15:53:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:53:58,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/60b9124f-8cfa-4953-8658-83c4ed47178a used request id req-2717a76b-ace6-4378-aba3-e1615b84c127 2018-11-25 15:53:58,389 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ef144a2e-e47d-4164-a35d-9296894cd922-image 2018-11-25 15:53:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d7e40ffa0a3b9068ce36ea8de886b6d31df1fe" 2018-11-25 15:53:59,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43d1ff28-288b-4ab5-9463-d5fda4c81521 Date: Sun, 25 Nov 2018 15:53:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:53:59,806 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/be45395c-1641-47c5-8fff-ea235d8427a2 used request id req-43d1ff28-288b-4ab5-9463-d5fda4c81521 2018-11-25 15:53:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3fc53597-f37c-4b9e-adba-79453ec1bcb9 Date: Sun, 25 Nov 2018 15:54:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:52:58Z", "updated_at": "2018-11-25T15:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "revision_number": 0, "id": "29924a14-92a0-4dea-9675-e53b4ceee494", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "revision_number": 0, "id": "868291d0-81ac-4e4c-8f75-e00b7cd72bd5", "remote_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "revision_number": 0, "id": "9eac5be2-2606-4896-ba9b-7ba1e943460e", "remote_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "revision_number": 0, "id": "b7c0545d-2ed7-4696-89dc-c50c1a3ab582", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c"}], "revision_number": 4, "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "f06bc0b1-e285-479e-a288-0903bf007e25", "name": "default"}]} 2018-11-25 15:54:00,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3fc53597-f37c-4b9e-adba-79453ec1bcb9 2018-11-25 15:54:00,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c55e5a5-9006-48ba-a793-12a27feb2510 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:54:00,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-6c55e5a5-9006-48ba-a793-12a27feb2510 2018-11-25 15:54:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe8dd51-c2ea-407a-adb2-53cf05a0d4bd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 15:54:00,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9fe8dd51-c2ea-407a-adb2-53cf05a0d4bd 2018-11-25 15:54:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0453b93-fb6f-4eea-b68b-4bb62f1b18d0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 15:54:00,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e0453b93-fb6f-4eea-b68b-4bb62f1b18d0 2018-11-25 15:54:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4493ab04-1572-409b-abf9-107506becc4d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c"}, "enabled": true, "id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj"}} 2018-11-25 15:54:00,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-4493ab04-1572-409b-abf9-107506becc4d 2018-11-25 15:54:00,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f06bc0b1-e285-479e-a288-0903bf007e25 2018-11-25 15:54:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f06bc0b1-e285-479e-a288-0903bf007e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b79ae91-2203-4ed3-a4cf-631074c9cf7b Date: Sun, 25 Nov 2018 15:54:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:52:58Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "29924a14-92a0-4dea-9675-e53b4ceee494"}, {"remote_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:52:58Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "868291d0-81ac-4e4c-8f75-e00b7cd72bd5"}, {"remote_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:52:58Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "9eac5be2-2606-4896-ba9b-7ba1e943460e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:52:58Z", "security_group_id": "f06bc0b1-e285-479e-a288-0903bf007e25", "port_range_min": null, "revision_number": 0, "tenant_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "created_at": "2018-11-25T15:52:58Z", "project_id": "b7cf46aac7bd4e7ab426d3a62bb9698c", "id": "b7c0545d-2ed7-4696-89dc-c50c1a3ab582"}]} 2018-11-25 15:54:00,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f06bc0b1-e285-479e-a288-0903bf007e25 used request id req-7b79ae91-2203-4ed3-a4cf-631074c9cf7b 2018-11-25 15:54:00,599 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:54:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f06bc0b1-e285-479e-a288-0903bf007e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:00,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40010efb-a09d-46ec-be0a-0b0b5ddd0959 Content-Length: 0 Date: Sun, 25 Nov 2018 15:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:54:00,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f06bc0b1-e285-479e-a288-0903bf007e25 used request id req-40010efb-a09d-46ec-be0a-0b0b5ddd0959 2018-11-25 15:54:00,904 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj 2018-11-25 15:54:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:01,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5cfc649-2f91-4681-9249-0edd0aaabb89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:54:01,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b7cf46aac7bd4e7ab426d3a62bb9698c used request id req-a5cfc649-2f91-4681-9249-0edd0aaabb89 2018-11-25 15:54:01,139 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-proj-role 2018-11-25 15:54:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6130e792d8fa49d5945fdb1141f2dc72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:01,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da44849-afdd-4ad0-a1a9-4977b833cbc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:54:01,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6130e792d8fa49d5945fdb1141f2dc72 used request id req-7da44849-afdd-4ad0-a1a9-4977b833cbc7 2018-11-25 15:54:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d96f5285d64625f2056f9630a6acbd0fef58330" 2018-11-25 15:54:01,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303bfc69-352a-42b3-a742-eb26c93ce2bf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:54:01,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-303bfc69-352a-42b3-a742-eb26c93ce2bf 2018-11-25 15:54:01,352 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d2d27e21-7dab-427-user 2018-11-25 15:54:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/36f1c691ae344ba7adcb82eb2fa33912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8bb61f7a1ec0c85948ccb7ddb40ca2d40258a" 2018-11-25 15:54:01,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce87492f-2388-48a5-b0aa-d7b25fc9d254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:54:01,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/36f1c691ae344ba7adcb82eb2fa33912 used request id req-ce87492f-2388-48a5-b0aa-d7b25fc9d254 2018-11-25 15:54:01,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:01,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["LilN_wrfQXOFYeFz4mphxQ"], "issued_at": "2018-11-25T15:54:01.000000Z"}} 2018-11-25 15:54:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94819ab171d39639ba33e5108f59731115bec300" 2018-11-25 15:54:01,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9db10ca-84d9-4cd1-9231-fd96f00fd381 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:01,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9db10ca-84d9-4cd1-9231-fd96f00fd381 2018-11-25 15:54:01,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:01,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:02,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RCh564c2RPel75-fIk1-kw"], "issued_at": "2018-11-25T15:54:02.000000Z"}} 2018-11-25 15:54:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:54:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85461a52-dd6c-461a-9891-f5d094f5e704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:02,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-85461a52-dd6c-461a-9891-f5d094f5e704 2018-11-25 15:54:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:54:02,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:54:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:54:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:54:02,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2795c3e1-c28b-4997-b2ee-ee89d7b0bebb Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:54:02,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj used request id req-2795c3e1-c28b-4997-b2ee-ee89d7b0bebb 2018-11-25 15:54:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:54:02,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8788d3f2-4e0a-4cff-8150-52680daeb627 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:54:02,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8788d3f2-4e0a-4cff-8150-52680daeb627 2018-11-25 15:54:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}}' 2018-11-25 15:54:02,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61eb32b3-ae21-4d66-bfb1-7c752a818d67 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:02,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-61eb32b3-ae21-4d66-bfb1-7c752a818d67 2018-11-25 15:54:02,765 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj 2018-11-25 15:54:02,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:02,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:03,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["wRDEIcvLTQ2TGwWhd77WTg"], "issued_at": "2018-11-25T15:54:03.000000Z"}} 2018-11-25 15:54:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a383a4bd1c5ab219ec02a46974998a6b1c2d6b91" 2018-11-25 15:54:03,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ab5357-665b-43de-8840-d35c6c80a868 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:03,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-19ab5357-665b-43de-8840-d35c6c80a868 2018-11-25 15:54:03,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:54:03,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:54:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a383a4bd1c5ab219ec02a46974998a6b1c2d6b91" 2018-11-25 15:54:03,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbaa8613-fe1a-47e7-bf08-2421092f4504 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:54:03,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dbaa8613-fe1a-47e7-bf08-2421092f4504 2018-11-25 15:54:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a383a4bd1c5ab219ec02a46974998a6b1c2d6b91" 2018-11-25 15:54:03,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34788354-916c-4729-a8e0-c63599845c75 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}]} 2018-11-25 15:54:03,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj used request id req-34788354-916c-4729-a8e0-c63599845c75 2018-11-25 15:54:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a383a4bd1c5ab219ec02a46974998a6b1c2d6b91" 2018-11-25 15:54:03,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c04ed91-9f68-4cf6-9ab2-b4e4adcccd19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:54:03,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4c04ed91-9f68-4cf6-9ab2-b4e4adcccd19 2018-11-25 15:54:03,842 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user 2018-11-25 15:54:03,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:54:03,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b45bee9-a8f8-40cf-93df-128126673b09 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:54:03,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8b45bee9-a8f8-40cf-93df-128126673b09 2018-11-25 15:54:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}}' 2018-11-25 15:54:04,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd9a79c-fd32-4d42-b7fd-f226f3293209 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d98d3d465f744118a5984156597feade", "links": {"self": "http://172.30.9.29:5000/v3/roles/d98d3d465f744118a5984156597feade"}, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}} 2018-11-25 15:54:04,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1fd9a79c-fd32-4d42-b7fd-f226f3293209 2018-11-25 15:54:04,046 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role 2018-11-25 15:54:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d98d3d465f744118a5984156597feade -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:54:04,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a833d0e-0ddd-418b-80b9-1b6b969bfbcb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d98d3d465f744118a5984156597feade"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role", "id": "d98d3d465f744118a5984156597feade"}} 2018-11-25 15:54:04,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d98d3d465f744118a5984156597feade used request id req-0a833d0e-0ddd-418b-80b9-1b6b969bfbcb 2018-11-25 15:54:04,064 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role to project CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj 2018-11-25 15:54:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720/users/9e8fed35dbb541578f9f7a91475b5f18/roles/d98d3d465f744118a5984156597feade -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:54:04,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1e8d72-a5b9-4a4b-b415-c0af5a011af8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:54:04,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720/users/9e8fed35dbb541578f9f7a91475b5f18/roles/d98d3d465f744118a5984156597feade used request id req-cd1e8d72-a5b9-4a4b-b415-c0af5a011af8 2018-11-25 15:54:04,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:54:04,193 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:54:04,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:04,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:04,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["OSFhna-6RH6F0D2ZemvZHg"], "issued_at": "2018-11-25T15:54:04.000000Z"}} 2018-11-25 15:54:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:54:04,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedacaf0-51f9-48f8-a473-2ba1e4ddc068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:04,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aedacaf0-51f9-48f8-a473-2ba1e4ddc068 2018-11-25 15:54:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:54:04,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-b23af09d-e37d-414a-834e-56b6c598e66e Date: Sun, 25 Nov 2018 15:54:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image"} 2018-11-25 15:54:04,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image used request id req-b23af09d-e37d-414a-834e-56b6c598e66e 2018-11-25 15:54:04,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:54:05,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2deaca9-97b1-439a-bad0-21a2a46c15cb Date: Sun, 25 Nov 2018 15:54:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:54:05,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e2deaca9-97b1-439a-bad0-21a2a46c15cb 2018-11-25 15:54:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image"}' 2018-11-25 15:54:05,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 X-Openstack-Request-Id: req-aa92add4-e9f7-4ab2-9f80-cc9820f9a7f0 Date: Sun, 25 Nov 2018 15:54:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:54:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:54:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "min_disk": 0, "protected": false, "id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "file": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7/file", "checksum": null, "owner": "b8dbc032a51e4d5abe184d18dac13720", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:54:05,461 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-aa92add4-e9f7-4ab2-9f80-cc9820f9a7f0 2018-11-25 15:54:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" -d '' 2018-11-25 15:54:06,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95d1e244-5ebd-4dd2-9ad3-35fd0227c092 Date: Sun, 25 Nov 2018 15:54:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:54:06,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7/file used request id req-95d1e244-5ebd-4dd2-9ad3-35fd0227c092 2018-11-25 15:54:06,553 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:54:06,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:54:06,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7865c5ce-c03d-4a6e-81db-df0fe92a94e0 Date: Sun, 25 Nov 2018 15:54:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:54:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:54:06Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0459f112-bf61-4405-a93d-6a03f2494ec7/snap", "metadata": {}}], "self": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "min_disk": 0, "protected": false, "id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "file": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8dbc032a51e4d5abe184d18dac13720", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0459f112-bf61-4405-a93d-6a03f2494ec7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:54:06,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 used request id req-7865c5ce-c03d-4a6e-81db-df0fe92a94e0 2018-11-25 15:54:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:54:06,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-161c590c-b275-4377-8c24-54f39f14b82c Date: Sun, 25 Nov 2018 15:54:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:54:06,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-161c590c-b275-4377-8c24-54f39f14b82c 2018-11-25 15:54:06,881 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image 2018-11-25 15:54:06,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:54:07,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-046a7b4b-0985-49e2-843f-15535761f818 Date: Sun, 25 Nov 2018 15:54:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:54:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:54:06Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0459f112-bf61-4405-a93d-6a03f2494ec7/snap", "metadata": {}}], "self": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "min_disk": 0, "protected": false, "id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "file": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8dbc032a51e4d5abe184d18dac13720", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0459f112-bf61-4405-a93d-6a03f2494ec7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:54:07,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 used request id req-046a7b4b-0985-49e2-843f-15535761f818 2018-11-25 15:54:07,039 - create_image - DEBUG - Instance status is - active 2018-11-25 15:54:07,039 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image 2018-11-25 15:54:07,039 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image 2018-11-25 15:54:07,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:07,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:07,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["OrWpSjDBQiG3MHu91V-60A"], "issued_at": "2018-11-25T15:54:07.000000Z"}} 2018-11-25 15:54:07,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:54:07,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcad0ba-7519-4c50-b799-c8f12596425d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:07,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4bcad0ba-7519-4c50-b799-c8f12596425d 2018-11-25 15:54:07,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:54:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c10ace33-d048-4c7c-9bd8-a1c5dd80f56c Date: Sun, 25 Nov 2018 15:54:07 GMT RESP BODY: {"networks":[]} 2018-11-25 15:54:07,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-c10ace33-d048-4c7c-9bd8-a1c5dd80f56c 2018-11-25 15:54:07,679 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net 2018-11-25 15:54:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net", "admin_state_up": true}}' 2018-11-25 15:54:08,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fc703ff7-91b4-496e-bd49-b8ac3eed9a34 Date: Sun, 25 Nov 2018 15:54:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f841896c-8aee-4d84-a9a6-7feb408d946a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:54:08Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","mtu":1450}} 2018-11-25 15:54:08,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-fc703ff7-91b4-496e-bd49-b8ac3eed9a34 2018-11-25 15:54:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:54:08,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-994d3072-4e35-4c25-98bc-5a3f3477f26f Date: Sun, 25 Nov 2018 15:54:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:54:08Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:08,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-994d3072-4e35-4c25-98bc-5a3f3477f26f 2018-11-25 15:54:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:54:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93bf5995-94b5-4610-8034-b785a3816708 Date: Sun, 25 Nov 2018 15:54:08 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:54:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-93bf5995-94b5-4610-8034-b785a3816708 2018-11-25 15:54:08,798 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet 2018-11-25 15:54:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" -d '{"subnets": [{"ip_version": 4, "network_id": "f841896c-8aee-4d84-a9a6-7feb408d946a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]}' 2018-11-25 15:54:09,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb3229ad-f1d4-447b-9b95-564cabccaf63 Date: Sun, 25 Nov 2018 15:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:09,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cb3229ad-f1d4-447b-9b95-564cabccaf63 2018-11-25 15:54:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:54:09,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0825ab02-640c-4989-90d4-85a1444c2def Date: Sun, 25 Nov 2018 15:54:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:09,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-0825ab02-640c-4989-90d4-85a1444c2def 2018-11-25 15:54:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:54:09,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-91b54456-6a85-4c05-8f10-c2e30a68256d Date: Sun, 25 Nov 2018 15:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:09,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-91b54456-6a85-4c05-8f10-c2e30a68256d 2018-11-25 15:54:09,897 - OpenStackNetwork - DEBUG - Network [f841896c-8aee-4d84-a9a6-7feb408d946a] created successfully 2018-11-25 15:54:09,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:09,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:10,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["qIa_QiRSTmuRLjVvW3K0ig"], "issued_at": "2018-11-25T15:54:10.000000Z"}} 2018-11-25 15:54:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:10,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8f9f2b-4639-4140-a137-59fd4bf4af3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:10,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab8f9f2b-4639-4140-a137-59fd4bf4af3f 2018-11-25 15:54:10,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:10,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-388cac7e-d429-4053-a033-3f374e740816 Date: Sun, 25 Nov 2018 15:54:10 GMT RESP BODY: {"routers": []} 2018-11-25 15:54:10,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router&admin_state_up=True used request id req-388cac7e-d429-4053-a033-3f374e740816 2018-11-25 15:54:10,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:10,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:10,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["JmnyZGXLQDKv1-xlUBs1BQ"], "issued_at": "2018-11-25T15:54:10.000000Z"}} 2018-11-25 15:54:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9e3cec221f579925bffbf160411179a349c68d" 2018-11-25 15:54:11,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e9bc49-4e53-4e97-8849-8691e2e09f30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:11,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-18e9bc49-4e53-4e97-8849-8691e2e09f30 2018-11-25 15:54:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:11,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5cac7bab-da49-427d-af16-9e235e14afd4 Date: Sun, 25 Nov 2018 15:54:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:54:11,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-5cac7bab-da49-427d-af16-9e235e14afd4 2018-11-25 15:54:11,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:11,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e56a11b-18a2-45c4-a70f-c5197fe8b86c Date: Sun, 25 Nov 2018 15:54:11 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:54:11,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-9e56a11b-18a2-45c4-a70f-c5197fe8b86c 2018-11-25 15:54:11,481 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router 2018-11-25 15:54:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router", "admin_state_up": true}}' 2018-11-25 15:54:16,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-41a58f30-bcf5-47c2-94e5-37d404c217ce Date: Sun, 25 Nov 2018 15:54:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:12Z", "admin_state_up": true, "updated_at": "2018-11-25T15:54:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "85be99de-41ec-4cb6-b8af-810cfcd38b2e", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router"}} 2018-11-25 15:54:16,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-41a58f30-bcf5-47c2-94e5-37d404c217ce 2018-11-25 15:54:16,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=85be99de-41ec-4cb6-b8af-810cfcd38b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:16,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e8951de8-b3e8-411f-9deb-735eabfaec85 Date: Sun, 25 Nov 2018 15:54:16 GMT RESP BODY: {"ports":[]} 2018-11-25 15:54:16,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=85be99de-41ec-4cb6-b8af-810cfcd38b2e used request id req-e8951de8-b3e8-411f-9deb-735eabfaec85 2018-11-25 15:54:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:17,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-583e7539-0bad-42c7-8b00-2c32ebfcda0b Date: Sun, 25 Nov 2018 15:54:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:17,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-583e7539-0bad-42c7-8b00-2c32ebfcda0b 2018-11-25 15:54:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:54:17,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:54:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:54:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:17,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00660ab-386d-4e00-9bc4-2254eb2eb468 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:17,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-e00660ab-386d-4e00-9bc4-2254eb2eb468 2018-11-25 15:54:17,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:17,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-80bb15f0-386a-45f7-83a1-f3bb30f7476e Date: Sun, 25 Nov 2018 15:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:17,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-80bb15f0-386a-45f7-83a1-f3bb30f7476e 2018-11-25 15:54:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:17,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-140129b6-5718-4fe2-926d-9cef6afe8b28 Date: Sun, 25 Nov 2018 15:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:17,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet used request id req-140129b6-5718-4fe2-926d-9cef6afe8b28 2018-11-25 15:54:17,792 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:54:17,793 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router 2018-11-25 15:54:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" -d '{"subnet_id": "570401e5-d133-499f-875a-eb171859d02a"}' 2018-11-25 15:54:19,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1983095-0464-4806-a577-9014e859a996 Date: Sun, 25 Nov 2018 15:54:20 GMT RESP BODY: {"network_id": "f841896c-8aee-4d84-a9a6-7feb408d946a", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "subnet_id": "570401e5-d133-499f-875a-eb171859d02a", "subnet_ids": ["570401e5-d133-499f-875a-eb171859d02a"], "port_id": "ae98fa20-093f-4226-ba54-3840c959da0a", "id": "85be99de-41ec-4cb6-b8af-810cfcd38b2e"} 2018-11-25 15:54:19,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e/add_router_interface used request id req-c1983095-0464-4806-a577-9014e859a996 2018-11-25 15:54:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:20,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7119cadd-5ca2-4a9e-b1c6-7058bd07bce9 Date: Sun, 25 Nov 2018 15:54:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:12Z", "admin_state_up": true, "updated_at": "2018-11-25T15:54:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "85be99de-41ec-4cb6-b8af-810cfcd38b2e", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router"}} 2018-11-25 15:54:20,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e used request id req-7119cadd-5ca2-4a9e-b1c6-7058bd07bce9 2018-11-25 15:54:20,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=85be99de-41ec-4cb6-b8af-810cfcd38b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:20,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ef366982-e0ad-49a3-ada7-5fac874b22c6 Date: Sun, 25 Nov 2018 15:54:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:20,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=85be99de-41ec-4cb6-b8af-810cfcd38b2e used request id req-ef366982-e0ad-49a3-ada7-5fac874b22c6 2018-11-25 15:54:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/570401e5-d133-499f-875a-eb171859d02a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:54:20,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-74061393-e035-4038-9409-a6f4bb2f57c1 Date: Sun, 25 Nov 2018 15:54:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}} 2018-11-25 15:54:20,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/570401e5-d133-499f-875a-eb171859d02a used request id req-74061393-e035-4038-9409-a6f4bb2f57c1 2018-11-25 15:54:20,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:20,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:20,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["HRTVQRcQTJ2j_FM-qNxr2Q"], "issued_at": "2018-11-25T15:54:20.000000Z"}} 2018-11-25 15:54:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27820125f6388d5813271921c8b9417ca37cfd6" 2018-11-25 15:54:20,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f348e4-b66c-42a6-b006-3e224fef5175 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:20,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-73f348e4-b66c-42a6-b006-3e224fef5175 2018-11-25 15:54:20,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:54:20,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27820125f6388d5813271921c8b9417ca37cfd6" 2018-11-25 15:54:21,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-26652bf6-2b80-4d15-addb-3b94ec09abec x-compute-request-id: req-26652bf6-2b80-4d15-addb-3b94ec09abec Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:54:21,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-26652bf6-2b80-4d15-addb-3b94ec09abec 2018-11-25 15:54:21,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27820125f6388d5813271921c8b9417ca37cfd6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:54:21,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-8442e3ef-6c41-496a-b57d-aa31a32a97cc x-compute-request-id: req-8442e3ef-6c41-496a-b57d-aa31a32a97cc Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "72b91a94-cf07-4306-aa82-1b857d014071", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:54:21,209 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8442e3ef-6c41-496a-b57d-aa31a32a97cc 2018-11-25 15:54:21,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:21,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:21,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["n8lPqZAQR6WIT77tOXnfbg"], "issued_at": "2018-11-25T15:54:21.000000Z"}} 2018-11-25 15:54:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de485d96a6862325533bf180adc31b12e68cd2e" 2018-11-25 15:54:21,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0913476-4e5e-40f3-a7df-e503ec18d22d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:21,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d0913476-4e5e-40f3-a7df-e503ec18d22d 2018-11-25 15:54:21,683 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:54:21,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de485d96a6862325533bf180adc31b12e68cd2e" 2018-11-25 15:54:21,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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 x-openstack-request-id: req-2b60c269-f9d2-46cd-8d65-61324250b514 x-compute-request-id: req-2b60c269-f9d2-46cd-8d65-61324250b514 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:54:21,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-2b60c269-f9d2-46cd-8d65-61324250b514 2018-11-25 15:54:21,857 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp... 2018-11-25 15:54:21,857 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:54:21,882 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp 2018-11-25 15:54:21,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de485d96a6862325533bf180adc31b12e68cd2e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCm4vt1NW6mCtamfGCPBCGpwh3KeS3fCeeC08x35oscc07ZWPpzMzCMh3vTM2NMUMK3XxBpE/4xR7FhRAtdCksiQSFDUs9jp5eYJbwTJc/rqQaBqFOkIUDoraArZ20Owe12VOLbWS/pQQRFiiy2APAsQ6eVOUW4cZipKBsH/Xu/7w==", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp"}}' 2018-11-25 15:54:21,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-3656917e-09d6-40e8-ac0a-21b33d4a9605 x-compute-request-id: req-3656917e-09d6-40e8-ac0a-21b33d4a9605 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCm4vt1NW6mCtamfGCPBCGpwh3KeS3fCeeC08x35oscc07ZWPpzMzCMh3vTM2NMUMK3XxBpE/4xR7FhRAtdCksiQSFDUs9jp5eYJbwTJc/rqQaBqFOkIUDoraArZ20Owe12VOLbWS/pQQRFiiy2APAsQ6eVOUW4cZipKBsH/Xu/7w==", "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "fingerprint": "65:7d:23:59:f4:d6:89:6e:9f:0e:e5:f2:f1:5d:0a:b4"}} 2018-11-25 15:54:21,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3656917e-09d6-40e8-ac0a-21b33d4a9605 2018-11-25 15:54:21,940 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa.pub 2018-11-25 15:54:21,941 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa 2018-11-25 15:54:21,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:21,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:22,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["ohpBsph6RYeV1ZR2QlpBqA"], "issued_at": "2018-11-25T15:54:22.000000Z"}} 2018-11-25 15:54:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:22,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0345319e-a542-4ba8-a6a0-bfd9b2559c1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:22,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0345319e-a542-4ba8-a6a0-bfd9b2559c1f 2018-11-25 15:54:22,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:22,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e48dbc2c-a95a-4b73-8102-a17aa1a82cb8 Date: Sun, 25 Nov 2018 15:54:22 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:54:22,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp used request id req-e48dbc2c-a95a-4b73-8102-a17aa1a82cb8 2018-11-25 15:54:22,677 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp... 2018-11-25 15:54:22,677 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp 2018-11-25 15:54:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}}' 2018-11-25 15:54:23,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-9ea50cb0-151f-4aad-b870-5e0842976e26 Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "updated_at": "2018-11-25T15:54:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 2, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "33143663-137c-4f1b-880b-7d666e161abd", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}} 2018-11-25 15:54:23,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-9ea50cb0-151f-4aad-b870-5e0842976e26 2018-11-25 15:54:23,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:23,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75135e1a-154b-49a0-85f3-2e431792766c Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}]} 2018-11-25 15:54:23,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-75135e1a-154b-49a0-85f3-2e431792766c 2018-11-25 15:54:23,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9d17799-2f7f-46c3-8b18-636d8b1794cb Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}]} 2018-11-25 15:54:23,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-d9d17799-2f7f-46c3-8b18-636d8b1794cb 2018-11-25 15:54:23,237 - neutron_utils - INFO - Retrieving security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:23,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ba76be98-73c5-4f75-83a0-954de3acd69c Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "updated_at": "2018-11-25T15:54:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 2, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "33143663-137c-4f1b-880b-7d666e161abd", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}]} 2018-11-25 15:54:23,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=33143663-137c-4f1b-880b-7d666e161abd used request id req-ba76be98-73c5-4f75-83a0-954de3acd69c 2018-11-25 15:54:23,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab41d992-f867-4438-a5a3-7aaa30305938 Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}]} 2018-11-25 15:54:23,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-ab41d992-f867-4438-a5a3-7aaa30305938 2018-11-25 15:54:23,607 - neutron_utils - INFO - Retrieving security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:23,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-32ad5664-225f-44de-b9b0-6c49abc18c4b Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "updated_at": "2018-11-25T15:54:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 2, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "33143663-137c-4f1b-880b-7d666e161abd", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}]} 2018-11-25 15:54:23,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=33143663-137c-4f1b-880b-7d666e161abd used request id req-32ad5664-225f-44de-b9b0-6c49abc18c4b 2018-11-25 15:54:23,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-209a414e-2b42-4450-a438-188bdca5410e Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}]} 2018-11-25 15:54:23,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-209a414e-2b42-4450-a438-188bdca5410e 2018-11-25 15:54:23,901 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp 2018-11-25 15:54:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:23,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b191ac15-9912-47d6-a346-5210afdd54e5 Date: Sun, 25 Nov 2018 15:54:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "updated_at": "2018-11-25T15:54:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 2, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "33143663-137c-4f1b-880b-7d666e161abd", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}]} 2018-11-25 15:54:23,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp used request id req-b191ac15-9912-47d6-a346-5210afdd54e5 2018-11-25 15:54:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:54:23,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:54:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:24,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3895a31f-84ec-45ef-a70f-3b1f48f3deda Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:24,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-3895a31f-84ec-45ef-a70f-3b1f48f3deda 2018-11-25 15:54:24,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:24,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-791652e0-209c-448e-a2a2-f9de0f7ea49a Date: Sun, 25 Nov 2018 15:54:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}]} 2018-11-25 15:54:24,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-791652e0-209c-448e-a2a2-f9de0f7ea49a 2018-11-25 15:54:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd"}}' 2018-11-25 15:54:24,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c16118dc-e757-408c-aba7-4a17e6a274b0 Date: Sun, 25 Nov 2018 15:54:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:24Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:24Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "abf492af-baf8-4736-b5da-44bff64dcf0d"}} 2018-11-25 15:54:24,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-c16118dc-e757-408c-aba7-4a17e6a274b0 2018-11-25 15:54:24,556 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp 2018-11-25 15:54:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:24,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d0014d15-6457-41cc-9052-9c83656e8fb3 Date: Sun, 25 Nov 2018 15:54:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "updated_at": "2018-11-25T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:24Z", "revision_number": 0, "id": "abf492af-baf8-4736-b5da-44bff64dcf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:24Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 3, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "33143663-137c-4f1b-880b-7d666e161abd", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}]} 2018-11-25 15:54:24,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp used request id req-d0014d15-6457-41cc-9052-9c83656e8fb3 2018-11-25 15:54:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:24,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c5efe2-8e7d-4d7f-b719-7705ca011f0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:24,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-19c5efe2-8e7d-4d7f-b719-7705ca011f0a 2018-11-25 15:54:24,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:24,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:25,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-7b933310-d21e-4a29-990e-0faecf81c4ad Date: Sun, 25 Nov 2018 15:54:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:24Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:24Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "abf492af-baf8-4736-b5da-44bff64dcf0d"}]} 2018-11-25 15:54:25,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-7b933310-d21e-4a29-990e-0faecf81c4ad 2018-11-25 15:54:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd"}}' 2018-11-25 15:54:25,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4842c774-36fe-4f79-9ac4-40b5d3e0cd78 Date: Sun, 25 Nov 2018 15:54:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:54:25Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:25Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "50df5d29-1423-4665-b136-51f52dca2480"}} 2018-11-25 15:54:25,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-4842c774-36fe-4f79-9ac4-40b5d3e0cd78 2018-11-25 15:54:25,208 - neutron_utils - INFO - Retrieving security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:25,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-fb559e13-08ef-4fae-a827-025cc9da45ff Date: Sun, 25 Nov 2018 15:54:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "updated_at": "2018-11-25T15:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "revision_number": 0, "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:54:25Z", "revision_number": 0, "id": "50df5d29-1423-4665-b136-51f52dca2480", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:25Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:24Z", "revision_number": 0, "id": "abf492af-baf8-4736-b5da-44bff64dcf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:24Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 4, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "33143663-137c-4f1b-880b-7d666e161abd", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}]} 2018-11-25 15:54:25,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=33143663-137c-4f1b-880b-7d666e161abd used request id req-fb559e13-08ef-4fae-a827-025cc9da45ff 2018-11-25 15:54:25,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33143663-137c-4f1b-880b-7d666e161abd 2018-11-25 15:54:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:54:25,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-6f750c21-0fc1-4d5f-a998-6827bc44b232 Date: Sun, 25 Nov 2018 15:54:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1a4e537e-9d49-47ce-8cc1-0fe3250972ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:22Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:22Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "3b88ab71-9fac-4620-8413-fb9d1eb94ce2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:54:25Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:25Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "50df5d29-1423-4665-b136-51f52dca2480"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:24Z", "security_group_id": "33143663-137c-4f1b-880b-7d666e161abd", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:24Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "abf492af-baf8-4736-b5da-44bff64dcf0d"}]} 2018-11-25 15:54:25,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=33143663-137c-4f1b-880b-7d666e161abd used request id req-6f750c21-0fc1-4d5f-a998-6827bc44b232 2018-11-25 15:54:25,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:25,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:25,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["kcb7_UWKR6q29UpFJaiKUg"], "issued_at": "2018-11-25T15:54:25.000000Z"}} 2018-11-25 15:54:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:25,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfa7dbb-0f00-42b5-a5a8-e1ede7d886c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:25,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fdfa7dbb-0f00-42b5-a5a8-e1ede7d886c7 2018-11-25 15:54:25,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:54:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:25,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac859b8-f737-4324-818a-031893b79ca4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:25,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eac859b8-f737-4324-818a-031893b79ca4 2018-11-25 15:54:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:26,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3f750288-8987-49ae-af0c-572fbd3c4d38 Date: Sun, 25 Nov 2018 15:54:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:26,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-3f750288-8987-49ae-af0c-572fbd3c4d38 2018-11-25 15:54:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:54:26,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:54:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:26,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1b025d-5dd4-4526-8754-2a1238056769 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:26,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-4d1b025d-5dd4-4526-8754-2a1238056769 2018-11-25 15:54:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:26,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-827a8f7a-6c06-40fa-aad6-f50412680f69 Date: Sun, 25 Nov 2018 15:54:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:26,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-827a8f7a-6c06-40fa-aad6-f50412680f69 2018-11-25 15:54:26,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:26,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94d231c0-86a4-4ee1-a357-4c116df687bd Date: Sun, 25 Nov 2018 15:54:26 GMT RESP BODY: {"ports":[]} 2018-11-25 15:54:26,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1&admin_state_up=True used request id req-94d231c0-86a4-4ee1-a357-4c116df687bd 2018-11-25 15:54:26,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:26,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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 x-openstack-request-id: req-667edd4b-ba3c-4518-9ed4-50defe5b0c1f x-compute-request-id: req-667edd4b-ba3c-4518-9ed4-50defe5b0c1f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:54:26,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst used request id req-667edd4b-ba3c-4518-9ed4-50defe5b0c1f 2018-11-25 15:54:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:27,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f14609a2-dffe-4200-b62a-fee5db5617d2 Date: Sun, 25 Nov 2018 15:54:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:27,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-f14609a2-dffe-4200-b62a-fee5db5617d2 2018-11-25 15:54:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:27,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9476a6-f5a6-4657-a794-850b7a471d02 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:27,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-df9476a6-f5a6-4657-a794-850b7a471d02 2018-11-25 15:54:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:27,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e59980e-9105-4de5-b45b-512b62770f10 Date: Sun, 25 Nov 2018 15:54:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:27,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-5e59980e-9105-4de5-b45b-512b62770f10 2018-11-25 15:54:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:27,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfb747bf-a29f-434c-b7ba-efe93274f60f Date: Sun, 25 Nov 2018 15:54:27 GMT RESP BODY: {"ports":[]} 2018-11-25 15:54:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1&admin_state_up=True used request id req-bfb747bf-a29f-434c-b7ba-efe93274f60f 2018-11-25 15:54:27,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:54:27,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:54:27,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d98d3d465f744118a5984156597feade", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role"}], "expires_at": "2018-11-25T16:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8dbc032a51e4d5abe184d18dac13720", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/b8dbc032a51e4d5abe184d18dac13720", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user", "id": "9e8fed35dbb541578f9f7a91475b5f18"}, "audit_ids": ["BSe0bnF7ToyOaqWQArHheg"], "issued_at": "2018-11-25T15:54:27.000000Z"}} 2018-11-25 15:54:27,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb687aa665f81b7f1b99b82c011c2ee3db6c76" 2018-11-25 15:54:27,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c4a943-3b1d-419c-9490-78ad458fcedf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:54:27,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-25c4a943-3b1d-419c-9490-78ad458fcedf 2018-11-25 15:54:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bafd3c7d-4109-4b9e-8ab8-a91537a89ad1 Date: Sun, 25 Nov 2018 15:54:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:28,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-bafd3c7d-4109-4b9e-8ab8-a91537a89ad1 2018-11-25 15:54:28,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:28,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85d59e19-fb73-4900-9b5b-61c7155cfd04 Date: Sun, 25 Nov 2018 15:54:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:28,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-85d59e19-fb73-4900-9b5b-61c7155cfd04 2018-11-25 15:54:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:28,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-49d96aa3-71c8-4c95-a8a9-24175c39c411 Date: Sun, 25 Nov 2018 15:54:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:28,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-49d96aa3-71c8-4c95-a8a9-24175c39c411 2018-11-25 15:54:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:54:28,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:54:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:54:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb687aa665f81b7f1b99b82c011c2ee3db6c76" 2018-11-25 15:54:28,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e63de9-79c5-4525-b482-edc115ebda6d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:28,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-85e63de9-79c5-4525-b482-edc115ebda6d 2018-11-25 15:54:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:28,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-546550b7-dacf-4077-af7a-6a508beedd77 Date: Sun, 25 Nov 2018 15:54:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:28,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-546550b7-dacf-4077-af7a-6a508beedd77 2018-11-25 15:54:28,999 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net 2018-11-25 15:54:29,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" -d '{"port": {"network_id": "f841896c-8aee-4d84-a9a6-7feb408d946a", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1", "admin_state_up": true}}' 2018-11-25 15:54:29,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-b3bae476-6a6b-4532-9b8c-9664f54298ef Date: Sun, 25 Nov 2018 15:54:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95"],"mac_address":"fa:16:3e:1d:94:6d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","project_id":"b8dbc032a51e4d5abe184d18dac13720","qos_policy_id":null,"admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal"}} 2018-11-25 15:54:29,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b3bae476-6a6b-4532-9b8c-9664f54298ef 2018-11-25 15:54:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0ed1ef29-bb39-4057-821e-747a6d975b25 Date: Sun, 25 Nov 2018 15:54:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:30,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-0ed1ef29-bb39-4057-821e-747a6d975b25 2018-11-25 15:54:30,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6677fdc2-b766-4f1a-8d95-613b8d1450de Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:30,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-6677fdc2-b766-4f1a-8d95-613b8d1450de 2018-11-25 15:54:30,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-175b3c57-6c2e-4f40-837f-285c9f549a69 Date: Sun, 25 Nov 2018 15:54:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:30,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-175b3c57-6c2e-4f40-837f-285c9f549a69 2018-11-25 15:54:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-67f0243b-e9ea-4ba3-be50-626df0653889 Date: Sun, 25 Nov 2018 15:54:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:54:30,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1&admin_state_up=True used request id req-67f0243b-e9ea-4ba3-be50-626df0653889 2018-11-25 15:54:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df29ed9-6412-4d0d-a5c4-3a38a4ca4e55 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:30,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-7df29ed9-6412-4d0d-a5c4-3a38a4ca4e55 2018-11-25 15:54:30,584 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst 2018-11-25 15:54:30,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-b2e0c51e-34fc-407a-998a-ac1b6af70676 x-compute-request-id: req-b2e0c51e-34fc-407a-998a-ac1b6af70676 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-flavor-name"}]} 2018-11-25 15:54:30,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b2e0c51e-34fc-407a-998a-ac1b6af70676 2018-11-25 15:54:30,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-52fc3654-df30-448b-8ab3-fd615afa4058 x-compute-request-id: req-52fc3654-df30-448b-8ab3-fd615afa4058 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "72b91a94-cf07-4306-aa82-1b857d014071", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:54:30,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071 used request id req-52fc3654-df30-448b-8ab3-fd615afa4058 2018-11-25 15:54:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-7fc882de-2ca0-4590-8788-57e85a38008c Date: Sun, 25 Nov 2018 15:54:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:54:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:54:06Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0459f112-bf61-4405-a93d-6a03f2494ec7/snap", "metadata": {}}], "self": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "min_disk": 0, "protected": false, "id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "file": "/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8dbc032a51e4d5abe184d18dac13720", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0459f112-bf61-4405-a93d-6a03f2494ec7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image"} 2018-11-25 15:54:30,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image used request id req-7fc882de-2ca0-4590-8788-57e85a38008c 2018-11-25 15:54:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:30,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-14a6361c-7fad-4ef9-a3b3-1a8cdc1bc450 Date: Sun, 25 Nov 2018 15:54:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:54:30,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-14a6361c-7fad-4ef9-a3b3-1a8cdc1bc450 2018-11-25 15:54:30,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "imageRef": "0459f112-bf61-4405-a93d-6a03f2494ec7", "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "flavorRef": "72b91a94-cf07-4306-aa82-1b857d014071", "max_count": 1, "min_count": 1, "networks": [{"port": "6f6a6c95-4b32-4177-b767-d6166afd6aa0"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}]}}' 2018-11-25 15:54:33,065 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:54: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-9c8b6072-b65f-4f76-8610-3779734a6d3d x-compute-request-id: req-9c8b6072-b65f-4f76-8610-3779734a6d3d Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "adminPass": "637kEF5M4DAC"}} 2018-11-25 15:54:33,066 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-9c8b6072-b65f-4f76-8610-3779734a6d3d 2018-11-25 15:54:33,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:33,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-73e829c6-23f5-45db-bfaa-ba1488e1ba07 x-compute-request-id: req-73e829c6-23f5-45db-bfaa-ba1488e1ba07 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:33,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-73e829c6-23f5-45db-bfaa-ba1488e1ba07 2018-11-25 15:54:33,139 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst 2018-11-25 15:54:33,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:33,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-802b1e96-b4c0-42a5-bf38-0664583b69ba x-compute-request-id: req-802b1e96-b4c0-42a5-bf38-0664583b69ba Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:33,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-802b1e96-b4c0-42a5-bf38-0664583b69ba 2018-11-25 15:54:33,373 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - BUILD 2018-11-25 15:54:33,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:54:36,377 - create_instance - DEBUG - VM status query timeout in 896.762560844 2018-11-25 15:54:36,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:37,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-8c563060-5f5b-4b72-b697-8e3cf338bea9 x-compute-request-id: req-8c563060-5f5b-4b72-b697-8e3cf338bea9 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:33Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:37,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-8c563060-5f5b-4b72-b697-8e3cf338bea9 2018-11-25 15:54:37,123 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - BUILD 2018-11-25 15:54:37,123 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:54:40,126 - create_instance - DEBUG - VM status query timeout in 893.013083935 2018-11-25 15:54:40,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:40,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:40 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-2d39efd0-c4d1-4010-89d6-c7628f9eb89e x-compute-request-id: req-2d39efd0-c4d1-4010-89d6-c7628f9eb89e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:40,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-2d39efd0-c4d1-4010-89d6-c7628f9eb89e 2018-11-25 15:54:40,912 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:40,912 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:54:40,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:41,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:40 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-25e627b5-c137-40ee-b266-adeaa5ebd8bf x-compute-request-id: req-25e627b5-c137-40ee-b266-adeaa5ebd8bf Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:41,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-25e627b5-c137-40ee-b266-adeaa5ebd8bf 2018-11-25 15:54:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:41,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-41391be4-7f1f-4e5d-a906-a4392d21bb5c Date: Sun, 25 Nov 2018 15:54:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:41,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-41391be4-7f1f-4e5d-a906-a4392d21bb5c 2018-11-25 15:54:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:41,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c770925b-e212-42c0-b09c-b40b766dae70 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:41,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-c770925b-e212-42c0-b09c-b40b766dae70 2018-11-25 15:54:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:41,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38bd4e31-1c38-4771-bba7-c3379379352e Date: Sun, 25 Nov 2018 15:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:41,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-38bd4e31-1c38-4771-bba7-c3379379352e 2018-11-25 15:54:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:41,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-c955334f-8671-45ee-94ec-e9c179f04cbf Date: Sun, 25 Nov 2018 15:54:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.3"}],"id":"401b6751-dce7-4db7-af82-8dfd6b93e363","security_groups":[],"mac_address":"fa:16:3e:3a:65:ae","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.4"}],"id":"499b7bb1-3dac-491e-ade5-aec0e48f1ba7","security_groups":[],"mac_address":"fa:16:3e:73:01:39","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.2"}],"id":"4f233b56-7ca7-49e0-b35e-d2d20bb3ea89","security_groups":[],"mac_address":"fa:16:3e:cd:86:58","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":"077f1b99-6305-4eae-b4f8-eb0ea3ce9014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:41,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-c955334f-8671-45ee-94ec-e9c179f04cbf 2018-11-25 15:54:41,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:42,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-40385bfd-8827-4758-b54f-fc31b2304be5 x-compute-request-id: req-40385bfd-8827-4758-b54f-fc31b2304be5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:42,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-40385bfd-8827-4758-b54f-fc31b2304be5 2018-11-25 15:54:42,338 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:42,338 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:54:42,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:42,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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,Accept-Encoding x-openstack-request-id: req-35fda4e2-2d41-4df5-80ec-17f2019890c7 x-compute-request-id: req-35fda4e2-2d41-4df5-80ec-17f2019890c7 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:42,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-35fda4e2-2d41-4df5-80ec-17f2019890c7 2018-11-25 15:54:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:42,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ae8eb23e-3a41-4f97-87e2-9726a4eae899 Date: Sun, 25 Nov 2018 15:54:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:42,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-ae8eb23e-3a41-4f97-87e2-9726a4eae899 2018-11-25 15:54:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:42,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7161c87-5335-4c6f-a36a-a0cff9f513c9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:42,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-c7161c87-5335-4c6f-a36a-a0cff9f513c9 2018-11-25 15:54:42,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:43,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ebea0949-ae2a-4856-a298-c38d13ceaa0a Date: Sun, 25 Nov 2018 15:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:43,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-ebea0949-ae2a-4856-a298-c38d13ceaa0a 2018-11-25 15:54:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:43,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-9e2b0e49-fd0d-4fef-aa0c-117dff987fff Date: Sun, 25 Nov 2018 15:54:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.3"}],"id":"401b6751-dce7-4db7-af82-8dfd6b93e363","security_groups":[],"mac_address":"fa:16:3e:3a:65:ae","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.4"}],"id":"499b7bb1-3dac-491e-ade5-aec0e48f1ba7","security_groups":[],"mac_address":"fa:16:3e:73:01:39","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.2"}],"id":"4f233b56-7ca7-49e0-b35e-d2d20bb3ea89","security_groups":[],"mac_address":"fa:16:3e:cd:86:58","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":"077f1b99-6305-4eae-b4f8-eb0ea3ce9014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:43,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-9e2b0e49-fd0d-4fef-aa0c-117dff987fff 2018-11-25 15:54:43,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}}' 2018-11-25 15:54:44,561 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:54:43 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-ba78b5c9-2fc0-40d5-b676-e1644f31d8e4 x-compute-request-id: req-ba78b5c9-2fc0-40d5-b676-e1644f31d8e4 Content-Length: 0 Content-Type: application/json 2018-11-25 15:54:44,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014/action used request id req-ba78b5c9-2fc0-40d5-b676-e1644f31d8e4 2018-11-25 15:54:44,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:44,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-d1558584-cefb-4cc2-b03f-4d92ba5b023b Date: Sun, 25 Nov 2018 15:54:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:12Z", "admin_state_up": true, "updated_at": "2018-11-25T15:54:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "85be99de-41ec-4cb6-b8af-810cfcd38b2e", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router"}]} 2018-11-25 15:54:44,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router used request id req-d1558584-cefb-4cc2-b03f-4d92ba5b023b 2018-11-25 15:54:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:44,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38fbaf4-b666-48c2-a0be-606f9c92f428 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:44,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-b38fbaf4-b666-48c2-a0be-606f9c92f428 2018-11-25 15:54:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=85be99de-41ec-4cb6-b8af-810cfcd38b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-72e447be-19fb-4ec7-90bf-08e049c2ce03 Date: Sun, 25 Nov 2018 15:54:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:44,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=85be99de-41ec-4cb6-b8af-810cfcd38b2e used request id req-72e447be-19fb-4ec7-90bf-08e049c2ce03 2018-11-25 15:54:44,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/570401e5-d133-499f-875a-eb171859d02a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b8b8e986-ab8d-4a5b-ba2c-2867b8999338 Date: Sun, 25 Nov 2018 15:54:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}} 2018-11-25 15:54:45,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/570401e5-d133-499f-875a-eb171859d02a used request id req-b8b8e986-ab8d-4a5b-ba2c-2867b8999338 2018-11-25 15:54:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:45,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d0819536-fa57-4325-8f35-d96e6fee566a Date: Sun, 25 Nov 2018 15:54:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:54:45,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-d0819536-fa57-4325-8f35-d96e6fee566a 2018-11-25 15:54:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:45,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b681d650-fd3d-42d6-b464-710c608a5329 Date: Sun, 25 Nov 2018 15:54:45 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:54:45,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-b681d650-fd3d-42d6-b464-710c608a5329 2018-11-25 15:54:45,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:46,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-ee1420de-af86-431d-be0a-129a761857f8 x-compute-request-id: req-ee1420de-af86-431d-be0a-129a761857f8 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:46,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-ee1420de-af86-431d-be0a-129a761857f8 2018-11-25 15:54:46,058 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:46,058 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:54:46,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:46,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-68e42ce5-3f12-4017-9da1-fca2daba3c95 x-compute-request-id: req-68e42ce5-3f12-4017-9da1-fca2daba3c95 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:46,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-68e42ce5-3f12-4017-9da1-fca2daba3c95 2018-11-25 15:54:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:46,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-056eda82-3030-4872-8bb3-0a2b4e543510 Date: Sun, 25 Nov 2018 15:54:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:46,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-056eda82-3030-4872-8bb3-0a2b4e543510 2018-11-25 15:54:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:46,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a28c48-c170-4ae2-ac71-fb18d2273c7b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:46,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-e9a28c48-c170-4ae2-ac71-fb18d2273c7b 2018-11-25 15:54:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:47,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9a7d49a-1ce2-4547-bf79-4ae75f5409db Date: Sun, 25 Nov 2018 15:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:47,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-b9a7d49a-1ce2-4547-bf79-4ae75f5409db 2018-11-25 15:54:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:47,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-b7d0aead-47cf-4c63-b1dc-7de1329c9ac5 Date: Sun, 25 Nov 2018 15:54:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.3"}],"id":"401b6751-dce7-4db7-af82-8dfd6b93e363","security_groups":[],"mac_address":"fa:16:3e:3a:65:ae","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.4"}],"id":"499b7bb1-3dac-491e-ade5-aec0e48f1ba7","security_groups":[],"mac_address":"fa:16:3e:73:01:39","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.2"}],"id":"4f233b56-7ca7-49e0-b35e-d2d20bb3ea89","security_groups":[],"mac_address":"fa:16:3e:cd:86:58","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:44Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95","33143663-137c-4f1b-880b-7d666e161abd"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":"077f1b99-6305-4eae-b4f8-eb0ea3ce9014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:47,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-b7d0aead-47cf-4c63-b1dc-7de1329c9ac5 2018-11-25 15:54:47,140 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 15:54:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:47,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fab9972a-05ba-434e-850b-2c9619f6d9c1 Date: Sun, 25 Nov 2018 15:54:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:54:47,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-fab9972a-05ba-434e-850b-2c9619f6d9c1 2018-11-25 15:54:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:47,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46df2853-e501-4ceb-9225-5e2f6079a899 Date: Sun, 25 Nov 2018 15:54:47 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:54:47,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-46df2853-e501-4ceb-9225-5e2f6079a899 2018-11-25 15:54:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "6f6a6c95-4b32-4177-b767-d6166afd6aa0"}}' 2018-11-25 15:54:49,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-9b1c36e0-840b-4870-9678-c04038c06ce9 Date: Sun, 25 Nov 2018 15:54:49 GMT RESP BODY: {"floatingip": {"router_id": "85be99de-41ec-4cb6-b8af-810cfcd38b2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:48Z", "updated_at": "2018-11-25T15:54:48Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "port_id": "6f6a6c95-4b32-4177-b767-d6166afd6aa0", "id": "68664746-8785-4de1-b2f5-229c0ffc4016"}} 2018-11-25 15:54:49,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-9b1c36e0-840b-4870-9678-c04038c06ce9 2018-11-25 15:54:49,291 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router 2018-11-25 15:54:49,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:49,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-523ddaaa-0e8c-4c6f-8d09-5d0ec1a57812 x-compute-request-id: req-523ddaaa-0e8c-4c6f-8d09-5d0ec1a57812 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:49,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-523ddaaa-0e8c-4c6f-8d09-5d0ec1a57812 2018-11-25 15:54:49,662 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:49,662 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:54:49,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:49,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-a442d987-0848-4f2e-a746-2153b567edc5 x-compute-request-id: req-a442d987-0848-4f2e-a746-2153b567edc5 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:49,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-a442d987-0848-4f2e-a746-2153b567edc5 2018-11-25 15:54:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7dcab93c-80c7-45fb-a121-16a1c466ae9b Date: Sun, 25 Nov 2018 15:54:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:50,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-7dcab93c-80c7-45fb-a121-16a1c466ae9b 2018-11-25 15:54:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:50,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1b7a85-2423-43df-9116-8d3ee50df108 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:50,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-2e1b7a85-2423-43df-9116-8d3ee50df108 2018-11-25 15:54:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:50,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27f04fa3-7257-4752-b05a-66491bf81c4a Date: Sun, 25 Nov 2018 15:54:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:50,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-27f04fa3-7257-4752-b05a-66491bf81c4a 2018-11-25 15:54:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-cd9e6e84-27bc-4f55-915e-50a6ee4a0d8b Date: Sun, 25 Nov 2018 15:54:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.3"}],"id":"401b6751-dce7-4db7-af82-8dfd6b93e363","security_groups":[],"mac_address":"fa:16:3e:3a:65:ae","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.4"}],"id":"499b7bb1-3dac-491e-ade5-aec0e48f1ba7","security_groups":[],"mac_address":"fa:16:3e:73:01:39","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.2"}],"id":"4f233b56-7ca7-49e0-b35e-d2d20bb3ea89","security_groups":[],"mac_address":"fa:16:3e:cd:86:58","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:44Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95","33143663-137c-4f1b-880b-7d666e161abd"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":"077f1b99-6305-4eae-b4f8-eb0ea3ce9014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:50,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-cd9e6e84-27bc-4f55-915e-50a6ee4a0d8b 2018-11-25 15:54:50,472 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-11-25 15:54:50,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:50,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-41cc243e-bf6e-4197-b529-7488bd733488 x-compute-request-id: req-41cc243e-bf6e-4197-b529-7488bd733488 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:50,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-41cc243e-bf6e-4197-b529-7488bd733488 2018-11-25 15:54:50,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:54:52,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-b1f7a5f5-418d-4888-a82f-303ae0087ddf x-compute-request-id: req-b1f7a5f5-418d-4888-a82f-303ae0087ddf Content-Encoding: gzip Content-Length: 9664 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496732572 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.179130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.181449] pid_max: default: 32768 minimum: 301\n[ 0.182737] ACPI: Core revision 20150930\n[ 0.184392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186181] Security Framework initialized\n[ 0.187242] Yama: becoming mindful.\n[ 0.188233] AppArmor: AppArmor initialized\n[ 0.189381] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191253] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.193017] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.194698] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.196460] Initializing cgroup subsys io\n[ 0.197497] Initializing cgroup subsys memory\n[ 0.198736] Initializing cgroup subsys devices\n[ 0.199858] Initializing cgroup subsys freezer\n[ 0.201052] Initializing cgroup subsys net_cls\n[ 0.202272] Initializing cgroup subsys perf_event\n[ 0.203503] Initializing cgroup subsys net_prio\n[ 0.204726] Initializing cgroup subsys hugetlb\n[ 0.205944] Initializing cgroup subsys pids\n[ 0.207153] CPU: Physical Processor ID: 0\n[ 0.208917] mce: CPU supports 10 MCE banks\n[ 0.210124] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214169] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221053] ftrace: allocating 31920 entries in 125 pages\n[ 0.247484] smpboot: Max logical packages: 2\n[ 0.248555] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250282] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.252085] x2apic enabled\n[ 0.253117] Switched APIC routing to physical x2apic.\n[ 0.255295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.257032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.259870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.262276] KVM setup paravirtual spinlock\n[ 0.263975] x86: Booting SMP configuration:\n[ 0.265205] .... node #0, CPUs: #1\n[ 0.266410] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.288153] x86: Booted up 1 node, 2 CPUs\n[ 0.288155] KVM setup async PF for cpu 1\n[ 0.288158] kvm-stealtime: cpu 1, msr f90d940\n[ 0.291772] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.293855] devtmpfs: initialized\n[ 0.295867] evm: security.selinux\n[ 0.296838] evm: security.SMACK64\n[ 0.297828] evm: security.SMACK64EXEC\n[ 0.298892] evm: security.SMACK64TRANSMUTE\n[ 0.300050] evm: security.SMACK64MMAP\n[ 0.301094] evm: security.ima\n[ 0.302004] evm: security.capability\n[ 0.303105] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305765] pinctrl core: initialized pinctrl subsystem\n[ 0.307277] RTC time: 15:54:38, date: 11/25/18\n[ 0.308621] NET: Registered protocol family 16\n[ 0.319198] cpuidle: using governor ladder\n[ 0.331219] cpuidle: using governor menu\n[ 0.332333] PCCT header not found.\n[ 0.333385] ACPI: bus type PCI registered\n[ 0.334507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.336325] PCI: Using configuration type 1 for base access\n[ 0.348540] ACPI: Added _OSI(Module Device)\n[ 0.349767] ACPI: Added _OSI(Processor Device)\n[ 0.350992] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.352291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.355053] ACPI: Interpreter enabled\n[ 0.356101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.358698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.361322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.363943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.366658] ACPI: (supports S0 S5)\n[ 0.367632] ACPI: Using IOAPIC for interrupt routing\n[ 0.368982] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.373032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.374653] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.376488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.378209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.381372] acpiphp: Slot [3] registered\n[ 0.382490] acpiphp: Slot [4] registered\n[ 0.383599] acpiphp: Slot [5] registered\n[ 0.384712] acpiphp: Slot [6] registered\n[ 0.385865] acpiphp: Slot [7] registered\n[ 0.386974] acpiphp: Slot [8] registered\n[ 0.388088] acpiphp: Slot [9] registered\n[ 0.389197] acpiphp: Slot [10] registered\n[ 0.400248] acpiphp: Slot [11] registered\n[ 0.401379] acpiphp: Slot [12] registered\n[ 0.402506] acpiphp: Slot [13] registered\n[ 0.403634] acpiphp: Slot [14] registered\n[ 0.404769] acpiphp: Slot [15] registered\n[ 0.405900] acpiphp: Slot [16] registered\n[ 0.407040] acpiphp: Slot [17] registered\n[ 0.408186] acpiphp: Slot [18] registered\n[ 0.409356] acpiphp: Slot [19] registered\n[ 0.410487] acpiphp: Slot [20] registered\n[ 0.411615] acpiphp: Slot [21] registered\n[ 0.412785] acpiphp: Slot [22] registered\n[ 0.413931] acpiphp: Slot [23] registered\n[ 0.415074] acpiphp: Slot [24] registered\n[ 0.416212] acpiphp: Slot [25] registered\n[ 0.417341] acpiphp: Slot [26] registered\n[ 0.418485] acpiphp: Slot [27] registered\n[ 0.419625] acpiphp: Slot [28] registered\n[ 0.420770] acpiphp: Slot [29] registered\n[ 0.421911] acpiphp: Slot [30] registered\n[ 0.423055] acpiphp: Slot [31] registered\n[ 0.424190] PCI host bridge to bus 0000:00\n[ 0.425337] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.427106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.428865] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.430913] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.432969] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441455] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443154] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.444997] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.451668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.453680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.498830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.500756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.502598] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.504454] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.506777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.508486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.510060] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.511570] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.513819] vgaarb: loaded\n[ 0.514632] vgaarb: bridge control possible 0000:00:02.0\n[ 0.516225] SCSI subsystem initialized\n[ 0.517361] ACPI: bus type USB registered\n[ 0.518506] usbcore: registered new interface driver usbfs\n[ 0.519993] usbcore: registered new interface driver hub\n[ 0.521433] usbcore: registered new device driver usb\n[ 0.522969] PCI: Using ACPI for IRQ routing\n[ 0.524324] NetLabel: Initializing\n[ 0.525307] NetLabel: domain hash size = 128\n[ 0.526536] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.527884] NetLabel: unlabeled traffic allowed by default\n[ 0.529433] clocksource: Switched to clocksource kvm-clock\n[ 0.535726] AppArmor: AppArmor Filesystem Enabled\n[ 0.537047] pnp: PnP ACPI init\n[ 0.538255] pnp: PnP ACPI: found 5 devices\n[ 0.545522] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.547242] NET: Registered protocol family 2\n[ 0.548243] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.549528] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.550706] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.551874] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.552957] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.554142] NET: Registered protocol family 1\n[ 0.555017] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.556121] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557201] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.575833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.594519] Trying to unpack rootfs image as initramfs...\n[ 0.645035] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.659167] Scanning for low memory corruption every 60 seconds\n[ 0.660556] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.661741] audit: initializing netlink subsys (disabled)\n[ 0.662791] audit: type=2000 audit(1543161278.906:1): initialized\n[ 0.664106] Initialise system trusted keyring\n[ 0.665063] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.666239] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.668338] zbud: loaded\n[ 0.669070] VFS: Disk quotas dquot_6.6.0\n[ 0.669902] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.671487] fuse init (API version 7.23)\n[ 0.672395] Key type big_key registered\n[ 0.673212] Allocating IMA MOK and blacklist keyrings.\n[ 0.674411] Key type asymmetric registered\n[ 0.675233] Asymmetric key parser 'x509' registered\n[ 0.676187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.677687] io scheduler noop registered\n[ 0.678482] io scheduler deadline registered (default)\n[ 0.679470] io scheduler cfq registered\n[ 0.680308] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.681352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.682636] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.684091] ACPI: Power Button [PWRF]\n[ 0.684954] GHES: HEST is not enabled!\n[ 0.703249] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.740403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.742710] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.766626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.769202] Linux agpgart interface v0.103\n[ 0.771540] brd: module loaded\n[ 0.772897] loop: module loaded\n[ 0.777258] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.778733] GPT:90111 != 20971519\n[ 0.779424] GPT:Alternate GPT header not at the end of the disk.\n[ 0.780513] GPT:90111 != 20971519\n[ 0.781201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.782172] vda: vda1 vda15\n[ 0.783640] scsi host0: ata_piix\n[ 0.784428] scsi host1: ata_piix\n[ 0.785143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.786361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.787959] libphy: Fixed MDIO Bus: probed\n[ 0.788774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.789729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.791681] PPP generic driver version 2.4.2\n[ 0.792754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.793940] ehci-pci: EHCI PCI platform driver\n[ 0.794814] ehci-platform: EHCI generic platform driver\n[ 0.795803] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.796928] ohci-pci: OHCI PCI platform driver\n[ 0.797808] ohci-platform: OHCI generic platform driver\n[ 0.798799] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.818487] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.819833] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.821687] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.822999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.824555] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.826209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.828085] usb usb1: Product: UHCI Host Controller\n[ 0.829630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.831201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.832353] hub 1-0:1.0: USB hub found\n[ 0.833287] hub 1-0:1.0: 2 ports detected\n[ 0.834376] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.836853] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.838007] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.839244] mousedev: PS/2 mouse device common for all mice\n[ 0.840637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.842069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.844214] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.845783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.847238] i2c /dev entries driver\n[ 0.848161] device-mapper: uevent: version 1.0.3\n[ 0.849280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.851254] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.852825] NET: Registered protocol family 10\n[ 0.854050] NET: Registered protocol family 17\n[ 0.855125] Key type dns_resolver registered\n[ 0.856235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.857818] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.859077] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.861031] registered taskstats version 1\n[ 0.861963] Loading compiled-in X.509 certificates\n[ 0.863540] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.865652] zswap: loaded using pool lzo/zbud\n[ 0.867286] Key type trusted registered\n[ 0.869514] Key type encrypted registered\n[ 0.870456] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.871644] ima: No TPM chip found, activating TPM-bypass!\n[ 0.872821] evm: HMAC attrs: 0x1\n[ 0.873867] Magic number: 10:392:943\n[ 0.874790] tty tty0: hash matches\n[ 0.885989] tty console: hash matches\n[ 0.886938] rtc_cmos 00:00: setting system clock to 2018-11-25 15:54:38 UTC (1543161278)\n[ 0.888834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.890133] EDD information not available.\n[ 0.942590] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.944356] Write protecting the kernel read-only data: 14336k\n[ 0.946135] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.948133] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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[ 1.006725] 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 1.24\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 10.55.1.14...\nLease of 10.55.1.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.43. iid=i-00000101\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCohW6Hj0zbvSnCVZeXSG/OjSh6mEJKwCw1YPeYeo2PJ6AvauudAHwRBf6UafUe8TKWvvOfnwG+m+MmYw23vE1ibB2IyfmYMgmttk4jXyBOsLW4lD3kc3Oj+SbrEycEWvbgeX+GhXEp0Q6efhBG5buEJ8A5Qe5+pz8M6DVwSPELG0H1wcQdM+L8K5Mt0YMWlzsOoYrNHUd8atIQJ+luY61RZirjxOy17dPxpslt8uryxJid2WuwprBJiTEGVHkFb8MdFQ1LgYUmQjD7+cvkee2ln/r2btnYBWx5YOHozXl+ZA3XBTNqtT1gKxR473TeuO5JRLikOODTt0gNKSl+tMDT root@createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d\nssh-dss AAAAB3NzaC1kc3MAAACBALMUExgjxKUjWPVnC2RMQMINL+XHqdN1IINqcSPWIpdxZ3etsKVql8QFcg06HJlmxAGg6Zn8AZRwu5cYWFzjA2U9r5IcTaN+T1yucQt493q1tvOcFLfgiYBOxhNiPbTqIS87idbHOP2zrtfg7FNaTepp3BXOOg4KQULrOvrKKQ4vAAAAFQCuM7NdpmlzvVM891+Pa1ds45OzlQAAAIAkQMJdFaxQoqHT0IrOITYZ6moEfIpQEnS2QwTHHhwXjF3snb5gXTREzZjW6oHvWE4icdY4ZM+SkKfaz3L7zP5TOMq/qY0ZvMtlk5Cyo1CeCRFifRXNzdP2GX8h40MV8qbZ3uLFn7dmCd2SNMrzwa2uJq2DYUOi18qxZ47PvZsLUgAAAIBRrnYwB/edqeksBJteADHnSyy6GGN5F0tkKOK+bLlGzFl7oiyq9tydIOcaO3msmo/AxlsdYuX3WOpOLPOqXv6uwgL/azVqCtRsl4En8ouQ/7499gtBVETKXT6BcQ7aGQtClvg9fhrnzvS56KUdqu1IdmPS6nXBpgTtO2BP+TEkRg== root@createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe1d:946d/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d login: "} 2018-11-25 15:54:52,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014/action used request id req-b1f7a5f5-418d-4888-a82f-303ae0087ddf 2018-11-25 15:54:52,263 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:54:52,263 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496732572 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.179130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.181449] pid_max: default: 32768 minimum: 301 [ 0.182737] ACPI: Core revision 20150930 [ 0.184392] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186181] Security Framework initialized [ 0.187242] Yama: becoming mindful. [ 0.188233] AppArmor: AppArmor initialized [ 0.189381] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191253] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.193017] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.194698] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.196460] Initializing cgroup subsys io [ 0.197497] Initializing cgroup subsys memory [ 0.198736] Initializing cgroup subsys devices [ 0.199858] Initializing cgroup subsys freezer [ 0.201052] Initializing cgroup subsys net_cls [ 0.202272] Initializing cgroup subsys perf_event [ 0.203503] Initializing cgroup subsys net_prio [ 0.204726] Initializing cgroup subsys hugetlb [ 0.205944] Initializing cgroup subsys pids [ 0.207153] CPU: Physical Processor ID: 0 [ 0.208917] mce: CPU supports 10 MCE banks [ 0.210124] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.211473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214169] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221053] ftrace: allocating 31920 entries in 125 pages [ 0.247484] smpboot: Max logical packages: 2 [ 0.248555] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.250282] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.252085] x2apic enabled [ 0.253117] Switched APIC routing to physical x2apic. [ 0.255295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.257032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.259870] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.262276] KVM setup paravirtual spinlock [ 0.263975] x86: Booting SMP configuration: [ 0.265205] .... node #0, CPUs: #1 [ 0.266410] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.288153] x86: Booted up 1 node, 2 CPUs [ 0.288155] KVM setup async PF for cpu 1 [ 0.288158] kvm-stealtime: cpu 1, msr f90d940 [ 0.291772] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.293855] devtmpfs: initialized [ 0.295867] evm: security.selinux [ 0.296838] evm: security.SMACK64 [ 0.297828] evm: security.SMACK64EXEC [ 0.298892] evm: security.SMACK64TRANSMUTE [ 0.300050] evm: security.SMACK64MMAP [ 0.301094] evm: security.ima [ 0.302004] evm: security.capability [ 0.303105] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305765] pinctrl core: initialized pinctrl subsystem [ 0.307277] RTC time: 15:54:38, date: 11/25/18 [ 0.308621] NET: Registered protocol family 16 [ 0.319198] cpuidle: using governor ladder [ 0.331219] cpuidle: using governor menu [ 0.332333] PCCT header not found. [ 0.333385] ACPI: bus type PCI registered [ 0.334507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.336325] PCI: Using configuration type 1 for base access [ 0.348540] ACPI: Added _OSI(Module Device) [ 0.349767] ACPI: Added _OSI(Processor Device) [ 0.350992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.352291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.355053] ACPI: Interpreter enabled [ 0.356101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.358698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.361322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.363943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.366658] ACPI: (supports S0 S5) [ 0.367632] ACPI: Using IOAPIC for interrupt routing [ 0.368982] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.373032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.374653] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.376488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.378209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.381372] acpiphp: Slot [3] registered [ 0.382490] acpiphp: Slot [4] registered [ 0.383599] acpiphp: Slot [5] registered [ 0.384712] acpiphp: Slot [6] registered [ 0.385865] acpiphp: Slot [7] registered [ 0.386974] acpiphp: Slot [8] registered [ 0.388088] acpiphp: Slot [9] registered [ 0.389197] acpiphp: Slot [10] registered [ 0.400248] acpiphp: Slot [11] registered [ 0.401379] acpiphp: Slot [12] registered [ 0.402506] acpiphp: Slot [13] registered [ 0.403634] acpiphp: Slot [14] registered [ 0.404769] acpiphp: Slot [15] registered [ 0.405900] acpiphp: Slot [16] registered [ 0.407040] acpiphp: Slot [17] registered [ 0.408186] acpiphp: Slot [18] registered [ 0.409356] acpiphp: Slot [19] registered [ 0.410487] acpiphp: Slot [20] registered [ 0.411615] acpiphp: Slot [21] registered [ 0.412785] acpiphp: Slot [22] registered [ 0.413931] acpiphp: Slot [23] registered [ 0.415074] acpiphp: Slot [24] registered [ 0.416212] acpiphp: Slot [25] registered [ 0.417341] acpiphp: Slot [26] registered [ 0.418485] acpiphp: Slot [27] registered [ 0.419625] acpiphp: Slot [28] registered [ 0.420770] acpiphp: Slot [29] registered [ 0.421911] acpiphp: Slot [30] registered [ 0.423055] acpiphp: Slot [31] registered [ 0.424190] PCI host bridge to bus 0000:00 [ 0.425337] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.427106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428865] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430913] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.432969] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441455] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443154] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.444997] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.451668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.453680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.498830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.500756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.502598] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.504454] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.506777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.508486] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.510060] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.511570] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.513819] vgaarb: loaded [ 0.514632] vgaarb: bridge control possible 0000:00:02.0 [ 0.516225] SCSI subsystem initialized [ 0.517361] ACPI: bus type USB registered [ 0.518506] usbcore: registered new interface driver usbfs [ 0.519993] usbcore: registered new interface driver hub [ 0.521433] usbcore: registered new device driver usb [ 0.522969] PCI: Using ACPI for IRQ routing [ 0.524324] NetLabel: Initializing [ 0.525307] NetLabel: domain hash size = 128 [ 0.526536] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.527884] NetLabel: unlabeled traffic allowed by default [ 0.529433] clocksource: Switched to clocksource kvm-clock [ 0.535726] AppArmor: AppArmor Filesystem Enabled [ 0.537047] pnp: PnP ACPI init [ 0.538255] pnp: PnP ACPI: found 5 devices [ 0.545522] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.547242] NET: Registered protocol family 2 [ 0.548243] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.549528] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.550706] TCP: Hash tables configured (established 2048 bind 2048) [ 0.551874] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.552957] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.554142] NET: Registered protocol family 1 [ 0.555017] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.556121] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557201] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.575833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594519] Trying to unpack rootfs image as initramfs... [ 0.645035] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.659167] Scanning for low memory corruption every 60 seconds [ 0.660556] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.661741] audit: initializing netlink subsys (disabled) [ 0.662791] audit: type=2000 audit(1543161278.906:1): initialized [ 0.664106] Initialise system trusted keyring [ 0.665063] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.666239] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.668338] zbud: loaded [ 0.669070] VFS: Disk quotas dquot_6.6.0 [ 0.669902] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.671487] fuse init (API version 7.23) [ 0.672395] Key type big_key registered [ 0.673212] Allocating IMA MOK and blacklist keyrings. [ 0.674411] Key type asymmetric registered [ 0.675233] Asymmetric key parser 'x509' registered [ 0.676187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.677687] io scheduler noop registered [ 0.678482] io scheduler deadline registered (default) [ 0.679470] io scheduler cfq registered [ 0.680308] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.681352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.682636] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.684091] ACPI: Power Button [PWRF] [ 0.684954] GHES: HEST is not enabled! [ 0.703249] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.740403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.742710] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.766626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.769202] Linux agpgart interface v0.103 [ 0.771540] brd: module loaded [ 0.772897] loop: module loaded [ 0.777258] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.778733] GPT:90111 != 20971519 [ 0.779424] GPT:Alternate GPT header not at the end of the disk. [ 0.780513] GPT:90111 != 20971519 [ 0.781201] GPT: Use GNU Parted to correct GPT errors. [ 0.782172] vda: vda1 vda15 [ 0.783640] scsi host0: ata_piix [ 0.784428] scsi host1: ata_piix [ 0.785143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.786361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.787959] libphy: Fixed MDIO Bus: probed [ 0.788774] tun: Universal TUN/TAP device driver, 1.6 [ 0.789729] tun: (C) 1999-2004 Max Krasnyansky [ 0.791681] PPP generic driver version 2.4.2 [ 0.792754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.793940] ehci-pci: EHCI PCI platform driver [ 0.794814] ehci-platform: EHCI generic platform driver [ 0.795803] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.796928] ohci-pci: OHCI PCI platform driver [ 0.797808] ohci-platform: OHCI generic platform driver [ 0.798799] uhci_hcd: USB Universal Host Controller Interface driver [ 0.818487] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.819833] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.821687] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.822999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.824555] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.826209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.828085] usb usb1: Product: UHCI Host Controller [ 0.829630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.831201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.832353] hub 1-0:1.0: USB hub found [ 0.833287] hub 1-0:1.0: 2 ports detected [ 0.834376] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.836853] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.838007] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.839244] mousedev: PS/2 mouse device common for all mice [ 0.840637] rtc_cmos 00:00: RTC can wake from S4 [ 0.842069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.844214] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.845783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.847238] i2c /dev entries driver [ 0.848161] device-mapper: uevent: version 1.0.3 [ 0.849280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.851254] ledtrig-cpu: registered to indicate activity on CPUs [ 0.852825] NET: Registered protocol family 10 [ 0.854050] NET: Registered protocol family 17 [ 0.855125] Key type dns_resolver registered [ 0.856235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.857818] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.859077] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.861031] registered taskstats version 1 [ 0.861963] Loading compiled-in X.509 certificates [ 0.863540] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.865652] zswap: loaded using pool lzo/zbud [ 0.867286] Key type trusted registered [ 0.869514] Key type encrypted registered [ 0.870456] AppArmor: AppArmor sha1 policy hashing enabled [ 0.871644] ima: No TPM chip found, activating TPM-bypass! [ 0.872821] evm: HMAC attrs: 0x1 [ 0.873867] Magic number: 10:392:943 [ 0.874790] tty tty0: hash matches [ 0.885989] tty console: hash matches [ 0.886938] rtc_cmos 00:00: setting system clock to 2018-11-25 15:54:38 UTC (1543161278) [ 0.888834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.890133] EDD information not available. [ 0.942590] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.944356] Write protecting the kernel read-only data: 14336k [ 0.946135] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.948133] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.006725] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 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 10.55.1.14... Lease of 10.55.1.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.43. iid=i-00000101 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCohW6Hj0zbvSnCVZeXSG/OjSh6mEJKwCw1YPeYeo2PJ6AvauudAHwRBf6UafUe8TKWvvOfnwG+m+MmYw23vE1ibB2IyfmYMgmttk4jXyBOsLW4lD3kc3Oj+SbrEycEWvbgeX+GhXEp0Q6efhBG5buEJ8A5Qe5+pz8M6DVwSPELG0H1wcQdM+L8K5Mt0YMWlzsOoYrNHUd8atIQJ+luY61RZirjxOy17dPxpslt8uryxJid2WuwprBJiTEGVHkFb8MdFQ1LgYUmQjD7+cvkee2ln/r2btnYBWx5YOHozXl+ZA3XBTNqtT1gKxR473TeuO5JRLikOODTt0gNKSl+tMDT root@createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d ssh-dss AAAAB3NzaC1kc3MAAACBALMUExgjxKUjWPVnC2RMQMINL+XHqdN1IINqcSPWIpdxZ3etsKVql8QFcg06HJlmxAGg6Zn8AZRwu5cYWFzjA2U9r5IcTaN+T1yucQt493q1tvOcFLfgiYBOxhNiPbTqIS87idbHOP2zrtfg7FNaTepp3BXOOg4KQULrOvrKKQ4vAAAAFQCuM7NdpmlzvVM891+Pa1ds45OzlQAAAIAkQMJdFaxQoqHT0IrOITYZ6moEfIpQEnS2QwTHHhwXjF3snb5gXTREzZjW6oHvWE4icdY4ZM+SkKfaz3L7zP5TOMq/qY0ZvMtlk5Cyo1CeCRFifRXNzdP2GX8h40MV8qbZ3uLFn7dmCd2SNMrzwa2uJq2DYUOi18qxZ47PvZsLUgAAAIBRrnYwB/edqeksBJteADHnSyy6GGN5F0tkKOK+bLlGzFl7oiyq9tydIOcaO3msmo/AxlsdYuX3WOpOLPOqXv6uwgL/azVqCtRsl4En8ouQ/7499gtBVETKXT6BcQ7aGQtClvg9fhrnzvS56KUdqu1IdmPS6nXBpgTtO2BP+TEkRg== root@createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe1d:946d/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 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-00000101 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d launch-index: 0 === cirros: current=0.4.0 uptime=3.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-93504e4c-eefe-43e9-b370-0e843d login: 2018-11-25 15:54:52,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:52,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-6ac637fa-8ad6-40a1-b092-c818427df65c x-compute-request-id: req-6ac637fa-8ad6-40a1-b092-c818427df65c Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:52,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-6ac637fa-8ad6-40a1-b092-c818427df65c 2018-11-25 15:54:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:52,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-10d73524-7e5b-4b61-a68a-ed98b47086d3 Date: Sun, 25 Nov 2018 15:54:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:52,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-10d73524-7e5b-4b61-a68a-ed98b47086d3 2018-11-25 15:54:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:52,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1244c457-e28e-4170-8675-9dc1967386c2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:52,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-1244c457-e28e-4170-8675-9dc1967386c2 2018-11-25 15:54:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:53,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-305e25ec-ca0d-4ee9-9348-9882f7a084c5 Date: Sun, 25 Nov 2018 15:54:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:53,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-305e25ec-ca0d-4ee9-9348-9882f7a084c5 2018-11-25 15:54:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:53,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d0f63b48-d547-4a98-a5ff-506f580f3c1c Date: Sun, 25 Nov 2018 15:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.3"}],"id":"401b6751-dce7-4db7-af82-8dfd6b93e363","security_groups":[],"mac_address":"fa:16:3e:3a:65:ae","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.4"}],"id":"499b7bb1-3dac-491e-ade5-aec0e48f1ba7","security_groups":[],"mac_address":"fa:16:3e:73:01:39","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.2"}],"id":"4f233b56-7ca7-49e0-b35e-d2d20bb3ea89","security_groups":[],"mac_address":"fa:16:3e:cd:86:58","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:44Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95","33143663-137c-4f1b-880b-7d666e161abd"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":"077f1b99-6305-4eae-b4f8-eb0ea3ce9014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:53,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-d0f63b48-d547-4a98-a5ff-506f580f3c1c 2018-11-25 15:54:53,115 - create_instance - INFO - Checking if VM is active 2018-11-25 15:54:53,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:53,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-62c6c9ad-3470-48c9-85e8-4cf24c7dc423 x-compute-request-id: req-62c6c9ad-3470-48c9-85e8-4cf24c7dc423 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:53,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-62c6c9ad-3470-48c9-85e8-4cf24c7dc423 2018-11-25 15:54:53,676 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:53,676 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:54:53,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:54,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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-6a246030-49cd-479f-9773-882d353a21f1 x-compute-request-id: req-6a246030-49cd-479f-9773-882d353a21f1 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp"}], "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:38Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:54,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-6a246030-49cd-479f-9773-882d353a21f1 2018-11-25 15:54:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:54,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-68f67d85-0169-4365-abf8-00b6a13234df Date: Sun, 25 Nov 2018 15:54:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570401e5-d133-499f-875a-eb171859d02a"],"updated_at":"2018-11-25T15:54:09Z","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"f841896c-8aee-4d84-a9a6-7feb408d946a","name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net"}]} 2018-11-25 15:54:54,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net used request id req-68f67d85-0169-4365-abf8-00b6a13234df 2018-11-25 15:54:54,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:54,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef02bc9e-45ad-4ce4-a0d2-36a0d739ddc1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:54:54,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-ef02bc9e-45ad-4ce4-a0d2-36a0d739ddc1 2018-11-25 15:54:54,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:54,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-857d8b1d-2f85-4bce-a47a-8b5864f418c4 Date: Sun, 25 Nov 2018 15:54:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","dns_nameservers":[],"updated_at":"2018-11-25T15:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b8dbc032a51e4d5abe184d18dac13720","id":"570401e5-d133-499f-875a-eb171859d02a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet"}]} 2018-11-25 15:54:54,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-857d8b1d-2f85-4bce-a47a-8b5864f418c4 2018-11-25 15:54:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:54,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-3e15f9e2-a80e-4009-ba7d-1a62c1533229 Date: Sun, 25 Nov 2018 15:54:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.3"}],"id":"401b6751-dce7-4db7-af82-8dfd6b93e363","security_groups":[],"mac_address":"fa:16:3e:3a:65:ae","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.4"}],"id":"499b7bb1-3dac-491e-ade5-aec0e48f1ba7","security_groups":[],"mac_address":"fa:16:3e:73:01:39","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.2"}],"id":"4f233b56-7ca7-49e0-b35e-d2d20bb3ea89","security_groups":[],"mac_address":"fa:16:3e:cd:86:58","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f841896c-8aee-4d84-a9a6-7feb408d946a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:44Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.14"}],"id":"6f6a6c95-4b32-4177-b767-d6166afd6aa0","security_groups":["1f6cf5f6-c48a-4e34-ac9d-978696647e95","33143663-137c-4f1b-880b-7d666e161abd"],"mac_address":"fa:16:3e:1d:94:6d","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:29Z","binding:vnic_type":"normal","device_id":"077f1b99-6305-4eae-b4f8-eb0ea3ce9014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"570401e5-d133-499f-875a-eb171859d02a","ip_address":"10.55.1.1"}],"id":"ae98fa20-093f-4226-ba54-3840c959da0a","security_groups":[],"mac_address":"fa:16:3e:32:d2:9a","project_id":"b8dbc032a51e4d5abe184d18dac13720","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f841896c-8aee-4d84-a9a6-7feb408d946a","tenant_id":"b8dbc032a51e4d5abe184d18dac13720","created_at":"2018-11-25T15:54:18Z","binding:vnic_type":"normal","device_id":"85be99de-41ec-4cb6-b8af-810cfcd38b2e"}]} 2018-11-25 15:54:54,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-3e15f9e2-a80e-4009-ba7d-1a62c1533229 2018-11-25 15:54:54,500 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:54:54,505 - paramiko.transport - DEBUG - starting thread (client mode): 0x733b3650L 2018-11-25 15:54:54,505 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:54:54,506 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:54:54,506 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:54:54,507 - 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-11-25 15:54:54,507 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:54:54,508 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:54:54,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:54:54,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:54:54,508 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:54:54,526 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:54:54,526 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:54:54,538 - paramiko.transport - DEBUG - Trying key 657d2359f4d6896e9f0ee5f2f15d0ab4 from tmp/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa 2018-11-25 15:54:54,564 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:54:54,568 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:54:54,668 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:54:54,684 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:54:54,684 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:54:54,685 - paramiko.transport - DEBUG - starting thread (client mode): 0x73422b90L 2018-11-25 15:54:54,686 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:54:54,686 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:54:54,686 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:54:54,687 - 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-11-25 15:54:54,688 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:54:54,688 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:54:54,688 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:54:54,688 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:54:54,688 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:54:54,705 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:54:54,705 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:54:54,718 - paramiko.transport - DEBUG - Trying key 657d2359f4d6896e9f0ee5f2f15d0ab4 from tmp/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa 2018-11-25 15:54:54,744 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:54:54,748 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:54:54,750 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:54:54,751 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:54:54,752 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:54:54,753 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:54:54,754 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:54:54,755 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-11-25 15:54:54,756 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-11-25 15:54:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/68664746-8785-4de1-b2f5-229c0ffc4016 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:55,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94441400-b6ef-4c75-8290-68d4e5fafc26 Content-Length: 0 Date: Sun, 25 Nov 2018 15:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:54:55,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/68664746-8785-4de1-b2f5-229c0ffc4016 used request id req-94441400-b6ef-4c75-8290-68d4e5fafc26 2018-11-25 15:54:55,708 - create_instance - INFO - Deleting Port with ID - 6f6a6c95-4b32-4177-b767-d6166afd6aa0 2018-11-25 15:54:55,708 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253faport-1 2018-11-25 15:54:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/6f6a6c95-4b32-4177-b767-d6166afd6aa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:56,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55c5d1c9-8799-4b40-a9be-6152569f4172 Date: Sun, 25 Nov 2018 15:54:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:54:56,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/6f6a6c95-4b32-4177-b767-d6166afd6aa0 used request id req-55c5d1c9-8799-4b40-a9be-6152569f4172 2018-11-25 15:54:56,169 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst 2018-11-25 15:54:56,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:56,310 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:54: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-a95cf2ac-d375-44ec-b971-735769a38df4 x-compute-request-id: req-a95cf2ac-d375-44ec-b971-735769a38df4 Content-Type: application/json 2018-11-25 15:54:56,310 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-a95cf2ac-d375-44ec-b971-735769a38df4 2018-11-25 15:54:56,311 - create_instance - INFO - Checking deletion status 2018-11-25 15:54:56,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:56,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54: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,Accept-Encoding x-openstack-request-id: req-244f1823-a7c3-406d-aea0-a5d7ec415c11 x-compute-request-id: req-244f1823-a7c3-406d-aea0-a5d7ec415c11 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:56Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:56,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-244f1823-a7c3-406d-aea0-a5d7ec415c11 2018-11-25 15:54:56,499 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:56,500 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:54:59,503 - create_instance - DEBUG - VM status query timeout in 296.808019161 2018-11-25 15:54:59,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:54:59,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:54:59 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-879d290d-7f49-4560-a0fc-9aed74795598 x-compute-request-id: req-879d290d-7f49-4560-a0fc-9aed74795598 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:94:6d", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "rel": "bookmark"}], "image": {"id": "0459f112-bf61-4405-a93d-6a03f2494ec7", "links": [{"href": "http://172.30.9.29:8774/images/0459f112-bf61-4405-a93d-6a03f2494ec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:54:38.000000", "flavor": {"id": "72b91a94-cf07-4306-aa82-1b857d014071", "links": [{"href": "http://172.30.9.29:8774/flavors/72b91a94-cf07-4306-aa82-1b857d014071", "rel": "bookmark"}]}, "id": "077f1b99-6305-4eae-b4f8-eb0ea3ce9014", "user_id": "9e8fed35dbb541578f9f7a91475b5f18", "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-11-25T15:54:56Z", "hostId": "3340a488cb86426c1a99d93f41dd418d8efff0439c94d090ed1fe455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp", "name": "CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst", "created": "2018-11-25T15:54:33Z", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:54:59,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-879d290d-7f49-4560-a0fc-9aed74795598 2018-11-25 15:54:59,753 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst] is - ACTIVE 2018-11-25 15:54:59,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:55:02,756 - create_instance - DEBUG - VM status query timeout in 293.55450201 2018-11-25 15:55:02,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83aef055005a47dc95c19ab768d9a089379ae9f6" 2018-11-25 15:55:02,810 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:55:02 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-a35fa150-e2a8-4a83-8310-f5fc5128e630 x-compute-request-id: req-a35fa150-e2a8-4a83-8310-f5fc5128e630 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 077f1b99-6305-4eae-b4f8-eb0ea3ce9014 could not be found.", "code": 404}} 2018-11-25 15:55:02,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/077f1b99-6305-4eae-b4f8-eb0ea3ce9014 used request id req-a35fa150-e2a8-4a83-8310-f5fc5128e630 2018-11-25 15:55:02,810 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 077f1b99-6305-4eae-b4f8-eb0ea3ce9014 could not be found. (HTTP 404) (Request-ID: req-a35fa150-e2a8-4a83-8310-f5fc5128e630) 2018-11-25 15:55:02,810 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-inst 2018-11-25 15:55:02,812 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp 2018-11-25 15:55:02,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de485d96a6862325533bf180adc31b12e68cd2e" 2018-11-25 15:55:02,854 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:55:02 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-6cf4938f-f44a-4800-ab05-00c9517291b9 x-compute-request-id: req-6cf4938f-f44a-4800-ab05-00c9517291b9 Content-Length: 0 Content-Type: application/json 2018-11-25 15:55:02,854 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-kp used request id req-6cf4938f-f44a-4800-ab05-00c9517291b9 2018-11-25 15:55:02,855 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa.pub] 2018-11-25 15:55:02,855 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa] 2018-11-25 15:55:02,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27820125f6388d5813271921c8b9417ca37cfd6" 2018-11-25 15:55:02,903 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:55:02 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-7f1fc257-0161-47ab-bf5f-c62f6d573c85 x-compute-request-id: req-7f1fc257-0161-47ab-bf5f-c62f6d573c85 Content-Length: 0 Content-Type: application/json 2018-11-25 15:55:02,904 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/72b91a94-cf07-4306-aa82-1b857d014071 used request id req-7f1fc257-0161-47ab-bf5f-c62f6d573c85 2018-11-25 15:55:02,904 - neutron_utils - INFO - Deleting security group rule with ID - abf492af-baf8-4736-b5da-44bff64dcf0d 2018-11-25 15:55:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/abf492af-baf8-4736-b5da-44bff64dcf0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:55:03,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35bd6c8e-b07a-4b5f-85f0-ced88173cbc9 Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:03,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/abf492af-baf8-4736-b5da-44bff64dcf0d used request id req-35bd6c8e-b07a-4b5f-85f0-ced88173cbc9 2018-11-25 15:55:03,177 - neutron_utils - INFO - Deleting security group rule with ID - 3b88ab71-9fac-4620-8413-fb9d1eb94ce2 2018-11-25 15:55:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3b88ab71-9fac-4620-8413-fb9d1eb94ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:55:03,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b415e5a-3517-449c-99bf-dada0cec4355 Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:03,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3b88ab71-9fac-4620-8413-fb9d1eb94ce2 used request id req-0b415e5a-3517-449c-99bf-dada0cec4355 2018-11-25 15:55:03,428 - neutron_utils - INFO - Deleting security group rule with ID - 1a4e537e-9d49-47ce-8cc1-0fe3250972ba 2018-11-25 15:55:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1a4e537e-9d49-47ce-8cc1-0fe3250972ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:55:03,752 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-195d4a13-8b27-4313-aff0-3daf73bbae0c Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:03,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1a4e537e-9d49-47ce-8cc1-0fe3250972ba used request id req-195d4a13-8b27-4313-aff0-3daf73bbae0c 2018-11-25 15:55:03,752 - neutron_utils - INFO - Deleting security group rule with ID - 50df5d29-1423-4665-b136-51f52dca2480 2018-11-25 15:55:03,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/50df5d29-1423-4665-b136-51f52dca2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:55:03,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f4e9597-8eca-4f96-a7b9-fa55e63bf236 Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:03,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/50df5d29-1423-4665-b136-51f52dca2480 used request id req-2f4e9597-8eca-4f96-a7b9-fa55e63bf236 2018-11-25 15:55:03,858 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-sec-grp 2018-11-25 15:55:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/33143663-137c-4f1b-880b-7d666e161abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de283f91f5db21a3c1580d9a4c4a434280839ea" 2018-11-25 15:55:04,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5c4a7e7-a8bf-4df3-9e75-e11866c4de0f Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:04,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/33143663-137c-4f1b-880b-7d666e161abd used request id req-e5c4a7e7-a8bf-4df3-9e75-e11866c4de0f 2018-11-25 15:55:04,155 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router and subnet CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet 2018-11-25 15:55:04,155 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router 2018-11-25 15:55:04,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" -d '{"subnet_id": "570401e5-d133-499f-875a-eb171859d02a"}' 2018-11-25 15:55:05,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a3dbea9e-0b35-46e1-be7c-bc3f111f3922 Date: Sun, 25 Nov 2018 15:55:05 GMT RESP BODY: {"network_id": "f841896c-8aee-4d84-a9a6-7feb408d946a", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "subnet_id": "570401e5-d133-499f-875a-eb171859d02a", "subnet_ids": ["570401e5-d133-499f-875a-eb171859d02a"], "port_id": "ae98fa20-093f-4226-ba54-3840c959da0a", "id": "85be99de-41ec-4cb6-b8af-810cfcd38b2e"} 2018-11-25 15:55:05,611 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e/remove_router_interface used request id req-a3dbea9e-0b35-46e1-be7c-bc3f111f3922 2018-11-25 15:55:05,612 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router 2018-11-25 15:55:05,612 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-router 2018-11-25 15:55:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf415e3500bbb6c06275bd63ee159e4d77ee89" 2018-11-25 15:55:09,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d234b6ae-92f9-4ead-b918-0e3200d243ab Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:09,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/85be99de-41ec-4cb6-b8af-810cfcd38b2e used request id req-d234b6ae-92f9-4ead-b918-0e3200d243ab 2018-11-25 15:55:09,269 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet 2018-11-25 15:55:09,269 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-subnet 2018-11-25 15:55:09,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/570401e5-d133-499f-875a-eb171859d02a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:55:11,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d57b306-469a-4119-bd2b-8deda98b982a Date: Sun, 25 Nov 2018 15:55:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:11,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/570401e5-d133-499f-875a-eb171859d02a used request id req-6d57b306-469a-4119-bd2b-8deda98b982a 2018-11-25 15:55:11,693 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-pub-net 2018-11-25 15:55:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f841896c-8aee-4d84-a9a6-7feb408d946a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57abc269882e39be5803b602d7d307cc3877ca" 2018-11-25 15:55:13,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1f95ae7-9036-477a-8f77-4da121585f30 Date: Sun, 25 Nov 2018 15:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:13,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f841896c-8aee-4d84-a9a6-7feb408d946a used request id req-a1f95ae7-9036-477a-8f77-4da121585f30 2018-11-25 15:55:13,307 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-93504e4c-eefe-43e9-b370-0e843d8253fa-image 2018-11-25 15:55:13,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fde9052482c154ad3b20bcc7a06cb0cb8373f7" 2018-11-25 15:55:14,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3c3734d-cf68-4488-b41d-2b54c7e00b7b Date: Sun, 25 Nov 2018 15:55:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:55:14,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0459f112-bf61-4405-a93d-6a03f2494ec7 used request id req-c3c3734d-cf68-4488-b41d-2b54c7e00b7b 2018-11-25 15:55:14,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:14,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-158c1f72-d434-4bbd-9266-6258d9b4d576 Date: Sun, 25 Nov 2018 15:55:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:07Z", "updated_at": "2018-11-25T15:54:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "revision_number": 0, "id": "36acb952-b4b9-4320-87ce-dcbfc6ef3435", "remote_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "revision_number": 0, "id": "7b3e07ba-345b-4776-8a31-a02c25dd8e6f", "remote_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "revision_number": 0, "id": "dde27375-660d-487e-9ee9-4236d57c8364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "revision_number": 0, "id": "e581254e-e80c-4192-b96a-07324ff5bf40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8dbc032a51e4d5abe184d18dac13720"}], "revision_number": 4, "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:55:14,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-158c1f72-d434-4bbd-9266-6258d9b4d576 2018-11-25 15:55:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:14,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf8cf28-53e5-4f6a-891a-62c4fde46ff8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720"}, "enabled": true, "id": "b8dbc032a51e4d5abe184d18dac13720", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj"}} 2018-11-25 15:55:14,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-1bf8cf28-53e5-4f6a-891a-62c4fde46ff8 2018-11-25 15:55:14,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f6cf5f6-c48a-4e34-ac9d-978696647e95 2018-11-25 15:55:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1f6cf5f6-c48a-4e34-ac9d-978696647e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:14,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5157ce99-522e-45f5-8a18-bf3c428de59c Date: Sun, 25 Nov 2018 15:55:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:08Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "36acb952-b4b9-4320-87ce-dcbfc6ef3435"}, {"remote_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:08Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "7b3e07ba-345b-4776-8a31-a02c25dd8e6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:08Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "dde27375-660d-487e-9ee9-4236d57c8364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:54:08Z", "security_group_id": "1f6cf5f6-c48a-4e34-ac9d-978696647e95", "port_range_min": null, "revision_number": 0, "tenant_id": "b8dbc032a51e4d5abe184d18dac13720", "created_at": "2018-11-25T15:54:08Z", "project_id": "b8dbc032a51e4d5abe184d18dac13720", "id": "e581254e-e80c-4192-b96a-07324ff5bf40"}]} 2018-11-25 15:55:14,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1f6cf5f6-c48a-4e34-ac9d-978696647e95 used request id req-5157ce99-522e-45f5-8a18-bf3c428de59c 2018-11-25 15:55:14,986 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:55:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1f6cf5f6-c48a-4e34-ac9d-978696647e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:15,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62e6912f-0ab7-431e-9aa2-11e236137e97 Content-Length: 0 Date: Sun, 25 Nov 2018 15:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:55:15,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1f6cf5f6-c48a-4e34-ac9d-978696647e95 used request id req-62e6912f-0ab7-431e-9aa2-11e236137e97 2018-11-25 15:55:15,360 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj 2018-11-25 15:55:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:15,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3626767f-10c4-4a39-a632-6b19cfb56518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:55:15,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b8dbc032a51e4d5abe184d18dac13720 used request id req-3626767f-10c4-4a39-a632-6b19cfb56518 2018-11-25 15:55:15,593 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-proj-role 2018-11-25 15:55:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d98d3d465f744118a5984156597feade -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:15,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be219f1-bfb3-4d5b-ab62-b9a7703832b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:55:15,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d98d3d465f744118a5984156597feade used request id req-8be219f1-bfb3-4d5b-ab62-b9a7703832b7 2018-11-25 15:55:15,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211b5d0a7cb14ab4614d734afd5b494f8ff2f51d" 2018-11-25 15:55:15,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6735ced0-7f68-43bb-972f-01b33b459d55 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:55:15,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6735ced0-7f68-43bb-972f-01b33b459d55 2018-11-25 15:55:15,794 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8bf64200-d2ed-4a9-user 2018-11-25 15:55:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9e8fed35dbb541578f9f7a91475b5f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a383a4bd1c5ab219ec02a46974998a6b1c2d6b91" 2018-11-25 15:55:16,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f672017e-0575-458f-bb4b-2b40dbb0331b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:55:16,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9e8fed35dbb541578f9f7a91475b5f18 used request id req-f672017e-0575-458f-bb4b-2b40dbb0331b 2018-11-25 15:55:16,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:16,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Oq7VN-D6SbKSKULIglapBw"], "issued_at": "2018-11-25T15:55:16.000000Z"}} 2018-11-25 15:55:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777732bfb5ddb24f1145c663f454c48d6dac348f" 2018-11-25 15:55:16,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc115e19-0ae0-45a5-8caa-ddf8c4e16a2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:16,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dc115e19-0ae0-45a5-8caa-ddf8c4e16a2d 2018-11-25 15:55:16,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:16,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:16,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["FE7qaPW0T1yZHpBZpsFvZw"], "issued_at": "2018-11-25T15:55:16.000000Z"}} 2018-11-25 15:55:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:55:17,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b6d59a-b0b0-49b4-a32b-f4d884bf4636 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:17,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a4b6d59a-b0b0-49b4-a32b-f4d884bf4636 2018-11-25 15:55:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:55:17,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:55:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:55:17,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9990e2-9b5b-4c5b-983b-7ca901d1d354 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:55:17,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj used request id req-8c9990e2-9b5b-4c5b-983b-7ca901d1d354 2018-11-25 15:55:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:55:17,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d9fdbd-cfed-4427-a699-a16ad07954bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:55:17,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d2d9fdbd-cfed-4427-a699-a16ad07954bc 2018-11-25 15:55:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}}' 2018-11-25 15:55:17,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da0f308-25aa-404b-bed3-b506b08d825a Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:17,560 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3da0f308-25aa-404b-bed3-b506b08d825a 2018-11-25 15:55:17,561 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj 2018-11-25 15:55:17,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:17,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:17,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["1pECBsdpTuW67Mt5SU0T-w"], "issued_at": "2018-11-25T15:55:17.000000Z"}} 2018-11-25 15:55:17,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163d2949dda4c23b0662febedc607809b59e2bd6" 2018-11-25 15:55:17,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1507632c-eec9-4c1d-883e-8f38123a4852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:17,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1507632c-eec9-4c1d-883e-8f38123a4852 2018-11-25 15:55:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:55:17,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:55:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163d2949dda4c23b0662febedc607809b59e2bd6" 2018-11-25 15:55:18,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee6e865-3346-4531-a5c5-e96d5f0012f7 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:55:18,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cee6e865-3346-4531-a5c5-e96d5f0012f7 2018-11-25 15:55:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163d2949dda4c23b0662febedc607809b59e2bd6" 2018-11-25 15:55:18,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f500dd-9d52-4d2f-b08d-1ac0de1dccf7 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}]} 2018-11-25 15:55:18,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj used request id req-00f500dd-9d52-4d2f-b08d-1ac0de1dccf7 2018-11-25 15:55:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163d2949dda4c23b0662febedc607809b59e2bd6" 2018-11-25 15:55:18,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a98f35-d973-4232-9281-4bbc85269997 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:55:18,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f9a98f35-d973-4232-9281-4bbc85269997 2018-11-25 15:55:18,595 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user 2018-11-25 15:55:18,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:55:18,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c05d71-9f8a-4f68-8e25-5ffbe8cd182b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:55:18,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-68c05d71-9f8a-4f68-8e25-5ffbe8cd182b 2018-11-25 15:55:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}}' 2018-11-25 15:55:18,818 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2afe83bf-bc4e-4544-afcb-b6d5c86d78ca Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11a2c5dcf2704c688cabae2def80f1b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/11a2c5dcf2704c688cabae2def80f1b8"}, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}} 2018-11-25 15:55:18,818 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2afe83bf-bc4e-4544-afcb-b6d5c86d78ca 2018-11-25 15:55:18,818 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role 2018-11-25 15:55:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/11a2c5dcf2704c688cabae2def80f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:55:18,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb01815-7904-4b1f-86bf-cdf0bfff7452 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/11a2c5dcf2704c688cabae2def80f1b8"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role", "id": "11a2c5dcf2704c688cabae2def80f1b8"}} 2018-11-25 15:55:18,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/11a2c5dcf2704c688cabae2def80f1b8 used request id req-adb01815-7904-4b1f-86bf-cdf0bfff7452 2018-11-25 15:55:18,909 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role to project CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj 2018-11-25 15:55:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738/users/b3ea56b236dd41e583cadc961c3a5545/roles/11a2c5dcf2704c688cabae2def80f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:55:19,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-502de4cb-ec90-49c7-a2da-e13d33b54a41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:55:19,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738/users/b3ea56b236dd41e583cadc961c3a5545/roles/11a2c5dcf2704c688cabae2def80f1b8 used request id req-502de4cb-ec90-49c7-a2da-e13d33b54a41 2018-11-25 15:55:19,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:55:19,051 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:55:19,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:19,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:19,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["6Peef0QVSI-0Jbgzpcd4hQ"], "issued_at": "2018-11-25T15:55:19.000000Z"}} 2018-11-25 15:55:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:55:19,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238b1a11-f378-431b-8df6-69554b5d7e43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:19,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-238b1a11-f378-431b-8df6-69554b5d7e43 2018-11-25 15:55:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:55:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-9ee5f8ef-b332-4af4-9a6e-a80e704b492c Date: Sun, 25 Nov 2018 15:55:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image"} 2018-11-25 15:55:19,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image used request id req-9ee5f8ef-b332-4af4-9a6e-a80e704b492c 2018-11-25 15:55:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:55:19,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cd222bd2-75ab-4899-9e74-e1b2050930c8 Date: Sun, 25 Nov 2018 15:55:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:55:19,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cd222bd2-75ab-4899-9e74-e1b2050930c8 2018-11-25 15:55:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image"}' 2018-11-25 15:55:20,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 X-Openstack-Request-Id: req-93392538-54d4-4024-b5b6-aa3511a9bcc8 Date: Sun, 25 Nov 2018 15:55:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:55:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:55:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706", "min_disk": 0, "protected": false, "id": "72b1b930-0db1-4e2b-b24a-d69545739706", "file": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706/file", "checksum": null, "owner": "f1e2cb1cefe64e49964b83d7b9d5c738", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:55:20,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-93392538-54d4-4024-b5b6-aa3511a9bcc8 2018-11-25 15:55:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" -d '' 2018-11-25 15:55:21,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-419c27c7-1da4-4a37-9bd1-2b1b8a6b5e88 Date: Sun, 25 Nov 2018 15:55:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:55:21,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706/file used request id req-419c27c7-1da4-4a37-9bd1-2b1b8a6b5e88 2018-11-25 15:55:21,236 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:55:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:55:21,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-70c0ae9f-0abe-47a7-9fb0-2bd1c0afb8e7 Date: Sun, 25 Nov 2018 15:55:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:55:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/72b1b930-0db1-4e2b-b24a-d69545739706/snap", "metadata": {}}], "self": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706", "min_disk": 0, "protected": false, "id": "72b1b930-0db1-4e2b-b24a-d69545739706", "file": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f1e2cb1cefe64e49964b83d7b9d5c738", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/72b1b930-0db1-4e2b-b24a-d69545739706/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:55:21,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 used request id req-70c0ae9f-0abe-47a7-9fb0-2bd1c0afb8e7 2018-11-25 15:55:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:55:21,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10c79b83-6f90-4579-bdef-c8ea8f56f718 Date: Sun, 25 Nov 2018 15:55:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:55:21,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-10c79b83-6f90-4579-bdef-c8ea8f56f718 2018-11-25 15:55:21,571 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image 2018-11-25 15:55:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:55:21,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c9dcb205-eb08-4469-80f4-b371b262a3f4 Date: Sun, 25 Nov 2018 15:55:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:55:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/72b1b930-0db1-4e2b-b24a-d69545739706/snap", "metadata": {}}], "self": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706", "min_disk": 0, "protected": false, "id": "72b1b930-0db1-4e2b-b24a-d69545739706", "file": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f1e2cb1cefe64e49964b83d7b9d5c738", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/72b1b930-0db1-4e2b-b24a-d69545739706/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:55:21,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 used request id req-c9dcb205-eb08-4469-80f4-b371b262a3f4 2018-11-25 15:55:21,593 - create_image - DEBUG - Instance status is - active 2018-11-25 15:55:21,593 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image 2018-11-25 15:55:21,593 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image 2018-11-25 15:55:21,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:21,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:21,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["4FAy-X9ARYif5Mknp5Tjeg"], "issued_at": "2018-11-25T15:55:21.000000Z"}} 2018-11-25 15:55:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:55:22,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b991e5-806a-42d1-8d8e-06219fe917c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:22,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-12b991e5-806a-42d1-8d8e-06219fe917c0 2018-11-25 15:55:22,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:55:22,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5dec0445-60c7-4084-844a-65f68eb0b8e5 Date: Sun, 25 Nov 2018 15:55:22 GMT RESP BODY: {"networks":[]} 2018-11-25 15:55:22,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-5dec0445-60c7-4084-844a-65f68eb0b8e5 2018-11-25 15:55:22,219 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net 2018-11-25 15:55:22,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net", "admin_state_up": true}}' 2018-11-25 15:55:22,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3d6f8a3e-bae0-4e00-af11-0dfc42be3a11 Date: Sun, 25 Nov 2018 15:55:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"963571b1-f789-4b51-9811-2f5198880810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:55:22Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","mtu":1450}} 2018-11-25 15:55:22,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3d6f8a3e-bae0-4e00-af11-0dfc42be3a11 2018-11-25 15:55:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:55:22,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-712d1281-8dcd-4d42-97bf-086ac8965600 Date: Sun, 25 Nov 2018 15:55:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:55:22Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:22,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=963571b1-f789-4b51-9811-2f5198880810 used request id req-712d1281-8dcd-4d42-97bf-086ac8965600 2018-11-25 15:55:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:55:23,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f22f94b4-fbbc-456e-ac38-337663f022f1 Date: Sun, 25 Nov 2018 15:55:23 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:55:23,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-f22f94b4-fbbc-456e-ac38-337663f022f1 2018-11-25 15:55:23,193 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet 2018-11-25 15:55:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" -d '{"subnets": [{"ip_version": 4, "network_id": "963571b1-f789-4b51-9811-2f5198880810", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]}' 2018-11-25 15:55:23,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0d293527-1375-4094-a123-a8e7673149fb Date: Sun, 25 Nov 2018 15:55:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:23,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0d293527-1375-4094-a123-a8e7673149fb 2018-11-25 15:55:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:55:24,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-56ad14ea-5232-4ddd-818b-d0dd3434f7d4 Date: Sun, 25 Nov 2018 15:55:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:24,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=963571b1-f789-4b51-9811-2f5198880810 used request id req-56ad14ea-5232-4ddd-818b-d0dd3434f7d4 2018-11-25 15:55:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:55:24,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26843e79-a67d-4327-8b84-34650bd67561 Date: Sun, 25 Nov 2018 15:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:24,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-26843e79-a67d-4327-8b84-34650bd67561 2018-11-25 15:55:24,444 - OpenStackNetwork - DEBUG - Network [963571b1-f789-4b51-9811-2f5198880810] created successfully 2018-11-25 15:55:24,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:24,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:24,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["kNnr6dVZTAOcLpsdGZ90ag"], "issued_at": "2018-11-25T15:55:24.000000Z"}} 2018-11-25 15:55:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:24,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02df0c48-b899-47f7-bd65-33714b532c79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:24,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-02df0c48-b899-47f7-bd65-33714b532c79 2018-11-25 15:55:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:25,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e155028-50fa-45f8-9349-37e973692e79 Date: Sun, 25 Nov 2018 15:55:25 GMT RESP BODY: {"routers": []} 2018-11-25 15:55:25,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router&admin_state_up=True used request id req-6e155028-50fa-45f8-9349-37e973692e79 2018-11-25 15:55:25,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:25,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:25,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["UNBoqJ7-ScSYQxPQR5ZAAQ"], "issued_at": "2018-11-25T15:55:25.000000Z"}} 2018-11-25 15:55:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5d1527231913299230b691c500dca31c2a8c20" 2018-11-25 15:55:25,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3b37c5-3f56-4f9f-91bb-5fe95e0bb093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:25,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4c3b37c5-3f56-4f9f-91bb-5fe95e0bb093 2018-11-25 15:55:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:25,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9374d8b3-4354-4025-956f-e2465f1a4253 Date: Sun, 25 Nov 2018 15:55:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:55:25,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-9374d8b3-4354-4025-956f-e2465f1a4253 2018-11-25 15:55:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:26,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6144f6cf-19d4-4293-afe7-64ad40a493c4 Date: Sun, 25 Nov 2018 15:55:26 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:55:26,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-6144f6cf-19d4-4293-afe7-64ad40a493c4 2018-11-25 15:55:26,088 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router 2018-11-25 15:55:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router", "admin_state_up": true}}' 2018-11-25 15:55:31,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-26ca9355-ebeb-402a-9c1b-77e7a3aba1e5 Date: Sun, 25 Nov 2018 15:55:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:27Z", "admin_state_up": true, "updated_at": "2018-11-25T15:55:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "999f856a-1020-4655-87b0-9f514b15f900", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router"}} 2018-11-25 15:55:31,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-26ca9355-ebeb-402a-9c1b-77e7a3aba1e5 2018-11-25 15:55:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=999f856a-1020-4655-87b0-9f514b15f900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:31,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b5a6ec8e-9184-4bcc-a7f4-6e9c67f15f11 Date: Sun, 25 Nov 2018 15:55:31 GMT RESP BODY: {"ports":[]} 2018-11-25 15:55:31,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=999f856a-1020-4655-87b0-9f514b15f900 used request id req-b5a6ec8e-9184-4bcc-a7f4-6e9c67f15f11 2018-11-25 15:55:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:31,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7bc565ad-4802-47b4-9bd0-1533502ae002 Date: Sun, 25 Nov 2018 15:55:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:31,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-7bc565ad-4802-47b4-9bd0-1533502ae002 2018-11-25 15:55:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:55:31,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:55:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:31,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbc41dd-a8eb-466e-b048-9b4fd1c3ed7d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:31,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-4cbc41dd-a8eb-466e-b048-9b4fd1c3ed7d 2018-11-25 15:55:31,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:31,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c891e5e5-7f6f-431f-9f5d-8d5ada4d39da Date: Sun, 25 Nov 2018 15:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:31,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-c891e5e5-7f6f-431f-9f5d-8d5ada4d39da 2018-11-25 15:55:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:32,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3c424f6f-0b8a-4504-892b-c2df3a0ab518 Date: Sun, 25 Nov 2018 15:55:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:32,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet used request id req-3c424f6f-0b8a-4504-892b-c2df3a0ab518 2018-11-25 15:55:32,182 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:55:32,182 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router 2018-11-25 15:55:32,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" -d '{"subnet_id": "f12bfd30-889d-43b3-a576-1892cb76840e"}' 2018-11-25 15:55:34,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4e5ffe19-7c14-4aab-8310-77db01b7631a Date: Sun, 25 Nov 2018 15:55:34 GMT RESP BODY: {"network_id": "963571b1-f789-4b51-9811-2f5198880810", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "subnet_id": "f12bfd30-889d-43b3-a576-1892cb76840e", "subnet_ids": ["f12bfd30-889d-43b3-a576-1892cb76840e"], "port_id": "23f68f17-2c78-438b-a111-85094cb711ad", "id": "999f856a-1020-4655-87b0-9f514b15f900"} 2018-11-25 15:55:34,423 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900/add_router_interface used request id req-4e5ffe19-7c14-4aab-8310-77db01b7631a 2018-11-25 15:55:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:34,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2b481a20-4045-48c0-b548-585f29e7423b Date: Sun, 25 Nov 2018 15:55:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:27Z", "admin_state_up": true, "updated_at": "2018-11-25T15:55:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "999f856a-1020-4655-87b0-9f514b15f900", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router"}} 2018-11-25 15:55:34,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900 used request id req-2b481a20-4045-48c0-b548-585f29e7423b 2018-11-25 15:55:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=999f856a-1020-4655-87b0-9f514b15f900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:34,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-40ef2cfd-95fc-4e59-8509-b1b3f7418836 Date: Sun, 25 Nov 2018 15:55:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"}]} 2018-11-25 15:55:34,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=999f856a-1020-4655-87b0-9f514b15f900 used request id req-40ef2cfd-95fc-4e59-8509-b1b3f7418836 2018-11-25 15:55:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f12bfd30-889d-43b3-a576-1892cb76840e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:55:35,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-be02dac9-380a-43f2-a486-edc4b118954c Date: Sun, 25 Nov 2018 15:55:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}} 2018-11-25 15:55:35,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f12bfd30-889d-43b3-a576-1892cb76840e used request id req-be02dac9-380a-43f2-a486-edc4b118954c 2018-11-25 15:55:35,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:35,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:35,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["t8w5iNVGRhyiJdPY8kHO4g"], "issued_at": "2018-11-25T15:55:35.000000Z"}} 2018-11-25 15:55:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a432c73363a68cb636e1b5cc001f100ebbf1503" 2018-11-25 15:55:35,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8ac945-7aa0-42e5-a05d-9f22292fffbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:35,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2a8ac945-7aa0-42e5-a05d-9f22292fffbb 2018-11-25 15:55:35,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:55:35,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a432c73363a68cb636e1b5cc001f100ebbf1503" 2018-11-25 15:55:35,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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 x-openstack-request-id: req-0c7d6078-bc1c-4497-a49f-c42a5c2b8cf8 x-compute-request-id: req-0c7d6078-bc1c-4497-a49f-c42a5c2b8cf8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:55:35,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0c7d6078-bc1c-4497-a49f-c42a5c2b8cf8 2018-11-25 15:55:35,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a432c73363a68cb636e1b5cc001f100ebbf1503" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:55:35,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-9a908dde-fec5-4eb1-9793-5375613c5d4d x-compute-request-id: req-9a908dde-fec5-4eb1-9793-5375613c5d4d Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:55:35,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9a908dde-fec5-4eb1-9793-5375613c5d4d 2018-11-25 15:55:35,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:35,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:36,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["Qu26nC6TSUi5_S2iW5cOsQ"], "issued_at": "2018-11-25T15:55:36.000000Z"}} 2018-11-25 15:55:36,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c184fd2cf2ef134c013bde6d06fcd0b4bfe7fb" 2018-11-25 15:55:36,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4149809-d3b9-441c-9f81-97660c2377c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:36,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e4149809-d3b9-441c-9f81-97660c2377c5 2018-11-25 15:55:36,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:55:36,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c184fd2cf2ef134c013bde6d06fcd0b4bfe7fb" 2018-11-25 15:55:36,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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 x-openstack-request-id: req-aceb84f2-cb68-4ebb-9a38-a3802a532ff0 x-compute-request-id: req-aceb84f2-cb68-4ebb-9a38-a3802a532ff0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:55:36,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-aceb84f2-cb68-4ebb-9a38-a3802a532ff0 2018-11-25 15:55:36,367 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp... 2018-11-25 15:55:36,367 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:55:36,396 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp 2018-11-25 15:55:36,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c184fd2cf2ef134c013bde6d06fcd0b4bfe7fb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDA7EXINzPpnmDnllHb7atMY6A0L/ZMQeokIHqtdR723lkmeM8SbPAHTrDgVRyPrlFVneExsX3AQ4A0Iw1GEPRK7djPm1F1jyrD2mwTf6ix9hI7q5bOeMEnZyzELpBg6BW4L5T9R8tjbcVhFZ+g68kpKMeWDh1vychD/qoEyfhnyQ==", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp"}}' 2018-11-25 15:55:36,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-6c6855ef-4d01-4b38-b8ec-3eb5100b1b01 x-compute-request-id: req-6c6855ef-4d01-4b38-b8ec-3eb5100b1b01 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDA7EXINzPpnmDnllHb7atMY6A0L/ZMQeokIHqtdR723lkmeM8SbPAHTrDgVRyPrlFVneExsX3AQ4A0Iw1GEPRK7djPm1F1jyrD2mwTf6ix9hI7q5bOeMEnZyzELpBg6BW4L5T9R8tjbcVhFZ+g68kpKMeWDh1vychD/qoEyfhnyQ==", "user_id": "b3ea56b236dd41e583cadc961c3a5545", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "fingerprint": "38:f3:0f:a2:d2:2c:2f:f8:4e:5e:f8:94:c3:4b:96:ea"}} 2018-11-25 15:55:36,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-6c6855ef-4d01-4b38-b8ec-3eb5100b1b01 2018-11-25 15:55:36,457 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f.pub 2018-11-25 15:55:36,457 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f 2018-11-25 15:55:36,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:36,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:36,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["_LMxgtGRRfa0zODnCPUudw"], "issued_at": "2018-11-25T15:55:36.000000Z"}} 2018-11-25 15:55:36,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:36,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0617e0-0941-4ac7-b5bf-5ee8f45a0735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:36,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3e0617e0-0941-4ac7-b5bf-5ee8f45a0735 2018-11-25 15:55:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:37,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2b0d667e-c1fc-4e06-98a9-5cdc45e3d8ef Date: Sun, 25 Nov 2018 15:55:37 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:55:37,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp used request id req-2b0d667e-c1fc-4e06-98a9-5cdc45e3d8ef 2018-11-25 15:55:37,097 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp... 2018-11-25 15:55:37,097 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp 2018-11-25 15:55:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}}' 2018-11-25 15:55:37,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-ca4656d1-2cc7-447e-933e-be23cd26407b Date: Sun, 25 Nov 2018 15:55:37 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "updated_at": "2018-11-25T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 2, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "270080ef-0f20-4bab-9419-991fd2ec415a", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}} 2018-11-25 15:55:37,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-ca4656d1-2cc7-447e-933e-be23cd26407b 2018-11-25 15:55:37,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:37,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a909745-447c-43ae-844c-0c37e076e82b Date: Sun, 25 Nov 2018 15:55:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}]} 2018-11-25 15:55:37,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-6a909745-447c-43ae-844c-0c37e076e82b 2018-11-25 15:55:37,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-729a9351-e2ec-412a-9340-f6e4fdd6546f Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}]} 2018-11-25 15:55:38,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-729a9351-e2ec-412a-9340-f6e4fdd6546f 2018-11-25 15:55:38,038 - neutron_utils - INFO - Retrieving security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a54fd06e-d3c7-499c-8263-c77e387d1332 Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "updated_at": "2018-11-25T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 2, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "270080ef-0f20-4bab-9419-991fd2ec415a", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}]} 2018-11-25 15:55:38,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-a54fd06e-d3c7-499c-8263-c77e387d1332 2018-11-25 15:55:38,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e32a8ec3-a18d-4de8-8c0f-15ef1e3bb159 Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}]} 2018-11-25 15:55:38,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-e32a8ec3-a18d-4de8-8c0f-15ef1e3bb159 2018-11-25 15:55:38,440 - neutron_utils - INFO - Retrieving security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8d310372-c5da-496e-b55f-fef65597fac2 Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "updated_at": "2018-11-25T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 2, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "270080ef-0f20-4bab-9419-991fd2ec415a", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}]} 2018-11-25 15:55:38,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-8d310372-c5da-496e-b55f-fef65597fac2 2018-11-25 15:55:38,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b309afa4-2f9a-486b-bb6f-26ccfa578498 Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}]} 2018-11-25 15:55:38,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-b309afa4-2f9a-486b-bb6f-26ccfa578498 2018-11-25 15:55:38,656 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp 2018-11-25 15:55:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-93208d9f-e10d-4f49-a93f-6c7b4ad5b771 Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "updated_at": "2018-11-25T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 2, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "270080ef-0f20-4bab-9419-991fd2ec415a", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}]} 2018-11-25 15:55:38,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp used request id req-93208d9f-e10d-4f49-a93f-6c7b4ad5b771 2018-11-25 15:55:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:55:38,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:55:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:55:38,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868461b7-ccf2-4a24-9ee8-09145e1c3ed6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:38,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-868461b7-ccf2-4a24-9ee8-09145e1c3ed6 2018-11-25 15:55:38,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:38,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f220100a-5702-4472-be4c-89be2c657685 Date: Sun, 25 Nov 2018 15:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}]} 2018-11-25 15:55:38,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-f220100a-5702-4472-be4c-89be2c657685 2018-11-25 15:55:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a"}}' 2018-11-25 15:55:39,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a52934f7-e285-42a4-aa3a-1b13d4669ba0 Date: Sun, 25 Nov 2018 15:55:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:39Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "593434b6-4bdf-4fec-b94e-54404bb412a4"}} 2018-11-25 15:55:39,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-a52934f7-e285-42a4-aa3a-1b13d4669ba0 2018-11-25 15:55:39,100 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp 2018-11-25 15:55:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:39,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-96f2bbca-b53c-4a73-94f5-1f314ba28c47 Date: Sun, 25 Nov 2018 15:55:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "updated_at": "2018-11-25T15:55:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:39Z", "revision_number": 0, "id": "593434b6-4bdf-4fec-b94e-54404bb412a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 3, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "270080ef-0f20-4bab-9419-991fd2ec415a", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}]} 2018-11-25 15:55:39,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp used request id req-96f2bbca-b53c-4a73-94f5-1f314ba28c47 2018-11-25 15:55:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:39,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e089f50-3877-41d9-ba57-ae5ee8a8131c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:39,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-4e089f50-3877-41d9-ba57-ae5ee8a8131c 2018-11-25 15:55:39,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:39,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-06224592-5382-490e-8ffa-809952b06e46 Date: Sun, 25 Nov 2018 15:55:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:39Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "593434b6-4bdf-4fec-b94e-54404bb412a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}]} 2018-11-25 15:55:39,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-06224592-5382-490e-8ffa-809952b06e46 2018-11-25 15:55:39,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a"}}' 2018-11-25 15:55:39,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-91d379ad-0e65-4afd-a0fb-92b2b58ff3af Date: Sun, 25 Nov 2018 15:55:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": 22, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:39Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "f4685695-f34e-4352-9ab2-72856defe53f"}} 2018-11-25 15:55:39,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-91d379ad-0e65-4afd-a0fb-92b2b58ff3af 2018-11-25 15:55:39,729 - neutron_utils - INFO - Retrieving security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:39,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-71154e86-9693-4b69-b471-3b63e1baed4c Date: Sun, 25 Nov 2018 15:55:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "updated_at": "2018-11-25T15:55:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:39Z", "revision_number": 0, "id": "593434b6-4bdf-4fec-b94e-54404bb412a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "revision_number": 0, "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:55:39Z", "revision_number": 0, "id": "f4685695-f34e-4352-9ab2-72856defe53f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 4, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "270080ef-0f20-4bab-9419-991fd2ec415a", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}]} 2018-11-25 15:55:39,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-71154e86-9693-4b69-b471-3b63e1baed4c 2018-11-25 15:55:39,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270080ef-0f20-4bab-9419-991fd2ec415a 2018-11-25 15:55:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:55:39,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-b2b101db-5321-4d7d-900e-bfa083bba032 Date: Sun, 25 Nov 2018 15:55:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:39Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "593434b6-4bdf-4fec-b94e-54404bb412a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:37Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:37Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:55:39Z", "security_group_id": "270080ef-0f20-4bab-9419-991fd2ec415a", "port_range_min": 22, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:39Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "f4685695-f34e-4352-9ab2-72856defe53f"}]} 2018-11-25 15:55:39,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=270080ef-0f20-4bab-9419-991fd2ec415a used request id req-b2b101db-5321-4d7d-900e-bfa083bba032 2018-11-25 15:55:39,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:39,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:40,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["XJZfBawYSp2d7Ea0iwe2Yg"], "issued_at": "2018-11-25T15:55:40.000000Z"}} 2018-11-25 15:55:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:40,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd1026f-d248-4636-9eea-a339e911f961 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:40,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bbd1026f-d248-4636-9eea-a339e911f961 2018-11-25 15:55:40,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:55:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:40,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e174e3e7-efb3-4667-bd80-ea7fe18a4fb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:40,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e174e3e7-efb3-4667-bd80-ea7fe18a4fb3 2018-11-25 15:55:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:40,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-efbd9c2f-2929-4978-89b5-259679b16bbf Date: Sun, 25 Nov 2018 15:55:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:40,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-efbd9c2f-2929-4978-89b5-259679b16bbf 2018-11-25 15:55:40,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:55:40,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:55:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:55:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:40,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0daff0b0-246e-4f50-bf6e-1854a6725e5e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:40,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-0daff0b0-246e-4f50-bf6e-1854a6725e5e 2018-11-25 15:55:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:41,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d4bf344c-05d6-47ea-b521-23dbd106183e Date: Sun, 25 Nov 2018 15:55:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:41,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-d4bf344c-05d6-47ea-b521-23dbd106183e 2018-11-25 15:55:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:41,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-555d3268-3184-4468-be8d-8c3d1670630e Date: Sun, 25 Nov 2018 15:55:41 GMT RESP BODY: {"ports":[]} 2018-11-25 15:55:41,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1&admin_state_up=True used request id req-555d3268-3184-4468-be8d-8c3d1670630e 2018-11-25 15:55:41,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:41,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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 x-openstack-request-id: req-83d44489-b997-4e39-8d0c-f828707e07b7 x-compute-request-id: req-83d44489-b997-4e39-8d0c-f828707e07b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:55:41,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst used request id req-83d44489-b997-4e39-8d0c-f828707e07b7 2018-11-25 15:55:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:41,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e60ebc3-8d2c-4b9c-9f5b-9a8d5d8fded3 Date: Sun, 25 Nov 2018 15:55:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:41,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-2e60ebc3-8d2c-4b9c-9f5b-9a8d5d8fded3 2018-11-25 15:55:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:41,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5aca218-ef95-4e28-92e9-1323af499f0c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:41,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-f5aca218-ef95-4e28-92e9-1323af499f0c 2018-11-25 15:55:41,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:42,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-98242785-c7c0-4633-8dba-ac0ab892c00d Date: Sun, 25 Nov 2018 15:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:42,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-98242785-c7c0-4633-8dba-ac0ab892c00d 2018-11-25 15:55:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:42,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-33f7090b-f64b-4ac8-8014-82ceac078660 Date: Sun, 25 Nov 2018 15:55:42 GMT RESP BODY: {"ports":[]} 2018-11-25 15:55:42,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1&admin_state_up=True used request id req-33f7090b-f64b-4ac8-8014-82ceac078660 2018-11-25 15:55:42,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:55:42,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:55:42,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a2c5dcf2704c688cabae2def80f1b8", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role"}], "expires_at": "2018-11-25T16:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f1e2cb1cefe64e49964b83d7b9d5c738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user", "id": "b3ea56b236dd41e583cadc961c3a5545"}, "audit_ids": ["cf07iyq9Soi1P3g1_Htfyg"], "issued_at": "2018-11-25T15:55:42.000000Z"}} 2018-11-25 15:55:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}563c01ba7eea90ff31cbe45309f3182570733dcb" 2018-11-25 15:55:42,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff41ace-21d7-40c6-80c3-67b0ba995c0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:55:42,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cff41ace-21d7-40c6-80c3-67b0ba995c0b 2018-11-25 15:55:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:42,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d9b6e9c9-7c37-494d-9f86-cf735c1a172b Date: Sun, 25 Nov 2018 15:55:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:42,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-d9b6e9c9-7c37-494d-9f86-cf735c1a172b 2018-11-25 15:55:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:42,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0c75644b-9268-4884-bdc7-cb6311d72fc9 Date: Sun, 25 Nov 2018 15:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:42,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-0c75644b-9268-4884-bdc7-cb6311d72fc9 2018-11-25 15:55:42,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:43,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b7dcf042-7886-4691-a914-d9aec01bac85 Date: Sun, 25 Nov 2018 15:55:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:43,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-b7dcf042-7886-4691-a914-d9aec01bac85 2018-11-25 15:55:43,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:55:43,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:55:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:55:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}563c01ba7eea90ff31cbe45309f3182570733dcb" 2018-11-25 15:55:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff89a396-8852-4ec0-ba83-bb6c59309fbb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:43,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-ff89a396-8852-4ec0-ba83-bb6c59309fbb 2018-11-25 15:55:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:43,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39dc231b-acf2-41cc-8edb-1bae56b9e8c2 Date: Sun, 25 Nov 2018 15:55:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:43,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-39dc231b-acf2-41cc-8edb-1bae56b9e8c2 2018-11-25 15:55:43,434 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net 2018-11-25 15:55:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" -d '{"port": {"network_id": "963571b1-f789-4b51-9811-2f5198880810", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1", "admin_state_up": true}}' 2018-11-25 15:55:44,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-362a0860-c554-47a1-a3bc-8e524e4efd4c Date: Sun, 25 Nov 2018 15:55:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","qos_policy_id":null,"admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal"}} 2018-11-25 15:55:44,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-362a0860-c554-47a1-a3bc-8e524e4efd4c 2018-11-25 15:55:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:44,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-007e952a-9e20-4ad2-b849-66e24db4ce8d Date: Sun, 25 Nov 2018 15:55:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:44,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-007e952a-9e20-4ad2-b849-66e24db4ce8d 2018-11-25 15:55:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:44,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ace24c1-1d56-4101-8b2b-ba9ab1d0afc4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:44,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-5ace24c1-1d56-4101-8b2b-ba9ab1d0afc4 2018-11-25 15:55:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:44,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bdf213c3-9cca-4c41-92f3-3acbb5161372 Date: Sun, 25 Nov 2018 15:55:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:44,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-bdf213c3-9cca-4c41-92f3-3acbb5161372 2018-11-25 15:55:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:45,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-16f4ed1c-546f-45f9-8455-f432beea9f9d Date: Sun, 25 Nov 2018 15:55:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:55:45,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1&admin_state_up=True used request id req-16f4ed1c-546f-45f9-8455-f432beea9f9d 2018-11-25 15:55:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:45,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c13b7e-f0da-4504-bfc1-0e1939bba0be Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:45,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-19c13b7e-f0da-4504-bfc1-0e1939bba0be 2018-11-25 15:55:45,106 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst 2018-11-25 15:55:45,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:45,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-e6a9d6e0-353c-472b-aad9-9e5382edd68f x-compute-request-id: req-e6a9d6e0-353c-472b-aad9-9e5382edd68f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-flavor-name"}]} 2018-11-25 15:55:45,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e6a9d6e0-353c-472b-aad9-9e5382edd68f 2018-11-25 15:55:45,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:45,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-28600a1a-328c-4d07-bd7b-2204ff2a9118 x-compute-request-id: req-28600a1a-328c-4d07-bd7b-2204ff2a9118 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:55:45,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d used request id req-28600a1a-328c-4d07-bd7b-2204ff2a9118 2018-11-25 15:55:45,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:45,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-c7930cce-59bd-4f18-9669-32dd8d9eaf11 Date: Sun, 25 Nov 2018 15:55:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:55:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/72b1b930-0db1-4e2b-b24a-d69545739706/snap", "metadata": {}}], "self": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706", "min_disk": 0, "protected": false, "id": "72b1b930-0db1-4e2b-b24a-d69545739706", "file": "/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f1e2cb1cefe64e49964b83d7b9d5c738", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/72b1b930-0db1-4e2b-b24a-d69545739706/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image"} 2018-11-25 15:55:45,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image used request id req-c7930cce-59bd-4f18-9669-32dd8d9eaf11 2018-11-25 15:55:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:45,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ccb4df4c-64a3-4d81-9435-5d39af85240e Date: Sun, 25 Nov 2018 15:55:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:55:45,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ccb4df4c-64a3-4d81-9435-5d39af85240e 2018-11-25 15:55:45,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "imageRef": "72b1b930-0db1-4e2b-b24a-d69545739706", "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "flavorRef": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "max_count": 1, "min_count": 1, "networks": [{"port": "ec1ebc0d-4fd3-49af-8263-3c576e16915d"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}]}}' 2018-11-25 15:55:47,448 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:55: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 x-openstack-request-id: req-5154b7bf-a6b7-4b9b-8aa2-44e06b046636 x-compute-request-id: req-5154b7bf-a6b7-4b9b-8aa2-44e06b046636 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "adminPass": "64Z69yTCnrAq"}} 2018-11-25 15:55:47,448 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5154b7bf-a6b7-4b9b-8aa2-44e06b046636 2018-11-25 15:55:47,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:47,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-396fea01-8e10-4f9d-9f10-65588c20c97a x-compute-request-id: req-396fea01-8e10-4f9d-9f10-65588c20c97a Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:47,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-396fea01-8e10-4f9d-9f10-65588c20c97a 2018-11-25 15:55:47,815 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst 2018-11-25 15:55:47,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:48,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-4b1ef95b-1468-4aa8-baea-5c2ff6bcc73b x-compute-request-id: req-4b1ef95b-1468-4aa8-baea-5c2ff6bcc73b Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:48,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-4b1ef95b-1468-4aa8-baea-5c2ff6bcc73b 2018-11-25 15:55:48,028 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - BUILD 2018-11-25 15:55:48,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:55:51,031 - create_instance - DEBUG - VM status query timeout in 896.783869028 2018-11-25 15:55:51,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:51,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:51 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-2dfc1bf1-5078-4aea-9d38-d5e73d109108 x-compute-request-id: req-2dfc1bf1-5078-4aea-9d38-d5e73d109108 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:49Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:51,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-2dfc1bf1-5078-4aea-9d38-d5e73d109108 2018-11-25 15:55:51,609 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - BUILD 2018-11-25 15:55:51,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:55:54,613 - create_instance - DEBUG - VM status query timeout in 893.202213049 2018-11-25 15:55:54,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:55,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-da772ac6-73fa-4c9c-8c7f-d71e1f396fd6 x-compute-request-id: req-da772ac6-73fa-4c9c-8c7f-d71e1f396fd6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:55,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-da772ac6-73fa-4c9c-8c7f-d71e1f396fd6 2018-11-25 15:55:55,307 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - ACTIVE 2018-11-25 15:55:55,307 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:55:55,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:55,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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-af44699b-1501-4231-8aaa-240fd5359dcd x-compute-request-id: req-af44699b-1501-4231-8aaa-240fd5359dcd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:55,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-af44699b-1501-4231-8aaa-240fd5359dcd 2018-11-25 15:55:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4cd27cad-85a8-4e09-aedb-1947882c844f Date: Sun, 25 Nov 2018 15:55:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:56,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-4cd27cad-85a8-4e09-aedb-1947882c844f 2018-11-25 15:55:56,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:56,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa71362-c253-487a-b562-504af8f92e9d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:56,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-dfa71362-c253-487a-b562-504af8f92e9d 2018-11-25 15:55:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:56,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-88a6032f-717b-4f44-91f0-9e05075c00b8 Date: Sun, 25 Nov 2018 15:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:56,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-88a6032f-717b-4f44-91f0-9e05075c00b8 2018-11-25 15:55:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:56,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-39cf6302-3b70-418d-b85c-99ecf17f577b Date: Sun, 25 Nov 2018 15:55:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.2"}],"id":"1804bbe9-03cf-4f55-b78f-69672134849a","security_groups":[],"mac_address":"fa:16:3e:35:72:d1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.3"}],"id":"490b7849-fdbb-4d87-a80b-9cfd01b8e5ad","security_groups":[],"mac_address":"fa:16:3e:ce:fc:20","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.4"}],"id":"c7a85e9a-95a6-4e1f-882c-ab389ee198a8","security_groups":[],"mac_address":"fa:16:3e:e7:4f:ea","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":"38b5bf21-7b38-4056-8fb0-4284ffbdbee7"}]} 2018-11-25 15:55:56,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-39cf6302-3b70-418d-b85c-99ecf17f577b 2018-11-25 15:55:56,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:57,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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,Accept-Encoding x-openstack-request-id: req-77bf1707-da2a-436f-9fb2-a7eaf324dd1c x-compute-request-id: req-77bf1707-da2a-436f-9fb2-a7eaf324dd1c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:57,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-77bf1707-da2a-436f-9fb2-a7eaf324dd1c 2018-11-25 15:55:57,041 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - ACTIVE 2018-11-25 15:55:57,041 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:55:57,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:57,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55: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,Accept-Encoding x-openstack-request-id: req-d7afefb1-a7b0-4d30-9fbb-21bacf111b7d x-compute-request-id: req-d7afefb1-a7b0-4d30-9fbb-21bacf111b7d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:57,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-d7afefb1-a7b0-4d30-9fbb-21bacf111b7d 2018-11-25 15:55:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:57,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32a2c691-7791-4fd0-8497-0df276449dc3 Date: Sun, 25 Nov 2018 15:55:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:55:57,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-32a2c691-7791-4fd0-8497-0df276449dc3 2018-11-25 15:55:57,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:57,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5801f8eb-a333-48d6-95bb-65be0eebea66 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:55:57,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-5801f8eb-a333-48d6-95bb-65be0eebea66 2018-11-25 15:55:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b302592b-1b12-47d4-80a5-b16bdc22b5fc Date: Sun, 25 Nov 2018 15:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:55:58,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-b302592b-1b12-47d4-80a5-b16bdc22b5fc 2018-11-25 15:55:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:58,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-66ddc284-0f83-44a2-aa13-4445af177aab Date: Sun, 25 Nov 2018 15:55:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.2"}],"id":"1804bbe9-03cf-4f55-b78f-69672134849a","security_groups":[],"mac_address":"fa:16:3e:35:72:d1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.3"}],"id":"490b7849-fdbb-4d87-a80b-9cfd01b8e5ad","security_groups":[],"mac_address":"fa:16:3e:ce:fc:20","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.4"}],"id":"c7a85e9a-95a6-4e1f-882c-ab389ee198a8","security_groups":[],"mac_address":"fa:16:3e:e7:4f:ea","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":"38b5bf21-7b38-4056-8fb0-4284ffbdbee7"}]} 2018-11-25 15:55:58,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-66ddc284-0f83-44a2-aa13-4445af177aab 2018-11-25 15:55:58,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}}' 2018-11-25 15:55:59,432 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:55: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-c478eddd-c305-47a3-bf94-b4fc46951970 x-compute-request-id: req-c478eddd-c305-47a3-bf94-b4fc46951970 Content-Length: 0 Content-Type: application/json 2018-11-25 15:55:59,432 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7/action used request id req-c478eddd-c305-47a3-bf94-b4fc46951970 2018-11-25 15:55:59,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:55:59,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:59 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-d94e8075-bd8d-4ee5-a3c8-fc9a1fa4c012 x-compute-request-id: req-d94e8075-bd8d-4ee5-a3c8-fc9a1fa4c012 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:55:59,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-d94e8075-bd8d-4ee5-a3c8-fc9a1fa4c012 2018-11-25 15:55:59,775 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - ACTIVE 2018-11-25 15:55:59,775 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:55:59,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:00,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:55:59 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-c84a2024-3e8b-40d1-bd3c-084f5358a46a x-compute-request-id: req-c84a2024-3e8b-40d1-bd3c-084f5358a46a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:00,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-c84a2024-3e8b-40d1-bd3c-084f5358a46a 2018-11-25 15:56:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eafbff4e-9f24-498f-a0d5-a1b317df28df Date: Sun, 25 Nov 2018 15:56:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:56:00,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-eafbff4e-9f24-498f-a0d5-a1b317df28df 2018-11-25 15:56:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:00,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f8ba36-fa17-4574-b692-2869e3855a38 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:56:00,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-61f8ba36-fa17-4574-b692-2869e3855a38 2018-11-25 15:56:00,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:00,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4949ed0e-e7ed-43a6-bd10-4e12085bc4e9 Date: Sun, 25 Nov 2018 15:56:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:56:00,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-4949ed0e-e7ed-43a6-bd10-4e12085bc4e9 2018-11-25 15:56:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:01,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a8373a7e-69dd-4aa0-9782-b4719780640d Date: Sun, 25 Nov 2018 15:56:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.2"}],"id":"1804bbe9-03cf-4f55-b78f-69672134849a","security_groups":[],"mac_address":"fa:16:3e:35:72:d1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.3"}],"id":"490b7849-fdbb-4d87-a80b-9cfd01b8e5ad","security_groups":[],"mac_address":"fa:16:3e:ce:fc:20","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.4"}],"id":"c7a85e9a-95a6-4e1f-882c-ab389ee198a8","security_groups":[],"mac_address":"fa:16:3e:e7:4f:ea","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["270080ef-0f20-4bab-9419-991fd2ec415a","3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":"38b5bf21-7b38-4056-8fb0-4284ffbdbee7"}]} 2018-11-25 15:56:01,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-a8373a7e-69dd-4aa0-9782-b4719780640d 2018-11-25 15:56:01,019 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-11-25 15:56:01,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:01,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:01 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-efd2bb5a-d754-4f62-8e53-019e0399d56a x-compute-request-id: req-efd2bb5a-d754-4f62-8e53-019e0399d56a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:01,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-efd2bb5a-d754-4f62-8e53-019e0399d56a 2018-11-25 15:56:01,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:56:02,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:01 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-a9cae611-3f2e-4429-b381-e655a0e80c6a x-compute-request-id: req-a9cae611-3f2e-4429-b381-e655a0e80c6a Content-Encoding: gzip Content-Length: 9667 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480593482 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.137426] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139379] pid_max: default: 32768 minimum: 301\n[ 0.140442] ACPI: Core revision 20150930\n[ 0.141966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143503] Security Framework initialized\n[ 0.144485] Yama: becoming mindful.\n[ 0.145363] AppArmor: AppArmor initialized\n[ 0.146323] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147831] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.149354] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150736] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152297] Initializing cgroup subsys io\n[ 0.153287] Initializing cgroup subsys memory\n[ 0.154285] Initializing cgroup subsys devices\n[ 0.155285] Initializing cgroup subsys freezer\n[ 0.156281] Initializing cgroup subsys net_cls\n[ 0.157336] Initializing cgroup subsys perf_event\n[ 0.158419] Initializing cgroup subsys net_prio\n[ 0.159458] Initializing cgroup subsys hugetlb\n[ 0.160476] Initializing cgroup subsys pids\n[ 0.161472] CPU: Physical Processor ID: 0\n[ 0.162936] mce: CPU supports 10 MCE banks\n[ 0.163753] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164920] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173987] ftrace: allocating 31920 entries in 125 pages\n[ 0.200402] smpboot: Max logical packages: 2\n[ 0.201383] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202728] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.204203] x2apic enabled\n[ 0.205121] Switched APIC routing to physical x2apic.\n[ 0.206995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212935] KVM setup paravirtual spinlock\n[ 0.214501] x86: Booting SMP configuration:\n[ 0.215559] .... node #0, CPUs: #1\n[ 0.216584] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.238900] x86: Booted up 1 node, 2 CPUs\n[ 0.238903] KVM setup async PF for cpu 1\n[ 0.238905] kvm-stealtime: cpu 1, msr f90d940\n[ 0.241860] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.243574] devtmpfs: initialized\n[ 0.245384] evm: security.selinux\n[ 0.246180] evm: security.SMACK64\n[ 0.246956] evm: security.SMACK64EXEC\n[ 0.247805] evm: security.SMACK64TRANSMUTE\n[ 0.248721] evm: security.SMACK64MMAP\n[ 0.249560] evm: security.ima\n[ 0.250265] evm: security.capability\n[ 0.251142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253224] pinctrl core: initialized pinctrl subsystem\n[ 0.254420] RTC time: 15:55:53, date: 11/25/18\n[ 0.255440] NET: Registered protocol family 16\n[ 0.265221] cpuidle: using governor ladder\n[ 0.277276] cpuidle: using governor menu\n[ 0.278173] PCCT header not found.\n[ 0.279031] ACPI: bus type PCI registered\n[ 0.279966] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.281388] PCI: Using configuration type 1 for base access\n[ 0.293610] ACPI: Added _OSI(Module Device)\n[ 0.294562] ACPI: Added _OSI(Processor Device)\n[ 0.295599] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296639] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299108] ACPI: Interpreter enabled\n[ 0.299951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.306049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308050] ACPI: (supports S0 S5)\n[ 0.308947] ACPI: Using IOAPIC for interrupt routing\n[ 0.310011] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.313637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314873] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.316305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317627] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320177] acpiphp: Slot [3] registered\n[ 0.321045] acpiphp: Slot [4] registered\n[ 0.321921] acpiphp: Slot [5] registered\n[ 0.322851] acpiphp: Slot [6] registered\n[ 0.323706] acpiphp: Slot [7] registered\n[ 0.324582] acpiphp: Slot [8] registered\n[ 0.325483] acpiphp: Slot [9] registered\n[ 0.326384] acpiphp: Slot [10] registered\n[ 0.337537] acpiphp: Slot [11] registered\n[ 0.338472] acpiphp: Slot [12] registered\n[ 0.339372] acpiphp: Slot [13] registered\n[ 0.340273] acpiphp: Slot [14] registered\n[ 0.341170] acpiphp: Slot [15] registered\n[ 0.342064] acpiphp: Slot [16] registered\n[ 0.342959] acpiphp: Slot [17] registered\n[ 0.343860] acpiphp: Slot [18] registered\n[ 0.344770] acpiphp: Slot [19] registered\n[ 0.345664] acpiphp: Slot [20] registered\n[ 0.346585] acpiphp: Slot [21] registered\n[ 0.347497] acpiphp: Slot [22] registered\n[ 0.348402] acpiphp: Slot [23] registered\n[ 0.349309] acpiphp: Slot [24] registered\n[ 0.350218] acpiphp: Slot [25] registered\n[ 0.351114] acpiphp: Slot [26] registered\n[ 0.352014] acpiphp: Slot [27] registered\n[ 0.352911] acpiphp: Slot [28] registered\n[ 0.353819] acpiphp: Slot [29] registered\n[ 0.354737] acpiphp: Slot [30] registered\n[ 0.355639] acpiphp: Slot [31] registered\n[ 0.356529] PCI host bridge to bus 0000:00\n[ 0.357406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358773] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361761] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.363371] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369874] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372645] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380942] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.382531] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435814] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440914] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442094] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443823] vgaarb: loaded\n[ 0.444477] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445756] SCSI subsystem initialized\n[ 0.446658] ACPI: bus type USB registered\n[ 0.447549] usbcore: registered new interface driver usbfs\n[ 0.448663] usbcore: registered new interface driver hub\n[ 0.449759] usbcore: registered new device driver usb\n[ 0.450979] PCI: Using ACPI for IRQ routing\n[ 0.452056] NetLabel: Initializing\n[ 0.452827] NetLabel: domain hash size = 128\n[ 0.453755] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454806] NetLabel: unlabeled traffic allowed by default\n[ 0.456065] clocksource: Switched to clocksource kvm-clock\n[ 0.462112] AppArmor: AppArmor Filesystem Enabled\n[ 0.463168] pnp: PnP ACPI init\n[ 0.464161] pnp: PnP ACPI: found 5 devices\n[ 0.471592] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473483] NET: Registered protocol family 2\n[ 0.474565] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.475969] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.477251] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.478491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480713] NET: Registered protocol family 1\n[ 0.481555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.482618] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.483678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502263] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521095] Trying to unpack rootfs image as initramfs...\n[ 0.572189] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.586938] Scanning for low memory corruption every 60 seconds\n[ 0.588798] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.590467] audit: initializing netlink subsys (disabled)\n[ 0.592013] audit: type=2000 audit(1543161353.656:1): initialized\n[ 0.593855] Initialise system trusted keyring\n[ 0.595228] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.596936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599834] zbud: loaded\n[ 0.601100] VFS: Disk quotas dquot_6.6.0\n[ 0.602703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605469] fuse init (API version 7.23)\n[ 0.607091] Key type big_key registered\n[ 0.608593] Allocating IMA MOK and blacklist keyrings.\n[ 0.610912] Key type asymmetric registered\n[ 0.612502] Asymmetric key parser 'x509' registered\n[ 0.614395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617198] io scheduler noop registered\n[ 0.618649] io scheduler deadline registered (default)\n[ 0.620431] io scheduler cfq registered\n[ 0.621601] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.624969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627024] ACPI: Power Button [PWRF]\n[ 0.628193] GHES: HEST is not enabled!\n[ 0.646414] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710045] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713208] Linux agpgart interface v0.103\n[ 0.715997] brd: module loaded\n[ 0.717668] loop: module loaded\n[ 0.721978] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723539] GPT:90111 != 20971519\n[ 0.724274] GPT:Alternate GPT header not at the end of the disk.\n[ 0.725434] GPT:90111 != 20971519\n[ 0.726144] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727129] vda: vda1 vda15\n[ 0.728597] scsi host0: ata_piix\n[ 0.729428] scsi host1: ata_piix\n[ 0.730158] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.731404] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.733094] libphy: Fixed MDIO Bus: probed\n[ 0.733931] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734937] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736932] PPP generic driver version 2.4.2\n[ 0.738006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739295] ehci-pci: EHCI PCI platform driver\n[ 0.740207] ehci-platform: EHCI generic platform driver\n[ 0.741278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742456] ohci-pci: OHCI PCI platform driver\n[ 0.743366] ohci-platform: OHCI generic platform driver\n[ 0.744441] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766058] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.768271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.769600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.771063] usb usb1: Product: UHCI Host Controller\n[ 0.772028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773322] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774359] hub 1-0:1.0: USB hub found\n[ 0.775149] hub 1-0:1.0: 2 ports detected\n[ 0.776102] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.778371] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.779393] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.780504] mousedev: PS/2 mouse device common for all mice\n[ 0.781778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786149] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787528] i2c /dev entries driver\n[ 0.788330] device-mapper: uevent: version 1.0.3\n[ 0.789342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791064] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.792411] NET: Registered protocol family 10\n[ 0.793509] NET: Registered protocol family 17\n[ 0.794455] Key type dns_resolver registered\n[ 0.795488] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796591] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.799532] registered taskstats version 1\n[ 0.800404] Loading compiled-in X.509 certificates\n[ 0.801885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803803] zswap: loaded using pool lzo/zbud\n[ 0.805418] Key type trusted registered\n[ 0.807319] Key type encrypted registered\n[ 0.808199] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809287] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810361] evm: HMAC attrs: 0x1\n[ 0.811354] Magic number: 10:392:943\n[ 0.812232] tty tty0: hash matches\n[ 0.822928] tty console: hash matches\n[ 0.823852] rtc_cmos 00:00: setting system clock to 2018-11-25 15:55:53 UTC (1543161353)\n[ 0.825569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826750] EDD information not available.\n[ 0.889169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.890799] Write protecting the kernel read-only data: 14336k\n[ 0.892494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.894414] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.949874] 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 1.13\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 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.33. iid=i-00000104\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=20953055,end=20971487\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): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNiB8fuiRPAWOXY9zZ8NW4dh8t7A0PgDA9HvFgdhPo5g0kM3rWX1Fcar8E9mnHqTPr/gD9WbCMd3Dgfl4ooICPK1Uw/sW/YTc7PvsvWd7rP9f6TMeKgZ1c8DulKl81JkWI4dNgDP+MnsKWZPRuIrREzT1kl+uKjy+r8kCNasvyRV3gmVaYcPEKKkl8/3fhV0Y84VG6CUeodfkXhaXJue+Qm1q9GJFaXplinOgUwaeoROQiWl9omX1HRiXx+UqNK0zH5zH6jezNFY2TpTDKxEaDUom4c1R/RXOh9d0BVGbn6xVV/3b1QU5M4dQYk+GiaRHkuIAcpNZ504lTvxR7lLMj root@createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2\nssh-dss AAAAB3NzaC1kc3MAAACBAIjQxxXOb4llIs4Qd0PdAruCkH2wstS5gx2jpvDhs1TGcoNhCdDH7YEMrkRpsghV1OFM6CLDduT0at1F6kEXHdyXxRUflg7lbFrID66LEnYtbQPWlNdxMjZYG5VTX4fQUIsUDQbZamJdtKyZArLgQV7c30HFdiNwIDaY6QdozjMFAAAAFQC/agaq7nzJ0oM/GO3BLYa20V/QTwAAAIB05eDOJPSgn+fLw8E3U9DAilqYAVu6IaLbFE5jG4Jo3dlPJMmEK2FdcODLuK2nSf34bR3ALrCtVDdHkqkPqDzF/aOyJeLChO2E7Om6x60RnKJPAuC8SEdj6MogNaTgRkKPl4wXQENz2YKTLZoErUkPzO8Ab6s++QS3P+KQ+KenwgAAAIB67IHHLUpJF19hx8x5c7be4Uy7JVbnTssx8NzZOCMvpQiW1moN5SoclE+/Ma757hS/79N2mZ7zD6+fWRpETXpWCxLxPCTlkQpD/SRPJPmm7mjNKwcnm9Q8gFgzIqqYR/XBmsJN2cCXp6napHQQN6dspe/7zdmq3jRzuFO7WplzJA== root@createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fea0:ed5c/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \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-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.33 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2 login: "} 2018-11-25 15:56:02,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7/action used request id req-a9cae611-3f2e-4429-b381-e655a0e80c6a 2018-11-25 15:56:02,509 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:56:02,510 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 480593482 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.137426] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139379] pid_max: default: 32768 minimum: 301 [ 0.140442] ACPI: Core revision 20150930 [ 0.141966] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143503] Security Framework initialized [ 0.144485] Yama: becoming mindful. [ 0.145363] AppArmor: AppArmor initialized [ 0.146323] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147831] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.149354] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150736] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152297] Initializing cgroup subsys io [ 0.153287] Initializing cgroup subsys memory [ 0.154285] Initializing cgroup subsys devices [ 0.155285] Initializing cgroup subsys freezer [ 0.156281] Initializing cgroup subsys net_cls [ 0.157336] Initializing cgroup subsys perf_event [ 0.158419] Initializing cgroup subsys net_prio [ 0.159458] Initializing cgroup subsys hugetlb [ 0.160476] Initializing cgroup subsys pids [ 0.161472] CPU: Physical Processor ID: 0 [ 0.162936] mce: CPU supports 10 MCE banks [ 0.163753] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164920] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173987] ftrace: allocating 31920 entries in 125 pages [ 0.200402] smpboot: Max logical packages: 2 [ 0.201383] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202728] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.204203] x2apic enabled [ 0.205121] Switched APIC routing to physical x2apic. [ 0.206995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212935] KVM setup paravirtual spinlock [ 0.214501] x86: Booting SMP configuration: [ 0.215559] .... node #0, CPUs: #1 [ 0.216584] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.238900] x86: Booted up 1 node, 2 CPUs [ 0.238903] KVM setup async PF for cpu 1 [ 0.238905] kvm-stealtime: cpu 1, msr f90d940 [ 0.241860] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.243574] devtmpfs: initialized [ 0.245384] evm: security.selinux [ 0.246180] evm: security.SMACK64 [ 0.246956] evm: security.SMACK64EXEC [ 0.247805] evm: security.SMACK64TRANSMUTE [ 0.248721] evm: security.SMACK64MMAP [ 0.249560] evm: security.ima [ 0.250265] evm: security.capability [ 0.251142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253224] pinctrl core: initialized pinctrl subsystem [ 0.254420] RTC time: 15:55:53, date: 11/25/18 [ 0.255440] NET: Registered protocol family 16 [ 0.265221] cpuidle: using governor ladder [ 0.277276] cpuidle: using governor menu [ 0.278173] PCCT header not found. [ 0.279031] ACPI: bus type PCI registered [ 0.279966] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281388] PCI: Using configuration type 1 for base access [ 0.293610] ACPI: Added _OSI(Module Device) [ 0.294562] ACPI: Added _OSI(Processor Device) [ 0.295599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296639] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299108] ACPI: Interpreter enabled [ 0.299951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.306049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308050] ACPI: (supports S0 S5) [ 0.308947] ACPI: Using IOAPIC for interrupt routing [ 0.310011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.313637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.314873] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.316305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.317627] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320177] acpiphp: Slot [3] registered [ 0.321045] acpiphp: Slot [4] registered [ 0.321921] acpiphp: Slot [5] registered [ 0.322851] acpiphp: Slot [6] registered [ 0.323706] acpiphp: Slot [7] registered [ 0.324582] acpiphp: Slot [8] registered [ 0.325483] acpiphp: Slot [9] registered [ 0.326384] acpiphp: Slot [10] registered [ 0.337537] acpiphp: Slot [11] registered [ 0.338472] acpiphp: Slot [12] registered [ 0.339372] acpiphp: Slot [13] registered [ 0.340273] acpiphp: Slot [14] registered [ 0.341170] acpiphp: Slot [15] registered [ 0.342064] acpiphp: Slot [16] registered [ 0.342959] acpiphp: Slot [17] registered [ 0.343860] acpiphp: Slot [18] registered [ 0.344770] acpiphp: Slot [19] registered [ 0.345664] acpiphp: Slot [20] registered [ 0.346585] acpiphp: Slot [21] registered [ 0.347497] acpiphp: Slot [22] registered [ 0.348402] acpiphp: Slot [23] registered [ 0.349309] acpiphp: Slot [24] registered [ 0.350218] acpiphp: Slot [25] registered [ 0.351114] acpiphp: Slot [26] registered [ 0.352014] acpiphp: Slot [27] registered [ 0.352911] acpiphp: Slot [28] registered [ 0.353819] acpiphp: Slot [29] registered [ 0.354737] acpiphp: Slot [30] registered [ 0.355639] acpiphp: Slot [31] registered [ 0.356529] PCI host bridge to bus 0000:00 [ 0.357406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358773] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361761] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.363371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369874] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372645] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.380942] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.382531] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435814] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439616] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440914] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442094] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.443823] vgaarb: loaded [ 0.444477] vgaarb: bridge control possible 0000:00:02.0 [ 0.445756] SCSI subsystem initialized [ 0.446658] ACPI: bus type USB registered [ 0.447549] usbcore: registered new interface driver usbfs [ 0.448663] usbcore: registered new interface driver hub [ 0.449759] usbcore: registered new device driver usb [ 0.450979] PCI: Using ACPI for IRQ routing [ 0.452056] NetLabel: Initializing [ 0.452827] NetLabel: domain hash size = 128 [ 0.453755] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454806] NetLabel: unlabeled traffic allowed by default [ 0.456065] clocksource: Switched to clocksource kvm-clock [ 0.462112] AppArmor: AppArmor Filesystem Enabled [ 0.463168] pnp: PnP ACPI init [ 0.464161] pnp: PnP ACPI: found 5 devices [ 0.471592] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473483] NET: Registered protocol family 2 [ 0.474565] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.475969] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.477251] TCP: Hash tables configured (established 2048 bind 2048) [ 0.478491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.479569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.480713] NET: Registered protocol family 1 [ 0.481555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.482618] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.483678] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502263] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521095] Trying to unpack rootfs image as initramfs... [ 0.572189] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.586938] Scanning for low memory corruption every 60 seconds [ 0.588798] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.590467] audit: initializing netlink subsys (disabled) [ 0.592013] audit: type=2000 audit(1543161353.656:1): initialized [ 0.593855] Initialise system trusted keyring [ 0.595228] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596936] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599834] zbud: loaded [ 0.601100] VFS: Disk quotas dquot_6.6.0 [ 0.602703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605469] fuse init (API version 7.23) [ 0.607091] Key type big_key registered [ 0.608593] Allocating IMA MOK and blacklist keyrings. [ 0.610912] Key type asymmetric registered [ 0.612502] Asymmetric key parser 'x509' registered [ 0.614395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617198] io scheduler noop registered [ 0.618649] io scheduler deadline registered (default) [ 0.620431] io scheduler cfq registered [ 0.621601] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627024] ACPI: Power Button [PWRF] [ 0.628193] GHES: HEST is not enabled! [ 0.646414] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710045] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713208] Linux agpgart interface v0.103 [ 0.715997] brd: module loaded [ 0.717668] loop: module loaded [ 0.721978] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723539] GPT:90111 != 20971519 [ 0.724274] GPT:Alternate GPT header not at the end of the disk. [ 0.725434] GPT:90111 != 20971519 [ 0.726144] GPT: Use GNU Parted to correct GPT errors. [ 0.727129] vda: vda1 vda15 [ 0.728597] scsi host0: ata_piix [ 0.729428] scsi host1: ata_piix [ 0.730158] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.731404] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.733094] libphy: Fixed MDIO Bus: probed [ 0.733931] tun: Universal TUN/TAP device driver, 1.6 [ 0.734937] tun: (C) 1999-2004 Max Krasnyansky [ 0.736932] PPP generic driver version 2.4.2 [ 0.738006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739295] ehci-pci: EHCI PCI platform driver [ 0.740207] ehci-platform: EHCI generic platform driver [ 0.741278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742456] ohci-pci: OHCI PCI platform driver [ 0.743366] ohci-platform: OHCI generic platform driver [ 0.744441] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763457] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.764568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.766058] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.767100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.768271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.771063] usb usb1: Product: UHCI Host Controller [ 0.772028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.773322] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774359] hub 1-0:1.0: USB hub found [ 0.775149] hub 1-0:1.0: 2 ports detected [ 0.776102] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778371] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.779393] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.780504] mousedev: PS/2 mouse device common for all mice [ 0.781778] rtc_cmos 00:00: RTC can wake from S4 [ 0.783022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786149] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787528] i2c /dev entries driver [ 0.788330] device-mapper: uevent: version 1.0.3 [ 0.789342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791064] ledtrig-cpu: registered to indicate activity on CPUs [ 0.792411] NET: Registered protocol family 10 [ 0.793509] NET: Registered protocol family 17 [ 0.794455] Key type dns_resolver registered [ 0.795488] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796591] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.797728] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.799532] registered taskstats version 1 [ 0.800404] Loading compiled-in X.509 certificates [ 0.801885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803803] zswap: loaded using pool lzo/zbud [ 0.805418] Key type trusted registered [ 0.807319] Key type encrypted registered [ 0.808199] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809287] ima: No TPM chip found, activating TPM-bypass! [ 0.810361] evm: HMAC attrs: 0x1 [ 0.811354] Magic number: 10:392:943 [ 0.812232] tty tty0: hash matches [ 0.822928] tty console: hash matches [ 0.823852] rtc_cmos 00:00: setting system clock to 2018-11-25 15:55:53 UTC (1543161353) [ 0.825569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826750] EDD information not available. [ 0.889169] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.890799] Write protecting the kernel read-only data: 14336k [ 0.892494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894414] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.949874] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 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 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.33. iid=i-00000104 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNiB8fuiRPAWOXY9zZ8NW4dh8t7A0PgDA9HvFgdhPo5g0kM3rWX1Fcar8E9mnHqTPr/gD9WbCMd3Dgfl4ooICPK1Uw/sW/YTc7PvsvWd7rP9f6TMeKgZ1c8DulKl81JkWI4dNgDP+MnsKWZPRuIrREzT1kl+uKjy+r8kCNasvyRV3gmVaYcPEKKkl8/3fhV0Y84VG6CUeodfkXhaXJue+Qm1q9GJFaXplinOgUwaeoROQiWl9omX1HRiXx+UqNK0zH5zH6jezNFY2TpTDKxEaDUom4c1R/RXOh9d0BVGbn6xVV/3b1QU5M4dQYk+GiaRHkuIAcpNZ504lTvxR7lLMj root@createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2 ssh-dss AAAAB3NzaC1kc3MAAACBAIjQxxXOb4llIs4Qd0PdAruCkH2wstS5gx2jpvDhs1TGcoNhCdDH7YEMrkRpsghV1OFM6CLDduT0at1F6kEXHdyXxRUflg7lbFrID66LEnYtbQPWlNdxMjZYG5VTX4fQUIsUDQbZamJdtKyZArLgQV7c30HFdiNwIDaY6QdozjMFAAAAFQC/agaq7nzJ0oM/GO3BLYa20V/QTwAAAIB05eDOJPSgn+fLw8E3U9DAilqYAVu6IaLbFE5jG4Jo3dlPJMmEK2FdcODLuK2nSf34bR3ALrCtVDdHkqkPqDzF/aOyJeLChO2E7Om6x60RnKJPAuC8SEdj6MogNaTgRkKPl4wXQENz2YKTLZoErUkPzO8Ab6s++QS3P+KQ+KenwgAAAIB67IHHLUpJF19hx8x5c7be4Uy7JVbnTssx8NzZOCMvpQiW1moN5SoclE+/Ma757hS/79N2mZ7zD6+fWRpETXpWCxLxPCTlkQpD/SRPJPmm7mjNKwcnm9Q8gFgzIqqYR/XBmsJN2cCXp6napHQQN6dspe/7zdmq3jRzuFO7WplzJA== root@createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fea0:ed5c/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 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-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2 launch-index: 0 === cirros: current=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-e7e578b1-5eb7-4d98-8a33-3b3de2 login: 2018-11-25 15:56:02,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:02 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-5aecf24f-d18a-4996-bd7e-249b57a07ec7 x-compute-request-id: req-5aecf24f-d18a-4996-bd7e-249b57a07ec7 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:03,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-5aecf24f-d18a-4996-bd7e-249b57a07ec7 2018-11-25 15:56:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ab57797-e7e2-41f3-b5a8-be5f65a09407 Date: Sun, 25 Nov 2018 15:56:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:56:03,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-9ab57797-e7e2-41f3-b5a8-be5f65a09407 2018-11-25 15:56:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712ecc47-0744-405d-9624-57a89f841bc3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:56:03,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-712ecc47-0744-405d-9624-57a89f841bc3 2018-11-25 15:56:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9bb064fd-d628-435b-a231-b2ce46bd7b68 Date: Sun, 25 Nov 2018 15:56:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:56:03,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-9bb064fd-d628-435b-a231-b2ce46bd7b68 2018-11-25 15:56:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-285d43ba-9518-4f47-9d26-f581e0832785 Date: Sun, 25 Nov 2018 15:56:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.2"}],"id":"1804bbe9-03cf-4f55-b78f-69672134849a","security_groups":[],"mac_address":"fa:16:3e:35:72:d1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.3"}],"id":"490b7849-fdbb-4d87-a80b-9cfd01b8e5ad","security_groups":[],"mac_address":"fa:16:3e:ce:fc:20","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.4"}],"id":"c7a85e9a-95a6-4e1f-882c-ab389ee198a8","security_groups":[],"mac_address":"fa:16:3e:e7:4f:ea","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["270080ef-0f20-4bab-9419-991fd2ec415a","3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":"38b5bf21-7b38-4056-8fb0-4284ffbdbee7"}]} 2018-11-25 15:56:03,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-285d43ba-9518-4f47-9d26-f581e0832785 2018-11-25 15:56:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-dba3ea9a-ac16-403a-aa96-cabd7a7803cc Date: Sun, 25 Nov 2018 15:56:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:27Z", "admin_state_up": true, "updated_at": "2018-11-25T15:55:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "999f856a-1020-4655-87b0-9f514b15f900", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router"}]} 2018-11-25 15:56:03,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router used request id req-dba3ea9a-ac16-403a-aa96-cabd7a7803cc 2018-11-25 15:56:03,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339f8cf7-e8b8-483b-90c1-6152b4821dd9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:56:03,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-339f8cf7-e8b8-483b-90c1-6152b4821dd9 2018-11-25 15:56:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=999f856a-1020-4655-87b0-9f514b15f900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:04,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-df8b2154-1465-4ffa-b9cf-24e4790a2769 Date: Sun, 25 Nov 2018 15:56:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"}]} 2018-11-25 15:56:04,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=999f856a-1020-4655-87b0-9f514b15f900 used request id req-df8b2154-1465-4ffa-b9cf-24e4790a2769 2018-11-25 15:56:04,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f12bfd30-889d-43b3-a576-1892cb76840e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:04,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4545d1e7-cbfc-462c-a79c-29783cf4bb4b Date: Sun, 25 Nov 2018 15:56:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}} 2018-11-25 15:56:04,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f12bfd30-889d-43b3-a576-1892cb76840e used request id req-4545d1e7-cbfc-462c-a79c-29783cf4bb4b 2018-11-25 15:56:04,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:04,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3914f3a1-eaa2-4912-80a2-070b49acbc7d Date: Sun, 25 Nov 2018 15:56:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:56:04,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-3914f3a1-eaa2-4912-80a2-070b49acbc7d 2018-11-25 15:56:04,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:04,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce525d77-2d05-4ea0-a427-74bae3ca7629 Date: Sun, 25 Nov 2018 15:56:04 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:56:04,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-ce525d77-2d05-4ea0-a427-74bae3ca7629 2018-11-25 15:56:04,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:04,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:04 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-1ebbd81c-2693-444e-8cb8-451208bacfa5 x-compute-request-id: req-1ebbd81c-2693-444e-8cb8-451208bacfa5 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:04,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-1ebbd81c-2693-444e-8cb8-451208bacfa5 2018-11-25 15:56:04,867 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - ACTIVE 2018-11-25 15:56:04,867 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:56:04,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:04 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-cf337ed7-c284-4ee4-a6bc-7954ede38c44 x-compute-request-id: req-cf337ed7-c284-4ee4-a6bc-7954ede38c44 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:05,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-cf337ed7-c284-4ee4-a6bc-7954ede38c44 2018-11-25 15:56:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c8d78636-0024-421b-aeaf-d3b85c3c8fde Date: Sun, 25 Nov 2018 15:56:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:56:05,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-c8d78636-0024-421b-aeaf-d3b85c3c8fde 2018-11-25 15:56:05,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac65a36-e66b-46c0-a052-f3d80212177f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:56:05,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-cac65a36-e66b-46c0-a052-f3d80212177f 2018-11-25 15:56:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-36737e00-6c02-4174-b418-eaf52d7a65a4 Date: Sun, 25 Nov 2018 15:56:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:56:05,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-36737e00-6c02-4174-b418-eaf52d7a65a4 2018-11-25 15:56:05,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-541ac8e4-2bf0-4f55-9bc9-b06950194484 Date: Sun, 25 Nov 2018 15:56:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.2"}],"id":"1804bbe9-03cf-4f55-b78f-69672134849a","security_groups":[],"mac_address":"fa:16:3e:35:72:d1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.3"}],"id":"490b7849-fdbb-4d87-a80b-9cfd01b8e5ad","security_groups":[],"mac_address":"fa:16:3e:ce:fc:20","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.4"}],"id":"c7a85e9a-95a6-4e1f-882c-ab389ee198a8","security_groups":[],"mac_address":"fa:16:3e:e7:4f:ea","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["270080ef-0f20-4bab-9419-991fd2ec415a","3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":"38b5bf21-7b38-4056-8fb0-4284ffbdbee7"}]} 2018-11-25 15:56:05,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-541ac8e4-2bf0-4f55-9bc9-b06950194484 2018-11-25 15:56:05,828 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 15:56:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bac13de7-aba8-419e-8ff9-03a43febd57a Date: Sun, 25 Nov 2018 15:56:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:56:05,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-bac13de7-aba8-419e-8ff9-03a43febd57a 2018-11-25 15:56:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:05,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4665c682-d9e0-48cc-a5cd-27e9342378e8 Date: Sun, 25 Nov 2018 15:56:05 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:56:05,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-4665c682-d9e0-48cc-a5cd-27e9342378e8 2018-11-25 15:56:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "ec1ebc0d-4fd3-49af-8263-3c576e16915d"}}' 2018-11-25 15:56:07,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-30b47283-b460-48f9-bd08-2390581c08fb Date: Sun, 25 Nov 2018 15:56:07 GMT RESP BODY: {"floatingip": {"router_id": "999f856a-1020-4655-87b0-9f514b15f900", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:56:06Z", "updated_at": "2018-11-25T15:56:06Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_id": "ec1ebc0d-4fd3-49af-8263-3c576e16915d", "id": "507c954f-2c29-4486-85ba-efe91b41212f"}} 2018-11-25 15:56:07,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-30b47283-b460-48f9-bd08-2390581c08fb 2018-11-25 15:56:07,808 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router 2018-11-25 15:56:07,808 - create_instance - INFO - Checking if VM is active 2018-11-25 15:56:07,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:08,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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-4f6e076a-aaee-410f-abda-8a0bc8942794 x-compute-request-id: req-4f6e076a-aaee-410f-abda-8a0bc8942794 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:08,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-4f6e076a-aaee-410f-abda-8a0bc8942794 2018-11-25 15:56:08,132 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - ACTIVE 2018-11-25 15:56:08,132 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:56:08,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:08,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:08 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-0429dc42-407a-4d8d-add8-2426317406bd x-compute-request-id: req-0429dc42-407a-4d8d-add8-2426317406bd Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp"}, {"name": "default"}], "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:55:53Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:08,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-0429dc42-407a-4d8d-add8-2426317406bd 2018-11-25 15:56:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:08,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5fe486fc-45b5-44f5-9d15-898b438ae492 Date: Sun, 25 Nov 2018 15:56:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f12bfd30-889d-43b3-a576-1892cb76840e"],"updated_at":"2018-11-25T15:55:23Z","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"963571b1-f789-4b51-9811-2f5198880810","name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net"}]} 2018-11-25 15:56:08,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net used request id req-5fe486fc-45b5-44f5-9d15-898b438ae492 2018-11-25 15:56:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:08,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca87cf10-eec1-43c5-84da-4145bd9e088b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:56:08,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-ca87cf10-eec1-43c5-84da-4145bd9e088b 2018-11-25 15:56:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:08,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d780c7f3-3cd8-4299-8c19-e678a7614a09 Date: Sun, 25 Nov 2018 15:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:23Z","dns_nameservers":[],"updated_at":"2018-11-25T15:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","id":"f12bfd30-889d-43b3-a576-1892cb76840e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet"}]} 2018-11-25 15:56:08,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-d780c7f3-3cd8-4299-8c19-e678a7614a09 2018-11-25 15:56:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8b71a063-a32c-4b27-9572-7fd6eac14058 Date: Sun, 25 Nov 2018 15:56:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.2"}],"id":"1804bbe9-03cf-4f55-b78f-69672134849a","security_groups":[],"mac_address":"fa:16:3e:35:72:d1","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.1"}],"id":"23f68f17-2c78-438b-a111-85094cb711ad","security_groups":[],"mac_address":"fa:16:3e:55:cf:c5","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:33Z","binding:vnic_type":"normal","device_id":"999f856a-1020-4655-87b0-9f514b15f900"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.3"}],"id":"490b7849-fdbb-4d87-a80b-9cfd01b8e5ad","security_groups":[],"mac_address":"fa:16:3e:ce:fc:20","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.4"}],"id":"c7a85e9a-95a6-4e1f-882c-ab389ee198a8","security_groups":[],"mac_address":"fa:16:3e:e7:4f:ea","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-963571b1-f789-4b51-9811-2f5198880810"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:55:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f12bfd30-889d-43b3-a576-1892cb76840e","ip_address":"10.55.1.5"}],"id":"ec1ebc0d-4fd3-49af-8263-3c576e16915d","security_groups":["270080ef-0f20-4bab-9419-991fd2ec415a","3129c196-b02f-4121-b8b4-c7065a48c86d"],"mac_address":"fa:16:3e:a0:ed:5c","project_id":"f1e2cb1cefe64e49964b83d7b9d5c738","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1","admin_state_up":true,"network_id":"963571b1-f789-4b51-9811-2f5198880810","tenant_id":"f1e2cb1cefe64e49964b83d7b9d5c738","created_at":"2018-11-25T15:55:43Z","binding:vnic_type":"normal","device_id":"38b5bf21-7b38-4056-8fb0-4284ffbdbee7"}]} 2018-11-25 15:56:08,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=963571b1-f789-4b51-9811-2f5198880810 used request id req-8b71a063-a32c-4b27-9572-7fd6eac14058 2018-11-25 15:56:08,809 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:56:08,812 - paramiko.transport - DEBUG - starting thread (client mode): 0x733c8c50L 2018-11-25 15:56:08,812 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:56:08,813 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:56:08,813 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:56:08,814 - 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-11-25 15:56:08,814 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:56:08,815 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:56:08,815 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:56:08,815 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:56:08,815 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:56:08,831 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:56:08,832 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:56:08,845 - paramiko.transport - DEBUG - Trying key 38f30fa2d22c2ff84e5ef894c34b96ea from tmp/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f 2018-11-25 15:56:08,872 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:56:08,875 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:56:08,976 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:56:08,990 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:56:08,990 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:56:08,992 - paramiko.transport - DEBUG - starting thread (client mode): 0x733c8950L 2018-11-25 15:56:08,992 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:56:08,993 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:56:08,993 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:56:08,994 - 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-11-25 15:56:08,994 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:56:08,994 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:56:08,995 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:56:08,995 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:56:08,995 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:56:09,012 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:56:09,013 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:56:09,025 - paramiko.transport - DEBUG - Trying key 38f30fa2d22c2ff84e5ef894c34b96ea from tmp/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f 2018-11-25 15:56:09,051 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:56:09,055 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:56:09,057 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:56:09,058 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:56:09,058 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:56:09,059 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:56:09,060 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:56:09,062 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-11-25 15:56:09,062 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-11-25 15:56:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/507c954f-2c29-4486-85ba-efe91b41212f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:10,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ad470d3-e78d-4c92-a5e2-01479dc78254 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:10,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/507c954f-2c29-4486-85ba-efe91b41212f used request id req-8ad470d3-e78d-4c92-a5e2-01479dc78254 2018-11-25 15:56:10,111 - create_instance - INFO - Deleting Port with ID - ec1ebc0d-4fd3-49af-8263-3c576e16915d 2018-11-25 15:56:10,111 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3fport-1 2018-11-25 15:56:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ec1ebc0d-4fd3-49af-8263-3c576e16915d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:10,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12e8b113-db04-4692-9af3-eeaa81cf48e2 Date: Sun, 25 Nov 2018 15:56:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:10,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ec1ebc0d-4fd3-49af-8263-3c576e16915d used request id req-12e8b113-db04-4692-9af3-eeaa81cf48e2 2018-11-25 15:56:10,594 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst 2018-11-25 15:56:10,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:10,741 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:56: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-b107b18a-06a9-4264-9723-ee91136711f1 x-compute-request-id: req-b107b18a-06a9-4264-9723-ee91136711f1 Content-Type: application/json 2018-11-25 15:56:10,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-b107b18a-06a9-4264-9723-ee91136711f1 2018-11-25 15:56:10,742 - create_instance - INFO - Checking deletion status 2018-11-25 15:56:10,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:10,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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-b39a942e-f2d3-48a2-b830-252d7739e5ec x-compute-request-id: req-b39a942e-f2d3-48a2-b830-252d7739e5ec Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "user_id": "b3ea56b236dd41e583cadc961c3a5545", "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-11-25T15:56:10Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:10,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-b39a942e-f2d3-48a2-b830-252d7739e5ec 2018-11-25 15:56:10,979 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - ACTIVE 2018-11-25 15:56:10,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:56:13,982 - create_instance - DEBUG - VM status query timeout in 296.75992918 2018-11-25 15:56:13,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dce97f1a63d40574436e54788d10db3b254bdc" 2018-11-25 15:56:14,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:13 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-68ef8965-142a-44b0-9ab9-77dc7c27440b x-compute-request-id: req-68ef8965-142a-44b0-9ab9-77dc7c27440b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "rel": "bookmark"}], "image": {"id": "72b1b930-0db1-4e2b-b24a-d69545739706", "links": [{"href": "http://172.30.9.29:8774/images/72b1b930-0db1-4e2b-b24a-d69545739706", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-11-25T15:55:52.000000", "flavor": {"id": "62ca3571-2c0e-4ff6-9648-38ff2432476d", "links": [{"href": "http://172.30.9.29:8774/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d", "rel": "bookmark"}]}, "id": "38b5bf21-7b38-4056-8fb0-4284ffbdbee7", "user_id": "b3ea56b236dd41e583cadc961c3a5545", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-25T15:56:13Z", "hostId": "ce4def1758b3c9ca6c4be1274b81468854b5a3e644240ba000746183", "OS-SRV-USG:terminated_at": "2018-11-25T15:56:12.000000", "key_name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp", "name": "CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst", "created": "2018-11-25T15:55:47Z", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:14,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/38b5bf21-7b38-4056-8fb0-4284ffbdbee7 used request id req-68ef8965-142a-44b0-9ab9-77dc7c27440b 2018-11-25 15:56:14,258 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst] is - DELETED 2018-11-25 15:56:14,258 - create_instance - INFO - VM is - DELETED 2018-11-25 15:56:14,259 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-inst 2018-11-25 15:56:14,260 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp 2018-11-25 15:56:14,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c184fd2cf2ef134c013bde6d06fcd0b4bfe7fb" 2018-11-25 15:56:14,411 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:56:14 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-190e1c29-ab3c-4b60-9d72-9aa8591f9107 x-compute-request-id: req-190e1c29-ab3c-4b60-9d72-9aa8591f9107 Content-Length: 0 Content-Type: application/json 2018-11-25 15:56:14,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-kp used request id req-190e1c29-ab3c-4b60-9d72-9aa8591f9107 2018-11-25 15:56:14,412 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f.pub] 2018-11-25 15:56:14,412 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f] 2018-11-25 15:56:14,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a432c73363a68cb636e1b5cc001f100ebbf1503" 2018-11-25 15:56:14,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:56:14 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-c9c88317-f00a-4d3a-85bc-76e0764bd6c1 x-compute-request-id: req-c9c88317-f00a-4d3a-85bc-76e0764bd6c1 Content-Length: 0 Content-Type: application/json 2018-11-25 15:56:14,490 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/62ca3571-2c0e-4ff6-9648-38ff2432476d used request id req-c9c88317-f00a-4d3a-85bc-76e0764bd6c1 2018-11-25 15:56:14,491 - neutron_utils - INFO - Deleting security group rule with ID - 3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818 2018-11-25 15:56:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:56:14,738 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22ac8e0b-764e-4f02-ab5d-d2e8de3215f3 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:14,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3bbe1c4a-91f5-4b68-8b6f-2dc8909fe818 used request id req-22ac8e0b-764e-4f02-ab5d-d2e8de3215f3 2018-11-25 15:56:14,739 - neutron_utils - INFO - Deleting security group rule with ID - f4685695-f34e-4352-9ab2-72856defe53f 2018-11-25 15:56:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f4685695-f34e-4352-9ab2-72856defe53f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:56:14,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3274c4f2-bf03-43fa-90be-68dfb06d20a7 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:14,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f4685695-f34e-4352-9ab2-72856defe53f used request id req-3274c4f2-bf03-43fa-90be-68dfb06d20a7 2018-11-25 15:56:14,987 - neutron_utils - INFO - Deleting security group rule with ID - 593434b6-4bdf-4fec-b94e-54404bb412a4 2018-11-25 15:56:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/593434b6-4bdf-4fec-b94e-54404bb412a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:56:15,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ecb4dc1-16d8-45df-b481-f56cd36f6a12 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:15,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/593434b6-4bdf-4fec-b94e-54404bb412a4 used request id req-7ecb4dc1-16d8-45df-b481-f56cd36f6a12 2018-11-25 15:56:15,084 - neutron_utils - INFO - Deleting security group rule with ID - e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc 2018-11-25 15:56:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:56:15,344 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7559a5e-250e-4afe-a08c-0be24fb7080f Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:15,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e10e19b0-8c52-42dc-ae2b-a9ee0cfefbcc used request id req-b7559a5e-250e-4afe-a08c-0be24fb7080f 2018-11-25 15:56:15,345 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-sec-grp 2018-11-25 15:56:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/270080ef-0f20-4bab-9419-991fd2ec415a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944a0109cb5189e1217a8a90d55f58b7201ad78" 2018-11-25 15:56:15,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f7b7294-715f-4e8b-a1be-20fe35ccfce1 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:15,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/270080ef-0f20-4bab-9419-991fd2ec415a used request id req-1f7b7294-715f-4e8b-a1be-20fe35ccfce1 2018-11-25 15:56:15,484 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router and subnet CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet 2018-11-25 15:56:15,484 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router 2018-11-25 15:56:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" -d '{"subnet_id": "f12bfd30-889d-43b3-a576-1892cb76840e"}' 2018-11-25 15:56:16,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e008546-950b-47aa-a28e-7b2c9e469ee3 Date: Sun, 25 Nov 2018 15:56:16 GMT RESP BODY: {"network_id": "963571b1-f789-4b51-9811-2f5198880810", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "subnet_id": "f12bfd30-889d-43b3-a576-1892cb76840e", "subnet_ids": ["f12bfd30-889d-43b3-a576-1892cb76840e"], "port_id": "23f68f17-2c78-438b-a111-85094cb711ad", "id": "999f856a-1020-4655-87b0-9f514b15f900"} 2018-11-25 15:56:16,932 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900/remove_router_interface used request id req-5e008546-950b-47aa-a28e-7b2c9e469ee3 2018-11-25 15:56:16,933 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router 2018-11-25 15:56:16,933 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-router 2018-11-25 15:56:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0917a7664f3288f236c616afebf18d6d321bd440" 2018-11-25 15:56:20,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4adde80-09ac-4f57-ad31-c5aaf24679a3 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:20,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/999f856a-1020-4655-87b0-9f514b15f900 used request id req-c4adde80-09ac-4f57-ad31-c5aaf24679a3 2018-11-25 15:56:20,835 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet 2018-11-25 15:56:20,835 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-subnet 2018-11-25 15:56:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f12bfd30-889d-43b3-a576-1892cb76840e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:56:22,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9891261-d377-491a-9b58-8e396c6d15a0 Date: Sun, 25 Nov 2018 15:56:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:22,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f12bfd30-889d-43b3-a576-1892cb76840e used request id req-f9891261-d377-491a-9b58-8e396c6d15a0 2018-11-25 15:56:22,891 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-pub-net 2018-11-25 15:56:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/963571b1-f789-4b51-9811-2f5198880810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d2d2eaa5f716539d512a34bfcc64a0831bff40" 2018-11-25 15:56:24,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e51f0456-f0b2-4c43-af76-8a1cba12f904 Date: Sun, 25 Nov 2018 15:56:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:24,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/963571b1-f789-4b51-9811-2f5198880810 used request id req-e51f0456-f0b2-4c43-af76-8a1cba12f904 2018-11-25 15:56:24,403 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e7e578b1-5eb7-4d98-8a33-3b3de20a4c3f-image 2018-11-25 15:56:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa04b109597f3467c14947c5f094b9df5fe6da3" 2018-11-25 15:56:25,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad430810-4f45-4058-9df1-bc5c60434ff6 Date: Sun, 25 Nov 2018 15:56:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:56:25,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/72b1b930-0db1-4e2b-b24a-d69545739706 used request id req-ad430810-4f45-4058-9df1-bc5c60434ff6 2018-11-25 15:56:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:26,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f7e85c21-3fd9-421d-9578-d1378edbf692 Date: Sun, 25 Nov 2018 15:56:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:22Z", "updated_at": "2018-11-25T15:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "revision_number": 0, "id": "3e8336b4-9a23-4afa-8fe2-b965c0498909", "remote_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "revision_number": 0, "id": "6fd64467-fe64-4d5b-8a2d-cb0601cfa493", "remote_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "revision_number": 0, "id": "aef376ba-a0b6-464b-bafa-407bf10f5e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "revision_number": 0, "id": "c6a00fd8-d290-444d-8ae9-01e4c62e5fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738"}], "revision_number": 4, "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:56:26,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f7e85c21-3fd9-421d-9578-d1378edbf692 2018-11-25 15:56:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:26,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ab7704-14d2-4641-9ce5-5b8b3d3a678d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738"}, "enabled": true, "id": "f1e2cb1cefe64e49964b83d7b9d5c738", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj"}} 2018-11-25 15:56:26,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-90ab7704-14d2-4641-9ce5-5b8b3d3a678d 2018-11-25 15:56:26,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3129c196-b02f-4121-b8b4-c7065a48c86d 2018-11-25 15:56:26,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3129c196-b02f-4121-b8b4-c7065a48c86d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:26,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-24b301b8-1b8d-49df-b744-6b6eced44811 Date: Sun, 25 Nov 2018 15:56:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:22Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "3e8336b4-9a23-4afa-8fe2-b965c0498909"}, {"remote_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:22Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "6fd64467-fe64-4d5b-8a2d-cb0601cfa493"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:22Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "aef376ba-a0b6-464b-bafa-407bf10f5e55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:55:22Z", "security_group_id": "3129c196-b02f-4121-b8b4-c7065a48c86d", "port_range_min": null, "revision_number": 0, "tenant_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "created_at": "2018-11-25T15:55:22Z", "project_id": "f1e2cb1cefe64e49964b83d7b9d5c738", "id": "c6a00fd8-d290-444d-8ae9-01e4c62e5fb9"}]} 2018-11-25 15:56:26,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3129c196-b02f-4121-b8b4-c7065a48c86d used request id req-24b301b8-1b8d-49df-b744-6b6eced44811 2018-11-25 15:56:26,478 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:56:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3129c196-b02f-4121-b8b4-c7065a48c86d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:26,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3e4484c-60fc-4dda-9365-76776c3cfb20 Content-Length: 0 Date: Sun, 25 Nov 2018 15:56:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:56:26,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3129c196-b02f-4121-b8b4-c7065a48c86d used request id req-f3e4484c-60fc-4dda-9365-76776c3cfb20 2018-11-25 15:56:26,776 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj 2018-11-25 15:56:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:26,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca694c05-f8d1-4961-bcf5-0aaaa5048a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:56:26,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f1e2cb1cefe64e49964b83d7b9d5c738 used request id req-ca694c05-f8d1-4961-bcf5-0aaaa5048a8e 2018-11-25 15:56:26,976 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-proj-role 2018-11-25 15:56:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/11a2c5dcf2704c688cabae2def80f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:27,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb0c7b4-d54f-424a-8a08-1263c191f207 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:56:27,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/11a2c5dcf2704c688cabae2def80f1b8 used request id req-dcb0c7b4-d54f-424a-8a08-1263c191f207 2018-11-25 15:56:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed89c110ba93293d23a45ac2b510bbe6637288" 2018-11-25 15:56:27,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835ad9bb-0274-448d-8dbc-0749facbe175 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:56:27,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-835ad9bb-0274-448d-8dbc-0749facbe175 2018-11-25 15:56:27,193 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ac550a48-ea1a-4d7-user 2018-11-25 15:56:27,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b3ea56b236dd41e583cadc961c3a5545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163d2949dda4c23b0662febedc607809b59e2bd6" 2018-11-25 15:56:27,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff6b4f21-c899-4945-ad7d-fd46af95f0f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:56:27,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b3ea56b236dd41e583cadc961c3a5545 used request id req-ff6b4f21-c899-4945-ad7d-fd46af95f0f4 2018-11-25 15:56:27,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:27,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["4eIuZwYMRymO9GZIRwGO3Q"], "issued_at": "2018-11-25T15:56:27.000000Z"}} 2018-11-25 15:56:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cc7e4ff190b81c3cff4d85884c9bf19ddcf767" 2018-11-25 15:56:27,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426dce0f-a575-4ce2-a31d-81c7cfa13ebb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:27,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-426dce0f-a575-4ce2-a31d-81c7cfa13ebb 2018-11-25 15:56:27,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:27,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:28,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["H7GQ7H5SQuSA0G10HwJbvA"], "issued_at": "2018-11-25T15:56:28.000000Z"}} 2018-11-25 15:56:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:56:28,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0531de-f489-47a2-b9d2-6ec03d97cf4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:28,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a0531de-f489-47a2-b9d2-6ec03d97cf4c 2018-11-25 15:56:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:56:28,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:56:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:56:28,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcb18cf-faae-453e-be25-b891da2b4887 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:56:28,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj used request id req-bbcb18cf-faae-453e-be25-b891da2b4887 2018-11-25 15:56:28,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:56:28,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b521af5-e9f2-46ca-b43d-be9a3b8bd628 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:56:28,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7b521af5-e9f2-46ca-b43d-be9a3b8bd628 2018-11-25 15:56:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}}' 2018-11-25 15:56:28,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5fb6963-59bb-4315-a1e2-e52a803776dc Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:28,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f5fb6963-59bb-4315-a1e2-e52a803776dc 2018-11-25 15:56:28,644 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj 2018-11-25 15:56:28,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:28,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:29,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["XdDAvgXKTG67g5FKKrpdPQ"], "issued_at": "2018-11-25T15:56:29.000000Z"}} 2018-11-25 15:56:29,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00831f214e911f9d76c385b315e4b007f859624" 2018-11-25 15:56:29,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca28c2a3-92f0-45af-984b-74f9bd9c29d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:29,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca28c2a3-92f0-45af-984b-74f9bd9c29d6 2018-11-25 15:56:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:56:29,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:56:29,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00831f214e911f9d76c385b315e4b007f859624" 2018-11-25 15:56:29,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b98979-942f-4dee-ad2e-1f7a4f22495c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:56:29,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-09b98979-942f-4dee-ad2e-1f7a4f22495c 2018-11-25 15:56:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00831f214e911f9d76c385b315e4b007f859624" 2018-11-25 15:56:29,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354fc175-1d84-4060-9498-3d8b4aeed6e3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}]} 2018-11-25 15:56:29,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj used request id req-354fc175-1d84-4060-9498-3d8b4aeed6e3 2018-11-25 15:56:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00831f214e911f9d76c385b315e4b007f859624" 2018-11-25 15:56:29,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fe06ed-9d15-46b2-81ca-b18e51c145ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:56:29,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-16fe06ed-9d15-46b2-81ca-b18e51c145ea 2018-11-25 15:56:29,699 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user 2018-11-25 15:56:29,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:29,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:56:29,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16f4804-41a6-4fc6-8f26-9178b3e9ef29 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:56:29,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b16f4804-41a6-4fc6-8f26-9178b3e9ef29 2018-11-25 15:56:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}}' 2018-11-25 15:56:29,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0771600-3d40-44eb-895c-0d2dae618d66 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9efe9babb318489d9c307032ea049c47", "links": {"self": "http://172.30.9.29:5000/v3/roles/9efe9babb318489d9c307032ea049c47"}, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}} 2018-11-25 15:56:29,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c0771600-3d40-44eb-895c-0d2dae618d66 2018-11-25 15:56:29,920 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role 2018-11-25 15:56:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9efe9babb318489d9c307032ea049c47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:56:30,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90c99bf-837b-4a9a-b8fa-df946f5be698 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9efe9babb318489d9c307032ea049c47"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role", "id": "9efe9babb318489d9c307032ea049c47"}} 2018-11-25 15:56:30,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9efe9babb318489d9c307032ea049c47 used request id req-a90c99bf-837b-4a9a-b8fa-df946f5be698 2018-11-25 15:56:30,003 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role to project CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj 2018-11-25 15:56:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3/users/0d1f07d563534cd4bbacf2dfc953b688/roles/9efe9babb318489d9c307032ea049c47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:56:30,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01b5754-bd8e-4398-9ec9-ae68840093e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:56:30,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3/users/0d1f07d563534cd4bbacf2dfc953b688/roles/9efe9babb318489d9c307032ea049c47 used request id req-d01b5754-bd8e-4398-9ec9-ae68840093e3 2018-11-25 15:56:30,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:56:30,145 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:56:30,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:30,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:30,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["nGZ1S0uYRgaVsbJpZJTUgg"], "issued_at": "2018-11-25T15:56:30.000000Z"}} 2018-11-25 15:56:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:56:30,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56ad263-b356-4d9c-8c3c-0aadf39de5ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:30,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e56ad263-b356-4d9c-8c3c-0aadf39de5ad 2018-11-25 15:56:30,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:56:30,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-70bdaa44-0a78-42ce-b1ac-2c28b0090694 Date: Sun, 25 Nov 2018 15:56:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image"} 2018-11-25 15:56:30,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image used request id req-70bdaa44-0a78-42ce-b1ac-2c28b0090694 2018-11-25 15:56:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:56:30,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7919c97f-9a5c-4bf0-bc61-1e5ebaf180ea Date: Sun, 25 Nov 2018 15:56:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:56:30,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7919c97f-9a5c-4bf0-bc61-1e5ebaf180ea 2018-11-25 15:56:30,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image"}' 2018-11-25 15:56:31,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 X-Openstack-Request-Id: req-09518d3e-724c-4f50-809d-17a108295439 Date: Sun, 25 Nov 2018 15:56:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:56:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:56:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8", "min_disk": 0, "protected": false, "id": "96885750-9650-4be8-b04e-da909504b5c8", "file": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8/file", "checksum": null, "owner": "34280f04717d4906aaf800e7e3d6cca3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:56:31,143 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-09518d3e-724c-4f50-809d-17a108295439 2018-11-25 15:56:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" -d '' 2018-11-25 15:56:32,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fb7c703-9deb-4b3f-8af9-9ee12143f683 Date: Sun, 25 Nov 2018 15:56:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:56:32,475 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8/file used request id req-5fb7c703-9deb-4b3f-8af9-9ee12143f683 2018-11-25 15:56:32,475 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:56:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:56:32,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-6d279e19-b881-4049-be93-ee91500f8145 Date: Sun, 25 Nov 2018 15:56:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:56:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:56:32Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/96885750-9650-4be8-b04e-da909504b5c8/snap", "metadata": {}}], "self": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8", "min_disk": 0, "protected": false, "id": "96885750-9650-4be8-b04e-da909504b5c8", "file": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34280f04717d4906aaf800e7e3d6cca3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/96885750-9650-4be8-b04e-da909504b5c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:56:32,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 used request id req-6d279e19-b881-4049-be93-ee91500f8145 2018-11-25 15:56:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:56:32,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05e7a64d-4069-4aca-bf67-e73968f8089b Date: Sun, 25 Nov 2018 15:56:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:56:32,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-05e7a64d-4069-4aca-bf67-e73968f8089b 2018-11-25 15:56:32,796 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image 2018-11-25 15:56:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:56:32,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-b8b300be-3574-4bd1-835c-464dac38a124 Date: Sun, 25 Nov 2018 15:56:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:56:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:56:32Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/96885750-9650-4be8-b04e-da909504b5c8/snap", "metadata": {}}], "self": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8", "min_disk": 0, "protected": false, "id": "96885750-9650-4be8-b04e-da909504b5c8", "file": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34280f04717d4906aaf800e7e3d6cca3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/96885750-9650-4be8-b04e-da909504b5c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:56:32,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 used request id req-b8b300be-3574-4bd1-835c-464dac38a124 2018-11-25 15:56:32,952 - create_image - DEBUG - Instance status is - active 2018-11-25 15:56:32,952 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image 2018-11-25 15:56:32,952 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image 2018-11-25 15:56:32,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:32,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:33,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["U-L379cETvSHudlOfffAEg"], "issued_at": "2018-11-25T15:56:33.000000Z"}} 2018-11-25 15:56:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:56:33,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639a1466-ac15-404e-8822-78f4ac40e3ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:33,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-639a1466-ac15-404e-8822-78f4ac40e3ad 2018-11-25 15:56:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:56:33,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a877fa3e-6701-4dc9-bf96-6a2cf56ac806 Date: Sun, 25 Nov 2018 15:56:33 GMT RESP BODY: {"networks":[]} 2018-11-25 15:56:33,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-a877fa3e-6701-4dc9-bf96-6a2cf56ac806 2018-11-25 15:56:33,601 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net 2018-11-25 15:56:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net", "admin_state_up": true}}' 2018-11-25 15:56:34,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9a08ccb7-9605-483e-b0b6-d3ffab40104e Date: Sun, 25 Nov 2018 15:56:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"063cb262-b98f-4843-ba6f-33f2f849d46a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:56:34Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","mtu":1450}} 2018-11-25 15:56:34,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-9a08ccb7-9605-483e-b0b6-d3ffab40104e 2018-11-25 15:56:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:56:34,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5b65dbdb-94bf-41e3-956b-a73cbe6e6a19 Date: Sun, 25 Nov 2018 15:56:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:34,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-5b65dbdb-94bf-41e3-956b-a73cbe6e6a19 2018-11-25 15:56:34,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:56:34,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea4ff156-a0a3-4fd4-b248-94f9a08fe543 Date: Sun, 25 Nov 2018 15:56:34 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:56:34,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-ea4ff156-a0a3-4fd4-b248-94f9a08fe543 2018-11-25 15:56:34,537 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet 2018-11-25 15:56:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" -d '{"subnets": [{"ip_version": 4, "network_id": "063cb262-b98f-4843-ba6f-33f2f849d46a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]}' 2018-11-25 15:56:35,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f31a0a2-7cbf-4e23-bded-f1192184f0f2 Date: Sun, 25 Nov 2018 15:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:35,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3f31a0a2-7cbf-4e23-bded-f1192184f0f2 2018-11-25 15:56:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:56:35,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-786dacee-a37a-4b4c-b39f-17571bbb7a25 Date: Sun, 25 Nov 2018 15:56:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:35,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-786dacee-a37a-4b4c-b39f-17571bbb7a25 2018-11-25 15:56:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:56:35,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d3baae9-0292-448e-9b0d-b3caf77c3312 Date: Sun, 25 Nov 2018 15:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:35,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-5d3baae9-0292-448e-9b0d-b3caf77c3312 2018-11-25 15:56:35,661 - OpenStackNetwork - DEBUG - Network [063cb262-b98f-4843-ba6f-33f2f849d46a] created successfully 2018-11-25 15:56:35,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:35,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:36,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["iJiVfmTrS1KQK1axtKYFiA"], "issued_at": "2018-11-25T15:56:36.000000Z"}} 2018-11-25 15:56:36,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:36,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060c46c0-57b0-4ab9-9947-1d9e6fc20c14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:36,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-060c46c0-57b0-4ab9-9947-1d9e6fc20c14 2018-11-25 15:56:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:36,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05bde1b2-c72d-4996-a1f9-7f13a75b74c9 Date: Sun, 25 Nov 2018 15:56:36 GMT RESP BODY: {"routers": []} 2018-11-25 15:56:36,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router&admin_state_up=True used request id req-05bde1b2-c72d-4996-a1f9-7f13a75b74c9 2018-11-25 15:56:36,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:36,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:36,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["NFrmcq00QWqR_bK7pV9f2g"], "issued_at": "2018-11-25T15:56:36.000000Z"}} 2018-11-25 15:56:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b129d5103c763cfdb14683c46c5d336da461d79b" 2018-11-25 15:56:36,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588772b8-b736-4496-bc68-168be992f686 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:36,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-588772b8-b736-4496-bc68-168be992f686 2018-11-25 15:56:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4865f64b-65ed-4ae8-bec7-bd99540299b0 Date: Sun, 25 Nov 2018 15:56:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:56:37,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-4865f64b-65ed-4ae8-bec7-bd99540299b0 2018-11-25 15:56:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:37,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-276a35ea-ef5f-44a0-a85c-cc6f03dd2cfd Date: Sun, 25 Nov 2018 15:56:37 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:56:37,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-276a35ea-ef5f-44a0-a85c-cc6f03dd2cfd 2018-11-25 15:56:37,377 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router 2018-11-25 15:56:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router", "admin_state_up": true}}' 2018-11-25 15:56:42,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b7fd7b70-708c-4912-9c21-007ac74727f6 Date: Sun, 25 Nov 2018 15:56:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:37Z", "admin_state_up": true, "updated_at": "2018-11-25T15:56:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cd8f453a-648b-445d-a8fd-ef7236dd33b0", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router"}} 2018-11-25 15:56:42,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-b7fd7b70-708c-4912-9c21-007ac74727f6 2018-11-25 15:56:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cd8f453a-648b-445d-a8fd-ef7236dd33b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:42,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cefbe447-8340-4fea-8de5-798cac3c1d37 Date: Sun, 25 Nov 2018 15:56:42 GMT RESP BODY: {"ports":[]} 2018-11-25 15:56:42,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cd8f453a-648b-445d-a8fd-ef7236dd33b0 used request id req-cefbe447-8340-4fea-8de5-798cac3c1d37 2018-11-25 15:56:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:42,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c01a9b86-84a1-409d-88b7-eebc8937080c Date: Sun, 25 Nov 2018 15:56:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:42,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-c01a9b86-84a1-409d-88b7-eebc8937080c 2018-11-25 15:56:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:56:42,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:56:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:56:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:42,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8746147-a115-4b81-9309-f9af3ddd9e08 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:42,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-f8746147-a115-4b81-9309-f9af3ddd9e08 2018-11-25 15:56:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:42,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bad85b62-33a3-426e-a8e6-b74aa50bd3ed Date: Sun, 25 Nov 2018 15:56:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:42,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-bad85b62-33a3-426e-a8e6-b74aa50bd3ed 2018-11-25 15:56:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:43,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5a15aa9f-4c72-4098-ae21-21622649a4de Date: Sun, 25 Nov 2018 15:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:43,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet used request id req-5a15aa9f-4c72-4098-ae21-21622649a4de 2018-11-25 15:56:43,037 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:56:43,037 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router 2018-11-25 15:56:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" -d '{"subnet_id": "ca838c83-9e48-442b-82e7-5e417a90ee91"}' 2018-11-25 15:56:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b87371c-ce30-4f46-87ff-3d9b7a09f794 Date: Sun, 25 Nov 2018 15:56:45 GMT RESP BODY: {"network_id": "063cb262-b98f-4843-ba6f-33f2f849d46a", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "subnet_id": "ca838c83-9e48-442b-82e7-5e417a90ee91", "subnet_ids": ["ca838c83-9e48-442b-82e7-5e417a90ee91"], "port_id": "19da6b2e-6d38-4331-a4ee-40e556fce070", "id": "cd8f453a-648b-445d-a8fd-ef7236dd33b0"} 2018-11-25 15:56:45,166 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0/add_router_interface used request id req-4b87371c-ce30-4f46-87ff-3d9b7a09f794 2018-11-25 15:56:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:45,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bdab3ed2-9e45-4909-9f26-1a0bce08b563 Date: Sun, 25 Nov 2018 15:56:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:37Z", "admin_state_up": true, "updated_at": "2018-11-25T15:56:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cd8f453a-648b-445d-a8fd-ef7236dd33b0", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router"}} 2018-11-25 15:56:45,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0 used request id req-bdab3ed2-9e45-4909-9f26-1a0bce08b563 2018-11-25 15:56:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cd8f453a-648b-445d-a8fd-ef7236dd33b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:45,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-54c4f312-f187-4d2f-8598-4dad6e0796d5 Date: Sun, 25 Nov 2018 15:56:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"}]} 2018-11-25 15:56:45,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cd8f453a-648b-445d-a8fd-ef7236dd33b0 used request id req-54c4f312-f187-4d2f-8598-4dad6e0796d5 2018-11-25 15:56:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ca838c83-9e48-442b-82e7-5e417a90ee91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:56:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2bac9e8e-7a35-4e1b-9ab6-5d0492ecbac0 Date: Sun, 25 Nov 2018 15:56:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}} 2018-11-25 15:56:45,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ca838c83-9e48-442b-82e7-5e417a90ee91 used request id req-2bac9e8e-7a35-4e1b-9ab6-5d0492ecbac0 2018-11-25 15:56:45,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:45,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:46,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["OBdhoIebS7iV0xD41DfCJA"], "issued_at": "2018-11-25T15:56:46.000000Z"}} 2018-11-25 15:56:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67139be381775838407250cad6a1cffe799b7707" 2018-11-25 15:56:46,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a86a261-435b-4036-b771-983226baba0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:46,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4a86a261-435b-4036-b771-983226baba0c 2018-11-25 15:56:46,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:56:46,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67139be381775838407250cad6a1cffe799b7707" 2018-11-25 15:56:46,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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 x-openstack-request-id: req-41bb1216-54d8-426f-bd18-233c1646b067 x-compute-request-id: req-41bb1216-54d8-426f-bd18-233c1646b067 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:56:46,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-41bb1216-54d8-426f-bd18-233c1646b067 2018-11-25 15:56:46,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67139be381775838407250cad6a1cffe799b7707" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:56:46,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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-5c93a9f8-3a91-4adb-a792-66ba7aab5799 x-compute-request-id: req-5c93a9f8-3a91-4adb-a792-66ba7aab5799 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "01e579bf-58cb-46bf-84e1-6f3679091071", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:56:46,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5c93a9f8-3a91-4adb-a792-66ba7aab5799 2018-11-25 15:56:46,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:46,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:46,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["JUPQgsrNTl2xNPGTDXelxA"], "issued_at": "2018-11-25T15:56:46.000000Z"}} 2018-11-25 15:56:46,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b7520d8df4103bfd8517e24c9fcf528abbb299" 2018-11-25 15:56:47,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe7271d-a147-4f8a-b421-4ffef04467d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:47,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5fe7271d-a147-4f8a-b421-4ffef04467d5 2018-11-25 15:56:47,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:56:47,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b7520d8df4103bfd8517e24c9fcf528abbb299" 2018-11-25 15:56:47,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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 x-openstack-request-id: req-590a5260-8977-47e2-8fca-fc8353c2877b x-compute-request-id: req-590a5260-8977-47e2-8fca-fc8353c2877b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:56:47,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-590a5260-8977-47e2-8fca-fc8353c2877b 2018-11-25 15:56:47,181 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp... 2018-11-25 15:56:47,181 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:56:47,247 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp 2018-11-25 15:56:47,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b7520d8df4103bfd8517e24c9fcf528abbb299" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9rVOiZP7pZDOtur5Zu07OWJ9ZqLNIfLdin9FV2RGSu4hzRuGcZw1x7nYiKk07hIP5ZPW65ff3/F/p4PwdSpLFYMwQQWGAr4GoabcYRH86uR7wnxCGiRCpK76DGf5UeBwBmBXGZ+IYKoOUMEQkYvI4t12Wj63OplCVDNFf4CP+dQ==", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp"}}' 2018-11-25 15:56:47,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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-45f5a361-f4f7-4c0a-b8a8-7fc51f7b5c3d x-compute-request-id: req-45f5a361-f4f7-4c0a-b8a8-7fc51f7b5c3d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9rVOiZP7pZDOtur5Zu07OWJ9ZqLNIfLdin9FV2RGSu4hzRuGcZw1x7nYiKk07hIP5ZPW65ff3/F/p4PwdSpLFYMwQQWGAr4GoabcYRH86uR7wnxCGiRCpK76DGf5UeBwBmBXGZ+IYKoOUMEQkYvI4t12Wj63OplCVDNFf4CP+dQ==", "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "fingerprint": "f7:98:1e:14:62:08:0e:d7:3d:a6:5f:78:ea:61:12:b8"}} 2018-11-25 15:56:47,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-45f5a361-f4f7-4c0a-b8a8-7fc51f7b5c3d 2018-11-25 15:56:47,305 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee.pub 2018-11-25 15:56:47,305 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:56:47,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:47,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:47,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["gNl1OKsJRxKiQrQEhQAraQ"], "issued_at": "2018-11-25T15:56:47.000000Z"}} 2018-11-25 15:56:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:47,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760d4f35-97f6-4c0b-b25d-016c328d417d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:47,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-760d4f35-97f6-4c0b-b25d-016c328d417d 2018-11-25 15:56:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:47,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-31ea401a-62e8-43ee-b970-3fd5242e9015 Date: Sun, 25 Nov 2018 15:56:47 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:56:47,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp used request id req-31ea401a-62e8-43ee-b970-3fd5242e9015 2018-11-25 15:56:47,984 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp... 2018-11-25 15:56:47,984 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp 2018-11-25 15:56:47,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}}' 2018-11-25 15:56:48,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cf4f7189-c3fb-4f02-9df8-bc6fe0f41a1c Date: Sun, 25 Nov 2018 15:56:48 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "updated_at": "2018-11-25T15:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 2, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}} 2018-11-25 15:56:48,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-cf4f7189-c3fb-4f02-9df8-bc6fe0f41a1c 2018-11-25 15:56:48,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:48,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef340006-ec93-42c8-aa27-abaa4ba83054 Date: Sun, 25 Nov 2018 15:56:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:48,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-ef340006-ec93-42c8-aa27-abaa4ba83054 2018-11-25 15:56:48,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:48,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac224481-6776-4e4b-9b20-e57dfad445d4 Date: Sun, 25 Nov 2018 15:56:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:48,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-ac224481-6776-4e4b-9b20-e57dfad445d4 2018-11-25 15:56:48,898 - neutron_utils - INFO - Retrieving security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-beec6b9e-2168-41a9-a384-93551eb20c1f Date: Sun, 25 Nov 2018 15:56:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "updated_at": "2018-11-25T15:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 2, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}]} 2018-11-25 15:56:49,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-beec6b9e-2168-41a9-a384-93551eb20c1f 2018-11-25 15:56:49,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5c608b7-c0c5-4fb5-b87b-fc093cdf02e6 Date: Sun, 25 Nov 2018 15:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:49,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-f5c608b7-c0c5-4fb5-b87b-fc093cdf02e6 2018-11-25 15:56:49,262 - neutron_utils - INFO - Retrieving security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-cb344c20-114e-4932-88b9-c4bc2d084233 Date: Sun, 25 Nov 2018 15:56:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "updated_at": "2018-11-25T15:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 2, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}]} 2018-11-25 15:56:49,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-cb344c20-114e-4932-88b9-c4bc2d084233 2018-11-25 15:56:49,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-afb2672a-a8c2-4c58-b685-3a0130ce7d81 Date: Sun, 25 Nov 2018 15:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:49,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-afb2672a-a8c2-4c58-b685-3a0130ce7d81 2018-11-25 15:56:49,517 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp 2018-11-25 15:56:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9ef71984-430f-418d-b6ba-285bc78c769c Date: Sun, 25 Nov 2018 15:56:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "updated_at": "2018-11-25T15:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 2, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}]} 2018-11-25 15:56:49,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp used request id req-9ef71984-430f-418d-b6ba-285bc78c769c 2018-11-25 15:56:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:56:49,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:56:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:56:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137c12bc-1681-4a4c-9f3b-455e0e8d1f55 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:49,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-137c12bc-1681-4a4c-9f3b-455e0e8d1f55 2018-11-25 15:56:49,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:49,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:49,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c931d798-0d96-408e-a6c1-880005369503 Date: Sun, 25 Nov 2018 15:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:49,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-c931d798-0d96-408e-a6c1-880005369503 2018-11-25 15:56:49,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"}}' 2018-11-25 15:56:50,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e4a7c5d2-6271-4be4-b3b9-a53e25fd04c3 Date: Sun, 25 Nov 2018 15:56:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:50Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "9acb2eb8-17f8-4b3c-91ea-44aafe27148a"}} 2018-11-25 15:56:50,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-e4a7c5d2-6271-4be4-b3b9-a53e25fd04c3 2018-11-25 15:56:50,142 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp 2018-11-25 15:56:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:50,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-afd7d718-d7b7-475a-809b-23e8f9d25508 Date: Sun, 25 Nov 2018 15:56:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "updated_at": "2018-11-25T15:56:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:50Z", "revision_number": 0, "id": "9acb2eb8-17f8-4b3c-91ea-44aafe27148a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 3, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}]} 2018-11-25 15:56:50,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp used request id req-afd7d718-d7b7-475a-809b-23e8f9d25508 2018-11-25 15:56:50,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:50,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0d1296-ecde-45f6-9ca9-990ca336a97a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:50,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-9d0d1296-ecde-45f6-9ca9-990ca336a97a 2018-11-25 15:56:50,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:50,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ec52e50e-535e-4ed4-9268-d1ef0607b171 Date: Sun, 25 Nov 2018 15:56:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:50Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "9acb2eb8-17f8-4b3c-91ea-44aafe27148a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:50,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-ec52e50e-535e-4ed4-9268-d1ef0607b171 2018-11-25 15:56:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"}}' 2018-11-25 15:56:50,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c566729d-9512-473e-bab7-ab0889358038 Date: Sun, 25 Nov 2018 15:56:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": 22, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:50Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "b16bf5cc-cfc7-472d-94e9-28fa3b442b8b"}} 2018-11-25 15:56:50,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-c566729d-9512-473e-bab7-ab0889358038 2018-11-25 15:56:50,789 - neutron_utils - INFO - Retrieving security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-e8e93f3f-d697-42e8-b80d-a85ccea3ee33 Date: Sun, 25 Nov 2018 15:56:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "updated_at": "2018-11-25T15:56:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:50Z", "revision_number": 0, "id": "9acb2eb8-17f8-4b3c-91ea-44aafe27148a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:56:50Z", "revision_number": 0, "id": "b16bf5cc-cfc7-472d-94e9-28fa3b442b8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "revision_number": 0, "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 4, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}]} 2018-11-25 15:56:50,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-e8e93f3f-d697-42e8-b80d-a85ccea3ee33 2018-11-25 15:56:50,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 2018-11-25 15:56:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:56:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8a7b2cf2-19d6-4b92-8886-22a1f399acd0 Date: Sun, 25 Nov 2018 15:56:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "8d55f858-61e3-4c9c-8925-3f120ebb288e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:50Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "9acb2eb8-17f8-4b3c-91ea-44aafe27148a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:56:50Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": 22, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:50Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "b16bf5cc-cfc7-472d-94e9-28fa3b442b8b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:48Z", "security_group_id": "db4f5ced-0872-46c6-ae2f-8ce1ae85afe6", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:48Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cee9935d-4600-4fa4-a4ba-43c0ec1d26ce"}]} 2018-11-25 15:56:51,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-8a7b2cf2-19d6-4b92-8886-22a1f399acd0 2018-11-25 15:56:51,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:51,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:51,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["O6X-73U4Sxi0hF1TzTMFew"], "issued_at": "2018-11-25T15:56:51.000000Z"}} 2018-11-25 15:56:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:51,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cae2d6-cab8-4b2b-9900-370c48984b3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:51,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e0cae2d6-cab8-4b2b-9900-370c48984b3d 2018-11-25 15:56:51,632 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:56:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:51,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a3c276-af4e-4084-a140-e3341bdb58d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:51,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-65a3c276-af4e-4084-a140-e3341bdb58d3 2018-11-25 15:56:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:51,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-139c8a44-68aa-4079-a67b-e4504e21b0ef Date: Sun, 25 Nov 2018 15:56:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:51,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-139c8a44-68aa-4079-a67b-e4504e21b0ef 2018-11-25 15:56:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:56:51,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:56:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:52,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657952b2-8cf2-4590-9a22-6a89782368c1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:52,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-657952b2-8cf2-4590-9a22-6a89782368c1 2018-11-25 15:56:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:52,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6e3cf325-1123-4343-8804-16b742dd3a42 Date: Sun, 25 Nov 2018 15:56:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:52,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-6e3cf325-1123-4343-8804-16b742dd3a42 2018-11-25 15:56:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:52,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db29166b-3e39-4192-a9ed-bf674a162a5b Date: Sun, 25 Nov 2018 15:56:52 GMT RESP BODY: {"ports":[]} 2018-11-25 15:56:52,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1&admin_state_up=True used request id req-db29166b-3e39-4192-a9ed-bf674a162a5b 2018-11-25 15:56:52,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:52,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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-2dc2816c-97bc-4e29-a7fd-ab87fad3571d x-compute-request-id: req-2dc2816c-97bc-4e29-a7fd-ab87fad3571d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:56:52,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst used request id req-2dc2816c-97bc-4e29-a7fd-ab87fad3571d 2018-11-25 15:56:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:52,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8525ba7d-80b3-4569-afeb-c03212d0873f Date: Sun, 25 Nov 2018 15:56:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:52,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-8525ba7d-80b3-4569-afeb-c03212d0873f 2018-11-25 15:56:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:52,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9f1606-4039-40a3-893b-2bee5f2cf0e8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:52,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-db9f1606-4039-40a3-893b-2bee5f2cf0e8 2018-11-25 15:56:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:53,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b1b9fd0-2dd5-494e-87e5-1ce9bb835dd4 Date: Sun, 25 Nov 2018 15:56:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:53,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-5b1b9fd0-2dd5-494e-87e5-1ce9bb835dd4 2018-11-25 15:56:53,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:53,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ee6ddd3e-5b33-4e50-ba88-25a6011b1a4b Date: Sun, 25 Nov 2018 15:56:53 GMT RESP BODY: {"ports":[]} 2018-11-25 15:56:53,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1&admin_state_up=True used request id req-ee6ddd3e-5b33-4e50-ba88-25a6011b1a4b 2018-11-25 15:56:53,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:56:53,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:56:53,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9efe9babb318489d9c307032ea049c47", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role"}], "expires_at": "2018-11-25T16:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34280f04717d4906aaf800e7e3d6cca3", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/34280f04717d4906aaf800e7e3d6cca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user", "id": "0d1f07d563534cd4bbacf2dfc953b688"}, "audit_ids": ["s8PAsU3IRvKMWeffQVxelQ"], "issued_at": "2018-11-25T15:56:53.000000Z"}} 2018-11-25 15:56:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e42f7fafd6c35d107ef4fca503422d433c91a5d" 2018-11-25 15:56:53,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6892d0-292f-406b-9d31-6db0282bb6ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:56:53,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6e6892d0-292f-406b-9d31-6db0282bb6ff 2018-11-25 15:56:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:54,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ddec7ffd-cac1-45c7-804e-bc50f2717f85 Date: Sun, 25 Nov 2018 15:56:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:54,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-ddec7ffd-cac1-45c7-804e-bc50f2717f85 2018-11-25 15:56:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:54,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-53489846-3721-42d3-ab8b-e0db850652ce Date: Sun, 25 Nov 2018 15:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:54,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-53489846-3721-42d3-ab8b-e0db850652ce 2018-11-25 15:56:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:54,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-528e6170-70c9-4296-899b-73fe82ea3779 Date: Sun, 25 Nov 2018 15:56:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:54,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-528e6170-70c9-4296-899b-73fe82ea3779 2018-11-25 15:56:54,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:56:54,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:56:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:56:54,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e42f7fafd6c35d107ef4fca503422d433c91a5d" 2018-11-25 15:56:54,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcfd3bd-93dd-42da-983f-891f9f40fb72 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:54,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-4fcfd3bd-93dd-42da-983f-891f9f40fb72 2018-11-25 15:56:54,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:54,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f0628009-a004-4e03-a101-36d4f34bbd17 Date: Sun, 25 Nov 2018 15:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:54,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-f0628009-a004-4e03-a101-36d4f34bbd17 2018-11-25 15:56:54,811 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net 2018-11-25 15:56:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"port": {"network_id": "063cb262-b98f-4843-ba6f-33f2f849d46a", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1", "admin_state_up": true}}' 2018-11-25 15:56:55,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-90b96a0b-acf1-498b-8cca-5a7d91dd3f83 Date: Sun, 25 Nov 2018 15:56:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549"],"mac_address":"fa:16:3e:9e:df:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","project_id":"34280f04717d4906aaf800e7e3d6cca3","qos_policy_id":null,"admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal"}} 2018-11-25 15:56:55,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-90b96a0b-acf1-498b-8cca-5a7d91dd3f83 2018-11-25 15:56:55,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1e328bea-f764-4f27-baa6-082cfa91f4b6 Date: Sun, 25 Nov 2018 15:56:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:56:56,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-1e328bea-f764-4f27-baa6-082cfa91f4b6 2018-11-25 15:56:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec829bd9-2eee-433f-9372-70ffb1773301 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:56,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-ec829bd9-2eee-433f-9372-70ffb1773301 2018-11-25 15:56:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f971a298-654b-424d-8141-fe6de45c7839 Date: Sun, 25 Nov 2018 15:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:56:56,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-f971a298-654b-424d-8141-fe6de45c7839 2018-11-25 15:56:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-a3b0f074-08f9-4a98-9d03-f0005aa403a8 Date: Sun, 25 Nov 2018 15:56:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:56:56,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1&admin_state_up=True used request id req-a3b0f074-08f9-4a98-9d03-f0005aa403a8 2018-11-25 15:56:56,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b15bd0d-5c76-406d-a723-86dc582bdf12 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:56:56,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-2b15bd0d-5c76-406d-a723-86dc582bdf12 2018-11-25 15:56:56,680 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst 2018-11-25 15:56:56,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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,Accept-Encoding x-openstack-request-id: req-eb02ca93-61de-4245-9a1c-0220fb58efe9 x-compute-request-id: req-eb02ca93-61de-4245-9a1c-0220fb58efe9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-flavor-name"}]} 2018-11-25 15:56:56,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-eb02ca93-61de-4245-9a1c-0220fb58efe9 2018-11-25 15:56:56,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56: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,Accept-Encoding x-openstack-request-id: req-2fcd5843-0160-42ff-9700-db0ee5558ace x-compute-request-id: req-2fcd5843-0160-42ff-9700-db0ee5558ace Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "01e579bf-58cb-46bf-84e1-6f3679091071", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:56:56,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071 used request id req-2fcd5843-0160-42ff-9700-db0ee5558ace 2018-11-25 15:56:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e1e713b3-b071-4ab5-b5a1-b00f8cd0337f Date: Sun, 25 Nov 2018 15:56:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:56:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:56:32Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/96885750-9650-4be8-b04e-da909504b5c8/snap", "metadata": {}}], "self": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8", "min_disk": 0, "protected": false, "id": "96885750-9650-4be8-b04e-da909504b5c8", "file": "/v2/images/96885750-9650-4be8-b04e-da909504b5c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34280f04717d4906aaf800e7e3d6cca3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/96885750-9650-4be8-b04e-da909504b5c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image"} 2018-11-25 15:56:56,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image used request id req-e1e713b3-b071-4ab5-b5a1-b00f8cd0337f 2018-11-25 15:56:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:57,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-350c5e66-93eb-45b4-938f-233382347ef5 Date: Sun, 25 Nov 2018 15:56:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:56:57,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-350c5e66-93eb-45b4-938f-233382347ef5 2018-11-25 15:56:57,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "imageRef": "96885750-9650-4be8-b04e-da909504b5c8", "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "flavorRef": "01e579bf-58cb-46bf-84e1-6f3679091071", "max_count": 1, "min_count": 1, "networks": [{"port": "6000d90f-e05b-4dcb-9afc-47db8b624348"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}]}}' 2018-11-25 15:56:59,100 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:56: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-d9aaf664-7a71-4bbb-9fa0-c27829a6f853 x-compute-request-id: req-d9aaf664-7a71-4bbb-9fa0-c27829a6f853 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "adminPass": "3Pd7AF3wNFsZ"}} 2018-11-25 15:56:59,101 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-d9aaf664-7a71-4bbb-9fa0-c27829a6f853 2018-11-25 15:56:59,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:59,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:59 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-c4734a96-f55a-49b8-9dce-e4e23c5878e6 x-compute-request-id: req-c4734a96-f55a-49b8-9dce-e4e23c5878e6 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:56:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:59,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-c4734a96-f55a-49b8-9dce-e4e23c5878e6 2018-11-25 15:56:59,307 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst 2018-11-25 15:56:59,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:56:59,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:56:59 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-0b51e1a3-03e5-44c9-8419-5d47dda552eb x-compute-request-id: req-0b51e1a3-03e5-44c9-8419-5d47dda552eb Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:56:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:56:59,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-0b51e1a3-03e5-44c9-8419-5d47dda552eb 2018-11-25 15:56:59,528 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - BUILD 2018-11-25 15:56:59,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:57:02,532 - create_instance - DEBUG - VM status query timeout in 896.775430918 2018-11-25 15:57:02,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:03,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:02 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-9e8379cd-7a31-4c03-adeb-589473f9d92a x-compute-request-id: req-9e8379cd-7a31-4c03-adeb-589473f9d92a Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:00Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:03,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-9e8379cd-7a31-4c03-adeb-589473f9d92a 2018-11-25 15:57:03,233 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - BUILD 2018-11-25 15:57:03,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:57:06,237 - create_instance - DEBUG - VM status query timeout in 893.070756912 2018-11-25 15:57:06,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:07,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:06 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-8d508bec-5645-4fdd-8ebc-330d623c84f1 x-compute-request-id: req-8d508bec-5645-4fdd-8ebc-330d623c84f1 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:07,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-8d508bec-5645-4fdd-8ebc-330d623c84f1 2018-11-25 15:57:07,076 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:57:07,076 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:57:07,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:07,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-0dfe2059-cbfb-4256-bbe6-7478ba6d0311 x-compute-request-id: req-0dfe2059-cbfb-4256-bbe6-7478ba6d0311 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:07,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-0dfe2059-cbfb-4256-bbe6-7478ba6d0311 2018-11-25 15:57:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:07,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d3b97b79-1646-4964-94a6-02c2f43a21b1 Date: Sun, 25 Nov 2018 15:57:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:07,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-d3b97b79-1646-4964-94a6-02c2f43a21b1 2018-11-25 15:57:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:08,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3153b609-7892-4003-9e84-f74c7e123dd9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:08,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-3153b609-7892-4003-9e84-f74c7e123dd9 2018-11-25 15:57:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:08,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3eaf95be-f8e9-42aa-a14b-8e7e70cfd1b5 Date: Sun, 25 Nov 2018 15:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:08,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-3eaf95be-f8e9-42aa-a14b-8e7e70cfd1b5 2018-11-25 15:57:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:08,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-18a67f27-be21-4294-aa60-66fc943b298f Date: Sun, 25 Nov 2018 15:57:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:08,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-18a67f27-be21-4294-aa60-66fc943b298f 2018-11-25 15:57:08,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:08,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:08 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-675098e7-22c4-4fa8-a14e-4e1d9b1b93d8 x-compute-request-id: req-675098e7-22c4-4fa8-a14e-4e1d9b1b93d8 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:08,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-675098e7-22c4-4fa8-a14e-4e1d9b1b93d8 2018-11-25 15:57:08,825 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:57:08,826 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:57:08,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:09,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:08 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-818a9665-a6bc-4441-abf3-a9b2c2b327bd x-compute-request-id: req-818a9665-a6bc-4441-abf3-a9b2c2b327bd Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:09,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-818a9665-a6bc-4441-abf3-a9b2c2b327bd 2018-11-25 15:57:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:09,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fdd0fc3c-b9ea-4776-9c91-5cf177283fc1 Date: Sun, 25 Nov 2018 15:57:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:09,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-fdd0fc3c-b9ea-4776-9c91-5cf177283fc1 2018-11-25 15:57:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:09,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795956f1-d3b1-49b5-86d3-a25b8c035b0e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:09,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-795956f1-d3b1-49b5-86d3-a25b8c035b0e 2018-11-25 15:57:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:09,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b2e56cdc-72e6-43bb-a051-9b6ad428173f Date: Sun, 25 Nov 2018 15:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:09,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-b2e56cdc-72e6-43bb-a051-9b6ad428173f 2018-11-25 15:57:09,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:09,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-6e899797-4a09-403b-a48e-d66628757629 Date: Sun, 25 Nov 2018 15:57:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:09,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-6e899797-4a09-403b-a48e-d66628757629 2018-11-25 15:57:09,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}}' 2018-11-25 15:57:11,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:57:09 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-444b92fa-2542-427c-8107-dbf56c896b14 x-compute-request-id: req-444b92fa-2542-427c-8107-dbf56c896b14 Content-Length: 0 Content-Type: application/json 2018-11-25 15:57:11,349 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-444b92fa-2542-427c-8107-dbf56c896b14 2018-11-25 15:57:11,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:11,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-366bcd64-aa10-4f37-828b-9ccf776919a7 Date: Sun, 25 Nov 2018 15:57:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:37Z", "admin_state_up": true, "updated_at": "2018-11-25T15:56:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "cd8f453a-648b-445d-a8fd-ef7236dd33b0", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router"}]} 2018-11-25 15:57:11,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router used request id req-366bcd64-aa10-4f37-828b-9ccf776919a7 2018-11-25 15:57:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:11,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea760ca-27b1-45c7-b9d5-81b64d5650a3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:11,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-2ea760ca-27b1-45c7-b9d5-81b64d5650a3 2018-11-25 15:57:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cd8f453a-648b-445d-a8fd-ef7236dd33b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:11,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-911875db-4088-4e31-9454-2320cda17121 Date: Sun, 25 Nov 2018 15:57:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"}]} 2018-11-25 15:57:11,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cd8f453a-648b-445d-a8fd-ef7236dd33b0 used request id req-911875db-4088-4e31-9454-2320cda17121 2018-11-25 15:57:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ca838c83-9e48-442b-82e7-5e417a90ee91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:11,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dbffbb8d-e875-4435-a3c8-d253b2c28d8f Date: Sun, 25 Nov 2018 15:57:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}} 2018-11-25 15:57:11,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ca838c83-9e48-442b-82e7-5e417a90ee91 used request id req-dbffbb8d-e875-4435-a3c8-d253b2c28d8f 2018-11-25 15:57:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:11,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9f26729d-3bfa-4b19-b616-7bf8c9c93493 Date: Sun, 25 Nov 2018 15:57:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:57:11,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-9f26729d-3bfa-4b19-b616-7bf8c9c93493 2018-11-25 15:57:11,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:12,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92365678-d177-4008-bdf3-a86882b1c165 Date: Sun, 25 Nov 2018 15:57:12 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:57:12,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-92365678-d177-4008-bdf3-a86882b1c165 2018-11-25 15:57:12,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:12,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-cb1a1af4-42a9-46eb-be93-bac44b067d33 x-compute-request-id: req-cb1a1af4-42a9-46eb-be93-bac44b067d33 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:12,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-cb1a1af4-42a9-46eb-be93-bac44b067d33 2018-11-25 15:57:12,503 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:57:12,504 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:57:12,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:12,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-ba017dd6-d809-48b7-86b4-29ec02f26ca3 x-compute-request-id: req-ba017dd6-d809-48b7-86b4-29ec02f26ca3 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:12,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-ba017dd6-d809-48b7-86b4-29ec02f26ca3 2018-11-25 15:57:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-df98d3df-8f16-4198-b041-c75bf99a7d45 Date: Sun, 25 Nov 2018 15:57:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:12,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-df98d3df-8f16-4198-b041-c75bf99a7d45 2018-11-25 15:57:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:13,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e873b608-f826-4ec7-8946-eb974ccaa7b3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:13,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-e873b608-f826-4ec7-8946-eb974ccaa7b3 2018-11-25 15:57:13,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:13,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6ebd1891-d571-4212-b75b-13fe8ae72fd0 Date: Sun, 25 Nov 2018 15:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:13,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-6ebd1891-d571-4212-b75b-13fe8ae72fd0 2018-11-25 15:57:13,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:13,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e13d4ce8-2331-4550-9e58-54b99c14276c Date: Sun, 25 Nov 2018 15:57:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:13,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-e13d4ce8-2331-4550-9e58-54b99c14276c 2018-11-25 15:57:13,202 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 15:57:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:13,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e5f0f057-84a2-4f9f-b2be-c26887d9305c Date: Sun, 25 Nov 2018 15:57:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:57:13,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-e5f0f057-84a2-4f9f-b2be-c26887d9305c 2018-11-25 15:57:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:13,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1e183087-bc4c-4ee5-b8fc-a9198ccb67cd Date: Sun, 25 Nov 2018 15:57:13 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:57:13,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-1e183087-bc4c-4ee5-b8fc-a9198ccb67cd 2018-11-25 15:57:13,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "6000d90f-e05b-4dcb-9afc-47db8b624348"}}' 2018-11-25 15:57:15,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-abc40954-1bac-414b-a52b-01460e4f583d Date: Sun, 25 Nov 2018 15:57:15 GMT RESP BODY: {"floatingip": {"router_id": "cd8f453a-648b-445d-a8fd-ef7236dd33b0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:57:14Z", "updated_at": "2018-11-25T15:57:14Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "port_id": "6000d90f-e05b-4dcb-9afc-47db8b624348", "id": "d0a23c39-b4b6-4318-927f-b4640bb50e9b"}} 2018-11-25 15:57:15,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-abc40954-1bac-414b-a52b-01460e4f583d 2018-11-25 15:57:15,220 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router 2018-11-25 15:57:15,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:15,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:15 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-a2a30912-b605-4837-8449-d5dc316f87be x-compute-request-id: req-a2a30912-b605-4837-8449-d5dc316f87be Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:15,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-a2a30912-b605-4837-8449-d5dc316f87be 2018-11-25 15:57:15,545 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:57:15,546 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:57:15,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:16,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:15 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-3281eab8-4179-415f-9eb9-cf3ab71e32bb x-compute-request-id: req-3281eab8-4179-415f-9eb9-cf3ab71e32bb Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:16,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-3281eab8-4179-415f-9eb9-cf3ab71e32bb 2018-11-25 15:57:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:16,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aeea3061-dedb-4ced-8756-ae6e42ece3cd Date: Sun, 25 Nov 2018 15:57:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:16,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-aeea3061-dedb-4ced-8756-ae6e42ece3cd 2018-11-25 15:57:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:16,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8859869b-42c0-436d-949a-5ddc5c99d920 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:16,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-8859869b-42c0-436d-949a-5ddc5c99d920 2018-11-25 15:57:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:16,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7f4dd707-1bd3-46ed-aca3-8d03f8c96657 Date: Sun, 25 Nov 2018 15:57:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:16,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-7f4dd707-1bd3-46ed-aca3-8d03f8c96657 2018-11-25 15:57:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:16,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-df245c0f-8d7d-4487-9f1c-ef2c8867dfa6 Date: Sun, 25 Nov 2018 15:57:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:16,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-df245c0f-8d7d-4487-9f1c-ef2c8867dfa6 2018-11-25 15:57:16,665 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-11-25 15:57:16,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:17,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:16 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-17918026-5cd8-484a-bfc4-755b270f0be6 x-compute-request-id: req-17918026-5cd8-484a-bfc4-755b270f0be6 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:17,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-17918026-5cd8-484a-bfc4-755b270f0be6 2018-11-25 15:57:17,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:57:18,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:17 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-36250184-f8b6-4b3e-93d6-2849969f8757 x-compute-request-id: req-36250184-f8b6-4b3e-93d6-2849969f8757 Content-Encoding: gzip Content-Length: 9611 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511480197 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.132749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134443] pid_max: default: 32768 minimum: 301\n[ 0.135359] ACPI: Core revision 20150930\n[ 0.136741] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138096] Security Framework initialized\n[ 0.138949] Yama: becoming mindful.\n[ 0.139710] AppArmor: AppArmor initialized\n[ 0.140592] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141909] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143225] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145872] Initializing cgroup subsys io\n[ 0.146724] Initializing cgroup subsys memory\n[ 0.147613] Initializing cgroup subsys devices\n[ 0.148518] Initializing cgroup subsys freezer\n[ 0.149471] Initializing cgroup subsys net_cls\n[ 0.150393] Initializing cgroup subsys perf_event\n[ 0.151328] Initializing cgroup subsys net_prio\n[ 0.152242] Initializing cgroup subsys hugetlb\n[ 0.153163] Initializing cgroup subsys pids\n[ 0.154079] CPU: Physical Processor ID: 0\n[ 0.155643] mce: CPU supports 10 MCE banks\n[ 0.156513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159797] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166056] ftrace: allocating 31920 entries in 125 pages\n[ 0.191500] smpboot: Max logical packages: 2\n[ 0.192382] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193614] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195014] x2apic enabled\n[ 0.195837] Switched APIC routing to physical x2apic.\n[ 0.197638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198893] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203125] KVM setup paravirtual spinlock\n[ 0.204577] x86: Booting SMP configuration:\n[ 0.205511] .... node #0, CPUs: #1\n[ 0.206431] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228117] x86: Booted up 1 node, 2 CPUs\n[ 0.228119] KVM setup async PF for cpu 1\n[ 0.228121] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232319] devtmpfs: initialized\n[ 0.234037] evm: security.selinux\n[ 0.234755] evm: security.SMACK64\n[ 0.235467] evm: security.SMACK64EXEC\n[ 0.236257] evm: security.SMACK64TRANSMUTE\n[ 0.237128] evm: security.SMACK64MMAP\n[ 0.237903] evm: security.ima\n[ 0.238553] evm: security.capability\n[ 0.239423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241392] pinctrl core: initialized pinctrl subsystem\n[ 0.242571] RTC time: 15:57:04, date: 11/25/18\n[ 0.243588] NET: Registered protocol family 16\n[ 0.253338] cpuidle: using governor ladder\n[ 0.265357] cpuidle: using governor menu\n[ 0.266176] PCCT header not found.\n[ 0.266976] ACPI: bus type PCI registered\n[ 0.267813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269174] PCI: Using configuration type 1 for base access\n[ 0.282550] ACPI: Added _OSI(Module Device)\n[ 0.283469] ACPI: Added _OSI(Processor Device)\n[ 0.284368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285349] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287750] ACPI: Interpreter enabled\n[ 0.288581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296527] ACPI: (supports S0 S5)\n[ 0.297312] ACPI: Using IOAPIC for interrupt routing\n[ 0.298329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304338] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307983] acpiphp: Slot [3] registered\n[ 0.308829] acpiphp: Slot [4] registered\n[ 0.309671] acpiphp: Slot [5] registered\n[ 0.310507] acpiphp: Slot [6] registered\n[ 0.311344] acpiphp: Slot [7] registered\n[ 0.312182] acpiphp: Slot [8] registered\n[ 0.313027] acpiphp: Slot [9] registered\n[ 0.313858] acpiphp: Slot [10] registered\n[ 0.325094] acpiphp: Slot [11] registered\n[ 0.325973] acpiphp: Slot [12] registered\n[ 0.326815] acpiphp: Slot [13] registered\n[ 0.327662] acpiphp: Slot [14] registered\n[ 0.328511] acpiphp: Slot [15] registered\n[ 0.329365] acpiphp: Slot [16] registered\n[ 0.330216] acpiphp: Slot [17] registered\n[ 0.331060] acpiphp: Slot [18] registered\n[ 0.331904] acpiphp: Slot [19] registered\n[ 0.332752] acpiphp: Slot [20] registered\n[ 0.333604] acpiphp: Slot [21] registered\n[ 0.334451] acpiphp: Slot [22] registered\n[ 0.335301] acpiphp: Slot [23] registered\n[ 0.336147] acpiphp: Slot [24] registered\n[ 0.336989] acpiphp: Slot [25] registered\n[ 0.337835] acpiphp: Slot [26] registered\n[ 0.338687] acpiphp: Slot [27] registered\n[ 0.339536] acpiphp: Slot [28] registered\n[ 0.340381] acpiphp: Slot [29] registered\n[ 0.341228] acpiphp: Slot [30] registered\n[ 0.342079] acpiphp: Slot [31] registered\n[ 0.342918] PCI host bridge to bus 0000:00\n[ 0.343767] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.349352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355804] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358398] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359723] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.415124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416583] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.418061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420770] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422297] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424986] vgaarb: loaded\n[ 0.425626] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426837] SCSI subsystem initialized\n[ 0.427706] ACPI: bus type USB registered\n[ 0.428562] usbcore: registered new interface driver usbfs\n[ 0.429643] usbcore: registered new interface driver hub\n[ 0.430737] usbcore: registered new device driver usb\n[ 0.431886] PCI: Using ACPI for IRQ routing\n[ 0.432953] NetLabel: Initializing\n[ 0.433685] NetLabel: domain hash size = 128\n[ 0.434551] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435514] NetLabel: unlabeled traffic allowed by default\n[ 0.436694] clocksource: Switched to clocksource kvm-clock\n[ 0.442682] AppArmor: AppArmor Filesystem Enabled\n[ 0.443703] pnp: PnP ACPI init\n[ 0.444639] pnp: PnP ACPI: found 5 devices\n[ 0.451780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453524] NET: Registered protocol family 2\n[ 0.454535] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455873] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.457063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.458240] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460517] NET: Registered protocol family 1\n[ 0.461403] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463610] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481896] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500531] Trying to unpack rootfs image as initramfs...\n[ 0.549952] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.564146] Scanning for low memory corruption every 60 seconds\n[ 0.565665] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566891] audit: initializing netlink subsys (disabled)\n[ 0.567952] audit: type=2000 audit(1543161424.779:1): initialized\n[ 0.569337] Initialise system trusted keyring\n[ 0.570381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.571625] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573825] zbud: loaded\n[ 0.574596] VFS: Disk quotas dquot_6.6.0\n[ 0.575488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578686] fuse init (API version 7.23)\n[ 0.579666] Key type big_key registered\n[ 0.580540] Allocating IMA MOK and blacklist keyrings.\n[ 0.581859] Key type asymmetric registered\n[ 0.582724] Asymmetric key parser 'x509' registered\n[ 0.583699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585291] io scheduler noop registered\n[ 0.586143] io scheduler deadline registered (default)\n[ 0.587178] io scheduler cfq registered\n[ 0.588040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591946] ACPI: Power Button [PWRF]\n[ 0.592859] GHES: HEST is not enabled!\n[ 0.611000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678001] Linux agpgart interface v0.103\n[ 0.680843] brd: module loaded\n[ 0.682296] loop: module loaded\n[ 0.687626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689283] GPT:90111 != 20971519\n[ 0.690013] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691164] GPT:90111 != 20971519\n[ 0.691881] GPT: Use GNU Parted to correct GPT errors.\n[ 0.692949] vda: vda1 vda15\n[ 0.694570] scsi host0: ata_piix\n[ 0.695385] scsi host1: ata_piix\n[ 0.696141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.697469] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.698839] libphy: Fixed MDIO Bus: probed\n[ 0.699762] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700828] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702916] PPP generic driver version 2.4.2\n[ 0.703835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705140] ehci-pci: EHCI PCI platform driver\n[ 0.706033] ehci-platform: EHCI generic platform driver\n[ 0.707043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708185] ohci-pci: OHCI PCI platform driver\n[ 0.709078] ohci-platform: OHCI generic platform driver\n[ 0.710082] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729292] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733977] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735214] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736659] usb usb1: Product: UHCI Host Controller\n[ 0.737636] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738791] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739815] hub 1-0:1.0: USB hub found\n[ 0.740601] hub 1-0:1.0: 2 ports detected\n[ 0.741535] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744660] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745750] mousedev: PS/2 mouse device common for all mice\n[ 0.747026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748814] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749918] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752245] i2c /dev entries driver\n[ 0.752984] device-mapper: uevent: version 1.0.3\n[ 0.753916] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756882] NET: Registered protocol family 10\n[ 0.757884] NET: Registered protocol family 17\n[ 0.758777] Key type dns_resolver registered\n[ 0.759743] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760809] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761912] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763649] registered taskstats version 1\n[ 0.764490] Loading compiled-in X.509 certificates\n[ 0.765901] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767642] zswap: loaded using pool lzo/zbud\n[ 0.769145] Key type trusted registered\n[ 0.770816] Key type encrypted registered\n[ 0.771622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772619] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773644] evm: HMAC attrs: 0x1\n[ 0.774609] Magic number: 10:942:993\n[ 0.775502] rtc_cmos 00:00: setting system clock to 2018-11-25 15:57:04 UTC (1543161424)\n[ 0.787838] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788974] EDD information not available.\n[ 0.853849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855392] Write protecting the kernel read-only data: 14336k\n[ 0.857012] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.922039] 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.99\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 10.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000107\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.29 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: "} 2018-11-25 15:57:18,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-36250184-f8b6-4b3e-93d6-2849969f8757 2018-11-25 15:57:18,246 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:57:18,246 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511480197 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134443] pid_max: default: 32768 minimum: 301 [ 0.135359] ACPI: Core revision 20150930 [ 0.136741] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138096] Security Framework initialized [ 0.138949] Yama: becoming mindful. [ 0.139710] AppArmor: AppArmor initialized [ 0.140592] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141909] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143225] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145872] Initializing cgroup subsys io [ 0.146724] Initializing cgroup subsys memory [ 0.147613] Initializing cgroup subsys devices [ 0.148518] Initializing cgroup subsys freezer [ 0.149471] Initializing cgroup subsys net_cls [ 0.150393] Initializing cgroup subsys perf_event [ 0.151328] Initializing cgroup subsys net_prio [ 0.152242] Initializing cgroup subsys hugetlb [ 0.153163] Initializing cgroup subsys pids [ 0.154079] CPU: Physical Processor ID: 0 [ 0.155643] mce: CPU supports 10 MCE banks [ 0.156513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159797] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166056] ftrace: allocating 31920 entries in 125 pages [ 0.191500] smpboot: Max logical packages: 2 [ 0.192382] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193614] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195014] x2apic enabled [ 0.195837] Switched APIC routing to physical x2apic. [ 0.197638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198893] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203125] KVM setup paravirtual spinlock [ 0.204577] x86: Booting SMP configuration: [ 0.205511] .... node #0, CPUs: #1 [ 0.206431] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228117] x86: Booted up 1 node, 2 CPUs [ 0.228119] KVM setup async PF for cpu 1 [ 0.228121] kvm-stealtime: cpu 1, msr f90d940 [ 0.230763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232319] devtmpfs: initialized [ 0.234037] evm: security.selinux [ 0.234755] evm: security.SMACK64 [ 0.235467] evm: security.SMACK64EXEC [ 0.236257] evm: security.SMACK64TRANSMUTE [ 0.237128] evm: security.SMACK64MMAP [ 0.237903] evm: security.ima [ 0.238553] evm: security.capability [ 0.239423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241392] pinctrl core: initialized pinctrl subsystem [ 0.242571] RTC time: 15:57:04, date: 11/25/18 [ 0.243588] NET: Registered protocol family 16 [ 0.253338] cpuidle: using governor ladder [ 0.265357] cpuidle: using governor menu [ 0.266176] PCCT header not found. [ 0.266976] ACPI: bus type PCI registered [ 0.267813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269174] PCI: Using configuration type 1 for base access [ 0.282550] ACPI: Added _OSI(Module Device) [ 0.283469] ACPI: Added _OSI(Processor Device) [ 0.284368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285349] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287750] ACPI: Interpreter enabled [ 0.288581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296527] ACPI: (supports S0 S5) [ 0.297312] ACPI: Using IOAPIC for interrupt routing [ 0.298329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304338] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307983] acpiphp: Slot [3] registered [ 0.308829] acpiphp: Slot [4] registered [ 0.309671] acpiphp: Slot [5] registered [ 0.310507] acpiphp: Slot [6] registered [ 0.311344] acpiphp: Slot [7] registered [ 0.312182] acpiphp: Slot [8] registered [ 0.313027] acpiphp: Slot [9] registered [ 0.313858] acpiphp: Slot [10] registered [ 0.325094] acpiphp: Slot [11] registered [ 0.325973] acpiphp: Slot [12] registered [ 0.326815] acpiphp: Slot [13] registered [ 0.327662] acpiphp: Slot [14] registered [ 0.328511] acpiphp: Slot [15] registered [ 0.329365] acpiphp: Slot [16] registered [ 0.330216] acpiphp: Slot [17] registered [ 0.331060] acpiphp: Slot [18] registered [ 0.331904] acpiphp: Slot [19] registered [ 0.332752] acpiphp: Slot [20] registered [ 0.333604] acpiphp: Slot [21] registered [ 0.334451] acpiphp: Slot [22] registered [ 0.335301] acpiphp: Slot [23] registered [ 0.336147] acpiphp: Slot [24] registered [ 0.336989] acpiphp: Slot [25] registered [ 0.337835] acpiphp: Slot [26] registered [ 0.338687] acpiphp: Slot [27] registered [ 0.339536] acpiphp: Slot [28] registered [ 0.340381] acpiphp: Slot [29] registered [ 0.341228] acpiphp: Slot [30] registered [ 0.342079] acpiphp: Slot [31] registered [ 0.342918] PCI host bridge to bus 0000:00 [ 0.343767] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.349352] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355804] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358398] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359723] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416583] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.418061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420770] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422297] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424986] vgaarb: loaded [ 0.425626] vgaarb: bridge control possible 0000:00:02.0 [ 0.426837] SCSI subsystem initialized [ 0.427706] ACPI: bus type USB registered [ 0.428562] usbcore: registered new interface driver usbfs [ 0.429643] usbcore: registered new interface driver hub [ 0.430737] usbcore: registered new device driver usb [ 0.431886] PCI: Using ACPI for IRQ routing [ 0.432953] NetLabel: Initializing [ 0.433685] NetLabel: domain hash size = 128 [ 0.434551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435514] NetLabel: unlabeled traffic allowed by default [ 0.436694] clocksource: Switched to clocksource kvm-clock [ 0.442682] AppArmor: AppArmor Filesystem Enabled [ 0.443703] pnp: PnP ACPI init [ 0.444639] pnp: PnP ACPI: found 5 devices [ 0.451780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453524] NET: Registered protocol family 2 [ 0.454535] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455873] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.457063] TCP: Hash tables configured (established 2048 bind 2048) [ 0.458240] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460517] NET: Registered protocol family 1 [ 0.461403] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463610] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481896] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500531] Trying to unpack rootfs image as initramfs... [ 0.549952] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.564146] Scanning for low memory corruption every 60 seconds [ 0.565665] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566891] audit: initializing netlink subsys (disabled) [ 0.567952] audit: type=2000 audit(1543161424.779:1): initialized [ 0.569337] Initialise system trusted keyring [ 0.570381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571625] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573825] zbud: loaded [ 0.574596] VFS: Disk quotas dquot_6.6.0 [ 0.575488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578686] fuse init (API version 7.23) [ 0.579666] Key type big_key registered [ 0.580540] Allocating IMA MOK and blacklist keyrings. [ 0.581859] Key type asymmetric registered [ 0.582724] Asymmetric key parser 'x509' registered [ 0.583699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585291] io scheduler noop registered [ 0.586143] io scheduler deadline registered (default) [ 0.587178] io scheduler cfq registered [ 0.588040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591946] ACPI: Power Button [PWRF] [ 0.592859] GHES: HEST is not enabled! [ 0.611000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678001] Linux agpgart interface v0.103 [ 0.680843] brd: module loaded [ 0.682296] loop: module loaded [ 0.687626] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.689283] GPT:90111 != 20971519 [ 0.690013] GPT:Alternate GPT header not at the end of the disk. [ 0.691164] GPT:90111 != 20971519 [ 0.691881] GPT: Use GNU Parted to correct GPT errors. [ 0.692949] vda: vda1 vda15 [ 0.694570] scsi host0: ata_piix [ 0.695385] scsi host1: ata_piix [ 0.696141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.697469] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.698839] libphy: Fixed MDIO Bus: probed [ 0.699762] tun: Universal TUN/TAP device driver, 1.6 [ 0.700828] tun: (C) 1999-2004 Max Krasnyansky [ 0.702916] PPP generic driver version 2.4.2 [ 0.703835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705140] ehci-pci: EHCI PCI platform driver [ 0.706033] ehci-platform: EHCI generic platform driver [ 0.707043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708185] ohci-pci: OHCI PCI platform driver [ 0.709078] ohci-platform: OHCI generic platform driver [ 0.710082] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729292] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731790] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733977] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735214] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736659] usb usb1: Product: UHCI Host Controller [ 0.737636] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738791] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739815] hub 1-0:1.0: USB hub found [ 0.740601] hub 1-0:1.0: 2 ports detected [ 0.741535] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744660] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745750] mousedev: PS/2 mouse device common for all mice [ 0.747026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748814] rtc_cmos 00:00: RTC can wake from S4 [ 0.749918] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752245] i2c /dev entries driver [ 0.752984] device-mapper: uevent: version 1.0.3 [ 0.753916] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756882] NET: Registered protocol family 10 [ 0.757884] NET: Registered protocol family 17 [ 0.758777] Key type dns_resolver registered [ 0.759743] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760809] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761912] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763649] registered taskstats version 1 [ 0.764490] Loading compiled-in X.509 certificates [ 0.765901] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767642] zswap: loaded using pool lzo/zbud [ 0.769145] Key type trusted registered [ 0.770816] Key type encrypted registered [ 0.771622] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772619] ima: No TPM chip found, activating TPM-bypass! [ 0.773644] evm: HMAC attrs: 0x1 [ 0.774609] Magic number: 10:942:993 [ 0.775502] rtc_cmos 00:00: setting system clock to 2018-11-25 15:57:04 UTC (1543161424) [ 0.787838] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788974] EDD information not available. [ 0.853849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855392] Write protecting the kernel read-only data: 14336k [ 0.857012] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.922039] 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.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000107 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca ssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca launch-index: 0 === cirros: current=0.4.0 uptime=3.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: 2018-11-25 15:57:18,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:18,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:18 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-49e88209-a64e-4a0e-8904-f79146ed6230 x-compute-request-id: req-49e88209-a64e-4a0e-8904-f79146ed6230 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:18,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-49e88209-a64e-4a0e-8904-f79146ed6230 2018-11-25 15:57:18,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:18,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ca643e22-f29a-4e4a-88e5-fc4fa843aa95 Date: Sun, 25 Nov 2018 15:57:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:18,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-ca643e22-f29a-4e4a-88e5-fc4fa843aa95 2018-11-25 15:57:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:18,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9c8c74-ed75-4415-9324-b42c1da116a0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:18,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-9a9c8c74-ed75-4415-9324-b42c1da116a0 2018-11-25 15:57:18,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:19,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3fbb566a-fe72-43f0-b971-ce00587a09e3 Date: Sun, 25 Nov 2018 15:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:19,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-3fbb566a-fe72-43f0-b971-ce00587a09e3 2018-11-25 15:57:19,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:19,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-947bdf44-fa96-4a60-9d02-68dcdbb63e26 Date: Sun, 25 Nov 2018 15:57:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:19,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-947bdf44-fa96-4a60-9d02-68dcdbb63e26 2018-11-25 15:57:19,348 - create_instance - INFO - Checking if VM is active 2018-11-25 15:57:19,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:19,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-932f87a9-6e4d-424d-9936-12be62eb9b49 x-compute-request-id: req-932f87a9-6e4d-424d-9936-12be62eb9b49 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:19,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-932f87a9-6e4d-424d-9936-12be62eb9b49 2018-11-25 15:57:19,755 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:57:19,755 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:57:19,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:20,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-f57a3074-3268-4396-95c3-9df787bfa835 x-compute-request-id: req-f57a3074-3268-4396-95c3-9df787bfa835 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:20,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-f57a3074-3268-4396-95c3-9df787bfa835 2018-11-25 15:57:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cd718a3c-af48-4b96-bd16-9b25c658726c Date: Sun, 25 Nov 2018 15:57:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:20,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-cd718a3c-af48-4b96-bd16-9b25c658726c 2018-11-25 15:57:20,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:20,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b263344-4d0b-47de-8dbb-512a5edaef13 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:20,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-3b263344-4d0b-47de-8dbb-512a5edaef13 2018-11-25 15:57:20,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:20,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d9b5ee1f-0d6b-4852-953c-590dd1215737 Date: Sun, 25 Nov 2018 15:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:20,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-d9b5ee1f-0d6b-4852-953c-590dd1215737 2018-11-25 15:57:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-2db5b678-78d8-4082-b818-545e24650f26 Date: Sun, 25 Nov 2018 15:57:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:20,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-2db5b678-78d8-4082-b818-545e24650f26 2018-11-25 15:57:20,953 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:57:20,956 - paramiko.transport - DEBUG - starting thread (client mode): 0x7317e0d0L 2018-11-25 15:57:20,956 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:57:20,956 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:57:20,956 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:57:20,958 - 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-11-25 15:57:20,958 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:57:20,958 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:57:20,958 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:57:20,958 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:57:20,958 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:57:20,975 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:57:20,975 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:57:20,988 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:57:21,014 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:57:21,017 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:57:21,117 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:57:21,134 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:57:21,135 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:57:21,136 - paramiko.transport - DEBUG - starting thread (client mode): 0x7317e450L 2018-11-25 15:57:21,137 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:57:21,137 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:57:21,137 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:57:21,138 - 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-11-25 15:57:21,138 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:57:21,138 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:57:21,139 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:57:21,139 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:57:21,139 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:57:21,156 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:57:21,156 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:57:21,169 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:57:21,194 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:57:21,197 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:57:21,201 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:57:21,202 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:57:21,202 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:57:21,204 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:57:21,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:21,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-dc880418-3cfc-4ec6-b92c-53ffee00d662 x-compute-request-id: req-dc880418-3cfc-4ec6-b92c-53ffee00d662 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:04Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:21,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-dc880418-3cfc-4ec6-b92c-53ffee00d662 2018-11-25 15:57:21,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"reboot": {"type": "SOFT"}}' 2018-11-25 15:57:21,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:57: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 x-openstack-request-id: req-24833ddf-cfec-4d69-b277-3f2281868c1d x-compute-request-id: req-24833ddf-cfec-4d69-b277-3f2281868c1d Content-Length: 0 Content-Type: application/json 2018-11-25 15:57:21,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-24833ddf-cfec-4d69-b277-3f2281868c1d 2018-11-25 15:57:36,870 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-11-25 15:57:36,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:37,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-14e292a6-1a93-45f7-b9e7-831dccee92c1 x-compute-request-id: req-14e292a6-1a93-45f7-b9e7-831dccee92c1 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-25T15:57:22Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:37,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-14e292a6-1a93-45f7-b9e7-831dccee92c1 2018-11-25 15:57:37,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:57:38,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:37 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-e044eb9d-48e1-406a-8979-2ea0acaa7ed4 x-compute-request-id: req-e044eb9d-48e1-406a-8979-2ea0acaa7ed4 Content-Encoding: gzip Content-Length: 9649 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511480197 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.132749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134443] pid_max: default: 32768 minimum: 301\n[ 0.135359] ACPI: Core revision 20150930\n[ 0.136741] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138096] Security Framework initialized\n[ 0.138949] Yama: becoming mindful.\n[ 0.139710] AppArmor: AppArmor initialized\n[ 0.140592] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141909] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143225] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145872] Initializing cgroup subsys io\n[ 0.146724] Initializing cgroup subsys memory\n[ 0.147613] Initializing cgroup subsys devices\n[ 0.148518] Initializing cgroup subsys freezer\n[ 0.149471] Initializing cgroup subsys net_cls\n[ 0.150393] Initializing cgroup subsys perf_event\n[ 0.151328] Initializing cgroup subsys net_prio\n[ 0.152242] Initializing cgroup subsys hugetlb\n[ 0.153163] Initializing cgroup subsys pids\n[ 0.154079] CPU: Physical Processor ID: 0\n[ 0.155643] mce: CPU supports 10 MCE banks\n[ 0.156513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159797] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166056] ftrace: allocating 31920 entries in 125 pages\n[ 0.191500] smpboot: Max logical packages: 2\n[ 0.192382] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193614] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195014] x2apic enabled\n[ 0.195837] Switched APIC routing to physical x2apic.\n[ 0.197638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198893] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203125] KVM setup paravirtual spinlock\n[ 0.204577] x86: Booting SMP configuration:\n[ 0.205511] .... node #0, CPUs: #1\n[ 0.206431] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228117] x86: Booted up 1 node, 2 CPUs\n[ 0.228119] KVM setup async PF for cpu 1\n[ 0.228121] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232319] devtmpfs: initialized\n[ 0.234037] evm: security.selinux\n[ 0.234755] evm: security.SMACK64\n[ 0.235467] evm: security.SMACK64EXEC\n[ 0.236257] evm: security.SMACK64TRANSMUTE\n[ 0.237128] evm: security.SMACK64MMAP\n[ 0.237903] evm: security.ima\n[ 0.238553] evm: security.capability\n[ 0.239423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241392] pinctrl core: initialized pinctrl subsystem\n[ 0.242571] RTC time: 15:57:04, date: 11/25/18\n[ 0.243588] NET: Registered protocol family 16\n[ 0.253338] cpuidle: using governor ladder\n[ 0.265357] cpuidle: using governor menu\n[ 0.266176] PCCT header not found.\n[ 0.266976] ACPI: bus type PCI registered\n[ 0.267813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269174] PCI: Using configuration type 1 for base access\n[ 0.282550] ACPI: Added _OSI(Module Device)\n[ 0.283469] ACPI: Added _OSI(Processor Device)\n[ 0.284368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285349] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287750] ACPI: Interpreter enabled\n[ 0.288581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296527] ACPI: (supports S0 S5)\n[ 0.297312] ACPI: Using IOAPIC for interrupt routing\n[ 0.298329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304338] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307983] acpiphp: Slot [3] registered\n[ 0.308829] acpiphp: Slot [4] registered\n[ 0.309671] acpiphp: Slot [5] registered\n[ 0.310507] acpiphp: Slot [6] registered\n[ 0.311344] acpiphp: Slot [7] registered\n[ 0.312182] acpiphp: Slot [8] registered\n[ 0.313027] acpiphp: Slot [9] registered\n[ 0.313858] acpiphp: Slot [10] registered\n[ 0.325094] acpiphp: Slot [11] registered\n[ 0.325973] acpiphp: Slot [12] registered\n[ 0.326815] acpiphp: Slot [13] registered\n[ 0.327662] acpiphp: Slot [14] registered\n[ 0.328511] acpiphp: Slot [15] registered\n[ 0.329365] acpiphp: Slot [16] registered\n[ 0.330216] acpiphp: Slot [17] registered\n[ 0.331060] acpiphp: Slot [18] registered\n[ 0.331904] acpiphp: Slot [19] registered\n[ 0.332752] acpiphp: Slot [20] registered\n[ 0.333604] acpiphp: Slot [21] registered\n[ 0.334451] acpiphp: Slot [22] registered\n[ 0.335301] acpiphp: Slot [23] registered\n[ 0.336147] acpiphp: Slot [24] registered\n[ 0.336989] acpiphp: Slot [25] registered\n[ 0.337835] acpiphp: Slot [26] registered\n[ 0.338687] acpiphp: Slot [27] registered\n[ 0.339536] acpiphp: Slot [28] registered\n[ 0.340381] acpiphp: Slot [29] registered\n[ 0.341228] acpiphp: Slot [30] registered\n[ 0.342079] acpiphp: Slot [31] registered\n[ 0.342918] PCI host bridge to bus 0000:00\n[ 0.343767] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.349352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355804] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358398] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359723] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.415124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416583] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.418061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420770] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422297] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424986] vgaarb: loaded\n[ 0.425626] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426837] SCSI subsystem initialized\n[ 0.427706] ACPI: bus type USB registered\n[ 0.428562] usbcore: registered new interface driver usbfs\n[ 0.429643] usbcore: registered new interface driver hub\n[ 0.430737] usbcore: registered new device driver usb\n[ 0.431886] PCI: Using ACPI for IRQ routing\n[ 0.432953] NetLabel: Initializing\n[ 0.433685] NetLabel: domain hash size = 128\n[ 0.434551] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435514] NetLabel: unlabeled traffic allowed by default\n[ 0.436694] clocksource: Switched to clocksource kvm-clock\n[ 0.442682] AppArmor: AppArmor Filesystem Enabled\n[ 0.443703] pnp: PnP ACPI init\n[ 0.444639] pnp: PnP ACPI: found 5 devices\n[ 0.451780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453524] NET: Registered protocol family 2\n[ 0.454535] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455873] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.457063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.458240] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460517] NET: Registered protocol family 1\n[ 0.461403] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463610] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481896] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500531] Trying to unpack rootfs image as initramfs...\n[ 0.549952] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.564146] Scanning for low memory corruption every 60 seconds\n[ 0.565665] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566891] audit: initializing netlink subsys (disabled)\n[ 0.567952] audit: type=2000 audit(1543161424.779:1): initialized\n[ 0.569337] Initialise system trusted keyring\n[ 0.570381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.571625] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573825] zbud: loaded\n[ 0.574596] VFS: Disk quotas dquot_6.6.0\n[ 0.575488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578686] fuse init (API version 7.23)\n[ 0.579666] Key type big_key registered\n[ 0.580540] Allocating IMA MOK and blacklist keyrings.\n[ 0.581859] Key type asymmetric registered\n[ 0.582724] Asymmetric key parser 'x509' registered\n[ 0.583699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585291] io scheduler noop registered\n[ 0.586143] io scheduler deadline registered (default)\n[ 0.587178] io scheduler cfq registered\n[ 0.588040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591946] ACPI: Power Button [PWRF]\n[ 0.592859] GHES: HEST is not enabled!\n[ 0.611000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678001] Linux agpgart interface v0.103\n[ 0.680843] brd: module loaded\n[ 0.682296] loop: module loaded\n[ 0.687626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689283] GPT:90111 != 20971519\n[ 0.690013] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691164] GPT:90111 != 20971519\n[ 0.691881] GPT: Use GNU Parted to correct GPT errors.\n[ 0.692949] vda: vda1 vda15\n[ 0.694570] scsi host0: ata_piix\n[ 0.695385] scsi host1: ata_piix\n[ 0.696141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.697469] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.698839] libphy: Fixed MDIO Bus: probed\n[ 0.699762] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700828] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702916] PPP generic driver version 2.4.2\n[ 0.703835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705140] ehci-pci: EHCI PCI platform driver\n[ 0.706033] ehci-platform: EHCI generic platform driver\n[ 0.707043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708185] ohci-pci: OHCI PCI platform driver\n[ 0.709078] ohci-platform: OHCI generic platform driver\n[ 0.710082] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729292] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733977] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735214] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736659] usb usb1: Product: UHCI Host Controller\n[ 0.737636] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738791] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739815] hub 1-0:1.0: USB hub found\n[ 0.740601] hub 1-0:1.0: 2 ports detected\n[ 0.741535] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744660] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745750] mousedev: PS/2 mouse device common for all mice\n[ 0.747026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748814] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749918] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752245] i2c /dev entries driver\n[ 0.752984] device-mapper: uevent: version 1.0.3\n[ 0.753916] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756882] NET: Registered protocol family 10\n[ 0.757884] NET: Registered protocol family 17\n[ 0.758777] Key type dns_resolver registered\n[ 0.759743] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760809] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761912] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763649] registered taskstats version 1\n[ 0.764490] Loading compiled-in X.509 certificates\n[ 0.765901] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767642] zswap: loaded using pool lzo/zbud\n[ 0.769145] Key type trusted registered\n[ 0.770816] Key type encrypted registered\n[ 0.771622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772619] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773644] evm: HMAC attrs: 0x1\n[ 0.774609] Magic number: 10:942:993\n[ 0.775502] rtc_cmos 00:00: setting system clock to 2018-11-25 15:57:04 UTC (1543161424)\n[ 0.787838] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788974] EDD information not available.\n[ 0.853849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855392] Write protecting the kernel read-only data: 14336k\n[ 0.857012] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.922039] 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.99\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 10.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000107\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.29 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-11-25 15:57:38,329 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-e044eb9d-48e1-406a-8979-2ea0acaa7ed4 2018-11-25 15:57:38,330 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:57:38,330 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511480197 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134443] pid_max: default: 32768 minimum: 301 [ 0.135359] ACPI: Core revision 20150930 [ 0.136741] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138096] Security Framework initialized [ 0.138949] Yama: becoming mindful. [ 0.139710] AppArmor: AppArmor initialized [ 0.140592] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141909] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143225] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145872] Initializing cgroup subsys io [ 0.146724] Initializing cgroup subsys memory [ 0.147613] Initializing cgroup subsys devices [ 0.148518] Initializing cgroup subsys freezer [ 0.149471] Initializing cgroup subsys net_cls [ 0.150393] Initializing cgroup subsys perf_event [ 0.151328] Initializing cgroup subsys net_prio [ 0.152242] Initializing cgroup subsys hugetlb [ 0.153163] Initializing cgroup subsys pids [ 0.154079] CPU: Physical Processor ID: 0 [ 0.155643] mce: CPU supports 10 MCE banks [ 0.156513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159797] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166056] ftrace: allocating 31920 entries in 125 pages [ 0.191500] smpboot: Max logical packages: 2 [ 0.192382] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193614] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195014] x2apic enabled [ 0.195837] Switched APIC routing to physical x2apic. [ 0.197638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198893] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203125] KVM setup paravirtual spinlock [ 0.204577] x86: Booting SMP configuration: [ 0.205511] .... node #0, CPUs: #1 [ 0.206431] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228117] x86: Booted up 1 node, 2 CPUs [ 0.228119] KVM setup async PF for cpu 1 [ 0.228121] kvm-stealtime: cpu 1, msr f90d940 [ 0.230763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232319] devtmpfs: initialized [ 0.234037] evm: security.selinux [ 0.234755] evm: security.SMACK64 [ 0.235467] evm: security.SMACK64EXEC [ 0.236257] evm: security.SMACK64TRANSMUTE [ 0.237128] evm: security.SMACK64MMAP [ 0.237903] evm: security.ima [ 0.238553] evm: security.capability [ 0.239423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241392] pinctrl core: initialized pinctrl subsystem [ 0.242571] RTC time: 15:57:04, date: 11/25/18 [ 0.243588] NET: Registered protocol family 16 [ 0.253338] cpuidle: using governor ladder [ 0.265357] cpuidle: using governor menu [ 0.266176] PCCT header not found. [ 0.266976] ACPI: bus type PCI registered [ 0.267813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269174] PCI: Using configuration type 1 for base access [ 0.282550] ACPI: Added _OSI(Module Device) [ 0.283469] ACPI: Added _OSI(Processor Device) [ 0.284368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285349] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287750] ACPI: Interpreter enabled [ 0.288581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296527] ACPI: (supports S0 S5) [ 0.297312] ACPI: Using IOAPIC for interrupt routing [ 0.298329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304338] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307983] acpiphp: Slot [3] registered [ 0.308829] acpiphp: Slot [4] registered [ 0.309671] acpiphp: Slot [5] registered [ 0.310507] acpiphp: Slot [6] registered [ 0.311344] acpiphp: Slot [7] registered [ 0.312182] acpiphp: Slot [8] registered [ 0.313027] acpiphp: Slot [9] registered [ 0.313858] acpiphp: Slot [10] registered [ 0.325094] acpiphp: Slot [11] registered [ 0.325973] acpiphp: Slot [12] registered [ 0.326815] acpiphp: Slot [13] registered [ 0.327662] acpiphp: Slot [14] registered [ 0.328511] acpiphp: Slot [15] registered [ 0.329365] acpiphp: Slot [16] registered [ 0.330216] acpiphp: Slot [17] registered [ 0.331060] acpiphp: Slot [18] registered [ 0.331904] acpiphp: Slot [19] registered [ 0.332752] acpiphp: Slot [20] registered [ 0.333604] acpiphp: Slot [21] registered [ 0.334451] acpiphp: Slot [22] registered [ 0.335301] acpiphp: Slot [23] registered [ 0.336147] acpiphp: Slot [24] registered [ 0.336989] acpiphp: Slot [25] registered [ 0.337835] acpiphp: Slot [26] registered [ 0.338687] acpiphp: Slot [27] registered [ 0.339536] acpiphp: Slot [28] registered [ 0.340381] acpiphp: Slot [29] registered [ 0.341228] acpiphp: Slot [30] registered [ 0.342079] acpiphp: Slot [31] registered [ 0.342918] PCI host bridge to bus 0000:00 [ 0.343767] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.349352] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355804] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358398] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359723] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416583] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.418061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420770] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422297] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424986] vgaarb: loaded [ 0.425626] vgaarb: bridge control possible 0000:00:02.0 [ 0.426837] SCSI subsystem initialized [ 0.427706] ACPI: bus type USB registered [ 0.428562] usbcore: registered new interface driver usbfs [ 0.429643] usbcore: registered new interface driver hub [ 0.430737] usbcore: registered new device driver usb [ 0.431886] PCI: Using ACPI for IRQ routing [ 0.432953] NetLabel: Initializing [ 0.433685] NetLabel: domain hash size = 128 [ 0.434551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435514] NetLabel: unlabeled traffic allowed by default [ 0.436694] clocksource: Switched to clocksource kvm-clock [ 0.442682] AppArmor: AppArmor Filesystem Enabled [ 0.443703] pnp: PnP ACPI init [ 0.444639] pnp: PnP ACPI: found 5 devices [ 0.451780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453524] NET: Registered protocol family 2 [ 0.454535] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455873] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.457063] TCP: Hash tables configured (established 2048 bind 2048) [ 0.458240] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460517] NET: Registered protocol family 1 [ 0.461403] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463610] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481896] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500531] Trying to unpack rootfs image as initramfs... [ 0.549952] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.564146] Scanning for low memory corruption every 60 seconds [ 0.565665] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566891] audit: initializing netlink subsys (disabled) [ 0.567952] audit: type=2000 audit(1543161424.779:1): initialized [ 0.569337] Initialise system trusted keyring [ 0.570381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571625] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573825] zbud: loaded [ 0.574596] VFS: Disk quotas dquot_6.6.0 [ 0.575488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578686] fuse init (API version 7.23) [ 0.579666] Key type big_key registered [ 0.580540] Allocating IMA MOK and blacklist keyrings. [ 0.581859] Key type asymmetric registered [ 0.582724] Asymmetric key parser 'x509' registered [ 0.583699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585291] io scheduler noop registered [ 0.586143] io scheduler deadline registered (default) [ 0.587178] io scheduler cfq registered [ 0.588040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591946] ACPI: Power Button [PWRF] [ 0.592859] GHES: HEST is not enabled! [ 0.611000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678001] Linux agpgart interface v0.103 [ 0.680843] brd: module loaded [ 0.682296] loop: module loaded [ 0.687626] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.689283] GPT:90111 != 20971519 [ 0.690013] GPT:Alternate GPT header not at the end of the disk. [ 0.691164] GPT:90111 != 20971519 [ 0.691881] GPT: Use GNU Parted to correct GPT errors. [ 0.692949] vda: vda1 vda15 [ 0.694570] scsi host0: ata_piix [ 0.695385] scsi host1: ata_piix [ 0.696141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.697469] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.698839] libphy: Fixed MDIO Bus: probed [ 0.699762] tun: Universal TUN/TAP device driver, 1.6 [ 0.700828] tun: (C) 1999-2004 Max Krasnyansky [ 0.702916] PPP generic driver version 2.4.2 [ 0.703835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705140] ehci-pci: EHCI PCI platform driver [ 0.706033] ehci-platform: EHCI generic platform driver [ 0.707043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708185] ohci-pci: OHCI PCI platform driver [ 0.709078] ohci-platform: OHCI generic platform driver [ 0.710082] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729292] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731790] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733977] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735214] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736659] usb usb1: Product: UHCI Host Controller [ 0.737636] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738791] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739815] hub 1-0:1.0: USB hub found [ 0.740601] hub 1-0:1.0: 2 ports detected [ 0.741535] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744660] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745750] mousedev: PS/2 mouse device common for all mice [ 0.747026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748814] rtc_cmos 00:00: RTC can wake from S4 [ 0.749918] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752245] i2c /dev entries driver [ 0.752984] device-mapper: uevent: version 1.0.3 [ 0.753916] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756882] NET: Registered protocol family 10 [ 0.757884] NET: Registered protocol family 17 [ 0.758777] Key type dns_resolver registered [ 0.759743] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760809] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761912] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763649] registered taskstats version 1 [ 0.764490] Loading compiled-in X.509 certificates [ 0.765901] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767642] zswap: loaded using pool lzo/zbud [ 0.769145] Key type trusted registered [ 0.770816] Key type encrypted registered [ 0.771622] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772619] ima: No TPM chip found, activating TPM-bypass! [ 0.773644] evm: HMAC attrs: 0x1 [ 0.774609] Magic number: 10:942:993 [ 0.775502] rtc_cmos 00:00: setting system clock to 2018-11-25 15:57:04 UTC (1543161424) [ 0.787838] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788974] EDD information not available. [ 0.853849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855392] Write protecting the kernel read-only data: 14336k [ 0.857012] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.922039] 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.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000107 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca ssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca launch-index: 0 === cirros: current=0.4.0 uptime=3.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: The system is going down NOW! Sent SIGTERM to all processes 2018-11-25 15:57:38,331 - create_instance - INFO - Checking if VM is active 2018-11-25 15:57:38,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:38,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-d6f1fe49-590a-44d2-af16-df4a1433f1e5 x-compute-request-id: req-d6f1fe49-590a-44d2-af16-df4a1433f1e5 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-25T15:57:22Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:38,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-d6f1fe49-590a-44d2-af16-df4a1433f1e5 2018-11-25 15:57:38,993 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - REBOOT 2018-11-25 15:57:38,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:57:41,996 - create_instance - DEBUG - VM status query timeout in 896.33496809 2018-11-25 15:57:41,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:42,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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,Accept-Encoding x-openstack-request-id: req-60b762c8-96da-4718-b681-2c6c253c67da x-compute-request-id: req-60b762c8-96da-4718-b681-2c6c253c67da Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-25T15:57:22Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:42,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-60b762c8-96da-4718-b681-2c6c253c67da 2018-11-25 15:57:42,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - REBOOT 2018-11-25 15:57:42,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:57:45,472 - create_instance - DEBUG - VM status query timeout in 892.858736038 2018-11-25 15:57:45,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:46,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-b8ee5439-9f32-43a3-b650-817d91e7ddcd x-compute-request-id: req-b8ee5439-9f32-43a3-b650-817d91e7ddcd Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-25T15:57:22Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:46,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-b8ee5439-9f32-43a3-b650-817d91e7ddcd 2018-11-25 15:57:46,043 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - REBOOT 2018-11-25 15:57:46,043 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:57:49,046 - create_instance - DEBUG - VM status query timeout in 889.28528595 2018-11-25 15:57:49,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:49,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-6303683e-b057-4ccb-b811-98e57de538a9 x-compute-request-id: req-6303683e-b057-4ccb-b811-98e57de538a9 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:48Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:49,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-6303683e-b057-4ccb-b811-98e57de538a9 2018-11-25 15:57:49,517 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:57:49,517 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:57:49,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:49,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-386bb8dd-83b6-4503-bdec-28d3815f722a x-compute-request-id: req-386bb8dd-83b6-4503-bdec-28d3815f722a Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:48Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:49,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-386bb8dd-83b6-4503-bdec-28d3815f722a 2018-11-25 15:57:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:50,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f3e1b3fb-3550-4d64-807f-782f8fbc19c3 Date: Sun, 25 Nov 2018 15:57:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:57:50,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-f3e1b3fb-3550-4d64-807f-782f8fbc19c3 2018-11-25 15:57:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:50,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddeea7b-60b2-4a53-b078-144245a6a2c7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:57:50,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-bddeea7b-60b2-4a53-b078-144245a6a2c7 2018-11-25 15:57:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:50,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b1b169e2-49bd-428d-ba9d-b28f6fb187da Date: Sun, 25 Nov 2018 15:57:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:57:50,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-b1b169e2-49bd-428d-ba9d-b28f6fb187da 2018-11-25 15:57:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:50,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9a854a69-20b1-46a3-8494-0108ae2d8870 Date: Sun, 25 Nov 2018 15:57:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:57:50,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-9a854a69-20b1-46a3-8494-0108ae2d8870 2018-11-25 15:57:50,348 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:57:50,350 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-11-25 15:57:50,350 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-11-25 15:57:53,353 - create_instance - DEBUG - SSH connection timeout in 176.994232893 2018-11-25 15:57:53,354 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:57:53,356 - paramiko.transport - DEBUG - starting thread (client mode): 0x731d27d0L 2018-11-25 15:57:53,357 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:57:53,357 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:57:53,357 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:57:53,358 - 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-11-25 15:57:53,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:57:53,358 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:57:53,359 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:57:53,359 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:57:53,359 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:57:53,376 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:57:53,376 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:57:53,389 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:57:53,415 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:57:53,420 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:57:53,521 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:57:53,535 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:57:53,535 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:57:53,537 - paramiko.transport - DEBUG - starting thread (client mode): 0x731d2590L 2018-11-25 15:57:53,537 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:57:53,537 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:57:53,537 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:57:53,539 - 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-11-25 15:57:53,539 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:57:53,539 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:57:53,539 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:57:53,539 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:57:53,539 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:57:53,555 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:57:53,556 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:57:53,569 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:57:53,595 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:57:53,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:57:53,602 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:57:53,602 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:57:53,603 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:57:53,604 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:57:53,606 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:57:53,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:57:54,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:57: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-1318d3cd-9f1e-45a8-8dd5-151fb5fc5526 x-compute-request-id: req-1318d3cd-9f1e-45a8-8dd5-151fb5fc5526 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:48Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:57:54,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-1318d3cd-9f1e-45a8-8dd5-151fb5fc5526 2018-11-25 15:57:54,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"reboot": {"type": "SOFT"}}' 2018-11-25 15:57:54,219 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:57: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-2a064221-ecbf-4de5-b63c-34e13081195c x-compute-request-id: req-2a064221-ecbf-4de5-b63c-34e13081195c Content-Length: 0 Content-Type: application/json 2018-11-25 15:57:54,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-2a064221-ecbf-4de5-b63c-34e13081195c 2018-11-25 15:58:09,231 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-11-25 15:58:09,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:09,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:09 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-a02571d7-49c4-40ee-a0d4-e52e90fc4eaf x-compute-request-id: req-a02571d7-49c4-40ee-a0d4-e52e90fc4eaf Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:58Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:09,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-a02571d7-49c4-40ee-a0d4-e52e90fc4eaf 2018-11-25 15:58:09,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:58:10,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:09 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-4d0dffc1-7bf4-4167-999b-b74eeb88f593 x-compute-request-id: req-4d0dffc1-7bf4-4167-999b-b74eeb88f593 Content-Encoding: gzip Content-Length: 9518 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494633888 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.149578] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.151213] pid_max: default: 32768 minimum: 301\n[ 0.152094] ACPI: Core revision 20150930\n[ 0.153480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154779] Security Framework initialized\n[ 0.155584] Yama: becoming mindful.\n[ 0.156306] AppArmor: AppArmor initialized\n[ 0.157158] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158431] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.159680] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160855] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.162216] Initializing cgroup subsys io\n[ 0.163019] Initializing cgroup subsys memory\n[ 0.163866] Initializing cgroup subsys devices\n[ 0.164735] Initializing cgroup subsys freezer\n[ 0.165591] Initializing cgroup subsys net_cls\n[ 0.166442] Initializing cgroup subsys perf_event\n[ 0.167338] Initializing cgroup subsys net_prio\n[ 0.168207] Initializing cgroup subsys hugetlb\n[ 0.169070] Initializing cgroup subsys pids\n[ 0.169938] CPU: Physical Processor ID: 0\n[ 0.171414] mce: CPU supports 10 MCE banks\n[ 0.172250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173241] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175541] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182175] ftrace: allocating 31920 entries in 125 pages\n[ 0.209301] smpboot: Max logical packages: 2\n[ 0.210143] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211314] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.212658] x2apic enabled\n[ 0.213461] Switched APIC routing to physical x2apic.\n[ 0.215258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216451] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218560] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220452] KVM setup paravirtual spinlock\n[ 0.221921] x86: Booting SMP configuration:\n[ 0.222804] .... node #0, CPUs: #1\n[ 0.223677] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.245317] x86: Booted up 1 node, 2 CPUs\n[ 0.245319] KVM setup async PF for cpu 1\n[ 0.245322] kvm-stealtime: cpu 1, msr f90d940\n[ 0.247886] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.249379] devtmpfs: initialized\n[ 0.251088] evm: security.selinux\n[ 0.251779] evm: security.SMACK64\n[ 0.252460] evm: security.SMACK64EXEC\n[ 0.253199] evm: security.SMACK64TRANSMUTE\n[ 0.254023] evm: security.SMACK64MMAP\n[ 0.254763] evm: security.ima\n[ 0.255395] evm: security.capability\n[ 0.256246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258116] pinctrl core: initialized pinctrl subsystem\n[ 0.259212] RTC time: 15:57:57, date: 11/25/18\n[ 0.260201] NET: Registered protocol family 16\n[ 0.270121] cpuidle: using governor ladder\n[ 0.282182] cpuidle: using governor menu\n[ 0.283006] PCCT header not found.\n[ 0.283776] ACPI: bus type PCI registered\n[ 0.284573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285814] PCI: Using configuration type 1 for base access\n[ 0.299236] ACPI: Added _OSI(Module Device)\n[ 0.300078] ACPI: Added _OSI(Processor Device)\n[ 0.300929] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301816] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304160] ACPI: Interpreter enabled\n[ 0.304924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.310403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.312233] ACPI: (supports S0 S5)\n[ 0.312934] ACPI: Using IOAPIC for interrupt routing\n[ 0.313873] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.317240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.318368] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319582] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322983] acpiphp: Slot [3] registered\n[ 0.323784] acpiphp: Slot [4] registered\n[ 0.324582] acpiphp: Slot [5] registered\n[ 0.325380] acpiphp: Slot [6] registered\n[ 0.326173] acpiphp: Slot [7] registered\n[ 0.326966] acpiphp: Slot [8] registered\n[ 0.327758] acpiphp: Slot [9] registered\n[ 0.328551] acpiphp: Slot [10] registered\n[ 0.339555] acpiphp: Slot [11] registered\n[ 0.340361] acpiphp: Slot [12] registered\n[ 0.341169] acpiphp: Slot [13] registered\n[ 0.341972] acpiphp: Slot [14] registered\n[ 0.342777] acpiphp: Slot [15] registered\n[ 0.343587] acpiphp: Slot [16] registered\n[ 0.344391] acpiphp: Slot [17] registered\n[ 0.345194] acpiphp: Slot [18] registered\n[ 0.345996] acpiphp: Slot [19] registered\n[ 0.346798] acpiphp: Slot [20] registered\n[ 0.347607] acpiphp: Slot [21] registered\n[ 0.348405] acpiphp: Slot [22] registered\n[ 0.349211] acpiphp: Slot [23] registered\n[ 0.350019] acpiphp: Slot [24] registered\n[ 0.350820] acpiphp: Slot [25] registered\n[ 0.351628] acpiphp: Slot [26] registered\n[ 0.352428] acpiphp: Slot [27] registered\n[ 0.353232] acpiphp: Slot [28] registered\n[ 0.354033] acpiphp: Slot [29] registered\n[ 0.354835] acpiphp: Slot [30] registered\n[ 0.355646] acpiphp: Slot [31] registered\n[ 0.356440] PCI host bridge to bus 0000:00\n[ 0.357242] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359648] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361082] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.362513] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.368786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371214] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372470] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378821] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428109] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429516] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433626] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434818] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437498] vgaarb: loaded\n[ 0.438113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439287] SCSI subsystem initialized\n[ 0.440137] ACPI: bus type USB registered\n[ 0.440961] usbcore: registered new interface driver usbfs\n[ 0.441991] usbcore: registered new interface driver hub\n[ 0.443005] usbcore: registered new device driver usb\n[ 0.444130] PCI: Using ACPI for IRQ routing\n[ 0.445170] NetLabel: Initializing\n[ 0.445891] NetLabel: domain hash size = 128\n[ 0.446740] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.447688] NetLabel: unlabeled traffic allowed by default\n[ 0.448838] clocksource: Switched to clocksource kvm-clock\n[ 0.454864] AppArmor: AppArmor Filesystem Enabled\n[ 0.455822] pnp: PnP ACPI init\n[ 0.456765] pnp: PnP ACPI: found 5 devices\n[ 0.463894] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465616] NET: Registered protocol family 2\n[ 0.466618] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.467894] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.469069] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.470235] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471313] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472482] NET: Registered protocol family 1\n[ 0.473359] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475536] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.512552] Trying to unpack rootfs image as initramfs...\n[ 0.562998] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.577224] Scanning for low memory corruption every 60 seconds\n[ 0.578639] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579792] audit: initializing netlink subsys (disabled)\n[ 0.580820] audit: type=2000 audit(1543161478.660:1): initialized\n[ 0.582176] Initialise system trusted keyring\n[ 0.583157] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.584315] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586421] zbud: loaded\n[ 0.587174] VFS: Disk quotas dquot_6.6.0\n[ 0.587993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589583] fuse init (API version 7.23)\n[ 0.590492] Key type big_key registered\n[ 0.591297] Allocating IMA MOK and blacklist keyrings.\n[ 0.592577] Key type asymmetric registered\n[ 0.593405] Asymmetric key parser 'x509' registered\n[ 0.594359] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595849] io scheduler noop registered\n[ 0.596639] io scheduler deadline registered (default)\n[ 0.597633] io scheduler cfq registered\n[ 0.598467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600778] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602228] ACPI: Power Button [PWRF]\n[ 0.603110] GHES: HEST is not enabled!\n[ 0.630120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669477] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672031] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696018] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698482] Linux agpgart interface v0.103\n[ 0.701790] brd: module loaded\n[ 0.703257] loop: module loaded\n[ 0.708586] vda: vda1 vda15\n[ 0.710201] scsi host0: ata_piix\n[ 0.711043] scsi host1: ata_piix\n[ 0.711795] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713060] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714403] libphy: Fixed MDIO Bus: probed\n[ 0.715302] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716336] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718343] PPP generic driver version 2.4.2\n[ 0.719286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720603] ehci-pci: EHCI PCI platform driver\n[ 0.721506] ehci-platform: EHCI generic platform driver\n[ 0.722538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723711] ohci-pci: OHCI PCI platform driver\n[ 0.724609] ohci-platform: OHCI generic platform driver\n[ 0.725635] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744710] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747277] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.748310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.749484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750819] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752341] usb usb1: Product: UHCI Host Controller\n[ 0.753371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.754603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755670] hub 1-0:1.0: USB hub found\n[ 0.756515] hub 1-0:1.0: 2 ports detected\n[ 0.757498] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759709] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760710] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761856] mousedev: PS/2 mouse device common for all mice\n[ 0.763238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.766452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.767679] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.768908] i2c /dev entries driver\n[ 0.769712] device-mapper: uevent: version 1.0.3\n[ 0.770703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.772387] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773784] NET: Registered protocol family 10\n[ 0.774840] NET: Registered protocol family 17\n[ 0.775769] Key type dns_resolver registered\n[ 0.776768] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777940] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779156] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.781017] registered taskstats version 1\n[ 0.781926] Loading compiled-in X.509 certificates\n[ 0.783383] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.785355] zswap: loaded using pool lzo/zbud\n[ 0.787424] Key type trusted registered\n[ 0.789263] Key type encrypted registered\n[ 0.790133] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791186] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792285] evm: HMAC attrs: 0x1\n[ 0.793306] Magic number: 10:942:993\n[ 0.794249] rtc_cmos 00:00: setting system clock to 2018-11-25 15:57:58 UTC (1543161478)\n[ 0.795957] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797166] EDD information not available.\n[ 0.869998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871613] Write protecting the kernel read-only data: 14336k\n[ 0.883315] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.885246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\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.145010] 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 10.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000107\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.03 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: "} 2018-11-25 15:58:10,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-4d0dffc1-7bf4-4167-999b-b74eeb88f593 2018-11-25 15:58:10,825 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:58:10,825 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 494633888 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.149578] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.151213] pid_max: default: 32768 minimum: 301 [ 0.152094] ACPI: Core revision 20150930 [ 0.153480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154779] Security Framework initialized [ 0.155584] Yama: becoming mindful. [ 0.156306] AppArmor: AppArmor initialized [ 0.157158] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.158431] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.159680] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160855] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.162216] Initializing cgroup subsys io [ 0.163019] Initializing cgroup subsys memory [ 0.163866] Initializing cgroup subsys devices [ 0.164735] Initializing cgroup subsys freezer [ 0.165591] Initializing cgroup subsys net_cls [ 0.166442] Initializing cgroup subsys perf_event [ 0.167338] Initializing cgroup subsys net_prio [ 0.168207] Initializing cgroup subsys hugetlb [ 0.169070] Initializing cgroup subsys pids [ 0.169938] CPU: Physical Processor ID: 0 [ 0.171414] mce: CPU supports 10 MCE banks [ 0.172250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173241] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175541] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182175] ftrace: allocating 31920 entries in 125 pages [ 0.209301] smpboot: Max logical packages: 2 [ 0.210143] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211314] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.212658] x2apic enabled [ 0.213461] Switched APIC routing to physical x2apic. [ 0.215258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216451] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218560] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220452] KVM setup paravirtual spinlock [ 0.221921] x86: Booting SMP configuration: [ 0.222804] .... node #0, CPUs: #1 [ 0.223677] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.245317] x86: Booted up 1 node, 2 CPUs [ 0.245319] KVM setup async PF for cpu 1 [ 0.245322] kvm-stealtime: cpu 1, msr f90d940 [ 0.247886] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.249379] devtmpfs: initialized [ 0.251088] evm: security.selinux [ 0.251779] evm: security.SMACK64 [ 0.252460] evm: security.SMACK64EXEC [ 0.253199] evm: security.SMACK64TRANSMUTE [ 0.254023] evm: security.SMACK64MMAP [ 0.254763] evm: security.ima [ 0.255395] evm: security.capability [ 0.256246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.258116] pinctrl core: initialized pinctrl subsystem [ 0.259212] RTC time: 15:57:57, date: 11/25/18 [ 0.260201] NET: Registered protocol family 16 [ 0.270121] cpuidle: using governor ladder [ 0.282182] cpuidle: using governor menu [ 0.283006] PCCT header not found. [ 0.283776] ACPI: bus type PCI registered [ 0.284573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285814] PCI: Using configuration type 1 for base access [ 0.299236] ACPI: Added _OSI(Module Device) [ 0.300078] ACPI: Added _OSI(Processor Device) [ 0.300929] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301816] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304160] ACPI: Interpreter enabled [ 0.304924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312233] ACPI: (supports S0 S5) [ 0.312934] ACPI: Using IOAPIC for interrupt routing [ 0.313873] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.317240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318368] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319582] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322983] acpiphp: Slot [3] registered [ 0.323784] acpiphp: Slot [4] registered [ 0.324582] acpiphp: Slot [5] registered [ 0.325380] acpiphp: Slot [6] registered [ 0.326173] acpiphp: Slot [7] registered [ 0.326966] acpiphp: Slot [8] registered [ 0.327758] acpiphp: Slot [9] registered [ 0.328551] acpiphp: Slot [10] registered [ 0.339555] acpiphp: Slot [11] registered [ 0.340361] acpiphp: Slot [12] registered [ 0.341169] acpiphp: Slot [13] registered [ 0.341972] acpiphp: Slot [14] registered [ 0.342777] acpiphp: Slot [15] registered [ 0.343587] acpiphp: Slot [16] registered [ 0.344391] acpiphp: Slot [17] registered [ 0.345194] acpiphp: Slot [18] registered [ 0.345996] acpiphp: Slot [19] registered [ 0.346798] acpiphp: Slot [20] registered [ 0.347607] acpiphp: Slot [21] registered [ 0.348405] acpiphp: Slot [22] registered [ 0.349211] acpiphp: Slot [23] registered [ 0.350019] acpiphp: Slot [24] registered [ 0.350820] acpiphp: Slot [25] registered [ 0.351628] acpiphp: Slot [26] registered [ 0.352428] acpiphp: Slot [27] registered [ 0.353232] acpiphp: Slot [28] registered [ 0.354033] acpiphp: Slot [29] registered [ 0.354835] acpiphp: Slot [30] registered [ 0.355646] acpiphp: Slot [31] registered [ 0.356440] PCI host bridge to bus 0000:00 [ 0.357242] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359648] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361082] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.362513] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371214] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372470] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378821] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428109] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429516] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433626] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434818] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437498] vgaarb: loaded [ 0.438113] vgaarb: bridge control possible 0000:00:02.0 [ 0.439287] SCSI subsystem initialized [ 0.440137] ACPI: bus type USB registered [ 0.440961] usbcore: registered new interface driver usbfs [ 0.441991] usbcore: registered new interface driver hub [ 0.443005] usbcore: registered new device driver usb [ 0.444130] PCI: Using ACPI for IRQ routing [ 0.445170] NetLabel: Initializing [ 0.445891] NetLabel: domain hash size = 128 [ 0.446740] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.447688] NetLabel: unlabeled traffic allowed by default [ 0.448838] clocksource: Switched to clocksource kvm-clock [ 0.454864] AppArmor: AppArmor Filesystem Enabled [ 0.455822] pnp: PnP ACPI init [ 0.456765] pnp: PnP ACPI: found 5 devices [ 0.463894] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465616] NET: Registered protocol family 2 [ 0.466618] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.467894] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.469069] TCP: Hash tables configured (established 2048 bind 2048) [ 0.470235] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471313] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.472482] NET: Registered protocol family 1 [ 0.473359] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.475536] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512552] Trying to unpack rootfs image as initramfs... [ 0.562998] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.577224] Scanning for low memory corruption every 60 seconds [ 0.578639] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579792] audit: initializing netlink subsys (disabled) [ 0.580820] audit: type=2000 audit(1543161478.660:1): initialized [ 0.582176] Initialise system trusted keyring [ 0.583157] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.584315] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586421] zbud: loaded [ 0.587174] VFS: Disk quotas dquot_6.6.0 [ 0.587993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589583] fuse init (API version 7.23) [ 0.590492] Key type big_key registered [ 0.591297] Allocating IMA MOK and blacklist keyrings. [ 0.592577] Key type asymmetric registered [ 0.593405] Asymmetric key parser 'x509' registered [ 0.594359] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595849] io scheduler noop registered [ 0.596639] io scheduler deadline registered (default) [ 0.597633] io scheduler cfq registered [ 0.598467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600778] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602228] ACPI: Power Button [PWRF] [ 0.603110] GHES: HEST is not enabled! [ 0.630120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669477] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672031] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696018] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698482] Linux agpgart interface v0.103 [ 0.701790] brd: module loaded [ 0.703257] loop: module loaded [ 0.708586] vda: vda1 vda15 [ 0.710201] scsi host0: ata_piix [ 0.711043] scsi host1: ata_piix [ 0.711795] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.713060] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714403] libphy: Fixed MDIO Bus: probed [ 0.715302] tun: Universal TUN/TAP device driver, 1.6 [ 0.716336] tun: (C) 1999-2004 Max Krasnyansky [ 0.718343] PPP generic driver version 2.4.2 [ 0.719286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720603] ehci-pci: EHCI PCI platform driver [ 0.721506] ehci-platform: EHCI generic platform driver [ 0.722538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723711] ohci-pci: OHCI PCI platform driver [ 0.724609] ohci-platform: OHCI generic platform driver [ 0.725635] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744710] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747277] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.748310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.749484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750819] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752341] usb usb1: Product: UHCI Host Controller [ 0.753371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.754603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755670] hub 1-0:1.0: USB hub found [ 0.756515] hub 1-0:1.0: 2 ports detected [ 0.757498] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760710] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761856] mousedev: PS/2 mouse device common for all mice [ 0.763238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765253] rtc_cmos 00:00: RTC can wake from S4 [ 0.766452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.767679] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.768908] i2c /dev entries driver [ 0.769712] device-mapper: uevent: version 1.0.3 [ 0.770703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.772387] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773784] NET: Registered protocol family 10 [ 0.774840] NET: Registered protocol family 17 [ 0.775769] Key type dns_resolver registered [ 0.776768] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.777940] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779156] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.781017] registered taskstats version 1 [ 0.781926] Loading compiled-in X.509 certificates [ 0.783383] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.785355] zswap: loaded using pool lzo/zbud [ 0.787424] Key type trusted registered [ 0.789263] Key type encrypted registered [ 0.790133] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791186] ima: No TPM chip found, activating TPM-bypass! [ 0.792285] evm: HMAC attrs: 0x1 [ 0.793306] Magic number: 10:942:993 [ 0.794249] rtc_cmos 00:00: setting system clock to 2018-11-25 15:57:58 UTC (1543161478) [ 0.795957] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797166] EDD information not available. [ 0.869998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871613] Write protecting the kernel read-only data: 14336k [ 0.883315] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.145010] 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 10.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.13. iid=i-00000107 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca ssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca launch-index: 0 === cirros: current=0.4.0 uptime=2.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: 2018-11-25 15:58:10,825 - create_instance - INFO - Checking if VM is active 2018-11-25 15:58:10,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:11,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58: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-a75a680a-71c0-4112-bbb4-5ed84d462c5a x-compute-request-id: req-a75a680a-71c0-4112-bbb4-5ed84d462c5a Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:58Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:11,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-a75a680a-71c0-4112-bbb4-5ed84d462c5a 2018-11-25 15:58:11,344 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:58:11,344 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:58:11,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:11,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:11 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-de4a123f-cc6c-4af2-a799-c0746f8dd285 x-compute-request-id: req-de4a123f-cc6c-4af2-a799-c0746f8dd285 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:58Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:11,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-de4a123f-cc6c-4af2-a799-c0746f8dd285 2018-11-25 15:58:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:11,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-838db275-4ae4-4242-99f1-24e1f4898708 Date: Sun, 25 Nov 2018 15:58:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:58:11,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-838db275-4ae4-4242-99f1-24e1f4898708 2018-11-25 15:58:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:12,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dbc264-bbc8-4d83-b340-23d06ac9bbc2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:58:12,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-d1dbc264-bbc8-4d83-b340-23d06ac9bbc2 2018-11-25 15:58:12,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:12,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-24282fcd-f306-4649-af36-0215c21b8389 Date: Sun, 25 Nov 2018 15:58:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:58:12,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-24282fcd-f306-4649-af36-0215c21b8389 2018-11-25 15:58:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:12,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f07377c3-738a-4b4b-9f0d-53e328dbacb6 Date: Sun, 25 Nov 2018 15:58:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:57:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:58:12,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-f07377c3-738a-4b4b-9f0d-53e328dbacb6 2018-11-25 15:58:12,366 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:58:12,369 - paramiko.transport - DEBUG - starting thread (client mode): 0x73176ad0L 2018-11-25 15:58:12,370 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:58:12,370 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:58:12,370 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:58:12,372 - 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-11-25 15:58:12,372 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:58:12,372 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:58:12,372 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:58:12,372 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:58:12,372 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:58:12,390 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:58:12,390 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:58:12,402 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:58:12,428 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:58:12,434 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:58:12,534 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:58:12,548 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:58:12,549 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:58:12,550 - paramiko.transport - DEBUG - starting thread (client mode): 0x73170dd0L 2018-11-25 15:58:12,551 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:58:12,551 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:58:12,551 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:58:12,552 - 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-11-25 15:58:12,552 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:58:12,552 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:58:12,553 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:58:12,553 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:58:12,553 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:58:12,569 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:58:12,570 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:58:12,582 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:58:12,608 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:58:12,612 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:58:12,615 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:58:12,616 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:58:12,616 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:58:12,617 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:58:12,620 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 15:58:12,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:13,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58: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-81b8ab2c-4170-4c70-85bf-78ff1d73f664 x-compute-request-id: req-81b8ab2c-4170-4c70-85bf-78ff1d73f664 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:57:58Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:13,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-81b8ab2c-4170-4c70-85bf-78ff1d73f664 2018-11-25 15:58:13,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"reboot": {"type": "HARD"}}' 2018-11-25 15:58:13,334 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:58:13 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-1fb215d1-a086-4850-85c0-6ec67e8c313d x-compute-request-id: req-1fb215d1-a086-4850-85c0-6ec67e8c313d Content-Length: 0 Content-Type: application/json 2018-11-25 15:58:13,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-1fb215d1-a086-4850-85c0-6ec67e8c313d 2018-11-25 15:58:28,350 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-11-25 15:58:28,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:28,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:28 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-142ae052-116b-4ea9-82e9-bd20452747f5 x-compute-request-id: req-142ae052-116b-4ea9-82e9-bd20452747f5 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:58:14Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:28,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-142ae052-116b-4ea9-82e9-bd20452747f5 2018-11-25 15:58:28,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:58:30,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:28 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-e7567cb8-a7cb-4672-b654-ac066c574a8a x-compute-request-id: req-e7567cb8-a7cb-4672-b654-ac066c574a8a Content-Encoding: gzip Content-Length: 9517 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515698713 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.132439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134152] pid_max: default: 32768 minimum: 301\n[ 0.135075] ACPI: Core revision 20150930\n[ 0.136487] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137836] Security Framework initialized\n[ 0.138678] Yama: becoming mindful.\n[ 0.139430] AppArmor: AppArmor initialized\n[ 0.140313] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141660] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142957] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144198] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145601] Initializing cgroup subsys io\n[ 0.146449] Initializing cgroup subsys memory\n[ 0.147337] Initializing cgroup subsys devices\n[ 0.148260] Initializing cgroup subsys freezer\n[ 0.149156] Initializing cgroup subsys net_cls\n[ 0.150209] Initializing cgroup subsys perf_event\n[ 0.151509] Initializing cgroup subsys net_prio\n[ 0.152764] Initializing cgroup subsys hugetlb\n[ 0.154003] Initializing cgroup subsys pids\n[ 0.155233] CPU: Physical Processor ID: 0\n[ 0.157080] mce: CPU supports 10 MCE banks\n[ 0.158266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170533] ftrace: allocating 31920 entries in 125 pages\n[ 0.201708] smpboot: Max logical packages: 2\n[ 0.202908] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204623] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.206533] x2apic enabled\n[ 0.207656] Switched APIC routing to physical x2apic.\n[ 0.210004] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217362] KVM setup paravirtual spinlock\n[ 0.219242] x86: Booting SMP configuration:\n[ 0.220516] .... node #0, CPUs: #1\n[ 0.221725] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.243436] x86: Booted up 1 node, 2 CPUs\n[ 0.243438] KVM setup async PF for cpu 1\n[ 0.243441] kvm-stealtime: cpu 1, msr f90d940\n[ 0.247064] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.249108] devtmpfs: initialized\n[ 0.251464] evm: security.selinux\n[ 0.252442] evm: security.SMACK64\n[ 0.253423] evm: security.SMACK64EXEC\n[ 0.254476] evm: security.SMACK64TRANSMUTE\n[ 0.255614] evm: security.SMACK64MMAP\n[ 0.256666] evm: security.ima\n[ 0.257565] evm: security.capability\n[ 0.258712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.261345] pinctrl core: initialized pinctrl subsystem\n[ 0.262887] RTC time: 15:58:14, date: 11/25/18\n[ 0.264224] NET: Registered protocol family 16\n[ 0.274803] cpuidle: using governor ladder\n[ 0.286893] cpuidle: using governor menu\n[ 0.287722] PCCT header not found.\n[ 0.288502] ACPI: bus type PCI registered\n[ 0.289322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290592] PCI: Using configuration type 1 for base access\n[ 0.304015] ACPI: Added _OSI(Module Device)\n[ 0.304879] ACPI: Added _OSI(Processor Device)\n[ 0.305754] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306666] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309014] ACPI: Interpreter enabled\n[ 0.309794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317300] ACPI: (supports S0 S5)\n[ 0.318020] ACPI: Using IOAPIC for interrupt routing\n[ 0.319113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.324920] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.326133] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328409] acpiphp: Slot [3] registered\n[ 0.329234] acpiphp: Slot [4] registered\n[ 0.330047] acpiphp: Slot [5] registered\n[ 0.330855] acpiphp: Slot [6] registered\n[ 0.331661] acpiphp: Slot [7] registered\n[ 0.332466] acpiphp: Slot [8] registered\n[ 0.333283] acpiphp: Slot [9] registered\n[ 0.334099] acpiphp: Slot [10] registered\n[ 0.345098] acpiphp: Slot [11] registered\n[ 0.345925] acpiphp: Slot [12] registered\n[ 0.346748] acpiphp: Slot [13] registered\n[ 0.347564] acpiphp: Slot [14] registered\n[ 0.348422] acpiphp: Slot [15] registered\n[ 0.349259] acpiphp: Slot [16] registered\n[ 0.350086] acpiphp: Slot [17] registered\n[ 0.350905] acpiphp: Slot [18] registered\n[ 0.351726] acpiphp: Slot [19] registered\n[ 0.352545] acpiphp: Slot [20] registered\n[ 0.353377] acpiphp: Slot [21] registered\n[ 0.354202] acpiphp: Slot [22] registered\n[ 0.355029] acpiphp: Slot [23] registered\n[ 0.355852] acpiphp: Slot [24] registered\n[ 0.356673] acpiphp: Slot [25] registered\n[ 0.357495] acpiphp: Slot [26] registered\n[ 0.358320] acpiphp: Slot [27] registered\n[ 0.359154] acpiphp: Slot [28] registered\n[ 0.359975] acpiphp: Slot [29] registered\n[ 0.360812] acpiphp: Slot [30] registered\n[ 0.361640] acpiphp: Slot [31] registered\n[ 0.362475] PCI host bridge to bus 0000:00\n[ 0.363296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.364521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.365755] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367227] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.368696] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.375005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.376318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.377508] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.378799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387397] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436102] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443824] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445020] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446102] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447691] vgaarb: loaded\n[ 0.448305] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449471] SCSI subsystem initialized\n[ 0.450323] ACPI: bus type USB registered\n[ 0.451162] usbcore: registered new interface driver usbfs\n[ 0.452220] usbcore: registered new interface driver hub\n[ 0.453249] usbcore: registered new device driver usb\n[ 0.454372] PCI: Using ACPI for IRQ routing\n[ 0.455425] NetLabel: Initializing\n[ 0.456165] NetLabel: domain hash size = 128\n[ 0.457046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458019] NetLabel: unlabeled traffic allowed by default\n[ 0.459153] clocksource: Switched to clocksource kvm-clock\n[ 0.465054] AppArmor: AppArmor Filesystem Enabled\n[ 0.466053] pnp: PnP ACPI init\n[ 0.466991] pnp: PnP ACPI: found 5 devices\n[ 0.474108] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475863] NET: Registered protocol family 2\n[ 0.476868] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.478192] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.479394] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.480586] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481687] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482875] NET: Registered protocol family 1\n[ 0.483768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.484890] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.486007] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.504651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523561] Trying to unpack rootfs image as initramfs...\n[ 0.574032] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.588295] Scanning for low memory corruption every 60 seconds\n[ 0.589708] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.590881] audit: initializing netlink subsys (disabled)\n[ 0.591932] audit: type=2000 audit(1543161495.344:1): initialized\n[ 0.593275] Initialise system trusted keyring\n[ 0.594250] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.595444] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597577] zbud: loaded\n[ 0.600385] VFS: Disk quotas dquot_6.6.0\n[ 0.601243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.602875] fuse init (API version 7.23)\n[ 0.603820] Key type big_key registered\n[ 0.604632] Allocating IMA MOK and blacklist keyrings.\n[ 0.605911] Key type asymmetric registered\n[ 0.606749] Asymmetric key parser 'x509' registered\n[ 0.607735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609255] io scheduler noop registered\n[ 0.610062] io scheduler deadline registered (default)\n[ 0.611067] io scheduler cfq registered\n[ 0.611929] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.612996] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.615773] ACPI: Power Button [PWRF]\n[ 0.616673] GHES: HEST is not enabled!\n[ 0.635039] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699517] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701996] Linux agpgart interface v0.103\n[ 0.704786] brd: module loaded\n[ 0.706193] loop: module loaded\n[ 0.711345] vda: vda1 vda15\n[ 0.712968] scsi host0: ata_piix\n[ 0.713734] scsi host1: ata_piix\n[ 0.714453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.715697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.716985] libphy: Fixed MDIO Bus: probed\n[ 0.717864] tun: Universal TUN/TAP device driver, 1.6\n[ 0.718869] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.720840] PPP generic driver version 2.4.2\n[ 0.721773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.723068] ehci-pci: EHCI PCI platform driver\n[ 0.723954] ehci-platform: EHCI generic platform driver\n[ 0.724952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.726086] ohci-pci: OHCI PCI platform driver\n[ 0.726963] ohci-platform: OHCI generic platform driver\n[ 0.727967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747020] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748033] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.751667] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.752905] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.754343] usb usb1: Product: UHCI Host Controller\n[ 0.755295] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.756452] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757538] hub 1-0:1.0: USB hub found\n[ 0.758329] hub 1-0:1.0: 2 ports detected\n[ 0.759261] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761395] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762365] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.763437] mousedev: PS/2 mouse device common for all mice\n[ 0.764742] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770131] i2c /dev entries driver\n[ 0.770897] device-mapper: uevent: version 1.0.3\n[ 0.771862] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.773510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774884] NET: Registered protocol family 10\n[ 0.775929] NET: Registered protocol family 17\n[ 0.776839] Key type dns_resolver registered\n[ 0.777801] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778892] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.781892] registered taskstats version 1\n[ 0.782744] Loading compiled-in X.509 certificates\n[ 0.784200] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.786096] zswap: loaded using pool lzo/zbud\n[ 0.787614] Key type trusted registered\n[ 0.789334] Key type encrypted registered\n[ 0.790178] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792294] evm: HMAC attrs: 0x1\n[ 0.793250] Magic number: 10:942:993\n[ 0.794118] rtc_cmos 00:00: setting system clock to 2018-11-25 15:58:15 UTC (1543161495)\n[ 0.795765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796888] EDD information not available.\n[ 0.872307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873904] Write protecting the kernel read-only data: 14336k\n[ 0.885711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.887575] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\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.090877] 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 10.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.17. iid=i-00000107\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.39 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: "} 2018-11-25 15:58:30,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c/action used request id req-e7567cb8-a7cb-4672-b654-ac066c574a8a 2018-11-25 15:58:30,019 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:58:30,019 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 515698713 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134152] pid_max: default: 32768 minimum: 301 [ 0.135075] ACPI: Core revision 20150930 [ 0.136487] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137836] Security Framework initialized [ 0.138678] Yama: becoming mindful. [ 0.139430] AppArmor: AppArmor initialized [ 0.140313] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141660] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142957] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144198] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145601] Initializing cgroup subsys io [ 0.146449] Initializing cgroup subsys memory [ 0.147337] Initializing cgroup subsys devices [ 0.148260] Initializing cgroup subsys freezer [ 0.149156] Initializing cgroup subsys net_cls [ 0.150209] Initializing cgroup subsys perf_event [ 0.151509] Initializing cgroup subsys net_prio [ 0.152764] Initializing cgroup subsys hugetlb [ 0.154003] Initializing cgroup subsys pids [ 0.155233] CPU: Physical Processor ID: 0 [ 0.157080] mce: CPU supports 10 MCE banks [ 0.158266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170533] ftrace: allocating 31920 entries in 125 pages [ 0.201708] smpboot: Max logical packages: 2 [ 0.202908] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204623] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.206533] x2apic enabled [ 0.207656] Switched APIC routing to physical x2apic. [ 0.210004] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.217362] KVM setup paravirtual spinlock [ 0.219242] x86: Booting SMP configuration: [ 0.220516] .... node #0, CPUs: #1 [ 0.221725] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.243436] x86: Booted up 1 node, 2 CPUs [ 0.243438] KVM setup async PF for cpu 1 [ 0.243441] kvm-stealtime: cpu 1, msr f90d940 [ 0.247064] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.249108] devtmpfs: initialized [ 0.251464] evm: security.selinux [ 0.252442] evm: security.SMACK64 [ 0.253423] evm: security.SMACK64EXEC [ 0.254476] evm: security.SMACK64TRANSMUTE [ 0.255614] evm: security.SMACK64MMAP [ 0.256666] evm: security.ima [ 0.257565] evm: security.capability [ 0.258712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261345] pinctrl core: initialized pinctrl subsystem [ 0.262887] RTC time: 15:58:14, date: 11/25/18 [ 0.264224] NET: Registered protocol family 16 [ 0.274803] cpuidle: using governor ladder [ 0.286893] cpuidle: using governor menu [ 0.287722] PCCT header not found. [ 0.288502] ACPI: bus type PCI registered [ 0.289322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.290592] PCI: Using configuration type 1 for base access [ 0.304015] ACPI: Added _OSI(Module Device) [ 0.304879] ACPI: Added _OSI(Processor Device) [ 0.305754] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306666] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309014] ACPI: Interpreter enabled [ 0.309794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317300] ACPI: (supports S0 S5) [ 0.318020] ACPI: Using IOAPIC for interrupt routing [ 0.319113] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324920] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326133] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328409] acpiphp: Slot [3] registered [ 0.329234] acpiphp: Slot [4] registered [ 0.330047] acpiphp: Slot [5] registered [ 0.330855] acpiphp: Slot [6] registered [ 0.331661] acpiphp: Slot [7] registered [ 0.332466] acpiphp: Slot [8] registered [ 0.333283] acpiphp: Slot [9] registered [ 0.334099] acpiphp: Slot [10] registered [ 0.345098] acpiphp: Slot [11] registered [ 0.345925] acpiphp: Slot [12] registered [ 0.346748] acpiphp: Slot [13] registered [ 0.347564] acpiphp: Slot [14] registered [ 0.348422] acpiphp: Slot [15] registered [ 0.349259] acpiphp: Slot [16] registered [ 0.350086] acpiphp: Slot [17] registered [ 0.350905] acpiphp: Slot [18] registered [ 0.351726] acpiphp: Slot [19] registered [ 0.352545] acpiphp: Slot [20] registered [ 0.353377] acpiphp: Slot [21] registered [ 0.354202] acpiphp: Slot [22] registered [ 0.355029] acpiphp: Slot [23] registered [ 0.355852] acpiphp: Slot [24] registered [ 0.356673] acpiphp: Slot [25] registered [ 0.357495] acpiphp: Slot [26] registered [ 0.358320] acpiphp: Slot [27] registered [ 0.359154] acpiphp: Slot [28] registered [ 0.359975] acpiphp: Slot [29] registered [ 0.360812] acpiphp: Slot [30] registered [ 0.361640] acpiphp: Slot [31] registered [ 0.362475] PCI host bridge to bus 0000:00 [ 0.363296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.364521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.365755] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.367227] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.368696] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.375005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.376318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.377508] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.378799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387397] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436102] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443824] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445020] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446102] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447691] vgaarb: loaded [ 0.448305] vgaarb: bridge control possible 0000:00:02.0 [ 0.449471] SCSI subsystem initialized [ 0.450323] ACPI: bus type USB registered [ 0.451162] usbcore: registered new interface driver usbfs [ 0.452220] usbcore: registered new interface driver hub [ 0.453249] usbcore: registered new device driver usb [ 0.454372] PCI: Using ACPI for IRQ routing [ 0.455425] NetLabel: Initializing [ 0.456165] NetLabel: domain hash size = 128 [ 0.457046] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458019] NetLabel: unlabeled traffic allowed by default [ 0.459153] clocksource: Switched to clocksource kvm-clock [ 0.465054] AppArmor: AppArmor Filesystem Enabled [ 0.466053] pnp: PnP ACPI init [ 0.466991] pnp: PnP ACPI: found 5 devices [ 0.474108] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.475863] NET: Registered protocol family 2 [ 0.476868] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.478192] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.479394] TCP: Hash tables configured (established 2048 bind 2048) [ 0.480586] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481687] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.482875] NET: Registered protocol family 1 [ 0.483768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484890] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486007] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.504651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523561] Trying to unpack rootfs image as initramfs... [ 0.574032] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.588295] Scanning for low memory corruption every 60 seconds [ 0.589708] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.590881] audit: initializing netlink subsys (disabled) [ 0.591932] audit: type=2000 audit(1543161495.344:1): initialized [ 0.593275] Initialise system trusted keyring [ 0.594250] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.595444] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597577] zbud: loaded [ 0.600385] VFS: Disk quotas dquot_6.6.0 [ 0.601243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.602875] fuse init (API version 7.23) [ 0.603820] Key type big_key registered [ 0.604632] Allocating IMA MOK and blacklist keyrings. [ 0.605911] Key type asymmetric registered [ 0.606749] Asymmetric key parser 'x509' registered [ 0.607735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609255] io scheduler noop registered [ 0.610062] io scheduler deadline registered (default) [ 0.611067] io scheduler cfq registered [ 0.611929] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.612996] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615773] ACPI: Power Button [PWRF] [ 0.616673] GHES: HEST is not enabled! [ 0.635039] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699517] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701996] Linux agpgart interface v0.103 [ 0.704786] brd: module loaded [ 0.706193] loop: module loaded [ 0.711345] vda: vda1 vda15 [ 0.712968] scsi host0: ata_piix [ 0.713734] scsi host1: ata_piix [ 0.714453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.715697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.716985] libphy: Fixed MDIO Bus: probed [ 0.717864] tun: Universal TUN/TAP device driver, 1.6 [ 0.718869] tun: (C) 1999-2004 Max Krasnyansky [ 0.720840] PPP generic driver version 2.4.2 [ 0.721773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723068] ehci-pci: EHCI PCI platform driver [ 0.723954] ehci-platform: EHCI generic platform driver [ 0.724952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.726086] ohci-pci: OHCI PCI platform driver [ 0.726963] ohci-platform: OHCI generic platform driver [ 0.727967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747020] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748033] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749501] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.751667] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752905] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754343] usb usb1: Product: UHCI Host Controller [ 0.755295] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756452] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757538] hub 1-0:1.0: USB hub found [ 0.758329] hub 1-0:1.0: 2 ports detected [ 0.759261] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761395] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762365] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.763437] mousedev: PS/2 mouse device common for all mice [ 0.764742] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766591] rtc_cmos 00:00: RTC can wake from S4 [ 0.767719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770131] i2c /dev entries driver [ 0.770897] device-mapper: uevent: version 1.0.3 [ 0.771862] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.773510] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774884] NET: Registered protocol family 10 [ 0.775929] NET: Registered protocol family 17 [ 0.776839] Key type dns_resolver registered [ 0.777801] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.778892] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780067] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.781892] registered taskstats version 1 [ 0.782744] Loading compiled-in X.509 certificates [ 0.784200] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.786096] zswap: loaded using pool lzo/zbud [ 0.787614] Key type trusted registered [ 0.789334] Key type encrypted registered [ 0.790178] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792294] evm: HMAC attrs: 0x1 [ 0.793250] Magic number: 10:942:993 [ 0.794118] rtc_cmos 00:00: setting system clock to 2018-11-25 15:58:15 UTC (1543161495) [ 0.795765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796888] EDD information not available. [ 0.872307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873904] Write protecting the kernel read-only data: 14336k [ 0.885711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.887575] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 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.090877] 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 10.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000107 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYzw4UH2VhP6lQVTUXLPnnP7SpyEHQE9ER8mNE7yt1ls7sjl5yq2jDt6PIBFXHnW9YzR532eP83Iiiahlb6g/VLBj/0HP9x6/cvEiVNpV2/pQh+pnu7WSa2l6vnxFzaXoJ3tiMyJvEZAzGkH6t8aPWopAT9dNgRIkCMDqo0bswC9a5aFbf57pUgG5wLqzPymmeXNcyRga1AlnPdQRo0WPjCV/hVh0+MvTXHnZaL5aMiV1qGl8E4xriSJm3bo52JJHqYetYGyuRxUmv9NwhVSkZ3KBvrwZKS3/zJ9mgwZJyy/hMNFYurkzV8Ww9uhqUnbdU9AmWt4jyLkQYQYDZrlh root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca ssh-dss AAAAB3NzaC1kc3MAAACBAOzEBwWcNSNUYkx7XHK4DG9f78bd1wbbfZkJ608sUOTiXNtqYd4LYVUFlItXsDnXmuks/GjBjjTMO1NFdudxDq9t3IcVWxQvoRcwXS85BegDyA7+bsonO4qZQqF3SVHMjeeiHy2F61hc/0qufMi+Ph9I5S1w7DUgtgBDyb/yy75pAAAAFQC7ao4HcYwMIutdHaL1nCB6V7EhHwAAAIEAvj0GdFx6rCbg/wiRSR/lLqbSowbKa697OkD1LUgFjpE0FbfqrmcJVXzuND6dt+eL2d2raAgxO4t3vUryyovb+xm1n47fRzhFYYrTCx03zIgOjReYkgsb3/vvuqmHvL8gZrYQ+a1H1/aAN+yE5MZo99ZKWXvqNgKZeEYi91Lk7IMAAACAYOyynsJ3ZhdZu2Z7YsqCRtSaQVB9P2g/LKeQ3Er+qrBN9yKcBf/EzwcWHeHkwV/qEJiETjiVKJqBFvjzN/K62lmWxr6lkeVHfoiuo9o+wjN07fuP2UeujLdF+clAtQ5jxUVCEx79xVqgVkv0Y6dlkr8kBHdGlxo3SPNE098Nw38= root@createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe9e:df62/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca launch-index: 0 === cirros: current=0.4.0 uptime=2.39 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-36401d62-8703-4146-a1dc-2b9cca login: 2018-11-25 15:58:30,019 - create_instance - INFO - Checking if VM is active 2018-11-25 15:58:30,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:30,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58: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-c1b609f9-e415-4dfc-8835-4a0f64dabc4e x-compute-request-id: req-c1b609f9-e415-4dfc-8835-4a0f64dabc4e Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:58:14Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:30,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-c1b609f9-e415-4dfc-8835-4a0f64dabc4e 2018-11-25 15:58:30,519 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:58:30,519 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:58:30,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:31,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58: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-3514e61a-b704-4220-bbe0-1d8adf167699 x-compute-request-id: req-3514e61a-b704-4220-bbe0-1d8adf167699 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:df:62", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp"}], "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:58:14Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:31,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-3514e61a-b704-4220-bbe0-1d8adf167699 2018-11-25 15:58:31,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:31,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3190f8b2-f3d7-41d8-a9b0-b2a5efe20479 Date: Sun, 25 Nov 2018 15:58:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca838c83-9e48-442b-82e7-5e417a90ee91"],"updated_at":"2018-11-25T15:56:34Z","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"063cb262-b98f-4843-ba6f-33f2f849d46a","name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net"}]} 2018-11-25 15:58:31,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net used request id req-3190f8b2-f3d7-41d8-a9b0-b2a5efe20479 2018-11-25 15:58:31,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:31,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc2cdd0-e216-41b8-8960-c38f3e314ce4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:58:31,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-5fc2cdd0-e216-41b8-8960-c38f3e314ce4 2018-11-25 15:58:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:31,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d1eba23-6413-4c2a-8f4e-997b6bdcc94b Date: Sun, 25 Nov 2018 15:58:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:34Z","dns_nameservers":[],"updated_at":"2018-11-25T15:56:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"34280f04717d4906aaf800e7e3d6cca3","id":"ca838c83-9e48-442b-82e7-5e417a90ee91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet"}]} 2018-11-25 15:58:31,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-5d1eba23-6413-4c2a-8f4e-997b6bdcc94b 2018-11-25 15:58:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:31,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-52b394b8-86d0-4b3b-9f77-0f347b867c4f Date: Sun, 25 Nov 2018 15:58:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.1"}],"id":"19da6b2e-6d38-4331-a4ee-40e556fce070","security_groups":[],"mac_address":"fa:16:3e:6c:3f:36","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:43Z","binding:vnic_type":"normal","device_id":"cd8f453a-648b-445d-a8fd-ef7236dd33b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.2"}],"id":"5bf2e85c-43e8-453a-a33c-5b9ae64350b0","security_groups":[],"mac_address":"fa:16:3e:d8:3a:f0","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:58:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.12"}],"id":"6000d90f-e05b-4dcb-9afc-47db8b624348","security_groups":["92704db6-39f2-4db3-b66f-5792d14c4549","db4f5ced-0872-46c6-ae2f-8ce1ae85afe6"],"mac_address":"fa:16:3e:9e:df:62","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:55Z","binding:vnic_type":"normal","device_id":"fef9eb0e-1b71-497c-a81e-a24c424cfa5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.3"}],"id":"d9d5c2f1-82e6-4b41-8ba7-2c7dd4c8ab41","security_groups":[],"mac_address":"fa:16:3e:10:d8:31","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-063cb262-b98f-4843-ba6f-33f2f849d46a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:56:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca838c83-9e48-442b-82e7-5e417a90ee91","ip_address":"10.55.1.4"}],"id":"decf4dcb-790c-4e26-811c-ee41fec87834","security_groups":[],"mac_address":"fa:16:3e:bf:ac:41","project_id":"34280f04717d4906aaf800e7e3d6cca3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"063cb262-b98f-4843-ba6f-33f2f849d46a","tenant_id":"34280f04717d4906aaf800e7e3d6cca3","created_at":"2018-11-25T15:56:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-063cb262-b98f-4843-ba6f-33f2f849d46a"}]} 2018-11-25 15:58:31,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-52b394b8-86d0-4b3b-9f77-0f347b867c4f 2018-11-25 15:58:31,364 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:58:31,366 - paramiko.transport - DEBUG - starting thread (client mode): 0x731d27d0L 2018-11-25 15:58:31,367 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:58:31,367 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:58:31,367 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:58:31,368 - 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-11-25 15:58:31,369 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:58:31,369 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:58:31,369 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:58:31,369 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:58:31,369 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:58:31,386 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:58:31,386 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:58:31,399 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:58:31,426 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:58:31,432 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:58:31,532 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:58:31,577 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:58:31,577 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:58:31,579 - paramiko.transport - DEBUG - starting thread (client mode): 0x731d2e90L 2018-11-25 15:58:31,579 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:58:31,579 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:58:31,579 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:58:31,580 - 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-11-25 15:58:31,581 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:58:31,581 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:58:31,581 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:58:31,581 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:58:31,581 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:58:31,598 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:58:31,598 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:58:31,611 - paramiko.transport - DEBUG - Trying key f7981e1462080ed73da65f78ea6112b8 from tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee 2018-11-25 15:58:31,638 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:58:31,641 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:58:31,643 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:58:31,644 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:58:31,644 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:58:31,645 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:58:31,647 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:58:31,649 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-11-25 15:58:31,649 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-11-25 15:58:31,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d0a23c39-b4b6-4318-927f-b4640bb50e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:32,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e5a895f-a6f6-49cb-b5d8-44488e2823d7 Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:32,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d0a23c39-b4b6-4318-927f-b4640bb50e9b used request id req-6e5a895f-a6f6-49cb-b5d8-44488e2823d7 2018-11-25 15:58:32,602 - create_instance - INFO - Deleting Port with ID - 6000d90f-e05b-4dcb-9afc-47db8b624348 2018-11-25 15:58:32,602 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbceeport-1 2018-11-25 15:58:32,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/6000d90f-e05b-4dcb-9afc-47db8b624348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:33,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a285b3b5-0cdd-4e84-827a-b1b292d57022 Date: Sun, 25 Nov 2018 15:58:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:33,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/6000d90f-e05b-4dcb-9afc-47db8b624348 used request id req-a285b3b5-0cdd-4e84-827a-b1b292d57022 2018-11-25 15:58:33,085 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst 2018-11-25 15:58:33,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:33,257 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:58: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 x-openstack-request-id: req-b3e9a6da-a196-4146-9729-516e0a8e3879 x-compute-request-id: req-b3e9a6da-a196-4146-9729-516e0a8e3879 Content-Type: application/json 2018-11-25 15:58:33,258 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-b3e9a6da-a196-4146-9729-516e0a8e3879 2018-11-25 15:58:33,258 - create_instance - INFO - Checking deletion status 2018-11-25 15:58:33,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:33,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58: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-8ae3b872-6361-4e7c-9426-a111b7ec5af3 x-compute-request-id: req-8ae3b872-6361-4e7c-9426-a111b7ec5af3 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "rel": "bookmark"}], "image": {"id": "96885750-9650-4be8-b04e-da909504b5c8", "links": [{"href": "http://172.30.9.29:8774/images/96885750-9650-4be8-b04e-da909504b5c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:57:03.000000", "flavor": {"id": "01e579bf-58cb-46bf-84e1-6f3679091071", "links": [{"href": "http://172.30.9.29:8774/flavors/01e579bf-58cb-46bf-84e1-6f3679091071", "rel": "bookmark"}]}, "id": "fef9eb0e-1b71-497c-a81e-a24c424cfa5c", "user_id": "0d1f07d563534cd4bbacf2dfc953b688", "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-11-25T15:58:33Z", "hostId": "ba686da74220425b95d0fe50524ead48bc356314318d0126fb7c54a4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp", "name": "CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst", "created": "2018-11-25T15:56:59Z", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:58:33,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-8ae3b872-6361-4e7c-9426-a111b7ec5af3 2018-11-25 15:58:33,510 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst] is - ACTIVE 2018-11-25 15:58:33,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:58:36,514 - create_instance - DEBUG - VM status query timeout in 296.744302988 2018-11-25 15:58:36,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51494376854a70f36d440973a5482cf717df9fd2" 2018-11-25 15:58:36,563 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 15:58: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 x-openstack-request-id: req-3c14c612-18c4-4b91-b7f2-3468fddc2d4a x-compute-request-id: req-3c14c612-18c4-4b91-b7f2-3468fddc2d4a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fef9eb0e-1b71-497c-a81e-a24c424cfa5c could not be found.", "code": 404}} 2018-11-25 15:58:36,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fef9eb0e-1b71-497c-a81e-a24c424cfa5c used request id req-3c14c612-18c4-4b91-b7f2-3468fddc2d4a 2018-11-25 15:58:36,563 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fef9eb0e-1b71-497c-a81e-a24c424cfa5c could not be found. (HTTP 404) (Request-ID: req-3c14c612-18c4-4b91-b7f2-3468fddc2d4a) 2018-11-25 15:58:36,563 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-inst 2018-11-25 15:58:36,564 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp 2018-11-25 15:58:36,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b7520d8df4103bfd8517e24c9fcf528abbb299" 2018-11-25 15:58:36,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:58: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 x-openstack-request-id: req-d3d8cfea-00dd-496f-85eb-1bc7bb83b93d x-compute-request-id: req-d3d8cfea-00dd-496f-85eb-1bc7bb83b93d Content-Length: 0 Content-Type: application/json 2018-11-25 15:58:36,607 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-kp used request id req-d3d8cfea-00dd-496f-85eb-1bc7bb83b93d 2018-11-25 15:58:36,608 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee.pub] 2018-11-25 15:58:36,608 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee] 2018-11-25 15:58:36,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67139be381775838407250cad6a1cffe799b7707" 2018-11-25 15:58:36,657 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:58: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 x-openstack-request-id: req-502f9ec6-020a-4009-9541-350725edc6ff x-compute-request-id: req-502f9ec6-020a-4009-9541-350725edc6ff Content-Length: 0 Content-Type: application/json 2018-11-25 15:58:36,657 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/01e579bf-58cb-46bf-84e1-6f3679091071 used request id req-502f9ec6-020a-4009-9541-350725edc6ff 2018-11-25 15:58:36,658 - neutron_utils - INFO - Deleting security group rule with ID - cee9935d-4600-4fa4-a4ba-43c0ec1d26ce 2018-11-25 15:58:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/cee9935d-4600-4fa4-a4ba-43c0ec1d26ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:58:36,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92f53448-e0c0-437c-bfef-66726d46ca61 Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:36,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/cee9935d-4600-4fa4-a4ba-43c0ec1d26ce used request id req-92f53448-e0c0-437c-bfef-66726d46ca61 2018-11-25 15:58:36,865 - neutron_utils - INFO - Deleting security group rule with ID - 9acb2eb8-17f8-4b3c-91ea-44aafe27148a 2018-11-25 15:58:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9acb2eb8-17f8-4b3c-91ea-44aafe27148a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:58:36,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ed1bf77-1973-4a51-99aa-35664041c123 Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:36,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9acb2eb8-17f8-4b3c-91ea-44aafe27148a used request id req-2ed1bf77-1973-4a51-99aa-35664041c123 2018-11-25 15:58:36,970 - neutron_utils - INFO - Deleting security group rule with ID - 8d55f858-61e3-4c9c-8925-3f120ebb288e 2018-11-25 15:58:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8d55f858-61e3-4c9c-8925-3f120ebb288e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:58:37,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6623aa72-5c3f-4f9a-9f2e-3aa80a04606c Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:37,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8d55f858-61e3-4c9c-8925-3f120ebb288e used request id req-6623aa72-5c3f-4f9a-9f2e-3aa80a04606c 2018-11-25 15:58:37,264 - neutron_utils - INFO - Deleting security group rule with ID - b16bf5cc-cfc7-472d-94e9-28fa3b442b8b 2018-11-25 15:58:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/b16bf5cc-cfc7-472d-94e9-28fa3b442b8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:58:37,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-272ebfce-f551-4f3d-b51d-dac6f3fb3a27 Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:37,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/b16bf5cc-cfc7-472d-94e9-28fa3b442b8b used request id req-272ebfce-f551-4f3d-b51d-dac6f3fb3a27 2018-11-25 15:58:37,378 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-sec-grp 2018-11-25 15:58:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8972ccc07050e6733c9d6118be180cddeaa3f5a9" 2018-11-25 15:58:37,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a057885a-a9e3-425f-a107-5955089180df Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:37,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/db4f5ced-0872-46c6-ae2f-8ce1ae85afe6 used request id req-a057885a-a9e3-425f-a107-5955089180df 2018-11-25 15:58:37,509 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router and subnet CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet 2018-11-25 15:58:37,509 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router 2018-11-25 15:58:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" -d '{"subnet_id": "ca838c83-9e48-442b-82e7-5e417a90ee91"}' 2018-11-25 15:58:39,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-046cb538-619c-488a-a2e3-4875dd77a386 Date: Sun, 25 Nov 2018 15:58:39 GMT RESP BODY: {"network_id": "063cb262-b98f-4843-ba6f-33f2f849d46a", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "subnet_id": "ca838c83-9e48-442b-82e7-5e417a90ee91", "subnet_ids": ["ca838c83-9e48-442b-82e7-5e417a90ee91"], "port_id": "19da6b2e-6d38-4331-a4ee-40e556fce070", "id": "cd8f453a-648b-445d-a8fd-ef7236dd33b0"} 2018-11-25 15:58:39,013 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0/remove_router_interface used request id req-046cb538-619c-488a-a2e3-4875dd77a386 2018-11-25 15:58:39,013 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router 2018-11-25 15:58:39,014 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-router 2018-11-25 15:58:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85223c359d6d75a08bfe84e62d18d7bfcad64daa" 2018-11-25 15:58:42,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25850380-001f-4adb-b86d-c1159f6ceb8a Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:42,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/cd8f453a-648b-445d-a8fd-ef7236dd33b0 used request id req-25850380-001f-4adb-b86d-c1159f6ceb8a 2018-11-25 15:58:42,694 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet 2018-11-25 15:58:42,694 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-subnet 2018-11-25 15:58:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ca838c83-9e48-442b-82e7-5e417a90ee91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:58:45,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bda2fff-72ce-4201-a87f-e052b4a11f98 Date: Sun, 25 Nov 2018 15:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:45,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ca838c83-9e48-442b-82e7-5e417a90ee91 used request id req-2bda2fff-72ce-4201-a87f-e052b4a11f98 2018-11-25 15:58:45,151 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-pub-net 2018-11-25 15:58:45,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/063cb262-b98f-4843-ba6f-33f2f849d46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b3313c69027454b578293ac2e21551b96095f3" 2018-11-25 15:58:46,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec07ab07-a52e-4888-83fe-8824ad3c8ede Date: Sun, 25 Nov 2018 15:58:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:46,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/063cb262-b98f-4843-ba6f-33f2f849d46a used request id req-ec07ab07-a52e-4888-83fe-8824ad3c8ede 2018-11-25 15:58:46,415 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-36401d62-8703-4146-a1dc-2b9ccacfbcee-image 2018-11-25 15:58:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b91be5c54d36219b9a222240e79343e5892d07" 2018-11-25 15:58:48,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-543c97f8-d961-4b50-9a4d-8399a0b35363 Date: Sun, 25 Nov 2018 15:58:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:58:48,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/96885750-9650-4be8-b04e-da909504b5c8 used request id req-543c97f8-d961-4b50-9a4d-8399a0b35363 2018-11-25 15:58:48,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:48,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b2a7e98c-58fa-4a4c-bf8d-8453f343be15 Date: Sun, 25 Nov 2018 15:58:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:33Z", "updated_at": "2018-11-25T15:56:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "revision_number": 0, "id": "6273570e-20b4-4a0c-9782-5fc64ede56fa", "remote_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "revision_number": 0, "id": "6d7d803d-6e28-4394-8654-a0f9eb27ecf8", "remote_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "revision_number": 0, "id": "6ef8a799-cc37-453a-870f-e58b21b79b8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "revision_number": 0, "id": "dcf09de8-4d53-4538-bf3f-4550042bccf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "34280f04717d4906aaf800e7e3d6cca3"}], "revision_number": 4, "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "92704db6-39f2-4db3-b66f-5792d14c4549", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 15:58:48,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b2a7e98c-58fa-4a4c-bf8d-8453f343be15 2018-11-25 15:58:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:48,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d58f67c-ff99-44fb-a460-8e2357283d19 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 15:58:48,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-9d58f67c-ff99-44fb-a460-8e2357283d19 2018-11-25 15:58:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:48,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9accf369-df4f-44fe-938e-069b41738d70 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3"}, "enabled": true, "id": "34280f04717d4906aaf800e7e3d6cca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj"}} 2018-11-25 15:58:48,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-9accf369-df4f-44fe-938e-069b41738d70 2018-11-25 15:58:48,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92704db6-39f2-4db3-b66f-5792d14c4549 2018-11-25 15:58:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=92704db6-39f2-4db3-b66f-5792d14c4549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:48,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8579d2a5-43e6-4d71-a109-12b138379d4e Date: Sun, 25 Nov 2018 15:58:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:33Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "6273570e-20b4-4a0c-9782-5fc64ede56fa"}, {"remote_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:33Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "6d7d803d-6e28-4394-8654-a0f9eb27ecf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:33Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "6ef8a799-cc37-453a-870f-e58b21b79b8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:56:33Z", "security_group_id": "92704db6-39f2-4db3-b66f-5792d14c4549", "port_range_min": null, "revision_number": 0, "tenant_id": "34280f04717d4906aaf800e7e3d6cca3", "created_at": "2018-11-25T15:56:33Z", "project_id": "34280f04717d4906aaf800e7e3d6cca3", "id": "dcf09de8-4d53-4538-bf3f-4550042bccf4"}]} 2018-11-25 15:58:48,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=92704db6-39f2-4db3-b66f-5792d14c4549 used request id req-8579d2a5-43e6-4d71-a109-12b138379d4e 2018-11-25 15:58:48,901 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 15:58:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/92704db6-39f2-4db3-b66f-5792d14c4549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:49,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b82a745-f195-43c2-b60f-61b203648d4c Content-Length: 0 Date: Sun, 25 Nov 2018 15:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:58:49,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/92704db6-39f2-4db3-b66f-5792d14c4549 used request id req-1b82a745-f195-43c2-b60f-61b203648d4c 2018-11-25 15:58:49,219 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj 2018-11-25 15:58:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:49,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4081fa-7c1d-4679-a6d6-8bdce53808ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:58:49,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/34280f04717d4906aaf800e7e3d6cca3 used request id req-0e4081fa-7c1d-4679-a6d6-8bdce53808ee 2018-11-25 15:58:49,425 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-proj-role 2018-11-25 15:58:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9efe9babb318489d9c307032ea049c47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:49,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7f0045-f731-4860-b3eb-f73df031baa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:58:49,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9efe9babb318489d9c307032ea049c47 used request id req-6d7f0045-f731-4860-b3eb-f73df031baa8 2018-11-25 15:58:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1468d6f676b5b3c96889f4c9663f92f903b3f63" 2018-11-25 15:58:49,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8453744c-3a29-44d4-a578-9ea4a12f227d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:58:49,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8453744c-3a29-44d4-a578-9ea4a12f227d 2018-11-25 15:58:49,629 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0a57e64f-81d3-4db-user 2018-11-25 15:58:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0d1f07d563534cd4bbacf2dfc953b688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00831f214e911f9d76c385b315e4b007f859624" 2018-11-25 15:58:49,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c516ff93-35f1-43e7-ae84-d2adb2d3c7a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:58:49,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0d1f07d563534cd4bbacf2dfc953b688 used request id req-c516ff93-35f1-43e7-ae84-d2adb2d3c7a2 2018-11-25 15:58:49,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:50,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["RUYHXdhNRS-0ENoNoaFsCA"], "issued_at": "2018-11-25T15:58:50.000000Z"}} 2018-11-25 15:58:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7eae2ab0794471b30c091431c1aafe0b9a28b65" 2018-11-25 15:58:50,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af969b2-331b-44ba-8c69-a3618bde88eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:50,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0af969b2-331b-44ba-8c69-a3618bde88eb 2018-11-25 15:58:50,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:50,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:50,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["3Ps2C8sgRs2EN5OYyRaJEA"], "issued_at": "2018-11-25T15:58:50.000000Z"}} 2018-11-25 15:58:50,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 15:58:50,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97003c4b-7f26-4886-98b4-d45684fb2c6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:50,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-97003c4b-7f26-4886-98b4-d45684fb2c6a 2018-11-25 15:58:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:58:50,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:58:50,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 15:58:50,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b400cf02-e0ac-41b9-af60-91a36fa80901 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 15:58:50,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj used request id req-b400cf02-e0ac-41b9-af60-91a36fa80901 2018-11-25 15:58:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 15:58:50,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65e7331-d398-4068-9f58-01e1a2df9478 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:58:50,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c65e7331-d398-4068-9f58-01e1a2df9478 2018-11-25 15:58:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}}' 2018-11-25 15:58:51,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a12d282f-3bda-4da2-b563-01017f368012 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:58:51,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a12d282f-3bda-4da2-b563-01017f368012 2018-11-25 15:58:51,105 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj 2018-11-25 15:58:51,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:51,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:51,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["rdu4H80jQLCKIYFcDShjeA"], "issued_at": "2018-11-25T15:58:51.000000Z"}} 2018-11-25 15:58:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ad0afc309c90d9ad04bb06606b318118c8be3a" 2018-11-25 15:58:51,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de5cfea-c533-49f8-a134-0f09423cc8c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:51,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5de5cfea-c533-49f8-a134-0f09423cc8c1 2018-11-25 15:58:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:58:51,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:58:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ad0afc309c90d9ad04bb06606b318118c8be3a" 2018-11-25 15:58:51,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a61305-a1df-4afe-9615-5a3e4585a849 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 15:58:51,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-43a61305-a1df-4afe-9615-5a3e4585a849 2018-11-25 15:58:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ad0afc309c90d9ad04bb06606b318118c8be3a" 2018-11-25 15:58:51,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9545e053-bac2-48dd-af4e-848f9b492eee Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}]} 2018-11-25 15:58:51,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj used request id req-9545e053-bac2-48dd-af4e-848f9b492eee 2018-11-25 15:58:51,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ad0afc309c90d9ad04bb06606b318118c8be3a" 2018-11-25 15:58:51,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca66e55-d739-4d95-99f9-466e8590198d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 15:58:51,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bca66e55-d739-4d95-99f9-466e8590198d 2018-11-25 15:58:52,182 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user 2018-11-25 15:58:52,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 15:58:52,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c66fbb-abb4-4852-850e-276ae61bc9b7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 15:58:52,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-77c66fbb-abb4-4852-850e-276ae61bc9b7 2018-11-25 15:58:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}}' 2018-11-25 15:58:52,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 15:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310ab02d-da1a-49a7-ac57-3f5a5f328880 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a55758b45f1e4d57be1ccc124a06f610", "links": {"self": "http://172.30.9.29:5000/v3/roles/a55758b45f1e4d57be1ccc124a06f610"}, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}} 2018-11-25 15:58:52,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-310ab02d-da1a-49a7-ac57-3f5a5f328880 2018-11-25 15:58:52,405 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role 2018-11-25 15:58:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a55758b45f1e4d57be1ccc124a06f610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 15:58:52,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0be2f75-3369-4d8f-babe-13411b292424 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a55758b45f1e4d57be1ccc124a06f610"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role", "id": "a55758b45f1e4d57be1ccc124a06f610"}} 2018-11-25 15:58:52,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a55758b45f1e4d57be1ccc124a06f610 used request id req-b0be2f75-3369-4d8f-babe-13411b292424 2018-11-25 15:58:52,426 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role to project CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj 2018-11-25 15:58:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255/users/6b36428fb76e425e93a929ed4fa5a7aa/roles/a55758b45f1e4d57be1ccc124a06f610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 15:58:52,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e0a8127-d7eb-4ef4-84b5-0c5654b5a059 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 15:58:52,557 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255/users/6b36428fb76e425e93a929ed4fa5a7aa/roles/a55758b45f1e4d57be1ccc124a06f610 used request id req-4e0a8127-d7eb-4ef4-84b5-0c5654b5a059 2018-11-25 15:58:52,558 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:58:52,559 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 15:58:52,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:52,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:52,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["72PbdP8VQ82fw6KsEg2WeQ"], "issued_at": "2018-11-25T15:58:52.000000Z"}} 2018-11-25 15:58:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 15:58:53,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de64b42-fb91-48e6-8643-c2d7df7ec45e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:53,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8de64b42-fb91-48e6-8643-c2d7df7ec45e 2018-11-25 15:58:53,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 15:58:53,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-74f65039-4112-4459-9869-61fc6e2417ad Date: Sun, 25 Nov 2018 15:58:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image"} 2018-11-25 15:58:53,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image used request id req-74f65039-4112-4459-9869-61fc6e2417ad 2018-11-25 15:58:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 15:58:53,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1eb6bef-bf26-47f1-a573-ec8a4a13e212 Date: Sun, 25 Nov 2018 15:58:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:58:53,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a1eb6bef-bf26-47f1-a573-ec8a4a13e212 2018-11-25 15:58:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image"}' 2018-11-25 15:58:53,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f X-Openstack-Request-Id: req-573638a6-b327-466b-a464-62b13041404d Date: Sun, 25 Nov 2018 15:58:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:58:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T15:58:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "min_disk": 0, "protected": false, "id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "file": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/file", "checksum": null, "owner": "a8a1596c956545e08d4d16253a88b255", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:58:53,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-573638a6-b327-466b-a464-62b13041404d 2018-11-25 15:58:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" -d '' 2018-11-25 15:58:55,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5ef7f71-c1d8-4305-a179-5735d11381dc Date: Sun, 25 Nov 2018 15:58:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 15:58:55,456 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/file used request id req-a5ef7f71-c1d8-4305-a179-5735d11381dc 2018-11-25 15:58:55,457 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 15:58:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 15:58:55,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-96a3681a-8a91-4480-97d7-9e647cb67227 Date: Sun, 25 Nov 2018 15:58:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:58:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:58:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/snap", "metadata": {}}], "self": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "min_disk": 0, "protected": false, "id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "file": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8a1596c956545e08d4d16253a88b255", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:58:55,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f used request id req-96a3681a-8a91-4480-97d7-9e647cb67227 2018-11-25 15:58:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 15:58:55,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e120e745-1ddf-40f6-8c2e-2449555bc234 Date: Sun, 25 Nov 2018 15:58:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:58:55,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e120e745-1ddf-40f6-8c2e-2449555bc234 2018-11-25 15:58:55,779 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image 2018-11-25 15:58:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 15:58:55,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-79af8e84-ba9c-4120-9350-e4c9b5c63236 Date: Sun, 25 Nov 2018 15:58:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:58:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:58:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/snap", "metadata": {}}], "self": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "min_disk": 0, "protected": false, "id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "file": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8a1596c956545e08d4d16253a88b255", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 15:58:55,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f used request id req-79af8e84-ba9c-4120-9350-e4c9b5c63236 2018-11-25 15:58:55,799 - create_image - DEBUG - Instance status is - active 2018-11-25 15:58:55,799 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image 2018-11-25 15:58:55,800 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image 2018-11-25 15:58:55,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:55,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:56,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["frWinnPAQr67ETzr_Tlpfg"], "issued_at": "2018-11-25T15:58:56.000000Z"}} 2018-11-25 15:58:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:58:56,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eac4959-4b8c-482d-85a1-cd671ac139c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:56,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2eac4959-4b8c-482d-85a1-cd671ac139c6 2018-11-25 15:58:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:58:56,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f03e1373-ab56-4565-a9f8-5f9a5f06af7e Date: Sun, 25 Nov 2018 15:58:56 GMT RESP BODY: {"networks":[]} 2018-11-25 15:58:56,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-f03e1373-ab56-4565-a9f8-5f9a5f06af7e 2018-11-25 15:58:56,427 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net 2018-11-25 15:58:56,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net", "admin_state_up": true}}' 2018-11-25 15:58:56,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-95969a31-55a9-48c9-b30d-fac969025fde Date: Sun, 25 Nov 2018 15:58:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T15:58:56Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","mtu":1450}} 2018-11-25 15:58:56,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-95969a31-55a9-48c9-b30d-fac969025fde 2018-11-25 15:58:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:58:57,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-63c668ff-8615-45ee-a449-c529c8361827 Date: Sun, 25 Nov 2018 15:58:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T15:58:56Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:58:57,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-63c668ff-8615-45ee-a449-c529c8361827 2018-11-25 15:58:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:58:57,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09aa2734-4d60-45fa-bd2d-15a77e61fdf9 Date: Sun, 25 Nov 2018 15:58:57 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:58:57,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-09aa2734-4d60-45fa-bd2d-15a77e61fdf9 2018-11-25 15:58:57,425 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet 2018-11-25 15:58:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" -d '{"subnets": [{"ip_version": 4, "network_id": "428e8ea5-fe7d-4e42-ae8b-254a61454a90", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]}' 2018-11-25 15:58:58,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-47e9e1c2-1432-43a9-9eeb-588e8bd6c237 Date: Sun, 25 Nov 2018 15:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:58:58,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-47e9e1c2-1432-43a9-9eeb-588e8bd6c237 2018-11-25 15:58:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:58:58,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2c0173c3-6f8b-441b-b8d9-8c7bf5004122 Date: Sun, 25 Nov 2018 15:58:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:58:58,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-2c0173c3-6f8b-441b-b8d9-8c7bf5004122 2018-11-25 15:58:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:58:58,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2645070-fc5f-4a72-97d4-0ece37d8e54b Date: Sun, 25 Nov 2018 15:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:58:58,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-a2645070-fc5f-4a72-97d4-0ece37d8e54b 2018-11-25 15:58:58,241 - OpenStackNetwork - DEBUG - Network [428e8ea5-fe7d-4e42-ae8b-254a61454a90] created successfully 2018-11-25 15:58:58,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:58,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:58,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["YmzmQRR3Q-2Uy8IQsZOCRg"], "issued_at": "2018-11-25T15:58:58.000000Z"}} 2018-11-25 15:58:58,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:58:58,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1496d52b-cf18-45c5-baed-240b816dddae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:58,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1496d52b-cf18-45c5-baed-240b816dddae 2018-11-25 15:58:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:58:58,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1328f093-c673-474c-913f-0f181d2eafaa Date: Sun, 25 Nov 2018 15:58:58 GMT RESP BODY: {"routers": []} 2018-11-25 15:58:58,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router&admin_state_up=True used request id req-1328f093-c673-474c-913f-0f181d2eafaa 2018-11-25 15:58:58,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:58:58,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:58:59,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["tYBON3E7Q3WcSc5aX27ySg"], "issued_at": "2018-11-25T15:58:59.000000Z"}} 2018-11-25 15:58:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d152d66992fd11d1ab83f66227b41a0ad839c99" 2018-11-25 15:58:59,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55f14b3-7be3-4286-bfcf-ae794161427a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:58:59,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d55f14b3-7be3-4286-bfcf-ae794161427a 2018-11-25 15:58:59,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:58:59,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b6f8e102-1844-4a6c-94d2-2a769d84455c Date: Sun, 25 Nov 2018 15:58:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:58:59,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-b6f8e102-1844-4a6c-94d2-2a769d84455c 2018-11-25 15:58:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:58:59,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa8af6bb-81aa-4be9-864d-fc29d3de575c Date: Sun, 25 Nov 2018 15:58:59 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:58:59,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-aa8af6bb-81aa-4be9-864d-fc29d3de575c 2018-11-25 15:58:59,828 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router 2018-11-25 15:58:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router", "admin_state_up": true}}' 2018-11-25 15:59:04,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-92e23445-3268-4757-b653-33c5819453a2 Date: Sun, 25 Nov 2018 15:59:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:00Z", "admin_state_up": true, "updated_at": "2018-11-25T15:59:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "c56f0fd9-b3d5-4ed9-8f11-48dab67763e4", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router"}} 2018-11-25 15:59:04,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-92e23445-3268-4757-b653-33c5819453a2 2018-11-25 15:59:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:04,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6c18b13-ae89-4da3-a4e0-1ca216f90d03 Date: Sun, 25 Nov 2018 15:59:04 GMT RESP BODY: {"ports":[]} 2018-11-25 15:59:04,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 used request id req-e6c18b13-ae89-4da3-a4e0-1ca216f90d03 2018-11-25 15:59:04,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d2f71605-a2b3-4618-b6d2-f866e58959f9 Date: Sun, 25 Nov 2018 15:59:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:05,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-d2f71605-a2b3-4618-b6d2-f866e58959f9 2018-11-25 15:59:05,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:59:05,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:59:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:59:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:05,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56b99dc-1254-4646-ad70-5ada22444720 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:05,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-c56b99dc-1254-4646-ad70-5ada22444720 2018-11-25 15:59:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:05,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41ac5a9f-8cd0-49a2-93a2-b6d704b2e101 Date: Sun, 25 Nov 2018 15:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:05,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-41ac5a9f-8cd0-49a2-93a2-b6d704b2e101 2018-11-25 15:59:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:05,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ddd2289e-1c92-4ead-95f3-f40f6c7bb620 Date: Sun, 25 Nov 2018 15:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:05,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet used request id req-ddd2289e-1c92-4ead-95f3-f40f6c7bb620 2018-11-25 15:59:05,655 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 15:59:05,655 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router 2018-11-25 15:59:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" -d '{"subnet_id": "97b30e3e-d0db-4914-ab49-83125dbeaa8d"}' 2018-11-25 15:59:07,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6caca737-2705-4741-a609-872554353787 Date: Sun, 25 Nov 2018 15:59:07 GMT RESP BODY: {"network_id": "428e8ea5-fe7d-4e42-ae8b-254a61454a90", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "subnet_id": "97b30e3e-d0db-4914-ab49-83125dbeaa8d", "subnet_ids": ["97b30e3e-d0db-4914-ab49-83125dbeaa8d"], "port_id": "95c163ec-df34-43ef-a8d3-f0ad4eeda346", "id": "c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"} 2018-11-25 15:59:07,810 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4/add_router_interface used request id req-6caca737-2705-4741-a609-872554353787 2018-11-25 15:59:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:07,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5d8199ed-2ffb-4bc1-b8be-20669e322dbb Date: Sun, 25 Nov 2018 15:59:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:00Z", "admin_state_up": true, "updated_at": "2018-11-25T15:59:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "c56f0fd9-b3d5-4ed9-8f11-48dab67763e4", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router"}} 2018-11-25 15:59:07,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 used request id req-5d8199ed-2ffb-4bc1-b8be-20669e322dbb 2018-11-25 15:59:07,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:08,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8950548a-f71a-4b08-a754-52d6b6851be3 Date: Sun, 25 Nov 2018 15:59:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"}]} 2018-11-25 15:59:08,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 used request id req-8950548a-f71a-4b08-a754-52d6b6851be3 2018-11-25 15:59:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/97b30e3e-d0db-4914-ab49-83125dbeaa8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:08,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f3c2075b-231a-4c16-afca-4d3d77b5d06c Date: Sun, 25 Nov 2018 15:59:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}} 2018-11-25 15:59:08,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/97b30e3e-d0db-4914-ab49-83125dbeaa8d used request id req-f3c2075b-231a-4c16-afca-4d3d77b5d06c 2018-11-25 15:59:08,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:59:08,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:59:08,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T16:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["pWL06-9RQuiQvOOnMcJ5qw"], "issued_at": "2018-11-25T15:59:08.000000Z"}} 2018-11-25 15:59:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becca19473da1e1d46e7ed0bd620b9d6e1de7118" 2018-11-25 15:59:08,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6ddd85-e208-481c-9006-83d49a88f831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:59:08,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6d6ddd85-e208-481c-9006-83d49a88f831 2018-11-25 15:59:08,774 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:59:08,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becca19473da1e1d46e7ed0bd620b9d6e1de7118" 2018-11-25 15:59:08,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:08 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-04bfc670-a9db-4c34-a133-86ba09afda82 x-compute-request-id: req-04bfc670-a9db-4c34-a133-86ba09afda82 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 15:59:08,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-04bfc670-a9db-4c34-a133-86ba09afda82 2018-11-25 15:59:08,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becca19473da1e1d46e7ed0bd620b9d6e1de7118" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 15:59:09,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:08 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-6a19e81f-c2c9-4c3f-bc74-8243ada801a3 x-compute-request-id: req-6a19e81f-c2c9-4c3f-bc74-8243ada801a3 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:59:09,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6a19e81f-c2c9-4c3f-bc74-8243ada801a3 2018-11-25 15:59:09,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:59:09,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:59:09,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["rlwgcpFsSuGnF32dDuNw3A"], "issued_at": "2018-11-25T15:59:09.000000Z"}} 2018-11-25 15:59:09,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a1172207f43df4a26f4d70900dcaf3480f0cd9" 2018-11-25 15:59:09,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773a6fe5-2ec1-457d-85c3-e067f34605af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:59:09,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-773a6fe5-2ec1-457d-85c3-e067f34605af 2018-11-25 15:59:09,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:59:09,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a1172207f43df4a26f4d70900dcaf3480f0cd9" 2018-11-25 15:59:09,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:09 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-34f94eef-31cf-4d7a-bae8-f2a2254fab29 x-compute-request-id: req-34f94eef-31cf-4d7a-bae8-f2a2254fab29 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 15:59:09,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-34f94eef-31cf-4d7a-bae8-f2a2254fab29 2018-11-25 15:59:09,653 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp... 2018-11-25 15:59:09,654 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 15:59:09,726 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp 2018-11-25 15:59:09,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a1172207f43df4a26f4d70900dcaf3480f0cd9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQ/pNpcHtWsLe8a26RCyqDM5pptHQutHSF6awIKA1RHnAGeAA4+/MqE2BGQHA34NP0TKE6Vvy2DvfnoRH72b5JFUpRhuMFUdqzTk+6QViRkBDjEjogYUXxCkUtU4K6NRq0wC3NuJNhjFA03ENij7cFOMfzpJVoPi07HqOQyXw77Q==", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp"}}' 2018-11-25 15:59:09,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:09 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-9bf6fd6d-7696-405f-a32f-31588c2e1dcd x-compute-request-id: req-9bf6fd6d-7696-405f-a32f-31588c2e1dcd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQ/pNpcHtWsLe8a26RCyqDM5pptHQutHSF6awIKA1RHnAGeAA4+/MqE2BGQHA34NP0TKE6Vvy2DvfnoRH72b5JFUpRhuMFUdqzTk+6QViRkBDjEjogYUXxCkUtU4K6NRq0wC3NuJNhjFA03ENij7cFOMfzpJVoPi07HqOQyXw77Q==", "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "fingerprint": "bc:d2:40:9d:83:4b:41:c0:c3:45:a6:f0:92:fb:b2:fb"}} 2018-11-25 15:59:09,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9bf6fd6d-7696-405f-a32f-31588c2e1dcd 2018-11-25 15:59:09,784 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101.pub 2018-11-25 15:59:09,784 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101 2018-11-25 15:59:09,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:59:09,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:59:10,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["G_dblMnrRPWrZyw3jAMo3A"], "issued_at": "2018-11-25T15:59:10.000000Z"}} 2018-11-25 15:59:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:10,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bba6af-86d4-4215-9457-474d28f4789b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:59:10,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36bba6af-86d4-4215-9457-474d28f4789b 2018-11-25 15:59:10,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:10,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c7ab4a7e-051d-4263-a59d-695d022ab2a4 Date: Sun, 25 Nov 2018 15:59:10 GMT RESP BODY: {"security_groups": []} 2018-11-25 15:59:10,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp used request id req-c7ab4a7e-051d-4263-a59d-695d022ab2a4 2018-11-25 15:59:10,424 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp... 2018-11-25 15:59:10,425 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp 2018-11-25 15:59:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}}' 2018-11-25 15:59:10,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-7a061df3-5bfc-4161-88d2-9a070a904738 Date: Sun, 25 Nov 2018 15:59:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "updated_at": "2018-11-25T15:59:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "25c7a084-f53b-435a-8a75-206b5cbe5371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 2, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}} 2018-11-25 15:59:10,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-7a061df3-5bfc-4161-88d2-9a070a904738 2018-11-25 15:59:10,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:10,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06e4f6f1-2246-455c-b88f-5f59dc0de98e Date: Sun, 25 Nov 2018 15:59:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:10,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-06e4f6f1-2246-455c-b88f-5f59dc0de98e 2018-11-25 15:59:10,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:10,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:10,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30a5d83a-3dc0-4efd-9acb-4fb5d1390442 Date: Sun, 25 Nov 2018 15:59:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:10,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-30a5d83a-3dc0-4efd-9acb-4fb5d1390442 2018-11-25 15:59:10,970 - neutron_utils - INFO - Retrieving security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-56f96b12-26e1-4891-98dc-4a99598c2ff3 Date: Sun, 25 Nov 2018 15:59:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "updated_at": "2018-11-25T15:59:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "25c7a084-f53b-435a-8a75-206b5cbe5371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 2, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}]} 2018-11-25 15:59:11,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-56f96b12-26e1-4891-98dc-4a99598c2ff3 2018-11-25 15:59:11,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2545ff05-2950-41bd-b26f-d5016302d660 Date: Sun, 25 Nov 2018 15:59:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:11,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-2545ff05-2950-41bd-b26f-d5016302d660 2018-11-25 15:59:11,187 - neutron_utils - INFO - Retrieving security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:11,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9f939fc8-0e6f-45cd-a6ba-de359445e270 Date: Sun, 25 Nov 2018 15:59:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "updated_at": "2018-11-25T15:59:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "25c7a084-f53b-435a-8a75-206b5cbe5371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 2, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}]} 2018-11-25 15:59:11,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-9f939fc8-0e6f-45cd-a6ba-de359445e270 2018-11-25 15:59:11,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a32383b1-bf92-466d-b3d8-9c4bed359f4b Date: Sun, 25 Nov 2018 15:59:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:11,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-a32383b1-bf92-466d-b3d8-9c4bed359f4b 2018-11-25 15:59:11,413 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp 2018-11-25 15:59:11,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a2a927e6-4c9d-4c64-9a85-e609b3294c16 Date: Sun, 25 Nov 2018 15:59:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "updated_at": "2018-11-25T15:59:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "25c7a084-f53b-435a-8a75-206b5cbe5371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 2, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}]} 2018-11-25 15:59:11,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp used request id req-a2a927e6-4c9d-4c64-9a85-e609b3294c16 2018-11-25 15:59:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:59:11,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:59:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:59:11,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b221363-8a98-4ed1-bade-9010266543e3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:11,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-4b221363-8a98-4ed1-bade-9010266543e3 2018-11-25 15:59:11,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:11,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:11,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-72d6f9e5-03de-4baf-b7ba-11dbba1d3910 Date: Sun, 25 Nov 2018 15:59:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:11,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-72d6f9e5-03de-4baf-b7ba-11dbba1d3910 2018-11-25 15:59:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f"}}' 2018-11-25 15:59:12,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a1d50043-0b44-433b-a5fd-5b5b5108d643 Date: Sun, 25 Nov 2018 15:59:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:11Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:11Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "1277d756-0080-46e3-855d-dea632ee1def"}} 2018-11-25 15:59:12,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-a1d50043-0b44-433b-a5fd-5b5b5108d643 2018-11-25 15:59:12,070 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp 2018-11-25 15:59:12,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:12,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-bb5d2aba-10a4-4755-ae10-0b113c2871a0 Date: Sun, 25 Nov 2018 15:59:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "updated_at": "2018-11-25T15:59:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:11Z", "revision_number": 0, "id": "1277d756-0080-46e3-855d-dea632ee1def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:11Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "25c7a084-f53b-435a-8a75-206b5cbe5371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 3, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}]} 2018-11-25 15:59:12,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp used request id req-bb5d2aba-10a4-4755-ae10-0b113c2871a0 2018-11-25 15:59:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:12,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f6dd1b-e049-429d-87a5-b4a5fee1deec Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:12,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-92f6dd1b-e049-429d-87a5-b4a5fee1deec 2018-11-25 15:59:12,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ea3740a2-4b97-47ad-b091-f4deb902d107 Date: Sun, 25 Nov 2018 15:59:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:11Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:11Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "1277d756-0080-46e3-855d-dea632ee1def"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-ea3740a2-4b97-47ad-b091-f4deb902d107 2018-11-25 15:59:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f"}}' 2018-11-25 15:59:12,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-da7d5208-01f3-4d39-a8b0-320567591149 Date: Sun, 25 Nov 2018 15:59:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:59:12Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": 22, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:12Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "c57f5297-58ca-4e8e-931c-b64c599faeb6"}} 2018-11-25 15:59:12,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-da7d5208-01f3-4d39-a8b0-320567591149 2018-11-25 15:59:12,867 - neutron_utils - INFO - Retrieving security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:12,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:13,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-fd7005f4-0584-4b5a-a98e-36f0fd700ba3 Date: Sun, 25 Nov 2018 15:59:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "updated_at": "2018-11-25T15:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:11Z", "revision_number": 0, "id": "1277d756-0080-46e3-855d-dea632ee1def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:11Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "25c7a084-f53b-435a-8a75-206b5cbe5371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T15:59:12Z", "revision_number": 0, "id": "c57f5297-58ca-4e8e-931c-b64c599faeb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:12Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "revision_number": 0, "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 4, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}]} 2018-11-25 15:59:13,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-fd7005f4-0584-4b5a-a98e-36f0fd700ba3 2018-11-25 15:59:13,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e661da-d7ba-4b24-9e9a-0d96e8da8f9f 2018-11-25 15:59:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:13,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-51bd7e3c-bb0b-458b-8922-9d2e8bd17d3d Date: Sun, 25 Nov 2018 15:59:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:11Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:11Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "1277d756-0080-46e3-855d-dea632ee1def"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "25c7a084-f53b-435a-8a75-206b5cbe5371"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T15:59:12Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": 22, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:12Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "c57f5297-58ca-4e8e-931c-b64c599faeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:59:10Z", "security_group_id": "15e661da-d7ba-4b24-9e9a-0d96e8da8f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:10Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f"}]} 2018-11-25 15:59:13,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-51bd7e3c-bb0b-458b-8922-9d2e8bd17d3d 2018-11-25 15:59:13,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:59:13,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:59:13,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["YT6hwel5QryF7gG3bXwiFw"], "issued_at": "2018-11-25T15:59:13.000000Z"}} 2018-11-25 15:59:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:13,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec8706f-5970-4c84-a8ad-5bc95a0c6b54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:59:13,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4ec8706f-5970-4c84-a8ad-5bc95a0c6b54 2018-11-25 15:59:13,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 15:59:13,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932c9091-03e5-4052-bb83-31329814f35d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:59:13,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-932c9091-03e5-4052-bb83-31329814f35d 2018-11-25 15:59:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:14,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d87b1586-15e5-4b2d-85ec-9ca20c8d2d62 Date: Sun, 25 Nov 2018 15:59:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:14,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-d87b1586-15e5-4b2d-85ec-9ca20c8d2d62 2018-11-25 15:59:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:59:14,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:59:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:59:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:14,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfbc544-e1cb-4068-9fcc-a716f80778cd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:14,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-6bfbc544-e1cb-4068-9fcc-a716f80778cd 2018-11-25 15:59:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:14,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a4c445dc-7206-4327-9e0f-4c6e75c80743 Date: Sun, 25 Nov 2018 15:59:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:14,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-a4c445dc-7206-4327-9e0f-4c6e75c80743 2018-11-25 15:59:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:14,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48e6c00c-b484-45b9-a575-8dce070dc884 Date: Sun, 25 Nov 2018 15:59:14 GMT RESP BODY: {"ports":[]} 2018-11-25 15:59:14,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1&admin_state_up=True used request id req-48e6c00c-b484-45b9-a575-8dce070dc884 2018-11-25 15:59:14,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:14,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:14 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-2afb2bac-430b-4f54-aa8e-0319182c0a9f x-compute-request-id: req-2afb2bac-430b-4f54-aa8e-0319182c0a9f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 15:59:14,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst used request id req-2afb2bac-430b-4f54-aa8e-0319182c0a9f 2018-11-25 15:59:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:15,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9c219ba6-f11c-4b42-9784-f92cda1dce69 Date: Sun, 25 Nov 2018 15:59:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:15,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-9c219ba6-f11c-4b42-9784-f92cda1dce69 2018-11-25 15:59:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:15,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8567199c-f66c-4445-aa74-85a608267dcd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:15,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-8567199c-f66c-4445-aa74-85a608267dcd 2018-11-25 15:59:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:15,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9f57733-d58f-4346-bf8e-82f8cb4fd25d Date: Sun, 25 Nov 2018 15:59:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:15,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-c9f57733-d58f-4346-bf8e-82f8cb4fd25d 2018-11-25 15:59:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:15,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4fc5e18e-366a-4502-85fa-8c39a519a24d Date: Sun, 25 Nov 2018 15:59:15 GMT RESP BODY: {"ports":[]} 2018-11-25 15:59:15,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1&admin_state_up=True used request id req-4fc5e18e-366a-4502-85fa-8c39a519a24d 2018-11-25 15:59:15,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 15:59:15,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 15:59:15,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55758b45f1e4d57be1ccc124a06f610", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role"}], "expires_at": "2018-11-25T16:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8a1596c956545e08d4d16253a88b255", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/a8a1596c956545e08d4d16253a88b255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user", "id": "6b36428fb76e425e93a929ed4fa5a7aa"}, "audit_ids": ["wWmcBYgETz-jvaBbMpJydQ"], "issued_at": "2018-11-25T15:59:15.000000Z"}} 2018-11-25 15:59:15,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d66cb1fd51c48b565db2df2b830589b8506442a" 2018-11-25 15:59:15,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc4175f-11e7-4350-b914-4341671ea78a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 15:59:15,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cbc4175f-11e7-4350-b914-4341671ea78a 2018-11-25 15:59:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:16,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b747819b-a279-449f-8f0d-c2f90f35f6b9 Date: Sun, 25 Nov 2018 15:59:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:16,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-b747819b-a279-449f-8f0d-c2f90f35f6b9 2018-11-25 15:59:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:16,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a7fc558-57bb-49db-a63e-25e8d18e1d9b Date: Sun, 25 Nov 2018 15:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:16,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-3a7fc558-57bb-49db-a63e-25e8d18e1d9b 2018-11-25 15:59:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:16,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92438100-5b6d-44d5-a687-5f51f9b38934 Date: Sun, 25 Nov 2018 15:59:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:16,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-92438100-5b6d-44d5-a687-5f51f9b38934 2018-11-25 15:59:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 15:59:16,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 15:59:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 15:59:16,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d66cb1fd51c48b565db2df2b830589b8506442a" 2018-11-25 15:59:16,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4d854e-2930-43a8-acd8-d20b941130df Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:16,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-fb4d854e-2930-43a8-acd8-d20b941130df 2018-11-25 15:59:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:16,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43ab7186-23bb-42b3-b474-c18f61ddfab1 Date: Sun, 25 Nov 2018 15:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:16,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-43ab7186-23bb-42b3-b474-c18f61ddfab1 2018-11-25 15:59:16,980 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net 2018-11-25 15:59:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" -d '{"port": {"network_id": "428e8ea5-fe7d-4e42-ae8b-254a61454a90", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1", "admin_state_up": true}}' 2018-11-25 15:59:18,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-0f1b6c6b-0367-40e0-bed7-36fc6223d197 Date: Sun, 25 Nov 2018 15:59:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","project_id":"a8a1596c956545e08d4d16253a88b255","qos_policy_id":null,"admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal"}} 2018-11-25 15:59:18,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0f1b6c6b-0367-40e0-bed7-36fc6223d197 2018-11-25 15:59:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:18,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4758e03d-df00-4ed5-bc72-dffa691e6a2b Date: Sun, 25 Nov 2018 15:59:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:18,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-4758e03d-df00-4ed5-bc72-dffa691e6a2b 2018-11-25 15:59:18,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:18,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4bbf10-935f-4372-9103-4a79c5365e73 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:18,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-4a4bbf10-935f-4372-9103-4a79c5365e73 2018-11-25 15:59:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:18,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-db39d0ef-95a5-4cbd-8f1c-06a755c727cb Date: Sun, 25 Nov 2018 15:59:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:18,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-db39d0ef-95a5-4cbd-8f1c-06a755c727cb 2018-11-25 15:59:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:18,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-28732be3-01b5-44b1-8461-8fea2a0a36b3 Date: Sun, 25 Nov 2018 15:59:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 15:59:18,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1&admin_state_up=True used request id req-28732be3-01b5-44b1-8461-8fea2a0a36b3 2018-11-25 15:59:18,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:19,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dadd9a-3011-4301-9d7b-4b8267cef2d8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-d1dadd9a-3011-4301-9d7b-4b8267cef2d8 2018-11-25 15:59:19,072 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst 2018-11-25 15:59:19,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:19,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-f739fab2-7d6a-4823-a0ae-f04be1fb3d08 x-compute-request-id: req-f739fab2-7d6a-4823-a0ae-f04be1fb3d08 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-flavor-name"}]} 2018-11-25 15:59:19,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f739fab2-7d6a-4823-a0ae-f04be1fb3d08 2018-11-25 15:59:19,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:19,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-eed0ecea-bd83-4ba7-8b28-fc1a4844add1 x-compute-request-id: req-eed0ecea-bd83-4ba7-8b28-fc1a4844add1 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 15:59:19,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39 used request id req-eed0ecea-bd83-4ba7-8b28-fc1a4844add1 2018-11-25 15:59:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:19,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-4b8cca3e-b2d5-4914-8ef5-33379e3d1013 Date: Sun, 25 Nov 2018 15:59:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T15:58:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T15:58:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/snap", "metadata": {}}], "self": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "min_disk": 0, "protected": false, "id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "file": "/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8a1596c956545e08d4d16253a88b255", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image"} 2018-11-25 15:59:19,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image used request id req-4b8cca3e-b2d5-4914-8ef5-33379e3d1013 2018-11-25 15:59:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:19,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6bdb1a0-fd79-4af7-9238-86c58f709768 Date: Sun, 25 Nov 2018 15:59:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 15:59:19,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b6bdb1a0-fd79-4af7-9238-86c58f709768 2018-11-25 15:59:19,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "imageRef": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "flavorRef": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "max_count": 1, "min_count": 1, "networks": [{"port": "258a85f2-320b-40e2-afa8-ce3845e6efdc"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}]}}' 2018-11-25 15:59:21,429 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:59: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 x-openstack-request-id: req-09be6a1a-71a3-4a78-bd7d-48308c774476 x-compute-request-id: req-09be6a1a-71a3-4a78-bd7d-48308c774476 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "adminPass": "U2Uxrh45Y9Tb"}} 2018-11-25 15:59:21,429 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-09be6a1a-71a3-4a78-bd7d-48308c774476 2018-11-25 15:59:21,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:21,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-f06ee345-227e-43ea-90f7-374869c9aa5c x-compute-request-id: req-f06ee345-227e-43ea-90f7-374869c9aa5c Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:21,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-f06ee345-227e-43ea-90f7-374869c9aa5c 2018-11-25 15:59:21,664 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst 2018-11-25 15:59:21,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:21,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-1a313c1a-19f3-4767-9bd1-d5fc6d7cb292 x-compute-request-id: req-1a313c1a-19f3-4767-9bd1-d5fc6d7cb292 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:21,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-1a313c1a-19f3-4767-9bd1-d5fc6d7cb292 2018-11-25 15:59:21,739 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - BUILD 2018-11-25 15:59:21,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:59:24,742 - create_instance - DEBUG - VM status query timeout in 896.922359943 2018-11-25 15:59:24,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:25,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:24 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-d510544f-7bf1-4a6b-979b-f6c0c5eab5e0 x-compute-request-id: req-d510544f-7bf1-4a6b-979b-f6c0c5eab5e0 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:22Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:25,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-d510544f-7bf1-4a6b-979b-f6c0c5eab5e0 2018-11-25 15:59:25,355 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - BUILD 2018-11-25 15:59:25,355 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:59:28,358 - create_instance - DEBUG - VM status query timeout in 893.30615592 2018-11-25 15:59:28,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:28,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:28 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-f21ec03b-068a-49e1-b043-c37d0d179477 x-compute-request-id: req-f21ec03b-068a-49e1-b043-c37d0d179477 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:28,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-f21ec03b-068a-49e1-b043-c37d0d179477 2018-11-25 15:59:28,984 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - ACTIVE 2018-11-25 15:59:28,984 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:59:28,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:29,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-bc7410be-bf19-46b5-ae57-42edf7171229 x-compute-request-id: req-bc7410be-bf19-46b5-ae57-42edf7171229 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:29,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-bc7410be-bf19-46b5-ae57-42edf7171229 2018-11-25 15:59:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:29,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0e215c2c-4b5d-47b7-99c7-3c62f405024a Date: Sun, 25 Nov 2018 15:59:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:29,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-0e215c2c-4b5d-47b7-99c7-3c62f405024a 2018-11-25 15:59:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:29,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56ff727-529a-4b68-98d2-efd5953c25e1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:29,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-a56ff727-529a-4b68-98d2-efd5953c25e1 2018-11-25 15:59:29,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:29,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4bb70279-5aab-479a-b6b3-2f19fdd55fb9 Date: Sun, 25 Nov 2018 15:59:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:29,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-4bb70279-5aab-479a-b6b3-2f19fdd55fb9 2018-11-25 15:59:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-4499e1ef-ba6c-4927-976c-a328fbda83f6 Date: Sun, 25 Nov 2018 15:59:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.3"}],"id":"1c26b478-5d98-47ab-93e7-102cfe9f65ca","security_groups":[],"mac_address":"fa:16:3e:83:b6:d9","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal","device_id":"fbe535e0-0792-486d-aaa6-1c4dfb0d58cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.4"}],"id":"cbd9cc7c-0b4f-4c02-b346-684be587b71b","security_groups":[],"mac_address":"fa:16:3e:e3:4d:ae","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.2"}],"id":"e26accae-0e95-48fd-b505-55349fa4fd1a","security_groups":[],"mac_address":"fa:16:3e:68:94:4b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-428e8ea5-fe7d-4e42-ae8b-254a61454a90"}]} 2018-11-25 15:59:29,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-4499e1ef-ba6c-4927-976c-a328fbda83f6 2018-11-25 15:59:29,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}}' 2018-11-25 15:59:31,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:59: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 x-openstack-request-id: req-dc7725b1-2f4c-4613-9e55-15e09898ec01 x-compute-request-id: req-dc7725b1-2f4c-4613-9e55-15e09898ec01 Content-Length: 0 Content-Type: application/json 2018-11-25 15:59:31,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf/action used request id req-dc7725b1-2f4c-4613-9e55-15e09898ec01 2018-11-25 15:59:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:31,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-8768860f-5be3-4fab-96fa-56944350cb76 Date: Sun, 25 Nov 2018 15:59:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:00Z", "admin_state_up": true, "updated_at": "2018-11-25T15:59:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "c56f0fd9-b3d5-4ed9-8f11-48dab67763e4", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router"}]} 2018-11-25 15:59:31,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router used request id req-8768860f-5be3-4fab-96fa-56944350cb76 2018-11-25 15:59:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:31,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a22f643-8da4-42cc-b482-7fc54298aceb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:31,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-4a22f643-8da4-42cc-b482-7fc54298aceb 2018-11-25 15:59:31,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:31,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-447317cc-0821-4e99-8168-43bae3b250b3 Date: Sun, 25 Nov 2018 15:59:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"}]} 2018-11-25 15:59:31,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 used request id req-447317cc-0821-4e99-8168-43bae3b250b3 2018-11-25 15:59:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/97b30e3e-d0db-4914-ab49-83125dbeaa8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:31,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-20336bc0-4dbf-408d-999e-7625e1abf888 Date: Sun, 25 Nov 2018 15:59:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}} 2018-11-25 15:59:31,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/97b30e3e-d0db-4914-ab49-83125dbeaa8d used request id req-20336bc0-4dbf-408d-999e-7625e1abf888 2018-11-25 15:59:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:31,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1a9abc90-1703-40cd-92db-de69943436e8 Date: Sun, 25 Nov 2018 15:59:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:59:31,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-1a9abc90-1703-40cd-92db-de69943436e8 2018-11-25 15:59:31,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:31,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d030891f-e4e5-49be-a571-60f820ce59ae Date: Sun, 25 Nov 2018 15:59:32 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:59:31,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-d030891f-e4e5-49be-a571-60f820ce59ae 2018-11-25 15:59:31,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:32,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-658093f7-d2bb-4656-938d-809ce2ba6fa0 x-compute-request-id: req-658093f7-d2bb-4656-938d-809ce2ba6fa0 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:32,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-658093f7-d2bb-4656-938d-809ce2ba6fa0 2018-11-25 15:59:32,756 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - ACTIVE 2018-11-25 15:59:32,756 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:59:32,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:32,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-80159708-b874-4cd2-b429-010812023c38 x-compute-request-id: req-80159708-b874-4cd2-b429-010812023c38 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:32,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-80159708-b874-4cd2-b429-010812023c38 2018-11-25 15:59:32,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d8d18a22-3a80-4c88-972e-ffb6073efb68 Date: Sun, 25 Nov 2018 15:59:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:33,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-d8d18a22-3a80-4c88-972e-ffb6073efb68 2018-11-25 15:59:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:33,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2d9bfa-4d65-44be-9afd-1730974b0ea1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:33,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-1f2d9bfa-4d65-44be-9afd-1730974b0ea1 2018-11-25 15:59:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:33,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ba47e2a-6750-4c64-8115-c573d79e8507 Date: Sun, 25 Nov 2018 15:59:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:33,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-1ba47e2a-6750-4c64-8115-c573d79e8507 2018-11-25 15:59:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:33,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-54dc938c-85b4-40dc-aff0-4180db433b1e Date: Sun, 25 Nov 2018 15:59:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.3"}],"id":"1c26b478-5d98-47ab-93e7-102cfe9f65ca","security_groups":[],"mac_address":"fa:16:3e:83:b6:d9","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["15e661da-d7ba-4b24-9e9a-0d96e8da8f9f","ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal","device_id":"fbe535e0-0792-486d-aaa6-1c4dfb0d58cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.4"}],"id":"cbd9cc7c-0b4f-4c02-b346-684be587b71b","security_groups":[],"mac_address":"fa:16:3e:e3:4d:ae","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.2"}],"id":"e26accae-0e95-48fd-b505-55349fa4fd1a","security_groups":[],"mac_address":"fa:16:3e:68:94:4b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-428e8ea5-fe7d-4e42-ae8b-254a61454a90"}]} 2018-11-25 15:59:33,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-54dc938c-85b4-40dc-aff0-4180db433b1e 2018-11-25 15:59:33,610 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 15:59:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:33,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-40fe9d66-5eb5-4947-9778-9bef743c5f52 Date: Sun, 25 Nov 2018 15:59:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 15:59:33,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-40fe9d66-5eb5-4947-9778-9bef743c5f52 2018-11-25 15:59:33,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:33,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-58f1dd12-5e20-4605-914b-69809a45e157 Date: Sun, 25 Nov 2018 15:59:33 GMT RESP BODY: {"subnets":[]} 2018-11-25 15:59:33,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-58f1dd12-5e20-4605-914b-69809a45e157 2018-11-25 15:59:33,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "258a85f2-320b-40e2-afa8-ce3845e6efdc"}}' 2018-11-25 15:59:35,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-5f76f0c3-99b4-437d-b903-6f5cf8f149eb Date: Sun, 25 Nov 2018 15:59:35 GMT RESP BODY: {"floatingip": {"router_id": "c56f0fd9-b3d5-4ed9-8f11-48dab67763e4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:59:34Z", "updated_at": "2018-11-25T15:59:34Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8a1596c956545e08d4d16253a88b255", "port_id": "258a85f2-320b-40e2-afa8-ce3845e6efdc", "id": "d66daaf0-8bed-43db-83ea-392a2d8de790"}} 2018-11-25 15:59:35,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-5f76f0c3-99b4-437d-b903-6f5cf8f149eb 2018-11-25 15:59:35,727 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router 2018-11-25 15:59:35,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:36,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-8203da0d-02cc-4ba0-8497-103483029498 x-compute-request-id: req-8203da0d-02cc-4ba0-8497-103483029498 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:36,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-8203da0d-02cc-4ba0-8497-103483029498 2018-11-25 15:59:36,054 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - ACTIVE 2018-11-25 15:59:36,054 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:59:36,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:36,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-1e270d68-7651-410c-bf40-b1a22e897734 x-compute-request-id: req-1e270d68-7651-410c-bf40-b1a22e897734 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:36,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-1e270d68-7651-410c-bf40-b1a22e897734 2018-11-25 15:59:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:36,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ae5ee32-1858-4734-8126-74b2f5a5ba2f Date: Sun, 25 Nov 2018 15:59:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:36,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-5ae5ee32-1858-4734-8126-74b2f5a5ba2f 2018-11-25 15:59:36,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:36,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2b6d1b-817d-4866-bf25-094fc47e1180 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:36,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-0d2b6d1b-817d-4866-bf25-094fc47e1180 2018-11-25 15:59:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:36,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ebe0f34-e4d2-499b-9fd0-cb3c63322c4a Date: Sun, 25 Nov 2018 15:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:36,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-1ebe0f34-e4d2-499b-9fd0-cb3c63322c4a 2018-11-25 15:59:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:36,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-fdea2281-a2d8-4043-a683-a013b71cf10d Date: Sun, 25 Nov 2018 15:59:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.3"}],"id":"1c26b478-5d98-47ab-93e7-102cfe9f65ca","security_groups":[],"mac_address":"fa:16:3e:83:b6:d9","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["15e661da-d7ba-4b24-9e9a-0d96e8da8f9f","ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal","device_id":"fbe535e0-0792-486d-aaa6-1c4dfb0d58cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.4"}],"id":"cbd9cc7c-0b4f-4c02-b346-684be587b71b","security_groups":[],"mac_address":"fa:16:3e:e3:4d:ae","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.2"}],"id":"e26accae-0e95-48fd-b505-55349fa4fd1a","security_groups":[],"mac_address":"fa:16:3e:68:94:4b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-428e8ea5-fe7d-4e42-ae8b-254a61454a90"}]} 2018-11-25 15:59:36,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-fdea2281-a2d8-4043-a683-a013b71cf10d 2018-11-25 15:59:36,883 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-11-25 15:59:36,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:37,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-8bb837a5-89f8-4adc-9b80-6f6d67a187e8 x-compute-request-id: req-8bb837a5-89f8-4adc-9b80-6f6d67a187e8 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:37,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-8bb837a5-89f8-4adc-9b80-6f6d67a187e8 2018-11-25 15:59:37,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 15:59:38,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:37 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-8d742cbf-30d1-4007-a758-704c13796cab x-compute-request-id: req-8d742cbf-30d1-4007-a758-704c13796cab Content-Encoding: gzip Content-Length: 9631 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485343836 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.127159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128812] pid_max: default: 32768 minimum: 301\n[ 0.129703] ACPI: Core revision 20150930\n[ 0.131088] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132391] Security Framework initialized\n[ 0.133200] Yama: becoming mindful.\n[ 0.133932] AppArmor: AppArmor initialized\n[ 0.134788] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136065] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137317] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138511] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139868] Initializing cgroup subsys io\n[ 0.140679] Initializing cgroup subsys memory\n[ 0.141551] Initializing cgroup subsys devices\n[ 0.142431] Initializing cgroup subsys freezer\n[ 0.143298] Initializing cgroup subsys net_cls\n[ 0.144160] Initializing cgroup subsys perf_event\n[ 0.145082] Initializing cgroup subsys net_prio\n[ 0.145963] Initializing cgroup subsys hugetlb\n[ 0.146839] Initializing cgroup subsys pids\n[ 0.147716] CPU: Physical Processor ID: 0\n[ 0.149217] mce: CPU supports 10 MCE banks\n[ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159749] ftrace: allocating 31920 entries in 125 pages\n[ 0.185758] smpboot: Max logical packages: 2\n[ 0.186652] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187840] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189187] x2apic enabled\n[ 0.190007] Switched APIC routing to physical x2apic.\n[ 0.191781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192965] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196928] KVM setup paravirtual spinlock\n[ 0.198325] x86: Booting SMP configuration:\n[ 0.199202] .... node #0, CPUs: #1\n[ 0.200090] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222416] x86: Booted up 1 node, 2 CPUs\n[ 0.222418] KVM setup async PF for cpu 1\n[ 0.222421] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224993] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226510] devtmpfs: initialized\n[ 0.228211] evm: security.selinux\n[ 0.228910] evm: security.SMACK64\n[ 0.229602] evm: security.SMACK64EXEC\n[ 0.230345] evm: security.SMACK64TRANSMUTE\n[ 0.231157] evm: security.SMACK64MMAP\n[ 0.231903] evm: security.ima\n[ 0.232543] evm: security.capability\n[ 0.233400] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235288] pinctrl core: initialized pinctrl subsystem\n[ 0.236381] RTC time: 15:59:26, date: 11/25/18\n[ 0.237359] NET: Registered protocol family 16\n[ 0.247229] cpuidle: using governor ladder\n[ 0.259335] cpuidle: using governor menu\n[ 0.260151] PCCT header not found.\n[ 0.260953] ACPI: bus type PCI registered\n[ 0.261764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263024] PCI: Using configuration type 1 for base access\n[ 0.276494] ACPI: Added _OSI(Module Device)\n[ 0.277343] ACPI: Added _OSI(Processor Device)\n[ 0.278201] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279099] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281461] ACPI: Interpreter enabled\n[ 0.282227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289656] ACPI: (supports S0 S5)\n[ 0.290364] ACPI: Using IOAPIC for interrupt routing\n[ 0.291444] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294797] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295939] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300608] acpiphp: Slot [3] registered\n[ 0.301423] acpiphp: Slot [4] registered\n[ 0.302225] acpiphp: Slot [5] registered\n[ 0.303024] acpiphp: Slot [6] registered\n[ 0.303824] acpiphp: Slot [7] registered\n[ 0.304626] acpiphp: Slot [8] registered\n[ 0.305433] acpiphp: Slot [9] registered\n[ 0.306232] acpiphp: Slot [10] registered\n[ 0.317357] acpiphp: Slot [11] registered\n[ 0.318172] acpiphp: Slot [12] registered\n[ 0.318987] acpiphp: Slot [13] registered\n[ 0.319800] acpiphp: Slot [14] registered\n[ 0.320613] acpiphp: Slot [15] registered\n[ 0.321433] acpiphp: Slot [16] registered\n[ 0.322244] acpiphp: Slot [17] registered\n[ 0.323056] acpiphp: Slot [18] registered\n[ 0.323868] acpiphp: Slot [19] registered\n[ 0.324681] acpiphp: Slot [20] registered\n[ 0.325498] acpiphp: Slot [21] registered\n[ 0.326312] acpiphp: Slot [22] registered\n[ 0.327124] acpiphp: Slot [23] registered\n[ 0.327939] acpiphp: Slot [24] registered\n[ 0.328751] acpiphp: Slot [25] registered\n[ 0.329571] acpiphp: Slot [26] registered\n[ 0.330385] acpiphp: Slot [27] registered\n[ 0.331194] acpiphp: Slot [28] registered\n[ 0.332012] acpiphp: Slot [29] registered\n[ 0.332825] acpiphp: Slot [30] registered\n[ 0.333647] acpiphp: Slot [31] registered\n[ 0.334458] PCI host bridge to bus 0000:00\n[ 0.335271] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339167] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340623] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346927] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349382] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350655] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357548] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407878] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413568] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416400] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419020] vgaarb: loaded\n[ 0.419627] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420774] SCSI subsystem initialized\n[ 0.421617] ACPI: bus type USB registered\n[ 0.422438] usbcore: registered new interface driver usbfs\n[ 0.423482] usbcore: registered new interface driver hub\n[ 0.424492] usbcore: registered new device driver usb\n[ 0.425599] PCI: Using ACPI for IRQ routing\n[ 0.426628] NetLabel: Initializing\n[ 0.427349] NetLabel: domain hash size = 128\n[ 0.428207] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429161] NetLabel: unlabeled traffic allowed by default\n[ 0.430279] clocksource: Switched to clocksource kvm-clock\n[ 0.436156] AppArmor: AppArmor Filesystem Enabled\n[ 0.437114] pnp: PnP ACPI init\n[ 0.438040] pnp: PnP ACPI: found 5 devices\n[ 0.445429] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447147] NET: Registered protocol family 2\n[ 0.448137] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449412] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450584] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.451755] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452827] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453990] NET: Registered protocol family 1\n[ 0.454861] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455952] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457023] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494367] Trying to unpack rootfs image as initramfs...\n[ 0.544942] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.559332] Scanning for low memory corruption every 60 seconds\n[ 0.561090] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562657] audit: initializing netlink subsys (disabled)\n[ 0.563961] audit: type=2000 audit(1543161566.799:1): initialized\n[ 0.565540] Initialise system trusted keyring\n[ 0.566789] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568322] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570799] zbud: loaded\n[ 0.571748] VFS: Disk quotas dquot_6.6.0\n[ 0.572870] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574817] fuse init (API version 7.23)\n[ 0.575951] Key type big_key registered\n[ 0.576944] Allocating IMA MOK and blacklist keyrings.\n[ 0.578497] Key type asymmetric registered\n[ 0.579741] Asymmetric key parser 'x509' registered\n[ 0.581220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583552] io scheduler noop registered\n[ 0.584752] io scheduler deadline registered (default)\n[ 0.586275] io scheduler cfq registered\n[ 0.587497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593386] ACPI: Power Button [PWRF]\n[ 0.594415] GHES: HEST is not enabled!\n[ 0.612684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676127] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678736] Linux agpgart interface v0.103\n[ 0.681074] brd: module loaded\n[ 0.682479] loop: module loaded\n[ 0.689130] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691060] GPT:90111 != 20971519\n[ 0.691953] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693382] GPT:90111 != 20971519\n[ 0.694299] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695471] vda: vda1 vda15\n[ 0.697213] scsi host0: ata_piix\n[ 0.698258] scsi host1: ata_piix\n[ 0.699124] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.700683] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.702439] libphy: Fixed MDIO Bus: probed\n[ 0.703555] tun: Universal TUN/TAP device driver, 1.6\n[ 0.704733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707100] PPP generic driver version 2.4.2\n[ 0.708366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.709735] ehci-pci: EHCI PCI platform driver\n[ 0.710696] ehci-platform: EHCI generic platform driver\n[ 0.711787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713025] ohci-pci: OHCI PCI platform driver\n[ 0.713992] ohci-platform: OHCI generic platform driver\n[ 0.715116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734200] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736909] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.739210] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742138] usb usb1: Product: UHCI Host Controller\n[ 0.743455] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745111] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746487] hub 1-0:1.0: USB hub found\n[ 0.747589] hub 1-0:1.0: 2 ports detected\n[ 0.748890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751801] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754638] mousedev: PS/2 mouse device common for all mice\n[ 0.756280] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762963] i2c /dev entries driver\n[ 0.763793] device-mapper: uevent: version 1.0.3\n[ 0.764845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.766709] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768167] NET: Registered protocol family 10\n[ 0.769290] NET: Registered protocol family 17\n[ 0.770289] Key type dns_resolver registered\n[ 0.771343] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772555] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774128] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.776174] registered taskstats version 1\n[ 0.777108] Loading compiled-in X.509 certificates\n[ 0.778655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.780767] zswap: loaded using pool lzo/zbud\n[ 0.782538] Key type trusted registered\n[ 0.784460] Key type encrypted registered\n[ 0.785418] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786581] ima: No TPM chip found, activating TPM-bypass!\n[ 0.787759] evm: HMAC attrs: 0x1\n[ 0.788791] Magic number: 10:942:993\n[ 0.789742] rtc_cmos 00:00: setting system clock to 2018-11-25 15:59:26 UTC (1543161566)\n[ 0.802302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.803609] EDD information not available.\n[ 0.859440] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861593] Write protecting the kernel read-only data: 14336k\n[ 0.863589] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.865856] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.919845] 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 1.19\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 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000010a\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCF7tUcBGlgqlppm1qN5SypHhcZcnMoYwkRrftqRElMn3lW4RkZozAMQJRqDch2xxXjuLDfI0Sv2aIAQ7lMTix3ilxiCDekiGo0B3+T2QP2pGkUkYx0IRlJ65K25dqjPN9Mm4wJbGOBclss9JjBRtbMvK3yDdSUAv52gFZ6pPzqJurBSXpE7QsuLwBvo0JkMMY9bg1XC5IF06s9e69s1Xqr+WxrGW4ojCT1IrTGDoFbi2EOITePRDOvEX6wrWHlM6AEXsIeu5TvBhy6DV6gWLx7laFqgW5rHt9XEaqJUv9DGBQFUGyllkfe0xlmwOVxek+w+Vi0DaTPmgcmF5lGjlAp root@createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702\nssh-dss AAAAB3NzaC1kc3MAAACBAKKQtPLlE6CZycNqUGf8Jdb2l0kRld4hp5nAubY4XaajWKpCV2Stt8X0efgYNSkF5XDFJaAD+ZUKuLn7QZbJbCvpYKpZC5wzH55G8F1kAHNuWdBqafEtBRhJrwc1rJh5F9Yq9lUkh0UAgV7/6pRnHFKWX472U9jEXLZhzdA/mzf7AAAAFQCF4uGz7bbdlIq4dg4u4r4fr+ep8QAAAIB6Q4OooHfZYJm5vbdYPWYXtmxRvux4mlXx1JATtW3H5dg/bi9xeprnaX9t2UpFyCjqde1dliV0HGEWVAPW6SntZUCwoZsDC7d1QRSv6W1SmHH029yIsYjJWL+wKi6LR+5kn/g0jawd4wo/vZL2ZFJtRiqPTBPA+T5zbmMRzoC6AQAAAIEAncXdxDhJZy0UKkmEhzYS4Epwlw0TjWYkvuJsqN7X+VhHXpf7lTQAevzXAwrVZ+58u2YrInYYVENGM5cqC1gt6nIiMZ2r/T4cqkFEhkOVtQgbfBXGOhNkiimjPEH1pDMQLZ81ZWjKhB8sMavLgofZYI2soxKQ5NR+afMBtgjmObg= root@createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe9c:f75b/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.48 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702 login: "} 2018-11-25 15:59:38,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf/action used request id req-8d742cbf-30d1-4007-a758-704c13796cab 2018-11-25 15:59:38,448 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 15:59:38,448 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 485343836 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.128812] pid_max: default: 32768 minimum: 301 [ 0.129703] ACPI: Core revision 20150930 [ 0.131088] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132391] Security Framework initialized [ 0.133200] Yama: becoming mindful. [ 0.133932] AppArmor: AppArmor initialized [ 0.134788] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136065] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137317] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138511] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139868] Initializing cgroup subsys io [ 0.140679] Initializing cgroup subsys memory [ 0.141551] Initializing cgroup subsys devices [ 0.142431] Initializing cgroup subsys freezer [ 0.143298] Initializing cgroup subsys net_cls [ 0.144160] Initializing cgroup subsys perf_event [ 0.145082] Initializing cgroup subsys net_prio [ 0.145963] Initializing cgroup subsys hugetlb [ 0.146839] Initializing cgroup subsys pids [ 0.147716] CPU: Physical Processor ID: 0 [ 0.149217] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159749] ftrace: allocating 31920 entries in 125 pages [ 0.185758] smpboot: Max logical packages: 2 [ 0.186652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187840] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189187] x2apic enabled [ 0.190007] Switched APIC routing to physical x2apic. [ 0.191781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192965] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196928] KVM setup paravirtual spinlock [ 0.198325] x86: Booting SMP configuration: [ 0.199202] .... node #0, CPUs: #1 [ 0.200090] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222416] x86: Booted up 1 node, 2 CPUs [ 0.222418] KVM setup async PF for cpu 1 [ 0.222421] kvm-stealtime: cpu 1, msr f90d940 [ 0.224993] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226510] devtmpfs: initialized [ 0.228211] evm: security.selinux [ 0.228910] evm: security.SMACK64 [ 0.229602] evm: security.SMACK64EXEC [ 0.230345] evm: security.SMACK64TRANSMUTE [ 0.231157] evm: security.SMACK64MMAP [ 0.231903] evm: security.ima [ 0.232543] evm: security.capability [ 0.233400] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235288] pinctrl core: initialized pinctrl subsystem [ 0.236381] RTC time: 15:59:26, date: 11/25/18 [ 0.237359] NET: Registered protocol family 16 [ 0.247229] cpuidle: using governor ladder [ 0.259335] cpuidle: using governor menu [ 0.260151] PCCT header not found. [ 0.260953] ACPI: bus type PCI registered [ 0.261764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263024] PCI: Using configuration type 1 for base access [ 0.276494] ACPI: Added _OSI(Module Device) [ 0.277343] ACPI: Added _OSI(Processor Device) [ 0.278201] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279099] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281461] ACPI: Interpreter enabled [ 0.282227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289656] ACPI: (supports S0 S5) [ 0.290364] ACPI: Using IOAPIC for interrupt routing [ 0.291444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294797] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295939] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300608] acpiphp: Slot [3] registered [ 0.301423] acpiphp: Slot [4] registered [ 0.302225] acpiphp: Slot [5] registered [ 0.303024] acpiphp: Slot [6] registered [ 0.303824] acpiphp: Slot [7] registered [ 0.304626] acpiphp: Slot [8] registered [ 0.305433] acpiphp: Slot [9] registered [ 0.306232] acpiphp: Slot [10] registered [ 0.317357] acpiphp: Slot [11] registered [ 0.318172] acpiphp: Slot [12] registered [ 0.318987] acpiphp: Slot [13] registered [ 0.319800] acpiphp: Slot [14] registered [ 0.320613] acpiphp: Slot [15] registered [ 0.321433] acpiphp: Slot [16] registered [ 0.322244] acpiphp: Slot [17] registered [ 0.323056] acpiphp: Slot [18] registered [ 0.323868] acpiphp: Slot [19] registered [ 0.324681] acpiphp: Slot [20] registered [ 0.325498] acpiphp: Slot [21] registered [ 0.326312] acpiphp: Slot [22] registered [ 0.327124] acpiphp: Slot [23] registered [ 0.327939] acpiphp: Slot [24] registered [ 0.328751] acpiphp: Slot [25] registered [ 0.329571] acpiphp: Slot [26] registered [ 0.330385] acpiphp: Slot [27] registered [ 0.331194] acpiphp: Slot [28] registered [ 0.332012] acpiphp: Slot [29] registered [ 0.332825] acpiphp: Slot [30] registered [ 0.333647] acpiphp: Slot [31] registered [ 0.334458] PCI host bridge to bus 0000:00 [ 0.335271] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339167] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340623] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346927] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349382] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350655] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357548] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407878] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413568] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416400] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419020] vgaarb: loaded [ 0.419627] vgaarb: bridge control possible 0000:00:02.0 [ 0.420774] SCSI subsystem initialized [ 0.421617] ACPI: bus type USB registered [ 0.422438] usbcore: registered new interface driver usbfs [ 0.423482] usbcore: registered new interface driver hub [ 0.424492] usbcore: registered new device driver usb [ 0.425599] PCI: Using ACPI for IRQ routing [ 0.426628] NetLabel: Initializing [ 0.427349] NetLabel: domain hash size = 128 [ 0.428207] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429161] NetLabel: unlabeled traffic allowed by default [ 0.430279] clocksource: Switched to clocksource kvm-clock [ 0.436156] AppArmor: AppArmor Filesystem Enabled [ 0.437114] pnp: PnP ACPI init [ 0.438040] pnp: PnP ACPI: found 5 devices [ 0.445429] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447147] NET: Registered protocol family 2 [ 0.448137] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449412] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450584] TCP: Hash tables configured (established 2048 bind 2048) [ 0.451755] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452827] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453990] NET: Registered protocol family 1 [ 0.454861] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455952] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457023] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494367] Trying to unpack rootfs image as initramfs... [ 0.544942] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.559332] Scanning for low memory corruption every 60 seconds [ 0.561090] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562657] audit: initializing netlink subsys (disabled) [ 0.563961] audit: type=2000 audit(1543161566.799:1): initialized [ 0.565540] Initialise system trusted keyring [ 0.566789] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568322] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570799] zbud: loaded [ 0.571748] VFS: Disk quotas dquot_6.6.0 [ 0.572870] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574817] fuse init (API version 7.23) [ 0.575951] Key type big_key registered [ 0.576944] Allocating IMA MOK and blacklist keyrings. [ 0.578497] Key type asymmetric registered [ 0.579741] Asymmetric key parser 'x509' registered [ 0.581220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.583552] io scheduler noop registered [ 0.584752] io scheduler deadline registered (default) [ 0.586275] io scheduler cfq registered [ 0.587497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593386] ACPI: Power Button [PWRF] [ 0.594415] GHES: HEST is not enabled! [ 0.612684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676127] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678736] Linux agpgart interface v0.103 [ 0.681074] brd: module loaded [ 0.682479] loop: module loaded [ 0.689130] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691060] GPT:90111 != 20971519 [ 0.691953] GPT:Alternate GPT header not at the end of the disk. [ 0.693382] GPT:90111 != 20971519 [ 0.694299] GPT: Use GNU Parted to correct GPT errors. [ 0.695471] vda: vda1 vda15 [ 0.697213] scsi host0: ata_piix [ 0.698258] scsi host1: ata_piix [ 0.699124] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.700683] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.702439] libphy: Fixed MDIO Bus: probed [ 0.703555] tun: Universal TUN/TAP device driver, 1.6 [ 0.704733] tun: (C) 1999-2004 Max Krasnyansky [ 0.707100] PPP generic driver version 2.4.2 [ 0.708366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709735] ehci-pci: EHCI PCI platform driver [ 0.710696] ehci-platform: EHCI generic platform driver [ 0.711787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713025] ohci-pci: OHCI PCI platform driver [ 0.713992] ohci-platform: OHCI generic platform driver [ 0.715116] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734200] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736909] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.737990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.739210] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742138] usb usb1: Product: UHCI Host Controller [ 0.743455] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745111] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746487] hub 1-0:1.0: USB hub found [ 0.747589] hub 1-0:1.0: 2 ports detected [ 0.748890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751801] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753154] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754638] mousedev: PS/2 mouse device common for all mice [ 0.756280] rtc_cmos 00:00: RTC can wake from S4 [ 0.757925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762963] i2c /dev entries driver [ 0.763793] device-mapper: uevent: version 1.0.3 [ 0.764845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766709] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768167] NET: Registered protocol family 10 [ 0.769290] NET: Registered protocol family 17 [ 0.770289] Key type dns_resolver registered [ 0.771343] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772555] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774128] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.776174] registered taskstats version 1 [ 0.777108] Loading compiled-in X.509 certificates [ 0.778655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.780767] zswap: loaded using pool lzo/zbud [ 0.782538] Key type trusted registered [ 0.784460] Key type encrypted registered [ 0.785418] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786581] ima: No TPM chip found, activating TPM-bypass! [ 0.787759] evm: HMAC attrs: 0x1 [ 0.788791] Magic number: 10:942:993 [ 0.789742] rtc_cmos 00:00: setting system clock to 2018-11-25 15:59:26 UTC (1543161566) [ 0.802302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.803609] EDD information not available. [ 0.859440] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.861593] Write protecting the kernel read-only data: 14336k [ 0.863589] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.865856] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.919845] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 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 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.37. iid=i-0000010a 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCF7tUcBGlgqlppm1qN5SypHhcZcnMoYwkRrftqRElMn3lW4RkZozAMQJRqDch2xxXjuLDfI0Sv2aIAQ7lMTix3ilxiCDekiGo0B3+T2QP2pGkUkYx0IRlJ65K25dqjPN9Mm4wJbGOBclss9JjBRtbMvK3yDdSUAv52gFZ6pPzqJurBSXpE7QsuLwBvo0JkMMY9bg1XC5IF06s9e69s1Xqr+WxrGW4ojCT1IrTGDoFbi2EOITePRDOvEX6wrWHlM6AEXsIeu5TvBhy6DV6gWLx7laFqgW5rHt9XEaqJUv9DGBQFUGyllkfe0xlmwOVxek+w+Vi0DaTPmgcmF5lGjlAp root@createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702 ssh-dss AAAAB3NzaC1kc3MAAACBAKKQtPLlE6CZycNqUGf8Jdb2l0kRld4hp5nAubY4XaajWKpCV2Stt8X0efgYNSkF5XDFJaAD+ZUKuLn7QZbJbCvpYKpZC5wzH55G8F1kAHNuWdBqafEtBRhJrwc1rJh5F9Yq9lUkh0UAgV7/6pRnHFKWX472U9jEXLZhzdA/mzf7AAAAFQCF4uGz7bbdlIq4dg4u4r4fr+ep8QAAAIB6Q4OooHfZYJm5vbdYPWYXtmxRvux4mlXx1JATtW3H5dg/bi9xeprnaX9t2UpFyCjqde1dliV0HGEWVAPW6SntZUCwoZsDC7d1QRSv6W1SmHH029yIsYjJWL+wKi6LR+5kn/g0jawd4wo/vZL2ZFJtRiqPTBPA+T5zbmMRzoC6AQAAAIEAncXdxDhJZy0UKkmEhzYS4Epwlw0TjWYkvuJsqN7X+VhHXpf7lTQAevzXAwrVZ+58u2YrInYYVENGM5cqC1gt6nIiMZ2r/T4cqkFEhkOVtQgbfBXGOhNkiimjPEH1pDMQLZ81ZWjKhB8sMavLgofZYI2soxKQ5NR+afMBtgjmObg= root@createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe9c:f75b/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 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-0000010a name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702 launch-index: 0 === cirros: current=0.4.0 uptime=3.48 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f0567bc5-1f1c-4281-af26-2db702 login: 2018-11-25 15:59:38,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:38,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-ded3f059-15ef-4eae-839b-edf7d75c02d8 x-compute-request-id: req-ded3f059-15ef-4eae-839b-edf7d75c02d8 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:38,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-ded3f059-15ef-4eae-839b-edf7d75c02d8 2018-11-25 15:59:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:38,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d4f25ada-afc5-442d-adbd-c816710b5ac4 Date: Sun, 25 Nov 2018 15:59:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:38,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-d4f25ada-afc5-442d-adbd-c816710b5ac4 2018-11-25 15:59:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:39,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9f691b-db4a-4cd3-a860-75a3fea01ea5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:39,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-0f9f691b-db4a-4cd3-a860-75a3fea01ea5 2018-11-25 15:59:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:39,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-824f89f3-9a24-4352-85ac-2d110878334a Date: Sun, 25 Nov 2018 15:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:39,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-824f89f3-9a24-4352-85ac-2d110878334a 2018-11-25 15:59:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:39,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f5bd8dd0-4f4f-4eeb-8a67-42e970b2a60f Date: Sun, 25 Nov 2018 15:59:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.3"}],"id":"1c26b478-5d98-47ab-93e7-102cfe9f65ca","security_groups":[],"mac_address":"fa:16:3e:83:b6:d9","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["15e661da-d7ba-4b24-9e9a-0d96e8da8f9f","ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal","device_id":"fbe535e0-0792-486d-aaa6-1c4dfb0d58cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.4"}],"id":"cbd9cc7c-0b4f-4c02-b346-684be587b71b","security_groups":[],"mac_address":"fa:16:3e:e3:4d:ae","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.2"}],"id":"e26accae-0e95-48fd-b505-55349fa4fd1a","security_groups":[],"mac_address":"fa:16:3e:68:94:4b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-428e8ea5-fe7d-4e42-ae8b-254a61454a90"}]} 2018-11-25 15:59:39,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-f5bd8dd0-4f4f-4eeb-8a67-42e970b2a60f 2018-11-25 15:59:39,325 - create_instance - INFO - Checking if VM is active 2018-11-25 15:59:39,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:39,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-6bb8ea2d-a232-458a-ad68-09a31c1c6187 x-compute-request-id: req-6bb8ea2d-a232-458a-ad68-09a31c1c6187 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:39,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-6bb8ea2d-a232-458a-ad68-09a31c1c6187 2018-11-25 15:59:39,792 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - ACTIVE 2018-11-25 15:59:39,793 - create_instance - INFO - VM is - ACTIVE 2018-11-25 15:59:39,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:40,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-faa5bcf2-de93-47a4-a278-0aff47353fe6 x-compute-request-id: req-faa5bcf2-de93-47a4-a278-0aff47353fe6 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:f7:5b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp"}, {"name": "default"}], "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:26Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:40,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-faa5bcf2-de93-47a4-a278-0aff47353fe6 2018-11-25 15:59:40,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:40,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e19ae50e-62ef-4d9d-b091-3e5603085e47 Date: Sun, 25 Nov 2018 15:59:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b30e3e-d0db-4914-ab49-83125dbeaa8d"],"updated_at":"2018-11-25T15:58:57Z","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a8a1596c956545e08d4d16253a88b255","id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net"}]} 2018-11-25 15:59:40,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net used request id req-e19ae50e-62ef-4d9d-b091-3e5603085e47 2018-11-25 15:59:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:40,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cf3730-d242-4581-8077-ea3ba6ce3de0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 15:59:40,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-87cf3730-d242-4581-8077-ea3ba6ce3de0 2018-11-25 15:59:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:40,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b073ae95-d446-4d33-954c-388af4f41cdf Date: Sun, 25 Nov 2018 15:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:57Z","dns_nameservers":[],"updated_at":"2018-11-25T15:58:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a8a1596c956545e08d4d16253a88b255","id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet"}]} 2018-11-25 15:59:40,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-b073ae95-d446-4d33-954c-388af4f41cdf 2018-11-25 15:59:40,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:40,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-b2a6b670-5b42-4ac2-beda-e9caf78a463d Date: Sun, 25 Nov 2018 15:59:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.3"}],"id":"1c26b478-5d98-47ab-93e7-102cfe9f65ca","security_groups":[],"mac_address":"fa:16:3e:83:b6:d9","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.5"}],"id":"258a85f2-320b-40e2-afa8-ce3845e6efdc","security_groups":["15e661da-d7ba-4b24-9e9a-0d96e8da8f9f","ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61"],"mac_address":"fa:16:3e:9c:f7:5b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:17Z","binding:vnic_type":"normal","device_id":"fbe535e0-0792-486d-aaa6-1c4dfb0d58cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.1"}],"id":"95c163ec-df34-43ef-a8d3-f0ad4eeda346","security_groups":[],"mac_address":"fa:16:3e:8c:8b:c7","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:59:06Z","binding:vnic_type":"normal","device_id":"c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.4"}],"id":"cbd9cc7c-0b4f-4c02-b346-684be587b71b","security_groups":[],"mac_address":"fa:16:3e:e3:4d:ae","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-428e8ea5-fe7d-4e42-ae8b-254a61454a90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T15:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"97b30e3e-d0db-4914-ab49-83125dbeaa8d","ip_address":"10.55.1.2"}],"id":"e26accae-0e95-48fd-b505-55349fa4fd1a","security_groups":[],"mac_address":"fa:16:3e:68:94:4b","project_id":"a8a1596c956545e08d4d16253a88b255","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"428e8ea5-fe7d-4e42-ae8b-254a61454a90","tenant_id":"a8a1596c956545e08d4d16253a88b255","created_at":"2018-11-25T15:58:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-428e8ea5-fe7d-4e42-ae8b-254a61454a90"}]} 2018-11-25 15:59:40,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-b2a6b670-5b42-4ac2-beda-e9caf78a463d 2018-11-25 15:59:40,773 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:59:40,776 - paramiko.transport - DEBUG - starting thread (client mode): 0x730c9e50L 2018-11-25 15:59:40,776 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:59:40,776 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:59:40,777 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:59:40,778 - 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-11-25 15:59:40,778 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:59:40,778 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:59:40,778 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:59:40,779 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:59:40,779 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:59:40,796 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:59:40,797 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:59:40,808 - paramiko.transport - DEBUG - Trying key bcd2409d834b41c0c345a6f092fbb2fb from tmp/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101 2018-11-25 15:59:40,834 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:59:40,837 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:59:40,937 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 15:59:40,954 - create_instance - INFO - SSH is active for VM instance 2018-11-25 15:59:40,954 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 15:59:40,955 - paramiko.transport - DEBUG - starting thread (client mode): 0x730c9e90L 2018-11-25 15:59:40,956 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 15:59:40,956 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 15:59:40,956 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 15:59:40,957 - 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-11-25 15:59:40,958 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 15:59:40,958 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 15:59:40,958 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 15:59:40,958 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 15:59:40,958 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 15:59:40,976 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 15:59:40,976 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 15:59:40,988 - paramiko.transport - DEBUG - Trying key bcd2409d834b41c0c345a6f092fbb2fb from tmp/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101 2018-11-25 15:59:41,013 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 15:59:41,017 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 15:59:41,020 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 15:59:41,020 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 15:59:41,021 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 15:59:41,022 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 15:59:41,024 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-11-25 15:59:41,024 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-11-25 15:59:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d66daaf0-8bed-43db-83ea-392a2d8de790 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:42,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3693c42-8deb-4954-900f-ebf92fa5e524 Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:42,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d66daaf0-8bed-43db-83ea-392a2d8de790 used request id req-e3693c42-8deb-4954-900f-ebf92fa5e524 2018-11-25 15:59:42,013 - create_instance - INFO - Deleting Port with ID - 258a85f2-320b-40e2-afa8-ce3845e6efdc 2018-11-25 15:59:42,014 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101port-1 2018-11-25 15:59:42,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/258a85f2-320b-40e2-afa8-ce3845e6efdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:42,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17e84ca1-8931-4b59-aece-2eda6643842e Date: Sun, 25 Nov 2018 15:59:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:42,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/258a85f2-320b-40e2-afa8-ce3845e6efdc used request id req-17e84ca1-8931-4b59-aece-2eda6643842e 2018-11-25 15:59:42,635 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst 2018-11-25 15:59:42,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:42,849 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 15:59: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-66265c07-0b6f-4bd9-9391-f878c8b10bad x-compute-request-id: req-66265c07-0b6f-4bd9-9391-f878c8b10bad Content-Type: application/json 2018-11-25 15:59:42,850 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-66265c07-0b6f-4bd9-9391-f878c8b10bad 2018-11-25 15:59:42,850 - create_instance - INFO - Checking deletion status 2018-11-25 15:59:42,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:43,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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,Accept-Encoding x-openstack-request-id: req-1d233c67-a7c0-4944-8cae-44cc5ce409f5 x-compute-request-id: req-1d233c67-a7c0-4944-8cae-44cc5ce409f5 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:42Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:43,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-1d233c67-a7c0-4944-8cae-44cc5ce409f5 2018-11-25 15:59:43,084 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - ACTIVE 2018-11-25 15:59:43,084 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:59:46,088 - create_instance - DEBUG - VM status query timeout in 296.762490988 2018-11-25 15:59:46,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:46,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-4aeb0bc2-d0f4-44ec-87a3-79a95f5b5a2c x-compute-request-id: req-4aeb0bc2-d0f4-44ec-87a3-79a95f5b5a2c Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "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-11-25T15:59:42Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:46,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-4aeb0bc2-d0f4-44ec-87a3-79a95f5b5a2c 2018-11-25 15:59:46,353 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - ACTIVE 2018-11-25 15:59:46,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 15:59:49,356 - create_instance - DEBUG - VM status query timeout in 293.493889093 2018-11-25 15:59:49,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a40e3819a1eb9974721f3b4af9576806728b8c7" 2018-11-25 15:59:49,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 15:59: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-0a102a01-5550-4e8e-bc36-207c719f882b x-compute-request-id: req-0a102a01-5550-4e8e-bc36-207c719f882b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "rel": "bookmark"}], "image": {"id": "0d69e859-5b0c-450a-bd54-4dd4c893f40f", "links": [{"href": "http://172.30.9.29:8774/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-11-25T15:59:25.000000", "flavor": {"id": "2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "links": [{"href": "http://172.30.9.29:8774/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39", "rel": "bookmark"}]}, "id": "fbe535e0-0792-486d-aaa6-1c4dfb0d58cf", "user_id": "6b36428fb76e425e93a929ed4fa5a7aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-25T15:59:49Z", "hostId": "c7793fed2436d9db307375001b8c3097ce26e9e2988832f0a553d1cb", "OS-SRV-USG:terminated_at": "2018-11-25T15:59:48.000000", "key_name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp", "name": "CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst", "created": "2018-11-25T15:59:21Z", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 15:59:49,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fbe535e0-0792-486d-aaa6-1c4dfb0d58cf used request id req-0a102a01-5550-4e8e-bc36-207c719f882b 2018-11-25 15:59:49,611 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst] is - DELETED 2018-11-25 15:59:49,612 - create_instance - INFO - VM is - DELETED 2018-11-25 15:59:49,612 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-inst 2018-11-25 15:59:49,613 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp 2018-11-25 15:59:49,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a1172207f43df4a26f4d70900dcaf3480f0cd9" 2018-11-25 15:59:49,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:59: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-4449dc64-4407-4141-8d5b-4bb66b62aa34 x-compute-request-id: req-4449dc64-4407-4141-8d5b-4bb66b62aa34 Content-Length: 0 Content-Type: application/json 2018-11-25 15:59:49,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-kp used request id req-4449dc64-4407-4141-8d5b-4bb66b62aa34 2018-11-25 15:59:49,656 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101.pub] 2018-11-25 15:59:49,656 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101] 2018-11-25 15:59:49,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}becca19473da1e1d46e7ed0bd620b9d6e1de7118" 2018-11-25 15:59:49,705 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 15:59: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-d326b70c-0162-4abb-904f-0f20ce56a6ef x-compute-request-id: req-d326b70c-0162-4abb-904f-0f20ce56a6ef Content-Length: 0 Content-Type: application/json 2018-11-25 15:59:49,705 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/2f03e9e2-e1a3-4100-9693-0fc6827c0f39 used request id req-d326b70c-0162-4abb-904f-0f20ce56a6ef 2018-11-25 15:59:49,706 - neutron_utils - INFO - Deleting security group rule with ID - c57f5297-58ca-4e8e-931c-b64c599faeb6 2018-11-25 15:59:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c57f5297-58ca-4e8e-931c-b64c599faeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:49,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-954fa970-b003-4e5d-8089-b722d1483195 Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:49,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c57f5297-58ca-4e8e-931c-b64c599faeb6 used request id req-954fa970-b003-4e5d-8089-b722d1483195 2018-11-25 15:59:49,891 - neutron_utils - INFO - Deleting security group rule with ID - 25c7a084-f53b-435a-8a75-206b5cbe5371 2018-11-25 15:59:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/25c7a084-f53b-435a-8a75-206b5cbe5371 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:50,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c720b39e-d548-4a55-87d4-cf846ccd6c39 Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:50,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/25c7a084-f53b-435a-8a75-206b5cbe5371 used request id req-c720b39e-d548-4a55-87d4-cf846ccd6c39 2018-11-25 15:59:50,133 - neutron_utils - INFO - Deleting security group rule with ID - ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f 2018-11-25 15:59:50,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:50,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ca697a3-fd62-425c-9ab6-608250e59b1f Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:50,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/ddf6b57f-33df-4aa7-bcc4-603a2e5e8d7f used request id req-9ca697a3-fd62-425c-9ab6-608250e59b1f 2018-11-25 15:59:50,400 - neutron_utils - INFO - Deleting security group rule with ID - 1277d756-0080-46e3-855d-dea632ee1def 2018-11-25 15:59:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1277d756-0080-46e3-855d-dea632ee1def -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:50,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29979822-9e94-433b-b7f3-d7b056cac5c4 Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:50,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1277d756-0080-46e3-855d-dea632ee1def used request id req-29979822-9e94-433b-b7f3-d7b056cac5c4 2018-11-25 15:59:50,651 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-sec-grp 2018-11-25 15:59:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/15e661da-d7ba-4b24-9e9a-0d96e8da8f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5794291d37aac256ec1da119d6e43a4f08965ce7" 2018-11-25 15:59:50,968 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37d2f75f-db16-4f74-80de-b5e8ce27cca6 Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:50,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/15e661da-d7ba-4b24-9e9a-0d96e8da8f9f used request id req-37d2f75f-db16-4f74-80de-b5e8ce27cca6 2018-11-25 15:59:50,968 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router and subnet CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet 2018-11-25 15:59:50,969 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router 2018-11-25 15:59:50,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" -d '{"subnet_id": "97b30e3e-d0db-4914-ab49-83125dbeaa8d"}' 2018-11-25 15:59:52,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-faff3033-df81-4dec-846a-3c5824810dc0 Date: Sun, 25 Nov 2018 15:59:52 GMT RESP BODY: {"network_id": "428e8ea5-fe7d-4e42-ae8b-254a61454a90", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "subnet_id": "97b30e3e-d0db-4914-ab49-83125dbeaa8d", "subnet_ids": ["97b30e3e-d0db-4914-ab49-83125dbeaa8d"], "port_id": "95c163ec-df34-43ef-a8d3-f0ad4eeda346", "id": "c56f0fd9-b3d5-4ed9-8f11-48dab67763e4"} 2018-11-25 15:59:52,668 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4/remove_router_interface used request id req-faff3033-df81-4dec-846a-3c5824810dc0 2018-11-25 15:59:52,669 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router 2018-11-25 15:59:52,669 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-router 2018-11-25 15:59:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e642d4d3df65f2d1affb3328431965a6863135c" 2018-11-25 15:59:56,113 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9445d151-ee22-40a1-ac57-765b7d037f53 Content-Length: 0 Date: Sun, 25 Nov 2018 15:59:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:56,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c56f0fd9-b3d5-4ed9-8f11-48dab67763e4 used request id req-9445d151-ee22-40a1-ac57-765b7d037f53 2018-11-25 15:59:56,114 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet 2018-11-25 15:59:56,114 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-subnet 2018-11-25 15:59:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/97b30e3e-d0db-4914-ab49-83125dbeaa8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 15:59:58,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf8fb7d4-8353-47ef-ba13-6114cd2d45cf Date: Sun, 25 Nov 2018 15:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 15:59:58,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/97b30e3e-d0db-4914-ab49-83125dbeaa8d used request id req-cf8fb7d4-8353-47ef-ba13-6114cd2d45cf 2018-11-25 15:59:58,504 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-pub-net 2018-11-25 15:59:58,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/428e8ea5-fe7d-4e42-ae8b-254a61454a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cced7a246136b215f8b6f02cb4753cfa999b5541" 2018-11-25 16:00:00,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f1088fb-94c4-43eb-8c3f-ab7b776695cf Date: Sun, 25 Nov 2018 16:00:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:00:00,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/428e8ea5-fe7d-4e42-ae8b-254a61454a90 used request id req-3f1088fb-94c4-43eb-8c3f-ab7b776695cf 2018-11-25 16:00:00,020 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f0567bc5-1f1c-4281-af26-2db70202c101-image 2018-11-25 16:00:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3560511d677c3e227e92a88a428509bf0998e815" 2018-11-25 16:00:01,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10d825ab-0016-492a-b341-de37c1a67434 Date: Sun, 25 Nov 2018 16:00:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:00:01,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0d69e859-5b0c-450a-bd54-4dd4c893f40f used request id req-10d825ab-0016-492a-b341-de37c1a67434 2018-11-25 16:00:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:01,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9407b458-7077-48be-b09d-9b158c3368ab Date: Sun, 25 Nov 2018 16:00:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:58:56Z", "updated_at": "2018-11-25T15:58:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "revision_number": 0, "id": "1f30bef4-c8b7-4944-99a6-7b1b291c361d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "revision_number": 0, "id": "3f2d6fbc-f35d-4f96-a49c-98c8d78a0336", "remote_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "remote_ip_prefix": null, "created_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "revision_number": 0, "id": "74c2298d-43d6-4b03-a9a7-dbb303949486", "remote_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "remote_ip_prefix": null, "created_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "revision_number": 0, "id": "fe104f0a-9349-4938-b9b5-5091d676e8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "tenant_id": "a8a1596c956545e08d4d16253a88b255", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8a1596c956545e08d4d16253a88b255"}], "revision_number": 4, "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "name": "default"}]} 2018-11-25 16:00:01,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9407b458-7077-48be-b09d-9b158c3368ab 2018-11-25 16:00:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:01,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a928a25-6849-4eb5-8614-b6a9eb0f8e8a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 16:00:01,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-7a928a25-6849-4eb5-8614-b6a9eb0f8e8a 2018-11-25 16:00:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:01,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8c563b-e85f-44c9-997e-d474507208ac Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 16:00:01,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9a8c563b-e85f-44c9-997e-d474507208ac 2018-11-25 16:00:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:01,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4230ee4-fbda-4bea-bfbf-d0b17690a6d0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 16:00:01,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-e4230ee4-fbda-4bea-bfbf-d0b17690a6d0 2018-11-25 16:00:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:01,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704d8ba9-7474-4cfd-b300-0f583ef69e06 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255"}, "enabled": true, "id": "a8a1596c956545e08d4d16253a88b255", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj"}} 2018-11-25 16:00:01,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-704d8ba9-7474-4cfd-b300-0f583ef69e06 2018-11-25 16:00:01,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61 2018-11-25 16:00:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:02,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4baa3a44-ce95-45d7-87f8-9ebc25658dc2 Date: Sun, 25 Nov 2018 16:00:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:58:56Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "1f30bef4-c8b7-4944-99a6-7b1b291c361d"}, {"remote_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:58:56Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "3f2d6fbc-f35d-4f96-a49c-98c8d78a0336"}, {"remote_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:58:56Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "74c2298d-43d6-4b03-a9a7-dbb303949486"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T15:58:56Z", "security_group_id": "ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61", "port_range_min": null, "revision_number": 0, "tenant_id": "a8a1596c956545e08d4d16253a88b255", "created_at": "2018-11-25T15:58:56Z", "project_id": "a8a1596c956545e08d4d16253a88b255", "id": "fe104f0a-9349-4938-b9b5-5091d676e8be"}]} 2018-11-25 16:00:02,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61 used request id req-4baa3a44-ce95-45d7-87f8-9ebc25658dc2 2018-11-25 16:00:02,028 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:00:02,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:02,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a91aff3f-6649-4311-b7b1-bdfdad13f2a8 Content-Length: 0 Date: Sun, 25 Nov 2018 16:00:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:00:02,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ffe0c6c2-6fc4-4825-9a0a-e6c24bf15f61 used request id req-a91aff3f-6649-4311-b7b1-bdfdad13f2a8 2018-11-25 16:00:02,373 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj 2018-11-25 16:00:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:02,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24df94b-b2c9-4eaf-8416-60643930e3f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:00:02,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a8a1596c956545e08d4d16253a88b255 used request id req-d24df94b-b2c9-4eaf-8416-60643930e3f1 2018-11-25 16:00:02,673 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-proj-role 2018-11-25 16:00:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a55758b45f1e4d57be1ccc124a06f610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:02,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c9971c-14b5-4624-846c-fb929f70d0da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:00:02,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a55758b45f1e4d57be1ccc124a06f610 used request id req-95c9971c-14b5-4624-846c-fb929f70d0da 2018-11-25 16:00:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8915bf7b27caa85edbdd955d662b86b1927b0313" 2018-11-25 16:00:02,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79462fd-560a-4a8b-ad12-25bfd3bfd9e1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:00:02,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d79462fd-560a-4a8b-ad12-25bfd3bfd9e1 2018-11-25 16:00:02,881 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ecdc90ee-f96d-4a0-user 2018-11-25 16:00:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6b36428fb76e425e93a929ed4fa5a7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ad0afc309c90d9ad04bb06606b318118c8be3a" 2018-11-25 16:00:03,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aaf23d3-1601-4e8c-88e8-a2dfa604c2ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:00:03,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6b36428fb76e425e93a929ed4fa5a7aa used request id req-9aaf23d3-1601-4e8c-88e8-a2dfa604c2ea 2018-11-25 16:00:03,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:03,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["wnwhDt3nQWW9kUs1_JXW0g"], "issued_at": "2018-11-25T16:00:03.000000Z"}} 2018-11-25 16:00:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebd8d2121d6462cbc52236078bef77df272ba61" 2018-11-25 16:00:03,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57641d1e-f3b4-4047-b02f-7b32663515e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:03,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-57641d1e-f3b4-4047-b02f-7b32663515e5 2018-11-25 16:00:03,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:03,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:03,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["zoYJZa9mTSKd83CM3tUKsQ"], "issued_at": "2018-11-25T16:00:03.000000Z"}} 2018-11-25 16:00:03,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:00:04,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ab8d0a-df07-4c4a-8b5a-6568e34df3b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:04,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a8ab8d0a-df07-4c4a-8b5a-6568e34df3b6 2018-11-25 16:00:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:04,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:00:04,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b7a070-f7b9-4c49-a872-ceedb2bb910e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 16:00:04,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj used request id req-81b7a070-f7b9-4c49-a872-ceedb2bb910e 2018-11-25 16:00:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:00:04,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e8443d-bdda-48bb-8342-9aaf5aca46a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:00:04,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-18e8443d-bdda-48bb-8342-9aaf5aca46a1 2018-11-25 16:00:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}}' 2018-11-25 16:00:04,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5daffa98-9193-4b60-9cf2-b01fd72792b1 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:04,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5daffa98-9193-4b60-9cf2-b01fd72792b1 2018-11-25 16:00:04,351 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj 2018-11-25 16:00:04,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:04,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:04,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-XIFhZeGTOGa1Qc6MbQuww"], "issued_at": "2018-11-25T16:00:04.000000Z"}} 2018-11-25 16:00:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a316d6a2f901ed460c1a79d11e84c6d2226093" 2018-11-25 16:00:04,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c94c6e2-0f39-4aed-9f9a-f1bff74cb9c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:04,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c94c6e2-0f39-4aed-9f9a-f1bff74cb9c5 2018-11-25 16:00:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:04,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a316d6a2f901ed460c1a79d11e84c6d2226093" 2018-11-25 16:00:04,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d6b1e4-2db2-4eac-be57-abc2269e530e Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:00:04,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c0d6b1e4-2db2-4eac-be57-abc2269e530e 2018-11-25 16:00:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a316d6a2f901ed460c1a79d11e84c6d2226093" 2018-11-25 16:00:05,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b80143-44a3-45cb-8101-754c97f5dfb3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}]} 2018-11-25 16:00:05,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj used request id req-40b80143-44a3-45cb-8101-754c97f5dfb3 2018-11-25 16:00:05,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a316d6a2f901ed460c1a79d11e84c6d2226093" 2018-11-25 16:00:05,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11bc994c-41f4-40a2-b678-74717c2ce560 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:00:05,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-11bc994c-41f4-40a2-b678-74717c2ce560 2018-11-25 16:00:05,428 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user 2018-11-25 16:00:05,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:00:05,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986ebe4d-6a22-415d-bdec-2cae4a8a9229 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:00:05,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-986ebe4d-6a22-415d-bdec-2cae4a8a9229 2018-11-25 16:00:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}}' 2018-11-25 16:00:05,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4409c143-c860-42cd-9e9c-aa95de3f3146 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96ac731618ee442092ceba249df472ba", "links": {"self": "http://172.30.9.29:5000/v3/roles/96ac731618ee442092ceba249df472ba"}, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}} 2018-11-25 16:00:05,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4409c143-c860-42cd-9e9c-aa95de3f3146 2018-11-25 16:00:05,649 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role 2018-11-25 16:00:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/96ac731618ee442092ceba249df472ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:00:05,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f9d72f-c092-4045-9bd6-55689b36eee8 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/96ac731618ee442092ceba249df472ba"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role", "id": "96ac731618ee442092ceba249df472ba"}} 2018-11-25 16:00:05,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/96ac731618ee442092ceba249df472ba used request id req-23f9d72f-c092-4045-9bd6-55689b36eee8 2018-11-25 16:00:05,740 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role to project CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj 2018-11-25 16:00:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e/users/c37e9225a25c4371b9b7e8e817a9d5b1/roles/96ac731618ee442092ceba249df472ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:00:05,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66dfd4c-262c-4e5f-b6dd-14a0a9fe518a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:00:05,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e/users/c37e9225a25c4371b9b7e8e817a9d5b1/roles/96ac731618ee442092ceba249df472ba used request id req-f66dfd4c-262c-4e5f-b6dd-14a0a9fe518a 2018-11-25 16:00:05,874 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:00:05,875 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 16:00:05,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:05,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:06,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["2e6LCY9xQ8a6sPMRhmIaaQ"], "issued_at": "2018-11-25T16:00:06.000000Z"}} 2018-11-25 16:00:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:00:06,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea6fd23-cbc3-4253-b189-bf45c050b187 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:06,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6ea6fd23-cbc3-4253-b189-bf45c050b187 2018-11-25 16:00:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:00:06,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-08be8840-0b43-4c2c-9ba8-c3c8c2e9b078 Date: Sun, 25 Nov 2018 16:00:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image"} 2018-11-25 16:00:06,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image used request id req-08be8840-0b43-4c2c-9ba8-c3c8c2e9b078 2018-11-25 16:00:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:00:06,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0610229-5c9a-4ca9-b769-eb1b4f040529 Date: Sun, 25 Nov 2018 16:00:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:00:06,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f0610229-5c9a-4ca9-b769-eb1b4f040529 2018-11-25 16:00:06,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image"}' 2018-11-25 16:00:06,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 X-Openstack-Request-Id: req-83a0b997-74b5-4dc2-b475-746b10b80b5e Date: Sun, 25 Nov 2018 16:00:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:00:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T16:00:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "min_disk": 0, "protected": false, "id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "file": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/file", "checksum": null, "owner": "5546bee81d684fc8b4c5ab667ff1a11e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:00:06,862 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-83a0b997-74b5-4dc2-b475-746b10b80b5e 2018-11-25 16:00:06,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" -d '' 2018-11-25 16:00:07,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a8b12df-6dce-42be-badb-d0f003f21ca4 Date: Sun, 25 Nov 2018 16:00:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:00:07,861 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/file used request id req-8a8b12df-6dce-42be-badb-d0f003f21ca4 2018-11-25 16:00:07,861 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 16:00:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:00:08,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d984f65f-cd08-410c-9ac9-b75505b6d001 Date: Sun, 25 Nov 2018 16:00:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:00:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:00:07Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/snap", "metadata": {}}], "self": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "min_disk": 0, "protected": false, "id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "file": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5546bee81d684fc8b4c5ab667ff1a11e", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:00:08,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 used request id req-d984f65f-cd08-410c-9ac9-b75505b6d001 2018-11-25 16:00:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:00:08,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-76ac8c33-e366-4860-8a0a-a0c1c42ca640 Date: Sun, 25 Nov 2018 16:00:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:00:08,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-76ac8c33-e366-4860-8a0a-a0c1c42ca640 2018-11-25 16:00:08,183 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image 2018-11-25 16:00:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:00:08,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d66d863d-70a1-4938-a795-3aef3f854a29 Date: Sun, 25 Nov 2018 16:00:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:00:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:00:07Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/snap", "metadata": {}}], "self": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "min_disk": 0, "protected": false, "id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "file": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5546bee81d684fc8b4c5ab667ff1a11e", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:00:08,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 used request id req-d66d863d-70a1-4938-a795-3aef3f854a29 2018-11-25 16:00:08,350 - create_image - DEBUG - Instance status is - active 2018-11-25 16:00:08,350 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image 2018-11-25 16:00:08,350 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image 2018-11-25 16:00:08,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:08,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:08,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["2lt7Ac7-Qb2gpZfnk07Hcg"], "issued_at": "2018-11-25T16:00:08.000000Z"}} 2018-11-25 16:00:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:00:08,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7117a79e-ec29-4de1-9bdb-1fe011e97e1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:08,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7117a79e-ec29-4de1-9bdb-1fe011e97e1d 2018-11-25 16:00:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:00:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4f65faae-917e-42b4-a138-ce9144b6ab43 Date: Sun, 25 Nov 2018 16:00:08 GMT RESP BODY: {"networks":[]} 2018-11-25 16:00:08,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-4f65faae-917e-42b4-a138-ce9144b6ab43 2018-11-25 16:00:08,975 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net 2018-11-25 16:00:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net", "admin_state_up": true}}' 2018-11-25 16:00:09,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-df55138c-396e-488d-bdbc-bca0d1cf98a6 Date: Sun, 25 Nov 2018 16:00:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"99414bce-055b-4ac7-b397-d19ddfd34798","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T16:00:09Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","mtu":1450}} 2018-11-25 16:00:09,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-df55138c-396e-488d-bdbc-bca0d1cf98a6 2018-11-25 16:00:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:00:09,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d3034dca-f6cb-411a-8937-20c7f594ece7 Date: Sun, 25 Nov 2018 16:00:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:00:09Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-d3034dca-f6cb-411a-8937-20c7f594ece7 2018-11-25 16:00:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:00:09,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c65587f5-012f-4bf2-9f61-c91f816c6019 Date: Sun, 25 Nov 2018 16:00:09 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:00:09,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-c65587f5-012f-4bf2-9f61-c91f816c6019 2018-11-25 16:00:09,945 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet 2018-11-25 16:00:09,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" -d '{"subnets": [{"ip_version": 4, "network_id": "99414bce-055b-4ac7-b397-d19ddfd34798", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]}' 2018-11-25 16:00:10,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1b8f6ad3-9d24-49fb-923b-70b95a0eff12 Date: Sun, 25 Nov 2018 16:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:10,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-1b8f6ad3-9d24-49fb-923b-70b95a0eff12 2018-11-25 16:00:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:00:11,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-89dfa37f-baed-4068-bbb1-6b2e51362284 Date: Sun, 25 Nov 2018 16:00:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:11,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-89dfa37f-baed-4068-bbb1-6b2e51362284 2018-11-25 16:00:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:00:11,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-49c11641-3af6-421a-a92d-923bfd093781 Date: Sun, 25 Nov 2018 16:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:11,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-49c11641-3af6-421a-a92d-923bfd093781 2018-11-25 16:00:11,412 - OpenStackNetwork - DEBUG - Network [99414bce-055b-4ac7-b397-d19ddfd34798] created successfully 2018-11-25 16:00:11,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:11,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:11,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["lfvaISTLRW6c-fO3EZVQoA"], "issued_at": "2018-11-25T16:00:11.000000Z"}} 2018-11-25 16:00:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:11,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fd8a49-7b36-43f9-a0a2-2eb07592499d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:11,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-57fd8a49-7b36-43f9-a0a2-2eb07592499d 2018-11-25 16:00:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:12,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9e15e3b8-9714-486e-9484-a5831b8308b7 Date: Sun, 25 Nov 2018 16:00:12 GMT RESP BODY: {"routers": []} 2018-11-25 16:00:12,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router&admin_state_up=True used request id req-9e15e3b8-9714-486e-9484-a5831b8308b7 2018-11-25 16:00:12,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:12,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:12,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["3Sj5R9WPSzmyQ9Dx3VQS2w"], "issued_at": "2018-11-25T16:00:12.000000Z"}} 2018-11-25 16:00:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1bbfa8515cd12367b433858451ad553ebc35d2" 2018-11-25 16:00:12,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeaca90b-1afa-4c22-9be3-088480df8b77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:12,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eeaca90b-1afa-4c22-9be3-088480df8b77 2018-11-25 16:00:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:12,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-38982e4c-9db7-4142-a628-2ba1aca71951 Date: Sun, 25 Nov 2018 16:00:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:00:12,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-38982e4c-9db7-4142-a628-2ba1aca71951 2018-11-25 16:00:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:13,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-342964d5-e80e-47c9-8ece-200095c6b37c Date: Sun, 25 Nov 2018 16:00:13 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:00:13,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-342964d5-e80e-47c9-8ece-200095c6b37c 2018-11-25 16:00:13,047 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router 2018-11-25 16:00:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router", "admin_state_up": true}}' 2018-11-25 16:00:19,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8e16d30c-282a-4e55-b10d-ed53f72644da Date: Sun, 25 Nov 2018 16:00:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:13Z", "admin_state_up": true, "updated_at": "2018-11-25T16:00:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "6004a54d-cdee-4493-a140-6f8631d35338", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router"}} 2018-11-25 16:00:19,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-8e16d30c-282a-4e55-b10d-ed53f72644da 2018-11-25 16:00:19,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6004a54d-cdee-4493-a140-6f8631d35338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:19,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-52dfbe29-2bac-4ec7-a835-8bab1ba9eefc Date: Sun, 25 Nov 2018 16:00:19 GMT RESP BODY: {"ports":[]} 2018-11-25 16:00:19,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6004a54d-cdee-4493-a140-6f8631d35338 used request id req-52dfbe29-2bac-4ec7-a835-8bab1ba9eefc 2018-11-25 16:00:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:19,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c11afb0f-020f-4919-9bd1-0acd8321c7eb Date: Sun, 25 Nov 2018 16:00:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:19,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-c11afb0f-020f-4919-9bd1-0acd8321c7eb 2018-11-25 16:00:19,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:19,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:19,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd276c50-071d-4967-9d00-97842e2b9758 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:19,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-cd276c50-071d-4967-9d00-97842e2b9758 2018-11-25 16:00:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:20,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e096faaa-29a7-463b-aaf2-e2956d3146bd Date: Sun, 25 Nov 2018 16:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:20,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-e096faaa-29a7-463b-aaf2-e2956d3146bd 2018-11-25 16:00:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:20,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0456043a-bc51-458c-a9c6-3955b8c12fe1 Date: Sun, 25 Nov 2018 16:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:20,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet used request id req-0456043a-bc51-458c-a9c6-3955b8c12fe1 2018-11-25 16:00:20,451 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 16:00:20,451 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router 2018-11-25 16:00:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" -d '{"subnet_id": "3948514a-d998-481a-b138-57d21ebba720"}' 2018-11-25 16:00:22,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29a512be-4615-43ac-8c56-dffffb0e25f4 Date: Sun, 25 Nov 2018 16:00:22 GMT RESP BODY: {"network_id": "99414bce-055b-4ac7-b397-d19ddfd34798", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "subnet_id": "3948514a-d998-481a-b138-57d21ebba720", "subnet_ids": ["3948514a-d998-481a-b138-57d21ebba720"], "port_id": "bdb60aff-f99d-4609-8afd-500866ca042b", "id": "6004a54d-cdee-4493-a140-6f8631d35338"} 2018-11-25 16:00:22,838 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338/add_router_interface used request id req-29a512be-4615-43ac-8c56-dffffb0e25f4 2018-11-25 16:00:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:23,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e686a187-0f38-48f7-b7c9-8c3c74e74f83 Date: Sun, 25 Nov 2018 16:00:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:13Z", "admin_state_up": true, "updated_at": "2018-11-25T16:00:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "6004a54d-cdee-4493-a140-6f8631d35338", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router"}} 2018-11-25 16:00:23,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338 used request id req-e686a187-0f38-48f7-b7c9-8c3c74e74f83 2018-11-25 16:00:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6004a54d-cdee-4493-a140-6f8631d35338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:23,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7217d7e9-2177-47bc-bab2-351ecdc24f41 Date: Sun, 25 Nov 2018 16:00:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:23,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6004a54d-cdee-4493-a140-6f8631d35338 used request id req-7217d7e9-2177-47bc-bab2-351ecdc24f41 2018-11-25 16:00:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:00:23,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8fca76cf-4de8-437a-835c-48f3e08ab0e8 Date: Sun, 25 Nov 2018 16:00:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}} 2018-11-25 16:00:23,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 used request id req-8fca76cf-4de8-437a-835c-48f3e08ab0e8 2018-11-25 16:00:23,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:23,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:23,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["k_hQAR-LSDiAZ9UGnlIlvg"], "issued_at": "2018-11-25T16:00:23.000000Z"}} 2018-11-25 16:00:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f39887f1eaa3cd0760cd9eea68a09a24a851c" 2018-11-25 16:00:23,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8f2011-f1ba-4e22-a85e-05fc73a34a59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:23,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd8f2011-f1ba-4e22-a85e-05fc73a34a59 2018-11-25 16:00:23,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:00:23,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f39887f1eaa3cd0760cd9eea68a09a24a851c" 2018-11-25 16:00:23,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:23 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-5f5b7404-5f8c-40cc-8470-4c74499b3412 x-compute-request-id: req-5f5b7404-5f8c-40cc-8470-4c74499b3412 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 16:00:23,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5f5b7404-5f8c-40cc-8470-4c74499b3412 2018-11-25 16:00:23,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f39887f1eaa3cd0760cd9eea68a09a24a851c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 16:00:24,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:23 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-769272a5-5376-4481-868c-11243677d0fc x-compute-request-id: req-769272a5-5376-4481-868c-11243677d0fc Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:00:24,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-769272a5-5376-4481-868c-11243677d0fc 2018-11-25 16:00:24,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:24,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:24,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["mVN2GeanQPW8ENFW8mj4SQ"], "issued_at": "2018-11-25T16:00:24.000000Z"}} 2018-11-25 16:00:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ef5fc3609d92b44fcf08f81c6424f91d36f4fea" 2018-11-25 16:00:24,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbf948b-3e1a-48e4-82fd-60b7bdd8a094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:24,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7fbf948b-3e1a-48e4-82fd-60b7bdd8a094 2018-11-25 16:00:24,472 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:00:24,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ef5fc3609d92b44fcf08f81c6424f91d36f4fea" 2018-11-25 16:00:24,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:24 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-e1665a65-adb8-47c9-948d-3c651eec1324 x-compute-request-id: req-e1665a65-adb8-47c9-948d-3c651eec1324 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 16:00:24,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e1665a65-adb8-47c9-948d-3c651eec1324 2018-11-25 16:00:24,639 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp... 2018-11-25 16:00:24,639 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 16:00:24,650 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp 2018-11-25 16:00:24,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ef5fc3609d92b44fcf08f81c6424f91d36f4fea" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDl5Je22+5E2UJcpgjTUTs5mHx8UUUAbw4UXkkVvHQp/h6AouxlIBTJIW0bqivtjC1+DVRZOEAxT75RD7yHtNvzBxcGZXIJ0nnXh1+nIB3/sMd20g3ox9PjbicSK8msCW2WYDcqa3hdisJHejVOax967GL9GVOyqcXwr/1815UoBQ==", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp"}}' 2018-11-25 16:00:24,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:24 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-bda25e2e-71c6-4b5f-873f-1b1a6b661fa3 x-compute-request-id: req-bda25e2e-71c6-4b5f-873f-1b1a6b661fa3 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDl5Je22+5E2UJcpgjTUTs5mHx8UUUAbw4UXkkVvHQp/h6AouxlIBTJIW0bqivtjC1+DVRZOEAxT75RD7yHtNvzBxcGZXIJ0nnXh1+nIB3/sMd20g3ox9PjbicSK8msCW2WYDcqa3hdisJHejVOax967GL9GVOyqcXwr/1815UoBQ==", "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "fingerprint": "d4:b6:24:83:6d:41:dc:14:80:c0:7c:3a:89:da:42:de"}} 2018-11-25 16:00:24,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-bda25e2e-71c6-4b5f-873f-1b1a6b661fa3 2018-11-25 16:00:24,712 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6.pub 2018-11-25 16:00:24,713 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6 2018-11-25 16:00:24,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:24,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:25,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["E50dZLzZSZCOadsH-0m1Hw"], "issued_at": "2018-11-25T16:00:25.000000Z"}} 2018-11-25 16:00:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c2dedd-f502-4ff5-8487-7419c68ef19b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:25,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c4c2dedd-f502-4ff5-8487-7419c68ef19b 2018-11-25 16:00:25,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:25,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-63b3ac2c-826b-4a1b-a84e-050bb7d52b2a Date: Sun, 25 Nov 2018 16:00:25 GMT RESP BODY: {"security_groups": []} 2018-11-25 16:00:25,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp used request id req-63b3ac2c-826b-4a1b-a84e-050bb7d52b2a 2018-11-25 16:00:25,364 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp... 2018-11-25 16:00:25,364 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp 2018-11-25 16:00:25,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}}' 2018-11-25 16:00:25,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-2598e418-4d80-4e6c-b16a-73ebc52558d8 Date: Sun, 25 Nov 2018 16:00:25 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "updated_at": "2018-11-25T16:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "05abc031-a0ef-428c-aa8b-3123b7395605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "26a25393-41b0-404d-8260-4df604b85e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 2, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}} 2018-11-25 16:00:25,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2598e418-4d80-4e6c-b16a-73ebc52558d8 2018-11-25 16:00:25,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:25,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea65f6f6-c971-42c2-ba14-4b6e0911fb9a Date: Sun, 25 Nov 2018 16:00:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}]} 2018-11-25 16:00:25,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-ea65f6f6-c971-42c2-ba14-4b6e0911fb9a 2018-11-25 16:00:25,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:25,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:26,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-204c076c-f88f-438e-9616-4bb9bd4ab925 Date: Sun, 25 Nov 2018 16:00:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}]} 2018-11-25 16:00:26,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-204c076c-f88f-438e-9616-4bb9bd4ab925 2018-11-25 16:00:26,098 - neutron_utils - INFO - Retrieving security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:26,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2bfcff73-935a-4dbe-b909-6c0eead0682a Date: Sun, 25 Nov 2018 16:00:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "updated_at": "2018-11-25T16:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "05abc031-a0ef-428c-aa8b-3123b7395605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "26a25393-41b0-404d-8260-4df604b85e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 2, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}]} 2018-11-25 16:00:26,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-2bfcff73-935a-4dbe-b909-6c0eead0682a 2018-11-25 16:00:26,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:26,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37a41a27-b111-4bf6-af91-b511bc2fd105 Date: Sun, 25 Nov 2018 16:00:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}]} 2018-11-25 16:00:26,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-37a41a27-b111-4bf6-af91-b511bc2fd105 2018-11-25 16:00:26,467 - neutron_utils - INFO - Retrieving security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:26,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3630bd7b-5c92-4aba-a970-902c5b8c7cf8 Date: Sun, 25 Nov 2018 16:00:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "updated_at": "2018-11-25T16:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "05abc031-a0ef-428c-aa8b-3123b7395605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "26a25393-41b0-404d-8260-4df604b85e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 2, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}]} 2018-11-25 16:00:26,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-3630bd7b-5c92-4aba-a970-902c5b8c7cf8 2018-11-25 16:00:26,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:26,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44f35626-7e41-4bcd-8b04-e122fa6b37dc Date: Sun, 25 Nov 2018 16:00:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}]} 2018-11-25 16:00:26,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-44f35626-7e41-4bcd-8b04-e122fa6b37dc 2018-11-25 16:00:26,862 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp 2018-11-25 16:00:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:27,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0d0deddd-c81b-4bff-8aa5-f0f2ac8e0ba4 Date: Sun, 25 Nov 2018 16:00:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "updated_at": "2018-11-25T16:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "05abc031-a0ef-428c-aa8b-3123b7395605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "26a25393-41b0-404d-8260-4df604b85e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 2, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}]} 2018-11-25 16:00:27,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp used request id req-0d0deddd-c81b-4bff-8aa5-f0f2ac8e0ba4 2018-11-25 16:00:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:27,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:27,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313cafef-cd5c-48dc-80a0-ee4f2dd67ac6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:27,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-313cafef-cd5c-48dc-80a0-ee4f2dd67ac6 2018-11-25 16:00:27,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:27,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:27,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4e7ca14-4c29-49a3-9a1b-bf49c7794ba4 Date: Sun, 25 Nov 2018 16:00:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}]} 2018-11-25 16:00:27,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-c4e7ca14-4c29-49a3-9a1b-bf49c7794ba4 2018-11-25 16:00:27,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812"}}' 2018-11-25 16:00:27,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-14af6ed4-26f7-4b11-8a54-474ed1718204 Date: Sun, 25 Nov 2018 16:00:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:27Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "2cf6e098-a8cd-4b21-ad10-01d0059dc4da"}} 2018-11-25 16:00:27,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-14af6ed4-26f7-4b11-8a54-474ed1718204 2018-11-25 16:00:27,477 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp 2018-11-25 16:00:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:27,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4c683ed0-68c9-4a46-a8f2-a59660d4e2e1 Date: Sun, 25 Nov 2018 16:00:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "updated_at": "2018-11-25T16:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "05abc031-a0ef-428c-aa8b-3123b7395605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "26a25393-41b0-404d-8260-4df604b85e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:27Z", "revision_number": 0, "id": "2cf6e098-a8cd-4b21-ad10-01d0059dc4da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 3, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}]} 2018-11-25 16:00:27,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp used request id req-4c683ed0-68c9-4a46-a8f2-a59660d4e2e1 2018-11-25 16:00:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:27,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552128ea-b6c7-4e73-b2cc-0c5b8ca6cf55 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:27,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-552128ea-b6c7-4e73-b2cc-0c5b8ca6cf55 2018-11-25 16:00:27,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:27,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6b8b2a49-c436-4263-9f8e-51f3bbd9835d Date: Sun, 25 Nov 2018 16:00:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:27Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "2cf6e098-a8cd-4b21-ad10-01d0059dc4da"}]} 2018-11-25 16:00:27,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-6b8b2a49-c436-4263-9f8e-51f3bbd9835d 2018-11-25 16:00:27,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812"}}' 2018-11-25 16:00:27,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-937fe4bb-81a1-4c54-9c3b-ff20565aeb21 Date: Sun, 25 Nov 2018 16:00:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": 22, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:27Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "69d18715-b6a4-4c03-a60f-868e536f4870"}} 2018-11-25 16:00:27,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-937fe4bb-81a1-4c54-9c3b-ff20565aeb21 2018-11-25 16:00:27,980 - neutron_utils - INFO - Retrieving security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:28,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-44766609-3f34-4fdc-b154-5deedeb27a4e Date: Sun, 25 Nov 2018 16:00:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "updated_at": "2018-11-25T16:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "05abc031-a0ef-428c-aa8b-3123b7395605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "revision_number": 0, "id": "26a25393-41b0-404d-8260-4df604b85e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:27Z", "revision_number": 0, "id": "2cf6e098-a8cd-4b21-ad10-01d0059dc4da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:00:27Z", "revision_number": 0, "id": "69d18715-b6a4-4c03-a60f-868e536f4870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 4, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}]} 2018-11-25 16:00:28,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-44766609-3f34-4fdc-b154-5deedeb27a4e 2018-11-25 16:00:28,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cd256e4-d8b1-44f2-a73c-5782ffc75812 2018-11-25 16:00:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:00:28,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ac384fba-0d9c-45d5-a297-36acd7403ca0 Date: Sun, 25 Nov 2018 16:00:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "05abc031-a0ef-428c-aa8b-3123b7395605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:25Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:25Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "26a25393-41b0-404d-8260-4df604b85e09"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:27Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "2cf6e098-a8cd-4b21-ad10-01d0059dc4da"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:00:27Z", "security_group_id": "8cd256e4-d8b1-44f2-a73c-5782ffc75812", "port_range_min": 22, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:27Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "69d18715-b6a4-4c03-a60f-868e536f4870"}]} 2018-11-25 16:00:28,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-ac384fba-0d9c-45d5-a297-36acd7403ca0 2018-11-25 16:00:28,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:28,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:28,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["VFSwmXXOQniUsURemfyefg"], "issued_at": "2018-11-25T16:00:28.000000Z"}} 2018-11-25 16:00:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:28,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717ad182-5567-4087-bc27-0dd3c0f1e1e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:28,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-717ad182-5567-4087-bc27-0dd3c0f1e1e6 2018-11-25 16:00:28,958 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:00:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:29,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b1736a-b39c-4b7f-b2f9-8b9562aee687 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:29,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-11b1736a-b39c-4b7f-b2f9-8b9562aee687 2018-11-25 16:00:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:29,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6c32d01-a714-4abe-a362-0f99d099b2c0 Date: Sun, 25 Nov 2018 16:00:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:29,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-f6c32d01-a714-4abe-a362-0f99d099b2c0 2018-11-25 16:00:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:29,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:29,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:29,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac27ba18-307c-4ab9-a44f-e7dd96b788ee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:29,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-ac27ba18-307c-4ab9-a44f-e7dd96b788ee 2018-11-25 16:00:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:29,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-af61cf40-61fd-4fbd-98d8-64df894855bd Date: Sun, 25 Nov 2018 16:00:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:29,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-af61cf40-61fd-4fbd-98d8-64df894855bd 2018-11-25 16:00:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:29,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d27c9713-2ff4-4011-b5e4-7784daecb4fb Date: Sun, 25 Nov 2018 16:00:29 GMT RESP BODY: {"ports":[]} 2018-11-25 16:00:29,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True used request id req-d27c9713-2ff4-4011-b5e4-7784daecb4fb 2018-11-25 16:00:29,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:30,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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 x-openstack-request-id: req-be101ede-59c8-475f-8ca9-ad944d73a43a x-compute-request-id: req-be101ede-59c8-475f-8ca9-ad944d73a43a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 16:00:30,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst used request id req-be101ede-59c8-475f-8ca9-ad944d73a43a 2018-11-25 16:00:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:30,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ca137015-4566-4b1f-b985-6ee1fd3804ec Date: Sun, 25 Nov 2018 16:00:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:30,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-ca137015-4566-4b1f-b985-6ee1fd3804ec 2018-11-25 16:00:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28db7d13-1e9e-4a96-b72c-1fda00e227e1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:30,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-28db7d13-1e9e-4a96-b72c-1fda00e227e1 2018-11-25 16:00:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:30,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7f943759-3753-4a20-be6d-dc6074b171dc Date: Sun, 25 Nov 2018 16:00:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:30,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-7f943759-3753-4a20-be6d-dc6074b171dc 2018-11-25 16:00:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:30,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-523b4416-957c-40d0-8e72-be84959bfcca Date: Sun, 25 Nov 2018 16:00:30 GMT RESP BODY: {"ports":[]} 2018-11-25 16:00:30,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True used request id req-523b4416-957c-40d0-8e72-be84959bfcca 2018-11-25 16:00:30,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:30,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:31,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["qb7-QiKIQJa5wc0PUT09IQ"], "issued_at": "2018-11-25T16:00:31.000000Z"}} 2018-11-25 16:00:31,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef45cacc56c2ee3ef7d6a0f0c141ea8028f0c54" 2018-11-25 16:00:31,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ce87ba-315b-4db6-a4a9-1c628e31b380 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:31,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c4ce87ba-315b-4db6-a4a9-1c628e31b380 2018-11-25 16:00:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:31,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5b2ae11d-b159-41e8-befd-e63e7fc6ea7e Date: Sun, 25 Nov 2018 16:00:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:31,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-5b2ae11d-b159-41e8-befd-e63e7fc6ea7e 2018-11-25 16:00:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:31,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aecab50e-8f12-4746-b8a0-fd39e5884952 Date: Sun, 25 Nov 2018 16:00:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:31,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-aecab50e-8f12-4746-b8a0-fd39e5884952 2018-11-25 16:00:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:31,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a235e0ee-8319-4dce-a4fb-db55b936978d Date: Sun, 25 Nov 2018 16:00:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:31,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-a235e0ee-8319-4dce-a4fb-db55b936978d 2018-11-25 16:00:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:31,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef45cacc56c2ee3ef7d6a0f0c141ea8028f0c54" 2018-11-25 16:00:31,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fd23de-22de-4bbc-b27a-f4d293c71787 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:31,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-28fd23de-22de-4bbc-b27a-f4d293c71787 2018-11-25 16:00:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2124b2c-7571-45f2-843f-b23e3088cb3e Date: Sun, 25 Nov 2018 16:00:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:32,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-e2124b2c-7571-45f2-843f-b23e3088cb3e 2018-11-25 16:00:32,139 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net 2018-11-25 16:00:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" -d '{"port": {"network_id": "99414bce-055b-4ac7-b397-d19ddfd34798", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1", "admin_state_up": true}}' 2018-11-25 16:00:33,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-6a341c97-f565-40ea-9395-a0acab858978 Date: Sun, 25 Nov 2018 16:00:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","qos_policy_id":null,"admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal"}} 2018-11-25 16:00:33,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-6a341c97-f565-40ea-9395-a0acab858978 2018-11-25 16:00:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:33,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2c02bab6-8297-4804-98eb-92a3f3cfa5f1 Date: Sun, 25 Nov 2018 16:00:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:33,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-2c02bab6-8297-4804-98eb-92a3f3cfa5f1 2018-11-25 16:00:33,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:33,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e03295-1589-43b9-8635-da6ff2a772aa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:33,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-60e03295-1589-43b9-8635-da6ff2a772aa 2018-11-25 16:00:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:33,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e85ae0dc-9d6b-46df-a3d2-ed7f1ed958fd Date: Sun, 25 Nov 2018 16:00:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:33,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-e85ae0dc-9d6b-46df-a3d2-ed7f1ed958fd 2018-11-25 16:00:33,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:33,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-30d1cca4-939b-4a23-b4a7-a76822fc082b Date: Sun, 25 Nov 2018 16:00:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 16:00:33,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True used request id req-30d1cca4-939b-4a23-b4a7-a76822fc082b 2018-11-25 16:00:33,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:34,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce1c2a4-1cbc-4af9-acb7-0081b01e88bf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:34,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-3ce1c2a4-1cbc-4af9-acb7-0081b01e88bf 2018-11-25 16:00:34,074 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst 2018-11-25 16:00:34,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:34,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-ae0ea120-d659-426b-8ada-a37710693554 x-compute-request-id: req-ae0ea120-d659-426b-8ada-a37710693554 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-flavor-name"}]} 2018-11-25 16:00:34,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ae0ea120-d659-426b-8ada-a37710693554 2018-11-25 16:00:34,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:34,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-fe11138c-4058-4da9-882b-088c4d265a0e x-compute-request-id: req-fe11138c-4058-4da9-882b-088c4d265a0e Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:00:34,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4 used request id req-fe11138c-4058-4da9-882b-088c4d265a0e 2018-11-25 16:00:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:34,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-07bc05ae-2168-4c3b-84bb-509ce938cc00 Date: Sun, 25 Nov 2018 16:00:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:00:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:00:07Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/snap", "metadata": {}}], "self": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "min_disk": 0, "protected": false, "id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "file": "/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5546bee81d684fc8b4c5ab667ff1a11e", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image"} 2018-11-25 16:00:34,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image used request id req-07bc05ae-2168-4c3b-84bb-509ce938cc00 2018-11-25 16:00:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:34,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-926e7188-cf99-49ba-9b93-8f326c2c018a Date: Sun, 25 Nov 2018 16:00:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:00:34,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-926e7188-cf99-49ba-9b93-8f326c2c018a 2018-11-25 16:00:34,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "imageRef": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "flavorRef": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "max_count": 1, "min_count": 1, "networks": [{"port": "7249f027-5ad7-454c-856c-b5df894aca17"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}]}}' 2018-11-25 16:00:35,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:00: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-598d8fb8-b5c5-4bd5-881c-e99f5bc49d83 x-compute-request-id: req-598d8fb8-b5c5-4bd5-881c-e99f5bc49d83 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "adminPass": "t5yu7MsQ8zyR"}} 2018-11-25 16:00:35,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-598d8fb8-b5c5-4bd5-881c-e99f5bc49d83 2018-11-25 16:00:35,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:36,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-f314490b-07aa-4fd2-aab0-b8f9f71a0d21 x-compute-request-id: req-f314490b-07aa-4fd2-aab0-b8f9f71a0d21 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:36,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-f314490b-07aa-4fd2-aab0-b8f9f71a0d21 2018-11-25 16:00:36,091 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst 2018-11-25 16:00:36,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:36,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-9b41eaba-ca2d-4ace-a89c-27f6f13bf2c5 x-compute-request-id: req-9b41eaba-ca2d-4ace-a89c-27f6f13bf2c5 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:36,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-9b41eaba-ca2d-4ace-a89c-27f6f13bf2c5 2018-11-25 16:00:36,447 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - BUILD 2018-11-25 16:00:36,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:00:39,451 - create_instance - DEBUG - VM status query timeout in 896.640353918 2018-11-25 16:00:39,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:40,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-0cf6e17c-5ab3-4b2d-bdea-13eaac1404c5 x-compute-request-id: req-0cf6e17c-5ab3-4b2d-bdea-13eaac1404c5 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:36Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:40,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-0cf6e17c-5ab3-4b2d-bdea-13eaac1404c5 2018-11-25 16:00:40,058 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - BUILD 2018-11-25 16:00:40,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:00:43,062 - create_instance - DEBUG - VM status query timeout in 893.029181957 2018-11-25 16:00:43,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:43,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:43 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-5c651d0f-9395-4aa5-b1c6-d8eaa3993601 x-compute-request-id: req-5c651d0f-9395-4aa5-b1c6-d8eaa3993601 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:43,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-5c651d0f-9395-4aa5-b1c6-d8eaa3993601 2018-11-25 16:00:43,529 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:00:43,529 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:00:43,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:44,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:43 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-25c164ac-f2ce-42d0-a778-89597c1ed8d3 x-compute-request-id: req-25c164ac-f2ce-42d0-a778-89597c1ed8d3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:44,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-25c164ac-f2ce-42d0-a778-89597c1ed8d3 2018-11-25 16:00:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:44,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-05a3f0c1-4feb-4613-9442-14d233324ebf Date: Sun, 25 Nov 2018 16:00:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:44,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-05a3f0c1-4feb-4613-9442-14d233324ebf 2018-11-25 16:00:44,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:44,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6c26e0-fca9-4f26-b8f3-2c74ecda7a5b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:44,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-ef6c26e0-fca9-4f26-b8f3-2c74ecda7a5b 2018-11-25 16:00:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:44,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b9d69ec-100b-4260-9373-718f3dc70d0f Date: Sun, 25 Nov 2018 16:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:44,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-3b9d69ec-100b-4260-9373-718f3dc70d0f 2018-11-25 16:00:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:44,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-ad0f6fe9-ce35-46dd-b33a-597d78d2ab4b Date: Sun, 25 Nov 2018 16:00:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:44,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-ad0f6fe9-ce35-46dd-b33a-597d78d2ab4b 2018-11-25 16:00:44,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:45,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-eac7be33-8dcd-4211-a0bf-5974f41f0df9 x-compute-request-id: req-eac7be33-8dcd-4211-a0bf-5974f41f0df9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:45,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-eac7be33-8dcd-4211-a0bf-5974f41f0df9 2018-11-25 16:00:45,094 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:00:45,094 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:00:45,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:45,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-46a1662a-3ec7-4426-ba3e-8e971d222013 x-compute-request-id: req-46a1662a-3ec7-4426-ba3e-8e971d222013 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:45,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-46a1662a-3ec7-4426-ba3e-8e971d222013 2018-11-25 16:00:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:45,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7d1fa8b5-33d7-4dec-b5ee-6a4ed73d1472 Date: Sun, 25 Nov 2018 16:00:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:45,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-7d1fa8b5-33d7-4dec-b5ee-6a4ed73d1472 2018-11-25 16:00:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:46,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1beca873-0d11-4809-b715-a990c3ae6aab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:46,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-1beca873-0d11-4809-b715-a990c3ae6aab 2018-11-25 16:00:46,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:46,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f73e2f33-73cf-4c07-8b7e-28e23a65c21d Date: Sun, 25 Nov 2018 16:00:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:46,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-f73e2f33-73cf-4c07-8b7e-28e23a65c21d 2018-11-25 16:00:46,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:46,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-43a91625-5411-427b-bc89-6b4bebc46a64 Date: Sun, 25 Nov 2018 16:00:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:46,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-43a91625-5411-427b-bc89-6b4bebc46a64 2018-11-25 16:00:46,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}}' 2018-11-25 16:00:48,640 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:00: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 x-openstack-request-id: req-ecc7137e-2ff6-4c46-b078-47ded58f4daa x-compute-request-id: req-ecc7137e-2ff6-4c46-b078-47ded58f4daa Content-Length: 0 Content-Type: application/json 2018-11-25 16:00:48,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270/action used request id req-ecc7137e-2ff6-4c46-b078-47ded58f4daa 2018-11-25 16:00:48,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:49,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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,Accept-Encoding x-openstack-request-id: req-a79acd3a-be57-4496-b240-8196fd87038b x-compute-request-id: req-a79acd3a-be57-4496-b240-8196fd87038b Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:49,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-a79acd3a-be57-4496-b240-8196fd87038b 2018-11-25 16:00:49,128 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:00:49,128 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:00:49,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:49,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-ad4e2d6b-01d8-4433-aa88-2c39cfc07c35 x-compute-request-id: req-ad4e2d6b-01d8-4433-aa88-2c39cfc07c35 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:49,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-ad4e2d6b-01d8-4433-aa88-2c39cfc07c35 2018-11-25 16:00:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:49,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bfcf2272-c011-4ada-bb29-389ec32a3a85 Date: Sun, 25 Nov 2018 16:00:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:49,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-bfcf2272-c011-4ada-bb29-389ec32a3a85 2018-11-25 16:00:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:49,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc79c85-4c7f-49ed-917a-e92192414ee4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:49,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-8fc79c85-4c7f-49ed-917a-e92192414ee4 2018-11-25 16:00:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:49,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-03bdf54b-a067-42e5-9970-e21ec70be5a4 Date: Sun, 25 Nov 2018 16:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:49,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-03bdf54b-a067-42e5-9970-e21ec70be5a4 2018-11-25 16:00:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:00:49,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9b214f36-82f6-4e9f-adbb-b2a5a1fbba29 Date: Sun, 25 Nov 2018 16:00:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:49,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-9b214f36-82f6-4e9f-adbb-b2a5a1fbba29 2018-11-25 16:00:49,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:49,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:00:49,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:50,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["nll3s0jeT5mC8kyfEkGTSw"], "issued_at": "2018-11-25T16:00:50.000000Z"}} 2018-11-25 16:00:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:50,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce65f03-69e1-4bc7-9672-4ae71b7ce1ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:50,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cce65f03-69e1-4bc7-9672-4ae71b7ce1ff 2018-11-25 16:00:50,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:50,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-72cea72c-34e0-4e2f-bac0-2e0197da9877 x-compute-request-id: req-72cea72c-34e0-4e2f-bac0-2e0197da9877 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:00:50,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4 used request id req-72cea72c-34e0-4e2f-bac0-2e0197da9877 2018-11-25 16:00:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:51,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6433f516-aab5-410f-8ef8-6adcadf7b7f2 Date: Sun, 25 Nov 2018 16:00:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}} 2018-11-25 16:00:51,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 used request id req-6433f516-aab5-410f-8ef8-6adcadf7b7f2 2018-11-25 16:00:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:51,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-465822bb-34d2-4a29-83db-1112b7da23e3 Date: Sun, 25 Nov 2018 16:00:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:51,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-465822bb-34d2-4a29-83db-1112b7da23e3 2018-11-25 16:00:51,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:51,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6ad14fe0-937d-45e9-a281-68f6b5b10575 Date: Sun, 25 Nov 2018 16:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:51,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-6ad14fe0-937d-45e9-a281-68f6b5b10575 2018-11-25 16:00:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:51,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d54b91a3-838e-4b09-9460-cb4992cdc0b3 Date: Sun, 25 Nov 2018 16:00:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:51,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-d54b91a3-838e-4b09-9460-cb4992cdc0b3 2018-11-25 16:00:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:51,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:52,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6505972-57f9-47f3-a184-ba9cea9443eb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:52,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-e6505972-57f9-47f3-a184-ba9cea9443eb 2018-11-25 16:00:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0103f993-d8b8-40a5-bc70-a45574b2049f Date: Sun, 25 Nov 2018 16:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:52,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-0103f993-d8b8-40a5-bc70-a45574b2049f 2018-11-25 16:00:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&mac_address=fa%3A16%3A3e%3A32%3A6d%3A8b&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:52,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-8d885587-6c1b-4564-a444-859a2e6946dd Date: Sun, 25 Nov 2018 16:00:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"}]} 2018-11-25 16:00:52,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&mac_address=fa%3A16%3A3e%3A32%3A6d%3A8b&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True used request id req-8d885587-6c1b-4564-a444-859a2e6946dd 2018-11-25 16:00:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:52,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add3ac67-e2fd-4572-83db-830b8c488359 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:52,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-add3ac67-e2fd-4572-83db-830b8c488359 2018-11-25 16:00:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:52,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-de1a4f1c-7d8c-4828-acf7-aca92280bf3d Date: Sun, 25 Nov 2018 16:00:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:52,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-de1a4f1c-7d8c-4828-acf7-aca92280bf3d 2018-11-25 16:00:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:52,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e37d2be-22c8-4fd3-af92-2c44a5a8a1aa Date: Sun, 25 Nov 2018 16:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:52,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-0e37d2be-22c8-4fd3-af92-2c44a5a8a1aa 2018-11-25 16:00:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:53,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-75001c6d-85c7-41bd-afed-c0d4f243cd80 Date: Sun, 25 Nov 2018 16:00:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:53,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-75001c6d-85c7-41bd-afed-c0d4f243cd80 2018-11-25 16:00:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07993d03888cf4826ffc49db2f18240ccaa73ff4" 2018-11-25 16:00:53,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b247acd7-0148-4ab8-9ad2-37d9111f3c83 Date: Sun, 25 Nov 2018 16:00:53 GMT RESP BODY: {"floatingips": []} 2018-11-25 16:00:53,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-b247acd7-0148-4ab8-9ad2-37d9111f3c83 2018-11-25 16:00:53,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:00:53,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:00:53,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96ac731618ee442092ceba249df472ba", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role"}], "expires_at": "2018-11-25T17:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/5546bee81d684fc8b4c5ab667ff1a11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user", "id": "c37e9225a25c4371b9b7e8e817a9d5b1"}, "audit_ids": ["pf3kobI8TBWzU2-Pzg22AQ"], "issued_at": "2018-11-25T16:00:53.000000Z"}} 2018-11-25 16:00:53,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:53,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f98792-90e8-4758-9578-8af3a0387126 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:53,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f9f98792-90e8-4758-9578-8af3a0387126 2018-11-25 16:00:53,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:00:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:53,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac4b686-f134-4d41-a1c5-96e778cf56f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:00:53,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cac4b686-f134-4d41-a1c5-96e778cf56f7 2018-11-25 16:00:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:54,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0c7baa0d-dca9-40f0-b4e8-6b140efc744c Date: Sun, 25 Nov 2018 16:00:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:54,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-0c7baa0d-dca9-40f0-b4e8-6b140efc744c 2018-11-25 16:00:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:00:54,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:00:54,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:54,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05e72bd-c13e-4393-8430-0da7b21d4079 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:54,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-f05e72bd-c13e-4393-8430-0da7b21d4079 2018-11-25 16:00:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:54,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f327ccef-67f3-4673-bfd3-6dc6d0508681 Date: Sun, 25 Nov 2018 16:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:54,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-f327ccef-67f3-4673-bfd3-6dc6d0508681 2018-11-25 16:00:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&mac_address=fa%3A16%3A3e%3A32%3A6d%3A8b&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:54,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-e1808341-9095-43f0-9154-c258a2ac1c88 Date: Sun, 25 Nov 2018 16:00:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"}]} 2018-11-25 16:00:54,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798&mac_address=fa%3A16%3A3e%3A32%3A6d%3A8b&name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1&admin_state_up=True used request id req-e1808341-9095-43f0-9154-c258a2ac1c88 2018-11-25 16:00:54,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:54,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01cb717-792e-4f07-bb49-e4f71e5c8dd8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:54,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-f01cb717-792e-4f07-bb49-e4f71e5c8dd8 2018-11-25 16:00:54,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:55,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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-81c39746-3e46-434e-a375-a63772956c1c x-compute-request-id: req-81c39746-3e46-434e-a375-a63772956c1c Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:00:55,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst used request id req-81c39746-3e46-434e-a375-a63772956c1c 2018-11-25 16:00:55,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-344890d9-3898-4ea1-9394-4040845e1063 Date: Sun, 25 Nov 2018 16:00:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:56,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-344890d9-3898-4ea1-9394-4040845e1063 2018-11-25 16:00:56,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cda61888-88a0-4bf7-9037-3425aeb6ce2d Date: Sun, 25 Nov 2018 16:00:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:56,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-cda61888-88a0-4bf7-9037-3425aeb6ce2d 2018-11-25 16:00:56,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-56f0de91-8d31-40c3-bbf3-be3a3f8fa850 Date: Sun, 25 Nov 2018 16:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:56,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-56f0de91-8d31-40c3-bbf3-be3a3f8fa850 2018-11-25 16:00:56,523 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst 2018-11-25 16:00:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-22e1363b-f361-421e-8bd7-fc2e512dbdb0 Date: Sun, 25 Nov 2018 16:00:56 GMT RESP BODY: {"floatingips": []} 2018-11-25 16:00:56,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-22e1363b-f361-421e-8bd7-fc2e512dbdb0 2018-11-25 16:00:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-29993955-7724-4dce-b105-a263209c707a Date: Sun, 25 Nov 2018 16:00:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:13Z", "admin_state_up": true, "updated_at": "2018-11-25T16:00:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "6004a54d-cdee-4493-a140-6f8631d35338", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router"}]} 2018-11-25 16:00:56,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router used request id req-29993955-7724-4dce-b105-a263209c707a 2018-11-25 16:00:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a0e077-1015-4773-bdb2-4798ddd92dd4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:56,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-87a0e077-1015-4773-bdb2-4798ddd92dd4 2018-11-25 16:00:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6004a54d-cdee-4493-a140-6f8631d35338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:56,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a4232e9c-16a9-4adc-b475-8d82932dcb7b Date: Sun, 25 Nov 2018 16:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:56,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6004a54d-cdee-4493-a140-6f8631d35338 used request id req-a4232e9c-16a9-4adc-b475-8d82932dcb7b 2018-11-25 16:00:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:57,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8bf1b2c4-969f-4f42-a615-ccb19ba24527 Date: Sun, 25 Nov 2018 16:00:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}} 2018-11-25 16:00:57,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 used request id req-8bf1b2c4-969f-4f42-a615-ccb19ba24527 2018-11-25 16:00:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:57,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6aaf41b4-00d2-4eda-8bdc-512445d9b72d Date: Sun, 25 Nov 2018 16:00:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:00:57,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-6aaf41b4-00d2-4eda-8bdc-512445d9b72d 2018-11-25 16:00:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:57,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11fb8a5a-30b8-41a3-be6c-827dfada4161 Date: Sun, 25 Nov 2018 16:00:57 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:00:57,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-11fb8a5a-30b8-41a3-be6c-827dfada4161 2018-11-25 16:00:57,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:57,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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,Accept-Encoding x-openstack-request-id: req-22a9835d-d5e6-46ae-bd8b-210dedb41581 x-compute-request-id: req-22a9835d-d5e6-46ae-bd8b-210dedb41581 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:57,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-22a9835d-d5e6-46ae-bd8b-210dedb41581 2018-11-25 16:00:57,871 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:00:57,871 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:00:57,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:58,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00: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,Accept-Encoding x-openstack-request-id: req-cbc9ad50-2c1d-4659-bc05-e75b61422f4f x-compute-request-id: req-cbc9ad50-2c1d-4659-bc05-e75b61422f4f Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:00:58,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-cbc9ad50-2c1d-4659-bc05-e75b61422f4f 2018-11-25 16:00:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:58,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13f011ca-bab0-4271-8c9d-3b2577e85eca Date: Sun, 25 Nov 2018 16:00:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:00:58,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-13f011ca-bab0-4271-8c9d-3b2577e85eca 2018-11-25 16:00:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:58,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92566f6e-b19b-45e8-a2c3-85cfd2a9e0c4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:00:58,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-92566f6e-b19b-45e8-a2c3-85cfd2a9e0c4 2018-11-25 16:00:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:58,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-791755ee-90c5-48af-aeb4-d15846bfc493 Date: Sun, 25 Nov 2018 16:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:00:58,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-791755ee-90c5-48af-aeb4-d15846bfc493 2018-11-25 16:00:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:58,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8ac5f4a8-7f6b-4e8f-a172-3d0f466a30a7 Date: Sun, 25 Nov 2018 16:00:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:00:58,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-8ac5f4a8-7f6b-4e8f-a172-3d0f466a30a7 2018-11-25 16:00:58,998 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 16:00:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:59,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-92c9174a-a8e3-4110-9c8d-69cba2dce428 Date: Sun, 25 Nov 2018 16:00:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:00:59,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-92c9174a-a8e3-4110-9c8d-69cba2dce428 2018-11-25 16:00:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:00:59,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a9b25191-d76f-47ba-a99b-2f2204a73b94 Date: Sun, 25 Nov 2018 16:00:59 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:00:59,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-a9b25191-d76f-47ba-a99b-2f2204a73b94 2018-11-25 16:00:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "7249f027-5ad7-454c-856c-b5df894aca17"}}' 2018-11-25 16:01:01,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-24709e12-2d5f-424d-979d-8806ab5f2d88 Date: Sun, 25 Nov 2018 16:01:01 GMT RESP BODY: {"floatingip": {"router_id": "6004a54d-cdee-4493-a140-6f8631d35338", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:01:00Z", "updated_at": "2018-11-25T16:01:00Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_id": "7249f027-5ad7-454c-856c-b5df894aca17", "id": "811c5fc7-9250-4f37-a6ff-f6903025ca40"}} 2018-11-25 16:01:01,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-24709e12-2d5f-424d-979d-8806ab5f2d88 2018-11-25 16:01:01,063 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router 2018-11-25 16:01:01,063 - create_instance - INFO - Checking if VM is active 2018-11-25 16:01:01,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:01,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:01 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-7f069041-f7f6-494b-a0c2-56127dcd61e3 x-compute-request-id: req-7f069041-f7f6-494b-a0c2-56127dcd61e3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:01:01,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-7f069041-f7f6-494b-a0c2-56127dcd61e3 2018-11-25 16:01:01,862 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:01:01,862 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:01:01,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:02,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:01 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-81289110-13c0-4f68-9ee8-77f557c50e41 x-compute-request-id: req-81289110-13c0-4f68-9ee8-77f557c50e41 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:6d:8b", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp"}, {"name": "default"}], "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:00:42Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:01:02,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-81289110-13c0-4f68-9ee8-77f557c50e41 2018-11-25 16:01:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:02,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cfbd12ae-c73f-49e1-b4e4-a9eabc81afe8 Date: Sun, 25 Nov 2018 16:01:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3948514a-d998-481a-b138-57d21ebba720"],"updated_at":"2018-11-25T16:00:10Z","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"99414bce-055b-4ac7-b397-d19ddfd34798","name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net"}]} 2018-11-25 16:01:02,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net used request id req-cfbd12ae-c73f-49e1-b4e4-a9eabc81afe8 2018-11-25 16:01:02,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:02,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b082d154-cff4-462d-ab4d-68a921055f95 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:01:02,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-b082d154-cff4-462d-ab4d-68a921055f95 2018-11-25 16:01:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:02,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71edad60-b31d-4cc9-ac7e-86bb0097b125 Date: Sun, 25 Nov 2018 16:01:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:10Z","dns_nameservers":[],"updated_at":"2018-11-25T16:00:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","id":"3948514a-d998-481a-b138-57d21ebba720","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet"}]} 2018-11-25 16:01:02,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-71edad60-b31d-4cc9-ac7e-86bb0097b125 2018-11-25 16:01:02,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:02,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9d4f78f9-a1b8-4232-aa2d-61e32f5a214c Date: Sun, 25 Nov 2018 16:01:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.4"}],"id":"0e11439a-eacd-452b-9af8-82d41c37b441","security_groups":[],"mac_address":"fa:16:3e:24:0a:f8","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.3"}],"id":"3ca8ad27-f825-485a-b61a-d197e8a1b64a","security_groups":[],"mac_address":"fa:16:3e:c3:8f:0d","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.7"}],"id":"7249f027-5ad7-454c-856c-b5df894aca17","security_groups":["8cd256e4-d8b1-44f2-a73c-5782ffc75812","d6276c8d-bed7-4c95-85ab-7e2ed604be6d"],"mac_address":"fa:16:3e:32:6d:8b","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:32Z","binding:vnic_type":"normal","device_id":"446f5cdb-c7db-4e7d-ba75-9b578d8c8270"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.2"}],"id":"872dd4ec-08ae-4838-a04d-3051e57b149e","security_groups":[],"mac_address":"fa:16:3e:a5:fc:50","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99414bce-055b-4ac7-b397-d19ddfd34798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:00:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3948514a-d998-481a-b138-57d21ebba720","ip_address":"10.55.1.1"}],"id":"bdb60aff-f99d-4609-8afd-500866ca042b","security_groups":[],"mac_address":"fa:16:3e:e0:67:3a","project_id":"5546bee81d684fc8b4c5ab667ff1a11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99414bce-055b-4ac7-b397-d19ddfd34798","tenant_id":"5546bee81d684fc8b4c5ab667ff1a11e","created_at":"2018-11-25T16:00:20Z","binding:vnic_type":"normal","device_id":"6004a54d-cdee-4493-a140-6f8631d35338"}]} 2018-11-25 16:01:02,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-9d4f78f9-a1b8-4232-aa2d-61e32f5a214c 2018-11-25 16:01:02,957 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:01:02,960 - paramiko.transport - DEBUG - starting thread (client mode): 0x72fa3ed0L 2018-11-25 16:01:02,960 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:01:02,960 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:01:02,960 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:01:02,961 - 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-11-25 16:01:02,961 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:01:02,961 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:01:02,961 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:01:02,961 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:01:02,961 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:01:02,978 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:01:02,979 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:01:02,993 - paramiko.transport - DEBUG - Trying key d4b624836d41dc1480c07c3a89da42de from tmp/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6 2018-11-25 16:01:03,016 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:01:03,020 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:01:03,120 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:01:03,138 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:01:03,138 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:01:03,140 - paramiko.transport - DEBUG - starting thread (client mode): 0x72fa3510L 2018-11-25 16:01:03,140 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:01:03,140 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:01:03,141 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:01:03,142 - 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-11-25 16:01:03,142 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:01:03,142 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:01:03,142 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:01:03,142 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:01:03,142 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:01:03,160 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:01:03,160 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:01:03,172 - paramiko.transport - DEBUG - Trying key d4b624836d41dc1480c07c3a89da42de from tmp/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6 2018-11-25 16:01:03,201 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:01:03,204 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:01:03,236 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:01:03,237 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 16:01:03,238 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:01:03,239 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:01:03,240 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:01:03,241 - create_instance - INFO - Deleting Port with ID - 7249f027-5ad7-454c-856c-b5df894aca17 2018-11-25 16:01:03,241 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1 2018-11-25 16:01:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/7249f027-5ad7-454c-856c-b5df894aca17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:01:04,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-232b5163-fffa-4c72-b16f-7b670fecbc15 Date: Sun, 25 Nov 2018 16:01:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:04,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/7249f027-5ad7-454c-856c-b5df894aca17 used request id req-232b5163-fffa-4c72-b16f-7b670fecbc15 2018-11-25 16:01:04,336 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst 2018-11-25 16:01:04,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:01:04,502 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:01:04 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-2e6f5aa8-0082-410c-afb3-1ecc819e3aa7 x-compute-request-id: req-2e6f5aa8-0082-410c-afb3-1ecc819e3aa7 Content-Type: application/json 2018-11-25 16:01:04,502 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-2e6f5aa8-0082-410c-afb3-1ecc819e3aa7 2018-11-25 16:01:04,502 - create_instance - INFO - Checking deletion status 2018-11-25 16:01:04,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:01:04,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:04 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-8b6b105a-4eeb-4069-9a35-2869a20abd65 x-compute-request-id: req-8b6b105a-4eeb-4069-9a35-2869a20abd65 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:01:04Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:01:04,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-8b6b105a-4eeb-4069-9a35-2869a20abd65 2018-11-25 16:01:04,894 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:01:04,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:01:07,898 - create_instance - DEBUG - VM status query timeout in 296.604598999 2018-11-25 16:01:07,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:01:08,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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-9f89dbc7-2524-43e9-9a06-3c658285a078 x-compute-request-id: req-9f89dbc7-2524-43e9-9a06-3c658285a078 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "rel": "bookmark"}], "image": {"id": "8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "links": [{"href": "http://172.30.9.29:8774/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:00:42.000000", "flavor": {"id": "893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "links": [{"href": "http://172.30.9.29:8774/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4", "rel": "bookmark"}]}, "id": "446f5cdb-c7db-4e7d-ba75-9b578d8c8270", "user_id": "c37e9225a25c4371b9b7e8e817a9d5b1", "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-11-25T16:01:04Z", "hostId": "19ebe2fcf857e6b608c9f5ba864d7c009feaa112d424250446474e27", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp", "name": "CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst", "created": "2018-11-25T16:00:35Z", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:01:08,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-9f89dbc7-2524-43e9-9a06-3c658285a078 2018-11-25 16:01:08,295 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst] is - ACTIVE 2018-11-25 16:01:08,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:01:11,298 - create_instance - DEBUG - VM status query timeout in 293.204240084 2018-11-25 16:01:11,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d689d14b8d52b519c46e2ab88c59faae6be0f5" 2018-11-25 16:01:11,353 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 16:01:11 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-79e77cf5-df31-4979-af59-a5dc354cb950 x-compute-request-id: req-79e77cf5-df31-4979-af59-a5dc354cb950 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 446f5cdb-c7db-4e7d-ba75-9b578d8c8270 could not be found.", "code": 404}} 2018-11-25 16:01:11,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/446f5cdb-c7db-4e7d-ba75-9b578d8c8270 used request id req-79e77cf5-df31-4979-af59-a5dc354cb950 2018-11-25 16:01:11,354 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 446f5cdb-c7db-4e7d-ba75-9b578d8c8270 could not be found. (HTTP 404) (Request-ID: req-79e77cf5-df31-4979-af59-a5dc354cb950) 2018-11-25 16:01:11,354 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-inst 2018-11-25 16:01:11,355 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-11-25 16:01:11,355 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-11-25 16:01:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/811c5fc7-9250-4f37-a6ff-f6903025ca40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:11,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2273fd69-3219-48af-a744-dcd40b6fe4ce Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:11,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/811c5fc7-9250-4f37-a6ff-f6903025ca40 used request id req-2273fd69-3219-48af-a744-dcd40b6fe4ce 2018-11-25 16:01:11,935 - create_instance - INFO - Deleting Port with ID - 7249f027-5ad7-454c-856c-b5df894aca17 2018-11-25 16:01:11,935 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6port-1 2018-11-25 16:01:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/7249f027-5ad7-454c-856c-b5df894aca17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83eef235b6f22e994d7bc1a05228a848d3a48c8" 2018-11-25 16:01:12,140 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-6b166f2a-d53c-4bb2-bf0f-dfc8ee062cbd Date: Sun, 25 Nov 2018 16:01:12 GMT RESP BODY: {"NeutronError": {"message": "Port 7249f027-5ad7-454c-856c-b5df894aca17 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-11-25 16:01:12,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/7249f027-5ad7-454c-856c-b5df894aca17 used request id req-6b166f2a-d53c-4bb2-bf0f-dfc8ee062cbd 2018-11-25 16:01:12,141 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 7249f027-5ad7-454c-856c-b5df894aca17 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-11-25 16:01:12,141 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 7249f027-5ad7-454c-856c-b5df894aca17 could not be found. Neutron server returns request_ids: ['req-6b166f2a-d53c-4bb2-bf0f-dfc8ee062cbd'] 2018-11-25 16:01:12,142 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp 2018-11-25 16:01:12,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ef5fc3609d92b44fcf08f81c6424f91d36f4fea" 2018-11-25 16:01:12,182 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:01: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-3aa4d50c-f2d2-44f5-8276-10c4fa2cfeb8 x-compute-request-id: req-3aa4d50c-f2d2-44f5-8276-10c4fa2cfeb8 Content-Length: 0 Content-Type: application/json 2018-11-25 16:01:12,182 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-kp used request id req-3aa4d50c-f2d2-44f5-8276-10c4fa2cfeb8 2018-11-25 16:01:12,182 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6.pub] 2018-11-25 16:01:12,183 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6] 2018-11-25 16:01:12,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f39887f1eaa3cd0760cd9eea68a09a24a851c" 2018-11-25 16:01:12,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:01: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-1e89329f-bc5a-4b7c-9457-4e02038cce5e x-compute-request-id: req-1e89329f-bc5a-4b7c-9457-4e02038cce5e Content-Length: 0 Content-Type: application/json 2018-11-25 16:01:12,233 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/893d5dae-e352-4f7a-9f5b-5c3e25daffa4 used request id req-1e89329f-bc5a-4b7c-9457-4e02038cce5e 2018-11-25 16:01:12,234 - neutron_utils - INFO - Deleting security group rule with ID - 05abc031-a0ef-428c-aa8b-3123b7395605 2018-11-25 16:01:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/05abc031-a0ef-428c-aa8b-3123b7395605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:01:12,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b4b21cd-e709-4f59-8aff-1dc0f1d1c928 Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:12,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/05abc031-a0ef-428c-aa8b-3123b7395605 used request id req-1b4b21cd-e709-4f59-8aff-1dc0f1d1c928 2018-11-25 16:01:12,506 - neutron_utils - INFO - Deleting security group rule with ID - 2cf6e098-a8cd-4b21-ad10-01d0059dc4da 2018-11-25 16:01:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/2cf6e098-a8cd-4b21-ad10-01d0059dc4da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:01:12,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ef30710-32b6-48bd-8c20-079f62df80f6 Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:12,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/2cf6e098-a8cd-4b21-ad10-01d0059dc4da used request id req-1ef30710-32b6-48bd-8c20-079f62df80f6 2018-11-25 16:01:12,622 - neutron_utils - INFO - Deleting security group rule with ID - 69d18715-b6a4-4c03-a60f-868e536f4870 2018-11-25 16:01:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/69d18715-b6a4-4c03-a60f-868e536f4870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:01:12,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37abbc4f-6705-4b76-9456-ec85deb511c2 Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:12,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/69d18715-b6a4-4c03-a60f-868e536f4870 used request id req-37abbc4f-6705-4b76-9456-ec85deb511c2 2018-11-25 16:01:12,877 - neutron_utils - INFO - Deleting security group rule with ID - 26a25393-41b0-404d-8260-4df604b85e09 2018-11-25 16:01:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/26a25393-41b0-404d-8260-4df604b85e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:01:13,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44d7746a-a81e-4998-b11b-321d36fa5af6 Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:13,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/26a25393-41b0-404d-8260-4df604b85e09 used request id req-44d7746a-a81e-4998-b11b-321d36fa5af6 2018-11-25 16:01:13,140 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-sec-grp 2018-11-25 16:01:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8cd256e4-d8b1-44f2-a73c-5782ffc75812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caa6a7065061c14b977598bad85d55bae57686c" 2018-11-25 16:01:13,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9457f2d-b88c-42b1-b0bd-6e36c003ff94 Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:13,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8cd256e4-d8b1-44f2-a73c-5782ffc75812 used request id req-d9457f2d-b88c-42b1-b0bd-6e36c003ff94 2018-11-25 16:01:13,249 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router and subnet CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet 2018-11-25 16:01:13,249 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router 2018-11-25 16:01:13,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" -d '{"subnet_id": "3948514a-d998-481a-b138-57d21ebba720"}' 2018-11-25 16:01:14,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc5039aa-b262-46a7-a4c5-4dd21808d03d Date: Sun, 25 Nov 2018 16:01:14 GMT RESP BODY: {"network_id": "99414bce-055b-4ac7-b397-d19ddfd34798", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "subnet_id": "3948514a-d998-481a-b138-57d21ebba720", "subnet_ids": ["3948514a-d998-481a-b138-57d21ebba720"], "port_id": "bdb60aff-f99d-4609-8afd-500866ca042b", "id": "6004a54d-cdee-4493-a140-6f8631d35338"} 2018-11-25 16:01:14,745 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338/remove_router_interface used request id req-cc5039aa-b262-46a7-a4c5-4dd21808d03d 2018-11-25 16:01:14,746 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router 2018-11-25 16:01:14,746 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-router 2018-11-25 16:01:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfefc799c9b4c0e08a6f7ab1660efc627cd9ea8" 2018-11-25 16:01:18,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58d9c389-e7d7-4654-9913-ff8eeb9e893d Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:18,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/6004a54d-cdee-4493-a140-6f8631d35338 used request id req-58d9c389-e7d7-4654-9913-ff8eeb9e893d 2018-11-25 16:01:18,588 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet 2018-11-25 16:01:18,588 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-subnet 2018-11-25 16:01:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:01:20,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcefcadb-49ea-4bee-8a31-e98bc0769325 Date: Sun, 25 Nov 2018 16:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:20,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3948514a-d998-481a-b138-57d21ebba720 used request id req-fcefcadb-49ea-4bee-8a31-e98bc0769325 2018-11-25 16:01:20,696 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-pub-net 2018-11-25 16:01:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/99414bce-055b-4ac7-b397-d19ddfd34798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f82fa66efd4ce187fb03f5c520d881edb2b67d8" 2018-11-25 16:01:22,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d589cf66-b23c-43af-bc5a-798e355fc9f6 Date: Sun, 25 Nov 2018 16:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:22,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/99414bce-055b-4ac7-b397-d19ddfd34798 used request id req-d589cf66-b23c-43af-bc5a-798e355fc9f6 2018-11-25 16:01:22,265 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ce79d590-8348-48ac-b57b-1f4e022e6cf6-image 2018-11-25 16:01:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa177e9e93b4981d5c9d2c3595d39d7e2935db39" 2018-11-25 16:01:23,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c338ae2-0af6-4672-aa61-d22d313b7395 Date: Sun, 25 Nov 2018 16:01:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:01:23,129 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8fa4f4b6-5a3b-4718-9708-dd098cd25ac9 used request id req-7c338ae2-0af6-4672-aa61-d22d313b7395 2018-11-25 16:01:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:23,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b47d46f1-e0ca-4331-a1f8-fd8d6ae86548 Date: Sun, 25 Nov 2018 16:01:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:09Z", "updated_at": "2018-11-25T16:00:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "revision_number": 0, "id": "27238b2e-db4d-40bf-a5d0-630318d73ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "revision_number": 0, "id": "40e3cd8d-8c4b-447a-8e8c-f8897eaa95b9", "remote_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "revision_number": 0, "id": "9aa51c4e-bbb3-43ed-8d19-910d027fb256", "remote_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "revision_number": 0, "id": "b55ba502-fdf5-461d-b0de-57f450592d06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e"}], "revision_number": 4, "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "name": "default"}]} 2018-11-25 16:01:23,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b47d46f1-e0ca-4331-a1f8-fd8d6ae86548 2018-11-25 16:01:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:23,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d49a200-a766-4f7e-a97b-468f4ac6842e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 16:01:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-5d49a200-a766-4f7e-a97b-468f4ac6842e 2018-11-25 16:01:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:23,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb668b0-2a8e-4c4e-8fcb-158f6218c21e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-25 16:01:23,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06 used request id req-9cb668b0-2a8e-4c4e-8fcb-158f6218c21e 2018-11-25 16:01:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:23,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54ef70e-d988-4c23-a6a6-ac3e692ab6b6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 16:01:23,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-c54ef70e-d988-4c23-a6a6-ac3e692ab6b6 2018-11-25 16:01:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:23,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f076295c-461b-4f07-a65b-908168295cdb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e"}, "enabled": true, "id": "5546bee81d684fc8b4c5ab667ff1a11e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj"}} 2018-11-25 16:01:23,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-f076295c-461b-4f07-a65b-908168295cdb 2018-11-25 16:01:23,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6276c8d-bed7-4c95-85ab-7e2ed604be6d 2018-11-25 16:01:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d6276c8d-bed7-4c95-85ab-7e2ed604be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:23,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7fbb955e-0f27-4c60-b1c5-a4e423661e19 Date: Sun, 25 Nov 2018 16:01:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:09Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "27238b2e-db4d-40bf-a5d0-630318d73ff3"}, {"remote_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:09Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "40e3cd8d-8c4b-447a-8e8c-f8897eaa95b9"}, {"remote_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:09Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "9aa51c4e-bbb3-43ed-8d19-910d027fb256"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:00:09Z", "security_group_id": "d6276c8d-bed7-4c95-85ab-7e2ed604be6d", "port_range_min": null, "revision_number": 0, "tenant_id": "5546bee81d684fc8b4c5ab667ff1a11e", "created_at": "2018-11-25T16:00:09Z", "project_id": "5546bee81d684fc8b4c5ab667ff1a11e", "id": "b55ba502-fdf5-461d-b0de-57f450592d06"}]} 2018-11-25 16:01:23,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d6276c8d-bed7-4c95-85ab-7e2ed604be6d used request id req-7fbb955e-0f27-4c60-b1c5-a4e423661e19 2018-11-25 16:01:23,942 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:01:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d6276c8d-bed7-4c95-85ab-7e2ed604be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:24,340 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86657cb1-84ee-4c0c-a3ad-cb5e35a036e6 Content-Length: 0 Date: Sun, 25 Nov 2018 16:01:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:01:24,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d6276c8d-bed7-4c95-85ab-7e2ed604be6d used request id req-86657cb1-84ee-4c0c-a3ad-cb5e35a036e6 2018-11-25 16:01:24,341 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj 2018-11-25 16:01:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:24,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9059e60c-0fe0-40b3-8cf5-0b39631e2317 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:01:24,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5546bee81d684fc8b4c5ab667ff1a11e used request id req-9059e60c-0fe0-40b3-8cf5-0b39631e2317 2018-11-25 16:01:24,545 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-a1a072a5-3619-495-proj-role 2018-11-25 16:01:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/96ac731618ee442092ceba249df472ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:24,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c5e7ec-1c0b-4c9d-acc5-fc61588d0e8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:01:24,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/96ac731618ee442092ceba249df472ba used request id req-a8c5e7ec-1c0b-4c9d-acc5-fc61588d0e8f 2018-11-25 16:01:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949fa7c660fe3434069e5979b833dde8a92c142" 2018-11-25 16:01:24,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5640211d-1b68-407b-b471-fc7d71b01dcd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:01:24,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5640211d-1b68-407b-b471-fc7d71b01dcd 2018-11-25 16:01:24,754 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-a1a072a5-3619-495-user 2018-11-25 16:01:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c37e9225a25c4371b9b7e8e817a9d5b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a316d6a2f901ed460c1a79d11e84c6d2226093" 2018-11-25 16:01:24,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798c6acf-1a62-4f69-ac12-8f29f2fe3298 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:01:24,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c37e9225a25c4371b9b7e8e817a9d5b1 used request id req-798c6acf-1a62-4f69-ac12-8f29f2fe3298 2018-11-25 16:01:24,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:25,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["A9e676lrQWSYWUGsvJ7RFA"], "issued_at": "2018-11-25T16:01:25.000000Z"}} 2018-11-25 16:01:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c1e7c765405374353f12ea60fe9833d4ef51a6" 2018-11-25 16:01:25,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827f55d2-0c09-41b1-9bcf-dbe07a58de46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:25,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-827f55d2-0c09-41b1-9bcf-dbe07a58de46 2018-11-25 16:01:25,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:25,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:25,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["NCSGSpi9RjO7yina3FkseA"], "issued_at": "2018-11-25T16:01:25.000000Z"}} 2018-11-25 16:01:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:01:25,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a029b87-43a0-49eb-bc56-29aebcd470d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:25,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a029b87-43a0-49eb-bc56-29aebcd470d3 2018-11-25 16:01:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:01:25,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:01:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:01:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:01:26,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5937ef4-97c8-41d2-a175-86e8a4cbc1c5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 16:01:26,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj used request id req-a5937ef4-97c8-41d2-a175-86e8a4cbc1c5 2018-11-25 16:01:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:01:26,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd9f066-a5c8-4fb0-a887-4cab29de1f3d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:01:26,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-abd9f066-a5c8-4fb0-a887-4cab29de1f3d 2018-11-25 16:01:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}}' 2018-11-25 16:01:26,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bba24ba-8a23-4e2a-a76f-f852c45866dd Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:26,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5bba24ba-8a23-4e2a-a76f-f852c45866dd 2018-11-25 16:01:26,303 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj 2018-11-25 16:01:26,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:26,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:26,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["oFGuDu7CTu68YB8ouC5zYw"], "issued_at": "2018-11-25T16:01:26.000000Z"}} 2018-11-25 16:01:26,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710e0b461451c9c6c5770816f51a289298546ba2" 2018-11-25 16:01:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054fa0e0-fe7d-4a40-9722-c18db8c87dfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:26,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-054fa0e0-fe7d-4a40-9722-c18db8c87dfa 2018-11-25 16:01:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:01:26,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:01:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:01:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710e0b461451c9c6c5770816f51a289298546ba2" 2018-11-25 16:01:26,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300be56e-5875-432c-8b62-2477a12b943e Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:01:26,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-300be56e-5875-432c-8b62-2477a12b943e 2018-11-25 16:01:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710e0b461451c9c6c5770816f51a289298546ba2" 2018-11-25 16:01:27,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def64435-da69-484c-9265-e4c48b9650d0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}]} 2018-11-25 16:01:27,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj used request id req-def64435-da69-484c-9265-e4c48b9650d0 2018-11-25 16:01:27,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710e0b461451c9c6c5770816f51a289298546ba2" 2018-11-25 16:01:27,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50ffccc-dd02-4be8-8a38-99b2db116b7e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:01:27,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b50ffccc-dd02-4be8-8a38-99b2db116b7e 2018-11-25 16:01:27,536 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user 2018-11-25 16:01:27,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:27,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:01:27,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a3bfc6-108d-48b5-afd7-d3bf7af4a5ea Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:01:27,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c7a3bfc6-108d-48b5-afd7-d3bf7af4a5ea 2018-11-25 16:01:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}}' 2018-11-25 16:01:27,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf97291f-9751-4db1-ba42-7c665d0414a1 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34a06b57d91f43dc87401edb7b0fa0ea", "links": {"self": "http://172.30.9.29:5000/v3/roles/34a06b57d91f43dc87401edb7b0fa0ea"}, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}} 2018-11-25 16:01:27,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf97291f-9751-4db1-ba42-7c665d0414a1 2018-11-25 16:01:27,740 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role 2018-11-25 16:01:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/34a06b57d91f43dc87401edb7b0fa0ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:01:27,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09433311-1c9b-48bb-8826-53bdcbf564ab Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/34a06b57d91f43dc87401edb7b0fa0ea"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role", "id": "34a06b57d91f43dc87401edb7b0fa0ea"}} 2018-11-25 16:01:27,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/34a06b57d91f43dc87401edb7b0fa0ea used request id req-09433311-1c9b-48bb-8826-53bdcbf564ab 2018-11-25 16:01:27,832 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role to project CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj 2018-11-25 16:01:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c/users/4edcabb77a02498ca35f63e8e98344ae/roles/34a06b57d91f43dc87401edb7b0fa0ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:01:27,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32debe5e-7225-46a8-96b1-29e521ec357b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:01:27,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c/users/4edcabb77a02498ca35f63e8e98344ae/roles/34a06b57d91f43dc87401edb7b0fa0ea used request id req-32debe5e-7225-46a8-96b1-29e521ec357b 2018-11-25 16:01:27,959 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:01:27,960 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 16:01:27,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:27,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:28,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["-Kh0m3DVS1OuZZof8CLZJA"], "issued_at": "2018-11-25T16:01:28.000000Z"}} 2018-11-25 16:01:28,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:01:28,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f25bb14-ca99-483c-9ebd-a2eb6aa4b701 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:28,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1f25bb14-ca99-483c-9ebd-a2eb6aa4b701 2018-11-25 16:01:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:01:28,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-46287001-b1e2-418e-aee1-cada2ac90811 Date: Sun, 25 Nov 2018 16:01:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image"} 2018-11-25 16:01:28,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image used request id req-46287001-b1e2-418e-aee1-cada2ac90811 2018-11-25 16:01:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:01:28,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ffd0444-db7c-44c0-b038-64996c52295e Date: Sun, 25 Nov 2018 16:01:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:01:28,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0ffd0444-db7c-44c0-b038-64996c52295e 2018-11-25 16:01:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image"}' 2018-11-25 16:01:29,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 X-Openstack-Request-Id: req-3c28b8c1-59ba-4246-9cc2-60f96497d41e Date: Sun, 25 Nov 2018 16:01:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:01:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T16:01:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582", "min_disk": 0, "protected": false, "id": "08da3d78-736a-4499-aefc-9c7b73d52582", "file": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582/file", "checksum": null, "owner": "f041ca8accef448a88df8c4c83fd9c5c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:01:29,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3c28b8c1-59ba-4246-9cc2-60f96497d41e 2018-11-25 16:01:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" -d '' 2018-11-25 16:01:30,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6acdd7a-583b-43e5-a852-b2cfd9c1f977 Date: Sun, 25 Nov 2018 16:01:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:01:30,769 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582/file used request id req-b6acdd7a-583b-43e5-a852-b2cfd9c1f977 2018-11-25 16:01:30,770 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 16:01:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:01:30,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-68241e43-5965-432e-8e7a-72f0a553060e Date: Sun, 25 Nov 2018 16:01:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:01:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:01:30Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/08da3d78-736a-4499-aefc-9c7b73d52582/snap", "metadata": {}}], "self": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582", "min_disk": 0, "protected": false, "id": "08da3d78-736a-4499-aefc-9c7b73d52582", "file": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f041ca8accef448a88df8c4c83fd9c5c", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/08da3d78-736a-4499-aefc-9c7b73d52582/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:01:30,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 used request id req-68241e43-5965-432e-8e7a-72f0a553060e 2018-11-25 16:01:30,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:01:31,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e32c21a6-09cb-427d-9f31-d61f8cc39d78 Date: Sun, 25 Nov 2018 16:01:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:01:31,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e32c21a6-09cb-427d-9f31-d61f8cc39d78 2018-11-25 16:01:31,092 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image 2018-11-25 16:01:31,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:01:31,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ecaae502-77fd-404b-942c-df7f1cfac0fe Date: Sun, 25 Nov 2018 16:01:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:01:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:01:30Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/08da3d78-736a-4499-aefc-9c7b73d52582/snap", "metadata": {}}], "self": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582", "min_disk": 0, "protected": false, "id": "08da3d78-736a-4499-aefc-9c7b73d52582", "file": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f041ca8accef448a88df8c4c83fd9c5c", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/08da3d78-736a-4499-aefc-9c7b73d52582/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:01:31,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 used request id req-ecaae502-77fd-404b-942c-df7f1cfac0fe 2018-11-25 16:01:31,246 - create_image - DEBUG - Instance status is - active 2018-11-25 16:01:31,246 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image 2018-11-25 16:01:31,246 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image 2018-11-25 16:01:31,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:31,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:31,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["KQ08OVThTHydJu-2PSPpqg"], "issued_at": "2018-11-25T16:01:31.000000Z"}} 2018-11-25 16:01:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:01:31,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de070ed3-7106-4bf2-832f-f5661774bb57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:31,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-de070ed3-7106-4bf2-832f-f5661774bb57 2018-11-25 16:01:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:01:31,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f6899e5-952a-4c82-9659-c9d2acb0096a Date: Sun, 25 Nov 2018 16:01:31 GMT RESP BODY: {"networks":[]} 2018-11-25 16:01:31,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-7f6899e5-952a-4c82-9659-c9d2acb0096a 2018-11-25 16:01:31,889 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net 2018-11-25 16:01:31,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net", "admin_state_up": true}}' 2018-11-25 16:01:32,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7d6523a4-64a5-4b9e-b19b-17f51deaacc2 Date: Sun, 25 Nov 2018 16:01:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T16:01:32Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","mtu":1450}} 2018-11-25 16:01:32,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-7d6523a4-64a5-4b9e-b19b-17f51deaacc2 2018-11-25 16:01:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:01:32,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4df03776-448a-47c5-8bd1-dc3dd92ffbc2 Date: Sun, 25 Nov 2018 16:01:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:01:32Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:32,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-4df03776-448a-47c5-8bd1-dc3dd92ffbc2 2018-11-25 16:01:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:01:32,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4771ee80-e20e-4235-be3f-0e2ae46c0378 Date: Sun, 25 Nov 2018 16:01:32 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:01:32,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-4771ee80-e20e-4235-be3f-0e2ae46c0378 2018-11-25 16:01:32,906 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet 2018-11-25 16:01:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" -d '{"subnets": [{"ip_version": 4, "network_id": "d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]}' 2018-11-25 16:01:33,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-61b49603-8d49-4821-9729-c188f74dfb31 Date: Sun, 25 Nov 2018 16:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:33,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-61b49603-8d49-4821-9729-c188f74dfb31 2018-11-25 16:01:33,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:01:33,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13affd5d-f3eb-4774-9b69-18cb25cd4d3e Date: Sun, 25 Nov 2018 16:01:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:33,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-13affd5d-f3eb-4774-9b69-18cb25cd4d3e 2018-11-25 16:01:33,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:01:34,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a3c8deb4-a71f-48f4-828e-307b0807c8dc Date: Sun, 25 Nov 2018 16:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:34,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-a3c8deb4-a71f-48f4-828e-307b0807c8dc 2018-11-25 16:01:34,188 - OpenStackNetwork - DEBUG - Network [d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2] created successfully 2018-11-25 16:01:34,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:34,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:34,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["ggOWSu-dQcuQTGhTln384A"], "issued_at": "2018-11-25T16:01:34.000000Z"}} 2018-11-25 16:01:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:34,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd084ba7-5dc8-4563-acac-5cdd75b8d6bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:34,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bd084ba7-5dc8-4563-acac-5cdd75b8d6bb 2018-11-25 16:01:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:34,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19f60585-5d94-458b-87f3-69bc4a16b4bf Date: Sun, 25 Nov 2018 16:01:34 GMT RESP BODY: {"routers": []} 2018-11-25 16:01:34,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router&admin_state_up=True used request id req-19f60585-5d94-458b-87f3-69bc4a16b4bf 2018-11-25 16:01:34,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:34,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:35,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["nJva1j1cTQOWciDmV8qDEg"], "issued_at": "2018-11-25T16:01:35.000000Z"}} 2018-11-25 16:01:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1e39e53f3fd0b73b8536ce1de3f10066c2c9f0" 2018-11-25 16:01:35,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbac75d9-fe52-4b92-9bd2-36a5986e4fb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:35,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bbac75d9-fe52-4b92-9bd2-36a5986e4fb3 2018-11-25 16:01:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:35,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fffbe91b-b684-47ca-8987-2e58aa021238 Date: Sun, 25 Nov 2018 16:01:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:01:35,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-fffbe91b-b684-47ca-8987-2e58aa021238 2018-11-25 16:01:35,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:35,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bab4b35d-89f7-4a86-8045-7047a8da9a11 Date: Sun, 25 Nov 2018 16:01:35 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:01:35,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-bab4b35d-89f7-4a86-8045-7047a8da9a11 2018-11-25 16:01:35,710 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router 2018-11-25 16:01:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router", "admin_state_up": true}}' 2018-11-25 16:01:41,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3868afd2-9027-4f34-9f07-87624f2b4033 Date: Sun, 25 Nov 2018 16:01:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:36Z", "admin_state_up": true, "updated_at": "2018-11-25T16:01:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "434ff4be-0b02-4db8-a305-7fa1a05709f6", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router"}} 2018-11-25 16:01:41,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-3868afd2-9027-4f34-9f07-87624f2b4033 2018-11-25 16:01:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=434ff4be-0b02-4db8-a305-7fa1a05709f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:41,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83519ce8-900d-4854-ad14-e138f8cdda05 Date: Sun, 25 Nov 2018 16:01:41 GMT RESP BODY: {"ports":[]} 2018-11-25 16:01:41,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=434ff4be-0b02-4db8-a305-7fa1a05709f6 used request id req-83519ce8-900d-4854-ad14-e138f8cdda05 2018-11-25 16:01:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:41,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b390012a-4eb3-492b-b45b-3d053d923e47 Date: Sun, 25 Nov 2018 16:01:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:41,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-b390012a-4eb3-492b-b45b-3d053d923e47 2018-11-25 16:01:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:01:41,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:01:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:01:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:41,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4d2e83-0a0c-46ce-8c3b-d130d49baf2e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:41,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-1c4d2e83-0a0c-46ce-8c3b-d130d49baf2e 2018-11-25 16:01:41,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:41,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c54f50b-30ef-4aaf-aeb6-7710d9782fe4 Date: Sun, 25 Nov 2018 16:01:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:41,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-1c54f50b-30ef-4aaf-aeb6-7710d9782fe4 2018-11-25 16:01:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:42,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3253baca-0bab-452e-926b-640d65bf4a15 Date: Sun, 25 Nov 2018 16:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:42,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet used request id req-3253baca-0bab-452e-926b-640d65bf4a15 2018-11-25 16:01:42,022 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 16:01:42,022 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router 2018-11-25 16:01:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" -d '{"subnet_id": "e595d31b-a888-4587-8da5-42f973b9e232"}' 2018-11-25 16:01:43,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-217bf199-6ec4-4be2-b715-b9f904878d04 Date: Sun, 25 Nov 2018 16:01:43 GMT RESP BODY: {"network_id": "d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "subnet_id": "e595d31b-a888-4587-8da5-42f973b9e232", "subnet_ids": ["e595d31b-a888-4587-8da5-42f973b9e232"], "port_id": "640c33d3-8476-4340-ac6b-d710f58cf818", "id": "434ff4be-0b02-4db8-a305-7fa1a05709f6"} 2018-11-25 16:01:43,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6/add_router_interface used request id req-217bf199-6ec4-4be2-b715-b9f904878d04 2018-11-25 16:01:43,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:44,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-92a9a02c-81f7-4c24-a288-91e0d5f8ddde Date: Sun, 25 Nov 2018 16:01:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:36Z", "admin_state_up": true, "updated_at": "2018-11-25T16:01:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "434ff4be-0b02-4db8-a305-7fa1a05709f6", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router"}} 2018-11-25 16:01:44,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6 used request id req-92a9a02c-81f7-4c24-a288-91e0d5f8ddde 2018-11-25 16:01:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=434ff4be-0b02-4db8-a305-7fa1a05709f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:44,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-275fe625-e63b-493d-b1ff-e12cec088a78 Date: Sun, 25 Nov 2018 16:01:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"}]} 2018-11-25 16:01:44,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=434ff4be-0b02-4db8-a305-7fa1a05709f6 used request id req-275fe625-e63b-493d-b1ff-e12cec088a78 2018-11-25 16:01:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e595d31b-a888-4587-8da5-42f973b9e232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:01:44,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-043a0bdb-2c69-4c2f-a8c4-299c9f0bd352 Date: Sun, 25 Nov 2018 16:01:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}} 2018-11-25 16:01:44,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e595d31b-a888-4587-8da5-42f973b9e232 used request id req-043a0bdb-2c69-4c2f-a8c4-299c9f0bd352 2018-11-25 16:01:44,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:44,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:44,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["mSRQn_kpTBKy2HaSkqeGpQ"], "issued_at": "2018-11-25T16:01:44.000000Z"}} 2018-11-25 16:01:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e662c62e5b65639dbf8163271ab9b2817d3aa8" 2018-11-25 16:01:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8179ec-7a78-495e-bb51-535a6670bcc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:45,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4a8179ec-7a78-495e-bb51-535a6670bcc4 2018-11-25 16:01:45,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:01:45,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e662c62e5b65639dbf8163271ab9b2817d3aa8" 2018-11-25 16:01:45,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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 x-openstack-request-id: req-dfc66239-ab53-437d-976d-d543ad20c0a8 x-compute-request-id: req-dfc66239-ab53-437d-976d-d543ad20c0a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 16:01:45,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dfc66239-ab53-437d-976d-d543ad20c0a8 2018-11-25 16:01:45,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e662c62e5b65639dbf8163271ab9b2817d3aa8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-25 16:01:45,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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-12f135f0-6e8a-46a3-af7e-3ca3e666922c x-compute-request-id: req-12f135f0-6e8a-46a3-af7e-3ca3e666922c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:01:45,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-12f135f0-6e8a-46a3-af7e-3ca3e666922c 2018-11-25 16:01:45,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:45,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:45,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["gD2eJ8x6TWOsHos6kb_6lQ"], "issued_at": "2018-11-25T16:01:45.000000Z"}} 2018-11-25 16:01:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaa3369ead508962308fda5e557d3c5148b9234" 2018-11-25 16:01:45,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f902f77-c35c-438a-a2ad-e2bd2c2719ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:45,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9f902f77-c35c-438a-a2ad-e2bd2c2719ae 2018-11-25 16:01:45,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:01:45,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaa3369ead508962308fda5e557d3c5148b9234" 2018-11-25 16:01:45,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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 x-openstack-request-id: req-bebbe933-c385-4a43-b40b-5ba19e176131 x-compute-request-id: req-bebbe933-c385-4a43-b40b-5ba19e176131 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 16:01:45,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-bebbe933-c385-4a43-b40b-5ba19e176131 2018-11-25 16:01:45,919 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp... 2018-11-25 16:01:45,919 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 16:01:45,929 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp 2018-11-25 16:01:45,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaa3369ead508962308fda5e557d3c5148b9234" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDazL81CW/n2oegYlLP0Zj17NIz9zYMAyuuV7kVso6geptAj7m3BzK8E06K8sdH/YfmHHekDCZKosZNVZZrL92TPECcNYimjz09lyG+sqyqFfeRcGFhyX4kUoi7MYq8UwCBMd5zTy131h2ADPYq8OsvdwlhnkbLR/FcsflCmj+nIw==", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp"}}' 2018-11-25 16:01:45,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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-2d77c496-942a-4494-a2e1-32e96cf1ac5c x-compute-request-id: req-2d77c496-942a-4494-a2e1-32e96cf1ac5c Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDazL81CW/n2oegYlLP0Zj17NIz9zYMAyuuV7kVso6geptAj7m3BzK8E06K8sdH/YfmHHekDCZKosZNVZZrL92TPECcNYimjz09lyG+sqyqFfeRcGFhyX4kUoi7MYq8UwCBMd5zTy131h2ADPYq8OsvdwlhnkbLR/FcsflCmj+nIw==", "user_id": "4edcabb77a02498ca35f63e8e98344ae", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "fingerprint": "a5:7a:b0:a3:76:50:96:ac:7c:dd:f9:21:f9:7f:a1:0d"}} 2018-11-25 16:01:45,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-2d77c496-942a-4494-a2e1-32e96cf1ac5c 2018-11-25 16:01:45,994 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9.pub 2018-11-25 16:01:45,994 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9 2018-11-25 16:01:45,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:45,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:46,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["zzTOdJUkQrKPz1NJdbd3eQ"], "issued_at": "2018-11-25T16:01:46.000000Z"}} 2018-11-25 16:01:46,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:46,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ced6095-eb55-4697-badd-8c53fc46acbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:46,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4ced6095-eb55-4697-badd-8c53fc46acbc 2018-11-25 16:01:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:46,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82860ce3-af26-4f0d-8092-11fd45cfed09 Date: Sun, 25 Nov 2018 16:01:46 GMT RESP BODY: {"security_groups": []} 2018-11-25 16:01:46,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp used request id req-82860ce3-af26-4f0d-8092-11fd45cfed09 2018-11-25 16:01:46,629 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp... 2018-11-25 16:01:46,629 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp 2018-11-25 16:01:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}}' 2018-11-25 16:01:46,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-faeb4ae4-c7c6-45cc-9249-8fcf2b5f5930 Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "updated_at": "2018-11-25T16:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "5cd68057-434e-4f54-91bb-d671dc15011f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 2, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}} 2018-11-25 16:01:46,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-faeb4ae4-c7c6-45cc-9249-8fcf2b5f5930 2018-11-25 16:01:47,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:47,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc75a94c-b5f5-4cf1-a955-65d7152ebb06 Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:47,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-cc75a94c-b5f5-4cf1-a955-65d7152ebb06 2018-11-25 16:01:47,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:47,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c04c5f5-91a5-486b-8520-f476b533aaaa Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:47,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-2c04c5f5-91a5-486b-8520-f476b533aaaa 2018-11-25 16:01:47,202 - neutron_utils - INFO - Retrieving security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:47,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bc37a417-68c7-4cfb-8f8e-22c9ab809289 Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "updated_at": "2018-11-25T16:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "5cd68057-434e-4f54-91bb-d671dc15011f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 2, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}]} 2018-11-25 16:01:47,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-bc37a417-68c7-4cfb-8f8e-22c9ab809289 2018-11-25 16:01:47,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7f8a4ec-3253-4978-a203-71b6f7c2bc86 Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:47,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-c7f8a4ec-3253-4978-a203-71b6f7c2bc86 2018-11-25 16:01:47,433 - neutron_utils - INFO - Retrieving security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:47,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b0f2fb49-7437-45a2-aa7c-2a54a2365f1b Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "updated_at": "2018-11-25T16:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "5cd68057-434e-4f54-91bb-d671dc15011f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 2, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}]} 2018-11-25 16:01:47,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-b0f2fb49-7437-45a2-aa7c-2a54a2365f1b 2018-11-25 16:01:47,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:47,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4321024-869a-4dd7-bb0b-04793c70dd1b Date: Sun, 25 Nov 2018 16:01:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:47,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-d4321024-869a-4dd7-bb0b-04793c70dd1b 2018-11-25 16:01:47,807 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp 2018-11-25 16:01:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:48,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2f1b1211-f606-449c-b771-72f3d3cdc8da Date: Sun, 25 Nov 2018 16:01:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "updated_at": "2018-11-25T16:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "5cd68057-434e-4f54-91bb-d671dc15011f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 2, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}]} 2018-11-25 16:01:48,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp used request id req-2f1b1211-f606-449c-b771-72f3d3cdc8da 2018-11-25 16:01:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:01:48,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:01:48,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:48,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f374d81a-b70d-462b-be72-ba055b4e12ba Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:48,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-f374d81a-b70d-462b-be72-ba055b4e12ba 2018-11-25 16:01:48,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:48,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4498e57-c2bf-4231-b94e-09ac09ebc902 Date: Sun, 25 Nov 2018 16:01:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:48,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-d4498e57-c2bf-4231-b94e-09ac09ebc902 2018-11-25 16:01:48,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca"}}' 2018-11-25 16:01:48,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2ae40818-abf6-4745-8b70-18043fb65051 Date: Sun, 25 Nov 2018 16:01:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:48Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:48Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2"}} 2018-11-25 16:01:48,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-2ae40818-abf6-4745-8b70-18043fb65051 2018-11-25 16:01:48,513 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp 2018-11-25 16:01:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:48,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-957802d5-be91-40bf-ad62-ad30ecc67437 Date: Sun, 25 Nov 2018 16:01:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "updated_at": "2018-11-25T16:01:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:48Z", "revision_number": 0, "id": "4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:48Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "5cd68057-434e-4f54-91bb-d671dc15011f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 3, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}]} 2018-11-25 16:01:48,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp used request id req-957802d5-be91-40bf-ad62-ad30ecc67437 2018-11-25 16:01:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62454f1-7b8c-436b-bde9-e8276c440012 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:48,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-e62454f1-7b8c-436b-bde9-e8276c440012 2018-11-25 16:01:48,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:48,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-1afe2803-cca9-4d04-af18-44e635345f1c Date: Sun, 25 Nov 2018 16:01:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:48Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:48Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:48,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-1afe2803-cca9-4d04-af18-44e635345f1c 2018-11-25 16:01:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca"}}' 2018-11-25 16:01:49,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-ebdddb3e-1c63-414b-8fe7-456ffb8ee62c Date: Sun, 25 Nov 2018 16:01:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:01:49Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": 22, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:49Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "9fdc5a61-f211-4831-aad0-77f2d6565d2e"}} 2018-11-25 16:01:49,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-ebdddb3e-1c63-414b-8fe7-456ffb8ee62c 2018-11-25 16:01:49,267 - neutron_utils - INFO - Retrieving security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:49,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:49,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-99a496c8-cb96-4993-a14b-a426cc080254 Date: Sun, 25 Nov 2018 16:01:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "updated_at": "2018-11-25T16:01:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:48Z", "revision_number": 0, "id": "4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:48Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "5cd68057-434e-4f54-91bb-d671dc15011f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:01:49Z", "revision_number": 0, "id": "9fdc5a61-f211-4831-aad0-77f2d6565d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:49Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "revision_number": 0, "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 4, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}]} 2018-11-25 16:01:49,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-99a496c8-cb96-4993-a14b-a426cc080254 2018-11-25 16:01:49,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b2e005-6e67-4d66-992e-5354b2c1dcca 2018-11-25 16:01:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:01:49,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-2aadf348-5bf6-4c80-bc57-dd0ee0e55a0f Date: Sun, 25 Nov 2018 16:01:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:48Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:48Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "5cd68057-434e-4f54-91bb-d671dc15011f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:01:49Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": 22, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:49Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "9fdc5a61-f211-4831-aad0-77f2d6565d2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:46Z", "security_group_id": "d7b2e005-6e67-4d66-992e-5354b2c1dcca", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:46Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "b394a9b9-075a-421d-b49f-3e11e3629b3e"}]} 2018-11-25 16:01:49,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-2aadf348-5bf6-4c80-bc57-dd0ee0e55a0f 2018-11-25 16:01:49,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:49,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:49,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["rdiZTgaiS-ai9izSWgp5VQ"], "issued_at": "2018-11-25T16:01:49.000000Z"}} 2018-11-25 16:01:49,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:49,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f7ecea-5a07-445c-bbc3-5274cb3bae7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:49,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e0f7ecea-5a07-445c-bbc3-5274cb3bae7c 2018-11-25 16:01:49,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:01:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:50,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918e27a4-8816-4ff2-a2ef-69f29da8e424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:50,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-918e27a4-8816-4ff2-a2ef-69f29da8e424 2018-11-25 16:01:50,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:50,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f548f298-1bf0-4de8-892a-06477bb302d8 Date: Sun, 25 Nov 2018 16:01:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:50,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-f548f298-1bf0-4de8-892a-06477bb302d8 2018-11-25 16:01:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:01:50,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:01:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:01:50,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:50,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdff5908-b194-4555-b10c-daaaff191f68 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:50,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-bdff5908-b194-4555-b10c-daaaff191f68 2018-11-25 16:01:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:50,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bdce4924-d698-4952-9be0-1eb8ed594dab Date: Sun, 25 Nov 2018 16:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:50,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-bdce4924-d698-4952-9be0-1eb8ed594dab 2018-11-25 16:01:50,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:50,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1dab40b9-32d3-4ddb-a539-0b3103698c6b Date: Sun, 25 Nov 2018 16:01:50 GMT RESP BODY: {"ports":[]} 2018-11-25 16:01:50,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True used request id req-1dab40b9-32d3-4ddb-a539-0b3103698c6b 2018-11-25 16:01:50,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:51,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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 x-openstack-request-id: req-dc871802-cf65-4ced-aeaf-1db20b3cbb16 x-compute-request-id: req-dc871802-cf65-4ced-aeaf-1db20b3cbb16 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 16:01:51,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst used request id req-dc871802-cf65-4ced-aeaf-1db20b3cbb16 2018-11-25 16:01:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:51,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4cc5f570-12f3-4b68-a215-da69a3731a8d Date: Sun, 25 Nov 2018 16:01:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:51,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-4cc5f570-12f3-4b68-a215-da69a3731a8d 2018-11-25 16:01:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:51,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680e86b4-661f-45dc-89ef-9e5b1cbf07df Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:51,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-680e86b4-661f-45dc-89ef-9e5b1cbf07df 2018-11-25 16:01:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:51,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f904d4a4-6732-43a8-91e9-62ad961bb6e2 Date: Sun, 25 Nov 2018 16:01:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:51,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-f904d4a4-6732-43a8-91e9-62ad961bb6e2 2018-11-25 16:01:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:51,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44d0c9f7-a8a2-4eb7-b095-b214c60ece15 Date: Sun, 25 Nov 2018 16:01:51 GMT RESP BODY: {"ports":[]} 2018-11-25 16:01:51,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True used request id req-44d0c9f7-a8a2-4eb7-b095-b214c60ece15 2018-11-25 16:01:51,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:01:51,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:01:52,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["bxfDEydTRD-fva5YEFjPLg"], "issued_at": "2018-11-25T16:01:52.000000Z"}} 2018-11-25 16:01:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152d9cb2490b9658ae25925c3eb9f4c93dcddb17" 2018-11-25 16:01:52,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c12058-8a43-49c7-b01d-eeaea79d38b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:01:52,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-29c12058-8a43-49c7-b01d-eeaea79d38b1 2018-11-25 16:01:52,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:52,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2aeb634f-4a1c-4ce2-a452-8d73f5695dc7 Date: Sun, 25 Nov 2018 16:01:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:52,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-2aeb634f-4a1c-4ce2-a452-8d73f5695dc7 2018-11-25 16:01:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:52,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e2f0461-569e-4239-b255-734d51362c3d Date: Sun, 25 Nov 2018 16:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:52,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-7e2f0461-569e-4239-b255-734d51362c3d 2018-11-25 16:01:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:53,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad948de1-8b56-41a8-a1df-8ece8967e777 Date: Sun, 25 Nov 2018 16:01:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:53,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-ad948de1-8b56-41a8-a1df-8ece8967e777 2018-11-25 16:01:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:01:53,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:01:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:01:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152d9cb2490b9658ae25925c3eb9f4c93dcddb17" 2018-11-25 16:01:53,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcb1086-5f78-4b4a-9b17-eda583940186 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:53,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-7dcb1086-5f78-4b4a-9b17-eda583940186 2018-11-25 16:01:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:53,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-02d79bc4-314e-4618-8e3b-75a862c002d3 Date: Sun, 25 Nov 2018 16:01:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:53,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-02d79bc4-314e-4618-8e3b-75a862c002d3 2018-11-25 16:01:53,378 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net 2018-11-25 16:01:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" -d '{"port": {"network_id": "d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1", "admin_state_up": true}}' 2018-11-25 16:01:54,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-08f2828c-73a7-4374-acd1-2b04ccab5a24 Date: Sun, 25 Nov 2018 16:01:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a"],"mac_address":"fa:16:3e:bb:c5:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","project_id":"f041ca8accef448a88df8c4c83fd9c5c","qos_policy_id":null,"admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal"}} 2018-11-25 16:01:54,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-08f2828c-73a7-4374-acd1-2b04ccab5a24 2018-11-25 16:01:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bd98e7fd-fed9-4582-adb1-25f7c11b35e4 Date: Sun, 25 Nov 2018 16:01:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:01:54,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-bd98e7fd-fed9-4582-adb1-25f7c11b35e4 2018-11-25 16:01:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01146a2-7e42-4eec-aa57-f07645ddfb93 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:54,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-c01146a2-7e42-4eec-aa57-f07645ddfb93 2018-11-25 16:01:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b78e5843-4b56-4847-aab4-615d6d30bc40 Date: Sun, 25 Nov 2018 16:01:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:01:54,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-b78e5843-4b56-4847-aab4-615d6d30bc40 2018-11-25 16:01:54,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-dd22803c-2ed2-4b3b-8c4d-e83d5d03dcc8 Date: Sun, 25 Nov 2018 16:01:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 16:01:54,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True used request id req-dd22803c-2ed2-4b3b-8c4d-e83d5d03dcc8 2018-11-25 16:01:54,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9a1302-cec6-4607-881f-9c044c99acde Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:01:54,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-8a9a1302-cec6-4607-881f-9c044c99acde 2018-11-25 16:01:54,858 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst 2018-11-25 16:01:54,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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-a765be2f-93b8-43eb-8cf5-2284ece520c6 x-compute-request-id: req-a765be2f-93b8-43eb-8cf5-2284ece520c6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-flavor-name"}]} 2018-11-25 16:01:54,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a765be2f-93b8-43eb-8cf5-2284ece520c6 2018-11-25 16:01:54,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:54,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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-bbf89831-aabe-4508-ae22-cd56be4dab80 x-compute-request-id: req-bbf89831-aabe-4508-ae22-cd56be4dab80 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:01:54,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91 used request id req-bbf89831-aabe-4508-ae22-cd56be4dab80 2018-11-25 16:01:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:55,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-4e0cc955-6834-45d6-a74b-81146ccf2106 Date: Sun, 25 Nov 2018 16:01:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:01:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:01:30Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/08da3d78-736a-4499-aefc-9c7b73d52582/snap", "metadata": {}}], "self": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582", "min_disk": 0, "protected": false, "id": "08da3d78-736a-4499-aefc-9c7b73d52582", "file": "/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f041ca8accef448a88df8c4c83fd9c5c", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/08da3d78-736a-4499-aefc-9c7b73d52582/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image"} 2018-11-25 16:01:55,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image used request id req-4e0cc955-6834-45d6-a74b-81146ccf2106 2018-11-25 16:01:55,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:55,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be6f2d31-0d22-41be-bc75-57265857c3bc Date: Sun, 25 Nov 2018 16:01:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:01:55,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-be6f2d31-0d22-41be-bc75-57265857c3bc 2018-11-25 16:01:55,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "imageRef": "08da3d78-736a-4499-aefc-9c7b73d52582", "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "flavorRef": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "max_count": 1, "min_count": 1, "networks": [{"port": "d275967a-5b79-4abf-861d-76396ccc2eb5"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}]}}' 2018-11-25 16:01:57,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:01: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-e1135366-55a1-4866-b4e1-cabbc61d9dc8 x-compute-request-id: req-e1135366-55a1-4866-b4e1-cabbc61d9dc8 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "adminPass": "Y8NGs7YCnunf"}} 2018-11-25 16:01:57,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-e1135366-55a1-4866-b4e1-cabbc61d9dc8 2018-11-25 16:01:57,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:57,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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,Accept-Encoding x-openstack-request-id: req-e05e484a-ac6b-4d19-9240-64a3c0a38b91 x-compute-request-id: req-e05e484a-ac6b-4d19-9240-64a3c0a38b91 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:01:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:01:57,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-e05e484a-ac6b-4d19-9240-64a3c0a38b91 2018-11-25 16:01:57,295 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst 2018-11-25 16:01:57,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:01:57,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:01: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,Accept-Encoding x-openstack-request-id: req-12de73c8-0e05-4b4d-9d82-4baa25288036 x-compute-request-id: req-12de73c8-0e05-4b4d-9d82-4baa25288036 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:01:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:01:57,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-12de73c8-0e05-4b4d-9d82-4baa25288036 2018-11-25 16:01:57,522 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - BUILD 2018-11-25 16:01:57,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:02:00,525 - create_instance - DEBUG - VM status query timeout in 896.770252943 2018-11-25 16:02:00,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:00,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02: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,Accept-Encoding x-openstack-request-id: req-04eeed03-e52c-4b4c-89b8-406c3ae4519b x-compute-request-id: req-04eeed03-e52c-4b4c-89b8-406c3ae4519b Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:01:58Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:00,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-04eeed03-e52c-4b4c-89b8-406c3ae4519b 2018-11-25 16:02:00,988 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - BUILD 2018-11-25 16:02:00,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:02:03,991 - create_instance - DEBUG - VM status query timeout in 893.303947926 2018-11-25 16:02:03,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:04,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:04 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-070a3d66-a6c3-4544-95d1-47509e3f3d33 x-compute-request-id: req-070a3d66-a6c3-4544-95d1-47509e3f3d33 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:04,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-070a3d66-a6c3-4544-95d1-47509e3f3d33 2018-11-25 16:02:04,483 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:04,483 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:02:04,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:04,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:04 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-6575c235-e4de-4b43-b413-9de0dc7ccd73 x-compute-request-id: req-6575c235-e4de-4b43-b413-9de0dc7ccd73 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:04,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-6575c235-e4de-4b43-b413-9de0dc7ccd73 2018-11-25 16:02:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:05,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-515d6a4c-5bd1-45a2-b1a5-f2581e4255ec Date: Sun, 25 Nov 2018 16:02:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:05,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-515d6a4c-5bd1-45a2-b1a5-f2581e4255ec 2018-11-25 16:02:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:05,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd583f6-6f93-4e4a-b12d-10b5ec88fabd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:05,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-8dd583f6-6f93-4e4a-b12d-10b5ec88fabd 2018-11-25 16:02:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2959c816-3eb2-4aac-8901-b626a237a58c Date: Sun, 25 Nov 2018 16:02:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:05,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-2959c816-3eb2-4aac-8901-b626a237a58c 2018-11-25 16:02:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:05,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-ea66a598-4f22-4718-879d-d13648197c79 Date: Sun, 25 Nov 2018 16:02:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:05,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-ea66a598-4f22-4718-879d-d13648197c79 2018-11-25 16:02:05,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:06,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:05 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-aaa692a9-1055-40f2-a0f6-662c2a518efd x-compute-request-id: req-aaa692a9-1055-40f2-a0f6-662c2a518efd Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:06,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-aaa692a9-1055-40f2-a0f6-662c2a518efd 2018-11-25 16:02:06,283 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:06,283 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:02:06,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:06,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:06 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-fe88da71-148b-4f2b-abfd-02729cc10b98 x-compute-request-id: req-fe88da71-148b-4f2b-abfd-02729cc10b98 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:06,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-fe88da71-148b-4f2b-abfd-02729cc10b98 2018-11-25 16:02:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:07,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-65d4f69f-1ab2-47c7-b330-d5b4925a887f Date: Sun, 25 Nov 2018 16:02:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:07,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-65d4f69f-1ab2-47c7-b330-d5b4925a887f 2018-11-25 16:02:07,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:07,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c64cf5-44c6-4ed2-baf2-a99e8438351c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:07,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-50c64cf5-44c6-4ed2-baf2-a99e8438351c 2018-11-25 16:02:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:07,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eea8b34d-8259-413c-8698-24183fa91412 Date: Sun, 25 Nov 2018 16:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:07,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-eea8b34d-8259-413c-8698-24183fa91412 2018-11-25 16:02:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:07,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-f9bb2721-57c4-48e1-b815-35ef5ee75b04 Date: Sun, 25 Nov 2018 16:02:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:07,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-f9bb2721-57c4-48e1-b815-35ef5ee75b04 2018-11-25 16:02:07,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}}' 2018-11-25 16:02:08,595 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:02: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-7b51ecb0-26ab-419f-9268-a743ba1c0d29 x-compute-request-id: req-7b51ecb0-26ab-419f-9268-a743ba1c0d29 Content-Length: 0 Content-Type: application/json 2018-11-25 16:02:08,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07/action used request id req-7b51ecb0-26ab-419f-9268-a743ba1c0d29 2018-11-25 16:02:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:08,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-563a6d89-15cd-4f2e-86f8-a68acc87058b Date: Sun, 25 Nov 2018 16:02:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:36Z", "admin_state_up": true, "updated_at": "2018-11-25T16:01:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "434ff4be-0b02-4db8-a305-7fa1a05709f6", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router"}]} 2018-11-25 16:02:08,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router used request id req-563a6d89-15cd-4f2e-86f8-a68acc87058b 2018-11-25 16:02:08,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:08,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86690212-cd1e-45dc-ae62-7fbfd940be29 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:08,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-86690212-cd1e-45dc-ae62-7fbfd940be29 2018-11-25 16:02:08,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=434ff4be-0b02-4db8-a305-7fa1a05709f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-810641fb-3cfd-4eb0-8b40-b4806dd58d24 Date: Sun, 25 Nov 2018 16:02:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"}]} 2018-11-25 16:02:08,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=434ff4be-0b02-4db8-a305-7fa1a05709f6 used request id req-810641fb-3cfd-4eb0-8b40-b4806dd58d24 2018-11-25 16:02:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e595d31b-a888-4587-8da5-42f973b9e232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:08,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-06b1dbff-82cd-4a4a-a42c-34cf3c67e7e5 Date: Sun, 25 Nov 2018 16:02:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}} 2018-11-25 16:02:08,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e595d31b-a888-4587-8da5-42f973b9e232 used request id req-06b1dbff-82cd-4a4a-a42c-34cf3c67e7e5 2018-11-25 16:02:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:09,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-57e0071f-57a3-4de4-a203-f95df3105409 Date: Sun, 25 Nov 2018 16:02:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:02:09,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-57e0071f-57a3-4de4-a203-f95df3105409 2018-11-25 16:02:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:09,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3080d6a5-af04-432c-9431-669a444dac2d Date: Sun, 25 Nov 2018 16:02:09 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:02:09,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-3080d6a5-af04-432c-9431-669a444dac2d 2018-11-25 16:02:09,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:09,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:09 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-5b37cf41-93f7-4ff1-a6b5-3e4041666de0 x-compute-request-id: req-5b37cf41-93f7-4ff1-a6b5-3e4041666de0 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:09,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-5b37cf41-93f7-4ff1-a6b5-3e4041666de0 2018-11-25 16:02:09,472 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:09,472 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:02:09,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:09 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-e1a21135-2b1a-45a3-81e1-be4960f2d6a3 x-compute-request-id: req-e1a21135-2b1a-45a3-81e1-be4960f2d6a3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:10,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-e1a21135-2b1a-45a3-81e1-be4960f2d6a3 2018-11-25 16:02:10,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b17d08be-d64c-4a9b-bccc-83a8113cb8db Date: Sun, 25 Nov 2018 16:02:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:10,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-b17d08be-d64c-4a9b-bccc-83a8113cb8db 2018-11-25 16:02:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f35edae-b35f-4ca2-8984-64434aa11783 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:10,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-8f35edae-b35f-4ca2-8984-64434aa11783 2018-11-25 16:02:10,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-041b1cfc-f98b-4ffc-874e-c4b8f3d79afd Date: Sun, 25 Nov 2018 16:02:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:10,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-041b1cfc-f98b-4ffc-874e-c4b8f3d79afd 2018-11-25 16:02:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-304ae62c-0d8e-46a3-8d67-36e6924fc08e Date: Sun, 25 Nov 2018 16:02:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:10,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-304ae62c-0d8e-46a3-8d67-36e6924fc08e 2018-11-25 16:02:10,661 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 16:02:10,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4c8479d5-b851-4ad5-a6cd-df8cdc271786 Date: Sun, 25 Nov 2018 16:02:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:02:10,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-4c8479d5-b851-4ad5-a6cd-df8cdc271786 2018-11-25 16:02:10,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:10,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77f3d28f-8b5b-422d-88f1-5920f7fad49e Date: Sun, 25 Nov 2018 16:02:10 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:02:10,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-77f3d28f-8b5b-422d-88f1-5920f7fad49e 2018-11-25 16:02:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "d275967a-5b79-4abf-861d-76396ccc2eb5"}}' 2018-11-25 16:02:13,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-020cf097-b01f-4133-8ed3-b60ad62eb5ee Date: Sun, 25 Nov 2018 16:02:13 GMT RESP BODY: {"floatingip": {"router_id": "434ff4be-0b02-4db8-a305-7fa1a05709f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:02:12Z", "updated_at": "2018-11-25T16:02:12Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_id": "d275967a-5b79-4abf-861d-76396ccc2eb5", "id": "08f652e9-8593-46d7-863a-bdd2f338cb6a"}} 2018-11-25 16:02:13,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-020cf097-b01f-4133-8ed3-b60ad62eb5ee 2018-11-25 16:02:13,012 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router 2018-11-25 16:02:13,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:13,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:13 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-2e269fcb-12c3-49a1-b447-28ee0670e439 x-compute-request-id: req-2e269fcb-12c3-49a1-b447-28ee0670e439 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:13,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-2e269fcb-12c3-49a1-b447-28ee0670e439 2018-11-25 16:02:13,343 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:13,344 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:02:13,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:13,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:13 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-c63820b5-fe18-4c37-a28e-e50a3bfdae2c x-compute-request-id: req-c63820b5-fe18-4c37-a28e-e50a3bfdae2c Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:13,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-c63820b5-fe18-4c37-a28e-e50a3bfdae2c 2018-11-25 16:02:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:13,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-90d4bf7c-acae-4e04-b9ed-ebdfe2649b46 Date: Sun, 25 Nov 2018 16:02:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:13,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-90d4bf7c-acae-4e04-b9ed-ebdfe2649b46 2018-11-25 16:02:13,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:14,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43451249-54b0-47f3-8e7e-37c955ce19a7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:14,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-43451249-54b0-47f3-8e7e-37c955ce19a7 2018-11-25 16:02:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7fae332-9665-4401-9b43-f9a2aecc29de Date: Sun, 25 Nov 2018 16:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:14,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-d7fae332-9665-4401-9b43-f9a2aecc29de 2018-11-25 16:02:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:14,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-805c5593-dbbb-4041-a433-f224ce6dd908 Date: Sun, 25 Nov 2018 16:02:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:14,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-805c5593-dbbb-4041-a433-f224ce6dd908 2018-11-25 16:02:14,322 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-11-25 16:02:14,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:14,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:14 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-4ea3d11a-8241-456f-b8d9-413bd4f683b4 x-compute-request-id: req-4ea3d11a-8241-456f-b8d9-413bd4f683b4 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:14,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-4ea3d11a-8241-456f-b8d9-413bd4f683b4 2018-11-25 16:02:14,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:02:16,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:14 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-8194c36f-bc11-45cc-9305-de47077e84d9 x-compute-request-id: req-8194c36f-bc11-45cc-9305-de47077e84d9 Content-Encoding: gzip Content-Length: 9636 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515440886 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 2 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 0x10000000-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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 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.910 MHz processor\n[ 0.130286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132391] pid_max: default: 32768 minimum: 301\n[ 0.133543] ACPI: Core revision 20150930\n[ 0.135485] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137155] Security Framework initialized\n[ 0.138194] Yama: becoming mindful.\n[ 0.139125] AppArmor: AppArmor initialized\n[ 0.140204] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141840] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143437] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144942] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146658] Initializing cgroup subsys io\n[ 0.147696] Initializing cgroup subsys memory\n[ 0.148788] Initializing cgroup subsys devices\n[ 0.149902] Initializing cgroup subsys freezer\n[ 0.151010] Initializing cgroup subsys net_cls\n[ 0.152111] Initializing cgroup subsys perf_event\n[ 0.153276] Initializing cgroup subsys net_prio\n[ 0.154402] Initializing cgroup subsys hugetlb\n[ 0.155503] Initializing cgroup subsys pids\n[ 0.156606] CPU: Physical Processor ID: 0\n[ 0.158344] mce: CPU supports 10 MCE banks\n[ 0.159416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160679] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163463] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171213] ftrace: allocating 31920 entries in 125 pages\n[ 0.202383] smpboot: Max logical packages: 2\n[ 0.203494] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205013] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.206725] x2apic enabled\n[ 0.207760] Switched APIC routing to physical x2apic.\n[ 0.209974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215652] KVM setup paravirtual spinlock\n[ 0.217137] x86: Booting SMP configuration:\n[ 0.218104] .... node #0, CPUs: #1\n[ 0.219066] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.241112] x86: Booted up 1 node, 2 CPUs\n[ 0.241114] KVM setup async PF for cpu 1\n[ 0.241117] kvm-stealtime: cpu 1, msr f90d940\n[ 0.243693] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245208] devtmpfs: initialized\n[ 0.246932] evm: security.selinux\n[ 0.247635] evm: security.SMACK64\n[ 0.248346] evm: security.SMACK64EXEC\n[ 0.249095] evm: security.SMACK64TRANSMUTE\n[ 0.249910] evm: security.SMACK64MMAP\n[ 0.250662] evm: security.ima\n[ 0.251307] evm: security.capability\n[ 0.252144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254036] pinctrl core: initialized pinctrl subsystem\n[ 0.255144] RTC time: 16:02:02, date: 11/25/18\n[ 0.256106] NET: Registered protocol family 16\n[ 0.266038] cpuidle: using governor ladder\n[ 0.278124] cpuidle: using governor menu\n[ 0.278936] PCCT header not found.\n[ 0.279712] ACPI: bus type PCI registered\n[ 0.280521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.281771] PCI: Using configuration type 1 for base access\n[ 0.295184] ACPI: Added _OSI(Module Device)\n[ 0.296054] ACPI: Added _OSI(Processor Device)\n[ 0.296914] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297815] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300128] ACPI: Interpreter enabled\n[ 0.300895] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.302742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.306434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308285] ACPI: (supports S0 S5)\n[ 0.308990] ACPI: Using IOAPIC for interrupt routing\n[ 0.310044] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.313423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314565] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319238] acpiphp: Slot [3] registered\n[ 0.320050] acpiphp: Slot [4] registered\n[ 0.320847] acpiphp: Slot [5] registered\n[ 0.321648] acpiphp: Slot [6] registered\n[ 0.322445] acpiphp: Slot [7] registered\n[ 0.323244] acpiphp: Slot [8] registered\n[ 0.324051] acpiphp: Slot [9] registered\n[ 0.324850] acpiphp: Slot [10] registered\n[ 0.335858] acpiphp: Slot [11] registered\n[ 0.336677] acpiphp: Slot [12] registered\n[ 0.337495] acpiphp: Slot [13] registered\n[ 0.338307] acpiphp: Slot [14] registered\n[ 0.339117] acpiphp: Slot [15] registered\n[ 0.339932] acpiphp: Slot [16] registered\n[ 0.340750] acpiphp: Slot [17] registered\n[ 0.341559] acpiphp: Slot [18] registered\n[ 0.342369] acpiphp: Slot [19] registered\n[ 0.343179] acpiphp: Slot [20] registered\n[ 0.343994] acpiphp: Slot [21] registered\n[ 0.344799] acpiphp: Slot [22] registered\n[ 0.345614] acpiphp: Slot [23] registered\n[ 0.346425] acpiphp: Slot [24] registered\n[ 0.347236] acpiphp: Slot [25] registered\n[ 0.348051] acpiphp: Slot [26] registered\n[ 0.348860] acpiphp: Slot [27] registered\n[ 0.349672] acpiphp: Slot [28] registered\n[ 0.350482] acpiphp: Slot [29] registered\n[ 0.351294] acpiphp: Slot [30] registered\n[ 0.352111] acpiphp: Slot [31] registered\n[ 0.352914] PCI host bridge to bus 0000:00\n[ 0.353726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.354939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.356155] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357607] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.359067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365361] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367828] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.375511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422765] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424262] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.425682] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.427097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.428495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.429780] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430960] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433713] vgaarb: loaded\n[ 0.434323] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435469] SCSI subsystem initialized\n[ 0.436310] ACPI: bus type USB registered\n[ 0.437137] usbcore: registered new interface driver usbfs\n[ 0.438178] usbcore: registered new interface driver hub\n[ 0.439188] usbcore: registered new device driver usb\n[ 0.440286] PCI: Using ACPI for IRQ routing\n[ 0.441315] NetLabel: Initializing\n[ 0.442034] NetLabel: domain hash size = 128\n[ 0.442889] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443842] NetLabel: unlabeled traffic allowed by default\n[ 0.444961] clocksource: Switched to clocksource kvm-clock\n[ 0.450834] AppArmor: AppArmor Filesystem Enabled\n[ 0.451806] pnp: PnP ACPI init\n[ 0.452735] pnp: PnP ACPI: found 5 devices\n[ 0.459842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.461559] NET: Registered protocol family 2\n[ 0.462546] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.463826] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.465005] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.466173] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468420] NET: Registered protocol family 1\n[ 0.469295] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.470391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.471461] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490084] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.508930] Trying to unpack rootfs image as initramfs...\n[ 0.559204] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.573728] Scanning for low memory corruption every 60 seconds\n[ 0.575160] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.576330] audit: initializing netlink subsys (disabled)\n[ 0.577387] audit: type=2000 audit(1543161723.173:1): initialized\n[ 0.578715] Initialise system trusted keyring\n[ 0.579703] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583005] zbud: loaded\n[ 0.583750] VFS: Disk quotas dquot_6.6.0\n[ 0.584578] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.586152] fuse init (API version 7.23)\n[ 0.587067] Key type big_key registered\n[ 0.587873] Allocating IMA MOK and blacklist keyrings.\n[ 0.589092] Key type asymmetric registered\n[ 0.589915] Asymmetric key parser 'x509' registered\n[ 0.590876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592384] io scheduler noop registered\n[ 0.593191] io scheduler deadline registered (default)\n[ 0.594189] io scheduler cfq registered\n[ 0.595033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.596083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.597356] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598814] ACPI: Power Button [PWRF]\n[ 0.599700] GHES: HEST is not enabled!\n[ 0.618006] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.658117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682290] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.684877] Linux agpgart interface v0.103\n[ 0.687233] brd: module loaded\n[ 0.688554] loop: module loaded\n[ 0.694365] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.695844] GPT:90111 != 20971519\n[ 0.696540] GPT:Alternate GPT header not at the end of the disk.\n[ 0.697645] GPT:90111 != 20971519\n[ 0.698341] GPT: Use GNU Parted to correct GPT errors.\n[ 0.699311] vda: vda1 vda15\n[ 0.700773] scsi host0: ata_piix\n[ 0.701578] scsi host1: ata_piix\n[ 0.702299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705133] libphy: Fixed MDIO Bus: probed\n[ 0.705951] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706903] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708853] PPP generic driver version 2.4.2\n[ 0.709752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711014] ehci-pci: EHCI PCI platform driver\n[ 0.711885] ehci-platform: EHCI generic platform driver\n[ 0.712874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714015] ohci-pci: OHCI PCI platform driver\n[ 0.714887] ohci-platform: OHCI generic platform driver\n[ 0.715877] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734813] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737276] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738270] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.739382] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740596] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742021] usb usb1: Product: UHCI Host Controller\n[ 0.742957] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.744090] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745097] hub 1-0:1.0: USB hub found\n[ 0.745878] hub 1-0:1.0: 2 ports detected\n[ 0.746793] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749882] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750921] mousedev: PS/2 mouse device common for all mice\n[ 0.752100] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753309] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.755015] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757519] i2c /dev entries driver\n[ 0.758276] device-mapper: uevent: version 1.0.3\n[ 0.759215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762156] NET: Registered protocol family 10\n[ 0.763161] NET: Registered protocol family 17\n[ 0.764054] Key type dns_resolver registered\n[ 0.765019] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767239] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768999] registered taskstats version 1\n[ 0.769843] Loading compiled-in X.509 certificates\n[ 0.771278] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773148] zswap: loaded using pool lzo/zbud\n[ 0.774673] Key type trusted registered\n[ 0.776347] Key type encrypted registered\n[ 0.777194] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778227] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779271] evm: HMAC attrs: 0x1\n[ 0.780249] Magic number: 10:568:35\n[ 0.781026] bdi 7:0: hash matches\n[ 0.792381] rtc_cmos 00:00: setting system clock to 2018-11-25 16:02:02 UTC (1543161722)\n[ 0.794069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795174] EDD information not available.\n[ 0.862001] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863573] Write protecting the kernel read-only data: 14336k\n[ 0.865196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.867013] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.930524] 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 1.31\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 10.55.1.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-00000110\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDix+XvOXj5LSV5zkmBkKHR2eo3iQ1GG9bI23Fj4TWLp/EMNlPaGRyFcbmGvu90mnIyhR9v9FveOvoIblvcczOERA3wn5Je/ZYHq9qGOzVmewu4iDsv3VZ1GAJ+c75DfZeoTCvQTkot27ZxsMDJiXWEYJ+588HEfHuYZTOc0IoMv+j+z7IT6mQx8lNYs5MT1HOSv8/FX9yBmIu5CuIL17yQ8nB3pfFoJW+v6eNn6V7Oc3qiw7Exg3EwUKqvfaksjrCJvQTkfNPlMATW3HJXvpGpOafKfua74am7Hqco9lqnNkPAdvb/uSqtxW/4TqYPREcTTlI3+B/RcppVOEcyQRYj root@createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2\nssh-dss AAAAB3NzaC1kc3MAAACBAPwAvOeJAh06fpmDISoUBSZvrqJd9lo04lkVsKlIIZcxFS5Bhv942D/wGkca/VY7rkU5zT7tAGvrHiJ+e3mREgMuFEeAq8k9PHVNHo1wLrk2kksmyNH2fQzDeEoje6dPoitHVPJ9fcf2IQV6TRzk7Us4CiPl64sjJcuWFEL7+aQzAAAAFQCmE85oQLMd3MkIEUvJs5nTsSKipwAAAIA5/rZi0ltyBMldwxfpnxuJ0yJxLf6U1n2JjkTC+MtvumjZv1DqhGCANJHGsy+lcZ4GYREC1/XSZQ61z9lsT1PVwizEm4kZ39GzBZdDKK9jGWFG7PEaLta6CypMxaX0maRE43BhrWf7b7kqOhRQ3B0wfuEiPZ+zLYg10+9J5h6+PAAAAIEA71K94nd8pvofsRCmLWrpgwvj89gXISdTFaFdN+7wP0VJfNcH8pSM1WgIQtZjadcyTpZeKgrWpzMMd2Vmw16ss2C15QRslC4KkyMfeAte7z41KDtxOuq7hVGS5FBcXEp3XX6XMBwMPlkpoJJf3wSwdRRQAWQd2q+LEpYidBn05Io= root@createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:febb:c577/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \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-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.11 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2 login: "} 2018-11-25 16:02:16,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07/action used request id req-8194c36f-bc11-45cc-9305-de47077e84d9 2018-11-25 16:02:16,170 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 16:02:16,171 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 515440886 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.130286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132391] pid_max: default: 32768 minimum: 301 [ 0.133543] ACPI: Core revision 20150930 [ 0.135485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137155] Security Framework initialized [ 0.138194] Yama: becoming mindful. [ 0.139125] AppArmor: AppArmor initialized [ 0.140204] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141840] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143437] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144942] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146658] Initializing cgroup subsys io [ 0.147696] Initializing cgroup subsys memory [ 0.148788] Initializing cgroup subsys devices [ 0.149902] Initializing cgroup subsys freezer [ 0.151010] Initializing cgroup subsys net_cls [ 0.152111] Initializing cgroup subsys perf_event [ 0.153276] Initializing cgroup subsys net_prio [ 0.154402] Initializing cgroup subsys hugetlb [ 0.155503] Initializing cgroup subsys pids [ 0.156606] CPU: Physical Processor ID: 0 [ 0.158344] mce: CPU supports 10 MCE banks [ 0.159416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160679] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163463] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171213] ftrace: allocating 31920 entries in 125 pages [ 0.202383] smpboot: Max logical packages: 2 [ 0.203494] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205013] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.206725] x2apic enabled [ 0.207760] Switched APIC routing to physical x2apic. [ 0.209974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215652] KVM setup paravirtual spinlock [ 0.217137] x86: Booting SMP configuration: [ 0.218104] .... node #0, CPUs: #1 [ 0.219066] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.241112] x86: Booted up 1 node, 2 CPUs [ 0.241114] KVM setup async PF for cpu 1 [ 0.241117] kvm-stealtime: cpu 1, msr f90d940 [ 0.243693] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.245208] devtmpfs: initialized [ 0.246932] evm: security.selinux [ 0.247635] evm: security.SMACK64 [ 0.248346] evm: security.SMACK64EXEC [ 0.249095] evm: security.SMACK64TRANSMUTE [ 0.249910] evm: security.SMACK64MMAP [ 0.250662] evm: security.ima [ 0.251307] evm: security.capability [ 0.252144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254036] pinctrl core: initialized pinctrl subsystem [ 0.255144] RTC time: 16:02:02, date: 11/25/18 [ 0.256106] NET: Registered protocol family 16 [ 0.266038] cpuidle: using governor ladder [ 0.278124] cpuidle: using governor menu [ 0.278936] PCCT header not found. [ 0.279712] ACPI: bus type PCI registered [ 0.280521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281771] PCI: Using configuration type 1 for base access [ 0.295184] ACPI: Added _OSI(Module Device) [ 0.296054] ACPI: Added _OSI(Processor Device) [ 0.296914] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297815] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300128] ACPI: Interpreter enabled [ 0.300895] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.302742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.306434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308285] ACPI: (supports S0 S5) [ 0.308990] ACPI: Using IOAPIC for interrupt routing [ 0.310044] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.313423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.314565] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319238] acpiphp: Slot [3] registered [ 0.320050] acpiphp: Slot [4] registered [ 0.320847] acpiphp: Slot [5] registered [ 0.321648] acpiphp: Slot [6] registered [ 0.322445] acpiphp: Slot [7] registered [ 0.323244] acpiphp: Slot [8] registered [ 0.324051] acpiphp: Slot [9] registered [ 0.324850] acpiphp: Slot [10] registered [ 0.335858] acpiphp: Slot [11] registered [ 0.336677] acpiphp: Slot [12] registered [ 0.337495] acpiphp: Slot [13] registered [ 0.338307] acpiphp: Slot [14] registered [ 0.339117] acpiphp: Slot [15] registered [ 0.339932] acpiphp: Slot [16] registered [ 0.340750] acpiphp: Slot [17] registered [ 0.341559] acpiphp: Slot [18] registered [ 0.342369] acpiphp: Slot [19] registered [ 0.343179] acpiphp: Slot [20] registered [ 0.343994] acpiphp: Slot [21] registered [ 0.344799] acpiphp: Slot [22] registered [ 0.345614] acpiphp: Slot [23] registered [ 0.346425] acpiphp: Slot [24] registered [ 0.347236] acpiphp: Slot [25] registered [ 0.348051] acpiphp: Slot [26] registered [ 0.348860] acpiphp: Slot [27] registered [ 0.349672] acpiphp: Slot [28] registered [ 0.350482] acpiphp: Slot [29] registered [ 0.351294] acpiphp: Slot [30] registered [ 0.352111] acpiphp: Slot [31] registered [ 0.352914] PCI host bridge to bus 0000:00 [ 0.353726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.356155] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357607] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.359067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365361] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367828] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.375511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422765] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424262] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.425682] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.429780] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430960] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433713] vgaarb: loaded [ 0.434323] vgaarb: bridge control possible 0000:00:02.0 [ 0.435469] SCSI subsystem initialized [ 0.436310] ACPI: bus type USB registered [ 0.437137] usbcore: registered new interface driver usbfs [ 0.438178] usbcore: registered new interface driver hub [ 0.439188] usbcore: registered new device driver usb [ 0.440286] PCI: Using ACPI for IRQ routing [ 0.441315] NetLabel: Initializing [ 0.442034] NetLabel: domain hash size = 128 [ 0.442889] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443842] NetLabel: unlabeled traffic allowed by default [ 0.444961] clocksource: Switched to clocksource kvm-clock [ 0.450834] AppArmor: AppArmor Filesystem Enabled [ 0.451806] pnp: PnP ACPI init [ 0.452735] pnp: PnP ACPI: found 5 devices [ 0.459842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461559] NET: Registered protocol family 2 [ 0.462546] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.463826] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.465005] TCP: Hash tables configured (established 2048 bind 2048) [ 0.466173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.467252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.468420] NET: Registered protocol family 1 [ 0.469295] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.470391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.471461] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490084] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508930] Trying to unpack rootfs image as initramfs... [ 0.559204] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.573728] Scanning for low memory corruption every 60 seconds [ 0.575160] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.576330] audit: initializing netlink subsys (disabled) [ 0.577387] audit: type=2000 audit(1543161723.173:1): initialized [ 0.578715] Initialise system trusted keyring [ 0.579703] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583005] zbud: loaded [ 0.583750] VFS: Disk quotas dquot_6.6.0 [ 0.584578] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.586152] fuse init (API version 7.23) [ 0.587067] Key type big_key registered [ 0.587873] Allocating IMA MOK and blacklist keyrings. [ 0.589092] Key type asymmetric registered [ 0.589915] Asymmetric key parser 'x509' registered [ 0.590876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592384] io scheduler noop registered [ 0.593191] io scheduler deadline registered (default) [ 0.594189] io scheduler cfq registered [ 0.595033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.597356] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598814] ACPI: Power Button [PWRF] [ 0.599700] GHES: HEST is not enabled! [ 0.618006] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682290] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684877] Linux agpgart interface v0.103 [ 0.687233] brd: module loaded [ 0.688554] loop: module loaded [ 0.694365] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.695844] GPT:90111 != 20971519 [ 0.696540] GPT:Alternate GPT header not at the end of the disk. [ 0.697645] GPT:90111 != 20971519 [ 0.698341] GPT: Use GNU Parted to correct GPT errors. [ 0.699311] vda: vda1 vda15 [ 0.700773] scsi host0: ata_piix [ 0.701578] scsi host1: ata_piix [ 0.702299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.705133] libphy: Fixed MDIO Bus: probed [ 0.705951] tun: Universal TUN/TAP device driver, 1.6 [ 0.706903] tun: (C) 1999-2004 Max Krasnyansky [ 0.708853] PPP generic driver version 2.4.2 [ 0.709752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711014] ehci-pci: EHCI PCI platform driver [ 0.711885] ehci-platform: EHCI generic platform driver [ 0.712874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714015] ohci-pci: OHCI PCI platform driver [ 0.714887] ohci-platform: OHCI generic platform driver [ 0.715877] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734813] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737276] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738270] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.739382] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740596] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742021] usb usb1: Product: UHCI Host Controller [ 0.742957] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.744090] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745097] hub 1-0:1.0: USB hub found [ 0.745878] hub 1-0:1.0: 2 ports detected [ 0.746793] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748909] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.749882] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750921] mousedev: PS/2 mouse device common for all mice [ 0.752100] rtc_cmos 00:00: RTC can wake from S4 [ 0.753309] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755015] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757519] i2c /dev entries driver [ 0.758276] device-mapper: uevent: version 1.0.3 [ 0.759215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.760842] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762156] NET: Registered protocol family 10 [ 0.763161] NET: Registered protocol family 17 [ 0.764054] Key type dns_resolver registered [ 0.765019] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767239] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768999] registered taskstats version 1 [ 0.769843] Loading compiled-in X.509 certificates [ 0.771278] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773148] zswap: loaded using pool lzo/zbud [ 0.774673] Key type trusted registered [ 0.776347] Key type encrypted registered [ 0.777194] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778227] ima: No TPM chip found, activating TPM-bypass! [ 0.779271] evm: HMAC attrs: 0x1 [ 0.780249] Magic number: 10:568:35 [ 0.781026] bdi 7:0: hash matches [ 0.792381] rtc_cmos 00:00: setting system clock to 2018-11-25 16:02:02 UTC (1543161722) [ 0.794069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795174] EDD information not available. [ 0.862001] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863573] Write protecting the kernel read-only data: 14336k [ 0.865196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.867013] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.930524] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.31 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 10.55.1.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.53. iid=i-00000110 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDix+XvOXj5LSV5zkmBkKHR2eo3iQ1GG9bI23Fj4TWLp/EMNlPaGRyFcbmGvu90mnIyhR9v9FveOvoIblvcczOERA3wn5Je/ZYHq9qGOzVmewu4iDsv3VZ1GAJ+c75DfZeoTCvQTkot27ZxsMDJiXWEYJ+588HEfHuYZTOc0IoMv+j+z7IT6mQx8lNYs5MT1HOSv8/FX9yBmIu5CuIL17yQ8nB3pfFoJW+v6eNn6V7Oc3qiw7Exg3EwUKqvfaksjrCJvQTkfNPlMATW3HJXvpGpOafKfua74am7Hqco9lqnNkPAdvb/uSqtxW/4TqYPREcTTlI3+B/RcppVOEcyQRYj root@createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2 ssh-dss AAAAB3NzaC1kc3MAAACBAPwAvOeJAh06fpmDISoUBSZvrqJd9lo04lkVsKlIIZcxFS5Bhv942D/wGkca/VY7rkU5zT7tAGvrHiJ+e3mREgMuFEeAq8k9PHVNHo1wLrk2kksmyNH2fQzDeEoje6dPoitHVPJ9fcf2IQV6TRzk7Us4CiPl64sjJcuWFEL7+aQzAAAAFQCmE85oQLMd3MkIEUvJs5nTsSKipwAAAIA5/rZi0ltyBMldwxfpnxuJ0yJxLf6U1n2JjkTC+MtvumjZv1DqhGCANJHGsy+lcZ4GYREC1/XSZQ61z9lsT1PVwizEm4kZ39GzBZdDKK9jGWFG7PEaLta6CypMxaX0maRE43BhrWf7b7kqOhRQ3B0wfuEiPZ+zLYg10+9J5h6+PAAAAIEA71K94nd8pvofsRCmLWrpgwvj89gXISdTFaFdN+7wP0VJfNcH8pSM1WgIQtZjadcyTpZeKgrWpzMMd2Vmw16ss2C15QRslC4KkyMfeAte7z41KDtxOuq7hVGS5FBcXEp3XX6XMBwMPlkpoJJf3wSwdRRQAWQd2q+LEpYidBn05Io= root@createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:febb:c577/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 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-00000110 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2 launch-index: 0 === cirros: current=0.4.0 uptime=3.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-503d1f8e-10bb-4bec-99ea-4546d2 login: 2018-11-25 16:02:16,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:16,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:16 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-2bfe0957-3b82-4e1d-a69d-63f162bfaa65 x-compute-request-id: req-2bfe0957-3b82-4e1d-a69d-63f162bfaa65 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:16,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-2bfe0957-3b82-4e1d-a69d-63f162bfaa65 2018-11-25 16:02:16,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:17,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d5cdf124-64d5-4edf-a725-be5e83a7d9db Date: Sun, 25 Nov 2018 16:02:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:17,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-d5cdf124-64d5-4edf-a725-be5e83a7d9db 2018-11-25 16:02:17,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:17,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd72f5d-44d4-4ab8-91e4-89a66f789ca7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:17,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-1bd72f5d-44d4-4ab8-91e4-89a66f789ca7 2018-11-25 16:02:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-edaf9ad0-b9e0-4baa-bb2d-7eb2afe4be38 Date: Sun, 25 Nov 2018 16:02:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:17,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-edaf9ad0-b9e0-4baa-bb2d-7eb2afe4be38 2018-11-25 16:02:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:17,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9920e5f8-5a70-4cb0-9458-683d5ec09ce4 Date: Sun, 25 Nov 2018 16:02:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:17,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-9920e5f8-5a70-4cb0-9458-683d5ec09ce4 2018-11-25 16:02:17,435 - create_instance - INFO - Checking if VM is active 2018-11-25 16:02:17,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:17,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:17 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-a03d9579-9ab9-4343-8835-f63db61ee672 x-compute-request-id: req-a03d9579-9ab9-4343-8835-f63db61ee672 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:17,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-a03d9579-9ab9-4343-8835-f63db61ee672 2018-11-25 16:02:17,758 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:17,758 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:02:17,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:18,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:17 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-07c56f0d-2c97-49a3-bbe5-632306c2545d x-compute-request-id: req-07c56f0d-2c97-49a3-bbe5-632306c2545d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:18,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-07c56f0d-2c97-49a3-bbe5-632306c2545d 2018-11-25 16:02:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:18,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c5fc4a7b-52a6-423d-9f61-184eced4a81d Date: Sun, 25 Nov 2018 16:02:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:18,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-c5fc4a7b-52a6-423d-9f61-184eced4a81d 2018-11-25 16:02:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:18,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f1434b-275d-4695-928f-1e221fb516ae Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:18,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-c4f1434b-275d-4695-928f-1e221fb516ae 2018-11-25 16:02:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ed2bc9b5-2ece-45b4-b15d-a4c11fdb3acc Date: Sun, 25 Nov 2018 16:02:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:18,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-ed2bc9b5-2ece-45b4-b15d-a4c11fdb3acc 2018-11-25 16:02:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:18,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d7d009ca-6bb4-4539-ba9b-aef270181558 Date: Sun, 25 Nov 2018 16:02:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:18,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-d7d009ca-6bb4-4539-ba9b-aef270181558 2018-11-25 16:02:18,685 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:02:18,688 - paramiko.transport - DEBUG - starting thread (client mode): 0x72e5de90L 2018-11-25 16:02:18,689 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:02:18,689 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:02:18,689 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:02:18,690 - 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-11-25 16:02:18,690 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:02:18,691 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:02:18,691 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:02:18,691 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:02:18,692 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:02:18,708 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:02:18,709 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:02:18,721 - paramiko.transport - DEBUG - Trying key a57ab0a3765096ac7cddf921f97fa10d from tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9 2018-11-25 16:02:18,748 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:02:18,751 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:02:18,852 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:02:18,866 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:02:18,866 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:02:18,867 - paramiko.transport - DEBUG - starting thread (client mode): 0x72e5de90L 2018-11-25 16:02:18,868 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:02:18,868 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:02:18,868 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:02:18,869 - 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-11-25 16:02:18,870 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:02:18,870 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:02:18,870 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:02:18,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:02:18,870 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:02:18,887 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:02:18,888 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:02:18,900 - paramiko.transport - DEBUG - Trying key a57ab0a3765096ac7cddf921f97fa10d from tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9 2018-11-25 16:02:18,924 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:02:18,927 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:02:18,932 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:02:18,933 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 16:02:18,933 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:02:18,934 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:02:18,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:02:18,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:02:19,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34a06b57d91f43dc87401edb7b0fa0ea", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role"}], "expires_at": "2018-11-25T17:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f041ca8accef448a88df8c4c83fd9c5c", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/f041ca8accef448a88df8c4c83fd9c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user", "id": "4edcabb77a02498ca35f63e8e98344ae"}, "audit_ids": ["07ypdt8AQ0qIm4i-TT0WWw"], "issued_at": "2018-11-25T16:02:19.000000Z"}} 2018-11-25 16:02:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:19,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60471396-8d88-4a2f-8f5e-90cff89ebd01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:19,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-60471396-8d88-4a2f-8f5e-90cff89ebd01 2018-11-25 16:02:19,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:02:19,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:19,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d1f392-8ba1-4c6b-9bbd-57316efcd4a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:19,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c5d1f392-8ba1-4c6b-9bbd-57316efcd4a5 2018-11-25 16:02:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:19,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-710b8014-c592-45d4-84b0-041092282d31 Date: Sun, 25 Nov 2018 16:02:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:19,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-710b8014-c592-45d4-84b0-041092282d31 2018-11-25 16:02:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:02:19,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:02:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:19,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949d984b-9f17-4f01-a3d4-3fc650b849bb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:19,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-949d984b-9f17-4f01-a3d4-3fc650b849bb 2018-11-25 16:02:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:19,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-daf05e63-a5f3-4a08-8684-9182c422f5ee Date: Sun, 25 Nov 2018 16:02:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:19,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-daf05e63-a5f3-4a08-8684-9182c422f5ee 2018-11-25 16:02:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:20,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-839cd444-e5df-4c6d-a83e-9aa1ae1c28a9 Date: Sun, 25 Nov 2018 16:02:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:20,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2&name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1&admin_state_up=True used request id req-839cd444-e5df-4c6d-a83e-9aa1ae1c28a9 2018-11-25 16:02:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:20,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396b8693-2307-4f45-a3ed-e6c8f97a9ae0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:20,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-396b8693-2307-4f45-a3ed-e6c8f97a9ae0 2018-11-25 16:02:20,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:20,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02: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,Accept-Encoding x-openstack-request-id: req-efac6b4a-023a-4dbe-9d1f-04e99e37d16f x-compute-request-id: req-efac6b4a-023a-4dbe-9d1f-04e99e37d16f Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:02:20,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst used request id req-efac6b4a-023a-4dbe-9d1f-04e99e37d16f 2018-11-25 16:02:20,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:21,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-696e51d7-4198-4074-a404-163c76e1fb20 Date: Sun, 25 Nov 2018 16:02:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:21,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-696e51d7-4198-4074-a404-163c76e1fb20 2018-11-25 16:02:21,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:21,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-277284d9-6cae-4df2-a41a-48a85004237b Date: Sun, 25 Nov 2018 16:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:21,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-277284d9-6cae-4df2-a41a-48a85004237b 2018-11-25 16:02:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:21,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-00ce73c7-0f5c-4276-8454-889961858ca5 Date: Sun, 25 Nov 2018 16:02:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:21,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-00ce73c7-0f5c-4276-8454-889961858ca5 2018-11-25 16:02:21,595 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst 2018-11-25 16:02:21,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:21,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-a1a6c1b8-15e0-406d-84c0-31a56a77d10e Date: Sun, 25 Nov 2018 16:02:21 GMT RESP BODY: {"floatingips": [{"router_id": "434ff4be-0b02-4db8-a305-7fa1a05709f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:02:12Z", "updated_at": "2018-11-25T16:02:12Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_id": "d275967a-5b79-4abf-861d-76396ccc2eb5", "id": "08f652e9-8593-46d7-863a-bdd2f338cb6a"}]} 2018-11-25 16:02:21,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-a1a6c1b8-15e0-406d-84c0-31a56a77d10e 2018-11-25 16:02:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/d275967a-5b79-4abf-861d-76396ccc2eb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:21,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-2cc64cf8-3781-4b8c-b5ed-beba715a0298 Date: Sun, 25 Nov 2018 16:02:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","project_id":"f041ca8accef448a88df8c4c83fd9c5c","qos_policy_id":null,"admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal"}} 2018-11-25 16:02:21,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/d275967a-5b79-4abf-861d-76396ccc2eb5 used request id req-2cc64cf8-3781-4b8c-b5ed-beba715a0298 2018-11-25 16:02:21,833 - create_instance - INFO - Checking if VM is active 2018-11-25 16:02:21,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:22,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02: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-7c5b80c1-e2ae-42ca-bcfb-e2d408495cd0 x-compute-request-id: req-7c5b80c1-e2ae-42ca-bcfb-e2d408495cd0 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:22,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-7c5b80c1-e2ae-42ca-bcfb-e2d408495cd0 2018-11-25 16:02:22,612 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:22,612 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:02:22,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:23,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02: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-d06e8786-a467-4b9a-9951-dc5897ae03d7 x-compute-request-id: req-d06e8786-a467-4b9a-9951-dc5897ae03d7 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp"}], "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:02Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:23,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-d06e8786-a467-4b9a-9951-dc5897ae03d7 2018-11-25 16:02:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:23,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67db780c-8560-4a26-ae22-00b4320ccd2c Date: Sun, 25 Nov 2018 16:02:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e595d31b-a888-4587-8da5-42f973b9e232"],"updated_at":"2018-11-25T16:01:33Z","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net"}]} 2018-11-25 16:02:23,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net used request id req-67db780c-8560-4a26-ae22-00b4320ccd2c 2018-11-25 16:02:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:23,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26584c2-3781-41ad-a4d9-fb80aafbd99a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-a26584c2-3781-41ad-a4d9-fb80aafbd99a 2018-11-25 16:02:23,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97119cab-e9d7-4a76-9f50-1f87d37f5979 Date: Sun, 25 Nov 2018 16:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","dns_nameservers":[],"updated_at":"2018-11-25T16:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f041ca8accef448a88df8c4c83fd9c5c","id":"e595d31b-a888-4587-8da5-42f973b9e232","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet"}]} 2018-11-25 16:02:23,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-97119cab-e9d7-4a76-9f50-1f87d37f5979 2018-11-25 16:02:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22831b873ae2804958508e7aca20368848b11f1c" 2018-11-25 16:02:23,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-37fd4312-40af-4785-8dbf-5cc40217c3ee Date: Sun, 25 Nov 2018 16:02:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.4"}],"id":"0362bab3-9bf7-49ce-a4fa-8aba4f6225d9","security_groups":[],"mac_address":"fa:16:3e:8a:a9:1a","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.3"}],"id":"36ecb401-04a1-4a0d-98ce-783d711b3935","security_groups":[],"mac_address":"fa:16:3e:8c:fd:ec","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.1"}],"id":"640c33d3-8476-4340-ac6b-d710f58cf818","security_groups":[],"mac_address":"fa:16:3e:66:71:7e","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:42Z","binding:vnic_type":"normal","device_id":"434ff4be-0b02-4db8-a305-7fa1a05709f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.2"}],"id":"8a4286f3-357b-4a73-9a6e-1df57688a4be","security_groups":[],"mac_address":"fa:16:3e:3b:60:0d","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:02:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e595d31b-a888-4587-8da5-42f973b9e232","ip_address":"10.55.1.8"}],"id":"d275967a-5b79-4abf-861d-76396ccc2eb5","security_groups":["0c7248ae-2fe2-4553-96e9-611533d3611a","d7b2e005-6e67-4d66-992e-5354b2c1dcca"],"mac_address":"fa:16:3e:bb:c5:77","project_id":"f041ca8accef448a88df8c4c83fd9c5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1","admin_state_up":true,"network_id":"d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2","tenant_id":"f041ca8accef448a88df8c4c83fd9c5c","created_at":"2018-11-25T16:01:53Z","binding:vnic_type":"normal","device_id":"a773c33b-4041-4f71-8c8d-e00c16804e07"}]} 2018-11-25 16:02:23,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-37fd4312-40af-4785-8dbf-5cc40217c3ee 2018-11-25 16:02:23,866 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:02:23,868 - paramiko.transport - DEBUG - starting thread (client mode): 0x72e6d6d0L 2018-11-25 16:02:23,869 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:02:23,869 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:02:23,869 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:02:23,870 - 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-11-25 16:02:23,871 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:02:23,871 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:02:23,871 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:02:23,871 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:02:23,871 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:02:23,889 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:02:23,889 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:02:23,901 - paramiko.transport - DEBUG - Trying key a57ab0a3765096ac7cddf921f97fa10d from tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9 2018-11-25 16:02:23,928 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:02:23,932 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:02:24,032 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:02:24,046 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:02:24,046 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:02:24,048 - paramiko.transport - DEBUG - starting thread (client mode): 0x72e6d6d0L 2018-11-25 16:02:24,049 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:02:24,049 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:02:24,049 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:02:24,050 - 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-11-25 16:02:24,050 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:02:24,051 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:02:24,051 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:02:24,051 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:02:24,051 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:02:24,070 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:02:24,071 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:02:24,083 - paramiko.transport - DEBUG - Trying key a57ab0a3765096ac7cddf921f97fa10d from tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9 2018-11-25 16:02:24,108 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:02:24,111 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:02:24,115 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:02:24,116 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 16:02:24,116 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:02:24,117 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:02:24,118 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:02:24,120 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-11-25 16:02:24,120 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-11-25 16:02:24,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/08f652e9-8593-46d7-863a-bdd2f338cb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:25,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4edca5eb-8db0-48e6-b842-ac82204ffa69 Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:25,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/08f652e9-8593-46d7-863a-bdd2f338cb6a used request id req-4edca5eb-8db0-48e6-b842-ac82204ffa69 2018-11-25 16:02:25,081 - create_instance - INFO - Deleting Port with ID - d275967a-5b79-4abf-861d-76396ccc2eb5 2018-11-25 16:02:25,081 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9port-1 2018-11-25 16:02:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/d275967a-5b79-4abf-861d-76396ccc2eb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:25,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1aa2708-3d9a-45d8-b3e5-d90f56f448a5 Date: Sun, 25 Nov 2018 16:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:25,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/d275967a-5b79-4abf-861d-76396ccc2eb5 used request id req-e1aa2708-3d9a-45d8-b3e5-d90f56f448a5 2018-11-25 16:02:25,551 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst 2018-11-25 16:02:25,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:25,735 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02: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-08c8c9b0-5aea-4794-b7c5-9a3930c4b3f6 x-compute-request-id: req-08c8c9b0-5aea-4794-b7c5-9a3930c4b3f6 Content-Type: application/json 2018-11-25 16:02:25,735 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-08c8c9b0-5aea-4794-b7c5-9a3930c4b3f6 2018-11-25 16:02:25,736 - create_instance - INFO - Checking deletion status 2018-11-25 16:02:25,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:25,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02: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,Accept-Encoding x-openstack-request-id: req-a8c9aa50-4d76-41f0-a994-eb03a579872d x-compute-request-id: req-a8c9aa50-4d76-41f0-a994-eb03a579872d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:25Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:25,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-a8c9aa50-4d76-41f0-a994-eb03a579872d 2018-11-25 16:02:25,831 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:25,831 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:02:28,835 - create_instance - DEBUG - VM status query timeout in 296.90111804 2018-11-25 16:02:28,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:29,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:28 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-3c84f518-6907-4c7b-8a8a-7d2b311d6bb9 x-compute-request-id: req-3c84f518-6907-4c7b-8a8a-7d2b311d6bb9 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a773c33b-4041-4f71-8c8d-e00c16804e07", "rel": "bookmark"}], "image": {"id": "08da3d78-736a-4499-aefc-9c7b73d52582", "links": [{"href": "http://172.30.9.29:8774/images/08da3d78-736a-4499-aefc-9c7b73d52582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:02:02.000000", "flavor": {"id": "26dc6e09-a583-4fa2-90f6-01252dfd3f91", "links": [{"href": "http://172.30.9.29:8774/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91", "rel": "bookmark"}]}, "id": "a773c33b-4041-4f71-8c8d-e00c16804e07", "user_id": "4edcabb77a02498ca35f63e8e98344ae", "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-11-25T16:02:25Z", "hostId": "2580a52af310fa95a8b3665e7394aac28bbcb54dc2e30797aa3947c6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp", "name": "CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst", "created": "2018-11-25T16:01:57Z", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:02:29,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-3c84f518-6907-4c7b-8a8a-7d2b311d6bb9 2018-11-25 16:02:29,198 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst] is - ACTIVE 2018-11-25 16:02:29,198 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:02:32,201 - create_instance - DEBUG - VM status query timeout in 293.534408092 2018-11-25 16:02:32,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2d4be5771d0fa77d7ddbd466da57c1346507df" 2018-11-25 16:02:32,258 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 16:02: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-50bbb441-9f77-4d07-80f1-c330a8c67287 x-compute-request-id: req-50bbb441-9f77-4d07-80f1-c330a8c67287 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a773c33b-4041-4f71-8c8d-e00c16804e07 could not be found.", "code": 404}} 2018-11-25 16:02:32,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a773c33b-4041-4f71-8c8d-e00c16804e07 used request id req-50bbb441-9f77-4d07-80f1-c330a8c67287 2018-11-25 16:02:32,258 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a773c33b-4041-4f71-8c8d-e00c16804e07 could not be found. (HTTP 404) (Request-ID: req-50bbb441-9f77-4d07-80f1-c330a8c67287) 2018-11-25 16:02:32,258 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-inst 2018-11-25 16:02:32,259 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp 2018-11-25 16:02:32,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaa3369ead508962308fda5e557d3c5148b9234" 2018-11-25 16:02:32,308 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:02: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-025f6bf2-e9ae-4938-b828-b094140179be x-compute-request-id: req-025f6bf2-e9ae-4938-b828-b094140179be Content-Length: 0 Content-Type: application/json 2018-11-25 16:02:32,308 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-kp used request id req-025f6bf2-e9ae-4938-b828-b094140179be 2018-11-25 16:02:32,309 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9.pub] 2018-11-25 16:02:32,309 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9] 2018-11-25 16:02:32,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e662c62e5b65639dbf8163271ab9b2817d3aa8" 2018-11-25 16:02:32,369 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:02: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-2bbab2ef-a845-447f-840c-66652e343368 x-compute-request-id: req-2bbab2ef-a845-447f-840c-66652e343368 Content-Length: 0 Content-Type: application/json 2018-11-25 16:02:32,369 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/26dc6e09-a583-4fa2-90f6-01252dfd3f91 used request id req-2bbab2ef-a845-447f-840c-66652e343368 2018-11-25 16:02:32,370 - neutron_utils - INFO - Deleting security group rule with ID - 9fdc5a61-f211-4831-aad0-77f2d6565d2e 2018-11-25 16:02:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9fdc5a61-f211-4831-aad0-77f2d6565d2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:02:32,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e1d0e1f-e1f3-4124-a791-19af4fbfd7b7 Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:32,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9fdc5a61-f211-4831-aad0-77f2d6565d2e used request id req-2e1d0e1f-e1f3-4124-a791-19af4fbfd7b7 2018-11-25 16:02:32,483 - neutron_utils - INFO - Deleting security group rule with ID - b394a9b9-075a-421d-b49f-3e11e3629b3e 2018-11-25 16:02:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/b394a9b9-075a-421d-b49f-3e11e3629b3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:02:32,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfc9f977-0548-47f7-ab4e-5abf0970e496 Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:32,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/b394a9b9-075a-421d-b49f-3e11e3629b3e used request id req-cfc9f977-0548-47f7-ab4e-5abf0970e496 2018-11-25 16:02:32,732 - neutron_utils - INFO - Deleting security group rule with ID - 5cd68057-434e-4f54-91bb-d671dc15011f 2018-11-25 16:02:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5cd68057-434e-4f54-91bb-d671dc15011f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:02:32,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc7566e3-cae8-40bb-9936-d03eb019731d Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:32,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5cd68057-434e-4f54-91bb-d671dc15011f used request id req-bc7566e3-cae8-40bb-9936-d03eb019731d 2018-11-25 16:02:32,830 - neutron_utils - INFO - Deleting security group rule with ID - 4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2 2018-11-25 16:02:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:02:32,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4009f4de-4479-423e-921e-139ce09602a5 Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:32,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4d6ef8ff-73a5-4a8b-b213-34ecb1fb2ad2 used request id req-4009f4de-4479-423e-921e-139ce09602a5 2018-11-25 16:02:32,932 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-sec-grp 2018-11-25 16:02:32,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d7b2e005-6e67-4d66-992e-5354b2c1dcca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa2a745a4d1341da4fdf89e829be95bab811105b" 2018-11-25 16:02:33,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa05c8ab-a48b-467d-97d6-46f93e892b99 Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:33,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d7b2e005-6e67-4d66-992e-5354b2c1dcca used request id req-aa05c8ab-a48b-467d-97d6-46f93e892b99 2018-11-25 16:02:33,069 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router and subnet CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet 2018-11-25 16:02:33,069 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router 2018-11-25 16:02:33,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" -d '{"subnet_id": "e595d31b-a888-4587-8da5-42f973b9e232"}' 2018-11-25 16:02:34,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b471f29b-7ab0-40fb-97a2-8c3758d14dba Date: Sun, 25 Nov 2018 16:02:34 GMT RESP BODY: {"network_id": "d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "subnet_id": "e595d31b-a888-4587-8da5-42f973b9e232", "subnet_ids": ["e595d31b-a888-4587-8da5-42f973b9e232"], "port_id": "640c33d3-8476-4340-ac6b-d710f58cf818", "id": "434ff4be-0b02-4db8-a305-7fa1a05709f6"} 2018-11-25 16:02:34,583 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6/remove_router_interface used request id req-b471f29b-7ab0-40fb-97a2-8c3758d14dba 2018-11-25 16:02:34,584 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router 2018-11-25 16:02:34,584 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-router 2018-11-25 16:02:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633f3be5b75982874b448c73b8d4c1609887b91" 2018-11-25 16:02:38,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc07602d-1c0c-4402-bd65-bad44bfdab2f Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:38,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/434ff4be-0b02-4db8-a305-7fa1a05709f6 used request id req-dc07602d-1c0c-4402-bd65-bad44bfdab2f 2018-11-25 16:02:38,081 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet 2018-11-25 16:02:38,081 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-subnet 2018-11-25 16:02:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/e595d31b-a888-4587-8da5-42f973b9e232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:02:40,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d41e52ea-b3ec-423b-8ebc-93dc52289a2d Date: Sun, 25 Nov 2018 16:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:40,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e595d31b-a888-4587-8da5-42f973b9e232 used request id req-d41e52ea-b3ec-423b-8ebc-93dc52289a2d 2018-11-25 16:02:40,471 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-pub-net 2018-11-25 16:02:40,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce31fabfa0b81d031bb37263365fa891abce7a" 2018-11-25 16:02:41,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70903145-537a-442c-b289-968fc7831a82 Date: Sun, 25 Nov 2018 16:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:41,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d7fa5650-9e86-45ff-b0e2-b31e8d9a60d2 used request id req-70903145-537a-442c-b289-968fc7831a82 2018-11-25 16:02:41,649 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-503d1f8e-10bb-4bec-99ea-4546d20e50d9-image 2018-11-25 16:02:41,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71bbe14f2b80ece0720469795e5366cb12a99c2e" 2018-11-25 16:02:43,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c74eab83-c482-481e-9f1b-d3bfeb482c0e Date: Sun, 25 Nov 2018 16:02:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:02:43,140 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/08da3d78-736a-4499-aefc-9c7b73d52582 used request id req-c74eab83-c482-481e-9f1b-d3bfeb482c0e 2018-11-25 16:02:43,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:43,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-de4666fd-ba4a-4bc9-8f35-1fcd06a17950 Date: Sun, 25 Nov 2018 16:02:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:32Z", "updated_at": "2018-11-25T16:01:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "revision_number": 0, "id": "0704b2ec-7652-49bf-8336-0a215df347a8", "remote_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "revision_number": 0, "id": "0ffff2ba-ce27-4c9e-80ac-92d50e986025", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "revision_number": 0, "id": "679329bd-3c37-42ac-9463-e553aca5523f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "revision_number": 0, "id": "c61eb595-ceac-478f-8577-3b31360e0b98", "remote_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "remote_ip_prefix": null, "created_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f041ca8accef448a88df8c4c83fd9c5c"}], "revision_number": 4, "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:02:43,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-de4666fd-ba4a-4bc9-8f35-1fcd06a17950 2018-11-25 16:02:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:43,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4067ae-bbef-4cfe-9ac9-8940688736a7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c"}, "enabled": true, "id": "f041ca8accef448a88df8c4c83fd9c5c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj"}} 2018-11-25 16:02:43,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-0b4067ae-bbef-4cfe-9ac9-8940688736a7 2018-11-25 16:02:43,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7248ae-2fe2-4553-96e9-611533d3611a 2018-11-25 16:02:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0c7248ae-2fe2-4553-96e9-611533d3611a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:43,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-46b9b7a5-b32c-403a-b1fd-8fac3a89771e Date: Sun, 25 Nov 2018 16:02:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:32Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "0704b2ec-7652-49bf-8336-0a215df347a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:32Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "0ffff2ba-ce27-4c9e-80ac-92d50e986025"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:32Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "679329bd-3c37-42ac-9463-e553aca5523f"}, {"remote_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:01:32Z", "security_group_id": "0c7248ae-2fe2-4553-96e9-611533d3611a", "port_range_min": null, "revision_number": 0, "tenant_id": "f041ca8accef448a88df8c4c83fd9c5c", "created_at": "2018-11-25T16:01:32Z", "project_id": "f041ca8accef448a88df8c4c83fd9c5c", "id": "c61eb595-ceac-478f-8577-3b31360e0b98"}]} 2018-11-25 16:02:43,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0c7248ae-2fe2-4553-96e9-611533d3611a used request id req-46b9b7a5-b32c-403a-b1fd-8fac3a89771e 2018-11-25 16:02:43,649 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:02:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0c7248ae-2fe2-4553-96e9-611533d3611a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:43,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60ccdb21-d00b-4b2b-bbfd-001a303a8204 Content-Length: 0 Date: Sun, 25 Nov 2018 16:02:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:02:43,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0c7248ae-2fe2-4553-96e9-611533d3611a used request id req-60ccdb21-d00b-4b2b-bbfd-001a303a8204 2018-11-25 16:02:43,973 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj 2018-11-25 16:02:43,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:44,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5075e2-bb94-43db-8f16-19fd9534abdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:02:44,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f041ca8accef448a88df8c4c83fd9c5c used request id req-2d5075e2-bb94-43db-8f16-19fd9534abdd 2018-11-25 16:02:44,281 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-proj-role 2018-11-25 16:02:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/34a06b57d91f43dc87401edb7b0fa0ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:44,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7a77c1-663b-4c42-b150-506ed7bbdae6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:02:44,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/34a06b57d91f43dc87401edb7b0fa0ea used request id req-1a7a77c1-663b-4c42-b150-506ed7bbdae6 2018-11-25 16:02:44,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5ce258362472c8fdf8ae981e1619653b2a46e0" 2018-11-25 16:02:44,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3744208-ec35-4680-ba43-c13a1aa0eb12 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:02:44,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3744208-ec35-4680-ba43-c13a1aa0eb12 2018-11-25 16:02:44,485 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-57f2905a-87a5-43d-user 2018-11-25 16:02:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4edcabb77a02498ca35f63e8e98344ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710e0b461451c9c6c5770816f51a289298546ba2" 2018-11-25 16:02:44,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114d3d55-5f70-47a6-a8b0-4b64baea9a27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:02:44,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4edcabb77a02498ca35f63e8e98344ae used request id req-114d3d55-5f70-47a6-a8b0-4b64baea9a27 2018-11-25 16:02:44,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:02:45,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Q1u7RlV_Qsmap7F9EAGhfA"], "issued_at": "2018-11-25T16:02:45.000000Z"}} 2018-11-25 16:02:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09637e21ad4e31c79b6b600317bfe10bd825717" 2018-11-25 16:02:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a97b25-3780-409f-920d-8a91866ad0d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:45,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9a97b25-3780-409f-920d-8a91866ad0d8 2018-11-25 16:02:45,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:02:45,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:02:45,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["fUeSCYZqSB2gDI_KSIo6ew"], "issued_at": "2018-11-25T16:02:45.000000Z"}} 2018-11-25 16:02:45,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:02:45,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b3af9a-9491-422f-a942-c80e404149c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:45,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-03b3af9a-9491-422f-a942-c80e404149c3 2018-11-25 16:02:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:02:45,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:02:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:02:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-389fe353-50e3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:02:45,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc37c277-782c-4362-bb79-dd675d3aa39a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-389fe353-50e3-469-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 16:02:45,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-389fe353-50e3-469-proj used request id req-cc37c277-782c-4362-bb79-dd675d3aa39a 2018-11-25 16:02:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:02:45,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b4a03d-c973-4d5f-a5d3-b53fc7337667 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:02:45,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-35b4a03d-c973-4d5f-a5d3-b53fc7337667 2018-11-25 16:02:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}}' 2018-11-25 16:02:45,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f0ece23-5b7f-4926-a781-f6b26b97fe0f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:02:45,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-7f0ece23-5b7f-4926-a781-f6b26b97fe0f 2018-11-25 16:02:45,931 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-389fe353-50e3-469-proj 2018-11-25 16:02:45,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:02:45,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:02:46,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["6rGxatLrTj2TxBoyjwx6PA"], "issued_at": "2018-11-25T16:02:46.000000Z"}} 2018-11-25 16:02:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:46,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe935b2-4f2b-4922-8ac3-12793a72871c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:46,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9fe935b2-4f2b-4922-8ac3-12793a72871c 2018-11-25 16:02:46,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:02:46,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:02:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:02:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:46,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64f7200-b94f-4a55-b993-3321b70325f5 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:02:46,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b64f7200-b94f-4a55-b993-3321b70325f5 2018-11-25 16:02:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:46,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191c9857-53ef-488e-95ce-62e2832118d6 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}]} 2018-11-25 16:02:46,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj used request id req-191c9857-53ef-488e-95ce-62e2832118d6 2018-11-25 16:02:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:46,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25acb0fd-e4b7-4f17-a687-edbc95847f93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:02:46,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-25acb0fd-e4b7-4f17-a687-edbc95847f93 2018-11-25 16:02:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac72895-d03d-4a7b-8f0e-c82da2afcf43 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:02:47,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8ac72895-d03d-4a7b-8f0e-c82da2afcf43 2018-11-25 16:02:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad17a93-e658-456b-a42a-6275c077df27 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}]} 2018-11-25 16:02:47,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj used request id req-cad17a93-e658-456b-a42a-6275c077df27 2018-11-25 16:02:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/c57b696f615a46ccac66ff74bf9f5611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45c3b11-7cac-4e7c-878e-2f5457b6e45c Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-389fe353-50e3-469-user", "links": {"self": "http://172.30.9.29:5000/v3/users/c57b696f615a46ccac66ff74bf9f5611"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c88bf7d9902e4d02a6329b57ea449405", "id": "c57b696f615a46ccac66ff74bf9f5611", "password_expires_at": null}} 2018-11-25 16:02:47,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c57b696f615a46ccac66ff74bf9f5611 used request id req-d45c3b11-7cac-4e7c-878e-2f5457b6e45c 2018-11-25 16:02:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1685701f-eee2-4b2d-845d-ca2b8d42a80f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 16:02:47,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles used request id req-1685701f-eee2-4b2d-845d-ca2b8d42a80f 2018-11-25 16:02:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ee7d9f-83c6-4e2a-bf62-55086602415f Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 16:02:47,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-e7ee7d9f-83c6-4e2a-bf62-55086602415f 2018-11-25 16:02:47,759 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-389fe353-50e3-469-proj 2018-11-25 16:02:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-942e0bb8-bf81-491d-9740-585487447503 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:02:47,819 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-942e0bb8-bf81-491d-9740-585487447503 2018-11-25 16:02:47,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84091472-7bb8-4c41-a06a-e8d9d0addd75 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:02:47,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-84091472-7bb8-4c41-a06a-e8d9d0addd75 2018-11-25 16:02:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:47,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1e8926-0a92-4e83-a291-f77bd88488b1 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}]} 2018-11-25 16:02:47,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-389fe353-50e3-469-proj used request id req-6e1e8926-0a92-4e83-a291-f77bd88488b1 2018-11-25 16:02:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:48,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9e8f7a-7cba-42ab-b6f8-918252dd7508 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}]} 2018-11-25 16:02:48,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles used request id req-5d9e8f7a-7cba-42ab-b6f8-918252dd7508 2018-11-25 16:02:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:48,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7d38b0-a790-45ca-b678-57b58ea18600 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 16:02:48,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-5e7d38b0-a790-45ca-b678-57b58ea18600 2018-11-25 16:02:48,185 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-389fe353-50e3-469-proj 2018-11-25 16:02:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:02:48,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8c6a83-c387-492e-8109-2b2e57d411d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:02:48,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-2d8c6a83-c387-492e-8109-2b2e57d411d7 2018-11-25 16:02:48,359 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-389fe353-50e3-469-user 2018-11-25 16:02:48,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:02:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:02:48,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c006de-8bf8-4da5-972e-a37966d00ea5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:02:48,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6c006de-8bf8-4da5-972e-a37966d00ea5 2018-11-25 16:02:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" -d '{"role": {"name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role"}}' 2018-11-25 16:02:48,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ca7592-12dc-449b-9904-87bba8a3bf16 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "506230359e944630b8d3f09b1a163550", "links": {"self": "http://172.30.9.29:5000/v3/roles/506230359e944630b8d3f09b1a163550"}, "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role"}} 2018-11-25 16:02:48,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-59ca7592-12dc-449b-9904-87bba8a3bf16 2018-11-25 16:02:48,925 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-389fe353-50e3-469-proj-role 2018-11-25 16:02:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/506230359e944630b8d3f09b1a163550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:02:49,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1353d46-e8bc-40b5-9885-d103fb6aa3c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/506230359e944630b8d3f09b1a163550"}, "domain_id": null, "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role", "id": "506230359e944630b8d3f09b1a163550"}} 2018-11-25 16:02:49,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/506230359e944630b8d3f09b1a163550 used request id req-e1353d46-e8bc-40b5-9885-d103fb6aa3c6 2018-11-25 16:02:49,010 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-389fe353-50e3-469-proj-role to project CreateStackFloatingIpTests-389fe353-50e3-469-proj 2018-11-25 16:02:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles/506230359e944630b8d3f09b1a163550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:02:49,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b80b47-d12e-4d5a-a357-a21c57880141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:02:49,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405/users/c57b696f615a46ccac66ff74bf9f5611/roles/506230359e944630b8d3f09b1a163550 used request id req-32b80b47-d12e-4d5a-a357-a21c57880141 2018-11-25 16:02:49,155 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 16:02:49,156 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 16:02:49,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:02:49,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:02:49,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "506230359e944630b8d3f09b1a163550", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88bf7d9902e4d02a6329b57ea449405", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-389fe353-50e3-469-user", "id": "c57b696f615a46ccac66ff74bf9f5611"}, "audit_ids": ["MihFDPxwRtCj54-YRdiZfA"], "issued_at": "2018-11-25T16:02:49.000000Z"}} 2018-11-25 16:02:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:02:49,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9179f41a-89b1-45d1-8811-1e08e9ee74d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:49,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9179f41a-89b1-45d1-8811-1e08e9ee74d9 2018-11-25 16:02:49,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:02:49,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e5bfe627-8b3b-4e70-ab5e-e389e4cfc8c0 Date: Sun, 25 Nov 2018 16:02:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"} 2018-11-25 16:02:49,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image used request id req-e5bfe627-8b3b-4e70-ab5e-e389e4cfc8c0 2018-11-25 16:02:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:02:49,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d36ddad8-08fe-4346-bd24-fd0211ed8fec Date: Sun, 25 Nov 2018 16:02:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:02:49,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d36ddad8-08fe-4346-bd24-fd0211ed8fec 2018-11-25 16:02:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}' 2018-11-25 16:02:50,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 X-Openstack-Request-Id: req-4160eb51-956f-412b-bb10-62c2cae43cba Date: Sun, 25 Nov 2018 16:02:50 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:02:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T16:02:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "min_disk": 0, "protected": false, "id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "file": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file", "checksum": null, "owner": "c88bf7d9902e4d02a6329b57ea449405", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:02:50,190 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4160eb51-956f-412b-bb10-62c2cae43cba 2018-11-25 16:02:50,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" -d '' 2018-11-25 16:02:51,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-337db22e-48c3-47e4-8e37-429022d89908 Date: Sun, 25 Nov 2018 16:02:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:02:51,335 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file used request id req-337db22e-48c3-47e4-8e37-429022d89908 2018-11-25 16:02:51,335 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 16:02:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:02:51,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-48b8fa14-c5cc-4c80-ab53-7e6edd8e3a01 Date: Sun, 25 Nov 2018 16:02:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "metadata": {}}], "self": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "min_disk": 0, "protected": false, "id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "file": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88bf7d9902e4d02a6329b57ea449405", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:02:51,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 used request id req-48b8fa14-c5cc-4c80-ab53-7e6edd8e3a01 2018-11-25 16:02:51,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:02:51,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-253e0c86-5818-496b-93c8-27e673692268 Date: Sun, 25 Nov 2018 16:02:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:02:51,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-253e0c86-5818-496b-93c8-27e673692268 2018-11-25 16:02:51,526 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image 2018-11-25 16:02:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:02:51,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-39b91cc4-8ef7-434c-ac88-299bea9f1490 Date: Sun, 25 Nov 2018 16:02:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "metadata": {}}], "self": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "min_disk": 0, "protected": false, "id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "file": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88bf7d9902e4d02a6329b57ea449405", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:02:51,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 used request id req-39b91cc4-8ef7-434c-ac88-299bea9f1490 2018-11-25 16:02:51,546 - create_image - DEBUG - Instance status is - active 2018-11-25 16:02:51,546 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image 2018-11-25 16:02:51,546 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image 2018-11-25 16:02:51,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:02:51,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:02:51,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "506230359e944630b8d3f09b1a163550", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:02:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88bf7d9902e4d02a6329b57ea449405", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-389fe353-50e3-469-user", "id": "c57b696f615a46ccac66ff74bf9f5611"}, "audit_ids": ["cEc2XeYgRjWpsXi8Gx7Fmw"], "issued_at": "2018-11-25T16:02:51.000000Z"}} 2018-11-25 16:02:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:02:52,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d393f327-9baf-488b-8e01-36086e1a3bfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:02:52,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d393f327-9baf-488b-8e01-36086e1a3bfe 2018-11-25 16:02:52,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:02:52,011 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 16:02:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:02:52,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:52 GMT Server: Apache x-openstack-request-id: req-9cd211b4-811a-4c68-9942-f93f255f76ba Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 16:02:52,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack used request id req-9cd211b4-811a-4c68-9942-f93f255f76ba 2018-11-25 16:02:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net"}}' 2018-11-25 16:02:55,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:02:52 GMT Server: Apache x-openstack-request-id: req-289560b4-0dbc-4029-b4b5-331378499fdf Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}]}} 2018-11-25 16:02:55,646 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks used request id req-289560b4-0dbc-4029-b4b5-331378499fdf 2018-11-25 16:02:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:02:55,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:02:55 GMT Server: Apache x-openstack-request-id: req-6276707a-0c6f-40e4-9950-40a114e3b646 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:02:56,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:55 GMT Server: Apache x-openstack-request-id: req-e0f76ee3-682f-44ab-947f-cf1f0cf5deb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:02:56,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-e0f76ee3-682f-44ab-947f-cf1f0cf5deb9 2018-11-25 16:02:56,064 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack 2018-11-25 16:02:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:02:56,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:02:56 GMT Server: Apache x-openstack-request-id: req-c01e61a5-97e9-4f62-8df3-4aa5e16da986 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:02:56,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:56 GMT Server: Apache x-openstack-request-id: req-8392b625-0e2e-427e-8671-e7071b75af16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:02:56,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-8392b625-0e2e-427e-8671-e7071b75af16 2018-11-25 16:02:56,282 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:02:56,282 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:02:59,282 - create_stack - DEBUG - Stack status query timeout in 1196.78236508 2018-11-25 16:02:59,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:02:59,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:02:59 GMT Server: Apache x-openstack-request-id: req-93ad0b2c-7e06-4ce6-8475-2932c323e7d1 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:02:59,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:02:59 GMT Server: Apache x-openstack-request-id: req-70dcd659-4ac8-4fe0-890a-41d2614f389d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:02:59,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-70dcd659-4ac8-4fe0-890a-41d2614f389d 2018-11-25 16:02:59,533 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:02:59,533 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:02,536 - create_stack - DEBUG - Stack status query timeout in 1193.52825809 2018-11-25 16:03:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:02,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:02 GMT Server: Apache x-openstack-request-id: req-0af5a9b3-7002-40b0-9c66-352698cb215f Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:03,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:02 GMT Server: Apache x-openstack-request-id: req-1555be73-be9f-46b6-89f9-6d1cb4dab1d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2066 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:03,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-1555be73-be9f-46b6-89f9-6d1cb4dab1d3 2018-11-25 16:03:03,100 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:03:03,100 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:06,104 - create_stack - DEBUG - Stack status query timeout in 1189.96089292 2018-11-25 16:03:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:06,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:06 GMT Server: Apache x-openstack-request-id: req-221e8d3e-387c-4b85-8829-51449863d77c Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:06,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:06 GMT Server: Apache x-openstack-request-id: req-948a8ccb-01aa-4e55-a2db-991bd077dfbf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2066 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:06,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-948a8ccb-01aa-4e55-a2db-991bd077dfbf 2018-11-25 16:03:06,454 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:03:06,454 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:09,457 - create_stack - DEBUG - Stack status query timeout in 1186.60711193 2018-11-25 16:03:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:09,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:09 GMT Server: Apache x-openstack-request-id: req-b84a15df-027c-4e9c-920e-fad8c05ac079 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:10,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:09 GMT Server: Apache x-openstack-request-id: req-95057076-dda8-4d24-8387-aad44485c3c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2066 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:10,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-95057076-dda8-4d24-8387-aad44485c3c3 2018-11-25 16:03:10,047 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:03:10,047 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:13,050 - create_stack - DEBUG - Stack status query timeout in 1183.01405907 2018-11-25 16:03:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:13,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:13 GMT Server: Apache x-openstack-request-id: req-7efdd0a0-0a44-430b-b303-a8cd1d49cbd5 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:13,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:13 GMT Server: Apache x-openstack-request-id: req-37cc7fb0-f204-4ddf-877d-eb7eef3eac91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2066 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:13,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-37cc7fb0-f204-4ddf-877d-eb7eef3eac91 2018-11-25 16:03:13,255 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:03:13,255 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:16,258 - create_stack - DEBUG - Stack status query timeout in 1179.80605698 2018-11-25 16:03:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:16,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:16 GMT Server: Apache x-openstack-request-id: req-f32fe7da-379b-4902-8867-a6d4efad9c18 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:16,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:16 GMT Server: Apache x-openstack-request-id: req-667c5998-c7bd-4a3f-b586-f1cedd9d02ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:16,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-667c5998-c7bd-4a3f-b586-f1cedd9d02ba 2018-11-25 16:03:16,763 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 16:03:16,763 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack 2018-11-25 16:03:16,763 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack 2018-11-25 16:03:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:16,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:16 GMT Server: Apache x-openstack-request-id: req-cde85296-73b1-4995-bb9d-46fe8213dc52 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:17,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:16 GMT Server: Apache x-openstack-request-id: req-b5308140-c470-4c01-9efe-cf50fcf0dfde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1064 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4dfacd75-5810-4af0-8563-6e6cbab90d75", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "a03eef73-554e-4c42-87d9-137630ef3a36", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "91ed1737-2074-48a5-9668-599502743043", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "209", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "03982ce8-eb35-4faa-a363-548734168c1b", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "03982ce8-eb35-4faa-a363-548734168c1b:subnet_id=fdf376d0-1d7e-48c7-993c-4bfde4efca04", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fdf376d0-1d7e-48c7-993c-4bfde4efca04", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "da72c0ab-5317-464e-b29b-e4fca456badc", "resource_type": "OS::Neutron::Port"}]} 2018-11-25 16:03:17,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources used request id req-b5308140-c470-4c01-9efe-cf50fcf0dfde 2018-11-25 16:03:17,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:17,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:17 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-bd6793c8-f0be-4b4e-a074-0dfb223c6022 x-compute-request-id: req-bd6793c8-f0be-4b4e-a074-0dfb223c6022 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-11-25T16:03:10.000000", "flavor": {"id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "links": [{"href": "http://172.30.9.29:8774/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "bookmark"}]}, "id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "security_groups": [{"name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:11Z", "hostId": "fd14256a7f7ca97e38f1289ebbebf7e2f10921299353716c07386acf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "created": "2018-11-25T16:03:05Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:03:17,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 used request id req-bd6793c8-f0be-4b4e-a074-0dfb223c6022 2018-11-25 16:03:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:17,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-1f77da8b-e0ce-40dc-860b-6e397c448fd9 Date: Sun, 25 Nov 2018 16:03:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:17,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-1f77da8b-e0ce-40dc-860b-6e397c448fd9 2018-11-25 16:03:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:03:17,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:03:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:03:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:17,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c048b97-e787-4379-ac40-1f03b8d69006 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:17,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-5c048b97-e787-4379-ac40-1f03b8d69006 2018-11-25 16:03:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:17,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f1796940-809f-47fe-9d00-1a21bf320c34 Date: Sun, 25 Nov 2018 16:03:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:17,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-f1796940-809f-47fe-9d00-1a21bf320c34 2018-11-25 16:03:17,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:17,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-238e3adf-b07f-4297-bc02-86bd130f5d7a Date: Sun, 25 Nov 2018 16:03:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:17,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-238e3adf-b07f-4297-bc02-86bd130f5d7a 2018-11-25 16:03:17,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:17 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-4cbcb351-9602-4db6-a3b1-6d7f44c6b5cf x-compute-request-id: req-4cbcb351-9602-4db6-a3b1-6d7f44c6b5cf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:9c:30", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-11-25T16:03:09.000000", "flavor": {"id": "fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "links": [{"href": "http://172.30.9.29:8774/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "rel": "bookmark"}]}, "id": "6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "security_groups": [{"name": "default"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:10Z", "hostId": "b546e18549a1358dd970aa1bf5fbd0abacbfce03f2fb25474923da74", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "created": "2018-11-25T16:03:04Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:03:18,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8 used request id req-4cbcb351-9602-4db6-a3b1-6d7f44c6b5cf 2018-11-25 16:03:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-2a91c729-00c7-4236-9711-5dfff3850836 Date: Sun, 25 Nov 2018 16:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:18,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-2a91c729-00c7-4236-9711-5dfff3850836 2018-11-25 16:03:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b69cab-c730-4393-a0df-7126af885d2a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:18,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-84b69cab-c730-4393-a0df-7126af885d2a 2018-11-25 16:03:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bd6ee354-db15-4084-9cc7-1cbf0b3531a2 Date: Sun, 25 Nov 2018 16:03:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:18,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-bd6ee354-db15-4084-9cc7-1cbf0b3531a2 2018-11-25 16:03:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-3aa75e04-2881-4e05-b740-53034a032e36 Date: Sun, 25 Nov 2018 16:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:18,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-3aa75e04-2881-4e05-b740-53034a032e36 2018-11-25 16:03:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:18 GMT Server: Apache x-openstack-request-id: req-2adb11b5-1193-49d2-a3bf-3c1229526083 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:18,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:18 GMT Server: Apache x-openstack-request-id: req-14763db1-848b-4f41-a41e-4812c32e0d1b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1064 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4dfacd75-5810-4af0-8563-6e6cbab90d75", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "a03eef73-554e-4c42-87d9-137630ef3a36", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "91ed1737-2074-48a5-9668-599502743043", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "209", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "03982ce8-eb35-4faa-a363-548734168c1b", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "03982ce8-eb35-4faa-a363-548734168c1b:subnet_id=fdf376d0-1d7e-48c7-993c-4bfde4efca04", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fdf376d0-1d7e-48c7-993c-4bfde4efca04", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T16:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:02:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "da72c0ab-5317-464e-b29b-e4fca456badc", "resource_type": "OS::Neutron::Port"}]} 2018-11-25 16:03:18,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795/resources used request id req-14763db1-848b-4f41-a41e-4812c32e0d1b 2018-11-25 16:03:18,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:18,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:18 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-ba55d160-388d-4166-bfac-989a509c4cac x-compute-request-id: req-ba55d160-388d-4166-bfac-989a509c4cac Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-flavor1-wky5rjc2qpio", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:03:18,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b used request id req-ba55d160-388d-4166-bfac-989a509c4cac 2018-11-25 16:03:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bbf08e94-6c73-497b-bbf6-43d1ae17aa26 Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}} 2018-11-25 16:03:19,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 used request id req-bbf08e94-6c73-497b-bbf6-43d1ae17aa26 2018-11-25 16:03:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-557f4773-6eaf-4a70-9b36-79416860fa0f Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:19,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-557f4773-6eaf-4a70-9b36-79416860fa0f 2018-11-25 16:03:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-24f7b0a1-f235-4aac-aa3e-06bb445de430 Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:19,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-24f7b0a1-f235-4aac-aa3e-06bb445de430 2018-11-25 16:03:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-deb0aae0-6e5d-4b07-a775-52c4b96c265a Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:19,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-deb0aae0-6e5d-4b07-a775-52c4b96c265a 2018-11-25 16:03:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db4d8cd-a8b0-44ce-a348-23aca0f8effd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:19,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-8db4d8cd-a8b0-44ce-a348-23aca0f8effd 2018-11-25 16:03:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-328876b0-8770-4cfa-b48b-6023846d7c82 Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:19,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-328876b0-8770-4cfa-b48b-6023846d7c82 2018-11-25 16:03:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3Acf%3A47%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-2825af2f-c522-404b-a331-7ea0a27b1d11 Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"}]} 2018-11-25 16:03:19,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3Acf%3A47%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw&admin_state_up=True used request id req-2825af2f-c522-404b-a331-7ea0a27b1d11 2018-11-25 16:03:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4e4ba9-3674-4391-8575-0ede6f2ea66a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:19,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-2c4e4ba9-3674-4391-8575-0ede6f2ea66a 2018-11-25 16:03:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-ea9f14d5-d70f-442b-bc15-e330bc8d0643 Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:19,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-ea9f14d5-d70f-442b-bc15-e330bc8d0643 2018-11-25 16:03:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:19,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66e6bb5a-7eb2-47d9-88a8-b62fa0926810 Date: Sun, 25 Nov 2018 16:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:19,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-66e6bb5a-7eb2-47d9-88a8-b62fa0926810 2018-11-25 16:03:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-0e17f565-37eb-46a4-a975-23cb63d6c205 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:20,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-0e17f565-37eb-46a4-a975-23cb63d6c205 2018-11-25 16:03:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-e1e40355-5819-40a7-bf56-eec864357848 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"floatingips": [{"router_id": "03982ce8-eb35-4faa-a363-548734168c1b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:03:03Z", "updated_at": "2018-11-25T16:03:05Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "c88bf7d9902e4d02a6329b57ea449405", "port_id": "da72c0ab-5317-464e-b29b-e4fca456badc", "id": "91ed1737-2074-48a5-9668-599502743043"}]} 2018-11-25 16:03:20,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-e1e40355-5819-40a7-bf56-eec864357848 2018-11-25 16:03:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/03982ce8-eb35-4faa-a363-548734168c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-154125f2-01f7-4ecb-96b1-220c03227b53 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:02:57Z", "admin_state_up": true, "updated_at": "2018-11-25T16:03:03Z", "project_id": "c88bf7d9902e4d02a6329b57ea449405", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "03982ce8-eb35-4faa-a363-548734168c1b", "name": "mgmt_router"}} 2018-11-25 16:03:20,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/03982ce8-eb35-4faa-a363-548734168c1b used request id req-154125f2-01f7-4ecb-96b1-220c03227b53 2018-11-25 16:03:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=03982ce8-eb35-4faa-a363-548734168c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4542 X-Openstack-Request-Id: req-4c033044-a351-4757-9433-f2dc45fd2127 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52794bc4-a22b-40d3-ad47-6f6dd54e4192","ip_address":"169.254.192.3"}],"id":"084db9d8-a27d-4ff5-a21c-64843ba3c550","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:f5:e0","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c88bf7d9902e4d02a6329b57ea449405","admin_state_up":true,"network_id":"5cf561a5-1119-40fa-a2d8-4a2f48a9eb08","tenant_id":"","created_at":"2018-11-25T16:02:59Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52794bc4-a22b-40d3-ad47-6f6dd54e4192","ip_address":"169.254.192.1"}],"id":"85ceb3c4-6fd6-450c-8365-ceb5048c199a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:4d:95","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c88bf7d9902e4d02a6329b57ea449405","admin_state_up":true,"network_id":"5cf561a5-1119-40fa-a2d8-4a2f48a9eb08","tenant_id":"","created_at":"2018-11-25T16:03:00Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:18Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.204"}],"id":"9c3bc2f4-9a4b-4c2a-9428-43ae0f65db71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:cf:45","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T16:02:57Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:06Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52794bc4-a22b-40d3-ad47-6f6dd54e4192","ip_address":"169.254.192.9"}],"id":"a00d7bd9-cf1e-4480-b316-7be8ec37715c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:81:db","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c88bf7d9902e4d02a6329b57ea449405","admin_state_up":true,"network_id":"5cf561a5-1119-40fa-a2d8-4a2f48a9eb08","tenant_id":"","created_at":"2018-11-25T16:02:58Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"}]} 2018-11-25 16:03:20,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=03982ce8-eb35-4faa-a363-548734168c1b used request id req-4c033044-a351-4757-9433-f2dc45fd2127 2018-11-25 16:03:20,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ce08c60c-4ae9-4a24-87c7-a2c2d0bdf51a Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 16:03:20,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-ce08c60c-4ae9-4a24-87c7-a2c2d0bdf51a 2018-11-25 16:03:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/52794bc4-a22b-40d3-ad47-6f6dd54e4192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6198c179-8043-4f22-8009-c5ea3dbcc18d Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5cf561a5-1119-40fa-a2d8-4a2f48a9eb08","tenant_id":"","created_at":"2018-11-25T16:02:56Z","dns_nameservers":[],"updated_at":"2018-11-25T16:02:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"52794bc4-a22b-40d3-ad47-6f6dd54e4192","subnetpool_id":null,"name":"HA subnet tenant c88bf7d9902e4d02a6329b57ea449405"}} 2018-11-25 16:03:20,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/52794bc4-a22b-40d3-ad47-6f6dd54e4192 used request id req-6198c179-8043-4f22-8009-c5ea3dbcc18d 2018-11-25 16:03:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/52794bc4-a22b-40d3-ad47-6f6dd54e4192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a0fa1963-933a-43c5-bdfb-50c9c2e1aeb2 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5cf561a5-1119-40fa-a2d8-4a2f48a9eb08","tenant_id":"","created_at":"2018-11-25T16:02:56Z","dns_nameservers":[],"updated_at":"2018-11-25T16:02:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"52794bc4-a22b-40d3-ad47-6f6dd54e4192","subnetpool_id":null,"name":"HA subnet tenant c88bf7d9902e4d02a6329b57ea449405"}} 2018-11-25 16:03:20,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/52794bc4-a22b-40d3-ad47-6f6dd54e4192 used request id req-a0fa1963-933a-43c5-bdfb-50c9c2e1aeb2 2018-11-25 16:03:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/52794bc4-a22b-40d3-ad47-6f6dd54e4192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-151e2ea9-577d-4be5-9c44-ea2bb585a5dd Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5cf561a5-1119-40fa-a2d8-4a2f48a9eb08","tenant_id":"","created_at":"2018-11-25T16:02:56Z","dns_nameservers":[],"updated_at":"2018-11-25T16:02:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"52794bc4-a22b-40d3-ad47-6f6dd54e4192","subnetpool_id":null,"name":"HA subnet tenant c88bf7d9902e4d02a6329b57ea449405"}} 2018-11-25 16:03:20,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/52794bc4-a22b-40d3-ad47-6f6dd54e4192 used request id req-151e2ea9-577d-4be5-9c44-ea2bb585a5dd 2018-11-25 16:03:20,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4bc328fa-e414-4d6f-afb2-2018437cec37 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}} 2018-11-25 16:03:20,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 used request id req-4bc328fa-e414-4d6f-afb2-2018437cec37 2018-11-25 16:03:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/da72c0ab-5317-464e-b29b-e4fca456badc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-bb8e4b08-22c0-4993-abc3-4a45a587481f Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","project_id":"c88bf7d9902e4d02a6329b57ea449405","qos_policy_id":null,"admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal"}} 2018-11-25 16:03:20,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/da72c0ab-5317-464e-b29b-e4fca456badc used request id req-bb8e4b08-22c0-4993-abc3-4a45a587481f 2018-11-25 16:03:20,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-eeeffb92-e17c-4ab2-8139-e5b1a934e2a9 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}} 2018-11-25 16:03:20,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 used request id req-eeeffb92-e17c-4ab2-8139-e5b1a934e2a9 2018-11-25 16:03:20,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-60b172f0-fa31-4d3d-b4dc-c6358eaac954 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "metadata": {}}], "self": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "min_disk": 0, "protected": false, "id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "file": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88bf7d9902e4d02a6329b57ea449405", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:03:20,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 used request id req-60b172f0-fa31-4d3d-b4dc-c6358eaac954 2018-11-25 16:03:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:20,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d04e825e-1049-4290-9294-86eb41583c77 Date: Sun, 25 Nov 2018 16:03:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:03:20,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d04e825e-1049-4290-9294-86eb41583c77 2018-11-25 16:03:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:21,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:20 GMT Server: Apache x-openstack-request-id: req-aab39192-9551-4e72-8dcf-7b21728367ea Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:21,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:21 GMT Server: Apache x-openstack-request-id: req-928bdef1-3fc6-48d6-a263-5718fc02e195 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:21,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-928bdef1-3fc6-48d6-a263-5718fc02e195 2018-11-25 16:03:21,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:21,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:21,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "506230359e944630b8d3f09b1a163550", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88bf7d9902e4d02a6329b57ea449405", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-389fe353-50e3-469-user", "id": "c57b696f615a46ccac66ff74bf9f5611"}, "audit_ids": ["gpgBNvigTIy_XEMbUUo0Xw"], "issued_at": "2018-11-25T16:03:21.000000Z"}} 2018-11-25 16:03:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:21,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cab785-9dfc-42c6-860e-6e01fe404746 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:21,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-53cab785-9dfc-42c6-860e-6e01fe404746 2018-11-25 16:03:21,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:03:21,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:21,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5ac4f6-d564-4eb9-af31-ad1807833aea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:21,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4e5ac4f6-d564-4eb9-af31-ad1807833aea 2018-11-25 16:03:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:22,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-d6a53088-40cf-4044-ac4c-6b1d861296b6 Date: Sun, 25 Nov 2018 16:03:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:22,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-d6a53088-40cf-4044-ac4c-6b1d861296b6 2018-11-25 16:03:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:03:22,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:03:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:22,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73249fc-2463-4a3a-a084-d76f8fcbecb4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:22,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-c73249fc-2463-4a3a-a084-d76f8fcbecb4 2018-11-25 16:03:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:22,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3660adb0-8bd5-4b28-9873-fc3923b13e63 Date: Sun, 25 Nov 2018 16:03:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:22,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-3660adb0-8bd5-4b28-9873-fc3923b13e63 2018-11-25 16:03:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3Acf%3A47%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:22,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-5d8de0c9-d3d9-4ccf-8faf-d683c88faa49 Date: Sun, 25 Nov 2018 16:03:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"}]} 2018-11-25 16:03:22,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3Acf%3A47%3Aee&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw&admin_state_up=True used request id req-5d8de0c9-d3d9-4ccf-8faf-d683c88faa49 2018-11-25 16:03:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:22,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87042ac-ea8c-4049-b45c-6955b067dcbb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:22,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-e87042ac-ea8c-4049-b45c-6955b067dcbb 2018-11-25 16:03:22,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:23,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03: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-ed22db04-42f8-4f3d-baae-dc3bcda9191e x-compute-request-id: req-ed22db04-42f8-4f3d-baae-dc3bcda9191e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-11-25T16:03:10.000000", "flavor": {"id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "links": [{"href": "http://172.30.9.29:8774/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "bookmark"}]}, "id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "security_groups": [{"name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:11Z", "hostId": "fd14256a7f7ca97e38f1289ebbebf7e2f10921299353716c07386acf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "created": "2018-11-25T16:03:05Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:03:23,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1 used request id req-ed22db04-42f8-4f3d-baae-dc3bcda9191e 2018-11-25 16:03:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:23,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-ad24c42e-863f-42ae-9b05-247721055b52 Date: Sun, 25 Nov 2018 16:03:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:23,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-ad24c42e-863f-42ae-9b05-247721055b52 2018-11-25 16:03:23,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:24,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-105f6f71-aa44-4abf-9285-f3728ee31df1 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:24,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-105f6f71-aa44-4abf-9285-f3728ee31df1 2018-11-25 16:03:24,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:24,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-8cd1dc39-f2c1-4057-a03b-96604a294267 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:24,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-8cd1dc39-f2c1-4057-a03b-96604a294267 2018-11-25 16:03:24,228 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1 2018-11-25 16:03:24,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:24,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-3049e8af-a28a-4bab-8c2a-4c708c1d0e7e Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"floatingips": [{"router_id": "03982ce8-eb35-4faa-a363-548734168c1b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:03:03Z", "updated_at": "2018-11-25T16:03:05Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "c88bf7d9902e4d02a6329b57ea449405", "port_id": "da72c0ab-5317-464e-b29b-e4fca456badc", "id": "91ed1737-2074-48a5-9668-599502743043"}]} 2018-11-25 16:03:24,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-3049e8af-a28a-4bab-8c2a-4c708c1d0e7e 2018-11-25 16:03:24,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:24 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-cb79495a-8699-44d9-aa12-b6de5badd1e4 x-compute-request-id: req-cb79495a-8699-44d9-aa12-b6de5badd1e4 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-flavor2-jpbb44bz26bx", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:03:24,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88 used request id req-cb79495a-8699-44d9-aa12-b6de5badd1e4 2018-11-25 16:03:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-743da7bf-89d8-44d5-a4fe-498c57275587 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}} 2018-11-25 16:03:24,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fdf376d0-1d7e-48c7-993c-4bfde4efca04 used request id req-743da7bf-89d8-44d5-a4fe-498c57275587 2018-11-25 16:03:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-ec69babb-a3f2-4b30-a660-78beb836b126 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:24,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-ec69babb-a3f2-4b30-a660-78beb836b126 2018-11-25 16:03:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c455ad49-7e8c-460e-ad68-206adc9d4ca3 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:24,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-c455ad49-7e8c-460e-ad68-206adc9d4ca3 2018-11-25 16:03:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-277985c5-71d9-4631-9a1c-88212f22b297 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:24,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-277985c5-71d9-4631-9a1c-88212f22b297 2018-11-25 16:03:24,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eabf180e-05d7-4a6e-9952-92d6d032004d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:24,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-eabf180e-05d7-4a6e-9952-92d6d032004d 2018-11-25 16:03:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1027979b-5775-434a-b7aa-6c76dfc6aa93 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:24,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-1027979b-5775-434a-b7aa-6c76dfc6aa93 2018-11-25 16:03:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3A16%3A9c%3A30&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:24,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-bc80ec21-e8fb-4538-8ea4-9dc8f1f774b9 Date: Sun, 25 Nov 2018 16:03:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"}]} 2018-11-25 16:03:24,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3A16%3A9c%3A30&admin_state_up=True used request id req-bc80ec21-e8fb-4538-8ea4-9dc8f1f774b9 2018-11-25 16:03:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0a01da-b783-44ad-8209-81eab3de1cc5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:25,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-da0a01da-b783-44ad-8209-81eab3de1cc5 2018-11-25 16:03:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-c2d3860b-36bb-4419-b6d7-731b8cdc80f3 Date: Sun, 25 Nov 2018 16:03:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:25,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-c2d3860b-36bb-4419-b6d7-731b8cdc80f3 2018-11-25 16:03:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fd374a7e-67bc-4ca1-9229-0a1737178882 Date: Sun, 25 Nov 2018 16:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:25,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-fd374a7e-67bc-4ca1-9229-0a1737178882 2018-11-25 16:03:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-ab27b4dc-ee56-4699-b168-b68725098688 Date: Sun, 25 Nov 2018 16:03:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:25,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-ab27b4dc-ee56-4699-b168-b68725098688 2018-11-25 16:03:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-531e746d-f69e-40a3-a852-e8b98121900d Date: Sun, 25 Nov 2018 16:03:25 GMT RESP BODY: {"floatingips": [{"router_id": "03982ce8-eb35-4faa-a363-548734168c1b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:03:03Z", "updated_at": "2018-11-25T16:03:05Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "c88bf7d9902e4d02a6329b57ea449405", "port_id": "da72c0ab-5317-464e-b29b-e4fca456badc", "id": "91ed1737-2074-48a5-9668-599502743043"}]} 2018-11-25 16:03:25,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-531e746d-f69e-40a3-a852-e8b98121900d 2018-11-25 16:03:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7213384e-c75b-481f-b10d-21a078c935b5 Date: Sun, 25 Nov 2018 16:03:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "metadata": {}}], "self": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "min_disk": 0, "protected": false, "id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "file": "/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88bf7d9902e4d02a6329b57ea449405", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/b5ad208a-154e-40b1-86d3-6d65185b1b45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:03:25,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 used request id req-7213384e-c75b-481f-b10d-21a078c935b5 2018-11-25 16:03:25,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:25,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:25 GMT Server: Apache x-openstack-request-id: req-55704e90-794c-499b-974a-8299336d0240 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:25,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:25 GMT Server: Apache x-openstack-request-id: req-1c977741-f2ff-46d7-b0df-eeb7b52d11a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsWTmbO+PIigi87X4NaYo22041XxusnSJfDD046sywOd7P7v6\nGnrcTzAh7JeXBnFNeUZh8o2akJPxpkseLHVRonAe5n70/SUaQqO0HgvY41zdFqku\ns2or4AhA3ErVZGC4yRH2MMLyJjsFT69WGJL7pUEddWUePpY3l1TJbBxaYq5PrFJR\nCDUBg7FW7TT16CWgn+996jIxqVop0ipcNKhSIBjdixxSTFznxo2yVDjjznkEKEmm\nKVxvyKewiVReZ61BTKEeX7HndUIWQnfw0N69UUpsSCImhKErhxrfbeBGuu9OfswB\nKdVGADO7q6HsFbdroBLdW7An25U3s/tYAGwr4wIDAQABAoIBAAjev7rgu6p8kUrY\nZYHhPhfCvV3HbA2WUC2akRQ1QkNtD7efIaFjVVLMWFXpOo8C6VnQECO9uuXRz/p9\ntROKBjv2GUVzQbLKwSZl4yLBeuXbhd6VNRWZkHoST5P0Vfk/8N10/XdwuAT7XIeg\nf9CYwOaBfASbushsYHk7rxqtzEM02Lw/JFEHYbHLF1UsJVLikPub3Y26fG2XnZaP\nOG8cdZP8Ch66WguIYo6WXKwhWfAQhTLcg7T+XayXoC41+VjTJ3uSfKTd8gnilaj8\nJ+iY4Q3sTfxS5adbzHNYtDhcSiMA2OAsd3csWIqI+chTtvGcJHDeEL30smiT8jC6\nFk/C/UECgYEA5pxhOE5uCdvCnKZ13cwZawpbHZQd6YyRmaBTsLJYeXpy6I3Le2qu\nQ9WbEWDL2h7HSxzZKryzWGOrnT9bQFcIOlHSeiEantERpdHdMUHo6N+o7PmNcl5R\nrAqkT0w/Drs6n/ROPjakn6fYxdkg0l8QHN1DWB4ZSFl9GFq2tVSnCIMCgYEAxOyk\nGqpVPvdRxjVJzASexe/SAB+0Vnr+N7+4SB07jy3rec/kHR7lFUu61KDF2vAbjiB5\n4+jdsTdqyhpixUIOOy92bUxfR2eY6+dIkviYbN80mtWU8JhAq4jfRyl65qceY08/\n1yITsIKT9pRwIJAOMCMX4+uvX9aXtf10hSdBMSECgYEAidA4dUrBjdir46vC0mqP\nYh2NOA71FUYxGOrsOLNMFkSr+PgL+1RUkitMAUWkbVRpayTxTw3368GcpFthcADS\n5O9S5jN0UibE8iCJnE80Hj7TF9NGyWs+SZ8OdGkvYeFX9pEsVReYp+TJserBJ5cx\n7N35yeYq28bG8E/90j2lmHsCgYBSfYJ8vQ96keWKbvYb5W+RINXKQX2soFbviXsr\nkjtJzgWPAFvhKvjxg8iemz5maSBR2B7XLsv3GWy9fnITiYkml8o3HL/ozGfNohPP\npR1Mte92ULPUWSL1+B7301NtXWIoXaEzgE3ZKcnLiAC0U0PuPDUcv7S2I9FnZeWy\nhXAUoQKBgE97KT+5VewsVoIyrZm5hzM7FvTvpspjpqyols3GOg0xV0nJyyN35FQq\nTwqNXxR64e56EKcKkDMctXFMzGaaitSop8m6blju61fo0gZNzsyOvjR9CIgmDbco\nEFHiqK9SyCKNRHoqD5tRNPRoSyyra0zI+tGauaLhiDSgDIn5rb1E\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:25,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-1c977741-f2ff-46d7-b0df-eeb7b52d11a2 2018-11-25 16:03:25,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:25,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:26,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "506230359e944630b8d3f09b1a163550", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88bf7d9902e4d02a6329b57ea449405", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/c88bf7d9902e4d02a6329b57ea449405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-389fe353-50e3-469-user", "id": "c57b696f615a46ccac66ff74bf9f5611"}, "audit_ids": ["aS8dncjMSfiogf0BZeOMCA"], "issued_at": "2018-11-25T16:03:26.000000Z"}} 2018-11-25 16:03:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:26,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cfc631-68cb-46b7-9077-f542c6ca4944 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:26,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-99cfc631-68cb-46b7-9077-f542c6ca4944 2018-11-25 16:03:26,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:03:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:26,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1db34e-fca5-457c-8546-378d997ed523 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:26,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3b1db34e-fca5-457c-8546-378d997ed523 2018-11-25 16:03:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-0c2986dc-35d4-49c4-b6bb-bbc80a569b40 Date: Sun, 25 Nov 2018 16:03:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:26,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-0c2986dc-35d4-49c4-b6bb-bbc80a569b40 2018-11-25 16:03:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:03:26,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:03:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:03:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:26,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ead0b4-2294-4d1d-946c-ed594b70aaab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:26,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-56ead0b4-2294-4d1d-946c-ed594b70aaab 2018-11-25 16:03:26,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:27,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4b455db3-77a4-433c-9d46-17e4cf548ba9 Date: Sun, 25 Nov 2018 16:03:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:27,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-4b455db3-77a4-433c-9d46-17e4cf548ba9 2018-11-25 16:03:27,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3A16%3A9c%3A30&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-98fff0d2-3d8b-4630-b08e-44ef718a56db Date: Sun, 25 Nov 2018 16:03:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"}]} 2018-11-25 16:03:27,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75&mac_address=fa%3A16%3A3e%3A16%3A9c%3A30&admin_state_up=True used request id req-98fff0d2-3d8b-4630-b08e-44ef718a56db 2018-11-25 16:03:27,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:27,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6528e3c5-566b-4b42-9b42-b3c5075dc3cd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:27,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-6528e3c5-566b-4b42-9b42-b3c5075dc3cd 2018-11-25 16:03:27,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:28,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03: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-22037670-63d0-4748-af42-39bf07e41b07 x-compute-request-id: req-22037670-63d0-4748-af42-39bf07e41b07 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:9c:30", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-11-25T16:03:09.000000", "flavor": {"id": "fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "links": [{"href": "http://172.30.9.29:8774/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "rel": "bookmark"}]}, "id": "6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "security_groups": [{"name": "default"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:10Z", "hostId": "b546e18549a1358dd970aa1bf5fbd0abacbfce03f2fb25474923da74", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "created": "2018-11-25T16:03:04Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:03:28,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2 used request id req-22037670-63d0-4748-af42-39bf07e41b07 2018-11-25 16:03:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:28,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-19b1f561-8cfb-42a4-888a-de386e8b5370 Date: Sun, 25 Nov 2018 16:03:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:28,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-19b1f561-8cfb-42a4-888a-de386e8b5370 2018-11-25 16:03:28,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:28,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ba58952f-8125-4621-8c24-c9e0c7f713b9 Date: Sun, 25 Nov 2018 16:03:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:28,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-ba58952f-8125-4621-8c24-c9e0c7f713b9 2018-11-25 16:03:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:29,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-c571fa7d-3a75-4ae6-8467-5dc75f2c4ffb Date: Sun, 25 Nov 2018 16:03:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:29,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-c571fa7d-3a75-4ae6-8467-5dc75f2c4ffb 2018-11-25 16:03:29,029 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2 2018-11-25 16:03:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:29,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-1f4d4ef5-efcd-4852-a64e-674296d2294b Date: Sun, 25 Nov 2018 16:03:29 GMT RESP BODY: {"floatingips": [{"router_id": "03982ce8-eb35-4faa-a363-548734168c1b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:03:03Z", "updated_at": "2018-11-25T16:03:05Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "c88bf7d9902e4d02a6329b57ea449405", "port_id": "da72c0ab-5317-464e-b29b-e4fca456badc", "id": "91ed1737-2074-48a5-9668-599502743043"}]} 2018-11-25 16:03:29,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-1f4d4ef5-efcd-4852-a64e-674296d2294b 2018-11-25 16:03:29,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:29,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03: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-c5a70c31-0dba-48d0-ae53-0d4e21a9e487 x-compute-request-id: req-c5a70c31-0dba-48d0-ae53-0d4e21a9e487 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-11-25T16:03:10.000000", "flavor": {"id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "links": [{"href": "http://172.30.9.29:8774/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "bookmark"}]}, "id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "security_groups": [{"name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:11Z", "hostId": "fd14256a7f7ca97e38f1289ebbebf7e2f10921299353716c07386acf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "created": "2018-11-25T16:03:05Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:03:29,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 used request id req-c5a70c31-0dba-48d0-ae53-0d4e21a9e487 2018-11-25 16:03:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:29,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-5811c3f6-1eaa-4627-9f51-6b4b5e5ee23e Date: Sun, 25 Nov 2018 16:03:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:29,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-5811c3f6-1eaa-4627-9f51-6b4b5e5ee23e 2018-11-25 16:03:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:30,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791840d9-dd49-4363-85ba-9b78c0f592f6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:30,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-791840d9-dd49-4363-85ba-9b78c0f592f6 2018-11-25 16:03:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:30,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-01e27638-e1eb-47f2-a66f-e81ca35352bd Date: Sun, 25 Nov 2018 16:03:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:30,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-01e27638-e1eb-47f2-a66f-e81ca35352bd 2018-11-25 16:03:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:30,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-67698aa2-da5b-46ae-8407-68faac236e9b Date: Sun, 25 Nov 2018 16:03:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:30,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-67698aa2-da5b-46ae-8407-68faac236e9b 2018-11-25 16:03:30,446 - create_instance - INFO - Checking if VM is active 2018-11-25 16:03:30,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:30,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03: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-4181f06a-1078-4e99-a44a-7b7a40f42abb x-compute-request-id: req-4181f06a-1078-4e99-a44a-7b7a40f42abb Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-11-25T16:03:10.000000", "flavor": {"id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "links": [{"href": "http://172.30.9.29:8774/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "bookmark"}]}, "id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "security_groups": [{"name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:11Z", "hostId": "fd14256a7f7ca97e38f1289ebbebf7e2f10921299353716c07386acf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "created": "2018-11-25T16:03:05Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:03:30,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 used request id req-4181f06a-1078-4e99-a44a-7b7a40f42abb 2018-11-25 16:03:30,907 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1] is - ACTIVE 2018-11-25 16:03:30,908 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:03:30,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:32,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03: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-db9e602b-2b1a-4a77-93fa-8e46e2e0a7cf x-compute-request-id: req-db9e602b-2b1a-4a77-93fa-8e46e2e0a7cf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:47:ee", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-11-25T16:03:10.000000", "flavor": {"id": "6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "links": [{"href": "http://172.30.9.29:8774/flavors/6acfda1d-0ce3-4a83-8153-c2abc3189e2b", "rel": "bookmark"}]}, "id": "802b6f7e-d92e-4bd9-81c7-d00eb5540804", "security_groups": [{"name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:11Z", "hostId": "fd14256a7f7ca97e38f1289ebbebf7e2f10921299353716c07386acf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "created": "2018-11-25T16:03:05Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:03:32,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/802b6f7e-d92e-4bd9-81c7-d00eb5540804 used request id req-db9e602b-2b1a-4a77-93fa-8e46e2e0a7cf 2018-11-25 16:03:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:32,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-87b2df5c-2b21-4ed3-9462-92bc75b37975 Date: Sun, 25 Nov 2018 16:03:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:32,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-87b2df5c-2b21-4ed3-9462-92bc75b37975 2018-11-25 16:03:32,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:32,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9930ea58-f9db-42e5-9710-98f6da71516d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:32,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-9930ea58-f9db-42e5-9710-98f6da71516d 2018-11-25 16:03:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:32,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-53e25654-84f6-4332-bc42-97ec5f9e4723 Date: Sun, 25 Nov 2018 16:03:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:32,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-53e25654-84f6-4332-bc42-97ec5f9e4723 2018-11-25 16:03:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de19daf1cf45266f50b46fb8b613c427baebdac" 2018-11-25 16:03:32,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-8b0d289c-2a40-45c6-af44-3181d92551ca Date: Sun, 25 Nov 2018 16:03:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:32,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-8b0d289c-2a40-45c6-af44-3181d92551ca 2018-11-25 16:03:32,595 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:03:32,598 - paramiko.transport - DEBUG - starting thread (client mode): 0x72d3aed0L 2018-11-25 16:03:32,598 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:03:32,598 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:03:32,598 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:03:32,599 - 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-11-25 16:03:32,599 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:03:32,600 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:03:32,600 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:03:32,600 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:03:32,600 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:03:32,617 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:03:32,617 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:03:32,630 - paramiko.transport - DEBUG - Trying key b2f17ba38e30832a5e69ffeeabed46fe from 0d875f13-e9be-4d75-a4d8-f5a9872badfb 2018-11-25 16:03:32,653 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:03:32,659 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:03:32,759 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:03:32,775 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:03:32,776 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:03:32,777 - paramiko.transport - DEBUG - starting thread (client mode): 0x72d3ae90L 2018-11-25 16:03:32,778 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:03:32,778 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:03:32,778 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:03:32,779 - 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-11-25 16:03:32,780 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:03:32,780 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:03:32,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:03:32,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:03:32,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:03:32,797 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:03:32,798 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:03:32,810 - paramiko.transport - DEBUG - Trying key b2f17ba38e30832a5e69ffeeabed46fe from 0d875f13-e9be-4d75-a4d8-f5a9872badfb 2018-11-25 16:03:32,838 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:03:32,844 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:03:32,874 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:03:32,875 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 16:03:32,875 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:03:32,878 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:03:32,879 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:03:32,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:33,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03: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-00fb0276-88bd-469b-ab86-0c0613ddb50d x-compute-request-id: req-00fb0276-88bd-469b-ab86-0c0613ddb50d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:9c:30", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "rel": "bookmark"}], "image": {"id": "b5ad208a-154e-40b1-86d3-6d65185b1b45", "links": [{"href": "http://172.30.9.29:8774/images/b5ad208a-154e-40b1-86d3-6d65185b1b45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-11-25T16:03:09.000000", "flavor": {"id": "fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "links": [{"href": "http://172.30.9.29:8774/flavors/fa17b1ea-3a31-4d04-b68f-985d3b01cb88", "rel": "bookmark"}]}, "id": "6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8", "security_groups": [{"name": "default"}], "user_id": "c57b696f615a46ccac66ff74bf9f5611", "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-11-25T16:03:10Z", "hostId": "b546e18549a1358dd970aa1bf5fbd0abacbfce03f2fb25474923da74", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "created": "2018-11-25T16:03:04Z", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:03:33,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8 used request id req-00fb0276-88bd-469b-ab86-0c0613ddb50d 2018-11-25 16:03:33,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:33,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-15a82510-23b5-4a58-bce5-37327e253acb Date: Sun, 25 Nov 2018 16:03:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","subnets":["fdf376d0-1d7e-48c7-993c-4bfde4efca04"],"description":"","tags":[],"updated_at":"2018-11-25T16:03:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net","admin_state_up":true,"tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:02:59Z","provider:network_type":"vxlan"}]} 2018-11-25 16:03:33,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net used request id req-15a82510-23b5-4a58-bce5-37327e253acb 2018-11-25 16:03:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:34,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0b3756-cfe1-4717-a0d9-c6a7a445134f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:34,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-0d0b3756-cfe1-4717-a0d9-c6a7a445134f 2018-11-25 16:03:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:34,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b437499d-93df-42fc-8b1f-54145990ae72 Date: Sun, 25 Nov 2018 16:03:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:00Z","dns_nameservers":[],"updated_at":"2018-11-25T16:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"c88bf7d9902e4d02a6329b57ea449405","id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","subnetpool_id":null,"name":"CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet"}]} 2018-11-25 16:03:34,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-b437499d-93df-42fc-8b1f-54145990ae72 2018-11-25 16:03:34,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a991f34fd81100a64c314300507610483c4da4" 2018-11-25 16:03:34,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-fb1615f8-51e7-49c8-a4c0-046e93498045 Date: Sun, 25 Nov 2018 16:03:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.3"}],"id":"101b02ce-2ede-44ba-8e13-0eece20c5baa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:1b:94","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.1"}],"id":"26ffaf4a-a7c5-471b-b15a-7ea5c8f4ecbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9f:26","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:03Z","binding:vnic_type":"normal","device_id":"03982ce8-eb35-4faa-a363-548734168c1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.2"}],"id":"363caa89-a72e-4f25-a2ea-a41743902c84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:24:e3","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dfacd75-5810-4af0-8563-6e6cbab90d75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.8"}],"id":"711696e7-ebf8-4d67-abf5-6e1163bca1ef","security_groups":["5169caeb-1488-4e82-94c8-c03d5b0ca921"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:9c:30","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:05Z","binding:vnic_type":"normal","device_id":"6e3e1b14-2ea3-42c6-bc09-d10f363fa0e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.13"}],"id":"da72c0ab-5317-464e-b29b-e4fca456badc","security_groups":["a03eef73-554e-4c42-87d9-137630ef3a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:47:ee","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack-port1-hinuw2qcv6fw","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"802b6f7e-d92e-4bd9-81c7-d00eb5540804"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:03:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdf376d0-1d7e-48c7-993c-4bfde4efca04","ip_address":"10.1.2.4"}],"id":"efff9b96-15b1-4e61-ac71-626776757758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:d0","project_id":"c88bf7d9902e4d02a6329b57ea449405","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dfacd75-5810-4af0-8563-6e6cbab90d75","tenant_id":"c88bf7d9902e4d02a6329b57ea449405","created_at":"2018-11-25T16:03:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dfacd75-5810-4af0-8563-6e6cbab90d75"}]} 2018-11-25 16:03:34,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=4dfacd75-5810-4af0-8563-6e6cbab90d75 used request id req-fb1615f8-51e7-49c8-a4c0-046e93498045 2018-11-25 16:03:34,485 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack 2018-11-25 16:03:34,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:34,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:34 GMT Server: Apache x-openstack-request-id: req-1aa338ff-7006-489a-8efe-515b2c7e2bba Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:34,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:34 GMT Server: Apache x-openstack-request-id: req-92f62228-135f-4b3e-a1a1-be54067c0bfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:34,587 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-92f62228-135f-4b3e-a1a1-be54067c0bfa 2018-11-25 16:03:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:34,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:34 GMT Server: Apache x-openstack-request-id: req-4b872b4f-c21a-4918-ac30-e46b4f9cf4e5 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:34,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:34 GMT Server: Apache x-openstack-request-id: req-6fb7d461-c536-40eb-932e-494b8bea97ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "tags": null, "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T16:03:34Z", "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:34,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-6fb7d461-c536-40eb-932e-494b8bea97ac 2018-11-25 16:03:34,797 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 16:03:34,797 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:37,800 - create_stack - DEBUG - Stack status query timeout in 1196.78720689 2018-11-25 16:03:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:37,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:37 GMT Server: Apache x-openstack-request-id: req-480e45ad-7d79-4db4-acba-f71f16925bca Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:37,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:37 GMT Server: Apache x-openstack-request-id: req-cc720c92-dc08-4c98-9e1f-fcdd8f8c6765 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "tags": null, "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T16:03:34Z", "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:37,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-cc720c92-dc08-4c98-9e1f-fcdd8f8c6765 2018-11-25 16:03:37,857 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 16:03:37,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:40,860 - create_stack - DEBUG - Stack status query timeout in 1193.72770095 2018-11-25 16:03:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:41,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:40 GMT Server: Apache x-openstack-request-id: req-ae9c482a-0b41-4006-9031-044cea7b9efe Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:41,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:41 GMT Server: Apache x-openstack-request-id: req-0b96ebea-8f3e-421a-bf7a-bb980065a014 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "tags": null, "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T16:03:34Z", "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:41,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-0b96ebea-8f3e-421a-bf7a-bb980065a014 2018-11-25 16:03:41,073 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 16:03:41,073 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:03:44,076 - create_stack - DEBUG - Stack status query timeout in 1190.51161695 2018-11-25 16:03:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:44,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:44 GMT Server: Apache x-openstack-request-id: req-ff5cfbd1-f584-427b-9f64-f679ab32ddd7 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:44,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:44 GMT Server: Apache x-openstack-request-id: req-0693a985-634f-4e94-87b3-f31ecb66b2e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 690 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor2", "OS::project_id": "c88bf7d9902e4d02a6329b57ea449405", "OS::stack_id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-kp", "security_group_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-subnet", "net_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst2", "inst1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-inst1", "image2_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image", "flavor1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-flavor1", "image1_name": "CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image"}, "deletion_time": "2018-11-25T16:03:44Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack", "stack_user_project_id": "ee14fe96e7294d6e9284eb6a3b075b42", "tags": null, "creation_time": "2018-11-25T16:02:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T16:03:34Z", "id": "5872cdc6-2f7e-44a9-b6ae-e0d509eca795", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:03:44,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-0693a985-634f-4e94-87b3-f31ecb66b2e5 2018-11-25 16:03:44,446 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 16:03:44,447 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack 2018-11-25 16:03:44,447 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack 2018-11-25 16:03:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf3feaf7d2b4676c0190648812bd61b7124ff8" 2018-11-25 16:03:44,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:03:44 GMT Server: Apache x-openstack-request-id: req-16c97b53-df58-46e6-909b-00bf4c5a9359 Location: http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:03:44,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 16:03:44 GMT Server: Apache x-openstack-request-id: req-5d7a059d-4f2f-4622-886d-5e3f07e40d89 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 16:03:44,501 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/c88bf7d9902e4d02a6329b57ea449405/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-stack/5872cdc6-2f7e-44a9-b6ae-e0d509eca795 used request id req-5d7a059d-4f2f-4622-886d-5e3f07e40d89 2018-11-25 16:03:44,503 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-bdf68ff7-2523-447f-8426-94874c46fe1a-image 2018-11-25 16:03:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35b96130ef85309c230ef59321374eb7f5473716" 2018-11-25 16:03:46,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edb028ab-73a1-4fec-bc2f-3b4bbc9b50d8 Date: Sun, 25 Nov 2018 16:03:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:03:46,829 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b5ad208a-154e-40b1-86d3-6d65185b1b45 used request id req-edb028ab-73a1-4fec-bc2f-3b4bbc9b50d8 2018-11-25 16:03:46,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:47,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af9dc9eb-c47a-4309-b75d-5cb39248e997 Date: Sun, 25 Nov 2018 16:03:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:02:57Z", "updated_at": "2018-11-25T16:02:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "revision_number": 0, "id": "19dfa896-1bcc-4d9a-b8ca-905ce9edb585", "remote_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "remote_ip_prefix": null, "created_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "port_range_min": null, "ethertype": "IPv6", "project_id": "c88bf7d9902e4d02a6329b57ea449405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "revision_number": 0, "id": "2a07fd2d-04c1-40e8-b140-c295e5606c05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "port_range_min": null, "ethertype": "IPv4", "project_id": "c88bf7d9902e4d02a6329b57ea449405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "revision_number": 0, "id": "459b8c1a-f4de-458e-bd99-a5350c1a927d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "port_range_min": null, "ethertype": "IPv6", "project_id": "c88bf7d9902e4d02a6329b57ea449405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "revision_number": 0, "id": "b0a57fad-27a7-44b6-a469-4979bf943cf8", "remote_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "remote_ip_prefix": null, "created_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "port_range_min": null, "ethertype": "IPv4", "project_id": "c88bf7d9902e4d02a6329b57ea449405"}], "revision_number": 4, "project_id": "c88bf7d9902e4d02a6329b57ea449405", "id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:03:47,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af9dc9eb-c47a-4309-b75d-5cb39248e997 2018-11-25 16:03:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:47,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa04ed5-cb90-405a-9cb1-896f1192bad1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 16:03:47,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-0fa04ed5-cb90-405a-9cb1-896f1192bad1 2018-11-25 16:03:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:47,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0476c92-a609-4d15-9ce4-42984a62a8dd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405"}, "enabled": true, "id": "c88bf7d9902e4d02a6329b57ea449405", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-389fe353-50e3-469-proj"}} 2018-11-25 16:03:47,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-a0476c92-a609-4d15-9ce4-42984a62a8dd 2018-11-25 16:03:47,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5169caeb-1488-4e82-94c8-c03d5b0ca921 2018-11-25 16:03:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5169caeb-1488-4e82-94c8-c03d5b0ca921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:47,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3bdf6bca-e8da-41fe-9f23-4d2fc77c2af8 Date: Sun, 25 Nov 2018 16:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "port_range_min": null, "revision_number": 0, "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:02:57Z", "project_id": "c88bf7d9902e4d02a6329b57ea449405", "id": "19dfa896-1bcc-4d9a-b8ca-905ce9edb585"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "port_range_min": null, "revision_number": 0, "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:02:57Z", "project_id": "c88bf7d9902e4d02a6329b57ea449405", "id": "2a07fd2d-04c1-40e8-b140-c295e5606c05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "port_range_min": null, "revision_number": 0, "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:02:57Z", "project_id": "c88bf7d9902e4d02a6329b57ea449405", "id": "459b8c1a-f4de-458e-bd99-a5350c1a927d"}, {"remote_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:02:57Z", "security_group_id": "5169caeb-1488-4e82-94c8-c03d5b0ca921", "port_range_min": null, "revision_number": 0, "tenant_id": "c88bf7d9902e4d02a6329b57ea449405", "created_at": "2018-11-25T16:02:57Z", "project_id": "c88bf7d9902e4d02a6329b57ea449405", "id": "b0a57fad-27a7-44b6-a469-4979bf943cf8"}]} 2018-11-25 16:03:47,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5169caeb-1488-4e82-94c8-c03d5b0ca921 used request id req-3bdf6bca-e8da-41fe-9f23-4d2fc77c2af8 2018-11-25 16:03:47,398 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:03:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5169caeb-1488-4e82-94c8-c03d5b0ca921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:47,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3c9ef3c-1d47-48b6-bdff-09d6d6276655 Content-Length: 0 Date: Sun, 25 Nov 2018 16:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:03:47,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5169caeb-1488-4e82-94c8-c03d5b0ca921 used request id req-e3c9ef3c-1d47-48b6-bdff-09d6d6276655 2018-11-25 16:03:47,751 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-389fe353-50e3-469-proj 2018-11-25 16:03:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:48,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c661cdb-1884-4588-b360-189ed13f0cdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:48,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c88bf7d9902e4d02a6329b57ea449405 used request id req-1c661cdb-1884-4588-b360-189ed13f0cdd 2018-11-25 16:03:48,036 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-389fe353-50e3-469-proj-role 2018-11-25 16:03:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/506230359e944630b8d3f09b1a163550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:48,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24005549-3acd-46ec-8a4b-7300bf6edbd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:48,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/506230359e944630b8d3f09b1a163550 used request id req-24005549-3acd-46ec-8a4b-7300bf6edbd4 2018-11-25 16:03:48,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc20511e2739c28acc1c88c032673852a689965" 2018-11-25 16:03:48,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508ae023-87f8-4a80-afb8-6cca503e252f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:03:48,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-508ae023-87f8-4a80-afb8-6cca503e252f 2018-11-25 16:03:48,246 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-389fe353-50e3-469-user 2018-11-25 16:03:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c57b696f615a46ccac66ff74bf9f5611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd89739220a62c3ca4626e71dd3dba7b3a6f3bdb" 2018-11-25 16:03:49,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7cdc74-e5df-4f0f-8fd2-937cec0168cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:49,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c57b696f615a46ccac66ff74bf9f5611 used request id req-fa7cdc74-e5df-4f0f-8fd2-937cec0168cf 2018-11-25 16:03:49,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:49,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["YV0ynYuQQFqoaty7VXqRJw"], "issued_at": "2018-11-25T16:03:49.000000Z"}} 2018-11-25 16:03:49,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955b573687a0a86ee196aa45b29622d713be8ad1" 2018-11-25 16:03:49,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835b2626-6f36-4166-a4b1-50591c5b5fa8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:49,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-835b2626-6f36-4166-a4b1-50591c5b5fa8 2018-11-25 16:03:49,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:49,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:50,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["N3M1FdgxQKa21GsOXqgvfw"], "issued_at": "2018-11-25T16:03:50.000000Z"}} 2018-11-25 16:03:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:03:50,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa765e5-a095-42b8-8155-650d03eddc47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:50,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5fa765e5-a095-42b8-8155-650d03eddc47 2018-11-25 16:03:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:03:50,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:03:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:03:50,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a17605-23b7-42d3-9833-dd43b95c7b0e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 16:03:50,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj used request id req-93a17605-23b7-42d3-9833-dd43b95c7b0e 2018-11-25 16:03:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:03:50,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585f0d32-0da9-4248-af15-2bf1eb9eb8b5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:03:50,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-585f0d32-0da9-4248-af15-2bf1eb9eb8b5 2018-11-25 16:03:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}}' 2018-11-25 16:03:50,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec72b51-0867-44ab-89b1-1e72972ff19f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:03:50,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-dec72b51-0867-44ab-89b1-1e72972ff19f 2018-11-25 16:03:50,446 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj 2018-11-25 16:03:50,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:50,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:50,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["Hu9RS0dWTziLRt-eYBAQGA"], "issued_at": "2018-11-25T16:03:50.000000Z"}} 2018-11-25 16:03:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:50,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc07dd8c-36d5-4334-a27b-d3b96e27e88a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:50,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc07dd8c-36d5-4334-a27b-d3b96e27e88a 2018-11-25 16:03:50,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:03:50,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:03:50,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:50,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cf7aab-8533-4a77-9ea4-3e0ce9fb0db5 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:03:50,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-11cf7aab-8533-4a77-9ea4-3e0ce9fb0db5 2018-11-25 16:03:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:51,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4ea8d5-f961-41df-be7c-2926cda6b717 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}]} 2018-11-25 16:03:51,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj used request id req-dc4ea8d5-f961-41df-be7c-2926cda6b717 2018-11-25 16:03:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:51,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abed1b5-60aa-4c59-840b-10f0c41bb94b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:03:51,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0abed1b5-60aa-4c59-840b-10f0c41bb94b 2018-11-25 16:03:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:51,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a26101-6fd4-4216-9506-4a892a4f5ad2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:03:51,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-01a26101-6fd4-4216-9506-4a892a4f5ad2 2018-11-25 16:03:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:51,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbf91af-ff5d-4d41-b61f-39b61e42b9d8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}]} 2018-11-25 16:03:51,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj used request id req-9bbf91af-ff5d-4d41-b61f-39b61e42b9d8 2018-11-25 16:03:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/f1da748b20594401a4d3a1ac0f6b9711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:51,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f79d9b1-bdec-42a1-8f0b-6bcca8722afa Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-user", "links": {"self": "http://172.30.9.29:5000/v3/users/f1da748b20594401a4d3a1ac0f6b9711"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4c89a83622c648fbb7581f305c2a43f9", "id": "f1da748b20594401a4d3a1ac0f6b9711", "password_expires_at": null}} 2018-11-25 16:03:51,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f1da748b20594401a4d3a1ac0f6b9711 used request id req-3f79d9b1-bdec-42a1-8f0b-6bcca8722afa 2018-11-25 16:03:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:51,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d18af9d-79c1-4a61-8723-5f3029166714 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles", "previous": null, "next": null}, "roles": []} 2018-11-25 16:03:51,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles used request id req-5d18af9d-79c1-4a61-8723-5f3029166714 2018-11-25 16:03:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41469b37-cc9c-431a-9cd2-81f8532d64e2 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "domain_id": null, "name": "admin", "id": "81f083a14a2d43bc8d243bca68f279f8"}} 2018-11-25 16:03:52,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-41469b37-cc9c-431a-9cd2-81f8532d64e2 2018-11-25 16:03:52,030 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj 2018-11-25 16:03:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64708204-5b23-49b1-b648-358a5a520e7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:52,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-64708204-5b23-49b1-b648-358a5a520e7e 2018-11-25 16:03:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16153b63-f2cd-4005-aa9f-e0bdc1df7c3d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:03:52,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-16153b63-f2cd-4005-aa9f-e0bdc1df7c3d 2018-11-25 16:03:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a8912f-7480-4742-b79e-0a726a493bc0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}]} 2018-11-25 16:03:52,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj used request id req-75a8912f-7480-4742-b79e-0a726a493bc0 2018-11-25 16:03:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd7c20d-868b-484b-b867-cb68bfcf95bc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}]} 2018-11-25 16:03:52,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles used request id req-9dd7c20d-868b-484b-b867-cb68bfcf95bc 2018-11-25 16:03:52,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978772ee-518e-4f9c-b7a6-d90c902b8e69 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "domain_id": null, "name": "heat_stack_owner", "id": "8d6dd5995aca474fb1425b23d1ad0528"}} 2018-11-25 16:03:52,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-978772ee-518e-4f9c-b7a6-d90c902b8e69 2018-11-25 16:03:52,579 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj 2018-11-25 16:03:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:03:52,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1898e17-831d-49d0-8361-49e1cc177bf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:52,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-d1898e17-831d-49d0-8361-49e1cc177bf1 2018-11-25 16:03:52,724 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-714a8ff3-db18-4e8-user 2018-11-25 16:03:52,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:03:52,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071c35fd-6c6e-4dbd-a38c-a919838a4210 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:03:52,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-071c35fd-6c6e-4dbd-a38c-a919838a4210 2018-11-25 16:03:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" -d '{"role": {"name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}}' 2018-11-25 16:03:52,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a557ad84-9547-44ec-af20-8315713cb5a4 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42ddb60818c24cadb1fec329911da01c", "links": {"self": "http://172.30.9.29:5000/v3/roles/42ddb60818c24cadb1fec329911da01c"}, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}} 2018-11-25 16:03:52,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a557ad84-9547-44ec-af20-8315713cb5a4 2018-11-25 16:03:52,938 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role 2018-11-25 16:03:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/42ddb60818c24cadb1fec329911da01c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:03:53,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82e8ad7-6055-4b02-bcb7-f0b3d17076e3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/42ddb60818c24cadb1fec329911da01c"}, "domain_id": null, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role", "id": "42ddb60818c24cadb1fec329911da01c"}} 2018-11-25 16:03:53,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/42ddb60818c24cadb1fec329911da01c used request id req-c82e8ad7-6055-4b02-bcb7-f0b3d17076e3 2018-11-25 16:03:53,025 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role to project CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj 2018-11-25 16:03:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles/42ddb60818c24cadb1fec329911da01c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:03:53,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666183c5-2313-4731-91ee-cda95488475e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:03:53,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9/users/f1da748b20594401a4d3a1ac0f6b9711/roles/42ddb60818c24cadb1fec329911da01c used request id req-666183c5-2313-4731-91ee-cda95488475e 2018-11-25 16:03:53,173 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 16:03:53,173 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-25 16:03:53,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:53,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:53,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ddb60818c24cadb1fec329911da01c", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c89a83622c648fbb7581f305c2a43f9", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-user", "id": "f1da748b20594401a4d3a1ac0f6b9711"}, "audit_ids": ["pp0-9RgWQdeXdWATS6XaAg"], "issued_at": "2018-11-25T16:03:53.000000Z"}} 2018-11-25 16:03:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:03:53,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e79833-061f-4825-b8fe-3c620b9eb850 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:53,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b6e79833-061f-4825-b8fe-3c620b9eb850 2018-11-25 16:03:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:03:53,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-3def221d-2bec-48c4-b80b-689c3ee22811 Date: Sun, 25 Nov 2018 16:03:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"} 2018-11-25 16:03:53,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image used request id req-3def221d-2bec-48c4-b80b-689c3ee22811 2018-11-25 16:03:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:03:53,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c263771f-5a07-4d12-a1a3-ffb17b329f4f Date: Sun, 25 Nov 2018 16:03:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:03:53,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c263771f-5a07-4d12-a1a3-ffb17b329f4f 2018-11-25 16:03:53,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}' 2018-11-25 16:03:54,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 X-Openstack-Request-Id: req-2bcd5eb8-0703-40d9-ab1a-5d80f256d854 Date: Sun, 25 Nov 2018 16:03:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:03:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T16:03:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "min_disk": 0, "protected": false, "id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "file": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file", "checksum": null, "owner": "4c89a83622c648fbb7581f305c2a43f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:03:54,221 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2bcd5eb8-0703-40d9-ab1a-5d80f256d854 2018-11-25 16:03:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" -d '' 2018-11-25 16:03:55,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34c91cd4-cbf0-4738-94f8-b940c8957fea Date: Sun, 25 Nov 2018 16:03:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:03:55,791 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file used request id req-34c91cd4-cbf0-4738-94f8-b940c8957fea 2018-11-25 16:03:55,791 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 16:03:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:03:55,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0591c965-6386-4c3b-81f5-8394c88cf544 Date: Sun, 25 Nov 2018 16:03:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:03:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "metadata": {}}], "self": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "min_disk": 0, "protected": false, "id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "file": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c89a83622c648fbb7581f305c2a43f9", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:03:55,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 used request id req-0591c965-6386-4c3b-81f5-8394c88cf544 2018-11-25 16:03:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:03:56,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9bb0a5bd-a250-41ef-96ff-315ec68f444a Date: Sun, 25 Nov 2018 16:03:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:03:56,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9bb0a5bd-a250-41ef-96ff-315ec68f444a 2018-11-25 16:03:56,156 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image 2018-11-25 16:03:56,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:03:56,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f8b66773-901a-464d-bb84-ac34ea310504 Date: Sun, 25 Nov 2018 16:03:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:03:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "metadata": {}}], "self": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "min_disk": 0, "protected": false, "id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "file": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c89a83622c648fbb7581f305c2a43f9", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:03:56,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 used request id req-f8b66773-901a-464d-bb84-ac34ea310504 2018-11-25 16:03:56,320 - create_image - DEBUG - Instance status is - active 2018-11-25 16:03:56,320 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image 2018-11-25 16:03:56,320 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image 2018-11-25 16:03:56,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:03:56,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:03:56,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ddb60818c24cadb1fec329911da01c", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c89a83622c648fbb7581f305c2a43f9", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-user", "id": "f1da748b20594401a4d3a1ac0f6b9711"}, "audit_ids": ["7g6kePRCTwyjAlYyeG9A3Q"], "issued_at": "2018-11-25T16:03:56.000000Z"}} 2018-11-25 16:03:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:03:56,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37b72b2-3eb7-4408-96f7-6ec26ba3e789 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:03:56,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e37b72b2-3eb7-4408-96f7-6ec26ba3e789 2018-11-25 16:03:56,786 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:03:56,790 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 16:03:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:03:56,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:03:56 GMT Server: Apache x-openstack-request-id: req-61555f5b-2221-4ad0-bf80-98aa5346909a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-25 16:03:56,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack used request id req-61555f5b-2221-4ad0-bf80-98aa5346909a 2018-11-25 16:03:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net"}}' 2018-11-25 16:04:00,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:03:57 GMT Server: Apache x-openstack-request-id: req-2061b439-7064-4aea-9a12-0690ad4389d9 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "50915007-7940-4200-9706-97ccbdc8f599", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}]}} 2018-11-25 16:04:00,458 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks used request id req-2061b439-7064-4aea-9a12-0690ad4389d9 2018-11-25 16:04:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:00,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:00 GMT Server: Apache x-openstack-request-id: req-8861afbd-13c1-457b-b4b3-12b9274fc72d Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:00,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:00 GMT Server: Apache x-openstack-request-id: req-b743ff98-0b52-4b51-8b0e-2e70b796ee62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:00,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-b743ff98-0b52-4b51-8b0e-2e70b796ee62 2018-11-25 16:04:00,839 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:00,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:01,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:00 GMT Server: Apache x-openstack-request-id: req-8f15ece6-efc9-40c8-9be9-144c359cb272 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:01,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-b640fd46-025d-497f-b0f2-3b5df36a2b99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:01,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-b640fd46-025d-497f-b0f2-3b5df36a2b99 2018-11-25 16:04:01,209 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:04:01,209 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:04,212 - create_stack - DEBUG - Stack status query timeout in 1196.627599 2018-11-25 16:04:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:04,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:04 GMT Server: Apache x-openstack-request-id: req-25d64635-743f-4ce5-99b8-69c63f121613 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:04,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:04 GMT Server: Apache x-openstack-request-id: req-36e83c9c-ca51-4863-8f93-0e55beb90936 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:04,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-36e83c9c-ca51-4863-8f93-0e55beb90936 2018-11-25 16:04:04,563 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:04:04,563 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:07,567 - create_stack - DEBUG - Stack status query timeout in 1193.27284884 2018-11-25 16:04:07,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:07,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:07 GMT Server: Apache x-openstack-request-id: req-f8309156-05a4-4b35-84ae-f592b558156c Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:07,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:07 GMT Server: Apache x-openstack-request-id: req-e333d66c-a875-4d9f-ba4f-aff0b980fc55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:07,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-e333d66c-a875-4d9f-ba4f-aff0b980fc55 2018-11-25 16:04:07,934 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:04:07,934 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:10,937 - create_stack - DEBUG - Stack status query timeout in 1189.90228701 2018-11-25 16:04:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:10,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:10 GMT Server: Apache x-openstack-request-id: req-9b71bf4b-2cb4-4a28-b423-72500080c578 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:11,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:10 GMT Server: Apache x-openstack-request-id: req-c1b5d487-d127-4759-b2f3-0222d3100c63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:11,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-c1b5d487-d127-4759-b2f3-0222d3100c63 2018-11-25 16:04:11,245 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:04:11,245 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:14,248 - create_stack - DEBUG - Stack status query timeout in 1186.59157896 2018-11-25 16:04:14,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:14,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:14 GMT Server: Apache x-openstack-request-id: req-832096b5-f00b-423d-ab84-af20ec46585a Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:14,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:14 GMT Server: Apache x-openstack-request-id: req-746e57b2-e8d5-42d1-b028-2e7127be6a34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:14,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-746e57b2-e8d5-42d1-b028-2e7127be6a34 2018-11-25 16:04:14,453 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:04:14,453 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:17,456 - create_stack - DEBUG - Stack status query timeout in 1183.38302588 2018-11-25 16:04:17,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:17,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:17 GMT Server: Apache x-openstack-request-id: req-9e52cd6b-5abc-480b-b5a5-a5977ae134b0 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:17,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:17 GMT Server: Apache x-openstack-request-id: req-040a0cc0-bd8a-46db-a2e8-74737932addc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:17,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-040a0cc0-bd8a-46db-a2e8-74737932addc 2018-11-25 16:04:17,962 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-25 16:04:17,962 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:20,965 - create_stack - DEBUG - Stack status query timeout in 1179.87423396 2018-11-25 16:04:20,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:21,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:20 GMT Server: Apache x-openstack-request-id: req-7bd75368-5c1e-4326-b3b3-feb0d14d8d7f Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:21,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:21 GMT Server: Apache x-openstack-request-id: req-cf8e1901-f421-4da0-a6c1-829572bcf837 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:21,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-cf8e1901-f421-4da0-a6c1-829572bcf837 2018-11-25 16:04:21,329 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-25 16:04:21,329 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:21,329 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:21,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:04:21,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:04:21,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ddb60818c24cadb1fec329911da01c", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c89a83622c648fbb7581f305c2a43f9", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-user", "id": "f1da748b20594401a4d3a1ac0f6b9711"}, "audit_ids": ["qsVEiv0yRJSNfiu_8p-m0w"], "issued_at": "2018-11-25T16:04:21.000000Z"}} 2018-11-25 16:04:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:21,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986fffe3-678f-405c-8ef5-e183a9f5a958 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:04:21,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-986fffe3-678f-405c-8ef5-e183a9f5a958 2018-11-25 16:04:21,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:04:21,796 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-25 16:04:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:21,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:21 GMT Server: Apache x-openstack-request-id: req-1dc66b04-6372-4691-9a15-f2290400f41d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "deletion_time": null, "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "updated_time": null, "project": "4c89a83622c648fbb7581f305c2a43f9", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "50915007-7940-4200-9706-97ccbdc8f599", "tags": null}]} 2018-11-25 16:04:21,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack used request id req-1dc66b04-6372-4691-9a15-f2290400f41d 2018-11-25 16:04:21,976 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:22,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:21 GMT Server: Apache x-openstack-request-id: req-00beac18-8551-4997-8b81-aff72dd174ba Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:22,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:22 GMT Server: Apache x-openstack-request-id: req-7a25dec4-d029-4007-bed4-80dff218e922 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "23d9aa5e-f51f-48c5-ae45-6282a30df16f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "68e3b087-186f-4529-ae0c-cae6656d5927", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0d003fb3-0577-4698-b7a0-626e4a5e6393", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "32fc21e6-4e64-4aba-b6d0-85eae78d0cc7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7b4a0633-7681-4ad5-a4bc-55a128b5bf63", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "263", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7:subnet_id=2b88fe22-b306-46b7-a1da-c842955befcc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2b88fe22-b306-46b7-a1da-c842955befcc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "90ba9287-36f7-4311-b183-9babb89f7365", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "32efa46c-05be-4dcb-ae5a-3472e1989d8d", "resource_type": "OS::Neutron::Port"}]} 2018-11-25 16:04:22,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources used request id req-7a25dec4-d029-4007-bed4-80dff218e922 2018-11-25 16:04:22,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:23,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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-0d09fbe9-679d-47d4-a68a-d55bf3a45776 x-compute-request-id: req-0d09fbe9-679d-47d4-a68a-d55bf3a45776 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-11-25T16:04:17.000000", "flavor": {"id": "68e3b087-186f-4529-ae0c-cae6656d5927", "links": [{"href": "http://172.30.9.29:8774/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "bookmark"}]}, "id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "security_groups": [{"name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:18Z", "hostId": "8233be59886ef2189c6be8318c1f7a220cde42297795752d97bda466", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "created": "2018-11-25T16:04:10Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:04:23,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb used request id req-0d09fbe9-679d-47d4-a68a-d55bf3a45776 2018-11-25 16:04:23,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:23,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-26734fed-2af5-429d-a468-a61a1dd87da3 Date: Sun, 25 Nov 2018 16:04:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:23,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-26734fed-2af5-429d-a468-a61a1dd87da3 2018-11-25 16:04:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:04:23,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:04:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:04:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb038db-6ffb-4d12-bb06-4c7f76238a97 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:23,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-2bb038db-6ffb-4d12-bb06-4c7f76238a97 2018-11-25 16:04:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:23,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-09546ce5-c0e5-44a0-8c0e-b0291f292a84 Date: Sun, 25 Nov 2018 16:04:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:23,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-09546ce5-c0e5-44a0-8c0e-b0291f292a84 2018-11-25 16:04:23,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:23,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-b39a1afe-020c-42b9-921d-37d55c0ad8a0 Date: Sun, 25 Nov 2018 16:04:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:23,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-b39a1afe-020c-42b9-921d-37d55c0ad8a0 2018-11-25 16:04:23,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:24,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:23 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-406f2936-8e31-41d1-8cce-d1b0aeea8a53 x-compute-request-id: req-406f2936-8e31-41d1-8cce-d1b0aeea8a53 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:8c:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/90ba9287-36f7-4311-b183-9babb89f7365", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-11-25T16:04:16.000000", "flavor": {"id": "23d9aa5e-f51f-48c5-ae45-6282a30df16f", "links": [{"href": "http://172.30.9.29:8774/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f", "rel": "bookmark"}]}, "id": "90ba9287-36f7-4311-b183-9babb89f7365", "security_groups": [{"name": "default"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:17Z", "hostId": "6cf13007b0bf57036f2d4d87cb2285d0313dbe58a21427d9503e7e38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "created": "2018-11-25T16:04:09Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:04:24,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365 used request id req-406f2936-8e31-41d1-8cce-d1b0aeea8a53 2018-11-25 16:04:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:24,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-111aca07-f673-44b2-9066-c2a3579dd142 Date: Sun, 25 Nov 2018 16:04:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:24,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-111aca07-f673-44b2-9066-c2a3579dd142 2018-11-25 16:04:24,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:24,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd756c77-73ed-49d0-a0bb-cdd3561ee5e3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:24,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-dd756c77-73ed-49d0-a0bb-cdd3561ee5e3 2018-11-25 16:04:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:25,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4bd01a0d-d8af-4385-bd46-8b4045ebc0fb Date: Sun, 25 Nov 2018 16:04:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:25,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-4bd01a0d-d8af-4385-bd46-8b4045ebc0fb 2018-11-25 16:04:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5742 X-Openstack-Request-Id: req-2e719ac9-b1e3-4e2e-b66c-b432e83acf46 Date: Sun, 25 Nov 2018 16:04:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:25,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-2e719ac9-b1e3-4e2e-b66c-b432e83acf46 2018-11-25 16:04:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:25,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:25 GMT Server: Apache x-openstack-request-id: req-23908372-4220-405f-bd04-c0ead475ba81 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:25,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:25 GMT Server: Apache x-openstack-request-id: req-9331e46c-be22-44fc-a2e9-840f9159e6cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "23d9aa5e-f51f-48c5-ae45-6282a30df16f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "68e3b087-186f-4529-ae0c-cae6656d5927", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0d003fb3-0577-4698-b7a0-626e4a5e6393", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "32fc21e6-4e64-4aba-b6d0-85eae78d0cc7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7b4a0633-7681-4ad5-a4bc-55a128b5bf63", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "263", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7:subnet_id=2b88fe22-b306-46b7-a1da-c842955befcc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2b88fe22-b306-46b7-a1da-c842955befcc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "90ba9287-36f7-4311-b183-9babb89f7365", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-25T16:04:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-25T16:04:00Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "32efa46c-05be-4dcb-ae5a-3472e1989d8d", "resource_type": "OS::Neutron::Port"}]} 2018-11-25 16:04:25,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599/resources used request id req-9331e46c-be22-44fc-a2e9-840f9159e6cd 2018-11-25 16:04:25,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/68e3b087-186f-4529-ae0c-cae6656d5927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:25,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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,Accept-Encoding x-openstack-request-id: req-548ca608-c4ca-4ece-a009-7aa4e396358f x-compute-request-id: req-548ca608-c4ca-4ece-a009-7aa4e396358f Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "68e3b087-186f-4529-ae0c-cae6656d5927", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-flavor1-cmcwjpsp34ee", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:04:25,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/68e3b087-186f-4529-ae0c-cae6656d5927 used request id req-548ca608-c4ca-4ece-a009-7aa4e396358f 2018-11-25 16:04:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:26,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7d447943-aa98-43a9-8bc1-d11d983ea154 Date: Sun, 25 Nov 2018 16:04:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}} 2018-11-25 16:04:26,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc used request id req-7d447943-aa98-43a9-8bc1-d11d983ea154 2018-11-25 16:04:26,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:26,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-53067d22-0b7d-410a-a95f-ac4f52932213 Date: Sun, 25 Nov 2018 16:04:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:26,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-53067d22-0b7d-410a-a95f-ac4f52932213 2018-11-25 16:04:26,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:26,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ba92d327-8835-4a14-a170-7ac909e2078f Date: Sun, 25 Nov 2018 16:04:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:26,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-ba92d327-8835-4a14-a170-7ac909e2078f 2018-11-25 16:04:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:27,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f7b5715f-8585-4118-8e76-72ebf7cc4ae8 Date: Sun, 25 Nov 2018 16:04:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:27,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-f7b5715f-8585-4118-8e76-72ebf7cc4ae8 2018-11-25 16:04:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:27,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85e8a87-3954-444a-8f95-e3b1647d7589 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:27,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-b85e8a87-3954-444a-8f95-e3b1647d7589 2018-11-25 16:04:27,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67935052-ff88-4e7f-9b09-8865fe629038 Date: Sun, 25 Nov 2018 16:04:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:27,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-67935052-ff88-4e7f-9b09-8865fe629038 2018-11-25 16:04:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3Aa6%3Adb%3A37&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:27,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-e391f535-6180-4b35-aa35-0d41e742a309 Date: Sun, 25 Nov 2018 16:04:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"}]} 2018-11-25 16:04:27,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3Aa6%3Adb%3A37&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5&admin_state_up=True used request id req-e391f535-6180-4b35-aa35-0d41e742a309 2018-11-25 16:04:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:27,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27d0629-4126-4dd4-8ac6-947ab658a5c1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:27,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-d27d0629-4126-4dd4-8ac6-947ab658a5c1 2018-11-25 16:04:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:27,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-33ceb306-4490-4a9a-b478-8f29475c6f72 Date: Sun, 25 Nov 2018 16:04:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:27,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-33ceb306-4490-4a9a-b478-8f29475c6f72 2018-11-25 16:04:27,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:28,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5b74c4b9-cf81-49fa-917b-40e5f8750a75 Date: Sun, 25 Nov 2018 16:04:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:28,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-5b74c4b9-cf81-49fa-917b-40e5f8750a75 2018-11-25 16:04:28,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:28,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-ff2baeba-4ba2-4235-a9a3-cbbcf434f929 Date: Sun, 25 Nov 2018 16:04:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:28,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-ff2baeba-4ba2-4235-a9a3-cbbcf434f929 2018-11-25 16:04:28,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:28,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-f6f44c68-d186-49f1-93d3-d2a024bc596b Date: Sun, 25 Nov 2018 16:04:28 GMT RESP BODY: {"floatingips": [{"router_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:10Z", "updated_at": "2018-11-25T16:04:13Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "4c89a83622c648fbb7581f305c2a43f9", "port_id": "32efa46c-05be-4dcb-ae5a-3472e1989d8d", "id": "7b4a0633-7681-4ad5-a4bc-55a128b5bf63"}]} 2018-11-25 16:04:28,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-f6f44c68-d186-49f1-93d3-d2a024bc596b 2018-11-25 16:04:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/47b3e192-4d33-4289-b05d-5aa49bca68b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:28,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-90029ed2-ef9d-4578-b853-9d506f36dbdb Date: Sun, 25 Nov 2018 16:04:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:05Z", "admin_state_up": true, "updated_at": "2018-11-25T16:04:11Z", "project_id": "4c89a83622c648fbb7581f305c2a43f9", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "name": "mgmt_router"}} 2018-11-25 16:04:28,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/47b3e192-4d33-4289-b05d-5aa49bca68b7 used request id req-90029ed2-ef9d-4578-b853-9d506f36dbdb 2018-11-25 16:04:28,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=47b3e192-4d33-4289-b05d-5aa49bca68b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:28,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-1ee0293c-35df-4d9a-92a6-3cda57108b37 Date: Sun, 25 Nov 2018 16:04:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6309dc3f-e085-4c6f-acb6-88bd816b2dc5","ip_address":"169.254.192.1"}],"id":"17b7f959-40c5-4a01-8ea3-3d617b35cded","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:5f:52","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c89a83622c648fbb7581f305c2a43f9","admin_state_up":true,"network_id":"f76c7a19-e669-4ca5-bee8-0c3d7942a9b7","tenant_id":"","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:13Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6309dc3f-e085-4c6f-acb6-88bd816b2dc5","ip_address":"169.254.192.6"}],"id":"a7d19323-a10b-4154-a8ef-f6e070b9eedb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:9a:01","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c89a83622c648fbb7581f305c2a43f9","admin_state_up":true,"network_id":"f76c7a19-e669-4ca5-bee8-0c3d7942a9b7","tenant_id":"","created_at":"2018-11-25T16:04:08Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","ip_address":"172.30.9.205"}],"id":"dda0cf66-4f83-47f9-a372-8b7b7c23de36","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:1b:5f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6309dc3f-e085-4c6f-acb6-88bd816b2dc5","ip_address":"169.254.192.9"}],"id":"ec28aac3-c854-4e20-8213-efd2208b621f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:03:2c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c89a83622c648fbb7581f305c2a43f9","admin_state_up":true,"network_id":"f76c7a19-e669-4ca5-bee8-0c3d7942a9b7","tenant_id":"","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"}]} 2018-11-25 16:04:28,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=47b3e192-4d33-4289-b05d-5aa49bca68b7 used request id req-1ee0293c-35df-4d9a-92a6-3cda57108b37 2018-11-25 16:04:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-91202ec5-f75c-4d77-b6af-750f370509ff Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad899a74-71c8-421f-a6bd-988551fe00a6","tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:59Z","dns_nameservers":[],"updated_at":"2018-11-25T13:56:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"aa5a564982d64a85931efb8c2d50bb06","id":"f688155f-4e41-43bd-8a4a-5e2069dbd331","subnetpool_id":null,"name":"external-subnet"}} 2018-11-25 16:04:29,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f688155f-4e41-43bd-8a4a-5e2069dbd331 used request id req-91202ec5-f75c-4d77-b6af-750f370509ff 2018-11-25 16:04:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6309dc3f-e085-4c6f-acb6-88bd816b2dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7ebd0a8a-e278-4c3d-acf4-b376514b1f43 Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f76c7a19-e669-4ca5-bee8-0c3d7942a9b7","tenant_id":"","created_at":"2018-11-25T16:04:04Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6309dc3f-e085-4c6f-acb6-88bd816b2dc5","subnetpool_id":null,"name":"HA subnet tenant 4c89a83622c648fbb7581f305c2a43f9"}} 2018-11-25 16:04:29,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6309dc3f-e085-4c6f-acb6-88bd816b2dc5 used request id req-7ebd0a8a-e278-4c3d-acf4-b376514b1f43 2018-11-25 16:04:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6309dc3f-e085-4c6f-acb6-88bd816b2dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-32ba959a-04ec-4061-bccf-3d9f2d92c2ec Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f76c7a19-e669-4ca5-bee8-0c3d7942a9b7","tenant_id":"","created_at":"2018-11-25T16:04:04Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6309dc3f-e085-4c6f-acb6-88bd816b2dc5","subnetpool_id":null,"name":"HA subnet tenant 4c89a83622c648fbb7581f305c2a43f9"}} 2018-11-25 16:04:29,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6309dc3f-e085-4c6f-acb6-88bd816b2dc5 used request id req-32ba959a-04ec-4061-bccf-3d9f2d92c2ec 2018-11-25 16:04:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6309dc3f-e085-4c6f-acb6-88bd816b2dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-980482e3-1be5-4227-85e2-0e825ef83233 Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f76c7a19-e669-4ca5-bee8-0c3d7942a9b7","tenant_id":"","created_at":"2018-11-25T16:04:04Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6309dc3f-e085-4c6f-acb6-88bd816b2dc5","subnetpool_id":null,"name":"HA subnet tenant 4c89a83622c648fbb7581f305c2a43f9"}} 2018-11-25 16:04:29,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6309dc3f-e085-4c6f-acb6-88bd816b2dc5 used request id req-980482e3-1be5-4227-85e2-0e825ef83233 2018-11-25 16:04:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-42d4b4ae-aad7-44cd-83a8-063eba010c2c Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}} 2018-11-25 16:04:29,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc used request id req-42d4b4ae-aad7-44cd-83a8-063eba010c2c 2018-11-25 16:04:29,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/32efa46c-05be-4dcb-ae5a-3472e1989d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-28ea6d6d-a7ba-4de2-a4fb-b886d57b1d79 Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","project_id":"4c89a83622c648fbb7581f305c2a43f9","qos_policy_id":null,"admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal"}} 2018-11-25 16:04:29,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/32efa46c-05be-4dcb-ae5a-3472e1989d8d used request id req-28ea6d6d-a7ba-4de2-a4fb-b886d57b1d79 2018-11-25 16:04:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-848953c1-efd6-487d-9609-6b27fa2c6967 Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}} 2018-11-25 16:04:29,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc used request id req-848953c1-efd6-487d-9609-6b27fa2c6967 2018-11-25 16:04:29,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-716580c2-4b57-4208-b9e4-4dc620835f4c Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:03:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "metadata": {}}], "self": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "min_disk": 0, "protected": false, "id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "file": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c89a83622c648fbb7581f305c2a43f9", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:04:29,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 used request id req-716580c2-4b57-4208-b9e4-4dc620835f4c 2018-11-25 16:04:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:29,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-147f4f6e-f959-48d0-98e5-b8d6f4f37600 Date: Sun, 25 Nov 2018 16:04:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:04:29,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-147f4f6e-f959-48d0-98e5-b8d6f4f37600 2018-11-25 16:04:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:30,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:29 GMT Server: Apache x-openstack-request-id: req-0101ed7b-41e5-4b1a-9ccd-0dca553002c8 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:30,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:30 GMT Server: Apache x-openstack-request-id: req-9bafdfa3-fa74-445c-a7b5-a10cc2449b37 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:30,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-9bafdfa3-fa74-445c-a7b5-a10cc2449b37 2018-11-25 16:04:30,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:04:30,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:04:30,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ddb60818c24cadb1fec329911da01c", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c89a83622c648fbb7581f305c2a43f9", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-user", "id": "f1da748b20594401a4d3a1ac0f6b9711"}, "audit_ids": ["WSN859XTTBOmj6OHvh28vQ"], "issued_at": "2018-11-25T16:04:30.000000Z"}} 2018-11-25 16:04:30,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:30,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75819e69-cdd8-469c-a99a-0f4c322bbd96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:04:30,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-75819e69-cdd8-469c-a99a-0f4c322bbd96 2018-11-25 16:04:30,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:04:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1412fd6-f613-46c5-8696-9d20c298b10d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:04:31,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1412fd6-f613-46c5-8696-9d20c298b10d 2018-11-25 16:04:31,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:31,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fc497015-7d15-46fb-bd28-3d528f120cc1 Date: Sun, 25 Nov 2018 16:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:31,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-fc497015-7d15-46fb-bd28-3d528f120cc1 2018-11-25 16:04:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:04:31,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:04:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:04:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:31,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0c6a80-2c00-4782-9d56-5448acdc2a9c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:31,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-7f0c6a80-2c00-4782-9d56-5448acdc2a9c 2018-11-25 16:04:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:31,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7996635c-02d9-4759-913a-78f4af2d15b4 Date: Sun, 25 Nov 2018 16:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:31,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-7996635c-02d9-4759-913a-78f4af2d15b4 2018-11-25 16:04:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3Aa6%3Adb%3A37&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:32,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-1f7069ed-35ee-4e2c-be19-81e400889933 Date: Sun, 25 Nov 2018 16:04:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"}]} 2018-11-25 16:04:32,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3Aa6%3Adb%3A37&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5&admin_state_up=True used request id req-1f7069ed-35ee-4e2c-be19-81e400889933 2018-11-25 16:04:32,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:32,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa8af89-16c1-4b72-bc55-5c42491f95e5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:32,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-afa8af89-16c1-4b72-bc55-5c42491f95e5 2018-11-25 16:04:32,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:33,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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-61bef5ef-75b4-4145-890a-fac4c9f09eb2 x-compute-request-id: req-61bef5ef-75b4-4145-890a-fac4c9f09eb2 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-11-25T16:04:17.000000", "flavor": {"id": "68e3b087-186f-4529-ae0c-cae6656d5927", "links": [{"href": "http://172.30.9.29:8774/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "bookmark"}]}, "id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "security_groups": [{"name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:18Z", "hostId": "8233be59886ef2189c6be8318c1f7a220cde42297795752d97bda466", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "created": "2018-11-25T16:04:10Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:04:33,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1 used request id req-61bef5ef-75b4-4145-890a-fac4c9f09eb2 2018-11-25 16:04:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:33,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-472d4e65-e1ad-476f-9d82-aef926d072c5 Date: Sun, 25 Nov 2018 16:04:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:33,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-472d4e65-e1ad-476f-9d82-aef926d072c5 2018-11-25 16:04:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:34,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d621e306-fb2f-4d12-8255-5bae3501a315 Date: Sun, 25 Nov 2018 16:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:34,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-d621e306-fb2f-4d12-8255-5bae3501a315 2018-11-25 16:04:34,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:34,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-11f7da54-88a1-4fdd-b178-55b71a559d12 Date: Sun, 25 Nov 2018 16:04:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:34,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-11f7da54-88a1-4fdd-b178-55b71a559d12 2018-11-25 16:04:34,719 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1 2018-11-25 16:04:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-2de30a4c-68e0-4539-93bd-a4775eb2b838 Date: Sun, 25 Nov 2018 16:04:34 GMT RESP BODY: {"floatingips": [{"router_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:10Z", "updated_at": "2018-11-25T16:04:13Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "4c89a83622c648fbb7581f305c2a43f9", "port_id": "32efa46c-05be-4dcb-ae5a-3472e1989d8d", "id": "7b4a0633-7681-4ad5-a4bc-55a128b5bf63"}]} 2018-11-25 16:04:34,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-2de30a4c-68e0-4539-93bd-a4775eb2b838 2018-11-25 16:04:34,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:34,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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-0c7c29b2-9ac2-4312-9087-4272eba47a13 x-compute-request-id: req-0c7c29b2-9ac2-4312-9087-4272eba47a13 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "23d9aa5e-f51f-48c5-ae45-6282a30df16f", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-flavor2-tawlqn66ogcc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:04:34,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f used request id req-0c7c29b2-9ac2-4312-9087-4272eba47a13 2018-11-25 16:04:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:34,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2b04115b-a31c-4b70-95d3-a32737ab3219 Date: Sun, 25 Nov 2018 16:04:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}} 2018-11-25 16:04:34,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2b88fe22-b306-46b7-a1da-c842955befcc used request id req-2b04115b-a31c-4b70-95d3-a32737ab3219 2018-11-25 16:04:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1f904bcb-f3eb-4321-b3cd-5ffb52ce2122 Date: Sun, 25 Nov 2018 16:04:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:35,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-1f904bcb-f3eb-4321-b3cd-5ffb52ce2122 2018-11-25 16:04:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7b721e9f-d4f1-4c47-b09b-20a36e6c39de Date: Sun, 25 Nov 2018 16:04:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:35,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-7b721e9f-d4f1-4c47-b09b-20a36e6c39de 2018-11-25 16:04:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2c1bb36e-c7ed-4c68-9df5-6be20d96fa27 Date: Sun, 25 Nov 2018 16:04:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:35,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-2c1bb36e-c7ed-4c68-9df5-6be20d96fa27 2018-11-25 16:04:35,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5778988-24af-42ce-97d0-1f4345480393 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:35,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-e5778988-24af-42ce-97d0-1f4345480393 2018-11-25 16:04:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e253bf5f-89f4-48c7-82b4-8c19d6e8a2ad Date: Sun, 25 Nov 2018 16:04:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:35,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-e253bf5f-89f4-48c7-82b4-8c19d6e8a2ad 2018-11-25 16:04:35,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3A16%3A8c%3A1b&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-d48229a6-d492-4c26-9206-2baa762dc018 Date: Sun, 25 Nov 2018 16:04:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"}]} 2018-11-25 16:04:35,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3A16%3A8c%3A1b&admin_state_up=True used request id req-d48229a6-d492-4c26-9206-2baa762dc018 2018-11-25 16:04:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:35,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb44ffd-2b87-4052-a3cf-760fb5aeb945 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-0eb44ffd-2b87-4052-a3cf-760fb5aeb945 2018-11-25 16:04:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:36,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-176243f7-7da5-4cca-aa05-f33119b0d7f1 Date: Sun, 25 Nov 2018 16:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:36,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-176243f7-7da5-4cca-aa05-f33119b0d7f1 2018-11-25 16:04:36,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:36,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a67e7a5b-6b37-4dee-bf01-14f14e58e1e9 Date: Sun, 25 Nov 2018 16:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:36,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-a67e7a5b-6b37-4dee-bf01-14f14e58e1e9 2018-11-25 16:04:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:36,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-2aa84523-3b02-4326-8b05-ab8d3f9c56b7 Date: Sun, 25 Nov 2018 16:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:36,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-2aa84523-3b02-4326-8b05-ab8d3f9c56b7 2018-11-25 16:04:36,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-605a15ba-1153-4298-904a-3bc433420556 Date: Sun, 25 Nov 2018 16:04:36 GMT RESP BODY: {"floatingips": [{"router_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:10Z", "updated_at": "2018-11-25T16:04:13Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "4c89a83622c648fbb7581f305c2a43f9", "port_id": "32efa46c-05be-4dcb-ae5a-3472e1989d8d", "id": "7b4a0633-7681-4ad5-a4bc-55a128b5bf63"}]} 2018-11-25 16:04:36,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-605a15ba-1153-4298-904a-3bc433420556 2018-11-25 16:04:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:36,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a63a709d-1d99-4d7d-8fe1-35f703a78c9f Date: Sun, 25 Nov 2018 16:04:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:03:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-25T16:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "metadata": {}}], "self": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "min_disk": 0, "protected": false, "id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "file": "/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c89a83622c648fbb7581f305c2a43f9", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:04:36,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 used request id req-a63a709d-1d99-4d7d-8fe1-35f703a78c9f 2018-11-25 16:04:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c1d72e74657a1b1cde7e1b3cd16109072c8068" 2018-11-25 16:04:36,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:36 GMT Server: Apache x-openstack-request-id: req-46678b0b-5229-4181-b1cd-efefd4aef7ef Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:36,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:36 GMT Server: Apache x-openstack-request-id: req-629c9acd-be5b-42af-ba3e-c6ad9acbfea8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50915007-7940-4200-9706-97ccbdc8f599", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtBuDFYGLhENxxQt7Zozz892E6OIk/8T8QAVSSS6PiL2pI5uP\n8lOAXyjFwlOiGzl2gUAvxVvCo6l+4no1kdU0UkO3QlVw3FgJJH8xUC+4MSDgEl8o\nU2AB66bdTz6kS4bitYTbQv3EuSn/jyFsawTSDyShYKxMTYx+OX83VKfPEM9Xk291\nxuc5H3CVc1dMyppingwTpqfS9CaltGuW8JKNqsiwy8eCtSZW9LYCwKp3h4nQFvMq\nBeGSY4RTVynRDMQVS3yiJuPBt95b/Oah5AbxLNGBXBw3DT5l/YyTAShtAfREsRmH\nNqUjPGB/51hSU3hVZOqsc6bNzCMEWQf7yXWOtwIDAQABAoIBAQCEWjNZ+nisGWPh\niS6Fjc83xfGFsam+yuMTqNVvMegIdFd28zo0uWf8hdnNk+fsWa3cDW8NeQDvg/7a\nLzRull58lYZ2GJN3WLpfN5jldCvG7oG6/nKD0mmW4mh/c2kIl3bCLX9zG0kVSOek\nJsulWUWEG0b746Gu2y9m0TW34BkqH/hy18+EBOTXkzROYZ6JpdYfWles5uRaDNJj\nsOVOjCAK9Yr5jdY+HICjFjy5v5KObGbTvD4b7yk3+2AqisbmMZ2eJrT8KXone+64\nRCU0zj02O2Z3HotkuHK6dfVg8jtU1W0kapOQnBecwpaeL/bHstU4zJnErbLGAj16\nVKe0Sy8BAoGBANs+6F+rWemE8YRaUv7K2atrLtd+h8AxLiQNePSloTAqUjdnDsSe\nux7t6lZjMNIine9stPWe6+lyMEYQxesrSVP/FNVc6v/Clm6BU74fco4TPTcCE8yk\noNxwExYgKMQ96xv9rZ8be6krAJkNSIq4NWwXI3V4VrrGeNsC+C37ZcoDAoGBANJM\n9PVM8UhO2CLHl7ZhXeORLpcfHhxIPNIFgXhH9V69afC5IRmJpZHXYuSVSZzQmZtD\nfIlS0TswwEboRFY5+JvK78cpEMsNqG0exOmWuC6vefFKhvTaOLay2a4WB4DsxUdZ\n/jwpMnLKpNv2F9VCP4aVjPEmI2IvDqv9rwGjRCQ9AoGBALp3v3UWrEry+eKiW7I+\nXnDvoRBAmj541ZBuMPCKKhRn+jMKoMHTarx8hvDgPfaK4J5wa1v3xRdwOeRtgZdo\n4l3hNhvdgjTyj7T+o3WxE2IItOijCKnlXrb9Tw5jXajCLMNKty76VetkGocRiCAL\nWcxLxam0JreF8+X5mZCqH0F3AoGAOpGMNzTyjbzHnQgRTI3ZZCNu4k+cRywnJCa8\nZA9GWthNxOkKOt6G6hMeS6L4GWBPJ1qoOGaENwPgyN6vCYSjpF/kX4ckUii/m4RS\nOuvq57WfNIAZDeAoo1k0HrOr61AFsVVy5LZkgmvFdi0XfiExJ/5GfnKssA+C+otw\nTfh2ZdECgYAL//oKMuQLJ5P6owjDzllvwwE1EoaLw832UahZtLYw2uOqy7v8VF4P\nVLUpbXeC334TmcW5Tc+cWNB7Gq2DKgRoITou0yb8hCxyuThU4L1eop3xZiG3S32R\nMU3Wh/xztj58aLsUZ3h+sJqElD0og2r425V/Rdd6USN72d8JDqe5ZA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:36,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-629c9acd-be5b-42af-ba3e-c6ad9acbfea8 2018-11-25 16:04:36,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:04:36,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:04:37,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42ddb60818c24cadb1fec329911da01c", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c89a83622c648fbb7581f305c2a43f9", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/4c89a83622c648fbb7581f305c2a43f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-user", "id": "f1da748b20594401a4d3a1ac0f6b9711"}, "audit_ids": ["xtX_5zHxRNK--JDvCI4iug"], "issued_at": "2018-11-25T16:04:37.000000Z"}} 2018-11-25 16:04:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:37,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b1220a-966f-4d2a-9aa3-a385dfefc427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:04:37,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a8b1220a-966f-4d2a-9aa3-a385dfefc427 2018-11-25 16:04:37,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:04:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:37,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48c8d7c-42b8-49a8-8d82-5d6b40d74406 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:04:37,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f48c8d7c-42b8-49a8-8d82-5d6b40d74406 2018-11-25 16:04:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:38,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-13649fc6-7776-4beb-a54d-94bd64b2450d Date: Sun, 25 Nov 2018 16:04:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:38,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-13649fc6-7776-4beb-a54d-94bd64b2450d 2018-11-25 16:04:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:04:38,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:04:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:04:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:38,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1971c8-427d-4e39-a296-c4ab3abee4ae Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:38,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-dd1971c8-427d-4e39-a296-c4ab3abee4ae 2018-11-25 16:04:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:38,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e5c68e2c-908f-4127-855d-361767cc6829 Date: Sun, 25 Nov 2018 16:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:38,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-e5c68e2c-908f-4127-855d-361767cc6829 2018-11-25 16:04:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3A16%3A8c%3A1b&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:38,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-279991e2-c3c7-4fa1-bda4-2808f8c15e34 Date: Sun, 25 Nov 2018 16:04:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"}]} 2018-11-25 16:04:38,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393&mac_address=fa%3A16%3A3e%3A16%3A8c%3A1b&admin_state_up=True used request id req-279991e2-c3c7-4fa1-bda4-2808f8c15e34 2018-11-25 16:04:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33173fc-adb8-4989-a2f2-4a6eaee07fee Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:38,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-c33173fc-adb8-4989-a2f2-4a6eaee07fee 2018-11-25 16:04:38,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:39,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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-5a533c10-d691-4ddd-ae94-6dc92c5994e5 x-compute-request-id: req-5a533c10-d691-4ddd-ae94-6dc92c5994e5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:8c:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/90ba9287-36f7-4311-b183-9babb89f7365", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-11-25T16:04:16.000000", "flavor": {"id": "23d9aa5e-f51f-48c5-ae45-6282a30df16f", "links": [{"href": "http://172.30.9.29:8774/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f", "rel": "bookmark"}]}, "id": "90ba9287-36f7-4311-b183-9babb89f7365", "security_groups": [{"name": "default"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:17Z", "hostId": "6cf13007b0bf57036f2d4d87cb2285d0313dbe58a21427d9503e7e38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "created": "2018-11-25T16:04:09Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:04:39,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2 used request id req-5a533c10-d691-4ddd-ae94-6dc92c5994e5 2018-11-25 16:04:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:40,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-571ba160-76f1-459b-b95f-4bff114dc8c2 Date: Sun, 25 Nov 2018 16:04:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:40,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-571ba160-76f1-459b-b95f-4bff114dc8c2 2018-11-25 16:04:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-59934b70-579c-426c-b327-a597e6f79dd0 Date: Sun, 25 Nov 2018 16:04:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:40,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-59934b70-579c-426c-b327-a597e6f79dd0 2018-11-25 16:04:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:40,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-83e70444-cb20-41fc-8e22-47d9526916c2 Date: Sun, 25 Nov 2018 16:04:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:40,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-83e70444-cb20-41fc-8e22-47d9526916c2 2018-11-25 16:04:40,758 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2 2018-11-25 16:04:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:40,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-0b30ae2c-cf3f-49c4-816d-f2a3f0391474 Date: Sun, 25 Nov 2018 16:04:40 GMT RESP BODY: {"floatingips": [{"router_id": "47b3e192-4d33-4289-b05d-5aa49bca68b7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:10Z", "updated_at": "2018-11-25T16:04:13Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "4c89a83622c648fbb7581f305c2a43f9", "port_id": "32efa46c-05be-4dcb-ae5a-3472e1989d8d", "id": "7b4a0633-7681-4ad5-a4bc-55a128b5bf63"}]} 2018-11-25 16:04:40,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-0b30ae2c-cf3f-49c4-816d-f2a3f0391474 2018-11-25 16:04:40,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:41,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:40 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-efc9e1c3-4d0b-45d6-96db-fe27cf462d4d x-compute-request-id: req-efc9e1c3-4d0b-45d6-96db-fe27cf462d4d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-11-25T16:04:17.000000", "flavor": {"id": "68e3b087-186f-4529-ae0c-cae6656d5927", "links": [{"href": "http://172.30.9.29:8774/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "bookmark"}]}, "id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "security_groups": [{"name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:18Z", "hostId": "8233be59886ef2189c6be8318c1f7a220cde42297795752d97bda466", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "created": "2018-11-25T16:04:10Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:04:41,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb used request id req-efc9e1c3-4d0b-45d6-96db-fe27cf462d4d 2018-11-25 16:04:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:41,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c464127a-812b-4f00-b995-994cd859f234 Date: Sun, 25 Nov 2018 16:04:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:41,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-c464127a-812b-4f00-b995-994cd859f234 2018-11-25 16:04:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:41,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c985c9c-efa8-4afe-92e6-207267db36ce Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:41,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-8c985c9c-efa8-4afe-92e6-207267db36ce 2018-11-25 16:04:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:41,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-73d52aac-d731-4f0a-beaa-c2e8caad0a89 Date: Sun, 25 Nov 2018 16:04:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:41,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-73d52aac-d731-4f0a-beaa-c2e8caad0a89 2018-11-25 16:04:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:41,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-1d28881a-9379-414e-bc73-fd2c35b33ae0 Date: Sun, 25 Nov 2018 16:04:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:41,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-1d28881a-9379-414e-bc73-fd2c35b33ae0 2018-11-25 16:04:41,988 - create_instance - INFO - Checking if VM is active 2018-11-25 16:04:41,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:42,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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-ee3a1758-46a4-441b-afa5-9ae348fd594b x-compute-request-id: req-ee3a1758-46a4-441b-afa5-9ae348fd594b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-11-25T16:04:17.000000", "flavor": {"id": "68e3b087-186f-4529-ae0c-cae6656d5927", "links": [{"href": "http://172.30.9.29:8774/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "bookmark"}]}, "id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "security_groups": [{"name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:18Z", "hostId": "8233be59886ef2189c6be8318c1f7a220cde42297795752d97bda466", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "created": "2018-11-25T16:04:10Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:04:42,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb used request id req-ee3a1758-46a4-441b-afa5-9ae348fd594b 2018-11-25 16:04:42,831 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1] is - ACTIVE 2018-11-25 16:04:42,831 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:04:42,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:43,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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,Accept-Encoding x-openstack-request-id: req-75b7e0f9-7afd-48fd-8019-8d74424d788c x-compute-request-id: req-75b7e0f9-7afd-48fd-8019-8d74424d788c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:db:37", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-11-25T16:04:17.000000", "flavor": {"id": "68e3b087-186f-4529-ae0c-cae6656d5927", "links": [{"href": "http://172.30.9.29:8774/flavors/68e3b087-186f-4529-ae0c-cae6656d5927", "rel": "bookmark"}]}, "id": "6786a2e6-51a6-48fd-8276-210bc58b78cb", "security_groups": [{"name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:18Z", "hostId": "8233be59886ef2189c6be8318c1f7a220cde42297795752d97bda466", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "created": "2018-11-25T16:04:10Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:04:43,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6786a2e6-51a6-48fd-8276-210bc58b78cb used request id req-75b7e0f9-7afd-48fd-8019-8d74424d788c 2018-11-25 16:04:43,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9a2b53a6-51e9-47e2-87b8-abd876e0cdd2 Date: Sun, 25 Nov 2018 16:04:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:43,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-9a2b53a6-51e9-47e2-87b8-abd876e0cdd2 2018-11-25 16:04:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:43,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa3e8e2-13f0-45f6-95bb-a781184403ef Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:43,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-3aa3e8e2-13f0-45f6-95bb-a781184403ef 2018-11-25 16:04:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:43,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f0594f86-2d6d-42e0-ac48-cbe417783acb Date: Sun, 25 Nov 2018 16:04:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:43,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-f0594f86-2d6d-42e0-ac48-cbe417783acb 2018-11-25 16:04:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00378e0cfde88c87b390a538380ddf740763576" 2018-11-25 16:04:43,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-71068d53-1d55-48cc-be7b-9d651b438710 Date: Sun, 25 Nov 2018 16:04:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:43,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-71068d53-1d55-48cc-be7b-9d651b438710 2018-11-25 16:04:43,915 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:04:43,918 - paramiko.transport - DEBUG - starting thread (client mode): 0x72bfbc10L 2018-11-25 16:04:43,919 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:04:43,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:04:43,919 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:04:43,920 - 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-11-25 16:04:43,921 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:04:43,921 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:04:43,921 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:04:43,921 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:04:43,921 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:04:43,939 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:04:43,939 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:04:43,951 - paramiko.transport - DEBUG - Trying key a293fa607d2afa1ba73feabc529cafc6 from 618007be-2cab-42df-835b-e2c1074bb8c1 2018-11-25 16:04:43,978 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:04:43,984 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:04:44,084 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:04:44,129 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:04:44,129 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:04:44,131 - paramiko.transport - DEBUG - starting thread (client mode): 0x72bfbad0L 2018-11-25 16:04:44,132 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:04:44,132 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-25 16:04:44,132 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-25 16:04:44,133 - 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-11-25 16:04:44,133 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:04:44,133 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-25 16:04:44,134 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:04:44,134 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:04:44,134 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:04:44,151 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:04:44,151 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:04:44,164 - paramiko.transport - DEBUG - Trying key a293fa607d2afa1ba73feabc529cafc6 from 618007be-2cab-42df-835b-e2c1074bb8c1 2018-11-25 16:04:44,190 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:04:44,196 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:04:44,228 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:04:44,229 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-25 16:04:44,230 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:04:44,231 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:04:44,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:44,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04: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-bc1a1a42-eeb2-4881-9e11-1c7b2d777121 x-compute-request-id: req-bc1a1a42-eeb2-4881-9e11-1c7b2d777121 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:8c:1b", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/90ba9287-36f7-4311-b183-9babb89f7365", "rel": "bookmark"}], "image": {"id": "ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "links": [{"href": "http://172.30.9.29:8774/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-11-25T16:04:16.000000", "flavor": {"id": "23d9aa5e-f51f-48c5-ae45-6282a30df16f", "links": [{"href": "http://172.30.9.29:8774/flavors/23d9aa5e-f51f-48c5-ae45-6282a30df16f", "rel": "bookmark"}]}, "id": "90ba9287-36f7-4311-b183-9babb89f7365", "security_groups": [{"name": "default"}], "user_id": "f1da748b20594401a4d3a1ac0f6b9711", "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-11-25T16:04:17Z", "hostId": "6cf13007b0bf57036f2d4d87cb2285d0313dbe58a21427d9503e7e38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "created": "2018-11-25T16:04:09Z", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:04:44,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/90ba9287-36f7-4311-b183-9babb89f7365 used request id req-bc1a1a42-eeb2-4881-9e11-1c7b2d777121 2018-11-25 16:04:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:45,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-78af4fb6-2886-4d6a-be16-3a863cb2eb7f Date: Sun, 25 Nov 2018 16:04:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","subnets":["2b88fe22-b306-46b7-a1da-c842955befcc"],"description":"","tags":[],"updated_at":"2018-11-25T16:04:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net","admin_state_up":true,"tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:03Z","provider:network_type":"vxlan"}]} 2018-11-25 16:04:45,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net used request id req-78af4fb6-2886-4d6a-be16-3a863cb2eb7f 2018-11-25 16:04:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:45,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b53a85-cf0c-49a0-80c1-c1d4b764f492 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:45,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-84b53a85-cf0c-49a0-80c1-c1d4b764f492 2018-11-25 16:04:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:45,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7a3e6ced-1845-4506-a2bd-040f9a2c1d5b Date: Sun, 25 Nov 2018 16:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","dns_nameservers":[],"updated_at":"2018-11-25T16:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4c89a83622c648fbb7581f305c2a43f9","id":"2b88fe22-b306-46b7-a1da-c842955befcc","subnetpool_id":null,"name":"CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet"}]} 2018-11-25 16:04:45,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-7a3e6ced-1845-4506-a2bd-040f9a2c1d5b 2018-11-25 16:04:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18897b913a18725deeb00abd5fc83589f8f3d6c4" 2018-11-25 16:04:46,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-8a30742d-c732-4c54-acad-f3ce048548a0 Date: Sun, 25 Nov 2018 16:04:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.12"}],"id":"32efa46c-05be-4dcb-ae5a-3472e1989d8d","security_groups":["32fc21e6-4e64-4aba-b6d0-85eae78d0cc7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:db:37","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack-port1-4jzeqfo6nwd5","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:07Z","binding:vnic_type":"normal","device_id":"6786a2e6-51a6-48fd-8276-210bc58b78cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.6"}],"id":"3cecb1a8-5eee-4340-af4f-1024b5fe35b4","security_groups":["b7a20fe5-32b1-4c2a-ab2f-126343513875"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:8c:1b","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:10Z","binding:vnic_type":"normal","device_id":"90ba9287-36f7-4311-b183-9babb89f7365"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.2"}],"id":"7330995c-ac49-4ab8-b01e-7827cc7c3d65","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:c7:f3","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.4"}],"id":"790e9c82-d5b8-4301-b4f3-dd024b79c917","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:74:8f","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d003fb3-0577-4698-b7a0-626e4a5e6393"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.1"}],"id":"86691260-9e44-45d5-a6d0-6416643ca5f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:12:71","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:11Z","binding:vnic_type":"normal","device_id":"47b3e192-4d33-4289-b05d-5aa49bca68b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:04:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b88fe22-b306-46b7-a1da-c842955befcc","ip_address":"10.1.2.3"}],"id":"c18839d2-2cc1-4358-b69b-ca9887c36b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:05:b0","project_id":"4c89a83622c648fbb7581f305c2a43f9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d003fb3-0577-4698-b7a0-626e4a5e6393","tenant_id":"4c89a83622c648fbb7581f305c2a43f9","created_at":"2018-11-25T16:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d003fb3-0577-4698-b7a0-626e4a5e6393"}]} 2018-11-25 16:04:46,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0d003fb3-0577-4698-b7a0-626e4a5e6393 used request id req-8a30742d-c732-4c54-acad-f3ce048548a0 2018-11-25 16:04:46,391 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:46,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:46 GMT Server: Apache x-openstack-request-id: req-5ed52e88-6a1f-43e6-a6b5-de2a6bc16fac Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:46,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:04:46 GMT Server: Apache x-openstack-request-id: req-b18aa3b0-246d-4d99-8948-eaeb046905f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:04:46,690 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-b18aa3b0-246d-4d99-8948-eaeb046905f8 2018-11-25 16:04:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:46,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:46 GMT Server: Apache x-openstack-request-id: req-c628119e-8c39-4f9f-9f83-0afe21f914bf Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:46,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:46 GMT Server: Apache x-openstack-request-id: req-f014f13f-dd63-4d81-ba1c-de6e9adf26b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "tags": null, "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T16:04:46Z", "id": "50915007-7940-4200-9706-97ccbdc8f599", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:46,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-f014f13f-dd63-4d81-ba1c-de6e9adf26b2 2018-11-25 16:04:46,748 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 16:04:46,748 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:49,752 - create_stack - DEBUG - Stack status query timeout in 1196.93856287 2018-11-25 16:04:49,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:49,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:49 GMT Server: Apache x-openstack-request-id: req-07564619-82a5-40c1-b5ce-0e287ea56a03 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:50,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:49 GMT Server: Apache x-openstack-request-id: req-418b9a8c-6e21-409d-9bce-e61081dffabe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "tags": null, "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T16:04:46Z", "id": "50915007-7940-4200-9706-97ccbdc8f599", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:50,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-418b9a8c-6e21-409d-9bce-e61081dffabe 2018-11-25 16:04:50,159 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 16:04:50,159 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:53,163 - create_stack - DEBUG - Stack status query timeout in 1193.52744985 2018-11-25 16:04:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:53,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:53 GMT Server: Apache x-openstack-request-id: req-ae50249f-76a8-4b99-b075-9cbed18c540e Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:53,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:53 GMT Server: Apache x-openstack-request-id: req-1f81a596-1948-4f86-b305-61f9fdd22647 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "tags": null, "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-25T16:04:46Z", "id": "50915007-7940-4200-9706-97ccbdc8f599", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:53,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-1f81a596-1948-4f86-b305-61f9fdd22647 2018-11-25 16:04:53,387 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-25 16:04:53,387 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-25 16:04:56,391 - create_stack - DEBUG - Stack status query timeout in 1190.29957891 2018-11-25 16:04:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:56,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:56 GMT Server: Apache x-openstack-request-id: req-90a0e289-d0d7-4f20-8dfd-1c5711dc4199 Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:56,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:56 GMT Server: Apache x-openstack-request-id: req-a1834ab2-a801-4423-b125-0a00d2ee439c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor2", "OS::project_id": "4c89a83622c648fbb7581f305c2a43f9", "OS::stack_id": "50915007-7940-4200-9706-97ccbdc8f599", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-kp", "security_group_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-sec_grp", "subnet_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-subnet", "net_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst2", "inst1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-inst1", "image2_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image", "flavor1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-flavor1", "image1_name": "CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack", "stack_user_project_id": "70933a7bc72843938196933c87f2c06b", "tags": null, "creation_time": "2018-11-25T16:03:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-25T16:04:46Z", "id": "50915007-7940-4200-9706-97ccbdc8f599", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-25 16:04:56,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-a1834ab2-a801-4423-b125-0a00d2ee439c 2018-11-25 16:04:56,756 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-25 16:04:56,757 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:56,757 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack 2018-11-25 16:04:56,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/50915007-7940-4200-9706-97ccbdc8f599 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e26acd1963df8479b18d985bc3c157bbb7266" 2018-11-25 16:04:56,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 25 Nov 2018 16:04:56 GMT Server: Apache x-openstack-request-id: req-4704a110-43dd-4467-82f4-25c658d4d5fc Location: http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-25 16:04:56,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 16:04:56 GMT Server: Apache x-openstack-request-id: req-941696c4-196b-4d9a-9dea-84431ce76e6b Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-25 16:04:56,960 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/4c89a83622c648fbb7581f305c2a43f9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-stack/50915007-7940-4200-9706-97ccbdc8f599 used request id req-941696c4-196b-4d9a-9dea-84431ce76e6b 2018-11-25 16:04:56,961 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-02b5227e-1767-4336-81d4-77c203a88f66-image 2018-11-25 16:04:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e84193fa6b70b72c34473a46eb8c8b54aca01c0d" 2018-11-25 16:04:57,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68a9244a-a01b-4cef-9ad7-c022f101b851 Date: Sun, 25 Nov 2018 16:04:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:04:57,991 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ca5ac69e-6a29-4a3c-85dd-fb9506060cb7 used request id req-68a9244a-a01b-4cef-9ad7-c022f101b851 2018-11-25 16:04:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a4575327-3ff2-48f1-9863-50319d02b4c6 Date: Sun, 25 Nov 2018 16:04:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:01Z", "updated_at": "2018-11-25T16:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "revision_number": 0, "id": "28a35d6e-857c-48d0-b82f-6ebf39a79f31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c89a83622c648fbb7581f305c2a43f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "revision_number": 0, "id": "3fc06a80-e914-4a6a-8a34-645bf91410a6", "remote_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "remote_ip_prefix": null, "created_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c89a83622c648fbb7581f305c2a43f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "revision_number": 0, "id": "c25f45ca-1f88-432c-9713-3dbf8b77263a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c89a83622c648fbb7581f305c2a43f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "revision_number": 0, "id": "cd64f391-5709-4034-a1ce-742ae8d96f6b", "remote_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "remote_ip_prefix": null, "created_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c89a83622c648fbb7581f305c2a43f9"}], "revision_number": 4, "project_id": "4c89a83622c648fbb7581f305c2a43f9", "id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:04:58,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a4575327-3ff2-48f1-9863-50319d02b4c6 2018-11-25 16:04:58,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:58,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b69547-f04f-4dd8-a6c4-daa74f1d87df Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 16:04:58,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-a1b69547-f04f-4dd8-a6c4-daa74f1d87df 2018-11-25 16:04:58,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:58,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8897bd45-eb2b-445a-b8fc-d186c5a78bb7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9"}, "enabled": true, "id": "4c89a83622c648fbb7581f305c2a43f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj"}} 2018-11-25 16:04:58,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-8897bd45-eb2b-445a-b8fc-d186c5a78bb7 2018-11-25 16:04:58,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7a20fe5-32b1-4c2a-ab2f-126343513875 2018-11-25 16:04:58,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b7a20fe5-32b1-4c2a-ab2f-126343513875 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:58,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cf019173-9644-4cf7-b8fa-0c2c04752c3e Date: Sun, 25 Nov 2018 16:04:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "port_range_min": null, "revision_number": 0, "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:01Z", "project_id": "4c89a83622c648fbb7581f305c2a43f9", "id": "28a35d6e-857c-48d0-b82f-6ebf39a79f31"}, {"remote_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "port_range_min": null, "revision_number": 0, "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:01Z", "project_id": "4c89a83622c648fbb7581f305c2a43f9", "id": "3fc06a80-e914-4a6a-8a34-645bf91410a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "port_range_min": null, "revision_number": 0, "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:01Z", "project_id": "4c89a83622c648fbb7581f305c2a43f9", "id": "c25f45ca-1f88-432c-9713-3dbf8b77263a"}, {"remote_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:04:01Z", "security_group_id": "b7a20fe5-32b1-4c2a-ab2f-126343513875", "port_range_min": null, "revision_number": 0, "tenant_id": "4c89a83622c648fbb7581f305c2a43f9", "created_at": "2018-11-25T16:04:01Z", "project_id": "4c89a83622c648fbb7581f305c2a43f9", "id": "cd64f391-5709-4034-a1ce-742ae8d96f6b"}]} 2018-11-25 16:04:58,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b7a20fe5-32b1-4c2a-ab2f-126343513875 used request id req-cf019173-9644-4cf7-b8fa-0c2c04752c3e 2018-11-25 16:04:58,566 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:04:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b7a20fe5-32b1-4c2a-ab2f-126343513875 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:58,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce148030-8ac2-4abf-870d-ba6073dc3498 Content-Length: 0 Date: Sun, 25 Nov 2018 16:04:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:04:58,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b7a20fe5-32b1-4c2a-ab2f-126343513875 used request id req-ce148030-8ac2-4abf-870d-ba6073dc3498 2018-11-25 16:04:58,885 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj 2018-11-25 16:04:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:59,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e9c46e-efaf-4e52-9ddf-9bdb586f3e61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:04:59,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4c89a83622c648fbb7581f305c2a43f9 used request id req-f0e9c46e-efaf-4e52-9ddf-9bdb586f3e61 2018-11-25 16:04:59,137 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-714a8ff3-db18-4e8-proj-role 2018-11-25 16:04:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/42ddb60818c24cadb1fec329911da01c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:59,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d484cab4-c144-4111-bb01-221226b458ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:04:59,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/42ddb60818c24cadb1fec329911da01c used request id req-d484cab4-c144-4111-bb01-221226b458ba 2018-11-25 16:04:59,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e73a37791e69cd863b19cbef1d1f1e9e7a3464d" 2018-11-25 16:04:59,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9cccc3-ad5f-412a-b1e3-e91988c65b50 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:04:59,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2d9cccc3-ad5f-412a-b1e3-e91988c65b50 2018-11-25 16:04:59,346 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-714a8ff3-db18-4e8-user 2018-11-25 16:04:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f1da748b20594401a4d3a1ac0f6b9711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc1e76142a5543b280cac65522c4dd7ec230d07" 2018-11-25 16:04:59,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4400af76-3bc3-4938-a66f-00f85d45acb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:04:59,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f1da748b20594401a4d3a1ac0f6b9711 used request id req-4400af76-3bc3-4938-a66f-00f85d45acb4 2018-11-25 16:04:59,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:04:59,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["PCP3Y9m0QjyV8I21SBfbkA"], "issued_at": "2018-11-25T16:04:59.000000Z"}} 2018-11-25 16:04:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b583add3f0373df8dd2e04ae4c4dc14a254ff8d0" 2018-11-25 16:04:59,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2534abd9-d1e7-4b83-b219-e65f867c3601 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:04:59,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2534abd9-d1e7-4b83-b219-e65f867c3601 2018-11-25 16:05:00,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:00,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:00,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["-yL16wtRTIiwfknLR0pWvA"], "issued_at": "2018-11-25T16:05:00.000000Z"}} 2018-11-25 16:05:00,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:05:00,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4fbb44-d5a3-4500-a26e-040289a81f61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:00,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-be4fbb44-d5a3-4500-a26e-040289a81f61 2018-11-25 16:05:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:05:00,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:05:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:05:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-c5f6db0a-8549-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:05:00,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b54759-5be3-4019-82a4-978f935af5db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-c5f6db0a-8549-42e-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 16:05:00,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-c5f6db0a-8549-42e-proj used request id req-e7b54759-5be3-4019-82a4-978f935af5db 2018-11-25 16:05:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:05:00,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0cbc11-8a4a-4b7c-a43d-6efe721c14e2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:05:00,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3c0cbc11-8a4a-4b7c-a43d-6efe721c14e2 2018-11-25 16:05:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}}' 2018-11-25 16:05:00,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe095404-da9c-499d-9f3a-7d35e4cbcc32 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:00,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fe095404-da9c-499d-9f3a-7d35e4cbcc32 2018-11-25 16:05:00,781 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-c5f6db0a-8549-42e-proj 2018-11-25 16:05:00,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:00,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:01,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["hsCgPJCRRLufAfkaGdOnhQ"], "issued_at": "2018-11-25T16:05:01.000000Z"}} 2018-11-25 16:05:01,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ebc75840c497c22406599686067643064f7c0" 2018-11-25 16:05:01,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4794940c-1572-4d10-9815-06eae21401c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:01,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4794940c-1572-4d10-9815-06eae21401c1 2018-11-25 16:05:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:05:01,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:05:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:05:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ebc75840c497c22406599686067643064f7c0" 2018-11-25 16:05:01,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a0fe99-62e3-42ed-a4fe-d9c570aeddd3 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:05:01,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-85a0fe99-62e3-42ed-a4fe-d9c570aeddd3 2018-11-25 16:05:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-c5f6db0a-8549-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ebc75840c497c22406599686067643064f7c0" 2018-11-25 16:05:01,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae90fb50-9db9-4d56-b172-4027a556cecc Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-c5f6db0a-8549-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}]} 2018-11-25 16:05:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-c5f6db0a-8549-42e-proj used request id req-ae90fb50-9db9-4d56-b172-4027a556cecc 2018-11-25 16:05:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ebc75840c497c22406599686067643064f7c0" 2018-11-25 16:05:01,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a6df6d-2b54-49a9-8d67-d6cf6f418e38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:05:01,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a2a6df6d-2b54-49a9-8d67-d6cf6f418e38 2018-11-25 16:05:01,924 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-c5f6db0a-8549-42e-user 2018-11-25 16:05:01,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:05:02,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00fbef97-5f52-498b-bf6d-69db42a44e72 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:05:02,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-00fbef97-5f52-498b-bf6d-69db42a44e72 2018-11-25 16:05:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" -d '{"role": {"name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}}' 2018-11-25 16:05:02,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-743dabef-e9be-401e-9960-51f0499b6d77 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74dbfcd0f175454fae8b895a0522d461", "links": {"self": "http://172.30.9.29:5000/v3/roles/74dbfcd0f175454fae8b895a0522d461"}, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}} 2018-11-25 16:05:02,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-743dabef-e9be-401e-9960-51f0499b6d77 2018-11-25 16:05:02,147 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role 2018-11-25 16:05:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/74dbfcd0f175454fae8b895a0522d461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:05:02,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef875555-3906-4f4d-b7cd-783683283842 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/74dbfcd0f175454fae8b895a0522d461"}, "domain_id": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role", "id": "74dbfcd0f175454fae8b895a0522d461"}} 2018-11-25 16:05:02,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/74dbfcd0f175454fae8b895a0522d461 used request id req-ef875555-3906-4f4d-b7cd-783683283842 2018-11-25 16:05:02,240 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role to project AnsibleProvisioningTests-c5f6db0a-8549-42e-proj 2018-11-25 16:05:02,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3/users/247033c199614a17ad838b641a518f97/roles/74dbfcd0f175454fae8b895a0522d461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:05:02,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa72c40-69a9-4f0c-b680-20967bbeef92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:05:02,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3/users/247033c199614a17ad838b641a518f97/roles/74dbfcd0f175454fae8b895a0522d461 used request id req-4fa72c40-69a9-4f0c-b680-20967bbeef92 2018-11-25 16:05:02,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:05:02,366 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-11-25 16:05:02,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:02,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:02,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["pT_NWdgYSeKv2IoitaVTiA"], "issued_at": "2018-11-25T16:05:02.000000Z"}} 2018-11-25 16:05:02,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:05:02,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16c404f-9b1a-4c7b-b6c2-fa17adbca5c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:02,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e16c404f-9b1a-4c7b-b6c2-fa17adbca5c3 2018-11-25 16:05:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:05:03,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e7f88ea9-414e-408a-9f8f-a977d1c7f60f Date: Sun, 25 Nov 2018 16:05:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image"} 2018-11-25 16:05:03,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image used request id req-e7f88ea9-414e-408a-9f8f-a977d1c7f60f 2018-11-25 16:05:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:05:03,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f2640ba-ea35-4820-868c-911761d52dbf Date: Sun, 25 Nov 2018 16:05:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:05:03,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3f2640ba-ea35-4820-868c-911761d52dbf 2018-11-25 16:05:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image"}' 2018-11-25 16:05:03,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 X-Openstack-Request-Id: req-b0d0610b-3a7e-4137-a5ac-dab4de953f35 Date: Sun, 25 Nov 2018 16:05:03 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:05:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T16:05:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/3bbbe285-5b28-452c-b220-984185226360", "min_disk": 0, "protected": false, "id": "3bbbe285-5b28-452c-b220-984185226360", "file": "/v2/images/3bbbe285-5b28-452c-b220-984185226360/file", "checksum": null, "owner": "179c70be10e04e55b77f994637fddae3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:05:03,387 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b0d0610b-3a7e-4137-a5ac-dab4de953f35 2018-11-25 16:05:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" -d '' 2018-11-25 16:05:08,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-195f6318-c66f-4393-bd70-a48529b2ed0f Date: Sun, 25 Nov 2018 16:05:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:05:08,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360/file used request id req-195f6318-c66f-4393-bd70-a48529b2ed0f 2018-11-25 16:05:08,915 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-25 16:05:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:05:09,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-03fc7f39-588d-47a0-a840-58af5bfe7199 Date: Sun, 25 Nov 2018 16:05:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:05:03Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-25T16:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3bbbe285-5b28-452c-b220-984185226360/snap", "metadata": {}}], "self": "/v2/images/3bbbe285-5b28-452c-b220-984185226360", "min_disk": 0, "protected": false, "id": "3bbbe285-5b28-452c-b220-984185226360", "file": "/v2/images/3bbbe285-5b28-452c-b220-984185226360/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "179c70be10e04e55b77f994637fddae3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3bbbe285-5b28-452c-b220-984185226360/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:05:09,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 used request id req-03fc7f39-588d-47a0-a840-58af5bfe7199 2018-11-25 16:05:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:05:09,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02eb92c8-57a5-4935-a500-c72074eb5b2e Date: Sun, 25 Nov 2018 16:05:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:05:09,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-02eb92c8-57a5-4935-a500-c72074eb5b2e 2018-11-25 16:05:09,609 - create_image - INFO - Created image with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image 2018-11-25 16:05:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:05:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a5b9fbf0-a462-4b7a-a2cb-a7df0ca8383f Date: Sun, 25 Nov 2018 16:05:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:05:03Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-25T16:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3bbbe285-5b28-452c-b220-984185226360/snap", "metadata": {}}], "self": "/v2/images/3bbbe285-5b28-452c-b220-984185226360", "min_disk": 0, "protected": false, "id": "3bbbe285-5b28-452c-b220-984185226360", "file": "/v2/images/3bbbe285-5b28-452c-b220-984185226360/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "179c70be10e04e55b77f994637fddae3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3bbbe285-5b28-452c-b220-984185226360/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:05:09,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 used request id req-a5b9fbf0-a462-4b7a-a2cb-a7df0ca8383f 2018-11-25 16:05:09,778 - create_image - DEBUG - Instance status is - active 2018-11-25 16:05:09,778 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image 2018-11-25 16:05:09,778 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image 2018-11-25 16:05:09,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:09,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:10,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["B9Yh-6_8TFm17GOjjy7-lQ"], "issued_at": "2018-11-25T16:05:10.000000Z"}} 2018-11-25 16:05:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:05:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b291c742-34dc-4cfa-91cd-775d1ac21d8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:10,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b291c742-34dc-4cfa-91cd-775d1ac21d8f 2018-11-25 16:05:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:05:10,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-26e5f4ea-f47c-4675-8b2b-4a7d14060bc5 Date: Sun, 25 Nov 2018 16:05:10 GMT RESP BODY: {"networks":[]} 2018-11-25 16:05:10,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-26e5f4ea-f47c-4675-8b2b-4a7d14060bc5 2018-11-25 16:05:10,412 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net 2018-11-25 16:05:10,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" -d '{"network": {"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net", "admin_state_up": true}}' 2018-11-25 16:05:10,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-da3f75b5-ae1d-4f02-b05e-9ecdb634331e Date: Sun, 25 Nov 2018 16:05:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3083e57f-f167-48a2-994d-504bc2be3fad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T16:05:10Z","is_default":false,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","mtu":1450}} 2018-11-25 16:05:10,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-da3f75b5-ae1d-4f02-b05e-9ecdb634331e 2018-11-25 16:05:11,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:05:11,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-54a7bd58-7987-4185-8c5e-0d4cd0c3f7d9 Date: Sun, 25 Nov 2018 16:05:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:05:10Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:11,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-54a7bd58-7987-4185-8c5e-0d4cd0c3f7d9 2018-11-25 16:05:11,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:05:11,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae6a5da4-591d-4577-b8a8-1a469fd0439e Date: Sun, 25 Nov 2018 16:05:11 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:05:11,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-ae6a5da4-591d-4577-b8a8-1a469fd0439e 2018-11-25 16:05:11,776 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet 2018-11-25 16:05:11,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" -d '{"subnets": [{"ip_version": 4, "network_id": "3083e57f-f167-48a2-994d-504bc2be3fad", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]}' 2018-11-25 16:05:12,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-681bc4df-ae3b-4bae-bd7d-d04a8b57f626 Date: Sun, 25 Nov 2018 16:05:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:12,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-681bc4df-ae3b-4bae-bd7d-d04a8b57f626 2018-11-25 16:05:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:05:12,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ccff6f4c-6338-43d6-b748-5c232093c165 Date: Sun, 25 Nov 2018 16:05:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:12,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-ccff6f4c-6338-43d6-b748-5c232093c165 2018-11-25 16:05:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:05:12,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca6f5b14-cebe-4e1a-b9a3-74a78446e9dc Date: Sun, 25 Nov 2018 16:05:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:12,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-ca6f5b14-cebe-4e1a-b9a3-74a78446e9dc 2018-11-25 16:05:12,962 - OpenStackNetwork - DEBUG - Network [3083e57f-f167-48a2-994d-504bc2be3fad] created successfully 2018-11-25 16:05:12,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:12,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:13,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["K3Q2Q9jlRl--DeCig_sx2Q"], "issued_at": "2018-11-25T16:05:13.000000Z"}} 2018-11-25 16:05:13,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:13,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a55c81f-4e01-44dc-ab4a-49d1e2c4cac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:13,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0a55c81f-4e01-44dc-ab4a-49d1e2c4cac7 2018-11-25 16:05:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4abfc238-b586-447f-b9d5-22e097947665 Date: Sun, 25 Nov 2018 16:05:13 GMT RESP BODY: {"routers": []} 2018-11-25 16:05:13,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router&admin_state_up=True used request id req-4abfc238-b586-447f-b9d5-22e097947665 2018-11-25 16:05:13,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:13,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:14,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["3ha0ZzShQwCkibWkO1uFAg"], "issued_at": "2018-11-25T16:05:14.000000Z"}} 2018-11-25 16:05:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0131406439a59c0dce5a4bb5a62109749b787b" 2018-11-25 16:05:14,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7dd2e8a-0846-453d-a6fa-f3e7bc2309c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:14,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d7dd2e8a-0846-453d-a6fa-f3e7bc2309c2 2018-11-25 16:05:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:14,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2a2de4e9-0024-4304-b0c1-37856ccad25d Date: Sun, 25 Nov 2018 16:05:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:05:14,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-2a2de4e9-0024-4304-b0c1-37856ccad25d 2018-11-25 16:05:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:14,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d68c44a7-5c3b-4434-9376-ce5259d70a15 Date: Sun, 25 Nov 2018 16:05:14 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:05:14,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-d68c44a7-5c3b-4434-9376-ce5259d70a15 2018-11-25 16:05:14,548 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router 2018-11-25 16:05:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router", "admin_state_up": true}}' 2018-11-25 16:05:20,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-67f67226-3951-49bb-9b21-7d7f29d64a44 Date: Sun, 25 Nov 2018 16:05:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:15Z", "admin_state_up": true, "updated_at": "2018-11-25T16:05:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "179c70be10e04e55b77f994637fddae3", "id": "222e31b3-2b59-4da4-bfd0-2e01a9b524b9", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router"}} 2018-11-25 16:05:20,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-67f67226-3951-49bb-9b21-7d7f29d64a44 2018-11-25 16:05:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=222e31b3-2b59-4da4-bfd0-2e01a9b524b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:20,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6171d164-2b71-4384-87de-6fcbb233c9b2 Date: Sun, 25 Nov 2018 16:05:20 GMT RESP BODY: {"ports":[]} 2018-11-25 16:05:20,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=222e31b3-2b59-4da4-bfd0-2e01a9b524b9 used request id req-6171d164-2b71-4384-87de-6fcbb233c9b2 2018-11-25 16:05:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:20,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7bd9f8a1-b73a-4631-b968-12ceb37eeedf Date: Sun, 25 Nov 2018 16:05:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:20,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-7bd9f8a1-b73a-4631-b968-12ceb37eeedf 2018-11-25 16:05:20,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:05:20,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:05:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:05:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:20,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48cf0cca-450f-4b25-ad8b-eb1f7e32d2b9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:20,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-48cf0cca-450f-4b25-ad8b-eb1f7e32d2b9 2018-11-25 16:05:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:20,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-87498b4c-0620-486e-af36-cfd73243d88b Date: Sun, 25 Nov 2018 16:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:20,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-87498b4c-0620-486e-af36-cfd73243d88b 2018-11-25 16:05:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:20,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0883435d-b6d3-4457-b129-360db17394b9 Date: Sun, 25 Nov 2018 16:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:20,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet used request id req-0883435d-b6d3-4457-b129-360db17394b9 2018-11-25 16:05:20,680 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 16:05:20,680 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router 2018-11-25 16:05:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" -d '{"subnet_id": "6b84e135-9660-4905-9794-f7f31ef9dc8b"}' 2018-11-25 16:05:22,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b73c3ae0-7102-4632-8a48-f4ba40c6ab00 Date: Sun, 25 Nov 2018 16:05:22 GMT RESP BODY: {"network_id": "3083e57f-f167-48a2-994d-504bc2be3fad", "tenant_id": "179c70be10e04e55b77f994637fddae3", "subnet_id": "6b84e135-9660-4905-9794-f7f31ef9dc8b", "subnet_ids": ["6b84e135-9660-4905-9794-f7f31ef9dc8b"], "port_id": "ecf26150-2e69-4c61-9bcd-ae573d1f07dd", "id": "222e31b3-2b59-4da4-bfd0-2e01a9b524b9"} 2018-11-25 16:05:22,559 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9/add_router_interface used request id req-b73c3ae0-7102-4632-8a48-f4ba40c6ab00 2018-11-25 16:05:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:22,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b974181b-724a-404a-b993-71a242e7d072 Date: Sun, 25 Nov 2018 16:05:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:15Z", "admin_state_up": true, "updated_at": "2018-11-25T16:05:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "179c70be10e04e55b77f994637fddae3", "id": "222e31b3-2b59-4da4-bfd0-2e01a9b524b9", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router"}} 2018-11-25 16:05:22,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9 used request id req-b974181b-724a-404a-b993-71a242e7d072 2018-11-25 16:05:22,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=222e31b3-2b59-4da4-bfd0-2e01a9b524b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:22,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e524ee3c-7329-456c-b704-f379c3cf83a7 Date: Sun, 25 Nov 2018 16:05:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"}]} 2018-11-25 16:05:22,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=222e31b3-2b59-4da4-bfd0-2e01a9b524b9 used request id req-e524ee3c-7329-456c-b704-f379c3cf83a7 2018-11-25 16:05:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6b84e135-9660-4905-9794-f7f31ef9dc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:05:23,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-bd1c7ad5-b524-4fc2-9f69-1797922c56dd Date: Sun, 25 Nov 2018 16:05:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}} 2018-11-25 16:05:23,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6b84e135-9660-4905-9794-f7f31ef9dc8b used request id req-bd1c7ad5-b524-4fc2-9f69-1797922c56dd 2018-11-25 16:05:23,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:23,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:23,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["wzmlYtTRTXW6GmUfMun0iw"], "issued_at": "2018-11-25T16:05:23.000000Z"}} 2018-11-25 16:05:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bf6833dc4e9a72c4f22ed7a0382eeea9994fd1" 2018-11-25 16:05:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0327e765-98fe-4dd6-816e-fbedd8409f1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:23,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0327e765-98fe-4dd6-816e-fbedd8409f1d 2018-11-25 16:05:23,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:05:23,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bf6833dc4e9a72c4f22ed7a0382eeea9994fd1" 2018-11-25 16:05:23,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:23 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-d5d90e92-3a1f-481a-9727-471cb216e697 x-compute-request-id: req-d5d90e92-3a1f-481a-9727-471cb216e697 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 16:05:23,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d5d90e92-3a1f-481a-9727-471cb216e697 2018-11-25 16:05:23,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bf6833dc4e9a72c4f22ed7a0382eeea9994fd1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-11-25 16:05:23,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:23 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-beef096f-ab08-4885-b178-e048087c3550 x-compute-request-id: req-beef096f-ab08-4885-b178-e048087c3550 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:05:23,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-beef096f-ab08-4885-b178-e048087c3550 2018-11-25 16:05:23,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:23,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:24,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["zWgqgx_qRSy10Fb5o8bs2A"], "issued_at": "2018-11-25T16:05:24.000000Z"}} 2018-11-25 16:05:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e705a865cafa9005668b22a3449f8d0b1926fb" 2018-11-25 16:05:24,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187cb416-d4d9-42d9-a031-f4a53972c6af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:24,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-187cb416-d4d9-42d9-a031-f4a53972c6af 2018-11-25 16:05:24,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:05:24,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e705a865cafa9005668b22a3449f8d0b1926fb" 2018-11-25 16:05:24,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:24 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-0d7171e1-77ae-4468-8a95-d31f706acef1 x-compute-request-id: req-0d7171e1-77ae-4468-8a95-d31f706acef1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 16:05:24,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0d7171e1-77ae-4468-8a95-d31f706acef1 2018-11-25 16:05:24,374 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp... 2018-11-25 16:05:24,374 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 16:05:24,424 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp 2018-11-25 16:05:24,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e705a865cafa9005668b22a3449f8d0b1926fb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC69xgJUZ9weYHFhFVC6jym4dZbvH9JwGhSa9nAzkpw8SCPehuAswbWy1WWgDCWr7okShuMkTYQeJUGV20+0IhdRhx7Ztu7TKkvcjBLHsNqJfpAaahH9RoRzS3YlN5sTFNm+NDkUae8cfLl9am/a1DeiQCWlMLhpCsgnvcJlTo4UQ==", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp"}}' 2018-11-25 16:05:24,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:24 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-e6389311-32b6-4318-af12-38797f6d67f8 x-compute-request-id: req-e6389311-32b6-4318-af12-38797f6d67f8 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC69xgJUZ9weYHFhFVC6jym4dZbvH9JwGhSa9nAzkpw8SCPehuAswbWy1WWgDCWr7okShuMkTYQeJUGV20+0IhdRhx7Ztu7TKkvcjBLHsNqJfpAaahH9RoRzS3YlN5sTFNm+NDkUae8cfLl9am/a1DeiQCWlMLhpCsgnvcJlTo4UQ==", "user_id": "247033c199614a17ad838b641a518f97", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "fingerprint": "20:e0:b3:13:d4:59:f8:e1:41:7f:d0:28:3d:aa:1a:32"}} 2018-11-25 16:05:24,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e6389311-32b6-4318-af12-38797f6d67f8 2018-11-25 16:05:24,484 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3.pub 2018-11-25 16:05:24,485 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3 2018-11-25 16:05:24,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:24,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:24,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["sJ4LLa7CRaO0PR7Wot8zJA"], "issued_at": "2018-11-25T16:05:24.000000Z"}} 2018-11-25 16:05:24,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:24,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7954e6-444d-446d-a856-58a682c67d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:24,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8e7954e6-444d-446d-a856-58a682c67d59 2018-11-25 16:05:24,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:25,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-79458b4c-97f2-46f8-b7cb-c9f767fbfeb9 Date: Sun, 25 Nov 2018 16:05:25 GMT RESP BODY: {"security_groups": []} 2018-11-25 16:05:25,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp used request id req-79458b4c-97f2-46f8-b7cb-c9f767fbfeb9 2018-11-25 16:05:25,127 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp... 2018-11-25 16:05:25,128 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp 2018-11-25 16:05:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" -d '{"security_group": {"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}}' 2018-11-25 16:05:25,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-2530e59c-eacb-45b5-8200-198e9eb4f28e Date: Sun, 25 Nov 2018 16:05:25 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "updated_at": "2018-11-25T16:05:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "f06b580d-94e2-4163-969f-0895ad45e5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 2, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}} 2018-11-25 16:05:25,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2530e59c-eacb-45b5-8200-198e9eb4f28e 2018-11-25 16:05:25,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:25,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce9b0524-8818-4202-9840-eb2b1cee116e Date: Sun, 25 Nov 2018 16:05:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:25,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-ce9b0524-8818-4202-9840-eb2b1cee116e 2018-11-25 16:05:25,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:25,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f647d5b8-f373-4058-9fa2-74fc478894bd Date: Sun, 25 Nov 2018 16:05:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:25,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-f647d5b8-f373-4058-9fa2-74fc478894bd 2018-11-25 16:05:25,810 - neutron_utils - INFO - Retrieving security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:25,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b7ba1ec9-b613-4796-98c0-c98b6a4b7269 Date: Sun, 25 Nov 2018 16:05:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "updated_at": "2018-11-25T16:05:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "f06b580d-94e2-4163-969f-0895ad45e5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 2, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}]} 2018-11-25 16:05:25,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-b7ba1ec9-b613-4796-98c0-c98b6a4b7269 2018-11-25 16:05:25,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:25,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:26,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bd94130-dc89-4c11-9424-aa30d3f9ffe7 Date: Sun, 25 Nov 2018 16:05:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:26,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-4bd94130-dc89-4c11-9424-aa30d3f9ffe7 2018-11-25 16:05:26,056 - neutron_utils - INFO - Retrieving security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:26,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-7f0614d1-af42-4ffe-8623-e00bd54f93b9 Date: Sun, 25 Nov 2018 16:05:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "updated_at": "2018-11-25T16:05:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "f06b580d-94e2-4163-969f-0895ad45e5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 2, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}]} 2018-11-25 16:05:26,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-7f0614d1-af42-4ffe-8623-e00bd54f93b9 2018-11-25 16:05:26,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:27,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ed2879f-1a87-4023-acc6-e65fc8474ff3 Date: Sun, 25 Nov 2018 16:05:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:27,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-7ed2879f-1a87-4023-acc6-e65fc8474ff3 2018-11-25 16:05:27,185 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp 2018-11-25 16:05:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:27,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-5aa65f3b-168b-4822-9f7f-4a268ed418c0 Date: Sun, 25 Nov 2018 16:05:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "updated_at": "2018-11-25T16:05:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "f06b580d-94e2-4163-969f-0895ad45e5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 2, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}]} 2018-11-25 16:05:27,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp used request id req-5aa65f3b-168b-4822-9f7f-4a268ed418c0 2018-11-25 16:05:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:05:27,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:05:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:05:27,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3be65fc-c89f-41b6-afb8-5ef4b31b6dcf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:27,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-f3be65fc-c89f-41b6-afb8-5ef4b31b6dcf 2018-11-25 16:05:27,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:27,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:27,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-828159b9-cf8b-43c7-91c6-c5fc1fee3e3d Date: Sun, 25 Nov 2018 16:05:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:27,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-828159b9-cf8b-43c7-91c6-c5fc1fee3e3d 2018-11-25 16:05:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646"}}' 2018-11-25 16:05:28,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6e8eb99d-2830-4d96-9a6a-5071bb264881 Date: Sun, 25 Nov 2018 16:05:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:28Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:28Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "d34a35df-587c-4bbf-bdb8-f81ccf5c1b83"}} 2018-11-25 16:05:28,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-6e8eb99d-2830-4d96-9a6a-5071bb264881 2018-11-25 16:05:28,172 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp 2018-11-25 16:05:28,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:28,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-1d22123c-ffd6-4424-8fe5-b4e2c887d084 Date: Sun, 25 Nov 2018 16:05:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "updated_at": "2018-11-25T16:05:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:28Z", "revision_number": 0, "id": "d34a35df-587c-4bbf-bdb8-f81ccf5c1b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:28Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "f06b580d-94e2-4163-969f-0895ad45e5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 3, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}]} 2018-11-25 16:05:28,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp used request id req-1d22123c-ffd6-4424-8fe5-b4e2c887d084 2018-11-25 16:05:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:28,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33734e60-aa2a-4ba6-a50a-ed26513f7258 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:28,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-33734e60-aa2a-4ba6-a50a-ed26513f7258 2018-11-25 16:05:28,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:28,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5fd021dc-2e72-4f62-a408-792f7781a2f3 Date: Sun, 25 Nov 2018 16:05:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:28Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:28Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "d34a35df-587c-4bbf-bdb8-f81ccf5c1b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:28,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-5fd021dc-2e72-4f62-a408-792f7781a2f3 2018-11-25 16:05:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646"}}' 2018-11-25 16:05:29,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c178034f-e731-4262-bf68-9c78de8308c9 Date: Sun, 25 Nov 2018 16:05:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:05:29Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": 22, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:29Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "7c66407a-39d6-40d6-b89b-3aa094059ba4"}} 2018-11-25 16:05:29,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-c178034f-e731-4262-bf68-9c78de8308c9 2018-11-25 16:05:29,303 - neutron_utils - INFO - Retrieving security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:29,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-f3826561-a891-48aa-9a0c-a45da794e68f Date: Sun, 25 Nov 2018 16:05:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "updated_at": "2018-11-25T16:05:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:05:29Z", "revision_number": 0, "id": "7c66407a-39d6-40d6-b89b-3aa094059ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:29Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:28Z", "revision_number": 0, "id": "d34a35df-587c-4bbf-bdb8-f81ccf5c1b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:28Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "revision_number": 0, "id": "f06b580d-94e2-4163-969f-0895ad45e5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 4, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}]} 2018-11-25 16:05:29,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-f3826561-a891-48aa-9a0c-a45da794e68f 2018-11-25 16:05:29,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b3a60e-4bb8-43f9-a754-17e53f80c646 2018-11-25 16:05:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:05:29,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-7854c966-30a0-41ba-a8be-17dbaa60ef5c Date: Sun, 25 Nov 2018 16:05:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "03b0e928-9568-4997-9d9d-ff6cd8d31853"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:05:29Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": 22, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:29Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "7c66407a-39d6-40d6-b89b-3aa094059ba4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:28Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:28Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "d34a35df-587c-4bbf-bdb8-f81ccf5c1b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:25Z", "security_group_id": "67b3a60e-4bb8-43f9-a754-17e53f80c646", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:25Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f06b580d-94e2-4163-969f-0895ad45e5dd"}]} 2018-11-25 16:05:29,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-7854c966-30a0-41ba-a8be-17dbaa60ef5c 2018-11-25 16:05:29,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:29,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:29,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["TlRSKSyTTaO3nC-EG94sKA"], "issued_at": "2018-11-25T16:05:29.000000Z"}} 2018-11-25 16:05:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:29,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b662163f-a0c9-4d58-ba92-255a1e115f96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:29,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b662163f-a0c9-4d58-ba92-255a1e115f96 2018-11-25 16:05:29,844 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:05:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:29,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc1bedd-2322-433e-9521-e170e97975fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:29,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5fc1bedd-2322-433e-9521-e170e97975fb 2018-11-25 16:05:29,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:30,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-09a8ffb7-c034-45af-9a16-a2fdc2af7060 Date: Sun, 25 Nov 2018 16:05:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:30,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-09a8ffb7-c034-45af-9a16-a2fdc2af7060 2018-11-25 16:05:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:05:30,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:05:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:05:30,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:30,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67d9724-8da1-4cb4-81ed-ca965c2f5cf3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:30,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-d67d9724-8da1-4cb4-81ed-ca965c2f5cf3 2018-11-25 16:05:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:30,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4843c6cf-3118-4bdc-912f-abb9fc06a6e2 Date: Sun, 25 Nov 2018 16:05:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:30,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-4843c6cf-3118-4bdc-912f-abb9fc06a6e2 2018-11-25 16:05:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:30,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3971e08d-ee79-47a3-8675-a09f9303cf2c Date: Sun, 25 Nov 2018 16:05:30 GMT RESP BODY: {"ports":[]} 2018-11-25 16:05:30,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1&admin_state_up=True used request id req-3971e08d-ee79-47a3-8675-a09f9303cf2c 2018-11-25 16:05:30,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:30,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-a40a24ad-2e8a-4228-8186-448bd7c912cd x-compute-request-id: req-a40a24ad-2e8a-4228-8186-448bd7c912cd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 16:05:30,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst used request id req-a40a24ad-2e8a-4228-8186-448bd7c912cd 2018-11-25 16:05:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:30,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f9a46d17-ecf0-4ea5-bbcd-b25921ace850 Date: Sun, 25 Nov 2018 16:05:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:30,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-f9a46d17-ecf0-4ea5-bbcd-b25921ace850 2018-11-25 16:05:30,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:31,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc68eab-90ca-4ff9-b152-4409130bc707 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:31,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-2dc68eab-90ca-4ff9-b152-4409130bc707 2018-11-25 16:05:31,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:31,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c36de8ca-aeeb-49ce-bab3-019e25cbad98 Date: Sun, 25 Nov 2018 16:05:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:31,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-c36de8ca-aeeb-49ce-bab3-019e25cbad98 2018-11-25 16:05:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:31,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc02ed42-322a-477a-815d-ecbb36839cee Date: Sun, 25 Nov 2018 16:05:31 GMT RESP BODY: {"ports":[]} 2018-11-25 16:05:31,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1&admin_state_up=True used request id req-fc02ed42-322a-477a-815d-ecbb36839cee 2018-11-25 16:05:31,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:05:31,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:05:31,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74dbfcd0f175454fae8b895a0522d461", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role"}], "expires_at": "2018-11-25T17:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179c70be10e04e55b77f994637fddae3", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/179c70be10e04e55b77f994637fddae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-user", "id": "247033c199614a17ad838b641a518f97"}, "audit_ids": ["auQw5MEgQ9SFO0DdRHa5fQ"], "issued_at": "2018-11-25T16:05:31.000000Z"}} 2018-11-25 16:05:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c8ae689c5ba5265ac4af8f458881afb5e56948" 2018-11-25 16:05:31,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3232686-3439-4aa1-a00d-ad5d0f3f6d85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:05:31,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d3232686-3439-4aa1-a00d-ad5d0f3f6d85 2018-11-25 16:05:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:31,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-015effac-7fe3-4d45-9d9d-300d8c9aa644 Date: Sun, 25 Nov 2018 16:05:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:31,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-015effac-7fe3-4d45-9d9d-300d8c9aa644 2018-11-25 16:05:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:31,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-838b0c30-f152-4a86-80e0-3b8381d14485 Date: Sun, 25 Nov 2018 16:05:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:31,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-838b0c30-f152-4a86-80e0-3b8381d14485 2018-11-25 16:05:31,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:32,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-edd8d917-ed97-4757-aeef-ee37a632079f Date: Sun, 25 Nov 2018 16:05:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:32,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-edd8d917-ed97-4757-aeef-ee37a632079f 2018-11-25 16:05:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:05:32,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:05:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:05:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c8ae689c5ba5265ac4af8f458881afb5e56948" 2018-11-25 16:05:32,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75051b4-fce6-46c0-9b77-21a87d4965d2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:32,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-e75051b4-fce6-46c0-9b77-21a87d4965d2 2018-11-25 16:05:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:32,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-25d83fa7-95e8-4a74-99cc-e226a8ca682e Date: Sun, 25 Nov 2018 16:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:32,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-25d83fa7-95e8-4a74-99cc-e226a8ca682e 2018-11-25 16:05:32,466 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net 2018-11-25 16:05:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" -d '{"port": {"network_id": "3083e57f-f167-48a2-994d-504bc2be3fad", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1", "admin_state_up": true}}' 2018-11-25 16:05:33,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-b082e24b-833b-4874-9143-40b903d5ced6 Date: Sun, 25 Nov 2018 16:05:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","project_id":"179c70be10e04e55b77f994637fddae3","qos_policy_id":null,"admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal"}} 2018-11-25 16:05:33,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b082e24b-833b-4874-9143-40b903d5ced6 2018-11-25 16:05:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:33,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6daaa1a9-9ea1-4bd7-818c-df2fa94d2ced Date: Sun, 25 Nov 2018 16:05:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:05:33,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-6daaa1a9-9ea1-4bd7-818c-df2fa94d2ced 2018-11-25 16:05:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:33,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48fcd7d4-f8f7-4594-9a6d-82c491358973 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:33,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-48fcd7d4-f8f7-4594-9a6d-82c491358973 2018-11-25 16:05:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:34,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9b76b2aa-38c5-43b3-9686-0b732c20dc1e Date: Sun, 25 Nov 2018 16:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:05:34,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-9b76b2aa-38c5-43b3-9686-0b732c20dc1e 2018-11-25 16:05:34,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:34,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-f89d859f-d74f-483c-a299-55bfb69e760e Date: Sun, 25 Nov 2018 16:05:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 16:05:34,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1&admin_state_up=True used request id req-f89d859f-d74f-483c-a299-55bfb69e760e 2018-11-25 16:05:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:34,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc7ccc6-cd71-4998-9ce3-99a47c5358ff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:05:34,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-edc7ccc6-cd71-4998-9ce3-99a47c5358ff 2018-11-25 16:05:34,251 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst 2018-11-25 16:05:34,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:34,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-3f53b017-a376-43aa-a499-9cc4e7d3926f x-compute-request-id: req-3f53b017-a376-43aa-a499-9cc4e7d3926f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-flavor-name"}]} 2018-11-25 16:05:34,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3f53b017-a376-43aa-a499-9cc4e7d3926f 2018-11-25 16:05:34,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:34,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-24eebdcf-c892-4dec-88bc-ba1e832f8363 x-compute-request-id: req-24eebdcf-c892-4dec-88bc-ba1e832f8363 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:05:34,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c used request id req-24eebdcf-c892-4dec-88bc-ba1e832f8363 2018-11-25 16:05:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:34,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-3cfe5e99-9679-4b3c-bde6-76cbfcac69c7 Date: Sun, 25 Nov 2018 16:05:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:05:03Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-25T16:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3bbbe285-5b28-452c-b220-984185226360/snap", "metadata": {}}], "self": "/v2/images/3bbbe285-5b28-452c-b220-984185226360", "min_disk": 0, "protected": false, "id": "3bbbe285-5b28-452c-b220-984185226360", "file": "/v2/images/3bbbe285-5b28-452c-b220-984185226360/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "179c70be10e04e55b77f994637fddae3", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/3bbbe285-5b28-452c-b220-984185226360/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image"} 2018-11-25 16:05:34,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image used request id req-3cfe5e99-9679-4b3c-bde6-76cbfcac69c7 2018-11-25 16:05:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:35,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-20cb4ea9-0486-4c85-8a59-5f2c9ec99ff4 Date: Sun, 25 Nov 2018 16:05:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:05:35,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-20cb4ea9-0486-4c85-8a59-5f2c9ec99ff4 2018-11-25 16:05:35,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" -d '{"server": {"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "imageRef": "3bbbe285-5b28-452c-b220-984185226360", "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "flavorRef": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "max_count": 1, "min_count": 1, "networks": [{"port": "c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2"}]}}' 2018-11-25 16:05:36,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:05: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 x-openstack-request-id: req-030e4934-5c05-4a17-b235-442cac360ad9 x-compute-request-id: req-030e4934-5c05-4a17-b235-442cac360ad9 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1150093d-cb37-4963-95a1-f701031df429", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "adminPass": "X74Js8EQ8PEe"}} 2018-11-25 16:05:36,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-030e4934-5c05-4a17-b235-442cac360ad9 2018-11-25 16:05:36,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:36,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-4ff81ec3-a664-4205-be5b-a18388bc15bd x-compute-request-id: req-4ff81ec3-a664-4205-be5b-a18388bc15bd Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:36,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-4ff81ec3-a664-4205-be5b-a18388bc15bd 2018-11-25 16:05:36,623 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst 2018-11-25 16:05:36,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:37,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-13ff33d3-1ddf-4106-ab81-ede3e5b7eb44 x-compute-request-id: req-13ff33d3-1ddf-4106-ab81-ede3e5b7eb44 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:37,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-13ff33d3-1ddf-4106-ab81-ede3e5b7eb44 2018-11-25 16:05:37,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:37,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:05:40,123 - create_instance - DEBUG - VM status query timeout in 896.500306129 2018-11-25 16:05:40,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:40,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:40 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-b9a85237-dd3a-4a28-8734-efa648da493a x-compute-request-id: req-b9a85237-dd3a-4a28-8734-efa648da493a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:40,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-b9a85237-dd3a-4a28-8734-efa648da493a 2018-11-25 16:05:40,518 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:40,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:05:43,521 - create_instance - DEBUG - VM status query timeout in 893.101413012 2018-11-25 16:05:43,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:44,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:43 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-58a0c043-76a1-43f8-a02b-59ff9001e8c3 x-compute-request-id: req-58a0c043-76a1-43f8-a02b-59ff9001e8c3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:44,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-58a0c043-76a1-43f8-a02b-59ff9001e8c3 2018-11-25 16:05:44,294 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:44,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:05:47,298 - create_instance - DEBUG - VM status query timeout in 889.325276136 2018-11-25 16:05:47,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:48,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-45b46b90-ed51-4650-889e-645d6cde1e4e x-compute-request-id: req-45b46b90-ed51-4650-889e-645d6cde1e4e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:48,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-45b46b90-ed51-4650-889e-645d6cde1e4e 2018-11-25 16:05:48,059 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:48,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:05:51,062 - create_instance - DEBUG - VM status query timeout in 885.560862064 2018-11-25 16:05:51,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:51,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05:51 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-0a531a81-ab9c-41c9-a91e-5ed8d4bec717 x-compute-request-id: req-0a531a81-ab9c-41c9-a91e-5ed8d4bec717 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:51,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-0a531a81-ab9c-41c9-a91e-5ed8d4bec717 2018-11-25 16:05:51,729 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:51,729 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:05:54,733 - create_instance - DEBUG - VM status query timeout in 881.890375137 2018-11-25 16:05:54,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:55,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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-f20f0068-af5d-471f-816a-93414d901fef x-compute-request-id: req-f20f0068-af5d-471f-816a-93414d901fef Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:55,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-f20f0068-af5d-471f-816a-93414d901fef 2018-11-25 16:05:55,911 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:55,911 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:05:58,914 - create_instance - DEBUG - VM status query timeout in 877.708408117 2018-11-25 16:05:58,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:05:59,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:05: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,Accept-Encoding x-openstack-request-id: req-ed987a29-5f77-49a5-a2b0-b3a95c08f935 x-compute-request-id: req-ed987a29-5f77-49a5-a2b0-b3a95c08f935 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:05:59,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-ed987a29-5f77-49a5-a2b0-b3a95c08f935 2018-11-25 16:05:59,527 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:05:59,527 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:02,530 - create_instance - DEBUG - VM status query timeout in 874.09278512 2018-11-25 16:06:02,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:02,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:02 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-38d87892-4aee-479f-9910-be16fa385612 x-compute-request-id: req-38d87892-4aee-479f-9910-be16fa385612 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:02,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-38d87892-4aee-479f-9910-be16fa385612 2018-11-25 16:06:02,719 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:02,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:05,723 - create_instance - DEBUG - VM status query timeout in 870.900294065 2018-11-25 16:06:05,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:06,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:05 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-6c51d627-f5d4-46c8-8371-a165771c04de x-compute-request-id: req-6c51d627-f5d4-46c8-8371-a165771c04de Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:06,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-6c51d627-f5d4-46c8-8371-a165771c04de 2018-11-25 16:06:06,401 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:06,401 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:09,404 - create_instance - DEBUG - VM status query timeout in 867.218594074 2018-11-25 16:06:09,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:09,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:09 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-97a6f6a1-015a-4343-ade8-6a7cc046eb1e x-compute-request-id: req-97a6f6a1-015a-4343-ade8-6a7cc046eb1e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:09,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-97a6f6a1-015a-4343-ade8-6a7cc046eb1e 2018-11-25 16:06:09,911 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:09,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:12,915 - create_instance - DEBUG - VM status query timeout in 863.708127022 2018-11-25 16:06:12,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:13,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-ea885dec-e314-49e5-ace5-882cef59efc3 x-compute-request-id: req-ea885dec-e314-49e5-ace5-882cef59efc3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:13,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-ea885dec-e314-49e5-ace5-882cef59efc3 2018-11-25 16:06:13,952 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:13,952 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:16,955 - create_instance - DEBUG - VM status query timeout in 859.667665958 2018-11-25 16:06:16,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:17,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:16 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-41132227-4def-42bb-9a8b-f3f3efbc847a x-compute-request-id: req-41132227-4def-42bb-9a8b-f3f3efbc847a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:17,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-41132227-4def-42bb-9a8b-f3f3efbc847a 2018-11-25 16:06:17,624 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:17,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:20,627 - create_instance - DEBUG - VM status query timeout in 855.995963097 2018-11-25 16:06:20,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:21,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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,Accept-Encoding x-openstack-request-id: req-0fd16c3a-d935-49ba-af23-7ffbfd96986c x-compute-request-id: req-0fd16c3a-d935-49ba-af23-7ffbfd96986c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:21,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-0fd16c3a-d935-49ba-af23-7ffbfd96986c 2018-11-25 16:06:21,160 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:21,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:24,164 - create_instance - DEBUG - VM status query timeout in 852.459203959 2018-11-25 16:06:24,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:24,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:24 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-c6a6f2c7-4065-447d-81c7-ffa835810950 x-compute-request-id: req-c6a6f2c7-4065-447d-81c7-ffa835810950 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:24,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-c6a6f2c7-4065-447d-81c7-ffa835810950 2018-11-25 16:06:24,806 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:24,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:27,809 - create_instance - DEBUG - VM status query timeout in 848.81367898 2018-11-25 16:06:27,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:28,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-54bb3b56-f72d-446f-bc8c-1683513cdd21 x-compute-request-id: req-54bb3b56-f72d-446f-bc8c-1683513cdd21 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:28,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-54bb3b56-f72d-446f-bc8c-1683513cdd21 2018-11-25 16:06:28,467 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:28,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:31,470 - create_instance - DEBUG - VM status query timeout in 845.152844906 2018-11-25 16:06:31,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:31,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:31 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-825a98ab-ebbf-4583-b2c5-2880cd4f5624 x-compute-request-id: req-825a98ab-ebbf-4583-b2c5-2880cd4f5624 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:31,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-825a98ab-ebbf-4583-b2c5-2880cd4f5624 2018-11-25 16:06:31,978 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:31,978 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:34,982 - create_instance - DEBUG - VM status query timeout in 841.641322136 2018-11-25 16:06:34,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:35,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-7867c829-344b-4bfb-b9ef-4ddc9b1df8a6 x-compute-request-id: req-7867c829-344b-4bfb-b9ef-4ddc9b1df8a6 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:35,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-7867c829-344b-4bfb-b9ef-4ddc9b1df8a6 2018-11-25 16:06:35,967 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:35,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:38,970 - create_instance - DEBUG - VM status query timeout in 837.652580976 2018-11-25 16:06:38,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:40,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-5ab71b58-36be-4410-b28c-fc4ad08b3816 x-compute-request-id: req-5ab71b58-36be-4410-b28c-fc4ad08b3816 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:40,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-5ab71b58-36be-4410-b28c-fc4ad08b3816 2018-11-25 16:06:40,153 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:40,153 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:43,156 - create_instance - DEBUG - VM status query timeout in 833.467014074 2018-11-25 16:06:43,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:43,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06:43 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-d434ade6-ba60-4a4b-a30c-c230aafe63c0 x-compute-request-id: req-d434ade6-ba60-4a4b-a30c-c230aafe63c0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:43,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-d434ade6-ba60-4a4b-a30c-c230aafe63c0 2018-11-25 16:06:43,698 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:43,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:46,701 - create_instance - DEBUG - VM status query timeout in 829.921927929 2018-11-25 16:06:46,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:47,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-00df5ac5-6580-47e0-9619-45f348b3e58c x-compute-request-id: req-00df5ac5-6580-47e0-9619-45f348b3e58c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:47,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-00df5ac5-6580-47e0-9619-45f348b3e58c 2018-11-25 16:06:47,306 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:47,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:50,309 - create_instance - DEBUG - VM status query timeout in 826.31377697 2018-11-25 16:06:50,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:50,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-ef047d45-c55d-4dac-a5e8-a1ee4fddd148 x-compute-request-id: req-ef047d45-c55d-4dac-a5e8-a1ee4fddd148 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:50,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-ef047d45-c55d-4dac-a5e8-a1ee4fddd148 2018-11-25 16:06:50,994 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:50,994 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:53,997 - create_instance - DEBUG - VM status query timeout in 822.625859976 2018-11-25 16:06:54,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:54,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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-97f22d70-928d-48c6-b354-f5c93d648be1 x-compute-request-id: req-97f22d70-928d-48c6-b354-f5c93d648be1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:54,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-97f22d70-928d-48c6-b354-f5c93d648be1 2018-11-25 16:06:54,689 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:54,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:06:57,693 - create_instance - DEBUG - VM status query timeout in 818.930021048 2018-11-25 16:06:57,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:06:58,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:06: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,Accept-Encoding x-openstack-request-id: req-0bb3ef0e-be36-42b8-bbba-79a1a4585be7 x-compute-request-id: req-0bb3ef0e-be36-42b8-bbba-79a1a4585be7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:06:58,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-0bb3ef0e-be36-42b8-bbba-79a1a4585be7 2018-11-25 16:06:58,020 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:06:58,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:01,023 - create_instance - DEBUG - VM status query timeout in 815.599515915 2018-11-25 16:07:01,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:01,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:01 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-2ef36c14-8da8-4e12-be9e-4e80cb99c7a3 x-compute-request-id: req-2ef36c14-8da8-4e12-be9e-4e80cb99c7a3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:01,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-2ef36c14-8da8-4e12-be9e-4e80cb99c7a3 2018-11-25 16:07:01,533 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:07:01,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:04,536 - create_instance - DEBUG - VM status query timeout in 812.086712122 2018-11-25 16:07:04,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:05,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:04 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-27bb4b20-6d7e-4b2b-ab1b-612a34729abf x-compute-request-id: req-27bb4b20-6d7e-4b2b-ab1b-612a34729abf Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:05,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-27bb4b20-6d7e-4b2b-ab1b-612a34729abf 2018-11-25 16:07:05,036 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:07:05,036 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:08,039 - create_instance - DEBUG - VM status query timeout in 808.583449125 2018-11-25 16:07:08,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:09,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:08 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-f4458b62-b02b-4da3-9d83-bae78d69cd77 x-compute-request-id: req-f4458b62-b02b-4da3-9d83-bae78d69cd77 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:09,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-f4458b62-b02b-4da3-9d83-bae78d69cd77 2018-11-25 16:07:09,052 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:07:09,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:12,056 - create_instance - DEBUG - VM status query timeout in 804.567129135 2018-11-25 16:07:12,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:12,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-b8bb06c5-ca54-4a89-8800-c22bdebc7982 x-compute-request-id: req-b8bb06c5-ca54-4a89-8800-c22bdebc7982 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:12,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-b8bb06c5-ca54-4a89-8800-c22bdebc7982 2018-11-25 16:07:12,529 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:07:12,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:15,532 - create_instance - DEBUG - VM status query timeout in 801.090665102 2018-11-25 16:07:15,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:16,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:15 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-e0ca8297-2ed8-407d-a79f-f27b2714d951 x-compute-request-id: req-e0ca8297-2ed8-407d-a79f-f27b2714d951 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:16,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-e0ca8297-2ed8-407d-a79f-f27b2714d951 2018-11-25 16:07:16,303 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:07:16,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:19,307 - create_instance - DEBUG - VM status query timeout in 797.316041946 2018-11-25 16:07:19,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:20,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-4d7fe90c-d2b5-4275-91b7-3dab006faa0e x-compute-request-id: req-4d7fe90c-d2b5-4275-91b7-3dab006faa0e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:05:37Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:20,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-4d7fe90c-d2b5-4275-91b7-3dab006faa0e 2018-11-25 16:07:20,165 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - BUILD 2018-11-25 16:07:20,165 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:23,168 - create_instance - DEBUG - VM status query timeout in 793.454975128 2018-11-25 16:07:23,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:23,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:23 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-7e5cc915-dcd1-4558-8987-43b8c7c67820 x-compute-request-id: req-7e5cc915-dcd1-4558-8987-43b8c7c67820 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:23,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-7e5cc915-dcd1-4558-8987-43b8c7c67820 2018-11-25 16:07:23,483 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:23,483 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:07:23,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:23,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:23 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-8bc9b1d2-402d-4740-ab1c-18e7b4f4afa7 x-compute-request-id: req-8bc9b1d2-402d-4740-ab1c-18e7b4f4afa7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:23,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-8bc9b1d2-402d-4740-ab1c-18e7b4f4afa7 2018-11-25 16:07:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0409723a-0ee5-4d98-8904-2b026a4f3db5 Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:24,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-0409723a-0ee5-4d98-8904-2b026a4f3db5 2018-11-25 16:07:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa83059-b46a-4d83-88e3-94a72015dbf6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:24,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-caa83059-b46a-4d83-88e3-94a72015dbf6 2018-11-25 16:07:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3243326d-144a-40ac-85df-2e620bce9bb4 Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:24,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-3243326d-144a-40ac-85df-2e620bce9bb4 2018-11-25 16:07:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-907383fd-7db4-43a7-a1cf-fe44fa5b2d85 Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:24,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-907383fd-7db4-43a7-a1cf-fe44fa5b2d85 2018-11-25 16:07:24,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-3723239a-5d77-4534-95c9-5cf65154c0be Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:15Z", "admin_state_up": true, "updated_at": "2018-11-25T16:05:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "179c70be10e04e55b77f994637fddae3", "id": "222e31b3-2b59-4da4-bfd0-2e01a9b524b9", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router"}]} 2018-11-25 16:07:24,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router used request id req-3723239a-5d77-4534-95c9-5cf65154c0be 2018-11-25 16:07:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e530b3-ed5d-48a0-8afa-3cf27d4efefb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:24,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-56e530b3-ed5d-48a0-8afa-3cf27d4efefb 2018-11-25 16:07:24,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=222e31b3-2b59-4da4-bfd0-2e01a9b524b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eabe3257-8f5a-4d26-bb72-b0aed6220b1b Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"}]} 2018-11-25 16:07:24,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=222e31b3-2b59-4da4-bfd0-2e01a9b524b9 used request id req-eabe3257-8f5a-4d26-bb72-b0aed6220b1b 2018-11-25 16:07:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6b84e135-9660-4905-9794-f7f31ef9dc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-00ab1ac0-6c0b-438a-a1a8-400d420201fa Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}} 2018-11-25 16:07:24,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6b84e135-9660-4905-9794-f7f31ef9dc8b used request id req-00ab1ac0-6c0b-438a-a1a8-400d420201fa 2018-11-25 16:07:24,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1c142bde-fe3d-4e26-822a-7e45ab03fca5 Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:07:24,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-1c142bde-fe3d-4e26-822a-7e45ab03fca5 2018-11-25 16:07:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:24,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5bb215c2-cf19-43f7-a8cd-7d3fa6f77694 Date: Sun, 25 Nov 2018 16:07:24 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:07:24,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-5bb215c2-cf19-43f7-a8cd-7d3fa6f77694 2018-11-25 16:07:24,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:25,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:24 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-a02e2b78-8a1f-426b-99b2-c94b110bb5c7 x-compute-request-id: req-a02e2b78-8a1f-426b-99b2-c94b110bb5c7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:25,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-a02e2b78-8a1f-426b-99b2-c94b110bb5c7 2018-11-25 16:07:25,206 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:25,206 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:07:25,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:25,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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,Accept-Encoding x-openstack-request-id: req-6de5084c-a265-447c-98c7-400d8651d6ec x-compute-request-id: req-6de5084c-a265-447c-98c7-400d8651d6ec Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:25,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-6de5084c-a265-447c-98c7-400d8651d6ec 2018-11-25 16:07:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:26,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5cf2a79f-e178-4bd2-8326-eef655a389b4 Date: Sun, 25 Nov 2018 16:07:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:26,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-5cf2a79f-e178-4bd2-8326-eef655a389b4 2018-11-25 16:07:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:26,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0650d31f-6273-482e-9035-9ec837064faa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:26,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-0650d31f-6273-482e-9035-9ec837064faa 2018-11-25 16:07:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93211836-4501-49d1-b831-4cd3a85c98aa Date: Sun, 25 Nov 2018 16:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:26,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-93211836-4501-49d1-b831-4cd3a85c98aa 2018-11-25 16:07:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:26,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-d6b6dd74-8c59-403c-af53-f6c32dabbf22 Date: Sun, 25 Nov 2018 16:07:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:26,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-d6b6dd74-8c59-403c-af53-f6c32dabbf22 2018-11-25 16:07:26,804 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 16:07:26,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:26,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-96f54751-f062-4c6f-8b5d-36d1a61fb753 Date: Sun, 25 Nov 2018 16:07:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:07:26,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-96f54751-f062-4c6f-8b5d-36d1a61fb753 2018-11-25 16:07:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:26,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77bf52ad-149d-41f0-8128-4da3ac49cde3 Date: Sun, 25 Nov 2018 16:07:26 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:07:26,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-77bf52ad-149d-41f0-8128-4da3ac49cde3 2018-11-25 16:07:26,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2"}}' 2018-11-25 16:07:28,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-30934f1a-ca61-4293-aa83-eb668620f2d6 Date: Sun, 25 Nov 2018 16:07:28 GMT RESP BODY: {"floatingip": {"router_id": "222e31b3-2b59-4da4-bfd0-2e01a9b524b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:07:27Z", "updated_at": "2018-11-25T16:07:27Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "179c70be10e04e55b77f994637fddae3", "port_id": "c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2", "id": "89ce7ee1-7d99-42e7-bf05-1379119319e2"}} 2018-11-25 16:07:28,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-30934f1a-ca61-4293-aa83-eb668620f2d6 2018-11-25 16:07:28,891 - create_instance - INFO - Created floating IP 172.30.9.208 via router - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router 2018-11-25 16:07:28,891 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-11-25 16:07:28,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:29,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:28 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-9d8adeb5-6e43-427b-baeb-6ccace4eb089 x-compute-request-id: req-9d8adeb5-6e43-427b-baeb-6ccace4eb089 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:29,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-9d8adeb5-6e43-427b-baeb-6ccace4eb089 2018-11-25 16:07:29,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:07:30,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-05ee0146-230e-40db-a32e-2a806c4f45fa x-compute-request-id: req-05ee0146-230e-40db-a32e-2a806c4f45fa Content-Encoding: gzip Content-Length: 9699 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008866] Yama: becoming mindful.\n[ 0.010097] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012516] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013940] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015205] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016110] Initializing cgroup subsys memory\n[ 0.017015] Initializing cgroup subsys devices\n[ 0.017921] Initializing cgroup subsys freezer\n[ 0.018816] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020931] Initializing cgroup subsys hugetlb\n[ 0.021873] FEATURE SPEC_CTRL Not Present\n[ 0.023403] mce: CPU supports 10 MCE banks\n[ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026009] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027213] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.029990] Speculative Store Bypass: Vulnerable\n[ 0.032641] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.037028] ACPI: Core revision 20131115\n[ 0.038284] ACPI: All ACPI Tables successfully acquired\n[ 0.039465] ftrace: allocating 28747 entries in 113 pages\n[ 0.060037] smpboot: Max logical packages: 2\n[ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.065236] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.066628] Enabling x2apic\n[ 0.067273] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071132] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072965] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079236] KVM setup paravirtual spinlock\n[ 0.080999] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082360] x86: Booting SMP configuration:\n[ 0.083273] .... node #0, CPUs: #1[ 0.080992] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098759] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100280] devtmpfs: initialized\n[ 0.102137] EVM: security.selinux\n[ 0.102856] EVM: security.SMACK64\n[ 0.103570] EVM: security.ima\n[ 0.104005] EVM: security.capability\n[ 0.104781] pinctrl core: initialized pinctrl subsystem\n[ 0.105758] regulator-dummy: no parameters\n[ 0.106655] RTC time: 16:07:22, date: 11/25/18\n[ 0.108024] NET: Registered protocol family 16\n[ 0.108984] cpuidle: using governor ladder\n[ 0.109827] cpuidle: using governor menu\n[ 0.110687] ACPI: bus type PCI registered\n[ 0.111514] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112079] PCI: Using configuration type 1 for base access\n[ 0.113610] bio: create slab at 0\n[ 0.113610] ACPI: Added _OSI(Module Device)\n[ 0.113610] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116931] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119299] ACPI: Interpreter enabled\n[ 0.120005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.125230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.127138] ACPI: (supports S0 S5)\n[ 0.127878] ACPI: Using IOAPIC for interrupt routing\n[ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129955] ACPI: No dock devices found.\n[ 0.133622] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.134795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139516] acpiphp: Slot [3] registered\n[ 0.140020] acpiphp: Slot [4] registered\n[ 0.140840] acpiphp: Slot [5] registered\n[ 0.141662] acpiphp: Slot [6] registered\n[ 0.142487] acpiphp: Slot [7] registered\n[ 0.143309] acpiphp: Slot [8] registered\n[ 0.144018] acpiphp: Slot [9] registered\n[ 0.144846] acpiphp: Slot [10] registered\n[ 0.145682] acpiphp: Slot [11] registered\n[ 0.146515] acpiphp: Slot [12] registered\n[ 0.147357] acpiphp: Slot [13] registered\n[ 0.148017] acpiphp: Slot [14] registered\n[ 0.148859] acpiphp: Slot [15] registered\n[ 0.149694] acpiphp: Slot [16] registered\n[ 0.150529] acpiphp: Slot [17] registered\n[ 0.151366] acpiphp: Slot [18] registered\n[ 0.152018] acpiphp: Slot [19] registered\n[ 0.152861] acpiphp: Slot [20] registered\n[ 0.153698] acpiphp: Slot [21] registered\n[ 0.154533] acpiphp: Slot [22] registered\n[ 0.155366] acpiphp: Slot [23] registered\n[ 0.156018] acpiphp: Slot [24] registered\n[ 0.156859] acpiphp: Slot [25] registered\n[ 0.157693] acpiphp: Slot [26] registered\n[ 0.158527] acpiphp: Slot [27] registered\n[ 0.159363] acpiphp: Slot [28] registered\n[ 0.160018] acpiphp: Slot [29] registered\n[ 0.160854] acpiphp: Slot [30] registered\n[ 0.161693] acpiphp: Slot [31] registered\n[ 0.162526] PCI host bridge to bus 0000:00\n[ 0.163365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165159] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166314] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167594] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.180396] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.228780] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.230354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.231838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232713] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.237477] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.238661] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.238661] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240003] vgaarb: loaded\n[ 0.240631] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241800] SCSI subsystem initialized\n[ 0.242627] ACPI: bus type USB registered\n[ 0.242627] usbcore: registered new interface driver usbfs\n[ 0.244009] usbcore: registered new interface driver hub\n[ 0.245418] usbcore: registered new device driver usb\n[ 0.245418] PCI: Using ACPI for IRQ routing\n[ 0.248018] NetLabel: Initializing\n[ 0.248998] NetLabel: domain hash size = 128\n[ 0.250172] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.251497] NetLabel: unlabeled traffic allowed by default\n[ 0.252048] Switched to clocksource kvm-clock\n[ 0.257107] AppArmor: AppArmor Filesystem Enabled\n[ 0.258417] pnp: PnP ACPI init\n[ 0.259308] ACPI: bus type PNP registered\n[ 0.260793] pnp: PnP ACPI: found 8 devices\n[ 0.261917] ACPI: bus type PNP unregistered\n[ 0.268986] NET: Registered protocol family 2\n[ 0.270316] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.272316] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.274035] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276075] TCP: reno registered\n[ 0.277013] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.278565] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280249] NET: Registered protocol family 1\n[ 0.281437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282970] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284472] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.306686] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.329581] Trying to unpack rootfs image as initramfs...\n[ 0.409776] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.412039] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.413562] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.414781] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.417081] Scanning for low memory corruption every 60 seconds\n[ 0.418859] Initialise system trusted keyring\n[ 0.419819] audit: initializing netlink socket (disabled)\n[ 0.420891] type=2000 audit(1543162043.023:1): initialized\n[ 0.438725] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.440568] zbud: loaded\n[ 0.441360] VFS: Disk quotas dquot_6.5.2\n[ 0.442203] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.443649] fuse init (API version 7.22)\n[ 0.444532] msgmni has been set to 3997\n[ 0.445370] Key type big_key registered\n[ 0.446355] Key type asymmetric registered\n[ 0.447200] Asymmetric key parser 'x509' registered\n[ 0.448187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.449720] io scheduler noop registered\n[ 0.450538] io scheduler deadline registered (default)\n[ 0.451554] io scheduler cfq registered\n[ 0.452421] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.453504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.454766] ipmi message handler version 39.2\n[ 0.455692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.457209] ACPI: Power Button [PWRF]\n[ 0.458057] GHES: HEST is not enabled!\n[ 0.479676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.523365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.549518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.551570] Linux agpgart interface v0.103\n[ 0.553062] brd: module loaded\n[ 0.554065] loop: module loaded\n[ 0.555025] blk-mq: CPU -> queue map\n[ 0.555798] CPU 0 -> Queue 0\n[ 0.556487] CPU 1 -> Queue 0\n[ 0.557698] vda: vda1\n[ 0.559284] scsi0 : ata_piix\n[ 0.560221] scsi1 : ata_piix\n[ 0.561099] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.562824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.564717] libphy: Fixed MDIO Bus: probed\n[ 0.565919] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567294] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.570125] PPP generic driver version 2.4.2\n[ 0.571339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.573025] ehci-pci: EHCI PCI platform driver\n[ 0.574228] ehci-platform: EHCI generic platform driver\n[ 0.575605] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.577184] ohci-pci: OHCI PCI platform driver\n[ 0.578381] ohci-platform: OHCI generic platform driver\n[ 0.579750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.602359] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.603754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.605836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.607398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.609133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.611138] usb usb1: Product: UHCI Host Controller\n[ 0.612543] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.614204] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.615534] hub 1-0:1.0: USB hub found\n[ 0.616604] hub 1-0:1.0: 2 ports detected\n[ 0.617816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.620595] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.621925] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.623353] mousedev: PS/2 mouse device common for all mice\n[ 0.625060] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.627595] rtc_cmos 00:00: RTC can wake from S4\n[ 0.629055] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.630723] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.632462] device-mapper: uevent: version 1.0.3\n[ 0.633775] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.636034] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.637653] TCP: cubic registered\n[ 0.638660] NET: Registered protocol family 10\n[ 0.639977] NET: Registered protocol family 17\n[ 0.641199] Key type dns_resolver registered\n[ 0.642531] Loading compiled-in X.509 certificates\n[ 0.644339] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.646841] registered taskstats version 1\n[ 0.649345] Key type trusted registered\n[ 0.652611] Key type encrypted registered\n[ 0.653773] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.655240] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.664026] regulator-dummy: disabling\n[ 0.665153] Magic number: 10:671:136\n[ 0.666221] block ram1: hash matches\n[ 0.667340] rtc_cmos 00:00: setting system clock to 2018-11-25 16:07:22 UTC (1543162042)\n[ 0.669617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671196] EDD information not available.\n[ 0.720929] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.723080] Write protecting the kernel read-only data: 12288k\n[ 0.724893] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.728097] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.739788] systemd-udevd[107]: starting version 204\n[ 0.780343] FDC 0 is a S82078B\n[ 0.928036] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.089042] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.090333] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.091651] usb 1-1: Product: QEMU USB Tablet\n[ 1.092542] usb 1-1: Manufacturer: QEMU\n[ 1.093344] usb 1-1: SerialNumber: 42\n[ 1.408071] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.788773] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.032794] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.147619] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.239313] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:07:24 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.41]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:07:25 +0000. Up 3.63 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:db:d6:e5 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb5:c1:cd:bd:9b:db:b6:67:16:92:6e:74:85:ca:87:23 root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . o . |\n| + o .. |\n| . o ...|\n| S .. oo .|\n| E =+.= |\n| .oo= .|\n| o o=|\n| . .=+|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n78:05:be:56:40:f5:ff:06:1b:24:1d:a5:94:9e:67:fa root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+.. oo.|\n| . o . o.o |\n| . o o.+. |\n| . + +o o|\n| . S ++ |\n| o .= |\n| ..o|\n| .E|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n99:f3:99:08:3a:cc:b6:84:22:ca:5a:77:bb:29:da:73 root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| o |\n| . S |\n| + . . + o |\n|o o O . . + |\n|+o =o+Eo |\n|+...o++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n28:45:a0:a1:d2:b9:07:46:23:6a:ca:66:87:02:6b:04 root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i\nThe key's randomart image is:\n+--[ED25519 256--+\n|E + ... |\n|o= = . |\n|=o* . |\n|Bo.o . . |\n|+*..o . S |\n|= .. . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:07:28 +0000. Up 6.67 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-25 16:07:30,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429/action used request id req-05ee0146-230e-40db-a32e-2a806c4f45fa 2018-11-25 16:07:30,509 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 16:07:30,509 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008866] Yama: becoming mindful. [ 0.010097] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012516] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013940] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015205] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016110] Initializing cgroup subsys memory [ 0.017015] Initializing cgroup subsys devices [ 0.017921] Initializing cgroup subsys freezer [ 0.018816] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020931] Initializing cgroup subsys hugetlb [ 0.021873] FEATURE SPEC_CTRL Not Present [ 0.023403] mce: CPU supports 10 MCE banks [ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026009] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027213] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.029990] Speculative Store Bypass: Vulnerable [ 0.032641] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.037028] ACPI: Core revision 20131115 [ 0.038284] ACPI: All ACPI Tables successfully acquired [ 0.039465] ftrace: allocating 28747 entries in 113 pages [ 0.060037] smpboot: Max logical packages: 2 [ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.065236] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.066628] Enabling x2apic [ 0.067273] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071132] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072965] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079236] KVM setup paravirtual spinlock [ 0.080999] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082360] x86: Booting SMP configuration: [ 0.083273] .... node #0, CPUs: #1[ 0.080992] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098759] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100280] devtmpfs: initialized [ 0.102137] EVM: security.selinux [ 0.102856] EVM: security.SMACK64 [ 0.103570] EVM: security.ima [ 0.104005] EVM: security.capability [ 0.104781] pinctrl core: initialized pinctrl subsystem [ 0.105758] regulator-dummy: no parameters [ 0.106655] RTC time: 16:07:22, date: 11/25/18 [ 0.108024] NET: Registered protocol family 16 [ 0.108984] cpuidle: using governor ladder [ 0.109827] cpuidle: using governor menu [ 0.110687] ACPI: bus type PCI registered [ 0.111514] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112079] PCI: Using configuration type 1 for base access [ 0.113610] bio: create slab at 0 [ 0.113610] ACPI: Added _OSI(Module Device) [ 0.113610] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116931] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119299] ACPI: Interpreter enabled [ 0.120005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.125230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.127138] ACPI: (supports S0 S5) [ 0.127878] ACPI: Using IOAPIC for interrupt routing [ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129955] ACPI: No dock devices found. [ 0.133622] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.134795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139516] acpiphp: Slot [3] registered [ 0.140020] acpiphp: Slot [4] registered [ 0.140840] acpiphp: Slot [5] registered [ 0.141662] acpiphp: Slot [6] registered [ 0.142487] acpiphp: Slot [7] registered [ 0.143309] acpiphp: Slot [8] registered [ 0.144018] acpiphp: Slot [9] registered [ 0.144846] acpiphp: Slot [10] registered [ 0.145682] acpiphp: Slot [11] registered [ 0.146515] acpiphp: Slot [12] registered [ 0.147357] acpiphp: Slot [13] registered [ 0.148017] acpiphp: Slot [14] registered [ 0.148859] acpiphp: Slot [15] registered [ 0.149694] acpiphp: Slot [16] registered [ 0.150529] acpiphp: Slot [17] registered [ 0.151366] acpiphp: Slot [18] registered [ 0.152018] acpiphp: Slot [19] registered [ 0.152861] acpiphp: Slot [20] registered [ 0.153698] acpiphp: Slot [21] registered [ 0.154533] acpiphp: Slot [22] registered [ 0.155366] acpiphp: Slot [23] registered [ 0.156018] acpiphp: Slot [24] registered [ 0.156859] acpiphp: Slot [25] registered [ 0.157693] acpiphp: Slot [26] registered [ 0.158527] acpiphp: Slot [27] registered [ 0.159363] acpiphp: Slot [28] registered [ 0.160018] acpiphp: Slot [29] registered [ 0.160854] acpiphp: Slot [30] registered [ 0.161693] acpiphp: Slot [31] registered [ 0.162526] PCI host bridge to bus 0000:00 [ 0.163365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165159] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166314] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167594] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.180396] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.228780] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.230354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.231838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232713] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.237477] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.238661] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.238661] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240003] vgaarb: loaded [ 0.240631] vgaarb: bridge control possible 0000:00:02.0 [ 0.241800] SCSI subsystem initialized [ 0.242627] ACPI: bus type USB registered [ 0.242627] usbcore: registered new interface driver usbfs [ 0.244009] usbcore: registered new interface driver hub [ 0.245418] usbcore: registered new device driver usb [ 0.245418] PCI: Using ACPI for IRQ routing [ 0.248018] NetLabel: Initializing [ 0.248998] NetLabel: domain hash size = 128 [ 0.250172] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.251497] NetLabel: unlabeled traffic allowed by default [ 0.252048] Switched to clocksource kvm-clock [ 0.257107] AppArmor: AppArmor Filesystem Enabled [ 0.258417] pnp: PnP ACPI init [ 0.259308] ACPI: bus type PNP registered [ 0.260793] pnp: PnP ACPI: found 8 devices [ 0.261917] ACPI: bus type PNP unregistered [ 0.268986] NET: Registered protocol family 2 [ 0.270316] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.272316] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.274035] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276075] TCP: reno registered [ 0.277013] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.278565] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280249] NET: Registered protocol family 1 [ 0.281437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282970] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284472] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.306686] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.329581] Trying to unpack rootfs image as initramfs... [ 0.409776] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.412039] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.413562] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.414781] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.417081] Scanning for low memory corruption every 60 seconds [ 0.418859] Initialise system trusted keyring [ 0.419819] audit: initializing netlink socket (disabled) [ 0.420891] type=2000 audit(1543162043.023:1): initialized [ 0.438725] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.440568] zbud: loaded [ 0.441360] VFS: Disk quotas dquot_6.5.2 [ 0.442203] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.443649] fuse init (API version 7.22) [ 0.444532] msgmni has been set to 3997 [ 0.445370] Key type big_key registered [ 0.446355] Key type asymmetric registered [ 0.447200] Asymmetric key parser 'x509' registered [ 0.448187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.449720] io scheduler noop registered [ 0.450538] io scheduler deadline registered (default) [ 0.451554] io scheduler cfq registered [ 0.452421] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.453504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.454766] ipmi message handler version 39.2 [ 0.455692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.457209] ACPI: Power Button [PWRF] [ 0.458057] GHES: HEST is not enabled! [ 0.479676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.523365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.549518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.551570] Linux agpgart interface v0.103 [ 0.553062] brd: module loaded [ 0.554065] loop: module loaded [ 0.555025] blk-mq: CPU -> queue map [ 0.555798] CPU 0 -> Queue 0 [ 0.556487] CPU 1 -> Queue 0 [ 0.557698] vda: vda1 [ 0.559284] scsi0 : ata_piix [ 0.560221] scsi1 : ata_piix [ 0.561099] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.562824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.564717] libphy: Fixed MDIO Bus: probed [ 0.565919] tun: Universal TUN/TAP device driver, 1.6 [ 0.567294] tun: (C) 1999-2004 Max Krasnyansky [ 0.570125] PPP generic driver version 2.4.2 [ 0.571339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.573025] ehci-pci: EHCI PCI platform driver [ 0.574228] ehci-platform: EHCI generic platform driver [ 0.575605] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.577184] ohci-pci: OHCI PCI platform driver [ 0.578381] ohci-platform: OHCI generic platform driver [ 0.579750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.602359] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.603754] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.605836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.607398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.609133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.611138] usb usb1: Product: UHCI Host Controller [ 0.612543] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.614204] usb usb1: SerialNumber: 0000:00:01.2 [ 0.615534] hub 1-0:1.0: USB hub found [ 0.616604] hub 1-0:1.0: 2 ports detected [ 0.617816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.620595] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.621925] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.623353] mousedev: PS/2 mouse device common for all mice [ 0.625060] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.627595] rtc_cmos 00:00: RTC can wake from S4 [ 0.629055] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.630723] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.632462] device-mapper: uevent: version 1.0.3 [ 0.633775] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.636034] ledtrig-cpu: registered to indicate activity on CPUs [ 0.637653] TCP: cubic registered [ 0.638660] NET: Registered protocol family 10 [ 0.639977] NET: Registered protocol family 17 [ 0.641199] Key type dns_resolver registered [ 0.642531] Loading compiled-in X.509 certificates [ 0.644339] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.646841] registered taskstats version 1 [ 0.649345] Key type trusted registered [ 0.652611] Key type encrypted registered [ 0.653773] AppArmor: AppArmor sha1 policy hashing enabled [ 0.655240] IMA: No TPM chip found, activating TPM-bypass! [ 0.664026] regulator-dummy: disabling [ 0.665153] Magic number: 10:671:136 [ 0.666221] block ram1: hash matches [ 0.667340] rtc_cmos 00:00: setting system clock to 2018-11-25 16:07:22 UTC (1543162042) [ 0.669617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.671196] EDD information not available. [ 0.720929] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.723080] Write protecting the kernel read-only data: 12288k [ 0.724893] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.728097] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.739788] systemd-udevd[107]: starting version 204 [ 0.780343] FDC 0 is a S82078B [ 0.928036] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.089042] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.090333] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.091651] usb 1-1: Product: QEMU USB Tablet [ 1.092542] usb 1-1: Manufacturer: QEMU [ 1.093344] usb 1-1: SerialNumber: 42 [ 1.408071] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.788773] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.032794] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.147619] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.239313] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:07:24 +0000. Up 2.57 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.41]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:07:25 +0000. Up 3.63 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:db:d6:e5 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b5:c1:cd:bd:9b:db:b6:67:16:92:6e:74:85:ca:87:23 root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i The key's randomart image is: +--[ RSA 2048]----+ | | | . o . | | + o .. | | . o ...| | S .. oo .| | E =+.= | | .oo= .| | o o=| | . .=+| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 78:05:be:56:40:f5:ff:06:1b:24:1d:a5:94:9e:67:fa root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i The key's randomart image is: +--[ DSA 1024]----+ | .+.. oo.| | . o . o.o | | . o o.+. | | . + +o o| | . S ++ | | o .= | | ..o| | .E| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 99:f3:99:08:3a:cc:b6:84:22:ca:5a:77:bb:29:da:73 root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | o | | . S | | + . . + o | |o o O . . + | |+o =o+Eo | |+...o++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 28:45:a0:a1:d2:b9:07:46:23:6a:ca:66:87:02:6b:04 root@ansibleprovisioningtests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-i The key's randomart image is: +--[ED25519 256--+ |E + ... | |o= = . | |=o* . | |Bo.o . . | |+*..o . S | |= .. . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:07:28 +0000. Up 6.67 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-25 16:07:30,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:31,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-d45f5cea-be9e-43db-8234-c3b013403e74 x-compute-request-id: req-d45f5cea-be9e-43db-8234-c3b013403e74 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:31,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-d45f5cea-be9e-43db-8234-c3b013403e74 2018-11-25 16:07:31,106 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:31,107 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:07:31,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:31,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:31 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-820b4e42-3d86-45a1-8f26-a631c5c0bc88 x-compute-request-id: req-820b4e42-3d86-45a1-8f26-a631c5c0bc88 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:31,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-820b4e42-3d86-45a1-8f26-a631c5c0bc88 2018-11-25 16:07:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:31,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-94708d31-b76d-4e09-bea8-9384f1704ec3 Date: Sun, 25 Nov 2018 16:07:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:31,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-94708d31-b76d-4e09-bea8-9384f1704ec3 2018-11-25 16:07:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:31,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c0bae2-b5e9-4f9b-90c2-102e458c3dff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:31,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-91c0bae2-b5e9-4f9b-90c2-102e458c3dff 2018-11-25 16:07:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:31,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c79904ba-fbe9-4f53-90cf-84174312341c Date: Sun, 25 Nov 2018 16:07:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:31,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-c79904ba-fbe9-4f53-90cf-84174312341c 2018-11-25 16:07:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:31,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-ac3dfd66-e23d-4b03-9210-92cf48891bc2 Date: Sun, 25 Nov 2018 16:07:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:31,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-ac3dfd66-e23d-4b03-9210-92cf48891bc2 2018-11-25 16:07:31,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:32,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:31 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-dedb3143-d86e-4c2b-843a-588f7c2e2fa3 x-compute-request-id: req-dedb3143-d86e-4c2b-843a-588f7c2e2fa3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:32,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-dedb3143-d86e-4c2b-843a-588f7c2e2fa3 2018-11-25 16:07:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:32,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ba4b39d4-8bfc-4bbd-8fee-b509028e2739 Date: Sun, 25 Nov 2018 16:07:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:32,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-ba4b39d4-8bfc-4bbd-8fee-b509028e2739 2018-11-25 16:07:32,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:32,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58464ab2-ad9b-4ed6-9865-ca5f5b214790 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:32,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-58464ab2-ad9b-4ed6-9865-ca5f5b214790 2018-11-25 16:07:32,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:32,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-028a0ac1-d9e0-44ee-bed1-c3f9184a2fea Date: Sun, 25 Nov 2018 16:07:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:32,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-028a0ac1-d9e0-44ee-bed1-c3f9184a2fea 2018-11-25 16:07:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:32,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-23531647-dc18-4db3-9383-c7c57d467190 Date: Sun, 25 Nov 2018 16:07:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:32,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-23531647-dc18-4db3-9383-c7c57d467190 2018-11-25 16:07:32,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}}' 2018-11-25 16:07:33,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:07: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-5002d123-ccd3-43a7-8b2e-b9e6dff8aae6 x-compute-request-id: req-5002d123-ccd3-43a7-8b2e-b9e6dff8aae6 Content-Length: 0 Content-Type: application/json 2018-11-25 16:07:33,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429/action used request id req-5002d123-ccd3-43a7-8b2e-b9e6dff8aae6 2018-11-25 16:07:33,681 - create_instance - INFO - Checking if VM is active 2018-11-25 16:07:33,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:34,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-23cbaac0-9386-4f31-bfd5-3e80f05ecc2f x-compute-request-id: req-23cbaac0-9386-4f31-bfd5-3e80f05ecc2f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}, {"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:34,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-23cbaac0-9386-4f31-bfd5-3e80f05ecc2f 2018-11-25 16:07:34,025 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:34,025 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:07:34,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:34,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-12d4a8be-b854-423a-a216-b1c610af1f8c x-compute-request-id: req-12d4a8be-b854-423a-a216-b1c610af1f8c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}, {"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:34,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-12d4a8be-b854-423a-a216-b1c610af1f8c 2018-11-25 16:07:34,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:34,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3da7e27f-8dda-4c28-a0db-24aaecc3d0cf Date: Sun, 25 Nov 2018 16:07:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:34,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-3da7e27f-8dda-4c28-a0db-24aaecc3d0cf 2018-11-25 16:07:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:34,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f38579e-6bf3-433d-9cf5-bf968c46ecdd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:34,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-7f38579e-6bf3-433d-9cf5-bf968c46ecdd 2018-11-25 16:07:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:34,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c474d85b-b41b-4444-abaa-ce9176879bcf Date: Sun, 25 Nov 2018 16:07:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:34,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-c474d85b-b41b-4444-abaa-ce9176879bcf 2018-11-25 16:07:34,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:34,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-5642bfd8-4cd4-4d29-89fb-ef3a0cfc1137 Date: Sun, 25 Nov 2018 16:07:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["67b3a60e-4bb8-43f9-a754-17e53f80c646","871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:34,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-5642bfd8-4cd4-4d29-89fb-ef3a0cfc1137 2018-11-25 16:07:34,697 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:07:34,701 - paramiko.transport - DEBUG - starting thread (client mode): 0x72bc1310L 2018-11-25 16:07:34,701 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:07:34,707 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:07:34,707 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:07:34,708 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:07:34,708 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:07:34,709 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:07:34,709 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:07:34,709 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:07:34,709 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:07:34,751 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:07:34,752 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:07:34,765 - paramiko.transport - DEBUG - Trying key 20e0b313d459f8e1417fd0283daa1a32 from tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3 2018-11-25 16:07:34,792 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:07:34,812 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:07:34,913 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:07:34,943 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:07:34,944 - create_instance - INFO - Checking if cloud-init has completed 2018-11-25 16:07:34,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:35,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-8f9104e1-7a38-4a92-a8e0-92e44457e720 x-compute-request-id: req-8f9104e1-7a38-4a92-a8e0-92e44457e720 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}, {"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:35,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-8f9104e1-7a38-4a92-a8e0-92e44457e720 2018-11-25 16:07:35,515 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:35,516 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:07:35,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:35,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-27e7f42f-ebf1-4325-926c-57332ad6f42c x-compute-request-id: req-27e7f42f-ebf1-4325-926c-57332ad6f42c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}, {"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:35,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-27e7f42f-ebf1-4325-926c-57332ad6f42c 2018-11-25 16:07:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:36,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5061be57-a124-45df-ab9f-2b921d5f9d10 Date: Sun, 25 Nov 2018 16:07:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:36,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-5061be57-a124-45df-ab9f-2b921d5f9d10 2018-11-25 16:07:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:36,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11241ad-bdc5-454f-8794-e3cb7019540c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:36,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-b11241ad-bdc5-454f-8794-e3cb7019540c 2018-11-25 16:07:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:36,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-76886a07-d8f6-4f72-a2de-3f4a43c8ef1f Date: Sun, 25 Nov 2018 16:07:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:36,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-76886a07-d8f6-4f72-a2de-3f4a43c8ef1f 2018-11-25 16:07:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:36,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-87ed8f83-2d66-4dd5-8d86-07fc51259cdb Date: Sun, 25 Nov 2018 16:07:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["67b3a60e-4bb8-43f9-a754-17e53f80c646","871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:36,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-87ed8f83-2d66-4dd5-8d86-07fc51259cdb 2018-11-25 16:07:36,277 - create_instance - INFO - Checking if VM is active 2018-11-25 16:07:36,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:36,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-0993e2e4-6abb-4df0-ad85-d9310c95b9ae x-compute-request-id: req-0993e2e4-6abb-4df0-ad85-d9310c95b9ae Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}, {"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:36,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-0993e2e4-6abb-4df0-ad85-d9310c95b9ae 2018-11-25 16:07:36,754 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:36,754 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:07:36,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:37,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07: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-a04410b3-b6c4-4f9d-9744-d557f946a308 x-compute-request-id: req-a04410b3-b6c4-4f9d-9744-d557f946a308 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "security_groups": [{"name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp"}, {"name": "default"}], "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:22Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:37,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-a04410b3-b6c4-4f9d-9744-d557f946a308 2018-11-25 16:07:37,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:37,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d9c41f29-011f-4546-99fb-df0f2982278c Date: Sun, 25 Nov 2018 16:07:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b84e135-9660-4905-9794-f7f31ef9dc8b"],"updated_at":"2018-11-25T16:05:12Z","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"179c70be10e04e55b77f994637fddae3","id":"3083e57f-f167-48a2-994d-504bc2be3fad","name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net"}]} 2018-11-25 16:07:37,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net used request id req-d9c41f29-011f-4546-99fb-df0f2982278c 2018-11-25 16:07:37,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:37,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db6306b-857d-47eb-b38c-9a8a7f58ac53 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:37,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-3db6306b-857d-47eb-b38c-9a8a7f58ac53 2018-11-25 16:07:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2c40421f-505d-4f2a-980c-cb3787c83f28 Date: Sun, 25 Nov 2018 16:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","dns_nameservers":[],"updated_at":"2018-11-25T16:05:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"179c70be10e04e55b77f994637fddae3","id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","subnetpool_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet"}]} 2018-11-25 16:07:37,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-2c40421f-505d-4f2a-980c-cb3787c83f28 2018-11-25 16:07:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-9e7a3cf1-c53c-4449-accd-e3990a69d700 Date: Sun, 25 Nov 2018 16:07:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.4"}],"id":"496a08dc-7eea-424b-8d85-36f984a07065","security_groups":[],"mac_address":"fa:16:3e:1f:f7:e9","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.2"}],"id":"5a896d05-4207-4d42-8617-448301a8080e","security_groups":[],"mac_address":"fa:16:3e:f5:9c:19","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3083e57f-f167-48a2-994d-504bc2be3fad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:07:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.9"}],"id":"c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2","security_groups":["67b3a60e-4bb8-43f9-a754-17e53f80c646","871b0a89-7192-43c0-8a44-92b161e2f144"],"mac_address":"fa:16:3e:db:d6:e5","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:32Z","binding:vnic_type":"normal","device_id":"1150093d-cb37-4963-95a1-f701031df429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.1"}],"id":"ecf26150-2e69-4c61-9bcd-ae573d1f07dd","security_groups":[],"mac_address":"fa:16:3e:72:f5:31","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:21Z","binding:vnic_type":"normal","device_id":"222e31b3-2b59-4da4-bfd0-2e01a9b524b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:05:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b84e135-9660-4905-9794-f7f31ef9dc8b","ip_address":"10.55.1.3"}],"id":"f75f505d-05f7-4f4c-9847-e87cfc5bd5ed","security_groups":[],"mac_address":"fa:16:3e:d9:7f:47","project_id":"179c70be10e04e55b77f994637fddae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3083e57f-f167-48a2-994d-504bc2be3fad","tenant_id":"179c70be10e04e55b77f994637fddae3","created_at":"2018-11-25T16:05:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3083e57f-f167-48a2-994d-504bc2be3fad"}]} 2018-11-25 16:07:37,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3083e57f-f167-48a2-994d-504bc2be3fad used request id req-9e7a3cf1-c53c-4449-accd-e3990a69d700 2018-11-25 16:07:37,460 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:07:37,462 - paramiko.transport - DEBUG - starting thread (client mode): 0x72c51bd0L 2018-11-25 16:07:37,462 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:07:37,465 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:07:37,465 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:07:37,466 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:07:37,466 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:07:37,466 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:07:37,466 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:07:37,467 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:07:37,467 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:07:37,507 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:07:37,508 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:07:37,526 - paramiko.transport - DEBUG - Trying key 20e0b313d459f8e1417fd0283daa1a32 from tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3 2018-11-25 16:07:37,548 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:07:37,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:07:37,655 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:07:37,672 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:07:37,672 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:07:37,673 - paramiko.transport - DEBUG - starting thread (client mode): 0x72c51810L 2018-11-25 16:07:37,674 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:07:37,677 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:07:37,677 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:07:37,678 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:07:37,678 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:07:37,678 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:07:37,678 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:07:37,679 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:07:37,679 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:07:37,723 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:07:37,723 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:07:37,738 - paramiko.transport - DEBUG - Trying key 20e0b313d459f8e1417fd0283daa1a32 from tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3 2018-11-25 16:07:37,760 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:07:37,766 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:07:37,771 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:07:37,932 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:07:37,932 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:07:37,936 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:07:37,942 - create_instance - INFO - cloud-init complete for VM instance 2018-11-25 16:07:37,942 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:07:37,943 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:07:37,945 - paramiko.transport - DEBUG - starting thread (client mode): 0x72c51bd0L 2018-11-25 16:07:37,945 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:07:37,945 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 16:07:37,947 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:07:37,947 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:07:37,948 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:07:37,948 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:07:37,949 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:07:37,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:07:37,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:07:37,949 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:07:37,991 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:07:37,991 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:07:38,010 - paramiko.transport - DEBUG - Trying key 20e0b313d459f8e1417fd0283daa1a32 from tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3 2018-11-25 16:07:38,028 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:07:38,033 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:07:38,042 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:07:38,199 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:07:38,199 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:07:38,207 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:07:38,209 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:07:38,259 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-11-25 16:07:38,280 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-11-25 16:07:41,675 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:07:41,677 - paramiko.transport - DEBUG - starting thread (client mode): 0x726976d0L 2018-11-25 16:07:41,678 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:07:41,681 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:07:41,681 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:07:41,682 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:07:41,683 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:07:41,683 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:07:41,683 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:07:41,683 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:07:41,683 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:07:41,724 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:07:41,724 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:07:41,742 - paramiko.transport - DEBUG - Trying key 20e0b313d459f8e1417fd0283daa1a32 from tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3 2018-11-25 16:07:41,764 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:07:41,771 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:07:41,775 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:07:41,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:07:41,941 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:07:41,977 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:07:41,992 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:07:41,993 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 16:07:42,093 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:07:42,107 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-11-25 16:07:42,108 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-11-25 16:07:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/89ce7ee1-7d99-42e7-bf05-1379119319e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:43,167 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89256fe6-1a14-430a-a534-448a45f86943 Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:43,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/89ce7ee1-7d99-42e7-bf05-1379119319e2 used request id req-89256fe6-1a14-430a-a534-448a45f86943 2018-11-25 16:07:43,168 - create_instance - INFO - Deleting Port with ID - c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2 2018-11-25 16:07:43,168 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-port-1 2018-11-25 16:07:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:43,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12aa0dc9-9604-49e3-8fc5-990845763b31 Date: Sun, 25 Nov 2018 16:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:43,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/c3dbd3d7-20e5-48dc-a6f2-abae0886bdd2 used request id req-12aa0dc9-9604-49e3-8fc5-990845763b31 2018-11-25 16:07:43,772 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst 2018-11-25 16:07:43,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:43,920 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:07:43 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-e7675b7d-e13a-42de-bd32-2fdec4a3e107 x-compute-request-id: req-e7675b7d-e13a-42de-bd32-2fdec4a3e107 Content-Type: application/json 2018-11-25 16:07:43,920 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-e7675b7d-e13a-42de-bd32-2fdec4a3e107 2018-11-25 16:07:43,920 - create_instance - INFO - Checking deletion status 2018-11-25 16:07:43,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:44,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:43 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-f7da7d2e-a9fe-453f-8ab5-0b1dacef2189 x-compute-request-id: req-f7da7d2e-a9fe-453f-8ab5-0b1dacef2189 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d6:e5", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1150093d-cb37-4963-95a1-f701031df429", "rel": "bookmark"}], "image": {"id": "3bbbe285-5b28-452c-b220-984185226360", "links": [{"href": "http://172.30.9.29:8774/images/3bbbe285-5b28-452c-b220-984185226360", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:07:21.000000", "flavor": {"id": "19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "links": [{"href": "http://172.30.9.29:8774/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c", "rel": "bookmark"}]}, "id": "1150093d-cb37-4963-95a1-f701031df429", "user_id": "247033c199614a17ad838b641a518f97", "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-11-25T16:07:43Z", "hostId": "f7b7753034cfdb85dee74481986c7dc4d0609a74751de6befcf78f5e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp", "name": "AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst", "created": "2018-11-25T16:05:36Z", "tenant_id": "179c70be10e04e55b77f994637fddae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:07:44,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-f7da7d2e-a9fe-453f-8ab5-0b1dacef2189 2018-11-25 16:07:44,159 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst] is - ACTIVE 2018-11-25 16:07:44,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:07:47,160 - create_instance - DEBUG - VM status query timeout in 296.760490179 2018-11-25 16:07:47,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138d8eb2c76d060e35176e199226f010aafa4a17" 2018-11-25 16:07:47,220 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 16:07: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 x-openstack-request-id: req-2e3d32a0-c0e8-420d-8069-0be9febe9735 x-compute-request-id: req-2e3d32a0-c0e8-420d-8069-0be9febe9735 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1150093d-cb37-4963-95a1-f701031df429 could not be found.", "code": 404}} 2018-11-25 16:07:47,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1150093d-cb37-4963-95a1-f701031df429 used request id req-2e3d32a0-c0e8-420d-8069-0be9febe9735 2018-11-25 16:07:47,221 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1150093d-cb37-4963-95a1-f701031df429 could not be found. (HTTP 404) (Request-ID: req-2e3d32a0-c0e8-420d-8069-0be9febe9735) 2018-11-25 16:07:47,221 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-inst 2018-11-25 16:07:47,222 - neutron_utils - INFO - Deleting security group rule with ID - 7c66407a-39d6-40d6-b89b-3aa094059ba4 2018-11-25 16:07:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/7c66407a-39d6-40d6-b89b-3aa094059ba4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:07:47,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a06d725-8612-4cf9-8ec9-7dcd3c847ae3 Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:47,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/7c66407a-39d6-40d6-b89b-3aa094059ba4 used request id req-9a06d725-8612-4cf9-8ec9-7dcd3c847ae3 2018-11-25 16:07:47,344 - neutron_utils - INFO - Deleting security group rule with ID - 03b0e928-9568-4997-9d9d-ff6cd8d31853 2018-11-25 16:07:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/03b0e928-9568-4997-9d9d-ff6cd8d31853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:07:47,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50c259d6-6141-4fcf-9cfa-1f1c019db31e Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:47,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/03b0e928-9568-4997-9d9d-ff6cd8d31853 used request id req-50c259d6-6141-4fcf-9cfa-1f1c019db31e 2018-11-25 16:07:47,591 - neutron_utils - INFO - Deleting security group rule with ID - f06b580d-94e2-4163-969f-0895ad45e5dd 2018-11-25 16:07:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f06b580d-94e2-4163-969f-0895ad45e5dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:07:47,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-343b7b7e-b518-4e83-a9be-f6b9f01c41cc Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:47,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f06b580d-94e2-4163-969f-0895ad45e5dd used request id req-343b7b7e-b518-4e83-a9be-f6b9f01c41cc 2018-11-25 16:07:47,832 - neutron_utils - INFO - Deleting security group rule with ID - d34a35df-587c-4bbf-bdb8-f81ccf5c1b83 2018-11-25 16:07:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d34a35df-587c-4bbf-bdb8-f81ccf5c1b83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:07:47,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb3d5746-2204-43fa-9f4f-84b028a11609 Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:47,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d34a35df-587c-4bbf-bdb8-f81ccf5c1b83 used request id req-cb3d5746-2204-43fa-9f4f-84b028a11609 2018-11-25 16:07:47,950 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-sec-grp 2018-11-25 16:07:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/67b3a60e-4bb8-43f9-a754-17e53f80c646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1702cb95c2d3cdfbd02c5fe39ede3c968f74897e" 2018-11-25 16:07:48,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a05ed305-d278-4583-88af-b56a67a87bab Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:48,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/67b3a60e-4bb8-43f9-a754-17e53f80c646 used request id req-a05ed305-d278-4583-88af-b56a67a87bab 2018-11-25 16:07:48,241 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp 2018-11-25 16:07:48,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e705a865cafa9005668b22a3449f8d0b1926fb" 2018-11-25 16:07:48,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:07: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-91664357-1515-4d3d-ad03-df2d905bfc7d x-compute-request-id: req-91664357-1515-4d3d-ad03-df2d905bfc7d Content-Length: 0 Content-Type: application/json 2018-11-25 16:07:48,290 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-kp used request id req-91664357-1515-4d3d-ad03-df2d905bfc7d 2018-11-25 16:07:48,290 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3.pub] 2018-11-25 16:07:48,291 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3] 2018-11-25 16:07:48,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bf6833dc4e9a72c4f22ed7a0382eeea9994fd1" 2018-11-25 16:07:48,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:07: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-0f7e1945-9441-4298-8ae8-1f517df5eb4d x-compute-request-id: req-0f7e1945-9441-4298-8ae8-1f517df5eb4d Content-Length: 0 Content-Type: application/json 2018-11-25 16:07:48,346 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/19c47eb1-197b-4bd5-afd3-c74d4c2fcd1c used request id req-0f7e1945-9441-4298-8ae8-1f517df5eb4d 2018-11-25 16:07:48,347 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router and subnet AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet 2018-11-25 16:07:48,347 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router 2018-11-25 16:07:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" -d '{"subnet_id": "6b84e135-9660-4905-9794-f7f31ef9dc8b"}' 2018-11-25 16:07:50,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e886acd3-5365-4cf6-9d3b-f2b792538dcc Date: Sun, 25 Nov 2018 16:07:50 GMT RESP BODY: {"network_id": "3083e57f-f167-48a2-994d-504bc2be3fad", "tenant_id": "179c70be10e04e55b77f994637fddae3", "subnet_id": "6b84e135-9660-4905-9794-f7f31ef9dc8b", "subnet_ids": ["6b84e135-9660-4905-9794-f7f31ef9dc8b"], "port_id": "ecf26150-2e69-4c61-9bcd-ae573d1f07dd", "id": "222e31b3-2b59-4da4-bfd0-2e01a9b524b9"} 2018-11-25 16:07:50,307 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9/remove_router_interface used request id req-e886acd3-5365-4cf6-9d3b-f2b792538dcc 2018-11-25 16:07:50,307 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router 2018-11-25 16:07:50,307 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-router 2018-11-25 16:07:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d5251db215301830b0b84bb54081cbb8d2729bc" 2018-11-25 16:07:53,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b581404-cc5c-4cda-9f43-d83a76595537 Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:53,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/222e31b3-2b59-4da4-bfd0-2e01a9b524b9 used request id req-7b581404-cc5c-4cda-9f43-d83a76595537 2018-11-25 16:07:53,637 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet 2018-11-25 16:07:53,637 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-subnet 2018-11-25 16:07:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6b84e135-9660-4905-9794-f7f31ef9dc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:07:55,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e5c56ef-b127-4edb-9e50-edda7f0fe1a5 Date: Sun, 25 Nov 2018 16:07:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:55,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6b84e135-9660-4905-9794-f7f31ef9dc8b used request id req-0e5c56ef-b127-4edb-9e50-edda7f0fe1a5 2018-11-25 16:07:55,881 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3-pub-net 2018-11-25 16:07:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3083e57f-f167-48a2-994d-504bc2be3fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c9178d9d35598719a3933d36dca6596fc7b4a" 2018-11-25 16:07:57,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e284c9f4-da3b-4548-a410-78a80b26fa1e Date: Sun, 25 Nov 2018 16:07:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:57,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3083e57f-f167-48a2-994d-504bc2be3fad used request id req-e284c9f4-da3b-4548-a410-78a80b26fa1e 2018-11-25 16:07:57,246 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-f77c8b22-f62b-47d2-a70c-29ad7262a9b3--image 2018-11-25 16:07:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbffc765d91e47aa7f379965264bbe5e5bc69425" 2018-11-25 16:07:58,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-153deebd-dfb9-458b-a888-42b80cb87533 Date: Sun, 25 Nov 2018 16:07:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:07:58,798 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/3bbbe285-5b28-452c-b220-984185226360 used request id req-153deebd-dfb9-458b-a888-42b80cb87533 2018-11-25 16:07:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:07:59,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6606c35b-7954-4fe9-81dd-f803e52e2423 Date: Sun, 25 Nov 2018 16:07:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:10Z", "updated_at": "2018-11-25T16:05:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "revision_number": 0, "id": "1e09459a-5b13-45b5-87fa-4d4a92995724", "remote_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "revision_number": 0, "id": "4bfbace6-159d-4104-a4fb-04e17e22c9bd", "remote_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "revision_number": 0, "id": "558e3622-b91e-452c-b49f-ce095adee0eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "179c70be10e04e55b77f994637fddae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "revision_number": 0, "id": "f408e17f-bdb9-49bc-9d98-ef3a8c831147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "tenant_id": "179c70be10e04e55b77f994637fddae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "179c70be10e04e55b77f994637fddae3"}], "revision_number": 4, "project_id": "179c70be10e04e55b77f994637fddae3", "id": "871b0a89-7192-43c0-8a44-92b161e2f144", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:07:59,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6606c35b-7954-4fe9-81dd-f803e52e2423 2018-11-25 16:07:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:07:59,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c0f636-983d-42e0-bb63-0967041f2696 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 16:07:59,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-55c0f636-983d-42e0-bb63-0967041f2696 2018-11-25 16:07:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:07:59,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f975b05d-4322-4bdb-8da8-dcd1f1ebb837 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3"}, "enabled": true, "id": "179c70be10e04e55b77f994637fddae3", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5f6db0a-8549-42e-proj"}} 2018-11-25 16:07:59,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-f975b05d-4322-4bdb-8da8-dcd1f1ebb837 2018-11-25 16:07:59,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 871b0a89-7192-43c0-8a44-92b161e2f144 2018-11-25 16:07:59,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=871b0a89-7192-43c0-8a44-92b161e2f144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:07:59,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-628e601a-733a-4023-b6b9-686822b2461a Date: Sun, 25 Nov 2018 16:07:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:10Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "1e09459a-5b13-45b5-87fa-4d4a92995724"}, {"remote_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:10Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "4bfbace6-159d-4104-a4fb-04e17e22c9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:10Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "558e3622-b91e-452c-b49f-ce095adee0eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:05:10Z", "security_group_id": "871b0a89-7192-43c0-8a44-92b161e2f144", "port_range_min": null, "revision_number": 0, "tenant_id": "179c70be10e04e55b77f994637fddae3", "created_at": "2018-11-25T16:05:10Z", "project_id": "179c70be10e04e55b77f994637fddae3", "id": "f408e17f-bdb9-49bc-9d98-ef3a8c831147"}]} 2018-11-25 16:07:59,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=871b0a89-7192-43c0-8a44-92b161e2f144 used request id req-628e601a-733a-4023-b6b9-686822b2461a 2018-11-25 16:07:59,373 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:07:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/871b0a89-7192-43c0-8a44-92b161e2f144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:07:59,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88e5a901-b8d8-4eb9-8c54-76782a21fcc1 Content-Length: 0 Date: Sun, 25 Nov 2018 16:07:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:07:59,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/871b0a89-7192-43c0-8a44-92b161e2f144 used request id req-88e5a901-b8d8-4eb9-8c54-76782a21fcc1 2018-11-25 16:07:59,690 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-c5f6db0a-8549-42e-proj 2018-11-25 16:07:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:07:59,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e592c068-cfd2-4406-8752-7b85b8f0e7f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:07:59,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/179c70be10e04e55b77f994637fddae3 used request id req-e592c068-cfd2-4406-8752-7b85b8f0e7f4 2018-11-25 16:07:59,891 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-c5f6db0a-8549-42e-proj-role 2018-11-25 16:07:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/74dbfcd0f175454fae8b895a0522d461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:08:00,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d4c59c-e6e3-4d89-886b-ebc075df97aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:08:00,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/74dbfcd0f175454fae8b895a0522d461 used request id req-80d4c59c-e6e3-4d89-886b-ebc075df97aa 2018-11-25 16:08:00,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a302f1e4d54945dfd71a59a14a49406a4fe4735d" 2018-11-25 16:08:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3f86de-bfb7-4fce-a07a-e7188d57a349 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:08:00,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6b3f86de-bfb7-4fce-a07a-e7188d57a349 2018-11-25 16:08:00,099 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-c5f6db0a-8549-42e-user 2018-11-25 16:08:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/247033c199614a17ad838b641a518f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ebc75840c497c22406599686067643064f7c0" 2018-11-25 16:08:00,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1caa6d4-6741-4a0f-be2e-18930c056391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:08:00,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/247033c199614a17ad838b641a518f97 used request id req-c1caa6d4-6741-4a0f-be2e-18930c056391 2018-11-25 16:08:00,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:00,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["QY0R7-NqQMm9U5ml_OJ5Lg"], "issued_at": "2018-11-25T16:08:00.000000Z"}} 2018-11-25 16:08:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd0b09535d69d9f17d0bdf733094bce7fd527e8" 2018-11-25 16:08:00,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d2a38c-e202-4b95-bd3c-278abdbfb04e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:00,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b7d2a38c-e202-4b95-bd3c-278abdbfb04e 2018-11-25 16:08:00,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:00,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:01,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["0JCRTnNWS0eXTEN0D9LedA"], "issued_at": "2018-11-25T16:08:01.000000Z"}} 2018-11-25 16:08:01,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:08:01,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919d45a3-f496-47e6-a5b8-5a95e0e674ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:01,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-919d45a3-f496-47e6-a5b8-5a95e0e674ae 2018-11-25 16:08:01,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:08:01,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:08:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:08:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-1b84fd05-3f3b-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:08:01,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5674e5-d426-4440-b6a6-7047956014a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-1b84fd05-3f3b-453-proj", "previous": null, "next": null}, "projects": []} 2018-11-25 16:08:01,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-1b84fd05-3f3b-453-proj used request id req-1b5674e5-d426-4440-b6a6-7047956014a8 2018-11-25 16:08:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:08:01,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beddce92-9cdf-44e3-967a-86feca791449 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:08:01,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-beddce92-9cdf-44e3-967a-86feca791449 2018-11-25 16:08:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}}' 2018-11-25 16:08:01,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4d790e-c4cf-4a59-8b08-ce42c3f19a55 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:01,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2c4d790e-c4cf-4a59-8b08-ce42c3f19a55 2018-11-25 16:08:01,661 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-1b84fd05-3f3b-453-proj 2018-11-25 16:08:01,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:01,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:02,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["led3T6tTQ56mZVoSuwPTKw"], "issued_at": "2018-11-25T16:08:02.000000Z"}} 2018-11-25 16:08:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24bb701e0befdd7f7ccf6ebc72c162adeb107b3" 2018-11-25 16:08:02,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ef75db-ade8-4887-bd58-7a480736208e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:02,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-46ef75db-ade8-4887-bd58-7a480736208e 2018-11-25 16:08:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:08:02,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:08:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24bb701e0befdd7f7ccf6ebc72c162adeb107b3" 2018-11-25 16:08:02,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9991e6-3129-4b70-9f43-1905164c1aca Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:08:02,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ed9991e6-3129-4b70-9f43-1905164c1aca 2018-11-25 16:08:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-1b84fd05-3f3b-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24bb701e0befdd7f7ccf6ebc72c162adeb107b3" 2018-11-25 16:08:02,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00a20c9-044e-40c0-8e1b-91d23b191c0d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-1b84fd05-3f3b-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}]} 2018-11-25 16:08:02,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-1b84fd05-3f3b-453-proj used request id req-a00a20c9-044e-40c0-8e1b-91d23b191c0d 2018-11-25 16:08:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24bb701e0befdd7f7ccf6ebc72c162adeb107b3" 2018-11-25 16:08:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ee7e99-8742-4baa-8a0b-aca59f13db46 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-25 16:08:02,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a4ee7e99-8742-4baa-8a0b-aca59f13db46 2018-11-25 16:08:02,887 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-1b84fd05-3f3b-453-user 2018-11-25 16:08:02,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:02,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:08:02,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc368648-84ca-4f8d-beba-b1aeafa24f0b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:08:02,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc368648-84ca-4f8d-beba-b1aeafa24f0b 2018-11-25 16:08:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" -d '{"role": {"name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}}' 2018-11-25 16:08:03,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b06cd5-6877-488c-8381-7988b93d75fa Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f87da4e7448e40c2baa5a883bb6e9fee", "links": {"self": "http://172.30.9.29:5000/v3/roles/f87da4e7448e40c2baa5a883bb6e9fee"}, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}} 2018-11-25 16:08:03,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-69b06cd5-6877-488c-8381-7988b93d75fa 2018-11-25 16:08:03,032 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role 2018-11-25 16:08:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f87da4e7448e40c2baa5a883bb6e9fee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:08:03,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be2a5cd-cf63-4081-9d0c-692f97a8944c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f87da4e7448e40c2baa5a883bb6e9fee"}, "domain_id": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role", "id": "f87da4e7448e40c2baa5a883bb6e9fee"}} 2018-11-25 16:08:03,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f87da4e7448e40c2baa5a883bb6e9fee used request id req-2be2a5cd-cf63-4081-9d0c-692f97a8944c 2018-11-25 16:08:03,051 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role to project AnsibleProvisioningTests-1b84fd05-3f3b-453-proj 2018-11-25 16:08:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5/users/d4bd6c0c4eea4ec49065ad77037cf7cd/roles/f87da4e7448e40c2baa5a883bb6e9fee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:08:03,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f74b1b4c-88a3-4d38-9fe9-eda73f56d53f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:08:03,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5/users/d4bd6c0c4eea4ec49065ad77037cf7cd/roles/f87da4e7448e40c2baa5a883bb6e9fee used request id req-f74b1b4c-88a3-4d38-9fe9-eda73f56d53f 2018-11-25 16:08:03,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:08:03,187 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-11-25 16:08:03,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:03,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:03,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["0fDMvAsIRo6GwylrMUApFg"], "issued_at": "2018-11-25T16:08:03.000000Z"}} 2018-11-25 16:08:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:08:03,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20fc2db-71ac-45e0-acea-a4779d6d9953 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:03,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f20fc2db-71ac-45e0-acea-a4779d6d9953 2018-11-25 16:08:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:08:03,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9937bd4a-b2db-4bc2-96b5-6bee1738c10b Date: Sun, 25 Nov 2018 16:08:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image"} 2018-11-25 16:08:03,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image used request id req-9937bd4a-b2db-4bc2-96b5-6bee1738c10b 2018-11-25 16:08:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:08:04,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f58a8556-e783-4112-b0f8-21daa023f5de Date: Sun, 25 Nov 2018 16:08:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:08:04,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f58a8556-e783-4112-b0f8-21daa023f5de 2018-11-25 16:08:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image"}' 2018-11-25 16:08:04,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e X-Openstack-Request-Id: req-3691a77c-236b-4376-b9fd-f978cbf54fd6 Date: Sun, 25 Nov 2018 16:08:04 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:08:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-25T16:08:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "min_disk": 0, "protected": false, "id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "file": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e/file", "checksum": null, "owner": "2ad4cb8b01f7439cbf1e6e1a610469f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:08:04,598 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3691a77c-236b-4376-b9fd-f978cbf54fd6 2018-11-25 16:08:04,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" -d '' 2018-11-25 16:08:11,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef1023b1-777a-4486-a8d0-04356805f258 Date: Sun, 25 Nov 2018 16:08:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:08:11,090 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e/file used request id req-ef1023b1-777a-4486-a8d0-04356805f258 2018-11-25 16:08:11,090 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-25 16:08:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:08:11,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-82d17bbb-f562-413a-929b-17ab89c8a560 Date: Sun, 25 Nov 2018 16:08:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:08:04Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-25T16:08:11Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3bcbf63-9d57-4c46-9387-bb752968864e/snap", "metadata": {}}], "self": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "min_disk": 0, "protected": false, "id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "file": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "2ad4cb8b01f7439cbf1e6e1a610469f5", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3bcbf63-9d57-4c46-9387-bb752968864e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:08:11,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e used request id req-82d17bbb-f562-413a-929b-17ab89c8a560 2018-11-25 16:08:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:08:11,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62226f08-ee9b-4d1b-975f-bbc3cf6a311c Date: Sun, 25 Nov 2018 16:08:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:08:11,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-62226f08-ee9b-4d1b-975f-bbc3cf6a311c 2018-11-25 16:08:11,875 - create_image - INFO - Created image with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image 2018-11-25 16:08:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:08:12,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-da775d6d-c39a-4ea5-97a7-dd33a996927a Date: Sun, 25 Nov 2018 16:08:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:08:04Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-25T16:08:11Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3bcbf63-9d57-4c46-9387-bb752968864e/snap", "metadata": {}}], "self": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "min_disk": 0, "protected": false, "id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "file": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "2ad4cb8b01f7439cbf1e6e1a610469f5", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3bcbf63-9d57-4c46-9387-bb752968864e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-25 16:08:12,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e used request id req-da775d6d-c39a-4ea5-97a7-dd33a996927a 2018-11-25 16:08:12,055 - create_image - DEBUG - Instance status is - active 2018-11-25 16:08:12,055 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image 2018-11-25 16:08:12,055 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image 2018-11-25 16:08:12,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:12,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:12,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["UPp1ipyVTa6AY7CNqV4YYQ"], "issued_at": "2018-11-25T16:08:12.000000Z"}} 2018-11-25 16:08:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:08:12,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e6adbd-04cd-4f4b-a1bb-7d5948f00129 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:12,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b2e6adbd-04cd-4f4b-a1bb-7d5948f00129 2018-11-25 16:08:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:08:12,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b8fe455d-a90b-4e57-abb9-e0431e088e09 Date: Sun, 25 Nov 2018 16:08:12 GMT RESP BODY: {"networks":[]} 2018-11-25 16:08:12,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-b8fe455d-a90b-4e57-abb9-e0431e088e09 2018-11-25 16:08:12,713 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net 2018-11-25 16:08:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" -d '{"network": {"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net", "admin_state_up": true}}' 2018-11-25 16:08:13,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fca5ae58-89a9-46e8-b864-5a0926575259 Date: Sun, 25 Nov 2018 16:08:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T16:08:13Z","is_default":false,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","mtu":1450}} 2018-11-25 16:08:13,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-fca5ae58-89a9-46e8-b864-5a0926575259 2018-11-25 16:08:13,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:08:13,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-679682dc-d45a-4d4a-a5dc-07fcb58f78cd Date: Sun, 25 Nov 2018 16:08:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:08:13Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:13,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-679682dc-d45a-4d4a-a5dc-07fcb58f78cd 2018-11-25 16:08:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:08:13,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19088894-1ef8-4c63-a9d8-619dfc2f5466 Date: Sun, 25 Nov 2018 16:08:13 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:08:13,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-19088894-1ef8-4c63-a9d8-619dfc2f5466 2018-11-25 16:08:13,866 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet 2018-11-25 16:08:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" -d '{"subnets": [{"ip_version": 4, "network_id": "aa60bf6d-88fb-4193-8a32-c463f5cbc498", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]}' 2018-11-25 16:08:14,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81e2ae22-a2f2-484e-b5f0-e61ff091f3a9 Date: Sun, 25 Nov 2018 16:08:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:14,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-81e2ae22-a2f2-484e-b5f0-e61ff091f3a9 2018-11-25 16:08:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:08:14,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ec9562a1-6cae-441e-a36e-fe892a97e7b6 Date: Sun, 25 Nov 2018 16:08:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:14,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-ec9562a1-6cae-441e-a36e-fe892a97e7b6 2018-11-25 16:08:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:08:15,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7b542897-9b36-415f-8a48-6a088ddc7e6d Date: Sun, 25 Nov 2018 16:08:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:15,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-7b542897-9b36-415f-8a48-6a088ddc7e6d 2018-11-25 16:08:15,221 - OpenStackNetwork - DEBUG - Network [aa60bf6d-88fb-4193-8a32-c463f5cbc498] created successfully 2018-11-25 16:08:15,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:15,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:15,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["zGCFdUifT_a3Wef3tPpLNQ"], "issued_at": "2018-11-25T16:08:15.000000Z"}} 2018-11-25 16:08:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:15,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b1f02b-ee4d-4f17-8dac-8ce8cd958e73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:15,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-25b1f02b-ee4d-4f17-8dac-8ce8cd958e73 2018-11-25 16:08:15,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:15,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-adeff963-81e2-4f6c-a270-511362b7c5fb Date: Sun, 25 Nov 2018 16:08:15 GMT RESP BODY: {"routers": []} 2018-11-25 16:08:15,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router&admin_state_up=True used request id req-adeff963-81e2-4f6c-a270-511362b7c5fb 2018-11-25 16:08:15,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:15,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:16,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["hxdNKxMQSLSNf2pUf0mxrw"], "issued_at": "2018-11-25T16:08:16.000000Z"}} 2018-11-25 16:08:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfe4434b93ed54f5bd795e441ac2e137ccb6988" 2018-11-25 16:08:16,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35b33d5-4221-481d-9dc3-aec15dd34773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:16,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a35b33d5-4221-481d-9dc3-aec15dd34773 2018-11-25 16:08:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:16,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-211fd95b-6009-4b57-880c-b53918331df7 Date: Sun, 25 Nov 2018 16:08:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:08:16,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-211fd95b-6009-4b57-880c-b53918331df7 2018-11-25 16:08:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:16,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd824419-5724-4688-a5b0-123d4494258b Date: Sun, 25 Nov 2018 16:08:16 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:08:16,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-fd824419-5724-4688-a5b0-123d4494258b 2018-11-25 16:08:16,794 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router 2018-11-25 16:08:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router", "admin_state_up": true}}' 2018-11-25 16:08:22,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-72abb5df-d874-4ad0-873a-6cbe1d78acf6 Date: Sun, 25 Nov 2018 16:08:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:17Z", "admin_state_up": true, "updated_at": "2018-11-25T16:08:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "ad904442-0f28-480e-b014-71e37bc0b948", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router"}} 2018-11-25 16:08:22,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-72abb5df-d874-4ad0-873a-6cbe1d78acf6 2018-11-25 16:08:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ad904442-0f28-480e-b014-71e37bc0b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:22,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ea6968f-2e59-473f-a29d-3a0b047a2b76 Date: Sun, 25 Nov 2018 16:08:22 GMT RESP BODY: {"ports":[]} 2018-11-25 16:08:22,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ad904442-0f28-480e-b014-71e37bc0b948 used request id req-2ea6968f-2e59-473f-a29d-3a0b047a2b76 2018-11-25 16:08:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:22,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-65b9454c-a9df-43d7-af29-93d7a2d3f402 Date: Sun, 25 Nov 2018 16:08:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:22,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-65b9454c-a9df-43d7-af29-93d7a2d3f402 2018-11-25 16:08:22,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:08:22,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:08:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:08:22,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:22,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e714dff5-2a39-4f15-a012-a21d3ec6413e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:22,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-e714dff5-2a39-4f15-a012-a21d3ec6413e 2018-11-25 16:08:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:22,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-48738f41-b4a8-4167-8803-0a8867af26c3 Date: Sun, 25 Nov 2018 16:08:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:22,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-48738f41-b4a8-4167-8803-0a8867af26c3 2018-11-25 16:08:22,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:23,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ee510389-d07e-480d-b907-fd011ac2b432 Date: Sun, 25 Nov 2018 16:08:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:23,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet used request id req-ee510389-d07e-480d-b907-fd011ac2b432 2018-11-25 16:08:23,032 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-25 16:08:23,032 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router 2018-11-25 16:08:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" -d '{"subnet_id": "dc2bacdb-f794-4d95-ba3a-f7296309e087"}' 2018-11-25 16:08:24,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e474625a-7fae-4320-935f-3dfec553aa0e Date: Sun, 25 Nov 2018 16:08:24 GMT RESP BODY: {"network_id": "aa60bf6d-88fb-4193-8a32-c463f5cbc498", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "subnet_id": "dc2bacdb-f794-4d95-ba3a-f7296309e087", "subnet_ids": ["dc2bacdb-f794-4d95-ba3a-f7296309e087"], "port_id": "25cfa9e5-47d3-4289-a827-bd06ee9efaa8", "id": "ad904442-0f28-480e-b014-71e37bc0b948"} 2018-11-25 16:08:24,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948/add_router_interface used request id req-e474625a-7fae-4320-935f-3dfec553aa0e 2018-11-25 16:08:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:25,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-96aae2d2-4b47-4099-9273-1a2f91837253 Date: Sun, 25 Nov 2018 16:08:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:17Z", "admin_state_up": true, "updated_at": "2018-11-25T16:08:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "ad904442-0f28-480e-b014-71e37bc0b948", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router"}} 2018-11-25 16:08:25,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948 used request id req-96aae2d2-4b47-4099-9273-1a2f91837253 2018-11-25 16:08:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ad904442-0f28-480e-b014-71e37bc0b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:25,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9706207a-0ca3-4e68-8207-b022ac510349 Date: Sun, 25 Nov 2018 16:08:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"}]} 2018-11-25 16:08:25,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ad904442-0f28-480e-b014-71e37bc0b948 used request id req-9706207a-0ca3-4e68-8207-b022ac510349 2018-11-25 16:08:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/dc2bacdb-f794-4d95-ba3a-f7296309e087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:08:25,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-7c5dbbac-4508-4f84-ad54-62c42cde21fb Date: Sun, 25 Nov 2018 16:08:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}} 2018-11-25 16:08:25,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/dc2bacdb-f794-4d95-ba3a-f7296309e087 used request id req-7c5dbbac-4508-4f84-ad54-62c42cde21fb 2018-11-25 16:08:25,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:25,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:25,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2f43032a01495a89e4b3414f93441b", "name": "Member"}, {"id": "8d6dd5995aca474fb1425b23d1ad0528", "name": "heat_stack_owner"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c019b6f62040548874238d881b5d16", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/78c019b6f62040548874238d881b5d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "id": "a0cd809f525c4e17a842ecb7057f822a"}, "audit_ids": ["kqhC6HQ4Q7mRp3xr5rDlYw"], "issued_at": "2018-11-25T16:08:25.000000Z"}} 2018-11-25 16:08:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5ef3b3d4e84d00aa421e62858df36d36af5dc8" 2018-11-25 16:08:25,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7c4010-c483-4b76-afda-2f62fd55ab27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:25,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0a7c4010-c483-4b76-afda-2f62fd55ab27 2018-11-25 16:08:25,822 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:08:25,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5ef3b3d4e84d00aa421e62858df36d36af5dc8" 2018-11-25 16:08:26,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-490b3803-3fa1-468f-8aea-1ef54d106d35 x-compute-request-id: req-490b3803-3fa1-468f-8aea-1ef54d106d35 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-25 16:08:26,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-490b3803-3fa1-468f-8aea-1ef54d106d35 2018-11-25 16:08:26,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5ef3b3d4e84d00aa421e62858df36d36af5dc8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-11-25 16:08:26,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-5d2af207-6405-4d4e-90de-84c655b2d1e1 x-compute-request-id: req-5d2af207-6405-4d4e-90de-84c655b2d1e1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:08:26,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5d2af207-6405-4d4e-90de-84c655b2d1e1 2018-11-25 16:08:26,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:26,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:26,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["qX1PaPQ7TkawHldY8JM3Jg"], "issued_at": "2018-11-25T16:08:26.000000Z"}} 2018-11-25 16:08:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd21c80cb343e26f54bc6421b2848ecca12b9db9" 2018-11-25 16:08:26,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523e2d0f-c94d-4c47-b3c0-51b4f8f8d91e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:26,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-523e2d0f-c94d-4c47-b3c0-51b4f8f8d91e 2018-11-25 16:08:26,586 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:08:26,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd21c80cb343e26f54bc6421b2848ecca12b9db9" 2018-11-25 16:08:26,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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 x-openstack-request-id: req-53cf11ab-00f3-4cf5-b7e1-f5435d666fe8 x-compute-request-id: req-53cf11ab-00f3-4cf5-b7e1-f5435d666fe8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-25 16:08:26,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-53cf11ab-00f3-4cf5-b7e1-f5435d666fe8 2018-11-25 16:08:26,761 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp... 2018-11-25 16:08:26,761 - OpenStackKeypair - INFO - Creating new keypair 2018-11-25 16:08:26,847 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp 2018-11-25 16:08:26,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd21c80cb343e26f54bc6421b2848ecca12b9db9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCIwCdgOt6PsgFTuJLpAsNJDWxKJwHL47S86UlXmIqSLNpm5AqPOktEtWZSJ51qHRfJnXJwwIApbdy5gNqo0sYnTznkjRa7dZ/WpDWYU30FUzcSuuW+KqzPI49fQK95p5tJNh3DZ+ECBBhpwFagOG9OsnzK4ySHod99nYPFEl0gQ==", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp"}}' 2018-11-25 16:08:26,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-89fd8e17-e26e-49ad-a073-9810c4d1ce5b x-compute-request-id: req-89fd8e17-e26e-49ad-a073-9810c4d1ce5b Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCIwCdgOt6PsgFTuJLpAsNJDWxKJwHL47S86UlXmIqSLNpm5AqPOktEtWZSJ51qHRfJnXJwwIApbdy5gNqo0sYnTznkjRa7dZ/WpDWYU30FUzcSuuW+KqzPI49fQK95p5tJNh3DZ+ECBBhpwFagOG9OsnzK4ySHod99nYPFEl0gQ==", "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "fingerprint": "3a:12:7a:58:f3:c8:23:ef:9b:45:8a:12:84:b6:bd:80"}} 2018-11-25 16:08:26,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-89fd8e17-e26e-49ad-a073-9810c4d1ce5b 2018-11-25 16:08:26,903 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0.pub 2018-11-25 16:08:26,904 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0 2018-11-25 16:08:26,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:26,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:27,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["DtBik4EfR8q6f0v2Ye42xQ"], "issued_at": "2018-11-25T16:08:27.000000Z"}} 2018-11-25 16:08:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:27,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9420d14-842c-4a5e-a2c2-d70ce14a99bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:27,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9420d14-842c-4a5e-a2c2-d70ce14a99bb 2018-11-25 16:08:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:27,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0cf9aba0-5c40-49c7-9b48-34cefe432515 Date: Sun, 25 Nov 2018 16:08:27 GMT RESP BODY: {"security_groups": []} 2018-11-25 16:08:27,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp used request id req-0cf9aba0-5c40-49c7-9b48-34cefe432515 2018-11-25 16:08:27,539 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp... 2018-11-25 16:08:27,539 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp 2018-11-25 16:08:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" -d '{"security_group": {"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}}' 2018-11-25 16:08:27,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-17cdab43-b31f-42fe-a3c3-e99c03ab632d Date: Sun, 25 Nov 2018 16:08:27 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "updated_at": "2018-11-25T16:08:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "0c5e0ac8-7808-4690-b133-41de423841d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "113a913c-75d0-4892-8556-de019dbe2ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 2, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}} 2018-11-25 16:08:27,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-17cdab43-b31f-42fe-a3c3-e99c03ab632d 2018-11-25 16:08:27,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:28,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c1fd6e4-ec3c-4b21-8c65-4d378559b058 Date: Sun, 25 Nov 2018 16:08:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}]} 2018-11-25 16:08:28,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-4c1fd6e4-ec3c-4b21-8c65-4d378559b058 2018-11-25 16:08:28,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:28,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-511f1471-c88a-4978-b60e-202c90a55fb6 Date: Sun, 25 Nov 2018 16:08:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}]} 2018-11-25 16:08:28,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-511f1471-c88a-4978-b60e-202c90a55fb6 2018-11-25 16:08:28,282 - neutron_utils - INFO - Retrieving security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:28,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b830cbcb-e54a-4048-ad56-c17e66a618fd Date: Sun, 25 Nov 2018 16:08:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "updated_at": "2018-11-25T16:08:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "0c5e0ac8-7808-4690-b133-41de423841d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "113a913c-75d0-4892-8556-de019dbe2ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 2, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}]} 2018-11-25 16:08:28,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-b830cbcb-e54a-4048-ad56-c17e66a618fd 2018-11-25 16:08:28,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:28,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:28,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0727636a-e4a1-4e91-8956-5d5de5c2ee75 Date: Sun, 25 Nov 2018 16:08:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}]} 2018-11-25 16:08:28,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-0727636a-e4a1-4e91-8956-5d5de5c2ee75 2018-11-25 16:08:28,518 - neutron_utils - INFO - Retrieving security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:28,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c6b246e2-6846-48a2-97cd-674a076b3759 Date: Sun, 25 Nov 2018 16:08:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "updated_at": "2018-11-25T16:08:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "0c5e0ac8-7808-4690-b133-41de423841d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "113a913c-75d0-4892-8556-de019dbe2ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 2, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}]} 2018-11-25 16:08:28,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-c6b246e2-6846-48a2-97cd-674a076b3759 2018-11-25 16:08:28,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:28,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-682817a1-5e2c-4096-9633-0695cf605cab Date: Sun, 25 Nov 2018 16:08:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}]} 2018-11-25 16:08:28,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-682817a1-5e2c-4096-9633-0695cf605cab 2018-11-25 16:08:28,889 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp 2018-11-25 16:08:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:29,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b7bbd957-69ee-4748-b210-2579a988191b Date: Sun, 25 Nov 2018 16:08:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "updated_at": "2018-11-25T16:08:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "0c5e0ac8-7808-4690-b133-41de423841d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "113a913c-75d0-4892-8556-de019dbe2ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 2, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}]} 2018-11-25 16:08:29,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp used request id req-b7bbd957-69ee-4748-b210-2579a988191b 2018-11-25 16:08:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:08:29,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:08:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:08:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:29,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09506ab5-d7ae-4af1-ac15-a6671ccb8c71 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:29,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-09506ab5-d7ae-4af1-ac15-a6671ccb8c71 2018-11-25 16:08:29,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:29,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28b66001-e187-4e46-ad12-ed3c07b56a87 Date: Sun, 25 Nov 2018 16:08:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}]} 2018-11-25 16:08:29,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-28b66001-e187-4e46-ad12-ed3c07b56a87 2018-11-25 16:08:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35"}}' 2018-11-25 16:08:29,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-bfcc6a68-aa4b-465e-aa6f-acd3734ea7d0 Date: Sun, 25 Nov 2018 16:08:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:29Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:29Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "a8196782-21f2-499f-8616-544fd69345dc"}} 2018-11-25 16:08:29,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-bfcc6a68-aa4b-465e-aa6f-acd3734ea7d0 2018-11-25 16:08:29,680 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp 2018-11-25 16:08:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:29,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-d9067500-5ed6-4472-829d-25afdbdba81a Date: Sun, 25 Nov 2018 16:08:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "updated_at": "2018-11-25T16:08:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "0c5e0ac8-7808-4690-b133-41de423841d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "113a913c-75d0-4892-8556-de019dbe2ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:29Z", "revision_number": 0, "id": "a8196782-21f2-499f-8616-544fd69345dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:29Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 3, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}]} 2018-11-25 16:08:29,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp used request id req-d9067500-5ed6-4472-829d-25afdbdba81a 2018-11-25 16:08:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:29,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff0ef90-81d8-4027-b0c4-1f91591830ae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:29,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-bff0ef90-81d8-4027-b0c4-1f91591830ae 2018-11-25 16:08:29,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:29,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-32454232-a075-4756-8fc8-c936c4433d42 Date: Sun, 25 Nov 2018 16:08:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:29Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:29Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "a8196782-21f2-499f-8616-544fd69345dc"}]} 2018-11-25 16:08:29,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-32454232-a075-4756-8fc8-c936c4433d42 2018-11-25 16:08:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35"}}' 2018-11-25 16:08:30,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d63f7df0-9f17-4850-ac14-e6c0ee038e00 Date: Sun, 25 Nov 2018 16:08:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:08:30Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": 22, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:30Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "8eb34c6d-5ac7-4b6d-af18-ec05e11c0c0d"}} 2018-11-25 16:08:30,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d63f7df0-9f17-4850-ac14-e6c0ee038e00 2018-11-25 16:08:30,159 - neutron_utils - INFO - Retrieving security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:30,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-496b2887-e0d2-4a4a-acc2-a9fe66c22d68 Date: Sun, 25 Nov 2018 16:08:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "updated_at": "2018-11-25T16:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "0c5e0ac8-7808-4690-b133-41de423841d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "revision_number": 0, "id": "113a913c-75d0-4892-8556-de019dbe2ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:08:30Z", "revision_number": 0, "id": "8eb34c6d-5ac7-4b6d-af18-ec05e11c0c0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:30Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:29Z", "revision_number": 0, "id": "a8196782-21f2-499f-8616-544fd69345dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:29Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 4, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}]} 2018-11-25 16:08:30,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-496b2887-e0d2-4a4a-acc2-a9fe66c22d68 2018-11-25 16:08:30,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00eb6469-49a5-4cd5-ab09-d2259e614f35 2018-11-25 16:08:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:08:30,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-4e8a4320-242c-486b-a371-134a4aaeda7e Date: Sun, 25 Nov 2018 16:08:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "0c5e0ac8-7808-4690-b133-41de423841d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:27Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:27Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "113a913c-75d0-4892-8556-de019dbe2ffc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-25T16:08:30Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": 22, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:30Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "8eb34c6d-5ac7-4b6d-af18-ec05e11c0c0d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:29Z", "security_group_id": "00eb6469-49a5-4cd5-ab09-d2259e614f35", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:29Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "a8196782-21f2-499f-8616-544fd69345dc"}]} 2018-11-25 16:08:30,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-4e8a4320-242c-486b-a371-134a4aaeda7e 2018-11-25 16:08:30,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:30,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:30,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["CCRx6XdqQimysVo5zklkMQ"], "issued_at": "2018-11-25T16:08:30.000000Z"}} 2018-11-25 16:08:30,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:30,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8322f9ff-c045-4b9c-b21c-8144a33d8fa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:30,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8322f9ff-c045-4b9c-b21c-8144a33d8fa9 2018-11-25 16:08:30,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-25 16:08:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:31,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad4547a-b81f-40b6-8854-5b4f244a5aa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:31,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aad4547a-b81f-40b6-8854-5b4f244a5aa3 2018-11-25 16:08:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:31,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ea4381ba-0881-4b1c-a6af-cd64a62d1ba7 Date: Sun, 25 Nov 2018 16:08:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:31,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-ea4381ba-0881-4b1c-a6af-cd64a62d1ba7 2018-11-25 16:08:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:08:31,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:08:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:08:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:31,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e3bdd2-b19f-43c1-8ad0-5e700eb3a797 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:31,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-c9e3bdd2-b19f-43c1-8ad0-5e700eb3a797 2018-11-25 16:08:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:31,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ce3bc72-7f15-4699-bed0-8b65302c60ef Date: Sun, 25 Nov 2018 16:08:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:31,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-9ce3bc72-7f15-4699-bed0-8b65302c60ef 2018-11-25 16:08:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:31,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-288fc71c-4d23-4d8f-b9a7-56a17908f12f Date: Sun, 25 Nov 2018 16:08:32 GMT RESP BODY: {"ports":[]} 2018-11-25 16:08:31,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1&admin_state_up=True used request id req-288fc71c-4d23-4d8f-b9a7-56a17908f12f 2018-11-25 16:08:31,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:32,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-e2cf88b3-9ed1-44d2-aa11-4594188eb32f x-compute-request-id: req-e2cf88b3-9ed1-44d2-aa11-4594188eb32f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 16:08:32,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst used request id req-e2cf88b3-9ed1-44d2-aa11-4594188eb32f 2018-11-25 16:08:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5e740449-8628-40de-99a8-3555987e4367 Date: Sun, 25 Nov 2018 16:08:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:32,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-5e740449-8628-40de-99a8-3555987e4367 2018-11-25 16:08:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:32,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de1e2fa-eabe-4ed6-bc89-b0c32b8907b1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:32,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-8de1e2fa-eabe-4ed6-bc89-b0c32b8907b1 2018-11-25 16:08:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:32,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-94db255b-950f-4cd7-a5e6-678371175b5a Date: Sun, 25 Nov 2018 16:08:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:32,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-94db255b-950f-4cd7-a5e6-678371175b5a 2018-11-25 16:08:32,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:33,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48187891-9776-4ada-94b9-f3eed031a64b Date: Sun, 25 Nov 2018 16:08:33 GMT RESP BODY: {"ports":[]} 2018-11-25 16:08:33,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1&admin_state_up=True used request id req-48187891-9776-4ada-94b9-f3eed031a64b 2018-11-25 16:08:33,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-25 16:08:33,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:08:33,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f87da4e7448e40c2baa5a883bb6e9fee", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role"}], "expires_at": "2018-11-25T17:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2ad4cb8b01f7439cbf1e6e1a610469f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-user", "id": "d4bd6c0c4eea4ec49065ad77037cf7cd"}, "audit_ids": ["1yI6HP7lTrywyoY0kZBXiA"], "issued_at": "2018-11-25T16:08:33.000000Z"}} 2018-11-25 16:08:33,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c24addb55ab5bd4f6a1c8ebddbf0efb6f15a81" 2018-11-25 16:08:33,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02115eb-5229-4995-a90d-08581fdd43dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:08:33,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f02115eb-5229-4995-a90d-08581fdd43dd 2018-11-25 16:08:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:33,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0e043eb3-4acd-4d9d-821c-d3c13293d3bc Date: Sun, 25 Nov 2018 16:08:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:33,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-0e043eb3-4acd-4d9d-821c-d3c13293d3bc 2018-11-25 16:08:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:34,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3b890da0-52b2-4b34-b692-20f65f7d63de Date: Sun, 25 Nov 2018 16:08:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:34,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-3b890da0-52b2-4b34-b692-20f65f7d63de 2018-11-25 16:08:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-99afacf6-1145-472e-87da-735dfe804a35 Date: Sun, 25 Nov 2018 16:08:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-99afacf6-1145-472e-87da-735dfe804a35 2018-11-25 16:08:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:08:34,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:08:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:08:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c24addb55ab5bd4f6a1c8ebddbf0efb6f15a81" 2018-11-25 16:08:34,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80826b90-8fd7-4035-a958-79a34f9b5c76 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:34,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-80826b90-8fd7-4035-a958-79a34f9b5c76 2018-11-25 16:08:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:34,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fe61ceaa-cae5-4cc0-bb3b-826aade3c893 Date: Sun, 25 Nov 2018 16:08:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:34,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-fe61ceaa-cae5-4cc0-bb3b-826aade3c893 2018-11-25 16:08:34,674 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net 2018-11-25 16:08:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" -d '{"port": {"network_id": "aa60bf6d-88fb-4193-8a32-c463f5cbc498", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1", "admin_state_up": true}}' 2018-11-25 16:08:35,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-108723e9-2ab3-4c70-acbf-1b7ee9a26c06 Date: Sun, 25 Nov 2018 16:08:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","qos_policy_id":null,"admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal"}} 2018-11-25 16:08:35,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-108723e9-2ab3-4c70-acbf-1b7ee9a26c06 2018-11-25 16:08:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:35,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-541f478e-7fb2-4857-96b2-838cc7466f7d Date: Sun, 25 Nov 2018 16:08:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:08:35,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-541f478e-7fb2-4857-96b2-838cc7466f7d 2018-11-25 16:08:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:35,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e96b0f-1fbe-4b71-a234-b0a817823dbb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:35,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-34e96b0f-1fbe-4b71-a234-b0a817823dbb 2018-11-25 16:08:35,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:35,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7c42c114-2f4e-47d2-819a-37d45034f75c Date: Sun, 25 Nov 2018 16:08:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:08:35,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-7c42c114-2f4e-47d2-819a-37d45034f75c 2018-11-25 16:08:35,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:36,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7344aff6-71b5-40b1-abda-79adf92c6cc0 Date: Sun, 25 Nov 2018 16:08:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-25 16:08:36,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1&admin_state_up=True used request id req-7344aff6-71b5-40b1-abda-79adf92c6cc0 2018-11-25 16:08:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1670fa18-e378-431e-97a4-2fd55eeeac30 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:08:36,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-1670fa18-e378-431e-97a4-2fd55eeeac30 2018-11-25 16:08:36,287 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst 2018-11-25 16:08:36,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:36,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-e05c68c4-270e-4cc4-b32c-89e8f478e50b x-compute-request-id: req-e05c68c4-270e-4cc4-b32c-89e8f478e50b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-flavor-name"}]} 2018-11-25 16:08:36,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e05c68c4-270e-4cc4-b32c-89e8f478e50b 2018-11-25 16:08:36,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:36,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-0b354535-944a-4e2d-b3b6-5305fdcaa50f x-compute-request-id: req-0b354535-944a-4e2d-b3b6-5305fdcaa50f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:08:36,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6 used request id req-0b354535-944a-4e2d-b3b6-5305fdcaa50f 2018-11-25 16:08:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-6aa85ab9-2794-43c6-a685-6e27538f3afd Date: Sun, 25 Nov 2018 16:08:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image", "tags": [], "container_format": "bare", "created_at": "2018-11-25T16:08:04Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-25T16:08:11Z", "visibility": "shared", "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3bcbf63-9d57-4c46-9387-bb752968864e/snap", "metadata": {}}], "self": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "min_disk": 0, "protected": false, "id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "file": "/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "2ad4cb8b01f7439cbf1e6e1a610469f5", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3bcbf63-9d57-4c46-9387-bb752968864e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image"} 2018-11-25 16:08:36,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image used request id req-6aa85ab9-2794-43c6-a685-6e27538f3afd 2018-11-25 16:08:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:37,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22547665-023c-4ae9-ad21-a2ac13023789 Date: Sun, 25 Nov 2018 16:08:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-25 16:08:37,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-22547665-023c-4ae9-ad21-a2ac13023789 2018-11-25 16:08:37,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" -d '{"server": {"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "imageRef": "f3bcbf63-9d57-4c46-9387-bb752968864e", "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "flavorRef": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "max_count": 1, "min_count": 1, "networks": [{"port": "1e4fb207-e786-49ef-9ed3-7e2da083acbc"}]}}' 2018-11-25 16:08:39,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:08:37 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-bc36ebbf-40dc-4345-a43d-21618cc8f3ef x-compute-request-id: req-bc36ebbf-40dc-4345-a43d-21618cc8f3ef Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "adminPass": "qn3S3q5pZG68"}} 2018-11-25 16:08:39,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-bc36ebbf-40dc-4345-a43d-21618cc8f3ef 2018-11-25 16:08:39,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:40,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-18aa7669-a618-45ac-aa76-95ca2fb716a8 x-compute-request-id: req-18aa7669-a618-45ac-aa76-95ca2fb716a8 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:40,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-18aa7669-a618-45ac-aa76-95ca2fb716a8 2018-11-25 16:08:40,014 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst 2018-11-25 16:08:40,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:40,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:40 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-0dc8b669-2af5-493d-9ee3-ebce92fa855d x-compute-request-id: req-0dc8b669-2af5-493d-9ee3-ebce92fa855d Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:40,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-0dc8b669-2af5-493d-9ee3-ebce92fa855d 2018-11-25 16:08:40,274 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:08:40,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:08:43,277 - create_instance - DEBUG - VM status query timeout in 896.737584829 2018-11-25 16:08:43,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:43,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08:43 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-e997706f-73ca-4c73-ac9e-cb6d32dc14e7 x-compute-request-id: req-e997706f-73ca-4c73-ac9e-cb6d32dc14e7 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:43,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-e997706f-73ca-4c73-ac9e-cb6d32dc14e7 2018-11-25 16:08:43,896 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:08:43,896 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:08:46,899 - create_instance - DEBUG - VM status query timeout in 893.115257978 2018-11-25 16:08:46,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:47,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-34ffdb78-b38b-4ea7-8fa4-8c6c467194a4 x-compute-request-id: req-34ffdb78-b38b-4ea7-8fa4-8c6c467194a4 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:47,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-34ffdb78-b38b-4ea7-8fa4-8c6c467194a4 2018-11-25 16:08:47,225 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:08:47,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:08:50,228 - create_instance - DEBUG - VM status query timeout in 889.786377907 2018-11-25 16:08:50,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:50,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-a3f5e992-3e38-4220-a629-815a423d2861 x-compute-request-id: req-a3f5e992-3e38-4220-a629-815a423d2861 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:50,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-a3f5e992-3e38-4220-a629-815a423d2861 2018-11-25 16:08:50,780 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:08:50,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:08:53,784 - create_instance - DEBUG - VM status query timeout in 886.230868816 2018-11-25 16:08:53,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:54,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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-e11c5413-85d4-4e18-965d-b976f5b5c9a1 x-compute-request-id: req-e11c5413-85d4-4e18-965d-b976f5b5c9a1 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:54,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-e11c5413-85d4-4e18-965d-b976f5b5c9a1 2018-11-25 16:08:54,608 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:08:54,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:08:57,612 - create_instance - DEBUG - VM status query timeout in 882.403010845 2018-11-25 16:08:57,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:08:58,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:08: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,Accept-Encoding x-openstack-request-id: req-98784bf2-94ff-4566-9e76-88fd63a9606b x-compute-request-id: req-98784bf2-94ff-4566-9e76-88fd63a9606b Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:08:58,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-98784bf2-94ff-4566-9e76-88fd63a9606b 2018-11-25 16:08:58,105 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:08:58,105 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:01,108 - create_instance - DEBUG - VM status query timeout in 878.906348944 2018-11-25 16:09:01,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:01,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:01 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-1ceeb8eb-cda8-4a54-a6b6-7d0db54dcba3 x-compute-request-id: req-1ceeb8eb-cda8-4a54-a6b6-7d0db54dcba3 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:01,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-1ceeb8eb-cda8-4a54-a6b6-7d0db54dcba3 2018-11-25 16:09:01,601 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:01,602 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:04,605 - create_instance - DEBUG - VM status query timeout in 875.409793854 2018-11-25 16:09:04,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:05,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:04 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-e5e2dbdb-0431-4223-9114-526edec5ca04 x-compute-request-id: req-e5e2dbdb-0431-4223-9114-526edec5ca04 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:05,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-e5e2dbdb-0431-4223-9114-526edec5ca04 2018-11-25 16:09:05,108 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:05,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:08,111 - create_instance - DEBUG - VM status query timeout in 871.903211832 2018-11-25 16:09:08,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:08,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:08 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-ee7c4008-5a88-434f-81ce-43eea8147045 x-compute-request-id: req-ee7c4008-5a88-434f-81ce-43eea8147045 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:08,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-ee7c4008-5a88-434f-81ce-43eea8147045 2018-11-25 16:09:08,916 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:08,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:11,920 - create_instance - DEBUG - VM status query timeout in 868.094802856 2018-11-25 16:09:11,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:12,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:11 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-a1667b9b-4ef6-4da4-b55f-342239b8613a x-compute-request-id: req-a1667b9b-4ef6-4da4-b55f-342239b8613a Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:12,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-a1667b9b-4ef6-4da4-b55f-342239b8613a 2018-11-25 16:09:12,688 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:12,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:15,692 - create_instance - DEBUG - VM status query timeout in 864.322735786 2018-11-25 16:09:15,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:16,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:15 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-c66bf7ae-701f-4461-af5e-095e3576e008 x-compute-request-id: req-c66bf7ae-701f-4461-af5e-095e3576e008 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:16,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-c66bf7ae-701f-4461-af5e-095e3576e008 2018-11-25 16:09:16,204 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:16,204 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:19,207 - create_instance - DEBUG - VM status query timeout in 860.807068825 2018-11-25 16:09:19,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:19,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-49a73f93-f048-4ead-8c27-493e2cb55065 x-compute-request-id: req-49a73f93-f048-4ead-8c27-493e2cb55065 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:19,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-49a73f93-f048-4ead-8c27-493e2cb55065 2018-11-25 16:09:19,781 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:19,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:22,784 - create_instance - DEBUG - VM status query timeout in 857.230173826 2018-11-25 16:09:22,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:23,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-c7b26566-ff06-4236-a40c-c17bf9bc6b19 x-compute-request-id: req-c7b26566-ff06-4236-a40c-c17bf9bc6b19 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:23,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-c7b26566-ff06-4236-a40c-c17bf9bc6b19 2018-11-25 16:09:23,442 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:23,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:26,446 - create_instance - DEBUG - VM status query timeout in 853.568910837 2018-11-25 16:09:26,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:27,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-1be412a8-e354-484e-8688-68ddaeb71cc9 x-compute-request-id: req-1be412a8-e354-484e-8688-68ddaeb71cc9 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:27,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-1be412a8-e354-484e-8688-68ddaeb71cc9 2018-11-25 16:09:27,114 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:27,115 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:30,118 - create_instance - DEBUG - VM status query timeout in 849.896747828 2018-11-25 16:09:30,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:30,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-ccc32ef2-09ec-4ded-9725-a8aef80deb78 x-compute-request-id: req-ccc32ef2-09ec-4ded-9725-a8aef80deb78 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:30,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-ccc32ef2-09ec-4ded-9725-a8aef80deb78 2018-11-25 16:09:30,447 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:30,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:33,450 - create_instance - DEBUG - VM status query timeout in 846.564313889 2018-11-25 16:09:33,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:33,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-c38b5089-8dae-4db4-abd6-0bc04389343d x-compute-request-id: req-c38b5089-8dae-4db4-abd6-0bc04389343d Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:33,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-c38b5089-8dae-4db4-abd6-0bc04389343d 2018-11-25 16:09:33,960 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:33,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:36,964 - create_instance - DEBUG - VM status query timeout in 843.050869942 2018-11-25 16:09:36,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:37,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-71b8532b-828c-440f-94cd-13cde152304c x-compute-request-id: req-71b8532b-828c-440f-94cd-13cde152304c Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:37,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-71b8532b-828c-440f-94cd-13cde152304c 2018-11-25 16:09:37,443 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:37,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:40,446 - create_instance - DEBUG - VM status query timeout in 839.568575859 2018-11-25 16:09:40,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:41,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:40 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-1dd72a21-a444-4d2b-929e-a2fb037625d1 x-compute-request-id: req-1dd72a21-a444-4d2b-929e-a2fb037625d1 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:41,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-1dd72a21-a444-4d2b-929e-a2fb037625d1 2018-11-25 16:09:41,404 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:41,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:44,408 - create_instance - DEBUG - VM status query timeout in 835.606907845 2018-11-25 16:09:44,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:44,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-c0255baa-ba02-473e-b546-af212c566a78 x-compute-request-id: req-c0255baa-ba02-473e-b546-af212c566a78 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:44,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-c0255baa-ba02-473e-b546-af212c566a78 2018-11-25 16:09:44,910 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:44,910 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:47,913 - create_instance - DEBUG - VM status query timeout in 832.101167917 2018-11-25 16:09:47,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:48,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-45ab9595-72c7-4605-9401-87303a02df64 x-compute-request-id: req-45ab9595-72c7-4605-9401-87303a02df64 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:48,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-45ab9595-72c7-4605-9401-87303a02df64 2018-11-25 16:09:48,549 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:48,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:51,552 - create_instance - DEBUG - VM status query timeout in 828.462653875 2018-11-25 16:09:51,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:52,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09:51 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-18e2112f-a0f2-454f-b827-333cbc0bbebc x-compute-request-id: req-18e2112f-a0f2-454f-b827-333cbc0bbebc Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:52,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-18e2112f-a0f2-454f-b827-333cbc0bbebc 2018-11-25 16:09:52,062 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:52,062 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:55,065 - create_instance - DEBUG - VM status query timeout in 824.94942379 2018-11-25 16:09:55,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:55,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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-7ce7620d-442e-4685-8ddb-60af3227ca50 x-compute-request-id: req-7ce7620d-442e-4685-8ddb-60af3227ca50 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:55,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-7ce7620d-442e-4685-8ddb-60af3227ca50 2018-11-25 16:09:55,764 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:55,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:09:58,768 - create_instance - DEBUG - VM status query timeout in 821.246796846 2018-11-25 16:09:58,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:09:59,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:09: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,Accept-Encoding x-openstack-request-id: req-2adff88e-a0b0-49c0-b076-8b658647ccf1 x-compute-request-id: req-2adff88e-a0b0-49c0-b076-8b658647ccf1 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:09:59,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-2adff88e-a0b0-49c0-b076-8b658647ccf1 2018-11-25 16:09:59,294 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:09:59,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:02,298 - create_instance - DEBUG - VM status query timeout in 817.716835976 2018-11-25 16:10:02,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:02,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:02 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-11701c05-f245-4f4a-be6a-80f7874353a3 x-compute-request-id: req-11701c05-f245-4f4a-be6a-80f7874353a3 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:02,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-11701c05-f245-4f4a-be6a-80f7874353a3 2018-11-25 16:10:02,889 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:02,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:05,892 - create_instance - DEBUG - VM status query timeout in 814.122498989 2018-11-25 16:10:05,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:06,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:05 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-7c2478dc-bc40-427b-b82b-ade5d1662692 x-compute-request-id: req-7c2478dc-bc40-427b-b82b-ade5d1662692 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:06,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-7c2478dc-bc40-427b-b82b-ade5d1662692 2018-11-25 16:10:06,741 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:06,741 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:09,744 - create_instance - DEBUG - VM status query timeout in 810.270176888 2018-11-25 16:10:09,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:10,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:09 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-1fcf35e2-99be-4235-aab9-f434478e4240 x-compute-request-id: req-1fcf35e2-99be-4235-aab9-f434478e4240 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:10,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-1fcf35e2-99be-4235-aab9-f434478e4240 2018-11-25 16:10:10,397 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:10,398 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:13,401 - create_instance - DEBUG - VM status query timeout in 806.613779783 2018-11-25 16:10:13,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:13,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:13 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-f3ca0ea8-157d-4c14-a0c9-2eaf048b577b x-compute-request-id: req-f3ca0ea8-157d-4c14-a0c9-2eaf048b577b Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:13,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-f3ca0ea8-157d-4c14-a0c9-2eaf048b577b 2018-11-25 16:10:13,859 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:13,859 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:16,862 - create_instance - DEBUG - VM status query timeout in 803.152692795 2018-11-25 16:10:16,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:17,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:16 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-54fb15b6-4fe1-4a6c-a206-93e55b654a62 x-compute-request-id: req-54fb15b6-4fe1-4a6c-a206-93e55b654a62 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:17,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-54fb15b6-4fe1-4a6c-a206-93e55b654a62 2018-11-25 16:10:17,693 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:17,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:20,696 - create_instance - DEBUG - VM status query timeout in 799.318259001 2018-11-25 16:10:20,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:21,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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,Accept-Encoding x-openstack-request-id: req-7da8182a-73f0-4269-ae66-2ae172f3d122 x-compute-request-id: req-7da8182a-73f0-4269-ae66-2ae172f3d122 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:21,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-7da8182a-73f0-4269-ae66-2ae172f3d122 2018-11-25 16:10:21,181 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:21,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:24,185 - create_instance - DEBUG - VM status query timeout in 795.829953909 2018-11-25 16:10:24,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:24,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:24 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-fadd3767-b4aa-4dcb-96dd-f00901cff5c0 x-compute-request-id: req-fadd3767-b4aa-4dcb-96dd-f00901cff5c0 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:08:40Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:24,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-fadd3767-b4aa-4dcb-96dd-f00901cff5c0 2018-11-25 16:10:24,827 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - BUILD 2018-11-25 16:10:24,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:27,830 - create_instance - DEBUG - VM status query timeout in 792.184674978 2018-11-25 16:10:27,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:28,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-d2483bfc-9ef9-46c4-9fd3-a8e89cc8d0f5 x-compute-request-id: req-d2483bfc-9ef9-46c4-9fd3-a8e89cc8d0f5 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:28,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-d2483bfc-9ef9-46c4-9fd3-a8e89cc8d0f5 2018-11-25 16:10:28,353 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:28,353 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:28,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:28,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:28 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-85d16bf5-46d3-4900-9d84-95057bb2e7b6 x-compute-request-id: req-85d16bf5-46d3-4900-9d84-95057bb2e7b6 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:28,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-85d16bf5-46d3-4900-9d84-95057bb2e7b6 2018-11-25 16:10:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-be35beb4-1ecf-4cd9-88bd-143dccc44801 Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:29,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-be35beb4-1ecf-4cd9-88bd-143dccc44801 2018-11-25 16:10:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857c2bc2-773e-4b69-b7c1-4d35662cdead Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:29,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-857c2bc2-773e-4b69-b7c1-4d35662cdead 2018-11-25 16:10:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9728b8a0-1e81-47b5-b749-7c5a2a421341 Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:29,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-9728b8a0-1e81-47b5-b749-7c5a2a421341 2018-11-25 16:10:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-41296340-0307-419a-8eaf-d6f0eb56d6b1 Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:29,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-41296340-0307-419a-8eaf-d6f0eb56d6b1 2018-11-25 16:10:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-eac7a676-d0ce-47f2-b748-4e4666644832 Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:17Z", "admin_state_up": true, "updated_at": "2018-11-25T16:08:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "ad904442-0f28-480e-b014-71e37bc0b948", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router"}]} 2018-11-25 16:10:29,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router used request id req-eac7a676-d0ce-47f2-b748-4e4666644832 2018-11-25 16:10:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3888747-1ac8-406b-8dbe-5cc77b86396d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:29,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-b3888747-1ac8-406b-8dbe-5cc77b86396d 2018-11-25 16:10:29,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=ad904442-0f28-480e-b014-71e37bc0b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-dc04933b-bf60-4927-96b3-1b3215879eee Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"}]} 2018-11-25 16:10:29,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=ad904442-0f28-480e-b014-71e37bc0b948 used request id req-dc04933b-bf60-4927-96b3-1b3215879eee 2018-11-25 16:10:29,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/dc2bacdb-f794-4d95-ba3a-f7296309e087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-dbe6d895-544b-4c26-a26e-0c7666ee2b09 Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}} 2018-11-25 16:10:29,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/dc2bacdb-f794-4d95-ba3a-f7296309e087 used request id req-dbe6d895-544b-4c26-a26e-0c7666ee2b09 2018-11-25 16:10:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ec40b2a8-e2ed-490a-bca1-38f9424323fb Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:10:29,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-ec40b2a8-e2ed-490a-bca1-38f9424323fb 2018-11-25 16:10:29,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:29,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c3d441e-85ca-4c12-91b7-0e069d651027 Date: Sun, 25 Nov 2018 16:10:29 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:10:29,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-9c3d441e-85ca-4c12-91b7-0e069d651027 2018-11-25 16:10:29,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-91999f6f-9f22-4c39-917d-a3890a9c5111 x-compute-request-id: req-91999f6f-9f22-4c39-917d-a3890a9c5111 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:30,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-91999f6f-9f22-4c39-917d-a3890a9c5111 2018-11-25 16:10:30,195 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:30,195 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:30,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-6f2393a8-ac99-426c-8df9-a6525258b584 x-compute-request-id: req-6f2393a8-ac99-426c-8df9-a6525258b584 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:30,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-6f2393a8-ac99-426c-8df9-a6525258b584 2018-11-25 16:10:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a89505ee-c575-4b25-8086-9cad31ef48f8 Date: Sun, 25 Nov 2018 16:10:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:30,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-a89505ee-c575-4b25-8086-9cad31ef48f8 2018-11-25 16:10:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4407a9bb-8a81-4722-b4d8-4a08261d02db Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:30,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-4407a9bb-8a81-4722-b4d8-4a08261d02db 2018-11-25 16:10:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ecb4151f-23a2-4106-80cc-22891f0c3b88 Date: Sun, 25 Nov 2018 16:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:30,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-ecb4151f-23a2-4106-80cc-22891f0c3b88 2018-11-25 16:10:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-79ce8f5f-dd95-4829-98f9-b292da8154b1 Date: Sun, 25 Nov 2018 16:10:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:30,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-79ce8f5f-dd95-4829-98f9-b292da8154b1 2018-11-25 16:10:30,745 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-25 16:10:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7486b6e4-f169-4ee7-91b4-75d4ce244e56 Date: Sun, 25 Nov 2018 16:10:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:10:30,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-7486b6e4-f169-4ee7-91b4-75d4ce244e56 2018-11-25 16:10:30,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:30,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3893c781-f17a-49ef-a07a-48f23483dc36 Date: Sun, 25 Nov 2018 16:10:30 GMT RESP BODY: {"subnets":[]} 2018-11-25 16:10:30,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ad899a74-71c8-421f-a6bd-988551fe00a6 used request id req-3893c781-f17a-49ef-a07a-48f23483dc36 2018-11-25 16:10:30,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "port_id": "1e4fb207-e786-49ef-9ed3-7e2da083acbc"}}' 2018-11-25 16:10:32,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-428da9ae-3a3c-49f8-9c2e-f448ad82ff7b Date: Sun, 25 Nov 2018 16:10:32 GMT RESP BODY: {"floatingip": {"router_id": "ad904442-0f28-480e-b014-71e37bc0b948", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:10:31Z", "updated_at": "2018-11-25T16:10:31Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_id": "1e4fb207-e786-49ef-9ed3-7e2da083acbc", "id": "e0c9e248-de2f-4cef-818d-30d0e521ad48"}} 2018-11-25 16:10:32,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-428da9ae-3a3c-49f8-9c2e-f448ad82ff7b 2018-11-25 16:10:32,646 - create_instance - INFO - Created floating IP 172.30.9.208 via router - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router 2018-11-25 16:10:32,646 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-11-25 16:10:32,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:33,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-a8a41aab-1512-41c7-b11f-d1ea009aad37 x-compute-request-id: req-a8a41aab-1512-41c7-b11f-d1ea009aad37 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:33,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-a8a41aab-1512-41c7-b11f-d1ea009aad37 2018-11-25 16:10:33,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:10:34,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-b1e9fe87-177a-4015-9c1a-281b0f72d3a6 x-compute-request-id: req-b1e9fe87-177a-4015-9c1a-281b0f72d3a6 Content-Encoding: gzip Content-Length: 10601 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 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008021] Security Framework initialized\n[ 0.009245] AppArmor: AppArmor initialized\n[ 0.010431] Yama: becoming mindful.\n[ 0.012474] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015053] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016104] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017968] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020109] Initializing cgroup subsys memory\n[ 0.021389] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025286] Initializing cgroup subsys blkio\n[ 0.026336] Initializing cgroup subsys perf_event\n[ 0.027455] Initializing cgroup subsys hugetlb\n[ 0.028054] FEATURE SPEC_CTRL Not Present\n[ 0.029704] mce: CPU supports 10 MCE banks\n[ 0.030672] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030672] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033365] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038323] Speculative Store Bypass: Vulnerable\n[ 0.040620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.045610] ACPI: Core revision 20131115\n[ 0.046930] ACPI: All ACPI Tables successfully acquired\n[ 0.048254] ftrace: allocating 28747 entries in 113 pages\n[ 0.068041] smpboot: Max logical packages: 2\n[ 0.069050] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.070471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072177] Enabling x2apic\n[ 0.072899] Enabled x2apic\n[ 0.073829] Switched APIC routing to physical x2apic.\n[ 0.076000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.078298] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.083014] KVM setup paravirtual spinlock\n[ 0.084954] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.086454] x86: Booting SMP configuration:\n[ 0.087430] .... node #0, CPUs: #1[ 0.084946] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104016] x86: Booted up 1 node, 2 CPUs\n[ 0.104011] KVM setup async PF for cpu 1\n[ 0.104012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107652] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108301] devtmpfs: initialized\n[ 0.110286] EVM: security.selinux\n[ 0.111155] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112833] EVM: security.capability\n[ 0.113790] pinctrl core: initialized pinctrl subsystem\n[ 0.113981] regulator-dummy: no parameters\n[ 0.116059] RTC time: 16:10:24, date: 11/25/18\n[ 0.117169] NET: Registered protocol family 16\n[ 0.118349] cpuidle: using governor ladder\n[ 0.119371] cpuidle: using governor menu\n[ 0.120078] ACPI: bus type PCI registered\n[ 0.121118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122998] PCI: Using configuration type 1 for base access\n[ 0.124461] bio: create slab at 0\n[ 0.125299] ACPI: Added _OSI(Module Device)\n[ 0.125303] ACPI: Added _OSI(Processor Device)\n[ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.129381] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.132106] ACPI: Interpreter enabled\n[ 0.133232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.138931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144006] ACPI: (supports S0 S5)\n[ 0.145032] ACPI: Using IOAPIC for interrupt routing\n[ 0.146484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148188] ACPI: No dock devices found.\n[ 0.153610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160160] acpiphp: Slot [3] registered\n[ 0.161342] acpiphp: Slot [4] registered\n[ 0.162519] acpiphp: Slot [5] registered\n[ 0.163719] acpiphp: Slot [6] registered\n[ 0.164017] acpiphp: Slot [7] registered\n[ 0.165188] acpiphp: Slot [8] registered\n[ 0.166449] acpiphp: Slot [9] registered\n[ 0.167290] acpiphp: Slot [10] registered\n[ 0.168022] acpiphp: Slot [11] registered\n[ 0.168859] acpiphp: Slot [12] registered\n[ 0.169689] acpiphp: Slot [13] registered\n[ 0.170534] acpiphp: Slot [14] registered\n[ 0.171376] acpiphp: Slot [15] registered\n[ 0.172017] acpiphp: Slot [16] registered\n[ 0.172861] acpiphp: Slot [17] registered\n[ 0.173699] acpiphp: Slot [18] registered\n[ 0.174533] acpiphp: Slot [19] registered\n[ 0.175369] acpiphp: Slot [20] registered\n[ 0.176017] acpiphp: Slot [21] registered\n[ 0.176862] acpiphp: Slot [22] registered\n[ 0.177698] acpiphp: Slot [23] registered\n[ 0.178535] acpiphp: Slot [24] registered\n[ 0.179372] acpiphp: Slot [25] registered\n[ 0.180017] acpiphp: Slot [26] registered\n[ 0.180854] acpiphp: Slot [27] registered\n[ 0.181690] acpiphp: Slot [28] registered\n[ 0.182524] acpiphp: Slot [29] registered\n[ 0.183356] acpiphp: Slot [30] registered\n[ 0.184019] acpiphp: Slot [31] registered\n[ 0.184848] PCI host bridge to bus 0000:00\n[ 0.185688] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.186738] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.187893] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.188003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.189270] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.203409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247097] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248640] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.251577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252673] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.253990] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.255178] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.255178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.256628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257790] SCSI subsystem initialized\n[ 0.258617] ACPI: bus type USB registered\n[ 0.258617] usbcore: registered new interface driver usbfs\n[ 0.260009] usbcore: registered new interface driver hub\n[ 0.261051] usbcore: registered new device driver usb\n[ 0.261051] PCI: Using ACPI for IRQ routing\n[ 0.261053] NetLabel: Initializing\n[ 0.261793] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264993] NetLabel: unlabeled traffic allowed by default\n[ 0.266080] Switched to clocksource kvm-clock\n[ 0.269018] AppArmor: AppArmor Filesystem Enabled\n[ 0.269987] pnp: PnP ACPI init\n[ 0.270676] ACPI: bus type PNP registered\n[ 0.271877] pnp: PnP ACPI: found 8 devices\n[ 0.272725] ACPI: bus type PNP unregistered\n[ 0.279806] NET: Registered protocol family 2\n[ 0.280864] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.282370] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.283635] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.285249] TCP: reno registered\n[ 0.285965] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.287110] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288375] NET: Registered protocol family 1\n[ 0.289270] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.290405] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291517] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313333] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.335450] Trying to unpack rootfs image as initramfs...\n[ 0.416548] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.418284] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.419417] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.421089] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422799] Scanning for low memory corruption every 60 seconds\n[ 0.424642] Initialise system trusted keyring\n[ 0.425988] audit: initializing netlink socket (disabled)\n[ 0.427528] type=2000 audit(1543162225.141:1): initialized\n[ 0.445897] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.448415] zbud: loaded\n[ 0.449445] VFS: Disk quotas dquot_6.5.2\n[ 0.450645] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.452711] fuse init (API version 7.22)\n[ 0.453940] msgmni has been set to 3997\n[ 0.455129] Key type big_key registered\n[ 0.456526] Key type asymmetric registered\n[ 0.457747] Asymmetric key parser 'x509' registered\n[ 0.459148] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.461354] io scheduler noop registered\n[ 0.462502] io scheduler deadline registered (default)\n[ 0.463986] io scheduler cfq registered\n[ 0.465163] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466747] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.468600] ipmi message handler version 39.2\n[ 0.469935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.472090] ACPI: Power Button [PWRF]\n[ 0.473253] GHES: HEST is not enabled!\n[ 0.495181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.539032] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.541339] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.564750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.567423] Linux agpgart interface v0.103\n[ 0.569319] brd: module loaded\n[ 0.570460] loop: module loaded\n[ 0.571460] blk-mq: CPU -> queue map\n[ 0.572244] CPU 0 -> Queue 0\n[ 0.572924] CPU 1 -> Queue 0\n[ 0.574132] vda: vda1\n[ 0.575556] scsi0 : ata_piix\n[ 0.576283] scsi1 : ata_piix\n[ 0.576950] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.578188] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.579577] libphy: Fixed MDIO Bus: probed\n[ 0.580481] tun: Universal TUN/TAP device driver, 1.6\n[ 0.581487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583687] PPP generic driver version 2.4.2\n[ 0.584617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.585868] ehci-pci: EHCI PCI platform driver\n[ 0.586742] ehci-platform: EHCI generic platform driver\n[ 0.587732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.588880] ohci-pci: OHCI PCI platform driver\n[ 0.589750] ohci-platform: OHCI generic platform driver\n[ 0.590741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.612707] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.613722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.615261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.616391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.617620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.619053] usb usb1: Product: UHCI Host Controller\n[ 0.619996] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.621176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.622178] hub 1-0:1.0: USB hub found\n[ 0.623020] hub 1-0:1.0: 2 ports detected\n[ 0.623924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.626084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.627053] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.628120] mousedev: PS/2 mouse device common for all mice\n[ 0.629432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.631294] rtc_cmos 00:00: RTC can wake from S4\n[ 0.632432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633646] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.634889] device-mapper: uevent: version 1.0.3\n[ 0.635874] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.637510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.638684] TCP: cubic registered\n[ 0.639443] NET: Registered protocol family 10\n[ 0.640464] NET: Registered protocol family 17\n[ 0.641360] Key type dns_resolver registered\n[ 0.642378] Loading compiled-in X.509 certificates\n[ 0.643825] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.645632] registered taskstats version 1\n[ 0.647839] Key type trusted registered\n[ 0.650826] Key type encrypted registered\n[ 0.651653] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.652694] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.660963] regulator-dummy: disabling\n[ 0.661793] Magic number: 10:224:187\n[ 0.662691] rtc_cmos 00:00: setting system clock to 2018-11-25 16:10:24 UTC (1543162224)\n[ 0.664347] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.665476] EDD information not available.\n[ 0.736825] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.738418] Write protecting the kernel read-only data: 12288k\n[ 0.739759] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.742323] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753526] systemd-udevd[107]: starting version 204\n[ 0.788378] FDC 0 is a S82078B\n[ 0.932098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.097183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.098578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.099962] usb 1-1: Product: QEMU USB Tablet\n[ 1.100911] usb 1-1: Manufacturer: QEMU\n[ 1.101737] usb 1-1: SerialNumber: 42\n[ 1.416067] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.800754] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.040331] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.164123] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.254947] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:10:26 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.61]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:10:27 +0000. Up 3.72 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.5 | 255.255.255.0 | fa:16:3e:7f:36:17 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb7:c7:22:8f:74:ab:df:40:b8:65:51:dc:1b:07:74:b1 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oooo|\n| .. o.o|\n| . E |\n| . . . |\n| S = |\n| * o |\n| + = o |\n| . = * |\n| oo+ . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n60:ed:d5:3e:f0:c5:33:31:c2:eb:ae:5d:06:be:1b:10 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o |\n| . ..o o |\n| o . E ..= |\n| . o . =.. o |\n| S ..= |\n| o.o |\n| .o o |\n| ..= |\n| ..+. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nde:e4:7c:62:24:25:4b:08:6a:dd:1d:71:eb:00:0a:48 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.E. . . o.. |\n|. + + + o . |\n| o o o = o |\n| . . * |\n| S + |\n| . B |\n| . * . |\n| . o |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3c:8e:0e:a0:4e:30:75:cf:57:90:23:88:3f:fb:c8:77 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . .. |\n| . . . o. |\n| ... . .. |\n| . .oo . . |\n|o . oo S |\n|.o .. + . |\n|.. ..o. . |\n|o ooo E |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:10:30 +0000. Up 6.47 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 25 Nov 2018 16:10:31 +0000. Up 7.25 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 3a:12:7a:58:f3:c8:23:ef:9b:45:8a:12:84:b6:bd:80 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 60:ed:d5:3e:f0:c5:33:31:c2:eb:ae:5d:06:be:1b:10 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (DSA)\nec2: 256 de:e4:7c:62:24:25:4b:08:6a:dd:1d:71:eb:00:0a:48 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (ECDSA)\nec2: 256 3c:8e:0e:a0:4e:30:75:cf:57:90:23:88:3f:fb:c8:77 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (ED25519)\nec2: 2048 b7:c7:22:8f:74:ab:df:40:b8:65:51:dc:1b:07:74:b1 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC2/Owbr3iwfeyh9KtaE1ugka3PWbM9PZ9nV/6+KKBoIUFKtdv0Rc0SOROKVgeKWvqcuQUoayWZTM+quHsr7OzQ= root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINg1VqDUdpmY6zvNRCyG3kWEtvYoCUBfqp/cMzUKuLZz root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6R//JRXxlnM/BmY3fK/J97Z7vfvpA1+xP208Zg4Ya16+2no3WeVC4w+2SGNzmw/UMV7vyc6f9RUy5aoT/JgCCn9AyGvU85+mZLLi+BY3An9/8mU2vP31qm8RLVmJD/x29EJIYbwH0ZmZk9DZ+KTkrlga/tktX0g8uE3S3MtmIgFUi3aIIx2kq/m+Kg51C7XgociSwJa0nb7CX4xp1av7f73rpDvaTqYFZHrR6+ar9FGofVCNbULRLLJKYs5dgN87urVqYQ7/RffXpN1EonU2s8Q+bvCcgbNJaKB7WcFNyGUAj0WEDTv0HmdZHEKC4e5wx7ckqZ3VN43hBNWuMPSZb root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 25 Nov 2018 16:10:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.34 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i ttyS0\n\nansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i login: "} 2018-11-25 16:10:34,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507/action used request id req-b1e9fe87-177a-4015-9c1a-281b0f72d3a6 2018-11-25 16:10:34,188 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-25 16:10:34,188 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008021] Security Framework initialized [ 0.009245] AppArmor: AppArmor initialized [ 0.010431] Yama: becoming mindful. [ 0.012474] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015053] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016104] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017968] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020109] Initializing cgroup subsys memory [ 0.021389] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025286] Initializing cgroup subsys blkio [ 0.026336] Initializing cgroup subsys perf_event [ 0.027455] Initializing cgroup subsys hugetlb [ 0.028054] FEATURE SPEC_CTRL Not Present [ 0.029704] mce: CPU supports 10 MCE banks [ 0.030672] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030672] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033365] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038323] Speculative Store Bypass: Vulnerable [ 0.040620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.045610] ACPI: Core revision 20131115 [ 0.046930] ACPI: All ACPI Tables successfully acquired [ 0.048254] ftrace: allocating 28747 entries in 113 pages [ 0.068041] smpboot: Max logical packages: 2 [ 0.069050] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.070471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072177] Enabling x2apic [ 0.072899] Enabled x2apic [ 0.073829] Switched APIC routing to physical x2apic. [ 0.076000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.078298] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.083014] KVM setup paravirtual spinlock [ 0.084954] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.086454] x86: Booting SMP configuration: [ 0.087430] .... node #0, CPUs: #1[ 0.084946] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104016] x86: Booted up 1 node, 2 CPUs [ 0.104011] KVM setup async PF for cpu 1 [ 0.104012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107652] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108301] devtmpfs: initialized [ 0.110286] EVM: security.selinux [ 0.111155] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112833] EVM: security.capability [ 0.113790] pinctrl core: initialized pinctrl subsystem [ 0.113981] regulator-dummy: no parameters [ 0.116059] RTC time: 16:10:24, date: 11/25/18 [ 0.117169] NET: Registered protocol family 16 [ 0.118349] cpuidle: using governor ladder [ 0.119371] cpuidle: using governor menu [ 0.120078] ACPI: bus type PCI registered [ 0.121118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122998] PCI: Using configuration type 1 for base access [ 0.124461] bio: create slab at 0 [ 0.125299] ACPI: Added _OSI(Module Device) [ 0.125303] ACPI: Added _OSI(Processor Device) [ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.129381] ACPI: Added _OSI(Processor Aggregator Device) [ 0.132106] ACPI: Interpreter enabled [ 0.133232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.138931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144006] ACPI: (supports S0 S5) [ 0.145032] ACPI: Using IOAPIC for interrupt routing [ 0.146484] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148188] ACPI: No dock devices found. [ 0.153610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160160] acpiphp: Slot [3] registered [ 0.161342] acpiphp: Slot [4] registered [ 0.162519] acpiphp: Slot [5] registered [ 0.163719] acpiphp: Slot [6] registered [ 0.164017] acpiphp: Slot [7] registered [ 0.165188] acpiphp: Slot [8] registered [ 0.166449] acpiphp: Slot [9] registered [ 0.167290] acpiphp: Slot [10] registered [ 0.168022] acpiphp: Slot [11] registered [ 0.168859] acpiphp: Slot [12] registered [ 0.169689] acpiphp: Slot [13] registered [ 0.170534] acpiphp: Slot [14] registered [ 0.171376] acpiphp: Slot [15] registered [ 0.172017] acpiphp: Slot [16] registered [ 0.172861] acpiphp: Slot [17] registered [ 0.173699] acpiphp: Slot [18] registered [ 0.174533] acpiphp: Slot [19] registered [ 0.175369] acpiphp: Slot [20] registered [ 0.176017] acpiphp: Slot [21] registered [ 0.176862] acpiphp: Slot [22] registered [ 0.177698] acpiphp: Slot [23] registered [ 0.178535] acpiphp: Slot [24] registered [ 0.179372] acpiphp: Slot [25] registered [ 0.180017] acpiphp: Slot [26] registered [ 0.180854] acpiphp: Slot [27] registered [ 0.181690] acpiphp: Slot [28] registered [ 0.182524] acpiphp: Slot [29] registered [ 0.183356] acpiphp: Slot [30] registered [ 0.184019] acpiphp: Slot [31] registered [ 0.184848] PCI host bridge to bus 0000:00 [ 0.185688] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.186738] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.187893] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.188003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.189270] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.203409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247097] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248640] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.251577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252673] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.253990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.255178] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.255178] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.256628] vgaarb: bridge control possible 0000:00:02.0 [ 0.257790] SCSI subsystem initialized [ 0.258617] ACPI: bus type USB registered [ 0.258617] usbcore: registered new interface driver usbfs [ 0.260009] usbcore: registered new interface driver hub [ 0.261051] usbcore: registered new device driver usb [ 0.261051] PCI: Using ACPI for IRQ routing [ 0.261053] NetLabel: Initializing [ 0.261793] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264993] NetLabel: unlabeled traffic allowed by default [ 0.266080] Switched to clocksource kvm-clock [ 0.269018] AppArmor: AppArmor Filesystem Enabled [ 0.269987] pnp: PnP ACPI init [ 0.270676] ACPI: bus type PNP registered [ 0.271877] pnp: PnP ACPI: found 8 devices [ 0.272725] ACPI: bus type PNP unregistered [ 0.279806] NET: Registered protocol family 2 [ 0.280864] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.282370] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.283635] TCP: Hash tables configured (established 16384 bind 16384) [ 0.285249] TCP: reno registered [ 0.285965] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.287110] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288375] NET: Registered protocol family 1 [ 0.289270] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.290405] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291517] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313333] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.335450] Trying to unpack rootfs image as initramfs... [ 0.416548] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.418284] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.419417] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.421089] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422799] Scanning for low memory corruption every 60 seconds [ 0.424642] Initialise system trusted keyring [ 0.425988] audit: initializing netlink socket (disabled) [ 0.427528] type=2000 audit(1543162225.141:1): initialized [ 0.445897] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.448415] zbud: loaded [ 0.449445] VFS: Disk quotas dquot_6.5.2 [ 0.450645] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.452711] fuse init (API version 7.22) [ 0.453940] msgmni has been set to 3997 [ 0.455129] Key type big_key registered [ 0.456526] Key type asymmetric registered [ 0.457747] Asymmetric key parser 'x509' registered [ 0.459148] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.461354] io scheduler noop registered [ 0.462502] io scheduler deadline registered (default) [ 0.463986] io scheduler cfq registered [ 0.465163] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466747] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.468600] ipmi message handler version 39.2 [ 0.469935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.472090] ACPI: Power Button [PWRF] [ 0.473253] GHES: HEST is not enabled! [ 0.495181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.539032] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541339] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.567423] Linux agpgart interface v0.103 [ 0.569319] brd: module loaded [ 0.570460] loop: module loaded [ 0.571460] blk-mq: CPU -> queue map [ 0.572244] CPU 0 -> Queue 0 [ 0.572924] CPU 1 -> Queue 0 [ 0.574132] vda: vda1 [ 0.575556] scsi0 : ata_piix [ 0.576283] scsi1 : ata_piix [ 0.576950] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.578188] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.579577] libphy: Fixed MDIO Bus: probed [ 0.580481] tun: Universal TUN/TAP device driver, 1.6 [ 0.581487] tun: (C) 1999-2004 Max Krasnyansky [ 0.583687] PPP generic driver version 2.4.2 [ 0.584617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.585868] ehci-pci: EHCI PCI platform driver [ 0.586742] ehci-platform: EHCI generic platform driver [ 0.587732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.588880] ohci-pci: OHCI PCI platform driver [ 0.589750] ohci-platform: OHCI generic platform driver [ 0.590741] uhci_hcd: USB Universal Host Controller Interface driver [ 0.612707] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.616391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619053] usb usb1: Product: UHCI Host Controller [ 0.619996] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.621176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.622178] hub 1-0:1.0: USB hub found [ 0.623020] hub 1-0:1.0: 2 ports detected [ 0.623924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.626084] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.627053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.628120] mousedev: PS/2 mouse device common for all mice [ 0.629432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631294] rtc_cmos 00:00: RTC can wake from S4 [ 0.632432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633646] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634889] device-mapper: uevent: version 1.0.3 [ 0.635874] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.637510] ledtrig-cpu: registered to indicate activity on CPUs [ 0.638684] TCP: cubic registered [ 0.639443] NET: Registered protocol family 10 [ 0.640464] NET: Registered protocol family 17 [ 0.641360] Key type dns_resolver registered [ 0.642378] Loading compiled-in X.509 certificates [ 0.643825] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.645632] registered taskstats version 1 [ 0.647839] Key type trusted registered [ 0.650826] Key type encrypted registered [ 0.651653] AppArmor: AppArmor sha1 policy hashing enabled [ 0.652694] IMA: No TPM chip found, activating TPM-bypass! [ 0.660963] regulator-dummy: disabling [ 0.661793] Magic number: 10:224:187 [ 0.662691] rtc_cmos 00:00: setting system clock to 2018-11-25 16:10:24 UTC (1543162224) [ 0.664347] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.665476] EDD information not available. [ 0.736825] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.738418] Write protecting the kernel read-only data: 12288k [ 0.739759] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.742323] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.753526] systemd-udevd[107]: starting version 204 [ 0.788378] FDC 0 is a S82078B [ 0.932098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.097183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.098578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.099962] usb 1-1: Product: QEMU USB Tablet [ 1.100911] usb 1-1: Manufacturer: QEMU [ 1.101737] usb 1-1: SerialNumber: 42 [ 1.416067] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.800754] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.040331] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.164123] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.254947] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:10:26 +0000. Up 2.58 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.61]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:10:27 +0000. Up 3.72 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.5 | 255.255.255.0 | fa:16:3e:7f:36:17 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b7:c7:22:8f:74:ab:df:40:b8:65:51:dc:1b:07:74:b1 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i The key's randomart image is: +--[ RSA 2048]----+ | ..oooo| | .. o.o| | . E | | . . . | | S = | | * o | | + = o | | . = * | | oo+ . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 60:ed:d5:3e:f0:c5:33:31:c2:eb:ae:5d:06:be:1b:10 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i The key's randomart image is: +--[ DSA 1024]----+ | .. o | | . ..o o | | o . E ..= | | . o . =.. o | | S ..= | | o.o | | .o o | | ..= | | ..+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: de:e4:7c:62:24:25:4b:08:6a:dd:1d:71:eb:00:0a:48 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i The key's randomart image is: +--[ECDSA 256]---+ |.E. . . o.. | |. + + + o . | | o o o = o | | . . * | | S + | | . B | | . * . | | . o | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3c:8e:0e:a0:4e:30:75:cf:57:90:23:88:3f:fb:c8:77 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i The key's randomart image is: +--[ED25519 256--+ | . . .. | | . . . o. | | ... . .. | | . .oo . . | |o . oo S | |.o .. + . | |.. ..o. . | |o ooo E | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:10:30 +0000. Up 6.47 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 25 Nov 2018 16:10:31 +0000. Up 7.25 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 3a:12:7a:58:f3:c8:23:ef:9b:45:8a:12:84:b6:bd:80 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 60:ed:d5:3e:f0:c5:33:31:c2:eb:ae:5d:06:be:1b:10 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (DSA) ec2: 256 de:e4:7c:62:24:25:4b:08:6a:dd:1d:71:eb:00:0a:48 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (ECDSA) ec2: 256 3c:8e:0e:a0:4e:30:75:cf:57:90:23:88:3f:fb:c8:77 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (ED25519) ec2: 2048 b7:c7:22:8f:74:ab:df:40:b8:65:51:dc:1b:07:74:b1 root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC2/Owbr3iwfeyh9KtaE1ugka3PWbM9PZ9nV/6+KKBoIUFKtdv0Rc0SOROKVgeKWvqcuQUoayWZTM+quHsr7OzQ= root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINg1VqDUdpmY6zvNRCyG3kWEtvYoCUBfqp/cMzUKuLZz root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6R//JRXxlnM/BmY3fK/J97Z7vfvpA1+xP208Zg4Ya16+2no3WeVC4w+2SGNzmw/UMV7vyc6f9RUy5aoT/JgCCn9AyGvU85+mZLLi+BY3An9/8mU2vP31qm8RLVmJD/x29EJIYbwH0ZmZk9DZ+KTkrlga/tktX0g8uE3S3MtmIgFUi3aIIx2kq/m+Kg51C7XgociSwJa0nb7CX4xp1av7f73rpDvaTqYFZHrR6+ar9FGofVCNbULRLLJKYs5dgN87urVqYQ7/RffXpN1EonU2s8Q+bvCcgbNJaKB7WcFNyGUAj0WEDTv0HmdZHEKC4e5wx7ckqZ3VN43hBNWuMPSZb root@ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 25 Nov 2018 16:10:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.34 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i ttyS0 ansibleprovisioningtests-d823f873-7586-44ac-ad26-ad9db6e563a0-i login: 2018-11-25 16:10:34,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:34,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-a8d29454-4a20-46a1-84dc-6599ac0bce5b x-compute-request-id: req-a8d29454-4a20-46a1-84dc-6599ac0bce5b Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:34,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-a8d29454-4a20-46a1-84dc-6599ac0bce5b 2018-11-25 16:10:34,665 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:34,665 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:34,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:35,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-aae40b6b-869d-4789-b004-834a1327e708 x-compute-request-id: req-aae40b6b-869d-4789-b004-834a1327e708 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:35,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-aae40b6b-869d-4789-b004-834a1327e708 2018-11-25 16:10:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:35,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-726d8a77-a8a3-4084-9271-7f3f89693215 Date: Sun, 25 Nov 2018 16:10:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:35,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-726d8a77-a8a3-4084-9271-7f3f89693215 2018-11-25 16:10:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:35,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f76c1c-dc26-4597-8a78-39b8bd17e108 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:35,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-f8f76c1c-dc26-4597-8a78-39b8bd17e108 2018-11-25 16:10:35,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:35,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-51f03c80-946e-4677-8389-4b94e8edc7ee Date: Sun, 25 Nov 2018 16:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:35,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-51f03c80-946e-4677-8389-4b94e8edc7ee 2018-11-25 16:10:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:35,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-f6c89c34-4833-4b3e-a423-5f6ab72f2d2a Date: Sun, 25 Nov 2018 16:10:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:35,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-f6c89c34-4833-4b3e-a423-5f6ab72f2d2a 2018-11-25 16:10:35,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:35,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-076d6d02-f0ca-4fcb-be8a-c1e968b4f098 x-compute-request-id: req-076d6d02-f0ca-4fcb-be8a-c1e968b4f098 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:35,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-076d6d02-f0ca-4fcb-be8a-c1e968b4f098 2018-11-25 16:10:35,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:36,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7386a6b3-125d-4ba6-88c6-11f92c5fc838 Date: Sun, 25 Nov 2018 16:10:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:36,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-7386a6b3-125d-4ba6-88c6-11f92c5fc838 2018-11-25 16:10:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:36,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e7d007-11f7-4d46-8ee8-377cbfedb28c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:36,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-71e7d007-11f7-4d46-8ee8-377cbfedb28c 2018-11-25 16:10:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:36,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4ae82feb-7816-43c1-97dd-ea54cd1af15b Date: Sun, 25 Nov 2018 16:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:36,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-4ae82feb-7816-43c1-97dd-ea54cd1af15b 2018-11-25 16:10:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:36,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-475e9eb4-bd55-440b-ae7e-dba3593b86ef Date: Sun, 25 Nov 2018 16:10:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:36,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-475e9eb4-bd55-440b-ae7e-dba3593b86ef 2018-11-25 16:10:36,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}}' 2018-11-25 16:10:37,313 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:10: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 x-openstack-request-id: req-aea53c7e-f880-4af6-88b5-694ba6e4b74b x-compute-request-id: req-aea53c7e-f880-4af6-88b5-694ba6e4b74b Content-Length: 0 Content-Type: application/json 2018-11-25 16:10:37,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507/action used request id req-aea53c7e-f880-4af6-88b5-694ba6e4b74b 2018-11-25 16:10:37,313 - create_instance - INFO - Checking if VM is active 2018-11-25 16:10:37,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:37,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:37 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-00cda4f4-26b4-4a22-b49b-4c1f3368c057 x-compute-request-id: req-00cda4f4-26b4-4a22-b49b-4c1f3368c057 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:37,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-00cda4f4-26b4-4a22-b49b-4c1f3368c057 2018-11-25 16:10:37,626 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:37,626 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:37,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:38,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:37 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-d32977fe-34b1-46f6-8ae4-d8023af29f59 x-compute-request-id: req-d32977fe-34b1-46f6-8ae4-d8023af29f59 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:38,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-d32977fe-34b1-46f6-8ae4-d8023af29f59 2018-11-25 16:10:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:38,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a4c52478-3163-40bd-958f-7613b5a16e93 Date: Sun, 25 Nov 2018 16:10:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:38,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-a4c52478-3163-40bd-958f-7613b5a16e93 2018-11-25 16:10:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:38,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce1b020-279b-4db0-9495-570b932ed9d2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:38,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-6ce1b020-279b-4db0-9495-570b932ed9d2 2018-11-25 16:10:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:38,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a60b42ee-f129-448a-b227-53be1ac68022 Date: Sun, 25 Nov 2018 16:10:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:38,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-a60b42ee-f129-448a-b227-53be1ac68022 2018-11-25 16:10:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:38,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-9eccd85f-cd67-46de-b3b2-8d5ece1d23c8 Date: Sun, 25 Nov 2018 16:10:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["00eb6469-49a5-4cd5-ab09-d2259e614f35","93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:38,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-9eccd85f-cd67-46de-b3b2-8d5ece1d23c8 2018-11-25 16:10:38,550 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:10:38,554 - paramiko.transport - DEBUG - starting thread (client mode): 0x72588e10L 2018-11-25 16:10:38,554 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:10:38,562 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:10:38,562 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:10:38,563 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:10:38,564 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:10:38,564 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:10:38,564 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:10:38,564 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:10:38,564 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:10:38,606 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:10:38,606 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:10:38,619 - paramiko.transport - DEBUG - Trying key 3a127a58f3c823ef9b458a1284b6bd80 from tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0 2018-11-25 16:10:38,646 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:10:38,673 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:10:38,773 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:10:38,797 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:10:38,797 - create_instance - INFO - Checking if cloud-init has completed 2018-11-25 16:10:38,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:39,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-4ab57497-11fa-40e4-bf51-69583c484ed9 x-compute-request-id: req-4ab57497-11fa-40e4-bf51-69583c484ed9 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:39,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-4ab57497-11fa-40e4-bf51-69583c484ed9 2018-11-25 16:10:39,311 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:39,311 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:39,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:39,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-12efd5ca-f6fa-4179-9a06-8884e3f08de4 x-compute-request-id: req-12efd5ca-f6fa-4179-9a06-8884e3f08de4 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:39,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-12efd5ca-f6fa-4179-9a06-8884e3f08de4 2018-11-25 16:10:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:39,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e4b42aca-6e8b-45c9-818d-e11d99cc33ab Date: Sun, 25 Nov 2018 16:10:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:39,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-e4b42aca-6e8b-45c9-818d-e11d99cc33ab 2018-11-25 16:10:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:39,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1482ac1b-6d0e-4893-a75a-d3a8a23ad668 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:39,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-1482ac1b-6d0e-4893-a75a-d3a8a23ad668 2018-11-25 16:10:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1f1c6018-1d90-436c-b562-637d1386a8a1 Date: Sun, 25 Nov 2018 16:10:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:39,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-1f1c6018-1d90-436c-b562-637d1386a8a1 2018-11-25 16:10:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:39,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-800b6257-6eff-4338-9183-12ddc5654ae4 Date: Sun, 25 Nov 2018 16:10:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["00eb6469-49a5-4cd5-ab09-d2259e614f35","93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:39,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-800b6257-6eff-4338-9183-12ddc5654ae4 2018-11-25 16:10:39,992 - create_instance - INFO - Checking if VM is active 2018-11-25 16:10:39,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:40,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:40 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-41f73705-6776-4948-be25-303378fc84cd x-compute-request-id: req-41f73705-6776-4948-be25-303378fc84cd Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:40,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-41f73705-6776-4948-be25-303378fc84cd 2018-11-25 16:10:40,830 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:40,830 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:40,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:41,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:40 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-eb2385da-11ef-496e-b935-bb5bdbcd74ea x-compute-request-id: req-eb2385da-11ef-496e-b935-bb5bdbcd74ea Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:41,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-eb2385da-11ef-496e-b935-bb5bdbcd74ea 2018-11-25 16:10:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:41,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-840522e3-70c9-4dae-a76a-deaa2fcdcd4a Date: Sun, 25 Nov 2018 16:10:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:41,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-840522e3-70c9-4dae-a76a-deaa2fcdcd4a 2018-11-25 16:10:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:41,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb916556-fb70-4d2f-98d9-3d5ebe1e3f76 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:41,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-fb916556-fb70-4d2f-98d9-3d5ebe1e3f76 2018-11-25 16:10:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:41,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c3e82ded-f80c-4a66-9a44-12349822b44b Date: Sun, 25 Nov 2018 16:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:41,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-c3e82ded-f80c-4a66-9a44-12349822b44b 2018-11-25 16:10:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:42,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-208382df-70e9-4bcf-8a88-11e56abb6001 Date: Sun, 25 Nov 2018 16:10:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["00eb6469-49a5-4cd5-ab09-d2259e614f35","93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:42,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-208382df-70e9-4bcf-8a88-11e56abb6001 2018-11-25 16:10:42,065 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:10:42,067 - paramiko.transport - DEBUG - starting thread (client mode): 0x72575110L 2018-11-25 16:10:42,067 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:10:42,070 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:10:42,071 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:10:42,072 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:10:42,072 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:10:42,072 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:10:42,072 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:10:42,073 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:10:42,073 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:10:42,113 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:10:42,114 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:10:42,132 - paramiko.transport - DEBUG - Trying key 3a127a58f3c823ef9b458a1284b6bd80 from tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0 2018-11-25 16:10:42,150 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:10:42,156 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:10:42,257 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:10:42,278 - create_instance - INFO - SSH is active for VM instance 2018-11-25 16:10:42,278 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:10:42,279 - paramiko.transport - DEBUG - starting thread (client mode): 0x72575110L 2018-11-25 16:10:42,280 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:10:42,283 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:10:42,283 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:10:42,285 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:10:42,285 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:10:42,285 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:10:42,285 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:10:42,285 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:10:42,286 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:10:42,325 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:10:42,326 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:10:42,344 - paramiko.transport - DEBUG - Trying key 3a127a58f3c823ef9b458a1284b6bd80 from tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0 2018-11-25 16:10:42,362 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:10:42,368 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:10:42,376 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:10:42,537 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:10:42,537 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:10:42,542 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:10:42,551 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:10:42,551 - create_instance - INFO - cloud-init complete for VM instance 2018-11-25 16:10:42,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:42,556 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 16:10:42,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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,Accept-Encoding x-openstack-request-id: req-c2d4c106-5261-45a7-981c-833aeb0c1295 x-compute-request-id: req-c2d4c106-5261-45a7-981c-833aeb0c1295 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:42,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-c2d4c106-5261-45a7-981c-833aeb0c1295 2018-11-25 16:10:42,894 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:42,894 - create_instance - INFO - VM is - ACTIVE 2018-11-25 16:10:42,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:43,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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,Accept-Encoding x-openstack-request-id: req-94c5f797-bb3b-49ad-8027-395e4cecc04f x-compute-request-id: req-94c5f797-bb3b-49ad-8027-395e4cecc04f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:43,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-94c5f797-bb3b-49ad-8027-395e4cecc04f 2018-11-25 16:10:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:43,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9013740b-2bac-4209-9b84-59f1dc95e8a7 Date: Sun, 25 Nov 2018 16:10:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:43,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-9013740b-2bac-4209-9b84-59f1dc95e8a7 2018-11-25 16:10:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:43,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3eee13d-f27c-4357-85de-9343569bb984 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:43,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-a3eee13d-f27c-4357-85de-9343569bb984 2018-11-25 16:10:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:43,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c3c0293e-60de-4ce3-8e45-99c0981f0e66 Date: Sun, 25 Nov 2018 16:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:43,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-c3c0293e-60de-4ce3-8e45-99c0981f0e66 2018-11-25 16:10:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:43,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-8e66b635-c487-4b7b-876b-87cb10a62cc4 Date: Sun, 25 Nov 2018 16:10:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["00eb6469-49a5-4cd5-ab09-d2259e614f35","93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:43,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-8e66b635-c487-4b7b-876b-87cb10a62cc4 2018-11-25 16:10:43,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:43,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:43 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-6578f067-8ab0-4fc5-b994-d80a873d44a2 x-compute-request-id: req-6578f067-8ab0-4fc5-b994-d80a873d44a2 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:43,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-6578f067-8ab0-4fc5-b994-d80a873d44a2 2018-11-25 16:10:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:44,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-934a63e5-dd29-4b73-9490-6d3e2db194f0 Date: Sun, 25 Nov 2018 16:10:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc2bacdb-f794-4d95-ba3a-f7296309e087"],"updated_at":"2018-11-25T16:08:14Z","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net"}]} 2018-11-25 16:10:44,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net used request id req-934a63e5-dd29-4b73-9490-6d3e2db194f0 2018-11-25 16:10:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:44,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6b1059-bed7-41b7-887c-0df85d78d888 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:10:44,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-fd6b1059-bed7-41b7-887c-0df85d78d888 2018-11-25 16:10:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:44,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-84feeab7-734e-417f-9916-eab2468ff4b3 Date: Sun, 25 Nov 2018 16:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","dns_nameservers":[],"updated_at":"2018-11-25T16:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","subnetpool_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet"}]} 2018-11-25 16:10:44,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-84feeab7-734e-417f-9916-eab2468ff4b3 2018-11-25 16:10:44,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:44,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-58c2a62d-98ee-49d1-a793-4abbb43b024d Date: Sun, 25 Nov 2018 16:10:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:10:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.5"}],"id":"1e4fb207-e786-49ef-9ed3-7e2da083acbc","security_groups":["00eb6469-49a5-4cd5-ab09-d2259e614f35","93da9d83-4eae-4b98-b13b-f6499659cf18"],"mac_address":"fa:16:3e:7f:36:17","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:34Z","binding:vnic_type":"normal","device_id":"c68b46b8-4cb7-46ab-8671-f686fefa9507"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.1"}],"id":"25cfa9e5-47d3-4289-a827-bd06ee9efaa8","security_groups":[],"mac_address":"fa:16:3e:3b:4a:34","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:23Z","binding:vnic_type":"normal","device_id":"ad904442-0f28-480e-b014-71e37bc0b948"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.4"}],"id":"bdc44025-813e-4d32-8064-aec8f1113ac3","security_groups":[],"mac_address":"fa:16:3e:a8:49:e5","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.2"}],"id":"ce5ec546-c49d-417e-9fef-7f088f79b232","security_groups":[],"mac_address":"fa:16:3e:18:9f:a3","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa60bf6d-88fb-4193-8a32-c463f5cbc498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:08:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc2bacdb-f794-4d95-ba3a-f7296309e087","ip_address":"10.55.1.3"}],"id":"e339239f-570d-477d-9965-e84487da8025","security_groups":[],"mac_address":"fa:16:3e:0e:b9:8d","project_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa60bf6d-88fb-4193-8a32-c463f5cbc498","tenant_id":"2ad4cb8b01f7439cbf1e6e1a610469f5","created_at":"2018-11-25T16:08:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa60bf6d-88fb-4193-8a32-c463f5cbc498"}]} 2018-11-25 16:10:44,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-58c2a62d-98ee-49d1-a793-4abbb43b024d 2018-11-25 16:10:44,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}}' 2018-11-25 16:10:45,010 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 25 Nov 2018 16:10: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 x-openstack-request-id: req-e2a90f20-814f-4d29-b8d9-c2f3991b8da7 x-compute-request-id: req-e2a90f20-814f-4d29-b8d9-c2f3991b8da7 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '00eb6469-49a5-4cd5-ab09-d2259e614f35'.\nNeutron server returns request_ids: ['req-8310fd57-6aa2-4210-9ca2-b14ee3b0df42']", "code": 400}} 2018-11-25 16:10:45,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507/action used request id req-e2a90f20-814f-4d29-b8d9-c2f3991b8da7 2018-11-25 16:10:45,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:45,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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-f1d1993d-1015-4b3f-9972-dced70590768 x-compute-request-id: req-f1d1993d-1015-4b3f-9972-dced70590768 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "security_groups": [{"name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp"}, {"name": "default"}], "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:24Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:45,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-f1d1993d-1015-4b3f-9972-dced70590768 2018-11-25 16:10:45,476 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp] already added to VM [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] 2018-11-25 16:10:45,481 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-11-25 16:10:45,482 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-11-25 16:10:46,781 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-25 16:10:46,784 - paramiko.transport - DEBUG - starting thread (client mode): 0x724f5d50L 2018-11-25 16:10:46,784 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:10:46,788 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-25 16:10:46,788 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-25 16:10:46,789 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:10:46,790 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:10:46,790 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:10:46,790 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:10:46,790 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:10:46,790 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:10:46,830 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:10:46,830 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:10:46,848 - paramiko.transport - DEBUG - Trying key 3a127a58f3c823ef9b458a1284b6bd80 from tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0 2018-11-25 16:10:46,870 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:10:46,876 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:10:46,881 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:10:47,042 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:10:47,042 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:10:47,047 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:10:47,065 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:10:47,065 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 16:10:47,167 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:10:47,181 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-11-25 16:10:47,181 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-11-25 16:10:47,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/e0c9e248-de2f-4cef-818d-30d0e521ad48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:48,163 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85621850-1aec-47ce-8568-3e5a73cf38f2 Content-Length: 0 Date: Sun, 25 Nov 2018 16:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:48,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/e0c9e248-de2f-4cef-818d-30d0e521ad48 used request id req-85621850-1aec-47ce-8568-3e5a73cf38f2 2018-11-25 16:10:48,163 - create_instance - INFO - Deleting Port with ID - 1e4fb207-e786-49ef-9ed3-7e2da083acbc 2018-11-25 16:10:48,163 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-port-1 2018-11-25 16:10:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/1e4fb207-e786-49ef-9ed3-7e2da083acbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:48,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e505f72c-e916-4dd5-af98-8825505aeb60 Date: Sun, 25 Nov 2018 16:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:48,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/1e4fb207-e786-49ef-9ed3-7e2da083acbc used request id req-e505f72c-e916-4dd5-af98-8825505aeb60 2018-11-25 16:10:48,640 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst 2018-11-25 16:10:48,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:48,817 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:10: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-8e48e634-40a1-4766-9f7e-c957c23079ed x-compute-request-id: req-8e48e634-40a1-4766-9f7e-c957c23079ed Content-Type: application/json 2018-11-25 16:10:48,818 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-8e48e634-40a1-4766-9f7e-c957c23079ed 2018-11-25 16:10:48,818 - create_instance - INFO - Checking deletion status 2018-11-25 16:10:48,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:48,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10: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,Accept-Encoding x-openstack-request-id: req-98582fd8-6ee2-4777-87a3-9b7780c960b4 x-compute-request-id: req-98582fd8-6ee2-4777-87a3-9b7780c960b4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:48Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:48,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-98582fd8-6ee2-4777-87a3-9b7780c960b4 2018-11-25 16:10:48,924 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:48,924 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:51,927 - create_instance - DEBUG - VM status query timeout in 296.891031981 2018-11-25 16:10:51,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:52,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:10:51 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-4784d6bf-e786-411a-8faa-e675ff0b2467 x-compute-request-id: req-4784d6bf-e786-411a-8faa-e675ff0b2467 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:36:17", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507", "rel": "bookmark"}], "image": {"id": "f3bcbf63-9d57-4c46-9387-bb752968864e", "links": [{"href": "http://172.30.9.29:8774/images/f3bcbf63-9d57-4c46-9387-bb752968864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:10:24.000000", "flavor": {"id": "ba79ceba-e12e-402b-9979-b1dcb5f99df6", "links": [{"href": "http://172.30.9.29:8774/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6", "rel": "bookmark"}]}, "id": "c68b46b8-4cb7-46ab-8671-f686fefa9507", "user_id": "d4bd6c0c4eea4ec49065ad77037cf7cd", "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-11-25T16:10:48Z", "hostId": "93e500b2ea7cd7705d0e44af3084bce928425efa4925827fa2069a11", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp", "name": "AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst", "created": "2018-11-25T16:08:39Z", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-25 16:10:52,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-4784d6bf-e786-411a-8faa-e675ff0b2467 2018-11-25 16:10:52,207 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst] is - ACTIVE 2018-11-25 16:10:52,207 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-25 16:10:55,210 - create_instance - DEBUG - VM status query timeout in 293.608047962 2018-11-25 16:10:55,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed19584aa6860612d5ef55fd7f9641ceb9128958" 2018-11-25 16:10:55,260 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 25 Nov 2018 16:10: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-78f6162c-70cf-4dbb-a6f1-811c43b8913a x-compute-request-id: req-78f6162c-70cf-4dbb-a6f1-811c43b8913a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c68b46b8-4cb7-46ab-8671-f686fefa9507 could not be found.", "code": 404}} 2018-11-25 16:10:55,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c68b46b8-4cb7-46ab-8671-f686fefa9507 used request id req-78f6162c-70cf-4dbb-a6f1-811c43b8913a 2018-11-25 16:10:55,261 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c68b46b8-4cb7-46ab-8671-f686fefa9507 could not be found. (HTTP 404) (Request-ID: req-78f6162c-70cf-4dbb-a6f1-811c43b8913a) 2018-11-25 16:10:55,261 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-inst 2018-11-25 16:10:55,262 - neutron_utils - INFO - Deleting security group rule with ID - a8196782-21f2-499f-8616-544fd69345dc 2018-11-25 16:10:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/a8196782-21f2-499f-8616-544fd69345dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:10:55,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-286451d6-887a-4048-8027-a33da7dde58d Content-Length: 0 Date: Sun, 25 Nov 2018 16:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:55,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/a8196782-21f2-499f-8616-544fd69345dc used request id req-286451d6-887a-4048-8027-a33da7dde58d 2018-11-25 16:10:55,508 - neutron_utils - INFO - Deleting security group rule with ID - 113a913c-75d0-4892-8556-de019dbe2ffc 2018-11-25 16:10:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/113a913c-75d0-4892-8556-de019dbe2ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:10:55,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da7103bf-3009-437c-af9d-108996490f7c Content-Length: 0 Date: Sun, 25 Nov 2018 16:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:55,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/113a913c-75d0-4892-8556-de019dbe2ffc used request id req-da7103bf-3009-437c-af9d-108996490f7c 2018-11-25 16:10:55,768 - neutron_utils - INFO - Deleting security group rule with ID - 0c5e0ac8-7808-4690-b133-41de423841d4 2018-11-25 16:10:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/0c5e0ac8-7808-4690-b133-41de423841d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:10:56,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03208fc3-305c-4741-a957-d7805f89c644 Content-Length: 0 Date: Sun, 25 Nov 2018 16:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:56,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/0c5e0ac8-7808-4690-b133-41de423841d4 used request id req-03208fc3-305c-4741-a957-d7805f89c644 2018-11-25 16:10:56,042 - neutron_utils - INFO - Deleting security group rule with ID - 8eb34c6d-5ac7-4b6d-af18-ec05e11c0c0d 2018-11-25 16:10:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8eb34c6d-5ac7-4b6d-af18-ec05e11c0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:10:56,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73804602-6d1b-4dc0-b340-9a123f5d1828 Content-Length: 0 Date: Sun, 25 Nov 2018 16:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:56,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8eb34c6d-5ac7-4b6d-af18-ec05e11c0c0d used request id req-73804602-6d1b-4dc0-b340-9a123f5d1828 2018-11-25 16:10:56,161 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-sec-grp 2018-11-25 16:10:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/00eb6469-49a5-4cd5-ab09-d2259e614f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624f4c5977603304f63d9c235f67f144a4f89e8d" 2018-11-25 16:10:56,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c80e45c-c52b-4ca7-921e-bc8d0fe2dbb7 Content-Length: 0 Date: Sun, 25 Nov 2018 16:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:10:56,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/00eb6469-49a5-4cd5-ab09-d2259e614f35 used request id req-7c80e45c-c52b-4ca7-921e-bc8d0fe2dbb7 2018-11-25 16:10:56,314 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp 2018-11-25 16:10:56,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd21c80cb343e26f54bc6421b2848ecca12b9db9" 2018-11-25 16:10:56,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:10: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-2b663532-6726-4083-bcf3-db7654d82069 x-compute-request-id: req-2b663532-6726-4083-bcf3-db7654d82069 Content-Length: 0 Content-Type: application/json 2018-11-25 16:10:56,355 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-kp used request id req-2b663532-6726-4083-bcf3-db7654d82069 2018-11-25 16:10:56,355 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0.pub] 2018-11-25 16:10:56,356 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0] 2018-11-25 16:10:56,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5ef3b3d4e84d00aa421e62858df36d36af5dc8" 2018-11-25 16:10:56,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:10: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-ac81c9f1-dec6-479f-afb8-829ccd0154aa x-compute-request-id: req-ac81c9f1-dec6-479f-afb8-829ccd0154aa Content-Length: 0 Content-Type: application/json 2018-11-25 16:10:56,400 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ba79ceba-e12e-402b-9979-b1dcb5f99df6 used request id req-ac81c9f1-dec6-479f-afb8-829ccd0154aa 2018-11-25 16:10:56,400 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router and subnet AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet 2018-11-25 16:10:56,401 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router 2018-11-25 16:10:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" -d '{"subnet_id": "dc2bacdb-f794-4d95-ba3a-f7296309e087"}' 2018-11-25 16:10:57,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5abc3b88-b290-4473-9ed8-e46bcffc5a78 Date: Sun, 25 Nov 2018 16:10:57 GMT RESP BODY: {"network_id": "aa60bf6d-88fb-4193-8a32-c463f5cbc498", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "subnet_id": "dc2bacdb-f794-4d95-ba3a-f7296309e087", "subnet_ids": ["dc2bacdb-f794-4d95-ba3a-f7296309e087"], "port_id": "25cfa9e5-47d3-4289-a827-bd06ee9efaa8", "id": "ad904442-0f28-480e-b014-71e37bc0b948"} 2018-11-25 16:10:57,945 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948/remove_router_interface used request id req-5abc3b88-b290-4473-9ed8-e46bcffc5a78 2018-11-25 16:10:57,946 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router 2018-11-25 16:10:57,946 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-router 2018-11-25 16:10:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8ca8e8ecc4be23f7da50e1341d4be055910dfd" 2018-11-25 16:11:01,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c535d74-beae-4519-8bff-e24b554baccd Content-Length: 0 Date: Sun, 25 Nov 2018 16:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:11:01,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ad904442-0f28-480e-b014-71e37bc0b948 used request id req-2c535d74-beae-4519-8bff-e24b554baccd 2018-11-25 16:11:01,715 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet 2018-11-25 16:11:01,716 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-subnet 2018-11-25 16:11:01,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/dc2bacdb-f794-4d95-ba3a-f7296309e087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:11:03,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36b630cc-f8be-4e7c-90f5-1b8b58079572 Date: Sun, 25 Nov 2018 16:11:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:11:03,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/dc2bacdb-f794-4d95-ba3a-f7296309e087 used request id req-36b630cc-f8be-4e7c-90f5-1b8b58079572 2018-11-25 16:11:03,859 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0-pub-net 2018-11-25 16:11:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/aa60bf6d-88fb-4193-8a32-c463f5cbc498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f84cb467e1e107395d312d5ac6e18b0d2389fe5" 2018-11-25 16:11:05,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70f8f29b-67fa-4245-9aaa-c734bdba393b Date: Sun, 25 Nov 2018 16:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:11:05,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/aa60bf6d-88fb-4193-8a32-c463f5cbc498 used request id req-70f8f29b-67fa-4245-9aaa-c734bdba393b 2018-11-25 16:11:05,207 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-d823f873-7586-44ac-ad26-ad9db6e563a0--image 2018-11-25 16:11:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d77958a0213ddf0524c6c3f416bfe8173b0f6741" 2018-11-25 16:11:06,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1aae3ca6-413a-4576-92f7-e34d41869f39 Date: Sun, 25 Nov 2018 16:11:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:11:06,511 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f3bcbf63-9d57-4c46-9387-bb752968864e used request id req-1aae3ca6-413a-4576-92f7-e34d41869f39 2018-11-25 16:11:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:06,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-edbcb514-daa8-4df1-bd40-1660a66c562a Date: Sun, 25 Nov 2018 16:11:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:12Z", "updated_at": "2018-11-25T16:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "revision_number": 0, "id": "6f24eafd-325c-4423-a329-8da89ebf00b0", "remote_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "revision_number": 0, "id": "90b48392-2a02-4400-8b35-f74f27e822e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "revision_number": 0, "id": "cba78dbe-373d-4bc0-a745-4c772d360289", "remote_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "revision_number": 0, "id": "cce497f4-b181-4d48-a684-22764c933c14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5"}], "revision_number": 4, "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:11:06,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-edbcb514-daa8-4df1-bd40-1660a66c562a 2018-11-25 16:11:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:06,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31af10eb-27ad-4aa7-a4d1-c4a816cc7631 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-25 16:11:06,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53 used request id req-31af10eb-27ad-4aa7-a4d1-c4a816cc7631 2018-11-25 16:11:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:06,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1283423-faf8-4056-953c-fcacc3a526d1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5"}, "enabled": true, "id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1b84fd05-3f3b-453-proj"}} 2018-11-25 16:11:06,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-f1283423-faf8-4056-953c-fcacc3a526d1 2018-11-25 16:11:06,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93da9d83-4eae-4b98-b13b-f6499659cf18 2018-11-25 16:11:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=93da9d83-4eae-4b98-b13b-f6499659cf18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:07,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4e4d4576-bd7d-4974-8cb5-ac0703f88cb2 Date: Sun, 25 Nov 2018 16:11:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:12Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "6f24eafd-325c-4423-a329-8da89ebf00b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:12Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "90b48392-2a02-4400-8b35-f74f27e822e9"}, {"remote_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:12Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "cba78dbe-373d-4bc0-a745-4c772d360289"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-25T16:08:12Z", "security_group_id": "93da9d83-4eae-4b98-b13b-f6499659cf18", "port_range_min": null, "revision_number": 0, "tenant_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "created_at": "2018-11-25T16:08:12Z", "project_id": "2ad4cb8b01f7439cbf1e6e1a610469f5", "id": "cce497f4-b181-4d48-a684-22764c933c14"}]} 2018-11-25 16:11:07,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=93da9d83-4eae-4b98-b13b-f6499659cf18 used request id req-4e4d4576-bd7d-4974-8cb5-ac0703f88cb2 2018-11-25 16:11:07,132 - neutron_utils - INFO - Deleting security group with name - default 2018-11-25 16:11:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/93da9d83-4eae-4b98-b13b-f6499659cf18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:07,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdd7180b-baa6-453a-98b6-0a7b8731b4ef Content-Length: 0 Date: Sun, 25 Nov 2018 16:11:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:11:07,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/93da9d83-4eae-4b98-b13b-f6499659cf18 used request id req-fdd7180b-baa6-453a-98b6-0a7b8731b4ef 2018-11-25 16:11:07,445 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-1b84fd05-3f3b-453-proj 2018-11-25 16:11:07,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:07,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682355e5-958c-4f75-8fe6-15f1fb96f471 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:07,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2ad4cb8b01f7439cbf1e6e1a610469f5 used request id req-682355e5-958c-4f75-8fe6-15f1fb96f471 2018-11-25 16:11:07,634 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-1b84fd05-3f3b-453-proj-role 2018-11-25 16:11:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f87da4e7448e40c2baa5a883bb6e9fee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:07,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0791fc0f-6511-450b-b6cd-2247c431b86e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:07,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f87da4e7448e40c2baa5a883bb6e9fee used request id req-0791fc0f-6511-450b-b6cd-2247c431b86e 2018-11-25 16:11:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab6c3bf1d9810a7b5939691b36e42d83d32be65" 2018-11-25 16:11:07,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f1099a-094d-4c23-ad88-55168bf0446f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:11:07,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e2f1099a-094d-4c23-ad88-55168bf0446f 2018-11-25 16:11:07,848 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-1b84fd05-3f3b-453-user 2018-11-25 16:11:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d4bd6c0c4eea4ec49065ad77037cf7cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24bb701e0befdd7f7ccf6ebc72c162adeb107b3" 2018-11-25 16:11:08,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4210c8cc-ac41-47e4-b50e-bd385ce05881 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:08,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d4bd6c0c4eea4ec49065ad77037cf7cd used request id req-4210c8cc-ac41-47e4-b50e-bd385ce05881 2018-11-25 16:11:08,031 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3420.886s OK 2018-11-25 16:11:08,219 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 16:11:08,220 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:01 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-25 16:11:08,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e310d04b-13a4-4ca7-9603-871ccf877f07 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8d6dd5995aca474fb1425b23d1ad0528", "links": {"self": "http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:11:08,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e310d04b-13a4-4ca7-9603-871ccf877f07 2018-11-25 16:11:08,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0872750282288s 2018-11-25 16:11:08,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 16:11:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:08,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4be09c-6136-4f9b-8553-1dd8f290d26e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:08,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8d6dd5995aca474fb1425b23d1ad0528 used request id req-0c4be09c-6136-4f9b-8553-1dd8f290d26e 2018-11-25 16:11:08,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.153825044632s 2018-11-25 16:11:08,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:11:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:08,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b76696-cea0-4886-a424-cdd7500247b1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9", "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "domain_id": "default", "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:11:08,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-97b76696-cea0-4886-a424-cdd7500247b1 2018-11-25 16:11:08,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928750038147s 2018-11-25 16:11:08,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-97b76696-cea0-4886-a424-cdd7500247b1 2018-11-25 16:11:08,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:11:08,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:08,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2216357-a3de-421c-8d15-866ac85ab033 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a"}, "enabled": true, "id": "a0cd809f525c4e17a842ecb7057f822a", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}} 2018-11-25 16:11:08,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a used request id req-a2216357-a3de-421c-8d15-866ac85ab033 2018-11-25 16:11:08,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995969772339s 2018-11-25 16:11:08,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a used request id req-a2216357-a3de-421c-8d15-866ac85ab033 2018-11-25 16:11:08,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 16:11:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:08,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c8beb7d-ec8f-46e2-86ba-4d9ffe4f9f64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:08,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a used request id req-0c8beb7d-ec8f-46e2-86ba-4d9ffe4f9f64 2018-11-25 16:11:08,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211613178253s 2018-11-25 16:11:08,882 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a0cd809f525c4e17a842ecb7057f822a used request id req-0c8beb7d-ec8f-46e2-86ba-4d9ffe4f9f64 2018-11-25 16:11:08,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:11:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:09,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f18469f-e6c4-440e-a1f8-586baa1ba7f3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16"}, "enabled": true, "id": "78c019b6f62040548874238d881b5d16", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2f8f07a9-3ecf-4a2f-a8a2-acb44e4e4cd9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 16:11:09,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1f18469f-e6c4-440e-a1f8-586baa1ba7f3 2018-11-25 16:11:09,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158443927765s 2018-11-25 16:11:09,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1f18469f-e6c4-440e-a1f8-586baa1ba7f3 2018-11-25 16:11:09,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 16:11:09,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:09,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0907e5b3-a088-42c4-8715-336a4b137455 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:09,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-0907e5b3-a088-42c4-8715-336a4b137455 2018-11-25 16:11:09,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16982793808s 2018-11-25 16:11:09,214 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/78c019b6f62040548874238d881b5d16 used request id req-0907e5b3-a088-42c4-8715-336a4b137455 2018-11-25 16:11:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:09,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650ac4eb-2fb2-42e6-9f7e-b2274d85852d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2f43032a01495a89e4b3414f93441b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b"}, "name": "Member"}]} 2018-11-25 16:11:09,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-650ac4eb-2fb2-42e6-9f7e-b2274d85852d 2018-11-25 16:11:09,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844399929047s 2018-11-25 16:11:09,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 16:11:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:09,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea1bf1a-d80f-4612-987e-9d76a812199b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:09,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bb2f43032a01495a89e4b3414f93441b used request id req-3ea1bf1a-d80f-4612-987e-9d76a812199b 2018-11-25 16:11:09,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0953040122986s 2018-11-25 16:11:09,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:11:09,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=78c019b6f62040548874238d881b5d16&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:09,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c021a4d2-5819-4c42-b64c-37399ed40724 Date: Sun, 25 Nov 2018 16:11:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:11:09,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=78c019b6f62040548874238d881b5d16&name=default used request id req-c021a4d2-5819-4c42-b64c-37399ed40724 2018-11-25 16:11:09,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19514799118s 2018-11-25 16:11:09,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=78c019b6f62040548874238d881b5d16&name=default used request id req-c021a4d2-5819-4c42-b64c-37399ed40724 2018-11-25 16:11:09,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:11:09,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:09,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-38634785-8dd3-4541-9c34-e1896a65c729 Date: Sun, 25 Nov 2018 16:11:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c019b6f62040548874238d881b5d16", "created_at": "2018-11-25T15:14:16Z", "updated_at": "2018-11-25T15:14:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "996a5488-c16f-4010-b427-20c65a63635a", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "eddd9dea-9a90-4f62-9c92-38628fc2d67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "93b2af53-cf52-4688-bc59-376d7460fc05", "remote_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T15:14:16Z", "revision_number": 0, "id": "ce17af33-6034-4d97-b247-af24bbb1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T15:14:16Z", "security_group_id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "tenant_id": "78c019b6f62040548874238d881b5d16", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c019b6f62040548874238d881b5d16"}], "revision_number": 4, "project_id": "78c019b6f62040548874238d881b5d16", "id": "d20f1c07-33d2-4752-bb05-bf25634757d5", "name": "default"}]} 2018-11-25 16:11:09,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-38634785-8dd3-4541-9c34-e1896a65c729 2018-11-25 16:11:09,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196599006653s 2018-11-25 16:11:09,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-38634785-8dd3-4541-9c34-e1896a65c729 2018-11-25 16:11:09,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 16:11:09,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d20f1c07-33d2-4752-bb05-bf25634757d5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}184b7779010c4b09c7e65900dabf9517cd0caf3e" 2018-11-25 16:11:10,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef1391d3-4cd4-4757-a153-b8f6bdabfd92 Content-Length: 0 Date: Sun, 25 Nov 2018 16:11:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:11:10,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d20f1c07-33d2-4752-bb05-bf25634757d5.json used request id req-ef1391d3-4cd4-4757-a153-b8f6bdabfd92 2018-11-25 16:11:10,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.385040998459s 2018-11-25 16:11:10,189 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d20f1c07-33d2-4752-bb05-bf25634757d5.json used request id req-ef1391d3-4cd4-4757-a153-b8f6bdabfd92 2018-11-25 16:11:10,242 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 16:11:10,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 16:11:10,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 16:11:10,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:11:10,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e5feb0-7fa9-4ae9-8b7f-ea495b493bd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:11:10,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50e5feb0-7fa9-4ae9-8b7f-ea495b493bd9 2018-11-25 16:11:10,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:11:10,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["7UW5DmbsQH-sbIZiSPZfVA"], "issued_at": "2018-11-25T16:11:10.000000Z"}} 2018-11-25 16:11:10,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:11:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:11,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1a965acf-d83c-4b13-9579-6cfb460947a6 Date: Sun, 25 Nov 2018 16:11:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 16:11:11,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1a965acf-d83c-4b13-9579-6cfb460947a6 2018-11-25 16:11:11,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253895044327s 2018-11-25 16:11:11,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1a965acf-d83c-4b13-9579-6cfb460947a6 2018-11-25 16:11:11,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 16:11:11,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:11,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:11:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:11,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c4a088-8d8c-429c-bf9a-810fb8eae0e7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 16:11:11,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b3c4a088-8d8c-429c-bf9a-810fb8eae0e7 2018-11-25 16:11:11,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0972368717194s 2018-11-25 16:11:11,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 16:11:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}}' 2018-11-25 16:11:11,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa85d1a4-01e0-4156-8930-cd0d9bd4678f Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e"}, "enabled": true, "id": "ec46dcf114724077829b6f3a8380ae7e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}} 2018-11-25 16:11:11,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fa85d1a4-01e0-4156-8930-cd0d9bd4678f 2018-11-25 16:11:11,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101738929749s 2018-11-25 16:11:11,218 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fa85d1a4-01e0-4156-8930-cd0d9bd4678f 2018-11-25 16:11:11,219 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'id': u'ec46dcf114724077829b6f3a8380ae7e', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 16:11:11,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 16:11:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.495152950287s 2018-11-25 16:11:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:11,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7c146b-78b2-4705-a506-432e376aa3ff Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c"}, "enabled": true, "id": "01ba68d3f9fb4ee2ae936f97cece640c", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}} 2018-11-25 16:11:11,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c used request id req-1b7c146b-78b2-4705-a506-432e376aa3ff 2018-11-25 16:11:11,804 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01ba68d3f9fb4ee2ae936f97cece640c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39'}) 2018-11-25 16:11:11,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:11,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163cbb2a-71ca-420f-a9b7-445a0c26c17a Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:11,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-163cbb2a-71ca-420f-a9b7-445a0c26c17a 2018-11-25 16:11:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841958522797s 2018-11-25 16:11:11,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:11,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f620696a-c55e-4065-b64e-5f0a8b6083ed Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:11,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f620696a-c55e-4065-b64e-5f0a8b6083ed 2018-11-25 16:11:11,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077455997467s 2018-11-25 16:11:11,968 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 16:11:11,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 16:11:11,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" -d '{"role": {"name": "Member"}}' 2018-11-25 16:11:12,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7467539-2a12-48dd-886c-6fc74c45e803 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}} 2018-11-25 16:11:12,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d7467539-2a12-48dd-886c-6fc74c45e803 2018-11-25 16:11:12,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0927908420563s 2018-11-25 16:11:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df040d1-db8a-4fcf-83c9-ab9fb8dc0bfe Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "domain_id": null, "name": "Member", "id": "94af89620ee0425696b5008e8087d3a9"}} 2018-11-25 16:11:12,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9 used request id req-7df040d1-db8a-4fcf-83c9-ab9fb8dc0bfe 2018-11-25 16:11:12,137 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9'}, 'domain_id': None, 'human_id': None, 'id': u'94af89620ee0425696b5008e8087d3a9', 'HUMAN_ID': False}) 2018-11-25 16:11:12,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:12,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b384b8-4758-4b9d-a2da-11ada54daae3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:12,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a1b384b8-4758-4b9d-a2da-11ada54daae3 2018-11-25 16:11:12,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743942260742s 2018-11-25 16:11:12,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 16:11:12,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28674c8-b896-4fec-a94a-95c41271e14d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 16:11:12,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a28674c8-b896-4fec-a94a-95c41271e14d 2018-11-25 16:11:12,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0816440582275s 2018-11-25 16:11:12,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:11:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978bb368-bb21-41dc-b5f5-a77149da842f Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "links": {"self": "http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c"}, "domain_id": "default", "enabled": true, "id": "01ba68d3f9fb4ee2ae936f97cece640c", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:11:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-978bb368-bb21-41dc-b5f5-a77149da842f 2018-11-25 16:11:12,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990219116211s 2018-11-25 16:11:12,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-978bb368-bb21-41dc-b5f5-a77149da842f 2018-11-25 16:11:12,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:11:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0324f30c-f3de-46a6-b23e-a5a2f5f42972 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e"}, "enabled": true, "id": "ec46dcf114724077829b6f3a8380ae7e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}]} 2018-11-25 16:11:12,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0324f30c-f3de-46a6-b23e-a5a2f5f42972 2018-11-25 16:11:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0767779350281s 2018-11-25 16:11:12,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0324f30c-f3de-46a6-b23e-a5a2f5f42972 2018-11-25 16:11:12,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 16:11:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&scope.project.id=ec46dcf114724077829b6f3a8380ae7e&role.id=94af89620ee0425696b5008e8087d3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de30ab1b-a605-4a9f-92d7-efba5fa510f8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&scope.project.id=ec46dcf114724077829b6f3a8380ae7e&role.id=94af89620ee0425696b5008e8087d3a9", "previous": null, "next": null}} 2018-11-25 16:11:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&scope.project.id=ec46dcf114724077829b6f3a8380ae7e&role.id=94af89620ee0425696b5008e8087d3a9 used request id req-de30ab1b-a605-4a9f-92d7-efba5fa510f8 2018-11-25 16:11:12,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0841147899628s 2018-11-25 16:11:12,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 16:11:12,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e/users/01ba68d3f9fb4ee2ae936f97cece640c/roles/94af89620ee0425696b5008e8087d3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-799e6aad-debd-4f1d-a33e-9a0ff69c47ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:12,688 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e/users/01ba68d3f9fb4ee2ae936f97cece640c/roles/94af89620ee0425696b5008e8087d3a9 used request id req-799e6aad-debd-4f1d-a33e-9a0ff69c47ac 2018-11-25 16:11:12,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120985984802s 2018-11-25 16:11:12,689 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'e15950d8-0f03-4172-8fec-2eb74202887f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'project_id': u'ec46dcf114724077829b6f3a8380ae7e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 16:11:12,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 16:11:12,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 16:11:12,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 16:11:12,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 16:11:12,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 16:11:12,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 16:11:12,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 16:11:12,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 16:11:12,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 16:11:12,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 16:11:12,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 16:11:12,694 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'password': 'e15950d8-0f03-4172-8fec-2eb74202887f', 'project_name': 'neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'ec46dcf114724077829b6f3a8380ae7e', 'project_domain_name': 'Default'} 2018-11-25 16:11:12,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576b2344-7e20-48c3-a85b-d1043b08ce85 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:12,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-576b2344-7e20-48c3-a85b-d1043b08ce85 2018-11-25 16:11:12,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813369750977s 2018-11-25 16:11:12,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:12,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:12,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5904200-e61f-4ffa-8251-d306d4df99c8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:12,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f5904200-e61f-4ffa-8251-d306d4df99c8 2018-11-25 16:11:12,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786030292511s 2018-11-25 16:11:12,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 16:11:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a374a7a8-5172-4f6d-9063-82c0ddd77bef Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 16:11:13,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a374a7a8-5172-4f6d-9063-82c0ddd77bef 2018-11-25 16:11:13,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.15664100647s 2018-11-25 16:11:13,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:11:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c934d0c-9e1a-4321-a72e-ca509f41dc59 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "links": {"self": "http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c"}, "domain_id": "default", "enabled": true, "id": "01ba68d3f9fb4ee2ae936f97cece640c", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:11:13,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4c934d0c-9e1a-4321-a72e-ca509f41dc59 2018-11-25 16:11:13,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0962710380554s 2018-11-25 16:11:13,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4c934d0c-9e1a-4321-a72e-ca509f41dc59 2018-11-25 16:11:13,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:11:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52894f1d-24d5-42a3-8620-02b1db279916 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e"}, "enabled": true, "id": "ec46dcf114724077829b6f3a8380ae7e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}]} 2018-11-25 16:11:13,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-52894f1d-24d5-42a3-8620-02b1db279916 2018-11-25 16:11:13,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0764219760895s 2018-11-25 16:11:13,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-52894f1d-24d5-42a3-8620-02b1db279916 2018-11-25 16:11:13,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 16:11:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&scope.project.id=ec46dcf114724077829b6f3a8380ae7e&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6094588-d356-4607-a593-5e47f5ba985d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&scope.project.id=ec46dcf114724077829b6f3a8380ae7e&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 16:11:13,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&scope.project.id=ec46dcf114724077829b6f3a8380ae7e&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-b6094588-d356-4607-a593-5e47f5ba985d 2018-11-25 16:11:13,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0824418067932s 2018-11-25 16:11:13,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 16:11:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e/users/01ba68d3f9fb4ee2ae936f97cece640c/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f06dba9-b157-4738-8ace-f8fed7620df9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:13,387 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e/users/01ba68d3f9fb4ee2ae936f97cece640c/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-3f06dba9-b157-4738-8ace-f8fed7620df9 2018-11-25 16:11:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.106416940689s 2018-11-25 16:11:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:13,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f17692-4dec-422f-9eff-07800d589129 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:13,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-45f17692-4dec-422f-9eff-07800d589129 2018-11-25 16:11:13,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824542045593s 2018-11-25 16:11:13,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 16:11:13,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ced5ce-b300-462f-ad04-6ad3d8d3a12f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 16:11:13,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-31ced5ce-b300-462f-ad04-6ad3d8d3a12f 2018-11-25 16:11:13,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795860290527s 2018-11-25 16:11:13,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:11:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1f7ddf-53d0-4869-a87b-35fa78e66480 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "links": {"self": "http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c"}, "domain_id": "default", "enabled": true, "id": "01ba68d3f9fb4ee2ae936f97cece640c", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:11:13,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0e1f7ddf-53d0-4869-a87b-35fa78e66480 2018-11-25 16:11:13,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0883738994598s 2018-11-25 16:11:13,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0e1f7ddf-53d0-4869-a87b-35fa78e66480 2018-11-25 16:11:13,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 16:11:13,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fe8c86-4921-4e4c-8889-391f8e3a11bf Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-25 16:11:13,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=01ba68d3f9fb4ee2ae936f97cece640c&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default used request id req-b6fe8c86-4921-4e4c-8889-391f8e3a11bf 2018-11-25 16:11:13,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0796890258789s 2018-11-25 16:11:13,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 16:11:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/01ba68d3f9fb4ee2ae936f97cece640c/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:11:13,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d738b7a-ff99-4d45-84e6-05c0a2b62890 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:11:13,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/01ba68d3f9fb4ee2ae936f97cece640c/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-7d738b7a-ff99-4d45-84e6-05c0a2b62890 2018-11-25 16:11:13,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115957021713s 2018-11-25 16:11:13,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-25 16:11:16,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-25 16:11:15.931 11556 INFO rally.deployment.engine [-] Deployment 8b300daf-c28a-44d0-98f0-ab6e94bbb0b2 | Starting: Destroy cloud and free allocated resources. 2018-11-25 16:11:15.994 11556 INFO rally.deployment.engine [-] Deployment 8b300daf-c28a-44d0-98f0-ab6e94bbb0b2 | Completed: Destroy cloud and free allocated resources. 2018-11-25 16:11:16.024 11556 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186) for deployment 'opnfv-rally'. 2018-11-25 16:11:16.044 11556 INFO rally.api [-] Deleting verification (UUID=9218dda5-21d6-4775-b8de-fb3ef5752fb6). 2018-11-25 16:11:16.077 11556 INFO rally.api [-] Verification has been successfully deleted! 2018-11-25 16:11:16.078 11556 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186). 2018-11-25 16:11:16.086 11556 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-25 16:11:18,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-25 16:11:18.237 11559 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8edccfda-91e3-49cb-bb3c-9fad358f0838) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8edccfda-91e3-49cb-bb3c-9fad358f0838 | 2018-11-25T16:11:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8edccfda-91e3-49cb-bb3c-9fad358f0838 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-25 16:11:21,858 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-11-25 16:11:21,858 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-25 16:11:24,145 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-25 16:11:23.865 11565 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b1990d9f-4a16-45c8-9ff8-51f696d0a186). 2018-11-25 16:11:23.990 11565 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-25 16:11:27,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-25 16:11:26.207 11568 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-25 16:11:26.326 11568 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-25 16:11:27.350 11568 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb) as the default verifier for the future CLI operations. 2018-11-25 16:11:30,614 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-25 16:11:30,615 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 16:11:30,750 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 16:11:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:11:30,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f26880-d006-41af-820d-312a278f83b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:11:30,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e6f26880-d006-41af-820d-312a278f83b6 2018-11-25 16:11:30,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:11:31,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94af89620ee0425696b5008e8087d3a9", "name": "Member"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec46dcf114724077829b6f3a8380ae7e", "name": "neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec46dcf114724077829b6f3a8380ae7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/ec46dcf114724077829b6f3a8380ae7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/ec46dcf114724077829b6f3a8380ae7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ec46dcf114724077829b6f3a8380ae7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/ec46dcf114724077829b6f3a8380ae7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/ec46dcf114724077829b6f3a8380ae7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ec46dcf114724077829b6f3a8380ae7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/ec46dcf114724077829b6f3a8380ae7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/ec46dcf114724077829b6f3a8380ae7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ec46dcf114724077829b6f3a8380ae7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/ec46dcf114724077829b6f3a8380ae7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/ec46dcf114724077829b6f3a8380ae7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "id": "01ba68d3f9fb4ee2ae936f97cece640c"}, "audit_ids": ["OrEolw3BRd6eDcCMMx1-NQ"], "issued_at": "2018-11-25T16:11:31.000000Z"}} 2018-11-25 16:11:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:31,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 16:11:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 16:11:31,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:11:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:31,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f2c4d804-a925-40e1-a2f9-53b84e332da0 Date: Sun, 25 Nov 2018 16:11:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:11:31,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f2c4d804-a925-40e1-a2f9-53b84e332da0 2018-11-25 16:11:31,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.590285778046s 2018-11-25 16:11:31,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f2c4d804-a925-40e1-a2f9-53b84e332da0 2018-11-25 16:11:31,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 16:11:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}' 2018-11-25 16:11:31,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c X-Openstack-Request-Id: req-5be85518-0bae-4271-98bf-d5f5e907356d Date: Sun, 25 Nov 2018 16:11:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "2720eed1-0632-48cb-92a1-436678c0177c", "size": null, "self": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": null, "created_at": "2018-11-25T16:11:31Z", "protected": false} 2018-11-25 16:11:31,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5be85518-0bae-4271-98bf-d5f5e907356d 2018-11-25 16:11:31,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.210754156113s 2018-11-25 16:11:31,977 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5be85518-0bae-4271-98bf-d5f5e907356d returning object 2720eed1-0632-48cb-92a1-436678c0177c 2018-11-25 16:11:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 16:11:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" -d '' 2018-11-25 16:11:33,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd57e63b-1b07-4722-84a1-cf6906b7122f Date: Sun, 25 Nov 2018 16:11:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:11:33,854 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file used request id req-dd57e63b-1b07-4722-84a1-cf6906b7122f 2018-11-25 16:11:33,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.87673211098s 2018-11-25 16:11:33,855 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file used request id req-dd57e63b-1b07-4722-84a1-cf6906b7122f 2018-11-25 16:11:33,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:11:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:34,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6abcb2dc-3169-45ce-95a6-cbbfcbd2182b Date: Sun, 25 Nov 2018 16:11:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "metadata": {}}], "file": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "2720eed1-0632-48cb-92a1-436678c0177c", "size": 12716032, "self": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T16:11:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:11:34,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6abcb2dc-3169-45ce-95a6-cbbfcbd2182b 2018-11-25 16:11:34,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169284820557s 2018-11-25 16:11:34,025 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6abcb2dc-3169-45ce-95a6-cbbfcbd2182b 2018-11-25 16:11:34,027 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file', 'owner': u'ec46dcf114724077829b6f3a8380ae7e', 'id': u'2720eed1-0632-48cb-92a1-436678c0177c', 'size': 12716032, u'self': u'/v2/images/2720eed1-0632-48cb-92a1-436678c0177c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec46dcf114724077829b6f3a8380ae7e', 'name': 'neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T16:11:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T16:11:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2720eed1-0632-48cb-92a1-436678c0177c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'created': u'2018-11-25T16:11:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T16:11:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2720eed1-0632-48cb-92a1-436678c0177c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 16:11:34,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 16:11:34,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 16:11:34,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11: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-8e073e91-fce2-443e-90f7-0abde8d090db x-compute-request-id: req-8e073e91-fce2-443e-90f7-0abde8d090db Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a966403b-1abe-4f8f-93df-862833cb0678", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a966403b-1abe-4f8f-93df-862833cb0678", "name": "neutron_trunk-flavor_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:11:34,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8e073e91-fce2-443e-90f7-0abde8d090db 2018-11-25 16:11:34,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.182897090912s 2018-11-25 16:11:34,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8e073e91-fce2-443e-90f7-0abde8d090db returning object a966403b-1abe-4f8f-93df-862833cb0678 2018-11-25 16:11:34,212 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', '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'2b4adc94c250401ebba1b3096fd3be53', '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'a966403b-1abe-4f8f-93df-862833cb0678', 'swap': 0}) 2018-11-25 16:11:34,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 16:11:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" -d '{"extra_specs": {}}' 2018-11-25 16:11:34,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11: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-25962a21-4f2e-4584-931c-7bcf47d62756 x-compute-request-id: req-25962a21-4f2e-4584-931c-7bcf47d62756 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 16:11:34,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678/os-extra_specs used request id req-25962a21-4f2e-4584-931c-7bcf47d62756 2018-11-25 16:11:34,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024228811264s 2018-11-25 16:11:34,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678/os-extra_specs used request id req-25962a21-4f2e-4584-931c-7bcf47d62756 2018-11-25 16:11:34,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:11:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:34,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:11:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:11:34,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:34,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c8934f-6388-4e02-bead-ee564c0ef787 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:11:34,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8c8934f-6388-4e02-bead-ee564c0ef787 2018-11-25 16:11:34,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0993211269379s 2018-11-25 16:11:34,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-25 16:11:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:34,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11: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-6746cb01-b667-4bb9-9124-58053d9ee446 x-compute-request-id: req-6746cb01-b667-4bb9-9124-58053d9ee446 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 16:11:34,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-6746cb01-b667-4bb9-9124-58053d9ee446 2018-11-25 16:11:34,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.186894893646s 2018-11-25 16:11:34,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-6746cb01-b667-4bb9-9124-58053d9ee446 2018-11-25 16:11:34,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:11:34,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:34,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-8f6bd6fe-d4fc-44de-9807-641a473aa2d6 Date: Sun, 25 Nov 2018 16:11:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "metadata": {}}], "file": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "2720eed1-0632-48cb-92a1-436678c0177c", "size": 12716032, "self": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T16:11:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:11:34,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8f6bd6fe-d4fc-44de-9807-641a473aa2d6 2018-11-25 16:11:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173074960709s 2018-11-25 16:11:34,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8f6bd6fe-d4fc-44de-9807-641a473aa2d6 2018-11-25 16:11:34,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 16:11:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}' 2018-11-25 16:11:35,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1 X-Openstack-Request-Id: req-9800d326-55d3-44d3-aafc-1e13daf568ac Date: Sun, 25 Nov 2018 16:11:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1", "size": null, "self": "/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": null, "created_at": "2018-11-25T16:11:35Z", "protected": false} 2018-11-25 16:11:35,300 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9800d326-55d3-44d3-aafc-1e13daf568ac 2018-11-25 16:11:35,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.592862844467s 2018-11-25 16:11:35,301 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9800d326-55d3-44d3-aafc-1e13daf568ac returning object 5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1 2018-11-25 16:11:35,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 16:11:35,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" -d '' 2018-11-25 16:11:37,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcbf20a4-7061-4a08-bbb7-399c9e1b7615 Date: Sun, 25 Nov 2018 16:11:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:11:37,152 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/file used request id req-dcbf20a4-7061-4a08-bbb7-399c9e1b7615 2018-11-25 16:11:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.84988188744s 2018-11-25 16:11:37,152 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/file used request id req-dcbf20a4-7061-4a08-bbb7-399c9e1b7615 2018-11-25 16:11:37,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:11:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:11:37,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-92fce126-b42a-4988-9e35-16f1f40019dc Date: Sun, 25 Nov 2018 16:11:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/snap", "metadata": {}}], "file": "/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1", "size": 12716032, "self": "/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:37Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T16:11:35Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "metadata": {}}], "file": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "2720eed1-0632-48cb-92a1-436678c0177c", "size": 12716032, "self": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T16:11:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:11:37,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-92fce126-b42a-4988-9e35-16f1f40019dc 2018-11-25 16:11:37,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.155936956406s 2018-11-25 16:11:37,309 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-92fce126-b42a-4988-9e35-16f1f40019dc 2018-11-25 16:11:37,312 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/file', 'owner': u'ec46dcf114724077829b6f3a8380ae7e', 'id': u'5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1', 'size': 12716032, u'self': u'/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec46dcf114724077829b6f3a8380ae7e', 'name': 'neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T16:11:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T16:11:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'created': u'2018-11-25T16:11:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T16:11:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 16:11:37,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 16:11:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 16:11:37,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:37 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-190ae4c7-07ea-435a-be75-015e63e868b9 x-compute-request-id: req-190ae4c7-07ea-435a-be75-015e63e868b9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791", "name": "neutron_trunk-flavor_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:11:37,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-190ae4c7-07ea-435a-be75-015e63e868b9 2018-11-25 16:11:37,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0531089305878s 2018-11-25 16:11:37,366 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-190ae4c7-07ea-435a-be75-015e63e868b9 returning object 0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791 2018-11-25 16:11:37,367 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791', 'swap': 0}) 2018-11-25 16:11:37,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 16:11:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" -d '{"extra_specs": {}}' 2018-11-25 16:11:37,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:11:37 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-417cc34d-996a-4e06-a0e0-a20d48265265 x-compute-request-id: req-417cc34d-996a-4e06-a0e0-a20d48265265 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 16:11:37,563 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791/os-extra_specs used request id req-417cc34d-996a-4e06-a0e0-a20d48265265 2018-11-25 16:11:37,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.195486068726s 2018-11-25 16:11:37,564 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791/os-extra_specs used request id req-417cc34d-996a-4e06-a0e0-a20d48265265 2018-11-25 16:11:37,564 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791', 'swap': 0}) 2018-11-25 16:11:40,744 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-25 16:11:39.682 11587 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb) for deployment 'opnfv-rally' (UUID=8edccfda-91e3-49cb-bb3c-9fad358f0838). 2018-11-25 16:11:40.578 11587 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-25 16:11:40.581 11587 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb) has been successfully configured for deployment 'opnfv-rally' (UUID=8edccfda-91e3-49cb-bb3c-9fad358f0838)! 2018-11-25 16:11:40,745 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-25 16:11:40,745 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-25 16:11:40,747 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-25 16:11:40,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-25 16:11:43,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-25 16:11:43,954 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-25 16:11:43,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-25 16:11:43,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-11-25 16:11:46,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 16:11:46.143 11596 INFO rally.api [-] Starting verification (UUID=b6b8dfc8-ad0e-48da-8608-588f4d102dc1) for deployment 'opnfv-rally' (UUID=8edccfda-91e3-49cb-bb3c-9fad358f0838) by verifier 'opnfv-tempest' (UUID=ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb). 2018-11-25 16:11:46,144 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b6b8dfc8-ad0e-48da-8608-588f4d102dc1 2018-11-25 16:13:33,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b6b8dfc8-ad0e-48da-8608-588f4d102dc1 2018-11-25 16:13:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b6b8dfc8-ad0e-48da-8608-588f4d102dc1']'. 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b6b8dfc8-ad0e-48da-8608-588f4d102dc1 | 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-25 16:11:46 | 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-25 16:13:33 | 2018-11-25 16:13:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:47 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ce29c1c3-85c3-40db-8984-5a5e3f0bd9eb) | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8edccfda-91e3-49cb-bb3c-9fad358f0838) | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 96.99 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-25 16:13:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-25 16:13:34,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 16:13:34,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-25 16:13:34,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-25 16:13:34,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-25 16:13:34,515 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 16:13:34,515 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-25 16:13:34,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 16:13:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:13:35,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e464c18-a4c1-445e-a07b-b5059355059f Date: Sun, 25 Nov 2018 16:13:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:13:35,314 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1 used request id req-4e464c18-a4c1-445e-a07b-b5059355059f 2018-11-25 16:13:35,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.796123981476s 2018-11-25 16:13:35,315 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5013ca8a-5d4a-41ac-88b0-d99e6e34e9e1 used request id req-4e464c18-a4c1-445e-a07b-b5059355059f 2018-11-25 16:13:35,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 16:13:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:35,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13: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-42c1319f-92f0-45b8-bfbb-9686568143c5 x-compute-request-id: req-42c1319f-92f0-45b8-bfbb-9686568143c5 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791", "name": "neutron_trunk-flavor_alt_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a966403b-1abe-4f8f-93df-862833cb0678", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a966403b-1abe-4f8f-93df-862833cb0678", "name": "neutron_trunk-flavor_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 16:13:35,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-42c1319f-92f0-45b8-bfbb-9686568143c5 2018-11-25 16:13:35,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338838100433s 2018-11-25 16:13:35,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-42c1319f-92f0-45b8-bfbb-9686568143c5 2018-11-25 16:13:35,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 16:13:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:35,400 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:13: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 x-openstack-request-id: req-8256c9b3-235e-49b1-9e6c-cb7522cc2577 x-compute-request-id: req-8256c9b3-235e-49b1-9e6c-cb7522cc2577 Content-Length: 0 Content-Type: application/json 2018-11-25 16:13:35,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791 used request id req-8256c9b3-235e-49b1-9e6c-cb7522cc2577 2018-11-25 16:13:35,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0481209754944s 2018-11-25 16:13:35,400 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0ad7c1cb-7ba2-4152-8d4c-ffac01b4c791 used request id req-8256c9b3-235e-49b1-9e6c-cb7522cc2577 2018-11-25 16:13:35,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:13:35,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:13:35,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-516a83a6-dd76-480e-960b-5f08cf335862 Date: Sun, 25 Nov 2018 16:13:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "metadata": {}}], "file": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c/file", "owner": "ec46dcf114724077829b6f3a8380ae7e", "id": "2720eed1-0632-48cb-92a1-436678c0177c", "size": 12716032, "self": "/v2/images/2720eed1-0632-48cb-92a1-436678c0177c", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2720eed1-0632-48cb-92a1-436678c0177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T16:11:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T16:11:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:13:35,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-516a83a6-dd76-480e-960b-5f08cf335862 2018-11-25 16:13:35,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175410985947s 2018-11-25 16:13:35,577 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-516a83a6-dd76-480e-960b-5f08cf335862 2018-11-25 16:13:35,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 16:13:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062b8688f04a1ac3aba403ffc18fa7319d6fea4d" 2018-11-25 16:13:36,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78e89672-0dff-4281-a55e-f097f76b3094 Date: Sun, 25 Nov 2018 16:13:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:13:36,493 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c used request id req-78e89672-0dff-4281-a55e-f097f76b3094 2018-11-25 16:13:36,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.91450214386s 2018-11-25 16:13:36,493 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2720eed1-0632-48cb-92a1-436678c0177c used request id req-78e89672-0dff-4281-a55e-f097f76b3094 2018-11-25 16:13:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 16:13:36,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:36,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13: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-e127b0ab-31d0-4907-9a05-1f841edd01fa x-compute-request-id: req-e127b0ab-31d0-4907-9a05-1f841edd01fa Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a966403b-1abe-4f8f-93df-862833cb0678", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a966403b-1abe-4f8f-93df-862833cb0678", "name": "neutron_trunk-flavor_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 16:13:36,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e127b0ab-31d0-4907-9a05-1f841edd01fa 2018-11-25 16:13:36,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312731266022s 2018-11-25 16:13:36,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e127b0ab-31d0-4907-9a05-1f841edd01fa 2018-11-25 16:13:36,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 16:13:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:36,572 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:13: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 x-openstack-request-id: req-17f517a7-267d-4053-ad26-6cfa4d53108c x-compute-request-id: req-17f517a7-267d-4053-ad26-6cfa4d53108c Content-Length: 0 Content-Type: application/json 2018-11-25 16:13:36,572 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678 used request id req-17f517a7-267d-4053-ad26-6cfa4d53108c 2018-11-25 16:13:36,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0450448989868s 2018-11-25 16:13:36,572 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a966403b-1abe-4f8f-93df-862833cb0678 used request id req-17f517a7-267d-4053-ad26-6cfa4d53108c 2018-11-25 16:13:36,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:13:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:36,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa43fd7d-9311-4c75-9d45-0a6b7054365a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39", "links": {"self": "http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c"}, "domain_id": "default", "enabled": true, "id": "01ba68d3f9fb4ee2ae936f97cece640c", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:13:36,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-aa43fd7d-9311-4c75-9d45-0a6b7054365a 2018-11-25 16:13:36,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116985082626s 2018-11-25 16:13:36,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-aa43fd7d-9311-4c75-9d45-0a6b7054365a 2018-11-25 16:13:36,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:13:36,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:36,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf6069e-4c9f-4cfc-ae14-e64f369caa64 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c"}, "enabled": true, "id": "01ba68d3f9fb4ee2ae936f97cece640c", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}} 2018-11-25 16:13:36,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c used request id req-abf6069e-4c9f-4cfc-ae14-e64f369caa64 2018-11-25 16:13:36,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965240001678s 2018-11-25 16:13:36,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c used request id req-abf6069e-4c9f-4cfc-ae14-e64f369caa64 2018-11-25 16:13:36,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 16:13:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:36,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf560390-0c74-403b-9a20-ae55a0651a2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:13:36,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c used request id req-cf560390-0c74-403b-9a20-ae55a0651a2f 2018-11-25 16:13:36,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.164994001389s 2018-11-25 16:13:36,958 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/01ba68d3f9fb4ee2ae936f97cece640c used request id req-cf560390-0c74-403b-9a20-ae55a0651a2f 2018-11-25 16:13:36,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:13:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:37,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a650d7c6-f399-444d-8db5-b5ce302cc0f9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e"}, "enabled": true, "id": "ec46dcf114724077829b6f3a8380ae7e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fc9aa8e4-a4e2-48a2-9dc1-515915222a39"}]} 2018-11-25 16:13:37,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-a650d7c6-f399-444d-8db5-b5ce302cc0f9 2018-11-25 16:13:37,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0876491069794s 2018-11-25 16:13:37,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-a650d7c6-f399-444d-8db5-b5ce302cc0f9 2018-11-25 16:13:37,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 16:13:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:37,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f206c025-5a70-4ff4-9c3a-a28f7674baa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:13:37,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e used request id req-f206c025-5a70-4ff4-9c3a-a28f7674baa6 2018-11-25 16:13:37,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.129055023193s 2018-11-25 16:13:37,178 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ec46dcf114724077829b6f3a8380ae7e used request id req-f206c025-5a70-4ff4-9c3a-a28f7674baa6 2018-11-25 16:13:37,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:13:37,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:37,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38c2759-a670-4922-ba85-7a468a5c7171 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "94af89620ee0425696b5008e8087d3a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:13:37,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c38c2759-a670-4922-ba85-7a468a5c7171 2018-11-25 16:13:37,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748491287231s 2018-11-25 16:13:37,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 16:13:37,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:37,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc1fe33-58eb-408f-88de-e462775c5501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:13:37,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/94af89620ee0425696b5008e8087d3a9 used request id req-5cc1fe33-58eb-408f-88de-e462775c5501 2018-11-25 16:13:37,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105360031128s 2018-11-25 16:13:37,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:13:37,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ec46dcf114724077829b6f3a8380ae7e&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bb25820139cecb794aac4aabb1ad1334172fec8" 2018-11-25 16:13:37,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bef9cca3-4255-40d2-81cd-394dd3452e96 Date: Sun, 25 Nov 2018 16:13:37 GMT RESP BODY: {"security_groups": []} 2018-11-25 16:13:37,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ec46dcf114724077829b6f3a8380ae7e&name=default used request id req-bef9cca3-4255-40d2-81cd-394dd3452e96 2018-11-25 16:13:37,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181015014648s 2018-11-25 16:13:37,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ec46dcf114724077829b6f3a8380ae7e&name=default used request id req-bef9cca3-4255-40d2-81cd-394dd3452e96 2018-11-25 16:13:37,545 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:43 | PASS | | rally_sanity | functest | smoke | 25:54 | PASS | | refstack_defcore | functest | smoke | 05:23 | PASS | | patrole | functest | smoke | 02:41 | PASS | | snaps_smoke | functest | smoke | 57:01 | PASS | | neutron_trunk | functest | smoke | 02:04 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-11-25 16:13:37,554 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-25 16:13:37,747 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:13:37,848 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:13:41,086 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 16:13:41,089 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=z8TAZUGwVMnAPskq8VQc4YF2g export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-11-25 16:13:41,089 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-25 16:13:41,089 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-25 16:13:41,090 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-11-25 16:13:41,092 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-25 16:13:43,791 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 16:13:43,797 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=z8TAZUGwVMnAPskq8VQc4YF2g export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-11-25 16:13:43,797 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-25 16:13:43,798 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-11-25 16:13:43,813 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 16:13:44,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 16:13:44,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 16:13:44,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 16:13:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:13:44,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0ea02a-20d8-486f-a3af-f61f7c7b8b81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:13:44,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9e0ea02a-20d8-486f-a3af-f61f7c7b8b81 2018-11-25 16:13:44,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:13:45,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["WLfhNY-QQ4ujOQct8YghBA"], "issued_at": "2018-11-25T16:13:45.000000Z"}} 2018-11-25 16:13:45,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:13:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:45,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9f5de100-f7bd-4edc-afa1-048d3f5f6fa6 Date: Sun, 25 Nov 2018 16:13:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 16:13:45,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9f5de100-f7bd-4edc-afa1-048d3f5f6fa6 2018-11-25 16:13:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261131048203s 2018-11-25 16:13:45,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9f5de100-f7bd-4edc-afa1-048d3f5f6fa6 2018-11-25 16:13:45,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 16:13:45,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:45,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:13:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:13:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:46,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb9a73a-2ee4-47e4-af75-c05142593e46 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 16:13:46,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9fb9a73a-2ee4-47e4-af75-c05142593e46 2018-11-25 16:13:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.401834964752s 2018-11-25 16:13:46,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 16:13:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}}' 2018-11-25 16:13:46,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce720925-9a61-4f4f-be28-808a004c05d6 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412"}, "enabled": true, "id": "08c37b4848df46c199e622094cede412", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}} 2018-11-25 16:13:46,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ce720925-9a61-4f4f-be28-808a004c05d6 2018-11-25 16:13:46,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109323978424s 2018-11-25 16:13:46,121 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ce720925-9a61-4f4f-be28-808a004c05d6 2018-11-25 16:13:46,122 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'id': u'08c37b4848df46c199e622094cede412', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 16:13:46,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 16:13:46,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363443136215s 2018-11-25 16:13:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:46,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7d4a5a-2236-4d31-9948-c8fb49386b9c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07"}, "enabled": true, "id": "1fb3b9d54079484a89e9682466f08e07", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}} 2018-11-25 16:13:46,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 used request id req-ed7d4a5a-2236-4d31-9948-c8fb49386b9c 2018-11-25 16:13:46,582 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1fb3b9d54079484a89e9682466f08e07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a'}) 2018-11-25 16:13:46,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:13:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:46,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864d7cda-5a21-4c20-9089-4476ce3272c4 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:13:46,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-864d7cda-5a21-4c20-9089-4476ce3272c4 2018-11-25 16:13:46,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764911174774s 2018-11-25 16:13:46,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:13:46,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:46,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160d9b40-8724-4ee3-8a6b-92a6e4e32129 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:13:46,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-160d9b40-8724-4ee3-8a6b-92a6e4e32129 2018-11-25 16:13:46,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837531089783s 2018-11-25 16:13:46,746 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 16:13:46,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 16:13:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"role": {"name": "Member"}}' 2018-11-25 16:13:46,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c72ab4-1935-44a9-9acf-1c5cf2e26164 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd237df2d33e42739017b15be82aa4cf", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf"}, "name": "Member"}} 2018-11-25 16:13:46,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-59c72ab4-1935-44a9-9acf-1c5cf2e26164 2018-11-25 16:13:46,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0997779369354s 2018-11-25 16:13:46,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:46,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9653aff-eb28-47bb-baf4-3d05403deaba Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf"}, "domain_id": null, "name": "Member", "id": "fd237df2d33e42739017b15be82aa4cf"}} 2018-11-25 16:13:46,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf used request id req-b9653aff-eb28-47bb-baf4-3d05403deaba 2018-11-25 16:13:46,862 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf'}, 'domain_id': None, 'human_id': None, 'id': u'fd237df2d33e42739017b15be82aa4cf', 'HUMAN_ID': False}) 2018-11-25 16:13:46,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:13:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:46,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ebd832-6eff-41bc-9a33-88339649419c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fd237df2d33e42739017b15be82aa4cf", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf"}, "name": "Member"}]} 2018-11-25 16:13:46,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8ebd832-6eff-41bc-9a33-88339649419c 2018-11-25 16:13:46,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813851356506s 2018-11-25 16:13:46,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 16:13:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e39d713-8d39-441d-811b-57100c7ba331 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 16:13:47,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-8e39d713-8d39-441d-811b-57100c7ba331 2018-11-25 16:13:47,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0842368602753s 2018-11-25 16:13:47,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:13:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4266e64-20c3-4de8-9168-16827bde5e2d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "links": {"self": "http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07"}, "domain_id": "default", "enabled": true, "id": "1fb3b9d54079484a89e9682466f08e07", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:13:47,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b4266e64-20c3-4de8-9168-16827bde5e2d 2018-11-25 16:13:47,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895481109619s 2018-11-25 16:13:47,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b4266e64-20c3-4de8-9168-16827bde5e2d 2018-11-25 16:13:47,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:13:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e070ddd-a639-49d6-8b75-64c2ba16001a Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412"}, "enabled": true, "id": "08c37b4848df46c199e622094cede412", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 16:13:47,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2e070ddd-a639-49d6-8b75-64c2ba16001a 2018-11-25 16:13:47,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825409889221s 2018-11-25 16:13:47,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2e070ddd-a639-49d6-8b75-64c2ba16001a 2018-11-25 16:13:47,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 16:13:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=1fb3b9d54079484a89e9682466f08e07&scope.project.id=08c37b4848df46c199e622094cede412&role.id=fd237df2d33e42739017b15be82aa4cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f457686c-dd77-479f-91af-ff302c046cae Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1fb3b9d54079484a89e9682466f08e07&scope.project.id=08c37b4848df46c199e622094cede412&role.id=fd237df2d33e42739017b15be82aa4cf", "previous": null, "next": null}} 2018-11-25 16:13:47,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1fb3b9d54079484a89e9682466f08e07&scope.project.id=08c37b4848df46c199e622094cede412&role.id=fd237df2d33e42739017b15be82aa4cf used request id req-f457686c-dd77-479f-91af-ff302c046cae 2018-11-25 16:13:47,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817809104919s 2018-11-25 16:13:47,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 16:13:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412/users/1fb3b9d54079484a89e9682466f08e07/roles/fd237df2d33e42739017b15be82aa4cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3216f97b-4fe1-4a7d-9dd3-bc873f912c6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:13:47,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412/users/1fb3b9d54079484a89e9682466f08e07/roles/fd237df2d33e42739017b15be82aa4cf used request id req-3216f97b-4fe1-4a7d-9dd3-bc873f912c6f 2018-11-25 16:13:47,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121676921844s 2018-11-25 16:13:47,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'b30d3c07-2371-4e07-a3aa-aab39d3ad379', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'project_id': u'08c37b4848df46c199e622094cede412', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 16:13:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 16:13:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 16:13:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 16:13:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 16:13:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 16:13:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 16:13:47,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 16:13:47,423 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'password': 'b30d3c07-2371-4e07-a3aa-aab39d3ad379', 'project_name': 'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '08c37b4848df46c199e622094cede412', 'project_domain_name': 'Default'} 2018-11-25 16:13:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-11-25 16:13:47,492 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-25 16:13:47,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 16:13:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e4a24e-1001-47a7-8a3c-838c2b954479 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 16:13:47,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-98e4a24e-1001-47a7-8a3c-838c2b954479 2018-11-25 16:13:47,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.077418088913s 2018-11-25 16:13:47,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:13:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:13:47,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c2e3db-3ce3-4f20-acad-33b17025d54f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412"}, "enabled": true, "id": "08c37b4848df46c199e622094cede412", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 16:13:47,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-42c2e3db-3ce3-4f20-acad-33b17025d54f 2018-11-25 16:13:47,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820260047913s 2018-11-25 16:13:47,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-42c2e3db-3ce3-4f20-acad-33b17025d54f 2018-11-25 16:13:47,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-25 16:13:47,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"network": {"tenant_id": "08c37b4848df46c199e622094cede412", "name": "cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "admin_state_up": true}}' 2018-11-25 16:13:48,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f347d82e-e827-4f8b-bcea-690de1b00804 Date: Sun, 25 Nov 2018 16:13:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7fa56188-389b-4869-9db7-c67820bba12b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"08c37b4848df46c199e622094cede412","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T16:13:48Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a","admin_state_up":true,"tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:47Z","mtu":1450}} 2018-11-25 16:13:48,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f347d82e-e827-4f8b-bcea-690de1b00804 2018-11-25 16:13:48,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.504826784134s 2018-11-25 16:13:48,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f347d82e-e827-4f8b-bcea-690de1b00804 2018-11-25 16:13:48,162 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-25T16:13:48Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7fa56188-389b-4869-9db7-c67820bba12b', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'created_at': u'2018-11-25T16:13:47Z', u'mtu': 1450, u'tenant_id': u'08c37b4848df46c199e622094cede412', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'08c37b4848df46c199e622094cede412'}) 2018-11-25 16:13:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:13:48,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18141724-1cf5-456a-ba05-68554dd24298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:13:48,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-18141724-1cf5-456a-ba05-68554dd24298 2018-11-25 16:13:48,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:13:48,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd237df2d33e42739017b15be82aa4cf", "name": "Member"}], "expires_at": "2018-11-25T17:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08c37b4848df46c199e622094cede412", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/08c37b4848df46c199e622094cede412", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/08c37b4848df46c199e622094cede412", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/08c37b4848df46c199e622094cede412", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/08c37b4848df46c199e622094cede412", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/08c37b4848df46c199e622094cede412", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/08c37b4848df46c199e622094cede412", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/08c37b4848df46c199e622094cede412", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/08c37b4848df46c199e622094cede412", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/08c37b4848df46c199e622094cede412", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/08c37b4848df46c199e622094cede412", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/08c37b4848df46c199e622094cede412", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/08c37b4848df46c199e622094cede412", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "id": "1fb3b9d54079484a89e9682466f08e07"}, "audit_ids": ["LEHcL0AJRI2Gw3vVmn9sGA"], "issued_at": "2018-11-25T16:13:48.000000Z"}} 2018-11-25 16:13:48,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:13:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:13:48,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-f3152d03-8e07-4854-9fc0-8b62f226d86d Date: Sun, 25 Nov 2018 16:13:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:13:48Z","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"08c37b4848df46c199e622094cede412","id":"7fa56188-389b-4869-9db7-c67820bba12b","name":"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:13:48,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f3152d03-8e07-4854-9fc0-8b62f226d86d 2018-11-25 16:13:48,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264601230621s 2018-11-25 16:13:48,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f3152d03-8e07-4854-9fc0-8b62f226d86d 2018-11-25 16:13:48,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-25 16:13:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"subnet": {"name": "cloudify_ims-subnet_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "enable_dhcp": true, "network_id": "7fa56188-389b-4869-9db7-c67820bba12b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-25 16:13:49,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-edcee4a6-a27c-4246-ae55-1fa1a28b41f6 Date: Sun, 25 Nov 2018 16:13:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fa56188-389b-4869-9db7-c67820bba12b","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T16:13:49Z","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":"08c37b4848df46c199e622094cede412","id":"32c7597b-5182-41a3-9dca-a2d18f2ccdb2","subnetpool_id":null,"name":"cloudify_ims-subnet_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}} 2018-11-25 16:13:49,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-edcee4a6-a27c-4246-ae55-1fa1a28b41f6 2018-11-25 16:13:49,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.654867887497s 2018-11-25 16:13:49,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-edcee4a6-a27c-4246-ae55-1fa1a28b41f6 2018-11-25 16:13:49,485 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T16:13:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'32c7597b-5182-41a3-9dca-a2d18f2ccdb2', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'enable_dhcp': True, u'network_id': u'7fa56188-389b-4869-9db7-c67820bba12b', u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:13:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'08c37b4848df46c199e622094cede412'}) 2018-11-25 16:13:49,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-25 16:13:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "cloudify_ims-router_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "admin_state_up": true}}' 2018-11-25 16:13:54,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-ef4f63e4-da35-4abd-b621-908b63f47899 Date: Sun, 25 Nov 2018 16:13:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:50Z", "admin_state_up": true, "updated_at": "2018-11-25T16:13:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "08c37b4848df46c199e622094cede412", "id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "name": "cloudify_ims-router_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}} 2018-11-25 16:13:54,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ef4f63e4-da35-4abd-b621-908b63f47899 2018-11-25 16:13:54,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.20637011528s 2018-11-25 16:13:54,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ef4f63e4-da35-4abd-b621-908b63f47899 2018-11-25 16:13:54,694 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T16:13:51Z', u'revision_number': 3, u'id': u'eac2bf7b-b436-43b6-917d-eda73cedc26a', u'external_gateway_info': {u'network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f688155f-4e41-43bd-8a4a-5e2069dbd331', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'admin_state_up': True, u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:13:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'08c37b4848df46c199e622094cede412'}) 2018-11-25 16:13:54,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-25 16:13:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"subnet_id": "32c7597b-5182-41a3-9dca-a2d18f2ccdb2"}' 2018-11-25 16:13:56,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ada12546-a0c1-4923-b9d5-01e33a2e367c Date: Sun, 25 Nov 2018 16:13:56 GMT RESP BODY: {"network_id": "7fa56188-389b-4869-9db7-c67820bba12b", "tenant_id": "08c37b4848df46c199e622094cede412", "subnet_id": "32c7597b-5182-41a3-9dca-a2d18f2ccdb2", "subnet_ids": ["32c7597b-5182-41a3-9dca-a2d18f2ccdb2"], "port_id": "e6994896-f671-4cf2-88d7-4db7bbbe3e77", "id": "eac2bf7b-b436-43b6-917d-eda73cedc26a"} 2018-11-25 16:13:56,959 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a/add_router_interface.json used request id req-ada12546-a0c1-4923-b9d5-01e33a2e367c 2018-11-25 16:13:56,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26508712769s 2018-11-25 16:13:56,960 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a/add_router_interface.json used request id req-ada12546-a0c1-4923-b9d5-01e33a2e367c returning object eac2bf7b-b436-43b6-917d-eda73cedc26a 2018-11-25 16:13:56,960 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-25 16:14:45,391 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-25 16:14:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:14:45,399 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 16:14:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 16:14:45,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:14:45,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:14:45,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9788c9ac-c8ee-49fd-bc40-aeb9e36380bb Date: Sun, 25 Nov 2018 16:14:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:14:45,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9788c9ac-c8ee-49fd-bc40-aeb9e36380bb 2018-11-25 16:14:45,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.574676990509s 2018-11-25 16:14:45,976 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9788c9ac-c8ee-49fd-bc40-aeb9e36380bb 2018-11-25 16:14:45,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 16:14:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}' 2018-11-25 16:14:46,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6 X-Openstack-Request-Id: req-fa3b14c0-fc85-41fa-9d32-13e3a09a6d67 Date: Sun, 25 Nov 2018 16:14:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file", "owner": "08c37b4848df46c199e622094cede412", "id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "size": null, "self": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:14:46Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": null, "created_at": "2018-11-25T16:14:46Z", "protected": false} 2018-11-25 16:14:46,580 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fa3b14c0-fc85-41fa-9d32-13e3a09a6d67 2018-11-25 16:14:46,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.602916002274s 2018-11-25 16:14:46,581 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fa3b14c0-fc85-41fa-9d32-13e3a09a6d67 returning object 2b0cfd61-1fb4-47f9-9854-dbe43ad632b6 2018-11-25 16:14:46,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 16:14:46,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '' 2018-11-25 16:16:00,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f31bf43-15dc-491f-a275-894589fa3cde Date: Sun, 25 Nov 2018 16:16:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:16:00,143 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file used request id req-0f31bf43-15dc-491f-a275-894589fa3cde 2018-11-25 16:16:00,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.5619649887s 2018-11-25 16:16:00,144 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file used request id req-0f31bf43-15dc-491f-a275-894589fa3cde 2018-11-25 16:16:00,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:16:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:00,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-62657dce-64ab-4a90-ab21-1b821705f3ef Date: Sun, 25 Nov 2018 16:16:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "metadata": {}}], "file": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file", "owner": "08c37b4848df46c199e622094cede412", "id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "size": 4373348352, "self": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:16:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:14:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:16:00,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-62657dce-64ab-4a90-ab21-1b821705f3ef 2018-11-25 16:16:00,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185595035553s 2018-11-25 16:16:00,331 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-62657dce-64ab-4a90-ab21-1b821705f3ef 2018-11-25 16:16:00,333 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file', 'owner': u'08c37b4848df46c199e622094cede412', 'id': u'2b0cfd61-1fb4-47f9-9854-dbe43ad632b6', 'size': 4373348352, u'self': u'/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08c37b4848df46c199e622094cede412', 'name': 'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T16:16:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T16:16:00Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'created': u'2018-11-25T16:14:46Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-25T16:14:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-25 16:16:00,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 16:16:00,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-25 16:16:00,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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,Accept-Encoding x-openstack-request-id: req-bfcec02a-291a-4394-87f7-7cf90fca6294 x-compute-request-id: req-bfcec02a-291a-4394-87f7-7cf90fca6294 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7e473051-98cb-4c74-b432-e97fa07ed635", "name": "cloudify_ims-flavor_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:16:00,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bfcec02a-291a-4394-87f7-7cf90fca6294 2018-11-25 16:16:00,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.571254014969s 2018-11-25 16:16:00,905 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bfcec02a-291a-4394-87f7-7cf90fca6294 returning object 7e473051-98cb-4c74-b432-e97fa07ed635 2018-11-25 16:16:00,906 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'7e473051-98cb-4c74-b432-e97fa07ed635', 'swap': 0}) 2018-11-25 16:16:00,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 16:16:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"extra_specs": {}}' 2018-11-25 16:16:00,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-92e563f3-b155-4d5f-9df3-86a1905d5a52 x-compute-request-id: req-92e563f3-b155-4d5f-9df3-86a1905d5a52 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 16:16:00,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635/os-extra_specs used request id req-92e563f3-b155-4d5f-9df3-86a1905d5a52 2018-11-25 16:16:00,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022479057312s 2018-11-25 16:16:00,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635/os-extra_specs used request id req-92e563f3-b155-4d5f-9df3-86a1905d5a52 2018-11-25 16:16:00,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-25 16:16:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"keypair": {"name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}}' 2018-11-25 16:16:01,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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,Accept-Encoding x-openstack-request-id: req-0468a38c-35e5-4616-9320-9fa188361053 x-compute-request-id: req-0468a38c-35e5-4616-9320-9fa188361053 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAf/PgQBv3/53Vk3KFD7Rj2Z5r4c4NVtMreozBJG7WKEJI1evIafM6akv3JtBCi6FXmc4jku3J9jvQIlgV6N4PsIOEor2r28Rle9pcbDrk3DA7PSGtCHkihArlqjLlkQ/OGwxkj/Gksrq3tvqDhSFfBkk6x/eOzhF5jTaQZ/1fH94c8v4vjNqT/Sk0SMvJTtYCYxHvJ+esnsDUyvoLigpT51xF1kJfpg7U07Gw70eYVlgEvSrEmlGjo47a9+xRQNC+dL59u9gg7z+AkIuV2L+WEB8MLFdcOq/yWlYyF9P+WpzAsKm+O/tmAiwCMK4YA9LRen/d0g3W6b6lbFuBNnKd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwH/z4EAb9/+d1ZNyhQ+0Y9mea+HODVbTK3qMwSRu1ihCSNXr\nyGnzOmpL9ybQQouhV5nOI5LtyfY70CJYFejeD7CDhKK9q9vEZXvaXGw65NwwOz0h\nrQh5IoQK5aoy5ZEPzhsMZI/xpLK6t7b6g4UhXwZJOsf3js4ReY02kGf9Xx/eHPL+\nL4zak/0pNEjLyU7WAmMR7yfnrJ7A1Mr6C4oKU+dcRdZCX6YO1NOxsO9HmFZYBL0q\nxJpRo6OO2vfsUUDQvnS+fbvYIO8/gJCLldi/lhAfDCxXXDqv8lpWMhfT/lqcwLCp\nvjv7ZgIsAjCuGAPS0Xp/3dIN1um+pWxbgTZynQIDAQABAoIBAALDk4/bu8sSy4Re\nip1ofVGVtVWdN2UvovaT2uOHD2RZzaHYGHuXMdvb3N1enEzoTlfAqJoQKQPmWjOB\n2rvtzQpyoWDNKWYHUMmYPqlnEG1qz/J5zTr7zSl2teVYTUTIkW6HKuViv7h6rH2o\nze4HglQn9fM3HdHaGZwiL+9g3t13xEPNWGyCdS3Jn6fThITjYbjx/FDPiw1JOWcn\nviivLvNJ/KoesIh4AEWNdu6N9paG8axmugPaENWh6pOre3YUe9zLWxW4nKDGAjB6\n5in30tTBSoqotfH6k3JN4+Q4mf5oPzN+yjISh/OsEJVs5E6k4tRdpwBymUP0eS+k\nKhzvoQ0CgYEA9OuI3x3LW8UO2cHufa9CtG4UUA5xnEOa2tR6InTdKJ4inmmuDDsk\nIqAb0atmXQLnclb9mDYJKLy1HGOkyA8/1nu6XOIPy3aDrw/GTSYdM0WJk0T1IFMY\nnowGzmTWtjoInmrGJEZY/LxHpR4un/kkE3mm3tIVze3Nh4uXhX1q9kMCgYEAyTVU\nS7mkviEk3z1BdFm7+2c6Aq5ryjuB8VL6yd6s+yeAvdS3Ife+7sab/nxzHQ1DUIA0\n/Do1kF0Rwb7brPJOzMCg12KftlIaOyfbNTkNwxyH01dVhTLjG8UuNMvCjdl5jCTz\nCf6gVe+kJi3gZMJS99x02vcrDW421n3ZzLzcFZ8CgYEA6tVjuTqiH+3EHXrbJ1uC\nQ+pAQ7p1qHUR57xPFvaijy2A2A9QOJ4EOcb2pYUIcyozrOhH40f8ZDj8Fqpb9w7Y\nENk1iZWfu2B5RsODSbm/ycdk7/XwavwB4RM1+3Oog7UFSo/qSCHDdSE6ONHFttF1\ni87a907MZVUb+lkYAYCNrG0CgYA0QpO4b2losLcg/IoJrFz0+WTJ2X/JsRcZFRJq\naFnJigMYSy2dtvlyj0dpG+3SN+Wp/QLGGGBdNK8uAWKRUwZAjC+6gbU157FEeB+p\nfT4j1T86F07xH7x5NAfCUsIfkcLOMbKmf+opJ+sct4G26foewrXfQZ9/B4dawqlV\nUiBfxQKBgAEYzw8ooD0jw1FeFzw7DaMUH1kZc3pzD5nSACUgPy/+T5LPQWEQ5jSJ\nmRZ5yF0/Pw8grA1Cl3mtoBa0+4XSuYDGACCInykCDDBCEkofq6pbSlzd15HBW5Ic\nCmoYh6KzJ0owEvjR4dQnMyFqxw1IICCWeMn9Nl8n4Vy0T2QnBElE\n-----END RSA PRIVATE KEY-----\n", "user_id": "1fb3b9d54079484a89e9682466f08e07", "name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "fingerprint": "d6:b8:1f:8c:1f:9f:0f:8c:38:23:e3:a4:0c:8c:98:a3"}} 2018-11-25 16:16:01,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0468a38c-35e5-4616-9320-9fa188361053 2018-11-25 16:16:01,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.636053085327s 2018-11-25 16:16:01,566 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0468a38c-35e5-4616-9320-9fa188361053 2018-11-25 16:16:01,567 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAf/PgQBv3/53Vk3KFD7Rj2Z5r4c4NVtMreozBJG7WKEJI1evIafM6akv3JtBCi6FXmc4jku3J9jvQIlgV6N4PsIOEor2r28Rle9pcbDrk3DA7PSGtCHkihArlqjLlkQ/OGwxkj/Gksrq3tvqDhSFfBkk6x/eOzhF5jTaQZ/1fH94c8v4vjNqT/Sk0SMvJTtYCYxHvJ+esnsDUyvoLigpT51xF1kJfpg7U07Gw70eYVlgEvSrEmlGjo47a9+xRQNC+dL59u9gg7z+AkIuV2L+WEB8MLFdcOq/yWlYyF9P+WpzAsKm+O/tmAiwCMK4YA9LRen/d0g3W6b6lbFuBNnKd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwH/z4EAb9/+d1ZNyhQ+0Y9mea+HODVbTK3qMwSRu1ihCSNXr\nyGnzOmpL9ybQQouhV5nOI5LtyfY70CJYFejeD7CDhKK9q9vEZXvaXGw65NwwOz0h\nrQh5IoQK5aoy5ZEPzhsMZI/xpLK6t7b6g4UhXwZJOsf3js4ReY02kGf9Xx/eHPL+\nL4zak/0pNEjLyU7WAmMR7yfnrJ7A1Mr6C4oKU+dcRdZCX6YO1NOxsO9HmFZYBL0q\nxJpRo6OO2vfsUUDQvnS+fbvYIO8/gJCLldi/lhAfDCxXXDqv8lpWMhfT/lqcwLCp\nvjv7ZgIsAjCuGAPS0Xp/3dIN1um+pWxbgTZynQIDAQABAoIBAALDk4/bu8sSy4Re\nip1ofVGVtVWdN2UvovaT2uOHD2RZzaHYGHuXMdvb3N1enEzoTlfAqJoQKQPmWjOB\n2rvtzQpyoWDNKWYHUMmYPqlnEG1qz/J5zTr7zSl2teVYTUTIkW6HKuViv7h6rH2o\nze4HglQn9fM3HdHaGZwiL+9g3t13xEPNWGyCdS3Jn6fThITjYbjx/FDPiw1JOWcn\nviivLvNJ/KoesIh4AEWNdu6N9paG8axmugPaENWh6pOre3YUe9zLWxW4nKDGAjB6\n5in30tTBSoqotfH6k3JN4+Q4mf5oPzN+yjISh/OsEJVs5E6k4tRdpwBymUP0eS+k\nKhzvoQ0CgYEA9OuI3x3LW8UO2cHufa9CtG4UUA5xnEOa2tR6InTdKJ4inmmuDDsk\nIqAb0atmXQLnclb9mDYJKLy1HGOkyA8/1nu6XOIPy3aDrw/GTSYdM0WJk0T1IFMY\nnowGzmTWtjoInmrGJEZY/LxHpR4un/kkE3mm3tIVze3Nh4uXhX1q9kMCgYEAyTVU\nS7mkviEk3z1BdFm7+2c6Aq5ryjuB8VL6yd6s+yeAvdS3Ife+7sab/nxzHQ1DUIA0\n/Do1kF0Rwb7brPJOzMCg12KftlIaOyfbNTkNwxyH01dVhTLjG8UuNMvCjdl5jCTz\nCf6gVe+kJi3gZMJS99x02vcrDW421n3ZzLzcFZ8CgYEA6tVjuTqiH+3EHXrbJ1uC\nQ+pAQ7p1qHUR57xPFvaijy2A2A9QOJ4EOcb2pYUIcyozrOhH40f8ZDj8Fqpb9w7Y\nENk1iZWfu2B5RsODSbm/ycdk7/XwavwB4RM1+3Oog7UFSo/qSCHDdSE6ONHFttF1\ni87a907MZVUb+lkYAYCNrG0CgYA0QpO4b2losLcg/IoJrFz0+WTJ2X/JsRcZFRJq\naFnJigMYSy2dtvlyj0dpG+3SN+Wp/QLGGGBdNK8uAWKRUwZAjC+6gbU157FEeB+p\nfT4j1T86F07xH7x5NAfCUsIfkcLOMbKmf+opJ+sct4G26foewrXfQZ9/B4dawqlV\nUiBfxQKBgAEYzw8ooD0jw1FeFzw7DaMUH1kZc3pzD5nSACUgPy/+T5LPQWEQ5jSJ\nmRZ5yF0/Pw8grA1Cl3mtoBa0+4XSuYDGACCInykCDDBCEkofq6pbSlzd15HBW5Ic\nCmoYh6KzJ0owEvjR4dQnMyFqxw1IICCWeMn9Nl8n4Vy0T2QnBElE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1fb3b9d54079484a89e9682466f08e07', 'name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'created_at': '2018-11-25T16:16:01.567290', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08c37b4848df46c199e622094cede412', 'name': 'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd6:b8:1f:8c:1f:9f:0f:8c:38:23:e3:a4:0c:8c:98:a3', 'type': 'ssh', 'id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a'}) 2018-11-25 16:16:01,567 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwH/z4EAb9/+d1ZNyhQ+0Y9mea+HODVbTK3qMwSRu1ihCSNXr yGnzOmpL9ybQQouhV5nOI5LtyfY70CJYFejeD7CDhKK9q9vEZXvaXGw65NwwOz0h rQh5IoQK5aoy5ZEPzhsMZI/xpLK6t7b6g4UhXwZJOsf3js4ReY02kGf9Xx/eHPL+ L4zak/0pNEjLyU7WAmMR7yfnrJ7A1Mr6C4oKU+dcRdZCX6YO1NOxsO9HmFZYBL0q xJpRo6OO2vfsUUDQvnS+fbvYIO8/gJCLldi/lhAfDCxXXDqv8lpWMhfT/lqcwLCp vjv7ZgIsAjCuGAPS0Xp/3dIN1um+pWxbgTZynQIDAQABAoIBAALDk4/bu8sSy4Re ip1ofVGVtVWdN2UvovaT2uOHD2RZzaHYGHuXMdvb3N1enEzoTlfAqJoQKQPmWjOB 2rvtzQpyoWDNKWYHUMmYPqlnEG1qz/J5zTr7zSl2teVYTUTIkW6HKuViv7h6rH2o ze4HglQn9fM3HdHaGZwiL+9g3t13xEPNWGyCdS3Jn6fThITjYbjx/FDPiw1JOWcn viivLvNJ/KoesIh4AEWNdu6N9paG8axmugPaENWh6pOre3YUe9zLWxW4nKDGAjB6 5in30tTBSoqotfH6k3JN4+Q4mf5oPzN+yjISh/OsEJVs5E6k4tRdpwBymUP0eS+k KhzvoQ0CgYEA9OuI3x3LW8UO2cHufa9CtG4UUA5xnEOa2tR6InTdKJ4inmmuDDsk IqAb0atmXQLnclb9mDYJKLy1HGOkyA8/1nu6XOIPy3aDrw/GTSYdM0WJk0T1IFMY nowGzmTWtjoInmrGJEZY/LxHpR4un/kkE3mm3tIVze3Nh4uXhX1q9kMCgYEAyTVU S7mkviEk3z1BdFm7+2c6Aq5ryjuB8VL6yd6s+yeAvdS3Ife+7sab/nxzHQ1DUIA0 /Do1kF0Rwb7brPJOzMCg12KftlIaOyfbNTkNwxyH01dVhTLjG8UuNMvCjdl5jCTz Cf6gVe+kJi3gZMJS99x02vcrDW421n3ZzLzcFZ8CgYEA6tVjuTqiH+3EHXrbJ1uC Q+pAQ7p1qHUR57xPFvaijy2A2A9QOJ4EOcb2pYUIcyozrOhH40f8ZDj8Fqpb9w7Y ENk1iZWfu2B5RsODSbm/ycdk7/XwavwB4RM1+3Oog7UFSo/qSCHDdSE6ONHFttF1 i87a907MZVUb+lkYAYCNrG0CgYA0QpO4b2losLcg/IoJrFz0+WTJ2X/JsRcZFRJq aFnJigMYSy2dtvlyj0dpG+3SN+Wp/QLGGGBdNK8uAWKRUwZAjC+6gbU157FEeB+p fT4j1T86F07xH7x5NAfCUsIfkcLOMbKmf+opJ+sct4G26foewrXfQZ9/B4dawqlV UiBfxQKBgAEYzw8ooD0jw1FeFzw7DaMUH1kZc3pzD5nSACUgPy/+T5LPQWEQ5jSJ mRZ5yF0/Pw8grA1Cl3mtoBa0+4XSuYDGACCInykCDDBCEkofq6pbSlzd15HBW5Ic CmoYh6KzJ0owEvjR4dQnMyFqxw1IICCWeMn9Nl8n4Vy0T2QnBElE -----END RSA PRIVATE KEY----- 2018-11-25 16:16:01,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-25 16:16:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"security_group": {"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-11-25 16:16:01,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-9b3c38f6-b392-4423-a015-b3f5d4956565 Date: Sun, 25 Nov 2018 16:16:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 2, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}} 2018-11-25 16:16:01,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9b3c38f6-b392-4423-a015-b3f5d4956565 2018-11-25 16:16:01,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.402842998505s 2018-11-25 16:16:01,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9b3c38f6-b392-4423-a015-b3f5d4956565 2018-11-25 16:16:01,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:16:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:02,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-44a91189-40a2-409b-ba1c-c3a2c9f4dbc6 Date: Sun, 25 Nov 2018 16:16:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 2, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:02,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-44a91189-40a2-409b-ba1c-c3a2c9f4dbc6 2018-11-25 16:16:02,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195228815079s 2018-11-25 16:16:02,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-44a91189-40a2-409b-ba1c-c3a2c9f4dbc6 2018-11-25 16:16:02,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:16:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -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": "925817c6-8831-4775-8073-0c4eaa73d2de"}}' 2018-11-25 16:16:02,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-35ac3670-0d13-4211-af70-13a1f1d3102d Date: Sun, 25 Nov 2018 16:16:02 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-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "port_range_min": 22, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:02Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "521ab0e1-6639-42d2-abec-49a7af775c9f"}} 2018-11-25 16:16:02,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-35ac3670-0d13-4211-af70-13a1f1d3102d 2018-11-25 16:16:02,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146728038788s 2018-11-25 16:16:02,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-35ac3670-0d13-4211-af70-13a1f1d3102d 2018-11-25 16:16:02,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:16:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:02,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-007fef76-1417-4b62-81e7-85b3cd083593 Date: Sun, 25 Nov 2018 16:16:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 3, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:02,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-007fef76-1417-4b62-81e7-85b3cd083593 2018-11-25 16:16:02,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0532059669495s 2018-11-25 16:16:02,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-007fef76-1417-4b62-81e7-85b3cd083593 2018-11-25 16:16:02,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:16:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -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": "925817c6-8831-4775-8073-0c4eaa73d2de"}}' 2018-11-25 16:16:02,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1561bdac-75b1-427e-b24e-59b3a7640766 Date: Sun, 25 Nov 2018 16:16:02 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-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "port_range_min": null, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:02Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "741636ca-3f06-4c77-aea1-57be4188f5f8"}} 2018-11-25 16:16:02,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-1561bdac-75b1-427e-b24e-59b3a7640766 2018-11-25 16:16:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.304589033127s 2018-11-25 16:16:02,691 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-1561bdac-75b1-427e-b24e-59b3a7640766 2018-11-25 16:16:02,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:16:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:02,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-6395b746-7267-4eb9-bdc9-9448d9d85063 Date: Sun, 25 Nov 2018 16:16:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "741636ca-3f06-4c77-aea1-57be4188f5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:02,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6395b746-7267-4eb9-bdc9-9448d9d85063 2018-11-25 16:16:02,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517430305481s 2018-11-25 16:16:02,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6395b746-7267-4eb9-bdc9-9448d9d85063 2018-11-25 16:16:02,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:16:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de"}}' 2018-11-25 16:16:03,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-24823389-e5eb-49e3-9da4-4d1bd12fd70e Date: Sun, 25 Nov 2018 16:16:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "port_range_min": 80, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:03Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "a10e98f1-5f31-436b-b87e-7b0b8912f7a8"}} 2018-11-25 16:16:03,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-24823389-e5eb-49e3-9da4-4d1bd12fd70e 2018-11-25 16:16:03,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.317139863968s 2018-11-25 16:16:03,068 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-24823389-e5eb-49e3-9da4-4d1bd12fd70e 2018-11-25 16:16:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:16:03,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:03,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-94d0e533-7ba0-4c20-bbf9-d2686b4269ff Date: Sun, 25 Nov 2018 16:16:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "741636ca-3f06-4c77-aea1-57be4188f5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "a10e98f1-5f31-436b-b87e-7b0b8912f7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 80, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 5, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:03,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-94d0e533-7ba0-4c20-bbf9-d2686b4269ff 2018-11-25 16:16:03,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181015968323s 2018-11-25 16:16:03,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-94d0e533-7ba0-4c20-bbf9-d2686b4269ff 2018-11-25 16:16:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:16:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de"}}' 2018-11-25 16:16:03,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7c8f766e-51b0-4e7a-880c-e9e1589c07c9 Date: Sun, 25 Nov 2018 16:16:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "port_range_min": 443, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:03Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "f2e337c8-17fb-4fde-a9a4-fc0f9efd17c3"}} 2018-11-25 16:16:03,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7c8f766e-51b0-4e7a-880c-e9e1589c07c9 2018-11-25 16:16:03,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440843105316s 2018-11-25 16:16:03,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7c8f766e-51b0-4e7a-880c-e9e1589c07c9 2018-11-25 16:16:03,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:16:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:03,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-f2c78ad8-2c60-47a9-9278-f2b5da25749b Date: Sun, 25 Nov 2018 16:16:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "741636ca-3f06-4c77-aea1-57be4188f5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "a10e98f1-5f31-436b-b87e-7b0b8912f7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 80, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "f2e337c8-17fb-4fde-a9a4-fc0f9efd17c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 443, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 6, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:03,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f2c78ad8-2c60-47a9-9278-f2b5da25749b 2018-11-25 16:16:03,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.269701957703s 2018-11-25 16:16:03,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f2c78ad8-2c60-47a9-9278-f2b5da25749b 2018-11-25 16:16:03,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:16:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de"}}' 2018-11-25 16:16:04,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-29666a75-c6e5-463a-83bf-9856dfbb89f2 Date: Sun, 25 Nov 2018 16:16:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "port_range_min": 5671, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:04Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "bbdd3634-c209-46b6-8780-d2d2d8082ef1"}} 2018-11-25 16:16:04,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-29666a75-c6e5-463a-83bf-9856dfbb89f2 2018-11-25 16:16:04,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.355494976044s 2018-11-25 16:16:04,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-29666a75-c6e5-463a-83bf-9856dfbb89f2 2018-11-25 16:16:04,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:16:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:04,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-b569047c-268b-41e8-a841-e658918e7440 Date: Sun, 25 Nov 2018 16:16:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "741636ca-3f06-4c77-aea1-57be4188f5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "a10e98f1-5f31-436b-b87e-7b0b8912f7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 80, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-25T16:16:04Z", "revision_number": 0, "id": "bbdd3634-c209-46b6-8780-d2d2d8082ef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "f2e337c8-17fb-4fde-a9a4-fc0f9efd17c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 443, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 7, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:04,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b569047c-268b-41e8-a841-e658918e7440 2018-11-25 16:16:04,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204388856888s 2018-11-25 16:16:04,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b569047c-268b-41e8-a841-e658918e7440 2018-11-25 16:16:04,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:16:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de"}}' 2018-11-25 16:16:04,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-90215c8f-1d8b-4bd9-8b87-c14fa75e2744 Date: Sun, 25 Nov 2018 16:16:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "port_range_min": 53333, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:04Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "16f48c12-0982-4f21-b5ba-64498c398296"}} 2018-11-25 16:16:04,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-90215c8f-1d8b-4bd9-8b87-c14fa75e2744 2018-11-25 16:16:04,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.297529935837s 2018-11-25 16:16:04,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-90215c8f-1d8b-4bd9-8b87-c14fa75e2744 2018-11-25 16:16:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:16:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:04,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-19bc52e4-489b-4000-a291-74eb53483603 Date: Sun, 25 Nov 2018 16:16:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32c7597b-5182-41a3-9dca-a2d18f2ccdb2"],"updated_at":"2018-11-25T16:13:49Z","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"08c37b4848df46c199e622094cede412","id":"7fa56188-389b-4869-9db7-c67820bba12b","name":"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:16:04,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-19bc52e4-489b-4000-a291-74eb53483603 2018-11-25 16:16:04,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127388000488s 2018-11-25 16:16:04,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-19bc52e4-489b-4000-a291-74eb53483603 2018-11-25 16:16:04,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:16:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:05,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-84b3de30-4a58-415d-8ef5-4df0d9f7cbb0 Date: Sun, 25 Nov 2018 16:16:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "metadata": {}}], "file": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file", "owner": "08c37b4848df46c199e622094cede412", "id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "size": 4373348352, "self": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:16:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:14:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:16:05,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-84b3de30-4a58-415d-8ef5-4df0d9f7cbb0 2018-11-25 16:16:05,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.561116933823s 2018-11-25 16:16:05,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-84b3de30-4a58-415d-8ef5-4df0d9f7cbb0 2018-11-25 16:16:05,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 16:16:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:05,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:05 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-2431884a-191e-4e42-a5e1-ba1f171ef541 x-compute-request-id: req-2431884a-191e-4e42-a5e1-ba1f171ef541 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7e473051-98cb-4c74-b432-e97fa07ed635", "name": "cloudify_ims-flavor_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 16:16:05,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2431884a-191e-4e42-a5e1-ba1f171ef541 2018-11-25 16:16:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323629379272s 2018-11-25 16:16:05,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2431884a-191e-4e42-a5e1-ba1f171ef541 2018-11-25 16:16:05,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-25 16:16:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"server": {"name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "imageRef": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "flavorRef": "7e473051-98cb-4c74-b432-e97fa07ed635", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7fa56188-389b-4869-9db7-c67820bba12b"}], "security_groups": [{"name": "925817c6-8831-4775-8073-0c4eaa73d2de"}]}}' 2018-11-25 16:16:07,861 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:16:05 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-b87b8c71-5f2b-4f73-b974-8a5a06fa883b x-compute-request-id: req-b87b8c71-5f2b-4f73-b974-8a5a06fa883b Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "925817c6-8831-4775-8073-0c4eaa73d2de"}], "OS-DCF:diskConfig": "MANUAL", "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "adminPass": "RHmDiE7vdcyw"}} 2018-11-25 16:16:07,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b87b8c71-5f2b-4f73-b974-8a5a06fa883b 2018-11-25 16:16:07,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.29189991951s 2018-11-25 16:16:07,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b87b8c71-5f2b-4f73-b974-8a5a06fa883b 2018-11-25 16:16:07,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:08,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-fb875b6c-6f39-401b-86a1-92a470ff4c6b x-compute-request-id: req-fb875b6c-6f39-401b-86a1-92a470ff4c6b 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.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:08,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb875b6c-6f39-401b-86a1-92a470ff4c6b 2018-11-25 16:16:08,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660845041275s 2018-11-25 16:16:08,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb875b6c-6f39-401b-86a1-92a470ff4c6b 2018-11-25 16:16:08,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:16:08,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:08,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-92b1b32e-5897-45de-b325-a5f2e7e29728 Date: Sun, 25 Nov 2018 16:16:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32c7597b-5182-41a3-9dca-a2d18f2ccdb2"],"updated_at":"2018-11-25T16:13:49Z","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"08c37b4848df46c199e622094cede412","id":"7fa56188-389b-4869-9db7-c67820bba12b","name":"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:16:08,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-92b1b32e-5897-45de-b325-a5f2e7e29728 2018-11-25 16:16:08,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2946870327s 2018-11-25 16:16:08,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-92b1b32e-5897-45de-b325-a5f2e7e29728 2018-11-25 16:16:08,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 16:16:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:08,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1e166d5e-af81-4e27-b593-763a284f2721 Date: Sun, 25 Nov 2018 16:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fa56188-389b-4869-9db7-c67820bba12b","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T16:13:49Z","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":"08c37b4848df46c199e622094cede412","id":"32c7597b-5182-41a3-9dca-a2d18f2ccdb2","subnetpool_id":null,"name":"cloudify_ims-subnet_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:16:08,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1e166d5e-af81-4e27-b593-763a284f2721 2018-11-25 16:16:08,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0548300743103s 2018-11-25 16:16:08,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1e166d5e-af81-4e27-b593-763a284f2721 2018-11-25 16:16:08,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:10,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:10,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:11,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-490c71a9-cbf6-4333-b65f-abb637be74e0 x-compute-request-id: req-490c71a9-cbf6-4333-b65f-abb637be74e0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:11,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-490c71a9-cbf6-4333-b65f-abb637be74e0 2018-11-25 16:16:11,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839700937271s 2018-11-25 16:16:11,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-490c71a9-cbf6-4333-b65f-abb637be74e0 2018-11-25 16:16:11,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:13,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:14,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:13 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-8f01600c-44d1-438a-9b3d-ea7353d15f21 x-compute-request-id: req-8f01600c-44d1-438a-9b3d-ea7353d15f21 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:14,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8f01600c-44d1-438a-9b3d-ea7353d15f21 2018-11-25 16:16:14,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693306922913s 2018-11-25 16:16:14,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8f01600c-44d1-438a-9b3d-ea7353d15f21 2018-11-25 16:16:14,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:16,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:16 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-6c8988b5-d183-4137-86f2-83b589a206aa x-compute-request-id: req-6c8988b5-d183-4137-86f2-83b589a206aa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:17,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6c8988b5-d183-4137-86f2-83b589a206aa 2018-11-25 16:16:17,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807543992996s 2018-11-25 16:16:17,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6c8988b5-d183-4137-86f2-83b589a206aa 2018-11-25 16:16:17,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:19,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:20,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-06873373-e0a1-4d09-aa49-73c928a5efbe x-compute-request-id: req-06873373-e0a1-4d09-aa49-73c928a5efbe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:20,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-06873373-e0a1-4d09-aa49-73c928a5efbe 2018-11-25 16:16:20,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911337137222s 2018-11-25 16:16:20,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-06873373-e0a1-4d09-aa49-73c928a5efbe 2018-11-25 16:16:20,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:22,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:22,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-26bc2c53-c542-42a7-8015-a9b503b24a23 x-compute-request-id: req-26bc2c53-c542-42a7-8015-a9b503b24a23 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:22,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-26bc2c53-c542-42a7-8015-a9b503b24a23 2018-11-25 16:16:22,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728145837784s 2018-11-25 16:16:22,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-26bc2c53-c542-42a7-8015-a9b503b24a23 2018-11-25 16:16:22,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:24,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:24,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:25,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:24 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-92a02621-f684-42ce-ac9e-71c8e3e1643e x-compute-request-id: req-92a02621-f684-42ce-ac9e-71c8e3e1643e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:25,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-92a02621-f684-42ce-ac9e-71c8e3e1643e 2018-11-25 16:16:25,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5572078228s 2018-11-25 16:16:25,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-92a02621-f684-42ce-ac9e-71c8e3e1643e 2018-11-25 16:16:25,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:27,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:27,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:28,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-4d3b3a45-46f6-4591-989b-40be13bc9b33 x-compute-request-id: req-4d3b3a45-46f6-4591-989b-40be13bc9b33 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:28,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4d3b3a45-46f6-4591-989b-40be13bc9b33 2018-11-25 16:16:28,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638422966003s 2018-11-25 16:16:28,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4d3b3a45-46f6-4591-989b-40be13bc9b33 2018-11-25 16:16:28,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:30,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:30,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:30,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-7f59b162-8ab2-454e-8871-4041ced4c1f6 x-compute-request-id: req-7f59b162-8ab2-454e-8871-4041ced4c1f6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:30,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f59b162-8ab2-454e-8871-4041ced4c1f6 2018-11-25 16:16:30,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837760925293s 2018-11-25 16:16:30,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f59b162-8ab2-454e-8871-4041ced4c1f6 2018-11-25 16:16:30,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:32,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:33,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-8d40a8ef-7cd5-4107-b9e2-113b1ae30e3a x-compute-request-id: req-8d40a8ef-7cd5-4107-b9e2-113b1ae30e3a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:33,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d40a8ef-7cd5-4107-b9e2-113b1ae30e3a 2018-11-25 16:16:33,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467016935349s 2018-11-25 16:16:33,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d40a8ef-7cd5-4107-b9e2-113b1ae30e3a 2018-11-25 16:16:33,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:35,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:35,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:36,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-3382b897-23d2-439a-9015-62b2edfaa6c5 x-compute-request-id: req-3382b897-23d2-439a-9015-62b2edfaa6c5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:36,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3382b897-23d2-439a-9015-62b2edfaa6c5 2018-11-25 16:16:36,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908066987991s 2018-11-25 16:16:36,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3382b897-23d2-439a-9015-62b2edfaa6c5 2018-11-25 16:16:36,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:38,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:38,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:38,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-7a98b6c0-bb3a-4faf-87be-6d4ff2544665 x-compute-request-id: req-7a98b6c0-bb3a-4faf-87be-6d4ff2544665 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:38,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a98b6c0-bb3a-4faf-87be-6d4ff2544665 2018-11-25 16:16:38,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499934911728s 2018-11-25 16:16:38,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a98b6c0-bb3a-4faf-87be-6d4ff2544665 2018-11-25 16:16:38,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:40,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:41,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:40 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-951825e1-3435-4fba-a5b5-a2c85be8d1b4 x-compute-request-id: req-951825e1-3435-4fba-a5b5-a2c85be8d1b4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:41,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-951825e1-3435-4fba-a5b5-a2c85be8d1b4 2018-11-25 16:16:41,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681490898132s 2018-11-25 16:16:41,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-951825e1-3435-4fba-a5b5-a2c85be8d1b4 2018-11-25 16:16:41,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:43,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:44,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:43 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-13c13392-8987-48a6-ba99-6d159e798b00 x-compute-request-id: req-13c13392-8987-48a6-ba99-6d159e798b00 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:44,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-13c13392-8987-48a6-ba99-6d159e798b00 2018-11-25 16:16:44,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723928928375s 2018-11-25 16:16:44,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-13c13392-8987-48a6-ba99-6d159e798b00 2018-11-25 16:16:44,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:46,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:46,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-23b9a9c1-21ff-451a-89cb-c99437e3e35e x-compute-request-id: req-23b9a9c1-21ff-451a-89cb-c99437e3e35e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:46,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23b9a9c1-21ff-451a-89cb-c99437e3e35e 2018-11-25 16:16:46,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541517972946s 2018-11-25 16:16:46,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23b9a9c1-21ff-451a-89cb-c99437e3e35e 2018-11-25 16:16:46,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:48,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:49,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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,Accept-Encoding x-openstack-request-id: req-fc245059-92eb-4b9d-9073-b340e1c675eb x-compute-request-id: req-fc245059-92eb-4b9d-9073-b340e1c675eb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:49,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc245059-92eb-4b9d-9073-b340e1c675eb 2018-11-25 16:16:49,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55383682251s 2018-11-25 16:16:49,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc245059-92eb-4b9d-9073-b340e1c675eb 2018-11-25 16:16:49,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:51,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:52,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:51 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-46c55392-6d9f-44d6-a9f0-27d8e28a3fcd x-compute-request-id: req-46c55392-6d9f-44d6-a9f0-27d8e28a3fcd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:52,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-46c55392-6d9f-44d6-a9f0-27d8e28a3fcd 2018-11-25 16:16:52,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633288145065s 2018-11-25 16:16:52,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-46c55392-6d9f-44d6-a9f0-27d8e28a3fcd 2018-11-25 16:16:52,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:54,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:54,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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-f2eb6f38-b67b-439a-b2a0-093a04a044bc x-compute-request-id: req-f2eb6f38-b67b-439a-b2a0-093a04a044bc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:54,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f2eb6f38-b67b-439a-b2a0-093a04a044bc 2018-11-25 16:16:54,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516360998154s 2018-11-25 16:16:54,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f2eb6f38-b67b-439a-b2a0-093a04a044bc 2018-11-25 16:16:54,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:56,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:57,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16: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,Accept-Encoding x-openstack-request-id: req-7eb35b7f-1817-4dc8-a1d9-aae908cb931e x-compute-request-id: req-7eb35b7f-1817-4dc8-a1d9-aae908cb931e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:57,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7eb35b7f-1817-4dc8-a1d9-aae908cb931e 2018-11-25 16:16:57,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691399097443s 2018-11-25 16:16:57,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7eb35b7f-1817-4dc8-a1d9-aae908cb931e 2018-11-25 16:16:57,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:16:59,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:16:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:16:59,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:16:59 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-c9c2d073-9d4b-4d57-9695-a6c9ebe88086 x-compute-request-id: req-c9c2d073-9d4b-4d57-9695-a6c9ebe88086 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:16:59,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c9c2d073-9d4b-4d57-9695-a6c9ebe88086 2018-11-25 16:16:59,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377548933029s 2018-11-25 16:16:59,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c9c2d073-9d4b-4d57-9695-a6c9ebe88086 2018-11-25 16:16:59,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:01,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:02,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:01 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-0aa074a9-0385-4a66-b15b-a0f17ba4d75b x-compute-request-id: req-0aa074a9-0385-4a66-b15b-a0f17ba4d75b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:02,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0aa074a9-0385-4a66-b15b-a0f17ba4d75b 2018-11-25 16:17:02,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394642829895s 2018-11-25 16:17:02,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0aa074a9-0385-4a66-b15b-a0f17ba4d75b 2018-11-25 16:17:02,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:04,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:04,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:04 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-e52773e3-1b8a-42f6-a1e4-68a399effd1f x-compute-request-id: req-e52773e3-1b8a-42f6-a1e4-68a399effd1f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:04,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e52773e3-1b8a-42f6-a1e4-68a399effd1f 2018-11-25 16:17:04,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6585958004s 2018-11-25 16:17:04,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e52773e3-1b8a-42f6-a1e4-68a399effd1f 2018-11-25 16:17:04,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:06,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:07,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:06 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-c30cae09-87a3-4243-9896-288613488ee8 x-compute-request-id: req-c30cae09-87a3-4243-9896-288613488ee8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:07,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c30cae09-87a3-4243-9896-288613488ee8 2018-11-25 16:17:07,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566046953201s 2018-11-25 16:17:07,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c30cae09-87a3-4243-9896-288613488ee8 2018-11-25 16:17:07,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:09,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:09,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:09 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-ff703bc9-3061-437c-b752-6866a9a104c5 x-compute-request-id: req-ff703bc9-3061-437c-b752-6866a9a104c5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:09,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ff703bc9-3061-437c-b752-6866a9a104c5 2018-11-25 16:17:09,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699730873108s 2018-11-25 16:17:09,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ff703bc9-3061-437c-b752-6866a9a104c5 2018-11-25 16:17:09,974 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:11,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:12,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:11 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-4b4bcabc-6801-4277-a8b8-4514415fd5cc x-compute-request-id: req-4b4bcabc-6801-4277-a8b8-4514415fd5cc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:12,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b4bcabc-6801-4277-a8b8-4514415fd5cc 2018-11-25 16:17:12,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493123054504s 2018-11-25 16:17:12,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b4bcabc-6801-4277-a8b8-4514415fd5cc 2018-11-25 16:17:12,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:14,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:14,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:14 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-c399d486-6977-4701-8f30-bf095f06553c x-compute-request-id: req-c399d486-6977-4701-8f30-bf095f06553c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:14,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c399d486-6977-4701-8f30-bf095f06553c 2018-11-25 16:17:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498550891876s 2018-11-25 16:17:14,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c399d486-6977-4701-8f30-bf095f06553c 2018-11-25 16:17:14,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:16,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:16,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:17,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:16 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-30775161-e08a-44f3-84da-275ebb39e4ac x-compute-request-id: req-30775161-e08a-44f3-84da-275ebb39e4ac Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:17,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-30775161-e08a-44f3-84da-275ebb39e4ac 2018-11-25 16:17:17,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583487987518s 2018-11-25 16:17:17,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-30775161-e08a-44f3-84da-275ebb39e4ac 2018-11-25 16:17:17,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:19,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:19,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-8f0e26ba-0024-46c7-b128-03a245a29933 x-compute-request-id: req-8f0e26ba-0024-46c7-b128-03a245a29933 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:19,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8f0e26ba-0024-46c7-b128-03a245a29933 2018-11-25 16:17:19,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368887901306s 2018-11-25 16:17:19,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8f0e26ba-0024-46c7-b128-03a245a29933 2018-11-25 16:17:19,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:21,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:22,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-f7c3798c-ab5a-4c3f-8681-64cc1ff82da0 x-compute-request-id: req-f7c3798c-ab5a-4c3f-8681-64cc1ff82da0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:22,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f7c3798c-ab5a-4c3f-8681-64cc1ff82da0 2018-11-25 16:17:22,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03541183472s 2018-11-25 16:17:22,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f7c3798c-ab5a-4c3f-8681-64cc1ff82da0 2018-11-25 16:17:22,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:24,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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,Accept-Encoding x-openstack-request-id: req-1487a106-0c57-4667-8986-09bd087bfaba x-compute-request-id: req-1487a106-0c57-4667-8986-09bd087bfaba Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:25,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1487a106-0c57-4667-8986-09bd087bfaba 2018-11-25 16:17:25,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379563093185s 2018-11-25 16:17:25,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1487a106-0c57-4667-8986-09bd087bfaba 2018-11-25 16:17:25,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:27,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:28,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-143c9b66-557d-4e94-85fa-b1e6e821af9a x-compute-request-id: req-143c9b66-557d-4e94-85fa-b1e6e821af9a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:28,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-143c9b66-557d-4e94-85fa-b1e6e821af9a 2018-11-25 16:17:28,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0149538517s 2018-11-25 16:17:28,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-143c9b66-557d-4e94-85fa-b1e6e821af9a 2018-11-25 16:17:28,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:30,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:30,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:30,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-c4f7e0a3-3be3-41bb-9686-130173ea40f6 x-compute-request-id: req-c4f7e0a3-3be3-41bb-9686-130173ea40f6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:30,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4f7e0a3-3be3-41bb-9686-130173ea40f6 2018-11-25 16:17:30,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504634141922s 2018-11-25 16:17:30,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4f7e0a3-3be3-41bb-9686-130173ea40f6 2018-11-25 16:17:30,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:32,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:33,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-0966e365-3491-4f64-a1d9-d0b3a5915a64 x-compute-request-id: req-0966e365-3491-4f64-a1d9-d0b3a5915a64 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:33,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0966e365-3491-4f64-a1d9-d0b3a5915a64 2018-11-25 16:17:33,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516228914261s 2018-11-25 16:17:33,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0966e365-3491-4f64-a1d9-d0b3a5915a64 2018-11-25 16:17:33,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:35,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:35,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-7a739d37-192d-4bfd-acee-6071e9854001 x-compute-request-id: req-7a739d37-192d-4bfd-acee-6071e9854001 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:35,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a739d37-192d-4bfd-acee-6071e9854001 2018-11-25 16:17:35,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527321100235s 2018-11-25 16:17:35,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a739d37-192d-4bfd-acee-6071e9854001 2018-11-25 16:17:35,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:37,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:38,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:37 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-bae89dd2-49bb-4bdb-b128-0ae188d296d6 x-compute-request-id: req-bae89dd2-49bb-4bdb-b128-0ae188d296d6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:38,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bae89dd2-49bb-4bdb-b128-0ae188d296d6 2018-11-25 16:17:38,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508633136749s 2018-11-25 16:17:38,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bae89dd2-49bb-4bdb-b128-0ae188d296d6 2018-11-25 16:17:38,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:40,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:41,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:40 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-e9263731-9097-477a-a170-0a1784c15b2c x-compute-request-id: req-e9263731-9097-477a-a170-0a1784c15b2c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:41,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9263731-9097-477a-a170-0a1784c15b2c 2018-11-25 16:17:41,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677664995193s 2018-11-25 16:17:41,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9263731-9097-477a-a170-0a1784c15b2c 2018-11-25 16:17:41,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:43,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:43,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:43,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17:43 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-5de2ffcc-638a-4506-b654-6353cd2e5c36 x-compute-request-id: req-5de2ffcc-638a-4506-b654-6353cd2e5c36 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:43,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5de2ffcc-638a-4506-b654-6353cd2e5c36 2018-11-25 16:17:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718803882599s 2018-11-25 16:17:43,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5de2ffcc-638a-4506-b654-6353cd2e5c36 2018-11-25 16:17:43,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:45,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:45,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:46,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-636cecee-b685-4a6d-8964-58339f86fdf5 x-compute-request-id: req-636cecee-b685-4a6d-8964-58339f86fdf5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:46,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-636cecee-b685-4a6d-8964-58339f86fdf5 2018-11-25 16:17:46,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495059967041s 2018-11-25 16:17:46,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-636cecee-b685-4a6d-8964-58339f86fdf5 2018-11-25 16:17:46,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:48,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:48,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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,Accept-Encoding x-openstack-request-id: req-8a818bee-fcfd-4c92-8219-192e11badea2 x-compute-request-id: req-8a818bee-fcfd-4c92-8219-192e11badea2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:48,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a818bee-fcfd-4c92-8219-192e11badea2 2018-11-25 16:17:48,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500575780869s 2018-11-25 16:17:48,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a818bee-fcfd-4c92-8219-192e11badea2 2018-11-25 16:17:48,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:50,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:51,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-75780fd5-859f-4d84-9a79-7d730b95a963 x-compute-request-id: req-75780fd5-859f-4d84-9a79-7d730b95a963 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:51,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-75780fd5-859f-4d84-9a79-7d730b95a963 2018-11-25 16:17:51,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333149194717s 2018-11-25 16:17:51,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-75780fd5-859f-4d84-9a79-7d730b95a963 2018-11-25 16:17:51,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:53,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:53,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-264df845-ada7-4c9d-a87c-20866e3fe371 x-compute-request-id: req-264df845-ada7-4c9d-a87c-20866e3fe371 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:53,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-264df845-ada7-4c9d-a87c-20866e3fe371 2018-11-25 16:17:53,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352663040161s 2018-11-25 16:17:53,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-264df845-ada7-4c9d-a87c-20866e3fe371 2018-11-25 16:17:53,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:55,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:56,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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-c7392625-1af7-47cf-9bc4-5fc96c3f47d8 x-compute-request-id: req-c7392625-1af7-47cf-9bc4-5fc96c3f47d8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:56,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7392625-1af7-47cf-9bc4-5fc96c3f47d8 2018-11-25 16:17:56,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518457889557s 2018-11-25 16:17:56,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7392625-1af7-47cf-9bc4-5fc96c3f47d8 2018-11-25 16:17:56,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:17:58,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:17:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:17:58,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:17: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,Accept-Encoding x-openstack-request-id: req-bc558ed9-ec2f-40ef-812f-891cff13ca81 x-compute-request-id: req-bc558ed9-ec2f-40ef-812f-891cff13ca81 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:17:58,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bc558ed9-ec2f-40ef-812f-891cff13ca81 2018-11-25 16:17:58,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353001832962s 2018-11-25 16:17:58,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bc558ed9-ec2f-40ef-812f-891cff13ca81 2018-11-25 16:17:58,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:00,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:01,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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,Accept-Encoding x-openstack-request-id: req-c93e644e-0b92-4591-a17f-1f8626e78022 x-compute-request-id: req-c93e644e-0b92-4591-a17f-1f8626e78022 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:01,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c93e644e-0b92-4591-a17f-1f8626e78022 2018-11-25 16:18:01,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53213596344s 2018-11-25 16:18:01,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c93e644e-0b92-4591-a17f-1f8626e78022 2018-11-25 16:18:01,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:03,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:03,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:03,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:03 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-5d7ff543-c89e-4858-87db-e217b5fd66c4 x-compute-request-id: req-5d7ff543-c89e-4858-87db-e217b5fd66c4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:03,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5d7ff543-c89e-4858-87db-e217b5fd66c4 2018-11-25 16:18:03,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496510982513s 2018-11-25 16:18:03,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5d7ff543-c89e-4858-87db-e217b5fd66c4 2018-11-25 16:18:03,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:05,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:06,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:05 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-6bc3017f-21dc-4a04-8619-4a8ceb65600e x-compute-request-id: req-6bc3017f-21dc-4a04-8619-4a8ceb65600e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:06,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6bc3017f-21dc-4a04-8619-4a8ceb65600e 2018-11-25 16:18:06,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522352933884s 2018-11-25 16:18:06,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6bc3017f-21dc-4a04-8619-4a8ceb65600e 2018-11-25 16:18:06,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:08,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:08,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:08 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-691a848c-4ab5-4283-abdf-9e07a2eb094c x-compute-request-id: req-691a848c-4ab5-4283-abdf-9e07a2eb094c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:08,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-691a848c-4ab5-4283-abdf-9e07a2eb094c 2018-11-25 16:18:08,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528957128525s 2018-11-25 16:18:08,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-691a848c-4ab5-4283-abdf-9e07a2eb094c 2018-11-25 16:18:08,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:10,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:11,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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-26a55c9a-53fa-46e6-baf8-24426bec6e43 x-compute-request-id: req-26a55c9a-53fa-46e6-baf8-24426bec6e43 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:11,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-26a55c9a-53fa-46e6-baf8-24426bec6e43 2018-11-25 16:18:11,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533841133118s 2018-11-25 16:18:11,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-26a55c9a-53fa-46e6-baf8-24426bec6e43 2018-11-25 16:18:11,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:13,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:13,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:13,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:13 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-d2465569-cc5f-4245-b637-4234c663a955 x-compute-request-id: req-d2465569-cc5f-4245-b637-4234c663a955 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:13,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d2465569-cc5f-4245-b637-4234c663a955 2018-11-25 16:18:13,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500502824783s 2018-11-25 16:18:13,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d2465569-cc5f-4245-b637-4234c663a955 2018-11-25 16:18:13,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:15,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:15,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:16,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:15 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-99be38a7-e190-40e9-a224-7bd8fe852e93 x-compute-request-id: req-99be38a7-e190-40e9-a224-7bd8fe852e93 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:16,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99be38a7-e190-40e9-a224-7bd8fe852e93 2018-11-25 16:18:16,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508980035782s 2018-11-25 16:18:16,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99be38a7-e190-40e9-a224-7bd8fe852e93 2018-11-25 16:18:16,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:18,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:18,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:18 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-15938d96-8691-4535-a513-fb02492964df x-compute-request-id: req-15938d96-8691-4535-a513-fb02492964df Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:18,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-15938d96-8691-4535-a513-fb02492964df 2018-11-25 16:18:18,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649351835251s 2018-11-25 16:18:18,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-15938d96-8691-4535-a513-fb02492964df 2018-11-25 16:18:18,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:20,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:20,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:21,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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,Accept-Encoding x-openstack-request-id: req-de4517ed-74cc-4a35-b13d-30fe076caeba x-compute-request-id: req-de4517ed-74cc-4a35-b13d-30fe076caeba Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:21,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-de4517ed-74cc-4a35-b13d-30fe076caeba 2018-11-25 16:18:21,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411934137344s 2018-11-25 16:18:21,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-de4517ed-74cc-4a35-b13d-30fe076caeba 2018-11-25 16:18:21,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:23,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:24,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:23 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-1c2979af-2274-4115-8092-a7f111f145b9 x-compute-request-id: req-1c2979af-2274-4115-8092-a7f111f145b9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:24,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1c2979af-2274-4115-8092-a7f111f145b9 2018-11-25 16:18:24,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929019212723s 2018-11-25 16:18:24,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1c2979af-2274-4115-8092-a7f111f145b9 2018-11-25 16:18:24,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:26,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:27,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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-8d780215-34cc-4c21-8d45-ed241fd4f71a x-compute-request-id: req-8d780215-34cc-4c21-8d45-ed241fd4f71a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:27,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d780215-34cc-4c21-8d45-ed241fd4f71a 2018-11-25 16:18:27,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913073778152s 2018-11-25 16:18:27,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d780215-34cc-4c21-8d45-ed241fd4f71a 2018-11-25 16:18:27,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:29,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:29,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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-44e72080-0001-4244-99df-24c26a939419 x-compute-request-id: req-44e72080-0001-4244-99df-24c26a939419 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:29,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44e72080-0001-4244-99df-24c26a939419 2018-11-25 16:18:29,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518352985382s 2018-11-25 16:18:29,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44e72080-0001-4244-99df-24c26a939419 2018-11-25 16:18:29,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:31,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:32,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:31 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-3d5a418d-10ab-48f9-816b-e252ba249175 x-compute-request-id: req-3d5a418d-10ab-48f9-816b-e252ba249175 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:32,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3d5a418d-10ab-48f9-816b-e252ba249175 2018-11-25 16:18:32,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385968923569s 2018-11-25 16:18:32,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3d5a418d-10ab-48f9-816b-e252ba249175 2018-11-25 16:18:32,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:34,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:34,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:35,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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-8a1743cf-a2b4-4965-88aa-5619d30511b2 x-compute-request-id: req-8a1743cf-a2b4-4965-88aa-5619d30511b2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:35,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a1743cf-a2b4-4965-88aa-5619d30511b2 2018-11-25 16:18:35,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.045317173s 2018-11-25 16:18:35,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a1743cf-a2b4-4965-88aa-5619d30511b2 2018-11-25 16:18:35,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:37,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:37 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-14de4ba2-cbc6-4dc1-9880-fb99b0010dea x-compute-request-id: req-14de4ba2-cbc6-4dc1-9880-fb99b0010dea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:37,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-14de4ba2-cbc6-4dc1-9880-fb99b0010dea 2018-11-25 16:18:37,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398679971695s 2018-11-25 16:18:37,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-14de4ba2-cbc6-4dc1-9880-fb99b0010dea 2018-11-25 16:18:37,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:39,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:39,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:40,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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-cd56cdab-2b1b-4473-8e01-6a8968d9a380 x-compute-request-id: req-cd56cdab-2b1b-4473-8e01-6a8968d9a380 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:16:09Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:40,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd56cdab-2b1b-4473-8e01-6a8968d9a380 2018-11-25 16:18:40,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625463008881s 2018-11-25 16:18:40,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd56cdab-2b1b-4473-8e01-6a8968d9a380 2018-11-25 16:18:40,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:18:42,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:18:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:42,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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,Accept-Encoding x-openstack-request-id: req-d77f49ec-5b34-486f-9455-171be9c6f531 x-compute-request-id: req-d77f49ec-5b34-486f-9455-171be9c6f531 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:6f:40", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:18:40.000000", "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:18:41Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:18:42,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d77f49ec-5b34-486f-9455-171be9c6f531 2018-11-25 16:18:42,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631522893906s 2018-11-25 16:18:42,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d77f49ec-5b34-486f-9455-171be9c6f531 2018-11-25 16:18:42,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 16:18:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c8c16c7a-1bcb-47bd-98c9-d60a53083d1f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:42,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-787bd356-22ba-4804-b38c-a23b81ccf3b9 Date: Sun, 25 Nov 2018 16:18:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:18:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32c7597b-5182-41a3-9dca-a2d18f2ccdb2","ip_address":"192.168.120.6"}],"id":"ae6b8b39-785e-41d6-a3e7-61e07415d817","security_groups":["925817c6-8831-4775-8073-0c4eaa73d2de"],"mac_address":"fa:16:3e:46:6f:40","project_id":"08c37b4848df46c199e622094cede412","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7fa56188-389b-4869-9db7-c67820bba12b","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:16:10Z","binding:vnic_type":"normal","device_id":"c8c16c7a-1bcb-47bd-98c9-d60a53083d1f"}]} 2018-11-25 16:18:42,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c8c16c7a-1bcb-47bd-98c9-d60a53083d1f used request id req-787bd356-22ba-4804-b38c-a23b81ccf3b9 2018-11-25 16:18:42,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0696730613708s 2018-11-25 16:18:42,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c8c16c7a-1bcb-47bd-98c9-d60a53083d1f used request id req-787bd356-22ba-4804-b38c-a23b81ccf3b9 2018-11-25 16:18:42,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:18:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ae6b8b39-785e-41d6-a3e7-61e07415d817" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0ab16ad9-a122-4e34-9e2a-cfeb04e63a79 Date: Sun, 25 Nov 2018 16:18:42 GMT RESP BODY: {"floatingips": []} 2018-11-25 16:18:42,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ae6b8b39-785e-41d6-a3e7-61e07415d817 used request id req-0ab16ad9-a122-4e34-9e2a-cfeb04e63a79 2018-11-25 16:18:42,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.028076171875s 2018-11-25 16:18:42,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ae6b8b39-785e-41d6-a3e7-61e07415d817 used request id req-0ab16ad9-a122-4e34-9e2a-cfeb04e63a79 2018-11-25 16:18:42,847 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:6f:40', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b0cfd61-1fb4-47f9-9854-dbe43ad632b6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T16:18:40.000000', 'flavor': Munch({u'id': u'7e473051-98cb-4c74-b432-e97fa07ed635'}), 'az': u'nova', 'id': u'c8c16c7a-1bcb-47bd-98c9-d60a53083d1f', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1fb3b9d54079484a89e9682466f08e07', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08c37b4848df46c199e622094cede412', 'name': 'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-25T16:18:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-25T16:18:41Z', 'hostId': u'd8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'd8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T16:18:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'08c37b4848df46c199e622094cede412', 'name': u'cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'adminPass': u'RHmDiE7vdcyw', 'tenant_id': u'08c37b4848df46c199e622094cede412', 'region': 'regionOne', 'created': u'2018-11-25T16:16:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-25 16:18:42,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:18:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:43,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-6329051d-d384-45c8-bae5-21ca42119f97 Date: Sun, 25 Nov 2018 16:18:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32c7597b-5182-41a3-9dca-a2d18f2ccdb2"],"updated_at":"2018-11-25T16:13:49Z","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"08c37b4848df46c199e622094cede412","id":"7fa56188-389b-4869-9db7-c67820bba12b","name":"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:18:43,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6329051d-d384-45c8-bae5-21ca42119f97 2018-11-25 16:18:43,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270025968552s 2018-11-25 16:18:43,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6329051d-d384-45c8-bae5-21ca42119f97 2018-11-25 16:18:43,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 16:18:43,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c8c16c7a-1bcb-47bd-98c9-d60a53083d1f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:43,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-60a1e993-ddc4-4abb-b4cf-76c2606bf8b9 Date: Sun, 25 Nov 2018 16:18:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:18:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32c7597b-5182-41a3-9dca-a2d18f2ccdb2","ip_address":"192.168.120.6"}],"id":"ae6b8b39-785e-41d6-a3e7-61e07415d817","security_groups":["925817c6-8831-4775-8073-0c4eaa73d2de"],"mac_address":"fa:16:3e:46:6f:40","project_id":"08c37b4848df46c199e622094cede412","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7fa56188-389b-4869-9db7-c67820bba12b","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:16:10Z","binding:vnic_type":"normal","device_id":"c8c16c7a-1bcb-47bd-98c9-d60a53083d1f"}]} 2018-11-25 16:18:43,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c8c16c7a-1bcb-47bd-98c9-d60a53083d1f used request id req-60a1e993-ddc4-4abb-b4cf-76c2606bf8b9 2018-11-25 16:18:43,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0548181533813s 2018-11-25 16:18:43,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c8c16c7a-1bcb-47bd-98c9-d60a53083d1f used request id req-60a1e993-ddc4-4abb-b4cf-76c2606bf8b9 2018-11-25 16:18:43,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-25 16:18:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817"}}' 2018-11-25 16:18:45,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-95ca5ed7-0d95-487f-88a3-5f304c86ab14 Date: Sun, 25 Nov 2018 16:18:45 GMT RESP BODY: {"floatingip": {"router_id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:18:44Z", "updated_at": "2018-11-25T16:18:44Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "08c37b4848df46c199e622094cede412", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817", "id": "90455d1d-e9d5-4b02-919d-a8597ddf4ad4"}} 2018-11-25 16:18:45,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-95ca5ed7-0d95-487f-88a3-5f304c86ab14 2018-11-25 16:18:45,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92945098877s 2018-11-25 16:18:45,108 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-95ca5ed7-0d95-487f-88a3-5f304c86ab14 2018-11-25 16:18:45,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:18:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:45,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e9126f84-d4ab-41d4-9f24-45df7b523fe0 Date: Sun, 25 Nov 2018 16:18:45 GMT RESP BODY: {"floatingips": [{"router_id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:18:44Z", "updated_at": "2018-11-25T16:18:44Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "08c37b4848df46c199e622094cede412", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817", "id": "90455d1d-e9d5-4b02-919d-a8597ddf4ad4"}]} 2018-11-25 16:18:45,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e9126f84-d4ab-41d4-9f24-45df7b523fe0 2018-11-25 16:18:45,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0267741680145s 2018-11-25 16:18:45,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e9126f84-d4ab-41d4-9f24-45df7b523fe0 2018-11-25 16:18:45,148 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:18:45,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:18:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:45,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-8eb2de9b-53fa-456b-a176-2612f8e51511 Date: Sun, 25 Nov 2018 16:18:45 GMT RESP BODY: {"floatingips": [{"router_id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:18:44Z", "updated_at": "2018-11-25T16:18:44Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "08c37b4848df46c199e622094cede412", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817", "id": "90455d1d-e9d5-4b02-919d-a8597ddf4ad4"}]} 2018-11-25 16:18:45,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8eb2de9b-53fa-456b-a176-2612f8e51511 2018-11-25 16:18:45,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229988098145s 2018-11-25 16:18:45,277 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8eb2de9b-53fa-456b-a176-2612f8e51511 2018-11-25 16:18:45,280 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:18:45,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:18:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:45,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-31133157-71a7-4ec7-878f-83bb2e101264 Date: Sun, 25 Nov 2018 16:18:45 GMT RESP BODY: {"floatingips": [{"router_id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:18:44Z", "updated_at": "2018-11-25T16:18:44Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "08c37b4848df46c199e622094cede412", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817", "id": "90455d1d-e9d5-4b02-919d-a8597ddf4ad4"}]} 2018-11-25 16:18:45,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-31133157-71a7-4ec7-878f-83bb2e101264 2018-11-25 16:18:45,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0243029594421s 2018-11-25 16:18:45,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-31133157-71a7-4ec7-878f-83bb2e101264 2018-11-25 16:18:45,414 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:18:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:18:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:45,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-88c69fb3-814e-4e27-9437-098fa6059f17 Date: Sun, 25 Nov 2018 16:18:45 GMT RESP BODY: {"floatingips": [{"router_id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:18:44Z", "updated_at": "2018-11-25T16:18:44Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "08c37b4848df46c199e622094cede412", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817", "id": "90455d1d-e9d5-4b02-919d-a8597ddf4ad4"}]} 2018-11-25 16:18:45,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-88c69fb3-814e-4e27-9437-098fa6059f17 2018-11-25 16:18:45,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0261981487274s 2018-11-25 16:18:45,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-88c69fb3-814e-4e27-9437-098fa6059f17 2018-11-25 16:18:45,549 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:18:45,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:18:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:18:45,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-0c9cb4b3-e7d9-4246-872d-8aabc49448c5 Date: Sun, 25 Nov 2018 16:18:45 GMT RESP BODY: {"floatingips": [{"router_id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:18:44Z", "updated_at": "2018-11-25T16:18:44Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "08c37b4848df46c199e622094cede412", "port_id": "ae6b8b39-785e-41d6-a3e7-61e07415d817", "id": "90455d1d-e9d5-4b02-919d-a8597ddf4ad4"}]} 2018-11-25 16:18:45,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0c9cb4b3-e7d9-4246-872d-8aabc49448c5 2018-11-25 16:18:45,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240910053253s 2018-11-25 16:18:45,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0c9cb4b3-e7d9-4246-872d-8aabc49448c5 2018-11-25 16:18:45,682 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'eac2bf7b-b436-43b6-917d-eda73cedc26a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'08c37b4848df46c199e622094cede412', 'created_at': u'2018-11-25T16:18:44Z', 'attached': True, 'updated_at': u'2018-11-25T16:18:44Z', 'id': u'90455d1d-e9d5-4b02-919d-a8597ddf4ad4', 'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08c37b4848df46c199e622094cede412', 'name': 'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'eac2bf7b-b436-43b6-917d-eda73cedc26a', 'project_id': u'08c37b4848df46c199e622094cede412', 'port_id': u'ae6b8b39-785e-41d6-a3e7-61e07415d817', 'port': u'ae6b8b39-785e-41d6-a3e7-61e07415d817', 'network': u'ad899a74-71c8-421f-a6bd-988551fe00a6'}) 2018-11-25 16:18:45,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-25 16:18:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:18:48,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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-36361194-f736-485f-b623-661ebb84311e x-compute-request-id: req-36361194-f736-485f-b623-661ebb84311e Content-Encoding: gzip Content-Length: 10953 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2016715006 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.305335] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.307553] pid_max: default: 32768 minimum: 301\n[ 0.308755] Security Framework initialized\n[ 0.309861] SELinux: Initializing.\n[ 0.311132] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.315610] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.318456] Mount-cache hash table entries: 4096\n[ 0.319877] Initializing cgroup subsys memory\n[ 0.321126] Initializing cgroup subsys devices\n[ 0.322466] Initializing cgroup subsys freezer\n[ 0.323808] Initializing cgroup subsys net_cls\n[ 0.325135] Initializing cgroup subsys blkio\n[ 0.326433] Initializing cgroup subsys perf_event\n[ 0.327816] Initializing cgroup subsys hugetlb\n[ 0.329140] Initializing cgroup subsys pids\n[ 0.330434] Initializing cgroup subsys net_prio\n[ 0.331859] CPU: Physical Processor ID: 0\n[ 0.333811] mce: CPU supports 10 MCE banks\n[ 0.335112] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336613] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.338114] tlb_flushall_shift: 6\n[ 0.339436] Freeing SMP alternatives: 28k freed\n[ 0.343511] ACPI: Core revision 20130517\n[ 0.345187] ACPI: All ACPI Tables successfully acquired\n[ 0.346839] ftrace: allocating 25812 entries in 101 pages\n[ 0.369684] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.371435] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.373159] smpboot: Max logical packages: 2\n[ 0.374637] Enabling x2apic\n[ 0.375659] Enabled x2apic\n[ 0.376859] Switched APIC routing to physical x2apic.\n[ 0.379258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.380983] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.384010] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.391097] KVM setup paravirtual spinlock\n[ 0.393542] smpboot: Booting Node 0, Processors #1 OK\n[ 0.395400] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.417099] Brought up 2 CPUs\n[ 0.417101] KVM setup async PF for cpu 1\n[ 0.417104] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.420709] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.423098] devtmpfs: initialized\n[ 0.425922] EVM: security.selinux\n[ 0.427039] EVM: security.ima\n[ 0.428075] EVM: security.capability\n[ 0.429872] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.431667] pinctrl core: initialized pinctrl subsystem\n[ 0.433231] NET: Registered protocol family 16\n[ 0.434735] ACPI: bus type PCI registered\n[ 0.435981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.437755] PCI: Using configuration type 1 for base access\n[ 0.442600] ACPI: Added _OSI(Module Device)\n[ 0.443902] ACPI: Added _OSI(Processor Device)\n[ 0.445220] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.446588] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449564] ACPI: Interpreter enabled\n[ 0.450763] ACPI: (supports S0 S5)\n[ 0.451879] ACPI: Using IOAPIC for interrupt routing\n[ 0.453313] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.459360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.461141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.462866] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466067] acpiphp: Slot [3] registered\n[ 0.467303] acpiphp: Slot [4] registered\n[ 0.468539] acpiphp: Slot [5] registered\n[ 0.469784] acpiphp: Slot [6] registered\n[ 0.471017] acpiphp: Slot [7] registered\n[ 0.472247] acpiphp: Slot [8] registered\n[ 0.473475] acpiphp: Slot [9] registered\n[ 0.474714] acpiphp: Slot [10] registered\n[ 0.475959] acpiphp: Slot [11] registered\n[ 0.477215] acpiphp: Slot [12] registered\n[ 0.478472] acpiphp: Slot [13] registered\n[ 0.479727] acpiphp: Slot [14] registered\n[ 0.480965] acpiphp: Slot [15] registered\n[ 0.482209] acpiphp: Slot [16] registered\n[ 0.483468] acpiphp: Slot [17] registered\n[ 0.484722] acpiphp: Slot [18] registered\n[ 0.485966] acpiphp: Slot [19] registered\n[ 0.487219] acpiphp: Slot [20] registered\n[ 0.488468] acpiphp: Slot [21] registered\n[ 0.489724] acpiphp: Slot [22] registered\n[ 0.490968] acpiphp: Slot [23] registered\n[ 0.492212] acpiphp: Slot [24] registered\n[ 0.493464] acpiphp: Slot [25] registered\n[ 0.494718] acpiphp: Slot [26] registered\n[ 0.495968] acpiphp: Slot [27] registered\n[ 0.497214] acpiphp: Slot [28] registered\n[ 0.498462] acpiphp: Slot [29] registered\n[ 0.499710] acpiphp: Slot [30] registered\n[ 0.500953] acpiphp: Slot [31] registered\n[ 0.502190] PCI host bridge to bus 0000:00\n[ 0.503434] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.504936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510718] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.518718] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522267] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.524785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.531125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.533386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.583153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.585339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.587308] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.589251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591163] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594668] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597076] vgaarb: loaded\n[ 0.598057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599620] SCSI subsystem initialized\n[ 0.600837] ACPI: bus type USB registered\n[ 0.602083] usbcore: registered new interface driver usbfs\n[ 0.603603] usbcore: registered new interface driver hub\n[ 0.605108] usbcore: registered new device driver usb\n[ 0.606646] PCI: Using ACPI for IRQ routing\n[ 0.608148] NetLabel: Initializing\n[ 0.609280] NetLabel: domain hash size = 128\n[ 0.610580] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612017] NetLabel: unlabeled traffic allowed by default\n[ 0.613597] Switched to clocksource kvm-clock\n[ 0.620407] pnp: PnP ACPI init\n[ 0.621493] ACPI: bus type PNP registered\n[ 0.623047] pnp: PnP ACPI: found 5 devices\n[ 0.624307] ACPI: bus type PNP unregistered\n[ 0.631640] NET: Registered protocol family 2\n[ 0.633164] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.635608] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.637621] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.639410] TCP: reno registered\n[ 0.640504] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.642141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.643892] NET: Registered protocol family 1\n[ 0.645197] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.646788] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.648396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.668325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688345] Unpacking initramfs...\n[ 1.089361] Freeing initrd memory: 37508k freed\n[ 1.098359] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.099926] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.109032] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.110539] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.112273] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.113721] Initialise system trusted keyring\n[ 1.114895] audit: initializing netlink socket (disabled)\n[ 1.116223] type=2000 audit(1543162723.206:1): initialized\n[ 1.132743] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.134229] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136690] zpool: loaded\n[ 1.137570] zbud: loaded\n[ 1.138590] VFS: Disk quotas dquot_6.5.2\n[ 1.139699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141290] msgmni has been set to 7578\n[ 1.142399] Key type big_key registered\n[ 1.144028] NET: Registered protocol family 38\n[ 1.145199] Key type asymmetric registered\n[ 1.146304] Asymmetric key parser 'x509' registered\n[ 1.147540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.149604] io scheduler noop registered\n[ 1.150690] io scheduler deadline registered (default)\n[ 1.151961] io scheduler cfq registered\n[ 1.153092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.164487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168085] ACPI: Power Button [PWRF]\n[ 1.169216] GHES: HEST is not enabled!\n[ 1.170336] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.194742] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196362] Non-volatile memory driver v1.3\n[ 1.197487] Linux agpgart interface v0.103\n[ 1.198684] crash memory driver: version 1.1\n[ 1.199854] rdac: device handler registered\n[ 1.201002] hp_sw: device handler registered\n[ 1.202137] emc: device handler registered\n[ 1.203241] alua: device handler registered\n[ 1.204386] libphy: Fixed MDIO Bus: probed\n[ 1.205527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207002] ehci-pci: EHCI PCI platform driver\n[ 1.208160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.209578] ohci-pci: OHCI PCI platform driver\n[ 1.210735] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.230767] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.232086] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.234111] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.235406] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.236818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.238333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.240323] usb usb1: Product: UHCI Host Controller\n[ 1.241697] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.243365] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.244708] hub 1-0:1.0: USB hub found\n[ 1.245877] hub 1-0:1.0: 2 ports detected\n[ 1.247158] usbcore: registered new interface driver usbserial\n[ 1.248671] usbcore: registered new interface driver usbserial_generic\n[ 1.250253] usbserial: USB Serial support registered for generic\n[ 1.251762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.254609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.255964] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.257349] mousedev: PS/2 mouse device common for all mice\n[ 1.259025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.261469] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.263448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.268001] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.269663] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.271321] cpuidle: using governor menu\n[ 1.272540] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.274066] usbcore: registered new interface driver usbhid\n[ 1.275511] usbhid: USB HID core driver\n[ 1.276725] drop_monitor: Initializing network drop monitor service\n[ 1.278355] TCP: cubic registered\n[ 1.279430] Initializing XFRM netlink socket\n[ 1.280736] NET: Registered protocol family 10\n[ 1.282214] NET: Registered protocol family 17\n[ 1.283664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.285092] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.286655] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.289254] Loading compiled-in X.509 certificates\n[ 1.290618] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.293269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.296322] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.298975] registered taskstats version 1\n[ 1.301670] Key type trusted registered\n[ 1.304025] Key type encrypted registered\n[ 1.306290] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.308132] rtc_cmos 00:00: setting system clock to 2018-11-25 16:18:43 UTC (1543162723)\n[ 1.311089] Freeing unused kernel memory: 1680k freed\n[ 1.315259] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.319765] systemd[1]: Detected virtualization kvm.\n[ 1.321096] systemd[1]: Detected architecture x86-64.\n[ 1.322457] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.325193] systemd[1]: No hostname configured.\n[ 1.326467] systemd[1]: Set hostname to .\n[ 1.327863] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.350116] systemd[1]: Reached target Timers.\n[ 1.351365] systemd[1]: Starting Timers.\n[ 1.352585] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.354843] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.358036] systemd[1]: Reached target Paths.\n[ 1.359244] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.361420] systemd[1]: Reached target Local File Systems.\n[ 1.362858] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.365067] systemd[1]: Reached target Swap.\n[ 1.366289] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.368280] systemd[1]: Created slice Root Slice.\n[ 1.369504] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.371467] systemd[1]: Listening on Journal Socket.\n[ 1.372747] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.374806] systemd[1]: Listening on udev Kernel Socket.\n[ 1.376109] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.378400] systemd[1]: Created slice System Slice.\n[ 1.379687] systemd[1]: Starting System Slice.\n[ 1.381189] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.383566] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.386156] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.390265] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.393497] systemd[1]: Listening on udev Control Socket.\n[ 1.394870] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.397067] systemd[1]: Reached target Sockets.\n[ 1.398286] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.400351] systemd[1]: Reached target Slices.\n[ 1.401608] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.403850] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.453347] RPC: Registered named UNIX socket transport module.\n[ 1.454962] RPC: Registered udp transport module.\n[ 1.456304] RPC: Registered tcp transport module.\n[ 1.457630] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.543989] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.[ 1.553977] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\n[[32m OK [0m] Reached target Basic System.\n[ 1.575185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.615112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.618663] scsi host0: ata_piix\n[ 1.619860] scsi host1: ata_piix\n[ 1.621042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.622678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.626480] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.707773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.709335] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.710938] usb 1-1: Product: QEMU USB Tablet\n[ 1.712135] usb 1-1: Manufacturer: QEMU\n[ 1.713219] usb 1-1: SerialNumber: 42\n[ 1.722926] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.725419] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.810059] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.812755] XFS (vda1): Mounting V4 Filesystem\n[ 1.926700] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.109860] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.172309] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.304300] SELinux: Disabled at runtime.\n[ 2.342639] type=1404 audit(1543162724.534:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.385562] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.387324] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[ 2.757820] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.803169] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.979709] type=1305 audit(1543162725.171:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.181966] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.184484] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.235910] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...[ 3.245179] ppdev: user-space parallel port driver\n\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started NTP client/server.\n[ 3.271286] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.272984] [TTM] Initializing pool allocator\n[ 3.274356] [TTM] Initializing DMA pool allocator\n[ 3.274715] [drm] fb mappable at 0xFC000000\n[ 3.274716] [drm] vram aper at 0xFC000000\n[ 3.274716] [drm] size 33554432\n[ 3.274716] [drm] fb depth is 24\n[ 3.274717] [drm] pitch is 3072\n[ 3.279182] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.301193] Console: switching to colour frame buffer device 128x48\n[ 3.314605] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.318795] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.386213] AES CTR mode by8 optimization enabled\n[ 3.391635] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.398887] alg: No test for crc32 (crc32-pclmul)\n[ 3.428308] intel_rapl: no valid rapl domains found in package 0\n[ 3.465337] intel_powerclamp: No package C-state available\n[ 3.473352] intel_powerclamp: No package C-state available[ 3.892630] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:18:46 +0000. Up 3.84 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-11-25 16:18:48,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f/action used request id req-36361194-f736-485f-b623-661ebb84311e 2018-11-25 16:18:48,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.50223302841s 2018-11-25 16:18:48,187 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f/action used request id req-36361194-f736-485f-b623-661ebb84311e 2018-11-25 16:18:48,187 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2016715006 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.305335] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.307553] pid_max: default: 32768 minimum: 301 [ 0.308755] Security Framework initialized [ 0.309861] SELinux: Initializing. [ 0.311132] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.315610] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.318456] Mount-cache hash table entries: 4096 [ 0.319877] Initializing cgroup subsys memory [ 0.321126] Initializing cgroup subsys devices [ 0.322466] Initializing cgroup subsys freezer [ 0.323808] Initializing cgroup subsys net_cls [ 0.325135] Initializing cgroup subsys blkio [ 0.326433] Initializing cgroup subsys perf_event [ 0.327816] Initializing cgroup subsys hugetlb [ 0.329140] Initializing cgroup subsys pids [ 0.330434] Initializing cgroup subsys net_prio [ 0.331859] CPU: Physical Processor ID: 0 [ 0.333811] mce: CPU supports 10 MCE banks [ 0.335112] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336613] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.338114] tlb_flushall_shift: 6 [ 0.339436] Freeing SMP alternatives: 28k freed [ 0.343511] ACPI: Core revision 20130517 [ 0.345187] ACPI: All ACPI Tables successfully acquired [ 0.346839] ftrace: allocating 25812 entries in 101 pages [ 0.369684] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371435] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.373159] smpboot: Max logical packages: 2 [ 0.374637] Enabling x2apic [ 0.375659] Enabled x2apic [ 0.376859] Switched APIC routing to physical x2apic. [ 0.379258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380983] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.384010] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.391097] KVM setup paravirtual spinlock [ 0.393542] smpboot: Booting Node 0, Processors #1 OK [ 0.395400] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.417099] Brought up 2 CPUs [ 0.417101] KVM setup async PF for cpu 1 [ 0.417104] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.420709] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.423098] devtmpfs: initialized [ 0.425922] EVM: security.selinux [ 0.427039] EVM: security.ima [ 0.428075] EVM: security.capability [ 0.429872] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.431667] pinctrl core: initialized pinctrl subsystem [ 0.433231] NET: Registered protocol family 16 [ 0.434735] ACPI: bus type PCI registered [ 0.435981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.437755] PCI: Using configuration type 1 for base access [ 0.442600] ACPI: Added _OSI(Module Device) [ 0.443902] ACPI: Added _OSI(Processor Device) [ 0.445220] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446588] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449564] ACPI: Interpreter enabled [ 0.450763] ACPI: (supports S0 S5) [ 0.451879] ACPI: Using IOAPIC for interrupt routing [ 0.453313] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.462866] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466067] acpiphp: Slot [3] registered [ 0.467303] acpiphp: Slot [4] registered [ 0.468539] acpiphp: Slot [5] registered [ 0.469784] acpiphp: Slot [6] registered [ 0.471017] acpiphp: Slot [7] registered [ 0.472247] acpiphp: Slot [8] registered [ 0.473475] acpiphp: Slot [9] registered [ 0.474714] acpiphp: Slot [10] registered [ 0.475959] acpiphp: Slot [11] registered [ 0.477215] acpiphp: Slot [12] registered [ 0.478472] acpiphp: Slot [13] registered [ 0.479727] acpiphp: Slot [14] registered [ 0.480965] acpiphp: Slot [15] registered [ 0.482209] acpiphp: Slot [16] registered [ 0.483468] acpiphp: Slot [17] registered [ 0.484722] acpiphp: Slot [18] registered [ 0.485966] acpiphp: Slot [19] registered [ 0.487219] acpiphp: Slot [20] registered [ 0.488468] acpiphp: Slot [21] registered [ 0.489724] acpiphp: Slot [22] registered [ 0.490968] acpiphp: Slot [23] registered [ 0.492212] acpiphp: Slot [24] registered [ 0.493464] acpiphp: Slot [25] registered [ 0.494718] acpiphp: Slot [26] registered [ 0.495968] acpiphp: Slot [27] registered [ 0.497214] acpiphp: Slot [28] registered [ 0.498462] acpiphp: Slot [29] registered [ 0.499710] acpiphp: Slot [30] registered [ 0.500953] acpiphp: Slot [31] registered [ 0.502190] PCI host bridge to bus 0000:00 [ 0.503434] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510718] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.518718] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522267] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.524785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.531125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.583153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.585339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.587308] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591163] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592968] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594668] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597076] vgaarb: loaded [ 0.598057] vgaarb: bridge control possible 0000:00:02.0 [ 0.599620] SCSI subsystem initialized [ 0.600837] ACPI: bus type USB registered [ 0.602083] usbcore: registered new interface driver usbfs [ 0.603603] usbcore: registered new interface driver hub [ 0.605108] usbcore: registered new device driver usb [ 0.606646] PCI: Using ACPI for IRQ routing [ 0.608148] NetLabel: Initializing [ 0.609280] NetLabel: domain hash size = 128 [ 0.610580] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612017] NetLabel: unlabeled traffic allowed by default [ 0.613597] Switched to clocksource kvm-clock [ 0.620407] pnp: PnP ACPI init [ 0.621493] ACPI: bus type PNP registered [ 0.623047] pnp: PnP ACPI: found 5 devices [ 0.624307] ACPI: bus type PNP unregistered [ 0.631640] NET: Registered protocol family 2 [ 0.633164] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.635608] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.637621] TCP: Hash tables configured (established 32768 bind 32768) [ 0.639410] TCP: reno registered [ 0.640504] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.642141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.643892] NET: Registered protocol family 1 [ 0.645197] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.646788] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.648396] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.668325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688345] Unpacking initramfs... [ 1.089361] Freeing initrd memory: 37508k freed [ 1.098359] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.099926] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.109032] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.110539] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.112273] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.113721] Initialise system trusted keyring [ 1.114895] audit: initializing netlink socket (disabled) [ 1.116223] type=2000 audit(1543162723.206:1): initialized [ 1.132743] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.134229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136690] zpool: loaded [ 1.137570] zbud: loaded [ 1.138590] VFS: Disk quotas dquot_6.5.2 [ 1.139699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141290] msgmni has been set to 7578 [ 1.142399] Key type big_key registered [ 1.144028] NET: Registered protocol family 38 [ 1.145199] Key type asymmetric registered [ 1.146304] Asymmetric key parser 'x509' registered [ 1.147540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.149604] io scheduler noop registered [ 1.150690] io scheduler deadline registered (default) [ 1.151961] io scheduler cfq registered [ 1.153092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.164487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168085] ACPI: Power Button [PWRF] [ 1.169216] GHES: HEST is not enabled! [ 1.170336] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.194742] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196362] Non-volatile memory driver v1.3 [ 1.197487] Linux agpgart interface v0.103 [ 1.198684] crash memory driver: version 1.1 [ 1.199854] rdac: device handler registered [ 1.201002] hp_sw: device handler registered [ 1.202137] emc: device handler registered [ 1.203241] alua: device handler registered [ 1.204386] libphy: Fixed MDIO Bus: probed [ 1.205527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207002] ehci-pci: EHCI PCI platform driver [ 1.208160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.209578] ohci-pci: OHCI PCI platform driver [ 1.210735] uhci_hcd: USB Universal Host Controller Interface driver [ 1.230767] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.232086] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.234111] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.235406] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.236818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.238333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.240323] usb usb1: Product: UHCI Host Controller [ 1.241697] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.243365] usb usb1: SerialNumber: 0000:00:01.2 [ 1.244708] hub 1-0:1.0: USB hub found [ 1.245877] hub 1-0:1.0: 2 ports detected [ 1.247158] usbcore: registered new interface driver usbserial [ 1.248671] usbcore: registered new interface driver usbserial_generic [ 1.250253] usbserial: USB Serial support registered for generic [ 1.251762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.254609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.255964] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.257349] mousedev: PS/2 mouse device common for all mice [ 1.259025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.261469] rtc_cmos 00:00: RTC can wake from S4 [ 1.262159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.263448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.268001] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.269663] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.271321] cpuidle: using governor menu [ 1.272540] hidraw: raw HID events driver (C) Jiri Kosina [ 1.274066] usbcore: registered new interface driver usbhid [ 1.275511] usbhid: USB HID core driver [ 1.276725] drop_monitor: Initializing network drop monitor service [ 1.278355] TCP: cubic registered [ 1.279430] Initializing XFRM netlink socket [ 1.280736] NET: Registered protocol family 10 [ 1.282214] NET: Registered protocol family 17 [ 1.283664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.285092] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.286655] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.289254] Loading compiled-in X.509 certificates [ 1.290618] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.293269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.296322] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.298975] registered taskstats version 1 [ 1.301670] Key type trusted registered [ 1.304025] Key type encrypted registered [ 1.306290] IMA: No TPM chip found, activating TPM-bypass! [ 1.308132] rtc_cmos 00:00: setting system clock to 2018-11-25 16:18:43 UTC (1543162723) [ 1.311089] Freeing unused kernel memory: 1680k freed [ 1.315259] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.319765] systemd[1]: Detected virtualization kvm. [ 1.321096] systemd[1]: Detected architecture x86-64. [ 1.322457] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.325193] systemd[1]: No hostname configured. [ 1.326467] systemd[1]: Set hostname to . [ 1.327863] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.350116] systemd[1]: Reached target Timers. [ 1.351365] systemd[1]: Starting Timers. [ 1.352585] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.354843] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.358036] systemd[1]: Reached target Paths. [ 1.359244] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.361420] systemd[1]: Reached target Local File Systems. [ 1.362858] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.365067] systemd[1]: Reached target Swap. [ 1.366289] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.368280] systemd[1]: Created slice Root Slice. [ 1.369504] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.371467] systemd[1]: Listening on Journal Socket. [ 1.372747] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.374806] systemd[1]: Listening on udev Kernel Socket. [ 1.376109] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.378400] systemd[1]: Created slice System Slice. [ 1.379687] systemd[1]: Starting System Slice. [ 1.381189] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.383566] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.386156] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.390265] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.393497] systemd[1]: Listening on udev Control Socket. [ 1.394870] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.397067] systemd[1]: Reached target Sockets. [ 1.398286] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.400351] systemd[1]: Reached target Slices. [ 1.401608] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.403850] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.453347] RPC: Registered named UNIX socket transport module. [ 1.454962] RPC: Registered udp transport module. [ 1.456304] RPC: Registered tcp transport module. [ 1.457630] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.543989] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization.[ 1.553977] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Reached target Basic System. [ 1.575185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.615112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.618663] scsi host0: ata_piix [ 1.619860] scsi host1: ata_piix [ 1.621042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.622678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.626480] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.707773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.709335] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.710938] usb 1-1: Product: QEMU USB Tablet [ 1.712135] usb 1-1: Manufacturer: QEMU [ 1.713219] usb 1-1: SerialNumber: 42 [ 1.722926] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.725419] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.810059] SGI XFS with ACLs, security attributes, no debug enabled [ 1.812755] XFS (vda1): Mounting V4 Filesystem [ 1.926700] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.109860] tsc: Refined TSC clocksource calibration: 3491.911 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.172309] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.304300] SELinux: Disabled at runtime. [ 2.342639] type=1404 audit(1543162724.534:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.385562] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.387324] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [ 2.757820] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.803169] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.979709] type=1305 audit(1543162725.171:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.181966] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.184484] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.235910] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.245179] ppdev: user-space parallel port driver Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started NTP client/server. [ 3.271286] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.272984] [TTM] Initializing pool allocator [ 3.274356] [TTM] Initializing DMA pool allocator [ 3.274715] [drm] fb mappable at 0xFC000000 [ 3.274716] [drm] vram aper at 0xFC000000 [ 3.274716] [drm] size 33554432 [ 3.274716] [drm] fb depth is 24 [ 3.274717] [drm] pitch is 3072 [ 3.279182] fbcon: cirrusdrmfb (fb0) is primary device [ 3.301193] Console: switching to colour frame buffer device 128x48 [ 3.314605] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.318795] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.386213] AES CTR mode by8 optimization enabled [ 3.391635] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.398887] alg: No test for crc32 (crc32-pclmul) [ 3.428308] intel_rapl: no valid rapl domains found in package 0 [ 3.465337] intel_powerclamp: No package C-state available [ 3.473352] intel_powerclamp: No package C-state available[ 3.892630] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:18:46 +0000. Up 3.84 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-25 16:18:48,720 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b594d50L 2018-11-25 16:18:48,721 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:18:48,760 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-25 16:18:48,760 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-25 16:18:48,810 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:18:48,810 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:18:48,810 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:18:48,811 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:18:48,811 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:18:48,811 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:18:48,818 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:18:48,819 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:18:48,821 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-25 16:18:48,823 - paramiko.transport - DEBUG - Trying key d6b81f8c1f9f0f8c3823e3a40c8c98a3 from /tmp/tmpBf8VZQ 2018-11-25 16:18:48,858 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:18:48,877 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-25 16:18:48,888 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-25 16:18:48,889 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:18:48,898 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-25 16:18:48,905 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: Authentication failed. 2018-11-25 16:18:57,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-25 16:18:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:18:59,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18: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,Accept-Encoding x-openstack-request-id: req-fb5b17d0-5029-4f7c-a948-eedcdc840bd2 x-compute-request-id: req-fb5b17d0-5029-4f7c-a948-eedcdc840bd2 Content-Encoding: gzip Content-Length: 12722 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2016715006 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.305335] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.307553] pid_max: default: 32768 minimum: 301\n[ 0.308755] Security Framework initialized\n[ 0.309861] SELinux: Initializing.\n[ 0.311132] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.315610] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.318456] Mount-cache hash table entries: 4096\n[ 0.319877] Initializing cgroup subsys memory\n[ 0.321126] Initializing cgroup subsys devices\n[ 0.322466] Initializing cgroup subsys freezer\n[ 0.323808] Initializing cgroup subsys net_cls\n[ 0.325135] Initializing cgroup subsys blkio\n[ 0.326433] Initializing cgroup subsys perf_event\n[ 0.327816] Initializing cgroup subsys hugetlb\n[ 0.329140] Initializing cgroup subsys pids\n[ 0.330434] Initializing cgroup subsys net_prio\n[ 0.331859] CPU: Physical Processor ID: 0\n[ 0.333811] mce: CPU supports 10 MCE banks\n[ 0.335112] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336613] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.338114] tlb_flushall_shift: 6\n[ 0.339436] Freeing SMP alternatives: 28k freed\n[ 0.343511] ACPI: Core revision 20130517\n[ 0.345187] ACPI: All ACPI Tables successfully acquired\n[ 0.346839] ftrace: allocating 25812 entries in 101 pages\n[ 0.369684] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.371435] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.373159] smpboot: Max logical packages: 2\n[ 0.374637] Enabling x2apic\n[ 0.375659] Enabled x2apic\n[ 0.376859] Switched APIC routing to physical x2apic.\n[ 0.379258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.380983] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.384010] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.391097] KVM setup paravirtual spinlock\n[ 0.393542] smpboot: Booting Node 0, Processors #1 OK\n[ 0.395400] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.417099] Brought up 2 CPUs\n[ 0.417101] KVM setup async PF for cpu 1\n[ 0.417104] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.420709] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.423098] devtmpfs: initialized\n[ 0.425922] EVM: security.selinux\n[ 0.427039] EVM: security.ima\n[ 0.428075] EVM: security.capability\n[ 0.429872] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.431667] pinctrl core: initialized pinctrl subsystem\n[ 0.433231] NET: Registered protocol family 16\n[ 0.434735] ACPI: bus type PCI registered\n[ 0.435981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.437755] PCI: Using configuration type 1 for base access\n[ 0.442600] ACPI: Added _OSI(Module Device)\n[ 0.443902] ACPI: Added _OSI(Processor Device)\n[ 0.445220] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.446588] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449564] ACPI: Interpreter enabled\n[ 0.450763] ACPI: (supports S0 S5)\n[ 0.451879] ACPI: Using IOAPIC for interrupt routing\n[ 0.453313] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.459360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.461141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.462866] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466067] acpiphp: Slot [3] registered\n[ 0.467303] acpiphp: Slot [4] registered\n[ 0.468539] acpiphp: Slot [5] registered\n[ 0.469784] acpiphp: Slot [6] registered\n[ 0.471017] acpiphp: Slot [7] registered\n[ 0.472247] acpiphp: Slot [8] registered\n[ 0.473475] acpiphp: Slot [9] registered\n[ 0.474714] acpiphp: Slot [10] registered\n[ 0.475959] acpiphp: Slot [11] registered\n[ 0.477215] acpiphp: Slot [12] registered\n[ 0.478472] acpiphp: Slot [13] registered\n[ 0.479727] acpiphp: Slot [14] registered\n[ 0.480965] acpiphp: Slot [15] registered\n[ 0.482209] acpiphp: Slot [16] registered\n[ 0.483468] acpiphp: Slot [17] registered\n[ 0.484722] acpiphp: Slot [18] registered\n[ 0.485966] acpiphp: Slot [19] registered\n[ 0.487219] acpiphp: Slot [20] registered\n[ 0.488468] acpiphp: Slot [21] registered\n[ 0.489724] acpiphp: Slot [22] registered\n[ 0.490968] acpiphp: Slot [23] registered\n[ 0.492212] acpiphp: Slot [24] registered\n[ 0.493464] acpiphp: Slot [25] registered\n[ 0.494718] acpiphp: Slot [26] registered\n[ 0.495968] acpiphp: Slot [27] registered\n[ 0.497214] acpiphp: Slot [28] registered\n[ 0.498462] acpiphp: Slot [29] registered\n[ 0.499710] acpiphp: Slot [30] registered\n[ 0.500953] acpiphp: Slot [31] registered\n[ 0.502190] PCI host bridge to bus 0000:00\n[ 0.503434] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.504936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510718] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.518718] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522267] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.524785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.531125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.533386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.583153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.585339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.587308] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.589251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591163] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594668] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597076] vgaarb: loaded\n[ 0.598057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599620] SCSI subsystem initialized\n[ 0.600837] ACPI: bus type USB registered\n[ 0.602083] usbcore: registered new interface driver usbfs\n[ 0.603603] usbcore: registered new interface driver hub\n[ 0.605108] usbcore: registered new device driver usb\n[ 0.606646] PCI: Using ACPI for IRQ routing\n[ 0.608148] NetLabel: Initializing\n[ 0.609280] NetLabel: domain hash size = 128\n[ 0.610580] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612017] NetLabel: unlabeled traffic allowed by default\n[ 0.613597] Switched to clocksource kvm-clock\n[ 0.620407] pnp: PnP ACPI init\n[ 0.621493] ACPI: bus type PNP registered\n[ 0.623047] pnp: PnP ACPI: found 5 devices\n[ 0.624307] ACPI: bus type PNP unregistered\n[ 0.631640] NET: Registered protocol family 2\n[ 0.633164] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.635608] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.637621] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.639410] TCP: reno registered\n[ 0.640504] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.642141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.643892] NET: Registered protocol family 1\n[ 0.645197] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.646788] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.648396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.668325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688345] Unpacking initramfs...\n[ 1.089361] Freeing initrd memory: 37508k freed\n[ 1.098359] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.099926] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.109032] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.110539] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.112273] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.113721] Initialise system trusted keyring\n[ 1.114895] audit: initializing netlink socket (disabled)\n[ 1.116223] type=2000 audit(1543162723.206:1): initialized\n[ 1.132743] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.134229] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136690] zpool: loaded\n[ 1.137570] zbud: loaded\n[ 1.138590] VFS: Disk quotas dquot_6.5.2\n[ 1.139699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141290] msgmni has been set to 7578\n[ 1.142399] Key type big_key registered\n[ 1.144028] NET: Registered protocol family 38\n[ 1.145199] Key type asymmetric registered\n[ 1.146304] Asymmetric key parser 'x509' registered\n[ 1.147540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.149604] io scheduler noop registered\n[ 1.150690] io scheduler deadline registered (default)\n[ 1.151961] io scheduler cfq registered\n[ 1.153092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.164487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168085] ACPI: Power Button [PWRF]\n[ 1.169216] GHES: HEST is not enabled!\n[ 1.170336] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.194742] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196362] Non-volatile memory driver v1.3\n[ 1.197487] Linux agpgart interface v0.103\n[ 1.198684] crash memory driver: version 1.1\n[ 1.199854] rdac: device handler registered\n[ 1.201002] hp_sw: device handler registered\n[ 1.202137] emc: device handler registered\n[ 1.203241] alua: device handler registered\n[ 1.204386] libphy: Fixed MDIO Bus: probed\n[ 1.205527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207002] ehci-pci: EHCI PCI platform driver\n[ 1.208160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.209578] ohci-pci: OHCI PCI platform driver\n[ 1.210735] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.230767] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.232086] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.234111] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.235406] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.236818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.238333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.240323] usb usb1: Product: UHCI Host Controller\n[ 1.241697] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.243365] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.244708] hub 1-0:1.0: USB hub found\n[ 1.245877] hub 1-0:1.0: 2 ports detected\n[ 1.247158] usbcore: registered new interface driver usbserial\n[ 1.248671] usbcore: registered new interface driver usbserial_generic\n[ 1.250253] usbserial: USB Serial support registered for generic\n[ 1.251762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.254609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.255964] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.257349] mousedev: PS/2 mouse device common for all mice\n[ 1.259025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.261469] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.263448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.268001] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.269663] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.271321] cpuidle: using governor menu\n[ 1.272540] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.274066] usbcore: registered new interface driver usbhid\n[ 1.275511] usbhid: USB HID core driver\n[ 1.276725] drop_monitor: Initializing network drop monitor service\n[ 1.278355] TCP: cubic registered\n[ 1.279430] Initializing XFRM netlink socket\n[ 1.280736] NET: Registered protocol family 10\n[ 1.282214] NET: Registered protocol family 17\n[ 1.283664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.285092] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.286655] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.289254] Loading compiled-in X.509 certificates\n[ 1.290618] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.293269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.296322] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.298975] registered taskstats version 1\n[ 1.301670] Key type trusted registered\n[ 1.304025] Key type encrypted registered\n[ 1.306290] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.308132] rtc_cmos 00:00: setting system clock to 2018-11-25 16:18:43 UTC (1543162723)\n[ 1.311089] Freeing unused kernel memory: 1680k freed\n[ 1.315259] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.319765] systemd[1]: Detected virtualization kvm.\n[ 1.321096] systemd[1]: Detected architecture x86-64.\n[ 1.322457] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.325193] systemd[1]: No hostname configured.\n[ 1.326467] systemd[1]: Set hostname to .\n[ 1.327863] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.350116] systemd[1]: Reached target Timers.\n[ 1.351365] systemd[1]: Starting Timers.\n[ 1.352585] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.354843] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.358036] systemd[1]: Reached target Paths.\n[ 1.359244] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.361420] systemd[1]: Reached target Local File Systems.\n[ 1.362858] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.365067] systemd[1]: Reached target Swap.\n[ 1.366289] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.368280] systemd[1]: Created slice Root Slice.\n[ 1.369504] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.371467] systemd[1]: Listening on Journal Socket.\n[ 1.372747] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.374806] systemd[1]: Listening on udev Kernel Socket.\n[ 1.376109] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.378400] systemd[1]: Created slice System Slice.\n[ 1.379687] systemd[1]: Starting System Slice.\n[ 1.381189] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.383566] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.386156] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.390265] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.393497] systemd[1]: Listening on udev Control Socket.\n[ 1.394870] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.397067] systemd[1]: Reached target Sockets.\n[ 1.398286] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.400351] systemd[1]: Reached target Slices.\n[ 1.401608] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.403850] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.453347] RPC: Registered named UNIX socket transport module.\n[ 1.454962] RPC: Registered udp transport module.\n[ 1.456304] RPC: Registered tcp transport module.\n[ 1.457630] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.543989] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.[ 1.553977] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\n[[32m OK [0m] Reached target Basic System.\n[ 1.575185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.615112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.618663] scsi host0: ata_piix\n[ 1.619860] scsi host1: ata_piix\n[ 1.621042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.622678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.626480] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.707773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.709335] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.710938] usb 1-1: Product: QEMU USB Tablet\n[ 1.712135] usb 1-1: Manufacturer: QEMU\n[ 1.713219] usb 1-1: SerialNumber: 42\n[ 1.722926] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.725419] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.810059] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.812755] XFS (vda1): Mounting V4 Filesystem\n[ 1.926700] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.109860] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.172309] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.304300] SELinux: Disabled at runtime.\n[ 2.342639] type=1404 audit(1543162724.534:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.385562] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.387324] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[ 2.757820] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.803169] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.979709] type=1305 audit(1543162725.171:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.181966] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.184484] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.235910] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...[ 3.245179] ppdev: user-space parallel port driver\n\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started NTP client/server.\n[ 3.271286] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.272984] [TTM] Initializing pool allocator\n[ 3.274356] [TTM] Initializing DMA pool allocator\n[ 3.274715] [drm] fb mappable at 0xFC000000\n[ 3.274716] [drm] vram aper at 0xFC000000\n[ 3.274716] [drm] size 33554432\n[ 3.274716] [drm] fb depth is 24\n[ 3.274717] [drm] pitch is 3072\n[ 3.279182] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.301193] Console: switching to colour frame buffer device 128x48\n[ 3.314605] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.318795] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.386213] AES CTR mode by8 optimization enabled\n[ 3.391635] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.398887] alg: No test for crc32 (crc32-pclmul)\n[ 3.428308] intel_rapl: no valid rapl domains found in package 0\n[ 3.465337] intel_powerclamp: No package C-state available\n[ 3.473352] intel_powerclamp: No package C-state available[ 3.892630] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:18:46 +0000. Up 3.84 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Crash recovery kernel arming...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.855065] cloud-init[830]: Cloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:18:48 +0000. Up 5.80 seconds.\n[ 5.873107] cloud-init[830]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.878142] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.880429] cloud-init[830]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.882455] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.884395] cloud-init[830]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.886278] cloud-init[830]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:46:6f:40 |\n[ 5.888524] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.890162] cloud-init[830]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.891937] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.894251] cloud-init[830]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.896794] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.899374] cloud-init[830]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.902375] cloud-init[830]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.904697] cloud-init[830]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.907141] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.310864] cloud-init[2965]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:18:51 +0000. Up 9.24 seconds.\n[ 10.240402] cloud-init[3079]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 25 Nov 2018 16:18:52 +0000. Up 10.19 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d6:b8:1f:8c:1f:9f:0f:8c:38:23:e3:a4:0c:8c:98:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.310040] cloud-init[3079]: Cloud-init v. 0.7.5 finished at Sun, 25 Nov 2018 16:18:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.30 seconds\n"} 2018-11-25 16:18:59,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f/action used request id req-fb5b17d0-5029-4f7c-a948-eedcdc840bd2 2018-11-25 16:18:59,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13371300697s 2018-11-25 16:18:59,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f/action used request id req-fb5b17d0-5029-4f7c-a948-eedcdc840bd2 2018-11-25 16:18:59,044 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2016715006 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.305335] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.307553] pid_max: default: 32768 minimum: 301 [ 0.308755] Security Framework initialized [ 0.309861] SELinux: Initializing. [ 0.311132] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.315610] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.318456] Mount-cache hash table entries: 4096 [ 0.319877] Initializing cgroup subsys memory [ 0.321126] Initializing cgroup subsys devices [ 0.322466] Initializing cgroup subsys freezer [ 0.323808] Initializing cgroup subsys net_cls [ 0.325135] Initializing cgroup subsys blkio [ 0.326433] Initializing cgroup subsys perf_event [ 0.327816] Initializing cgroup subsys hugetlb [ 0.329140] Initializing cgroup subsys pids [ 0.330434] Initializing cgroup subsys net_prio [ 0.331859] CPU: Physical Processor ID: 0 [ 0.333811] mce: CPU supports 10 MCE banks [ 0.335112] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336613] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.338114] tlb_flushall_shift: 6 [ 0.339436] Freeing SMP alternatives: 28k freed [ 0.343511] ACPI: Core revision 20130517 [ 0.345187] ACPI: All ACPI Tables successfully acquired [ 0.346839] ftrace: allocating 25812 entries in 101 pages [ 0.369684] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371435] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.373159] smpboot: Max logical packages: 2 [ 0.374637] Enabling x2apic [ 0.375659] Enabled x2apic [ 0.376859] Switched APIC routing to physical x2apic. [ 0.379258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380983] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.384010] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.391097] KVM setup paravirtual spinlock [ 0.393542] smpboot: Booting Node 0, Processors #1 OK [ 0.395400] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.417099] Brought up 2 CPUs [ 0.417101] KVM setup async PF for cpu 1 [ 0.417104] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.420709] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.423098] devtmpfs: initialized [ 0.425922] EVM: security.selinux [ 0.427039] EVM: security.ima [ 0.428075] EVM: security.capability [ 0.429872] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.431667] pinctrl core: initialized pinctrl subsystem [ 0.433231] NET: Registered protocol family 16 [ 0.434735] ACPI: bus type PCI registered [ 0.435981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.437755] PCI: Using configuration type 1 for base access [ 0.442600] ACPI: Added _OSI(Module Device) [ 0.443902] ACPI: Added _OSI(Processor Device) [ 0.445220] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446588] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449564] ACPI: Interpreter enabled [ 0.450763] ACPI: (supports S0 S5) [ 0.451879] ACPI: Using IOAPIC for interrupt routing [ 0.453313] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.462866] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466067] acpiphp: Slot [3] registered [ 0.467303] acpiphp: Slot [4] registered [ 0.468539] acpiphp: Slot [5] registered [ 0.469784] acpiphp: Slot [6] registered [ 0.471017] acpiphp: Slot [7] registered [ 0.472247] acpiphp: Slot [8] registered [ 0.473475] acpiphp: Slot [9] registered [ 0.474714] acpiphp: Slot [10] registered [ 0.475959] acpiphp: Slot [11] registered [ 0.477215] acpiphp: Slot [12] registered [ 0.478472] acpiphp: Slot [13] registered [ 0.479727] acpiphp: Slot [14] registered [ 0.480965] acpiphp: Slot [15] registered [ 0.482209] acpiphp: Slot [16] registered [ 0.483468] acpiphp: Slot [17] registered [ 0.484722] acpiphp: Slot [18] registered [ 0.485966] acpiphp: Slot [19] registered [ 0.487219] acpiphp: Slot [20] registered [ 0.488468] acpiphp: Slot [21] registered [ 0.489724] acpiphp: Slot [22] registered [ 0.490968] acpiphp: Slot [23] registered [ 0.492212] acpiphp: Slot [24] registered [ 0.493464] acpiphp: Slot [25] registered [ 0.494718] acpiphp: Slot [26] registered [ 0.495968] acpiphp: Slot [27] registered [ 0.497214] acpiphp: Slot [28] registered [ 0.498462] acpiphp: Slot [29] registered [ 0.499710] acpiphp: Slot [30] registered [ 0.500953] acpiphp: Slot [31] registered [ 0.502190] PCI host bridge to bus 0000:00 [ 0.503434] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510718] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.518718] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522267] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.524785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.531125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.583153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.585339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.587308] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591163] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592968] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594668] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597076] vgaarb: loaded [ 0.598057] vgaarb: bridge control possible 0000:00:02.0 [ 0.599620] SCSI subsystem initialized [ 0.600837] ACPI: bus type USB registered [ 0.602083] usbcore: registered new interface driver usbfs [ 0.603603] usbcore: registered new interface driver hub [ 0.605108] usbcore: registered new device driver usb [ 0.606646] PCI: Using ACPI for IRQ routing [ 0.608148] NetLabel: Initializing [ 0.609280] NetLabel: domain hash size = 128 [ 0.610580] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612017] NetLabel: unlabeled traffic allowed by default [ 0.613597] Switched to clocksource kvm-clock [ 0.620407] pnp: PnP ACPI init [ 0.621493] ACPI: bus type PNP registered [ 0.623047] pnp: PnP ACPI: found 5 devices [ 0.624307] ACPI: bus type PNP unregistered [ 0.631640] NET: Registered protocol family 2 [ 0.633164] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.635608] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.637621] TCP: Hash tables configured (established 32768 bind 32768) [ 0.639410] TCP: reno registered [ 0.640504] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.642141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.643892] NET: Registered protocol family 1 [ 0.645197] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.646788] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.648396] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.668325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688345] Unpacking initramfs... [ 1.089361] Freeing initrd memory: 37508k freed [ 1.098359] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.099926] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.109032] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.110539] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.112273] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.113721] Initialise system trusted keyring [ 1.114895] audit: initializing netlink socket (disabled) [ 1.116223] type=2000 audit(1543162723.206:1): initialized [ 1.132743] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.134229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136690] zpool: loaded [ 1.137570] zbud: loaded [ 1.138590] VFS: Disk quotas dquot_6.5.2 [ 1.139699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141290] msgmni has been set to 7578 [ 1.142399] Key type big_key registered [ 1.144028] NET: Registered protocol family 38 [ 1.145199] Key type asymmetric registered [ 1.146304] Asymmetric key parser 'x509' registered [ 1.147540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.149604] io scheduler noop registered [ 1.150690] io scheduler deadline registered (default) [ 1.151961] io scheduler cfq registered [ 1.153092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.164487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168085] ACPI: Power Button [PWRF] [ 1.169216] GHES: HEST is not enabled! [ 1.170336] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.194742] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196362] Non-volatile memory driver v1.3 [ 1.197487] Linux agpgart interface v0.103 [ 1.198684] crash memory driver: version 1.1 [ 1.199854] rdac: device handler registered [ 1.201002] hp_sw: device handler registered [ 1.202137] emc: device handler registered [ 1.203241] alua: device handler registered [ 1.204386] libphy: Fixed MDIO Bus: probed [ 1.205527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207002] ehci-pci: EHCI PCI platform driver [ 1.208160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.209578] ohci-pci: OHCI PCI platform driver [ 1.210735] uhci_hcd: USB Universal Host Controller Interface driver [ 1.230767] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.232086] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.234111] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.235406] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.236818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.238333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.240323] usb usb1: Product: UHCI Host Controller [ 1.241697] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.243365] usb usb1: SerialNumber: 0000:00:01.2 [ 1.244708] hub 1-0:1.0: USB hub found [ 1.245877] hub 1-0:1.0: 2 ports detected [ 1.247158] usbcore: registered new interface driver usbserial [ 1.248671] usbcore: registered new interface driver usbserial_generic [ 1.250253] usbserial: USB Serial support registered for generic [ 1.251762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.254609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.255964] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.257349] mousedev: PS/2 mouse device common for all mice [ 1.259025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.261469] rtc_cmos 00:00: RTC can wake from S4 [ 1.262159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.263448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.268001] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.269663] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.271321] cpuidle: using governor menu [ 1.272540] hidraw: raw HID events driver (C) Jiri Kosina [ 1.274066] usbcore: registered new interface driver usbhid [ 1.275511] usbhid: USB HID core driver [ 1.276725] drop_monitor: Initializing network drop monitor service [ 1.278355] TCP: cubic registered [ 1.279430] Initializing XFRM netlink socket [ 1.280736] NET: Registered protocol family 10 [ 1.282214] NET: Registered protocol family 17 [ 1.283664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.285092] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.286655] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.289254] Loading compiled-in X.509 certificates [ 1.290618] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.293269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.296322] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.298975] registered taskstats version 1 [ 1.301670] Key type trusted registered [ 1.304025] Key type encrypted registered [ 1.306290] IMA: No TPM chip found, activating TPM-bypass! [ 1.308132] rtc_cmos 00:00: setting system clock to 2018-11-25 16:18:43 UTC (1543162723) [ 1.311089] Freeing unused kernel memory: 1680k freed [ 1.315259] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.319765] systemd[1]: Detected virtualization kvm. [ 1.321096] systemd[1]: Detected architecture x86-64. [ 1.322457] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.325193] systemd[1]: No hostname configured. [ 1.326467] systemd[1]: Set hostname to . [ 1.327863] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.350116] systemd[1]: Reached target Timers. [ 1.351365] systemd[1]: Starting Timers. [ 1.352585] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.354843] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.358036] systemd[1]: Reached target Paths. [ 1.359244] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.361420] systemd[1]: Reached target Local File Systems. [ 1.362858] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.365067] systemd[1]: Reached target Swap. [ 1.366289] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.368280] systemd[1]: Created slice Root Slice. [ 1.369504] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.371467] systemd[1]: Listening on Journal Socket. [ 1.372747] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.374806] systemd[1]: Listening on udev Kernel Socket. [ 1.376109] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.378400] systemd[1]: Created slice System Slice. [ 1.379687] systemd[1]: Starting System Slice. [ 1.381189] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.383566] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.386156] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.390265] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.393497] systemd[1]: Listening on udev Control Socket. [ 1.394870] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.397067] systemd[1]: Reached target Sockets. [ 1.398286] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.400351] systemd[1]: Reached target Slices. [ 1.401608] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.403850] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.453347] RPC: Registered named UNIX socket transport module. [ 1.454962] RPC: Registered udp transport module. [ 1.456304] RPC: Registered tcp transport module. [ 1.457630] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.543989] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization.[ 1.553977] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Reached target Basic System. [ 1.575185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.615112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.618663] scsi host0: ata_piix [ 1.619860] scsi host1: ata_piix [ 1.621042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.622678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.626480] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.707773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.709335] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.710938] usb 1-1: Product: QEMU USB Tablet [ 1.712135] usb 1-1: Manufacturer: QEMU [ 1.713219] usb 1-1: SerialNumber: 42 [ 1.722926] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.725419] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.810059] SGI XFS with ACLs, security attributes, no debug enabled [ 1.812755] XFS (vda1): Mounting V4 Filesystem [ 1.926700] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.109860] tsc: Refined TSC clocksource calibration: 3491.911 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.172309] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.304300] SELinux: Disabled at runtime. [ 2.342639] type=1404 audit(1543162724.534:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.385562] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.387324] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [ 2.757820] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.803169] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.979709] type=1305 audit(1543162725.171:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.181966] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.184484] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.235910] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon...[ 3.245179] ppdev: user-space parallel port driver Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started NTP client/server. [ 3.271286] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.272984] [TTM] Initializing pool allocator [ 3.274356] [TTM] Initializing DMA pool allocator [ 3.274715] [drm] fb mappable at 0xFC000000 [ 3.274716] [drm] vram aper at 0xFC000000 [ 3.274716] [drm] size 33554432 [ 3.274716] [drm] fb depth is 24 [ 3.274717] [drm] pitch is 3072 [ 3.279182] fbcon: cirrusdrmfb (fb0) is primary device [ 3.301193] Console: switching to colour frame buffer device 128x48 [ 3.314605] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.318795] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.386213] AES CTR mode by8 optimization enabled [ 3.391635] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.398887] alg: No test for crc32 (crc32-pclmul) [ 3.428308] intel_rapl: no valid rapl domains found in package 0 [ 3.465337] intel_powerclamp: No package C-state available [ 3.473352] intel_powerclamp: No package C-state available[ 3.892630] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:18:46 +0000. Up 3.84 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting System Logging Service... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Crash recovery kernel arming... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.855065] cloud-init[830]: Cloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:18:48 +0000. Up 5.80 seconds. [ 5.873107] cloud-init[830]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.878142] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.880429] cloud-init[830]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.882455] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.884395] cloud-init[830]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.886278] cloud-init[830]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:46:6f:40 | [ 5.888524] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.890162] cloud-init[830]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.891937] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.894251] cloud-init[830]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.896794] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.899374] cloud-init[830]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.902375] cloud-init[830]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.904697] cloud-init[830]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.907141] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.310864] cloud-init[2965]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:18:51 +0000. Up 9.24 seconds. [ 10.240402] cloud-init[3079]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 25 Nov 2018 16:18:52 +0000. Up 10.19 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d6:b8:1f:8c:1f:9f:0f:8c:38:23:e3:a4:0c:8c:98:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.310040] cloud-init[3079]: Cloud-init v. 0.7.5 finished at Sun, 25 Nov 2018 16:18:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.30 seconds 2018-11-25 16:18:59,048 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b634ed0L 2018-11-25 16:18:59,048 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:18:59,060 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-25 16:18:59,060 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-25 16:18:59,063 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:18:59,063 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:18:59,063 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:18:59,063 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:18:59,063 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:18:59,064 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:18:59,080 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:18:59,081 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:18:59,113 - paramiko.transport - DEBUG - Trying key d6b81f8c1f9f0f8c3823e3a40c8c98a3 from /tmp/tmpBf8VZQ 2018-11-25 16:18:59,130 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:18:59,156 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:18:59,177 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-25 16:18:59,177 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-25 16:18:59,178 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-25 16:18:59,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-11-25 16:18:59,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:18:59,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:18:59,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:18:59,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4751, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4758, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1977, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4745, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 887, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 814, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4394, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4740, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:58 GMT 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-25 16:18:59,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:18:59,384 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4751, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4758, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1977, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4745, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 887, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 814, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4394, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4740, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-25 16:18:59,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-11-25 16:18:59,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:18:59,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:18:59,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:18:59,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:18:59,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4751, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4758, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1977, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4745, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 887, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 814, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4394, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4740, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:58 GMT 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-25 16:18:59,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:18:59,492 - functest.core.cloudify - INFO - The current manager status is running 2018-11-25 16:18:59,492 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:18:59,576 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:18:58.983Z", "updated_at": "2018-11-25T16:18:58.983Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:59 GMT 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:18:59,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-11-25 16:18:59,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:18:59,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:18:59,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:18:58.983Z", "updated_at": "2018-11-25T16:18:58.983Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:59 GMT 2018-11-25 16:18:59,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:18:59,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-25 16:18:59,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:18:59,676 - functest.core.cloudify - DEBUG - List secrets: 2018-11-25 16:18:59,676 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-11-25 16:18:59,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:18:58.983Z", "updated_at": "2018-11-25T16:18:58.983Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:18:59,753 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:59 GMT 2018-11-25 16:18:59,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:18:59,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-25 16:18:59,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:18:59,754 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-25 16:18:59,754 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-25 16:18:59,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:18:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:18:59,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cad332-781c-451d-898b-7c778b74c7e9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412"}, "enabled": true, "id": "08c37b4848df46c199e622094cede412", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 16:18:59,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-10cad332-781c-451d-898b-7c778b74c7e9 2018-11-25 16:18:59,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104105949402s 2018-11-25 16:18:59,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-10cad332-781c-451d-898b-7c778b74c7e9 2018-11-25 16:18:59,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-25 16:18:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/quotas/08c37b4848df46c199e622094cede412.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-25 16:19:00,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-a034b7af-c7f2-474d-8b20-4de74f79462b Date: Sun, 25 Nov 2018 16:19:00 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-11-25 16:19:00,092 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/08c37b4848df46c199e622094cede412.json used request id req-a034b7af-c7f2-474d-8b20-4de74f79462b 2018-11-25 16:19:00,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.230304956436s 2018-11-25 16:19:00,093 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/08c37b4848df46c199e622094cede412.json used request id req-a034b7af-c7f2-474d-8b20-4de74f79462b 2018-11-25 16:19:00,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-25 16:19:00,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-25 16:19:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:19:00,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b7d3d7-bff0-415e-a178-db4b3aadfb41 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"services": [{"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/0dcc3764df2d45c890e61a7b1083fc9a"}, "enabled": true, "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.29:5000/v3/services/10f99f06066c418c8c2fdab7f1209514"}, "enabled": true, "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.29:5000/v3/services/1f5b8ef43739426cb0d4c6f10887f8cc"}, "enabled": true, "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.29:5000/v3/services/206eeb573db24ed18e61727684b79d8a"}, "enabled": true, "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.29:5000/v3/services/3d394553e3814532b071c67d9695f2d7"}, "enabled": true, "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.29:5000/v3/services/4190c577a6054075b7d853f5b715964d"}, "enabled": true, "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.29:5000/v3/services/69a52a1c3ff049ef9d89c88aee4da3b0"}, "enabled": true, "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.29:5000/v3/services/701a5d7ea57b4c9badf442335ac12365"}, "enabled": true, "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/73bb5c34872d462297f01038aa58b17d"}, "enabled": true, "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.29:5000/v3/services/78b666bc75ef46578014ecfa4e89e88a"}, "enabled": true, "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.29:5000/v3/services/95094064ee894c8c868c7897179de48d"}, "enabled": true, "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.29:5000/v3/services/d286775bf4ca4401924f06f9ab78cbea"}, "enabled": true, "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.29:5000/v3/services/d82ea29fb07649589805c0f262b8a699"}, "enabled": true, "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.29:5000/v3/services/ec14ca172de84b8495673efaa9de0584"}, "enabled": true, "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.29:5000/v3/services/f1a2f3b158dc486895c6722769bab24f"}, "enabled": true, "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.29:5000/v3/services/f67221a11b9043fabe5220508597e60f"}, "enabled": true, "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.29:5000/v3/services", "previous": null, "next": null}} 2018-11-25 16:19:00,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/services used request id req-39b7d3d7-bff0-415e-a178-db4b3aadfb41 2018-11-25 16:19:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0763969421387s 2018-11-25 16:19:00,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-25 16:19:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:19:00,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cc9caf-fcdc-4e99-90bb-2c581a77e367 Content-Encoding: gzip Content-Length: 2068 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d9d833e631545689278ac9e68ffe386"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "0d9d833e631545689278ac9e68ffe386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/17bbbd83cfc4471094770795be242971"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95094064ee894c8c868c7897179de48d", "id": "17bbbd83cfc4471094770795be242971"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1be563053bee456a8311ac9712b664f9"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "1be563053bee456a8311ac9712b664f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1f960725975845d8a1ba28b7dc930bcf"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2201bbe40ff04a96b46108f3e6304beb"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2b4e2bd290fc497eb3633d803923b316"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2cf727d4dd144190be6e6e06367299fb"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2e190de1768349bdb8ef284c8d77ef02"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2e27c510595d4983824df3fc0eaf0664"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "2e27c510595d4983824df3fc0eaf0664"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/38ead03c8e094957975312865799f8e1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "38ead03c8e094957975312865799f8e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4189cd675a304f3eb5d43eecd7d458fd"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/43f042960b5c4a288ef0ec9e7b7f2fc9"}, "url": "http://172.30.9.29:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46288de079a34c1a98c9dc98361d099a"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "46288de079a34c1a98c9dc98361d099a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/462a767406714e52bd044a6e762d9279"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "462a767406714e52bd044a6e762d9279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/48de8744add04e64b941c0c25c413d91"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "48de8744add04e64b941c0c25c413d91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/49d9114d79ff4cfc95b6be48dcf4fe2b"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4bf835a17886401196a8d18b5636134a"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "4bf835a17886401196a8d18b5636134a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/55e1da5d967b4d8eaa60ac93940e5e9d"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5d75f656632d49868ed21d8798dcddd9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95094064ee894c8c868c7897179de48d", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6209f469f00d4d538c295335f0f150b0"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "6209f469f00d4d538c295335f0f150b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/69ef0b23ae2d4032b1b941eb8af3f6be"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6f157c8e7bde4c8a8f01fde3f488b5dc"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/859d11c03b564af4bc44bfce8291e7a1"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e7898df1aae43ce8acdda07703c0629"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9a88d71b5a044abf9c06ec520c05a23d"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "9a88d71b5a044abf9c06ec520c05a23d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9b194d57c1b74e769e7ac72f2037a0e5"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95094064ee894c8c868c7897179de48d", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a00217d449f341e786528d80b674fe6a"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "a00217d449f341e786528d80b674fe6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a32e4cc33630427797e657cf16f33fb0"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac234c551c714df688918bcbf862e90e"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "ac234c551c714df688918bcbf862e90e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aede99f990aa4271b1809346289bbed5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "aede99f990aa4271b1809346289bbed5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b15ac7cb2a2d4c0c956186378aa7bcee"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b7980a11f5cf4965b77349f6208eb449"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "b7980a11f5cf4965b77349f6208eb449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bb3d3de289bb4ad380ac0ad813e6749d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bcbaad6584c34ff383098341d4ad0aa3"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "bcbaad6584c34ff383098341d4ad0aa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bd16ab649d914d428dd08df312401df0"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "bd16ab649d914d428dd08df312401df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c2f3199176bd46e993842bc6462f8829"}, "url": "http://172.30.9.29:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "c2f3199176bd46e993842bc6462f8829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cf111b6609734e97b923583b1851b58e"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "cf111b6609734e97b923583b1851b58e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d557d28dd41c46f3a6714c015d7ed683"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "d557d28dd41c46f3a6714c015d7ed683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e1280613493c47488b646706487dcfa9"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "e1280613493c47488b646706487dcfa9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8c45402fe19498dbdad38db1b3b808e"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "e8c45402fe19498dbdad38db1b3b808e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9cb5d30fd2a4366aa70f30354d8b150"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ef3e718c22ed47098196cbebab3165a5"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "ef3e718c22ed47098196cbebab3165a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f84448cd30f042cf8341986d2cc27f47"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "f84448cd30f042cf8341986d2cc27f47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fdddc1c6041a4f90a6079a86596ea32d"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "fdddc1c6041a4f90a6079a86596ea32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fdee958bf9654061898c8636ae6b9502"}, "url": "http://172.30.9.29:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "fdee958bf9654061898c8636ae6b9502"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-25 16:19:00,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-a8cc9caf-fcdc-4e99-90bb-2c581a77e367 2018-11-25 16:19:00,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0985329151154s 2018-11-25 16:19:00,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'b30d3c07-2371-4e07-a3aa-aab39d3ad379', 'keystone_tenant_name': u'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.29:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'project_domain_name': 'Default'} 2018-11-25 16:19:00,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-11-25 16:19:00,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:00,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:00,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:59 GMT 2018-11-25 16:19:00,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:00,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-11-25 16:19:00,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:00,371 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "b30d3c07-2371-4e07-a3aa-aab39d3ad379"} 2018-11-25 16:19:00,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:00,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:00,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:18:59.863Z", "updated_at": "2018-11-25T16:18:59.863Z", "created_by": "admin", "private_resource": false, "value": "b30d3c07-2371-4e07-a3aa-aab39d3ad379", "key": "keystone_password"} 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:18:59 GMT 2018-11-25 16:19:00,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:00,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-11-25 16:19:00,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:00,492 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"} 2018-11-25 16:19:00,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:00,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:00,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:00,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:00.019Z", "updated_at": "2018-11-25T16:19:00.019Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "key": "keystone_tenant_name"} 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:00 GMT 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-11-25 16:19:00,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:00,627 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-11-25 16:19:00,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:00,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:00.146Z", "updated_at": "2018-11-25T16:19:00.146Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:00,729 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:00 GMT 2018-11-25 16:19:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-11-25 16:19:00,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:00,730 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.29:5000"} 2018-11-25 16:19:00,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:00,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:00,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:00,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:00,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:00.270Z", "updated_at": "2018-11-25T16:19:00.270Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.29:5000", "key": "keystone_url"} 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:00 GMT 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-11-25 16:19:00,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:00,870 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-25 16:19:00,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:00,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:00,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:00,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:00,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:00,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:00.393Z", "updated_at": "2018-11-25T16:19:00.393Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:00 GMT 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-11-25 16:19:00,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:00,986 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"} 2018-11-25 16:19:01,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-11-25 16:19:01,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:00.475Z", "updated_at": "2018-11-25T16:19:00.475Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "key": "keystone_username"} 2018-11-25 16:19:01,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:01,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:00 GMT 2018-11-25 16:19:01,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:01,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-11-25 16:19:01,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:01,061 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-25 16:19:01,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:01,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:01,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:00.552Z", "updated_at": "2018-11-25T16:19:00.552Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:00 GMT 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:01,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-11-25 16:19:01,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:01,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-25 16:19:01,141 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:19:01,142 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:19:01,142 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:19:01,148 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:19:01,183 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 16:19:01,184 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-25 16:19:01,185 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:19:01,225 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-25 16:19:01,225 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-25 16:19:01,251 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-25 16:19:42,368 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-25 16:19:42,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.eecs.wsu.edu * extras: mirrors.usinternet.com * updates: mirrors.oit.uci.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 12 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-11-25 16:19:42,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-11-25 16:19:42,370 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-25 16:19:42,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:19:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08c37b4848df46c199e622094cede412&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:19:42,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-582460d4-298d-48af-bf9f-3fc9699c8cf2 Date: Sun, 25 Nov 2018 16:19:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}]} 2018-11-25 16:19:42,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08c37b4848df46c199e622094cede412&name=default used request id req-582460d4-298d-48af-bf9f-3fc9699c8cf2 2018-11-25 16:19:42,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0566010475159s 2018-11-25 16:19:42,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08c37b4848df46c199e622094cede412&name=default used request id req-582460d4-298d-48af-bf9f-3fc9699c8cf2 2018-11-25 16:19:42,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:19:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:19:42,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-018b4b35-9d3a-401e-9ed4-d4589eda4588 Date: Sun, 25 Nov 2018 16:19:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 4, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-25T16:16:04Z", "revision_number": 0, "id": "16f48c12-0982-4f21-b5ba-64498c398296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "741636ca-3f06-4c77-aea1-57be4188f5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "a10e98f1-5f31-436b-b87e-7b0b8912f7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 80, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-25T16:16:04Z", "revision_number": 0, "id": "bbdd3634-c209-46b6-8780-d2d2d8082ef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "f2e337c8-17fb-4fde-a9a4-fc0f9efd17c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 443, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 8, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:19:42,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-018b4b35-9d3a-401e-9ed4-d4589eda4588 2018-11-25 16:19:42,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0627200603485s 2018-11-25 16:19:42,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-018b4b35-9d3a-401e-9ed4-d4589eda4588 2018-11-25 16:19:42,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:19:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -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": "23609d22-a611-44d7-b0de-706f04f79b30"}}' 2018-11-25 16:19:42,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d2f11a35-3e6d-41e5-baa9-4eee653e4c65 Date: Sun, 25 Nov 2018 16:19:42 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-11-25T16:19:42Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "port_range_min": 22, "revision_number": 0, "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:19:42Z", "project_id": "08c37b4848df46c199e622094cede412", "id": "f255e150-b40c-4d02-8eb7-1f7ed51f17e1"}} 2018-11-25 16:19:42,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d2f11a35-3e6d-41e5-baa9-4eee653e4c65 2018-11-25 16:19:42,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170047998428s 2018-11-25 16:19:42,672 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d2f11a35-3e6d-41e5-baa9-4eee653e4c65 2018-11-25 16:19:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-25 16:19:42,986 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-11-25 16:19:45,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:45,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:45,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:45,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:45,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:45,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:45,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:45,910 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-25 16:19:45,910 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:45.589Z", "updated_at": "2018-11-25T16:19:45.589Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-11-25 16:19:45,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:45,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:45 GMT 2018-11-25 16:19:45,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:45,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-25 16:19:45,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:45,939 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-25 16:19:47,407 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-25 16:19:47,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:19:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:19:48,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-715eee5e-3740-44a1-9854-f7acba2eabb2 Date: Sun, 25 Nov 2018 16:19:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "metadata": {}}], "file": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file", "owner": "08c37b4848df46c199e622094cede412", "id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "size": 4373348352, "self": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:16:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:14:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:19:48,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-715eee5e-3740-44a1-9854-f7acba2eabb2 2018-11-25 16:19:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.59273314476s 2018-11-25 16:19:48,001 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-715eee5e-3740-44a1-9854-f7acba2eabb2 2018-11-25 16:19:48,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 16:19:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}' 2018-11-25 16:19:48,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb X-Openstack-Request-Id: req-b0fe0280-6368-4d77-a693-ce9a54761c11 Date: Sun, 25 Nov 2018 16:19:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb/file", "owner": "08c37b4848df46c199e622094cede412", "id": "de0cc515-ec26-4d75-b06a-30900414f3bb", "size": null, "self": "/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-25T16:19:48Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": null, "created_at": "2018-11-25T16:19:48Z", "protected": false} 2018-11-25 16:19:48,622 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b0fe0280-6368-4d77-a693-ce9a54761c11 2018-11-25 16:19:48,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.619019985199s 2018-11-25 16:19:48,622 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b0fe0280-6368-4d77-a693-ce9a54761c11 returning object de0cc515-ec26-4d75-b06a-30900414f3bb 2018-11-25 16:19:48,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 16:19:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '' 2018-11-25 16:19:55,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6684872e-0a84-482c-b628-76eeb4d437d7 Date: Sun, 25 Nov 2018 16:19:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:19:55,578 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb/file used request id req-6684872e-0a84-482c-b628-76eeb4d437d7 2018-11-25 16:19:55,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.95457482338s 2018-11-25 16:19:55,578 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb/file used request id req-6684872e-0a84-482c-b628-76eeb4d437d7 2018-11-25 16:19:55,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:19:55,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:19:56,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-f11dd15a-f01b-4464-b0ae-b38d263d7b53 Date: Sun, 25 Nov 2018 16:19:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/de0cc515-ec26-4d75-b06a-30900414f3bb/snap", "metadata": {}}], "file": "/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb/file", "owner": "08c37b4848df46c199e622094cede412", "id": "de0cc515-ec26-4d75-b06a-30900414f3bb", "size": 263586304, "self": "/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/de0cc515-ec26-4d75-b06a-30900414f3bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-25T16:19:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-25T16:19:48Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "metadata": {}}], "file": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file", "owner": "08c37b4848df46c199e622094cede412", "id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "size": 4373348352, "self": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:16:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:14:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:19:56,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f11dd15a-f01b-4464-b0ae-b38d263d7b53 2018-11-25 16:19:56,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.556800127029s 2018-11-25 16:19:56,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f11dd15a-f01b-4464-b0ae-b38d263d7b53 2018-11-25 16:19:56,139 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/de0cc515-ec26-4d75-b06a-30900414f3bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb/file', 'owner': u'08c37b4848df46c199e622094cede412', 'id': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'size': 263586304, u'self': u'/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08c37b4848df46c199e622094cede412', 'name': 'cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/de0cc515-ec26-4d75-b06a-30900414f3bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T16:19:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T16:19:55Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'created': u'2018-11-25T16:19:48Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-25T16:19:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-25 16:19:56,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 16:19:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-25 16:19:56,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:19: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,Accept-Encoding x-openstack-request-id: req-a74a0417-f2f7-443a-87d4-b42fc38ee9f2 x-compute-request-id: req-a74a0417-f2f7-443a-87d4-b42fc38ee9f2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "61bb94b8-a89a-43e3-a22a-5a2592f8836b", "name": "cloudify_ims-flavor_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:19:56,209 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a74a0417-f2f7-443a-87d4-b42fc38ee9f2 2018-11-25 16:19:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0691640377045s 2018-11-25 16:19:56,209 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a74a0417-f2f7-443a-87d4-b42fc38ee9f2 returning object 61bb94b8-a89a-43e3-a22a-5a2592f8836b 2018-11-25 16:19:56,210 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b', 'swap': 0}) 2018-11-25 16:19:56,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 16:19:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" -d '{"extra_specs": {}}' 2018-11-25 16:19:56,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:19: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-e6de73b0-fb5e-4604-b2b6-245f496d777e x-compute-request-id: req-e6de73b0-fb5e-4604-b2b6-245f496d777e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 16:19:56,235 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b/os-extra_specs used request id req-e6de73b0-fb5e-4604-b2b6-245f496d777e 2018-11-25 16:19:56,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024365901947s 2018-11-25 16:19:56,236 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b/os-extra_specs used request id req-e6de73b0-fb5e-4604-b2b6-245f496d777e 2018-11-25 16:19:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-25 16:19:56,236 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "de0cc515-ec26-4d75-b06a-30900414f3bb", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "bono_cluster_size": 1, "flavor_id": "61bb94b8-a89a-43e3-a22a-5a2592f8836b", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-11-25 16:19:57,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:57,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:57,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:57,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "de0cc515-ec26-4d75-b06a-30900414f3bb", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "bono_cluster_size": 1, "flavor_id": "61bb94b8-a89a-43e3-a22a-5a2592f8836b", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:56.676Z", "updated_at": "2018-11-25T16:19:56.676Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:57 GMT 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-11-25 16:19:57,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:57,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-11-25 16:19:57,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:57,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:57,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:57,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:57 GMT 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-11-25 16:19:57,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:57,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:19:58,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:58,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:58,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:58 GMT 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-25 16:19:58,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:19:58,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:19:58,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:19:58,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:19:58,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:19:58 GMT 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:19:58,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:03,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:03,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:03,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:03,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:03,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:03,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:03,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:19:58.763Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:19:58.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:19:59.115Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:19:59.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:19:59.247Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:19:59.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:19:59.247Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:19:59.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:19:59.247Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:19:59.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:19:59.255Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:19:59.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:00.277Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:00.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:00.277Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:00.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:00.277Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:00.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:01.297Z", "message": "Installing from directory: /tmp/tmpfEZg90 [args=--prefix=\"/tmp/openstack-ti3B1j\" --constraint=\"/tmp/openstack-ti3B1j/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:01.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:01.297Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpfEZg90 --prefix=\"/tmp/openstack-ti3B1j\" --constraint=\"/tmp/openstack-ti3B1j/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:01.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:03 GMT 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-11-25 16:20:03,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:03,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-25 16:20:03,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-11-25 16:20:03,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:20:03,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-11-25 16:20:03,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:20:03,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-25 16:20:03,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-25 16:20:03,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-25 16:20:03,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:20:03,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpfEZg90 [args=--prefix="/tmp/openstack-ti3B1j" --constraint="/tmp/openstack-ti3B1j/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-25 16:20:03,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpfEZg90 --prefix="/tmp/openstack-ti3B1j" --constraint="/tmp/openstack-ti3B1j/constraint.txt" 2018-11-25 16:20:03,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:03,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:03,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:03,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:03,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:03,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:03 GMT 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:03,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:08,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:08,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:08,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:08,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:08,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:08,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:08,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:08 GMT 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:08,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:08,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:08,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:08,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:08,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:08,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:08,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:08 GMT 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:08,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:13,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:13,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:13,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:13 GMT 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:13,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:20:13,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:13,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:13,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:13,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:13 GMT 2018-11-25 16:20:13,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:13,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:13,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:18,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:19,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:19,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:19,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:19,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:19,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:19 GMT 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:19,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:19,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:19,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:19 GMT 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:19,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:19,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:24,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:24,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:24 GMT 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:24,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:24,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:24,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:24,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:24,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:24,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:24,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:24 GMT 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:24,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:29,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:29,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:29,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:29,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:29,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:29,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:29,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:29 GMT 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:29,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:29,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:29,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:29,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:29,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:29,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:29 GMT 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:29,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:34,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:34,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:34,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:34 GMT 2018-11-25 16:20:34,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:34,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:20:34,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:34,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:34,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:34,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:34 GMT 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:34,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-25 16:20:34,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:39,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:39,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:36.463Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:36.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:36.677Z", "message": "Removing directory: /tmp/tmpfEZg90", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:36.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11", "logger": "2401c0cf-abe2-4a9b-a145-4d0a8e6d7592"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:37.300Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:37.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:38.309Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:38.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:38.309Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:38.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:39.322Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:39.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-11-25 16:20:39,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:39,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:39 GMT 2018-11-25 16:20:39,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:39,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-11-25 16:20:39,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:39,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-25 16:20:39,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfEZg90 2018-11-25 16:20:39,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:20:39,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-11-25 16:20:39,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-25 16:20:39,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-25 16:20:39,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e23d6f6e-6694-4980-bc22-d94faa111f11 2018-11-25 16:20:39,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:39,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"} 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:39,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:39 GMT 2018-11-25 16:20:39,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:39,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-11-25 16:20:39,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:39,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-11-25 16:20:39,810 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-11-25 16:20:40,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:40,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:40,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:40 GMT 2018-11-25 16:20:40,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:40,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:20:40,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:40,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:40,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:40,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:40 GMT 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:40,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-25 16:20:40,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:40,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:20:40,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:40,198 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:40 GMT 2018-11-25 16:20:40,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:40,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:20:40,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:45,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:45,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:45,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:45,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:45,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:40.682Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:40.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:42.099Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:42.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.099Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.190Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4951dc5f-a57b-44cf-bcbd-ab68a27cbedd"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4951dc5f-a57b-44cf-bcbd-ab68a27cbedd"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4951dc5f-a57b-44cf-bcbd-ab68a27cbedd"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "sprout_security_group_6z6wl2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f2114796-b274-4a7f-bf3d-25927de40cc8"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4951dc5f-a57b-44cf-bcbd-ab68a27cbedd"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4951dc5f-a57b-44cf-bcbd-ab68a27cbedd"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4951dc5f-a57b-44cf-bcbd-ab68a27cbedd"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2a5dd155-700d-47dd-879f-abb6841a6f6c"}, {"node_instance_id": "sprout_security_group_6z6wl2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f2114796-b274-4a7f-bf3d-25927de40cc8"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:44.835Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:44.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "180bdac3-1cda-46b5-9232-a38e32f13d7e"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 60, "offset": 0, "size": 50}}} 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:45 GMT 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:45,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29955 2018-11-25 16:20:45,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-11-25 16:20:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-11-25 16:20:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-11-25 16:20:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-11-25 16:20:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-11-25 16:20:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-11-25 16:20:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-11-25 16:20:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-11-25 16:20:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-11-25 16:20:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-11-25 16:20:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-11-25 16:20:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-11-25 16:20:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-11-25 16:20:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-11-25 16:20:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-25 16:20:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-25 16:20:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-25 16:20:45,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:20:45,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:45 GMT 2018-11-25 16:20:45,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:45,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:20:45,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:48,211 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:20:50,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:50,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:50,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:50,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:50,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:50,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_s2thyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:45.229Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:46.558Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:20:46Z', u'updated_at': u'2018-11-25T16:20:46Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'08c37b4848df46c199e622094cede412', u'port_id': None, u'id': u'0557b4ff-5bbc-4e13-8bd6-602de3d632c7'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:46.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a42acc54-db28-42bb-83b8-a4ecd4b7eb41"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:46.752Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:46.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:47.417Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:47.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:47.417Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:47.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.444Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.444Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.444Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.444Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.444Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.815Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ec9a2363-f235-4ad1-9bb8-869674f972e2"}, {"node_instance_id": "ellis_security_group_tmanw1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.855Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ec9a2363-f235-4ad1-9bb8-869674f972e2"}, {"node_instance_id": "ellis_security_group_tmanw1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:48.855Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:48.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ec9a2363-f235-4ad1-9bb8-869674f972e2"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.768Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_floatingip_66eyym", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.901Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:20:49Z', u'updated_at': u'2018-11-25T16:20:49Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'08c37b4848df46c199e622094cede412', u'port_id': None, u'id': u'32637971-c024-4b63-b29d-dd37c887372f'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9f5615b-1a44-49b9-aa9f-4a8ee282afd6"}, {"node_instance_id": "bind_security_group_s2thyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.901Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fde71e38-068a-46d3-90a6-82a576b389e8"}, {"node_instance_id": "ellis_security_group_tmanw1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.901Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ec9a2363-f235-4ad1-9bb8-869674f972e2"}, {"node_instance_id": "bind_security_group_s2thyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.901Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fde71e38-068a-46d3-90a6-82a576b389e8"}, {"node_instance_id": "bind_security_group_s2thyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.901Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fde71e38-068a-46d3-90a6-82a576b389e8"}, {"node_instance_id": "bind_security_group_s2thyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:49.901Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:49.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fde71e38-068a-46d3-90a6-82a576b389e8"}], "metadata": {"pagination": {"total": 85, "offset": 50, "size": 50}}} 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:50 GMT 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20487 2018-11-25 16:20:50,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-25 16:20:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-25 16:20:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:20:46Z', u'updated_at': u'2018-11-25T16:20:46Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'08c37b4848df46c199e622094cede412', u'port_id': None, u'id': u'0557b4ff-5bbc-4e13-8bd6-602de3d632c7'} 2018-11-25 16:20:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-25 16:20:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-25 16:20:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-25 16:20:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-11-25 16:20:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-11-25 16:20:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:20:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:20:49Z', u'updated_at': u'2018-11-25T16:20:49Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'08c37b4848df46c199e622094cede412', u'port_id': None, u'id': u'32637971-c024-4b63-b29d-dd37c887372f'} 2018-11-25 16:20:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-11-25 16:20:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-11-25 16:20:50,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:51,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:20:51,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:51,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:51 GMT 2018-11-25 16:20:51,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:51,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:20:51,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:56,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:20:56,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:56,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:56,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:56,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:56,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:56,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:50.986Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:50.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:50.986Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:50.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:50.986Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:50.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:50.986Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:50.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:50.986Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:50.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_security_group_9jmxi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:51.003Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:51.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "54b18414-282d-493a-bea6-c33f95c906ea"}, {"node_instance_id": "homer_security_group_9jmxi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:51.003Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:51.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "54b18414-282d-493a-bea6-c33f95c906ea"}, {"node_instance_id": "homer_security_group_9jmxi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:51.003Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:51.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "54b18414-282d-493a-bea6-c33f95c906ea"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:51.003Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:51.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b4719f78-d1a8-40c9-93f6-1b53cffb40f7"}, {"node_instance_id": "homer_security_group_9jmxi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:51.003Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:51.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "54b18414-282d-493a-bea6-c33f95c906ea"}, {"node_instance_id": "keypair_vwb7ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:51.003Z", "message": "Using external resource keypair: cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:51.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f2ee2370-2cee-4ada-987e-3deadd862f07"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.005Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.005Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.005Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.005Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b4719f78-d1a8-40c9-93f6-1b53cffb40f7"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b4719f78-d1a8-40c9-93f6-1b53cffb40f7"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b4719f78-d1a8-40c9-93f6-1b53cffb40f7"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b4719f78-d1a8-40c9-93f6-1b53cffb40f7"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b4719f78-d1a8-40c9-93f6-1b53cffb40f7"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:52.049Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:52.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4a6318d9-550a-4b0d-a478-169cd4a12ab1"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:53.023Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:53.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:53.023Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:53.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:53.023Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:53.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:53.023Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:53.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:53.023Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:53.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:53.023Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:53.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 142, "offset": 85, "size": 50}}} 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:56 GMT 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29533 2018-11-25 16:20:56,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:20:56,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:20:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-25 16:20:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-25 16:20:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-11-25 16:20:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-11-25 16:20:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-11-25 16:20:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a 2018-11-25 16:20:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-11-25 16:20:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-11-25 16:20:56,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-11-25 16:20:56,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-11-25 16:20:56,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-11-25 16:20:56,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-11-25 16:20:56,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-11-25 16:20:56,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:56,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:56,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:56,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:20:56,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-25 16:20:56,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:20:56,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:20:56,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:20:56,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:20:56,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:20:56,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:20:56,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:20:56,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:20:56,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:20:56 GMT 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:20:56,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:01,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:01,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:01,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_s2thyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.037Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:54.723Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0eeb4eaf-d739-468a-a477-8b6fe5663b6f', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:54.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "c94e0c3e-9348-4176-be23-257bbc2fb19d"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:55.066Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:55.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:55.066Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:55.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:55.066Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:55.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:55.066Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:55.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:55.079Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_i2jxyk'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:55.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "c94e0c3e-9348-4176-be23-257bbc2fb19d"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.099Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.099Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.099Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.099Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.099Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.099Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_floatingip_idmvz2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.185Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:20:55Z', u'updated_at': u'2018-11-25T16:20:55Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'08c37b4848df46c199e622094cede412', u'port_id': None, u'id': u'f0f452cd-d7bf-41cf-b687-d7ca51e66b36'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e625fbe7-c96f-43b5-9844-5f5f3eb6f4d6"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.185Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3c65c0e9-0723-461d-9baa-115d96b78866"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:56.185Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_iloakl'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:56.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3c65c0e9-0723-461d-9baa-115d96b78866"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.138Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.138Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.138Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.138Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.138Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.138Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "c94e0c3e-9348-4176-be23-257bbc2fb19d"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_i2jxyk', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "c94e0c3e-9348-4176-be23-257bbc2fb19d"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4627aca0-2309-4c2f-87a4-e5f07374b614', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'67b89f93-a6e9-4601-b47e-20afdae53bce', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d77cfee5-1d84-4de6-8dda-f9c4693d530e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f76fe0fe-a376-4fcf-98c6-2c16ce919de2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0557b4ff-5bbc-4e13-8bd6-602de3d632c7', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b048861-1c31-4677-9494-02b8497b507a"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_i2jxyk', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "c94e0c3e-9348-4176-be23-257bbc2fb19d"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_5fs153'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b048861-1c31-4677-9494-02b8497b507a"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:57.207Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_mrfpwt'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:57.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d77cfee5-1d84-4de6-8dda-f9c4693d530e"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.156Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.239Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3c65c0e9-0723-461d-9baa-115d96b78866"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.239Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_iloakl', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3c65c0e9-0723-461d-9baa-115d96b78866"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:58.239Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_iloakl', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:58.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3c65c0e9-0723-461d-9baa-115d96b78866"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.156Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.156Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.156Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.156Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b048861-1c31-4677-9494-02b8497b507a"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d77cfee5-1d84-4de6-8dda-f9c4693d530e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_5fs153', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b048861-1c31-4677-9494-02b8497b507a"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_mrfpwt', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d77cfee5-1d84-4de6-8dda-f9c4693d530e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'afe6d9bc-8929-477f-bacf-4c03edbe8f51', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "88fe7b07-0b0c-43d7-85da-af80aab7f480"}], "metadata": {"pagination": {"total": 200, "offset": 135, "size": 50}}} 2018-11-25 16:21:01,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:01,326 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:01 GMT 2018-11-25 16:21:01,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:01,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31496 2018-11-25 16:21:01,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:21:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0eeb4eaf-d739-468a-a477-8b6fe5663b6f', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-11-25 16:21:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:21:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_i2jxyk'} 2018-11-25 16:21:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:21:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:21:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:21:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'08c37b4848df46c199e622094cede412', u'created_at': u'2018-11-25T16:20:55Z', u'updated_at': u'2018-11-25T16:20:55Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'08c37b4848df46c199e622094cede412', u'port_id': None, u'id': u'f0f452cd-d7bf-41cf-b687-d7ca51e66b36'} 2018-11-25 16:21:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}] 2018-11-25 16:21:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_iloakl'} 2018-11-25 16:21:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-25 16:21:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_i2jxyk', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4627aca0-2309-4c2f-87a4-e5f07374b614', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'67b89f93-a6e9-4601-b47e-20afdae53bce', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-11-25 16:21:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f76fe0fe-a376-4fcf-98c6-2c16ce919de2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0557b4ff-5bbc-4e13-8bd6-602de3d632c7', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-11-25 16:21:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_i2jxyk', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_5fs153'} 2018-11-25 16:21:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_mrfpwt'} 2018-11-25 16:21:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:21:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:21:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_iloakl', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_iloakl', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:21:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_5fs153', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_mrfpwt', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'afe6d9bc-8929-477f-bacf-4c03edbe8f51', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-11-25 16:21:01,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:01,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:01,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:01,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:01 GMT 2018-11-25 16:21:01,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:01,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:01,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:06,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:06,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:06,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:06,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_5fs153', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b048861-1c31-4677-9494-02b8497b507a"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_mrfpwt', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d77cfee5-1d84-4de6-8dda-f9c4693d530e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:20:59.270Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_d7zq8j'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:20:59.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "88fe7b07-0b0c-43d7-85da-af80aab7f480"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.168Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.168Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.168Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.168Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.168Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.168Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.287Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b861d3b6-89ed-4a34-8946-cb9a0bebd217', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2542212c-3182-4728-a362-9e2902ebfdcd"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:00.287Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xhln05'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:00.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2542212c-3182-4728-a362-9e2902ebfdcd"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:01.180Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:01.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:01.180Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:01.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:01.180Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:01.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:01.180Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:01.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:01.313Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4d65e2e7-5131-44d8-8fc0-200cb015dbdd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f0f452cd-d7bf-41cf-b687-d7ca51e66b36', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:01.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "00d92f34-3caa-4d55-9d9b-4cf102ad6661"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:01.313Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_a5p5xy'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:01.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "00d92f34-3caa-4d55-9d9b-4cf102ad6661"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:02.197Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:02.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:02.197Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:02.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:02.197Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:02.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:02.329Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:02.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "88fe7b07-0b0c-43d7-85da-af80aab7f480"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:02.329Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_d7zq8j', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:02.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "88fe7b07-0b0c-43d7-85da-af80aab7f480"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:02.329Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_d7zq8j', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:02.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "88fe7b07-0b0c-43d7-85da-af80aab7f480"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.332Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.332Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.332Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.332Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "00d92f34-3caa-4d55-9d9b-4cf102ad6661"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2542212c-3182-4728-a362-9e2902ebfdcd"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_a5p5xy', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "00d92f34-3caa-4d55-9d9b-4cf102ad6661"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xhln05', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2542212c-3182-4728-a362-9e2902ebfdcd"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0b942c07-56c5-46c1-809b-4a3f65bd6998', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'4627aca0-2309-4c2f-87a4-e5f07374b614', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'32637971-c024-4b63-b29d-dd37c887372f', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8144267d-51b3-4382-aab7-f3777316dc54"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_a5p5xy', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "00d92f34-3caa-4d55-9d9b-4cf102ad6661"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xhln05', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2542212c-3182-4728-a362-9e2902ebfdcd"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:04.335Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_4p8jeo'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8144267d-51b3-4382-aab7-f3777316dc54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.385Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8144267d-51b3-4382-aab7-f3777316dc54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.385Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_4p8jeo', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8144267d-51b3-4382-aab7-f3777316dc54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.385Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_4p8jeo', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8144267d-51b3-4382-aab7-f3777316dc54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:06.390Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 230, "offset": 185, "size": 50}}} 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:06 GMT 2018-11-25 16:21:06,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:06,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29862 2018-11-25 16:21:06,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_5fs153', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_mrfpwt', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_d7zq8j'} 2018-11-25 16:21:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:21:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:21:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b861d3b6-89ed-4a34-8946-cb9a0bebd217', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-11-25 16:21:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xhln05'} 2018-11-25 16:21:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4d65e2e7-5131-44d8-8fc0-200cb015dbdd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f0f452cd-d7bf-41cf-b687-d7ca51e66b36', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-11-25 16:21:06,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_a5p5xy'} 2018-11-25 16:21:06,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:06,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:21:06,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:06,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:06,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_d7zq8j', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_d7zq8j', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:06,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:06,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:06,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:06,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:06,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:06,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_a5p5xy', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xhln05', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', u'external_type': u'keypair'}, {u'external_id': u'981bfe1c-dc87-443e-b443-b2dc14a8260f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0b942c07-56c5-46c1-809b-4a3f65bd6998', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'4627aca0-2309-4c2f-87a4-e5f07374b614', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'32637971-c024-4b63-b29d-dd37c887372f', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-11-25 16:21:06,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_a5p5xy', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xhln05', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_4p8jeo'} 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_4p8jeo', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_4p8jeo', 'key_name': u'cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'image': u'de0cc515-ec26-4d75-b06a-30900414f3bb', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a', 'cloudify_management_network_id': u'7fa56188-389b-4869-9db7-c67820bba12b'}, 'nics': [{'net-id': u'7fa56188-389b-4869-9db7-c67820bba12b'}], 'flavor': u'61bb94b8-a89a-43e3-a22a-5a2592f8836b'} 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:06,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:06,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:06,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:06,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:06,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:06,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:06,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:06,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:06,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:06,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:06 GMT 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:06,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:11,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:11,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:11,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:07.455Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:07.455Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:07.455Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:07.455Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:07.455Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:07.455Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:08.834Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:08.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:09.872Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:09.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:09.872Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:09.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:09.872Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:09.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:09.872Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:09.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:09.872Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:09.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:11.139Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:11.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:11.139Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:11.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 252, "offset": 230, "size": 50}}} 2018-11-25 16:21:11,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:11,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:11 GMT 2018-11-25 16:21:11,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:11,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14453 2018-11-25 16:21:11,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:11,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:11,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:11,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:11,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:11,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:11,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:11,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:11,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:11,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:11,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:21:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:11,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:11,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:11,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:11,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:11,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:11 GMT 2018-11-25 16:21:11,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:11,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:11,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:16,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:17,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:17,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:12.727Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:12.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:12.727Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:12.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:12.727Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:12.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:12.727Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:12.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:14.337Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:14.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 257, "offset": 252, "size": 50}}} 2018-11-25 16:21:17,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:17,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:17 GMT 2018-11-25 16:21:17,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:17,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3766 2018-11-25 16:21:17,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:17,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:21:17,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:21:17,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:17,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:21:17,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:21:17,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:17,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:17 GMT 2018-11-25 16:21:17,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:17,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:17,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:22,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:22,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:22,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:22,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:22,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:22,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:22,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:22 GMT 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:22,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:22,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:22,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:22 GMT 2018-11-25 16:21:22,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:22,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:22,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:27,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:27,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-25 16:21:27,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:27,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:27 GMT 2018-11-25 16:21:27,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:27,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:21:27,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:27,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:27,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:27,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:27,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:27 GMT 2018-11-25 16:21:27,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:27,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:27,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:32,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:32,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:32,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:32,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:32,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:32,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:32 GMT 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:32,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:32,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:32,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:32,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:32 GMT 2018-11-25 16:21:32,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:32,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:32,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:37,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:37,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:37,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:37 GMT 2018-11-25 16:21:37,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:37,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:21:37,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:37,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:37,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:37,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:37,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:37,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:37,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:37 GMT 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:37,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:42,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:42,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:38.210Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:38.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:38.827Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:38.827Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:38.827Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:38.827Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:38.827Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:39.871Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:39.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:39.871Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:39.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:40.888Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:40.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:40.888Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:40.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:40.888Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:40.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:41.900Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:41.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:41.900Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:41.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:41.900Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:41.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:41.900Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:41.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:41.900Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:41.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 273, "offset": 257, "size": 50}}} 2018-11-25 16:21:42,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:42,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:42 GMT 2018-11-25 16:21:42,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:42,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10790 2018-11-25 16:21:42,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:42,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:42,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:42,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:42,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:42,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:42,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:42,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:42 GMT 2018-11-25 16:21:42,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:42,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:42,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:47,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:48,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:48,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:43.003Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:43.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:43.003Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:43.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:44.040Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:44.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:44.040Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:44.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:45.061Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:45.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:45.061Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:45.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:45.061Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:21:45.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:21:46.719Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:21:46.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 281, "offset": 273, "size": 50}}} 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:48 GMT 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:48,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6664 2018-11-25 16:21:48,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:21:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:21:48,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:48,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:48,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:48 GMT 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:48,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:48,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:53,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:53,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:53,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:53 GMT 2018-11-25 16:21:53,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:53,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:21:53,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:53,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:53,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:53,274 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:53 GMT 2018-11-25 16:21:53,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:53,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:53,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:58,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:21:58,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:58,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-25 16:21:58,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:58,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:58 GMT 2018-11-25 16:21:58,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:58,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:21:58,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:21:58,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:21:58,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:21:58,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:21:58,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:21:58 GMT 2018-11-25 16:21:58,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:21:58,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:21:58,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:03,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:03,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:03,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:03 GMT 2018-11-25 16:22:03,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:03,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:22:03,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:03,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:03,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:03,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:03,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:03,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:03 GMT 2018-11-25 16:22:03,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:03,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:03,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:08,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:08,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:08 GMT 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:22:08,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:08,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:08,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:08,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:08,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:08,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:08 GMT 2018-11-25 16:22:08,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:08,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:08,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:13,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:16,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:16,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:10.384Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:10.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:11.087Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:11.087Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:11.087Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:11.087Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:12.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:12.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:12.423Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:12.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:12.423Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:12.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 289, "offset": 281, "size": 50}}} 2018-11-25 16:22:16,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:16,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:16 GMT 2018-11-25 16:22:16,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:16,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4194 2018-11-25 16:22:16,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:16,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:16,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:16,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:16,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:16,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:16 GMT 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:16,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:21,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:23,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:23,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:23,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:23,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:23,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:15.650Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:15.650Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:15.650Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:15.650Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:17.387Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:17.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:20.752Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:20.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 301, "offset": 289, "size": 50}}} 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:23 GMT 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8722 2018-11-25 16:22:23,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:23,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:22:23,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:23,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:23,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:23,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:23,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:23,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:23,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:23,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:23 GMT 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:23,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:28,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:30,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:30,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:30,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:30,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:30,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:30,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_a5p5xy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:23.372Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:23.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:23.719Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:23.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:23.719Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:23.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:23.719Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:23.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 305, "offset": 301, "size": 50}}} 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:30 GMT 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4620 2018-11-25 16:22:30,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:30,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:30,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:30,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:30,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-25 16:22:30,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:30,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:30,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:30 GMT 2018-11-25 16:22:30,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:30,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:30,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:35,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:35,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-25 16:22:35,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:35,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:35 GMT 2018-11-25 16:22:35,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:35,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:22:35,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:35,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:35,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:35,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:35,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:35 GMT 2018-11-25 16:22:35,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:35,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:35,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:40,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:40,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:40,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:40,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:40,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:40,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:40,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:40 GMT 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:40,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:40,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:40,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:40,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:40 GMT 2018-11-25 16:22:40,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:40,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:40,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:45,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:45,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:45,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:45,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:45,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:45 GMT 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:22:45,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:45,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:46,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:46,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:46,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:46,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:46 GMT 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:46,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:51,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:51,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:51,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:46.575Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:46.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:47.131Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:47.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:47.131Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:47.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:47.131Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:47.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:48.166Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:48.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:48.166Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:48.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:48.555Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:48.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bf5b5582-4860-4353-a2a1-38ed0fd715ca"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:49.762Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:49.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d98a0dc1-21c2-41af-ad2b-b3b9e5dde8c7"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:49.958Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:49.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:50.410Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:50.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:50.410Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:50.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:50.410Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:50.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:50.410Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:50.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:50.410Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:50.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 319, "offset": 305, "size": 50}}} 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:51 GMT 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7873 2018-11-25 16:22:51,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:51,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:22:51,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:51,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:52,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:52,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:52 GMT 2018-11-25 16:22:52,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:52,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:52,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:57,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:22:57,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:57,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:57,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:57,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:57,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:57,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:51.443Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:51.443Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:51.443Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:51.443Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:51.443Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.389Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "37b78b09-dfdc-414f-bce5-9d1eeec6dda6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:52.580Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:52.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3b16d080-384e-498d-a76a-961a4bf8533e"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:53.108Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:53.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:53.108Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:53.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:53.797Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:53.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8532f84d-ae8c-4520-84b7-233b0577418f"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:54.391Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:54.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.649Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.649Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.649Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:55.649Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:55.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}], "metadata": {"pagination": {"total": 376, "offset": 319, "size": 50}}} 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:57 GMT 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28194 2018-11-25 16:22:57,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:22:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:22:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:22:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:22:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:22:57,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:22:57,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:22:57,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:22:57,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time) 2018-11-25 16:22:57,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2018-11-25 16:22:57,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:22:57,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:22:57,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:22:57,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:22:57,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:22:57,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:22:57,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:22:57,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:22:57 GMT 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:22:57,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:02,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:02,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:02,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d75b5a89-2208-4b91-a68d-f74bddfd4c91"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.628Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.663Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:56.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.663Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:56.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:56.663Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:56.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:57.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:57.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:57.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:57.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:57.721Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:57.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:57.721Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:57.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:57.721Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:22:57.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:57.721Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:57.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:58.687Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:58.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Creating Agent ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}], "metadata": {"pagination": {"total": 457, "offset": 369, "size": 50}}} 2018-11-25 16:23:02,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:02,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:02 GMT 2018-11-25 16:23:02,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:02,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29084 2018-11-25 16:23:02,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:23:02,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:23:02,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:02,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-11-25 16:23:02,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-11-25 16:23:02,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:23:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:23:02,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:02,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:02,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:23:02,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_5fs153 2018-11-25 16:23:02,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:23:02,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:23:02,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:02,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:02,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:02,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:02 GMT 2018-11-25 16:23:02,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:02,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:02,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:07,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:07,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:22:59.795Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_5fs153/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:22:59.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:00.791Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:00.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:00.791Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:00.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Creating Agent bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:01.813Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_4p8jeo/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:01.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.725Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_5fs153/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_5fs153/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_5fs153/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_5fs153', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_5fs153/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_5fs153', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "/home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}], "metadata": {"pagination": {"total": 536, "offset": 419, "size": 50}}} 2018-11-25 16:23:07,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:07,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:07 GMT 2018-11-25 16:23:07,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:07,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28923 2018-11-25 16:23:07,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:23:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:23:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:23:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_5fs153/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:23:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:23:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:23:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_4p8jeo 2018-11-25 16:23:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_4p8jeo/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-25 16:23:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_5fs153/env 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_5fs153/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_5fs153/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_5fs153', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_5fs153/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_5fs153', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:23:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:23:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:23:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:23:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:23:07,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:07,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:07,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:07,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:07,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:07,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:07,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:07 GMT 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:07,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:12,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:12,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Successfully created daemon: ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6d42de3e-14f6-4d58-afe2-e8e244bb310a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.833Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.940Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:02.940Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:02.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_4p8jeo/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_4p8jeo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_4p8jeo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_4p8jeo', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_4p8jeo/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_4p8jeo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.859Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:03.982Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:03.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Configuring Agent ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Successfully configured daemon: ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fd854b9b-9ed4-41de-abfd-268bc6ae42bb"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.143Z", "message": "Successfully created daemon: bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "b7f9f434-be85-4e8c-bf5a-f0633508e140"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:05.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:05.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:06.164Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:06.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}], "metadata": {"pagination": {"total": 626, "offset": 469, "size": 50}}} 2018-11-25 16:23:12,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:12,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:12 GMT 2018-11-25 16:23:12,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:12,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28172 2018-11-25 16:23:12,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:12,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_5fs153 2018-11-25 16:23:12,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:23:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:23:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_4p8jeo/env 2018-11-25 16:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_4p8jeo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_4p8jeo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_4p8jeo', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_4p8jeo/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_4p8jeo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:23:12,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_5fs153 2018-11-25 16:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:23:12,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_5fs153 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_4p8jeo 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:12,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-25 16:23:12,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:12,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:12,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:12,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:12,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:12 GMT 2018-11-25 16:23:12,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:12,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:12,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:17,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:18,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:18,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:18,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:18,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:18,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:18,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Configuring Agent bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Successfully configured daemon: bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Starting Agent ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24033005-348f-4bba-915f-55df48322033"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.273Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.690Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.690Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:07.690Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:07.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:08.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:08.722Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:08.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:08.722Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:08.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:08.722Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:08.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:08.722Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:08.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Starting Agent bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}], "metadata": {"pagination": {"total": 715, "offset": 519, "size": 50}}} 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:18 GMT 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27193 2018-11-25 16:23:18,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:18,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:18,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:18,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_4p8jeo 2018-11-25 16:23:18,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:23:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:23:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_4p8jeo 2018-11-25 16:23:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_5fs153 2018-11-25 16:23:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:23:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:23:18,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:18,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:18,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:18,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_4p8jeo 2018-11-25 16:23:18,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:18,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:18,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:18,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:18,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:18,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:18 GMT 2018-11-25 16:23:18,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:18,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:18,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:23,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:23,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:23,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:23,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:23,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:23,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Starting Agent bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.224Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:09.975Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:09.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:10.337Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:10.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:10.337Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_5fs153 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:10.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:10.337Z", "message": "Successfully started daemon: ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:10.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "241e32e1-4875-404e-9e07-e5a5fa018e8a"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:10.738Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:10.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:10.738Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:10.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:10.738Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:10.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:11.404Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:11.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "59c9da41-c3c3-4b25-a5cf-01451d7e2c12"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:11.404Z", "message": "[localhost] run: /home/ubuntu/ellis_host_5fs153/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:11.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "59c9da41-c3c3-4b25-a5cf-01451d7e2c12"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:11.404Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:11.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "59c9da41-c3c3-4b25-a5cf-01451d7e2c12"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:11.404Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:11.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "59c9da41-c3c3-4b25-a5cf-01451d7e2c12"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:11.404Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:11.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "59c9da41-c3c3-4b25-a5cf-01451d7e2c12"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.189Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Removing directory: /tmp/tmpihh22D", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "59c9da41-c3c3-4b25-a5cf-01451d7e2c12"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_4p8jeo start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Successfully started daemon: bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "6e226137-e80b-4833-b57a-259d02d40623"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}], "metadata": {"pagination": {"total": 773, "offset": 569, "size": 50}}} 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:23 GMT 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27619 2018-11-25 16:23:23,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:23,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_4p8jeo 2018-11-25 16:23:23,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:23,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:23:23,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:23,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:23:23,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_5fs153 start 2018-11-25 16:23:23,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_5fs153 2018-11-25 16:23:23,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:23,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:23,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:23:23,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:23:23,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_5fs153/env/bin/pip freeze 2018-11-25 16:23:23,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:23:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:23:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:23:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:23:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:23:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpihh22D 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_4p8jeo start 2018-11-25 16:23:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_4p8jeo 2018-11-25 16:23:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:23:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:23,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:24,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:24,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:24,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:24 GMT 2018-11-25 16:23:24,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:24,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:24,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:29,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:30,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:30,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:30,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:30,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:30,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:30,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.786Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.786Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.786Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:12.786Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:12.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "[localhost] run: /home/ubuntu/bono_host_4p8jeo/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_i2jxyk/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Creating Agent sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_mrfpwt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Creating Agent vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}], "metadata": {"pagination": {"total": 794, "offset": 619, "size": 50}}} 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:30 GMT 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27754 2018-11-25 16:23:30,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:23:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:23:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:23:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:23:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:23:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_4p8jeo/env/bin/pip freeze 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:23:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:23:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:23:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:23:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:23:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_i2jxyk/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:23:30,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_mrfpwt 2018-11-25 16:23:30,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_mrfpwt/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:23:30,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_i2jxyk 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:30,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:32,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:32,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:32,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:32 GMT 2018-11-25 16:23:32,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:32,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:32,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:37,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:38,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.461Z", "message": "Creating Agent sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.873Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.873Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.873Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.873Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:13.873Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:13.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.491Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.491Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.491Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.491Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.491Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.491Z", "message": "Removing directory: /tmp/tmpMdmnR9", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a9284f2d-4412-4705-966c-8e1b5bc06d9f"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.905Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.905Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:14.905Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:14.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "/home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_mrfpwt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_mrfpwt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_mrfpwt', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_mrfpwt/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_mrfpwt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_i2jxyk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_i2jxyk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_i2jxyk', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_i2jxyk/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_i2jxyk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_i2jxyk/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_mrfpwt/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:15.678Z", "message": "Successfully created daemon: sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:15.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8d06896e-ee2a-4274-b9db-7d020612158c"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.197Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.748Z", "message": "Successfully created daemon: vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.748Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.748Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:16.748Z", "message": "/home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:16.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e5e8cdf2-9d1c-4860-bf24-2cf63c4bae65"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.259Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.259Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.259Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.259Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.259Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.259Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}], "metadata": {"pagination": {"total": 818, "offset": 669, "size": 50}}} 2018-11-25 16:23:38,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:38,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:38 GMT 2018-11-25 16:23:38,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:38,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29424 2018-11-25 16:23:38,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:38,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_mrfpwt 2018-11-25 16:23:38,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:23:38,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:23:38,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:23:38,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:23:38,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMdmnR9 2018-11-25 16:23:38,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:23:38,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:23:38,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:23:38,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:23:38,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_mrfpwt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_mrfpwt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_mrfpwt', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_mrfpwt/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_mrfpwt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:23:38,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_i2jxyk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_i2jxyk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_i2jxyk', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_i2jxyk/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_i2jxyk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:23:38,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_i2jxyk/env 2018-11-25 16:23:38,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:38,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_mrfpwt/env 2018-11-25 16:23:38,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:23:38,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_mrfpwt 2018-11-25 16:23:38,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:23:38,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:23:38,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:38,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:38,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_i2jxyk 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:23:38,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:38,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:38,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:38,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:38,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:41,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:41,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:41,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:41,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:41,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:41,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:41 GMT 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:41,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:46,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:50,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:17.966Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:17.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:18.294Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:18.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Configuring Agent vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Successfully configured daemon: sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bd43d75a-f78b-4090-9854-bbfeac3428e6"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.354Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.354Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.354Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:19.354Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:19.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:20.268Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:20.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:20.268Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:20.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:20.268Z", "message": "Successfully configured daemon: vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:20.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:20.268Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:20.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8a0ccc26-cb31-4a6d-b254-48663e215669"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:20.980Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:20.980Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Starting Agent sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 844, "offset": 719, "size": 50}}} 2018-11-25 16:23:50,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:50,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:50 GMT 2018-11-25 16:23:50,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:50,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27192 2018-11-25 16:23:50,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_i2jxyk 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_mrfpwt 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:50,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:23:50,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:23:50,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:23:50,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_i2jxyk 2018-11-25 16:23:50,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:23:50,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_mrfpwt 2018-11-25 16:23:50,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:50,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:50,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:23:50,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:23:50,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:52,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:52,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:52,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:52,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:52,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:52,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:52 GMT 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:52,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:57,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:23:58,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:58,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:22.334Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:23.497Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:23.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:23.497Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:23.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:23.497Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:23.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:25.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:25.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:26.911Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:26.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Starting Agent vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:27.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:27.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:28.868Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:28.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:28.868Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:23:28.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:28.868Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:28.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:28.868Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:28.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:28.868Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:28.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:30.032Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:30.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:30.032Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:30.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:31.204Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:31.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:32.704Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:32.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:32.704Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_i2jxyk start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:32.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:32.704Z", "message": "Successfully started daemon: sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:32.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:32.704Z", "message": "Successfully started daemon: vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:32.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "e067a5cc-5d2d-40d5-9052-4fb272e7d48b"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:32.704Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_mrfpwt start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:32.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "107ab8eb-4855-4401-9f23-631db3db7584"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:34.444Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:23:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:35.725Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:36.007Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:36.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "92fa585a-6c3a-4f22-ba69-3763806f5ac1"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:36.882Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:36.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:36.882Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:36.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:37.526Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:37.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:37.526Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:37.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "92fa585a-6c3a-4f22-ba69-3763806f5ac1"}], "metadata": {"pagination": {"total": 851, "offset": 769, "size": 50}}} 2018-11-25 16:23:58,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:58,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:58 GMT 2018-11-25 16:23:58,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:58,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28393 2018-11-25 16:23:58,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:23:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:23:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:23:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:23:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:23:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_i2jxyk 2018-11-25 16:23:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:23:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:23:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-25 16:23:58,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:23:58,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:23:58,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_i2jxyk start 2018-11-25 16:23:58,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_mrfpwt 2018-11-25 16:23:58,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_i2jxyk 2018-11-25 16:23:58,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_mrfpwt start 2018-11-25 16:23:58,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:23:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:23:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-25 16:23:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:23:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:23:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:23:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:23:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:23:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:23:58,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:23:58,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:23:58,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:23:58,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:23:58,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:23:58 GMT 2018-11-25 16:23:58,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:23:58,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:23:58,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:03,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:03,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:37.526Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:37.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:37.526Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:37.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "92fa585a-6c3a-4f22-ba69-3763806f5ac1"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:37.526Z", "message": "[localhost] run: /home/ubuntu/sprout_host_mrfpwt/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:37.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:37.526Z", "message": "[localhost] run: /home/ubuntu/vellum_host_i2jxyk/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:37.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "92fa585a-6c3a-4f22-ba69-3763806f5ac1"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Removing directory: /tmp/tmp0523nH", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "92fa585a-6c3a-4f22-ba69-3763806f5ac1"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Removing directory: /tmp/tmpCyb4WL", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "92fa585a-6c3a-4f22-ba69-3763806f5ac1"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:40.130Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:40.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "aaf3529b-6fcf-4d59-9d8a-bfed8f0842f8"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:42.471Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:23:42.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:42.928Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:42.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:42.928Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:42.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:42.928Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:42.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:44.056Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:44.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:44.056Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:44.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:44.056Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:44.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:44.056Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:44.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:44.056Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:44.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:44.056Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:44.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:45.373Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:45.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:45.373Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:45.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:45.373Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:45.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:50.744Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:50.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:53.643Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:53.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:54.340Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:54.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:54.340Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:54.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:56.144Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:56.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:56.144Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:56.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:56.144Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:56.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:58.601Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:58.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:58.601Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:58.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:58.601Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:58.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:58.601Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:58.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:23:58.601Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:23:58.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:00.255Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:00.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:00.255Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:00.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:00.255Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:00.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:00.255Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:00.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:00.255Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:00.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:00.255Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:00.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:01.266Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:24:01.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:01.266Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:01.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:01.266Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:01.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:01.266Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:01.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:02.275Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:02.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:02.275Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:02.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:02.275Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:02.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 869, "offset": 819, "size": 50}}} 2018-11-25 16:24:03,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:03,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:03 GMT 2018-11-25 16:24:03,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:03,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27314 2018-11-25 16:24:03,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:03,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:24:03,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:24:03,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_mrfpwt/env/bin/pip freeze 2018-11-25 16:24:03,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_i2jxyk/env/bin/pip freeze 2018-11-25 16:24:03,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0523nH 2018-11-25 16:24:03,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCyb4WL 2018-11-25 16:24:03,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:24:03,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:24:03,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:24:03,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:24:03,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:24:03,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-25 16:24:03,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:24:03,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:24:03,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:24:03,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:24:03,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:24:03,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:24:03,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-25 16:24:03,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-25 16:24:03,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:24:03,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:24:03,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:03,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:03,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:03,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:03,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:03,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:03,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-25 16:24:03,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:03,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:03,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:03,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:03,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:03,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:03 GMT 2018-11-25 16:24:03,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:03,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:03,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:08,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:08,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:08,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:08,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:08,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:08,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:04.472Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:04.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:05.385Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:05.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:05.385Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:05.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:05.385Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:05.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:05.385Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:05.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:05.385Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:05.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:05.385Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:05.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:06.413Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:06.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:06.413Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:06.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:06.413Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:06.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:06.798Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:06.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "641561d7-4051-4a84-9e45-6588eef44ad5"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.658Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0346f990-e19c-4495-bf11-6b894b6da682"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:07.662Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:07.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 889, "offset": 868, "size": 50}}} 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:08 GMT 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10270 2018-11-25 16:24:08,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:08,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:08,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-25 16:24:08,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-25 16:24:08,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:08,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:08,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:08,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:24:08,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:24:08,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:08,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:08,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:24:08,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:08,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:08,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:08,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:08,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:08,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:08,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:08,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:08,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:08,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:08 GMT 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:08,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:13,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:13,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:13,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:13,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:13,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "77ae6ca6-f697-47aa-bec8-37a6e57448ab"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.723Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.723Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:08.723Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:08.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:09.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca84caf3-bcb1-4790-abcd-902106ef8270"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.758Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:24:09.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:09.758Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:24:09.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:10.893Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:10.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:10.893Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:10.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:12.367Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:12.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:12.901Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:12.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:12.901Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:12.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:12.901Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:12.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:12.901Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:12.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 923, "offset": 888, "size": 50}}} 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:13 GMT 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19624 2018-11-25 16:24:13,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:13,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:24:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time) 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-25 16:24:13,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:13,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:13,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:13,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:13,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:13,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:13,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:13,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:13,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:13,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:13 GMT 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:13,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:18,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:19,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:14.625Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:14.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1805d124-e3e4-4c65-81c9-febb867ac9df"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:14.793Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:14.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:15.954Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:15.954Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:15.954Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:16.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:17.566Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:17.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 940, "offset": 922, "size": 50}}} 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:19,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:19 GMT 2018-11-25 16:24:19,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:19,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9144 2018-11-25 16:24:19,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:19,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:19,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:24:19,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:19,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:24:19,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:19,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:19,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:19,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:19,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:19 GMT 2018-11-25 16:24:19,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:19,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:19,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:24,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:24,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.094Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Creating Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_d7zq8j/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:19.840Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:19.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:20.995Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:20.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:20.995Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:20.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:20.995Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:20.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:20.995Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:20.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:22.353Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.020Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "Successfully created daemon: homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_d7zq8j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_d7zq8j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_d7zq8j', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_d7zq8j/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_d7zq8j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_d7zq8j/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.073Z", "message": "/home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "212b9d9d-7551-4da3-8bf4-ca8c1a2483a0"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.994Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.994Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.994Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.994Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:23.994Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:23.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 995, "offset": 939, "size": 50}}} 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:24 GMT 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28721 2018-11-25 16:24:24,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_d7zq8j 2018-11-25 16:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_d7zq8j/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:24:24,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:24:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:24:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:24:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_d7zq8j 2018-11-25 16:24:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:24:24,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_d7zq8j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_d7zq8j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_d7zq8j', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_d7zq8j/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_d7zq8j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_d7zq8j/env 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:24:24,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:24:24,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:24,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:24,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:24 GMT 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:24,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:24,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:29,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:29,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:29,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:24.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:24.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:24.085Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:24.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:24.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:24.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:24.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:24.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:24.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:24.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.012Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.012Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Configuring Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Successfully configured daemon: homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ca2be680-15a8-4102-b482-e9d753418cf4"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:25.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:25.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.025Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.025Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.025Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.025Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.135Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:26.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:26.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "Starting Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}], "metadata": {"pagination": {"total": 1115, "offset": 989, "size": 50}}} 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:29,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:29 GMT 2018-11-25 16:24:29,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:29,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27195 2018-11-25 16:24:29,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:29,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:29,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:24:29,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:24:29,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:24:29,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_d7zq8j 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_d7zq8j 2018-11-25 16:24:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:24:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:24:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_d7zq8j 2018-11-25 16:24:29,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:29,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:29,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:29,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:29 GMT 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:29,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:29,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:34,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:34,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:34,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:34,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:34,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:34,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:34,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "Starting Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:27.158Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:28.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:28.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Creating Agent bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_a5p5xy/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}], "metadata": {"pagination": {"total": 1191, "offset": 1039, "size": 50}}} 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:34 GMT 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27577 2018-11-25 16:24:34,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:34,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_d7zq8j 2018-11-25 16:24:34,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:34,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:24:34,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:24:34,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:24:34,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:24:34,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:24:34,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_a5p5xy 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_a5p5xy/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:24:34,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:24:34,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:34,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:34,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:34,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:34 GMT 2018-11-25 16:24:34,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:34,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:34,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:39,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:39,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:39,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Creating Agent bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xhln05/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:29.201Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:29.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:30.235Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_d7zq8j start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:30.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:30.235Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:30.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:30.235Z", "message": "Successfully started daemon: homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:30.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:30.235Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:30.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a86a9977-cad2-4e3e-beb5-39a393c98b34"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:30.687Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:30.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.049Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.049Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.049Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.049Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.049Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_xhln05/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_a5p5xy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_a5p5xy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_a5p5xy', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_a5p5xy/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_a5p5xy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_a5p5xy/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_xhln05/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_xhln05/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_xhln05', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_xhln05/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_xhln05', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:31.317Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.145Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.145Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}], "metadata": {"pagination": {"total": 1281, "offset": 1089, "size": 50}}} 2018-11-25 16:24:39,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:39,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:39 GMT 2018-11-25 16:24:39,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:39,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28906 2018-11-25 16:24:39,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:24:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:24:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_a5p5xy 2018-11-25 16:24:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:24:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:24:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xhln05/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:24:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:24:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:24:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_d7zq8j start 2018-11-25 16:24:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:24:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_d7zq8j 2018-11-25 16:24:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:24:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:24:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-11-25 16:24:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:24:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-11-25 16:24:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:24:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:24:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_xhln05/env 2018-11-25 16:24:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_a5p5xy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_a5p5xy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_a5p5xy', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_a5p5xy/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_a5p5xy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:24:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:24:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_a5p5xy/env 2018-11-25 16:24:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_xhln05/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_xhln05/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_xhln05', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_xhln05/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_xhln05', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:24:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:24:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:24:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:24:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:24:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:24:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:24:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-25 16:24:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:24:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:24:39,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:39,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:39,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:39 GMT 2018-11-25 16:24:39,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:39,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:39,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:45,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:45,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:45,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:45,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:45,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Successfully created daemon: bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "/home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2279f38c-5db2-4046-a1fa-4cd3a7982a04"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "[localhost] run: /home/ubuntu/homer_host_d7zq8j/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "/home/ubuntu/bind_host_a5p5xy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "596d65d6-d521-4192-a88c-f1ec4f70119b"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:32.761Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:32.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.154Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.154Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.154Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.154Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.154Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.154Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Configuring Agent bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "89d45602-5e45-4f50-9e45-81f98e154a75"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Configuring Agent dime_host_xhln05", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Removing directory: /tmp/tmpDYh5zG", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4af32fbd-7ba3-4d83-bf93-9a55072804c3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:33.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:33.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1360, "offset": 1139, "size": 50}}} 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:45 GMT 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28008 2018-11-25 16:24:45,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:45,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:24:45,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:24:45,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:24:45,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_a5p5xy 2018-11-25 16:24:45,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:24:45,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_d7zq8j/env/bin/pip freeze 2018-11-25 16:24:45,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:24:45,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:24:45,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_a5p5xy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:24:45,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:24:45,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_a5p5xy 2018-11-25 16:24:45,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:24:45,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-25 16:24:45,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_xhln05 2018-11-25 16:24:45,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:45,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:45,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:45,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDYh5zG 2018-11-25 16:24:45,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:45,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:45,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:45,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-25 16:24:45,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:24:45,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:24:45,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:45,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:24:45,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-11-25 16:24:45,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:45,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:45,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:45,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:45,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:45,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:45,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:45 GMT 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:45,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:50,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:50,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:50,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:50,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.173Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Successfully configured daemon: bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Successfully configured daemon: dime_host_xhln05", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "8e2545e9-35de-47eb-9228-4b39abc984c2"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "7c53a0ed-db30-4e74-b3ac-6a8ff0c15afa"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:34.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:34.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.190Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:35.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.227Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.227Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1382, "offset": 1189, "size": 50}}} 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:50 GMT 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:50,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26777 2018-11-25 16:24:50,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-25 16:24:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:24:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_a5p5xy 2018-11-25 16:24:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_xhln05 2018-11-25 16:24:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:24:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:24:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:24:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-25 16:24:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:24:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:24:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:24:50,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:50,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:50,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:50,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:24:50,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:24:50,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:50,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:24:50,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:50,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:50,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:50,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:50,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:50,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:50 GMT 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:50,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:55,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:24:55,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:55,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:55,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.227Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.831Z", "message": "Starting Agent bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.831Z", "message": "Starting Agent dime_host_xhln05", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:36.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:36.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:37.980Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:37.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Creating Agent proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_iloakl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:38.855Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.602Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Successfully started daemon: bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_a5p5xy start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "86f5434a-1296-4548-ad37-a337cf35f853"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Successfully started daemon: dime_host_xhln05", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:39.876Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_xhln05 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:39.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "3151c312-dc27-41a4-aea3-ed255c2fbab7"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.255Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1412, "offset": 1239, "size": 50}}} 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:55 GMT 2018-11-25 16:24:55,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:55,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27499 2018-11-25 16:24:55,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:24:55,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:24:55,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_a5p5xy 2018-11-25 16:24:55,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_xhln05 2018-11-25 16:24:55,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:24:55,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-25 16:24:55,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-25 16:24:55,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-25 16:24:55,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_iloakl 2018-11-25 16:24:55,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-25 16:24:55,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-25 16:24:55,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_iloakl/cloudify/ssl/cloudify_internal_cert.pem 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:24:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:24:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:24:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_a5p5xy 2018-11-25 16:24:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_a5p5xy start 2018-11-25 16:24:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:24:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-25 16:24:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_xhln05 2018-11-25 16:24:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-25 16:24:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_xhln05 start 2018-11-25 16:24:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:24:55,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:24:55,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:24:55,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:24:55 GMT 2018-11-25 16:24:55,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:24:55,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:24:55,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:00,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:00,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:00,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.255Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.255Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.255Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.255Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.908Z", "message": "[localhost] run: /home/ubuntu/dime_host_xhln05/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.908Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.908Z", "message": "[localhost] run: /home/ubuntu/bind_host_a5p5xy/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:40.908Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:40.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.273Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.273Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.273Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.273Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.273Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_iloakl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_iloakl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_iloakl', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_iloakl/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_iloakl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Successfully created daemon: proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Removing directory: /tmp/tmploYLVe", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Removing directory: /tmp/tmp0kL4xk", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "/home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "5bc19be9-9524-4c38-845e-1d0acd7bd47e"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_iloakl/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "720a1f22-eec2-433d-94e0-ec1ee2708fe3"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:41.925Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:41.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "0633fc1b-a6c2-4f44-b3e6-9d6c594e171e"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:42.312Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:42.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.104Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1421, "offset": 1289, "size": 50}}} 2018-11-25 16:25:00,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:00,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:00 GMT 2018-11-25 16:25:00,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:00,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28287 2018-11-25 16:25:00,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:00,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:00,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:25:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:25:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:25:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_xhln05/env/bin/pip freeze 2018-11-25 16:25:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:25:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_a5p5xy/env/bin/pip freeze 2018-11-25 16:25:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:25:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_iloakl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_iloakl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_iloakl', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_iloakl/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_iloakl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtxdVw.IMJut6kCqjy_wF2905b4_VUztCY'} 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-25 16:25:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-25 16:25:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_iloakl 2018-11-25 16:25:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmploYLVe 2018-11-25 16:25:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0kL4xk 2018-11-25 16:25:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:25:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-11-25 16:25:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:25:00,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:25:00,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-25 16:25:00,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:25:00,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_iloakl/env 2018-11-25 16:25:00,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:25:00,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-25 16:25:00,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:00,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-25 16:25:00,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:25:00,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-25 16:25:00,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:25:00,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:25:00,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:25:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:25:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:25:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:25:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:00,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:00,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:00,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:00,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:00,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:00,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:00,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:00 GMT 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:00,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:05,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:05,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:05,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:05,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:43.714Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:43.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "Configuring Agent proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:44.723Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Successfully configured daemon: proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a8099e34-9178-4702-851a-397d6d4ecdbc"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:45.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:45.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "Starting Agent proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.175Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.735Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:46.735Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:46.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:49.052Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:49.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:49.405Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:49.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:49.753Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:49.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.196Z", "message": "Successfully started daemon: proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.196Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_iloakl start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9a3a4a81-cfb5-4a5f-a296-82568d19209d"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.926Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.926Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.926Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.926Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.926Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:50.926Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:50.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1424, "offset": 1339, "size": 50}}} 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:05 GMT 2018-11-25 16:25:05,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:05,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26525 2018-11-25 16:25:05,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:05,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:25:05,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:25:05,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_iloakl 2018-11-25 16:25:05,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-25 16:25:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:25:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-25 16:25:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:25:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-25 16:25:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_iloakl 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-25 16:25:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-25 16:25:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-25 16:25:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-25 16:25:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_iloakl 2018-11-25 16:25:05,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-25 16:25:05,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-25 16:25:05,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_iloakl 2018-11-25 16:25:05,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_iloakl start 2018-11-25 16:25:05,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:05,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:05,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:05,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:05,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:05,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-25 16:25:05,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:05,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:05,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:05,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:05,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:05 GMT 2018-11-25 16:25:05,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:05,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:05,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:10,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:11,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:11,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:51.241Z", "message": "[localhost] run: /home/ubuntu/proxy_host_iloakl/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:51.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:51.241Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:51.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:51.241Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:51.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:51.241Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:51.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:51.241Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:51.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:52.299Z", "message": "Removing directory: /tmp/tmpzgC5uG", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:52.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:52.299Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:52.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "430a3c2d-c759-4f29-8ec4-b77e8ac10283"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:52.299Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:52.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:52.299Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:52.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:52.299Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:52.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:52.299Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:52.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:53.316Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:53.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:53.316Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:53.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:53.316Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:53.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:54.385Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:54.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:54.385Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:54.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:54.385Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:54.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:54.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:54.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_node_96ud4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:54.691Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/OE2W6/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:54.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a6eccbd9-9b53-4007-b149-3a43c183d140"}, {"node_instance_id": "proxy_node_96ud4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:55.310Z", "message": "Executing: /tmp/OE2W6/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:55.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a6eccbd9-9b53-4007-b149-3a43c183d140"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:55.410Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:55.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:55.410Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:55.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:55.410Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:55.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:56.421Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:56.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:56.421Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:56.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:56.421Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:56.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:24:59.486Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:24:59.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:00.430Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:00.430Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:01.440Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:01.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:05.128Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:05.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:05.459Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:05.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:06.218Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VDMCL/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:06.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:06.325Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:06.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:06.325Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:06.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:06.492Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:06.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:06.492Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:06.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1429, "offset": 1389, "size": 50}}} 2018-11-25 16:25:11,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:11,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:11 GMT 2018-11-25 16:25:11,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:11,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19470 2018-11-25 16:25:11,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:11,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_iloakl/env/bin/pip freeze 2018-11-25 16:25:11,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzgC5uG 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-25 16:25:11,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-25 16:25:11,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:25:11,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-25 16:25:11,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-25 16:25:11,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-25 16:25:11,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/OE2W6/install_requirements.sh 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OE2W6/install_requirements.sh 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VDMCL/bind.py 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-11-25 16:25:11,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-11-25 16:25:11,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:25:11,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:25:11,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:11,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:11,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:11,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:11 GMT 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:11,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:11,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:16,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:16,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1429, "offset": 1426, "size": 50}}} 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:16 GMT 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:16,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:16,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:16,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:16,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:16,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:16 GMT 2018-11-25 16:25:16,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:16,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:16,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:21,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:21,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:21,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:21,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:18.943Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}], "metadata": {"pagination": {"total": 1430, "offset": 1426, "size": 50}}} 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:21 GMT 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2018-11-25 16:25:21,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:21,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-11-25 16:25:21,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:21,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:21,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:21 GMT 2018-11-25 16:25:21,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:21,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:21,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:26,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:26,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1430, "offset": 1427, "size": 50}}} 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:26,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:26 GMT 2018-11-25 16:25:26,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:26,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:25:26,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:26,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:26,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:26,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:26 GMT 2018-11-25 16:25:26,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:26,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:26,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:31,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:31,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:31,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:31,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:29.579Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:29.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo mv /tmp/tmpHJFqxQ /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo mv /tmp/tmp7eaYdV /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "[localhost] run: sudo mv /tmp/tmp7wISA2 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:30.340Z", "message": "The config dict: {'etcd_ip': u'192.168.120.11', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:30.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "[localhost] run: sudo mv /tmp/tmpb2BHhi /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "[localhost] run: sudo mv /tmp/tmpFD1nYk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.351Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "22dc3090-2570-41c0-a181-cafc644728b1"}, {"node_instance_id": "bind_78uf24", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:31.697Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:31.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1456, "offset": 1427, "size": 50}}} 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:31 GMT 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:31,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12981 2018-11-25 16:25:31,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:25:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHJFqxQ /etc/bind/named.conf.local 2018-11-25 16:25:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-11-25 16:25:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-11-25 16:25:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7eaYdV /etc/clearwater/local_config 2018-11-25 16:25:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-11-25 16:25:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-11-25 16:25:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:25:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:25:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:25:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7wISA2 /etc/clearwater/shared_config 2018-11-25 16:25:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:25:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:25:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpb2BHhi /etc/bind/db.clearwater.local 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFD1nYk /etc/bind/db.clearwater.opnfv 2018-11-25 16:25:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:25:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:25:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:25:31,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:31,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:31,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:31,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:31,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:31 GMT 2018-11-25 16:25:31,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:31,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:31,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:36,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_78uf24", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:32.504Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:32.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:32.504Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:32.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:32.504Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:32.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:32.866Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/LLUFT/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:32.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:33.649Z", "message": "Executing: /tmp/LLUFT/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:33.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:33.649Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:33.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:33.649Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:33.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:34.660Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:34.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:34.660Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:34.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}], "metadata": {"pagination": {"total": 1465, "offset": 1450, "size": 50}}} 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:37 GMT 2018-11-25 16:25:37,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:37,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4627 2018-11-25 16:25:37,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:37,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:25:37,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/LLUFT/install-etcd.sh 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LLUFT/install-etcd.sh 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-11-25 16:25:37,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-11-25 16:25:37,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:37 GMT 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:37,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:42,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:42,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:42,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:42,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:42,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:42,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_96ud4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:38.424Z", "message": "Execution done (return_code=0): /tmp/OE2W6/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:38.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a6eccbd9-9b53-4007-b149-3a43c183d140"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:38.547Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:38.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:39.511Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:39.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:39.511Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:39.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:41.012Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-a5p5xy\nHit http://security.ubuntu.com trusty-security InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 4s (5,112 B/s)\nReading package lists...\n\nreal\t0m6.521s\nuser\t0m2.752s\nsys\t0m0.184s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:41.671Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:41.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:25:41.671Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:25:41.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}], "metadata": {"pagination": {"total": 1472, "offset": 1459, "size": 50}}} 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:42 GMT 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7988 2018-11-25 16:25:42,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OE2W6/install_requirements.sh 2018-11-25 16:25:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:25:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:25:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:25:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-a5p5xy Hit http://security.ubuntu.com trusty-security InRelease Hit http://security.ubuntu.com trusty-security/main Sources Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 4s (5,112 B/s) Reading package lists... real 0m6.521s user 0m2.752s sys 0m0.184s 2018-11-25 16:25:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:25:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-11-25 16:25:42,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:42,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:42,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:42 GMT 2018-11-25 16:25:42,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:42,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:42,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:47,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:47,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:47,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:47,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:47,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:47,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:47 GMT 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:25:47,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:47,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:47,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:47 GMT 2018-11-25 16:25:47,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:47,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:47,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:52,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:53,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:53,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:53,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:53,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:53 GMT 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:25:53,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:53,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:53,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:53,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:53,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:53,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:53 GMT 2018-11-25 16:25:53,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:53,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:53,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:58,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:25:58,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:58,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:58 GMT 2018-11-25 16:25:58,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:58,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:25:58,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:25:58,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:25:58,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:25:58,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:25:58 GMT 2018-11-25 16:25:58,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:25:58,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:25:58,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:03,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:03,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:03,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:03,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:03,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:03,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:03 GMT 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:03,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:03,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:03,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:03,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:03,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:03 GMT 2018-11-25 16:26:03,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:03,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:03,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:08,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:09,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:09,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:09,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:09 GMT 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:09,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:09,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:09,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:09,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:09,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:09 GMT 2018-11-25 16:26:09,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:09,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:09,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:14,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:14,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:14 GMT 2018-11-25 16:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:14,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:14,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:14,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:14,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:14 GMT 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:14,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:19,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:19,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:19,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:19 GMT 2018-11-25 16:26:19,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:19,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:19,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:19,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:20,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:20,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:20,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:20,149 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:20 GMT 2018-11-25 16:26:20,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:20,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:20,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:25,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:25,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:25,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:25,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:25 GMT 2018-11-25 16:26:25,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:25,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:25,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:25,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:25,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:25,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:25,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:25 GMT 2018-11-25 16:26:25,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:25,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:25,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:30,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:30,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:30,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:30,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:30 GMT 2018-11-25 16:26:30,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:30,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:30,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:30,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:30,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:30,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:30,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:30,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:30 GMT 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:30,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:35,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:35,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:35,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:35 GMT 2018-11-25 16:26:35,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:35,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:35,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:35,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:35,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:35,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:35,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:35,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:35,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:35,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:35 GMT 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:35,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:40,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:41,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:41,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:41,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:41,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:41,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:41,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:41 GMT 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:41,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:41,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:41,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:41 GMT 2018-11-25 16:26:41,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:41,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:41,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:46,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:46,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:46,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:46 GMT 2018-11-25 16:26:46,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:46,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:46,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:46,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:46,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:46,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:46,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:46 GMT 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:46,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:51,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:51,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:51,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:51,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:51,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:51 GMT 2018-11-25 16:26:51,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:51,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:51,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:51,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:51,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:51,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:51,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:51,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:51 GMT 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:51,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:56,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:26:56,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:56,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:56,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:56,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:56,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:56 GMT 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:26:56,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:26:56,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:26:56,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:26:56,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:26:56,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:26:56 GMT 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:26:56,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:26:56,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:01,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:01,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:01,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:01,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:01,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:01,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:01 GMT 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:27:01,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:01,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:01,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:01,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:01,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:01,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:01 GMT 2018-11-25 16:27:01,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:01,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:01,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:06,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:06,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1466, "size": 50}}} 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:06,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:06 GMT 2018-11-25 16:27:06,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:06,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:27:06,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:06,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:07,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:07,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:07,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:07,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:07 GMT 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:07,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:12,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:12,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:12,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:12,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:12,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:12,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:12,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:12,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:12,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:08.016Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-a5p5xy\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 7s (11.9 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8946\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m26.397s\nuser\t0m19.172s\nsys\t0m9.337s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:08.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:08.978Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:08.978Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:08.978Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:08.978Z", "message": "[etcd] => \nreal\t0m0.012s\nuser\t0m0.008s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:10.056Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6b:45:a2 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6b:45a2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75516 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34463 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123933736 (123.9 MB) TX bytes:5601904 (5.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:196 errors:0 dropped:0 overruns:0 frame:0\n TX packets:196 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16487 (16.4 KB) TX bytes:16487 (16.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:10.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:10.056Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.11:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8946/monit \ntcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9110/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9110/etcd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8538/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8538/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8538/ntpd \nudp 0 0 0.0.0.0:17736 0.0.0.0:* 571/dhclient \nudp 0 0 192.168.120.11:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8538/ntpd \nudp6 0 0 ::1:123 :::* 8538/ntpd \nudp6 0 0 :::123 :::* 8538/ntpd \nudp6 0 0 :::46960 :::* 571/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9283 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11433 1648/python2.7 /tmp/cloudify-logging-server-15ce2.socket\nunix 2 [ ACC ] STREAM LISTENING 7069 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7274 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13632 2482/python2.7 /tmp/ctx-pNMny_.socket\nunix 2 [ ACC ] STREAM LISTENING 8090 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:10.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:10.056Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:24 ? 00:00:01 /sbin/init\nroot 2 0 0 16:24 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:24 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 16:24 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 16:24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:24 ? 00:00:00 [migration/0]\nroot 14 2 0 16:24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:24 ? 00:00:00 [migration/1]\nroot 17 2 0 16:24 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 16:24 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 16:24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:24 ? 00:00:00 [khelper]\nroot 21 2 0 16:24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:24 ? 00:00:00 [netns]\nroot 23 2 0 16:24 ? 00:00:00 [writeback]\nroot 24 2 0 16:24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:24 ? 00:00:00 [bioset]\nroot 26 2 0 16:24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:24 ? 00:00:00 [kblockd]\nroot 28 2 0 16:24 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:24 ? 00:00:00 [khubd]\nroot 30 2 0 16:24 ? 00:00:00 [md]\nroot 31 2 0 16:24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:24 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 16:24 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 16:24 ? 00:00:00 [khungtaskd]\nroot 36 2 0 16:24 ? 00:00:00 [kswapd0]\nroot 37 2 0 16:24 ? 00:00:00 [vmstat]\nroot 38 2 0 16:24 ? 00:00:00 [ksmd]\nroot 39 2 0 16:24 ? 00:00:00 [khugepaged]\nroot 40 2 0 16:24 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 16:24 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 16:24 ? 00:00:00 [crypto]\nroot 54 2 0 16:24 ? 00:00:00 [kthrotld]\nroot 55 2 0 16:24 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 16:24 ? 00:00:00 [vballoon]\nroot 57 2 0 16:24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:24 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 16:24 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 16:24 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 16:24 ? 00:00:00 [deferwq]\nroot 80 2 0 16:24 ? 00:00:00 [charger_manager]\nroot 123 2 0 16:24 ? 00:00:00 [kpsmoused]\nroot 142 2 0 16:24 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:24 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 16:24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 16:24 ? 00:00:00 [kworker/u5:1]\nroot 504 2 0 16:24 ? 00:00:00 [kworker/0:2]\nroot 533 1 0 16:24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 571 1 0 16:24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 16:24 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 16:24 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 16:24 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 989 1 0 16:24 ? 00:00:00 rsyslogd\nroot 1048 1 0 16:24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 16:24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 16:24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 16:24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 16:24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 16:24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 16:24 ? 00:00:00 cron\ndaemon 1103 1 0 16:24 ? 00:00:00 atd\nroot 1118 1 0 16:24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 16:24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 16:24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1259 1 0 16:24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1648 1 0 16:24 ? 00:00:00 /home/ubuntu/bind_host_a5p5xy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_a5p5xy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_a5p5xy --logging-server-logdir=/home/ubuntu/bind_host_a5p5xy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy%I.log --pidfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy.pid\nubuntu 1687 1648 0 16:24 ? 00:00:00 /home/ubuntu/bind_host_a5p5xy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_a5p5xy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_a5p5xy --logging-server-logdir=/home/ubuntu/bind_host_a5p5xy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy%I.log --pidfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy.pid\nubuntu 1762 1 0 16:24 ? 00:00:01 python2.7 /home/ubuntu/bind_host_a5p5xy/env/bin/diamond --configfile /home/ubuntu/bind_host_a5p5xy/work/plugins/diamond/etc/diamond.conf\nroot 1855 2 0 16:25 ? 00:00:00 [kworker/u5:2]\nbind 2428 1 0 16:25 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2482 1687 0 16:25 ? 00:00:00 /home/ubuntu/bind_host_a5p5xy/env/bin/python2.7 /home/ubuntu/bind_host_a5p5xy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-YC1qKD\nubuntu 2493 2482 0 16:25 ? 00:00:00 /bin/sh -c /tmp/LLUFT/install-etcd.sh\nubuntu 2496 2493 0 16:25 ? 00:00:00 /bin/bash -e /tmp/LLUFT/install-etcd.sh\nntp 8538 1 0 16:26 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8946 1 0 16:26 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9000 1 0 16:26 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9004 9000 0 16:26 ? 00:00:00 inotifywait -e create -qq .\nclearwa+ 9110 1 0 16:26 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380\nroot 9188 8946 0 16:26 ? 00:00:00 [check-monit-upt] \nroot 9190 8946 0 16:26 ? 00:00:00 [check-etcd-upti] \nroot 9196 8946 0 16:26 ? 00:00:00 [poll_etcd_clust] \nroot 9199 8946 0 16:26 ? 00:00:00 [poll_etcd.sh] \nubuntu 9413 2496 0 16:27 ? 00:00:00 /bin/bash -e /tmp/LLUFT/install-etcd.sh\nubuntu 9414 9413 0 16:27 ? 00:00:00 /bin/bash -e /tmp/LLUFT/install-etcd.sh\nroot 9415 9414 0 16:27 ? 00:00:00 sudo ps -edf\nroot 9416 9415 0 16:27 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:10.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:10.056Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:10.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:10.056Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:10.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:11.078Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:11.078Z", "message": "[etcd] => /var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:11.078Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:11.078Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:11.078Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:12.095Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:12.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:12.095Z", "message": "[etcd] => 2018-11-25 16:26:53.473225841 Stopping etcd clearwater-etcd\n2018-11-25 16:26:54.488396255 Restarting etcd clearwater-etcd\n2018-11-25 16:26:54.492915865 Configured ETCDCTL_PEERS: \n2018-11-25 16:26:54.493649768 Check for previous failed startup attempt\n2018-11-25 16:26:54.494872541 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-11-25 16:26:54.508158626 etcdctl returned 2\n2018-11-25 16:26:54.514116839 Creating new cluster...\n2018-11-25 16:26:54.516680837 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.11:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.11\n --name 192-168-120-11\n --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.11:2380\n --listen-peer-urls http://192.168.120.11:2380\n2018-11-25 16:26:54.518389400 Check we're actually a member of the cluster\n2018-11-25 16:26:54.524904390 Wait for etcd to startup\n2018-11-25 16:26:55.537686870 Etcd started successfully\n2018-11-25 16:26:54.552428 I | etcdmain: etcd Version: 3.1.7\n2018-11-25 16:26:54.552472 I | etcdmain: Git SHA: 43b7507\n2018-11-25 16:26:54.552477 I | etcdmain: Go Version: go1.7.5\n2018-11-25 16:26:54.552480 I | etcdmain: Go OS/Arch: linux/amd64\n2018-11-25 16:26:54.552484 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-11-25 16:26:54.552546 I | embed: listening for peers on http://192.168.120.11:2380\n2018-11-25 16:26:54.552590 I | embed: listening for client requests on 0.0.0.0:4000\n2018-11-25 16:26:54.631492 I | etcdserver: name = 192-168-120-11\n2018-11-25 16:26:54.631520 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11\n2018-11-25 16:26:54.631529 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member\n2018-11-25 16:26:54.631533 I | etcdserver: heartbeat = 100ms\n2018-11-25 16:26:54.631541 I | etcdserver: election = 1000ms\n2018-11-25 16:26:54.631545 I | etcdserver: snapshot count = 10000\n2018-11-25 16:26:54.631552 I | etcdserver: advertise client URLs = http://192.168.120.11:4000\n2018-11-25 16:26:54.631568 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380\n2018-11-25 16:26:54.631577 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380\n2018-11-25 16:26:54.696831 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c\n2018-11-25 16:26:54.708269 I | raft: 3d837e16ef9053fa became follower at term 0\n2018-11-25 16:26:54.708298 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-11-25 16:26:54.708303 I | raft: 3d837e16ef9053fa became follower at term 1\n2018-11-25 16:26:54.796195 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-11-25 16:26:54.797368 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c\n2018-11-25 16:26:54.808501 I | raft: 3d837e16ef9053fa is starting a new election at term 1\n2018-11-25 16:26:54.808577 I | raft: 3d837e16ef9053fa became candidate at term 2\n2018-11-25 16:26:54.808597 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2\n2018-11-25 16:26:54.808610 I | raft: 3d837e16ef9053fa became leader at term 2\n2018-11-25 16:26:54.808616 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2\n2018-11-25 16:26:54.808869 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c\n2018-11-25 16:26:54.808990 I | etcdserver: setting up the initial cluster version to 3.1\n2018-11-25 16:26:54.809056 I | embed: ready to serve client requests\n2018-11-25 16:26:54.809386 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-11-25 16:26:54.817207 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-11-25 16:26:54.817250 I | etcdserver/api: enabled capabilities for version 3.1\n2018-11-25 16:26:55.757637 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:57470\n2018-11-25 16:26:55.767957 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:57471\n2018-11-25 16:26:55.768643 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:57472\n2018-11-25 16:26:58.007615 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:57474\n2018-11-25 16:26:58.029390 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:57473\n2018-11-25 16:26:58.031310 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:57475\n2018-11-25 16:27:08.472722 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:57476\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:12.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:12.095Z", "message": "[etcd] => [25-Nov-2018 16:26:52 UTC] clearwater-diags-monitor starting\n[25-Nov-2018 16:26:53 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:12.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}], "metadata": {"pagination": {"total": 1487, "offset": 1466, "size": 50}}} 2018-11-25 16:27:12,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:12,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:12 GMT 2018-11-25 16:27:12,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:12,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 73239 2018-11-25 16:27:12,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:12,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-a5p5xy Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 28 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 7s (11.9 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8946 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m26.397s user 0m19.172s sys 0m9.337s 2018-11-25 16:27:12,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-11-25 16:27:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-11-25 16:27:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-11-25 16:27:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.008s sys 0m0.004s 2018-11-25 16:27:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6b:45:a2 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6b:45a2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75516 errors:0 dropped:0 overruns:0 frame:0 TX packets:34463 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123933736 (123.9 MB) TX bytes:5601904 (5.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:196 errors:0 dropped:0 overruns:0 frame:0 TX packets:196 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16487 (16.4 KB) TX bytes:16487 (16.4 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-25 16:27:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.11:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8946/monit tcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9110/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1095/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9110/etcd udp 0 0 192.168.120.11:123 0.0.0.0:* 8538/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8538/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8538/ntpd udp 0 0 0.0.0.0:17736 0.0.0.0:* 571/dhclient udp 0 0 192.168.120.11:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8538/ntpd udp6 0 0 ::1:123 :::* 8538/ntpd udp6 0 0 :::123 :::* 8538/ntpd udp6 0 0 :::46960 :::* 571/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9283 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11433 1648/python2.7 /tmp/cloudify-logging-server-15ce2.socket unix 2 [ ACC ] STREAM LISTENING 7069 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7274 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13632 2482/python2.7 /tmp/ctx-pNMny_.socket unix 2 [ ACC ] STREAM LISTENING 8090 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.004s sys 0m0.003s 2018-11-25 16:27:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:24 ? 00:00:01 /sbin/init root 2 0 0 16:24 ? 00:00:00 [kthreadd] root 3 2 0 16:24 ? 00:00:00 [ksoftirqd/0] root 4 2 0 16:24 ? 00:00:00 [kworker/0:0] root 5 2 0 16:24 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:24 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:24 ? 00:00:00 [rcu_sched] root 8 2 0 16:24 ? 00:00:00 [rcuos/0] root 9 2 0 16:24 ? 00:00:00 [rcuos/1] root 10 2 0 16:24 ? 00:00:00 [rcu_bh] root 11 2 0 16:24 ? 00:00:00 [rcuob/0] root 12 2 0 16:24 ? 00:00:00 [rcuob/1] root 13 2 0 16:24 ? 00:00:00 [migration/0] root 14 2 0 16:24 ? 00:00:00 [watchdog/0] root 15 2 0 16:24 ? 00:00:00 [watchdog/1] root 16 2 0 16:24 ? 00:00:00 [migration/1] root 17 2 0 16:24 ? 00:00:00 [ksoftirqd/1] root 18 2 0 16:24 ? 00:00:00 [kworker/1:0] root 19 2 0 16:24 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:24 ? 00:00:00 [khelper] root 21 2 0 16:24 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:24 ? 00:00:00 [netns] root 23 2 0 16:24 ? 00:00:00 [writeback] root 24 2 0 16:24 ? 00:00:00 [kintegrityd] root 25 2 0 16:24 ? 00:00:00 [bioset] root 26 2 0 16:24 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:24 ? 00:00:00 [kblockd] root 28 2 0 16:24 ? 00:00:00 [ata_sff] root 29 2 0 16:24 ? 00:00:00 [khubd] root 30 2 0 16:24 ? 00:00:00 [md] root 31 2 0 16:24 ? 00:00:00 [devfreq_wq] root 32 2 0 16:24 ? 00:00:00 [kworker/0:1] root 33 2 0 16:24 ? 00:00:00 [kworker/1:1] root 35 2 0 16:24 ? 00:00:00 [khungtaskd] root 36 2 0 16:24 ? 00:00:00 [kswapd0] root 37 2 0 16:24 ? 00:00:00 [vmstat] root 38 2 0 16:24 ? 00:00:00 [ksmd] root 39 2 0 16:24 ? 00:00:00 [khugepaged] root 40 2 0 16:24 ? 00:00:00 [fsnotify_mark] root 41 2 0 16:24 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 16:24 ? 00:00:00 [crypto] root 54 2 0 16:24 ? 00:00:00 [kthrotld] root 55 2 0 16:24 ? 00:00:00 [kworker/u4:1] root 56 2 0 16:24 ? 00:00:00 [vballoon] root 57 2 0 16:24 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:24 ? 00:00:00 [scsi_eh_1] root 59 2 0 16:24 ? 00:00:00 [kworker/u4:2] root 60 2 0 16:24 ? 00:00:00 [kworker/u4:3] root 79 2 0 16:24 ? 00:00:00 [deferwq] root 80 2 0 16:24 ? 00:00:00 [charger_manager] root 123 2 0 16:24 ? 00:00:00 [kpsmoused] root 142 2 0 16:24 ? 00:00:00 [kworker/1:2] root 186 2 0 16:24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:24 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 16:24 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 16:24 ? 00:00:00 [kworker/u5:1] root 504 2 0 16:24 ? 00:00:00 [kworker/0:2] root 533 1 0 16:24 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 16:24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 16:24 ? 00:00:00 [kauditd] message+ 897 1 0 16:24 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 16:24 ? 00:00:00 upstart-file-bridge --daemon syslog 989 1 0 16:24 ? 00:00:00 rsyslogd root 1048 1 0 16:24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 16:24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 16:24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 16:24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 16:24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 16:24 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 16:24 ? 00:00:00 cron daemon 1103 1 0 16:24 ? 00:00:00 atd root 1118 1 0 16:24 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 16:24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 16:24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1259 1 0 16:24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1648 1 0 16:24 ? 00:00:00 /home/ubuntu/bind_host_a5p5xy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_a5p5xy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_a5p5xy --logging-server-logdir=/home/ubuntu/bind_host_a5p5xy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy%I.log --pidfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy.pid ubuntu 1687 1648 0 16:24 ? 00:00:00 /home/ubuntu/bind_host_a5p5xy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_a5p5xy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_a5p5xy --logging-server-logdir=/home/ubuntu/bind_host_a5p5xy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy%I.log --pidfile=/home/ubuntu/bind_host_a5p5xy/work/bind_host_a5p5xy.pid ubuntu 1762 1 0 16:24 ? 00:00:01 python2.7 /home/ubuntu/bind_host_a5p5xy/env/bin/diamond --configfile /home/ubuntu/bind_host_a5p5xy/work/plugins/diamond/etc/diamond.conf root 1855 2 0 16:25 ? 00:00:00 [kworker/u5:2] bind 2428 1 0 16:25 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1687 0 16:25 ? 00:00:00 /home/ubuntu/bind_host_a5p5xy/env/bin/python2.7 /home/ubuntu/bind_host_a5p5xy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-YC1qKD ubuntu 2493 2482 0 16:25 ? 00:00:00 /bin/sh -c /tmp/LLUFT/install-etcd.sh ubuntu 2496 2493 0 16:25 ? 00:00:00 /bin/bash -e /tmp/LLUFT/install-etcd.sh ntp 8538 1 0 16:26 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8946 1 0 16:26 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9000 1 0 16:26 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9004 9000 0 16:26 ? 00:00:00 inotifywait -e create -qq . clearwa+ 9110 1 0 16:26 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 root 9188 8946 0 16:26 ? 00:00:00 [check-monit-upt] root 9190 8946 0 16:26 ? 00:00:00 [check-etcd-upti] root 9196 8946 0 16:26 ? 00:00:00 [poll_etcd_clust] root 9199 8946 0 16:26 ? 00:00:00 [poll_etcd.sh] ubuntu 9413 2496 0 16:27 ? 00:00:00 /bin/bash -e /tmp/LLUFT/install-etcd.sh ubuntu 9414 9413 0 16:27 ? 00:00:00 /bin/bash -e /tmp/LLUFT/install-etcd.sh root 9415 9414 0 16:27 ? 00:00:00 sudo ps -edf root 9416 9415 0 16:27 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-11-25 16:27:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-11-25 16:27:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-11-25 16:27:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-11-25 16:27:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-11-25 16:27:12,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-11-25 16:27:12,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.004s sys 0m0.004s 2018-11-25 16:27:12,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-25 16:27:12,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-25 16:27:12,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-11-25 16:26:53.473225841 Stopping etcd clearwater-etcd 2018-11-25 16:26:54.488396255 Restarting etcd clearwater-etcd 2018-11-25 16:26:54.492915865 Configured ETCDCTL_PEERS: 2018-11-25 16:26:54.493649768 Check for previous failed startup attempt 2018-11-25 16:26:54.494872541 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-11-25 16:26:54.508158626 etcdctl returned 2 2018-11-25 16:26:54.514116839 Creating new cluster... 2018-11-25 16:26:54.516680837 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 2018-11-25 16:26:54.518389400 Check we're actually a member of the cluster 2018-11-25 16:26:54.524904390 Wait for etcd to startup 2018-11-25 16:26:55.537686870 Etcd started successfully 2018-11-25 16:26:54.552428 I | etcdmain: etcd Version: 3.1.7 2018-11-25 16:26:54.552472 I | etcdmain: Git SHA: 43b7507 2018-11-25 16:26:54.552477 I | etcdmain: Go Version: go1.7.5 2018-11-25 16:26:54.552480 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-25 16:26:54.552484 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-25 16:26:54.552546 I | embed: listening for peers on http://192.168.120.11:2380 2018-11-25 16:26:54.552590 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-25 16:26:54.631492 I | etcdserver: name = 192-168-120-11 2018-11-25 16:26:54.631520 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2018-11-25 16:26:54.631529 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2018-11-25 16:26:54.631533 I | etcdserver: heartbeat = 100ms 2018-11-25 16:26:54.631541 I | etcdserver: election = 1000ms 2018-11-25 16:26:54.631545 I | etcdserver: snapshot count = 10000 2018-11-25 16:26:54.631552 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2018-11-25 16:26:54.631568 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380 2018-11-25 16:26:54.631577 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380 2018-11-25 16:26:54.696831 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c 2018-11-25 16:26:54.708269 I | raft: 3d837e16ef9053fa became follower at term 0 2018-11-25 16:26:54.708298 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-25 16:26:54.708303 I | raft: 3d837e16ef9053fa became follower at term 1 2018-11-25 16:26:54.796195 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-25 16:26:54.797368 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-11-25 16:26:54.808501 I | raft: 3d837e16ef9053fa is starting a new election at term 1 2018-11-25 16:26:54.808577 I | raft: 3d837e16ef9053fa became candidate at term 2 2018-11-25 16:26:54.808597 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2 2018-11-25 16:26:54.808610 I | raft: 3d837e16ef9053fa became leader at term 2 2018-11-25 16:26:54.808616 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2 2018-11-25 16:26:54.808869 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c 2018-11-25 16:26:54.808990 I | etcdserver: setting up the initial cluster version to 3.1 2018-11-25 16:26:54.809056 I | embed: ready to serve client requests 2018-11-25 16:26:54.809386 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-25 16:26:54.817207 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-25 16:26:54.817250 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-25 16:26:55.757637 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:57470 2018-11-25 16:26:55.767957 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:57471 2018-11-25 16:26:55.768643 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:57472 2018-11-25 16:26:58.007615 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:57474 2018-11-25 16:26:58.029390 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:57473 2018-11-25 16:26:58.031310 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:57475 2018-11-25 16:27:08.472722 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:57476 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:27:12,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [25-Nov-2018 16:26:52 UTC] clearwater-diags-monitor starting [25-Nov-2018 16:26:53 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:27:12,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:12,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:12 GMT 2018-11-25 16:27:12,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:12,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:12,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:17,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:17,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:17,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_78uf24", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:12.784Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:12.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:13.225Z", "message": "Execution done (return_code=0): /tmp/LLUFT/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:13.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:13.225Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:13.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:13.225Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:13.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "40f4e1b4-3504-47e2-bb18-2a23ea107d63"}, {"node_instance_id": "bind_78uf24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:13.546Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:13.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:14.564Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:14.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:14.564Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:14.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.074Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8XEDA/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.241Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.241Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.241Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.241Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Q20TK/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "homer_l3v2un", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:15.599Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:15.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6J7K7/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-hm23y5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.11', 'name': u'bono-dfndop', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mv /tmp/tmp7jQP7q /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZHAJT/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/185C0/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mv /tmp/tmpdTZwC8 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DD8B3/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mv /tmp/tmpfQKGXK /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}], "metadata": {"pagination": {"total": 1578, "offset": 1484, "size": 50}}} 2018-11-25 16:27:17,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:17,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:17 GMT 2018-11-25 16:27:17,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:17,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26169 2018-11-25 16:27:17,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:17,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:17,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LLUFT/install-etcd.sh 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8XEDA/clearwater.py 2018-11-25 16:27:17,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-25 16:27:17,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-25 16:27:17,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:27:17,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Q20TK/clearwater.py 2018-11-25 16:27:17,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:17,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:17,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:17,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:17,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:17,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:17,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:27:17,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:17,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:27:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:27:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-25 16:27:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:27:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6J7K7/clearwater.py 2018-11-25 16:27:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-25 16:27:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-hm23y5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-11-25 16:27:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.11', 'name': u'bono-dfndop', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-11-25 16:27:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:27:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7jQP7q /etc/dnsmasq.resolv.conf 2018-11-25 16:27:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:27:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:27:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZHAJT/clearwater.py 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/185C0/clearwater.py 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdTZwC8 /etc/clearwater/local_config 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DD8B3/clearwater.py 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-25 16:27:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfQKGXK /etc/clearwater/local_config 2018-11-25 16:27:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:27:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:27:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:17,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:17,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:17,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:17,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:17 GMT 2018-11-25 16:27:17,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:17,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:17,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:22,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:23,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:23,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mv /tmp/tmp6R3yEB /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6J7K7/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/185C0/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mv /tmp/tmpGx1R8l /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9645507c-dbae-4474-b2df-711921136774"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.11', 'name': u'bono-dfndop', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-z8ksry', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "dc66abdd-cb93-4f98-863f-c309518b8d4c"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "[localhost] run: sudo mv /tmp/tmpXZs1VG /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.261Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.606Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:16.606Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:16.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mv /tmp/tmpmcozBA /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/QO1RC/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "69f8f3c8-f437-4cd8-bda0-60c6e4778419"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mv /tmp/tmpUJSTNO /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-lvu5ku', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mv /tmp/tmpwvQ1z6 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-phop6h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "fbb28510-3887-4d0a-847e-cde943c623c0"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mv /tmp/tmplpY_pf /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "f49de64f-ee5f-4299-aa10-f813f91abb6b"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mv /tmp/tmpcci9Cs /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1ff8dc4d-ce2f-4e0f-ba2e-5317eee72dbb"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.316Z", "message": "[localhost] run: sudo mv /tmp/tmpakNHOa /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "ff88aef3-5519-4d3c-8a0c-90c7fd64f532"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:17.666Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.335Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/JWUJK/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a611566a-78e8-4bbd-9f08-c092230d01dc"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.335Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.335Z", "message": "Executing: /tmp/7Q7G2/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.335Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/7Q7G2/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "sprout_z8ksry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1643, "offset": 1534, "size": 50}}} 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:23 GMT 2018-11-25 16:27:23,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:23,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27332 2018-11-25 16:27:23,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:23,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6R3yEB /etc/clearwater/local_config 2018-11-25 16:27:23,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:23,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-25 16:27:23,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6J7K7/clearwater.py 2018-11-25 16:27:23,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/185C0/clearwater.py 2018-11-25 16:27:23,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:27:23,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGx1R8l /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:27:23,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.11', 'name': u'bono-dfndop', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-11-25 16:27:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-z8ksry', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-11-25 16:27:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXZs1VG /etc/clearwater/local_config 2018-11-25 16:27:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:27:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:27:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:27:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-25 16:27:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmcozBA /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/QO1RC/append_proxy_snmp_conf.py 2018-11-25 16:27:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUJSTNO /etc/clearwater/local_config 2018-11-25 16:27:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-25 16:27:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-lvu5ku', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-11-25 16:27:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-25 16:27:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwvQ1z6 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-phop6h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-11-25 16:27:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplpY_pf /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcci9Cs /etc/clearwater/local_config 2018-11-25 16:27:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpakNHOa /etc/dnsmasq.resolv.conf 2018-11-25 16:27:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/JWUJK/append_proxy_snmp_conf.py 2018-11-25 16:27:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-11-25 16:27:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7Q7G2/install-homer.sh 2018-11-25 16:27:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/7Q7G2/install-homer.sh 2018-11-25 16:27:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:23,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:23,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:23,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:23,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:23,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:23,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:23 GMT 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:23,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:28,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:28,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:28,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:28,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:28,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_lvu5ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:18.682Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:18.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Executing: /tmp/NGJSK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Executing: /tmp/5XKI0/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/NGJSK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Executing: /tmp/BDARW/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/BDARW/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Executing: /tmp/XVIQF/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/5XKI0/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.358Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XVIQF/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "bono_dfndop", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.695Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:19.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "Executing: /tmp/292Y3/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/292Y3/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:20.370Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:20.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:21.378Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:21.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:27.007Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d7zq8j\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB]\nGet:10 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:11 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:13 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,284 kB/s)\nReading package lists...\n\nreal\t0m7.727s\nuser\t0m4.906s\nsys\t0m0.322s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:27.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:27.388Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:27.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}], "metadata": {"pagination": {"total": 1646, "offset": 1584, "size": 50}}} 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:28 GMT 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30254 2018-11-25 16:27:28,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:27:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:27:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:27:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NGJSK/install-dime.sh 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-11-25 16:27:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5XKI0/install-vellum.sh 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/NGJSK/install-dime.sh 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BDARW/install-sprout.sh 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-11-25 16:27:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/BDARW/install-sprout.sh 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XVIQF/install-ellis.sh 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/5XKI0/install-vellum.sh 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XVIQF/install-ellis.sh 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:27:28,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-25 16:27:28,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:27:28,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-11-25 16:27:28,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-11-25 16:27:28,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-11-25 16:27:28,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/292Y3/install-bono.sh 2018-11-25 16:27:28,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/292Y3/install-bono.sh 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-11-25 16:27:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-11-25 16:27:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-11-25 16:27:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-11-25 16:27:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-11-25 16:27:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d7zq8j Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Ign http://repo.cw-ngv.com binary/ InRelease Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Get:10 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:11 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:13 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,284 kB/s) Reading package lists... real 0m7.727s user 0m4.906s sys 0m0.322s 2018-11-25 16:27:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-11-25 16:27:28,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:29,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:29 GMT 2018-11-25 16:27:29,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:29,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:29,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:34,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:34,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:28.406Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:28.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:29.722Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:29.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:29.722Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:29.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:29.722Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4p8jeo\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,289 kB/s)\nReading package lists...\n\nreal\t0m7.497s\nuser\t0m4.646s\nsys\t0m0.298s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:29.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:32.229Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-5fs153\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,209 kB/s)\nReading package lists...\n\nreal\t0m12.286s\nuser\t0m4.777s\nsys\t0m0.331s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:32.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:32.736Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:32.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:32.736Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:32.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-i2jxyk\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,196 kB/s)\nReading package lists...\n\nreal\t0m13.047s\nuser\t0m4.803s\nsys\t0m0.310s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mrfpwt\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,215 kB/s)\nReading package lists...\n\nreal\t0m12.889s\nuser\t0m4.615s\nsys\t0m0.321s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xhln05\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,200 kB/s)\nReading package lists...\n\nreal\t0m13.202s\nuser\t0m4.805s\nsys\t0m0.553s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:27:33.896Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:27:33.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}], "metadata": {"pagination": {"total": 1661, "offset": 1634, "size": 50}}} 2018-11-25 16:27:34,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:34,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:34 GMT 2018-11-25 16:27:34,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:34,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32262 2018-11-25 16:27:34,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:34,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:27:34,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:27:34,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-11-25 16:27:34,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4p8jeo Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,289 kB/s) Reading package lists... real 0m7.497s user 0m4.646s sys 0m0.298s 2018-11-25 16:27:34,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-5fs153 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,209 kB/s) Reading package lists... real 0m12.286s user 0m4.777s sys 0m0.331s 2018-11-25 16:27:34,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-11-25 16:27:34,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:27:34,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-11-25 16:27:34,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-11-25 16:27:34,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-i2jxyk Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,196 kB/s) Reading package lists... real 0m13.047s user 0m4.803s sys 0m0.310s 2018-11-25 16:27:34,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:27:34,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:27:34,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mrfpwt Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,215 kB/s) Reading package lists... real 0m12.889s user 0m4.615s sys 0m0.321s 2018-11-25 16:27:34,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:27:34,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xhln05 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,125 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,200 kB/s) Reading package lists... real 0m13.202s user 0m4.805s sys 0m0.553s 2018-11-25 16:27:34,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-11-25 16:27:34,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:34,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:34,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:34 GMT 2018-11-25 16:27:34,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:34,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:34,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:39,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:39,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:39,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:39,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:39,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:39,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:39,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:39 GMT 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:39,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:39,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:39,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:39 GMT 2018-11-25 16:27:39,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:39,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:39,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:44,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:45,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:45 GMT 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:45,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:45 GMT 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:45,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:50,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:50,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:50,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:50,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:50,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:50,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:50,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:50 GMT 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:50,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:50,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:50,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:50,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:50,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:50 GMT 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:50,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:55,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:56,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:27:56,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:56,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:56 GMT 2018-11-25 16:27:56,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:56,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:27:56,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:27:56,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:27:56,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:27:56,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:27:56,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:27:56 GMT 2018-11-25 16:27:56,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:27:56,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:27:56,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:01,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:01,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:01,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:01,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:01 GMT 2018-11-25 16:28:01,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:01,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:01,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:01,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:02,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:02 GMT 2018-11-25 16:28:02,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:02,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:02,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:07,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:07,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:07,135 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:07 GMT 2018-11-25 16:28:07,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:07,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:07,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:07,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:07,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:07,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:07 GMT 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:07,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:07,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:12,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:12,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:12,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:12 GMT 2018-11-25 16:28:12,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:12,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:12,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:12,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:12,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:12,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:12,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:12 GMT 2018-11-25 16:28:12,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:12,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:12,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:17,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:17,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:17,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:17 GMT 2018-11-25 16:28:17,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:17,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:17,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:17,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:17,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:17,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:17,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:17 GMT 2018-11-25 16:28:17,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:17,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:17,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:22,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:23,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:23,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:23,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:23,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:23,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:23 GMT 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:23,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:23,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:23,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:23,699 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:23 GMT 2018-11-25 16:28:23,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:23,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:23,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:28,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:28,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:28,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:28,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:28,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:28 GMT 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:28,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:28,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:29,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:29,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:29,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:29,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:29 GMT 2018-11-25 16:28:29,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:29,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:29,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:34,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:34,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:34 GMT 2018-11-25 16:28:34,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:34,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:34,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:34,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:34,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:34,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:34 GMT 2018-11-25 16:28:34,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:34,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:34,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:39,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:39,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:39,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:39 GMT 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:39,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:39,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:40,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:40,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:40,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:40 GMT 2018-11-25 16:28:40,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:40,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:40,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:45,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:45,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:45,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:45,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:45,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:45 GMT 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:45,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:45,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:46,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:46,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:46,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:46,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:46 GMT 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:46,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:51,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:51,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:51,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:51,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:51,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:51,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:51 GMT 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:51,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:52,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:52,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:52,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:52,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:52 GMT 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:52,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:57,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:28:57,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:57 GMT 2018-11-25 16:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:57,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:28:57,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:28:57,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:28:57 GMT 2018-11-25 16:28:57,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:28:57,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:28:57,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:02,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:02,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:02,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:02 GMT 2018-11-25 16:29:02,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:02,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:02,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:02,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:02,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:02 GMT 2018-11-25 16:29:02,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:02,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:02,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:07,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:07,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:07,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:07,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:07 GMT 2018-11-25 16:29:07,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:07,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:07,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:07,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:08,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:08,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:08 GMT 2018-11-25 16:29:08,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:08,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:08,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:13,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:13,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:13,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:13,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:13,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:13,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:13 GMT 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:13,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:13,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:13 GMT 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:13,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:18,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:18,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:18 GMT 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:18,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:18,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:18,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:18,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:18,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:18 GMT 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:18,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:23,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:23,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:23 GMT 2018-11-25 16:29:23,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:23,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:23,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:23,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:24,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:24,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:24 GMT 2018-11-25 16:29:24,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:24,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:24,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:29,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:29,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:29,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:29,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:29 GMT 2018-11-25 16:29:29,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:29,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:29,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:29,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:29,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:29,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:29,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:29,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:29 GMT 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:29,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:34,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:34,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:34,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:34 GMT 2018-11-25 16:29:34,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:34,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:34,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:34,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:34,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:34,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:34,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:34 GMT 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:34,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:39,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:39,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:39,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:39 GMT 2018-11-25 16:29:39,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:39,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:39,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:39,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:39,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:39,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:39,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:39,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:39 GMT 2018-11-25 16:29:39,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:39,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:39,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:44,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:44,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:44,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:44,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:44,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:44,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:44,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:44 GMT 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:44,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:44,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:44,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:44,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:44,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:44 GMT 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:44,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:49,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:50,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:50,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:50,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:50 GMT 2018-11-25 16:29:50,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:50,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:50,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:50,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:50,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:50,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:50,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:50 GMT 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:50,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:55,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:29:55,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:55,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:55,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:55,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:55,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:55,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:55 GMT 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:29:55,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:29:55,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:29:55,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:29:55,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:29:55,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:29:55 GMT 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:29:55,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:00,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:00,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:30:00,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:00,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:00 GMT 2018-11-25 16:30:00,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:00,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:00,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:00,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:00,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:00,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:00,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:00,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:00,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:00 GMT 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:00,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:05,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:05,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:05,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1650, "size": 50}}} 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:05 GMT 2018-11-25 16:30:05,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:05,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:05,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:05,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:05,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:05,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:05,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:05,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:05,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:05,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:05 GMT 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:05,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:10,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:11,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:07.537Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4p8jeo\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 16s (3,253 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8684\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8726\nclearwater-socket-factory-sig start/running, process 8731\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m38.384s\nuser\t0m8.486s\nsys\t0m7.537s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:08.119Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:08.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}], "metadata": {"pagination": {"total": 1663, "offset": 1650, "size": 50}}} 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:11 GMT 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37698 2018-11-25 16:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4p8jeo Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 28 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 16s (3,253 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8684 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8726 clearwater-socket-factory-sig start/running, process 8731 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m38.384s user 0m8.486s sys 0m7.537s 2018-11-25 16:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:30:11,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:11,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:11,377 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:11 GMT 2018-11-25 16:30:11,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:11,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:11,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:16,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:16,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1652, "size": 50}}} 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:16 GMT 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:16,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:16,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:16,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:16,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:16,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:16,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:16 GMT 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:16,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:21,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:22,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1652, "size": 50}}} 2018-11-25 16:30:22,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:22,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:22 GMT 2018-11-25 16:30:22,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:22,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:22,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:22,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:22,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:22,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:22,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:22 GMT 2018-11-25 16:30:22,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:22,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:22,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:27,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:27,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1652, "size": 50}}} 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:27 GMT 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:27,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:27,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:27,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:27,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:27 GMT 2018-11-25 16:30:27,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:27,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:27,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:32,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:32,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:32,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:32,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:32,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1652, "size": 50}}} 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:32 GMT 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:32,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:32,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:32,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:32,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:32,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:32,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:32 GMT 2018-11-25 16:30:32,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:32,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:32,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:37,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:37,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1652, "size": 50}}} 2018-11-25 16:30:37,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:37,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:37 GMT 2018-11-25 16:30:37,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:37,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:37,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:37,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:38,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:38,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:38,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:38 GMT 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:38,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:38,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:43,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:43,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:43,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:40.930Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.968s\nuser\t0m12.330s\nsys\t0m2.542s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:40.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:42.138Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}], "metadata": {"pagination": {"total": 1665, "offset": 1652, "size": 50}}} 2018-11-25 16:30:43,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:43,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:43 GMT 2018-11-25 16:30:43,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:43,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14899 2018-11-25 16:30:43,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:43,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.968s user 0m12.330s sys 0m2.542s 2018-11-25 16:30:43,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:30:43,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:43,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:43,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:43 GMT 2018-11-25 16:30:43,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:43,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:43,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:48,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:48,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:48,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:46.350Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mrfpwt\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:53 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:58 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:99 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:101 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:102 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:104 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:105 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 17s (3,147 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8957\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8988\nclearwater-socket-factory-sig start/running, process 8996\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9044\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................................................................+++\n............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m12.243s\nuser\t0m9.381s\nsys\t0m9.031s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:46.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:47.156Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:47.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}], "metadata": {"pagination": {"total": 1667, "offset": 1654, "size": 50}}} 2018-11-25 16:30:48,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:48,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:48 GMT 2018-11-25 16:30:48,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:48,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46586 2018-11-25 16:30:48,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:48,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mrfpwt Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 28 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:53 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:58 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:99 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:101 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:102 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:104 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:105 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 17s (3,147 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8957 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8988 clearwater-socket-factory-sig start/running, process 8996 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9044 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................................................+++ ............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m12.243s user 0m9.381s sys 0m9.031s 2018-11-25 16:30:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:30:48,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:48,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:48,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:48,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:48 GMT 2018-11-25 16:30:48,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:48,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:48,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:53,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:54,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:54,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:54,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:54,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:54,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1656, "size": 50}}} 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:54 GMT 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:30:54,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:54,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:54,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:54,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:54,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:54,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:54,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:54 GMT 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:54,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:59,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:59,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:59,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:55.283Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d7zq8j\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7 python2.7-dev\n python2.7-minimal python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 92.3 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 60%\rExtracting templates from packages: 90%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.3 MB in 20s (4,478 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9139\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............+++\n..............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m27.550s\nuser\t0m21.557s\nsys\t0m11.748s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:55.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:56.196Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:56.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:56.196Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (519 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m14.673s\nuser\t0m0.717s\nsys\t0m0.617s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:56.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:56.196Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:56.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:57.212Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:57.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:57.212Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:57.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:58.937Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.075s\nuser\t0m0.006s\nsys\t0m0.046s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:58.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:30:59.246Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:30:59.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}], "metadata": {"pagination": {"total": 1675, "offset": 1656, "size": 50}}} 2018-11-25 16:30:59,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:59,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:59 GMT 2018-11-25 16:30:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 58926 2018-11-25 16:30:59,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:30:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d7zq8j Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7 python2.7-dev python2.7-minimal python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.3 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.3 MB in 20s (4,478 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9139 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ ..............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m27.550s user 0m21.557s sys 0m11.748s 2018-11-25 16:30:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:30:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 28 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (519 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m14.673s user 0m0.717s sys 0m0.617s 2018-11-25 16:30:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-11-25 16:30:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-11-25 16:30:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-11-25 16:30:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.006s sys 0m0.046s 2018-11-25 16:30:59,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-11-25 16:30:59,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:30:59,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:30:59,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:30:59,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:30:59,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:30:59 GMT 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:30:59,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:04,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:05,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:00.371Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:33:56:17 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:5617/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87235 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61353 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131969178 (131.9 MB) TX bytes:10966377 (10.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3780 (3.7 KB) TX bytes:3780 (3.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:00.371Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9824/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8684/monit \ntcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9026/bono \ntcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9026/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9026/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9824/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8174/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8174/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8174/ntpd \nudp 0 0 0.0.0.0:38503 0.0.0.0:* 578/dhclient \nudp 0 0 192.168.120.18:5058 0.0.0.0:* 9026/bono \nudp 0 0 192.168.120.18:5060 0.0.0.0:* 9026/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9824/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8174/ntpd \nudp6 0 0 ::1:123 :::* 8174/ntpd \nudp6 0 0 :::123 :::* 8174/ntpd \nudp6 0 0 :::30139 :::* 578/dhclient \nudp6 0 0 ::1:53 :::* 9824/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 18166 8741/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 18169 8743/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9278 906/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11621 1650/python2.7 /tmp/cloudify-logging-server-8c042.socket\nunix 2 [ ACC ] STREAM LISTENING 11930 1882/python2.7 /tmp/ctx-5MUsS4.socket\nunix 2 [ ACC ] STREAM LISTENING 7058 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7279 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9463 1121/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:00.371Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:00.371Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:22 ? 00:00:00 /sbin/init\nroot 2 0 0 16:22 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:22 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:22 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:22 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:22 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:22 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:22 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:22 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:22 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:22 ? 00:00:00 [migration/0]\nroot 14 2 0 16:22 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:22 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:22 ? 00:00:00 [migration/1]\nroot 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:22 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:22 ? 00:00:00 [khelper]\nroot 21 2 0 16:22 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:22 ? 00:00:00 [netns]\nroot 23 2 0 16:22 ? 00:00:00 [writeback]\nroot 24 2 0 16:22 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:22 ? 00:00:00 [bioset]\nroot 26 2 0 16:22 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:22 ? 00:00:00 [kblockd]\nroot 28 2 0 16:22 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:22 ? 00:00:00 [khubd]\nroot 30 2 0 16:22 ? 00:00:00 [md]\nroot 31 2 0 16:22 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:22 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 16:22 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 16:22 ? 00:00:00 [khungtaskd]\nroot 36 2 0 16:22 ? 00:00:00 [kswapd0]\nroot 37 2 0 16:22 ? 00:00:00 [vmstat]\nroot 38 2 0 16:22 ? 00:00:00 [ksmd]\nroot 39 2 0 16:22 ? 00:00:00 [khugepaged]\nroot 40 2 0 16:22 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 16:22 ? 00:00:00 [crypto]\nroot 54 2 0 16:22 ? 00:00:00 [kthrotld]\nroot 55 2 0 16:22 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 16:22 ? 00:00:00 [vballoon]\nroot 57 2 0 16:22 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:22 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:22 ? 00:00:00 [deferwq]\nroot 80 2 0 16:22 ? 00:00:00 [charger_manager]\nroot 123 2 0 16:22 ? 00:00:00 [kpsmoused]\nroot 125 2 0 16:22 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 16:22 ? 00:00:00 [kworker/u5:1]\nroot 526 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 16:22 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1003 1 0 16:22 ? 00:00:00 rsyslogd\nroot 1049 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 16:22 ? 00:00:00 cron\ndaemon 1098 1 0 16:22 ? 00:00:00 atd\nroot 1114 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1250 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 16:23 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 16:23 ? 00:00:00 /home/ubuntu/bono_host_4p8jeo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4p8jeo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4p8jeo --logging-server-logdir=/home/ubuntu/bono_host_4p8jeo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo%I.log --pidfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo.pid\nubuntu 1764 1 0 16:23 ? 00:00:02 python2.7 /home/ubuntu/bono_host_4p8jeo/env/bin/diamond --configfile /home/ubuntu/bono_host_4p8jeo/work/plugins/diamond/etc/diamond.conf\nubuntu 1862 1650 0 16:27 ? 00:00:00 /home/ubuntu/bono_host_4p8jeo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4p8jeo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4p8jeo --logging-server-logdir=/home/ubuntu/bono_host_4p8jeo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo%I.log --pidfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo.pid\nubuntu 1882 1862 0 16:27 ? 00:00:00 /home/ubuntu/bono_host_4p8jeo/env/bin/python2.7 /home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-TKkfLb\nubuntu 1895 1882 0 16:27 ? 00:00:00 /bin/sh -c /tmp/292Y3/install-bono.sh\nubuntu 1897 1895 0 16:27 ? 00:00:00 /bin/bash -e /tmp/292Y3/install-bono.sh\nroot 2166 2 0 16:27 ? 00:00:00 [kworker/u5:2]\nntp 8174 1 0 16:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8684 1 0 16:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8726 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8727 8726 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8731 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8732 8731 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8741 8727 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8742 8732 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8743 8742 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9026 1 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-dfndop.clearwater.local --alias=172.30.9.205,bono-dfndop.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-dfndop.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9824 1 0 16:30 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9887 1897 0 16:30 ? 00:00:00 /bin/bash -e /tmp/292Y3/install-bono.sh\nubuntu 9888 9887 0 16:30 ? 00:00:00 /bin/bash -e /tmp/292Y3/install-bono.sh\nroot 9889 9888 0 16:30 ? 00:00:00 sudo ps -edf\nroot 9890 9889 0 16:30 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:00.371Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:01.396Z", "message": "[bono] => 2018:11:25 16:30:02: Namespace: management\n2018:11:25 16:30:02: [management] Starting server\n2018:11:25 16:30:02: [management] Listening for requests\n2018:11:25 16:30:02: Namespace: signaling\n2018:11:25 16:30:02: [signaling] Starting server\n2018:11:25 16:30:02: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:01.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:01.396Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:01.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:01.396Z", "message": "[bono] => /var/log/dpkg.log\n/var/log/wtmp\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181125T160000Z.txt\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:01.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:01.396Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:01.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:02.420Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:02.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:02.420Z", "message": "[bono] sudo cat /var/log/bono/bono_20181125T160000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:02.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:02.420Z", "message": "[bono] => 2018-11-25 16:30:24.641390342 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:02.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:02.879Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:02.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:03.429Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:03.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:03.429Z", "message": "Execution done (return_code=0): /tmp/292Y3/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:03.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "d8fee1eb-9878-4a71-95a3-d26860b32861"}, {"node_instance_id": "bono_dfndop", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:04.476Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:04.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1694, "offset": 1664, "size": 50}}} 2018-11-25 16:31:05,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:05,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:05 GMT 2018-11-25 16:31:05,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:05,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22866 2018-11-25 16:31:05,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:05,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:33:56:17 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe33:5617/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87235 errors:0 dropped:0 overruns:0 frame:0 TX packets:61353 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131969178 (131.9 MB) TX bytes:10966377 (10.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3780 (3.7 KB) TX bytes:3780 (3.7 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:31:05,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9824/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8684/monit tcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9026/bono tcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9026/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9026/bono tcp6 0 0 ::1:53 :::* LISTEN 9824/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8174/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8174/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8174/ntpd udp 0 0 0.0.0.0:38503 0.0.0.0:* 578/dhclient udp 0 0 192.168.120.18:5058 0.0.0.0:* 9026/bono udp 0 0 192.168.120.18:5060 0.0.0.0:* 9026/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9824/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8174/ntpd udp6 0 0 ::1:123 :::* 8174/ntpd udp6 0 0 :::123 :::* 8174/ntpd udp6 0 0 :::30139 :::* 578/dhclient udp6 0 0 ::1:53 :::* 9824/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 18166 8741/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 18169 8743/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9278 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11621 1650/python2.7 /tmp/cloudify-logging-server-8c042.socket unix 2 [ ACC ] STREAM LISTENING 11930 1882/python2.7 /tmp/ctx-5MUsS4.socket unix 2 [ ACC ] STREAM LISTENING 7058 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7279 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9463 1121/acpid /var/run/acpid.socket real 0m0.006s user 0m0.003s sys 0m0.004s 2018-11-25 16:31:05,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-11-25 16:31:05,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:22 ? 00:00:00 /sbin/init root 2 0 0 16:22 ? 00:00:00 [kthreadd] root 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:22 ? 00:00:00 [rcu_sched] root 8 2 0 16:22 ? 00:00:00 [rcuos/0] root 9 2 0 16:22 ? 00:00:00 [rcuos/1] root 10 2 0 16:22 ? 00:00:00 [rcu_bh] root 11 2 0 16:22 ? 00:00:00 [rcuob/0] root 12 2 0 16:22 ? 00:00:00 [rcuob/1] root 13 2 0 16:22 ? 00:00:00 [migration/0] root 14 2 0 16:22 ? 00:00:00 [watchdog/0] root 15 2 0 16:22 ? 00:00:00 [watchdog/1] root 16 2 0 16:22 ? 00:00:00 [migration/1] root 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:22 ? 00:00:00 [khelper] root 21 2 0 16:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:22 ? 00:00:00 [netns] root 23 2 0 16:22 ? 00:00:00 [writeback] root 24 2 0 16:22 ? 00:00:00 [kintegrityd] root 25 2 0 16:22 ? 00:00:00 [bioset] root 26 2 0 16:22 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:22 ? 00:00:00 [kblockd] root 28 2 0 16:22 ? 00:00:00 [ata_sff] root 29 2 0 16:22 ? 00:00:00 [khubd] root 30 2 0 16:22 ? 00:00:00 [md] root 31 2 0 16:22 ? 00:00:00 [devfreq_wq] root 32 2 0 16:22 ? 00:00:00 [kworker/0:1] root 33 2 0 16:22 ? 00:00:00 [kworker/1:1] root 35 2 0 16:22 ? 00:00:00 [khungtaskd] root 36 2 0 16:22 ? 00:00:00 [kswapd0] root 37 2 0 16:22 ? 00:00:00 [vmstat] root 38 2 0 16:22 ? 00:00:00 [ksmd] root 39 2 0 16:22 ? 00:00:00 [khugepaged] root 40 2 0 16:22 ? 00:00:00 [fsnotify_mark] root 41 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 16:22 ? 00:00:00 [crypto] root 54 2 0 16:22 ? 00:00:00 [kthrotld] root 55 2 0 16:22 ? 00:00:00 [kworker/u4:1] root 56 2 0 16:22 ? 00:00:00 [vballoon] root 57 2 0 16:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:22 ? 00:00:00 [deferwq] root 80 2 0 16:22 ? 00:00:00 [charger_manager] root 123 2 0 16:22 ? 00:00:00 [kpsmoused] root 125 2 0 16:22 ? 00:00:00 [kworker/0:2] root 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 16:22 ? 00:00:00 [kworker/u5:1] root 526 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 16:22 ? 00:00:00 [kauditd] message+ 906 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon syslog 1003 1 0 16:22 ? 00:00:00 rsyslogd root 1049 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 16:22 ? 00:00:00 cron daemon 1098 1 0 16:22 ? 00:00:00 atd root 1114 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1250 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 16:23 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 16:23 ? 00:00:00 /home/ubuntu/bono_host_4p8jeo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4p8jeo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4p8jeo --logging-server-logdir=/home/ubuntu/bono_host_4p8jeo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo%I.log --pidfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo.pid ubuntu 1764 1 0 16:23 ? 00:00:02 python2.7 /home/ubuntu/bono_host_4p8jeo/env/bin/diamond --configfile /home/ubuntu/bono_host_4p8jeo/work/plugins/diamond/etc/diamond.conf ubuntu 1862 1650 0 16:27 ? 00:00:00 /home/ubuntu/bono_host_4p8jeo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4p8jeo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4p8jeo --logging-server-logdir=/home/ubuntu/bono_host_4p8jeo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo%I.log --pidfile=/home/ubuntu/bono_host_4p8jeo/work/bono_host_4p8jeo.pid ubuntu 1882 1862 0 16:27 ? 00:00:00 /home/ubuntu/bono_host_4p8jeo/env/bin/python2.7 /home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-TKkfLb ubuntu 1895 1882 0 16:27 ? 00:00:00 /bin/sh -c /tmp/292Y3/install-bono.sh ubuntu 1897 1895 0 16:27 ? 00:00:00 /bin/bash -e /tmp/292Y3/install-bono.sh root 2166 2 0 16:27 ? 00:00:00 [kworker/u5:2] ntp 8174 1 0 16:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8684 1 0 16:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8726 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8727 8726 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8731 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8732 8731 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8741 8727 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8742 8732 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8743 8742 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9026 1 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-dfndop.clearwater.local --alias=172.30.9.205,bono-dfndop.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-dfndop.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9824 1 0 16:30 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9887 1897 0 16:30 ? 00:00:00 /bin/bash -e /tmp/292Y3/install-bono.sh ubuntu 9888 9887 0 16:30 ? 00:00:00 /bin/bash -e /tmp/292Y3/install-bono.sh root 9889 9888 0 16:30 ? 00:00:00 sudo ps -edf root 9890 9889 0 16:30 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-25 16:31:05,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-11-25 16:31:05,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:11:25 16:30:02: Namespace: management 2018:11:25 16:30:02: [management] Starting server 2018:11:25 16:30:02: [management] Listening for requests 2018:11:25 16:30:02: Namespace: signaling 2018:11:25 16:30:02: [signaling] Starting server 2018:11:25 16:30:02: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-25 16:31:05,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-11-25 16:31:05,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dpkg.log /var/log/wtmp /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181125T160000Z.txt /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.007s user 0m0.003s sys 0m0.002s 2018-11-25 16:31:05,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-25 16:31:05,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-25 16:31:05,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181125T160000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-11-25 16:31:05,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-11-25 16:30:24.641390342 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-25 16:31:05,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:05,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-11-25 16:31:05,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/292Y3/install-bono.sh 2018-11-25 16:31:05,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:31:05,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:05,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:05,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:05,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:05 GMT 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:05,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:10,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:10,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:10,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:05.769Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:05.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:05.769Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:05.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:05.798Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IOHRG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:05.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:06.574Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.125Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "[localhost] run: sudo mv /tmp/tmpcJ5k_z /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "[localhost] run: sudo mv /tmp/tmp7gauHU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.594Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1a94ffff-9ab3-4826-ae98-b3521d363dc3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.780Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:07.780Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:07.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:08.614Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_iloakl/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:08.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a83f561c-679c-48ed-b340-4781293befef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:08.614Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XJAA8/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:08.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "a83f561c-679c-48ed-b340-4781293befef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:09.421Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:09.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1715, "offset": 1680, "size": 50}}} 2018-11-25 16:31:10,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:10,699 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:10 GMT 2018-11-25 16:31:10,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:10,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11201 2018-11-25 16:31:10,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:31:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:31:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IOHRG/bind.py 2018-11-25 16:31:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:31:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcJ5k_z /etc/bind/db.clearwater.local 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:31:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7gauHU /etc/bind/db.clearwater.opnfv 2018-11-25 16:31:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:31:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:31:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:31:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:31:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:31:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_iloakl/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-11-25 16:31:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XJAA8/add-snmpproxy-collector.py 2018-11-25 16:31:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:10,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:10,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:10,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:10,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:10,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:10,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:10,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:10 GMT 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:10,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:15,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:16,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:16,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:16,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:16,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:16,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:12.416Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-5fs153\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 17s (3,945 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9287\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10027\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............................+++\n..+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m39.550s\nuser\t0m16.399s\nsys\t0m10.756s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:12.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:13.629Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:13.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}], "metadata": {"pagination": {"total": 1717, "offset": 1700, "size": 50}}} 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:16 GMT 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46420 2018-11-25 16:31:16,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-5fs153 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 28 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 17s (3,945 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9287 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10027 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............................+++ ..+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m39.550s user 0m16.399s sys 0m10.756s 2018-11-25 16:31:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:31:16,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:16,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:16,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:16,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:16 GMT 2018-11-25 16:31:16,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:16,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:16,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:21,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1717, "offset": 1702, "size": 50}}} 2018-11-25 16:31:21,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:21,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:21 GMT 2018-11-25 16:31:21,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:21,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:31:21,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:21,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:21,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:21,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:21 GMT 2018-11-25 16:31:21,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:21,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:21,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:26,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:26,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:26,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:26,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:26,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:23.850Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,807 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.124s\nuser\t0m12.279s\nsys\t0m2.635s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:23.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:24.648Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:24.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:24.648Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:24.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:24.648Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:24.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}], "metadata": {"pagination": {"total": 1721, "offset": 1702, "size": 50}}} 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:26 GMT 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15962 2018-11-25 16:31:26,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,807 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.124s user 0m12.279s sys 0m2.635s 2018-11-25 16:31:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-11-25 16:31:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-11-25 16:31:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-11-25 16:31:26,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:27,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:27,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:27,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:27,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:27,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:27,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:27 GMT 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:27,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:32,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:32,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:26.704Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.052s\nuser\t0m0.009s\nsys\t0m0.043s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:27.663Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b8:9c:64 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb8:9c64/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87835 errors:0 dropped:0 overruns:0 frame:0\n TX packets:68669 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133965211 (133.9 MB) TX bytes:11578512 (11.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:27.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:27.663Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:22 ? 00:00:00 /sbin/init\nroot 2 0 0 16:22 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:22 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:22 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:22 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:22 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:22 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:22 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:22 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:22 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:22 ? 00:00:00 [migration/0]\nroot 14 2 0 16:22 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:22 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:22 ? 00:00:00 [migration/1]\nroot 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:22 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:22 ? 00:00:00 [khelper]\nroot 21 2 0 16:22 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:22 ? 00:00:00 [netns]\nroot 23 2 0 16:22 ? 00:00:00 [writeback]\nroot 24 2 0 16:22 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:22 ? 00:00:00 [bioset]\nroot 27 2 0 16:22 ? 00:00:00 [kblockd]\nroot 28 2 0 16:22 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:22 ? 00:00:00 [khubd]\nroot 30 2 0 16:22 ? 00:00:00 [md]\nroot 31 2 0 16:22 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:22 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:22 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:22 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:22 ? 00:00:00 [vmstat]\nroot 37 2 0 16:22 ? 00:00:00 [ksmd]\nroot 38 2 0 16:22 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:22 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:22 ? 00:00:00 [crypto]\nroot 53 2 0 16:22 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:22 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:22 ? 00:00:00 [vballoon]\nroot 56 2 0 16:22 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:22 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:22 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:22 ? 00:00:00 [deferwq]\nroot 80 2 0 16:22 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:22 ? 00:00:00 [kpsmoused]\nroot 125 2 0 16:22 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 16:22 ? 00:00:00 [kworker/u5:1]\nroot 434 2 0 16:22 ? 00:00:00 [kworker/u5:2]\nroot 516 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:22 ? 00:00:00 [kauditd]\nroot 935 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon\nroot 1026 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1029 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1033 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1034 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1036 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1081 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D\nroot 1087 1 0 16:22 ? 00:00:00 cron\ndaemon 1088 1 0 16:22 ? 00:00:00 atd\nmessage+ 1093 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork\nroot 1101 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance\nroot 1102 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1116 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1197 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 16:23 ? 00:00:00 [kworker/0:2]\nubuntu 1650 1 0 16:23 ? 00:00:00 /home/ubuntu/sprout_host_mrfpwt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mrfpwt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mrfpwt --logging-server-logdir=/home/ubuntu/sprout_host_mrfpwt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt%I.log --pidfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt.pid\nubuntu 1765 1 0 16:24 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_mrfpwt/env/bin/diamond --configfile /home/ubuntu/sprout_host_mrfpwt/work/plugins/diamond/etc/diamond.conf\nubuntu 1849 1650 0 16:27 ? 00:00:00 /home/ubuntu/sprout_host_mrfpwt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mrfpwt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mrfpwt --logging-server-logdir=/home/ubuntu/sprout_host_mrfpwt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt%I.log --pidfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt.pid\nubuntu 1871 1849 0 16:27 ? 00:00:00 /home/ubuntu/sprout_host_mrfpwt/env/bin/python2.7 /home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-q4Zg56\nubuntu 1882 1871 0 16:27 ? 00:00:00 /bin/sh -c /tmp/BDARW/install-sprout.sh\nubuntu 1884 1882 0 16:27 ? 00:00:00 /bin/bash -e /tmp/BDARW/install-sprout.sh\nroot 2227 2 0 16:28 ? 00:00:00 [kworker/u5:0]\nntp 8471 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8957 1 0 16:30 ? 00:00:00 rsyslogd\nroot 8988 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8989 8988 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8996 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8997 8996 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8998 8989 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9004 8997 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9005 9004 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9044 1 0 16:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9777 1 0 16:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9840 1884 0 16:31 ? 00:00:00 /bin/bash -e /tmp/BDARW/install-sprout.sh\nubuntu 9841 9840 0 16:31 ? 00:00:00 /bin/bash -e /tmp/BDARW/install-sprout.sh\nroot 9842 9841 0 16:31 ? 00:00:00 sudo ps -edf\nroot 9843 9842 0 16:31 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:27.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:27.663Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:27.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:27.663Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:27.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:28.678Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:28.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:28.678Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:28.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:28.678Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9777/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9044/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9777/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1081/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8471/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8471/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8471/ntpd \nudp 0 0 0.0.0.0:38503 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9777/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8471/ntpd \nudp6 0 0 ::1:123 :::* 8471/ntpd \nudp6 0 0 :::123 :::* 8471/ntpd \nudp6 0 0 :::30139 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9777/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7452 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10864 1650/python2.7 /tmp/cloudify-logging-server-fb757.socket\nunix 2 [ ACC ] STREAM LISTENING 12044 1871/python2.7 /tmp/ctx-xv42vB.socket\nunix 2 [ ACC ] STREAM LISTENING 1630 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9598 1093/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9615 1102/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20741 8998/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21635 9005/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:28.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:28.678Z", "message": "[sprout] => /var/log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20181125T160000Z.txt\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:28.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:28.678Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:28.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:29.720Z", "message": "[sprout] => 2018-11-25 16:31:06.857461991 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:29.720Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:29.720Z", "message": "[sprout] => 2018:11:25 16:30:34: Namespace: management\n2018:11:25 16:30:34: [management] Starting server\n2018:11:25 16:30:34: [management] Listening for requests\n2018:11:25 16:30:34: Namespace: signaling\n2018:11:25 16:30:34: [signaling] Starting server\n2018:11:25 16:30:34: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:30.368Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:30.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:30.732Z", "message": "Execution done (return_code=0): /tmp/BDARW/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:30.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:30.732Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:30.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:30.732Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:30.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4c74abe0-874a-4c26-ba4e-81b4394765ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:31.611Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "sprout_z8ksry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:31.611Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:31.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1743, "offset": 1706, "size": 50}}} 2018-11-25 16:31:32,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:32,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:32 GMT 2018-11-25 16:31:32,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:32,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24551 2018-11-25 16:31:32,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:32,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.052s user 0m0.009s sys 0m0.043s 2018-11-25 16:31:32,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b8:9c:64 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb8:9c64/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87835 errors:0 dropped:0 overruns:0 frame:0 TX packets:68669 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133965211 (133.9 MB) TX bytes:11578512 (11.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-25 16:31:32,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:22 ? 00:00:00 /sbin/init root 2 0 0 16:22 ? 00:00:00 [kthreadd] root 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:22 ? 00:00:00 [rcu_sched] root 8 2 0 16:22 ? 00:00:00 [rcuos/0] root 9 2 0 16:22 ? 00:00:00 [rcuos/1] root 10 2 0 16:22 ? 00:00:00 [rcu_bh] root 11 2 0 16:22 ? 00:00:00 [rcuob/0] root 12 2 0 16:22 ? 00:00:00 [rcuob/1] root 13 2 0 16:22 ? 00:00:00 [migration/0] root 14 2 0 16:22 ? 00:00:00 [watchdog/0] root 15 2 0 16:22 ? 00:00:00 [watchdog/1] root 16 2 0 16:22 ? 00:00:00 [migration/1] root 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:22 ? 00:00:00 [khelper] root 21 2 0 16:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:22 ? 00:00:00 [netns] root 23 2 0 16:22 ? 00:00:00 [writeback] root 24 2 0 16:22 ? 00:00:00 [kintegrityd] root 25 2 0 16:22 ? 00:00:00 [bioset] root 27 2 0 16:22 ? 00:00:00 [kblockd] root 28 2 0 16:22 ? 00:00:00 [ata_sff] root 29 2 0 16:22 ? 00:00:00 [khubd] root 30 2 0 16:22 ? 00:00:00 [md] root 31 2 0 16:22 ? 00:00:00 [devfreq_wq] root 32 2 0 16:22 ? 00:00:00 [kworker/0:1] root 34 2 0 16:22 ? 00:00:00 [khungtaskd] root 35 2 0 16:22 ? 00:00:00 [kswapd0] root 36 2 0 16:22 ? 00:00:00 [vmstat] root 37 2 0 16:22 ? 00:00:00 [ksmd] root 38 2 0 16:22 ? 00:00:00 [khugepaged] root 39 2 0 16:22 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:22 ? 00:00:00 [crypto] root 53 2 0 16:22 ? 00:00:00 [kthrotld] root 54 2 0 16:22 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:22 ? 00:00:00 [vballoon] root 56 2 0 16:22 ? 00:00:00 [kworker/1:1] root 57 2 0 16:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:22 ? 00:00:00 [deferwq] root 80 2 0 16:22 ? 00:00:00 [charger_manager] root 124 2 0 16:22 ? 00:00:00 [kpsmoused] root 125 2 0 16:22 ? 00:00:00 [kworker/1:2] root 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 16:22 ? 00:00:00 [kworker/u5:1] root 434 2 0 16:22 ? 00:00:00 [kworker/u5:2] root 516 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:22 ? 00:00:00 [kauditd] root 935 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon root 1026 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1029 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1033 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1034 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1036 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1081 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D root 1087 1 0 16:22 ? 00:00:00 cron daemon 1088 1 0 16:22 ? 00:00:00 atd message+ 1093 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork root 1101 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance root 1102 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1116 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind root 1197 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 16:23 ? 00:00:00 [kworker/0:2] ubuntu 1650 1 0 16:23 ? 00:00:00 /home/ubuntu/sprout_host_mrfpwt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mrfpwt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mrfpwt --logging-server-logdir=/home/ubuntu/sprout_host_mrfpwt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt%I.log --pidfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt.pid ubuntu 1765 1 0 16:24 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_mrfpwt/env/bin/diamond --configfile /home/ubuntu/sprout_host_mrfpwt/work/plugins/diamond/etc/diamond.conf ubuntu 1849 1650 0 16:27 ? 00:00:00 /home/ubuntu/sprout_host_mrfpwt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mrfpwt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mrfpwt --logging-server-logdir=/home/ubuntu/sprout_host_mrfpwt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt%I.log --pidfile=/home/ubuntu/sprout_host_mrfpwt/work/sprout_host_mrfpwt.pid ubuntu 1871 1849 0 16:27 ? 00:00:00 /home/ubuntu/sprout_host_mrfpwt/env/bin/python2.7 /home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-q4Zg56 ubuntu 1882 1871 0 16:27 ? 00:00:00 /bin/sh -c /tmp/BDARW/install-sprout.sh ubuntu 1884 1882 0 16:27 ? 00:00:00 /bin/bash -e /tmp/BDARW/install-sprout.sh root 2227 2 0 16:28 ? 00:00:00 [kworker/u5:0] ntp 8471 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8957 1 0 16:30 ? 00:00:00 rsyslogd root 8988 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8989 8988 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8996 1 0 16:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8997 8996 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8998 8989 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9004 8997 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9005 9004 0 16:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9044 1 0 16:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9777 1 0 16:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9840 1884 0 16:31 ? 00:00:00 /bin/bash -e /tmp/BDARW/install-sprout.sh ubuntu 9841 9840 0 16:31 ? 00:00:00 /bin/bash -e /tmp/BDARW/install-sprout.sh root 9842 9841 0 16:31 ? 00:00:00 sudo ps -edf root 9843 9842 0 16:31 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-25 16:31:32,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-11-25 16:31:32,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-11-25 16:31:32,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-25 16:31:32,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-11-25 16:31:32,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9777/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9044/monit tcp6 0 0 ::1:53 :::* LISTEN 9777/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1081/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8471/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8471/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8471/ntpd udp 0 0 0.0.0.0:38503 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9777/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8471/ntpd udp6 0 0 ::1:123 :::* 8471/ntpd udp6 0 0 :::123 :::* 8471/ntpd udp6 0 0 :::30139 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9777/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7452 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10864 1650/python2.7 /tmp/cloudify-logging-server-fb757.socket unix 2 [ ACC ] STREAM LISTENING 12044 1871/python2.7 /tmp/ctx-xv42vB.socket unix 2 [ ACC ] STREAM LISTENING 1630 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9598 1093/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9615 1102/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20741 8998/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21635 9005/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.003s sys 0m0.004s 2018-11-25 16:31:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20181125T160000Z.txt /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.005s 2018-11-25 16:31:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-11-25 16:31:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-11-25 16:31:06.857461991 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.004s sys 0m0.002s 2018-11-25 16:31:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-25 16:31:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:11:25 16:30:34: Namespace: management 2018:11:25 16:30:34: [management] Starting server 2018:11:25 16:30:34: [management] Listening for requests 2018:11:25 16:30:34: Namespace: signaling 2018:11:25 16:30:34: [signaling] Starting server 2018:11:25 16:30:34: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-25 16:31:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BDARW/install-sprout.sh 2018-11-25 16:31:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-11-25 16:31:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-25 16:31:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:31:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:31:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:31:32,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:32,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:32,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:32 GMT 2018-11-25 16:31:32,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:32,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:32,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:37,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:38,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:38,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:38,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:38,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:38,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:32.662Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HGRSY/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:32.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.605Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[localhost] run: sudo mv /tmp/tmpjwR9si /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.159s\nuser\t0m12.519s\nsys\t0m2.982s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[localhost] run: sudo mv /tmp/tmpI_9aI1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.761Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cefa3cc6-d12f-4330-b235-6820ece23dbc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.811Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:33.811Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:33.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:34.776Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UM3KN/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:34.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2fd3b869-a1c4-4a6a-8584-922614bc3550"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:35.785Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.008s\nsys\t0m0.045s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:35.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:36.794Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:79:05 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:7905/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:115375 errors:0 dropped:0 overruns:0 frame:0\n TX packets:71261 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171723892 (171.7 MB) TX bytes:11775817 (11.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:36.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:36.794Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:36.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:36.794Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:36.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:36.794Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:24 ? 00:00:00 /sbin/init\nroot 2 0 0 16:24 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:24 ? 00:00:00 [migration/0]\nroot 14 2 0 16:24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:24 ? 00:00:00 [migration/1]\nroot 17 2 0 16:24 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 16:24 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 16:24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:24 ? 00:00:00 [khelper]\nroot 21 2 0 16:24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:24 ? 00:00:00 [netns]\nroot 23 2 0 16:24 ? 00:00:00 [writeback]\nroot 24 2 0 16:24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:24 ? 00:00:00 [bioset]\nroot 27 2 0 16:24 ? 00:00:00 [kblockd]\nroot 28 2 0 16:24 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:24 ? 00:00:00 [khubd]\nroot 30 2 0 16:24 ? 00:00:00 [md]\nroot 31 2 0 16:24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:24 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:24 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:24 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:24 ? 00:00:00 [vmstat]\nroot 37 2 0 16:24 ? 00:00:00 [ksmd]\nroot 38 2 0 16:24 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:24 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:24 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:24 ? 00:00:00 [crypto]\nroot 53 2 0 16:24 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:24 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:24 ? 00:00:00 [vballoon]\nroot 56 2 0 16:24 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:24 ? 00:00:00 [deferwq]\nroot 80 2 0 16:24 ? 00:00:00 [charger_manager]\nroot 125 2 0 16:24 ? 00:00:00 [kpsmoused]\nroot 142 2 0 16:24 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:24 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 16:24 ? 00:00:00 [kworker/u5:1]\nroot 441 2 0 16:24 ? 00:00:00 [kworker/u5:2]\nroot 513 1 0 16:24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 16:24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 16:24 ? 00:00:00 [kauditd]\nroot 937 1 0 16:24 ? 00:00:00 upstart-file-bridge --daemon\nroot 1028 1 0 16:24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1031 1 0 16:24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1035 1 0 16:24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1036 1 0 16:24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1038 1 0 16:24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nsyslog 1057 1 0 16:24 ? 00:00:00 rsyslogd\nroot 1081 1 0 16:24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1085 1 0 16:24 ? 00:00:00 cron\ndaemon 1086 1 0 16:24 ? 00:00:00 atd\nroot 1098 1 0 16:24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1101 1 0 16:24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1106 1 0 16:24 ? 00:00:00 dbus-daemon --system --fork\nroot 1134 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1199 1 0 16:24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 16:24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 16:24 ? 00:00:00 /home/ubuntu/homer_host_d7zq8j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_d7zq8j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_d7zq8j --logging-server-logdir=/home/ubuntu/homer_host_d7zq8j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j%I.log --pidfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j.pid\nubuntu 1765 1 0 16:24 ? 00:00:02 python2.7 /home/ubuntu/homer_host_d7zq8j/env/bin/diamond --configfile /home/ubuntu/homer_host_d7zq8j/work/plugins/diamond/etc/diamond.conf\nubuntu 1835 1651 0 16:27 ? 00:00:00 /home/ubuntu/homer_host_d7zq8j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_d7zq8j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_d7zq8j --logging-server-logdir=/home/ubuntu/homer_host_d7zq8j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j%I.log --pidfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j.pid\nubuntu 1855 1835 0 16:27 ? 00:00:00 /home/ubuntu/homer_host_d7zq8j/env/bin/python2.7 /home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-41c1Av\nubuntu 1866 1855 0 16:27 ? 00:00:00 /bin/sh -c /tmp/7Q7G2/install-homer.sh\nubuntu 1868 1866 0 16:27 ? 00:00:00 /bin/bash -e /tmp/7Q7G2/install-homer.sh\nroot 2828 2 0 16:29 ? 00:00:00 [kworker/u5:0]\nntp 8620 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9139 1 0 16:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9196 1 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9200 9196 0 16:30 ? 00:00:00 inotifywait -e create -qq .\nroot 9318 1 0 16:30 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9319 9318 0 16:30 ? 00:00:00 nginx: worker process\nwww-data 9321 9318 0 16:30 ? 00:00:00 nginx: worker process\nwww-data 9322 9318 0 16:30 ? 00:00:00 nginx: worker process\nwww-data 9323 9318 0 16:30 ? 00:00:00 nginx: worker process\nroot 9799 9139 0 16:31 ? 00:00:00 [nginx_ping] \nroot 9801 9139 0 16:31 ? 00:00:00 [check-nginx-upt] \nroot 9805 9139 0 16:31 ? 00:00:00 [check-monit-upt] \ndnsmasq 9962 1 0 16:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10025 1868 0 16:31 ? 00:00:00 /bin/bash -e /tmp/7Q7G2/install-homer.sh\nubuntu 10026 10025 0 16:31 ? 00:00:00 /bin/bash -e /tmp/7Q7G2/install-homer.sh\nroot 10027 10026 0 16:31 ? 00:00:00 sudo ps -edf\nroot 10028 10027 0 16:31 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.008s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:36.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}], "metadata": {"pagination": {"total": 1769, "offset": 1726, "size": 50}}} 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:38 GMT 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 36951 2018-11-25 16:31:38,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HGRSY/bind.py 2018-11-25 16:31:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:31:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjwR9si /etc/bind/db.clearwater.local 2018-11-25 16:31:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-11-25 16:31:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:31:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:31:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:31:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.159s user 0m12.519s sys 0m2.982s 2018-11-25 16:31:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:31:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:31:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-11-25 16:31:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:31:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:31:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpI_9aI1 /etc/bind/db.clearwater.opnfv 2018-11-25 16:31:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-11-25 16:31:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:31:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:31:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:31:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UM3KN/add-snmpproxy-collector.py 2018-11-25 16:31:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.008s sys 0m0.045s 2018-11-25 16:31:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:79:05 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febf:7905/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:115375 errors:0 dropped:0 overruns:0 frame:0 TX packets:71261 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171723892 (171.7 MB) TX bytes:11775817 (11.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-25 16:31:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-11-25 16:31:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-11-25 16:31:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:24 ? 00:00:00 /sbin/init root 2 0 0 16:24 ? 00:00:00 [kthreadd] root 3 2 0 16:24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:24 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:24 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:24 ? 00:00:00 [rcu_sched] root 8 2 0 16:24 ? 00:00:00 [rcuos/0] root 9 2 0 16:24 ? 00:00:00 [rcuos/1] root 10 2 0 16:24 ? 00:00:00 [rcu_bh] root 11 2 0 16:24 ? 00:00:00 [rcuob/0] root 12 2 0 16:24 ? 00:00:00 [rcuob/1] root 13 2 0 16:24 ? 00:00:00 [migration/0] root 14 2 0 16:24 ? 00:00:00 [watchdog/0] root 15 2 0 16:24 ? 00:00:00 [watchdog/1] root 16 2 0 16:24 ? 00:00:00 [migration/1] root 17 2 0 16:24 ? 00:00:00 [ksoftirqd/1] root 18 2 0 16:24 ? 00:00:00 [kworker/1:0] root 19 2 0 16:24 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:24 ? 00:00:00 [khelper] root 21 2 0 16:24 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:24 ? 00:00:00 [netns] root 23 2 0 16:24 ? 00:00:00 [writeback] root 24 2 0 16:24 ? 00:00:00 [kintegrityd] root 25 2 0 16:24 ? 00:00:00 [bioset] root 27 2 0 16:24 ? 00:00:00 [kblockd] root 28 2 0 16:24 ? 00:00:00 [ata_sff] root 29 2 0 16:24 ? 00:00:00 [khubd] root 30 2 0 16:24 ? 00:00:00 [md] root 31 2 0 16:24 ? 00:00:00 [devfreq_wq] root 32 2 0 16:24 ? 00:00:00 [kworker/0:1] root 34 2 0 16:24 ? 00:00:00 [khungtaskd] root 35 2 0 16:24 ? 00:00:00 [kswapd0] root 36 2 0 16:24 ? 00:00:00 [vmstat] root 37 2 0 16:24 ? 00:00:00 [ksmd] root 38 2 0 16:24 ? 00:00:00 [khugepaged] root 39 2 0 16:24 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:24 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:24 ? 00:00:00 [crypto] root 53 2 0 16:24 ? 00:00:00 [kthrotld] root 54 2 0 16:24 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:24 ? 00:00:00 [vballoon] root 56 2 0 16:24 ? 00:00:00 [kworker/1:1] root 57 2 0 16:24 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:24 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:24 ? 00:00:00 [deferwq] root 80 2 0 16:24 ? 00:00:00 [charger_manager] root 125 2 0 16:24 ? 00:00:00 [kpsmoused] root 142 2 0 16:24 ? 00:00:00 [kworker/0:2] root 186 2 0 16:24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:24 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:24 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 16:24 ? 00:00:00 [kworker/u5:1] root 441 2 0 16:24 ? 00:00:00 [kworker/u5:2] root 513 1 0 16:24 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 16:24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 16:24 ? 00:00:00 [kauditd] root 937 1 0 16:24 ? 00:00:00 upstart-file-bridge --daemon root 1028 1 0 16:24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1031 1 0 16:24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1035 1 0 16:24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1036 1 0 16:24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1038 1 0 16:24 tty6 00:00:00 /sbin/getty -8 38400 tty6 syslog 1057 1 0 16:24 ? 00:00:00 rsyslogd root 1081 1 0 16:24 ? 00:00:00 /usr/sbin/sshd -D root 1085 1 0 16:24 ? 00:00:00 cron daemon 1086 1 0 16:24 ? 00:00:00 atd root 1098 1 0 16:24 ? 00:00:00 /usr/sbin/irqbalance root 1101 1 0 16:24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1106 1 0 16:24 ? 00:00:00 dbus-daemon --system --fork root 1134 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-logind root 1199 1 0 16:24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 16:24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 16:24 ? 00:00:00 /home/ubuntu/homer_host_d7zq8j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_d7zq8j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_d7zq8j --logging-server-logdir=/home/ubuntu/homer_host_d7zq8j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j%I.log --pidfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j.pid ubuntu 1765 1 0 16:24 ? 00:00:02 python2.7 /home/ubuntu/homer_host_d7zq8j/env/bin/diamond --configfile /home/ubuntu/homer_host_d7zq8j/work/plugins/diamond/etc/diamond.conf ubuntu 1835 1651 0 16:27 ? 00:00:00 /home/ubuntu/homer_host_d7zq8j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_d7zq8j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_d7zq8j --logging-server-logdir=/home/ubuntu/homer_host_d7zq8j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j%I.log --pidfile=/home/ubuntu/homer_host_d7zq8j/work/homer_host_d7zq8j.pid ubuntu 1855 1835 0 16:27 ? 00:00:00 /home/ubuntu/homer_host_d7zq8j/env/bin/python2.7 /home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-41c1Av ubuntu 1866 1855 0 16:27 ? 00:00:00 /bin/sh -c /tmp/7Q7G2/install-homer.sh ubuntu 1868 1866 0 16:27 ? 00:00:00 /bin/bash -e /tmp/7Q7G2/install-homer.sh root 2828 2 0 16:29 ? 00:00:00 [kworker/u5:0] ntp 8620 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9139 1 0 16:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9196 1 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9200 9196 0 16:30 ? 00:00:00 inotifywait -e create -qq . root 9318 1 0 16:30 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9319 9318 0 16:30 ? 00:00:00 nginx: worker process www-data 9321 9318 0 16:30 ? 00:00:00 nginx: worker process www-data 9322 9318 0 16:30 ? 00:00:00 nginx: worker process www-data 9323 9318 0 16:30 ? 00:00:00 nginx: worker process root 9799 9139 0 16:31 ? 00:00:00 [nginx_ping] root 9801 9139 0 16:31 ? 00:00:00 [check-nginx-upt] root 9805 9139 0 16:31 ? 00:00:00 [check-monit-upt] dnsmasq 9962 1 0 16:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10025 1868 0 16:31 ? 00:00:00 /bin/bash -e /tmp/7Q7G2/install-homer.sh ubuntu 10026 10025 0 16:31 ? 00:00:00 /bin/bash -e /tmp/7Q7G2/install-homer.sh root 10027 10026 0 16:31 ? 00:00:00 sudo ps -edf root 10028 10027 0 16:31 ? 00:00:00 ps -edf real 0m0.009s user 0m0.008s sys 0m0.002s 2018-11-25 16:31:38,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:38,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:38,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:38 GMT 2018-11-25 16:31:38,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:38,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:38,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:43,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:43,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:43,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:43,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:37.820Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:37.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:37.820Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:37.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:37.820Z", "message": "[homer] => /var/log\n/var/log/sysstat\n/var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:37.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:37.820Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:37.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:37.820Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9962/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9139/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9318/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9962/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1081/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8620/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8620/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8620/ntpd \nudp 0 0 0.0.0.0:8080 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9962/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 ::1:123 :::* 8620/ntpd \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8620/ntpd \nudp6 0 0 :::123 :::* 8620/ntpd \nudp6 0 0 :::59560 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9962/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10945 1651/python2.7 /tmp/cloudify-logging-server-079eb.socket\nunix 2 [ ACC ] STREAM LISTENING 11237 1855/python2.7 /tmp/ctx-5ovjVc.socket\nunix 2 [ ACC ] STREAM LISTENING 1493 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7614 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9701 1101/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9715 1106/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:37.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:39.160Z", "message": "[homer] => [25-Nov-2018 16:30:35 UTC] clearwater-diags-monitor starting\n[25-Nov-2018 16:30:35 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:39.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:39.160Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:39.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:39.160Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:39.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:39.160Z", "message": "[homer] => 2018-11-25 16:31:12.825983747 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:39.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:39.377Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:39.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:39.829Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:39.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:40.170Z", "message": "Execution done (return_code=0): /tmp/7Q7G2/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:40.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "1263d309-56cb-4fab-81c9-ccde097f20fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:40.840Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:40.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:40.840Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:40.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:41.196Z", "message": "Downloaded scripts/bind/bind.py to /tmp/W6D0V/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:41.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.060Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "[localhost] run: sudo mv /tmp/tmpI1yryv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "[localhost] run: sudo mv /tmp/tmpLlG4b7 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:42.204Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:42.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "9bcf444a-19e5-4a07-9b1a-827a65276d5c"}], "metadata": {"pagination": {"total": 1800, "offset": 1751, "size": 50}}} 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:43 GMT 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:43,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19052 2018-11-25 16:31:43,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:43,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-11-25 16:31:43,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-11-25 16:31:43,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.004s sys 0m0.002s 2018-11-25 16:31:43,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-25 16:31:43,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9962/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9139/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9318/nginx tcp6 0 0 ::1:53 :::* LISTEN 9962/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1081/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8620/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8620/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8620/ntpd udp 0 0 0.0.0.0:8080 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9962/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 ::1:123 :::* 8620/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 8620/ntpd udp6 0 0 :::123 :::* 8620/ntpd udp6 0 0 :::59560 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9962/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10945 1651/python2.7 /tmp/cloudify-logging-server-079eb.socket unix 2 [ ACC ] STREAM LISTENING 11237 1855/python2.7 /tmp/ctx-5ovjVc.socket unix 2 [ ACC ] STREAM LISTENING 1493 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7614 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9701 1101/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9715 1106/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-11-25 16:31:43,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [25-Nov-2018 16:30:35 UTC] clearwater-diags-monitor starting [25-Nov-2018 16:30:35 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2018-11-25 16:31:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-25 16:31:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-11-25 16:31:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-11-25 16:31:12.825983747 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:31:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:31:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7Q7G2/install-homer.sh 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/W6D0V/bind.py 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:31:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:31:43,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:31:43,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:31:43,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpI1yryv /etc/bind/db.clearwater.local 2018-11-25 16:31:43,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:31:43,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLlG4b7 /etc/bind/db.clearwater.opnfv 2018-11-25 16:31:43,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:31:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:31:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:31:43,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:43,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:43,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:43 GMT 2018-11-25 16:31:43,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:43,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:43,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:48,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:49,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:49,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:44.384Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xhln05\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7\n libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0\n libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5\n libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3\n libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx\n nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc\n binfmt-support python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 116 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.4 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:82 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:85 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:96 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:99 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:100 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 24%\rExtracting templates from packages: 49%\rExtracting templates from packages: 74%\rExtracting templates from packages: 99%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.4 MB in 20s (4,673 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9521\nclearwater-socket-factory-sig start/running, process 9529\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9577\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................................+++\n.....+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t4m10.324s\nuser\t0m23.133s\nsys\t0m14.305s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:44.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:44.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:44.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:45.215Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:45.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:45.215Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:45.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:45.215Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,960 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.781s\nuser\t0m12.062s\nsys\t0m2.489s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:45.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:45.215Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:45.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:46.252Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:47.459Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.003s\nsys\t0m0.049s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:47.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:48.269Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:77:d8:9b \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe77:d89b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:100916 errors:0 dropped:0 overruns:0 frame:0\n TX packets:76225 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147962950 (147.9 MB) TX bytes:12856751 (12.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:48.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:48.269Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:48.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:48.269Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:48.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}], "metadata": {"pagination": {"total": 1811, "offset": 1778, "size": 50}}} 2018-11-25 16:31:49,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:49,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:49 GMT 2018-11-25 16:31:49,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:49,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82321 2018-11-25 16:31:49,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:49,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xhln05 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7 python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc binfmt-support python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 116 newly installed, 0 to remove and 23 not upgraded. Need to get 97.4 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:82 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:85 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:99 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:100 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 24% Extracting templates from packages: 49% Extracting templates from packages: 74% Extracting templates from packages: 99% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.4 MB in 20s (4,673 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9521 clearwater-socket-factory-sig start/running, process 9529 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9577 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................................+++ .....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 4m10.324s user 0m23.133s sys 0m14.305s 2018-11-25 16:31:49,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:49,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-11-25 16:31:49,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:31:49,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,960 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.781s user 0m12.062s sys 0m2.489s 2018-11-25 16:31:49,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-11-25 16:31:49,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-11-25 16:31:49,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.003s sys 0m0.049s 2018-11-25 16:31:49,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:77:d8:9b inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe77:d89b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:100916 errors:0 dropped:0 overruns:0 frame:0 TX packets:76225 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147962950 (147.9 MB) TX bytes:12856751 (12.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.005s user 0m0.000s sys 0m0.004s 2018-11-25 16:31:49,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-11-25 16:31:49,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-11-25 16:31:49,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:49,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:49,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:49,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:49,407 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:49 GMT 2018-11-25 16:31:49,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:49,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:49,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:54,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:31:54,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:49.279Z", "message": "[ellis] => /var/log\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/mysql.err\n/var/log/sysstat\n/var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/ellis\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:49.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:49.279Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:49.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:49.279Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:49.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:49.279Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10904/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10027/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10202/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9287/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10904/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9437/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9437/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9437/ntpd \nudp 0 0 0.0.0.0:27125 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10904/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 ::1:123 :::* 9437/ntpd \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 9437/ntpd \nudp6 0 0 :::123 :::* 9437/ntpd \nudp6 0 0 :::13860 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 10904/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22331 10396/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9286 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10786 1651/python2.7 /tmp/cloudify-logging-server-4f13f.socket\nunix 2 [ ACC ] STREAM LISTENING 11034 1888/python2.7 /tmp/ctx-4PmUA4.socket\nunix 2 [ ACC ] STREAM LISTENING 7055 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9581 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7595 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 18387 9287/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:49.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:49.279Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:22 ? 00:00:00 /sbin/init\nroot 2 0 0 16:22 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:22 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:22 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:22 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:22 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:22 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:22 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:22 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:22 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:22 ? 00:00:00 [migration/0]\nroot 14 2 0 16:22 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:22 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:22 ? 00:00:00 [migration/1]\nroot 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:22 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:22 ? 00:00:00 [khelper]\nroot 21 2 0 16:22 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:22 ? 00:00:00 [netns]\nroot 23 2 0 16:22 ? 00:00:00 [writeback]\nroot 24 2 0 16:22 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:22 ? 00:00:00 [bioset]\nroot 27 2 0 16:22 ? 00:00:00 [kblockd]\nroot 28 2 0 16:22 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:22 ? 00:00:00 [khubd]\nroot 30 2 0 16:22 ? 00:00:00 [md]\nroot 31 2 0 16:22 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:22 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:22 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:22 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:22 ? 00:00:00 [vmstat]\nroot 37 2 0 16:22 ? 00:00:00 [ksmd]\nroot 38 2 0 16:22 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:22 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:22 ? 00:00:00 [crypto]\nroot 53 2 0 16:22 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:22 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:22 ? 00:00:00 [vballoon]\nroot 56 2 0 16:22 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:22 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:22 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:22 ? 00:00:00 [deferwq]\nroot 80 2 0 16:22 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:22 ? 00:00:00 [kpsmoused]\nroot 125 2 0 16:22 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 16:22 ? 00:00:00 [kworker/u5:1]\nroot 485 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:22 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind\nroot 958 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 16:22 ? 00:00:00 rsyslogd\nroot 1050 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 16:22 ? 00:00:00 cron\ndaemon 1095 1 0 16:22 ? 00:00:00 atd\nroot 1110 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D\nroot 1116 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 16:23 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 16:23 ? 00:00:00 /home/ubuntu/ellis_host_5fs153/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_5fs153 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_5fs153 --logging-server-logdir=/home/ubuntu/ellis_host_5fs153/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153%I.log --pidfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153.pid\nubuntu 1765 1 0 16:23 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_5fs153/env/bin/diamond --configfile /home/ubuntu/ellis_host_5fs153/work/plugins/diamond/etc/diamond.conf\nroot 1783 2 0 16:23 ? 00:00:00 [kworker/u5:2]\nubuntu 1866 1651 0 16:27 ? 00:00:00 /home/ubuntu/ellis_host_5fs153/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_5fs153 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_5fs153 --logging-server-logdir=/home/ubuntu/ellis_host_5fs153/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153%I.log --pidfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153.pid\nubuntu 1888 1866 0 16:27 ? 00:00:00 /home/ubuntu/ellis_host_5fs153/env/bin/python2.7 /home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GBR4_5\nubuntu 1899 1888 0 16:27 ? 00:00:00 /bin/sh -c /tmp/XVIQF/install-ellis.sh\nubuntu 1901 1899 0 16:27 ? 00:00:00 /bin/bash -e /tmp/XVIQF/install-ellis.sh\nroot 3503 2 0 16:28 ? 00:00:00 [kworker/u5:0]\nmysql 9287 1 0 16:30 ? 00:00:00 /usr/sbin/mysqld\nntp 9437 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10027 1 0 16:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10083 1 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10087 10083 0 16:30 ? 00:00:00 inotifywait -e create -qq .\nroot 10202 1 0 16:30 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10203 10202 0 16:30 ? 00:00:00 nginx: worker process\nwww-data 10204 10202 0 16:30 ? 00:00:00 nginx: worker process\nwww-data 10205 10202 0 16:30 ? 00:00:00 nginx: worker process\nwww-data 10206 10202 0 16:30 ? 00:00:00 nginx: worker process\nellis 10396 1 0 16:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10595 10027 0 16:31 ? 00:00:00 [nginx_ping] \nroot 10597 10027 0 16:31 ? 00:00:00 [check-nginx-upt] \nroot 10603 10027 0 16:31 ? 00:00:00 [check-monit-upt] \nroot 10609 10027 0 16:31 ? 00:00:00 [poll_ellis.sh] \nroot 10611 10027 0 16:31 ? 00:00:00 [poll_ellis_http] \nroot 10612 10027 0 16:31 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10626 10612 0 16:31 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10667 10626 0 16:31 ? 00:00:00 sleep 25\ndnsmasq 10904 1 0 16:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10967 1901 0 16:31 ? 00:00:00 /bin/bash -e /tmp/XVIQF/install-ellis.sh\nubuntu 10968 10967 0 16:31 ? 00:00:00 /bin/bash -e /tmp/XVIQF/install-ellis.sh\nroot 10969 10968 0 16:31 ? 00:00:00 sudo ps -edf\nroot 10970 10969 0 16:31 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:49.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:50.408Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:50.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:50.408Z", "message": "[ellis] => [25-Nov-2018 16:30:51 UTC] clearwater-diags-monitor starting\n[25-Nov-2018 16:30:51 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:50.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:51.069Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:51.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:51.663Z", "message": "[ellis] => 2018-11-25 16:31:29.051684959 Stopping etcd clearwater-etcd\n2018-11-25 16:31:29.655922042 Restarting etcd clearwater-etcd\n2018-11-25 16:31:29.660358475 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2018-11-25 16:31:29.661033282 Check for previous failed startup attempt\n2018-11-25 16:31:29.662052114 Running etcdctl member list\nFailed to get leader: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader\n\n2018-11-25 16:31:29.674562222 etcdctl returned 1\n2018-11-25 16:31:29.679560933 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:51.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:51.663Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:51.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:51.663Z", "message": "Execution done (return_code=0): /tmp/XVIQF/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:51.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:51.663Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:51.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2788997e-96dd-43c2-a357-e31066c76df3"}, {"node_instance_id": "ellis_hm23y5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:52.025Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:52.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:53.035Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:53.035Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:53.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:53.570Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YTX6O/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:53.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:53.683Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/ENO4O/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:53.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2537d196-9925-49ba-a307-52aceeb6e875"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:53.683Z", "message": "Executing: /tmp/ENO4O/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:53.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2537d196-9925-49ba-a307-52aceeb6e875"}], "metadata": {"pagination": {"total": 1834, "offset": 1789, "size": 50}}} 2018-11-25 16:31:54,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:54,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:54 GMT 2018-11-25 16:31:54,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:54,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23481 2018-11-25 16:31:54,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:31:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/mysql.err /var/log/sysstat /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/ellis /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.006s user 0m0.000s sys 0m0.005s 2018-11-25 16:31:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-11-25 16:31:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-11-25 16:31:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10904/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10027/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10202/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9287/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10904/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 9437/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9437/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9437/ntpd udp 0 0 0.0.0.0:27125 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10904/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 ::1:123 :::* 9437/ntpd udp6 0 0 fe80::f816:3eff:fe7:123 :::* 9437/ntpd udp6 0 0 :::123 :::* 9437/ntpd udp6 0 0 :::13860 :::* 568/dhclient udp6 0 0 ::1:53 :::* 10904/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22331 10396/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9286 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10786 1651/python2.7 /tmp/cloudify-logging-server-4f13f.socket unix 2 [ ACC ] STREAM LISTENING 11034 1888/python2.7 /tmp/ctx-4PmUA4.socket unix 2 [ ACC ] STREAM LISTENING 7055 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9581 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7595 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 18387 9287/mysqld /var/run/mysqld/mysqld.sock real 0m0.007s user 0m0.003s sys 0m0.004s 2018-11-25 16:31:54,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:22 ? 00:00:00 /sbin/init root 2 0 0 16:22 ? 00:00:00 [kthreadd] root 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:22 ? 00:00:00 [rcu_sched] root 8 2 0 16:22 ? 00:00:00 [rcuos/0] root 9 2 0 16:22 ? 00:00:00 [rcuos/1] root 10 2 0 16:22 ? 00:00:00 [rcu_bh] root 11 2 0 16:22 ? 00:00:00 [rcuob/0] root 12 2 0 16:22 ? 00:00:00 [rcuob/1] root 13 2 0 16:22 ? 00:00:00 [migration/0] root 14 2 0 16:22 ? 00:00:00 [watchdog/0] root 15 2 0 16:22 ? 00:00:00 [watchdog/1] root 16 2 0 16:22 ? 00:00:00 [migration/1] root 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:22 ? 00:00:00 [khelper] root 21 2 0 16:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:22 ? 00:00:00 [netns] root 23 2 0 16:22 ? 00:00:00 [writeback] root 24 2 0 16:22 ? 00:00:00 [kintegrityd] root 25 2 0 16:22 ? 00:00:00 [bioset] root 27 2 0 16:22 ? 00:00:00 [kblockd] root 28 2 0 16:22 ? 00:00:00 [ata_sff] root 29 2 0 16:22 ? 00:00:00 [khubd] root 30 2 0 16:22 ? 00:00:00 [md] root 31 2 0 16:22 ? 00:00:00 [devfreq_wq] root 32 2 0 16:22 ? 00:00:00 [kworker/0:1] root 34 2 0 16:22 ? 00:00:00 [khungtaskd] root 35 2 0 16:22 ? 00:00:00 [kswapd0] root 36 2 0 16:22 ? 00:00:00 [vmstat] root 37 2 0 16:22 ? 00:00:00 [ksmd] root 38 2 0 16:22 ? 00:00:00 [khugepaged] root 39 2 0 16:22 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:22 ? 00:00:00 [crypto] root 53 2 0 16:22 ? 00:00:00 [kthrotld] root 54 2 0 16:22 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:22 ? 00:00:00 [vballoon] root 56 2 0 16:22 ? 00:00:00 [kworker/1:1] root 57 2 0 16:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:22 ? 00:00:00 [deferwq] root 80 2 0 16:22 ? 00:00:00 [charger_manager] root 124 2 0 16:22 ? 00:00:00 [kpsmoused] root 125 2 0 16:22 ? 00:00:00 [kworker/1:2] root 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 16:22 ? 00:00:00 [kworker/u5:1] root 485 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:22 ? 00:00:00 [kauditd] message+ 898 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind root 958 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 16:22 ? 00:00:00 rsyslogd root 1050 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 16:22 ? 00:00:00 cron daemon 1095 1 0 16:22 ? 00:00:00 atd root 1110 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D root 1116 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 16:23 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 16:23 ? 00:00:00 /home/ubuntu/ellis_host_5fs153/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_5fs153 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_5fs153 --logging-server-logdir=/home/ubuntu/ellis_host_5fs153/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153%I.log --pidfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153.pid ubuntu 1765 1 0 16:23 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_5fs153/env/bin/diamond --configfile /home/ubuntu/ellis_host_5fs153/work/plugins/diamond/etc/diamond.conf root 1783 2 0 16:23 ? 00:00:00 [kworker/u5:2] ubuntu 1866 1651 0 16:27 ? 00:00:00 /home/ubuntu/ellis_host_5fs153/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_5fs153 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_5fs153 --logging-server-logdir=/home/ubuntu/ellis_host_5fs153/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153%I.log --pidfile=/home/ubuntu/ellis_host_5fs153/work/ellis_host_5fs153.pid ubuntu 1888 1866 0 16:27 ? 00:00:00 /home/ubuntu/ellis_host_5fs153/env/bin/python2.7 /home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GBR4_5 ubuntu 1899 1888 0 16:27 ? 00:00:00 /bin/sh -c /tmp/XVIQF/install-ellis.sh ubuntu 1901 1899 0 16:27 ? 00:00:00 /bin/bash -e /tmp/XVIQF/install-ellis.sh root 3503 2 0 16:28 ? 00:00:00 [kworker/u5:0] mysql 9287 1 0 16:30 ? 00:00:00 /usr/sbin/mysqld ntp 9437 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10027 1 0 16:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10083 1 0 16:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10087 10083 0 16:30 ? 00:00:00 inotifywait -e create -qq . root 10202 1 0 16:30 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10203 10202 0 16:30 ? 00:00:00 nginx: worker process www-data 10204 10202 0 16:30 ? 00:00:00 nginx: worker process www-data 10205 10202 0 16:30 ? 00:00:00 nginx: worker process www-data 10206 10202 0 16:30 ? 00:00:00 nginx: worker process ellis 10396 1 0 16:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10595 10027 0 16:31 ? 00:00:00 [nginx_ping] root 10597 10027 0 16:31 ? 00:00:00 [check-nginx-upt] root 10603 10027 0 16:31 ? 00:00:00 [check-monit-upt] root 10609 10027 0 16:31 ? 00:00:00 [poll_ellis.sh] root 10611 10027 0 16:31 ? 00:00:00 [poll_ellis_http] root 10612 10027 0 16:31 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10626 10612 0 16:31 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10667 10626 0 16:31 ? 00:00:00 sleep 25 dnsmasq 10904 1 0 16:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10967 1901 0 16:31 ? 00:00:00 /bin/bash -e /tmp/XVIQF/install-ellis.sh ubuntu 10968 10967 0 16:31 ? 00:00:00 /bin/bash -e /tmp/XVIQF/install-ellis.sh root 10969 10968 0 16:31 ? 00:00:00 sudo ps -edf root 10970 10969 0 16:31 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2018-11-25 16:31:54,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-25 16:31:54,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [25-Nov-2018 16:30:51 UTC] clearwater-diags-monitor starting [25-Nov-2018 16:30:51 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-11-25 16:31:54,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:31:54,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-11-25 16:31:29.051684959 Stopping etcd clearwater-etcd 2018-11-25 16:31:29.655922042 Restarting etcd clearwater-etcd 2018-11-25 16:31:29.660358475 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-11-25 16:31:29.661033282 Check for previous failed startup attempt 2018-11-25 16:31:29.662052114 Running etcdctl member list Failed to get leader: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader 2018-11-25 16:31:29.674562222 etcdctl returned 1 2018-11-25 16:31:29.679560933 Joining existing cluster... real 0m0.004s user 0m0.003s sys 0m0.002s 2018-11-25 16:31:54,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-11-25 16:31:54,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XVIQF/install-ellis.sh 2018-11-25 16:31:54,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-25 16:31:54,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:31:54,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:31:54,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:31:54,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YTX6O/bind.py 2018-11-25 16:31:54,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/ENO4O/create_number.sh 2018-11-25 16:31:54,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ENO4O/create_number.sh 2018-11-25 16:31:54,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:31:55,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:31:55,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:31:55,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:31:55,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:31:55,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:31:55,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:31:55 GMT 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:31:55,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:00,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:00,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:00,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:00,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:54.706Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:54.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:54.706Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:54.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2537d196-9925-49ba-a307-52aceeb6e875"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:54.706Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:54.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2537d196-9925-49ba-a307-52aceeb6e875"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.592Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "[localhost] run: sudo mv /tmp/tmpoeKEyh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "[localhost] run: sudo mv /tmp/tmpWRxP3Z /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:31:55.924Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:31:55.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "bed0d66e-294a-4de8-8f7f-15fad1b2edae"}], "metadata": {"pagination": {"total": 1849, "offset": 1807, "size": 50}}} 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:00 GMT 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8317 2018-11-25 16:32:00,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:00,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:32:00,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-25 16:32:00,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-11-25 16:32:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:32:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoeKEyh /etc/bind/db.clearwater.opnfv 2018-11-25 16:32:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:32:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:32:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:32:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:32:00,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWRxP3Z /etc/bind/db.clearwater.local 2018-11-25 16:32:00,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:32:00,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:32:00,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:32:00,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:32:00,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:00,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:00,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:00,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:00,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:00,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:00,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:00 GMT 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:00,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:05,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:05,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1821, "size": 50}}} 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:05,954 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:05 GMT 2018-11-25 16:32:05,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:05,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:32:05,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:05,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:06,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:06,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:06,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:06,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:06 GMT 2018-11-25 16:32:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:06,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:11,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:11,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1821, "size": 50}}} 2018-11-25 16:32:11,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:11,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:11 GMT 2018-11-25 16:32:11,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:11,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:32:11,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:11,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:11,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:11,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:11,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:11,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:11 GMT 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:11,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:16,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:17,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:17,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:17,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:17,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:17,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:17,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:14.298Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.11:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.11\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:14.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2537d196-9925-49ba-a307-52aceeb6e875"}], "metadata": {"pagination": {"total": 1850, "offset": 1821, "size": 50}}} 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:17 GMT 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1452 2018-11-25 16:32:17,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.11 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-11-25 16:32:17,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:17,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:17,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:17,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:17 GMT 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:17,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:22,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:22,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:18.018Z", "message": "Execution done (return_code=0): /tmp/ENO4O/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:18.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "2537d196-9925-49ba-a307-52aceeb6e875"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:18.162Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:18.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:18.957Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,544 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.618s\nuser\t0m12.325s\nsys\t0m3.260s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:18.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:18.957Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:18.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:18.957Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:18.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:19.975Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:19.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:21.437Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.007s\nsys\t0m0.052s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:21.985Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:21.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:21.985Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4e:a0:1e \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4e:a01e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:119876 errors:0 dropped:0 overruns:0 frame:0\n TX packets:75801 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:177190599 (177.1 MB) TX bytes:12551916 (12.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:21.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}], "metadata": {"pagination": {"total": 1859, "offset": 1822, "size": 50}}} 2018-11-25 16:32:22,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:22,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:22 GMT 2018-11-25 16:32:22,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:22,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19566 2018-11-25 16:32:22,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:22,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ENO4O/create_number.sh 2018-11-25 16:32:22,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:32:22,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,544 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.618s user 0m12.325s sys 0m3.260s 2018-11-25 16:32:22,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-11-25 16:32:22,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-11-25 16:32:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-11-25 16:32:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.007s sys 0m0.052s 2018-11-25 16:32:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-11-25 16:32:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4e:a0:1e inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4e:a01e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:119876 errors:0 dropped:0 overruns:0 frame:0 TX packets:75801 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:177190599 (177.1 MB) TX bytes:12551916 (12.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:32:22,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:22,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:22,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:22,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:22 GMT 2018-11-25 16:32:22,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:22,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:22,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:27,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:27,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:27,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:23.190Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:23.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:23.190Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:24 ? 00:00:01 /sbin/init\nroot 2 0 0 16:24 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:24 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:24 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:24 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:24 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:24 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:24 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:24 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:24 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:24 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:24 ? 00:00:00 [migration/0]\nroot 14 2 0 16:24 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:24 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:24 ? 00:00:00 [migration/1]\nroot 17 2 0 16:24 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:24 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:24 ? 00:00:00 [khelper]\nroot 21 2 0 16:24 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:24 ? 00:00:00 [netns]\nroot 23 2 0 16:24 ? 00:00:00 [writeback]\nroot 24 2 0 16:24 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:24 ? 00:00:00 [bioset]\nroot 26 2 0 16:24 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:24 ? 00:00:00 [kblockd]\nroot 28 2 0 16:24 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:24 ? 00:00:00 [khubd]\nroot 30 2 0 16:24 ? 00:00:00 [md]\nroot 31 2 0 16:24 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:24 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 16:24 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 16:24 ? 00:00:00 [khungtaskd]\nroot 36 2 0 16:24 ? 00:00:00 [kswapd0]\nroot 37 2 0 16:24 ? 00:00:00 [vmstat]\nroot 38 2 0 16:24 ? 00:00:00 [ksmd]\nroot 39 2 0 16:24 ? 00:00:00 [khugepaged]\nroot 40 2 0 16:24 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 16:24 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 16:24 ? 00:00:00 [crypto]\nroot 54 2 0 16:24 ? 00:00:00 [kthrotld]\nroot 55 2 0 16:24 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 16:24 ? 00:00:00 [vballoon]\nroot 57 2 0 16:24 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:24 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:24 ? 00:00:00 [deferwq]\nroot 80 2 0 16:24 ? 00:00:00 [charger_manager]\nroot 123 2 0 16:24 ? 00:00:00 [kpsmoused]\nroot 142 2 0 16:24 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:24 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:24 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 16:24 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 16:24 ? 00:00:00 [kworker/u5:1]\nroot 501 2 0 16:24 ? 00:00:00 [kworker/0:2]\nroot 564 1 0 16:24 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 16:24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:24 ? 00:00:00 [kauditd]\nmessage+ 911 1 0 16:24 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-logind\nroot 956 1 0 16:24 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 965 1 0 16:24 ? 00:00:00 rsyslogd\nroot 1050 1 0 16:24 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 16:24 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 16:24 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 16:24 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 16:24 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 16:24 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 16:24 ? 00:00:00 cron\ndaemon 1100 1 0 16:24 ? 00:00:00 atd\nroot 1118 1 0 16:24 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 16:24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1209 1 0 16:24 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1225 1 0 16:24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 16:24 ? 00:00:00 /home/ubuntu/dime_host_xhln05/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xhln05 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xhln05 --logging-server-logdir=/home/ubuntu/dime_host_xhln05/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05%I.log --pidfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05.pid\nubuntu 1764 1 0 16:24 ? 00:00:02 python2.7 /home/ubuntu/dime_host_xhln05/env/bin/diamond --configfile /home/ubuntu/dime_host_xhln05/work/plugins/diamond/etc/diamond.conf\nubuntu 1830 1650 0 16:27 ? 00:00:00 /home/ubuntu/dime_host_xhln05/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xhln05 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xhln05 --logging-server-logdir=/home/ubuntu/dime_host_xhln05/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05%I.log --pidfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05.pid\nubuntu 1850 1830 0 16:27 ? 00:00:00 /home/ubuntu/dime_host_xhln05/env/bin/python2.7 /home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-tCNLhS\nubuntu 1863 1850 0 16:27 ? 00:00:00 /bin/sh -c /tmp/NGJSK/install-dime.sh\nubuntu 1865 1863 0 16:27 ? 00:00:00 /bin/bash -e /tmp/NGJSK/install-dime.sh\nroot 2303 2 0 16:28 ? 00:00:00 [kworker/u5:2]\nntp 8950 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9521 1 0 16:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9522 9521 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9529 1 0 16:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9530 9522 0 16:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9531 9529 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9537 9531 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9538 9537 0 16:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9736 1 0 16:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10204 1 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10208 10204 0 16:31 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10289 1 0 16:31 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10623 1 0 16:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10686 1865 0 16:32 ? 00:00:00 /bin/bash -e /tmp/NGJSK/install-dime.sh\nubuntu 10687 10686 0 16:32 ? 00:00:00 /bin/bash -e /tmp/NGJSK/install-dime.sh\nroot 10688 10687 0 16:32 ? 00:00:00 sudo ps -edf\nroot 10689 10688 0 16:32 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:23.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:23.190Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10623/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9736/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10623/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8950/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8950/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8950/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10289/snmpd \nudp 0 0 0.0.0.0:51573 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10623/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8950/ntpd \nudp6 0 0 ::1:123 :::* 8950/ntpd \nudp6 0 0 :::123 :::* 8950/ntpd \nudp6 0 0 :::161 :::* 10289/snmpd \nudp6 0 0 :::60467 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 10623/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9474 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9242 911/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11501 1650/python2.7 /tmp/cloudify-logging-server-a86e7.socket\nunix 2 [ ACC ] STREAM LISTENING 11825 1850/python2.7 /tmp/ctx-CyBqXY.socket\nunix 2 [ ACC ] STREAM LISTENING 1520 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7277 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21703 9530/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22589 9538/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23537 10289/snmpd /var/agentx/master\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:23.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:23.190Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:23.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:23.190Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:23.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:23.190Z", "message": "[dime] => /var/log\n/var/log/ralf\n/var/log/sysstat\n/var/log/sysstat/sa25\n/var/log/sysstat/clearwater-sa25\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20181125T160000Z.txt\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.006s\nsys\t0m0.000s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:23.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:24.469Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:24.469Z", "message": "[dime] => [25-Nov-2018 16:31:48 UTC] clearwater-diags-monitor starting\n[25-Nov-2018 16:31:48 UTC] Waiting for trigger files\n2018:11:25 16:31:12: Namespace: management\n2018:11:25 16:31:12: [management] Starting server\n2018:11:25 16:31:12: [management] Listening for requests\n2018:11:25 16:31:12: Namespace: signaling\n2018:11:25 16:31:12: [signaling] Starting server\n2018:11:25 16:31:12: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:24.469Z", "message": "[dime] => 2018-11-25 16:32:02.026461376 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:25.066Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:25.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:25.495Z", "message": "Execution done (return_code=0): /tmp/NGJSK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:25.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:25.495Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:25.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:25.495Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:25.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "4cb42416-abe9-4e1d-b714-1adfb9644d82"}, {"node_instance_id": "dime_lvu5ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:26.085Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:26.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:26.085Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:26.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:26.085Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:26.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:26.612Z", "message": "Downloaded scripts/bind/bind.py to /tmp/30CGS/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:26.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "[localhost] run: sudo mv /tmp/tmpellm0O /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.510Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:27.700Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:27.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1889, "offset": 1831, "size": 50}}} 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:27 GMT 2018-11-25 16:32:27,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:27,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28399 2018-11-25 16:32:27,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:27,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-11-25 16:32:27,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:24 ? 00:00:01 /sbin/init root 2 0 0 16:24 ? 00:00:00 [kthreadd] root 3 2 0 16:24 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:24 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:24 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:24 ? 00:00:00 [rcu_sched] root 8 2 0 16:24 ? 00:00:00 [rcuos/0] root 9 2 0 16:24 ? 00:00:00 [rcuos/1] root 10 2 0 16:24 ? 00:00:00 [rcu_bh] root 11 2 0 16:24 ? 00:00:00 [rcuob/0] root 12 2 0 16:24 ? 00:00:00 [rcuob/1] root 13 2 0 16:24 ? 00:00:00 [migration/0] root 14 2 0 16:24 ? 00:00:00 [watchdog/0] root 15 2 0 16:24 ? 00:00:00 [watchdog/1] root 16 2 0 16:24 ? 00:00:00 [migration/1] root 17 2 0 16:24 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:24 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:24 ? 00:00:00 [khelper] root 21 2 0 16:24 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:24 ? 00:00:00 [netns] root 23 2 0 16:24 ? 00:00:00 [writeback] root 24 2 0 16:24 ? 00:00:00 [kintegrityd] root 25 2 0 16:24 ? 00:00:00 [bioset] root 26 2 0 16:24 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:24 ? 00:00:00 [kblockd] root 28 2 0 16:24 ? 00:00:00 [ata_sff] root 29 2 0 16:24 ? 00:00:00 [khubd] root 30 2 0 16:24 ? 00:00:00 [md] root 31 2 0 16:24 ? 00:00:00 [devfreq_wq] root 32 2 0 16:24 ? 00:00:00 [kworker/0:1] root 33 2 0 16:24 ? 00:00:00 [kworker/1:1] root 35 2 0 16:24 ? 00:00:00 [khungtaskd] root 36 2 0 16:24 ? 00:00:00 [kswapd0] root 37 2 0 16:24 ? 00:00:00 [vmstat] root 38 2 0 16:24 ? 00:00:00 [ksmd] root 39 2 0 16:24 ? 00:00:00 [khugepaged] root 40 2 0 16:24 ? 00:00:00 [fsnotify_mark] root 41 2 0 16:24 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 16:24 ? 00:00:00 [crypto] root 54 2 0 16:24 ? 00:00:00 [kthrotld] root 55 2 0 16:24 ? 00:00:00 [kworker/u4:1] root 56 2 0 16:24 ? 00:00:00 [vballoon] root 57 2 0 16:24 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:24 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:24 ? 00:00:00 [deferwq] root 80 2 0 16:24 ? 00:00:00 [charger_manager] root 123 2 0 16:24 ? 00:00:00 [kpsmoused] root 142 2 0 16:24 ? 00:00:00 [kworker/1:2] root 186 2 0 16:24 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:24 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 16:24 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 16:24 ? 00:00:00 [kworker/u5:1] root 501 2 0 16:24 ? 00:00:00 [kworker/0:2] root 564 1 0 16:24 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 16:24 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:24 ? 00:00:00 [kauditd] message+ 911 1 0 16:24 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 16:24 ? 00:00:00 /lib/systemd/systemd-logind root 956 1 0 16:24 ? 00:00:00 upstart-file-bridge --daemon syslog 965 1 0 16:24 ? 00:00:00 rsyslogd root 1050 1 0 16:24 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 16:24 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 16:24 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 16:24 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 16:24 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 16:24 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 16:24 ? 00:00:00 cron daemon 1100 1 0 16:24 ? 00:00:00 atd root 1118 1 0 16:24 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 16:24 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1209 1 0 16:24 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1225 1 0 16:24 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 16:24 ? 00:00:00 /home/ubuntu/dime_host_xhln05/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xhln05 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xhln05 --logging-server-logdir=/home/ubuntu/dime_host_xhln05/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05%I.log --pidfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05.pid ubuntu 1764 1 0 16:24 ? 00:00:02 python2.7 /home/ubuntu/dime_host_xhln05/env/bin/diamond --configfile /home/ubuntu/dime_host_xhln05/work/plugins/diamond/etc/diamond.conf ubuntu 1830 1650 0 16:27 ? 00:00:00 /home/ubuntu/dime_host_xhln05/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xhln05 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xhln05 --logging-server-logdir=/home/ubuntu/dime_host_xhln05/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05%I.log --pidfile=/home/ubuntu/dime_host_xhln05/work/dime_host_xhln05.pid ubuntu 1850 1830 0 16:27 ? 00:00:00 /home/ubuntu/dime_host_xhln05/env/bin/python2.7 /home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-tCNLhS ubuntu 1863 1850 0 16:27 ? 00:00:00 /bin/sh -c /tmp/NGJSK/install-dime.sh ubuntu 1865 1863 0 16:27 ? 00:00:00 /bin/bash -e /tmp/NGJSK/install-dime.sh root 2303 2 0 16:28 ? 00:00:00 [kworker/u5:2] ntp 8950 1 0 16:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9521 1 0 16:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9522 9521 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9529 1 0 16:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9530 9522 0 16:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9531 9529 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9537 9531 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9538 9537 0 16:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9736 1 0 16:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10204 1 0 16:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10208 10204 0 16:31 ? 00:00:00 inotifywait -e create -qq . snmp 10289 1 0 16:31 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10623 1 0 16:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10686 1865 0 16:32 ? 00:00:00 /bin/bash -e /tmp/NGJSK/install-dime.sh ubuntu 10687 10686 0 16:32 ? 00:00:00 /bin/bash -e /tmp/NGJSK/install-dime.sh root 10688 10687 0 16:32 ? 00:00:00 sudo ps -edf root 10689 10688 0 16:32 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.007s 2018-11-25 16:32:27,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10623/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9736/monit tcp6 0 0 ::1:53 :::* LISTEN 10623/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8950/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8950/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8950/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10289/snmpd udp 0 0 0.0.0.0:51573 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10623/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8950/ntpd udp6 0 0 ::1:123 :::* 8950/ntpd udp6 0 0 :::123 :::* 8950/ntpd udp6 0 0 :::161 :::* 10289/snmpd udp6 0 0 :::60467 :::* 567/dhclient udp6 0 0 ::1:53 :::* 10623/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9474 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9242 911/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11501 1650/python2.7 /tmp/cloudify-logging-server-a86e7.socket unix 2 [ ACC ] STREAM LISTENING 11825 1850/python2.7 /tmp/ctx-CyBqXY.socket unix 2 [ ACC ] STREAM LISTENING 1520 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7277 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21703 9530/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22589 9538/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23537 10289/snmpd /var/agentx/master real 0m0.007s user 0m0.002s sys 0m0.005s 2018-11-25 16:32:27,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-11-25 16:32:27,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-11-25 16:32:27,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/sysstat/sa25 /var/log/sysstat/clearwater-sa25 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181125T160000Z.txt /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.006s sys 0m0.000s 2018-11-25 16:32:27,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-25 16:32:27,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [25-Nov-2018 16:31:48 UTC] clearwater-diags-monitor starting [25-Nov-2018 16:31:48 UTC] Waiting for trigger files 2018:11:25 16:31:12: Namespace: management 2018:11:25 16:31:12: [management] Starting server 2018:11:25 16:31:12: [management] Listening for requests 2018:11:25 16:31:12: Namespace: signaling 2018:11:25 16:31:12: [signaling] Starting server 2018:11:25 16:31:12: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:32:27,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-11-25 16:32:02.026461376 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NGJSK/install-dime.sh 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:32:27,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:32:27,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/30CGS/bind.py 2018-11-25 16:32:27,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:32:27,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:32:27,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpellm0O /etc/bind/db.clearwater.local 2018-11-25 16:32:27,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:32:27,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:32:27,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:32:27,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:32:27,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:32:27,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:32:27,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:27,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:27,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:27,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:27,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:27 GMT 2018-11-25 16:32:27,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:27,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:27,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:32,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:33,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:33,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:33,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:33,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:28.524Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:28.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:28.524Z", "message": "[localhost] run: sudo mv /tmp/tmpy9o7fE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:28.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:28.524Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:28.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "24625f95-7b73-4163-af0a-3b29c7a000cb"}], "metadata": {"pagination": {"total": 1892, "offset": 1857, "size": 50}}} 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:33 GMT 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1729 2018-11-25 16:32:33,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:32:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpy9o7fE /etc/bind/db.clearwater.opnfv 2018-11-25 16:32:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:32:33,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:33,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:33,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:33,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:33 GMT 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:33,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:33,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:38,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:38,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:38,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:38,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:38,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:38,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:35.574Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:35.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}], "metadata": {"pagination": {"total": 1893, "offset": 1860, "size": 50}}} 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:38 GMT 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-11-25 16:32:38,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:38,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-25 16:32:38,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:38,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:38,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:38,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:38,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:38,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:38 GMT 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:38,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:43,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:43,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:43,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1861, "size": 50}}} 2018-11-25 16:32:43,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:43,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:43 GMT 2018-11-25 16:32:43,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:43,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:32:43,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:43,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:43,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:43,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:43 GMT 2018-11-25 16:32:43,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:43,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:43,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:48,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:49,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:44.405Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,059 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m8.672s\nuser\t0m3.600s\nsys\t0m0.703s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:44.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:45.610Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:45.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:45.610Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:45.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:45.610Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:45.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:47.259Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.050s\nuser\t0m0.003s\nsys\t0m0.047s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:47.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:47.619Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:47.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:48.631Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:14:d6 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef3:14d6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:155222 errors:0 dropped:0 overruns:0 frame:0\n TX packets:74448 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:223422649 (223.4 MB) TX bytes:13453370 (13.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:48.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:48.631Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:22 ? 00:00:00 /sbin/init\nroot 2 0 0 16:22 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:22 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:22 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:22 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:22 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:22 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:22 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:22 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:22 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:22 ? 00:00:00 [migration/0]\nroot 14 2 0 16:22 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:22 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:22 ? 00:00:00 [migration/1]\nroot 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:22 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:22 ? 00:00:00 [khelper]\nroot 21 2 0 16:22 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:22 ? 00:00:00 [netns]\nroot 23 2 0 16:22 ? 00:00:00 [writeback]\nroot 24 2 0 16:22 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:22 ? 00:00:00 [bioset]\nroot 27 2 0 16:22 ? 00:00:00 [kblockd]\nroot 28 2 0 16:22 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:22 ? 00:00:00 [khubd]\nroot 30 2 0 16:22 ? 00:00:00 [md]\nroot 31 2 0 16:22 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:22 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:22 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:22 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:22 ? 00:00:00 [vmstat]\nroot 37 2 0 16:22 ? 00:00:00 [ksmd]\nroot 38 2 0 16:22 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:22 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:22 ? 00:00:00 [crypto]\nroot 53 2 0 16:22 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:22 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:22 ? 00:00:00 [vballoon]\nroot 56 2 0 16:22 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:22 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:22 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:22 ? 00:00:00 [deferwq]\nroot 80 2 0 16:22 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:22 ? 00:00:00 [kpsmoused]\nroot 142 2 0 16:22 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 16:22 ? 00:00:00 [kworker/u5:1]\nroot 510 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:22 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1018 1 0 16:22 ? 00:00:00 rsyslogd\nroot 1049 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 16:22 ? 00:00:00 cron\ndaemon 1107 1 0 16:22 ? 00:00:00 atd\nroot 1115 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance\nroot 1125 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 16:23 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 16:23 ? 00:00:00 /home/ubuntu/vellum_host_i2jxyk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i2jxyk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i2jxyk --logging-server-logdir=/home/ubuntu/vellum_host_i2jxyk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk%I.log --pidfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk.pid\nubuntu 1765 1 0 16:23 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_i2jxyk/env/bin/diamond --configfile /home/ubuntu/vellum_host_i2jxyk/work/plugins/diamond/etc/diamond.conf\nubuntu 1851 1651 0 16:27 ? 00:00:00 /home/ubuntu/vellum_host_i2jxyk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i2jxyk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i2jxyk --logging-server-logdir=/home/ubuntu/vellum_host_i2jxyk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk%I.log --pidfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk.pid\nubuntu 1871 1851 0 16:27 ? 00:00:00 /home/ubuntu/vellum_host_i2jxyk/env/bin/python2.7 /home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1J6oJl\nubuntu 1882 1871 0 16:27 ? 00:00:00 /bin/sh -c /tmp/5XKI0/install-vellum.sh\nubuntu 1884 1882 0 16:27 ? 00:00:00 /bin/bash -e /tmp/5XKI0/install-vellum.sh\nroot 1951 2 0 16:27 ? 00:00:00 [kworker/u5:2]\nntp 12312 1 0 16:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12712 1 0 16:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13038 1 0 16:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13681 1 0 16:32 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13688 13681 0 16:32 ? 00:00:00 cpulimit -e astaire -l 10\nroot 14132 13038 0 16:32 ? 00:00:00 [check-monit-upt] \nroot 14503 2 0 16:32 ? 00:00:00 [kworker/u5:0]\ndnsmasq 14648 1 0 16:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14711 1884 0 16:32 ? 00:00:00 /bin/bash -e /tmp/5XKI0/install-vellum.sh\nubuntu 14712 14711 0 16:32 ? 00:00:00 /bin/bash -e /tmp/5XKI0/install-vellum.sh\nroot 14713 14712 0 16:32 ? 00:00:00 sudo ps -edf\nroot 14714 14713 0 16:32 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:48.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:48.631Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:48.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:48.631Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:48.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:48.631Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14648/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13038/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12712/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14648/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 12312/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 12312/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 12312/ntpd \nudp 0 0 0.0.0.0:44457 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12712/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14648/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 12312/ntpd \nudp6 0 0 ::1:123 :::* 12312/ntpd \nudp6 0 0 :::123 :::* 12312/ntpd \nudp6 0 0 :::47620 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 14648/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7435 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11778 1651/python2.7 /tmp/cloudify-logging-server-dd4c5.socket\nunix 2 [ ACC ] STREAM LISTENING 11161 1871/python2.7 /tmp/ctx-Wf_6Vg.socket\nunix 2 [ ACC ] STREAM LISTENING 7181 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9669 1125/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9462 901/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:48.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}], "metadata": {"pagination": {"total": 1904, "offset": 1861, "size": 50}}} 2018-11-25 16:32:49,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:49,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:49 GMT 2018-11-25 16:32:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22143 2018-11-25 16:32:49,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:49,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,059 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.672s user 0m3.600s sys 0m0.703s 2018-11-25 16:32:49,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-11-25 16:32:49,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-11-25 16:32:49,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-11-25 16:32:49,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.050s user 0m0.003s sys 0m0.047s 2018-11-25 16:32:49,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-11-25 16:32:49,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:14:d6 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef3:14d6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:155222 errors:0 dropped:0 overruns:0 frame:0 TX packets:74448 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:223422649 (223.4 MB) TX bytes:13453370 (13.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-25 16:32:49,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:22 ? 00:00:00 /sbin/init root 2 0 0 16:22 ? 00:00:00 [kthreadd] root 3 2 0 16:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:22 ? 00:00:00 [rcu_sched] root 8 2 0 16:22 ? 00:00:00 [rcuos/0] root 9 2 0 16:22 ? 00:00:00 [rcuos/1] root 10 2 0 16:22 ? 00:00:00 [rcu_bh] root 11 2 0 16:22 ? 00:00:00 [rcuob/0] root 12 2 0 16:22 ? 00:00:00 [rcuob/1] root 13 2 0 16:22 ? 00:00:00 [migration/0] root 14 2 0 16:22 ? 00:00:00 [watchdog/0] root 15 2 0 16:22 ? 00:00:00 [watchdog/1] root 16 2 0 16:22 ? 00:00:00 [migration/1] root 17 2 0 16:22 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:22 ? 00:00:00 [khelper] root 21 2 0 16:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:22 ? 00:00:00 [netns] root 23 2 0 16:22 ? 00:00:00 [writeback] root 24 2 0 16:22 ? 00:00:00 [kintegrityd] root 25 2 0 16:22 ? 00:00:00 [bioset] root 27 2 0 16:22 ? 00:00:00 [kblockd] root 28 2 0 16:22 ? 00:00:00 [ata_sff] root 29 2 0 16:22 ? 00:00:00 [khubd] root 30 2 0 16:22 ? 00:00:00 [md] root 31 2 0 16:22 ? 00:00:00 [devfreq_wq] root 32 2 0 16:22 ? 00:00:00 [kworker/0:1] root 34 2 0 16:22 ? 00:00:00 [khungtaskd] root 35 2 0 16:22 ? 00:00:00 [kswapd0] root 36 2 0 16:22 ? 00:00:00 [vmstat] root 37 2 0 16:22 ? 00:00:00 [ksmd] root 38 2 0 16:22 ? 00:00:00 [khugepaged] root 39 2 0 16:22 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:22 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:22 ? 00:00:00 [crypto] root 53 2 0 16:22 ? 00:00:00 [kthrotld] root 54 2 0 16:22 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:22 ? 00:00:00 [vballoon] root 56 2 0 16:22 ? 00:00:00 [kworker/1:1] root 57 2 0 16:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:22 ? 00:00:00 [deferwq] root 80 2 0 16:22 ? 00:00:00 [charger_manager] root 124 2 0 16:22 ? 00:00:00 [kpsmoused] root 142 2 0 16:22 ? 00:00:00 [kworker/0:2] root 186 2 0 16:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:22 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 16:22 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 16:22 ? 00:00:00 [kworker/u5:1] root 510 1 0 16:22 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 16:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:22 ? 00:00:00 [kauditd] message+ 901 1 0 16:22 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 16:22 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 16:22 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 16:22 ? 00:00:00 rsyslogd root 1049 1 0 16:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 16:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 16:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 16:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 16:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 16:22 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 16:22 ? 00:00:00 cron daemon 1107 1 0 16:22 ? 00:00:00 atd root 1115 1 0 16:22 ? 00:00:00 /usr/sbin/irqbalance root 1125 1 0 16:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 16:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 16:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 16:23 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 16:23 ? 00:00:00 /home/ubuntu/vellum_host_i2jxyk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i2jxyk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i2jxyk --logging-server-logdir=/home/ubuntu/vellum_host_i2jxyk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk%I.log --pidfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk.pid ubuntu 1765 1 0 16:23 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_i2jxyk/env/bin/diamond --configfile /home/ubuntu/vellum_host_i2jxyk/work/plugins/diamond/etc/diamond.conf ubuntu 1851 1651 0 16:27 ? 00:00:00 /home/ubuntu/vellum_host_i2jxyk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i2jxyk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i2jxyk --logging-server-logdir=/home/ubuntu/vellum_host_i2jxyk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk%I.log --pidfile=/home/ubuntu/vellum_host_i2jxyk/work/vellum_host_i2jxyk.pid ubuntu 1871 1851 0 16:27 ? 00:00:00 /home/ubuntu/vellum_host_i2jxyk/env/bin/python2.7 /home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1J6oJl ubuntu 1882 1871 0 16:27 ? 00:00:00 /bin/sh -c /tmp/5XKI0/install-vellum.sh ubuntu 1884 1882 0 16:27 ? 00:00:00 /bin/bash -e /tmp/5XKI0/install-vellum.sh root 1951 2 0 16:27 ? 00:00:00 [kworker/u5:2] ntp 12312 1 0 16:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12712 1 0 16:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13038 1 0 16:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13681 1 0 16:32 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13688 13681 0 16:32 ? 00:00:00 cpulimit -e astaire -l 10 root 14132 13038 0 16:32 ? 00:00:00 [check-monit-upt] root 14503 2 0 16:32 ? 00:00:00 [kworker/u5:0] dnsmasq 14648 1 0 16:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14711 1884 0 16:32 ? 00:00:00 /bin/bash -e /tmp/5XKI0/install-vellum.sh ubuntu 14712 14711 0 16:32 ? 00:00:00 /bin/bash -e /tmp/5XKI0/install-vellum.sh root 14713 14712 0 16:32 ? 00:00:00 sudo ps -edf root 14714 14713 0 16:32 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-25 16:32:49,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-11-25 16:32:49,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-11-25 16:32:49,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14648/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13038/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12712/memcached tcp6 0 0 ::1:53 :::* LISTEN 14648/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 12312/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 12312/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 12312/ntpd udp 0 0 0.0.0.0:44457 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12712/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14648/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 12312/ntpd udp6 0 0 ::1:123 :::* 12312/ntpd udp6 0 0 :::123 :::* 12312/ntpd udp6 0 0 :::47620 :::* 581/dhclient udp6 0 0 ::1:53 :::* 14648/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7435 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11778 1651/python2.7 /tmp/cloudify-logging-server-dd4c5.socket unix 2 [ ACC ] STREAM LISTENING 11161 1871/python2.7 /tmp/ctx-Wf_6Vg.socket unix 2 [ ACC ] STREAM LISTENING 7181 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9669 1125/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9462 901/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-25 16:32:49,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:49,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:49,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:49,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:49,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:49 GMT 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:49,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:54,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:54,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:54,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:49.837Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:49.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:49.837Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:49.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:49.837Z", "message": "[vellum] => /var/log\n/var/log/chronos\n/var/log/sysstat\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/astaire\n/var/log/astaire/astaire_20181125T160000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:49.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:49.837Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:49.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:50.857Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:50.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:50.857Z", "message": "[vellum] => INFO [main] 2018-11-25 16:29:26,288 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-11-25 16:29:26,304 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:26,408 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-11-25 16:29:26,560 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-11-25 16:29:26,567 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-11-25 16:29:26,567 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-11-25 16:29:26,902 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:26,914 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 716224(699K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74017696(72282K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16726488(16334K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1543163365.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1543163365.log]\nINFO [main] 2018-11-25 16:29:27,015 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-11-25 16:29:27,015 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-11-25 16:29:27,085 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-11-25 16:29:27,092 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-11-25 16:29:27,092 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-11-25 16:29:27,096 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-11-25 16:29:27,102 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-11-25 16:29:27,107 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-11-25 16:29:27,108 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-11-25 16:29:27,176 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-11-25 16:29:28,310 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-11-25 16:29:28,314 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-11-25 16:29:28,320 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-11-25 16:29:28,324 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-11-25 16:29:28,328 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-11-25 16:29:28,332 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-11-25 16:29:28,339 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-11-25 16:29:28,344 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-11-25 16:29:28,348 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-11-25 16:29:28,353 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-11-25 16:29:28,358 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-11-25 16:29:28,361 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-11-25 16:29:28,365 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-11-25 16:29:28,368 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-11-25 16:29:28,371 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-11-25 16:29:28,376 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-11-25 16:29:28,446 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-11-25 16:29:28,447 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-11-25 16:29:28,488 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:28,493 Memtable.java:347 - Writing Memtable-local@504728522(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:28,526 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=399)\nINFO [main] 2018-11-25 16:29:29,121 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-11-25 16:29:29,258 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-11-25 16:29:29,258 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-11-25 16:29:29,261 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-11-25 16:29:29,273 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-11-25 16:29:29,274 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-11-25 16:29:29,289 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:29,297 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-11-25 16:29:29,310 SystemKeyspace.java:765 - No host ID found, created 4a8f4eab-e290-46f0-8f83-ff0d643e1400 (Note: This should happen exactly once per node).\nINFO [main] 2018-11-25 16:29:29,313 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-11-25 16:29:29,315 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:29,315 Memtable.java:347 - Writing Memtable-local@343181257(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:29,316 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=93397)\nINFO [main] 2018-11-25 16:29:29,829 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:29,837 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-11-25 16:29:29,862 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-11-25 16:29:29,873 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:29,885 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-11-25 16:29:29,893 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:29,899 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-11-25 16:29:29,906 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-11-25 16:29:29,907 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-25 16:29:29,913 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-11-25 16:29:29,923 StorageService.java:959 - Generated random tokens. tokens are [947090289649167529, -8060430069799399703, -1535863346524425379, -8155102018749470275, -2180869118992449704, 5561461922448817074, -7232156120710566422, -8147710602733932462, -6792008094888407978, -6069386938996686482, -5407398077441239578, 2498461481475309826, -7284199951352822165, -773542491221619210, -4360685282983653274, 8024120166564317523, 3423145950341623384, -3437237273526086428, -8040501239770554706, -5916300121195168060, 3488054885276298973, 633917565783070060, 8410822496200457124, 1787543386169085942, -356795825782044696, -9135618376533805950, -5163742179159216026, 3788300187574032351, -8442743088543729295, 2946891804180402098, 731267565677609878, -6438252314836815536, 2539235654121852363, -3996567596194006683, 2442673718125793606, 2241587566167520809, 3184424789785562925, -6128332311698757598, -6674745983837065157, -8889008391938559190, -1538805160930845931, -7593124289061353285, -3081957723547299255, 8982424276000655438, -6189950054710381575, 5778539479548659130, -3033697521701669206, -600607496317402065, -8901550328611255791, 2767573482486095600, 6537724630639907558, -2991073282269729220, 7713457626030632185, 93180491665366210, 1128961107229504470, -3815668392534561529, -1117041178460311322, 4577424718193352158, 1914222478685994694, 4169978788245542671, 3008481507547715547, -9151629939525096974, -8061651799893499343, -8044811373829886310, 654474967532358827, -6127142800923032505, -374381578650457810, -6994297354932355853, -4666912301226827039, -4292991966016632480, 2533546841902538385, 8787192239835513296, 1642175002363883165, 1706869959089742277, 3622049901045847893, -3516355156109245855, 4392428129749267233, 373977858518581011, -1830889599266421053, 4266912287194364473, -2048421988335725424, 1740516905388384935, -771880188205138004, -6609836290277751909, 6464254438312583358, 1964008375202856802, 2877780846125616447, -4567927566837328, 4137313341854792848, 8247799138374876518, 5503492679329214166, -856025082030309770, -5056870757654924241, -1585965058672899837, -830006537227623498, 3185067807385137121, 4281622336631504653, 7512689632163426391, -1541094875942622123, 3493395889614470517, -7945131228780956638, -7572769328924192523, -8804608907875257079, 8509611850165308448, -1786256083915935573, 1739218445706000123, 1989641307286739002, -5169877340537841159, -7483076534650835610, -1331029364421683345, -1976514320500594778, -6225628275824709748, -3587969186647784900, 3010314121706758774, -8252632550761538573, -4786821442748561836, -7952557354299536800, -5739054951063514360, 8242778001807099879, -1641313387290140431, 3688760853292250163, -695680334265110282, -8290464051789203347, 1811669820091321233, 349616371014693725, -3030400977495793422, -5755985396447742868, -5271173109221224689, 239631642428762578, 626360980377335433, 1872743406232358875, -6433695637513582154, 1004785841633441039, -5877174309154759373, -4120102691296310463, 8650354518658365001, 7616918472203428590, 5959000138188735309, -1587492954456218002, 5857198184119776671, 3972180278645610596, 2771644875467465857, 2315240434803502159, -3491901167028212772, 4428054494946051869, -1575267483575108815, -4881518203648228035, 7802657487273154856, -4440870326592612891, 3895727491539258239, 6224581782411875749, -5459941366717668704, -2435196552199713216, -8645394990329260866, -4730462474928173627, -3775810527472669938, -2241614610115368188, 409585116087399985, -4419090524814323881, 7621148394668659229, -2806524471321645834, -8275764478967114513, -2858079955424398168, -3307281937780764930, 3013762225600025725, -1696318148888864195, -5489535945727451976, 8121826250073414285, -7879119893096540105, 8587257120500677067, 8282743651995063463, -6312275783114897200, -2701066495911860388, -6069433284046176656, -6106076546654698652, -2898691663575844005, -8269559393938784007, -1216866514597604306, -8411877976903960075, -453595180621062507, -5904994292858470894, -4000655808592224636, -7065391253466250190, -6494602550976117249, 9196373855661382265, 8696468117772978313, -2463568135889136036, -5510985361757353598, -8346469065642346733, 6908011013269895041, -4782701899640461109, 2601029382268033480, 4160943590966935056, 6551987646169448368, 2127316718600002131, 2394188907111523732, 356592603106782828, 3583481315790150375, 4072908999247489205, 706697423769815275, -2519776850886076390, 3265966617492461254, 6619776892904382621, -6286668478852748623, 5693226353280151786, 4777805917911440297, -836320144968561506, -8243429175111133924, 1838834123759660443, 8444801763287190526, -8236209633564071280, -3056514884087620158, 7695533548260626773, 9185076369727485896, -3806817083582249311, -612179319846394458, -8508215914344950409, -4701495763345855099, 4480166353066293711, 8302586067032951065, 7944649849359361896, -8004605158655816104, -5842693237358374530, -552347418707354967, 711335762774066397, 4327235830299347892, -3461007619026311945, 5573984729909194369, -1535204109198368082, -8860037453330818091, -603737538903441241, 6581575776318345413, 6494246680236895248, 1140095309486309273, 7942617987188885835, -6804807365397861127, 9131292803200635870, -5373906673057765958, 8275700084486922347, 2083308758625558418, 4038536177705050688, 3544110660049594915, 8706114985101710083, -2032912925495715562, 52432318351753398, 7721889511835469682, 8829592234609702537, 4028076811243213179, 8715604838808850685, 1561307198758217839, 7871247750386580518, -8086873954386023077, 2883720003893353182, 8492694235555307975, 5130394366911549405, -8012476361621196408]\nINFO [main] 2018-11-25 16:29:29,932 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@376088a7[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@29b75116[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@5d1ddce1}\nINFO [MigrationStage:1] 2018-11-25 16:29:29,973 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:29,974 Memtable.java:347 - Writing Memtable-schema_keyspaces@1427976444(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:29,975 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352)\nINFO [MigrationStage:1] 2018-11-25 16:29:30,906 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:30,906 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1420000026(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:30,915 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352)\nINFO [MigrationStage:1] 2018-11-25 16:29:31,612 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:31,613 Memtable.java:347 - Writing Memtable-schema_columns@181801781(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:31,633 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352)\nINFO [MigrationStage:1] 2018-11-25 16:29:32,063 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:32,063 Memtable.java:347 - Writing Memtable-schema_triggers@572994465(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:32,064 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352)\nINFO [MigrationStage:1] 2018-11-25 16:29:32,465 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:32,466 Memtable.java:347 - Writing Memtable-schema_usertypes@1995430459(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:32,467 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352)\nINFO [MigrationStage:1] 2018-11-25 16:29:33,082 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c5aaa58[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-11-25 16:29:33,086 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-11-25 16:29:33,087 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4081ee1f[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-11-25 16:29:33,091 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-11-25 16:29:33,124 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:33,124 Memtable.java:347 - Writing Memtable-local@788660098(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-25 16:29:33,125 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102595)\nINFO [main] 2018-11-25 16:29:33,626 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51479 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:33,626 Memtable.java:347 - Writing Memtable-local@509288177(8.365KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-25 16:29:33,635 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=114585)\nINFO [CompactionExecutor:1] 2018-11-25 16:29:34,411 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-11-25 16:29:34,441 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-11-25 16:29:34,518 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-11-25 16:29:34,542 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-11-25 16:29:34,543 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-11-25 16:29:34,582 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-11-25 16:29:34,587 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-11-25 16:29:34,903 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,757 (~96% of original) in 489ms = 0.011228MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,909 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,929 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,930 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,931 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-11-25 16:32:01,939 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-11-25 16:32:01,940 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:50.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:50.857Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:50.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:50.857Z", "message": "[vellum] => 2018-11-25 16:32:04.382234880 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:50.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:51.876Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:51.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:51.876Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:51.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:51.876Z", "message": "Execution done (return_code=0): /tmp/5XKI0/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:51.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:51.876Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:51.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:51.876Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:51.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:51.876Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:51.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "14c8c347-7c1d-4918-b756-7496f4fff78e"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:52.106Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:52.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:53.424Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:53.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:53.424Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:53.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:53.424Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:53.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:53.547Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/NGGVP/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:53.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:53.887Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:53.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:53.887Z", "message": "Executing: /tmp/NGGVP/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:53.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1927, "offset": 1872, "size": 50}}} 2018-11-25 16:32:54,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:54,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:54 GMT 2018-11-25 16:32:54,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:54,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 67469 2018-11-25 16:32:54,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-25 16:32:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-11-25 16:32:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/astaire /var/log/astaire/astaire_20181125T160000Z.txt /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/memcached.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/astaire-throttle.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/rogers /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.005s 2018-11-25 16:32:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-11-25 16:32:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-11-25 16:32:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-11-25 16:29:26,288 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-11-25 16:29:26,304 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:26,408 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-11-25 16:29:26,560 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-11-25 16:29:26,567 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-11-25 16:29:26,567 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-11-25 16:29:26,902 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:26,914 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 716224(699K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-11-25 16:29:26,961 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74017696(72282K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16726488(16334K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-11-25 16:29:26,962 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1543163365.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1543163365.log] INFO [main] 2018-11-25 16:29:27,015 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-11-25 16:29:27,015 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-11-25 16:29:27,085 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-11-25 16:29:27,092 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-11-25 16:29:27,092 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-11-25 16:29:27,096 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-11-25 16:29:27,102 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-11-25 16:29:27,107 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-11-25 16:29:27,108 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-11-25 16:29:27,176 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-11-25 16:29:28,310 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-11-25 16:29:28,314 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-11-25 16:29:28,320 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-11-25 16:29:28,324 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-11-25 16:29:28,328 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-11-25 16:29:28,332 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-11-25 16:29:28,339 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-11-25 16:29:28,344 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-11-25 16:29:28,348 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-11-25 16:29:28,353 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-11-25 16:29:28,358 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-11-25 16:29:28,361 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-11-25 16:29:28,365 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-11-25 16:29:28,368 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-11-25 16:29:28,371 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-11-25 16:29:28,376 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-11-25 16:29:28,446 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-11-25 16:29:28,447 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-11-25 16:29:28,488 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-25 16:29:28,493 Memtable.java:347 - Writing Memtable-local@504728522(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-25 16:29:28,526 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=399) INFO [main] 2018-11-25 16:29:29,121 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-11-25 16:29:29,258 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-11-25 16:29:29,258 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-11-25 16:29:29,261 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-11-25 16:29:29,273 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-11-25 16:29:29,274 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-11-25 16:29:29,289 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:29,297 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-11-25 16:29:29,310 SystemKeyspace.java:765 - No host ID found, created 4a8f4eab-e290-46f0-8f83-ff0d643e1400 (Note: This should happen exactly once per node). INFO [main] 2018-11-25 16:29:29,313 StorageService.java:807 - Starting up server gossip INFO [main] 2018-11-25 16:29:29,315 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-25 16:29:29,315 Memtable.java:347 - Writing Memtable-local@343181257(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-25 16:29:29,316 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=93397) INFO [main] 2018-11-25 16:29:29,829 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:29,837 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-11-25 16:29:29,862 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-11-25 16:29:29,873 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:29,885 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-11-25 16:29:29,893 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:29,899 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-11-25 16:29:29,906 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-11-25 16:29:29,907 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-25 16:29:29,913 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-11-25 16:29:29,923 StorageService.java:959 - Generated random tokens. tokens are [947090289649167529, -8060430069799399703, -1535863346524425379, -8155102018749470275, -2180869118992449704, 5561461922448817074, -7232156120710566422, -8147710602733932462, -6792008094888407978, -6069386938996686482, -5407398077441239578, 2498461481475309826, -7284199951352822165, -773542491221619210, -4360685282983653274, 8024120166564317523, 3423145950341623384, -3437237273526086428, -8040501239770554706, -5916300121195168060, 3488054885276298973, 633917565783070060, 8410822496200457124, 1787543386169085942, -356795825782044696, -9135618376533805950, -5163742179159216026, 3788300187574032351, -8442743088543729295, 2946891804180402098, 731267565677609878, -6438252314836815536, 2539235654121852363, -3996567596194006683, 2442673718125793606, 2241587566167520809, 3184424789785562925, -6128332311698757598, -6674745983837065157, -8889008391938559190, -1538805160930845931, -7593124289061353285, -3081957723547299255, 8982424276000655438, -6189950054710381575, 5778539479548659130, -3033697521701669206, -600607496317402065, -8901550328611255791, 2767573482486095600, 6537724630639907558, -2991073282269729220, 7713457626030632185, 93180491665366210, 1128961107229504470, -3815668392534561529, -1117041178460311322, 4577424718193352158, 1914222478685994694, 4169978788245542671, 3008481507547715547, -9151629939525096974, -8061651799893499343, -8044811373829886310, 654474967532358827, -6127142800923032505, -374381578650457810, -6994297354932355853, -4666912301226827039, -4292991966016632480, 2533546841902538385, 8787192239835513296, 1642175002363883165, 1706869959089742277, 3622049901045847893, -3516355156109245855, 4392428129749267233, 373977858518581011, -1830889599266421053, 4266912287194364473, -2048421988335725424, 1740516905388384935, -771880188205138004, -6609836290277751909, 6464254438312583358, 1964008375202856802, 2877780846125616447, -4567927566837328, 4137313341854792848, 8247799138374876518, 5503492679329214166, -856025082030309770, -5056870757654924241, -1585965058672899837, -830006537227623498, 3185067807385137121, 4281622336631504653, 7512689632163426391, -1541094875942622123, 3493395889614470517, -7945131228780956638, -7572769328924192523, -8804608907875257079, 8509611850165308448, -1786256083915935573, 1739218445706000123, 1989641307286739002, -5169877340537841159, -7483076534650835610, -1331029364421683345, -1976514320500594778, -6225628275824709748, -3587969186647784900, 3010314121706758774, -8252632550761538573, -4786821442748561836, -7952557354299536800, -5739054951063514360, 8242778001807099879, -1641313387290140431, 3688760853292250163, -695680334265110282, -8290464051789203347, 1811669820091321233, 349616371014693725, -3030400977495793422, -5755985396447742868, -5271173109221224689, 239631642428762578, 626360980377335433, 1872743406232358875, -6433695637513582154, 1004785841633441039, -5877174309154759373, -4120102691296310463, 8650354518658365001, 7616918472203428590, 5959000138188735309, -1587492954456218002, 5857198184119776671, 3972180278645610596, 2771644875467465857, 2315240434803502159, -3491901167028212772, 4428054494946051869, -1575267483575108815, -4881518203648228035, 7802657487273154856, -4440870326592612891, 3895727491539258239, 6224581782411875749, -5459941366717668704, -2435196552199713216, -8645394990329260866, -4730462474928173627, -3775810527472669938, -2241614610115368188, 409585116087399985, -4419090524814323881, 7621148394668659229, -2806524471321645834, -8275764478967114513, -2858079955424398168, -3307281937780764930, 3013762225600025725, -1696318148888864195, -5489535945727451976, 8121826250073414285, -7879119893096540105, 8587257120500677067, 8282743651995063463, -6312275783114897200, -2701066495911860388, -6069433284046176656, -6106076546654698652, -2898691663575844005, -8269559393938784007, -1216866514597604306, -8411877976903960075, -453595180621062507, -5904994292858470894, -4000655808592224636, -7065391253466250190, -6494602550976117249, 9196373855661382265, 8696468117772978313, -2463568135889136036, -5510985361757353598, -8346469065642346733, 6908011013269895041, -4782701899640461109, 2601029382268033480, 4160943590966935056, 6551987646169448368, 2127316718600002131, 2394188907111523732, 356592603106782828, 3583481315790150375, 4072908999247489205, 706697423769815275, -2519776850886076390, 3265966617492461254, 6619776892904382621, -6286668478852748623, 5693226353280151786, 4777805917911440297, -836320144968561506, -8243429175111133924, 1838834123759660443, 8444801763287190526, -8236209633564071280, -3056514884087620158, 7695533548260626773, 9185076369727485896, -3806817083582249311, -612179319846394458, -8508215914344950409, -4701495763345855099, 4480166353066293711, 8302586067032951065, 7944649849359361896, -8004605158655816104, -5842693237358374530, -552347418707354967, 711335762774066397, 4327235830299347892, -3461007619026311945, 5573984729909194369, -1535204109198368082, -8860037453330818091, -603737538903441241, 6581575776318345413, 6494246680236895248, 1140095309486309273, 7942617987188885835, -6804807365397861127, 9131292803200635870, -5373906673057765958, 8275700084486922347, 2083308758625558418, 4038536177705050688, 3544110660049594915, 8706114985101710083, -2032912925495715562, 52432318351753398, 7721889511835469682, 8829592234609702537, 4028076811243213179, 8715604838808850685, 1561307198758217839, 7871247750386580518, -8086873954386023077, 2883720003893353182, 8492694235555307975, 5130394366911549405, -8012476361621196408] INFO [main] 2018-11-25 16:29:29,932 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@376088a7[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@29b75116[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@5d1ddce1} INFO [MigrationStage:1] 2018-11-25 16:29:29,973 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-25 16:29:29,974 Memtable.java:347 - Writing Memtable-schema_keyspaces@1427976444(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-25 16:29:29,975 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352) INFO [MigrationStage:1] 2018-11-25 16:29:30,906 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-25 16:29:30,906 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1420000026(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-25 16:29:30,915 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352) INFO [MigrationStage:1] 2018-11-25 16:29:31,612 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-25 16:29:31,613 Memtable.java:347 - Writing Memtable-schema_columns@181801781(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-25 16:29:31,633 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352) INFO [MigrationStage:1] 2018-11-25 16:29:32,063 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-25 16:29:32,063 Memtable.java:347 - Writing Memtable-schema_triggers@572994465(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-25 16:29:32,064 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352) INFO [MigrationStage:1] 2018-11-25 16:29:32,465 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-25 16:29:32,466 Memtable.java:347 - Writing Memtable-schema_usertypes@1995430459(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-25 16:29:32,467 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102352) INFO [MigrationStage:1] 2018-11-25 16:29:33,082 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c5aaa58[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-11-25 16:29:33,086 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-11-25 16:29:33,087 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4081ee1f[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-11-25 16:29:33,091 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-11-25 16:29:33,124 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-25 16:29:33,124 Memtable.java:347 - Writing Memtable-local@788660098(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-25 16:29:33,125 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=102595) INFO [main] 2018-11-25 16:29:33,626 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51479 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-25 16:29:33,626 Memtable.java:347 - Writing Memtable-local@509288177(8.365KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-25 16:29:33,635 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1543163368287, position=114585) INFO [CompactionExecutor:1] 2018-11-25 16:29:34,411 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-11-25 16:29:34,441 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-11-25 16:29:34,518 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-11-25 16:29:34,542 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-11-25 16:29:34,543 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-11-25 16:29:34,582 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-11-25 16:29:34,587 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-11-25 16:29:34,903 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,757 (~96% of original) in 489ms = 0.011228MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,909 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,929 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,930 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-11-25 16:31:59,931 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-11-25 16:32:01,939 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-11-25 16:32:01,940 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.004s user 0m0.003s sys 0m0.002s 2018-11-25 16:32:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-25 16:32:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-11-25 16:32:04.382234880 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-11-25 16:32:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.004s user 0m0.004s sys 0m0.002s 2018-11-25 16:32:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-11-25 16:32:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5XKI0/install-vellum.sh 2018-11-25 16:32:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-25 16:32:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-11-25 16:32:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-11-25 16:32:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:32:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:32:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-25 16:32:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:32:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/NGGVP/start-vellum.sh 2018-11-25 16:32:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-25 16:32:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NGGVP/start-vellum.sh 2018-11-25 16:32:54,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:54,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:54,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:54,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:54 GMT 2018-11-25 16:32:54,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:54,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:54,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:59,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:32:59,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:54.935Z", "message": "[vellum] 192.168.120.8", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:54.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:54.935Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:54.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:54.935Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:54.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:32:54.935Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:32:54.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1931, "offset": 1893, "size": 50}}} 2018-11-25 16:32:59,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:59,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:59 GMT 2018-11-25 16:32:59,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:59,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2186 2018-11-25 16:32:59,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:32:59,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.8 2018-11-25 16:32:59,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-11-25 16:32:59,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-11-25 16:32:59,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:32:59,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:32:59,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:32:59,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:32:59 GMT 2018-11-25 16:32:59,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:32:59,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:32:59,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:04,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:05,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1897, "size": 50}}} 2018-11-25 16:33:05,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:05,120 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:05 GMT 2018-11-25 16:33:05,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:05,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:33:05,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:05,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:05,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:05,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:05,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:05 GMT 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:05,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:10,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:10,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:10,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:10,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:10,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:10,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:10,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:33:05.142Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:33:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1932, "offset": 1897, "size": 50}}} 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:10 GMT 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:33:10,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:33:10,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:10,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:10,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:10,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:10 GMT 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:10,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:15,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:15,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:15,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:33:15.376Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:33:15.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1933, "offset": 1898, "size": 50}}} 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:15 GMT 2018-11-25 16:33:15,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:15,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:33:15,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:15,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:33:15,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:15,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:15,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:15,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:15,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:15,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:15,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:15 GMT 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:15,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:20,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:21,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:21,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:21,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:21,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:21,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:21,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:21,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:21,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1899, "size": 50}}} 2018-11-25 16:33:21,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:21,097 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:21 GMT 2018-11-25 16:33:21,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:21,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:33:21,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:21,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:21,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:21,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:21,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:21 GMT 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:21,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:26,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:26,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:33:25.613Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:33:25.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1934, "offset": 1899, "size": 50}}} 2018-11-25 16:33:26,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:26,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:26 GMT 2018-11-25 16:33:26,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:26,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:33:26,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:26,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:33:26,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:26,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:26,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:26 GMT 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:26,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:26,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:31,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:31,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:31,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:31,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:31,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:31,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1900, "size": 50}}} 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:31 GMT 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:33:31,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:31,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:31,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:31,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:31,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:31 GMT 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:31,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:36,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:36,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:36,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:36,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:36,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:36,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:33:35.847Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:33:35.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1935, "offset": 1900, "size": 50}}} 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:36 GMT 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:33:36,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:36,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:33:36,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:36,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:36,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:36,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:36 GMT 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:36,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:41,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:41,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:41,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:41,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:41,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1901, "size": 50}}} 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:41 GMT 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:33:41,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:41,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:41,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:41,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:41,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:41,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:41 GMT 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:41,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:46,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:46,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:33:46.082Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:33:46.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1936, "offset": 1901, "size": 50}}} 2018-11-25 16:33:46,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:46,890 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:46 GMT 2018-11-25 16:33:46,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:46,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:33:46,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:46,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:33:46,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:46,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:46,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:46 GMT 2018-11-25 16:33:46,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:46,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:46,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:51,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:52,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1902, "size": 50}}} 2018-11-25 16:33:52,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:52,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:52 GMT 2018-11-25 16:33:52,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:52,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:33:52,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:52,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:52,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:52,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:52,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:52 GMT 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:52,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:52,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:57,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:33:57,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:57,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:57,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:33:56.318Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:33:56.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1937, "offset": 1902, "size": 50}}} 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:57 GMT 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:33:57,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:33:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:33:57,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:33:57,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:33:57,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:33:57 GMT 2018-11-25 16:33:57,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:33:57,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:33:57,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:02,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:02,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1903, "size": 50}}} 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:02 GMT 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:02,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:02,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:02,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:02,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:02,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:02 GMT 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:02,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:07,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:07,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:07,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:07,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:07,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:34:06.553Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:34:06.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1938, "offset": 1903, "size": 50}}} 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:07 GMT 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:34:07,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:34:07,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:07,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:07,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:07,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:07,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:07 GMT 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:07,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:12,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:12,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:12,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:12,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:12,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:12,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1904, "size": 50}}} 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:12 GMT 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:34:12,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:12,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:12,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:12,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:12 GMT 2018-11-25 16:34:12,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:12,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:12,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:17,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:17,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:17,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:34:16.789Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:34:16.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1939, "offset": 1904, "size": 50}}} 2018-11-25 16:34:17,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:17,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:17 GMT 2018-11-25 16:34:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:34:17,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:17,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:34:17,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:17,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:17,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:17 GMT 2018-11-25 16:34:17,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:17,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:17,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:22,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:23,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1905, "size": 50}}} 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:23 GMT 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:23,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:23,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:23,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:23,088 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:23 GMT 2018-11-25 16:34:23,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:23,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:23,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:28,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:28,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:28,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:28,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:28,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:28,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:34:27.021Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:34:27.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1940, "offset": 1905, "size": 50}}} 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:28 GMT 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:34:28,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:34:28,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:28,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:28,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:28,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:28,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:28 GMT 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:28,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:33,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:33,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:33,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:33,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:33,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1906, "size": 50}}} 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:33 GMT 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:34:33,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:33,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:33,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:33,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:33,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:33,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:33,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:33,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:33 GMT 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:33,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:38,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:38,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:38,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:38,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:38,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:38,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:34:37.255Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:34:37.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1941, "offset": 1906, "size": 50}}} 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:38 GMT 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:34:38,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:34:38,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:38,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:38,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:38,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:38 GMT 2018-11-25 16:34:38,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:38,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:38,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:43,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:43,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1907, "size": 50}}} 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:43 GMT 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:43,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:43,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:43,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:43,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:43,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:43,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:43 GMT 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:43,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:48,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:48,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:48,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:48,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:48,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:48,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:34:47.501Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:34:47.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1942, "offset": 1907, "size": 50}}} 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:48 GMT 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:34:48,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:48,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:34:48,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:48,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:48,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:48,842 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:48 GMT 2018-11-25 16:34:48,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:48,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:48,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:53,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:53,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:53,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:53,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:53,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:53,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1908, "size": 50}}} 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:53 GMT 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:34:53,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:53,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:53,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:53,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:53,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:53,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:53 GMT 2018-11-25 16:34:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:53,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:58,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:34:59,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:34:57.742Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:34:57.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}], "metadata": {"pagination": {"total": 1943, "offset": 1908, "size": 50}}} 2018-11-25 16:34:59,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:59,088 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:59 GMT 2018-11-25 16:34:59,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:59,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-25 16:34:59,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:34:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-25 16:34:59,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:34:59,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:34:59,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:34:59,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:34:59 GMT 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:34:59,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:34:59,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:04,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:35:04,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:04,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1909, "size": 50}}} 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:04 GMT 2018-11-25 16:35:04,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:04,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-25 16:35:04,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:04,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:35:04,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:04,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:04,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:04,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:04 GMT 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:35:04,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:09,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:35:09,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:09,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:07.783Z", "message": "Execution done (return_code=0): /tmp/NGGVP/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:07.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "395ef41c-d9b5-481a-ba48-1cf1480b0e6b"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:07.890Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:07.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:08.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:08.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:08.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:08.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:08.982Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YES9H/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:08.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}], "metadata": {"pagination": {"total": 1948, "offset": 1909, "size": 50}}} 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:09,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:09 GMT 2018-11-25 16:35:09,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:09,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2654 2018-11-25 16:35:09,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NGGVP/start-vellum.sh 2018-11-25 16:35:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:35:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:35:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:35:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YES9H/bind.py 2018-11-25 16:35:09,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:35:09,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:09,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:09 GMT 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:09,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-25 16:35:09,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:14,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:35:14,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:14,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:14,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:14,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.755Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {u'vellum_phop6h': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-phop6h'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "[localhost] run: sudo mv /tmp/tmppDmrey /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "[localhost] run: sudo mv /tmp/tmpgKTdcK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:09.993Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:09.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74", "logger": "cdb21c7e-b3d9-4ac2-a424-de20aa05325a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:35:10.538Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:35:10.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 1962, "offset": 1914, "size": 50}}} 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:14 GMT 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8002 2018-11-25 16:35:14,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:35:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {u'vellum_phop6h': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-phop6h'}}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:35:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:35:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:35:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:35:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:35:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppDmrey /etc/bind/db.clearwater.opnfv 2018-11-25 16:35:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:35:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgKTdcK /etc/bind/db.clearwater.local 2018-11-25 16:35:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:35:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:35:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:35:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-11-25 16:35:14,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/0f4ff855-6d97-4989-904c-af56f64b8e74 2018-11-25 16:35:14,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"} 2018-11-25 16:35:14,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:14,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:14 GMT 2018-11-25 16:35:14,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:14,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-11-25 16:35:14,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:14,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-11-25T16:20:39.913Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'0f4ff855-6d97-4989-904c-af56f64b8e74'} 2018-11-25 16:35:14,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:35:14,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:35:14,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2018-11-25 16:35:14,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:35:14,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:35:14 GMT 2018-11-25 16:35:14,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:35:14,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-11-25 16:35:14,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:35:14,708 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.206 2018-11-25 16:35:14,813 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-11-25 16:35:14,882 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-25 16:35:14,883 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-25 16:35:14,945 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-25 16:35:14,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-25 16:36:20,290 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-25 16:36:20,290 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-25 16:37:25,601 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-25 16:37:25,602 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-25 16:38:31,004 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-25 16:38:31,005 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-25 16:38:57,778 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550982@clearwater.opnfv', u'sip_username': u'6505550982', u'formatted_number': u'(650) 555-0982', u'number': u'6505550982', u'sip_uri': u'sip:6505550982@clearwater.opnfv', u'number_id': u'c51dc264bae245ed8f761af36ed62c2c', u'sip_password': u'Za47cWbB8', u'pstn': False} 2018-11-25 16:38:57,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:38:57,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:38:57,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2018-11-25 16:38:57,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:38:57,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:38:57 GMT 2018-11-25 16:38:57,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:38:57,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-11-25 16:38:57,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:38:57,860 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-25 16:38:57,861 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-25 16:38:57,886 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-11-25 16:38:57,886 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-11-25 16:41:09,606 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550459, 6505550916) Passed Basic Call - SDP (TCP) - (6505550431, 6505550322) Passed Basic Call - Tel URIs (TCP) - (6505550658, 6505550248) Passed Basic Call - Unknown number (TCP) - (6505550114, 6505550083) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550187, 6505550003) Passed Basic Call - Messages - Pager model (TCP) - (6505550201, 6505550158) Passed Basic Call - Pracks (TCP) - (6505550215, 6505550100) Passed Basic Registration (TCP) - (6505550408) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550687, 6505550655) Passed Call Barring - Outbound Rejection (TCP) - (6505550848, 6505550675) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550946, 6505550128) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550240, 6505550308, 6505550507) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550979, 6505550367, 6505550265) Passed Call Diversion - Not reachable (408) (TCP) - (6505550376, 6505550683, 6505550164) Passed Call Diversion - Not reachable (503) (TCP) - (6505550041, 6505550165, 6505550109) Passed Call Diversion - Not reachable (500) (TCP) - (6505550569, 6505550273, 6505550400) Passed Call Diversion - Busy (TCP) - (6505550402, 6505550865, 6505550604) Passed Call Diversion - Unconditional (TCP) - (6505550324, 6505550368, 6505550494) Passed Call Diversion - No answer (TCP) - (6505550397, 6505550396, 6505550469) Passed Call Diversion - Bad target URI (TCP) - (6505550660, 6505550686) Passed Call Diversion - Audio-only call (TCP) - (6505550034, 6505550261, 6505550100, 6505550178) Passed Call Diversion - Audio-video call (TCP) - (6505550951, 6505550855, 6505550224, 6505550275) Passed Call Waiting - Accepted (TCP) - (6505550644, 6505550404, 6505550287) Passed Call Waiting - Cancelled (TCP) - (6505550626, 6505550139, 6505550698) Passed CANCEL - Mainline (TCP) - (6505550602, 6505550969) Passed Filtering - Accept-Contact (TCP) - (6505550750, 6505550045) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550176, 6505550458) Passed Filtering - Accept-Contact no match (TCP) - (6505550571, 6505550848) Passed Filtering - Accept-Contact negated match (TCP) - (6505550847, 6505550255) Passed Filtering - RFC3841 example (TCP) - (6505550762, 6505550147) Passed Filtering - Reject-Contact no match (TCP) - (6505550127, 6505550826) Passed Filtering - Reject-Contact match (TCP) - (6505550413, 6505550122) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550965) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550783) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550784) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550466) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550701, 6505550978) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550799, 6505550597) Passed GRUU - Call - only GRUU as target (TCP) - (6505550502, 6505550118) Passed GRUU - Call - AoR as target (TCP) - (6505550591, 6505550945) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550692, 6505550824) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550369, 6505550036) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550538, 6505550181) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550007, 6505550520) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550908, 6505550768) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550162, 6505550545) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550683) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550651) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550588) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550854, 6505550694) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550284, 6505550979) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-11-25 16:41:09,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-11-25 16:41:09,712 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 16:41:09,712 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-25 16:41:09,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-25 16:41:09,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-11-25 16:41:09,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:09,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:09,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:57.778Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "e23d6f6e-6694-4980-bc22-d94faa111f11"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:20:39.913Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0f4ff855-6d97-4989-904c-af56f64b8e74"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:09,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:09 GMT 2018-11-25 16:41:09,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:09,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-11-25 16:41:09,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:09,805 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-25 16:41:10,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:10,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-11-25 16:41:10,048 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:10,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:10,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:10 GMT 2018-11-25 16:41:10,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:10,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:10,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:10,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:10,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-25 16:41:10,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:10,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:10 GMT 2018-11-25 16:41:10,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:10,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-25 16:41:10,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:10,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:10,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:10,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:10,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:10,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:10,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:10 GMT 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:10,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:15,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:15,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:10.732Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:11.759Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:11.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_lvu5ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:11.759Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:11.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_dfndop", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:11.759Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:11.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.501Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/ZUHRG/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "12c78156-4e47-4db7-af32-c2b7ed84d209"}, {"node_instance_id": "dime_lvu5ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_phop6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_dfndop", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_dfndop", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_phop6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:12.623Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:12.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "12c78156-4e47-4db7-af32-c2b7ed84d209"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/MHNYZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "fca17ec3-2d60-4144-957d-5a541def4ed1"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AOBPE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2a7ea27d-b90c-4bfa-af63-91a268908d68"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/B9I34/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bbdaedd7-362d-4766-ab9d-2cfe98c6b805"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0c511d8b-b2c3-437f-87c3-8f4b1c508bc9"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "fca17ec3-2d60-4144-957d-5a541def4ed1"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Execution done (return_code=1): /tmp/AOBPE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2a7ea27d-b90c-4bfa-af63-91a268908d68"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Executing: /tmp/ZUHRG/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "12c78156-4e47-4db7-af32-c2b7ed84d209"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Execution done (return_code=1): /tmp/ZUHRG/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "12c78156-4e47-4db7-af32-c2b7ed84d209"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Executing: /tmp/MHXG2/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0c511d8b-b2c3-437f-87c3-8f4b1c508bc9"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Executing: /tmp/E77Z0/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "07e69fea-f560-49d1-9c93-e97c57925661"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Executing: /tmp/B9I34/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bbdaedd7-362d-4766-ab9d-2cfe98c6b805"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "07e69fea-f560-49d1-9c93-e97c57925661"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Executing: /tmp/MHNYZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "fca17ec3-2d60-4144-957d-5a541def4ed1"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/E77Z0/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "07e69fea-f560-49d1-9c93-e97c57925661"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/MHXG2/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0c511d8b-b2c3-437f-87c3-8f4b1c508bc9"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Execution done (return_code=1): /tmp/E77Z0/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "07e69fea-f560-49d1-9c93-e97c57925661"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2a7ea27d-b90c-4bfa-af63-91a268908d68"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.126Z", "message": "Executing: /tmp/AOBPE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2a7ea27d-b90c-4bfa-af63-91a268908d68"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.635Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.635Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_5fs153/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:41:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.635Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_xhln05/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:41:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.635Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_i2jxyk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:41:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.635Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_d7zq8j/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:41:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:13.635Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:14.143Z", "message": "Execution done (return_code=1): /tmp/B9I34/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:14.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bbdaedd7-362d-4766-ab9d-2cfe98c6b805"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:14.143Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:14.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bbdaedd7-362d-4766-ab9d-2cfe98c6b805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:14.646Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:14.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:14.646Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:14.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}], "metadata": {"pagination": {"total": 91, "offset": 0, "size": 50}}} 2018-11-25 16:41:15,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:15,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:15 GMT 2018-11-25 16:41:15,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:15,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30337 2018-11-25 16:41:15,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-11-25 16:41:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/ZUHRG/stop-ellis.sh 2018-11-25 16:41:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/MHNYZ/stop-sprout.sh 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AOBPE/stop-vellum.sh 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/B9I34/stop-homer.sh 2018-11-25 16:41:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-11-25 16:41:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-11-25 16:41:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AOBPE/stop-vellum.sh 2018-11-25 16:41:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZUHRG/stop-ellis.sh 2018-11-25 16:41:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/ZUHRG/stop-ellis.sh 2018-11-25 16:41:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MHXG2/stop-bono.sh 2018-11-25 16:41:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E77Z0/stop-dime.sh 2018-11-25 16:41:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B9I34/stop-homer.sh 2018-11-25 16:41:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-11-25 16:41:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MHNYZ/stop-sprout.sh 2018-11-25 16:41:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/E77Z0/stop-dime.sh 2018-11-25 16:41:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/MHXG2/stop-bono.sh 2018-11-25 16:41:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/E77Z0/stop-dime.sh 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AOBPE/stop-vellum.sh 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-11-25 16:41:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-11-25 16:41:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/B9I34/stop-homer.sh 2018-11-25 16:41:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-11-25 16:41:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:41:15,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:15,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:15 GMT 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:20,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:20,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:20,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:20,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:20,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:20,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:20,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KLM7A/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo mv /tmp/tmpkqzGZv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Downloaded scripts/bind/bind.py to /tmp/18L0J/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo mv /tmp/tmp1o60Gz /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5KYVW/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo mv /tmp/tmpTzf4vc /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QZLUM/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo mv /tmp/tmp2bkSZd /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.260Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:15.666Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:15.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo mv /tmp/tmpDyo51o /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo mv /tmp/tmpatPMam /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo mv /tmp/tmp5xsI6h /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9f978192-57e1-437e-927c-99ba76cfd6be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo mv /tmp/tmpdIbUbm /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4af80d9a-cf25-48ee-a97f-6ae809686507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a32ca21a-b7b4-4bdb-bb6e-66973dd40c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.277Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "8cebbc72-ff9b-43a5-addf-e106db4b18e1"}, {"node_instance_id": "vellum_phop6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 151, "offset": 50, "size": 50}}} 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:20 GMT 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30550 2018-11-25 16:41:20,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KLM7A/bind.py 2018-11-25 16:41:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkqzGZv /etc/bind/db.clearwater.local 2018-11-25 16:41:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:41:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:41:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/18L0J/bind.py 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1o60Gz /etc/bind/db.clearwater.local 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:41:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5KYVW/bind.py 2018-11-25 16:41:20,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:41:20,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:41:20,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:41:20,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:41:20,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTzf4vc /etc/bind/db.clearwater.local 2018-11-25 16:41:20,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:41:20,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:41:20,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:41:20,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:41:20,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:41:20,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:41:20,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:41:20,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_l3v2un': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-l3v2un'}}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:41:20,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:41:20,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:41:20,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:41:20,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QZLUM/bind.py 2018-11-25 16:41:20,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2bkSZd /etc/bind/db.clearwater.local 2018-11-25 16:41:20,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:41:20,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:41:20,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:41:20,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:41:20,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:20,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {u'sprout_z8ksry': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-z8ksry'}}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDyo51o /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpatPMam /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5xsI6h /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdIbUbm /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:41:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:41:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:20,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:20,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:20,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:20,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:20,578 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:20 GMT 2018-11-25 16:41:20,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:20,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:20,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:25,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_lvu5ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_lvu5ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:16.661Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:16.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "48c11a07-719b-41e4-853f-ac46aa6ad4c4"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JHYP0/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a474b389-0f6a-4bc8-8c98-16b4a01d6ade"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "389a639d-283a-4da4-ae5d-70937a22a2de"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a474b389-0f6a-4bc8-8c98-16b4a01d6ade"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Executing: /tmp/93LCU/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "48c11a07-719b-41e4-853f-ac46aa6ad4c4"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/93LCU/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "48c11a07-719b-41e4-853f-ac46aa6ad4c4"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DX31H/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2cd6ce05-cc73-4347-a091-dd5e22e8c7b8"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Executing: /tmp/JHYP0/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a474b389-0f6a-4bc8-8c98-16b4a01d6ade"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Executing: /tmp/M2WJD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "389a639d-283a-4da4-ae5d-70937a22a2de"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2cd6ce05-cc73-4347-a091-dd5e22e8c7b8"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/M2WJD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "389a639d-283a-4da4-ae5d-70937a22a2de"}, {"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.285Z", "message": "Executing: /tmp/DX31H/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:17.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2cd6ce05-cc73-4347-a091-dd5e22e8c7b8"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:17.861Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_mrfpwt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:41:17.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:18.298Z", "message": "Execution done (return_code=1): /tmp/MHNYZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:18.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "fca17ec3-2d60-4144-957d-5a541def4ed1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:18.686Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:18.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:18.686Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:18.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UFXP1/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "[localhost] run: sudo mv /tmp/tmpCIvZYu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.307Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:19.719Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:19.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:20.326Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:20.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:20.326Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:20.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:20.326Z", "message": "[localhost] run: sudo mv /tmp/tmphv_Q3s /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:20.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6f4fb9b4-2dba-4713-9cc2-192a4adfa2e7"}, {"node_instance_id": "sprout_z8ksry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:20.752Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:20.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:20.752Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:20.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:20.752Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:20.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:21.343Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:21.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6b2a1caf-62b4-4019-99fe-9179ed71ee46"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:21.343Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8GUAJ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:21.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6b2a1caf-62b4-4019-99fe-9179ed71ee46"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:21.343Z", "message": "Executing: /tmp/8GUAJ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:21.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6b2a1caf-62b4-4019-99fe-9179ed71ee46"}, {"node_instance_id": "dime_lvu5ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:22.793Z", "message": "Execution done (return_code=0): /tmp/M2WJD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:22.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "389a639d-283a-4da4-ae5d-70937a22a2de"}, {"node_instance_id": "dime_lvu5ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:22.898Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:22.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_l3v2un", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:23.353Z", "message": "Execution done (return_code=0): /tmp/JHYP0/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:23.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "a474b389-0f6a-4bc8-8c98-16b4a01d6ade"}], "metadata": {"pagination": {"total": 168, "offset": 100, "size": 50}}} 2018-11-25 16:41:25,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:25,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:25 GMT 2018-11-25 16:41:25,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:25,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28337 2018-11-25 16:41:25,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:25,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:25,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JHYP0/remove-cluster-node.sh 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-25 16:41:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-25 16:41:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/93LCU/remove-cluster-node.sh 2018-11-25 16:41:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/93LCU/remove-cluster-node.sh 2018-11-25 16:41:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DX31H/remove-cluster-node.sh 2018-11-25 16:41:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JHYP0/remove-cluster-node.sh 2018-11-25 16:41:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M2WJD/remove-cluster-node.sh 2018-11-25 16:41:25,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/M2WJD/remove-cluster-node.sh 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DX31H/remove-cluster-node.sh 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/MHNYZ/stop-sprout.sh 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:25,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UFXP1/bind.py 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCIvZYu /etc/bind/db.clearwater.local 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:41:25,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_dfndop': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.18', u'name': u'bono-dfndop'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphv_Q3s /etc/bind/db.clearwater.opnfv 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:41:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:41:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-25 16:41:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8GUAJ/remove-cluster-node.sh 2018-11-25 16:41:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8GUAJ/remove-cluster-node.sh 2018-11-25 16:41:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/M2WJD/remove-cluster-node.sh 2018-11-25 16:41:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:25,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JHYP0/remove-cluster-node.sh 2018-11-25 16:41:25,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:25,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:25,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:25,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:25,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:25 GMT 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:25,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:30,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:30,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:30,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_l3v2un", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:23.767Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:23.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:23.767Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:23.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:24.811Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:24.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:24.811Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:24.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:24.811Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:24.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:24.811Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:24.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:24.811Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:24.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:25.491Z", "message": "Execution done (return_code=0): /tmp/93LCU/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:25.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "48c11a07-719b-41e4-853f-ac46aa6ad4c4"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:25.828Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:25.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:25.828Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:25.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_hm23y5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:25.828Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:25.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:25.828Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:25.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:26.842Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:26.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Stopping Agent dime_host_xhln05", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:27.979Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:27.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:28.865Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:28.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.495Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.873Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.873Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.873Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.873Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.873Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:29.873Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:29.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Stopping Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}], "metadata": {"pagination": {"total": 223, "offset": 150, "size": 50}}} 2018-11-25 16:41:30,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:30,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:30 GMT 2018-11-25 16:41:30,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:30,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26065 2018-11-25 16:41:30,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/93LCU/remove-cluster-node.sh 2018-11-25 16:41:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:41:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_xhln05 2018-11-25 16:41:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:41:30,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:30,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:30,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:30,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:30,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:30,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_d7zq8j 2018-11-25 16:41:30,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:30,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:30,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:30,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:30 GMT 2018-11-25 16:41:30,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:30,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:30,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:35,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:35,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:35,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Stopping Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:30.381Z", "message": "Stopping Agent ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:30.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:31.726Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:31.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:31.980Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:31.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:32.395Z", "message": "Successfully stopped daemon: dime_host_xhln05\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:32.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:32.395Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_xhln05 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:32.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b5549b7f-299f-4f3d-9ee1-6c6125c1f59a"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:32.887Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:32.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:32.887Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:32.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:32.887Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:32.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Deleting Agent dime_host_xhln05", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:33.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:33.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.318Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.580Z", "message": "Successfully stopped daemon: homer_host_d7zq8j\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.580Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_d7zq8j stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.580Z", "message": "Successfully stopped daemon: ellis_host_5fs153\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.580Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.580Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "75c9f2d4-3ce6-4193-b61b-8b8823712b6e"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.580Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_5fs153 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0d2d68fd-1296-49ae-976d-47f056f39363"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:34.907Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}], "metadata": {"pagination": {"total": 277, "offset": 200, "size": 50}}} 2018-11-25 16:41:36,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:36,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:35 GMT 2018-11-25 16:41:36,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:36,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27088 2018-11-25 16:41:36,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:36,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_d7zq8j 2018-11-25 16:41:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_5fs153 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_xhln05 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_xhln05 stop 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:41:36,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:36,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_xhln05 2018-11-25 16:41:36,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:36,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_d7zq8j 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_d7zq8j stop 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_5fs153 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_5fs153 stop 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:36,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:36,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:41:36,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:36,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:36,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:36,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:36,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:36 GMT 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:36,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:41,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:41,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:41,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Deleting Agent homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "4ede89bf-b661-4c78-b5d1-5625ce5bd385"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.950Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.950Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:35.950Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:35.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:36.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:36.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:36.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:36.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:36.605Z", "message": "Deleting Agent ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:36.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.616Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.616Z", "message": "Successfully deleted daemon: ellis_host_5fs153", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.616Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.616Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.616Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "adad303f-86ed-4307-9ef9-82a62f9d3619"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.616Z", "message": "Successfully deleted daemon: homer_host_d7zq8j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c2eb03fd-30c6-4547-822c-3fb6a84bebd8"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.798Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.965Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.965Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.965Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:37.965Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:38.993Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:38.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:38.993Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:38.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:38.993Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:38.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:38.993Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:38.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:40.446Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:40.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:41.023Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:41.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:41.023Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:41.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:41.023Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:41.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:41.023Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:41.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:41.023Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:41.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 301, "offset": 250, "size": 50}}} 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:41 GMT 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21778 2018-11-25 16:41:41,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:41:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_d7zq8j 2018-11-25 16:41:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:41:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:41:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:41:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_5fs153 2018-11-25 16:41:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:41:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_5fs153 2018-11-25 16:41:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:41:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:41:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:41:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_d7zq8j 2018-11-25 16:41:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:41:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:41:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:41:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:41:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:41:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:41:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:41:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:41:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:41:41,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:41,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:41:41,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:41,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:41,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:41,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:41,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:41 GMT 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:41,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:46,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:46,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:44.453Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:44.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:45.069Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:45.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:45.069Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:45.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:46.088Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:46.088Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:46.088Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 307, "offset": 291, "size": 50}}} 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:46 GMT 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3168 2018-11-25 16:41:46,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:46,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:46,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:46,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:46,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:46,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:46,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:46,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:46,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:46,519 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:46 GMT 2018-11-25 16:41:46,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:46,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:46,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:51,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:51,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:51,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:47.107Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:47.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:47.107Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:47.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:47.107Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:47.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_z8ksry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:47.750Z", "message": "Execution done (return_code=0): /tmp/8GUAJ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:47.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "6b2a1caf-62b4-4019-99fe-9179ed71ee46"}, {"node_instance_id": "sprout_z8ksry", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:48.120Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:48.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:49.133Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:49.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:49.133Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:49.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:49.133Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:49.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:50.143Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:50.143Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:50.143Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:51.037Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c60f9596-1b26-4eea-b4f5-4baf9259a890"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:51.154Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:51.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 320, "offset": 297, "size": 50}}} 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:51 GMT 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6628 2018-11-25 16:41:51,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:41:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8GUAJ/remove-cluster-node.sh 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:41:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:41:51,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:51,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:51,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:51 GMT 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:51,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:56,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:56,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:52.246Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:52.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:52.246Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:52.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:52.246Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:52.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:52.246Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:52.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:52.246Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:52.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:52.246Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:52.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.250Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e83642b4-f8cd-4387-a4a3-d55c21c21b60"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.318Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:53.644Z", "message": "Waiting for server \"0b16e9ac-e6de-4daa-b6dd-670574c3cd32\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:53.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c60f9596-1b26-4eea-b4f5-4baf9259a890"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Stopping Agent sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:54.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "homer_host_d7zq8j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:56.076Z", "message": "Waiting for server \"5f890e4b-e022-4933-b249-99a61b763ccf\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:56.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e83642b4-f8cd-4387-a4a3-d55c21c21b60"}], "metadata": {"pagination": {"total": 347, "offset": 310, "size": 50}}} 2018-11-25 16:41:56,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:56,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:56 GMT 2018-11-25 16:41:56,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:56,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13913 2018-11-25 16:41:56,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:41:56,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:56,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:56,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:56,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:41:56,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:56,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:41:56,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:41:56,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:56,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:41:56,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0b16e9ac-e6de-4daa-b6dd-670574c3cd32" to be deleted. current status: SHUTOFF 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_mrfpwt 2018-11-25 16:41:56,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:41:56,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5f890e4b-e022-4933-b249-99a61b763ccf" to be deleted. current status: SHUTOFF 2018-11-25 16:41:56,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:41:57,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:41:57,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:41:57 GMT 2018-11-25 16:41:57,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:41:57,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:41:57,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:02,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:02,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:02,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:56.944Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:56.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:57.333Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:57.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:58.093Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:58.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "1a159255-9d15-4d3b-9e30-a53d3e8c02b5"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:58.343Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:58.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:58.343Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:58.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.202Z", "message": "Successfully stopped daemon: sprout_host_mrfpwt\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.202Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.202Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_mrfpwt stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b79eb148-245d-480d-bd08-76675ec14948"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.351Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.351Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.351Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.351Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.351Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_host_xhln05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:41:59.351Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:41:59.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Deleting Agent sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.270Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.371Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.371Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:00.371Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:00.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:01.293Z", "message": "Waiting for server \"d52f7978-fd89-4f3f-b212-666cafb05c2d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:01.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "1a159255-9d15-4d3b-9e30-a53d3e8c02b5"}, {"node_instance_id": "dime_security_group_8p2lc5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:01.293Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:01.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "89c8489f-622a-44a8-9a89-c4e9b343c9cb"}, {"node_instance_id": "homer_host_d7zq8j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:01.384Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:01.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 377, "offset": 336, "size": 50}}} 2018-11-25 16:42:02,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:02,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:02 GMT 2018-11-25 16:42:02,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:02,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15978 2018-11-25 16:42:02,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:02,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:02,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:02,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_mrfpwt 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_mrfpwt stop 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:42:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:42:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:42:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:42:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:42:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:42:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_mrfpwt 2018-11-25 16:42:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d52f7978-fd89-4f3f-b212-666cafb05c2d" to be deleted. current status: SHUTOFF 2018-11-25 16:42:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:42:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:42:02,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:02,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:02,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:02,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:02,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:02,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:02 GMT 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:02,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:07,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:07,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:07,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:07,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:07,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:07,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.306Z", "message": "Successfully deleted daemon: sprout_host_mrfpwt", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.306Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.306Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68ebd541-2378-4351-bdf2-3a7dbca501d7"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "dime_security_group_8p2lc5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:02.426Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_security_group_9jmxi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:03.314Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:03.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2ee79bb8-662e-4571-9501-14269a34d7bf"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:03.459Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:03.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "homer_security_group_9jmxi7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:04.467Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:04.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:04.467Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:04.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:05.489Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:05.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:05.489Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:05.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_host_5fs153", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:06.505Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:06.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:06.505Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:06.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:06.505Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:06.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 396, "offset": 366, "size": 50}}} 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:07 GMT 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9822 2018-11-25 16:42:07,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:07,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_mrfpwt 2018-11-25 16:42:07,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:42:07,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:42:07,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:42:07,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:07,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:42:07,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:42:07,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:42:07,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:42:07,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:42:07,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:42:07,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:42:07,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:42:07,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:42:07,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:07,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:07,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:42:07,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:42:07,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:42:07,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:07,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:07,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:07,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:07 GMT 2018-11-25 16:42:07,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:07,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:07,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:12,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:12,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:12,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.546Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.546Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.546Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.546Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.546Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.546Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:07.726Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:07.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "78861e99-b342-4b46-9de9-405932528e9f"}, {"node_instance_id": "ellis_security_group_tmanw1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:08.332Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:08.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "9c621d2c-382e-4790-bfb2-ba402a643be8"}, {"node_instance_id": "ellis_security_group_tmanw1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:08.709Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "ellis_floatingip_vt0xpx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:09.567Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:09.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:10.575Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:11.586Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:11.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:11.586Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:11.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 409, "offset": 385, "size": 50}}} 2018-11-25 16:42:12,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:12,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:12 GMT 2018-11-25 16:42:12,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:12,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6811 2018-11-25 16:42:12,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:12,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-25 16:42:12,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:42:12,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:12,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:42:12,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:12,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-25 16:42:12,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-25 16:42:12,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:42:12,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:42:12,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-25 16:42:12,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:12,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:12,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:12,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:12,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:12,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:12,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:12,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:12,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:12,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:12 GMT 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:12,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:17,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:17,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:17,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:16.042Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:16.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:16.600Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:16.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:16.600Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:16.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 412, "offset": 398, "size": 50}}} 2018-11-25 16:42:17,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:17,940 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:17 GMT 2018-11-25 16:42:17,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:17,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-11-25 16:42:17,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:17,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:17,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:17,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:17,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:18,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:18,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:18,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:18,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:18,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:18,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:18 GMT 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:18,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:23,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:23,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:23,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:23,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:22.513Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:22.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 413, "offset": 401, "size": 50}}} 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:23 GMT 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 599 2018-11-25 16:42:23,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:23,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:42:23,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:23,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:23,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:23 GMT 2018-11-25 16:42:23,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:23,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:23,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:28,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:28,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:23.618Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:23.618Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:23.618Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:23.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:23.792Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:23.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "1eb0fdbd-5c72-4900-a246-f31f284257cc"}, {"node_instance_id": "sprout_host_mrfpwt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:26.595Z", "message": "Waiting for server \"5e74c3aa-ad8a-4206-9c8b-81e2b47f64a8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:26.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "1eb0fdbd-5c72-4900-a246-f31f284257cc"}], "metadata": {"pagination": {"total": 418, "offset": 402, "size": 50}}} 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:28 GMT 2018-11-25 16:42:28,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:28,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2662 2018-11-25 16:42:28,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:28,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:28,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:42:28,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:42:28,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:42:28,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5e74c3aa-ad8a-4206-9c8b-81e2b47f64a8" to be deleted. current status: SHUTOFF 2018-11-25 16:42:28,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:28,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:28,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:28 GMT 2018-11-25 16:42:28,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:28,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:28,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:33,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:33,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:33,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mrfpwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:31.850Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:31.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:32.633Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:32.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 420, "offset": 407, "size": 50}}} 2018-11-25 16:42:33,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:33,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:33 GMT 2018-11-25 16:42:33,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:33,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1064 2018-11-25 16:42:33,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:33,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:42:33,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:42:33,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:33,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:33,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:33,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:33,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:33,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:33,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:33 GMT 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:33,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:38,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:38,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:33.655Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:33.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:33.655Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:33.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:33.655Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:33.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "sprout_security_group_6z6wl2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:33.813Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:33.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "66131510-0aec-4f11-a9e1-254b5ba37310"}, {"node_instance_id": "sprout_security_group_6z6wl2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:42:34.693Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:42:34.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 425, "offset": 409, "size": 50}}} 2018-11-25 16:42:38,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:38,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:38 GMT 2018-11-25 16:42:38,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:38,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2713 2018-11-25 16:42:38,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:42:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:42:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:42:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:42:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:42:38,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:38,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:38,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:38 GMT 2018-11-25 16:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:38,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:38,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:43,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:44,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:43 GMT 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:44,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:44,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:44,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:44,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:44,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:44,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:44 GMT 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:44,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:49,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:49,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:49,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:49,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:49 GMT 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:49,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:42:49,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:49,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:49,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:49,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:49,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:49 GMT 2018-11-25 16:42:49,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:49,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:49,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:54,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:54,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:54,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:54,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:54,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:54 GMT 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:42:54,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:54,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:54,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:54,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:54,477 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:54 GMT 2018-11-25 16:42:54,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:54,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:54,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:59,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:42:59,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:59,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:59,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:59 GMT 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:42:59,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:42:59,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:42:59,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:42:59,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:42:59,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:42:59,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:42:59 GMT 2018-11-25 16:42:59,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:42:59,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:42:59,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:04,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:04,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:04,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:43:04,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:04,762 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:04 GMT 2018-11-25 16:43:04,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:04,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:43:04,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:04,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:04,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:04,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:04,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:04,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:04,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:04 GMT 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:04,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:09,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:09,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:09,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:09,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:09,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:09,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:09 GMT 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:43:09,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:09,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:10,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:10,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:10 GMT 2018-11-25 16:43:10,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:10,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:10,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:15,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:15,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:15,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:15,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:15,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:15,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:15,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:15 GMT 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:15,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:15,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:15,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:15,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:15 GMT 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:15,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:15,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:20,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:20,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:20,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:20,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 414, "size": 50}}} 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:20 GMT 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:20,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:43:20,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:20,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:20,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:20,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:20,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:20,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:20,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:20,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:20 GMT 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:20,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:25,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:25,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_phop6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:24.342Z", "message": "Execution done (return_code=0): /tmp/DX31H/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:24.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2cd6ce05-cc73-4347-a091-dd5e22e8c7b8"}, {"node_instance_id": "vellum_phop6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:24.440Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:24.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:25.680Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:25.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:25.680Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:25.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:25.680Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:25.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 427, "offset": 414, "size": 50}}} 2018-11-25 16:43:25,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:25,731 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:25 GMT 2018-11-25 16:43:25,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:25,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2608 2018-11-25 16:43:25,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:25,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DX31H/remove-cluster-node.sh 2018-11-25 16:43:25,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:43:25,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:43:25,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:43:25,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:43:25,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:25,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:25,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:25,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:25,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:25 GMT 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:25,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:30,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:30,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:27.103Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:27.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:27.718Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:27.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:27.718Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:27.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:28.602Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:28.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:28.743Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:28.743Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:28.743Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:28.743Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:29.359Z", "message": "Stopping Agent vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:29.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}], "metadata": {"pagination": {"total": 447, "offset": 419, "size": 50}}} 2018-11-25 16:43:30,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:30,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:30 GMT 2018-11-25 16:43:30,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:30,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-11-25 16:43:30,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:30,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:43:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:43:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:43:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:43:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:43:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:43:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:43:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_i2jxyk 2018-11-25 16:43:30,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:30,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:30,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:30,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:30,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:30,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:30 GMT 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:30,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:35,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:36,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.201Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.372Z", "message": "Successfully stopped daemon: vellum_host_i2jxyk\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.372Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_i2jxyk stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ec520619-8474-495a-9208-1a0d03d815db"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.389Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.754Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.754Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:33.754Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:33.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Deleting Agent vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:34.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:34.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}], "metadata": {"pagination": {"total": 464, "offset": 436, "size": 50}}} 2018-11-25 16:43:36,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:36,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:36 GMT 2018-11-25 16:43:36,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:36,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9335 2018-11-25 16:43:36,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:36,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:43:36,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_i2jxyk 2018-11-25 16:43:36,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_i2jxyk stop 2018-11-25 16:43:36,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:43:36,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_i2jxyk 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:43:36,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:36,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:36,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:36 GMT 2018-11-25 16:43:36,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:36,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:36,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:41,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:41,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:36.160Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:36.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:36.395Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:36.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:36.395Z", "message": "Successfully deleted daemon: vellum_host_i2jxyk", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:36.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "678ffc2f-48f7-4f8c-8497-d7bdb76ab4d2"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:36.599Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:36.762Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:36.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:36.762Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:36.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:39.132Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:39.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:39.772Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:39.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:39.772Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:39.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 473, "offset": 453, "size": 50}}} 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:41 GMT 2018-11-25 16:43:41,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:41,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4754 2018-11-25 16:43:41,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:41,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:43:41,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:43:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_i2jxyk 2018-11-25 16:43:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:43:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:43:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:43:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:43:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:43:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:43:41,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:41,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:41,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:41,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:41,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:41 GMT 2018-11-25 16:43:41,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:41,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:41,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:46,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:46,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:46,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:45.364Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:45.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:45.783Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:45.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:45.783Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:45.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 476, "offset": 462, "size": 50}}} 2018-11-25 16:43:46,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:46,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:46 GMT 2018-11-25 16:43:46,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:46,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-11-25 16:43:46,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:43:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:43:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:43:46,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:46,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:46,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:46,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:46,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:46,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:46,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:46 GMT 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:46,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:51,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:52,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:52,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:52,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:52,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:52,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:51.343Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:51.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 477, "offset": 465, "size": 50}}} 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:52 GMT 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 599 2018-11-25 16:43:52,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:52,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:43:52,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:52,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:52,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:52,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:52,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:52,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:52 GMT 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:52,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:57,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:43:57,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:57,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:57,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:57,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:52.791Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:52.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:52.791Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:52.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:52.791Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:52.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:53.205Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:53.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b69f7595-6089-4b25-bcf1-1b299aab3c59"}, {"node_instance_id": "vellum_host_i2jxyk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:43:55.365Z", "message": "Waiting for server \"ef051cc7-bce8-4cb6-b44c-b3e66e8e263c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:43:55.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "b69f7595-6089-4b25-bcf1-1b299aab3c59"}], "metadata": {"pagination": {"total": 482, "offset": 466, "size": 50}}} 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:57 GMT 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2662 2018-11-25 16:43:57,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:43:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:43:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:43:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:43:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:43:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ef051cc7-bce8-4cb6-b44c-b3e66e8e263c" to be deleted. current status: SHUTOFF 2018-11-25 16:43:57,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:43:57,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:43:57,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:43:57 GMT 2018-11-25 16:43:57,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:43:57,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:43:57,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:02,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:02,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i2jxyk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:00.616Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:01.740Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:01.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:01.740Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:01.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:02.166Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:02.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:02.166Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:02.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 487, "offset": 471, "size": 50}}} 2018-11-25 16:44:02,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:02,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:02 GMT 2018-11-25 16:44:02,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:02,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2610 2018-11-25 16:44:02,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:44:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:44:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:44:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:44:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:44:02,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:02,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:02,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:02,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:02,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:02,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:02,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:02 GMT 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:02,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:07,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:07,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_bxnwp3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:02.591Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:02.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ffd989e5-9bd5-4143-8fb0-dd52b0800537"}, {"node_instance_id": "vellum_security_group_bxnwp3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:03.525Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:03.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-11-25 16:44:07,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:07,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:07 GMT 2018-11-25 16:44:07,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:07,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-11-25 16:44:07,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:44:07,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:44:07,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:07,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:07 GMT 2018-11-25 16:44:07,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:07,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:07,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:12,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:12,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 478, "size": 50}}} 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:12 GMT 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:12,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:12,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:12,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:12,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:12 GMT 2018-11-25 16:44:12,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:12,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:12,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:17,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:17,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:17,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:17,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:17,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:17,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:17,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:12.961Z", "message": "Execution done (return_code=124): /tmp/MHXG2/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:12.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "0c511d8b-b2c3-437f-87c3-8f4b1c508bc9"}, {"node_instance_id": "bono_dfndop", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:13.132Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:44:13.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.139Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GE14V/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.139Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.185Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.185Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "[localhost] run: sudo mv /tmp/tmp3ANRUe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:14.421Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:14.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:15.191Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:15.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:15.436Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:15.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:15.436Z", "message": "[localhost] run: sudo mv /tmp/tmpE3Gnut /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:15.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:15.436Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:15.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:15.436Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:15.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "e455076f-5fa6-4aba-bd5e-02acb73976ba"}, {"node_instance_id": "bono_dfndop", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:16.199Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:16.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_dfndop", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:16.199Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:16.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_dfndop", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:16.199Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:16.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:16.454Z", "message": "Executing: /tmp/161JR/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:16.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68e725b9-8024-4567-8033-839e028c31d0"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:16.454Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:16.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68e725b9-8024-4567-8033-839e028c31d0"}, {"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:16.454Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/161JR/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:16.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68e725b9-8024-4567-8033-839e028c31d0"}], "metadata": {"pagination": {"total": 513, "offset": 478, "size": 50}}} 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:17 GMT 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14589 2018-11-25 16:44:17,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:17,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/MHXG2/stop-bono.sh 2018-11-25 16:44:17,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-11-25 16:44:17,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GE14V/bind.py 2018-11-25 16:44:17,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-25 16:44:17,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:44:17,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:44:17,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-25 16:44:17,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3ANRUe /etc/bind/db.clearwater.local 2018-11-25 16:44:17,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-25 16:44:17,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-25 16:44:17,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-25 16:44:17,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:44:17,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-25 16:44:17,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-25 16:44:17,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_hm23y5': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.9', u'name': u'ellis-hm23y5'}}, u'dime': {u'dime_lvu5ku': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-lvu5ku'}}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-11-25 16:44:17,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE3Gnut /etc/bind/db.clearwater.opnfv 2018-11-25 16:44:17,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-25 16:44:17,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-25 16:44:17,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-25 16:44:17,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:44:17,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-25 16:44:17,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/161JR/remove-cluster-node.sh 2018-11-25 16:44:17,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-25 16:44:17,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/161JR/remove-cluster-node.sh 2018-11-25 16:44:17,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:17,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:17,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:17,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:17 GMT 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:17,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:17,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:22,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:23,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:23,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:23,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:23,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:23 GMT 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:44:23,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:23,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:23,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:23,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:23,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:23 GMT 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:23,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:23,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:28,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:28,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:28,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:28,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:28 GMT 2018-11-25 16:44:28,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:28,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:44:28,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:28,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:28,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:28,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:28,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:28,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:28 GMT 2018-11-25 16:44:28,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:28,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:28,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:33,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:33,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:33,461 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:33 GMT 2018-11-25 16:44:33,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:33,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:44:33,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:33,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:33,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:33,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:33 GMT 2018-11-25 16:44:33,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:33,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:33,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:38,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:38,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:38,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:38,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:38,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:38,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:38,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_dfndop", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:35.070Z", "message": "Execution done (return_code=2): /tmp/161JR/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:35.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "68e725b9-8024-4567-8033-839e028c31d0"}, {"node_instance_id": "bono_dfndop", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:35.189Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 3d9a866de87119f1: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.18:4000 has no leader\n; error #1: client: etcd member http://192.168.120.11:4000 has no leader\n; error #2: client: endpoint http://192.168.120.21:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 3d9a866de87119f1: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.18:4000 has no leader\n; error #1: client: etcd member http://192.168.120.11:4000 has no leader\n; error #2: client: endpoint http://192.168.120.21:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_4p8jeo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 3d9a866de87119f1: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.18:4000 has no leader\n; error #1: client: etcd member http://192.168.120.11:4000 has no leader\n; error #2: client: endpoint http://192.168.120.21:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-25T16:44:35.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:36.222Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:36.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:36.222Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:36.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:36.222Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:36.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_78uf24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:36.222Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:36.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:36.222Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:36.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:37.230Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:37.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_78uf24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:37.230Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:37.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_node_96ud4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:37.230Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:37.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:38.241Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:38.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:38.241Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:38.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:38.241Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:38.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:38.241Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:38.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:38.241Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:38.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 528, "offset": 502, "size": 50}}} 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:38 GMT 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9139 2018-11-25 16:44:38,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:38,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/161JR/remove-cluster-node.sh 2018-11-25 16:44:38,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 3d9a866de87119f1: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.18:4000 has no leader ; error #1: client: etcd member http://192.168.120.11:4000 has no leader ; error #2: client: endpoint http://192.168.120.21:4000 exceeded header timeout 2018-11-25 16:44:38,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:44:38,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:44:38,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:44:38,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:44:38,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:44:38,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:44:38,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:44:38,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:44:38,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:44:38,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:44:38,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:44:38,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-25 16:44:38,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-25 16:44:38,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:38,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:38,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:38 GMT 2018-11-25 16:44:38,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:38,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:38,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:43,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:43,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:43,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:43,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:43,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:39.249Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:39.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:39.249Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:39.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:39.249Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:39.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:39.249Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:39.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.259Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.259Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.259Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Stopping Agent bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:40.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:40.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:41.268Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:41.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:41.268Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:41.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:41.268Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:41.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:41.268Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:41.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:41.268Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:41.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:41.880Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:41.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.279Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.279Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Stopping Agent bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:42.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}], "metadata": {"pagination": {"total": 562, "offset": 517, "size": 50}}} 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:43 GMT 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18186 2018-11-25 16:44:43,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:43,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:43,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:44:43,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:43,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:43,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:43,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:43,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:44:43,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_4p8jeo 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:44:43,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:43,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:43,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:43,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:43,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:43,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_a5p5xy 2018-11-25 16:44:43,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:43,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:43,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:43,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:43,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:43,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:43 GMT 2018-11-25 16:44:43,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:43,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:43,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:48,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:49,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:49,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:49,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:49,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:44.582Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:44.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:44.801Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:44.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:45.290Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:45.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:45.290Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:45.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:45.290Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:45.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:45.510Z", "message": "Successfully stopped daemon: bono_host_4p8jeo\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:45.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:45.510Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_4p8jeo stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:45.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ce438a08-853f-4e1f-9044-fb7617f90a47"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_a5p5xy stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Successfully stopped daemon: bind_host_a5p5xy\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2241747b-4ee5-4382-b8ef-084a4ab49937"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.527Z", "message": "Deleting Agent bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:46.663Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:46.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.300Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.300Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.300Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:47.547Z", "message": "Deleting Agent bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:47.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.316Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.316Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.316Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5952)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_iloakl/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5952)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-11-25T16:44:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.316Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.316Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.316Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.584Z", "message": "Successfully deleted daemon: bono_host_4p8jeo", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:48.584Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:48.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "53eb0f81-077a-4aa3-95b3-1ca25e380f9a"}], "metadata": {"pagination": {"total": 605, "offset": 551, "size": 50}}} 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:49 GMT 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24311 2018-11-25 16:44:49,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:49,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:44:49,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:49,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:44:49,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_4p8jeo 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_4p8jeo stop 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_a5p5xy stop 2018-11-25 16:44:49,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:44:49,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_a5p5xy 2018-11-25 16:44:49,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_4p8jeo 2018-11-25 16:44:49,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:49,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:44:49,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:49,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:49,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:44:49,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_a5p5xy 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952) 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:49,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:49,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:44:49,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_4p8jeo 2018-11-25 16:44:49,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:44:49,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:49,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:49,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:49,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:49,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:49,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:49,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:49 GMT 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:49,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:54,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:54,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.326Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.326Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.326Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.326Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.601Z", "message": "Successfully deleted daemon: bind_host_a5p5xy", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.601Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:49.601Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:49.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "bb2c0bbd-bc15-41aa-9f16-5321f605799c"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.335Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.335Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.335Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Stopping Agent proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:50.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:51.347Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:51.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:51.347Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:51.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:51.347Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:51.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:52.357Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:52.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:53.376Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:53.376Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 631, "offset": 594, "size": 50}}} 2018-11-25 16:44:54,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:54,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:54 GMT 2018-11-25 16:44:54,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:54,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13775 2018-11-25 16:44:54,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:54,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:54,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-25 16:44:54,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-25 16:44:54,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:54,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_a5p5xy 2018-11-25 16:44:54,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:44:54,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:44:54,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:54,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:44:54,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:44:54,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_iloakl 2018-11-25 16:44:54,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:54,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:44:54,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:44:54,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:44:54,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:44:54,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:44:54,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:44:54,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:54,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:54,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:54 GMT 2018-11-25 16:44:54,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:54,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:54,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:59,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:59,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:59,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:54.422Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:54.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:54.628Z", "message": "Successfully stopped daemon: proxy_host_iloakl\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:54.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:54.628Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_iloakl stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:54.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "2e1073d2-63c0-4a69-b567-090d25df391a"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:54.657Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:54.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.389Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.389Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.389Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Deleting Agent proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:55.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:55.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:57.422Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:57.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:57.598Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:57.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:57.647Z", "message": "Successfully deleted daemon: proxy_host_iloakl", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:57.647Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "5b893f13-8d82-48dc-8a02-7b767cea7e48"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:58.403Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:58.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:58.403Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:58.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:58.403Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:58.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:58.403Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:58.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:58.403Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:58.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 657, "offset": 620, "size": 50}}} 2018-11-25 16:44:59,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:59,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:59 GMT 2018-11-25 16:44:59,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:59,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13964 2018-11-25 16:44:59,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:44:59,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-25 16:44:59,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_iloakl 2018-11-25 16:44:59,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_iloakl stop 2018-11-25 16:44:59,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-25 16:44:59,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:59,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:59,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-25 16:44:59,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_iloakl 2018-11-25 16:44:59,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-25 16:44:59,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-25 16:44:59,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:44:59,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_iloakl 2018-11-25 16:44:59,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-25 16:44:59,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 16:44:59,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-25 16:44:59,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:44:59,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:44:59,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 16:44:59,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:44:59,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:44:59,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:44:59,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:44:59,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:44:59,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:44:59 GMT 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:44:59,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:04,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:45:04,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:04,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:04,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:59.440Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:59.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:59.440Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:59.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:44:59.440Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:44:59.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:00.475Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:00.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:01.487Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:01.487Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:01.487Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:01.682Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:01.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "55dfd37f-3b24-4852-8571-4f45aac49f76"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:02.617Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:02.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:02.617Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:02.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:02.617Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:02.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:03.641Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:03.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:03.641Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:03.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:03.641Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:03.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:03.890Z", "message": "Waiting for server \"a051954c-d31f-4c1c-93ff-c9a49ce56c9c\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:03.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "55dfd37f-3b24-4852-8571-4f45aac49f76"}], "metadata": {"pagination": {"total": 672, "offset": 646, "size": 50}}} 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:04 GMT 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7780 2018-11-25 16:45:04,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-25 16:45:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-25 16:45:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:45:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:45:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:45:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a051954c-d31f-4c1c-93ff-c9a49ce56c9c" to be deleted. current status: ACTIVE 2018-11-25 16:45:04,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:45:04,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:45:04,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:04,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:04 GMT 2018-11-25 16:45:04,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:04,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:45:04,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:09,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:45:09,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:09,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:09,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:09,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:09,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:09,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:07.688Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:07.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:08.681Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:08.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:08.681Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:08.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:08.681Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:08.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:08.681Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:08.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:08.681Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:08.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:08.681Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:08.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:09.341Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:09.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "dd6a8c84-6438-4da9-bc17-5f212184ecd0"}, {"node_instance_id": "proxy_host_iloakl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:09.659Z", "message": "Waiting for server \"a051954c-d31f-4c1c-93ff-c9a49ce56c9c\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:09.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "55dfd37f-3b24-4852-8571-4f45aac49f76"}], "metadata": {"pagination": {"total": 681, "offset": 661, "size": 50}}} 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:09 GMT 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4703 2018-11-25 16:45:09,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a051954c-d31f-4c1c-93ff-c9a49ce56c9c" to be deleted. current status: ACTIVE 2018-11-25 16:45:09,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:10,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:45:10,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:10,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:10 GMT 2018-11-25 16:45:10,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:10,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:45:10,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:15,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:15,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_a5p5xy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:11.204Z", "message": "Waiting for server \"bde9ab01-6b66-4f4e-bfe2-bd482ab6dbfe\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:11.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "dd6a8c84-6438-4da9-bc17-5f212184ecd0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:12.570Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:12.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:13.694Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:13.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:13.694Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:13.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:13.694Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:13.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:13.875Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:13.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ee9c8beb-ba7d-4aec-b6d9-8db13d2816ce"}, {"node_instance_id": "proxy_host_iloakl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:14.708Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:14.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 688, "offset": 670, "size": 50}}} 2018-11-25 16:45:15,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:15,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:15 GMT 2018-11-25 16:45:15,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:15,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3667 2018-11-25 16:45:15,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:15,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "bde9ab01-6b66-4f4e-bfe2-bd482ab6dbfe" to be deleted. current status: SHUTOFF 2018-11-25 16:45:15,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-25 16:45:15,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 16:45:15,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 16:45:15,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:15,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-25 16:45:15,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:45:15,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:45:15,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:15,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:15 GMT 2018-11-25 16:45:15,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:15,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:45:15,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:20,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:45:20,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:20,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:20,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:20,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:20,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4p8jeo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:15.677Z", "message": "Waiting for server \"a72d8454-58c4-4a0c-86ae-7cdd3ad23f56\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:15.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "ee9c8beb-ba7d-4aec-b6d9-8db13d2816ce"}, {"node_instance_id": "bind_host_a5p5xy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:16.454Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:16.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:17.719Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:17.719Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.741Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.741Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_floatingip_idmvz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.741Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.741Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.741Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.741Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bind_security_group_s2thyc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:18.865Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:18.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "113af230-45c2-4f42-8e1b-d81883a80990"}, {"node_instance_id": "bind_floatingip_idmvz2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:19.680Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:19.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "3fa95f44-7019-42f3-953e-c1ca1b2afc72"}, {"node_instance_id": "bind_security_group_s2thyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:19.813Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 701, "offset": 677, "size": 50}}} 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:20 GMT 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6753 2018-11-25 16:45:20,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:20,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a72d8454-58c4-4a0c-86ae-7cdd3ad23f56" to be deleted. current status: SHUTOFF 2018-11-25 16:45:20,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:45:20,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:20,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:20,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-25 16:45:20,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-25 16:45:20,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:20,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:45:20,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:45:20,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:20,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:45:20,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-25 16:45:20,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:45:20,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:45:20,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:20,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:20,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:20,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:20,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:20 GMT 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:45:20,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:25,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:45:25,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_idmvz2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:20.757Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:20.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_host_4p8jeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:21.782Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:21.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:21.782Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:21.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:21.782Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:21.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:22.789Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:22.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:22.789Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:22.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:22.789Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:22.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:24.488Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:24.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_security_group_0w6iaq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:25.049Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:25.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "38e8ce6f-79bf-4179-a0fc-3a9839a13883"}], "metadata": {"pagination": {"total": 724, "offset": 690, "size": 50}}} 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:25,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:25 GMT 2018-11-25 16:45:25,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:25,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11571 2018-11-25 16:45:25,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:25,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-25 16:45:25,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-25 16:45:25,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:25,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:25,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:25,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:25,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:25,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:25,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:45:25,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-25 16:45:25,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 16:45:25,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:25,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:25,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-25 16:45:25,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-25 16:45:25,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 16:45:25,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:45:25,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:25,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:45:25,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:25,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:25 GMT 2018-11-25 16:45:25,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:25,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-25 16:45:25,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:30,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-11-25 16:45:30,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:30,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:30,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:30,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_66eyym", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:25.714Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:25.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "62e6d47c-2eae-45d4-9fcc-fe5212cc33c8"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:25.714Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:25.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "87a0dd03-db70-4bf3-a13a-bdbd25340f49"}, {"node_instance_id": "keypair_vwb7ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:25.714Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:25.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "91cd7c09-95d6-4ce2-8f1e-be1fe6d9946b"}, {"node_instance_id": "base_security_group_q6zcal", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:25.714Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:25.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54", "logger": "c60d4c75-76cf-42bb-b7f3-2f651f5f5da3"}, {"node_instance_id": "keypair_vwb7ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:25.895Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:25.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "base_security_group_q6zcal", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:26.687Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_security_group_0w6iaq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:26.687Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "internal_sip_security_group_6sx5jb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:26.687Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:27.695Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:27.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}, {"node_instance_id": "bono_floatingip_66eyym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-25T16:45:27.695Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T16:45:27.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"}], "metadata": {"pagination": {"total": 734, "offset": 713, "size": 50}}} 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:30 GMT 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5367 2018-11-25 16:45:30,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-25 16:45:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:45:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-11-25 16:45:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-25 16:45:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-25 16:45:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:45:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:45:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 16:45:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-11-25 16:45:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-25 16:45:30,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9e9b7852-2214-4a91-9ef7-eee13e94de54 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:30,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:41:09.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9e9b7852-2214-4a91-9ef7-eee13e94de54"} 2018-11-25 16:45:30,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:30,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:30 GMT 2018-11-25 16:45:30,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:30,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-11-25 16:45:30,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:30,894 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv 2018-11-25 16:45:31,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:31,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:31,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "de0cc515-ec26-4d75-b06a-30900414f3bb", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "bono_cluster_size": 1, "flavor_id": "61bb94b8-a89a-43e3-a22a-5a2592f8836b", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:56.676Z", "updated_at": "2018-11-25T16:19:56.676Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:31 GMT 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:31,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-11-25 16:45:31,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:31,705 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv 2018-11-25 16:45:31,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:45:31,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:45:31,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:45:31,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:45:31,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:45:31,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:45:31,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:45:31,792 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-25 16:45:31,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:19:45.589Z", "updated_at": "2018-11-25T16:19:45.589Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-11-25 16:45:31,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:45:31,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:45:31 GMT 2018-11-25 16:45:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:45:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-25 16:45:31,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:45:31,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 16:45:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:33,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-191e932a-0d63-4fb5-ac3c-306110b920e5 Date: Sun, 25 Nov 2018 16:45:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:45:33,047 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb used request id req-191e932a-0d63-4fb5-ac3c-306110b920e5 2018-11-25 16:45:33,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22882199287s 2018-11-25 16:45:33,047 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/de0cc515-ec26-4d75-b06a-30900414f3bb used request id req-191e932a-0d63-4fb5-ac3c-306110b920e5 2018-11-25 16:45:33,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 16:45:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:33,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45: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-e0c371cf-759d-4222-82a9-6d868adf2606 x-compute-request-id: req-e0c371cf-759d-4222-82a9-6d868adf2606 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "61bb94b8-a89a-43e3-a22a-5a2592f8836b", "name": "cloudify_ims-flavor_alt_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7e473051-98cb-4c74-b432-e97fa07ed635", "name": "cloudify_ims-flavor_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 16:45:33,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e0c371cf-759d-4222-82a9-6d868adf2606 2018-11-25 16:45:33,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203790903091s 2018-11-25 16:45:33,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e0c371cf-759d-4222-82a9-6d868adf2606 2018-11-25 16:45:33,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 16:45:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:33,312 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:45: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 x-openstack-request-id: req-f88e1790-c747-4ea0-8af6-2e6674e59560 x-compute-request-id: req-f88e1790-c747-4ea0-8af6-2e6674e59560 Content-Length: 0 Content-Type: application/json 2018-11-25 16:45:33,312 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b used request id req-f88e1790-c747-4ea0-8af6-2e6674e59560 2018-11-25 16:45:33,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0577540397644s 2018-11-25 16:45:33,313 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/61bb94b8-a89a-43e3-a22a-5a2592f8836b used request id req-f88e1790-c747-4ea0-8af6-2e6674e59560 2018-11-25 16:45:33,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 16:45:33,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/90455d1d-e9d5-4b02-919d-a8597ddf4ad4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:34,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4230a0c-4809-412b-9d44-35da5dd7d257 Content-Length: 0 Date: Sun, 25 Nov 2018 16:45:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:45:34,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/90455d1d-e9d5-4b02-919d-a8597ddf4ad4.json used request id req-f4230a0c-4809-412b-9d44-35da5dd7d257 2018-11-25 16:45:34,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15491700172s 2018-11-25 16:45:34,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/90455d1d-e9d5-4b02-919d-a8597ddf4ad4.json used request id req-f4230a0c-4809-412b-9d44-35da5dd7d257 2018-11-25 16:45:34,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:45:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:34,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b3355fb6-1015-4db8-8c05-22631fd66fdc Date: Sun, 25 Nov 2018 16:45:34 GMT RESP BODY: {"floatingips": []} 2018-11-25 16:45:34,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b3355fb6-1015-4db8-8c05-22631fd66fdc 2018-11-25 16:45:34,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.155599832535s 2018-11-25 16:45:34,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b3355fb6-1015-4db8-8c05-22631fd66fdc 2018-11-25 16:45:34,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 16:45:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:34,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:45: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-73d3e849-2e89-489e-aeb3-eb7bd06713d1 x-compute-request-id: req-73d3e849-2e89-489e-aeb3-eb7bd06713d1 Content-Type: application/json 2018-11-25 16:45:34,927 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f used request id req-73d3e849-2e89-489e-aeb3-eb7bd06713d1 2018-11-25 16:45:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.294456958771s 2018-11-25 16:45:34,928 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f used request id req-73d3e849-2e89-489e-aeb3-eb7bd06713d1 2018-11-25 16:45:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:45:34,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:35,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45: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-e33f1ea8-5579-4361-b614-54165c8ac0b9 x-compute-request-id: req-e33f1ea8-5579-4361-b614-54165c8ac0b9 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:6f:40", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:6f:40", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:18:40.000000", "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:45:34Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:45:35,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e33f1ea8-5579-4361-b614-54165c8ac0b9 2018-11-25 16:45:35,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624684095383s 2018-11-25 16:45:35,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e33f1ea8-5579-4361-b614-54165c8ac0b9 2018-11-25 16:45:35,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:45:37,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:45:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:38,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:37 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-956f5659-37d6-4185-99b8-6a412a40f8dd x-compute-request-id: req-956f5659-37d6-4185-99b8-6a412a40f8dd Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:6f:40", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "rel": "bookmark"}], "image": {"id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "links": [{"href": "http://172.30.9.29:8774/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:18:40.000000", "flavor": {"id": "7e473051-98cb-4c74-b432-e97fa07ed635", "links": [{"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}]}, "id": "c8c16c7a-1bcb-47bd-98c9-d60a53083d1f", "security_groups": [{"name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}], "user_id": "1fb3b9d54079484a89e9682466f08e07", "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-11-25T16:45:34Z", "hostId": "d8e99b26d33a4817c14c1dfa9947788c928418e9331a0ceaf2e189c2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "name": "cloudify_ims-vm_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "created": "2018-11-25T16:16:07Z", "tenant_id": "08c37b4848df46c199e622094cede412", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:45:38,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-956f5659-37d6-4185-99b8-6a412a40f8dd 2018-11-25 16:45:38,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63635802269s 2018-11-25 16:45:38,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-956f5659-37d6-4185-99b8-6a412a40f8dd 2018-11-25 16:45:38,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:45:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:45:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:40 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-c2e47c6e-99a1-419c-b7ed-fa67f3868c35 x-compute-request-id: req-c2e47c6e-99a1-419c-b7ed-fa67f3868c35 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 16:45:40,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c2e47c6e-99a1-419c-b7ed-fa67f3868c35 2018-11-25 16:45:40,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0919790267944s 2018-11-25 16:45:40,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c2e47c6e-99a1-419c-b7ed-fa67f3868c35 2018-11-25 16:45:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:45:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:40,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-ac6ec31d-68e9-42c0-b994-43ddc71d1f57 Date: Sun, 25 Nov 2018 16:45:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:19:42Z", "revision_number": 0, "id": "f255e150-b40c-4d02-8eb7-1f7ed51f17e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:19:42Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 5, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:16:01Z", "updated_at": "2018-11-25T16:16:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-25T16:16:04Z", "revision_number": 0, "id": "16f48c12-0982-4f21-b5ba-64498c398296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "4ac7fe97-5637-4a97-a6fc-334dcd21c518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "521ab0e1-6639-42d2-abec-49a7af775c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:01Z", "revision_number": 0, "id": "54ddf7ac-bad9-4bb0-9be4-251b2ac42e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:01Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:16:02Z", "revision_number": 0, "id": "741636ca-3f06-4c77-aea1-57be4188f5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:02Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "a10e98f1-5f31-436b-b87e-7b0b8912f7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 80, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-25T16:16:04Z", "revision_number": 0, "id": "bbdd3634-c209-46b6-8780-d2d2d8082ef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:04Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:16:03Z", "revision_number": 0, "id": "f2e337c8-17fb-4fde-a9a4-fc0f9efd17c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:16:03Z", "security_group_id": "925817c6-8831-4775-8073-0c4eaa73d2de", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 443, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 8, "project_id": "08c37b4848df46c199e622094cede412", "id": "925817c6-8831-4775-8073-0c4eaa73d2de", "name": "cloudify_ims-sg_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:45:40,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ac6ec31d-68e9-42c0-b994-43ddc71d1f57 2018-11-25 16:45:40,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206686973572s 2018-11-25 16:45:40,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ac6ec31d-68e9-42c0-b994-43ddc71d1f57 2018-11-25 16:45:40,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 16:45:40,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/925817c6-8831-4775-8073-0c4eaa73d2de.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:40,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fb433f6-19b9-4120-99ec-50d13b85c2b6 Content-Length: 0 Date: Sun, 25 Nov 2018 16:45:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:45:40,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/925817c6-8831-4775-8073-0c4eaa73d2de.json used request id req-5fb433f6-19b9-4120-99ec-50d13b85c2b6 2018-11-25 16:45:40,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337481021881s 2018-11-25 16:45:40,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/925817c6-8831-4775-8073-0c4eaa73d2de.json used request id req-5fb433f6-19b9-4120-99ec-50d13b85c2b6 2018-11-25 16:45:40,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-25 16:45:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:40,885 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:45:40 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-7eba37e1-07ea-48ef-8039-a8837a7a3f6c x-compute-request-id: req-7eba37e1-07ea-48ef-8039-a8837a7a3f6c Content-Length: 0 Content-Type: application/json 2018-11-25 16:45:40,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a used request id req-7eba37e1-07ea-48ef-8039-a8837a7a3f6c 2018-11-25 16:45:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0413429737091s 2018-11-25 16:45:40,886 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a used request id req-7eba37e1-07ea-48ef-8039-a8837a7a3f6c 2018-11-25 16:45:40,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-25 16:45:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" -d '{"subnet_id": "32c7597b-5182-41a3-9dca-a2d18f2ccdb2"}' 2018-11-25 16:45:42,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18bb9dd7-214c-4c3f-add3-d2c469b67e36 Date: Sun, 25 Nov 2018 16:45:42 GMT RESP BODY: {"network_id": "7fa56188-389b-4869-9db7-c67820bba12b", "tenant_id": "08c37b4848df46c199e622094cede412", "subnet_id": "32c7597b-5182-41a3-9dca-a2d18f2ccdb2", "subnet_ids": ["32c7597b-5182-41a3-9dca-a2d18f2ccdb2"], "port_id": "e6994896-f671-4cf2-88d7-4db7bbbe3e77", "id": "eac2bf7b-b436-43b6-917d-eda73cedc26a"} 2018-11-25 16:45:42,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a/remove_router_interface.json used request id req-18bb9dd7-214c-4c3f-add3-d2c469b67e36 2018-11-25 16:45:42,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65796804428s 2018-11-25 16:45:42,545 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a/remove_router_interface.json used request id req-18bb9dd7-214c-4c3f-add3-d2c469b67e36 returning object eac2bf7b-b436-43b6-917d-eda73cedc26a 2018-11-25 16:45:42,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-25 16:45:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:42,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-62f10fe6-95a5-4b55-9622-0cf9e12db14b Date: Sun, 25 Nov 2018 16:45:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:50Z", "admin_state_up": true, "updated_at": "2018-11-25T16:45:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "08c37b4848df46c199e622094cede412", "id": "eac2bf7b-b436-43b6-917d-eda73cedc26a", "name": "cloudify_ims-router_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:45:42,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-62f10fe6-95a5-4b55-9622-0cf9e12db14b 2018-11-25 16:45:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.19991517067s 2018-11-25 16:45:42,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-62f10fe6-95a5-4b55-9622-0cf9e12db14b 2018-11-25 16:45:42,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-25 16:45:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:46,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0beece58-46c0-486e-b91b-53c21dc0a312 Content-Length: 0 Date: Sun, 25 Nov 2018 16:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:45:46,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a.json used request id req-0beece58-46c0-486e-b91b-53c21dc0a312 2018-11-25 16:45:46,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.65138506889s 2018-11-25 16:45:46,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/eac2bf7b-b436-43b6-917d-eda73cedc26a.json used request id req-0beece58-46c0-486e-b91b-53c21dc0a312 2018-11-25 16:45:46,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 16:45:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:46,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4661f712-7d75-4356-a5c9-6ede4d66c73e Date: Sun, 25 Nov 2018 16:45:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fa56188-389b-4869-9db7-c67820bba12b","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T16:13:49Z","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":"08c37b4848df46c199e622094cede412","id":"32c7597b-5182-41a3-9dca-a2d18f2ccdb2","subnetpool_id":null,"name":"cloudify_ims-subnet_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}]} 2018-11-25 16:45:46,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4661f712-7d75-4356-a5c9-6ede4d66c73e 2018-11-25 16:45:46,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.217772006989s 2018-11-25 16:45:46,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4661f712-7d75-4356-a5c9-6ede4d66c73e 2018-11-25 16:45:46,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-25 16:45:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/32c7597b-5182-41a3-9dca-a2d18f2ccdb2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:48,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4de75265-e336-4545-b212-92afd4bbe03e Date: Sun, 25 Nov 2018 16:45:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:45:48,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/32c7597b-5182-41a3-9dca-a2d18f2ccdb2.json used request id req-4de75265-e336-4545-b212-92afd4bbe03e 2018-11-25 16:45:48,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.08245801926s 2018-11-25 16:45:48,701 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/32c7597b-5182-41a3-9dca-a2d18f2ccdb2.json used request id req-4de75265-e336-4545-b212-92afd4bbe03e 2018-11-25 16:45:48,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:45:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:48,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-e029ce26-f967-40d3-9bba-afff305459ca Date: Sun, 25 Nov 2018 16:45:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:45:48Z","tenant_id":"08c37b4848df46c199e622094cede412","created_at":"2018-11-25T16:13:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"08c37b4848df46c199e622094cede412","id":"7fa56188-389b-4869-9db7-c67820bba12b","name":"cloudify_ims-net_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:45:48,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e029ce26-f967-40d3-9bba-afff305459ca 2018-11-25 16:45:48,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269658088684s 2018-11-25 16:45:48,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e029ce26-f967-40d3-9bba-afff305459ca 2018-11-25 16:45:48,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-25 16:45:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/7fa56188-389b-4869-9db7-c67820bba12b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:49,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57cc4538-c0b8-48b0-8855-a67a84733b19 Date: Sun, 25 Nov 2018 16:45:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:45:49,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7fa56188-389b-4869-9db7-c67820bba12b.json used request id req-57cc4538-c0b8-48b0-8855-a67a84733b19 2018-11-25 16:45:49,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.826479911804s 2018-11-25 16:45:49,800 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7fa56188-389b-4869-9db7-c67820bba12b.json used request id req-57cc4538-c0b8-48b0-8855-a67a84733b19 2018-11-25 16:45:49,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:45:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:49,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-696f4c57-0c9b-4e57-849d-0076f6f1ebc6 Date: Sun, 25 Nov 2018 16:45:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "metadata": {}}], "file": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/file", "owner": "08c37b4848df46c199e622094cede412", "id": "2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "size": 4373348352, "self": "/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:16:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:14:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:45:49,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-696f4c57-0c9b-4e57-849d-0076f6f1ebc6 2018-11-25 16:45:49,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194212913513s 2018-11-25 16:45:49,995 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-696f4c57-0c9b-4e57-849d-0076f6f1ebc6 2018-11-25 16:45:49,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 16:45:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aa3ec39e2ef6ccbf7760b8383809931a1449161" 2018-11-25 16:45:54,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b82eba97-e0e2-4e97-85e1-342ea3ecf2ea Date: Sun, 25 Nov 2018 16:45:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:45:54,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6 used request id req-b82eba97-e0e2-4e97-85e1-342ea3ecf2ea 2018-11-25 16:45:54,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.93630886078s 2018-11-25 16:45:54,933 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2b0cfd61-1fb4-47f9-9854-dbe43ad632b6 used request id req-b82eba97-e0e2-4e97-85e1-342ea3ecf2ea 2018-11-25 16:45:54,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 16:45:54,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:54,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45: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-8bccc19a-dcf4-42af-9671-97268a5b716a x-compute-request-id: req-8bccc19a-dcf4-42af-9671-97268a5b716a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7e473051-98cb-4c74-b432-e97fa07ed635", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7e473051-98cb-4c74-b432-e97fa07ed635", "name": "cloudify_ims-flavor_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 16:45:54,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8bccc19a-dcf4-42af-9671-97268a5b716a 2018-11-25 16:45:54,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0361499786377s 2018-11-25 16:45:54,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8bccc19a-dcf4-42af-9671-97268a5b716a 2018-11-25 16:45:54,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 16:45:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:55,032 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:45: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-09a326cd-824a-4c81-8c62-10a3bb40c6b0 x-compute-request-id: req-09a326cd-824a-4c81-8c62-10a3bb40c6b0 Content-Length: 0 Content-Type: application/json 2018-11-25 16:45:55,032 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635 used request id req-09a326cd-824a-4c81-8c62-10a3bb40c6b0 2018-11-25 16:45:55,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0605139732361s 2018-11-25 16:45:55,033 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7e473051-98cb-4c74-b432-e97fa07ed635 used request id req-09a326cd-824a-4c81-8c62-10a3bb40c6b0 2018-11-25 16:45:55,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:45:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:55,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bbeda9-e72b-4a4e-9d7c-1cf3525b3b16 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a", "links": {"self": "http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07"}, "domain_id": "default", "enabled": true, "id": "1fb3b9d54079484a89e9682466f08e07", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:45:55,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-42bbeda9-e72b-4a4e-9d7c-1cf3525b3b16 2018-11-25 16:45:55,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0941569805145s 2018-11-25 16:45:55,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-42bbeda9-e72b-4a4e-9d7c-1cf3525b3b16 2018-11-25 16:45:55,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:45:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:55,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359fb68b-f956-4013-b65e-ca324f1c4061 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07"}, "enabled": true, "id": "1fb3b9d54079484a89e9682466f08e07", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}} 2018-11-25 16:45:55,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 used request id req-359fb68b-f956-4013-b65e-ca324f1c4061 2018-11-25 16:45:55,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953099727631s 2018-11-25 16:45:55,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 used request id req-359fb68b-f956-4013-b65e-ca324f1c4061 2018-11-25 16:45:55,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 16:45:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-721b2865-0569-40ed-91c0-0348cb8ea371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:45:56,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 used request id req-721b2865-0569-40ed-91c0-0348cb8ea371 2018-11-25 16:45:56,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.791183948517s 2018-11-25 16:45:56,022 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fb3b9d54079484a89e9682466f08e07 used request id req-721b2865-0569-40ed-91c0-0348cb8ea371 2018-11-25 16:45:56,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:45:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cea63f-13b5-4baf-99c8-a268c00fc500 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412"}, "enabled": true, "id": "08c37b4848df46c199e622094cede412", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a9b06f8-e8b6-4b2e-8a4a-5d9765626a2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 16:45:56,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-00cea63f-13b5-4baf-99c8-a268c00fc500 2018-11-25 16:45:56,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851988792419s 2018-11-25 16:45:56,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-00cea63f-13b5-4baf-99c8-a268c00fc500 2018-11-25 16:45:56,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 16:45:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab27b5d-251a-436b-b2c5-06c57b7d61b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:45:56,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412 used request id req-1ab27b5d-251a-436b-b2c5-06c57b7d61b4 2018-11-25 16:45:56,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17319893837s 2018-11-25 16:45:56,284 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/08c37b4848df46c199e622094cede412 used request id req-1ab27b5d-251a-436b-b2c5-06c57b7d61b4 2018-11-25 16:45:56,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:45:56,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e51e28f-0f56-4794-99b9-08497c4fc808 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fd237df2d33e42739017b15be82aa4cf", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf"}, "name": "Member"}]} 2018-11-25 16:45:56,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7e51e28f-0f56-4794-99b9-08497c4fc808 2018-11-25 16:45:56,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792598724365s 2018-11-25 16:45:56,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 16:45:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52afa4ce-587e-4a13-a120-d3921b1836f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:45:56,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fd237df2d33e42739017b15be82aa4cf used request id req-52afa4ce-587e-4a13-a120-d3921b1836f5 2018-11-25 16:45:56,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105387926102s 2018-11-25 16:45:56,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:45:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08c37b4848df46c199e622094cede412&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-fb9425b0-a3e6-41fe-bb51-3c0548b50656 Date: Sun, 25 Nov 2018 16:45:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:19:42Z", "revision_number": 0, "id": "f255e150-b40c-4d02-8eb7-1f7ed51f17e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:19:42Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 5, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}]} 2018-11-25 16:45:56,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08c37b4848df46c199e622094cede412&name=default used request id req-fb9425b0-a3e6-41fe-bb51-3c0548b50656 2018-11-25 16:45:56,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207957983017s 2018-11-25 16:45:56,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08c37b4848df46c199e622094cede412&name=default used request id req-fb9425b0-a3e6-41fe-bb51-3c0548b50656 2018-11-25 16:45:56,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:45:56,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:56,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-f308c876-ae01-4da0-bf33-882d78c1de98 Date: Sun, 25 Nov 2018 16:45:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08c37b4848df46c199e622094cede412", "created_at": "2018-11-25T16:13:47Z", "updated_at": "2018-11-25T16:19:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "e14ceb89-349d-4e19-aba4-cfa515689de1", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "df1132bf-b9a2-490c-9c55-20ce5d48924a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:19:42Z", "revision_number": 0, "id": "f255e150-b40c-4d02-8eb7-1f7ed51f17e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:19:42Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": 22, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "4df1b4a4-5b8c-48b2-9642-dfa1dd5d5904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv4", "project_id": "08c37b4848df46c199e622094cede412"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:13:47Z", "revision_number": 0, "id": "aae3538d-534d-45bf-ba02-4481cca30205", "remote_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "remote_ip_prefix": null, "created_at": "2018-11-25T16:13:47Z", "security_group_id": "23609d22-a611-44d7-b0de-706f04f79b30", "tenant_id": "08c37b4848df46c199e622094cede412", "port_range_min": null, "ethertype": "IPv6", "project_id": "08c37b4848df46c199e622094cede412"}], "revision_number": 5, "project_id": "08c37b4848df46c199e622094cede412", "id": "23609d22-a611-44d7-b0de-706f04f79b30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 16:45:56,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f308c876-ae01-4da0-bf33-882d78c1de98 2018-11-25 16:45:56,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193819046021s 2018-11-25 16:45:56,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f308c876-ae01-4da0-bf33-882d78c1de98 2018-11-25 16:45:56,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 16:45:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/23609d22-a611-44d7-b0de-706f04f79b30.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ff131605c87226f8688669e92941c3fbce57cfa" 2018-11-25 16:45:57,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65281ff3-b19b-47eb-996b-1e2db26ab4b1 Content-Length: 0 Date: Sun, 25 Nov 2018 16:45:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 16:45:57,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/23609d22-a611-44d7-b0de-706f04f79b30.json used request id req-65281ff3-b19b-47eb-996b-1e2db26ab4b1 2018-11-25 16:45:57,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.332577228546s 2018-11-25 16:45:57,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/23609d22-a611-44d7-b0de-706f04f79b30.json used request id req-65281ff3-b19b-47eb-996b-1e2db26ab4b1 2018-11-25 16:45:57,281 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-25 16:45:57,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 16:45:57,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 16:45:57,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 16:45:57,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 16:45:57,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 16:45:57,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 16:45:57,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 16:45:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 16:45:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 16:45:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 16:45:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 16:45:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 16:45:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:45:57,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40cbcdf-9976-4915-b140-25cca319daaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:45:57,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b40cbcdf-9976-4915-b140-25cca319daaf 2018-11-25 16:45:57,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:45:57,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T17:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["5F-v8ryhSj27Fl1DXGYodQ"], "issued_at": "2018-11-25T16:45:57.000000Z"}} 2018-11-25 16:45:57,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:45:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:58,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f8e64c49-7532-47e6-adf7-bd2c873901f4 Date: Sun, 25 Nov 2018 16:45:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 16:45:58,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f8e64c49-7532-47e6-adf7-bd2c873901f4 2018-11-25 16:45:58,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261826038361s 2018-11-25 16:45:58,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f8e64c49-7532-47e6-adf7-bd2c873901f4 2018-11-25 16:45:58,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 16:45:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:58,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 16:45:58,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:58,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f089c4b-1aba-469b-bfa7-35a65cb4c463 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 16:45:58,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5f089c4b-1aba-469b-bfa7-35a65cb4c463 2018-11-25 16:45:58,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0932230949402s 2018-11-25 16:45:58,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 16:45:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18"}}' 2018-11-25 16:45:58,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532d0b1e-e236-483a-901d-ccbb4074d23e Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca"}, "enabled": true, "id": "d4e3d6970e08468ea0ed737f16e23aca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18"}} 2018-11-25 16:45:58,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-532d0b1e-e236-483a-901d-ccbb4074d23e 2018-11-25 16:45:58,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114029884338s 2018-11-25 16:45:58,274 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-532d0b1e-e236-483a-901d-ccbb4074d23e 2018-11-25 16:45:58,275 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'id': u'd4e3d6970e08468ea0ed737f16e23aca', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 16:45:58,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 16:45:58,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356860160828s 2018-11-25 16:45:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:58,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b4ce2b-b070-4673-8ea9-3a11356b8fff Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd"}, "enabled": true, "id": "5fa08204e9034ae4be1af7952a4f1abd", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18"}} 2018-11-25 16:45:58,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd used request id req-e8b4ce2b-b070-4673-8ea9-3a11356b8fff 2018-11-25 16:45:58,740 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5fa08204e9034ae4be1af7952a4f1abd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18'}) 2018-11-25 16:45:58,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:45:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e0f8b8-7702-41e4-8552-d6719c180fe1 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:45:58,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-36e0f8b8-7702-41e4-8552-d6719c180fe1 2018-11-25 16:45:58,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846741199493s 2018-11-25 16:45:58,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:45:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:58,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd5cf76-b403-4478-9638-b1b61dfde26c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:45:58,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ebd5cf76-b403-4478-9638-b1b61dfde26c 2018-11-25 16:45:58,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828671455383s 2018-11-25 16:45:58,910 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 16:45:58,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 16:45:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"role": {"name": "Member"}}' 2018-11-25 16:45:59,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 16:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1a216e-8d8d-4c4b-9cc5-cca93cfbdbae Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26f13f79257946799c99c5024c940df8", "links": {"self": "http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8"}, "name": "Member"}} 2018-11-25 16:45:59,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb1a216e-8d8d-4c4b-9cc5-cca93cfbdbae 2018-11-25 16:45:59,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.165781021118s 2018-11-25 16:45:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3bb81a-f6c6-48c3-8f17-d9856ceb1487 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8"}, "domain_id": null, "name": "Member", "id": "26f13f79257946799c99c5024c940df8"}} 2018-11-25 16:45:59,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8 used request id req-7a3bb81a-f6c6-48c3-8f17-d9856ceb1487 2018-11-25 16:45:59,167 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8'}, 'domain_id': None, 'human_id': None, 'id': u'26f13f79257946799c99c5024c940df8', 'HUMAN_ID': False}) 2018-11-25 16:45:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 16:45:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d6d929-4a8a-42e0-9a09-7df0db9f0d36 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26f13f79257946799c99c5024c940df8", "links": {"self": "http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 16:45:59,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-61d6d929-4a8a-42e0-9a09-7df0db9f0d36 2018-11-25 16:45:59,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834009647369s 2018-11-25 16:45:59,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 16:45:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8114dd-752d-4451-b097-c989799fd072 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 16:45:59,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1f8114dd-752d-4451-b097-c989799fd072 2018-11-25 16:45:59,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0804150104523s 2018-11-25 16:45:59,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 16:45:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47434b4f-1594-424a-b9a3-41d45caa4eca Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18", "links": {"self": "http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd"}, "domain_id": "default", "enabled": true, "id": "5fa08204e9034ae4be1af7952a4f1abd", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 16:45:59,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-47434b4f-1594-424a-b9a3-41d45caa4eca 2018-11-25 16:45:59,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0318920612335s 2018-11-25 16:45:59,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-47434b4f-1594-424a-b9a3-41d45caa4eca 2018-11-25 16:45:59,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:45:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7ea68b-59e7-471a-878c-864e57bc8e6a Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca"}, "enabled": true, "id": "d4e3d6970e08468ea0ed737f16e23aca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:45:59,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ca7ea68b-59e7-471a-878c-864e57bc8e6a 2018-11-25 16:45:59,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.080757856369s 2018-11-25 16:45:59,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ca7ea68b-59e7-471a-878c-864e57bc8e6a 2018-11-25 16:45:59,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 16:45:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=5fa08204e9034ae4be1af7952a4f1abd&scope.project.id=d4e3d6970e08468ea0ed737f16e23aca&role.id=26f13f79257946799c99c5024c940df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c8c617-35bf-48b7-9605-b98307c2773b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=5fa08204e9034ae4be1af7952a4f1abd&scope.project.id=d4e3d6970e08468ea0ed737f16e23aca&role.id=26f13f79257946799c99c5024c940df8", "previous": null, "next": null}} 2018-11-25 16:45:59,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5fa08204e9034ae4be1af7952a4f1abd&scope.project.id=d4e3d6970e08468ea0ed737f16e23aca&role.id=26f13f79257946799c99c5024c940df8 used request id req-b8c8c617-35bf-48b7-9605-b98307c2773b 2018-11-25 16:45:59,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0831081867218s 2018-11-25 16:45:59,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 16:45:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca/users/5fa08204e9034ae4be1af7952a4f1abd/roles/26f13f79257946799c99c5024c940df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56bdd587-5516-429c-a6d7-ac7343f50bc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 16:45:59,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca/users/5fa08204e9034ae4be1af7952a4f1abd/roles/26f13f79257946799c99c5024c940df8 used request id req-56bdd587-5516-429c-a6d7-ac7343f50bc3 2018-11-25 16:45:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119258165359s 2018-11-25 16:45:59,660 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'ebd790d2-afcc-4f68-bbf5-488fcf75ba1e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 16:45:59,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 16:45:59,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 16:45:59,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 16:45:59,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 16:45:59,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 16:45:59,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 16:45:59,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 16:45:59,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 16:45:59,665 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'password': 'ebd790d2-afcc-4f68-bbf5-488fcf75ba1e', 'project_name': 'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'd4e3d6970e08468ea0ed737f16e23aca', 'project_domain_name': 'Default'} 2018-11-25 16:45:59,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-11-25 16:45:59,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-25 16:45:59,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-11-25 16:45:59,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-11-25 16:45:59,793 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-25 16:45:59,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 16:45:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34518716-a484-4636-9012-1d176a7a9475 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 16:45:59,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-34518716-a484-4636-9012-1d176a7a9475 2018-11-25 16:45:59,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.092896938324s 2018-11-25 16:45:59,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 16:45:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:45:59,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f57749-2acc-45b2-b35e-31afdd2d0a99 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca"}, "enabled": true, "id": "d4e3d6970e08468ea0ed737f16e23aca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:45:59,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-91f57749-2acc-45b2-b35e-31afdd2d0a99 2018-11-25 16:45:59,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826859474182s 2018-11-25 16:45:59,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-91f57749-2acc-45b2-b35e-31afdd2d0a99 2018-11-25 16:45:59,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-25 16:45:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"network": {"tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "name": "vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18", "admin_state_up": true}}' 2018-11-25 16:46:00,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4f54d914-44ab-46ce-b449-2cf5fd621270 Date: Sun, 25 Nov 2018 16:46:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"790a3179-4f44-4c4b-8000-644fe13cddde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d4e3d6970e08468ea0ed737f16e23aca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T16:46:00Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18","admin_state_up":true,"tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:00Z","mtu":1450}} 2018-11-25 16:46:00,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4f54d914-44ab-46ce-b449-2cf5fd621270 2018-11-25 16:46:00,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.687011957169s 2018-11-25 16:46:00,661 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4f54d914-44ab-46ce-b449-2cf5fd621270 2018-11-25 16:46:00,662 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-25T16:46:00Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'790a3179-4f44-4c4b-8000-644fe13cddde', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'created_at': u'2018-11-25T16:46:00Z', u'mtu': 1450, u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca'}) 2018-11-25 16:46:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 16:46:00,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd3a5f7-149b-4932-a4f7-d8ba75e184aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 16:46:00,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6dd3a5f7-149b-4932-a4f7-d8ba75e184aa 2018-11-25 16:46:00,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 16:46:01,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26f13f79257946799c99c5024c940df8", "name": "Member"}], "expires_at": "2018-11-25T17:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e3d6970e08468ea0ed737f16e23aca", "name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4e3d6970e08468ea0ed737f16e23aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/d4e3d6970e08468ea0ed737f16e23aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/d4e3d6970e08468ea0ed737f16e23aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d4e3d6970e08468ea0ed737f16e23aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/d4e3d6970e08468ea0ed737f16e23aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/d4e3d6970e08468ea0ed737f16e23aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d4e3d6970e08468ea0ed737f16e23aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/d4e3d6970e08468ea0ed737f16e23aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/d4e3d6970e08468ea0ed737f16e23aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d4e3d6970e08468ea0ed737f16e23aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/d4e3d6970e08468ea0ed737f16e23aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/d4e3d6970e08468ea0ed737f16e23aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18", "id": "5fa08204e9034ae4be1af7952a4f1abd"}, "audit_ids": ["joPK7JVmQYK6T6iXt1gl3A"], "issued_at": "2018-11-25T16:46:01.000000Z"}} 2018-11-25 16:46:01,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:46:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:46:01,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-6384217c-285b-4c63-ae94-66bbd87b5ce0 Date: Sun, 25 Nov 2018 16:46:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T16:46:00Z","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4e3d6970e08468ea0ed737f16e23aca","id":"790a3179-4f44-4c4b-8000-644fe13cddde","name":"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:46:01,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6384217c-285b-4c63-ae94-66bbd87b5ce0 2018-11-25 16:46:01,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282180786133s 2018-11-25 16:46:01,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6384217c-285b-4c63-ae94-66bbd87b5ce0 2018-11-25 16:46:01,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-25 16:46:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"subnet": {"name": "vyos_vrouter-subnet_2da3321c-3f3d-417f-b66e-77a86d87ef18", "enable_dhcp": true, "network_id": "790a3179-4f44-4c4b-8000-644fe13cddde", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-25 16:46:02,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-fd641847-c824-48f3-8623-5993365b7ea9 Date: Sun, 25 Nov 2018 16:46:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"790a3179-4f44-4c4b-8000-644fe13cddde","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T16:46:01Z","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":"d4e3d6970e08468ea0ed737f16e23aca","id":"c74e7205-45ac-4066-8615-a3c7f405766d","subnetpool_id":null,"name":"vyos_vrouter-subnet_2da3321c-3f3d-417f-b66e-77a86d87ef18"}} 2018-11-25 16:46:02,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-fd641847-c824-48f3-8623-5993365b7ea9 2018-11-25 16:46:02,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.700746059418s 2018-11-25 16:46:02,118 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-fd641847-c824-48f3-8623-5993365b7ea9 2018-11-25 16:46:02,119 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T16:46:01Z', 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'c74e7205-45ac-4066-8615-a3c7f405766d', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'enable_dhcp': True, u'network_id': u'790a3179-4f44-4c4b-8000-644fe13cddde', u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'created_at': u'2018-11-25T16:46:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca'}) 2018-11-25 16:46:02,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-25 16:46:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "vyos_vrouter-router_2da3321c-3f3d-417f-b66e-77a86d87ef18", "admin_state_up": true}}' 2018-11-25 16:46:07,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-41b643c6-7a9b-4818-bac0-1f2ea847c20e Date: Sun, 25 Nov 2018 16:46:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:02Z", "admin_state_up": true, "updated_at": "2018-11-25T16:46:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "name": "vyos_vrouter-router_2da3321c-3f3d-417f-b66e-77a86d87ef18"}} 2018-11-25 16:46:07,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-41b643c6-7a9b-4818-bac0-1f2ea847c20e 2018-11-25 16:46:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.08993506432s 2018-11-25 16:46:07,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-41b643c6-7a9b-4818-bac0-1f2ea847c20e 2018-11-25 16:46:07,210 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T16:46:03Z', u'revision_number': 3, u'id': u'f71c5b86-d665-497b-9911-8e3d8fdc5344', u'external_gateway_info': {u'network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f688155f-4e41-43bd-8a4a-5e2069dbd331', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'admin_state_up': True, u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'created_at': u'2018-11-25T16:46:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca'}) 2018-11-25 16:46:07,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-25 16:46:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"subnet_id": "c74e7205-45ac-4066-8615-a3c7f405766d"}' 2018-11-25 16:46:09,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b456aff-d2d2-432f-8d4b-95c3c886a60b Date: Sun, 25 Nov 2018 16:46:09 GMT RESP BODY: {"network_id": "790a3179-4f44-4c4b-8000-644fe13cddde", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "subnet_id": "c74e7205-45ac-4066-8615-a3c7f405766d", "subnet_ids": ["c74e7205-45ac-4066-8615-a3c7f405766d"], "port_id": "920b0d8a-e32d-4d4e-b579-3ddc13a60ce0", "id": "f71c5b86-d665-497b-9911-8e3d8fdc5344"} 2018-11-25 16:46:09,388 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344/add_router_interface.json used request id req-5b456aff-d2d2-432f-8d4b-95c3c886a60b 2018-11-25 16:46:09,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1772339344s 2018-11-25 16:46:09,388 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344/add_router_interface.json used request id req-5b456aff-d2d2-432f-8d4b-95c3c886a60b returning object f71c5b86-d665-497b-9911-8e3d8fdc5344 2018-11-25 16:46:09,389 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-25 16:46:32,393 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-25 16:46:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:46:32,401 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 16:46:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 16:46:32,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:46:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:46:32,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-44016088-0073-44d4-9015-015bf094ea4a Date: Sun, 25 Nov 2018 16:46:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:46:32,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-44016088-0073-44d4-9015-015bf094ea4a 2018-11-25 16:46:32,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194443941116s 2018-11-25 16:46:32,600 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-44016088-0073-44d4-9015-015bf094ea4a 2018-11-25 16:46:32,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 16:46:32,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18"}' 2018-11-25 16:46:32,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0 X-Openstack-Request-Id: req-180bf2c3-2856-4e5e-b0fe-07798d11965f Date: Sun, 25 Nov 2018 16:46:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "size": null, "self": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:46:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": null, "created_at": "2018-11-25T16:46:32Z", "protected": false} 2018-11-25 16:46:32,821 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-180bf2c3-2856-4e5e-b0fe-07798d11965f 2018-11-25 16:46:32,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.219017982483s 2018-11-25 16:46:32,822 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-180bf2c3-2856-4e5e-b0fe-07798d11965f returning object 7079dce1-ef47-4c9b-953b-6ea128dd41a0 2018-11-25 16:46:32,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 16:46:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '' 2018-11-25 16:47:45,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bead126-75f7-4bce-8bd9-d9503b6e1b54 Date: Sun, 25 Nov 2018 16:47:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:47:45,638 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file used request id req-3bead126-75f7-4bce-8bd9-d9503b6e1b54 2018-11-25 16:47:45,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.8158760071s 2018-11-25 16:47:45,639 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file used request id req-3bead126-75f7-4bce-8bd9-d9503b6e1b54 2018-11-25 16:47:45,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:47:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:46,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a9309d07-dae1-408e-aa65-20d830b9f838 Date: Sun, 25 Nov 2018 16:47:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "metadata": {}}], "file": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "size": 4373348352, "self": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:47:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:47:46,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a9309d07-dae1-408e-aa65-20d830b9f838 2018-11-25 16:47:46,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.59107708931s 2018-11-25 16:47:46,231 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a9309d07-dae1-408e-aa65-20d830b9f838 2018-11-25 16:47:46,233 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file', 'owner': u'd4e3d6970e08468ea0ed737f16e23aca', 'id': u'7079dce1-ef47-4c9b-953b-6ea128dd41a0', 'size': 4373348352, u'self': u'/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4e3d6970e08468ea0ed737f16e23aca', 'name': 'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T16:47:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T16:47:45Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'created': u'2018-11-25T16:46:32Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-25T16:46:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-25 16:47:46,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 16:47:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_2da3321c-3f3d-417f-b66e-77a86d87ef18", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-25 16:47:46,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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-c399b7c6-2ecc-469a-a8a0-a2b28de042af x-compute-request-id: req-c399b7c6-2ecc-469a-a8a0-a2b28de042af Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "name": "vyos_vrouter-flavor_2da3321c-3f3d-417f-b66e-77a86d87ef18", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:47:46,506 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c399b7c6-2ecc-469a-a8a0-a2b28de042af 2018-11-25 16:47:46,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271802902222s 2018-11-25 16:47:46,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c399b7c6-2ecc-469a-a8a0-a2b28de042af returning object e392805e-b8d5-4187-b82d-f75f6cbaa73f 2018-11-25 16:47:46,507 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'e392805e-b8d5-4187-b82d-f75f6cbaa73f', 'swap': 0}) 2018-11-25 16:47:46,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 16:47:46,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"extra_specs": {}}' 2018-11-25 16:47:46,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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 x-openstack-request-id: req-3faf8a21-1b7c-4ff8-b15d-405a9d4ec7e5 x-compute-request-id: req-3faf8a21-1b7c-4ff8-b15d-405a9d4ec7e5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 16:47:46,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f/os-extra_specs used request id req-3faf8a21-1b7c-4ff8-b15d-405a9d4ec7e5 2018-11-25 16:47:46,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257289409637s 2018-11-25 16:47:46,534 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f/os-extra_specs used request id req-3faf8a21-1b7c-4ff8-b15d-405a9d4ec7e5 2018-11-25 16:47:46,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-25 16:47:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"keypair": {"name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18"}}' 2018-11-25 16:47:46,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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-80b7aa4d-5aea-4ba3-82a2-3a83ff10af2a x-compute-request-id: req-80b7aa4d-5aea-4ba3-82a2-3a83ff10af2a Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJL5I8fKa116u39zdZuOIKFzv+3WPrh0q61XS20y7zRcqDRkQmq3aUzdTVuFgul1+e8BdYTqbO+42XPhi8R5s//a6Qs/XqG4KcfSkG+OAp6txU7ZTek5c6MBY0T5QAfkEWpD8KKSqsE8pYV1JbWa57rHh91vWHq1lJf61EscalLUIsPGmT6Vq23ZaNCvFAz76wn6+yBpuZJCj8VsQRyIbGD6m7OwVRaF7iNhkB7v2f2dniQSf8JFvlYy5lKNZRPeZI0ZbDWbrERzwzTDVN+LGXZxTDTwSF8YCb1zL3unZ1H9hyTuj3UxoanvuCObeNEkuak4mLiuDPWGhTckYQtbvN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyS+SPHymtdert/c3WbjiChc7/t1j64dKutV0ttMu80XKg0ZE\nJqt2lM3U1bhYLpdfnvAXWE6mzvuNlz4YvEebP/2ukLP16huCnH0pBvjgKercVO2U\n3pOXOjAWNE+UAH5BFqQ/CikqrBPKWFdSW1mue6x4fdb1h6tZSX+tRLHGpS1CLDxp\nk+latt2WjQrxQM++sJ+vsgabmSQo/FbEEciGxg+puzsFUWhe4jYZAe79n9nZ4kEn\n/CRb5WMuZSjWUT3mSNGWw1m6xEc8M0w1Tfixl2cUw08EhfGAm9cy97p2dR/Yck7o\n91MaGp77gjm3jRJLmpOJi4rgz1hoU3JGELW7zQIDAQABAoIBAAxDjRuI0bTGB964\nADTE82qADhU0M7IY1jJbbrjyWKtVtsmXz/G3hAwAHBhHG4EDkz2iDxo/+SUm6nOs\nwl8/0jPtZ+XEQppZwPV/H7AgHbIQcgvvS6LhxlcytTfNHg2FpLwXmQwqhEJnFm+a\nKxgMeHlrgxDQuLjjdhbn5I0KdTx+UQDtwwdXY3mcZDF4SNeVgmi4zQRAupTYGW2H\nvn7uFYxG2ASvAMz1wc2CF4X7c9hrz1rctinHm/OgnedKn+t1ro1JZpGtvKLXIMTd\nTmIEUF2a/S6olmnOi/m7Tkoy6YFzPccITbA8Qmu3hgAgMF9bSkPAs6Vbsh+Y5DSx\ns4xb55UCgYEA+ImnG3cLGv+WDAFNCcxL6Sx+RPq64ew2rxjUfgyXBzmHCNJRppLd\n9eFkGgJJ9IKHJWVaLcof591VE4wMR2vbzkGgeig+YEn4DBXS3yVRZsSoE4427xyw\nv3ieevauIE5LXkHjcWP+5csNubBwkWdzCe1pyLnPFsAK0+xc2iFh0rsCgYEAzzn0\nmE+XxcWDiGBDz8EBDAiSFiB3seKVSNO78aXOFFHgFDhemwvJGIBpGE41WuOLfo2v\n3eeSJsy+nI1VxKdhEV2jkWs4K1eHaUZqlRCULAGAeeSPZWwCzY0gwF3CV8tnZfyC\nfV9MmdCxQE3VKgVY674EsHmZ/PwT+/uQLv2nFxcCgYB22vVkSAiyj5nFAfZCgkWn\nK9TyzekDU8BO+hPcd87d8J/oExRjEYc+J9yEJ6YQXT+eHZsDnM6nRoyB/Y59tVH3\nkCDbalVyHM2XkfQ3LJSCDffG6lLRBKpt1pQLf96Dqo2WdPH87vIeGH3m2D7s+kjk\nbXoSOPGVEp/a+wTod+BdMwKBgEIPW6XiWaO2X0PuTC/Cey723HspRn7ymFxrAxL5\npEReBWzsu1v52dVxug8Bf4jF2QYy7Ml0tOahhnIprBnQseTzUN1erL1EXep1hCyY\n6GNO50H0VrIiSJJ2VuZ7/SQ3t3KPmJmW87hlCtxQ8489vScJoD0RxsEbKtO9Ui1o\ntwdpAoGBAMbOVM7pnGg9MgtK2a2blSe/GJ9ZvoKbIE8P3wICdH4HjzO6r93NHhAk\nDpIf8ZKjsRObWpciYRrkctiFEOwVS9ljgbv/qJFiQIcbdi+cwS6abXpHiqbq8ZGy\nFg1mTx5HQjzNwiz7uy1PpZI2sts3JtYiJVw9Xgi+gLvy/ZsLZ1AM\n-----END RSA PRIVATE KEY-----\n", "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "fingerprint": "21:18:72:8b:a5:c3:0d:01:0d:d7:f5:e8:78:c7:10:63"}} 2018-11-25 16:47:46,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-80b7aa4d-5aea-4ba3-82a2-3a83ff10af2a 2018-11-25 16:47:46,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.311589956284s 2018-11-25 16:47:46,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-80b7aa4d-5aea-4ba3-82a2-3a83ff10af2a 2018-11-25 16:47:46,848 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJL5I8fKa116u39zdZuOIKFzv+3WPrh0q61XS20y7zRcqDRkQmq3aUzdTVuFgul1+e8BdYTqbO+42XPhi8R5s//a6Qs/XqG4KcfSkG+OAp6txU7ZTek5c6MBY0T5QAfkEWpD8KKSqsE8pYV1JbWa57rHh91vWHq1lJf61EscalLUIsPGmT6Vq23ZaNCvFAz76wn6+yBpuZJCj8VsQRyIbGD6m7OwVRaF7iNhkB7v2f2dniQSf8JFvlYy5lKNZRPeZI0ZbDWbrERzwzTDVN+LGXZxTDTwSF8YCb1zL3unZ1H9hyTuj3UxoanvuCObeNEkuak4mLiuDPWGhTckYQtbvN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyS+SPHymtdert/c3WbjiChc7/t1j64dKutV0ttMu80XKg0ZE\nJqt2lM3U1bhYLpdfnvAXWE6mzvuNlz4YvEebP/2ukLP16huCnH0pBvjgKercVO2U\n3pOXOjAWNE+UAH5BFqQ/CikqrBPKWFdSW1mue6x4fdb1h6tZSX+tRLHGpS1CLDxp\nk+latt2WjQrxQM++sJ+vsgabmSQo/FbEEciGxg+puzsFUWhe4jYZAe79n9nZ4kEn\n/CRb5WMuZSjWUT3mSNGWw1m6xEc8M0w1Tfixl2cUw08EhfGAm9cy97p2dR/Yck7o\n91MaGp77gjm3jRJLmpOJi4rgz1hoU3JGELW7zQIDAQABAoIBAAxDjRuI0bTGB964\nADTE82qADhU0M7IY1jJbbrjyWKtVtsmXz/G3hAwAHBhHG4EDkz2iDxo/+SUm6nOs\nwl8/0jPtZ+XEQppZwPV/H7AgHbIQcgvvS6LhxlcytTfNHg2FpLwXmQwqhEJnFm+a\nKxgMeHlrgxDQuLjjdhbn5I0KdTx+UQDtwwdXY3mcZDF4SNeVgmi4zQRAupTYGW2H\nvn7uFYxG2ASvAMz1wc2CF4X7c9hrz1rctinHm/OgnedKn+t1ro1JZpGtvKLXIMTd\nTmIEUF2a/S6olmnOi/m7Tkoy6YFzPccITbA8Qmu3hgAgMF9bSkPAs6Vbsh+Y5DSx\ns4xb55UCgYEA+ImnG3cLGv+WDAFNCcxL6Sx+RPq64ew2rxjUfgyXBzmHCNJRppLd\n9eFkGgJJ9IKHJWVaLcof591VE4wMR2vbzkGgeig+YEn4DBXS3yVRZsSoE4427xyw\nv3ieevauIE5LXkHjcWP+5csNubBwkWdzCe1pyLnPFsAK0+xc2iFh0rsCgYEAzzn0\nmE+XxcWDiGBDz8EBDAiSFiB3seKVSNO78aXOFFHgFDhemwvJGIBpGE41WuOLfo2v\n3eeSJsy+nI1VxKdhEV2jkWs4K1eHaUZqlRCULAGAeeSPZWwCzY0gwF3CV8tnZfyC\nfV9MmdCxQE3VKgVY674EsHmZ/PwT+/uQLv2nFxcCgYB22vVkSAiyj5nFAfZCgkWn\nK9TyzekDU8BO+hPcd87d8J/oExRjEYc+J9yEJ6YQXT+eHZsDnM6nRoyB/Y59tVH3\nkCDbalVyHM2XkfQ3LJSCDffG6lLRBKpt1pQLf96Dqo2WdPH87vIeGH3m2D7s+kjk\nbXoSOPGVEp/a+wTod+BdMwKBgEIPW6XiWaO2X0PuTC/Cey723HspRn7ymFxrAxL5\npEReBWzsu1v52dVxug8Bf4jF2QYy7Ml0tOahhnIprBnQseTzUN1erL1EXep1hCyY\n6GNO50H0VrIiSJJ2VuZ7/SQ3t3KPmJmW87hlCtxQ8489vScJoD0RxsEbKtO9Ui1o\ntwdpAoGBAMbOVM7pnGg9MgtK2a2blSe/GJ9ZvoKbIE8P3wICdH4HjzO6r93NHhAk\nDpIf8ZKjsRObWpciYRrkctiFEOwVS9ljgbv/qJFiQIcbdi+cwS6abXpHiqbq8ZGy\nFg1mTx5HQjzNwiz7uy1PpZI2sts3JtYiJVw9Xgi+gLvy/ZsLZ1AM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5fa08204e9034ae4be1af7952a4f1abd', 'name': u'vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'created_at': '2018-11-25T16:47:46.848308', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4e3d6970e08468ea0ed737f16e23aca', 'name': 'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'21:18:72:8b:a5:c3:0d:01:0d:d7:f5:e8:78:c7:10:63', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18'}) 2018-11-25 16:47:46,848 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyS+SPHymtdert/c3WbjiChc7/t1j64dKutV0ttMu80XKg0ZE Jqt2lM3U1bhYLpdfnvAXWE6mzvuNlz4YvEebP/2ukLP16huCnH0pBvjgKercVO2U 3pOXOjAWNE+UAH5BFqQ/CikqrBPKWFdSW1mue6x4fdb1h6tZSX+tRLHGpS1CLDxp k+latt2WjQrxQM++sJ+vsgabmSQo/FbEEciGxg+puzsFUWhe4jYZAe79n9nZ4kEn /CRb5WMuZSjWUT3mSNGWw1m6xEc8M0w1Tfixl2cUw08EhfGAm9cy97p2dR/Yck7o 91MaGp77gjm3jRJLmpOJi4rgz1hoU3JGELW7zQIDAQABAoIBAAxDjRuI0bTGB964 ADTE82qADhU0M7IY1jJbbrjyWKtVtsmXz/G3hAwAHBhHG4EDkz2iDxo/+SUm6nOs wl8/0jPtZ+XEQppZwPV/H7AgHbIQcgvvS6LhxlcytTfNHg2FpLwXmQwqhEJnFm+a KxgMeHlrgxDQuLjjdhbn5I0KdTx+UQDtwwdXY3mcZDF4SNeVgmi4zQRAupTYGW2H vn7uFYxG2ASvAMz1wc2CF4X7c9hrz1rctinHm/OgnedKn+t1ro1JZpGtvKLXIMTd TmIEUF2a/S6olmnOi/m7Tkoy6YFzPccITbA8Qmu3hgAgMF9bSkPAs6Vbsh+Y5DSx s4xb55UCgYEA+ImnG3cLGv+WDAFNCcxL6Sx+RPq64ew2rxjUfgyXBzmHCNJRppLd 9eFkGgJJ9IKHJWVaLcof591VE4wMR2vbzkGgeig+YEn4DBXS3yVRZsSoE4427xyw v3ieevauIE5LXkHjcWP+5csNubBwkWdzCe1pyLnPFsAK0+xc2iFh0rsCgYEAzzn0 mE+XxcWDiGBDz8EBDAiSFiB3seKVSNO78aXOFFHgFDhemwvJGIBpGE41WuOLfo2v 3eeSJsy+nI1VxKdhEV2jkWs4K1eHaUZqlRCULAGAeeSPZWwCzY0gwF3CV8tnZfyC fV9MmdCxQE3VKgVY674EsHmZ/PwT+/uQLv2nFxcCgYB22vVkSAiyj5nFAfZCgkWn K9TyzekDU8BO+hPcd87d8J/oExRjEYc+J9yEJ6YQXT+eHZsDnM6nRoyB/Y59tVH3 kCDbalVyHM2XkfQ3LJSCDffG6lLRBKpt1pQLf96Dqo2WdPH87vIeGH3m2D7s+kjk bXoSOPGVEp/a+wTod+BdMwKBgEIPW6XiWaO2X0PuTC/Cey723HspRn7ymFxrAxL5 pEReBWzsu1v52dVxug8Bf4jF2QYy7Ml0tOahhnIprBnQseTzUN1erL1EXep1hCyY 6GNO50H0VrIiSJJ2VuZ7/SQ3t3KPmJmW87hlCtxQ8489vScJoD0RxsEbKtO9Ui1o twdpAoGBAMbOVM7pnGg9MgtK2a2blSe/GJ9ZvoKbIE8P3wICdH4HjzO6r93NHhAk DpIf8ZKjsRObWpciYRrkctiFEOwVS9ljgbv/qJFiQIcbdi+cwS6abXpHiqbq8ZGy Fg1mTx5HQjzNwiz7uy1PpZI2sts3JtYiJVw9Xgi+gLvy/ZsLZ1AM -----END RSA PRIVATE KEY----- 2018-11-25 16:47:46,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-25 16:47:46,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"security_group": {"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-11-25 16:47:47,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-83b706a6-a458-437e-a9db-5a11e17c76e3 Date: Sun, 25 Nov 2018 16:47:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 2, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}} 2018-11-25 16:47:47,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-83b706a6-a458-437e-a9db-5a11e17c76e3 2018-11-25 16:47:47,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.362658977509s 2018-11-25 16:47:47,215 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-83b706a6-a458-437e-a9db-5a11e17c76e3 2018-11-25 16:47:47,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:47:47,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:47,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-822a5395-698b-4a15-b015-785c99e38a68 Date: Sun, 25 Nov 2018 16:47:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 2, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:47,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-822a5395-698b-4a15-b015-785c99e38a68 2018-11-25 16:47:47,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190654993057s 2018-11-25 16:47:47,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-822a5395-698b-4a15-b015-785c99e38a68 2018-11-25 16:47:47,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:47:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -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": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}}' 2018-11-25 16:47:47,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3ad93196-633e-4475-89aa-f0925eb82a52 Date: Sun, 25 Nov 2018 16:47:47 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-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "port_range_min": 22, "revision_number": 0, "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "d7427ceb-758c-4abb-8434-ae5535ded0df"}} 2018-11-25 16:47:47,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3ad93196-633e-4475-89aa-f0925eb82a52 2018-11-25 16:47:47,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338394880295s 2018-11-25 16:47:47,753 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3ad93196-633e-4475-89aa-f0925eb82a52 2018-11-25 16:47:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:47:47,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:47,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-00db8d87-9a49-46a2-b71c-2a45ec173107 Date: Sun, 25 Nov 2018 16:47:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "d7427ceb-758c-4abb-8434-ae5535ded0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 3, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:47,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-00db8d87-9a49-46a2-b71c-2a45ec173107 2018-11-25 16:47:47,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528981685638s 2018-11-25 16:47:47,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-00db8d87-9a49-46a2-b71c-2a45ec173107 2018-11-25 16:47:47,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:47:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -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": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}}' 2018-11-25 16:47:47,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c9dcb199-c0f9-4780-9a4f-4d6f39675172 Date: Sun, 25 Nov 2018 16:47:47 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-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "4842d166-82ea-4607-b990-17f97b0ad474"}} 2018-11-25 16:47:47,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-c9dcb199-c0f9-4780-9a4f-4d6f39675172 2018-11-25 16:47:47,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160839796066s 2018-11-25 16:47:47,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-c9dcb199-c0f9-4780-9a4f-4d6f39675172 2018-11-25 16:47:47,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:47:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:48,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-6256747a-7984-4ecd-8330-62611504a587 Date: Sun, 25 Nov 2018 16:47:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "4842d166-82ea-4607-b990-17f97b0ad474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "d7427ceb-758c-4abb-8434-ae5535ded0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:48,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6256747a-7984-4ecd-8330-62611504a587 2018-11-25 16:47:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206210136414s 2018-11-25 16:47:48,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6256747a-7984-4ecd-8330-62611504a587 2018-11-25 16:47:48,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:47:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}}' 2018-11-25 16:47:48,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bb6c508c-0218-46c5-b4c0-ed01c20eba7d Date: Sun, 25 Nov 2018 16:47:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "port_range_min": 80, "revision_number": 0, "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:48Z", "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "081bbe92-a7a5-4565-b94f-090681a0da6d"}} 2018-11-25 16:47:48,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bb6c508c-0218-46c5-b4c0-ed01c20eba7d 2018-11-25 16:47:48,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.31969499588s 2018-11-25 16:47:48,508 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bb6c508c-0218-46c5-b4c0-ed01c20eba7d 2018-11-25 16:47:48,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:47:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:48,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-ead655c7-8ffe-4747-ab14-9e2e95a9dd65 Date: Sun, 25 Nov 2018 16:47:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "081bbe92-a7a5-4565-b94f-090681a0da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "4842d166-82ea-4607-b990-17f97b0ad474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "d7427ceb-758c-4abb-8434-ae5535ded0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 5, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:48,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ead655c7-8ffe-4747-ab14-9e2e95a9dd65 2018-11-25 16:47:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540051460266s 2018-11-25 16:47:48,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ead655c7-8ffe-4747-ab14-9e2e95a9dd65 2018-11-25 16:47:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:47:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}}' 2018-11-25 16:47:48,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7b300640-42e1-46c6-8b6c-4b7b8563c5ae Date: Sun, 25 Nov 2018 16:47:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "port_range_min": 443, "revision_number": 0, "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:48Z", "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "aac49263-33d7-469b-b4b0-60b679a46f3a"}} 2018-11-25 16:47:48,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7b300640-42e1-46c6-8b6c-4b7b8563c5ae 2018-11-25 16:47:48,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.325129032135s 2018-11-25 16:47:48,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7b300640-42e1-46c6-8b6c-4b7b8563c5ae 2018-11-25 16:47:48,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:47:48,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:48,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-9f430181-bb2a-4c00-88c6-4d425ff17fdc Date: Sun, 25 Nov 2018 16:47:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "081bbe92-a7a5-4565-b94f-090681a0da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "4842d166-82ea-4607-b990-17f97b0ad474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "aac49263-33d7-469b-b4b0-60b679a46f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "d7427ceb-758c-4abb-8434-ae5535ded0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 6, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:48,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9f430181-bb2a-4c00-88c6-4d425ff17fdc 2018-11-25 16:47:48,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567181110382s 2018-11-25 16:47:48,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9f430181-bb2a-4c00-88c6-4d425ff17fdc 2018-11-25 16:47:48,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:47:48,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}}' 2018-11-25 16:47:49,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-abffcf09-878c-49a0-8e68-6d25937dcba5 Date: Sun, 25 Nov 2018 16:47:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-11-25T16:47:49Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "port_range_min": 5671, "revision_number": 0, "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:49Z", "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "69e07fa2-b1f9-49c3-b0a4-118385f519a3"}} 2018-11-25 16:47:49,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-abffcf09-878c-49a0-8e68-6d25937dcba5 2018-11-25 16:47:49,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.640726089478s 2018-11-25 16:47:49,604 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-abffcf09-878c-49a0-8e68-6d25937dcba5 2018-11-25 16:47:49,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 16:47:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:49,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-8cee2b4e-122f-4136-b94a-30d34d4827b9 Date: Sun, 25 Nov 2018 16:47:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "081bbe92-a7a5-4565-b94f-090681a0da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "4842d166-82ea-4607-b990-17f97b0ad474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-25T16:47:49Z", "revision_number": 0, "id": "69e07fa2-b1f9-49c3-b0a4-118385f519a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:49Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "aac49263-33d7-469b-b4b0-60b679a46f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "d7427ceb-758c-4abb-8434-ae5535ded0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 7, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:49,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8cee2b4e-122f-4136-b94a-30d34d4827b9 2018-11-25 16:47:49,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515749454498s 2018-11-25 16:47:49,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8cee2b4e-122f-4136-b94a-30d34d4827b9 2018-11-25 16:47:49,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-25 16:47:49,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}}' 2018-11-25 16:47:49,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-29e13a6c-485e-4336-a8fe-b725337456eb Date: Sun, 25 Nov 2018 16:47:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-25T16:47:49Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "port_range_min": 53333, "revision_number": 0, "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:49Z", "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "1705367d-cc0f-4341-b59b-d045a0639a69"}} 2018-11-25 16:47:49,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-29e13a6c-485e-4336-a8fe-b725337456eb 2018-11-25 16:47:49,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.336040973663s 2018-11-25 16:47:49,999 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-29e13a6c-485e-4336-a8fe-b725337456eb 2018-11-25 16:47:50,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:47:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:50,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-3301cad5-32d2-4c35-a4ee-6aa7477a3484 Date: Sun, 25 Nov 2018 16:47:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c74e7205-45ac-4066-8615-a3c7f405766d"],"updated_at":"2018-11-25T16:46:01Z","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4e3d6970e08468ea0ed737f16e23aca","id":"790a3179-4f44-4c4b-8000-644fe13cddde","name":"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:47:50,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3301cad5-32d2-4c35-a4ee-6aa7477a3484 2018-11-25 16:47:50,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29490685463s 2018-11-25 16:47:50,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3301cad5-32d2-4c35-a4ee-6aa7477a3484 2018-11-25 16:47:50,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:47:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:50,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-506239ae-7938-4cb2-920d-d3be9c8d71a5 Date: Sun, 25 Nov 2018 16:47:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "metadata": {}}], "file": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "size": 4373348352, "self": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:47:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:47:50,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-506239ae-7938-4cb2-920d-d3be9c8d71a5 2018-11-25 16:47:50,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191249132156s 2018-11-25 16:47:50,489 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-506239ae-7938-4cb2-920d-d3be9c8d71a5 2018-11-25 16:47:50,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 16:47:50,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:50,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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-9e93adc6-4db5-4004-afd2-a0b40d75dc32 x-compute-request-id: req-9e93adc6-4db5-4004-afd2-a0b40d75dc32 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "name": "vyos_vrouter-flavor_2da3321c-3f3d-417f-b66e-77a86d87ef18", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 16:47:50,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9e93adc6-4db5-4004-afd2-a0b40d75dc32 2018-11-25 16:47:50,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351059436798s 2018-11-25 16:47:50,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9e93adc6-4db5-4004-afd2-a0b40d75dc32 2018-11-25 16:47:50,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-25 16:47:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"server": {"name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "imageRef": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "flavorRef": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "790a3179-4f44-4c4b-8000-644fe13cddde"}], "security_groups": [{"name": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}]}}' 2018-11-25 16:47:52,467 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 16:47: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 x-openstack-request-id: req-542b6b69-de9a-4823-ad17-80d2b46953f9 x-compute-request-id: req-542b6b69-de9a-4823-ad17-80d2b46953f9 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "adminPass": "iX7uK5giWKGW"}} 2018-11-25 16:47:52,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-542b6b69-de9a-4823-ad17-80d2b46953f9 2018-11-25 16:47:52,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.93878293037s 2018-11-25 16:47:52,468 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-542b6b69-de9a-4823-ad17-80d2b46953f9 2018-11-25 16:47:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:47:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:52,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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-6b5fc338-a3dc-4a5a-9ece-031ce135a63f x-compute-request-id: req-6b5fc338-a3dc-4a5a-9ece-031ce135a63f Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:47:52,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6b5fc338-a3dc-4a5a-9ece-031ce135a63f 2018-11-25 16:47:52,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281122922897s 2018-11-25 16:47:52,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6b5fc338-a3dc-4a5a-9ece-031ce135a63f 2018-11-25 16:47:52,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:47:52,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:52,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-a97aeaca-0852-48b2-9c44-0b039e8d7aa8 Date: Sun, 25 Nov 2018 16:47:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c74e7205-45ac-4066-8615-a3c7f405766d"],"updated_at":"2018-11-25T16:46:01Z","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4e3d6970e08468ea0ed737f16e23aca","id":"790a3179-4f44-4c4b-8000-644fe13cddde","name":"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:47:52,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a97aeaca-0852-48b2-9c44-0b039e8d7aa8 2018-11-25 16:47:52,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125852823257s 2018-11-25 16:47:52,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a97aeaca-0852-48b2-9c44-0b039e8d7aa8 2018-11-25 16:47:52,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 16:47:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7d82509c-a3dd-4893-b725-34161dbb9248 Date: Sun, 25 Nov 2018 16:47:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"790a3179-4f44-4c4b-8000-644fe13cddde","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T16:46:01Z","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":"d4e3d6970e08468ea0ed737f16e23aca","id":"c74e7205-45ac-4066-8615-a3c7f405766d","subnetpool_id":null,"name":"vyos_vrouter-subnet_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 16:47:53,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7d82509c-a3dd-4893-b725-34161dbb9248 2018-11-25 16:47:53,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.208477973938s 2018-11-25 16:47:53,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7d82509c-a3dd-4893-b725-34161dbb9248 2018-11-25 16:47:53,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:47:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:47:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:55,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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-68b168e5-2f2c-4d01-8e4e-8d1b1fe670f3 x-compute-request-id: req-68b168e5-2f2c-4d01-8e4e-8d1b1fe670f3 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:47:55,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-68b168e5-2f2c-4d01-8e4e-8d1b1fe670f3 2018-11-25 16:47:55,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.15346288681s 2018-11-25 16:47:55,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-68b168e5-2f2c-4d01-8e4e-8d1b1fe670f3 2018-11-25 16:47:55,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:47:57,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:47:57,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:47:57,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47: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,Accept-Encoding x-openstack-request-id: req-9732df16-efca-460f-acb1-085533923fd5 x-compute-request-id: req-9732df16-efca-460f-acb1-085533923fd5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:47:57,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9732df16-efca-460f-acb1-085533923fd5 2018-11-25 16:47:57,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365904092789s 2018-11-25 16:47:57,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9732df16-efca-460f-acb1-085533923fd5 2018-11-25 16:47:57,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:47:59,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:47:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:00,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:47:59 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-8a270c40-0155-4119-b6d8-c2e75d61b1d9 x-compute-request-id: req-8a270c40-0155-4119-b6d8-c2e75d61b1d9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:00,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a270c40-0155-4119-b6d8-c2e75d61b1d9 2018-11-25 16:48:00,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.832720994949s 2018-11-25 16:48:00,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a270c40-0155-4119-b6d8-c2e75d61b1d9 2018-11-25 16:48:00,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:02,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:02,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:03,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:02 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-d6f7f0b9-876c-4c3b-90f3-7a8c37e6b1ab x-compute-request-id: req-d6f7f0b9-876c-4c3b-90f3-7a8c37e6b1ab Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:03,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6f7f0b9-876c-4c3b-90f3-7a8c37e6b1ab 2018-11-25 16:48:03,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833163976669s 2018-11-25 16:48:03,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6f7f0b9-876c-4c3b-90f3-7a8c37e6b1ab 2018-11-25 16:48:03,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:05,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:05,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:05 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-36af58a8-7e72-43dd-a958-7b08462d39d8 x-compute-request-id: req-36af58a8-7e72-43dd-a958-7b08462d39d8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:05,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-36af58a8-7e72-43dd-a958-7b08462d39d8 2018-11-25 16:48:05,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528527021408s 2018-11-25 16:48:05,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-36af58a8-7e72-43dd-a958-7b08462d39d8 2018-11-25 16:48:05,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:07,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:07,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:08,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-13530b3f-5903-480a-8026-e3eeaf7677a3 x-compute-request-id: req-13530b3f-5903-480a-8026-e3eeaf7677a3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:08,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-13530b3f-5903-480a-8026-e3eeaf7677a3 2018-11-25 16:48:08,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642316102982s 2018-11-25 16:48:08,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-13530b3f-5903-480a-8026-e3eeaf7677a3 2018-11-25 16:48:08,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:10,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:11,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-f518e66d-6dda-449c-9ce4-fe3ba09a514f x-compute-request-id: req-f518e66d-6dda-449c-9ce4-fe3ba09a514f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:11,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f518e66d-6dda-449c-9ce4-fe3ba09a514f 2018-11-25 16:48:11,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559389829636s 2018-11-25 16:48:11,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f518e66d-6dda-449c-9ce4-fe3ba09a514f 2018-11-25 16:48:11,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:13,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:13,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:13 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-a3e975ce-3f33-4adc-a65d-c5c41d180645 x-compute-request-id: req-a3e975ce-3f33-4adc-a65d-c5c41d180645 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:13,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3e975ce-3f33-4adc-a65d-c5c41d180645 2018-11-25 16:48:13,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723194122314s 2018-11-25 16:48:13,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3e975ce-3f33-4adc-a65d-c5c41d180645 2018-11-25 16:48:13,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:15,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:15,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:16,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:15 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-f21f5318-1ca3-4e30-b101-a39947abb35c x-compute-request-id: req-f21f5318-1ca3-4e30-b101-a39947abb35c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:16,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f21f5318-1ca3-4e30-b101-a39947abb35c 2018-11-25 16:48:16,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.865918874741s 2018-11-25 16:48:16,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f21f5318-1ca3-4e30-b101-a39947abb35c 2018-11-25 16:48:16,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:18,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:19,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:18 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-91bcda09-1adc-4e9f-84b6-e78bf8509677 x-compute-request-id: req-91bcda09-1adc-4e9f-84b6-e78bf8509677 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:19,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-91bcda09-1adc-4e9f-84b6-e78bf8509677 2018-11-25 16:48:19,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339105844498s 2018-11-25 16:48:19,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-91bcda09-1adc-4e9f-84b6-e78bf8509677 2018-11-25 16:48:19,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:21,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:21,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-663e5779-70a7-400b-a1b3-cc2e948b0db6 x-compute-request-id: req-663e5779-70a7-400b-a1b3-cc2e948b0db6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:21,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-663e5779-70a7-400b-a1b3-cc2e948b0db6 2018-11-25 16:48:21,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862130880356s 2018-11-25 16:48:21,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-663e5779-70a7-400b-a1b3-cc2e948b0db6 2018-11-25 16:48:21,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:23,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:23 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-186e06d8-9163-42eb-ad3c-94bae128ca17 x-compute-request-id: req-186e06d8-9163-42eb-ad3c-94bae128ca17 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:24,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-186e06d8-9163-42eb-ad3c-94bae128ca17 2018-11-25 16:48:24,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685873985291s 2018-11-25 16:48:24,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-186e06d8-9163-42eb-ad3c-94bae128ca17 2018-11-25 16:48:24,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:26,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:27,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-6ad3ba0e-0ad7-4406-87a9-d5db5f39ad7e x-compute-request-id: req-6ad3ba0e-0ad7-4406-87a9-d5db5f39ad7e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:27,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6ad3ba0e-0ad7-4406-87a9-d5db5f39ad7e 2018-11-25 16:48:27,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887290000916s 2018-11-25 16:48:27,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6ad3ba0e-0ad7-4406-87a9-d5db5f39ad7e 2018-11-25 16:48:27,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:29,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:30,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-b13ba97f-c980-4a8e-9628-f946ea617aad x-compute-request-id: req-b13ba97f-c980-4a8e-9628-f946ea617aad Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:30,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b13ba97f-c980-4a8e-9628-f946ea617aad 2018-11-25 16:48:30,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842473983765s 2018-11-25 16:48:30,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b13ba97f-c980-4a8e-9628-f946ea617aad 2018-11-25 16:48:30,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:32,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:32,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-303b50a9-72df-4885-9dc0-a66ed414faba x-compute-request-id: req-303b50a9-72df-4885-9dc0-a66ed414faba Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:32,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-303b50a9-72df-4885-9dc0-a66ed414faba 2018-11-25 16:48:32,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565101146698s 2018-11-25 16:48:32,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-303b50a9-72df-4885-9dc0-a66ed414faba 2018-11-25 16:48:32,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:34,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:34,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:35,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-dd520500-7cdd-4321-8be7-6b22a25fe935 x-compute-request-id: req-dd520500-7cdd-4321-8be7-6b22a25fe935 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:35,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd520500-7cdd-4321-8be7-6b22a25fe935 2018-11-25 16:48:35,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55875992775s 2018-11-25 16:48:35,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd520500-7cdd-4321-8be7-6b22a25fe935 2018-11-25 16:48:35,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:37,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:38,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:37 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-f6c6933c-210e-4fe6-b44f-ecceb54c32db x-compute-request-id: req-f6c6933c-210e-4fe6-b44f-ecceb54c32db Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:38,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f6c6933c-210e-4fe6-b44f-ecceb54c32db 2018-11-25 16:48:38,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839920043945s 2018-11-25 16:48:38,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f6c6933c-210e-4fe6-b44f-ecceb54c32db 2018-11-25 16:48:38,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:40,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:40,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48:40 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-c7beb165-3e5f-44b0-aae3-fac9026418bd x-compute-request-id: req-c7beb165-3e5f-44b0-aae3-fac9026418bd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:40,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7beb165-3e5f-44b0-aae3-fac9026418bd 2018-11-25 16:48:40,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525458097458s 2018-11-25 16:48:40,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7beb165-3e5f-44b0-aae3-fac9026418bd 2018-11-25 16:48:40,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:42,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:43,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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,Accept-Encoding x-openstack-request-id: req-a1d67b0c-1f14-43e5-abcf-41894792c4be x-compute-request-id: req-a1d67b0c-1f14-43e5-abcf-41894792c4be Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:43,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a1d67b0c-1f14-43e5-abcf-41894792c4be 2018-11-25 16:48:43,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663408041s 2018-11-25 16:48:43,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a1d67b0c-1f14-43e5-abcf-41894792c4be 2018-11-25 16:48:43,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:45,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:45,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:46,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-895334f4-db54-4c8a-8260-e13c65eaf9f4 x-compute-request-id: req-895334f4-db54-4c8a-8260-e13c65eaf9f4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:46,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-895334f4-db54-4c8a-8260-e13c65eaf9f4 2018-11-25 16:48:46,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572947978973s 2018-11-25 16:48:46,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-895334f4-db54-4c8a-8260-e13c65eaf9f4 2018-11-25 16:48:46,087 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:48,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:48,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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,Accept-Encoding x-openstack-request-id: req-38d6615b-479e-4d08-b54e-c0f2ee7e659e x-compute-request-id: req-38d6615b-479e-4d08-b54e-c0f2ee7e659e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:48,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38d6615b-479e-4d08-b54e-c0f2ee7e659e 2018-11-25 16:48:48,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677526950836s 2018-11-25 16:48:48,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38d6615b-479e-4d08-b54e-c0f2ee7e659e 2018-11-25 16:48:48,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:51,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-d5b33ccf-7890-4381-8a82-935fa8717630 x-compute-request-id: req-d5b33ccf-7890-4381-8a82-935fa8717630 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:51,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d5b33ccf-7890-4381-8a82-935fa8717630 2018-11-25 16:48:51,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40548992157s 2018-11-25 16:48:51,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d5b33ccf-7890-4381-8a82-935fa8717630 2018-11-25 16:48:51,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:53,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:53,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-38305068-1d04-4c17-94bb-3de3ffb6d265 x-compute-request-id: req-38305068-1d04-4c17-94bb-3de3ffb6d265 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:53,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38305068-1d04-4c17-94bb-3de3ffb6d265 2018-11-25 16:48:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381226062775s 2018-11-25 16:48:53,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38305068-1d04-4c17-94bb-3de3ffb6d265 2018-11-25 16:48:53,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:55,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:56,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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-b024d38a-78cf-459a-8447-1dbb3310b862 x-compute-request-id: req-b024d38a-78cf-459a-8447-1dbb3310b862 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:56,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b024d38a-78cf-459a-8447-1dbb3310b862 2018-11-25 16:48:56,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501791000366s 2018-11-25 16:48:56,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b024d38a-78cf-459a-8447-1dbb3310b862 2018-11-25 16:48:56,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:48:58,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:48:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:48:58,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:48: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,Accept-Encoding x-openstack-request-id: req-5f441604-f71e-4c37-83eb-6360bc9ca928 x-compute-request-id: req-5f441604-f71e-4c37-83eb-6360bc9ca928 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:48:58,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5f441604-f71e-4c37-83eb-6360bc9ca928 2018-11-25 16:48:58,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394335031509s 2018-11-25 16:48:58,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5f441604-f71e-4c37-83eb-6360bc9ca928 2018-11-25 16:48:58,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:00,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:00,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:00,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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,Accept-Encoding x-openstack-request-id: req-e8381f35-caa6-474e-8c2f-d972c5594b9f x-compute-request-id: req-e8381f35-caa6-474e-8c2f-d972c5594b9f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:00,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e8381f35-caa6-474e-8c2f-d972c5594b9f 2018-11-25 16:49:00,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227751016617s 2018-11-25 16:49:00,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e8381f35-caa6-474e-8c2f-d972c5594b9f 2018-11-25 16:49:00,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:03,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:02 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-585ed79d-7248-4d34-ab13-5061cfb37e9c x-compute-request-id: req-585ed79d-7248-4d34-ab13-5061cfb37e9c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:03,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-585ed79d-7248-4d34-ab13-5061cfb37e9c 2018-11-25 16:49:03,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565951824188s 2018-11-25 16:49:03,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-585ed79d-7248-4d34-ab13-5061cfb37e9c 2018-11-25 16:49:03,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:05,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:05,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:05 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-e84b1fae-bfe0-4a42-97f8-8c2cf8f95381 x-compute-request-id: req-e84b1fae-bfe0-4a42-97f8-8c2cf8f95381 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:05,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e84b1fae-bfe0-4a42-97f8-8c2cf8f95381 2018-11-25 16:49:05,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69265294075s 2018-11-25 16:49:05,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e84b1fae-bfe0-4a42-97f8-8c2cf8f95381 2018-11-25 16:49:05,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:07,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:08,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:08 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-c6f39923-7895-4200-b083-3a06c731aad9 x-compute-request-id: req-c6f39923-7895-4200-b083-3a06c731aad9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:08,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c6f39923-7895-4200-b083-3a06c731aad9 2018-11-25 16:49:08,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633020877838s 2018-11-25 16:49:08,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c6f39923-7895-4200-b083-3a06c731aad9 2018-11-25 16:49:08,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:10,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:11,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-599d7376-1cb3-4fae-8257-fffa9385f86b x-compute-request-id: req-599d7376-1cb3-4fae-8257-fffa9385f86b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:11,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-599d7376-1cb3-4fae-8257-fffa9385f86b 2018-11-25 16:49:11,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549616098404s 2018-11-25 16:49:11,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-599d7376-1cb3-4fae-8257-fffa9385f86b 2018-11-25 16:49:11,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:13,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:13,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:13 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-faa3472d-e2e1-4777-8041-f0f76b40e300 x-compute-request-id: req-faa3472d-e2e1-4777-8041-f0f76b40e300 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:13,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-faa3472d-e2e1-4777-8041-f0f76b40e300 2018-11-25 16:49:13,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503298997879s 2018-11-25 16:49:13,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-faa3472d-e2e1-4777-8041-f0f76b40e300 2018-11-25 16:49:13,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:15,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:16,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:15 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-c13d8ac5-630f-44bb-884c-92176ceb1bca x-compute-request-id: req-c13d8ac5-630f-44bb-884c-92176ceb1bca Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:16,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c13d8ac5-630f-44bb-884c-92176ceb1bca 2018-11-25 16:49:16,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357447147369s 2018-11-25 16:49:16,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c13d8ac5-630f-44bb-884c-92176ceb1bca 2018-11-25 16:49:16,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:18,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:18,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:18,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:18 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-9cc0a247-56ae-4dff-87dc-a74d3cc5229e x-compute-request-id: req-9cc0a247-56ae-4dff-87dc-a74d3cc5229e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:18,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9cc0a247-56ae-4dff-87dc-a74d3cc5229e 2018-11-25 16:49:18,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495515108109s 2018-11-25 16:49:18,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9cc0a247-56ae-4dff-87dc-a74d3cc5229e 2018-11-25 16:49:18,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:20,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:20,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:21,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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,Accept-Encoding x-openstack-request-id: req-4772f526-5e74-43a3-8214-a4ab4f6ab8c9 x-compute-request-id: req-4772f526-5e74-43a3-8214-a4ab4f6ab8c9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:21,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4772f526-5e74-43a3-8214-a4ab4f6ab8c9 2018-11-25 16:49:21,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649394035339s 2018-11-25 16:49:21,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4772f526-5e74-43a3-8214-a4ab4f6ab8c9 2018-11-25 16:49:21,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:23,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:23,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:23 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-8d15d27c-fe6e-4a39-924a-61f272b23c80 x-compute-request-id: req-8d15d27c-fe6e-4a39-924a-61f272b23c80 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:23,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d15d27c-fe6e-4a39-924a-61f272b23c80 2018-11-25 16:49:23,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537370920181s 2018-11-25 16:49:23,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d15d27c-fe6e-4a39-924a-61f272b23c80 2018-11-25 16:49:23,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:25,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:26,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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,Accept-Encoding x-openstack-request-id: req-49f91ad0-a69d-44ad-ae8d-b5592a95e746 x-compute-request-id: req-49f91ad0-a69d-44ad-ae8d-b5592a95e746 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:26,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49f91ad0-a69d-44ad-ae8d-b5592a95e746 2018-11-25 16:49:26,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38410615921s 2018-11-25 16:49:26,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49f91ad0-a69d-44ad-ae8d-b5592a95e746 2018-11-25 16:49:26,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:28,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:28,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:28,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:28 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-b3908279-0d1a-48ac-a50b-8419156b637a x-compute-request-id: req-b3908279-0d1a-48ac-a50b-8419156b637a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:28,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3908279-0d1a-48ac-a50b-8419156b637a 2018-11-25 16:49:28,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476244926453s 2018-11-25 16:49:28,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3908279-0d1a-48ac-a50b-8419156b637a 2018-11-25 16:49:28,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:30,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:31,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-03327951-7797-4c50-a3d7-427d038ac310 x-compute-request-id: req-03327951-7797-4c50-a3d7-427d038ac310 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:31,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-03327951-7797-4c50-a3d7-427d038ac310 2018-11-25 16:49:31,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719445943832s 2018-11-25 16:49:31,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-03327951-7797-4c50-a3d7-427d038ac310 2018-11-25 16:49:31,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:33,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:33,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-7e6b21fb-ef89-435a-add6-d009a5c61fed x-compute-request-id: req-7e6b21fb-ef89-435a-add6-d009a5c61fed Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:33,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7e6b21fb-ef89-435a-add6-d009a5c61fed 2018-11-25 16:49:33,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492321968079s 2018-11-25 16:49:33,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7e6b21fb-ef89-435a-add6-d009a5c61fed 2018-11-25 16:49:33,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:35,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:35,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:36,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-35793724-84c0-44d4-b8bb-052a00c635d3 x-compute-request-id: req-35793724-84c0-44d4-b8bb-052a00c635d3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:36,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-35793724-84c0-44d4-b8bb-052a00c635d3 2018-11-25 16:49:36,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524382829666s 2018-11-25 16:49:36,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-35793724-84c0-44d4-b8bb-052a00c635d3 2018-11-25 16:49:36,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:38,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:38,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:38,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-922199a1-47de-4b43-a697-28628261ec65 x-compute-request-id: req-922199a1-47de-4b43-a697-28628261ec65 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:38,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-922199a1-47de-4b43-a697-28628261ec65 2018-11-25 16:49:38,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507833003998s 2018-11-25 16:49:38,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-922199a1-47de-4b43-a697-28628261ec65 2018-11-25 16:49:38,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:40,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:41,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:40 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-5cddef7d-7721-4aef-af14-624908168fe4 x-compute-request-id: req-5cddef7d-7721-4aef-af14-624908168fe4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:41,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5cddef7d-7721-4aef-af14-624908168fe4 2018-11-25 16:49:41,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50460600853s 2018-11-25 16:49:41,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5cddef7d-7721-4aef-af14-624908168fe4 2018-11-25 16:49:41,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:43,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:43,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49:43 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-f38a47c8-b28e-4716-a46c-4c692a892874 x-compute-request-id: req-f38a47c8-b28e-4716-a46c-4c692a892874 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:43,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f38a47c8-b28e-4716-a46c-4c692a892874 2018-11-25 16:49:43,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36696600914s 2018-11-25 16:49:43,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f38a47c8-b28e-4716-a46c-4c692a892874 2018-11-25 16:49:43,799 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:45,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:46,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-3858b209-5601-4d00-943d-55c6da10274d x-compute-request-id: req-3858b209-5601-4d00-943d-55c6da10274d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:46,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3858b209-5601-4d00-943d-55c6da10274d 2018-11-25 16:49:46,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502315044403s 2018-11-25 16:49:46,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3858b209-5601-4d00-943d-55c6da10274d 2018-11-25 16:49:46,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:48,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:48,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:48,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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,Accept-Encoding x-openstack-request-id: req-cbb8f043-f2bc-4c0c-9de5-da4c44677656 x-compute-request-id: req-cbb8f043-f2bc-4c0c-9de5-da4c44677656 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:48,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cbb8f043-f2bc-4c0c-9de5-da4c44677656 2018-11-25 16:49:48,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384782075882s 2018-11-25 16:49:48,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cbb8f043-f2bc-4c0c-9de5-da4c44677656 2018-11-25 16:49:48,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:50,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:50,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:51,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-925b7f1c-023c-4605-976a-136164f8f431 x-compute-request-id: req-925b7f1c-023c-4605-976a-136164f8f431 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:51,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-925b7f1c-023c-4605-976a-136164f8f431 2018-11-25 16:49:51,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366942167282s 2018-11-25 16:49:51,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-925b7f1c-023c-4605-976a-136164f8f431 2018-11-25 16:49:51,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:53,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:53,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-918f7081-f2d0-451d-b5dd-2535f0db1dc9 x-compute-request-id: req-918f7081-f2d0-451d-b5dd-2535f0db1dc9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:53,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-918f7081-f2d0-451d-b5dd-2535f0db1dc9 2018-11-25 16:49:53,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508349895477s 2018-11-25 16:49:53,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-918f7081-f2d0-451d-b5dd-2535f0db1dc9 2018-11-25 16:49:53,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:55,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:55,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:55,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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-b358c08b-02c6-4219-bab1-40ee9117bc8e x-compute-request-id: req-b358c08b-02c6-4219-bab1-40ee9117bc8e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:55,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b358c08b-02c6-4219-bab1-40ee9117bc8e 2018-11-25 16:49:55,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339262008667s 2018-11-25 16:49:55,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b358c08b-02c6-4219-bab1-40ee9117bc8e 2018-11-25 16:49:55,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:49:57,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:49:57,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:49:58,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:49: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,Accept-Encoding x-openstack-request-id: req-e0f17aee-a4e0-4e16-bc80-a5ea0ef0c86f x-compute-request-id: req-e0f17aee-a4e0-4e16-bc80-a5ea0ef0c86f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:49:58,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e0f17aee-a4e0-4e16-bc80-a5ea0ef0c86f 2018-11-25 16:49:58,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358084917068s 2018-11-25 16:49:58,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e0f17aee-a4e0-4e16-bc80-a5ea0ef0c86f 2018-11-25 16:49:58,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:00,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:00,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50: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,Accept-Encoding x-openstack-request-id: req-b8f0a7ec-8810-4837-893a-c15aa010e6bd x-compute-request-id: req-b8f0a7ec-8810-4837-893a-c15aa010e6bd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:00,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b8f0a7ec-8810-4837-893a-c15aa010e6bd 2018-11-25 16:50:00,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369193077087s 2018-11-25 16:50:00,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b8f0a7ec-8810-4837-893a-c15aa010e6bd 2018-11-25 16:50:00,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:02,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:03,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50:02 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-a461210c-8f4c-4fe6-8312-e16189c4d930 x-compute-request-id: req-a461210c-8f4c-4fe6-8312-e16189c4d930 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:03,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a461210c-8f4c-4fe6-8312-e16189c4d930 2018-11-25 16:50:03,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541626930237s 2018-11-25 16:50:03,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a461210c-8f4c-4fe6-8312-e16189c4d930 2018-11-25 16:50:03,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:05,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:05,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:05,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50:05 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-23bf4a8e-40d0-4f72-a608-4ba0351ee765 x-compute-request-id: req-23bf4a8e-40d0-4f72-a608-4ba0351ee765 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:05,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23bf4a8e-40d0-4f72-a608-4ba0351ee765 2018-11-25 16:50:05,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530095815659s 2018-11-25 16:50:05,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23bf4a8e-40d0-4f72-a608-4ba0351ee765 2018-11-25 16:50:05,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:07,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:08,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50: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-0a1047ed-8b23-47ad-9853-6175b785dcdf x-compute-request-id: req-0a1047ed-8b23-47ad-9853-6175b785dcdf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:08,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0a1047ed-8b23-47ad-9853-6175b785dcdf 2018-11-25 16:50:08,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513020038605s 2018-11-25 16:50:08,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0a1047ed-8b23-47ad-9853-6175b785dcdf 2018-11-25 16:50:08,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:10,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:10,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50: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-b1132303-0035-4bb5-a47f-2a18fad9f42c x-compute-request-id: req-b1132303-0035-4bb5-a47f-2a18fad9f42c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:10,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b1132303-0035-4bb5-a47f-2a18fad9f42c 2018-11-25 16:50:10,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508439064026s 2018-11-25 16:50:10,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b1132303-0035-4bb5-a47f-2a18fad9f42c 2018-11-25 16:50:10,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:12,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:12,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:13,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50: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-b971b5af-c726-4e87-b45e-1be5bf17491f x-compute-request-id: req-b971b5af-c726-4e87-b45e-1be5bf17491f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:13,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b971b5af-c726-4e87-b45e-1be5bf17491f 2018-11-25 16:50:13,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654163837433s 2018-11-25 16:50:13,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b971b5af-c726-4e87-b45e-1be5bf17491f 2018-11-25 16:50:13,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:15,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:16,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50:15 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-f5f9af47-aaf3-4de8-a058-4d741359645d x-compute-request-id: req-f5f9af47-aaf3-4de8-a058-4d741359645d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:16,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f5f9af47-aaf3-4de8-a058-4d741359645d 2018-11-25 16:50:16,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668308019638s 2018-11-25 16:50:16,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f5f9af47-aaf3-4de8-a058-4d741359645d 2018-11-25 16:50:16,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:18,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:18,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50:18 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-f709e1ab-ca30-4cd7-ae00-602aaec1c23d x-compute-request-id: req-f709e1ab-ca30-4cd7-ae00-602aaec1c23d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:47:54Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:18,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f709e1ab-ca30-4cd7-ae00-602aaec1c23d 2018-11-25 16:50:18,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513717889786s 2018-11-25 16:50:18,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f709e1ab-ca30-4cd7-ae00-602aaec1c23d 2018-11-25 16:50:18,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 16:50:20,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:50:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:21,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50: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,Accept-Encoding x-openstack-request-id: req-db6d614e-9bd1-49b9-b0b0-b079818a9087 x-compute-request-id: req-db6d614e-9bd1-49b9-b0b0-b079818a9087 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:50:21,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-db6d614e-9bd1-49b9-b0b0-b079818a9087 2018-11-25 16:50:21,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34105014801s 2018-11-25 16:50:21,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-db6d614e-9bd1-49b9-b0b0-b079818a9087 2018-11-25 16:50:21,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 16:50:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:21,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-774826cc-7d6c-4830-80f4-f4724d69be7a Date: Sun, 25 Nov 2018 16:50:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:50:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c74e7205-45ac-4066-8615-a3c7f405766d","ip_address":"192.168.120.9"}],"id":"7893e861-edd7-41cc-b939-86ddbc31da6c","security_groups":["acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"],"mac_address":"fa:16:3e:10:8d:cf","project_id":"d4e3d6970e08468ea0ed737f16e23aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"790a3179-4f44-4c4b-8000-644fe13cddde","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:47:55Z","binding:vnic_type":"normal","device_id":"c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa"}]} 2018-11-25 16:50:21,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa used request id req-774826cc-7d6c-4830-80f4-f4724d69be7a 2018-11-25 16:50:21,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564022064209s 2018-11-25 16:50:21,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa used request id req-774826cc-7d6c-4830-80f4-f4724d69be7a 2018-11-25 16:50:21,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:50:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=7893e861-edd7-41cc-b939-86ddbc31da6c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:21,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2b4dc615-72bd-4f0c-b9e4-2ac1ffc16cdd Date: Sun, 25 Nov 2018 16:50:21 GMT RESP BODY: {"floatingips": []} 2018-11-25 16:50:21,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=7893e861-edd7-41cc-b939-86ddbc31da6c used request id req-2b4dc615-72bd-4f0c-b9e4-2ac1ffc16cdd 2018-11-25 16:50:21,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194351673126s 2018-11-25 16:50:21,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=7893e861-edd7-41cc-b939-86ddbc31da6c used request id req-2b4dc615-72bd-4f0c-b9e4-2ac1ffc16cdd 2018-11-25 16:50:21,092 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:8d:cf', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7079dce1-ef47-4c9b-953b-6ea128dd41a0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T16:50:19.000000', 'flavor': Munch({u'id': u'e392805e-b8d5-4187-b82d-f75f6cbaa73f'}), 'az': u'nova', 'id': u'c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5fa08204e9034ae4be1af7952a4f1abd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4e3d6970e08468ea0ed737f16e23aca', 'name': 'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-25T16:50:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-25T16:50:20Z', 'hostId': u'4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-25T16:50:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', 'name': u'vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'adminPass': u'iX7uK5giWKGW', 'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', 'region': 'regionOne', 'created': u'2018-11-25T16:47:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-25 16:50:21,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 16:50:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:21,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-43ae8938-fed2-43ee-8038-b058ab9c68ed Date: Sun, 25 Nov 2018 16:50:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c74e7205-45ac-4066-8615-a3c7f405766d"],"updated_at":"2018-11-25T16:46:01Z","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4e3d6970e08468ea0ed737f16e23aca","id":"790a3179-4f44-4c4b-8000-644fe13cddde","name":"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 16:50:21,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-43ae8938-fed2-43ee-8038-b058ab9c68ed 2018-11-25 16:50:21,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11280798912s 2018-11-25 16:50:21,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-43ae8938-fed2-43ee-8038-b058ab9c68ed 2018-11-25 16:50:21,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-25 16:50:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:21,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c9167aaa-a3ca-4818-a8cc-0081ed1b9e2a Date: Sun, 25 Nov 2018 16:50:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-25T16:50:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c74e7205-45ac-4066-8615-a3c7f405766d","ip_address":"192.168.120.9"}],"id":"7893e861-edd7-41cc-b939-86ddbc31da6c","security_groups":["acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9"],"mac_address":"fa:16:3e:10:8d:cf","project_id":"d4e3d6970e08468ea0ed737f16e23aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"790a3179-4f44-4c4b-8000-644fe13cddde","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:47:55Z","binding:vnic_type":"normal","device_id":"c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa"}]} 2018-11-25 16:50:21,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa used request id req-c9167aaa-a3ca-4818-a8cc-0081ed1b9e2a 2018-11-25 16:50:21,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058137178421s 2018-11-25 16:50:21,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa used request id req-c9167aaa-a3ca-4818-a8cc-0081ed1b9e2a 2018-11-25 16:50:21,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-25 16:50:21,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"floatingip": {"floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c"}}' 2018-11-25 16:50:23,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-8ef60243-ead1-4a54-9aa5-0e5470947007 Date: Sun, 25 Nov 2018 16:50:23 GMT RESP BODY: {"floatingip": {"router_id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:50:22Z", "updated_at": "2018-11-25T16:50:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c", "id": "f9ae4702-c71d-4d25-9947-d1e3e4f174ea"}} 2018-11-25 16:50:23,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8ef60243-ead1-4a54-9aa5-0e5470947007 2018-11-25 16:50:23,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.04547095299s 2018-11-25 16:50:23,315 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8ef60243-ead1-4a54-9aa5-0e5470947007 2018-11-25 16:50:23,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:50:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:23,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-77d23d0e-f2a2-4964-91bb-3f2802185765 Date: Sun, 25 Nov 2018 16:50:23 GMT RESP BODY: {"floatingips": [{"router_id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:50:22Z", "updated_at": "2018-11-25T16:50:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c", "id": "f9ae4702-c71d-4d25-9947-d1e3e4f174ea"}]} 2018-11-25 16:50:23,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-77d23d0e-f2a2-4964-91bb-3f2802185765 2018-11-25 16:50:23,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0241460800171s 2018-11-25 16:50:23,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-77d23d0e-f2a2-4964-91bb-3f2802185765 2018-11-25 16:50:23,352 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:50:23,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:50:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:23,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-6c070c79-df49-4cdc-953d-dcc15d253ae9 Date: Sun, 25 Nov 2018 16:50:23 GMT RESP BODY: {"floatingips": [{"router_id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:50:22Z", "updated_at": "2018-11-25T16:50:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c", "id": "f9ae4702-c71d-4d25-9947-d1e3e4f174ea"}]} 2018-11-25 16:50:23,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6c070c79-df49-4cdc-953d-dcc15d253ae9 2018-11-25 16:50:23,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0264699459076s 2018-11-25 16:50:23,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6c070c79-df49-4cdc-953d-dcc15d253ae9 2018-11-25 16:50:23,487 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:50:23,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:50:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9b22b8f6-d56d-42bc-abf6-03a32791df61 Date: Sun, 25 Nov 2018 16:50:23 GMT RESP BODY: {"floatingips": [{"router_id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:50:22Z", "updated_at": "2018-11-25T16:50:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c", "id": "f9ae4702-c71d-4d25-9947-d1e3e4f174ea"}]} 2018-11-25 16:50:23,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9b22b8f6-d56d-42bc-abf6-03a32791df61 2018-11-25 16:50:23,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0266568660736s 2018-11-25 16:50:23,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9b22b8f6-d56d-42bc-abf6-03a32791df61 2018-11-25 16:50:23,623 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:50:23,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:50:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:23,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-16b2b3a5-e336-49ad-9121-eabf0138bd6b Date: Sun, 25 Nov 2018 16:50:23 GMT RESP BODY: {"floatingips": [{"router_id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:50:22Z", "updated_at": "2018-11-25T16:50:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c", "id": "f9ae4702-c71d-4d25-9947-d1e3e4f174ea"}]} 2018-11-25 16:50:23,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-16b2b3a5-e336-49ad-9121-eabf0138bd6b 2018-11-25 16:50:23,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229651927948s 2018-11-25 16:50:23,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-16b2b3a5-e336-49ad-9121-eabf0138bd6b 2018-11-25 16:50:23,756 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-25 16:50:23,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 16:50:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:50:23,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-e512e82c-50ca-4a59-9d1e-a188246de9ae Date: Sun, 25 Nov 2018 16:50:23 GMT RESP BODY: {"floatingips": [{"router_id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:50:22Z", "updated_at": "2018-11-25T16:50:22Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_id": "7893e861-edd7-41cc-b939-86ddbc31da6c", "id": "f9ae4702-c71d-4d25-9947-d1e3e4f174ea"}]} 2018-11-25 16:50:23,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e512e82c-50ca-4a59-9d1e-a188246de9ae 2018-11-25 16:50:23,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233149528503s 2018-11-25 16:50:23,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e512e82c-50ca-4a59-9d1e-a188246de9ae 2018-11-25 16:50:23,888 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f71c5b86-d665-497b-9911-8e3d8fdc5344', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', 'created_at': u'2018-11-25T16:50:22Z', 'attached': True, 'updated_at': u'2018-11-25T16:50:22Z', 'id': u'f9ae4702-c71d-4d25-9947-d1e3e4f174ea', 'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4e3d6970e08468ea0ed737f16e23aca', 'name': 'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f71c5b86-d665-497b-9911-8e3d8fdc5344', 'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', 'port_id': u'7893e861-edd7-41cc-b939-86ddbc31da6c', 'port': u'7893e861-edd7-41cc-b939-86ddbc31da6c', 'network': u'ad899a74-71c8-421f-a6bd-988551fe00a6'}) 2018-11-25 16:50:23,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-25 16:50:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:50:26,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50:23 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-a5a569d9-0da9-4172-9999-c2e6e2f43360 x-compute-request-id: req-a5a569d9-0da9-4172-9999-c2e6e2f43360 Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1934873143 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.293344] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.295537] pid_max: default: 32768 minimum: 301\n[ 0.296721] Security Framework initialized\n[ 0.297815] SELinux: Initializing.\n[ 0.299449] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.303044] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.305002] Mount-cache hash table entries: 4096\n[ 0.306429] Initializing cgroup subsys memory\n[ 0.307568] Initializing cgroup subsys devices\n[ 0.308707] Initializing cgroup subsys freezer\n[ 0.309848] Initializing cgroup subsys net_cls\n[ 0.310983] Initializing cgroup subsys blkio\n[ 0.312100] Initializing cgroup subsys perf_event\n[ 0.313279] Initializing cgroup subsys hugetlb\n[ 0.314417] Initializing cgroup subsys pids\n[ 0.315515] Initializing cgroup subsys net_prio\n[ 0.316741] CPU: Physical Processor ID: 0\n[ 0.318542] mce: CPU supports 10 MCE banks\n[ 0.319662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.320921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.322182] tlb_flushall_shift: 6\n[ 0.323368] Freeing SMP alternatives: 28k freed\n[ 0.327396] ACPI: Core revision 20130517\n[ 0.328886] ACPI: All ACPI Tables successfully acquired\n[ 0.330334] ftrace: allocating 25812 entries in 101 pages\n[ 0.353139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354615] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.356087] smpboot: Max logical packages: 2\n[ 0.357385] Enabling x2apic\n[ 0.358279] Enabled x2apic\n[ 0.359359] Switched APIC routing to physical x2apic.\n[ 0.361545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.363015] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.365646] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373686] KVM setup paravirtual spinlock\n[ 0.376035] smpboot: Booting Node 0, Processors #1 OK\n[ 0.377686] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.400179] Brought up 2 CPUs\n[ 0.400181] KVM setup async PF for cpu 1\n[ 0.400185] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.403314] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.405471] devtmpfs: initialized\n[ 0.407786] EVM: security.selinux\n[ 0.408759] EVM: security.ima\n[ 0.409662] EVM: security.capability\n[ 0.411325] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.412831] pinctrl core: initialized pinctrl subsystem\n[ 0.414211] NET: Registered protocol family 16\n[ 0.415546] ACPI: bus type PCI registered\n[ 0.416627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.418150] PCI: Using configuration type 1 for base access\n[ 0.422813] ACPI: Added _OSI(Module Device)\n[ 0.423949] ACPI: Added _OSI(Processor Device)\n[ 0.425076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.426239] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.429011] ACPI: Interpreter enabled\n[ 0.430050] ACPI: (supports S0 S5)\n[ 0.431018] ACPI: Using IOAPIC for interrupt routing\n[ 0.432223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.437478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.439162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.440618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443342] acpiphp: Slot [3] registered\n[ 0.444407] acpiphp: Slot [4] registered\n[ 0.445472] acpiphp: Slot [5] registered\n[ 0.446533] acpiphp: Slot [6] registered\n[ 0.447591] acpiphp: Slot [7] registered\n[ 0.448651] acpiphp: Slot [8] registered\n[ 0.449709] acpiphp: Slot [9] registered\n[ 0.450769] acpiphp: Slot [10] registered\n[ 0.451838] acpiphp: Slot [11] registered\n[ 0.452912] acpiphp: Slot [12] registered\n[ 0.453990] acpiphp: Slot [13] registered\n[ 0.455062] acpiphp: Slot [14] registered\n[ 0.456131] acpiphp: Slot [15] registered\n[ 0.457206] acpiphp: Slot [16] registered\n[ 0.458286] acpiphp: Slot [17] registered\n[ 0.459356] acpiphp: Slot [18] registered\n[ 0.460428] acpiphp: Slot [19] registered\n[ 0.461503] acpiphp: Slot [20] registered\n[ 0.462576] acpiphp: Slot [21] registered\n[ 0.463648] acpiphp: Slot [22] registered\n[ 0.464718] acpiphp: Slot [23] registered\n[ 0.465789] acpiphp: Slot [24] registered\n[ 0.466867] acpiphp: Slot [25] registered\n[ 0.467940] acpiphp: Slot [26] registered\n[ 0.469018] acpiphp: Slot [27] registered\n[ 0.470092] acpiphp: Slot [28] registered\n[ 0.471160] acpiphp: Slot [29] registered\n[ 0.472230] acpiphp: Slot [30] registered\n[ 0.473303] acpiphp: Slot [31] registered\n[ 0.474366] PCI host bridge to bus 0000:00\n[ 0.475435] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.476703] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.489376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492325] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.493835] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503151] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.560001] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.561693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.563393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.565038] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566608] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570275] vgaarb: loaded\n[ 0.571133] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572508] SCSI subsystem initialized\n[ 0.573559] ACPI: bus type USB registered\n[ 0.574631] usbcore: registered new interface driver usbfs\n[ 0.575927] usbcore: registered new interface driver hub\n[ 0.577202] usbcore: registered new device driver usb\n[ 0.578594] PCI: Using ACPI for IRQ routing\n[ 0.579934] NetLabel: Initializing\n[ 0.580919] NetLabel: domain hash size = 128\n[ 0.582022] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.583248] NetLabel: unlabeled traffic allowed by default\n[ 0.584636] Switched to clocksource kvm-clock\n[ 0.592214] pnp: PnP ACPI init\n[ 0.593481] ACPI: bus type PNP registered\n[ 0.595660] pnp: PnP ACPI: found 5 devices\n[ 0.597149] ACPI: bus type PNP unregistered\n[ 0.603881] NET: Registered protocol family 2\n[ 0.605555] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.608223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.610338] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.612387] TCP: reno registered\n[ 0.613639] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.615561] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617664] NET: Registered protocol family 1\n[ 0.618818] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620167] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621493] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.641348] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661355] Unpacking initramfs...\n[ 1.088281] Freeing initrd memory: 37508k freed\n[ 1.097939] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100076] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.110295] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.111965] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.113622] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.115019] Initialise system trusted keyring\n[ 1.116155] audit: initializing netlink socket (disabled)\n[ 1.117447] type=2000 audit(1543164622.101:1): initialized\n[ 1.133733] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.135186] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.137259] zpool: loaded\n[ 1.138134] zbud: loaded\n[ 1.139152] VFS: Disk quotas dquot_6.5.2\n[ 1.140254] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141787] msgmni has been set to 7578\n[ 1.142938] Key type big_key registered\n[ 1.144692] NET: Registered protocol family 38\n[ 1.145848] Key type asymmetric registered\n[ 1.146969] Asymmetric key parser 'x509' registered\n[ 1.148210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.150257] io scheduler noop registered\n[ 1.151335] io scheduler deadline registered (default)\n[ 1.152609] io scheduler cfq registered\n[ 1.153753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.165079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166655] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168663] ACPI: Power Button [PWRF]\n[ 1.169806] GHES: HEST is not enabled!\n[ 1.170917] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.195250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196814] Non-volatile memory driver v1.3\n[ 1.197949] Linux agpgart interface v0.103\n[ 1.199132] crash memory driver: version 1.1\n[ 1.200286] rdac: device handler registered\n[ 1.201435] hp_sw: device handler registered\n[ 1.202557] emc: device handler registered\n[ 1.203647] alua: device handler registered\n[ 1.204754] libphy: Fixed MDIO Bus: probed\n[ 1.205841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207317] ehci-pci: EHCI PCI platform driver\n[ 1.208448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.209854] ohci-pci: OHCI PCI platform driver\n[ 1.210968] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.230560] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.231864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.233826] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.235104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.236505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.237969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.239896] usb usb1: Product: UHCI Host Controller\n[ 1.241198] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.242754] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.243956] hub 1-0:1.0: USB hub found\n[ 1.244991] hub 1-0:1.0: 2 ports detected\n[ 1.246169] usbcore: registered new interface driver usbserial\n[ 1.247513] usbcore: registered new interface driver usbserial_generic\n[ 1.248982] usbserial: USB Serial support registered for generic\n[ 1.250380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.253108] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.254779] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.256518] mousedev: PS/2 mouse device common for all mice\n[ 1.258610] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.261736] rtc_cmos 00:00: RTC can wake from S4\n[ 1.263821] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.266737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.268800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.270858] cpuidle: using governor menu\n[ 1.272350] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.274229] usbcore: registered new interface driver usbhid\n[ 1.274418] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.277819] usbhid: USB HID core driver\n[ 1.278902] drop_monitor: Initializing network drop monitor service\n[ 1.280378] TCP: cubic registered\n[ 1.281385] Initializing XFRM netlink socket\n[ 1.282568] NET: Registered protocol family 10\n[ 1.283891] NET: Registered protocol family 17\n[ 1.285187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.288444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.290711] Loading compiled-in X.509 certificates\n[ 1.292152] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.295123] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.298567] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.301657] registered taskstats version 1\n[ 1.305314] Key type trusted registered\n[ 1.308207] Key type encrypted registered\n[ 1.311136] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.313183] rtc_cmos 00:00: setting system clock to 2018-11-25 16:50:22 UTC (1543164622)\n[ 1.315899] Freeing unused kernel memory: 1680k freed\n[ 1.320454] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.326049] systemd[1]: Detected virtualization kvm.\n[ 1.327657] systemd[1]: Detected architecture x86-64.\n[ 1.329340] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.332472] systemd[1]: No hostname configured.\n[ 1.334018] systemd[1]: Set hostname to .\n[ 1.335671] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.361789] systemd[1]: Reached target Local File Systems.\n[ 1.363530] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.366157] systemd[1]: Reached target Timers.\n[ 1.367663] systemd[1]: Starting Timers.\n[ 1.369092] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.371802] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.375666] systemd[1]: Created slice Root Slice.\n[ 1.377217] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.379876] systemd[1]: Listening on udev Control Socket.\n[ 1.381604] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.384444] systemd[1]: Listening on udev Kernel Socket.\n[ 1.386165] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.388925] systemd[1]: Created slice System Slice.\n[ 1.390544] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.393058] systemd[1]: Reached target Slices.\n[ 1.394581] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.397095] systemd[1]: Listening on Journal Socket.\n[ 1.398741] systemd[1]: Starting Journal Socket.\n[ 1.400685] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.403815] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.406711] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.412901] systemd[1]: Reached target Sockets.\n[ 1.414130] systemd[1]: Starting Sockets.\n[ 1.415609] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.418651] systemd[1]: Reached target Paths.\n[ 1.419806] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.421827] systemd[1]: Reached target Swap.\n[ 1.422970] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.425194] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.490616] RPC: Registered named UNIX socket transport module.\n[ 1.492504] RPC: Registered udp transport module.\n[ 1.494061] RPC: Registered tcp transport module.\n[ 1.495608] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.547647] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.588941] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.625134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.665866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.669426] scsi host0: ata_piix\n[ 1.670583] scsi host1: ata_piix\n[ 1.671847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.673319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.678500] vda: vda1\n[ 1.701602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.703217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.705145] usb 1-1: Product: QEMU USB Tablet\n[ 1.706301] usb 1-1: Manufacturer: QEMU\n[ 1.706301] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.714702] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.717719] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.847101] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.849388] XFS (vda1): Mounting V4 Filesystem\n[ 1.992398] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.112695] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.210019] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.286328] SELinux: Disabled at runtime.\n[ 2.323687] type=1404 audit(1543164623.510:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.351085] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.352692] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[ 2.623621] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.676372] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[ 2.822668] type=1305 audit(1543164624.009:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.088609] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.[ 3.095946] [drm] Initialized drm 1.1.0 20060810\n[ 3.097915] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.120060] ppdev: user-space parallel port driver\n[ 3.138481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.138482] [TTM] Initializing pool allocator\n[ 3.138483] [TTM] Initializing DMA pool allocator\n[ 3.138700] [drm] fb mappable at 0xFC000000\n[ 3.138701] [drm] vram aper at 0xFC000000\n[ 3.138701] [drm] size 33554432\n[ 3.138701] [drm] fb depth is 24\n[ 3.138702] [drm] pitch is 3072\n[ 3.156309] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.174843] Console: switching to colour frame buffer device 128x48\n[ 3.187481] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.191643] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.242938] AES CTR mode by8 optimization enabled\n[ 3.250885] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.262039] alg: No test for crc32 (crc32-pclmul)\n[ 3.294143] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started NTP client/server.\n[ 3.335258] intel_rapl: no valid rapl domains found in package 0\n[ 3.345042] intel_powerclamp: No package C-state available\n[ 3.350561] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n"} 2018-11-25 16:50:26,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa/action used request id req-a5a569d9-0da9-4172-9999-c2e6e2f43360 2018-11-25 16:50:26,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.377202034s 2018-11-25 16:50:26,267 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa/action used request id req-a5a569d9-0da9-4172-9999-c2e6e2f43360 2018-11-25 16:50:26,267 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1934873143 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.293344] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.295537] pid_max: default: 32768 minimum: 301 [ 0.296721] Security Framework initialized [ 0.297815] SELinux: Initializing. [ 0.299449] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.303044] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.305002] Mount-cache hash table entries: 4096 [ 0.306429] Initializing cgroup subsys memory [ 0.307568] Initializing cgroup subsys devices [ 0.308707] Initializing cgroup subsys freezer [ 0.309848] Initializing cgroup subsys net_cls [ 0.310983] Initializing cgroup subsys blkio [ 0.312100] Initializing cgroup subsys perf_event [ 0.313279] Initializing cgroup subsys hugetlb [ 0.314417] Initializing cgroup subsys pids [ 0.315515] Initializing cgroup subsys net_prio [ 0.316741] CPU: Physical Processor ID: 0 [ 0.318542] mce: CPU supports 10 MCE banks [ 0.319662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.320921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.322182] tlb_flushall_shift: 6 [ 0.323368] Freeing SMP alternatives: 28k freed [ 0.327396] ACPI: Core revision 20130517 [ 0.328886] ACPI: All ACPI Tables successfully acquired [ 0.330334] ftrace: allocating 25812 entries in 101 pages [ 0.353139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354615] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.356087] smpboot: Max logical packages: 2 [ 0.357385] Enabling x2apic [ 0.358279] Enabled x2apic [ 0.359359] Switched APIC routing to physical x2apic. [ 0.361545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.363015] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.365646] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373686] KVM setup paravirtual spinlock [ 0.376035] smpboot: Booting Node 0, Processors #1 OK [ 0.377686] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.400179] Brought up 2 CPUs [ 0.400181] KVM setup async PF for cpu 1 [ 0.400185] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.403314] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.405471] devtmpfs: initialized [ 0.407786] EVM: security.selinux [ 0.408759] EVM: security.ima [ 0.409662] EVM: security.capability [ 0.411325] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.412831] pinctrl core: initialized pinctrl subsystem [ 0.414211] NET: Registered protocol family 16 [ 0.415546] ACPI: bus type PCI registered [ 0.416627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418150] PCI: Using configuration type 1 for base access [ 0.422813] ACPI: Added _OSI(Module Device) [ 0.423949] ACPI: Added _OSI(Processor Device) [ 0.425076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.429011] ACPI: Interpreter enabled [ 0.430050] ACPI: (supports S0 S5) [ 0.431018] ACPI: Using IOAPIC for interrupt routing [ 0.432223] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.437478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.439162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.440618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443342] acpiphp: Slot [3] registered [ 0.444407] acpiphp: Slot [4] registered [ 0.445472] acpiphp: Slot [5] registered [ 0.446533] acpiphp: Slot [6] registered [ 0.447591] acpiphp: Slot [7] registered [ 0.448651] acpiphp: Slot [8] registered [ 0.449709] acpiphp: Slot [9] registered [ 0.450769] acpiphp: Slot [10] registered [ 0.451838] acpiphp: Slot [11] registered [ 0.452912] acpiphp: Slot [12] registered [ 0.453990] acpiphp: Slot [13] registered [ 0.455062] acpiphp: Slot [14] registered [ 0.456131] acpiphp: Slot [15] registered [ 0.457206] acpiphp: Slot [16] registered [ 0.458286] acpiphp: Slot [17] registered [ 0.459356] acpiphp: Slot [18] registered [ 0.460428] acpiphp: Slot [19] registered [ 0.461503] acpiphp: Slot [20] registered [ 0.462576] acpiphp: Slot [21] registered [ 0.463648] acpiphp: Slot [22] registered [ 0.464718] acpiphp: Slot [23] registered [ 0.465789] acpiphp: Slot [24] registered [ 0.466867] acpiphp: Slot [25] registered [ 0.467940] acpiphp: Slot [26] registered [ 0.469018] acpiphp: Slot [27] registered [ 0.470092] acpiphp: Slot [28] registered [ 0.471160] acpiphp: Slot [29] registered [ 0.472230] acpiphp: Slot [30] registered [ 0.473303] acpiphp: Slot [31] registered [ 0.474366] PCI host bridge to bus 0000:00 [ 0.475435] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.476703] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.489376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492325] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493835] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503151] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.560001] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.561693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565038] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570275] vgaarb: loaded [ 0.571133] vgaarb: bridge control possible 0000:00:02.0 [ 0.572508] SCSI subsystem initialized [ 0.573559] ACPI: bus type USB registered [ 0.574631] usbcore: registered new interface driver usbfs [ 0.575927] usbcore: registered new interface driver hub [ 0.577202] usbcore: registered new device driver usb [ 0.578594] PCI: Using ACPI for IRQ routing [ 0.579934] NetLabel: Initializing [ 0.580919] NetLabel: domain hash size = 128 [ 0.582022] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.583248] NetLabel: unlabeled traffic allowed by default [ 0.584636] Switched to clocksource kvm-clock [ 0.592214] pnp: PnP ACPI init [ 0.593481] ACPI: bus type PNP registered [ 0.595660] pnp: PnP ACPI: found 5 devices [ 0.597149] ACPI: bus type PNP unregistered [ 0.603881] NET: Registered protocol family 2 [ 0.605555] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.608223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.610338] TCP: Hash tables configured (established 32768 bind 32768) [ 0.612387] TCP: reno registered [ 0.613639] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615561] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617664] NET: Registered protocol family 1 [ 0.618818] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620167] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621493] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.641348] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661355] Unpacking initramfs... [ 1.088281] Freeing initrd memory: 37508k freed [ 1.097939] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100076] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.110295] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.111965] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.113622] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.115019] Initialise system trusted keyring [ 1.116155] audit: initializing netlink socket (disabled) [ 1.117447] type=2000 audit(1543164622.101:1): initialized [ 1.133733] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.135186] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.137259] zpool: loaded [ 1.138134] zbud: loaded [ 1.139152] VFS: Disk quotas dquot_6.5.2 [ 1.140254] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141787] msgmni has been set to 7578 [ 1.142938] Key type big_key registered [ 1.144692] NET: Registered protocol family 38 [ 1.145848] Key type asymmetric registered [ 1.146969] Asymmetric key parser 'x509' registered [ 1.148210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.150257] io scheduler noop registered [ 1.151335] io scheduler deadline registered (default) [ 1.152609] io scheduler cfq registered [ 1.153753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.165079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166655] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168663] ACPI: Power Button [PWRF] [ 1.169806] GHES: HEST is not enabled! [ 1.170917] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.195250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196814] Non-volatile memory driver v1.3 [ 1.197949] Linux agpgart interface v0.103 [ 1.199132] crash memory driver: version 1.1 [ 1.200286] rdac: device handler registered [ 1.201435] hp_sw: device handler registered [ 1.202557] emc: device handler registered [ 1.203647] alua: device handler registered [ 1.204754] libphy: Fixed MDIO Bus: probed [ 1.205841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207317] ehci-pci: EHCI PCI platform driver [ 1.208448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.209854] ohci-pci: OHCI PCI platform driver [ 1.210968] uhci_hcd: USB Universal Host Controller Interface driver [ 1.230560] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.231864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.233826] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.235104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.236505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.237969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.239896] usb usb1: Product: UHCI Host Controller [ 1.241198] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.242754] usb usb1: SerialNumber: 0000:00:01.2 [ 1.243956] hub 1-0:1.0: USB hub found [ 1.244991] hub 1-0:1.0: 2 ports detected [ 1.246169] usbcore: registered new interface driver usbserial [ 1.247513] usbcore: registered new interface driver usbserial_generic [ 1.248982] usbserial: USB Serial support registered for generic [ 1.250380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.253108] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.254779] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.256518] mousedev: PS/2 mouse device common for all mice [ 1.258610] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.261736] rtc_cmos 00:00: RTC can wake from S4 [ 1.263821] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.266737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.268800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.270858] cpuidle: using governor menu [ 1.272350] hidraw: raw HID events driver (C) Jiri Kosina [ 1.274229] usbcore: registered new interface driver usbhid [ 1.274418] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.277819] usbhid: USB HID core driver [ 1.278902] drop_monitor: Initializing network drop monitor service [ 1.280378] TCP: cubic registered [ 1.281385] Initializing XFRM netlink socket [ 1.282568] NET: Registered protocol family 10 [ 1.283891] NET: Registered protocol family 17 [ 1.285187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.288444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.290711] Loading compiled-in X.509 certificates [ 1.292152] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.295123] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.298567] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.301657] registered taskstats version 1 [ 1.305314] Key type trusted registered [ 1.308207] Key type encrypted registered [ 1.311136] IMA: No TPM chip found, activating TPM-bypass! [ 1.313183] rtc_cmos 00:00: setting system clock to 2018-11-25 16:50:22 UTC (1543164622) [ 1.315899] Freeing unused kernel memory: 1680k freed [ 1.320454] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.326049] systemd[1]: Detected virtualization kvm. [ 1.327657] systemd[1]: Detected architecture x86-64. [ 1.329340] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.332472] systemd[1]: No hostname configured. [ 1.334018] systemd[1]: Set hostname to . [ 1.335671] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.361789] systemd[1]: Reached target Local File Systems. [ 1.363530] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.366157] systemd[1]: Reached target Timers. [ 1.367663] systemd[1]: Starting Timers. [ 1.369092] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.371802] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.375666] systemd[1]: Created slice Root Slice. [ 1.377217] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.379876] systemd[1]: Listening on udev Control Socket. [ 1.381604] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.384444] systemd[1]: Listening on udev Kernel Socket. [ 1.386165] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.388925] systemd[1]: Created slice System Slice. [ 1.390544] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.393058] systemd[1]: Reached target Slices. [ 1.394581] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.397095] systemd[1]: Listening on Journal Socket. [ 1.398741] systemd[1]: Starting Journal Socket. [ 1.400685] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.403815] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.406711] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.412901] systemd[1]: Reached target Sockets. [ 1.414130] systemd[1]: Starting Sockets. [ 1.415609] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.418651] systemd[1]: Reached target Paths. [ 1.419806] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.421827] systemd[1]: Reached target Swap. [ 1.422970] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.425194] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.490616] RPC: Registered named UNIX socket transport module. [ 1.492504] RPC: Registered udp transport module. [ 1.494061] RPC: Registered tcp transport module. [ 1.495608] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.547647] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.588941] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.625134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.665866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.669426] scsi host0: ata_piix [ 1.670583] scsi host1: ata_piix [ 1.671847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.673319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.678500] vda: vda1 [ 1.701602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.703217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.705145] usb 1-1: Product: QEMU USB Tablet [ 1.706301] usb 1-1: Manufacturer: QEMU [ 1.706301] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.714702] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.717719] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.847101] SGI XFS with ACLs, security attributes, no debug enabled [ 1.849388] XFS (vda1): Mounting V4 Filesystem [ 1.992398] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.112695] tsc: Refined TSC clocksource calibration: 3491.912 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.210019] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.286328] SELinux: Disabled at runtime. [ 2.323687] type=1404 audit(1543164623.510:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.351085] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.352692] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... [ 2.623621] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.676372] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [ 2.822668] type=1305 audit(1543164624.009:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.088609] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Listening on RPCbind Server Activation Socket.[ 3.095946] [drm] Initialized drm 1.1.0 20060810 [ 3.097915] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.120060] ppdev: user-space parallel port driver [ 3.138481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.138482] [TTM] Initializing pool allocator [ 3.138483] [TTM] Initializing DMA pool allocator [ 3.138700] [drm] fb mappable at 0xFC000000 [ 3.138701] [drm] vram aper at 0xFC000000 [ 3.138701] [drm] size 33554432 [ 3.138701] [drm] fb depth is 24 [ 3.138702] [drm] pitch is 3072 [ 3.156309] fbcon: cirrusdrmfb (fb0) is primary device [ 3.174843] Console: switching to colour frame buffer device 128x48 [ 3.187481] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.191643] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.242938] AES CTR mode by8 optimization enabled [ 3.250885] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.262039] alg: No test for crc32 (crc32-pclmul) [ 3.294143] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started NTP client/server. [ 3.335258] intel_rapl: no valid rapl domains found in package 0 [ 3.345042] intel_powerclamp: No package C-state available [ 3.350561] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. 2018-11-25 16:50:27,271 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-11-25 16:50:36,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-25 16:50:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-25 16:50:37,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:50: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-55586480-fe3d-438f-bf0d-dd5f192003a3 x-compute-request-id: req-55586480-fe3d-438f-bf0d-dd5f192003a3 Content-Encoding: gzip Content-Length: 12716 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1934873143 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.293344] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.295537] pid_max: default: 32768 minimum: 301\n[ 0.296721] Security Framework initialized\n[ 0.297815] SELinux: Initializing.\n[ 0.299449] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.303044] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.305002] Mount-cache hash table entries: 4096\n[ 0.306429] Initializing cgroup subsys memory\n[ 0.307568] Initializing cgroup subsys devices\n[ 0.308707] Initializing cgroup subsys freezer\n[ 0.309848] Initializing cgroup subsys net_cls\n[ 0.310983] Initializing cgroup subsys blkio\n[ 0.312100] Initializing cgroup subsys perf_event\n[ 0.313279] Initializing cgroup subsys hugetlb\n[ 0.314417] Initializing cgroup subsys pids\n[ 0.315515] Initializing cgroup subsys net_prio\n[ 0.316741] CPU: Physical Processor ID: 0\n[ 0.318542] mce: CPU supports 10 MCE banks\n[ 0.319662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.320921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.322182] tlb_flushall_shift: 6\n[ 0.323368] Freeing SMP alternatives: 28k freed\n[ 0.327396] ACPI: Core revision 20130517\n[ 0.328886] ACPI: All ACPI Tables successfully acquired\n[ 0.330334] ftrace: allocating 25812 entries in 101 pages\n[ 0.353139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354615] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.356087] smpboot: Max logical packages: 2\n[ 0.357385] Enabling x2apic\n[ 0.358279] Enabled x2apic\n[ 0.359359] Switched APIC routing to physical x2apic.\n[ 0.361545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.363015] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.365646] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373686] KVM setup paravirtual spinlock\n[ 0.376035] smpboot: Booting Node 0, Processors #1 OK\n[ 0.377686] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.400179] Brought up 2 CPUs\n[ 0.400181] KVM setup async PF for cpu 1\n[ 0.400185] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.403314] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.405471] devtmpfs: initialized\n[ 0.407786] EVM: security.selinux\n[ 0.408759] EVM: security.ima\n[ 0.409662] EVM: security.capability\n[ 0.411325] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.412831] pinctrl core: initialized pinctrl subsystem\n[ 0.414211] NET: Registered protocol family 16\n[ 0.415546] ACPI: bus type PCI registered\n[ 0.416627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.418150] PCI: Using configuration type 1 for base access\n[ 0.422813] ACPI: Added _OSI(Module Device)\n[ 0.423949] ACPI: Added _OSI(Processor Device)\n[ 0.425076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.426239] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.429011] ACPI: Interpreter enabled\n[ 0.430050] ACPI: (supports S0 S5)\n[ 0.431018] ACPI: Using IOAPIC for interrupt routing\n[ 0.432223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.437478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.439162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.440618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443342] acpiphp: Slot [3] registered\n[ 0.444407] acpiphp: Slot [4] registered\n[ 0.445472] acpiphp: Slot [5] registered\n[ 0.446533] acpiphp: Slot [6] registered\n[ 0.447591] acpiphp: Slot [7] registered\n[ 0.448651] acpiphp: Slot [8] registered\n[ 0.449709] acpiphp: Slot [9] registered\n[ 0.450769] acpiphp: Slot [10] registered\n[ 0.451838] acpiphp: Slot [11] registered\n[ 0.452912] acpiphp: Slot [12] registered\n[ 0.453990] acpiphp: Slot [13] registered\n[ 0.455062] acpiphp: Slot [14] registered\n[ 0.456131] acpiphp: Slot [15] registered\n[ 0.457206] acpiphp: Slot [16] registered\n[ 0.458286] acpiphp: Slot [17] registered\n[ 0.459356] acpiphp: Slot [18] registered\n[ 0.460428] acpiphp: Slot [19] registered\n[ 0.461503] acpiphp: Slot [20] registered\n[ 0.462576] acpiphp: Slot [21] registered\n[ 0.463648] acpiphp: Slot [22] registered\n[ 0.464718] acpiphp: Slot [23] registered\n[ 0.465789] acpiphp: Slot [24] registered\n[ 0.466867] acpiphp: Slot [25] registered\n[ 0.467940] acpiphp: Slot [26] registered\n[ 0.469018] acpiphp: Slot [27] registered\n[ 0.470092] acpiphp: Slot [28] registered\n[ 0.471160] acpiphp: Slot [29] registered\n[ 0.472230] acpiphp: Slot [30] registered\n[ 0.473303] acpiphp: Slot [31] registered\n[ 0.474366] PCI host bridge to bus 0000:00\n[ 0.475435] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.476703] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.489376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492325] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.493835] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503151] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.560001] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.561693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.563393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.565038] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566608] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570275] vgaarb: loaded\n[ 0.571133] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572508] SCSI subsystem initialized\n[ 0.573559] ACPI: bus type USB registered\n[ 0.574631] usbcore: registered new interface driver usbfs\n[ 0.575927] usbcore: registered new interface driver hub\n[ 0.577202] usbcore: registered new device driver usb\n[ 0.578594] PCI: Using ACPI for IRQ routing\n[ 0.579934] NetLabel: Initializing\n[ 0.580919] NetLabel: domain hash size = 128\n[ 0.582022] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.583248] NetLabel: unlabeled traffic allowed by default\n[ 0.584636] Switched to clocksource kvm-clock\n[ 0.592214] pnp: PnP ACPI init\n[ 0.593481] ACPI: bus type PNP registered\n[ 0.595660] pnp: PnP ACPI: found 5 devices\n[ 0.597149] ACPI: bus type PNP unregistered\n[ 0.603881] NET: Registered protocol family 2\n[ 0.605555] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.608223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.610338] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.612387] TCP: reno registered\n[ 0.613639] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.615561] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617664] NET: Registered protocol family 1\n[ 0.618818] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620167] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621493] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.641348] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661355] Unpacking initramfs...\n[ 1.088281] Freeing initrd memory: 37508k freed\n[ 1.097939] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100076] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.110295] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.111965] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.113622] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.115019] Initialise system trusted keyring\n[ 1.116155] audit: initializing netlink socket (disabled)\n[ 1.117447] type=2000 audit(1543164622.101:1): initialized\n[ 1.133733] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.135186] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.137259] zpool: loaded\n[ 1.138134] zbud: loaded\n[ 1.139152] VFS: Disk quotas dquot_6.5.2\n[ 1.140254] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141787] msgmni has been set to 7578\n[ 1.142938] Key type big_key registered\n[ 1.144692] NET: Registered protocol family 38\n[ 1.145848] Key type asymmetric registered\n[ 1.146969] Asymmetric key parser 'x509' registered\n[ 1.148210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.150257] io scheduler noop registered\n[ 1.151335] io scheduler deadline registered (default)\n[ 1.152609] io scheduler cfq registered\n[ 1.153753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.165079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166655] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168663] ACPI: Power Button [PWRF]\n[ 1.169806] GHES: HEST is not enabled!\n[ 1.170917] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.195250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196814] Non-volatile memory driver v1.3\n[ 1.197949] Linux agpgart interface v0.103\n[ 1.199132] crash memory driver: version 1.1\n[ 1.200286] rdac: device handler registered\n[ 1.201435] hp_sw: device handler registered\n[ 1.202557] emc: device handler registered\n[ 1.203647] alua: device handler registered\n[ 1.204754] libphy: Fixed MDIO Bus: probed\n[ 1.205841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207317] ehci-pci: EHCI PCI platform driver\n[ 1.208448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.209854] ohci-pci: OHCI PCI platform driver\n[ 1.210968] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.230560] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.231864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.233826] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.235104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.236505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.237969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.239896] usb usb1: Product: UHCI Host Controller\n[ 1.241198] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.242754] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.243956] hub 1-0:1.0: USB hub found\n[ 1.244991] hub 1-0:1.0: 2 ports detected\n[ 1.246169] usbcore: registered new interface driver usbserial\n[ 1.247513] usbcore: registered new interface driver usbserial_generic\n[ 1.248982] usbserial: USB Serial support registered for generic\n[ 1.250380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.253108] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.254779] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.256518] mousedev: PS/2 mouse device common for all mice\n[ 1.258610] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.261736] rtc_cmos 00:00: RTC can wake from S4\n[ 1.263821] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.266737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.268800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.270858] cpuidle: using governor menu\n[ 1.272350] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.274229] usbcore: registered new interface driver usbhid\n[ 1.274418] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.277819] usbhid: USB HID core driver\n[ 1.278902] drop_monitor: Initializing network drop monitor service\n[ 1.280378] TCP: cubic registered\n[ 1.281385] Initializing XFRM netlink socket\n[ 1.282568] NET: Registered protocol family 10\n[ 1.283891] NET: Registered protocol family 17\n[ 1.285187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.288444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.290711] Loading compiled-in X.509 certificates\n[ 1.292152] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.295123] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.298567] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.301657] registered taskstats version 1\n[ 1.305314] Key type trusted registered\n[ 1.308207] Key type encrypted registered\n[ 1.311136] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.313183] rtc_cmos 00:00: setting system clock to 2018-11-25 16:50:22 UTC (1543164622)\n[ 1.315899] Freeing unused kernel memory: 1680k freed\n[ 1.320454] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.326049] systemd[1]: Detected virtualization kvm.\n[ 1.327657] systemd[1]: Detected architecture x86-64.\n[ 1.329340] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.332472] systemd[1]: No hostname configured.\n[ 1.334018] systemd[1]: Set hostname to .\n[ 1.335671] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.361789] systemd[1]: Reached target Local File Systems.\n[ 1.363530] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.366157] systemd[1]: Reached target Timers.\n[ 1.367663] systemd[1]: Starting Timers.\n[ 1.369092] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.371802] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.375666] systemd[1]: Created slice Root Slice.\n[ 1.377217] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.379876] systemd[1]: Listening on udev Control Socket.\n[ 1.381604] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.384444] systemd[1]: Listening on udev Kernel Socket.\n[ 1.386165] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.388925] systemd[1]: Created slice System Slice.\n[ 1.390544] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.393058] systemd[1]: Reached target Slices.\n[ 1.394581] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.397095] systemd[1]: Listening on Journal Socket.\n[ 1.398741] systemd[1]: Starting Journal Socket.\n[ 1.400685] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.403815] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.406711] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.412901] systemd[1]: Reached target Sockets.\n[ 1.414130] systemd[1]: Starting Sockets.\n[ 1.415609] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.418651] systemd[1]: Reached target Paths.\n[ 1.419806] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.421827] systemd[1]: Reached target Swap.\n[ 1.422970] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.425194] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.490616] RPC: Registered named UNIX socket transport module.\n[ 1.492504] RPC: Registered udp transport module.\n[ 1.494061] RPC: Registered tcp transport module.\n[ 1.495608] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.547647] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.588941] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.625134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.665866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.669426] scsi host0: ata_piix\n[ 1.670583] scsi host1: ata_piix\n[ 1.671847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.673319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.678500] vda: vda1\n[ 1.701602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.703217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.705145] usb 1-1: Product: QEMU USB Tablet\n[ 1.706301] usb 1-1: Manufacturer: QEMU\n[ 1.706301] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.714702] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.717719] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.847101] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.849388] XFS (vda1): Mounting V4 Filesystem\n[ 1.992398] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.112695] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.210019] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.286328] SELinux: Disabled at runtime.\n[ 2.323687] type=1404 audit(1543164623.510:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.351085] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.352692] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[ 2.623621] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.676372] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[ 2.822668] type=1305 audit(1543164624.009:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.088609] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.[ 3.095946] [drm] Initialized drm 1.1.0 20060810\n[ 3.097915] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.120060] ppdev: user-space parallel port driver\n[ 3.138481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.138482] [TTM] Initializing pool allocator\n[ 3.138483] [TTM] Initializing DMA pool allocator\n[ 3.138700] [drm] fb mappable at 0xFC000000\n[ 3.138701] [drm] vram aper at 0xFC000000\n[ 3.138701] [drm] size 33554432\n[ 3.138701] [drm] fb depth is 24\n[ 3.138702] [drm] pitch is 3072\n[ 3.156309] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.174843] Console: switching to colour frame buffer device 128x48\n[ 3.187481] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.191643] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.242938] AES CTR mode by8 optimization enabled\n[ 3.250885] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.262039] alg: No test for crc32 (crc32-pclmul)\n[ 3.294143] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started NTP client/server.\n[ 3.335258] intel_rapl: no valid rapl domains found in package 0\n[ 3.345042] intel_powerclamp: No package C-state available\n[ 3.350561] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.741113] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:50:25 +0000. Up 3.68 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.179616] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:50:27 +0000. Up 6.12 seconds.\n[ 6.236038] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.239701] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.242373] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.244742] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.247055] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.249372] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:10:8d:cf |\n[ 6.270344] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.282220] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.298216] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.301424] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.304519] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307403] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.309909] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.320830] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.329920] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.035282] cloud-init[2467]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:50:31 +0000. Up 9.97 seconds.\n[ 10.355615] cloud-init[2643]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 25 Nov 2018 16:50:31 +0000. Up 10.30 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 21:18:72:8b:a5:c3:0d:01:0d:d7:f5:e8:78:c7:10:63 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.425648] cloud-init[2643]: Cloud-init v. 0.7.5 finished at Sun, 25 Nov 2018 16:50:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.42 seconds\n"} 2018-11-25 16:50:37,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa/action used request id req-55586480-fe3d-438f-bf0d-dd5f192003a3 2018-11-25 16:50:37,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.17243099213s 2018-11-25 16:50:37,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa/action used request id req-55586480-fe3d-438f-bf0d-dd5f192003a3 2018-11-25 16:50:37,448 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1934873143 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.293344] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.295537] pid_max: default: 32768 minimum: 301 [ 0.296721] Security Framework initialized [ 0.297815] SELinux: Initializing. [ 0.299449] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.303044] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.305002] Mount-cache hash table entries: 4096 [ 0.306429] Initializing cgroup subsys memory [ 0.307568] Initializing cgroup subsys devices [ 0.308707] Initializing cgroup subsys freezer [ 0.309848] Initializing cgroup subsys net_cls [ 0.310983] Initializing cgroup subsys blkio [ 0.312100] Initializing cgroup subsys perf_event [ 0.313279] Initializing cgroup subsys hugetlb [ 0.314417] Initializing cgroup subsys pids [ 0.315515] Initializing cgroup subsys net_prio [ 0.316741] CPU: Physical Processor ID: 0 [ 0.318542] mce: CPU supports 10 MCE banks [ 0.319662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.320921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.322182] tlb_flushall_shift: 6 [ 0.323368] Freeing SMP alternatives: 28k freed [ 0.327396] ACPI: Core revision 20130517 [ 0.328886] ACPI: All ACPI Tables successfully acquired [ 0.330334] ftrace: allocating 25812 entries in 101 pages [ 0.353139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354615] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.356087] smpboot: Max logical packages: 2 [ 0.357385] Enabling x2apic [ 0.358279] Enabled x2apic [ 0.359359] Switched APIC routing to physical x2apic. [ 0.361545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.363015] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.365646] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373686] KVM setup paravirtual spinlock [ 0.376035] smpboot: Booting Node 0, Processors #1 OK [ 0.377686] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.400179] Brought up 2 CPUs [ 0.400181] KVM setup async PF for cpu 1 [ 0.400185] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.403314] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.405471] devtmpfs: initialized [ 0.407786] EVM: security.selinux [ 0.408759] EVM: security.ima [ 0.409662] EVM: security.capability [ 0.411325] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.412831] pinctrl core: initialized pinctrl subsystem [ 0.414211] NET: Registered protocol family 16 [ 0.415546] ACPI: bus type PCI registered [ 0.416627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418150] PCI: Using configuration type 1 for base access [ 0.422813] ACPI: Added _OSI(Module Device) [ 0.423949] ACPI: Added _OSI(Processor Device) [ 0.425076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.429011] ACPI: Interpreter enabled [ 0.430050] ACPI: (supports S0 S5) [ 0.431018] ACPI: Using IOAPIC for interrupt routing [ 0.432223] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.437478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.439162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.440618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443342] acpiphp: Slot [3] registered [ 0.444407] acpiphp: Slot [4] registered [ 0.445472] acpiphp: Slot [5] registered [ 0.446533] acpiphp: Slot [6] registered [ 0.447591] acpiphp: Slot [7] registered [ 0.448651] acpiphp: Slot [8] registered [ 0.449709] acpiphp: Slot [9] registered [ 0.450769] acpiphp: Slot [10] registered [ 0.451838] acpiphp: Slot [11] registered [ 0.452912] acpiphp: Slot [12] registered [ 0.453990] acpiphp: Slot [13] registered [ 0.455062] acpiphp: Slot [14] registered [ 0.456131] acpiphp: Slot [15] registered [ 0.457206] acpiphp: Slot [16] registered [ 0.458286] acpiphp: Slot [17] registered [ 0.459356] acpiphp: Slot [18] registered [ 0.460428] acpiphp: Slot [19] registered [ 0.461503] acpiphp: Slot [20] registered [ 0.462576] acpiphp: Slot [21] registered [ 0.463648] acpiphp: Slot [22] registered [ 0.464718] acpiphp: Slot [23] registered [ 0.465789] acpiphp: Slot [24] registered [ 0.466867] acpiphp: Slot [25] registered [ 0.467940] acpiphp: Slot [26] registered [ 0.469018] acpiphp: Slot [27] registered [ 0.470092] acpiphp: Slot [28] registered [ 0.471160] acpiphp: Slot [29] registered [ 0.472230] acpiphp: Slot [30] registered [ 0.473303] acpiphp: Slot [31] registered [ 0.474366] PCI host bridge to bus 0000:00 [ 0.475435] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.476703] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.489376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492325] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493835] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503151] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.560001] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.561693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565038] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570275] vgaarb: loaded [ 0.571133] vgaarb: bridge control possible 0000:00:02.0 [ 0.572508] SCSI subsystem initialized [ 0.573559] ACPI: bus type USB registered [ 0.574631] usbcore: registered new interface driver usbfs [ 0.575927] usbcore: registered new interface driver hub [ 0.577202] usbcore: registered new device driver usb [ 0.578594] PCI: Using ACPI for IRQ routing [ 0.579934] NetLabel: Initializing [ 0.580919] NetLabel: domain hash size = 128 [ 0.582022] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.583248] NetLabel: unlabeled traffic allowed by default [ 0.584636] Switched to clocksource kvm-clock [ 0.592214] pnp: PnP ACPI init [ 0.593481] ACPI: bus type PNP registered [ 0.595660] pnp: PnP ACPI: found 5 devices [ 0.597149] ACPI: bus type PNP unregistered [ 0.603881] NET: Registered protocol family 2 [ 0.605555] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.608223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.610338] TCP: Hash tables configured (established 32768 bind 32768) [ 0.612387] TCP: reno registered [ 0.613639] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615561] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617664] NET: Registered protocol family 1 [ 0.618818] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620167] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621493] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.641348] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661355] Unpacking initramfs... [ 1.088281] Freeing initrd memory: 37508k freed [ 1.097939] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100076] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.110295] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.111965] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.113622] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.115019] Initialise system trusted keyring [ 1.116155] audit: initializing netlink socket (disabled) [ 1.117447] type=2000 audit(1543164622.101:1): initialized [ 1.133733] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.135186] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.137259] zpool: loaded [ 1.138134] zbud: loaded [ 1.139152] VFS: Disk quotas dquot_6.5.2 [ 1.140254] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141787] msgmni has been set to 7578 [ 1.142938] Key type big_key registered [ 1.144692] NET: Registered protocol family 38 [ 1.145848] Key type asymmetric registered [ 1.146969] Asymmetric key parser 'x509' registered [ 1.148210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.150257] io scheduler noop registered [ 1.151335] io scheduler deadline registered (default) [ 1.152609] io scheduler cfq registered [ 1.153753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.165079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166655] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168663] ACPI: Power Button [PWRF] [ 1.169806] GHES: HEST is not enabled! [ 1.170917] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.195250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196814] Non-volatile memory driver v1.3 [ 1.197949] Linux agpgart interface v0.103 [ 1.199132] crash memory driver: version 1.1 [ 1.200286] rdac: device handler registered [ 1.201435] hp_sw: device handler registered [ 1.202557] emc: device handler registered [ 1.203647] alua: device handler registered [ 1.204754] libphy: Fixed MDIO Bus: probed [ 1.205841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207317] ehci-pci: EHCI PCI platform driver [ 1.208448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.209854] ohci-pci: OHCI PCI platform driver [ 1.210968] uhci_hcd: USB Universal Host Controller Interface driver [ 1.230560] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.231864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.233826] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.235104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.236505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.237969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.239896] usb usb1: Product: UHCI Host Controller [ 1.241198] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.242754] usb usb1: SerialNumber: 0000:00:01.2 [ 1.243956] hub 1-0:1.0: USB hub found [ 1.244991] hub 1-0:1.0: 2 ports detected [ 1.246169] usbcore: registered new interface driver usbserial [ 1.247513] usbcore: registered new interface driver usbserial_generic [ 1.248982] usbserial: USB Serial support registered for generic [ 1.250380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.253108] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.254779] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.256518] mousedev: PS/2 mouse device common for all mice [ 1.258610] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.261736] rtc_cmos 00:00: RTC can wake from S4 [ 1.263821] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.266737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.268800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.270858] cpuidle: using governor menu [ 1.272350] hidraw: raw HID events driver (C) Jiri Kosina [ 1.274229] usbcore: registered new interface driver usbhid [ 1.274418] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.277819] usbhid: USB HID core driver [ 1.278902] drop_monitor: Initializing network drop monitor service [ 1.280378] TCP: cubic registered [ 1.281385] Initializing XFRM netlink socket [ 1.282568] NET: Registered protocol family 10 [ 1.283891] NET: Registered protocol family 17 [ 1.285187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.288444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.290711] Loading compiled-in X.509 certificates [ 1.292152] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.295123] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.298567] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.301657] registered taskstats version 1 [ 1.305314] Key type trusted registered [ 1.308207] Key type encrypted registered [ 1.311136] IMA: No TPM chip found, activating TPM-bypass! [ 1.313183] rtc_cmos 00:00: setting system clock to 2018-11-25 16:50:22 UTC (1543164622) [ 1.315899] Freeing unused kernel memory: 1680k freed [ 1.320454] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.326049] systemd[1]: Detected virtualization kvm. [ 1.327657] systemd[1]: Detected architecture x86-64. [ 1.329340] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.332472] systemd[1]: No hostname configured. [ 1.334018] systemd[1]: Set hostname to . [ 1.335671] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.361789] systemd[1]: Reached target Local File Systems. [ 1.363530] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.366157] systemd[1]: Reached target Timers. [ 1.367663] systemd[1]: Starting Timers. [ 1.369092] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.371802] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.375666] systemd[1]: Created slice Root Slice. [ 1.377217] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.379876] systemd[1]: Listening on udev Control Socket. [ 1.381604] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.384444] systemd[1]: Listening on udev Kernel Socket. [ 1.386165] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.388925] systemd[1]: Created slice System Slice. [ 1.390544] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.393058] systemd[1]: Reached target Slices. [ 1.394581] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.397095] systemd[1]: Listening on Journal Socket. [ 1.398741] systemd[1]: Starting Journal Socket. [ 1.400685] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.403815] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.406711] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.412901] systemd[1]: Reached target Sockets. [ 1.414130] systemd[1]: Starting Sockets. [ 1.415609] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.418651] systemd[1]: Reached target Paths. [ 1.419806] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.421827] systemd[1]: Reached target Swap. [ 1.422970] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.425194] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.490616] RPC: Registered named UNIX socket transport module. [ 1.492504] RPC: Registered udp transport module. [ 1.494061] RPC: Registered tcp transport module. [ 1.495608] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.547647] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.588941] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.625134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.665866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.669426] scsi host0: ata_piix [ 1.670583] scsi host1: ata_piix [ 1.671847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.673319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.678500] vda: vda1 [ 1.701602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.703217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.705145] usb 1-1: Product: QEMU USB Tablet [ 1.706301] usb 1-1: Manufacturer: QEMU [ 1.706301] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.714702] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.717719] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.847101] SGI XFS with ACLs, security attributes, no debug enabled [ 1.849388] XFS (vda1): Mounting V4 Filesystem [ 1.992398] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.112695] tsc: Refined TSC clocksource calibration: 3491.912 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.210019] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.286328] SELinux: Disabled at runtime. [ 2.323687] type=1404 audit(1543164623.510:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.351085] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.352692] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... [ 2.623621] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.676372] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [ 2.822668] type=1305 audit(1543164624.009:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.088609] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Listening on RPCbind Server Activation Socket.[ 3.095946] [drm] Initialized drm 1.1.0 20060810 [ 3.097915] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.120060] ppdev: user-space parallel port driver [ 3.138481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.138482] [TTM] Initializing pool allocator [ 3.138483] [TTM] Initializing DMA pool allocator [ 3.138700] [drm] fb mappable at 0xFC000000 [ 3.138701] [drm] vram aper at 0xFC000000 [ 3.138701] [drm] size 33554432 [ 3.138701] [drm] fb depth is 24 [ 3.138702] [drm] pitch is 3072 [ 3.156309] fbcon: cirrusdrmfb (fb0) is primary device [ 3.174843] Console: switching to colour frame buffer device 128x48 [ 3.187481] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.191643] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.242938] AES CTR mode by8 optimization enabled [ 3.250885] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.262039] alg: No test for crc32 (crc32-pclmul) [ 3.294143] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started NTP client/server. [ 3.335258] intel_rapl: no valid rapl domains found in package 0 [ 3.345042] intel_powerclamp: No package C-state available [ 3.350561] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.741113] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 25 Nov 2018 16:50:25 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.179616] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 25 Nov 2018 16:50:27 +0000. Up 6.12 seconds. [ 6.236038] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.239701] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.242373] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.244742] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.247055] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.249372] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:10:8d:cf | [ 6.270344] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.282220] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.298216] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.301424] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.304519] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307403] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.309909] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.320830] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.329920] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.035282] cloud-init[2467]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 25 Nov 2018 16:50:31 +0000. Up 9.97 seconds. [ 10.355615] cloud-init[2643]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 25 Nov 2018 16:50:31 +0000. Up 10.30 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 21:18:72:8b:a5:c3:0d:01:0d:d7:f5:e8:78:c7:10:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.425648] cloud-init[2643]: Cloud-init v. 0.7.5 finished at Sun, 25 Nov 2018 16:50:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.42 seconds 2018-11-25 16:50:37,452 - paramiko.transport - DEBUG - starting thread (client mode): 0x1af26c10L 2018-11-25 16:50:37,452 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:50:37,502 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-25 16:50:37,502 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-25 16:50:37,572 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:50:37,572 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-25 16:50:37,573 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-25 16:50:37,573 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:50:37,573 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-25 16:50:37,573 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:50:37,587 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-25 16:50:37,588 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:50:37,616 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-25 16:50:37,618 - paramiko.transport - DEBUG - Trying key 2118728ba5c30d010dd7f5e878c71063 from /tmp/tmp75FSui 2018-11-25 16:50:37,628 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:50:37,675 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-25 16:50:37,682 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-25 16:50:37,682 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-25 16:50:37,683 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-25 16:50:37,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:50:37,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4812, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4820, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1635, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4801, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 860, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 800, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4530, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4793, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-25 16:50:37,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:50:37,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:50:36 GMT 2018-11-25 16:50:37,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:50:37,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-25 16:50:37,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:50:37,979 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4812, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4820, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1635, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4801, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 860, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 800, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4530, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4793, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-25 16:50:37,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:50:38,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:50:38,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4812, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4820, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1635, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4801, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 860, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 800, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4530, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4793, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-25 16:50:38,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:50:38,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:50:36 GMT 2018-11-25 16:50:38,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:50:38,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-25 16:50:38,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:50:38,151 - functest.core.cloudify - INFO - The current manager status is running 2018-11-25 16:50:38,152 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-25 16:50:38,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:50:38,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:50:37.040Z", "updated_at": "2018-11-25T16:50:37.040Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:50:38,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:50:37 GMT 2018-11-25 16:50:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:50:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-25 16:50:38,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:50:38,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-11-25 16:50:38,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:50:38,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:50:38,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:50:38,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:50:38,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:50:37.040Z", "updated_at": "2018-11-25T16:50:37.040Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:50:37 GMT 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-25 16:50:38,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:50:38,418 - functest.core.cloudify - DEBUG - List secrets: 2018-11-25 16:50:38,418 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-11-25 16:50:38,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:50:38,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:50:38,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-25T16:50:37.040Z", "updated_at": "2018-11-25T16:50:37.040Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:50:37 GMT 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:50:38,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-25 16:50:38,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:50:38,582 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-25 16:50:38,582 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-25 16:50:38,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-25 16:50:38,583 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:50:38,584 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:50:38,585 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:50:38,610 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:50:38,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-25 16:50:38,737 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-25 16:50:38,737 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-25 16:50:38,777 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-25 16:50:38,777 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-25 16:50:38,809 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-25 16:51:23,064 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-25 16:51:23,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.keystealth.org * extras: mirrors.sonic.net * updates: mirrors.cat.pdx.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+--------------+ | service | status | +--------------------------------+--------------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2018-11-25 16:51:23,065 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-25 16:51:23,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-11-25 16:51:23,066 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-11-25 16:51:27,453 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-11-25 16:51:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:51:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:51:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9846a37c-87cb-4055-9711-79f6a85ee66e Date: Sun, 25 Nov 2018 16:51:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "metadata": {}}], "file": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "size": 4373348352, "self": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:47:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:51:27,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9846a37c-87cb-4055-9711-79f6a85ee66e 2018-11-25 16:51:27,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198156118393s 2018-11-25 16:51:27,652 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9846a37c-87cb-4055-9711-79f6a85ee66e 2018-11-25 16:51:27,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 16:51:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18"}' 2018-11-25 16:51:27,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4 X-Openstack-Request-Id: req-a9379a99-9bf9-4716-b393-b7d2acb77641 Date: Sun, 25 Nov 2018 16:51:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "26a23277-413d-4e54-8c71-c031f2a984d4", "size": null, "self": "/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-25T16:51:27Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": null, "created_at": "2018-11-25T16:51:27Z", "protected": false} 2018-11-25 16:51:27,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a9379a99-9bf9-4716-b393-b7d2acb77641 2018-11-25 16:51:27,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0539650917053s 2018-11-25 16:51:27,709 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a9379a99-9bf9-4716-b393-b7d2acb77641 returning object 26a23277-413d-4e54-8c71-c031f2a984d4 2018-11-25 16:51:27,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 16:51:27,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '' 2018-11-25 16:51:36,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5c339eb-f2ae-4f5f-a635-5a2bef72c03f Date: Sun, 25 Nov 2018 16:51:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 16:51:36,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4/file used request id req-f5c339eb-f2ae-4f5f-a635-5a2bef72c03f 2018-11-25 16:51:36,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.58750319481s 2018-11-25 16:51:36,298 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4/file used request id req-f5c339eb-f2ae-4f5f-a635-5a2bef72c03f 2018-11-25 16:51:36,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 16:51:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:51:36,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-b19862f4-4959-4fab-8908-a73a49adf316 Date: Sun, 25 Nov 2018 16:51:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/26a23277-413d-4e54-8c71-c031f2a984d4/snap", "metadata": {}}], "file": "/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "26a23277-413d-4e54-8c71-c031f2a984d4", "size": 426967040, "self": "/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/26a23277-413d-4e54-8c71-c031f2a984d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-25T16:51:36Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-11-25T16:51:27Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "metadata": {}}], "file": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "size": 4373348352, "self": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:47:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 16:51:36,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b19862f4-4959-4fab-8908-a73a49adf316 2018-11-25 16:51:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195311069489s 2018-11-25 16:51:36,495 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b19862f4-4959-4fab-8908-a73a49adf316 2018-11-25 16:51:36,498 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/26a23277-413d-4e54-8c71-c031f2a984d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4/file', 'owner': u'd4e3d6970e08468ea0ed737f16e23aca', 'id': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'size': 426967040, u'self': u'/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4e3d6970e08468ea0ed737f16e23aca', 'name': 'vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/26a23277-413d-4e54-8c71-c031f2a984d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T16:51:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T16:51:36Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'created': u'2018-11-25T16:51:27Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-25T16:51:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-11-25 16:51:36,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 16:51:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-11-25 16:51:36,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:51: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-0c3fa864-88b1-416d-90eb-72672f59bb61 x-compute-request-id: req-0c3fa864-88b1-416d-90eb-72672f59bb61 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "name": "vyos_vrouter-flavor_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 16:51:36,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0c3fa864-88b1-416d-90eb-72672f59bb61 2018-11-25 16:51:36,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.080806016922s 2018-11-25 16:51:36,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0c3fa864-88b1-416d-90eb-72672f59bb61 returning object c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3 2018-11-25 16:51:36,581 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3', 'swap': 0}) 2018-11-25 16:51:36,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 16:51:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" -d '{"extra_specs": {}}' 2018-11-25 16:51:36,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:51: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 x-openstack-request-id: req-16f84e6d-87c7-474d-9db8-6f841049dfd5 x-compute-request-id: req-16f84e6d-87c7-474d-9db8-6f841049dfd5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 16:51:36,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3/os-extra_specs used request id req-16f84e6d-87c7-474d-9db8-6f841049dfd5 2018-11-25 16:51:36,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210108757019s 2018-11-25 16:51:36,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3/os-extra_specs used request id req-16f84e6d-87c7-474d-9db8-6f841049dfd5 2018-11-25 16:51:36,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-25 16:51:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:51:36,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be0d254-b032-41a9-b70b-db39a60e7ea9 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"services": [{"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/0dcc3764df2d45c890e61a7b1083fc9a"}, "enabled": true, "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.29:5000/v3/services/10f99f06066c418c8c2fdab7f1209514"}, "enabled": true, "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.29:5000/v3/services/1f5b8ef43739426cb0d4c6f10887f8cc"}, "enabled": true, "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.29:5000/v3/services/206eeb573db24ed18e61727684b79d8a"}, "enabled": true, "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.29:5000/v3/services/3d394553e3814532b071c67d9695f2d7"}, "enabled": true, "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.29:5000/v3/services/4190c577a6054075b7d853f5b715964d"}, "enabled": true, "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.29:5000/v3/services/69a52a1c3ff049ef9d89c88aee4da3b0"}, "enabled": true, "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.29:5000/v3/services/701a5d7ea57b4c9badf442335ac12365"}, "enabled": true, "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/73bb5c34872d462297f01038aa58b17d"}, "enabled": true, "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.29:5000/v3/services/78b666bc75ef46578014ecfa4e89e88a"}, "enabled": true, "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.29:5000/v3/services/95094064ee894c8c868c7897179de48d"}, "enabled": true, "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.29:5000/v3/services/d286775bf4ca4401924f06f9ab78cbea"}, "enabled": true, "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.29:5000/v3/services/d82ea29fb07649589805c0f262b8a699"}, "enabled": true, "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.29:5000/v3/services/ec14ca172de84b8495673efaa9de0584"}, "enabled": true, "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.29:5000/v3/services/f1a2f3b158dc486895c6722769bab24f"}, "enabled": true, "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.29:5000/v3/services/f67221a11b9043fabe5220508597e60f"}, "enabled": true, "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.29:5000/v3/services", "previous": null, "next": null}} 2018-11-25 16:51:36,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/services used request id req-1be0d254-b032-41a9-b70b-db39a60e7ea9 2018-11-25 16:51:36,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0958728790283s 2018-11-25 16:51:36,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-25 16:51:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 16:51:36,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb1730b-f1ed-4d30-9909-45b1e4b3cc33 Content-Encoding: gzip Content-Length: 2068 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d9d833e631545689278ac9e68ffe386"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "0d9d833e631545689278ac9e68ffe386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/17bbbd83cfc4471094770795be242971"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95094064ee894c8c868c7897179de48d", "id": "17bbbd83cfc4471094770795be242971"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1be563053bee456a8311ac9712b664f9"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "1be563053bee456a8311ac9712b664f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1f960725975845d8a1ba28b7dc930bcf"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2201bbe40ff04a96b46108f3e6304beb"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2b4e2bd290fc497eb3633d803923b316"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2cf727d4dd144190be6e6e06367299fb"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2e190de1768349bdb8ef284c8d77ef02"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2e27c510595d4983824df3fc0eaf0664"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "2e27c510595d4983824df3fc0eaf0664"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/38ead03c8e094957975312865799f8e1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "38ead03c8e094957975312865799f8e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4189cd675a304f3eb5d43eecd7d458fd"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/43f042960b5c4a288ef0ec9e7b7f2fc9"}, "url": "http://172.30.9.29:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46288de079a34c1a98c9dc98361d099a"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "46288de079a34c1a98c9dc98361d099a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/462a767406714e52bd044a6e762d9279"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "462a767406714e52bd044a6e762d9279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/48de8744add04e64b941c0c25c413d91"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "48de8744add04e64b941c0c25c413d91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/49d9114d79ff4cfc95b6be48dcf4fe2b"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4bf835a17886401196a8d18b5636134a"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "4bf835a17886401196a8d18b5636134a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/55e1da5d967b4d8eaa60ac93940e5e9d"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5d75f656632d49868ed21d8798dcddd9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95094064ee894c8c868c7897179de48d", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6209f469f00d4d538c295335f0f150b0"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "6209f469f00d4d538c295335f0f150b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/69ef0b23ae2d4032b1b941eb8af3f6be"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6f157c8e7bde4c8a8f01fde3f488b5dc"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/859d11c03b564af4bc44bfce8291e7a1"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e7898df1aae43ce8acdda07703c0629"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9a88d71b5a044abf9c06ec520c05a23d"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "9a88d71b5a044abf9c06ec520c05a23d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9b194d57c1b74e769e7ac72f2037a0e5"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95094064ee894c8c868c7897179de48d", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a00217d449f341e786528d80b674fe6a"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "a00217d449f341e786528d80b674fe6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a32e4cc33630427797e657cf16f33fb0"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac234c551c714df688918bcbf862e90e"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "ac234c551c714df688918bcbf862e90e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aede99f990aa4271b1809346289bbed5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "aede99f990aa4271b1809346289bbed5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b15ac7cb2a2d4c0c956186378aa7bcee"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b7980a11f5cf4965b77349f6208eb449"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "b7980a11f5cf4965b77349f6208eb449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bb3d3de289bb4ad380ac0ad813e6749d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bcbaad6584c34ff383098341d4ad0aa3"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "bcbaad6584c34ff383098341d4ad0aa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bd16ab649d914d428dd08df312401df0"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "bd16ab649d914d428dd08df312401df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c2f3199176bd46e993842bc6462f8829"}, "url": "http://172.30.9.29:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "c2f3199176bd46e993842bc6462f8829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cf111b6609734e97b923583b1851b58e"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "cf111b6609734e97b923583b1851b58e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d557d28dd41c46f3a6714c015d7ed683"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "d557d28dd41c46f3a6714c015d7ed683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e1280613493c47488b646706487dcfa9"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "e1280613493c47488b646706487dcfa9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8c45402fe19498dbdad38db1b3b808e"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "e8c45402fe19498dbdad38db1b3b808e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9cb5d30fd2a4366aa70f30354d8b150"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ef3e718c22ed47098196cbebab3165a5"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "ef3e718c22ed47098196cbebab3165a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f84448cd30f042cf8341986d2cc27f47"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "f84448cd30f042cf8341986d2cc27f47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fdddc1c6041a4f90a6079a86596ea32d"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "fdddc1c6041a4f90a6079a86596ea32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fdee958bf9654061898c8636ae6b9502"}, "url": "http://172.30.9.29:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "fdee958bf9654061898c8636ae6b9502"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-25 16:51:36,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-eeb1730b-f1ed-4d30-9909-45b1e4b3cc33 2018-11-25 16:51:36,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.102077960968s 2018-11-25 16:51:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-25 16:51:36,841 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-11-25 16:51:38,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:38,594 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-25 16:51:38,595 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:38.542Z", "updated_at": "2018-11-25T16:51:38.542Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-11-25 16:51:38,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:38,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:38 GMT 2018-11-25 16:51:38,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:38,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-25 16:51:38,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:38,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-25 16:51:38,611 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.29:5000", "keystone_tenant_name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "26a23277-413d-4e54-8c71-c031f2a984d4", "keystone_password": "ebd790d2-afcc-4f68-bbf5-488fcf75ba1e", "reference_vnf_flavor_id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "target_vnf_flavor_id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "target_vnf_image_id": "26a23277-413d-4e54-8c71-c031f2a984d4"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:39,499 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-11-25 16:51:39,500 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "target_vnf_flavor_id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "26a23277-413d-4e54-8c71-c031f2a984d4", "keystone_password": "ebd790d2-afcc-4f68-bbf5-488fcf75ba1e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "26a23277-413d-4e54-8c71-c031f2a984d4", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:38.831Z", "updated_at": "2018-11-25T16:51:38.831Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-11-25 16:51:39,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:39,500 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:39 GMT 2018-11-25 16:51:39,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:39,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-11-25 16:51:39,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:39,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:39,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-25 16:51:39,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:39,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:39 GMT 2018-11-25 16:51:39,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:39,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-11-25 16:51:39,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:39,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:51:39,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:39,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:39 GMT 2018-11-25 16:51:39,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:39,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-25 16:51:39,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:39,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:51:39,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:39,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:39,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:39 GMT 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:51:39,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:44,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:44,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:40.323Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:40.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:40.635Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:40.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:40.635Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:40.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:40.635Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:40.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:40.695Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:40.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:41.635Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:41.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:41.635Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:41.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:41.635Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:41.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:41.635Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:41.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:43.089Z", "message": "Installing from directory: /tmp/tmpEg4Vv1 [args=--prefix=\"/tmp/openstack-LMIaYb\" --constraint=\"/tmp/openstack-LMIaYb/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:43.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:51:43.089Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpEg4Vv1 --prefix=\"/tmp/openstack-LMIaYb\" --constraint=\"/tmp/openstack-LMIaYb/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:51:43.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-11-25 16:51:44,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:44,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:44 GMT 2018-11-25 16:51:44,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:44,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-11-25 16:51:44,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:44,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-25 16:51:44,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-25 16:51:44,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-25 16:51:44,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-11-25 16:51:44,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-11-25 16:51:44,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-25 16:51:44,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-11-25 16:51:44,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-25 16:51:44,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-25 16:51:44,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpEg4Vv1 [args=--prefix="/tmp/openstack-LMIaYb" --constraint="/tmp/openstack-LMIaYb/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-25 16:51:44,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpEg4Vv1 --prefix="/tmp/openstack-LMIaYb" --constraint="/tmp/openstack-LMIaYb/constraint.txt" 2018-11-25 16:51:44,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:51:44,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:44,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:44 GMT 2018-11-25 16:51:44,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:44,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:51:44,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:49,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:51:49,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:49,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:49 GMT 2018-11-25 16:51:49,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:49,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:51:49,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:49,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:51:50,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:50,035 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:50 GMT 2018-11-25 16:51:50,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:50,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:51:50,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:55,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:51:55,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:55,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:55 GMT 2018-11-25 16:51:55,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:55,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:51:55,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:51:55,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:51:55,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:51:55,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:51:55,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:51:55,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:51:55,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:51:55 GMT 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:51:55,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:00,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:00,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:52:00,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:00,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:00 GMT 2018-11-25 16:52:00,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:00,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:52:00,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:00,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:52:00,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:00,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:00,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:00,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:00,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:00 GMT 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:52:00,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:05,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:05,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:05 GMT 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:05,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:52:05,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:05,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:05 GMT 2018-11-25 16:52:05,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:05,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:52:05,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:10,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:10,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:52:10,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:10,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:10 GMT 2018-11-25 16:52:10,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:10,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:52:10,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:10,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:52:10,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:10,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:10,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:10,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:10,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:10 GMT 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:52:10,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:15,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:15,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-25 16:52:15,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:15,780 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:15 GMT 2018-11-25 16:52:15,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:15,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-25 16:52:15,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:15,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:52:15,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:15,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:15,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:15,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:15,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:15 GMT 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-25 16:52:15,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:20,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:20,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:20,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:20,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:20,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:20,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:16.861Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:16.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:17.125Z", "message": "Removing directory: /tmp/tmpEg4Vv1", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:17.125Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842", "logger": "d00daa91-6bd8-42a0-8501-8c4f776f680e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:17.939Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:17.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:18.669Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:18.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:18.669Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:18.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:19.721Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:19.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:20 GMT 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-11-25 16:52:20,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:20,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-25 16:52:20,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpEg4Vv1 2018-11-25 16:52:20,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-25 16:52:20,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-11-25 16:52:20,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-25 16:52:20,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-25 16:52:20,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/757cf3e7-441e-41b0-a6ea-7ac67b5ae842 2018-11-25 16:52:20,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:20,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:20,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:20,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:20,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:20,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"} 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:20 GMT 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-11-25 16:52:20,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:20,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-11-25 16:52:20,999 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-11-25 16:52:21,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-11-25 16:52:21,154 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:21,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:21,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:21 GMT 2018-11-25 16:52:21,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:21,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:21,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:21,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:21,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:21,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:21 GMT 2018-11-25 16:52:21,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:21,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-25 16:52:21,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:21,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:21,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:21 GMT 2018-11-25 16:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:26,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:26,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:26,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:26,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:21.803Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:21.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "keypair_w4i0td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:22.890Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:22.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:22.890Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:22.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "keypair_w4i0td", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "keypair_w4i0td", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:24.043Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:24.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.080Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.461Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:25.463Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:25.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "77883f20-ddfc-4cc9-9e7e-b6b667fcb933"}, {"node_instance_id": "external_network_sfhfdc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:26.489Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:26.489Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "21bc6006-65af-46e8-aed5-90222ae51678"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:26.491Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:26.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:26.491Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:26.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "keypair_w4i0td", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:26.491Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:26.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:26.491Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:26.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 33, "offset": 0, "size": 50}}} 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:26 GMT 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:26,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17795 2018-11-25 16:52:26,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:26,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-11-25 16:52:26,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-25 16:52:26,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-25 16:52:26,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-11-25 16:52:26,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-25 16:52:26,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-25 16:52:26,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-25 16:52:26,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-25 16:52:26,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-25 16:52:26,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:26,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-25 16:52:26,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-11-25 16:52:26,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-25 16:52:26,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-25 16:52:26,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-25 16:52:26,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-25 16:52:26,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:26,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:26,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:26 GMT 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:26,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:26,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:31,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:31,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:31,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_6352pb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "keypair_w4i0td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "keypair_w4i0td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:27.532Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:27.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:28.543Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:28.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:28.543Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:28.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "router_xnv3px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:28.543Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:28.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "router_xnv3px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:28.543Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:28.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:28.702Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'created_at': u'2018-11-25T16:52:28Z', u'updated_at': u'2018-11-25T16:52:28Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'port_id': None, u'id': u'906932a3-ead9-4d1a-a4e3-68995133022a'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:28.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "c2334f60-4ecb-439e-9e04-fcfeaf99efca"}, {"node_instance_id": "target_vnf_ip_tribw5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.617Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'created_at': u'2018-11-25T16:52:28Z', u'updated_at': u'2018-11-25T16:52:28Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'port_id': None, u'id': u'8fd5b329-0270-48fa-9045-909e0d5135f5'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.617Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "945b507e-5d66-4796-a251-5b316258d985"}, {"node_instance_id": "router_xnv3px", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.631Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.631Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.631Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.631Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.631Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:29.631Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:29.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:30.649Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:30.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:30.649Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:30.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:30.649Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:30.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:30.649Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:30.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:30.649Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:30.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:30.649Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:30.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:31.658Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:31.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 60, "offset": 33, "size": 50}}} 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:31,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:31 GMT 2018-11-25 16:52:31,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:31,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13962 2018-11-25 16:52:31,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:31,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-25 16:52:31,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-25 16:52:31,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-11-25 16:52:31,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:31,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'created_at': u'2018-11-25T16:52:28Z', u'updated_at': u'2018-11-25T16:52:28Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'port_id': None, u'id': u'906932a3-ead9-4d1a-a4e3-68995133022a'} 2018-11-25 16:52:31,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'created_at': u'2018-11-25T16:52:28Z', u'updated_at': u'2018-11-25T16:52:28Z', u'floating_network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'd4e3d6970e08468ea0ed737f16e23aca', u'port_id': None, u'id': u'8fd5b329-0270-48fa-9045-909e0d5135f5'} 2018-11-25 16:52:31,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-11-25 16:52:31,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-25 16:52:31,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:31,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-25 16:52:31,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:31,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:31,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:31,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:31,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:31 GMT 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:31,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:31,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:36,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:37,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:37,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:37,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:32.670Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:32.670Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:32.670Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:32.670Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:33.697Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:33.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:34.717Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:34.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:34.717Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:34.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:34.717Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:34.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:34.717Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:34.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:34.717Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:34.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:34.717Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:34.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "router_xnv3px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:35.734Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:35.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "router_xnv3px", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:35.734Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:35.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "router_xnv3px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:36.760Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:36.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:36.760Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:36.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 73, "offset": 60, "size": 50}}} 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:37 GMT 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6493 2018-11-25 16:52:37,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:37,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:37,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-25 16:52:37,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:37,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:37,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-25 16:52:37,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-25 16:52:37,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-25 16:52:37,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:37,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-25 16:52:37,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:37,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-11-25 16:52:37,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:37,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-25 16:52:37,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:37,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:37,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:37,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:37,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:37,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:37 GMT 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:37,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:42,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:42,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:37.778Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:37.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:37.778Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:37.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:37.778Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:37.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:37.778Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:37.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:37.778Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:37.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:37.778Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:37.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:38.970Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:38.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:38.970Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:38.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:38.970Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:38.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:38.970Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:38.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:40.076Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:40.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:40.076Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:40.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:40.076Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:40.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:40.678Z", "message": "connect_security_group(): source_id=b0201827-5f99-4cfa-930b-e1b819061248 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:40.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "43027351-ebb7-4a31-bbe3-df58b4ddc996"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:41.110Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:41.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:41.786Z", "message": "connect_security_group(): source_id=54459fa6-5a16-4a80-a3a8-ba181cb0e501 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:41.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "bedb4a61-dd54-49fa-9175-61b28483efe1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:42.259Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:42.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:42.259Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:42.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:42.259Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:42.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:42.259Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:42.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 89, "offset": 73, "size": 50}}} 2018-11-25 16:52:42,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:42,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:42 GMT 2018-11-25 16:52:42,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:42,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10461 2018-11-25 16:52:42,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:42,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-25 16:52:42,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-25 16:52:42,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:42,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-25 16:52:42,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:42,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:42,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:42,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:42,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:42,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:42,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:42,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b0201827-5f99-4cfa-930b-e1b819061248 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=54459fa6-5a16-4a80-a3a8-ba181cb0e501 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:42,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:42,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-11-25 16:52:42,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:42,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:42,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:42 GMT 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:42,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:42,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:47,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:47,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:45.706Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:45.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:47.278Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:47.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:47.278Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:47.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:47.278Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:47.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:47.278Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:47.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:47.278Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:47.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:47.278Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:47.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 101, "offset": 93, "size": 50}}} 2018-11-25 16:52:47,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:47,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:47 GMT 2018-11-25 16:52:47,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:47,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3535 2018-11-25 16:52:47,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:47,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-11-25 16:52:47,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-25 16:52:47,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:47,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-25 16:52:47,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-25 16:52:47,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-25 16:52:47,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:52:47,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:47,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:47,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:47,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:47,567 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:47 GMT 2018-11-25 16:52:47,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:47,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:47,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:52,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:52,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:49.286Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:49.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:50.287Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:50.287Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:50.287Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:50.287Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:50.287Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:50.287Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:51.300Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:51.300Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:51.300Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:51.300Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:52.312Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:52.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:52.312Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:52.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 111, "offset": 100, "size": 50}}} 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:52,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:52 GMT 2018-11-25 16:52:52,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:52,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3948 2018-11-25 16:52:52,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:52,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-25 16:52:52,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:52,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:52:52,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-25 16:52:52,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:52,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:52:52,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:52,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:52,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:52,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:52,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:52,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:52 GMT 2018-11-25 16:52:52,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:52,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:52,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:57,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:52:57,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:57,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:53.070Z", "message": "connect_security_group(): source_id=992319e2-200d-4d29-a2fc-ff356fe4e629 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:53.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "2760c611-95ff-4c5f-b428-e57ec722766c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:54.148Z", "message": "connect_security_group(): source_id=99b8de93-5b1d-4cd0-a246-43ef8394fa41 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:54.148Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "f1fa36d0-136c-4d1a-bb87-4e9dab0acd4a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:55.663Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:55.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:56.407Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:56.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:56.407Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:56.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:56.407Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:56.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 119, "offset": 108, "size": 50}}} 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:57 GMT 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3514 2018-11-25 16:52:57,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:52:57,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=992319e2-200d-4d29-a2fc-ff356fe4e629 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-25 16:52:57,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=99b8de93-5b1d-4cd0-a246-43ef8394fa41 target={u'external_id': u'273c7177-9abb-40d5-b1f5-073808986098', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-25 16:52:57,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:57,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-11-25 16:52:57,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-11-25 16:52:57,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-25 16:52:57,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:52:57,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:52:57,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:52:57,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:52:57,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:52:57,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:52:57 GMT 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:52:57,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:02,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:02,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:02,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:02,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:58.599Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:58.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:58.936Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:58.936Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:59.960Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:59.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:59.960Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:59.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:59.960Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:59.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:59.960Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:59.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:59.960Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:59.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:52:59.960Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:52:59.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:00.203Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'992319e2-200d-4d29-a2fc-ff356fe4e629', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:20:c7'}, {u'external_id': u'b0201827-5f99-4cfa-930b-e1b819061248', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:22:b3:da'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:00.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "e8988304-a6c2-43f2-a9bf-14db79e69ee8"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:00.321Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:00.321Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "e8988304-a6c2-43f2-a9bf-14db79e69ee8"}, {"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:01.332Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'99b8de93-5b1d-4cd0-a246-43ef8394fa41', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:19:d2:1b'}, {u'external_id': u'54459fa6-5a16-4a80-a3a8-ba181cb0e501', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:82:21:02'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:01.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "f9bdc598-7226-4559-b30c-4a7a4526b166"}, {"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:01.332Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:01.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "f9bdc598-7226-4559-b30c-4a7a4526b166"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:02.519Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'992319e2-200d-4d29-a2fc-ff356fe4e629'}, {'port-id': u'b0201827-5f99-4cfa-930b-e1b819061248'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:02.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "e8988304-a6c2-43f2-a9bf-14db79e69ee8"}], "metadata": {"pagination": {"total": 132, "offset": 114, "size": 50}}} 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:02 GMT 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8309 2018-11-25 16:53:02,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:02,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-25 16:53:02,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-25 16:53:02,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:53:02,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:53:02,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-25 16:53:02,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-25 16:53:02,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:53:02,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-25 16:53:02,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'992319e2-200d-4d29-a2fc-ff356fe4e629', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:20:c7'}, {u'external_id': u'b0201827-5f99-4cfa-930b-e1b819061248', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:22:b3:da'}] 2018-11-25 16:53:02,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-11-25 16:53:02,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'99b8de93-5b1d-4cd0-a246-43ef8394fa41', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:19:d2:1b'}, {u'external_id': u'54459fa6-5a16-4a80-a3a8-ba181cb0e501', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:82:21:02'}] 2018-11-25 16:53:02,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-11-25 16:53:02,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'992319e2-200d-4d29-a2fc-ff356fe4e629'}, {'port-id': u'b0201827-5f99-4cfa-930b-e1b819061248'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'} 2018-11-25 16:53:02,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:02,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:02,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:02 GMT 2018-11-25 16:53:02,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:02,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:02,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:07,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:08,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:08,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:08,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:08,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:08,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:08,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:03.355Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:03.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "f9bdc598-7226-4559-b30c-4a7a4526b166"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:03.355Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:03.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "e8988304-a6c2-43f2-a9bf-14db79e69ee8"}, {"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:03.355Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'99b8de93-5b1d-4cd0-a246-43ef8394fa41'}, {'port-id': u'54459fa6-5a16-4a80-a3a8-ba181cb0e501'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:03.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "f9bdc598-7226-4559-b30c-4a7a4526b166"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:03.355Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'992319e2-200d-4d29-a2fc-ff356fe4e629'}, {'port-id': u'b0201827-5f99-4cfa-930b-e1b819061248'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:03.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "e8988304-a6c2-43f2-a9bf-14db79e69ee8"}, {"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:03.355Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'99b8de93-5b1d-4cd0-a246-43ef8394fa41'}, {'port-id': u'54459fa6-5a16-4a80-a3a8-ba181cb0e501'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:03.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "f9bdc598-7226-4559-b30c-4a7a4526b166"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:04.900Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:04.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:05.093Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:05.093Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:06.126Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:06.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:06.126Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:06.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:07.184Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:07.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:07.184Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:07.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:07.184Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:07.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:07.184Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:07.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:07.184Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:07.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:07.184Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:07.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 147, "offset": 127, "size": 50}}} 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:08 GMT 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9065 2018-11-25 16:53:08,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:08,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:53:08,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-11-25 16:53:08,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'99b8de93-5b1d-4cd0-a246-43ef8394fa41'}, {'port-id': u'54459fa6-5a16-4a80-a3a8-ba181cb0e501'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'} 2018-11-25 16:53:08,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'992319e2-200d-4d29-a2fc-ff356fe4e629'}, {'port-id': u'b0201827-5f99-4cfa-930b-e1b819061248'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'} 2018-11-25 16:53:08,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'26a23277-413d-4e54-8c71-c031f2a984d4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d45366c-d545-4d45-81ed-e9631399d870'}, 'nics': [{'port-id': u'99b8de93-5b1d-4cd0-a246-43ef8394fa41'}, {'port-id': u'54459fa6-5a16-4a80-a3a8-ba181cb0e501'}], 'flavor': u'c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3'} 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-25 16:53:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:53:08,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-25 16:53:08,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:53:08,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-25 16:53:08,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:08,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:08,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:08,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:08 GMT 2018-11-25 16:53:08,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:08,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:08,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:13,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:13,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:10.430Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:53:10.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:12.919Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:53:12.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:13,241 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:13 GMT 2018-11-25 16:53:13,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:13,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-11-25 16:53:13,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:13,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:53:13,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-25 16:53:13,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:13,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:13,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:13,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:13,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:13,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:13 GMT 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:13,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:18,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:18,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:18,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:18,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:18,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:18 GMT 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:53:18,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:18,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:19,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:19,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:19,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:19,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:19 GMT 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:19,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:24,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:24,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-11-25 16:53:24,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:24,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:24 GMT 2018-11-25 16:53:24,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:24,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:53:24,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:24,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:25,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:25,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:25 GMT 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:25,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:30,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:30,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:30,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:30,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:30,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:30,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:30 GMT 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:53:30,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:30,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:30,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:30,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:30,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:30 GMT 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:30,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:35,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:35,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:35 GMT 2018-11-25 16:53:35,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:35,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:53:35,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:35,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:35,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:35,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:35,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:35,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:35,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:35,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:35 GMT 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:35,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:40,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:40,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:40,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:40,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:40,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tg00b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:40.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:40.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 150, "offset": 144, "size": 50}}} 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:40 GMT 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 599 2018-11-25 16:53:40,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:40,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:53:40,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:40,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:40,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:40 GMT 2018-11-25 16:53:40,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:40,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:40,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:45,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:46,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:41.201Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:41.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:42.647Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:53:42.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:43.210Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:43.210Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:43.210Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:53:43.210Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:53:45.281Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-25T16:53:45.281Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-11-25 16:53:46,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:46,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:46 GMT 2018-11-25 16:53:46,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:46,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3931 2018-11-25 16:53:46,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:53:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:53:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:53:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-25 16:53:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-11-25 16:53:46,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:46,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:46,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:46 GMT 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:46,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:46,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:51,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:51,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:51,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:51,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:51,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:51 GMT 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:53:51,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:51,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:51,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:51,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:51,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:51,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:51,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:51,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:51 GMT 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:51,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:56,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:53:56,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:56,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:56 GMT 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:53:56,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:53:56,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:53:56,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:53:56,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:53:56,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:53:56,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:53:56 GMT 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:53:56,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:01,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:54:01,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:01,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:01 GMT 2018-11-25 16:54:01,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:01,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:54:01,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:01,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:01,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:54:01,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:01,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:01 GMT 2018-11-25 16:54:01,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:01,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:54:01,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:06,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:54:06,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:06,678 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:06 GMT 2018-11-25 16:54:06,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:06,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:54:06,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:06,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:54:06,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:06,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:06,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:06,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:06 GMT 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:54:06,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:11,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-11-25 16:54:11,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:11,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:11 GMT 2018-11-25 16:54:11,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:11,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-25 16:54:11,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:11,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:54:11,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:11,900 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:11 GMT 2018-11-25 16:54:11,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:11,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:54:11,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:16,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:54:16,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:16,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tg00b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:12.684Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:12.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:13.237Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:13.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:14.492Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:14.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "fff81f6a-320c-4800-8410-dd3cb26607fa"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:14.667Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:14.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:16.261Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:16.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:16.261Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:16.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 161, "offset": 150, "size": 50}}} 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:16 GMT 2018-11-25 16:54:16,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:16,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3199 2018-11-25 16:54:16,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:16,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:54:16,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:54:16,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-25 16:54:16,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:54:16,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:54:16,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:54:16,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:54:17,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:17 GMT 2018-11-25 16:54:17,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:17,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-25 16:54:17,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:22,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 16:54:22,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:22,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:17.357Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:17.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e", "logger": "80f7a622-0792-44ec-8ec2-867e1b212d55"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:17.518Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:17.518Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T16:54:18.701Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-25T16:54:18.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 164, "offset": 156, "size": 50}}} 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:22 GMT 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:22,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1574 2018-11-25 16:54:22,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:22,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-25 16:54:22,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-25 16:54:22,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-11-25 16:54:22,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/e8c74caf-013a-46b4-8a6b-8d6a50b15f9e 2018-11-25 16:54:22,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 16:54:22,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 16:54:22,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 16:54:22,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 16:54:22,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"} 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 16:54:22 GMT 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-11-25 16:54:22,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 16:54:22,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-11-25T16:52:21.070Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'e8c74caf-013a-46b4-8a6b-8d6a50b15f9e'} 2018-11-25 16:54:22,231 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-11-25 16:54:22,298 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.209'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-11-25 16:54:22,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.209'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-11-25 16:54:22,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-11-25 16:54:22,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.209 2018-11-25 16:54:22,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:23,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54: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-32b85cf0-a991-48d6-82aa-437078b42bbc x-compute-request-id: req-32b85cf0-a991-48d6-82aa-437078b42bbc Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:23,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-32b85cf0-a991-48d6-82aa-437078b42bbc 2018-11-25 16:54:23,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00563788414s 2018-11-25 16:54:23,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-32b85cf0-a991-48d6-82aa-437078b42bbc 2018-11-25 16:54:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:24,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54:23 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-fc2578a5-dcfa-469e-81b0-d56287dfae58 x-compute-request-id: req-fc2578a5-dcfa-469e-81b0-d56287dfae58 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:24,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc2578a5-dcfa-469e-81b0-d56287dfae58 2018-11-25 16:54:24,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83590388298s 2018-11-25 16:54:24,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc2578a5-dcfa-469e-81b0-d56287dfae58 2018-11-25 16:54:24,219 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2018-11-25 16:54:24,219 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:19:d2:1b 2018-11-25 16:54:24,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:24,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:24,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54:24 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-263fdef9-445e-4af4-9644-bb4a9c98ef95 x-compute-request-id: req-263fdef9-445e-4af4-9644-bb4a9c98ef95 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:24,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-263fdef9-445e-4af4-9644-bb4a9c98ef95 2018-11-25 16:54:24,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548188924789s 2018-11-25 16:54:24,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-263fdef9-445e-4af4-9644-bb4a9c98ef95 2018-11-25 16:54:24,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:24,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:25,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54:24 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-00efc655-5e89-417a-ac55-2ddba59611d4 x-compute-request-id: req-00efc655-5e89-417a-ac55-2ddba59611d4 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:25,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00efc655-5e89-417a-ac55-2ddba59611d4 2018-11-25 16:54:25,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546610116959s 2018-11-25 16:54:25,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00efc655-5e89-417a-ac55-2ddba59611d4 2018-11-25 16:54:25,322 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2018-11-25 16:54:25,323 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:82:21:02 2018-11-25 16:54:25,323 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-11-25 16:54:25,323 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.211 2018-11-25 16:54:25,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:26,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54: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,Accept-Encoding x-openstack-request-id: req-191f0b40-9694-4287-b17e-c00e4f4f055c x-compute-request-id: req-191f0b40-9694-4287-b17e-c00e4f4f055c Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:26,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-191f0b40-9694-4287-b17e-c00e4f4f055c 2018-11-25 16:54:26,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689165830612s 2018-11-25 16:54:26,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-191f0b40-9694-4287-b17e-c00e4f4f055c 2018-11-25 16:54:26,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:26,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54: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-f34a43c1-99f5-4f81-84ab-16704ca09af2 x-compute-request-id: req-f34a43c1-99f5-4f81-84ab-16704ca09af2 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:26,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f34a43c1-99f5-4f81-84ab-16704ca09af2 2018-11-25 16:54:26,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.825716972351s 2018-11-25 16:54:26,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f34a43c1-99f5-4f81-84ab-16704ca09af2 2018-11-25 16:54:26,847 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2018-11-25 16:54:26,847 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:71:20:c7 2018-11-25 16:54:26,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:27,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54: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-123767c1-5a50-4d20-9b19-fab7bdc50687 x-compute-request-id: req-123767c1-5a50-4d20-9b19-fab7bdc50687 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:27,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-123767c1-5a50-4d20-9b19-fab7bdc50687 2018-11-25 16:54:27,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703060865402s 2018-11-25 16:54:27,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-123767c1-5a50-4d20-9b19-fab7bdc50687 2018-11-25 16:54:27,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 16:54:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 16:54:28,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 16:54: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-7ec12990-26ac-482e-8ee7-a4e43a5a0512 x-compute-request-id: req-7ec12990-26ac-482e-8ee7-a4e43a5a0512 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 16:54:28,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7ec12990-26ac-482e-8ee7-a4e43a5a0512 2018-11-25 16:54:28,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554162025452s 2018-11-25 16:54:28,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7ec12990-26ac-482e-8ee7-a4e43a5a0512 2018-11-25 16:54:28,113 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-11-25 16:54:28,113 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:22:b3:da 2018-11-25 16:54:28,113 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-11-25 16:54:28,135 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-11-25 16:54:28,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-11-25 16:54:28,155 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-11-25 16:54:28,234 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-11-25 16:54:28' 2018-11-25 16:54:28,234 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-11-25 16:54:28,234 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-11-25 16:54:28,273 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-11-25 16:54:28,276 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b104d90L 2018-11-25 16:54:28,277 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:54:28,280 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-25 16:54:28,280 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-25 16:54:28,281 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:54:28,282 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-25 16:54:28,282 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-25 16:54:28,282 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:54:28,282 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-25 16:54:28,282 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:54:28,316 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-25 16:54:28,426 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-25 16:54:28,427 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:54:28,429 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-25 16:54:28,465 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:54:28,473 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-25 16:54:28,473 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-25 16:54:28,494 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-11-25 16:54:28,495 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:54:28,496 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:54:28,496 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:54:28,499 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:54:28,501 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:54:29,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-25 16:54:30,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-25 16:54:35,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-25 16:54:36,547 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-25 16:54:41,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-25 16:54:42,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-25 16:54:47,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-11-25 16:54:48,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:54:53,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-11-25 16:54:54,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:54:59,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-11-25 16:55:00,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:05,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-11-25 16:55:06,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:11,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-11-25 16:55:12,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:17,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-11-25 16:55:18,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:23,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-11-25 16:55:24,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:29,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-11-25 16:55:30,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:35,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-11-25 16:55:36,588 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:41,588 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-11-25 16:55:42,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:55:47,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-25 16:55:48,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-25 16:55:53,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2018-11-25 16:55:54,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-25 16:55:59,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2018-11-25 16:56:00,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2018-11-25 16:56:05,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.9 2018-11-25 16:56:06,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.9 [edit] vyos@vyos# 2018-11-25 16:56:11,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-11-25 16:56:12,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-11-25 16:56:17,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2018-11-25 16:56:18,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-11-25 16:56:23,638 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-11-25 16:56:24,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-11-25 16:56:29,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-11-25 16:56:30,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-11-25 16:56:35,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-11-25 16:56:36,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-11-25 16:56:41,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-11-25 16:56:42,657 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-11-25 16:56:47,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-11-25 16:56:48,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-11-25 16:56:53,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-11-25 16:56:54,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-11-25 16:56:59,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-11-25 16:57:00,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-11-25 16:57:05,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-11-25 16:57:06,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-11-25 16:57:11,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-11-25 16:57:12,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-11-25 16:57:17,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-11-25 16:57:18,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-11-25 16:57:23,694 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-11-25 16:57:24,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-11-25 16:57:29,699 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-25 16:57:30,701 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-25 16:57:35,704 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 16:57:35,705 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-11-25 16:57:35,771 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-11-25 16:57:35,775 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b649ad0L 2018-11-25 16:57:35,775 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 16:57:35,781 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-25 16:57:35,781 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-25 16:57:35,782 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 16:57:35,782 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-25 16:57:35,782 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-25 16:57:35,782 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 16:57:35,783 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-25 16:57:35,783 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 16:57:35,816 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-25 16:57:35,927 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-25 16:57:35,928 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 16:57:35,931 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-25 16:57:35,964 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 16:57:35,973 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-25 16:57:35,974 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-25 16:57:35,995 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-11-25 16:57:35,995 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 16:57:35,996 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 16:57:35,997 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 16:57:35,999 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:57:36,000 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 16:57:37,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-25 16:57:38,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-25 16:57:43,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-25 16:57:44,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-25 16:57:49,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-25 16:57:50,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-25 16:57:55,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-11-25 16:57:56,050 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:01,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-11-25 16:58:02,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:07,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-11-25 16:58:08,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:13,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-11-25 16:58:14,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:19,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-11-25 16:58:20,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:25,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-11-25 16:58:26,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:31,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-11-25 16:58:32,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:37,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-11-25 16:58:38,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:43,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-11-25 16:58:44,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:49,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-11-25 16:58:50,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-11-25 16:58:55,117 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-25 16:58:56,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-25 16:59:01,124 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-11-25 16:59:02,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-25 16:59:07,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-11-25 16:59:08,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2018-11-25 16:59:13,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.8 2018-11-25 16:59:14,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.8 [edit] vyos@vyos# 2018-11-25 16:59:19,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-11-25 16:59:20,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-11-25 16:59:25,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-11-25 16:59:26,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-11-25 16:59:31,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-11-25 16:59:32,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-11-25 16:59:37,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-11-25 16:59:38,168 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-11-25 16:59:43,173 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-11-25 16:59:44,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-11-25 16:59:49,180 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-11-25 16:59:50,182 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-11-25 16:59:55,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-11-25 16:59:56,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-11-25 17:00:01,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-11-25 17:00:02,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-11-25 17:00:07,201 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-11-25 17:00:08,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-11-25 17:00:13,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-11-25 17:00:14,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-11-25 17:00:19,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-11-25 17:00:20,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-11-25 17:00:25,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-11-25 17:00:26,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-11-25 17:00:31,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2018-11-25 17:00:32,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-11-25 17:00:37,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-25 17:00:38,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-25 17:00:43,344 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 17:00:43,357 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-11-25 17:00:43,357 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-11-25 17:01:43,385 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-11-25 17:01:43,430 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-11-25 17:01:43,435 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b0d9c10L 2018-11-25 17:01:43,436 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-25 17:01:43,439 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-25 17:01:43,439 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-25 17:01:43,440 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-25 17:01:43,441 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-25 17:01:43,441 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-25 17:01:43,441 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-25 17:01:43,441 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-25 17:01:43,441 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-25 17:01:43,480 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-25 17:01:43,590 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-25 17:01:43,590 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-25 17:01:43,593 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-25 17:01:43,629 - paramiko.transport - DEBUG - userauth is OK 2018-11-25 17:01:43,636 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-25 17:01:43,637 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-25 17:01:43,657 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-11-25 17:01:43,658 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-25 17:01:43,659 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-25 17:01:43,659 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-25 17:01:43,660 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 17:01:43,662 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-25 17:01:44,663 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-11-25 17:02:14,770 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 17:02:14,772 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-11-25 17:02:14,772 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.8 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-11-25 17:02:14,772 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:10 Last read 07:06:05, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.9, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 35484 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe22:b3da Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-11-25 17:02:14,772 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-25 17:02:14,772 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-25 17:02:14,773 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-25 17:02:14,773 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-11-25 17:02:14,773 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-11-25 17:02:14,773 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-11-25 17:02:14,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 17:02:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:16,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:02:14 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-aecbe1f9-1cfb-4960-81f8-f5ac0cd28333 x-compute-request-id: req-aecbe1f9-1cfb-4960-81f8-f5ac0cd28333 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 17:02:16,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aecbe1f9-1cfb-4960-81f8-f5ac0cd28333 2018-11-25 17:02:16,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50502896309s 2018-11-25 17:02:16,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aecbe1f9-1cfb-4960-81f8-f5ac0cd28333 2018-11-25 17:02:16,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 17:02:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:16,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:02:16 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-a12de0ab-7a42-4b63-a2d9-330fa238d513 x-compute-request-id: req-a12de0ab-7a42-4b63-a2d9-330fa238d513 Content-Type: application/json 2018-11-25 17:02:16,446 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a used request id req-a12de0ab-7a42-4b63-a2d9-330fa238d513 2018-11-25 17:02:16,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163148880005s 2018-11-25 17:02:16,447 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a used request id req-a12de0ab-7a42-4b63-a2d9-330fa238d513 2018-11-25 17:02:16,447 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-11-25 17:02:16,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 17:02:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:17,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:02:16 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-cd16611b-0fc0-4f9f-be8e-db024d59e139 x-compute-request-id: req-cd16611b-0fc0-4f9f-be8e-db024d59e139 Content-Encoding: gzip Content-Length: 1203 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:20:c7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:da", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "ff454a7a-cc7b-4370-8052-2b038551ecf2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:53:55Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:d2:1b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:21:02", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/49bdbcee-5abc-48b6-a435-83e406001c5a", "rel": "bookmark"}], "image": {"id": "26a23277-413d-4e54-8c71-c031f2a984d4", "links": [{"href": "http://172.30.9.29:8774/images/26a23277-413d-4e54-8c71-c031f2a984d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:53:55.000000", "flavor": {"id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "links": [{"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}]}, "id": "49bdbcee-5abc-48b6-a435-83e406001c5a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T17:02:16Z", "hostId": "cba964651e7572f1417f0e39ead461c0cc7690d68d2a01871b5e2621", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-25T16:53:04Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d45366c-d545-4d45-81ed-e9631399d870"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T16:50:20Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 17:02:17,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd16611b-0fc0-4f9f-be8e-db024d59e139 2018-11-25 17:02:17,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851290941238s 2018-11-25 17:02:17,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd16611b-0fc0-4f9f-be8e-db024d59e139 2018-11-25 17:02:17,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 17:02:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:17,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:02:17 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-8c22f595-aeff-4871-b18c-7356950f7ec9 x-compute-request-id: req-8c22f595-aeff-4871-b18c-7356950f7ec9 Content-Type: application/json 2018-11-25 17:02:17,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2 used request id req-8c22f595-aeff-4871-b18c-7356950f7ec9 2018-11-25 17:02:17,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168431997299s 2018-11-25 17:02:17,471 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/ff454a7a-cc7b-4370-8052-2b038551ecf2 used request id req-8c22f595-aeff-4871-b18c-7356950f7ec9 2018-11-25 17:02:17,578 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 17:02:17,578 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:18 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-25 17:02:17,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-25 17:02:17,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-11-25 17:02:17,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:17,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:17,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:17,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:17,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:39.376Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "757cf3e7-441e-41b0-a6ea-7ac67b5ae842"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:52:21.070Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e8c74caf-013a-46b4-8a6b-8d6a50b15f9e"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:17 GMT 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-11-25 17:02:17,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:17,689 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-25 17:02:17,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:17,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:17,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:17 GMT 2018-11-25 17:02:17,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:17,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:17,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:17,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:17,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-25 17:02:17,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:17,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:17 GMT 2018-11-25 17:02:17,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:17,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-25 17:02:17,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:17,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:18,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:18,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:18 GMT 2018-11-25 17:02:18,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:18,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:18,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:23,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:23,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:23,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:18.573Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:18.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:19.372Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:19.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:19.372Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:19.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:20.393Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:20.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:20.393Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:20.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:20.393Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:20.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:20.393Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:20.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:21.409Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:21.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:21.409Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-25T17:02:21.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:21.409Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-25T17:02:21.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:21.409Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:21.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:22.420Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:22.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:22.420Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:22.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-11-25 17:02:23,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:23,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:23 GMT 2018-11-25 17:02:23,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:23,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10881 2018-11-25 17:02:23,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 17:02:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-25 17:02:23,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-25 17:02:23,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404] 2018-11-25 17:02:23,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404] 2018-11-25 17:02:23,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-25 17:02:23,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-25 17:02:23,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-25 17:02:23,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:23,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:23,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:23 GMT 2018-11-25 17:02:23,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:23,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:23,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:28,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:28,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:28,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:23.558Z", "message": "Detaching port 54459fa6-5a16-4a80-a3a8-ba181cb0e501...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:23.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "8f3f9911-7192-49cc-b6cb-7f010d52185b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:24.483Z", "message": "Detaching port b0201827-5f99-4cfa-930b-e1b819061248...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:24.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "18cb30b8-8a96-4ed1-9c39-0a242111aa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:24.483Z", "message": "Successfully detached port 54459fa6-5a16-4a80-a3a8-ba181cb0e501", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:24.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "8f3f9911-7192-49cc-b6cb-7f010d52185b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:24.541Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:24.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:25.437Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:25.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:25.437Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:25.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:25.437Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:25.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:25.512Z", "message": "Successfully detached port b0201827-5f99-4cfa-930b-e1b819061248", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:25.512Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "18cb30b8-8a96-4ed1-9c39-0a242111aa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:26.622Z", "message": "Detaching port 99b8de93-5b1d-4cd0-a246-43ef8394fa41...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:26.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "f971911f-5f4c-4394-b8ff-412e312f8ef1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:27.342Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:27.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:27.553Z", "message": "Detaching port 992319e2-200d-4d29-a2fc-ff356fe4e629...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:27.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "e0740213-bb45-48ee-a7c0-cbbee7083f0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:27.553Z", "message": "Successfully detached port 99b8de93-5b1d-4cd0-a246-43ef8394fa41", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:27.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "f971911f-5f4c-4394-b8ff-412e312f8ef1"}], "metadata": {"pagination": {"total": 27, "offset": 13, "size": 50}}} 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:28 GMT 2018-11-25 17:02:28,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:28,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6323 2018-11-25 17:02:28,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 54459fa6-5a16-4a80-a3a8-ba181cb0e501... 2018-11-25 17:02:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b0201827-5f99-4cfa-930b-e1b819061248... 2018-11-25 17:02:28,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 54459fa6-5a16-4a80-a3a8-ba181cb0e501 2018-11-25 17:02:28,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-25 17:02:28,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-25 17:02:28,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-25 17:02:28,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-25 17:02:28,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b0201827-5f99-4cfa-930b-e1b819061248 2018-11-25 17:02:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 99b8de93-5b1d-4cd0-a246-43ef8394fa41... 2018-11-25 17:02:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-25 17:02:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 992319e2-200d-4d29-a2fc-ff356fe4e629... 2018-11-25 17:02:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 99b8de93-5b1d-4cd0-a246-43ef8394fa41 2018-11-25 17:02:28,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:28,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:28,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:28,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:28 GMT 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:28,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:28,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:33,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:33,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_wutx75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:28.432Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:28.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:28.432Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:28.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:28.432Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:28.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:28.432Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:28.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:28.574Z", "message": "Successfully detached port 992319e2-200d-4d29-a2fc-ff356fe4e629", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:28.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "e0740213-bb45-48ee-a7c0-cbbee7083f0c"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:29.539Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:29.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:29.539Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:29.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:29.539Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:29.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:29.587Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:29.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "1b82d9b5-dff8-4a4d-8247-c22eb216cad5"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:30.556Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:30.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:30.556Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:30.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_host_wutx75", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:30.556Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-25T17:02:30.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:30.556Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-25T17:02:30.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_host_tg00b2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:30.602Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:30.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "6df9350b-12d5-4287-895d-2b40e19b8098"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "keypair_w4i0td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:31.824Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:31.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.261Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "a21631d3-7be9-421b-aafe-816e9b325127"}, {"node_instance_id": "keypair_w4i0td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.824Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "cbb83fec-0fe5-42b7-b7dc-0b29a046856a"}, {"node_instance_id": "keypair_w4i0td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.824Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "cbb83fec-0fe5-42b7-b7dc-0b29a046856a"}, {"node_instance_id": "keypair_w4i0td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "keypair_w4i0td", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "keypair_w4i0td", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:32.857Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:32.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}], "metadata": {"pagination": {"total": 61, "offset": 25, "size": 50}}} 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:33,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:33 GMT 2018-11-25 17:02:33,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:33,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20538 2018-11-25 17:02:33,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:33,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:33,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 17:02:33,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 17:02:33,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-25 17:02:33,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 992319e2-200d-4d29-a2fc-ff356fe4e629 2018-11-25 17:02:33,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:33,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-25 17:02:33,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-25 17:02:33,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-25 17:02:33,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:33,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:33,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 49bdbcee-5abc-48b6-a435-83e406001c5a could not be found. [status_code=404] 2018-11-25 17:02:33,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ff454a7a-cc7b-4370-8052-2b038551ecf2 could not be found. [status_code=404] 2018-11-25 17:02:33,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-25 17:02:33,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:33,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-25 17:02:33,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-25 17:02:33,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:33,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:33,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:33,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-25 17:02:33,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-25 17:02:33,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-25 17:02:33,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-25 17:02:33,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-25 17:02:33,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-25 17:02:33,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:33,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:33,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:33,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:33 GMT 2018-11-25 17:02:33,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:33,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:33,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:38,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:38,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:38,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:38,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.834Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "62fef4ad-489e-46a0-982c-f729bcf1b8e4"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.886Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.886Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.886Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.886Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_data_plane_port_sa0jvo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.886Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "keypair_w4i0td", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:33.886Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:33.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_port_882kjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:34.874Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:34.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "517f8d02-96aa-4b0a-bbf6-6f32efb9f399"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:34.897Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:34.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:34.897Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:34.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:34.897Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:34.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_data_plane_port_ye5sa2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:34.897Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:34.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_port_c9ygjf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:35.912Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:35.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "14715b4d-02a8-465f-93da-a35ccd8d9117"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:35.943Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:35.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:35.943Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:35.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:35.943Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:35.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_port_882kjl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:35.943Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:35.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.921Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "7ae6313d-173c-4705-8ec0-c6df2d0c7503"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_port_c9ygjf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:36.962Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:36.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:37.967Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:37.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "7710b357-0810-43e4-95f7-290b5576ad82"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.041Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}], "metadata": {"pagination": {"total": 97, "offset": 57, "size": 50}}} 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:38 GMT 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:38,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18003 2018-11-25 17:02:38,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:38,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-25 17:02:38,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:38,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-25 17:02:38,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-25 17:02:38,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-25 17:02:38,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-25 17:02:38,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-25 17:02:38,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-25 17:02:38,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:38,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-25 17:02:38,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-25 17:02:38,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-25 17:02:38,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-25 17:02:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-25 17:02:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-25 17:02:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:38,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-25 17:02:38,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-25 17:02:38,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:38,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:38,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:38,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-25 17:02:38,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-11-25 17:02:38,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-25 17:02:38,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-25 17:02:38,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-11-25 17:02:38,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-25 17:02:38,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:38,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:38,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:38 GMT 2018-11-25 17:02:38,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:38,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:38,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:43,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:43,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_tribw5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.986Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "c4c070aa-738e-4363-bc64-54834560a949"}, {"node_instance_id": "security_group_rx3ahz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:38.986Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:38.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "78fc9e80-ef82-4379-a8d2-aeb1dbbbf2c9"}, {"node_instance_id": "reference_vnf_ip_m84rs9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:39.080Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:39.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "security_group_rx3ahz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:40.090Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:40.090Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_subnet_ph7kh7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:40.090Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:40.090Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.172Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.172Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.172Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_subnet_yevb66", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.172Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "target_vnf_ip_tribw5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.172Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.172Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_subnet_yevb66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:41.714Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:41.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "555cca30-050e-4828-a824-89579d637499"}, {"node_instance_id": "data_plane_network_6352pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:42.001Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:42.001Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "b4b025b7-6d83-484e-9e2c-4f48e8aad5fe"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:42.190Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:42.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:42.190Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:42.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:42.190Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:42.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "data_plane_network_6352pb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:43.380Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:43.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}], "metadata": {"pagination": {"total": 114, "offset": 93, "size": 50}}} 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:43,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:43 GMT 2018-11-25 17:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8766 2018-11-25 17:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:43,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-25 17:02:43,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-11-25 17:02:43,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-25 17:02:43,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-25 17:02:43,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-25 17:02:43,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:43,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-25 17:02:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-25 17:02:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-25 17:02:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-11-25 17:02:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-25 17:02:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-25 17:02:43,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:43,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-25 17:02:43,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-25 17:02:43,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-25 17:02:43,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:43,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:43,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:43,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:43,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:43 GMT 2018-11-25 17:02:43,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:43,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:43,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:48,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:48,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:48,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_yevb66", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:44.804Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:44.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:45.205Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:45.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "router_xnv3px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:45.205Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:45.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.304Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "router_xnv3px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.304Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.304Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "router_xnv3px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.304Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.304Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "router_xnv3px", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.304Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "management_plane_network_lfyne2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:46.648Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:46.648Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "06ff674c-ca0e-43b8-9a2b-8b6cb6e5d6f4"}, {"node_instance_id": "router_xnv3px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:47.013Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:47.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "92584ca6-50fa-4526-a201-4c15154d9eaa"}, {"node_instance_id": "management_plane_network_lfyne2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:48.350Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:48.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}], "metadata": {"pagination": {"total": 126, "offset": 110, "size": 50}}} 2018-11-25 17:02:48,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:48,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:48 GMT 2018-11-25 17:02:48,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:48,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-11-25 17:02:48,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-25 17:02:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-11-25 17:02:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-25 17:02:48,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:49,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:49,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:49,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:49 GMT 2018-11-25 17:02:49,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:49,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-25 17:02:49,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:54,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-11-25 17:02:54,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:54,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:54,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:54,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_xnv3px", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:50.012Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:50.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:50.343Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:50.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:51.350Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:51.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:51.350Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:51.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:51.350Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:51.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": "external_network_sfhfdc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:51.892Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:51.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3", "logger": "cc550c16-8459-4a82-8e3c-47d24aa2aa21"}, {"node_instance_id": "external_network_sfhfdc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:52.360Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:52.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-25T17:02:52.360Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-25T17:02:52.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"}], "metadata": {"pagination": {"total": 134, "offset": 122, "size": 50}}} 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:54 GMT 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-11-25 17:02:54,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:54,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-11-25 17:02:54,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-25 17:02:54,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-25 17:02:54,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-25 17:02:54,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-25 17:02:54,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-11-25 17:02:54,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-25 17:02:54,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-11-25 17:02:54,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b2ccf76c-fbc7-4e33-a658-a51389a482e3 2018-11-25 17:02:54,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:54,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-25T17:02:17.782Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b2ccf76c-fbc7-4e33-a658-a51389a482e3"} 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:54 GMT 2018-11-25 17:02:54,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:54,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-11-25 17:02:54,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:54,205 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-25 17:02:54,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "target_vnf_flavor_id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "26a23277-413d-4e54-8c71-c031f2a984d4", "keystone_password": "ebd790d2-afcc-4f68-bbf5-488fcf75ba1e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "26a23277-413d-4e54-8c71-c031f2a984d4", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:38.831Z", "updated_at": "2018-11-25T16:51:38.831Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-11-25 17:02:54,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:54,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:54 GMT 2018-11-25 17:02:54,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:54,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-11-25 17:02:54,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:54,481 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv 2018-11-25 17:02:54,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-25 17:02:54,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-25 17:02:54,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-25 17:02:54,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-25 17:02:54,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-25 17:02:54,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-25 17:02:54,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-25 17:02:54,552 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-25 17:02:54,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-11-25T16:51:38.542Z", "updated_at": "2018-11-25T16:51:38.542Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-11-25 17:02:54,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-25 17:02:54,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 25 Nov 2018 17:02:54 GMT 2018-11-25 17:02:54,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-25 17:02:54,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-25 17:02:54,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-25 17:02:54,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 17:02:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:57,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d488316-363a-4d63-8041-f124f3bb448f Date: Sun, 25 Nov 2018 17:02:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:02:57,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4 used request id req-1d488316-363a-4d63-8041-f124f3bb448f 2018-11-25 17:02:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.55612206459s 2018-11-25 17:02:57,123 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/26a23277-413d-4e54-8c71-c031f2a984d4 used request id req-1d488316-363a-4d63-8041-f124f3bb448f 2018-11-25 17:02:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 17:02:57,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:02:57,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:02: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,Accept-Encoding x-openstack-request-id: req-f1054008-e79d-48d8-9399-3d6ffefedadc x-compute-request-id: req-f1054008-e79d-48d8-9399-3d6ffefedadc Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3", "name": "vyos_vrouter-flavor_alt_2da3321c-3f3d-417f-b66e-77a86d87ef18", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "name": "vyos_vrouter-flavor_2da3321c-3f3d-417f-b66e-77a86d87ef18", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 17:02:57,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f1054008-e79d-48d8-9399-3d6ffefedadc 2018-11-25 17:02:57,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.200009822845s 2018-11-25 17:02:57,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f1054008-e79d-48d8-9399-3d6ffefedadc 2018-11-25 17:02:57,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 17:02:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:02:57,371 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 17:02: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-f52c31c9-91f8-426c-a85e-fff50804a72d x-compute-request-id: req-f52c31c9-91f8-426c-a85e-fff50804a72d Content-Length: 0 Content-Type: application/json 2018-11-25 17:02:57,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3 used request id req-f52c31c9-91f8-426c-a85e-fff50804a72d 2018-11-25 17:02:57,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0448501110077s 2018-11-25 17:02:57,371 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c37ed527-4bbd-4b36-9a6d-acdc7d2abbc3 used request id req-f52c31c9-91f8-426c-a85e-fff50804a72d 2018-11-25 17:02:57,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 17:02:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/f9ae4702-c71d-4d25-9947-d1e3e4f174ea.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:58,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fafdf00-3755-4853-8dd1-5745e05e953c Content-Length: 0 Date: Sun, 25 Nov 2018 17:02:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:02:58,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/f9ae4702-c71d-4d25-9947-d1e3e4f174ea.json used request id req-9fafdf00-3755-4853-8dd1-5745e05e953c 2018-11-25 17:02:58,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.49810099602s 2018-11-25 17:02:58,873 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/f9ae4702-c71d-4d25-9947-d1e3e4f174ea.json used request id req-9fafdf00-3755-4853-8dd1-5745e05e953c 2018-11-25 17:02:58,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:02:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:59,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d756a8f-b969-49df-82ce-d8bc6042eabf Date: Sun, 25 Nov 2018 17:02:59 GMT RESP BODY: {"floatingips": []} 2018-11-25 17:02:59,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-3d756a8f-b969-49df-82ce-d8bc6042eabf 2018-11-25 17:02:59,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.538642883301s 2018-11-25 17:02:59,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-3d756a8f-b969-49df-82ce-d8bc6042eabf 2018-11-25 17:02:59,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-25 17:02:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:02:59,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:02:59 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-8bf92d0f-fba6-457c-90a7-83e66699d2a2 x-compute-request-id: req-8bf92d0f-fba6-457c-90a7-83e66699d2a2 Content-Type: application/json 2018-11-25 17:02:59,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa used request id req-8bf92d0f-fba6-457c-90a7-83e66699d2a2 2018-11-25 17:02:59,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166218996048s 2018-11-25 17:02:59,585 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa used request id req-8bf92d0f-fba6-457c-90a7-83e66699d2a2 2018-11-25 17:02:59,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 17:02:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:00,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:02:59 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-04102a35-5a43-4942-aedc-87ed2055df59 x-compute-request-id: req-04102a35-5a43-4942-aedc-87ed2055df59 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T17:02:59Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 17:03:00,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04102a35-5a43-4942-aedc-87ed2055df59 2018-11-25 17:03:00,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05228686333s 2018-11-25 17:03:00,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04102a35-5a43-4942-aedc-87ed2055df59 2018-11-25 17:03:00,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 17:03:02,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 17:03:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:03,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:02 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-aa14bc49-0795-4419-85f3-c3a6b217e26a x-compute-request-id: req-aa14bc49-0795-4419-85f3-c3a6b217e26a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "rel": "bookmark"}], "image": {"id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "links": [{"href": "http://172.30.9.29:8774/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-25T16:50:19.000000", "flavor": {"id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "links": [{"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}]}, "id": "c0c1a738-dc2e-43ff-9d7d-a1cd26fde5aa", "security_groups": [{"name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}], "user_id": "5fa08204e9034ae4be1af7952a4f1abd", "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-11-25T17:02:59Z", "hostId": "4f67b08a730f7b52cc733cbd222c55f1f0c04d922189b2d5166fed8e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18", "name": "vyos_vrouter-vm_2da3321c-3f3d-417f-b66e-77a86d87ef18", "created": "2018-11-25T16:47:52Z", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-25 17:03:03,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aa14bc49-0795-4419-85f3-c3a6b217e26a 2018-11-25 17:03:03,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851063966751s 2018-11-25 17:03:03,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aa14bc49-0795-4419-85f3-c3a6b217e26a 2018-11-25 17:03:03,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-25 17:03:05,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-25 17:03:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:05,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:05 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-60bcd186-b8a2-4ffb-9ca3-df5dd429b441 x-compute-request-id: req-60bcd186-b8a2-4ffb-9ca3-df5dd429b441 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-25 17:03:05,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-60bcd186-b8a2-4ffb-9ca3-df5dd429b441 2018-11-25 17:03:05,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0946910381317s 2018-11-25 17:03:05,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-60bcd186-b8a2-4ffb-9ca3-df5dd429b441 2018-11-25 17:03:05,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 17:03:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:05,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-463e9215-d825-4912-81bb-bc02ebf51ad8 Date: Sun, 25 Nov 2018 17:03:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:47:47Z", "updated_at": "2018-11-25T16:47:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "081bbe92-a7a5-4565-b94f-090681a0da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-25T16:47:49Z", "revision_number": 0, "id": "1705367d-cc0f-4341-b59b-d045a0639a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:49Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "391ffa34-8606-49ea-a525-dc76e9d9afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "4842d166-82ea-4607-b990-17f97b0ad474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "67b6a521-db77-412a-9826-3b4150898334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-25T16:47:49Z", "revision_number": 0, "id": "69e07fa2-b1f9-49c3-b0a4-118385f519a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:49Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-25T16:47:48Z", "revision_number": 0, "id": "aac49263-33d7-469b-b4b0-60b679a46f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:48Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-25T16:47:47Z", "revision_number": 0, "id": "d7427ceb-758c-4abb-8434-ae5535ded0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:47:47Z", "security_group_id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 8, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9", "name": "vyos_vrouter-sg_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 17:03:05,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-463e9215-d825-4912-81bb-bc02ebf51ad8 2018-11-25 17:03:05,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.063551902771s 2018-11-25 17:03:05,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-463e9215-d825-4912-81bb-bc02ebf51ad8 2018-11-25 17:03:05,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 17:03:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:06,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1da584d-4cd9-49d3-9922-e2d1dbebafd9 Content-Length: 0 Date: Sun, 25 Nov 2018 17:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:03:06,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9.json used request id req-c1da584d-4cd9-49d3-9922-e2d1dbebafd9 2018-11-25 17:03:06,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.506496906281s 2018-11-25 17:03:06,171 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/acd2c1a2-03e1-4028-9ac8-1af3a7ea08b9.json used request id req-c1da584d-4cd9-49d3-9922-e2d1dbebafd9 2018-11-25 17:03:06,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-25 17:03:06,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:06,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 17:03:06 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-beb84ccb-233e-40c8-99a7-ff3b42b8f6b6 x-compute-request-id: req-beb84ccb-233e-40c8-99a7-ff3b42b8f6b6 Content-Length: 0 Content-Type: application/json 2018-11-25 17:03:06,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18 used request id req-beb84ccb-233e-40c8-99a7-ff3b42b8f6b6 2018-11-25 17:03:06,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0399298667908s 2018-11-25 17:03:06,211 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_2da3321c-3f3d-417f-b66e-77a86d87ef18 used request id req-beb84ccb-233e-40c8-99a7-ff3b42b8f6b6 2018-11-25 17:03:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-25 17:03:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" -d '{"subnet_id": "c74e7205-45ac-4066-8615-a3c7f405766d"}' 2018-11-25 17:03:07,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-80c088b4-f493-4f19-8778-fd21142ff0d8 Date: Sun, 25 Nov 2018 17:03:07 GMT RESP BODY: {"network_id": "790a3179-4f44-4c4b-8000-644fe13cddde", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "subnet_id": "c74e7205-45ac-4066-8615-a3c7f405766d", "subnet_ids": ["c74e7205-45ac-4066-8615-a3c7f405766d"], "port_id": "920b0d8a-e32d-4d4e-b579-3ddc13a60ce0", "id": "f71c5b86-d665-497b-9911-8e3d8fdc5344"} 2018-11-25 17:03:07,759 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344/remove_router_interface.json used request id req-80c088b4-f493-4f19-8778-fd21142ff0d8 2018-11-25 17:03:07,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54746794701s 2018-11-25 17:03:07,760 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344/remove_router_interface.json used request id req-80c088b4-f493-4f19-8778-fd21142ff0d8 returning object f71c5b86-d665-497b-9911-8e3d8fdc5344 2018-11-25 17:03:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-25 17:03:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:08,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f0d82179-047e-4492-8827-c6a9733d2eb6 Date: Sun, 25 Nov 2018 17:03:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:02Z", "admin_state_up": true, "updated_at": "2018-11-25T17:03:06Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "f71c5b86-d665-497b-9911-8e3d8fdc5344", "name": "vyos_vrouter-router_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 17:03:08,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-f0d82179-047e-4492-8827-c6a9733d2eb6 2018-11-25 17:03:08,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.25251698494s 2018-11-25 17:03:08,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-f0d82179-047e-4492-8827-c6a9733d2eb6 2018-11-25 17:03:08,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-25 17:03:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:11,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-925f9930-4850-47e7-a0e5-eae9ac5c1135 Content-Length: 0 Date: Sun, 25 Nov 2018 17:03:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:03:11,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344.json used request id req-925f9930-4850-47e7-a0e5-eae9ac5c1135 2018-11-25 17:03:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.21462702751s 2018-11-25 17:03:11,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f71c5b86-d665-497b-9911-8e3d8fdc5344.json used request id req-925f9930-4850-47e7-a0e5-eae9ac5c1135 2018-11-25 17:03:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 17:03:11,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:11,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b9ae03f9-5f77-49d7-8992-2be5380c07d4 Date: Sun, 25 Nov 2018 17:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"790a3179-4f44-4c4b-8000-644fe13cddde","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T16:46:01Z","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":"d4e3d6970e08468ea0ed737f16e23aca","id":"c74e7205-45ac-4066-8615-a3c7f405766d","subnetpool_id":null,"name":"vyos_vrouter-subnet_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 17:03:11,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b9ae03f9-5f77-49d7-8992-2be5380c07d4 2018-11-25 17:03:11,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0551290512085s 2018-11-25 17:03:11,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b9ae03f9-5f77-49d7-8992-2be5380c07d4 2018-11-25 17:03:11,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-25 17:03:11,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/c74e7205-45ac-4066-8615-a3c7f405766d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:13,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43d51cf8-71ba-4ce5-9029-3f2672452d23 Date: Sun, 25 Nov 2018 17:03:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:03:13,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c74e7205-45ac-4066-8615-a3c7f405766d.json used request id req-43d51cf8-71ba-4ce5-9029-3f2672452d23 2018-11-25 17:03:13,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35576891899s 2018-11-25 17:03:13,643 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c74e7205-45ac-4066-8615-a3c7f405766d.json used request id req-43d51cf8-71ba-4ce5-9029-3f2672452d23 2018-11-25 17:03:13,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 17:03:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:13,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-98c4f26d-8586-4c1d-b575-704b18a75cb1 Date: Sun, 25 Nov 2018 17:03:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T17:03:13Z","tenant_id":"d4e3d6970e08468ea0ed737f16e23aca","created_at":"2018-11-25T16:46:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d4e3d6970e08468ea0ed737f16e23aca","id":"790a3179-4f44-4c4b-8000-644fe13cddde","name":"vyos_vrouter-net_2da3321c-3f3d-417f-b66e-77a86d87ef18"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500}]} 2018-11-25 17:03:13,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-98c4f26d-8586-4c1d-b575-704b18a75cb1 2018-11-25 17:03:13,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.164628982544s 2018-11-25 17:03:13,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-98c4f26d-8586-4c1d-b575-704b18a75cb1 2018-11-25 17:03:13,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-25 17:03:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/790a3179-4f44-4c4b-8000-644fe13cddde.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:15,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2242610-ebd8-4e0b-af09-6e6f678f0242 Date: Sun, 25 Nov 2018 17:03:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:03:15,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/790a3179-4f44-4c4b-8000-644fe13cddde.json used request id req-e2242610-ebd8-4e0b-af09-6e6f678f0242 2018-11-25 17:03:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2376999855s 2018-11-25 17:03:15,048 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/790a3179-4f44-4c4b-8000-644fe13cddde.json used request id req-e2242610-ebd8-4e0b-af09-6e6f678f0242 2018-11-25 17:03:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:03:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:15,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9848059a-1b41-4f35-8593-c439a8b32865 Date: Sun, 25 Nov 2018 17:03:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "metadata": {}}], "file": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/file", "owner": "d4e3d6970e08468ea0ed737f16e23aca", "id": "7079dce1-ef47-4c9b-953b-6ea128dd41a0", "size": 4373348352, "self": "/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-25T16:47:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2da3321c-3f3d-417f-b66e-77a86d87ef18", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-25T16:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:03:15,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9848059a-1b41-4f35-8593-c439a8b32865 2018-11-25 17:03:15,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176553964615s 2018-11-25 17:03:15,225 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9848059a-1b41-4f35-8593-c439a8b32865 2018-11-25 17:03:15,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 17:03:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}151dc6f412f62e3d61ee80d8036c2e837842b763" 2018-11-25 17:03:18,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-510867a3-a29a-4d09-a00e-fa2ef5521c35 Date: Sun, 25 Nov 2018 17:03:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:03:18,398 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0 used request id req-510867a3-a29a-4d09-a00e-fa2ef5521c35 2018-11-25 17:03:18,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.17055392265s 2018-11-25 17:03:18,398 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7079dce1-ef47-4c9b-953b-6ea128dd41a0 used request id req-510867a3-a29a-4d09-a00e-fa2ef5521c35 2018-11-25 17:03:18,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 17:03:18,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:18,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:18 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-8a71353e-6002-4855-a896-c094fcae0292 x-compute-request-id: req-8a71353e-6002-4855-a896-c094fcae0292 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e392805e-b8d5-4187-b82d-f75f6cbaa73f", "name": "vyos_vrouter-flavor_2da3321c-3f3d-417f-b66e-77a86d87ef18", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 17:03:18,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8a71353e-6002-4855-a896-c094fcae0292 2018-11-25 17:03:18,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0343961715698s 2018-11-25 17:03:18,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8a71353e-6002-4855-a896-c094fcae0292 2018-11-25 17:03:18,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 17:03:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:18,484 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 17:03:18 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-c8858628-a756-4972-b5c6-010abd84d097 x-compute-request-id: req-c8858628-a756-4972-b5c6-010abd84d097 Content-Length: 0 Content-Type: application/json 2018-11-25 17:03:18,484 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f used request id req-c8858628-a756-4972-b5c6-010abd84d097 2018-11-25 17:03:18,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0497682094574s 2018-11-25 17:03:18,485 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e392805e-b8d5-4187-b82d-f75f6cbaa73f used request id req-c8858628-a756-4972-b5c6-010abd84d097 2018-11-25 17:03:18,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:03:18,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:18,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96b0203-2e89-4ed6-89bd-c6f6abdb7b4e Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18", "links": {"self": "http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd"}, "domain_id": "default", "enabled": true, "id": "5fa08204e9034ae4be1af7952a4f1abd", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 17:03:18,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f96b0203-2e89-4ed6-89bd-c6f6abdb7b4e 2018-11-25 17:03:18,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101330041885s 2018-11-25 17:03:18,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f96b0203-2e89-4ed6-89bd-c6f6abdb7b4e 2018-11-25 17:03:18,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:03:18,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:18,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e98aa67-db8d-4882-904c-d66054f34683 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd"}, "enabled": true, "id": "5fa08204e9034ae4be1af7952a4f1abd", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_2da3321c-3f3d-417f-b66e-77a86d87ef18"}} 2018-11-25 17:03:18,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd used request id req-4e98aa67-db8d-4882-904c-d66054f34683 2018-11-25 17:03:18,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103883981705s 2018-11-25 17:03:18,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd used request id req-4e98aa67-db8d-4882-904c-d66054f34683 2018-11-25 17:03:18,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 17:03:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:18,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab191e17-2aea-48cd-a782-13b548b249c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:03:18,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd used request id req-ab191e17-2aea-48cd-a782-13b548b249c1 2018-11-25 17:03:18,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215346813202s 2018-11-25 17:03:18,914 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5fa08204e9034ae4be1af7952a4f1abd used request id req-ab191e17-2aea-48cd-a782-13b548b249c1 2018-11-25 17:03:18,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 17:03:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:18,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536fe5d4-0f02-416a-bf43-3196eb085cbb Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca"}, "enabled": true, "id": "d4e3d6970e08468ea0ed737f16e23aca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2da3321c-3f3d-417f-b66e-77a86d87ef18"}]} 2018-11-25 17:03:18,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-536fe5d4-0f02-416a-bf43-3196eb085cbb 2018-11-25 17:03:18,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0812819004059s 2018-11-25 17:03:18,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-536fe5d4-0f02-416a-bf43-3196eb085cbb 2018-11-25 17:03:18,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 17:03:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:19,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86646dc7-7a8c-4890-a02e-f987a2663244 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:03:19,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca used request id req-86646dc7-7a8c-4890-a02e-f987a2663244 2018-11-25 17:03:19,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155735015869s 2018-11-25 17:03:19,155 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d4e3d6970e08468ea0ed737f16e23aca used request id req-86646dc7-7a8c-4890-a02e-f987a2663244 2018-11-25 17:03:19,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:03:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:19,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1029f9c2-07aa-4ce6-8182-8da715d0e600 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26f13f79257946799c99c5024c940df8", "links": {"self": "http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8"}, "name": "Member"}, {"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:03:19,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1029f9c2-07aa-4ce6-8182-8da715d0e600 2018-11-25 17:03:19,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759098529816s 2018-11-25 17:03:19,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 17:03:19,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:19,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373018ed-9db4-4196-abca-23b713fcd26d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:03:19,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/26f13f79257946799c99c5024c940df8 used request id req-373018ed-9db4-4196-abca-23b713fcd26d 2018-11-25 17:03:19,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104130029678s 2018-11-25 17:03:19,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 17:03:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d4e3d6970e08468ea0ed737f16e23aca&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:19,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-80ea5a26-0601-4e66-ba4a-56f3c4725733 Date: Sun, 25 Nov 2018 17:03:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}]} 2018-11-25 17:03:19,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d4e3d6970e08468ea0ed737f16e23aca&name=default used request id req-80ea5a26-0601-4e66-ba4a-56f3c4725733 2018-11-25 17:03:19,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194649934769s 2018-11-25 17:03:19,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d4e3d6970e08468ea0ed737f16e23aca&name=default used request id req-80ea5a26-0601-4e66-ba4a-56f3c4725733 2018-11-25 17:03:19,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 17:03:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:20,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c5ccf3fb-5361-4876-80ae-41109dd1d0ab Date: Sun, 25 Nov 2018 17:03:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "created_at": "2018-11-25T16:46:00Z", "updated_at": "2018-11-25T16:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "5a382a61-c215-43d2-9cd3-405f76f8403e", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "d0916838-3be6-4747-b896-82a82cb7ec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0e073de7-ee60-4da6-b544-c149a33a12e6", "remote_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T16:46:00Z", "revision_number": 0, "id": "0350d854-0c34-493c-89a1-d1bd807bdc59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T16:46:00Z", "security_group_id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "tenant_id": "d4e3d6970e08468ea0ed737f16e23aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e3d6970e08468ea0ed737f16e23aca"}], "revision_number": 4, "project_id": "d4e3d6970e08468ea0ed737f16e23aca", "id": "198db5ff-8b8c-4ae8-9dc8-022aba7d549d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 17:03:20,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c5ccf3fb-5361-4876-80ae-41109dd1d0ab 2018-11-25 17:03:20,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.581264972687s 2018-11-25 17:03:20,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c5ccf3fb-5361-4876-80ae-41109dd1d0ab 2018-11-25 17:03:20,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 17:03:20,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/198db5ff-8b8c-4ae8-9dc8-022aba7d549d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a81e0af166fdcf8da1f8744c9058c3809b503866" 2018-11-25 17:03:20,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e16a38c-b44c-41ed-a7c1-5e8bbd4cc92a Content-Length: 0 Date: Sun, 25 Nov 2018 17:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:03:20,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/198db5ff-8b8c-4ae8-9dc8-022aba7d549d.json used request id req-6e16a38c-b44c-41ed-a7c1-5e8bbd4cc92a 2018-11-25 17:03:20,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.299454212189s 2018-11-25 17:03:20,424 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/198db5ff-8b8c-4ae8-9dc8-022aba7d549d.json used request id req-6e16a38c-b44c-41ed-a7c1-5e8bbd4cc92a 2018-11-25 17:03:20,443 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 17:03:20,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 17:03:20,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 17:03:20,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 17:03:20,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 17:03:20,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 17:03:20,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 17:03:20,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 17:03:20,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 17:03:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 17:03:20,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb8a099-cae9-4017-9270-d7fc8519f4df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 17:03:20,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3eb8a099-cae9-4017-9270-d7fc8519f4df 2018-11-25 17:03:20,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 17:03:20,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T18:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["Xpgm8W3XSael11gbFd7Mlg"], "issued_at": "2018-11-25T17:03:20.000000Z"}} 2018-11-25 17:03:20,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 17:03:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:21,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6f19f18f-5997-462b-a63c-32d4fb4a02cb Date: Sun, 25 Nov 2018 17:03:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 17:03:21,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f19f18f-5997-462b-a63c-32d4fb4a02cb 2018-11-25 17:03:21,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240831136703s 2018-11-25 17:03:21,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f19f18f-5997-462b-a63c-32d4fb4a02cb 2018-11-25 17:03:21,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 17:03:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:21,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 17:03:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:21,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aeadace-7bef-4a46-962d-caead76d433c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 17:03:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5aeadace-7bef-4a46-962d-caead76d433c 2018-11-25 17:03:21,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0950310230255s 2018-11-25 17:03:21,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 17:03:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}}' 2018-11-25 17:03:21,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a2a915-54fc-40da-9c03-ce71c33c45c5 Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615"}, "enabled": true, "id": "226c77301bd549c29394d0fde7b12615", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}} 2018-11-25 17:03:21,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d0a2a915-54fc-40da-9c03-ce71c33c45c5 2018-11-25 17:03:21,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106528043747s 2018-11-25 17:03:21,307 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d0a2a915-54fc-40da-9c03-ce71c33c45c5 2018-11-25 17:03:21,308 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'id': u'226c77301bd549c29394d0fde7b12615', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 17:03:21,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 17:03:21,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.352160930634s 2018-11-25 17:03:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:21,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e8df9d-ef98-4735-86a8-af51c6f55450 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449"}, "enabled": true, "id": "afcf1348b45142c59d84e1d4e372a449", "options": {}, "domain_id": "default", "name": "juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}} 2018-11-25 17:03:21,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 used request id req-38e8df9d-ef98-4735-86a8-af51c6f55450 2018-11-25 17:03:21,755 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'afcf1348b45142c59d84e1d4e372a449', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3'}) 2018-11-25 17:03:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:03:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:21,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5120cb97-0f3d-4d4e-a510-6e8656b99dd1 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:03:21,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5120cb97-0f3d-4d4e-a510-6e8656b99dd1 2018-11-25 17:03:21,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757880210876s 2018-11-25 17:03:21,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:03:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:21,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabde29d-17e1-4a64-8d9c-2c980b05dcdf Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:03:21,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dabde29d-17e1-4a64-8d9c-2c980b05dcdf 2018-11-25 17:03:21,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802121162415s 2018-11-25 17:03:21,913 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 17:03:21,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 17:03:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"role": {"name": "Member"}}' 2018-11-25 17:03:22,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 17:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1cc18af-8701-4c86-a1ab-195e2a92cb06 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb2dba854e0b48aea8f24324c5e85b6e", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e"}, "name": "Member"}} 2018-11-25 17:03:22,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c1cc18af-8701-4c86-a1ab-195e2a92cb06 2018-11-25 17:03:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0946779251099s 2018-11-25 17:03:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee21d4c6-7960-4a75-8025-3cd7ed854370 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e"}, "domain_id": null, "name": "Member", "id": "bb2dba854e0b48aea8f24324c5e85b6e"}} 2018-11-25 17:03:22,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e used request id req-ee21d4c6-7960-4a75-8025-3cd7ed854370 2018-11-25 17:03:22,090 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e'}, 'domain_id': None, 'human_id': None, 'id': u'bb2dba854e0b48aea8f24324c5e85b6e', 'HUMAN_ID': False}) 2018-11-25 17:03:22,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:03:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6019753c-e1fa-4120-a0ef-8cd57f6e2073 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2dba854e0b48aea8f24324c5e85b6e", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e"}, "name": "Member"}]} 2018-11-25 17:03:22,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6019753c-e1fa-4120-a0ef-8cd57f6e2073 2018-11-25 17:03:22,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819931030273s 2018-11-25 17:03:22,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 17:03:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b908d000-6586-4990-94e6-216ef22f2e6c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 17:03:22,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b908d000-6586-4990-94e6-216ef22f2e6c 2018-11-25 17:03:22,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0864000320435s 2018-11-25 17:03:22,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:03:22,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c08c2b-5624-4acf-8dac-5cd8b9e705db Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "links": {"self": "http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449"}, "domain_id": "default", "enabled": true, "id": "afcf1348b45142c59d84e1d4e372a449", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 17:03:22,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-85c08c2b-5624-4acf-8dac-5cd8b9e705db 2018-11-25 17:03:22,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0925118923187s 2018-11-25 17:03:22,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-85c08c2b-5624-4acf-8dac-5cd8b9e705db 2018-11-25 17:03:22,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 17:03:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8840c07-43c1-4805-bcd8-ec260793ca4b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615"}, "enabled": true, "id": "226c77301bd549c29394d0fde7b12615", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 17:03:22,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d8840c07-43c1-4805-bcd8-ec260793ca4b 2018-11-25 17:03:22,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788428783417s 2018-11-25 17:03:22,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d8840c07-43c1-4805-bcd8-ec260793ca4b 2018-11-25 17:03:22,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 17:03:22,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=afcf1348b45142c59d84e1d4e372a449&scope.project.id=226c77301bd549c29394d0fde7b12615&role.id=bb2dba854e0b48aea8f24324c5e85b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d3cc8d-5656-42a8-8b6c-f715b5c4aad4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=afcf1348b45142c59d84e1d4e372a449&scope.project.id=226c77301bd549c29394d0fde7b12615&role.id=bb2dba854e0b48aea8f24324c5e85b6e", "previous": null, "next": null}} 2018-11-25 17:03:22,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=afcf1348b45142c59d84e1d4e372a449&scope.project.id=226c77301bd549c29394d0fde7b12615&role.id=bb2dba854e0b48aea8f24324c5e85b6e used request id req-78d3cc8d-5656-42a8-8b6c-f715b5c4aad4 2018-11-25 17:03:22,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0816600322723s 2018-11-25 17:03:22,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 17:03:22,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615/users/afcf1348b45142c59d84e1d4e372a449/roles/bb2dba854e0b48aea8f24324c5e85b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a477bd-5c9f-4d14-b343-bd3604bae211 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:03:22,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615/users/afcf1348b45142c59d84e1d4e372a449/roles/bb2dba854e0b48aea8f24324c5e85b6e used request id req-64a477bd-5c9f-4d14-b343-bd3604bae211 2018-11-25 17:03:22,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0658459663391s 2018-11-25 17:03:22,592 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '102e5816-cc68-48d3-ba45-9ec58f10ffb0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'project_id': u'226c77301bd549c29394d0fde7b12615', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 17:03:22,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 17:03:22,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 17:03:22,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 17:03:22,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 17:03:22,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 17:03:22,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 17:03:22,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 17:03:22,597 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'password': '102e5816-cc68-48d3-ba45-9ec58f10ffb0', 'project_name': 'juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '226c77301bd549c29394d0fde7b12615', 'project_domain_name': 'Default'} 2018-11-25 17:03:22,659 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-11-25 17:03:22,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-25 17:03:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83852920-b82f-4d15-a59c-7e005a95b6b8 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"services": [{"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/0dcc3764df2d45c890e61a7b1083fc9a"}, "enabled": true, "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.29:5000/v3/services/10f99f06066c418c8c2fdab7f1209514"}, "enabled": true, "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.29:5000/v3/services/1f5b8ef43739426cb0d4c6f10887f8cc"}, "enabled": true, "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.29:5000/v3/services/206eeb573db24ed18e61727684b79d8a"}, "enabled": true, "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.29:5000/v3/services/3d394553e3814532b071c67d9695f2d7"}, "enabled": true, "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.29:5000/v3/services/4190c577a6054075b7d853f5b715964d"}, "enabled": true, "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.29:5000/v3/services/69a52a1c3ff049ef9d89c88aee4da3b0"}, "enabled": true, "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.29:5000/v3/services/701a5d7ea57b4c9badf442335ac12365"}, "enabled": true, "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/73bb5c34872d462297f01038aa58b17d"}, "enabled": true, "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.29:5000/v3/services/78b666bc75ef46578014ecfa4e89e88a"}, "enabled": true, "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.29:5000/v3/services/95094064ee894c8c868c7897179de48d"}, "enabled": true, "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.29:5000/v3/services/d286775bf4ca4401924f06f9ab78cbea"}, "enabled": true, "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.29:5000/v3/services/d82ea29fb07649589805c0f262b8a699"}, "enabled": true, "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.29:5000/v3/services/ec14ca172de84b8495673efaa9de0584"}, "enabled": true, "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.29:5000/v3/services/f1a2f3b158dc486895c6722769bab24f"}, "enabled": true, "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.29:5000/v3/services/f67221a11b9043fabe5220508597e60f"}, "enabled": true, "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.29:5000/v3/services", "previous": null, "next": null}} 2018-11-25 17:03:22,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/services used request id req-83852920-b82f-4d15-a59c-7e005a95b6b8 2018-11-25 17:03:22,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0813589096069s 2018-11-25 17:03:22,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-25 17:03:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710ae3bf-fb5b-4b4e-a301-06bea12e4279 Content-Encoding: gzip Content-Length: 2068 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d9d833e631545689278ac9e68ffe386"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "0d9d833e631545689278ac9e68ffe386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/17bbbd83cfc4471094770795be242971"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95094064ee894c8c868c7897179de48d", "id": "17bbbd83cfc4471094770795be242971"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1be563053bee456a8311ac9712b664f9"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "1be563053bee456a8311ac9712b664f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1f960725975845d8a1ba28b7dc930bcf"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2201bbe40ff04a96b46108f3e6304beb"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2b4e2bd290fc497eb3633d803923b316"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2cf727d4dd144190be6e6e06367299fb"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2e190de1768349bdb8ef284c8d77ef02"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2e27c510595d4983824df3fc0eaf0664"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78b666bc75ef46578014ecfa4e89e88a", "id": "2e27c510595d4983824df3fc0eaf0664"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/38ead03c8e094957975312865799f8e1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "38ead03c8e094957975312865799f8e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4189cd675a304f3eb5d43eecd7d458fd"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/43f042960b5c4a288ef0ec9e7b7f2fc9"}, "url": "http://172.30.9.29:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46288de079a34c1a98c9dc98361d099a"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "46288de079a34c1a98c9dc98361d099a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/462a767406714e52bd044a6e762d9279"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "462a767406714e52bd044a6e762d9279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/48de8744add04e64b941c0c25c413d91"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "48de8744add04e64b941c0c25c413d91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/49d9114d79ff4cfc95b6be48dcf4fe2b"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4bf835a17886401196a8d18b5636134a"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "4bf835a17886401196a8d18b5636134a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/55e1da5d967b4d8eaa60ac93940e5e9d"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5d75f656632d49868ed21d8798dcddd9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95094064ee894c8c868c7897179de48d", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6209f469f00d4d538c295335f0f150b0"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "6209f469f00d4d538c295335f0f150b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/69ef0b23ae2d4032b1b941eb8af3f6be"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6f157c8e7bde4c8a8f01fde3f488b5dc"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4190c577a6054075b7d853f5b715964d", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/859d11c03b564af4bc44bfce8291e7a1"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e7898df1aae43ce8acdda07703c0629"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9a88d71b5a044abf9c06ec520c05a23d"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f67221a11b9043fabe5220508597e60f", "id": "9a88d71b5a044abf9c06ec520c05a23d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9b194d57c1b74e769e7ac72f2037a0e5"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95094064ee894c8c868c7897179de48d", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a00217d449f341e786528d80b674fe6a"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "a00217d449f341e786528d80b674fe6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a32e4cc33630427797e657cf16f33fb0"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac234c551c714df688918bcbf862e90e"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "ac234c551c714df688918bcbf862e90e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aede99f990aa4271b1809346289bbed5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "aede99f990aa4271b1809346289bbed5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b15ac7cb2a2d4c0c956186378aa7bcee"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b7980a11f5cf4965b77349f6208eb449"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f5b8ef43739426cb0d4c6f10887f8cc", "id": "b7980a11f5cf4965b77349f6208eb449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bb3d3de289bb4ad380ac0ad813e6749d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bcbaad6584c34ff383098341d4ad0aa3"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d394553e3814532b071c67d9695f2d7", "id": "bcbaad6584c34ff383098341d4ad0aa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bd16ab649d914d428dd08df312401df0"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "701a5d7ea57b4c9badf442335ac12365", "id": "bd16ab649d914d428dd08df312401df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c2f3199176bd46e993842bc6462f8829"}, "url": "http://172.30.9.29:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "c2f3199176bd46e993842bc6462f8829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cf111b6609734e97b923583b1851b58e"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1a2f3b158dc486895c6722769bab24f", "id": "cf111b6609734e97b923583b1851b58e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d557d28dd41c46f3a6714c015d7ed683"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10f99f06066c418c8c2fdab7f1209514", "id": "d557d28dd41c46f3a6714c015d7ed683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e1280613493c47488b646706487dcfa9"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "e1280613493c47488b646706487dcfa9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8c45402fe19498dbdad38db1b3b808e"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d286775bf4ca4401924f06f9ab78cbea", "id": "e8c45402fe19498dbdad38db1b3b808e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9cb5d30fd2a4366aa70f30354d8b150"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0dcc3764df2d45c890e61a7b1083fc9a", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ef3e718c22ed47098196cbebab3165a5"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d82ea29fb07649589805c0f262b8a699", "id": "ef3e718c22ed47098196cbebab3165a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f84448cd30f042cf8341986d2cc27f47"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "206eeb573db24ed18e61727684b79d8a", "id": "f84448cd30f042cf8341986d2cc27f47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fdddc1c6041a4f90a6079a86596ea32d"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "73bb5c34872d462297f01038aa58b17d", "id": "fdddc1c6041a4f90a6079a86596ea32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fdee958bf9654061898c8636ae6b9502"}, "url": "http://172.30.9.29:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec14ca172de84b8495673efaa9de0584", "id": "fdee958bf9654061898c8636ae6b9502"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-25 17:03:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-710ae3bf-fb5b-4b4e-a301-06bea12e4279 2018-11-25 17:03:22,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0920259952545s 2018-11-25 17:03:22,866 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-25 17:03:22,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 17:03:22,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:22,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b77dab-1673-480a-ba4d-5a5e64f2bc96 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 17:03:22,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-22b77dab-1673-480a-ba4d-5a5e64f2bc96 2018-11-25 17:03:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0808391571045s 2018-11-25 17:03:22,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 17:03:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:03:23,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4680ef45-4343-465c-b4b0-faf87744443f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615"}, "enabled": true, "id": "226c77301bd549c29394d0fde7b12615", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 17:03:23,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4680ef45-4343-465c-b4b0-faf87744443f 2018-11-25 17:03:23,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804660320282s 2018-11-25 17:03:23,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4680ef45-4343-465c-b4b0-faf87744443f 2018-11-25 17:03:23,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-25 17:03:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"network": {"tenant_id": "226c77301bd549c29394d0fde7b12615", "name": "juju_epc-net_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "admin_state_up": true}}' 2018-11-25 17:03:24,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-5c86aba9-ba4e-46d6-9def-1ddaaed1a6ee Date: Sun, 25 Nov 2018 17:03:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c2e0eb56-0752-4613-9117-910a380dc5f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"226c77301bd549c29394d0fde7b12615","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-25T17:03:23Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_da519da3-a1fe-47c8-a1e6-187a7b0099e3","admin_state_up":true,"tenant_id":"226c77301bd549c29394d0fde7b12615","created_at":"2018-11-25T17:03:23Z","mtu":1450}} 2018-11-25 17:03:24,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5c86aba9-ba4e-46d6-9def-1ddaaed1a6ee 2018-11-25 17:03:24,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.06363892555s 2018-11-25 17:03:24,096 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5c86aba9-ba4e-46d6-9def-1ddaaed1a6ee 2018-11-25 17:03:24,097 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-25T17:03:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c2e0eb56-0752-4613-9117-910a380dc5f8', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'created_at': u'2018-11-25T17:03:23Z', u'mtu': 1450, u'tenant_id': u'226c77301bd549c29394d0fde7b12615', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'226c77301bd549c29394d0fde7b12615'}) 2018-11-25 17:03:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 17:03:24,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8f9985-f2f5-4a84-82db-7a67e3fd071a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 17:03:24,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9f8f9985-f2f5-4a84-82db-7a67e3fd071a 2018-11-25 17:03:24,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 17:03:24,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb2dba854e0b48aea8f24324c5e85b6e", "name": "Member"}], "expires_at": "2018-11-25T18:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "226c77301bd549c29394d0fde7b12615", "name": "juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/226c77301bd549c29394d0fde7b12615", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/226c77301bd549c29394d0fde7b12615", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/226c77301bd549c29394d0fde7b12615", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/226c77301bd549c29394d0fde7b12615", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/226c77301bd549c29394d0fde7b12615", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/226c77301bd549c29394d0fde7b12615", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/226c77301bd549c29394d0fde7b12615", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/226c77301bd549c29394d0fde7b12615", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/226c77301bd549c29394d0fde7b12615", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/226c77301bd549c29394d0fde7b12615", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/226c77301bd549c29394d0fde7b12615", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/226c77301bd549c29394d0fde7b12615", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "id": "afcf1348b45142c59d84e1d4e372a449"}, "audit_ids": ["8JirAn7QRoG3zoDsNcwovg"], "issued_at": "2018-11-25T17:03:24.000000Z"}} 2018-11-25 17:03:24,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 17:03:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:03:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-b3d1f355-e95b-4813-b1a9-74f514de3a1f Date: Sun, 25 Nov 2018 17:03:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T17:03:23Z","tenant_id":"226c77301bd549c29394d0fde7b12615","created_at":"2018-11-25T17:03:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"226c77301bd549c29394d0fde7b12615","id":"c2e0eb56-0752-4613-9117-910a380dc5f8","name":"juju_epc-net_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}]} 2018-11-25 17:03:24,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b3d1f355-e95b-4813-b1a9-74f514de3a1f 2018-11-25 17:03:24,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292248010635s 2018-11-25 17:03:24,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b3d1f355-e95b-4813-b1a9-74f514de3a1f 2018-11-25 17:03:24,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-25 17:03:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '{"subnet": {"name": "juju_epc-subnet_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "enable_dhcp": true, "network_id": "c2e0eb56-0752-4613-9117-910a380dc5f8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-11-25 17:03:25,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12e5b6bc-1a51-42e5-b4a5-e42b019ed0d9 Date: Sun, 25 Nov 2018 17:03:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2e0eb56-0752-4613-9117-910a380dc5f8","tenant_id":"226c77301bd549c29394d0fde7b12615","created_at":"2018-11-25T17:03:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T17:03:25Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"226c77301bd549c29394d0fde7b12615","id":"0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf","subnetpool_id":null,"name":"juju_epc-subnet_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}} 2018-11-25 17:03:25,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-12e5b6bc-1a51-42e5-b4a5-e42b019ed0d9 2018-11-25 17:03:25,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.866590976715s 2018-11-25 17:03:25,635 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-12e5b6bc-1a51-42e5-b4a5-e42b019ed0d9 2018-11-25 17:03:25,635 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T17:03:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'enable_dhcp': True, u'network_id': u'c2e0eb56-0752-4613-9117-910a380dc5f8', u'tenant_id': u'226c77301bd549c29394d0fde7b12615', u'created_at': u'2018-11-25T17:03:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'226c77301bd549c29394d0fde7b12615'}) 2018-11-25 17:03:25,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-25 17:03:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '{"router": {"external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6"}, "name": "juju_epc-router_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "admin_state_up": true}}' 2018-11-25 17:03:32,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e2f69f56-2e50-46e6-a708-ba15cc431db1 Date: Sun, 25 Nov 2018 17:03:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:03:26Z", "admin_state_up": true, "updated_at": "2018-11-25T17:03:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "226c77301bd549c29394d0fde7b12615", "id": "a6bcac9c-c12f-4410-b870-b74505959c24", "name": "juju_epc-router_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}} 2018-11-25 17:03:32,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e2f69f56-2e50-46e6-a708-ba15cc431db1 2018-11-25 17:03:32,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.37963700294s 2018-11-25 17:03:32,016 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e2f69f56-2e50-46e6-a708-ba15cc431db1 2018-11-25 17:03:32,016 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-25T17:03:27Z', u'revision_number': 3, u'id': u'a6bcac9c-c12f-4410-b870-b74505959c24', u'external_gateway_info': {u'network_id': u'ad899a74-71c8-421f-a6bd-988551fe00a6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f688155f-4e41-43bd-8a4a-5e2069dbd331', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'admin_state_up': True, u'tenant_id': u'226c77301bd549c29394d0fde7b12615', u'created_at': u'2018-11-25T17:03:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'226c77301bd549c29394d0fde7b12615'}) 2018-11-25 17:03:32,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-25 17:03:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '{"subnet_id": "0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf"}' 2018-11-25 17:03:33,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-afb2ae07-08b5-4355-b1f9-43a6d4c31d21 Date: Sun, 25 Nov 2018 17:03:33 GMT RESP BODY: {"network_id": "c2e0eb56-0752-4613-9117-910a380dc5f8", "tenant_id": "226c77301bd549c29394d0fde7b12615", "subnet_id": "0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf", "subnet_ids": ["0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf"], "port_id": "0bf307a4-f619-48b6-9888-ad7b83086e44", "id": "a6bcac9c-c12f-4410-b870-b74505959c24"} 2018-11-25 17:03:33,774 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24/add_router_interface.json used request id req-afb2ae07-08b5-4355-b1f9-43a6d4c31d21 2018-11-25 17:03:33,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.75692605972s 2018-11-25 17:03:33,774 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24/add_router_interface.json used request id req-afb2ae07-08b5-4355-b1f9-43a6d4c31d21 returning object a6bcac9c-c12f-4410-b870-b74505959c24 2018-11-25 17:03:33,775 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-11-25 17:03:37,080 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:93b2de7a1313d9623cbd593108a3f62b sha256:356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02 2018-11-25 17:03:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:03:37,089 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 17:03:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 17:03:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:03:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:03:37,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8fcd040f-7b2f-48cc-9f32-4771c9ad8a39 Date: Sun, 25 Nov 2018 17:03:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:03:37,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8fcd040f-7b2f-48cc-9f32-4771c9ad8a39 2018-11-25 17:03:37,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178069829941s 2018-11-25 17:03:37,271 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8fcd040f-7b2f-48cc-9f32-4771c9ad8a39 2018-11-25 17:03:37,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 17:03:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '{"owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "owner_specified.shade.object": "images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}' 2018-11-25 17:03:37,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f X-Openstack-Request-Id: req-ce7e66be-5646-4ccf-865c-dfbced6f630f Date: Sun, 25 Nov 2018 17:03:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "6c930293-7509-4888-ad9c-170705d63d8f", "size": null, "self": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-11-25T17:03:37Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": null, "created_at": "2018-11-25T17:03:37Z", "protected": false} 2018-11-25 17:03:37,492 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ce7e66be-5646-4ccf-865c-dfbced6f630f 2018-11-25 17:03:37,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.218430995941s 2018-11-25 17:03:37,492 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ce7e66be-5646-4ccf-865c-dfbced6f630f returning object 6c930293-7509-4888-ad9c-170705d63d8f 2018-11-25 17:03:37,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 17:03:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '' 2018-11-25 17:03:43,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9e5809e-be2c-4f0b-aca4-4e0a027ae961 Date: Sun, 25 Nov 2018 17:03:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:03:43,613 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file used request id req-c9e5809e-be2c-4f0b-aca4-4e0a027ae961 2018-11-25 17:03:43,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.12026500702s 2018-11-25 17:03:43,613 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file used request id req-c9e5809e-be2c-4f0b-aca4-4e0a027ae961 2018-11-25 17:03:43,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:03:43,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:03:44,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-b9ce7427-a5a0-4f70-99df-80d1b066ea39 Date: Sun, 25 Nov 2018 17:03:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "metadata": {}}], "file": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "6c930293-7509-4888-ad9c-170705d63d8f", "size": 297074688, "self": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-11-25T17:03:43Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-25T17:03:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:03:44,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b9ce7427-a5a0-4f70-99df-80d1b066ea39 2018-11-25 17:03:44,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.560726165771s 2018-11-25 17:03:44,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b9ce7427-a5a0-4f70-99df-80d1b066ea39 2018-11-25 17:03:44,177 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file', 'owner': u'226c77301bd549c29394d0fde7b12615', 'id': u'6c930293-7509-4888-ad9c-170705d63d8f', 'size': 297074688, u'self': u'/v2/images/6c930293-7509-4888-ad9c-170705d63d8f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'226c77301bd549c29394d0fde7b12615', 'name': 'juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T17:03:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T17:03:43Z', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', 'properties': {u'self': u'/v2/images/6c930293-7509-4888-ad9c-170705d63d8f', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'owner_specified.shade.object': u'images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'created': u'2018-11-25T17:03:37Z', 'checksum': u'93b2de7a1313d9623cbd593108a3f62b', 'created_at': u'2018-11-25T17:03:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6c930293-7509-4888-ad9c-170705d63d8f', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'owner_specified.shade.object': u'images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'schema': u'/v2/schemas/image'}}) 2018-11-25 17:03:46,959 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6c930293-7509-4888-ad9c-170705d63d8f -s xenial -r regionOne -u http://172.30.9.29:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-25 17:03:46,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 17:03:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-25 17:03:47,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03: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-e2963e89-2972-49f6-9dcb-b96ac37cf35a x-compute-request-id: req-e2963e89-2972-49f6-9dcb-b96ac37cf35a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "name": "juju_epc-flavor_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 17:03:47,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e2963e89-2972-49f6-9dcb-b96ac37cf35a 2018-11-25 17:03:47,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211108922958s 2018-11-25 17:03:47,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e2963e89-2972-49f6-9dcb-b96ac37cf35a returning object a94351f9-f9af-4d43-bb85-0c16a0ca68e3 2018-11-25 17:03:47,173 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'a94351f9-f9af-4d43-bb85-0c16a0ca68e3', 'swap': 0}) 2018-11-25 17:03:47,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 17:03:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"extra_specs": {}}' 2018-11-25 17:03:47,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03: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 x-openstack-request-id: req-a21ffb8c-aa7c-4660-90dc-78c79b29b31f x-compute-request-id: req-a21ffb8c-aa7c-4660-90dc-78c79b29b31f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 17:03:47,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3/os-extra_specs used request id req-a21ffb8c-aa7c-4660-90dc-78c79b29b31f 2018-11-25 17:03:47,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225801467896s 2018-11-25 17:03:47,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3/os-extra_specs used request id req-a21ffb8c-aa7c-4660-90dc-78c79b29b31f 2018-11-25 17:03:47,197 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-25 17:03:47,199 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 17:03:47,206 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-25 17:03:47,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-11-25 17:03:47,373 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-25 17:03:47,524 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-11-25 17:03:47,525 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-25 17:03:49,023 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-25 17:03:49,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:03:49,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:03:49,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-074a92fc-fcbf-4fbe-963e-2c50177afc92 Date: Sun, 25 Nov 2018 17:03:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "metadata": {}}], "file": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "6c930293-7509-4888-ad9c-170705d63d8f", "size": 297074688, "self": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-11-25T17:03:43Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-25T17:03:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:03:49,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-074a92fc-fcbf-4fbe-963e-2c50177afc92 2018-11-25 17:03:49,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.585081100464s 2018-11-25 17:03:49,609 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-074a92fc-fcbf-4fbe-963e-2c50177afc92 2018-11-25 17:03:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 17:03:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}' 2018-11-25 17:03:49,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43 X-Openstack-Request-Id: req-8c5138f6-d294-4f63-a630-a0995c6e6156 Date: Sun, 25 Nov 2018 17:03:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "dc4f9d18-a46b-483f-b9d2-879ab5f09b43", "size": null, "self": "/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-25T17:03:49Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": null, "created_at": "2018-11-25T17:03:49Z", "protected": false} 2018-11-25 17:03:49,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8c5138f6-d294-4f63-a630-a0995c6e6156 2018-11-25 17:03:49,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22062087059s 2018-11-25 17:03:49,833 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8c5138f6-d294-4f63-a630-a0995c6e6156 returning object dc4f9d18-a46b-483f-b9d2-879ab5f09b43 2018-11-25 17:03:49,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 17:03:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '' 2018-11-25 17:03:55,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9257e5d4-553f-4b82-9cc1-9244928e2ac8 Date: Sun, 25 Nov 2018 17:03:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:03:55,141 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/file used request id req-9257e5d4-553f-4b82-9cc1-9244928e2ac8 2018-11-25 17:03:55,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.30717396736s 2018-11-25 17:03:55,141 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/file used request id req-9257e5d4-553f-4b82-9cc1-9244928e2ac8 2018-11-25 17:03:55,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:03:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:03:55,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-42030e94-5885-4b2c-a387-75e8a1c610d0 Date: Sun, 25 Nov 2018 17:03:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/snap", "metadata": {}}], "file": "/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "dc4f9d18-a46b-483f-b9d2-879ab5f09b43", "size": 263586304, "self": "/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-25T17:03:55Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-25T17:03:49Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "metadata": {}}], "file": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "6c930293-7509-4888-ad9c-170705d63d8f", "size": 297074688, "self": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-11-25T17:03:43Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-25T17:03:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:03:55,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-42030e94-5885-4b2c-a387-75e8a1c610d0 2018-11-25 17:03:55,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178733110428s 2018-11-25 17:03:55,321 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-42030e94-5885-4b2c-a387-75e8a1c610d0 2018-11-25 17:03:55,324 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/file', 'owner': u'226c77301bd549c29394d0fde7b12615', 'id': u'dc4f9d18-a46b-483f-b9d2-879ab5f09b43', 'size': 263586304, u'self': u'/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'226c77301bd549c29394d0fde7b12615', 'name': 'juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T17:03:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-25T17:03:55Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'created': u'2018-11-25T17:03:49Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-25T17:03:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-25 17:03:55,549 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i dc4f9d18-a46b-483f-b9d2-879ab5f09b43 -s trusty -r regionOne -u http://172.30.9.29:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-25 17:03:55,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 17:03:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-25 17:03:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03: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-924ce7e9-085f-43a8-b81a-65d17616f502 x-compute-request-id: req-924ce7e9-085f-43a8-b81a-65d17616f502 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ea9b9340-238a-4cd0-84ed-376d956d6f2b", "name": "juju_epc-flavor_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 17:03:55,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-924ce7e9-085f-43a8-b81a-65d17616f502 2018-11-25 17:03:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0690038204193s 2018-11-25 17:03:55,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-924ce7e9-085f-43a8-b81a-65d17616f502 returning object ea9b9340-238a-4cd0-84ed-376d956d6f2b 2018-11-25 17:03:55,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'ea9b9340-238a-4cd0-84ed-376d956d6f2b', 'swap': 0}) 2018-11-25 17:03:55,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 17:03:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" -d '{"extra_specs": {}}' 2018-11-25 17:03:55,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:03: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-202f397b-d741-4d15-ab6a-72ee54d9cee3 x-compute-request-id: req-202f397b-d741-4d15-ab6a-72ee54d9cee3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 17:03:55,641 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b/os-extra_specs used request id req-202f397b-d741-4d15-ab6a-72ee54d9cee3 2018-11-25 17:03:55,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203449726105s 2018-11-25 17:03:55,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b/os-extra_specs used request id req-202f397b-d741-4d15-ab6a-72ee54d9cee3 2018-11-25 17:03:55,642 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-25 17:08:46,811 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=c2e0eb56-0752-4613-9117-910a380dc5f8 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 17:03:55 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 17:03:55 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=c2e0eb56-0752-4613-9117-910a380dc5f8", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 17:03:55 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 17:03:55 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:c2e0eb56-0752-4613-9117-910a380dc5f8 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 17:03:56 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 17:03:56 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[ssl-hostname-verification:false max-action-results-age:336h name:controller development:false transmit-vendor-metrics:true enable-os-upgrade:true egress-subnets: default-series:xenial resource-tags: agent-metadata-url: external-network: apt-http-proxy: test-mode:false use-default-secgroup:true container-inherit-properties: disable-network-management:false http-proxy: container-networking-method: net-bond-reconfigure-delay:17 ftp-proxy: container-image-stream:released apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false max-status-history-size:5G max-action-results-size:5G uuid:8f747934-3485-4493-83f2-6a1365355f33 apt-ftp-proxy: network:c2e0eb56-0752-4613-9117-910a380dc5f8 apt-no-proxy: enable-os-refresh-update:true update-status-hook-interval:5m agent-stream:released use-openstack-gbp:false https-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEFTfojxFP4wfv9si1YDlPdhA7iYQnFl/qWp1dLDRi13iR1SNHWvuh2hZPEIjgFvKdSxnUXbSGjGm1KmE5+HPu/HV0eQyaQAU3QhbY2NbqYWLIZ0LYOkbx2vcIIZNoPX82LUX79b3SDthQ6iFppa8A038Wdg64pGFeVFUzSyzdctFz2FMljiz3RtpSHWIbOaZeAdjj0TPqxa+Aunc6VEIpedxuOrYDALhl4xyv7HWzjhYa4zk2tI1b7dLv4rVnKffiLNcUic/hmWfhPVQVpJy5gGftSBy5XotHWFmXgiBTyhNlwt81pOI8SE0mJZ0r52by92thpWRK6CVXZ20KYdM7 juju-client-key image-stream:released provisioner-harvest-mode:destroyed container-image-metadata-url: max-status-history-age:336h proxy-ssh:false policy-target-group: fan-config: cloudinit-userdata: automatically-retry-hooks:true apt-mirror: use-floating-ip:true logging-config: ignore-machine-addresses:false image-metadata-url: type:openstack firewall-mode:instance] 17:03:56 INFO juju.provider.openstack provider.go:145 opening model "controller" 17:03:56 DEBUG goose :1 auth details: &{Token:gAAAAABb-tX81pBfLGQqBgZ2wyU2s44bTARSqqEqOCiFkpYdipdn4mCig8IZ9j6QbvSzG8s1jZv1QIDXYcNdWsb89WFON6lO3dHQ60utWakfQN7U1AtAn4yKcBVGIwYOFSbglXr-WW3OsjJOpgjQ8jg2T7wBEvvU-qnAeBhoJBSj-Q1MoLCaJgk TenantId:226c77301bd549c29394d0fde7b12615 UserId:afcf1348b45142c59d84e1d4e372a449 Domain: RegionServiceURLs:map[regionOne:map[volumev3:http://172.30.9.29:8776/v3/226c77301bd549c29394d0fde7b12615 alarming:http://172.30.9.29:8042 compute:http://172.30.9.29:8774/v2.1 nfv-orchestration:http://172.30.9.29:9890 placement:http://172.30.9.29:8778/placement volume:http://172.30.9.29:8776/v1/226c77301bd549c29394d0fde7b12615 policy:http://172.30.9.29:1789 image:http://172.30.9.29:9292 identity:http://172.30.9.29:5000 network:http://172.30.9.29:9696 volumev2:http://172.30.9.29:8776/v2/226c77301bd549c29394d0fde7b12615 metric:http://172.30.9.29:8041 orchestration:http://172.30.9.29:8004/v1/226c77301bd549c29394d0fde7b12615 key-manager:http://172.30.9.29:9311 cloudformation:http://172.30.9.29:8000/v1]]} 17:03:56 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 17:03:56 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.29:8774/v2.1/ Rel:self}] Status:CURRENT}] 17:03:56 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 17:03:56 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 17:03:56 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 17:03:56 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 17:03:56 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 17:03:56 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 17:03:56 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 17:03:56 INFO cmd bootstrap.go:233 Loading image metadata 17:03:56 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 17:03:56 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 17:03:56 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 17:03:56 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.29:5000/v3} [win10 genericlinux trusty xenial wily artful win2012hvr2 win2012 win2016 win2016hv win7 centos7 zesty opensuseleap win81 yakkety bionic win2012hv win8 utopic win2008r2 win2016nano precise raring win2012r2 quantal vivid saucy] [amd64 i386 armhf arm64 ppc64el s390x] released}} 17:03:56 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 17:03:59 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 17:04:00 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.29:5000/v3} not found 17:04:00 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.29:5000/v3} not found 17:04:00 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 17:04:00 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 17:04:00 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 17:04:00 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 17:04:00 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 17:04:00 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 17:04:00 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 17:04:00 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 17:04:00 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 17:04:00 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 17:04:02 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 17:04:02 INFO cmd bootstrap.go:389 Starting new instance for initial controller 17:04:03 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 17:04:03 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 17:04:03 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:6c930293-7509-4888-ad9c-170705d63d8f Arch:amd64 VirtType:}] 17:04:03 INFO juju.environs.instances image.go:106 find instance - using image with id: 6c930293-7509-4888-ad9c-170705d63d8f 17:04:03 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 17:04:03 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 17:04:03 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 17:04:03 DEBUG juju.provider.openstack provider.go:1005 using network id "c2e0eb56-0752-4613-9117-910a380dc5f8" 17:04:03 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" has status BUILD, wait 10 seconds before retry, attempt 11 17:06:15 INFO juju.provider.openstack provider.go:1175 started instance "580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca" 17:06:15 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 17:06:16 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.210 17:06:16 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.210 17:06:19 INFO cmd bootstrap.go:225 - 580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca (arch=amd64 mem=2G cores=1) 17:06:19 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 17:06:19 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 17:06:19 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 17:06:21 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 17:06:21 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 17:06:22 DEBUG juju.provider.openstack provider.go:417 instance 580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca has floating IP address: 172.30.9.210 Attempting to connect to 172.30.9.210:22 Attempting to connect to 192.168.121.5:22 17:06:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 17:06:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.210 failed: /var/lib/juju/nonce.txt does not exist 17:06:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 17:06:28 INFO cmd bootstrap.go:333 Connected to 172.30.9.210 17:06:28 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 17:06:28 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-355f33-controller-0 17:08:43 INFO cmd bootstrap.go:455 Bootstrap agent now started 17:08:44 DEBUG juju.provider.openstack provider.go:417 instance 580a3ced-a5c2-4e6e-ae86-4c52f6ac03ca has floating IP address: 172.30.9.210 17:08:44 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.210:17070 192.168.121.5:17070] 17:08:44 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.210 to verify accessibility... 17:08:44 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.210:17070 192.168.121.5:17070] 17:08:46 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" 17:08:46 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" 17:08:46 DEBUG juju.api monitor.go:35 RPC connection died 17:08:46 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 17:08:46 INFO cmd controller.go:88 Controller machines are in the "controller" model 17:08:46 INFO cmd controller.go:89 Initial model "default" added 17:08:46 INFO cmd supercommand.go:465 command finished 2018-11-25 17:08:46,812 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-11-25 17:08:46,812 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-11-25 17:09:11,126 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-11-25 17:09:11,127 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-11-25 17:37:34,062 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-25 17:37:17.055065Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-25 17:37:34,063 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-11-25 17:37:34,063 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-11-25 17:37:34,301 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.206 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.212 3306/tcp oai-epc/0* active idle 2 172.30.9.213 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.202 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.206 ab5d06ee-8e09-41ed-bd48-ee3384f89f70 xenial nova ACTIVE 1 started 172.30.9.212 776e88c7-294d-45b7-bf0a-92f6706aa74e trusty nova ACTIVE 2 started 172.30.9.213 a9db3dc5-04bd-4d9c-adf0-0f967771a501 trusty nova ACTIVE 3 started 172.30.9.202 6fecf301-749f-47e3-934a-3f43ad0e4ebe trusty nova ACTIVE 2018-11-25 17:37:34,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.206 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-11-25 17:37:34,504 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-11-25 17:37:34,757 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.213 (agent:idle, workload:active) 2152/udp 2018-11-25 17:37:34,758 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-11-25 17:37:34,983 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.202 (agent:idle, workload:active) 2018-11-25 17:37:34,983 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-11-25 17:37:34,983 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-11-25 17:37:35,846 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-11-25 17:37:35,847 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-11-25 17:37:36,393 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-3fc19a-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-11-25 17:37:36,394 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-11-25 17:37:36,816 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: ebbe24db-353d-497e-85e3-d453b3c6a749 2018-11-25 17:47:18,305 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-25 17:47:01.301379Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-25 17:47:18,305 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-11-25 17:47:18,866 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-11-25 17:47:18,867 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-11-25 17:47:18,910 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-11-25 17:47:18,910 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-11-25 17:47:19,133 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-25 17:47:19,134 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 43:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-25 17:47:20,123 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 17:12:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 17:12:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 17:12:13 DEBUG juju.agent read agent config, format "2.0" machine-0: 17:12:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 17:12:13 DEBUG juju.worker start "engine" machine-0: 17:12:13 INFO juju.worker start "engine" machine-0: 17:12:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 17:12:13 DEBUG juju.worker "engine" started machine-0: 17:12:13 DEBUG juju.worker.introspection stats worker now serving machine-0: 17:12:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.apicaller connecting with old password machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:13 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 17:12:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 17:12:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 17:12:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 17:12:14 DEBUG juju.worker.apicaller connected machine-0: 17:12:14 DEBUG juju.worker.apicaller changing password... machine-0: 17:12:14 DEBUG juju.worker.apicaller password changed machine-0: 17:12:14 DEBUG juju.api RPC connection died machine-0: 17:12:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 17:12:14 DEBUG juju.worker.apicaller connecting with current password machine-0: 17:12:14 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:14 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:14 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:15 DEBUG juju.worker.apicaller connected machine-0: 17:12:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 17:12:15 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 17:12:15 INFO juju.worker.upgrader unblocking abort check machine-0: 17:12:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 17:12:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 17:12:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 17:12:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 17:12:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 17:12:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 17:12:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.logger logger setup machine-0: 17:12:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 17:12:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 17:12:15 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 17:12:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 17:12:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 17:12:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 17:12:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 17:12:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 17:12:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 17:12:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 17:12:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 17:12:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 17:12:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 17:12:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 17:12:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 17:12:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 17:12:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 17:12:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 17:12:15 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 17:12:15 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 17:12:15 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 17:12:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 17:12:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 17:12:15 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 17:12:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 17:12:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 17:12:15 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 17:12:15 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 17:12:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 17:12:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 17:12:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 17:12:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 17:12:16 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 17:12:16 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 17:12:16 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-0: 17:12:16 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 17:12:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 17:12:16 DEBUG juju.api RPC connection died machine-0: 17:12:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker killing runner 0xc420032410 machine-0: 17:12:16 INFO juju.worker runner is dying machine-0: 17:12:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 17:12:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.apicaller connecting with current password machine-0: 17:12:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:16 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:16 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 17:12:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 17:12:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 17:12:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 17:12:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:17 DEBUG juju.worker.apicaller connected machine-0: 17:12:17 DEBUG juju.api RPC connection died machine-0: 17:12:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 17:12:17 DEBUG juju.worker.apicaller connecting with current password machine-0: 17:12:17 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:17 INFO juju.api connection established to "wss://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:17 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:17 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:17 DEBUG juju.worker.apicaller connected machine-0: 17:12:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 17:12:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 17:12:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 17:12:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 17:12:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 17:12:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 17:12:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 17:12:18 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 17:12:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 17:12:18 DEBUG juju.network "lxdbr0" has addresses [fe80::d402:7ff:fec1:5a15/64 fe80::1/64] machine-0: 17:12:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 17:12:18 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 17:12:18 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 17:12:18 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 17:12:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 17:12:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 17:12:18 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 17:12:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 17:12:18 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-0: 17:12:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 17:12:18 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 17:12:18 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 17:12:18 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 17:12:18 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 17:12:18 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 17:12:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 17:12:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 17:12:18 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 17:12:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.logger logger setup machine-0: 17:12:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 17:12:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 17:12:18 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 17:12:18 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 17:12:18 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 17:12:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 17:12:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 17:12:18 DEBUG juju.network "lxdbr0" has addresses [fe80::d402:7ff:fec1:5a15/64 fe80::1/64] machine-0: 17:12:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 17:12:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 17:12:18 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 17:12:18 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 17:12:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 17:12:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:::1] machine-0: 17:12:18 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:::1] machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 17:12:18 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 17:12:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 17:12:18 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 17:12:18 INFO juju.worker.upgrader unblocking abort check machine-0: 17:12:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 17:12:18 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 17:12:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 17:12:19 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 17:12:19 DEBUG juju.worker start "0-container-watcher" machine-0: 17:12:19 DEBUG juju.worker start "stateconverter" machine-0: 17:12:19 INFO juju.worker start "0-container-watcher" machine-0: 17:12:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 17:12:19 DEBUG juju.worker "0-container-watcher" started machine-0: 17:12:19 INFO juju.worker start "stateconverter" machine-0: 17:12:19 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 17:12:19 DEBUG juju.worker "stateconverter" started machine-0: 17:12:19 DEBUG juju.service discovered init system "systemd" from local host machine-0: 17:12:19 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-0: 17:12:19 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 17:12:19 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 17:12:19 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 17:12:19 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 17:12:19 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 17:12:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 17:12:20 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 17:12:20 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 17:12:20 INFO juju.worker start "api" unit-abot-epc-basic-0: 17:12:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 INFO juju.api connection established to "wss://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 17:12:20 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 INFO juju.api connection established to "wss://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:12:20 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-0: 17:12:21 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.apicaller connected machine-0: 17:12:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 17:12:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 17:12:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 17:12:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 17:12:21 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 17:12:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 17:12:21 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 17:12:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 17:12:22 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 17:12:22 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 17:12:22 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available machine-0: 17:12:22 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:cb:be:c1 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cb:be:c1 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:d6:02:07:c1:5a:15 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:d6:02:07:c1:5a:15 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:e6:b8:e8:1b:ef:6d CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.15.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:e6:b8:e8:1b:ef:6d CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:e6:b8:e8:1b:ef:6d CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network "lxdbr0" has addresses [fe80::d402:7ff:fec1:5a15/64 fe80::1/64] unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network including address public:172.30.9.210 for machine unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 17:12:22 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 17:12:22 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 17:12:22 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 17:12:22 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 17:12:22 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 17:12:22 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 17:12:22 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 17:12:22 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 17:12:22 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 17:12:22 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 17:12:22 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 17:12:22 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 17:12:23 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 17:12:23 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 17:12:23 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 17:12:24 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 17:12:24 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 17:12:24 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 17:12:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 17:12:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 17:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 17:12:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 17:12:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 17:12:25 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 17:12:26 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 17:12:26 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 17:12:27 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 17:12:28 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 17:12:28 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 17:12:29 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 17:12:30 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 17:12:31 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 17:12:32 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 17:12:32 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 17:12:32 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 17:12:32 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 17:12:32 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-1ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 17:12:34 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 17:12:34 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 17:12:34 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 17:12:34 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 17:12:34 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 17:12:35 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 17:12:36 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 17:12:36 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 17:12:36 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 17:12:36 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 17:12:36 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 17:12:36 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 17:12:37 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 17:12:37 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 17:12:37 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 17:12:37 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 17:12:37 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 17:12:38 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 17:12:38 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 17:12:38 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 17:12:39 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 17:12:40 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 17:12:41 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 17:12:41 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 17:12:41 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 17:12:41 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 17:12:41 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 17:12:41 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 17:12:42 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 17:12:43 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 17:12:44 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 17:12:44 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 17:12:44 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-1ubuntu0.16.04.1 [69.5 kB] unit-abot-epc-basic-0: 17:12:44 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-1ubuntu0.16.04.1 [8202 kB] unit-abot-epc-basic-0: 17:12:45 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-1ubuntu0.16.04.1 [450 kB] unit-abot-epc-basic-0: 17:12:45 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 17:12:45 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 17s (3842 kB/s) unit-abot-epc-basic-0: 17:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 17:12:45 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54382 files and directories currently installed.) unit-abot-epc-basic-0: 17:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 17:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 17:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 17:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 17:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 17:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 17:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 17:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 17:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 17:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 17:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 17:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 17:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 17:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 17:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 17:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 17:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 17:12:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 17:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 17:12:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 17:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 17:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 17:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 17:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 17:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 17:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 17:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 17:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 17:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 17:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 17:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 17:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 17:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 17:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 17:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 17:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 17:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 17:13:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 17:13:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 17:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 17:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 17:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 17:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 17:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 17:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 17:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 17:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 17:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 17:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 17:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 17:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 17:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 17:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 17:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 17:13:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 17:13:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:13:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 17:13:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:13:10 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 17:13:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 17:13:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 17:13:10 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 17:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 17:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 17:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 17:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 17:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 17:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 17:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 17:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 17:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 17:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 17:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 17:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 17:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 17:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 17:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 17:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 17:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 17:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 17:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 17:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 17:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 17:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 17:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 17:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 17:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 17:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 17:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 17:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 17:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 17:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 17:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 17:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 17:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 17:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 17:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 17:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 17:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 17:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 17:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 17:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 17:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 17:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 17:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 17:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 17:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 17:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 17:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 17:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 17:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 17:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 17:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 17:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 17:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 17:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 17:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 17:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 17:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 17:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 17:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 17:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 17:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 17:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:13:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 17:13:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 17:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 17:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 17:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 17:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 17:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 17:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 17:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 17:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 17:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 17:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 17:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 17:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 17:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 17:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 17:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 17:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 17:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 17:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 17:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 17:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 17:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 17:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 17:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 17:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 17:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 17:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:13:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 17:13:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 17:13:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 17:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 17:13:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 17:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 17:13:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 17:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 17:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 17:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 17:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 17:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 17:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 17:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 17:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 17:14:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:14:04 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 17:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 17:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 17:14:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 17:14:09 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:14:13 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:14:15 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 17:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 17:14:16 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 17:14:25 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 17:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 17:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 17:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 17:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 17:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 17:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 17:14:28 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 17:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 17:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 17:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 17:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 17:14:30 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 17:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 17:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 17:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:31 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 17:14:31 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 17:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 17:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 17:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 17:14:36 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 17:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:14:38 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:14:39 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:14:39 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:39 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 17:14:39 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 17:14:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 17:14:41 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 17:14:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 17:14:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 17:14:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 17:14:45 DEBUG unit.abot-epc-basic/0.install --2018-11-25 17:14:45-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 17:14:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 17:14:46 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 17:14:46 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 17:14:46 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 17:14:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:14:46 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.6K 7m58s unit-abot-epc-basic-0: 17:14:46 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 195K 5m58s unit-abot-epc-basic-0: 17:14:47 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 195K 5m18s unit-abot-epc-basic-0: 17:14:47 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 196K 4m58s unit-abot-epc-basic-0: 17:14:47 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 196K 4m45s unit-abot-epc-basic-0: 17:14:47 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 196K 4m37s unit-abot-epc-basic-0: 17:14:47 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 7.35M 3m58s unit-abot-epc-basic-0: 17:14:48 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 196K 3m57s unit-abot-epc-basic-0: 17:14:48 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 196K 3m57s unit-abot-epc-basic-0: 17:14:48 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 197K 3m56s unit-abot-epc-basic-0: 17:14:48 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 198K 3m56s unit-abot-epc-basic-0: 17:14:48 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 8.02M 3m36s unit-abot-epc-basic-0: 17:14:49 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 197K 3m38s unit-abot-epc-basic-0: 17:14:49 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 198K 3m38s unit-abot-epc-basic-0: 17:14:49 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 8.83M 3m24s unit-abot-epc-basic-0: 17:14:49 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 198K 3m26s unit-abot-epc-basic-0: 17:14:49 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 594K 3m18s unit-abot-epc-basic-0: 17:14:49 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 288K 3m15s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 198K 3m17s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 9.74M 3m7s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 199K 3m9s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 10.1M 3m0s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 199K 3m2s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.0M 2m55s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 199K 2m57s unit-abot-epc-basic-0: 17:14:50 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.1M 2m50s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 200K 2m52s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 9.74M 2m46s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 201K 2m48s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 8.01M 2m42s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 577K 2m39s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 299K 2m39s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 6.10M 2m34s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 205K 2m36s unit-abot-epc-basic-0: 17:14:51 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 8.40M 2m31s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 638K 2m29s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 288K 2m29s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 11.6M 2m25s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 644K 2m23s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 289K 2m23s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 10.5M 2m19s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 1.51M 2m17s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 233K 2m18s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 7.04M 2m15s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 11.0M 2m11s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 646K 2m10s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 296K 2m10s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 5.97M 2m8s unit-abot-epc-basic-0: 17:14:52 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 11.1M 2m5s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 631K 2m4s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 305K 2m4s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 6.07M 2m2s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.3M 1m59s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 741K 1m58s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 287K 1m58s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 6.31M 1m56s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.2M 1m54s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.0M 1m52s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 655K 1m51s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 306K 1m52s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 6.44M 1m50s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 11.1M 1m48s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.0M 1m46s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 706K 1m45s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 299K 1m46s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 6.72M 1m44s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 10.4M 1m43s unit-abot-epc-basic-0: 17:14:53 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.5M 1m41s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 809K 1m40s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 938K 99s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 397K 99s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 7.10M 98s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.0M 97s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.2M 95s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 1.86M 94s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 924K 93s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 315K 94s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 7.65M 93s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 10.3M 91s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 90s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.1M 89s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 767K 89s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 987K 88s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 413K 88s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 7.97M 87s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 10.8M 86s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.0M 85s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.1M 84s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 823K 83s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 939K 83s unit-abot-epc-basic-0: 17:14:54 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 414K 83s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 8.84M 82s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.7M 81s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.3M 80s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.5M 79s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 3.68M 78s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 926K 78s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 1011K 77s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 416K 78s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 9.35M 77s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 10.1M 76s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.0M 75s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.3M 74s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.1M 74s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 866K 73s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 2.29M 73s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 621K 73s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 665K 72s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.3M 72s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.2M 71s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 70s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.2M 70s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.5M 69s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 885K 69s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 4.49M 68s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 552K 68s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 668K 68s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.4M 67s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.9M 67s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.3M 66s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.3M 65s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.2M 65s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.42M 64s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 892K 64s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 1.03M 64s unit-abot-epc-basic-0: 17:14:55 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 991K 63s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 673K 63s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.8M 63s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.4M 62s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.3M 62s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.2M 61s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 61s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.2M 60s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 1016K 60s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 3.68M 60s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 1.08M 59s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 583K 59s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 1.31M 59s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.1M 59s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.0M 58s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.2M 58s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.4M 57s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 11.1M 57s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 10.9M 56s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 5.34M 56s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 1013K 56s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 1.10M 55s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 978K 55s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 681K 55s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.9M 55s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.1M 54s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.1M 54s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.5M 54s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.3M 53s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.2M 53s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.1M 52s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 7.24M 52s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 1023K 52s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 3.38M 52s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 680K 52s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 625K 52s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 10.6M 51s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.7M 51s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.8M 50s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.2M 50s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.4M 50s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.1M 49s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.2M 49s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.6M 49s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.8M 48s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 1.02M 48s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 3.42M 48s unit-abot-epc-basic-0: 17:14:56 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 694K 48s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 622K 48s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 9.08M 48s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.0M 47s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 47s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.4M 47s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.2M 46s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.9M 46s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.4M 46s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.2M 46s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 10.9M 45s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 1.33M 45s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 3.93M 45s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 3.48M 45s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 700K 45s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 1.01M 44s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 1.31M 44s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.6M 44s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 10.9M 44s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.4M 44s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.1M 43s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.1M 43s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.6M 43s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.4M 42s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 10.8M 42s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.3M 42s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 1.33M 42s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 4.62M 42s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 3.96M 41s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 704K 41s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 1.02M 41s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 1.32M 41s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 10.3M 41s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.4M 41s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.1M 40s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.7M 40s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 10.6M 40s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.4M 40s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.7M 40s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.8M 39s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.3M 39s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.3M 39s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 1.45M 39s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 4.80M 39s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 4.13M 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 704K 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 1.06M 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 1.29M 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 8.48M 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.4M 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.1M 38s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.3M 37s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.6M 37s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.7M 37s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.5M 37s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 10.8M 37s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.4M 36s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.5M 36s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 11.1M 36s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 1.64M 36s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 4.82M 36s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 4.30M 35s unit-abot-epc-basic-0: 17:14:57 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 763K 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 2.28M 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 745K 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 10.4M 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 9.75M 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 9.99M 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 9.44M 35s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.0M 34s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.4M 34s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.2M 34s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 10.8M 34s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.6M 34s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.0M 34s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.4M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.1M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 1.92M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 5.26M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 9.44M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1009K 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.27M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 701K 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 9.61M 33s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 10.6M 32s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 11.1M 32s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 9.71M 32s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 10.9M 32s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.3M 32s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.2M 32s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.2M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.5M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.3M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 10.9M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.2M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.0M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 2.28M 31s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 5.64M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 7.19M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 1.18M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.19M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 1.09M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.38M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 10.7M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 11.0M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.2M 30s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 11.0M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.3M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.2M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 10.9M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.4M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.0M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.6M 29s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.3M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.6M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.6M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.3M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 2.31M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 6.33M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 2.85M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 918K 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 2.55M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 703K 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 9.02M 28s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 11.1M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 11.0M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.5M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.9M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.4M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.3M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 11.0M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.4M 27s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 11.3M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 10.6M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.5M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 11.1M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.4M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 11.0M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 3.37M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 6.92M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 6.39M 26s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.39M 25s unit-abot-epc-basic-0: 17:14:58 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 1.37M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 2.09M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 763K 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 8.56M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.6M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 10.9M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.4M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 10.8M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 11.3M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 11.1M 25s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 11.4M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 11.0M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 11.2M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 11.6M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 11.0M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 10.9M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 11.5M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 10.9M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 11.4M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 4.80M 24s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 6.61M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 7.32M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 3.07M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.38M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.29M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 1.21M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 1.40M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 11.3M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 11.2M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 11.0M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 11.1M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 11.1M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 11.6M 23s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 11.2M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 11.5M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 10.8M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 11.1M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 11.1M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 11.5M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 11.1M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 11.0M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 11.5M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 11.1M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 11.0M 22s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 6.38M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 6.88M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 10.1M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 1.17M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 1.29M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 3.69M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 768K 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 9.28M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 10.9M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 11.4M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 11.2M 21s unit-abot-epc-basic-0: 17:14:59 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 11.4M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 86.1K 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 70.3M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 72.3M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 73.4M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 64.4M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 76.4M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 74.5M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 74.7M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 62.7M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 75.1M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 72.1M 21s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 74.3M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 64.9M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 67.6M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 69.6M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 62.9M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 63.9M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 69.9M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 85.2M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 107M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 116M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 109M 20s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 189M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 155M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 59.9M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 128M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 148M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 1.48M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.26M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 1.27M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.25M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 8.03M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 8.29M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 9.26M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 2.34M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.65M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.29M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 11.4M 19s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 9.52M 18s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 2.84M 18s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 3.60M 18s unit-abot-epc-basic-0: 17:15:00 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 5.17M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 86.6K 19s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 65.0M 19s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 70.8M 19s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 70.5M 19s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 64.7M 19s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 71.5M 19s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 71.7M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 75.2M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 64.8M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 70.5M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 73.5M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 70.8M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 61.9M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 72.0M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 71.8M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 70.5M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 63.0M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 121M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 132M 18s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 99.0M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 107M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 127M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 175M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 199M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.24M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 5.02M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.83M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 1.55M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 2.45M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.06M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.71M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.58M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 1.76M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 2.77M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 2.84M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.66M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 11.0M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 10.2M 17s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 8.06M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 2.04M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.72M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.12M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 2.07M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 3.27M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.45M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.86M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 2.47M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.87M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.99M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 5.04M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 10.6M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 9.31M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.94M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.55M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 2.32M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 186K 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 62.4M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 60.9M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 62.3M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 72.2M 16s unit-abot-epc-basic-0: 17:15:01 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 69.3M 16s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 65.5M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 71.0M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 73.6M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 72.6M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 62.0M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 66.8M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 72.2M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 70.7M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 3.52M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 1.60M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.14M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.79M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.67M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 4.11M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 7.74M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 2.24M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 1.18M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.31M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.88M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.28M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.16M 15s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.55M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.47M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 6.84M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 7.84M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.95M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 1.21M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 2.69M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.85M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.23M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.20M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 2.59M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 1.48M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 6.78M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 7.56M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.38M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.14M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.52M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.95M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.24M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.37M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 2.13M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.57M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.46M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 7.17M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.58M 14s unit-abot-epc-basic-0: 17:15:02 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.18M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.96M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 2.07M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 2.00M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.20M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.74M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.42M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.62M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 8.53M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 7.24M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.29M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 1.45M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 4.75M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.75M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.26M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.21M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 3.11M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.44M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 7.03M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 6.88M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 2.96M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.30M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.97M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 2.11M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 2.52M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.14M 13s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.63M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 2.73M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.54M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 7.41M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 7.09M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.83M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.59M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.18M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 1.96M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 2.30M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.18M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.85M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 2.29M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.67M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 8.23M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 7.61M 12s unit-abot-epc-basic-0: 17:15:03 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.46M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.82M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.38M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 2.07M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.74M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.45M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.79M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.38M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.66M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 7.96M 12s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 7.36M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.65M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 1.63M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.48M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 2.00M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.74M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.50M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.75M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 2.56M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.55M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 9.50M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 7.01M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.68M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.74M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 2.38M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 2.10M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 2.04M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1.31M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.62M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 2.80M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.61M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 5.82M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 7.89M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 3.19M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.16M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 2.37M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 2.34M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 2.45M 11s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 1.19M 10s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.54M 10s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 3.21M 10s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.71M 10s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.80M 10s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 7.83M 10s unit-abot-epc-basic-0: 17:15:04 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.14M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 1.11M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.23M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 4.72M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.86M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 1.28M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.83M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.89M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 2.68M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.85M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 9.33M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 7.45M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.54M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.52M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 3.28M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 2.12M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.71M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.60M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 1.59M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 2.74M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.68M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 5.57M 10s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 7.43M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 3.54M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.14M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 2.50M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 3.10M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.94M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 1.23M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 1.50M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 3.47M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 2.83M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.83M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 8.28M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 8.95M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.31M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.57M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 4.87M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.09M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.23M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 2.38M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.70M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.68M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.64M 9s unit-abot-epc-basic-0: 17:15:05 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 5.81M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 7.59M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 3.15M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.20M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.42M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.44M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 2.40M 9s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 1.24M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.51M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 3.53M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.18M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 2.19M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 8.79M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 7.68M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.42M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.63M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 3.78M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 2.04M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 1.78M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.57M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.62M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.82M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.62M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 5.69M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 7.46M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 3.88M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 1.14M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 2.65M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 4.41M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.92M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 1.09M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.66M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 3.07M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.54M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.82M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 8.16M 8s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 9.40M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.68M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.72M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 2.46M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.06M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.23M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.31M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.61M 7s unit-abot-epc-basic-0: 17:15:06 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.13M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.58M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.92M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 7.70M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 4.68M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.10M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 2.70M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 4.52M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.90M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 1.20M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.77M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.28M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 2.66M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.73M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 8.72M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 7.32M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.92M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.57M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 2.64M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.01M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.28M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 1.27M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.61M 7s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 3.51M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.50M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 4.53M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 7.90M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 8.00M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.13M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 2.13M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.67M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.89M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 1.31M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 2.16M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.63M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 3.20M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.60M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 6.35M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 7.40M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.31M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.45M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.45M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 2.05M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.92M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 1.20M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.53M 6s unit-abot-epc-basic-0: 17:15:07 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 3.37M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.73M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.21M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 9.41M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 7.12M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.40M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.59M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 4.36M 6s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 1.94M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.37M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 1.96M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.83M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 2.98M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.56M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 5.11M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 7.87M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.69M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.18M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 2.76M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 1.94M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.86M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.26M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.54M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.80M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 1.80M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 2.95M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 9.02M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 8.09M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 1.41M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.77M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 3.55M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.98M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.93M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 1.35M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.74M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 3.33M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 1.55M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.49M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 8.56M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 3.81M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.19M 5s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.67M 4s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 2.47M 4s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 2.34M 4s unit-abot-epc-basic-0: 17:15:08 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.19M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.77M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 2.36M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 2.61M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 2.03M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 6.78M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 8.75M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.05M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.26M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 3.76M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 2.12M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.25M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.27M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.61M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 3.19M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.66M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.68M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 9.01M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 6.23M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1.10M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 2.32M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 4.70M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 2.03M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.18M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.78M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 2.18M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.92M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.76M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.10M 4s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 9.10M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.52M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.37M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 2.70M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.02M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.86M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 1.20M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.51M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 3.25M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.82M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.00M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 7.11M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 9.37M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 1.47M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 1.61M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 4.15M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.99M 3s unit-abot-epc-basic-0: 17:15:09 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.94M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 1.37M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.73M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 3.25M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.63M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.91M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 8.85M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 3.02M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.34M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 2.38M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.01M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 3.65M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.33M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.72M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 1.99M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 3.49M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.82M 3s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 4.31M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 9.99M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 2.79M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 1.34M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.59M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 2.00M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 3.24M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1.19M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.51M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 3.03M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.82M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 3.24M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 5.86M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 9.39M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 2.22M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.29M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 3.48M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 1.98M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.61M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.24M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.61M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 3.46M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.60M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 3.81M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 7.15M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 9.12M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.49M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 1.73M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 3.57M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 2.01M 2s unit-abot-epc-basic-0: 17:15:10 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.94M 2s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 1.38M 2s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.74M 2s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 3.67M 2s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.63M 2s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 3.64M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 7.63M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 7.29M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.21M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 2.42M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 3.90M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 2.00M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.37M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.95M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.71M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 3.44M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.62M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 4.27M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 6.73M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 8.20M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.21M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 2.45M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.85M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 2.01M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 2.00M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.39M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.72M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 3.61M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.61M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 4.06M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 6.00M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 10.2M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.51M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1.73M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 3.81M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.02M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 3.64M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 1.10M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.63M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 3.51M 1s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 1.67M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 4.12M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 4.94M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 11.0M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 2.02M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.52M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.91M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.08M 0s unit-abot-epc-basic-0: 17:15:11 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 3.67M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.20M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.57M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 2.97M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.35M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.82M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 5.56M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 7.94M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 3.19M 0s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 1.25M=26s unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install 2018-11-25 17:15:12 (1.74 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57423 files and directories currently installed.) unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 17:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 17:15:15 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 17:15:16 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 17:15:17 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 17:15:17 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 17:15:17 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 17:15:18 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 17:15:18 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 17:15:18 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 17:15:18 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 17:15:18 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 17:15:19 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 17:15:19 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 17:15:19 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 17:15:19 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 17:15:19 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 17:15:19 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 17:15:20 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 17:15:20 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 17:15:20 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 17:15:20 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 17:15:20 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 17:15:21 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 17:15:21 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 17:15:21 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 17:15:21 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 17:15:21 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 17:15:22 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 17:15:23 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 17:15:23 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 17:15:23 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 17:15:23 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 17:15:24 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 17:15:24 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 17:15:24 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 17:15:24 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 17:15:24 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 17:15:25 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 17:15:25 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 17:15:25 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 17:15:25 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 17:15:25 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 17:15:26 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 17:15:26 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 17:15:26 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 17:15:26 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 17:15:26 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 17:15:27 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 17:15:27 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 17:15:27 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 17:15:27 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 17:15:27 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 17:15:28 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 17:15:28 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 17:15:28 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 17:15:28 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 17:15:28 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 17:15:29 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 17:15:29 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 17:15:29 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 17:15:29 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 17:15:30 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 17:15:30 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 17:15:30 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 17:15:30 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 17:15:31 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 17:15:31 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 17:15:31 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 17:15:32 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 17:15:32 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 17:15:32 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 17:15:32 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 17:15:32 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 17:15:33 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 17:15:33 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 17:15:33 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 17:15:33 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 17:15:33 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 17:15:33 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 17:15:34 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 17:15:34 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 17:15:34 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 17:15:34 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 17:15:35 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 17:15:35 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 17:15:35 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 17:15:35 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 17:15:35 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 17:15:35 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 17:15:36 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 17:15:36 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 17:15:36 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 17:15:37 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 17:15:37 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-139.165 [862 kB] unit-abot-epc-basic-0: 17:15:37 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 17:15:37 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 17:15:37 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 17:15:38 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 17:15:39 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 17:15:39 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 17:15:39 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 17:15:39 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 17:15:39 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 17:15:40 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 17:15:40 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 17:15:40 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 17:15:40 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 17:15:40 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 17:15:41 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 17:15:41 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 17:15:41 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] machine-1: 17:15:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 17:15:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 17:15:41 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 17:15:42 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] machine-1: 17:15:42 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 17:15:42 DEBUG juju.worker start "engine" machine-1: 17:15:42 INFO juju.worker start "engine" machine-1: 17:15:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 17:15:42 DEBUG juju.worker "engine" started machine-1: 17:15:42 DEBUG juju.worker.introspection stats worker now serving machine-1: 17:15:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 17:15:42 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] machine-1: 17:15:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 17:15:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.apicaller connecting with old password machine-1: 17:15:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 17:15:42 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:42 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:42 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 17:15:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 17:15:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 17:15:42 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 17:15:43 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 17:15:43 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 17:15:43 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] machine-1: 17:15:43 DEBUG juju.worker.apicaller connected machine-1: 17:15:43 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 17:15:43 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 17:15:43 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 17:15:43 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 17:15:44 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] machine-1: 17:15:44 DEBUG juju.worker.apicaller password changed machine-1: 17:15:44 DEBUG juju.api RPC connection died machine-1: 17:15:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 17:15:44 DEBUG juju.worker.apicaller connecting with current password machine-1: 17:15:44 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:44 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:44 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:15:44 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 17:15:44 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 17:15:44 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 17:15:44 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 17:15:44 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 17:15:45 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] machine-1: 17:15:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 17:15:45 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] machine-1: 17:15:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:15:45 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] machine-1: 17:15:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 17:15:45 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 17:15:45 INFO juju.worker.upgrader unblocking abort check machine-1: 17:15:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 17:15:45 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 17:15:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 17:15:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 17:15:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 17:15:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 17:15:45 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 17:15:45 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 17:15:45 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 17:15:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 17:15:45 DEBUG juju.network including address local-machine:::1 for machine machine-1: 17:15:45 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 17:15:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 17:15:45 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-1: 17:15:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 17:15:45 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 17:15:45 INFO juju.util.exec run result: exit status 127 machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec830349196/script.sh: line 1: fanatic: command not found 127 machine-1: 17:15:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 17:15:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 17:15:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 17:15:45 INFO juju.util.exec run result: exit status 127 machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec353894558/script.sh: line 1: fanatic: command not found 127 machine-1: 17:15:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 17:15:45 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] machine-1: 17:15:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 17:15:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 17:15:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 17:15:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 17:15:45 DEBUG juju.api RPC connection died machine-1: 17:15:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 17:15:45 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 17:15:45 DEBUG juju.worker killing runner 0xc4200c60d0 machine-1: 17:15:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 17:15:45 INFO juju.worker runner is dying machine-1: 17:15:45 DEBUG juju.worker.logger logger setup machine-1: 17:15:45 ERROR juju.worker.logger connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "proxy-config-updater" manifold worker returned unexpected error: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 17:15:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "unit-agent-deployer" manifold worker returned unexpected error: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/deployer/manifold.go:58: github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-1: 17:15:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "host-key-reporter" manifold worker returned unexpected error: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/hostkeyreporter/worker.go:84: machine-1: 17:15:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "serving-info-setter" manifold worker returned unexpected error: checking controller status: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/cmd/jujud/agent/machine/servinginfo_setter.go:99: github.com/juju/juju/cmd/jujud/agent/machine/servinginfo_setter.go:60: checking controller status github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "ssh-authkeys-updater" manifold worker returned unexpected error: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/authenticationworker/worker.go:69: reading Juju ssh keys for "machine-1" machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 17:15:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 17:15:45 ERROR juju.worker.dependency "migration-minion" manifold worker returned unexpected error: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 17:15:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 17:15:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.apicaller connecting with current password machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 17:15:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 17:15:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:45 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:45 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 17:15:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:46 DEBUG juju.worker.apicaller connected machine-1: 17:15:46 DEBUG juju.api RPC connection died machine-1: 17:15:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 17:15:46 DEBUG juju.worker.apicaller connecting with current password machine-1: 17:15:46 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:46 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:46 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:15:47 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 17:15:47 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 17:15:47 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] machine-1: 17:15:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 17:15:47 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 17:15:47 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 17:15:47 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] machine-1: 17:15:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 17:15:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 17:15:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 17:15:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 17:15:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 17:15:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 17:15:48 DEBUG juju.worker.logger logger setup machine-1: 17:15:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 17:15:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 17:15:48 INFO juju.util.exec run result: exit status 127 machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec686905728/script.sh: line 1: fanatic: command not found 127 machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 17:15:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 17:15:48 INFO juju.util.exec run result: exit status 127 machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec423956073/script.sh: line 1: fanatic: command not found 127 machine-1: 17:15:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 17:15:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] machine-1: 17:15:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 17:15:48 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... machine-1: 17:15:49 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 17:15:49 INFO juju.worker.upgrader unblocking abort check machine-1: 17:15:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 17:15:49 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 32s (3189 kB/s) unit-abot-epc-basic-0: 17:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. machine-1: 17:15:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 17:15:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 17:15:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 17:15:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 17:15:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 17:15:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 17:15:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 17:15:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 17:15:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 17:15:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 17:15:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 17:15:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 17:15:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 17:15:49 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 17:15:49 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 17:15:49 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 17:15:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 17:15:49 DEBUG juju.network including address local-machine:::1 for machine machine-1: 17:15:49 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 17:15:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 17:15:49 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 17:15:49 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57586 files and directories currently installed.) machine-1: 17:15:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 17:15:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 17:15:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 17:15:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 17:15:49 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 17:15:49 DEBUG juju.network including address local-machine:::1 for machine machine-1: 17:15:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 17:15:49 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 17:15:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 17:15:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 17:15:49 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 17:15:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 17:15:49 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 17:15:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 17:15:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... machine-1: 17:15:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 17:15:49 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 17:15:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 17:15:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 17:15:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 17:15:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 17:15:49 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 17:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... machine-1: 17:15:49 DEBUG juju.worker start "1-container-watcher" machine-1: 17:15:49 DEBUG juju.worker start "stateconverter" machine-1: 17:15:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 17:15:49 INFO juju.worker start "1-container-watcher" machine-1: 17:15:49 DEBUG juju.worker "1-container-watcher" started machine-1: 17:15:49 INFO juju.worker start "stateconverter" machine-1: 17:15:49 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 17:15:49 DEBUG juju.worker "stateconverter" started machine-1: 17:15:50 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 17:15:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 17:15:50 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 17:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 17:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 17:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... machine-1: 17:15:50 INFO juju.worker.machiner "machine-1" started machine-1: 17:15:50 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 17:15:50 DEBUG juju.service discovered init system "upstart" from local host machine-1: 17:15:50 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-1: 17:15:50 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 17:15:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 17:15:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 17:15:51 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 17:15:51 DEBUG juju.worker start "api" unit-mysql-0: 17:15:51 INFO juju.worker start "api" unit-mysql-0: 17:15:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 17:15:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 17:15:51 DEBUG juju.worker "api" started unit-mysql-0: 17:15:51 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 17:15:51 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:51 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:15:51 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:15:51 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:15:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 17:15:51 DEBUG juju.worker.apicaller connected unit-mysql-0: 17:15:51 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 17:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 17:15:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 17:15:52 DEBUG juju.worker.apicaller password changed unit-mysql-0: 17:15:52 DEBUG juju.api RPC connection died unit-mysql-0: 17:15:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 17:15:52 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 17:15:52 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:15:52 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:15:52 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-1: 17:15:52 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:a1:d0:52 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a1:d0:52 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 17:15:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 17:15:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 17:15:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 17:15:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 17:15:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 17:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 17:15:53 DEBUG juju.worker.apicaller connected unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:15:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:15:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 17:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 17:15:53 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 17:15:53 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 17:15:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 17:15:53 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.logger logger setup unit-mysql-0: 17:15:53 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 17:15:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 17:15:53 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 17:15:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 17:15:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 17:15:53 DEBUG juju.network including address public:172.30.9.210 for machine unit-mysql-0: 17:15:53 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 17:15:53 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 17:15:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 17:15:53 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 17:15:53 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 17:15:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 17:15:53 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 17:15:53 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 17:15:53 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 17:15:53 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 17:15:53 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 17:15:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-mysql-0: 17:15:54 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 17:15:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 17:15:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 17:15:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 17:15:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 17:15:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 17:15:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 17:15:54 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-mysql-0: 17:15:54 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 17:15:54 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 17:15:54 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 17:15:54 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 17:15:54 INFO juju.worker.uniter resuming charm install unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 17:15:54 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 17:15:54 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 17:15:54 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 17:15:54 DEBUG httpbakery } -> error unit-mysql-0: 17:15:54 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 17:15:54 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 17:15:54 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 17:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 17:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 17:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 17:15:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 17:15:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 17:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 17:15:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 17:15:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 17:15:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 17:15:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 17:15:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 17:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 17:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 17:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 17:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 17:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 17:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 17:15:59 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 17:15:59 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 17:15:59 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 17:15:59 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 17:15:59 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 17:15:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 17:16:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 17:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 17:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 17:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 17:16:00 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 17:16:01 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 17:16:01 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 17:16:01 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 17:16:01 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 17:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 17:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 17:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 17:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 17:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 17:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 17:16:02 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (662 kB/s) unit-mysql-0: 17:16:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 17:16:02 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 17:16:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 17:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 17:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-mysql-0: 17:16:02 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 17:16:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-mysql-0: 17:16:03 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 17:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 17:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 17:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 17:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 17:16:04 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 17:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 17:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 17:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (23.0 kB/s) unit-abot-epc-basic-0: 17:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 17:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 17:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 17:16:05 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 17:16:06 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 17:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 17:16:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 17:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 17:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 17:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 17:16:08 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 17:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 17:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 17:16:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 17:16:09 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 17:16:09 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 17:16:09 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 17:16:09 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 17:16:09 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 17:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 17:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-mysql-0: 17:16:10 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 17:16:10 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 17:16:10 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 17:16:10 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 17:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 17:16:11 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 17:16:11 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 17:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 17:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 17:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 17:16:11 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 17:16:11 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 17:16:11 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 17:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 17:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 17:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 17:16:11 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 17:16:12 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 17:16:12 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] unit-abot-epc-basic-0: 17:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 17:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 17:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 17:16:12 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 17:16:12 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 17:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 17:16:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 17:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 17:16:13 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 17:16:13 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 17:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 17:16:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-mysql-0: 17:16:13 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 17:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 17:16:13 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 17:16:14 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 17:16:14 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 17:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 17:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 17:16:15 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 17:16:15 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 17:16:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 17:16:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-mysql-0: 17:16:15 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 17:16:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 17:16:15 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 17:16:15 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 17:16:15 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 17:16:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 17:16:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 17:16:16 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 17:16:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 17:16:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:16:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 17:16:16 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 17:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 17:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-mysql-0: 17:16:17 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 17:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 17:16:18 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 17:16:18 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 17:16:18 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 17:16:18 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 17:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 17:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-mysql-0: 17:16:18 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 17:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 17:16:18 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4069 kB/s) unit-abot-epc-basic-0: 17:16:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 17:16:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 17:16:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:19 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 17:16:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 17:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 17:16:21 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 17:16:21 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:21 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 17:16:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 17:16:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 17:16:22 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 17:16:22 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 17:16:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 17:16:22 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 17:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 17:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 17:16:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 17:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 17:16:23 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 17:16:23 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 17:16:23 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 17:16:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 17:16:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 17:16:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 17:16:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 17:16:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 17:16:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 17:16:24 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 17:16:24 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 17:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-mysql-0: 17:16:24 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 17:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 17:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 17:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 17:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 17:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 17:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-mysql-0: 17:16:25 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 17:16:25 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 17:16:25 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 17:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 17:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 17:16:26 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 17:16:26 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:26 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 17:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 17:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 17:16:27 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 17:16:27 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:16:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 17:16:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-mysql-0: 17:16:27 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 17:16:27 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 17:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 17:16:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-mysql-0: 17:16:28 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 17:16:28 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 17:16:28 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 17:16:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 17:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 17:16:29 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 17:16:29 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:29 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 17:16:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 17:16:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 17:16:31 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 17:16:31 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 17:16:31 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:16:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 17:16:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:16:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 17:16:32 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 17:16:32 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 17:16:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 17:16:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-mysql-0: 17:16:32 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 17:16:32 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 17:16:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 17:16:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 17:16:33 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 17:16:33 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 17:16:33 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:16:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 17:16:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 17:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 17:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 17:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 17:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 17:16:34 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 17:16:34 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-mysql-0: 17:16:34 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-abot-epc-basic-0: 17:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 17:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 17:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 17:16:35 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 17:16:35 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 17:16:35 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 17:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 17:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 17:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 17:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 17:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 17:16:36 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 17:16:36 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:36 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 17:16:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 17:16:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 17:16:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-mysql-0: 17:16:38 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 17:16:38 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 17:16:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-mysql-0: 17:16:38 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 17:16:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 17:16:39 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 17:16:39 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:39 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 17:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 17:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 17:16:40 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 17:16:40 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:40 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 17:16:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 17:16:41 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 17:16:42 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 17:16:42 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 17:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 17:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 17:16:42 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 17:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 17:16:43 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 17:16:43 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 17:16:43 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 17:16:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 17:16:43 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 17:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 17:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-mysql-0: 17:16:44 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 17:16:44 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 17:16:44 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:16:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 17:16:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:16:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 17:16:46 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 17:16:46 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 17:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 17:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 17:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 17:16:46 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 17:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 17:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 17:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 17:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 17:16:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-mysql-0: 17:16:47 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 17:16:47 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 17:16:47 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 17:16:47 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 17:16:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 17:16:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 17:16:48 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 17:16:48 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 17:16:48 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 17:16:48 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 17:16:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 17:16:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 17:16:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 17:16:49 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 17:16:49 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 17:16:49 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 17:16:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 17:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:16:50 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 17:16:50 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 17:16:51 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 17:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 17:16:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:16:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 17:16:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 17:16:52 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 17:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 17:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 17:16:53 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 17:16:53 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 17:16:53 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 17:16:53 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 17:16:53 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 17:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 17:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 17:16:54 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 17:16:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:16:54 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 17:16:54 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 17:16:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 17:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 17:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:16:55 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 17:16:55 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 17:16:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 17:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 17:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 17:16:56 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 17:16:56 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 17:16:56 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 17:16:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 17:16:57 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 17:16:57 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 17:16:57 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 17:16:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:16:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 17:16:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 17:16:59 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 17:16:59 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:16:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 17:16:59 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 17:16:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 17:17:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 17:17:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:17:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:17:00 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 17:17:00 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:17:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 17:17:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:17:01 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 17:17:01 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 17:17:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 17:17:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 17:17:02 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 17:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 17:17:02 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61229 files and directories currently installed.) unit-abot-epc-basic-0: 17:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 17:17:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 17:17:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 17:17:03 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 17:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 17:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 17:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 17:17:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 17:17:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 17:17:04 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 17:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 17:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 17:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-abot-epc-basic-0: 17:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 17:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 17:17:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 17:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 17:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 17:17:06 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 17:17:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 17:17:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 17:17:07 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 17:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 17:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 17:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 17:17:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 17:17:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 17:17:07 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 17:17:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 17:17:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 17:17:08 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 17:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 17:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 17:17:09 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 17:17:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 17:17:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 17:17:09 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 17:17:09 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:17:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 17:17:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-139.165_amd64.deb ... unit-abot-epc-basic-0: 17:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 17:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 17:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 17:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 17:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 17:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 17:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:22 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 17:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 17:17:25 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 17:17:26 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 17:17:26 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 17:17:26 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 17:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:27 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:17:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 17:17:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:27 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 17:17:27 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:28 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 17:17:28 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:28 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 17:17:28 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 17:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:29 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 17:17:29 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-mysql-0: 17:17:29 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 17:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:29 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 17:17:29 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 17:17:30 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 17:17:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:31 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 17:17:31 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 17:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 17:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:31 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 17:17:31 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:17:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 17:17:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 17:17:32 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 17:17:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 17:17:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 17:17:32 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 17:17:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 17:17:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 17:17:33 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 17:17:33 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:33 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 17:17:33 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 17:17:33 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 17:17:33 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 17:17:33 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 17:17:34 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 17:17:34 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 17:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 17:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 17:17:34 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 17:17:35 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 17:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 17:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:35 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 17:17:35 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 17:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 17:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 17:17:36 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 17:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:17:36 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 17:17:36 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 17:17:37 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 17:17:37 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 17:17:37 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 17:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 17:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 17:17:37 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 17:17:38 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 17:17:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 17:17:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-mysql-0: 17:17:38 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 17:17:38 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 17:17:38 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 17:17:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 17:17:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 17:17:38 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 17:17:38 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:17:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 17:17:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 17:17:39 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 17:17:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 17:17:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 17:17:39 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 17:17:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 17:17:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-mysql-0: 17:17:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 17:17:39 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 17:17:39 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 17:17:40 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 17:17:40 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 17:17:40 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 17:17:40 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 17:17:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 17:17:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 17:17:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:17:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 17:17:40 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (99.2 kB/s) unit-abot-epc-basic-0: 17:17:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 17:17:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 17:17:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 17:17:41 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 17:17:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 17:17:41 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 17:17:41 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 17:17:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 17:17:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 17:17:41 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 17:17:41 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 17:17:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 17:17:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 17:17:42 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 17:17:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 17:17:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 17:17:42 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 17:17:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 17:17:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 17:17:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 17:17:42 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 17:17:43 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 17:17:43 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] unit-abot-epc-basic-0: 17:17:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 17:17:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 17:17:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 17:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 17:17:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 17:17:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-mysql-0: 17:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 17:17:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 17:17:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 17:17:44 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] unit-mysql-0: 17:17:45 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] unit-mysql-0: 17:17:45 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1125 kB] unit-abot-epc-basic-0: 17:17:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 17:17:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:17:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:17:45 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] unit-mysql-0: 17:17:45 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] unit-mysql-0: 17:17:46 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] unit-mysql-0: 17:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 17:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 17:17:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 17:17:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 17:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 17:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 17:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 17:17:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 17:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 17:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 17:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 17:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 17:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 17:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 17:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 17:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 17:17:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 17:17:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 17:17:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 17:17:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 17:17:50 DEBUG unit.mysql/0.install Fetched 2390 kB in 7s (315 kB/s) unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 17:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 17:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 17:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 17:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 17:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 17:17:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 17:17:53 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 17:17:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 17:17:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 17:17:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 17:17:53 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 17:17:54 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 17:17:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 17:17:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-mysql-0: 17:17:54 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 17:17:55 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 17:17:55 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 17:17:55 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 17:17:55 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 17:17:55 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 17:17:55 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (380 kB/s) unit-mysql-0: 17:17:56 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 17:17:56 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 17:17:56 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 17:17:56 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:17:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 17:17:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 17:17:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 17:18:01 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 17:18:01 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 17:18:02 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:18:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 17:18:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 17:18:02 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 17:18:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 17:18:04 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 17:18:04 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 17:18:04 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 17:18:06 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 17:18:06 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 17:18:07 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 17:18:08 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 17:18:08 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 17:18:08 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 17:18:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 17:18:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 17:18:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 17:18:09 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 17:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 17:18:10 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 17:18:10 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 17:18:10 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 17:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 17:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-mysql-0: 17:18:10 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 17:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 17:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 17:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 17:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 17:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 17:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-mysql-0: 17:18:12 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 17:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 17:18:12 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 17:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 17:18:13 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 17:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-mysql-0: 17:18:13 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 17:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 17:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 17:18:13 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 17:18:13 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 17:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 17:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 17:18:14 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 17:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-mysql-0: 17:18:14 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 17:18:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 17:18:15 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 17:18:15 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 17:18:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 17:18:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 17:18:16 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 17:18:16 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 17:18:16 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 17:18:16 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-mysql-0: 17:18:16 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 17:18:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 17:18:16 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 17:18:16 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 17:18:16 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 17:18:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 17:18:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 17:18:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 17:18:16 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-mysql-0: 17:18:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 17:18:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 17:18:16 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 17:18:17 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 17:18:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 17:18:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 17:18:17 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 17:18:17 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 17:18:17 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 17:18:18 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 17:18:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 17:18:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 17:18:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 17:18:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 17:18:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 17:18:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 17:18:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 17:18:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 17:18:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 17:18:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 17:18:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 17:18:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 17:18:20 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 17:18:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 17:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 17:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 17:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-mysql-0: 17:18:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 17:18:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 17:18:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 17:18:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 17:18:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 17:18:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 17:18:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 17:18:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 17:18:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 17:18:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 17:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 17:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 17:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 17:18:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 17:18:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 17:18:24 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 17:18:24 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-mysql-0: 17:18:25 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 17:18:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 17:18:25 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-mysql-0: 17:18:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 17:18:25 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 17:18:25 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 17:18:25 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 17:18:25 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 17:18:26 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 17:18:26 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 17:18:26 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] machine-2: 17:18:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 17:18:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 17:18:26 DEBUG juju.agent read agent config, format "2.0" machine-2: 17:18:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 17:18:26 DEBUG juju.worker start "engine" machine-2: 17:18:26 INFO juju.worker start "engine" machine-2: 17:18:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 17:18:26 DEBUG juju.worker "engine" started machine-2: 17:18:26 DEBUG juju.worker.introspection stats worker now serving machine-2: 17:18:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-abot-epc-basic-0: 17:18:26 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... machine-2: 17:18:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 17:18:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 17:18:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 17:18:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:26 DEBUG juju.worker.apicaller connecting with old password machine-2: 17:18:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 17:18:26 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:26 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:26 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:18:26 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 17:18:27 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... machine-2: 17:18:27 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... machine-2: 17:18:27 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 17:18:27 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] machine-2: 17:18:27 DEBUG juju.worker.apicaller password changed machine-2: 17:18:27 DEBUG juju.api RPC connection died machine-2: 17:18:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 17:18:27 DEBUG juju.worker.apicaller connecting with current password machine-2: 17:18:27 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:27 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:27 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 17:18:27 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 17:18:27 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] machine-2: 17:18:27 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 17:18:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... machine-2: 17:18:28 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 17:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 17:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 17:18:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 17:18:28 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... machine-2: 17:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 17:18:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 17:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:18:28 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] machine-2: 17:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 17:18:28 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 17:18:28 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 17:18:28 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 17:18:28 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 17:18:28 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... machine-2: 17:18:28 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 17:18:28 INFO juju.worker.upgrader unblocking abort check machine-2: 17:18:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 17:18:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 17:18:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 17:18:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 17:18:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 17:18:29 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 17:18:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.logger logger setup machine-2: 17:18:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 17:18:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 17:18:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:18:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:18:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:18:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 17:18:29 INFO juju.util.exec run result: exit status 127 machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec554467334/script.sh: line 1: fanatic: command not found 127 machine-2: 17:18:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 17:18:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 17:18:29 INFO juju.util.exec run result: exit status 127 machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec568513832/script.sh: line 1: fanatic: command not found 127 machine-2: 17:18:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 17:18:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 17:18:29 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 17:18:29 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 17:18:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 17:18:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 17:18:29 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 17:18:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 17:18:29 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 17:18:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 17:18:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 17:18:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 17:18:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 17:18:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 17:18:29 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 17:18:29 DEBUG juju.network including address local-machine:::1 for machine machine-2: 17:18:29 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 17:18:29 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 17:18:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:29 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 17:18:29 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 17:18:29 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 17:18:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 17:18:29 DEBUG juju.network including address local-machine:::1 for machine machine-2: 17:18:29 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 17:18:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 17:18:29 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-2: 17:18:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 17:18:29 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 17:18:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 17:18:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 17:18:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 17:18:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 17:18:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 17:18:29 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 17:18:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 17:18:29 DEBUG juju.api RPC connection died machine-2: 17:18:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 17:18:29 DEBUG juju.worker killing runner 0xc420693a00 machine-2: 17:18:29 INFO juju.worker runner is dying machine-2: 17:18:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 17:18:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 17:18:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 17:18:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 17:18:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 17:18:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 17:18:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 17:18:29 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... machine-2: 17:18:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.apicaller connecting with current password machine-2: 17:18:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 17:18:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:18:29 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3322 kB/s) machine-2: 17:18:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:18:29 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:29 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:29 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:18:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 17:18:30 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 17:18:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... machine-2: 17:18:30 DEBUG juju.worker.apicaller connected unit-mysql-0: 17:18:30 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 17:18:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 17:18:31 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... machine-2: 17:18:31 DEBUG juju.api RPC connection died machine-2: 17:18:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 17:18:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 17:18:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... machine-2: 17:18:31 DEBUG juju.worker.apicaller connecting with current password machine-2: 17:18:31 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:31 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:18:31 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:18:32 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:18:32 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 17:18:32 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 17:18:32 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 17:18:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 17:18:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 17:18:32 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 17:18:32 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... machine-2: 17:18:32 DEBUG juju.worker.apicaller connected machine-2: 17:18:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 17:18:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:18:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 17:18:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 17:18:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 17:18:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 17:18:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 17:18:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 17:18:32 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 17:18:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 17:18:32 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 17:18:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 17:18:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:18:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 17:18:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 17:18:33 INFO juju.util.exec run result: exit status 127 machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec274268977/script.sh: line 1: fanatic: command not found 127 machine-2: 17:18:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 17:18:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 17:18:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 17:18:33 INFO juju.util.exec run result: exit status 127 machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec088735883/script.sh: line 1: fanatic: command not found 127 machine-2: 17:18:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 17:18:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:33 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 17:18:33 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 17:18:33 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 17:18:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 17:18:33 DEBUG juju.network including address local-machine:::1 for machine machine-2: 17:18:33 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 17:18:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 17:18:33 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-2: 17:18:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 17:18:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 17:18:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... machine-2: 17:18:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 17:18:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.logger logger setup machine-2: 17:18:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 17:18:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 17:18:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 17:18:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 17:18:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:18:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:18:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:18:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 17:18:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:18:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 17:18:33 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 17:18:33 DEBUG juju.network including address local-machine:::1 for machine machine-2: 17:18:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 17:18:33 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 17:18:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 17:18:33 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 17:18:33 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 17:18:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 17:18:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-mysql-0: 17:18:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. machine-2: 17:18:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 17:18:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-mysql-0: 17:18:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... machine-2: 17:18:33 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-mysql-0: 17:18:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:18:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... machine-2: 17:18:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 17:18:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 17:18:33 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 17:18:33 INFO juju.worker.upgrader unblocking abort check machine-2: 17:18:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 17:18:33 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 17:18:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... machine-2: 17:18:33 DEBUG juju.worker start "2-container-watcher" machine-2: 17:18:33 DEBUG juju.worker start "stateconverter" machine-2: 17:18:33 INFO juju.worker start "2-container-watcher" machine-2: 17:18:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 17:18:33 DEBUG juju.worker "2-container-watcher" started machine-2: 17:18:33 INFO juju.worker start "stateconverter" machine-2: 17:18:33 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 17:18:33 DEBUG juju.worker "stateconverter" started machine-2: 17:18:33 DEBUG juju.service discovered init system "upstart" from local host machine-2: 17:18:33 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-2: 17:18:33 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} machine-2: 17:18:33 INFO juju.worker.machiner "machine-2" started machine-2: 17:18:33 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 17:18:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 17:18:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 17:18:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 17:18:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 17:18:33 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 17:18:33 DEBUG juju.worker start "api" unit-oai-epc-0: 17:18:33 INFO juju.worker start "api" unit-oai-epc-0: 17:18:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 17:18:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 17:18:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 17:18:33 DEBUG juju.worker "api" started unit-oai-epc-0: 17:18:33 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 17:18:33 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:18:33 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 17:18:33 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 17:18:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:18:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 17:18:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 17:18:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 17:18:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... machine-2: 17:18:34 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:18:d4:91 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:18:d4:91 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 17:18:34 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:18:34 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 17:18:35 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 17:18:35 DEBUG juju.api RPC connection died unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 17:18:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 17:18:35 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:18:35 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:18:35 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:18:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:18:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 17:18:36 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 17:18:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 17:18:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 17:18:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 17:18:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 17:18:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 17:18:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 17:18:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 17:18:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 17:18:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 17:18:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 17:18:36 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 17:18:36 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 17:18:36 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 17:18:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 17:18:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 17:18:36 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 17:18:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 17:18:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 17:18:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 17:18:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 17:18:36 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 17:18:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 17:18:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 17:18:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 17:18:36 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 17:18:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 17:18:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 17:18:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 17:18:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 17:18:36 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 17:18:36 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 17:18:36 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 17:18:36 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 17:18:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 17:18:36 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 17:18:36 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 17:18:36 DEBUG httpbakery client do GET https://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 17:18:36 DEBUG httpbakery } -> error unit-oai-epc-0: 17:18:36 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 17:18:36 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 17:18:37 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 17:18:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 17:18:37 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-mysql-0: 17:18:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 17:18:38 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 17:18:38 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 17:18:38 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 17:18:38 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 17:18:38 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 17:18:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 17:18:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 17:18:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 17:18:38 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 17:18:39 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 17:18:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 17:18:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 17:18:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 17:18:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 17:18:39 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-mysql-0: 17:18:39 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 17:18:39 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 17:18:40 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-mysql-0: 17:18:40 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-epc-0: 17:18:40 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-mysql-0: 17:18:41 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 17:18:41 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1824 kB/s) unit-mysql-0: 17:18:41 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 17:18:41 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 17:18:41 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 17:18:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 17:18:41 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-mysql-0: 17:18:41 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 17:18:42 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 17:18:43 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:18:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 17:18:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 17:18:43 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-mysql-0: 17:18:43 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 17:18:44 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:18:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 17:18:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 17:18:44 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 17:18:45 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 17:18:47 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 17:18:48 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 17:18:49 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 17:18:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 17:18:51 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.4 kB/s) unit-oai-epc-0: 17:18:52 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 17:18:52 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 17:18:52 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 17:18:52 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 17:18:52 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 17:18:53 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 17:18:53 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-epc-0: 17:18:54 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 17:18:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 17:18:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 17:18:55 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 17:18:55 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 17:18:55 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 17:18:55 DEBUG unit.mysql/0.config-changed 181125 17:18:55 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 17:18:55 DEBUG unit.mysql/0.config-changed 181125 17:18:55 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 17:18:55 DEBUG unit.mysql/0.config-changed 181125 17:18:55 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 18329 ... unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 17:18:55 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 17:18:56 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 17:18:56 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:18:56 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:18:56 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 17:18:56 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-epc-0: 17:18:56 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 17:18:57 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 17:18:57 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 17:18:57 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 17:18:57 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 17:18:57 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 17:18:57 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 17:18:57 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 17:18:58 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 17:18:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 17:18:59 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 3s (947 kB/s) unit-abot-epc-basic-0: 17:18:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.6 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 454.8 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 780.0 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 451.6 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 801.9 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 548.7 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1155.0 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1042.1 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1091.4 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 266.7 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 150.7 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 477.7 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 629.9 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 43.4 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 356.6 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 175.3 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 32.0 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 373.5 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 42.4 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 418.5 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 145.5 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 151.4 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 107.5 KB/sec) unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 17:19:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 118.8 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 37.4 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 518.8 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1516.1 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 592.2 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 197.6 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1591.1 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 593.3 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 55.4 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 366.7 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 735.7 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 355.4 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 3/50 KB 3/50 KB 3/35 KB 3/50 KB 5/35 KB 6/50 KB 8/35 KB 3/48 KB 6/50 KB 5/35 KB 3/48 KB 6/50 KB 8/35 KB 5/48 KB 6/50 KB 8/35 KB 8/48 KB 6/50 KB 8/35 KB 11/48 KB 6/50 KB 8/35 KB 13/48 KB 6/50 KB 5/35 KB 9/50 KB 11/35 KB 13/48 KB 6/50 KB 11/35 KB 13/48 KB 11/50 KB 11/35 KB 13/48 KB 14/50 KB 11/35 KB 16/48 KB 11/50 KB 11/35 KB 16/48 KB 14/50 KB 13/35 KB 16/48 KB 14/50 KB 16/35 KB 16/48 KB 16/50 KB 16/35 KB 16/48 KB 19/50 KB 19/35 KB 19/48 KB 16/50 KB 19/35 KB 19/48 KB 19/50 KB 19/35 KB 3/30 KB 19/48 KB 16/50 KB 16/35 KB 19/48 KB 3/153 KB 19/50 KB 19/35 KB 3/30 KB 21/48 KB 3/153 KB 19/50 KB 19/35 KB 3/30 KB 19/48 KB 5/153 KB 19/50 KB 19/35 KB 5/30 KB 21/48 KB 8/153 KB 19/50 KB 19/35 KB 5/30 KB 21/48 KB 11/153 KB 19/50 KB 19/35 KB 5/30 KB 21/48 KB 13/153 KB 19/50 KB 19/35 KB 5/30 KB 21/48 KB 13/153 KB 19/50 KB 21/35 KB 5/30 KB 21/48 KB 13/153 KB 19/50 KB 24/35 KB 5/30 KB 24/48 KB 13/153 KB 22/50 KB 27/35 KB 5/30 KB 24/48 KB 3/153 KB 19/50 KB 19/35 KB 5/30 KB 21/48 KB 13/153 KB 22/50 KB 27/35 KB 8/30 KB 24/48 KB 13/153 KB 22/50 KB 24/35 KB 5/30 KB 24/48 KB 13/153 KB 25/50 KB 27/35 KB 11/30 KB 24/48 KB 13/153 KB 19/50 KB 21/35 KB 5/30 KB 24/48 KB 13/153 KB 25/50 KB 27/35 KB 11/30 KB 27/48 KB 13/153 KB 22/50 KB 27/35 KB 11/30 KB 24/48 KB 13/153 KB 25/50 KB 27/35 KB 11/30 KB 29/48 KB 13/153 KB 25/50 KB 29/35 KB 11/30 KB 32/48 KB 13/153 KB 25/50 KB 29/35 KB 11/30 KB 29/48 KB 16/153 KB 27/50 KB 32/35 KB 13/30 KB 32/48 KB 16/153 KB 27/50 KB 35/35 KB 13/30 KB 36/48 KB 16/153 KB 27/50 KB 29/35 KB 13/30 KB 32/48 KB 19/153 KB 27/50 KB 35/35 KB 13/30 KB 36/48 KB 21/153 KB 27/50 KB 35/35 KB 13/30 KB 36/48 KB 13/153 KB 27/50 KB 29/35 KB 13/30 KB 32/48 KB 13/153 KB 25/50 KB 29/35 KB 13/30 KB 32/48 KB 21/153 KB 27/50 KB 35/35 KB 16/30 KB 36/48 KB 24/153 KB 30/50 KB 35/35 KB 19/30 KB 36/48 KB 24/153 KB 30/50 KB 35/35 KB 19/30 KB 36/48 KB 24/153 KB 30/50 KB 35/35 KB 21/30 KB 36/48 KB 16/153 KB 27/50 KB 32/35 KB 13/30 KB 36/48 KB 24/153 KB 30/50 KB 35/35 KB 21/30 KB 40/48 KB 24/153 KB 30/50 KB 35/35 KB 16/30 KB 36/48 KB 24/153 KB 27/50 KB 35/35 KB 16/30 KB 36/48 KB 27/153 KB 30/50 KB 35/35 KB 21/30 KB 40/48 KB 29/153 KB 30/50 KB 35/35 KB 21/30 KB 40/48 KB 32/153 KB 30/50 KB 35/35 KB 21/30 KB 40/48 KB 32/153 KB 32/50 KB 35/35 KB 21/30 KB 40/48 KB 32/153 KB 36/50 KB 35/35 KB 21/30 KB 40/48 KB 36/153 KB 36/50 KB 35/35 KB 24/30 KB 44/48 KB 40/153 KB 36/50 KB 35/35 KB 24/30 KB 44/48 KB 44/153 KB 36/50 KB 35/35 KB 24/30 KB 44/48 KB 32/153 KB 36/50 KB 35/35 KB 24/30 KB 44/48 KB 32/153 KB 36/50 KB 35/35 KB 24/30 KB 40/48 KB 44/153 KB 36/50 KB 35/35 KB 27/30 KB 44/48 KB 48/153 KB 36/50 KB 35/35 KB 27/30 KB 48/48 KB 48/153 KB 36/50 KB 35/35 KB 27/30 KB 44/48 KB 48/153 KB 36/50 KB 35/35 KB 29/30 KB 48/48 KB 52/153 KB 40/50 KB 30/30 KB 48/48 KB 52/153 KB 40/50 KB 35/35 KB 29/30 KB 48/48 KB 48/153 KB 40/50 KB 35/35 KB 29/30 KB 48/48 KB 48/153 KB 36/50 KB 35/35 KB 29/30 KB 48/48 KB 56/153 KB 44/50 KB 30/30 KB 48/48 KB 56/153 KB 48/50 KB 30/30 KB 48/48 KB 56/153 KB 50/50 KB 30/30 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 531.3 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 56/153 KB 50/50 KB 30/30 KB 48/48 KB 60/153 KB 50/50 KB 30/30 KB 48/48 KB 64/153 KB 50/50 KB 30/30 KB 48/48 KB 68/153 KB 50/50 KB 30/30 KB 48/48 KB 72/153 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 397.4 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 720.9 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 76/153 KB 80/153 KB 84/153 KB 88/153 KB 92/153 KB 96/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 622.0 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 100/153 KB 104/153 KB 108/153 KB 112/153 KB 116/153 KB 120/153 KB 4/190 KB 116/153 KB 4/190 KB 120/153 KB 8/190 KB 120/153 KB 12/190 KB 120/153 KB 16/190 KB 124/153 KB 16/190 KB 128/153 KB 16/190 KB 132/153 KB 16/190 KB 136/153 KB 16/190 KB 140/153 KB 20/190 KB 136/153 KB 20/190 KB 140/153 KB 24/190 KB 140/153 KB 28/190 KB 140/153 KB 32/190 KB 144/153 KB 32/190 KB 148/153 KB 32/190 KB 148/153 KB 3/37 KB 32/190 KB 148/153 KB 5/37 KB 32/190 KB 3/86 KB 3/119 KB 148/153 KB 8/37 KB 32/190 KB 3/86 KB 3/119 KB 148/153 KB 5/37 KB 32/190 KB 3/86 KB 5/119 KB 148/153 KB 8/37 KB 32/190 KB 3/86 KB 8/119 KB 148/153 KB 8/37 KB 32/190 KB 3/86 KB 148/153 KB 5/37 KB 32/190 KB 3/86 KB 11/119 KB 148/153 KB 8/37 KB 32/190 KB 3/86 KB 13/119 KB 148/153 KB 8/37 KB 32/190 KB 3/86 KB 13/119 KB 148/153 KB 11/37 KB 32/190 KB 3/86 KB 13/119 KB 148/153 KB 13/37 KB 32/190 KB 3/86 KB 16/119 KB 148/153 KB 16/37 KB 32/190 KB 5/86 KB 16/119 KB 148/153 KB 19/37 KB 36/190 KB 3/86 KB 16/119 KB 148/153 KB 13/37 KB 32/190 KB 5/86 KB 16/119 KB 148/153 KB 16/37 KB 36/190 KB 8/86 KB 16/119 KB 148/153 KB 19/37 KB 36/190 KB 11/86 KB 16/119 KB 148/153 KB 19/37 KB 36/190 KB 13/86 KB 16/119 KB 148/153 KB 19/37 KB 36/190 KB 16/86 KB 16/119 KB 148/153 KB 19/37 KB 36/190 KB 16/86 KB 19/119 KB 148/153 KB 19/37 KB 36/190 KB 16/86 KB 21/119 KB 148/153 KB 19/37 KB 36/190 KB 19/86 KB 24/119 KB 148/153 KB 19/37 KB 36/190 KB 19/86 KB 27/119 KB 148/153 KB 21/37 KB 36/190 KB 3/86 KB 16/119 KB 148/153 KB 16/37 KB 36/190 KB 19/86 KB 27/119 KB 148/153 KB 21/37 KB 40/190 KB 19/86 KB 27/119 KB 148/153 KB 21/37 KB 44/190 KB 19/86 KB 27/119 KB 148/153 KB 21/37 KB 48/190 KB 19/86 KB 24/119 KB 148/153 KB 21/37 KB 36/190 KB 19/86 KB 27/119 KB 148/153 KB 24/37 KB 48/190 KB 19/86 KB 27/119 KB 148/153 KB 27/37 KB 48/190 KB 19/86 KB 29/119 KB 148/153 KB 29/37 KB 52/190 KB 19/86 KB 21/119 KB 148/153 KB 19/37 KB 36/190 KB 21/86 KB 29/119 KB 148/153 KB 29/37 KB 52/190 KB 24/86 KB 29/119 KB 148/153 KB 29/37 KB 52/190 KB 27/86 KB 29/119 KB 148/153 KB 29/37 KB 52/190 KB 19/86 KB 29/119 KB 148/153 KB 27/37 KB 52/190 KB 29/86 KB 32/119 KB 148/153 KB 29/37 KB 52/190 KB 29/86 KB 32/119 KB 148/153 KB 32/37 KB 52/190 KB 19/86 KB 27/119 KB 148/153 KB 27/37 KB 52/190 KB 29/86 KB 29/119 KB 148/153 KB 29/37 KB 52/190 KB 32/86 KB 32/119 KB 148/153 KB 32/37 KB 52/190 KB 32/86 KB 36/119 KB 152/153 KB 32/37 KB 52/190 KB 32/86 KB 40/119 KB 152/153 KB 35/37 KB 56/190 KB 36/86 KB 44/119 KB 152/153 KB 35/37 KB 56/190 KB 32/86 KB 36/119 KB 152/153 KB 35/37 KB 52/190 KB 32/86 KB 32/119 KB 152/153 KB 32/37 KB 56/190 KB 36/86 KB 48/119 KB 153/153 KB 35/37 KB 56/190 KB 32/86 KB 36/119 KB 152/153 KB 35/37 KB 56/190 KB 36/86 KB 48/119 KB 153/153 KB 35/37 KB 60/190 KB 36/86 KB 48/119 KB 153/153 KB 35/37 KB 64/190 KB 36/86 KB 48/119 KB 153/153 KB 37/37 KB 68/190 KB 36/86 KB 48/119 KB 153/153 KB 37/37 KB 72/190 KB 36/86 KB 40/119 KB 152/153 KB 35/37 KB 56/190 KB 40/86 KB 48/119 KB 153/153 KB 37/37 KB 76/190 KB 44/86 KB 48/119 KB 153/153 KB 37/37 KB 76/190 KB 48/86 KB 48/119 KB 153/153 KB 37/37 KB 76/190 KB 52/86 KB 48/119 KB 153/153 KB 37/37 KB 76/190 KB 36/86 KB 48/119 KB 152/153 KB 35/37 KB 56/190 KB 36/86 KB 48/119 KB 153/153 KB 37/37 KB 68/190 KB 52/86 KB 52/119 KB 153/153 KB 37/37 KB 76/190 KB 36/86 KB 48/119 KB 153/153 KB 37/37 KB 76/190 KB 56/86 KB 52/119 KB 153/153 KB 37/ unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 37 KB 80/190 KB 56/86 KB 52/119 KB 153/153 KB 37/37 KB 84/190 KB 56/86 KB 52/119 KB 153/153 KB 37/37 KB 76/190 KB 60/86 KB 56/119 KB 153/153 KB 37/37 KB 84/190 KB 56/86 KB 56/119 KB 153/153 KB 37/37 KB 84/190 KB 60/86 KB 60/119 KB 153/153 KB 37/37 KB 84/190 KB 64/86 KB 60/119 KB 153/153 KB 37/37 KB 88/190 KB 64/86 KB 64/119 KB 153/153 KB 37/37 KB 92/190 KB 64/86 KB 64/119 KB 37/37 KB 96/190 KB 64/86 KB 64/119 KB 153/153 KB 37/37 KB 88/190 KB 68/86 KB 64/119 KB 37/37 KB 96/190 KB 64/86 KB 64/119 KB 153/153 KB 37/37 KB 88/190 KB 72/86 KB 68/119 KB 37/37 KB 96/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1271.8 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 72/86 KB 64/119 KB 37/37 KB 96/190 KB 76/86 KB 72/119 KB 96/190 KB 80/86 KB 72/119 KB 96/190 KB 84/86 KB 72/119 KB 100/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 327.1 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 80/86 KB 72/119 KB 100/190 KB 86/86 KB 72/119 KB 3/66 KB 104/190 KB 86/86 KB 72/119 KB 3/66 KB 108/190 KB 86/86 KB 72/119 KB 3/66 KB 112/190 KB 86/86 KB 72/119 KB 3/66 KB 116/190 KB 72/86 KB 72/119 KB 37/37 KB 96/190 KB 86/86 KB 76/119 KB 3/66 KB 116/190 KB 86/86 KB 80/119 KB 3/66 KB 116/190 KB 86/86 KB 84/119 KB 3/66 KB 116/190 KB 86/86 KB 88/119 KB 3/66 KB 116/190 KB 86/86 KB 92/119 KB 3/66 KB 116/190 KB 86/86 KB 96/119 KB 3/66 KB 116/190 KB 86/86 KB 100/119 KB 3/66 KB 116/190 KB 86/86 KB 104/119 KB 3/66 KB 120/190 KB 86/86 KB 108/119 KB 3/66 KB 120/190 KB 86/86 KB 72/119 KB 3/66 KB 100/190 KB 84/86 KB 72/119 KB 3/66 KB 100/190 KB 86/86 KB 112/119 KB 5/66 KB 120/190 KB 86/86 KB 112/119 KB 8/66 KB 120/190 KB 86/86 KB 112/119 KB 11/66 KB 120/190 KB 86/86 KB 112/119 KB 13/66 KB 120/190 KB 86/86 KB 100/119 KB 3/66 KB 120/190 KB 86/86 KB 112/119 KB 13/66 KB 124/190 KB 86/86 KB 112/119 KB 13/66 KB 128/190 KB 86/86 KB 112/119 KB 16/66 KB 132/190 KB 86/86 KB 112/119 KB 16/66 KB 128/190 KB 86/86 KB 112/119 KB 3/66 KB 120/190 KB 86/86 KB 112/119 KB 19/66 KB 136/190 KB 86/86 KB 112/119 KB 21/66 KB 136/190 KB 86/86 KB 116/119 KB 24/66 KB 136/190 KB 86/86 KB 116/119 KB 21/66 KB 136/190 KB 86/86 KB 119/119 KB 24/66 KB 136/190 KB 86/86 KB 112/119 KB 16/66 KB 136/190 KB 86/86 KB 119/119 KB 27/66 KB 136/190 KB 86/86 KB 119/119 KB 27/66 KB 140/190 KB 86/86 KB 119/119 KB 27/66 KB 144/190 KB 86/86 KB 119/119 KB 27/66 KB 148/190 KB 86/86 KB 119/119 KB 29/66 KB 152/190 KB 86/86 KB 119/119 KB 29/66 KB 156/190 KB 119/119 KB 29/66 KB 4/26 KB 160/190 KB 86/86 KB 119/119 KB 29/66 KB 148/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 86/86 KB 119/119 KB 29/66 KB 4/26 KB 156/190 KB 119/119 KB 29/66 KB 8/26 KB 160/190 KB 119/119 KB 29/66 KB 12/26 KB 160/190 KB 119/119 KB 29/66 KB 16/26 KB 160/190 KB 119/119 KB 29/66 KB 20/26 KB 160/190 KB 119/119 KB 29/66 KB 24/26 KB 160/190 KB 119/119 KB 29/66 KB 26/26 KB 160/190 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 119/119 KB 32/66 KB 26/26 KB 160/190 KB 119/119 KB 36/66 KB 26/26 KB 160/190 KB 119/119 KB 40/66 KB 26/26 KB 160/190 KB 119/119 KB 44/66 KB 26/26 KB 160/190 KB 119/119 KB 48/66 KB 26/26 KB 160/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 185.6 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 48/66 KB 4/324 KB 164/190 KB 48/66 KB 8/324 KB 164/190 KB 48/66 KB 12/324 KB 164/190 KB 48/66 KB 16/324 KB 164/190 KB 48/66 KB 20/324 KB 164/190 KB 48/66 KB 26/26 KB 164/190 KB 48/66 KB 20/324 KB 168/190 KB 48/66 KB 20/324 KB 172/190 KB 48/66 KB 20/324 KB 176/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 850.6 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 48/66 KB 24/324 KB 176/190 KB 52/66 KB 28/324 KB 176/190 KB 56/66 KB 28/324 KB 176/190 KB 60/66 KB 28/324 KB 176/190 KB 64/66 KB 28/324 KB 176/190 KB 66/66 KB 28/324 KB 176/190 KB 56/66 KB 28/324 KB 176/190 KB 66/66 KB 32/324 KB 180/190 KB 66/66 KB 36/324 KB 180/190 KB 66/66 KB 40/324 KB 180/190 KB 66/66 KB 28/324 KB 180/190 KB 66/66 KB 40/324 KB 184/190 KB 66/66 KB 40/324 KB 188/190 KB 66/66 KB 40/324 KB 190/190 KB 66/66 KB 3/79 KB 40/324 KB 190/190 KB 66/66 KB 5/79 KB 40/324 KB 190/190 KB 66/66 KB 8/79 KB 40/324 KB 190/190 KB 66/66 KB 11/79 KB 40/324 KB 190/190 KB 66/66 KB 13/79 KB 40/324 KB 190/190 KB 66/66 KB 16/79 KB 40/324 KB 190/190 KB 66/66 KB 19/79 KB 44/324 KB 190/190 KB 66/66 KB 16/79 KB 44/324 KB 190/190 KB 66/66 KB 19/79 KB 48/324 KB 190/190 KB 4/228 KB 66/66 KB 19/79 KB 48/324 KB 190/190 KB 8/228 KB 66/66 KB 19/79 KB 48/324 KB 190/190 KB 12/228 KB 66/66 KB 19/79 KB 48/324 KB 190/190 KB 16/228 KB 66/66 KB 19/79 KB 48/324 KB 190/190 KB 20/228 KB 66/66 KB 19/79 KB 48/324 KB 190/190 KB 24/228 KB 66/66 KB 21/79 KB 52/324 KB 190/190 KB 28/228 KB 66/66 KB 21/79 KB 52/324 KB 190/190 KB 20/228 KB 66/66 KB 21/79 KB 52/324 KB 190/190 KB 28/228 KB 66/66 KB 21/79 KB 56/324 KB 190/190 KB 20/228 KB 66/66 KB 21/79 KB 48/324 KB 190/190 KB 28/228 KB 66/66 KB 24/79 KB 56/324 KB 190/190 KB 28/228 KB 66/66 KB 24/79 KB 60/324 KB 190/190 KB 28/228 KB 66/66 KB 27/79 KB 64/324 KB 190/190 KB 28/228 KB 66/66 KB 27/79 KB 60/324 KB 190/190 KB 32/228 KB 66/66 KB 27/79 KB 64/324 KB 190/190 KB 36/228 KB 27/79 KB 64/324 KB 40/228 KB 29/79 KB 68/324 KB 44/228 KB 29/79 KB 68/324 KB 48/228 KB 29/79 KB 68/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 415.0 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1185.2 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 36/228 KB 29/79 KB 68/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 36/228 KB 27/79 KB 68/324 KB 52/228 KB 32/79 KB 72/324 KB 52/228 KB 32/79 KB 76/324 KB 52/228 KB 32/79 KB 80/324 KB 52/228 KB 32/79 KB 84/324 KB 52/228 KB 32/79 KB 68/324 KB 48/228 KB 32/79 KB 68/324 KB 56/228 KB 36/79 KB 84/324 KB 56/228 KB 40/79 KB 84/324 KB 56/228 KB 44/79 KB 84/324 KB 56/228 KB 48/79 KB 84/324 KB 56/228 KB 52/79 KB 84/324 KB 56/228 KB 52/79 KB 88/324 KB 60/228 KB 52/79 KB 88/324 KB 64/228 KB 52/79 KB 88/324 KB 56/228 KB 52/79 KB 88/324 KB 64/228 KB 52/79 KB 92/324 KB 64/228 KB 52/79 KB 96/324 KB 64/228 KB 52/79 KB 100/324 KB 68/228 KB 3/32 KB 56/79 KB 104/324 KB 4/152 KB 68/228 KB 3/32 KB 56/79 KB 108/324 KB 4/152 KB 68/228 KB 3/32 KB 56/79 KB 112/324 KB 4/152 KB 68/228 KB 3/32 KB 56/79 KB 116/324 KB 4/152 KB 68/228 KB 3/32 KB 56/79 KB 120/324 KB 4/152 KB 68/228 KB 3/32 KB 56/79 KB 100/324 KB 4/152 KB 64/228 KB 3/32 KB 56/79 KB 100/324 KB 4/152 KB 72/228 KB 6/32 KB 56/79 KB 120/324 KB 4/152 KB 64/228 KB 56/79 KB 100/324 KB 4/152 KB 72/228 KB 6/32 KB 60/79 KB 120/324 KB 4/152 KB 72/228 KB 6/32 KB 64/79 KB 120/324 KB 4/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 4/152 KB 64/228 KB 52/79 KB 100/324 KB 4/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 8/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 12/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 16/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 20/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 24/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 28/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 32/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 36/152 KB 72/228 KB 6/32 KB 68/79 KB 120/324 KB 4/152 KB 76/228 KB 6/32 KB 72/79 KB 124/324 KB 36/152 KB 80/228 KB 6/32 KB 72/79 KB 124/324 KB 36/152 KB 84/228 KB 6/32 KB 72/79 KB 124/324 KB 36/152 KB 88/228 KB 6/32 KB 72/79 KB 124/324 KB 36/152 KB 92/228 KB 6/32 KB 72/79 KB 124/324 KB 36/152 KB 72/228 KB 6/32 KB 72/79 KB 124/324 KB 36/152 KB 96/228 KB 6/32 KB 72/79 KB 128/324 KB 36/152 KB 96/228 KB 6/32 KB 72/79 KB 132/324 KB 40/152 KB 96/228 KB 6/32 KB 72/79 KB 136/324 KB 40/152 KB 72/228 KB 6/32 KB 72/79 KB 120/324 KB 36/152 KB 96/228 KB 6/32 KB 76/79 KB 136/324 KB 40/152 KB 96/228 KB 6/32 KB 79/79 KB 136/324 KB 40/152 KB 96/228 KB 6/32 KB 72/79 KB 132/324 KB 40/152 KB 96/228 KB 6/32 KB 72/79 KB 128/324 KB 40/152 KB 96/228 KB 6/32 KB 79/79 KB 136/324 KB 44/152 KB 96/228 KB 6/32 KB 79/79 KB 136/324 KB 48/152 KB 96/228 KB 6/32 KB 79/79 KB 136/324 KB 52/152 KB 100/228 KB 6/32 KB 79/79 KB 140/324 KB 56/152 KB 100/228 KB 6/32 KB 79/79 KB 140/324 KB 60/152 KB 100/228 KB 6/32 KB 79/79 KB 140/324 KB 64/152 KB 100/228 KB 6/32 KB 79/79 KB 140/324 KB 52/152 KB 100/228 KB 6/32 KB 79/79 KB 144/324 KB 64/152 KB 100/228 KB 6/32 KB 79/79 KB 136/324 KB 52/152 KB 104/228 KB 6/32 KB 79/79 KB 144/324 KB 64/152 KB 108/228 KB 6/32 KB 79/79 KB 144/324 KB 64/152 KB 112/228 KB 6/32 KB 79/79 KB 144/324 KB 64/152 KB 112/228 KB 6/32 KB 79/79 KB 144/324 KB 68/152 KB 116/228 KB 6/32 KB 148/324 KB 72/152 KB 116/228 KB 9/32 KB 148/324 KB 76/152 KB 116/228 KB 9/32 KB 148/324 KB 80/152 KB 116/228 KB 6/32 KB 79/79 KB 148/324 KB 68/152 KB 116/228 KB 9/32 KB 152/324 KB 80/152 KB 116/228 KB 6/32 KB 79/79 KB 144/324 KB 68/152 KB 120/228 KB 9/32 KB 156/324 KB 80/152 KB 124/228 KB 9/32 KB 156/324 KB 80/152 KB 128/228 KB 9/32 KB 156/324 KB 80/152 KB 132/228 KB unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 9/32 KB 156/324 KB 80/152 KB 136/228 KB 9/32 KB 156/324 KB 84/152 KB 140/228 KB 9/32 KB 156/324 KB 84/152 KB 116/228 KB 9/32 KB 148/324 KB 72/152 KB 144/228 KB 11/32 KB 156/324 KB 84/152 KB 144/228 KB 14/32 KB 156/324 KB 84/152 KB 144/228 KB 16/32 KB 156/324 KB 84/152 KB 144/228 KB 19/32 KB 156/324 KB 84/152 KB 132/228 KB 9/32 KB 156/324 KB 84/152 KB 144/228 KB 19/32 KB 156/324 KB 88/152 KB 144/228 KB 19/32 KB 156/324 KB 92/152 KB 144/228 KB 22/32 KB 156/324 KB 96/152 KB 116/228 KB 9/32 KB 156/324 KB 80/152 KB 144/228 KB 22/32 KB 160/324 KB 96/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 408.5 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 144/228 KB 22/32 KB 164/324 KB 96/152 KB 144/228 KB 22/32 KB 168/324 KB 96/152 KB 144/228 KB 22/32 KB 172/324 KB 96/152 KB 144/228 KB 22/32 KB 176/324 KB 96/152 KB 144/228 KB 22/32 KB 180/324 KB 96/152 KB 144/228 KB 22/32 KB 184/324 KB 100/152 KB 144/228 KB 22/32 KB 188/324 KB 100/152 KB 144/228 KB 22/32 KB 156/324 KB 92/152 KB 144/228 KB 9/32 KB 156/324 KB 84/152 KB 148/228 KB 22/32 KB 192/324 KB 100/152 KB 152/228 KB 25/32 KB 192/324 KB 100/152 KB 156/228 KB 25/32 KB 192/324 KB 100/152 KB 160/228 KB 25/32 KB 192/324 KB 100/152 KB 144/228 KB 22/32 KB 180/324 KB 100/152 KB 160/228 KB 25/32 KB 192/324 KB 104/152 KB 160/228 KB 25/32 KB 192/324 KB 108/152 KB 160/228 KB 25/32 KB 192/324 KB 112/152 KB 148/228 KB 25/32 KB 192/324 KB 100/152 KB 160/228 KB 27/32 KB 192/324 KB 112/152 KB 160/228 KB 30/32 KB 192/324 KB 112/152 KB 144/228 KB 22/32 KB 192/324 KB 100/152 KB 160/228 KB 32/32 KB 192/324 KB 112/152 KB 160/228 KB 32/32 KB 196/324 KB 112/152 KB 164/228 KB 32/32 KB 200/324 KB 116/152 KB 164/228 KB 32/32 KB 196/324 KB 116/152 KB 168/228 KB 32/32 KB 200/324 KB 116/152 KB 172/228 KB 32/32 KB 200/324 KB 116/152 KB 160/228 KB 32/32 KB 196/324 KB 116/152 KB 172/228 KB 32/32 KB 200/324 KB 120/152 KB 176/228 KB 32/32 KB 204/324 KB 120/152 KB 172/228 KB 32/32 KB 204/324 KB 120/152 KB 176/228 KB 32/32 KB 208/324 KB 120/152 KB 176/228 KB 32/32 KB 208/324 KB 124/152 KB 4/234 KB 176/228 KB 32/32 KB 208/324 KB 124/152 KB 8/234 KB 176/228 KB 32/32 KB 208/324 KB 124/152 KB 12/234 KB 176/228 KB 32/32 KB 208/324 KB 124/152 KB 16/234 KB 176/228 KB 32/32 KB 208/324 KB 124/152 KB 16/234 KB 176/228 KB 32/32 KB 208/324 KB 128/152 KB 16/234 KB 176/228 KB 32/32 KB 208/324 KB 132/152 KB 16/234 KB 180/228 KB 32/32 KB 212/324 KB 136/152 KB 16/234 KB 180/228 KB 32/32 KB 212/324 KB 132/152 KB 16/234 KB 180/228 KB 32/32 KB 216/324 KB 136/152 KB 16/234 KB 180/228 KB 32/32 KB 220/324 KB 136/152 KB 16/234 KB 180/228 KB 32/32 KB 224/324 KB 136/152 KB 16/234 KB 180/228 KB 32/32 KB 208/324 KB 132/152 KB 16/234 KB 184/228 KB 32/32 KB 224/324 KB 136/152 KB 20/234 KB 184/228 KB 32/32 KB 224/324 KB 136/152 KB 24/234 KB 184/228 KB 32/32 KB 224/324 KB 136/152 KB 28/234 KB 184/228 KB 32/32 KB 224/324 KB 136/152 KB 32/234 KB 184/228 KB 32/32 KB 224/324 KB 136/152 KB 32/234 KB 188/228 KB 32/32 KB 224/324 KB 136/152 KB 32/234 KB 188/228 KB 32/32 KB 224/324 KB 140/152 KB 32/234 KB 192/228 KB 32/32 KB 224/324 KB 140/152 KB 32/234 KB 192/228 KB 32/32 KB 228/324 KB 140/152 KB 36/234 KB 196/228 KB 32/32 KB 232/324 KB 144/152 KB 36/234 KB 196/228 KB 32/32 KB 236/324 KB 144/152 KB 36/234 KB 196/228 KB 32/32 KB 240/324 KB 144/152 KB 36/234 KB 196/228 KB 32/32 KB 228/324 KB 144/152 KB 40/234 KB 196/228 KB 32/32 KB 240/324 KB 144/152 KB 44/234 KB 196/228 KB 32/32 KB 240/324 KB 144/152 KB 48/234 KB 196/228 KB 32/32 KB 240/324 KB 144/152 KB 32/234 KB 196/228 KB 32/32 KB 228/324 KB 144/152 KB 48/234 KB 200/228 KB 32/32 KB 240/324 KB 144/152 KB 32/234 KB 192/228 KB 32/32 KB 228/324 KB 144/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 48/234 KB 204/228 KB 240/324 KB 148/152 KB 52/234 KB 204/228 KB 240/324 KB 152/152 KB 52/234 KB 204/228 KB 240/324 KB 152/152 KB 52/234 KB 204/228 KB 240/324 KB 148/152 KB 48/234 KB 204/228 KB 32/32 KB 240/324 KB 144/152 KB 52/234 KB 208/228 KB 240/324 KB 152/152 KB 56/234 KB 212/228 KB 244/324 KB 152/152 KB 56/234 KB 216/228 KB 244/324 KB 152/152 KB 56/234 KB 220/228 KB 244/324 KB 152/152 KB 56/234 KB 224/228 KB 244/324 KB 152/152 KB 56/234 KB 228/228 KB 244/324 KB 152/152 KB 56/234 KB 208/228 KB 244/324 KB 152/152 KB 56/234 KB 208/228 KB 240/324 KB 152/152 KB 60/234 KB 228/228 KB 248/324 KB 152/152 KB 64/234 KB 228/228 KB 248/324 KB 152/152 KB 68/234 KB 228/228 KB 248/324 KB 152/152 KB 72/234 KB 228/228 KB 248/324 KB 152/152 KB 76/234 KB 228/228 KB 248/324 KB 152/152 KB 80/234 KB 228/228 KB 248/324 KB 152/152 KB 56/234 KB 228/228 KB 248/324 KB 152/152 KB 80/234 KB 228/228 KB 252/324 KB 152/152 KB 80/234 KB 228/228 KB 256/324 KB 152/152 KB 80/234 KB 228/228 KB 260/324 KB 152/152 KB 84/234 KB 228/228 KB 264/324 KB 152/152 KB 84/234 KB 228/228 KB 268/324 KB 152/152 KB 84/234 KB 228/228 KB 272/324 KB 84/234 KB 228/228 KB 260/324 KB 152/152 KB 88/234 KB 228/228 KB 272/324 KB 92/234 KB 228/228 KB 272/324 KB 96/234 KB 228/228 KB 272/324 KB 100/234 KB 228/228 KB 276/324 KB 104/234 KB 228/228 KB 276/324 KB 108/234 KB 228/228 KB 276/324 KB 112/234 KB 228/228 KB 276/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 662.9 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 96/234 KB 228/228 KB 276/324 KB 112/234 KB 228/228 KB 280/324 KB 112/234 KB 228/228 KB 284/324 KB 112/234 KB 228/228 KB 288/324 KB 112/234 KB 228/228 KB 292/324 KB 116/234 KB 296/324 KB 116/234 KB 300/324 KB 116/234 KB 304/324 KB 116/234 KB 292/324 KB 120/234 KB 304/324 KB 124/234 KB 304/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 971.4 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 124/234 KB 308/324 KB 128/234 KB 308/324 KB 132/234 KB 308/324 KB 132/234 KB 312/324 KB 132/234 KB 316/324 KB 132/234 KB 320/324 KB 136/234 KB 320/324 KB 140/234 KB 324/324 KB 140/234 KB 324/324 KB 140/234 KB 320/324 KB 144/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1333.1 KB/sec) unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 908.0 KB/sec) unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4707697698075122103.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.812 s unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-25T17:19:01+00:00 unit-oai-epc-0: 17:19:01 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:01 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 17:19:02 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 17:19:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 17:19:02 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 17:19:03 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 17:19:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 17:19:03 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:19:03 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 17:19:03 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 17:19:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 17:19:03 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 17:19:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:03 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 17:19:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-epc-0: 17:19:04 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 17:19:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5228922670240873211.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.711 s unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-25T17:19:04+00:00 unit-oai-epc-0: 17:19:04 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:04 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 17:19:04 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 17:19:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 17:19:05 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:19:06 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 17:19:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 17:19:06 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 17:19:06 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2984755209907889885.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-oai-epc-0: 17:19:06 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.691 s unit-abot-epc-basic-0: 17:19:06 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-25T17:19:06+00:00 unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-epc-0: 17:19:07 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-epc-0: 17:19:07 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 17:19:07 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 17:19:07 DEBUG unit.mysql/0.config-changed mysql start/running, process 18462 unit-oai-epc-0: 17:19:07 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 17:19:07 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-epc-0: 17:19:08 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 17:19:08 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 17:19:08 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 17:19:08 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-epc-0: 17:19:08 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:08 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 17:19:08 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 2.5MB/s eta 0:00:01  17% |##### | 20kB 925kB/s eta 0:00:01  25% |######## | 30kB 1.2MB/s eta 0:00:01  34% |########## | 40kB 974kB/s eta 0:00:01  42% |############# | 51kB 1.1MB/s eta 0:00:01  51% |################ | 61kB 1.3MB/s eta 0:00:01  59% |################### | 71kB 1.4MB/s eta 0:00:01  68% |##################### | 81kB 1.3MB/s eta 0:00:01  76% |######################## | 92kB 1.5MB/s eta 0:00:01  85% |########################### | 102kB 1.6MB/s eta 0:00:01  93% |############################## | 112kB 1.7MB/s eta 0:00:01  100% |################################| 122kB 2.0MB/s unit-abot-epc-basic-0: 17:19:08 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 17:19:08 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-epc-0: 17:19:08 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:19:09 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 17:19:09 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 69.6MB/s eta 0:00:01  17% |##### | 20kB 7.0MB/s eta 0:00:01  26% |######## | 30kB 9.9MB/s eta 0:00:01  34% |########### | 40kB 6.7MB/s eta 0:00:01  43% |############# | 51kB 5.3MB/s eta 0:00:01  52% |################ | 61kB 6.3MB/s eta 0:00:01  60% |################### | 71kB 5.3MB/s eta 0:00:01  69% |###################### | 81kB 4.3MB/s eta 0:00:01  78% |######################## | 92kB 4.8MB/s eta 0:00:01  86% |########################### | 102kB 4.5MB/s eta 0:00:01  95% |############################## | 112kB 4.5MB/s eta 0:00:01  100% |################################| 122kB 3.7MB/s unit-abot-epc-basic-0: 17:19:09 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 17:19:09 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-mysql-0: 17:19:09 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:09 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 17:19:09 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 17:19:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:19:10 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 17:19:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 64.4MB/s eta 0:00:01  22% |####### | 20kB 880kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 923kB/s eta 0:00:01  56% |################# | 51kB 1.0MB/s eta 0:00:01  67% |##################### | 61kB 1.2MB/s eta 0:00:01  78% |######################### | 71kB 1.3MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.4MB/s unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 17:19:10 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 73.7MB/s eta 0:00:01  16% |##### | 20kB 7.2MB/s eta 0:00:01  24% |####### | 30kB 10.1MB/s eta 0:00:01  32% |########## | 40kB 6.4MB/s eta 0:00:01  40% |############ | 51kB 5.0MB/s eta 0:00:01  48% |############### | 61kB 5.8MB/s eta 0:00:01  56% |################## | 71kB 4.8MB/s eta 0:00:01  64% |#################### | 81kB 4.1MB/s eta 0:00:01  72% |####################### | 92kB 4.6MB/s eta 0:00:01  81% |######################### | 102kB 4.3MB/s eta 0:00:01  89% |############################ | 112kB 4.3MB/s eta 0:00:01  97% |############################### | 122kB 4.3MB/s eta 0:00:01  100% |################################| 133kB 3.3MB/s unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 17:19:10 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-mysql-0: 17:19:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 17:19:11 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 61.6MB/s eta 0:00:01  6% |## | 20kB 9.4MB/s eta 0:00:01  9% |### | 30kB 12.9MB/s eta 0:00:01  12% |#### | 40kB 7.4MB/s eta 0:00:01  15% |##### | 51kB 5.7MB/s eta 0:00:01  19% |###### | 61kB 6.7MB/s eta 0:00:01  22% |####### | 71kB 5.5MB/s eta 0:00:01  25% |######## | 81kB 4.6MB/s eta 0:00:01  28% |######### | 92kB 5.1MB/s eta 0:00:01  31% |########## | 102kB 4.6MB/s eta 0:00:01  34% |########### | 112kB 4.7MB/s eta 0:00:01  38% |############ | 122kB 4.5MB/s eta 0:00:01  41% |############# | 133kB 3.9MB/s eta 0:00:01  44% |############## | 143kB 4.4MB/s eta 0:00:01  47% |############### | 153kB 4.4MB/s eta 0:00:01  50% |################ | 163kB 3.9MB/s eta 0:00:01  53% |################# | 174kB 4.5MB/s eta 0:00:01  57% |################## | 184kB 4.7MB/s eta 0:00:01  60% |################### | 194kB 4.7MB/s eta 0:00:01  63% |#################### | 204kB 4.8MB/s eta 0:00:01  66% |##################### | 215kB 4.6MB/s eta 0:00:01  69% |###################### | 225kB 4.6MB/s eta 0:00:01  72% |####################### | 235kB 4.5MB/s eta 0:00:01  76% |######################## | 245kB 4.5MB/s eta 0:00:01  79% |######################### | 256kB 4.8MB/s eta 0:00:01  82% |########################## | 266kB 5.6MB/s eta 0:00:01  85% |########################### | 276kB 4.7MB/s eta 0:00:01  88% |############################ | 286kB 4.8MB/s eta 0:00:01  91% |############################# | 296kB 4.8MB/s eta 0:00:01  95% |############################## | 307kB 4.8MB/s eta 0:00:01  98% |############################### | 317kB 4.8MB/s eta 0:00:01  100% |################################| 327kB 2.5MB/s unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 15.3MB/s eta 0:00:01  25% |######## | 20kB 5.8MB/s eta 0:00:01  37% |############ | 30kB 8.2MB/s eta 0:00:01  50% |################ | 40kB 6.5MB/s eta 0:00:01  62% |#################### | 51kB 5.6MB/s eta 0:00:01  75% |######################## | 61kB 6.6MB/s eta 0:00:01  88% |############################ | 71kB 6.0MB/s eta 0:00:01  100% |################################| 81kB 4.7MB/s unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 17:19:11 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 17:19:12 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 17:19:12 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz machine-3: 17:19:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 17:19:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 17:19:12 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 17:19:12 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) machine-3: 17:19:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 17:19:12 DEBUG juju.worker start "engine" machine-3: 17:19:12 INFO juju.worker start "engine" machine-3: 17:19:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 17:19:12 DEBUG juju.worker "engine" started machine-3: 17:19:12 DEBUG juju.worker.introspection stats worker now serving machine-3: 17:19:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 17:19:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 17:19:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 17:19:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 17:19:12 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 17:19:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 17:19:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 17:19:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 17:19:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 17:19:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 17:19:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 17:19:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 machine-3: 17:19:13 DEBUG juju.worker.apicaller connecting with old password machine-3: 17:19:13 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:13 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:13 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.0MB/s eta 0:00:01  22% |####### | 20kB 828kB/s eta 0:00:01  33% |########## | 30kB 1.0MB/s eta 0:00:01  45% |############## | 40kB 911kB/s eta 0:00:01  56% |################## | 51kB 1.0MB/s eta 0:00:01  67% |##################### | 61kB 1.2MB/s eta 0:00:01  79% |######################### | 71kB 1.3MB/s eta 0:00:01  90% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.4MB/s unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 17:19:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:19:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-oai-epc-0: 17:19:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:19:13 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 17:19:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 17:19:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 17:19:13 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... machine-3: 17:19:13 DEBUG juju.worker.apicaller connected machine-3: 17:19:13 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install --2018-11-25 17:19:14-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 machine-3: 17:19:14 DEBUG juju.worker.apicaller password changed machine-3: 17:19:14 DEBUG juju.api RPC connection died machine-3: 17:19:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 17:19:14 DEBUG juju.worker.apicaller connecting with current password machine-3: 17:19:14 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:14 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:14 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:19:14 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install 0K ....... 61.3M=0s unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install 2018-11-25 17:19:14 (61.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install --2018-11-25 17:19:14-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:14 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s machine-3: 17:19:15 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 363K 3s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 1.24M 2s machine-3: 17:19:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 511K 2s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 42.8M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 42.5M 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 17:19:15 INFO juju.worker.upgrader unblocking abort check machine-3: 17:19:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 17:19:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 17:19:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 17:19:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 17:19:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 17:19:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.logger logger setup machine-3: 17:19:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 375K 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 30.6M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 39.8M 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 44.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 41.0M 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 50.2M 0s machine-3: 17:19:15 INFO juju.util.exec run result: exit status 127 unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 66.0M 0s machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec812447487/script.sh: line 1: fanatic: command not found 127 machine-3: 17:19:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 17:19:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 17:19:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:19:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:19:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:19:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 17:19:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 17:19:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 17:19:15 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 17:19:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 17:19:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:19:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:19:15 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 17:19:15 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 17:19:15 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 17:19:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 17:19:15 DEBUG juju.network including address local-machine:::1 for machine machine-3: 17:19:15 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 17:19:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 17:19:15 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 17:19:15 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 17:19:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 17:19:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 17:19:15 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 17:19:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 17:19:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 17:19:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 17:19:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 17:19:15 INFO juju.util.exec run result: exit status 127 machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec689910435/script.sh: line 1: fanatic: command not found 127 machine-3: 17:19:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 17:19:15 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 384K 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 35.3M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 45.4M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 43.9M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 53.5M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 65.4M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 62.7M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 57.7M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 172M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 102M=0.7s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2018-11-25 17:19:15 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install --2018-11-25 17:19:15-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 128M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 163M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 138M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 152M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 158M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 161M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 139M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 160M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 157M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 23.7M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 24.4M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 26.7M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 41.3M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 52.6M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 50.8M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 46.6M 0s unit-abot-epc-basic-0: 17:19:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 39.9M 0s unit-abot-epc-basic-0: 17:19:15 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 17:19:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 43.5M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 45.1M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 43.4M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 57.2M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 309M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 427K 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 38.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 39.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 144M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 349M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 89.0M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 35.9M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 64.2M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 96.2M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 54.9M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 51.2M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 83.6M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 85.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 77.6M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 55.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 79.8M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 77.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 61.1M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 109M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 136M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 124M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 147M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 410K 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 55.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 75.1M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 82.3M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 85.0M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 65.3M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 77.8M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 72.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 73.1M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 78.3M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 66.3M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 111M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 60.6M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 64.3M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 343M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 370M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 385M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 288M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 351M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 388M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 382M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 337M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 85.2M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 48.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 52.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 53.6M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 52.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 44.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 54.9M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 51.9M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 51.4M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 57.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 82.0M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 86.4M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 127M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 256M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 391M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 296M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 311M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 223M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 284M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 370M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 327M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 339M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 394M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 400M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 281M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 321M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 381M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 302M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 385M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 41.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 45.8M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 48.8M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 77.5M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 83.5M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 86.1M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 74.5M 0s machine-3: 17:19:15 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-3: 17:19:15 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 17:19:15 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 17:19:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 17:19:15 DEBUG juju.api RPC connection died machine-3: 17:19:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker killing runner 0xc420518dd0 machine-3: 17:19:15 INFO juju.worker runner is dying machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 17:19:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 17:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.apicaller connecting with current password machine-3: 17:19:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 17:19:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:15 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:15 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 461K 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 33.2M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 34.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 36.3M 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 61.7M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 68.9M 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 58.8M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 51.5M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 196M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 281M 1s machine-3: 17:19:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 207M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 219M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 226M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 187M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 221M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 206M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 199M 1s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 196M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 31.7M 0s machine-3: 17:19:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 38.2M 0s machine-3: 17:19:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 40.8M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 54.9M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 46.7M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 52.9M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 49.5M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 50.2M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 44.9M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 57.2M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 53.0M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 53.8M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 44.8M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 50.2M 0s unit-oai-epc-0: 17:19:15 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 53.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 51.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 64.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 66.9M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 87.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 71.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 130M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 162M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 105M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 135M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 128M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 156M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 122M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 155M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 100M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 117M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 114M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 143M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 109M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 128M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 191M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 121M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 143M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 254M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 513M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 576M 0s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 497K 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 41.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 60.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 74.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 61.9M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 82.8M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 87.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 135M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 38.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 77.0M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 84.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 102M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 29.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 66.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 90.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 64.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 62.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 140M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 341M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 377M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 149M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 42.0M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 51.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 50.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 74.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 70.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 107M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 73.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 83.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 192M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 443M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 587M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 305M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 58.3M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 59.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 52.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 72.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 61.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 78.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 67.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 58.8M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 77.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 57.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 56.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 110M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 79.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 467K 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 83.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 68.7M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 60.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 162M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 315M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 425M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 86.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 48.7M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 51.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 52.7M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 65.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 61.0M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 76.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 185M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 273M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 432M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 320M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 364M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 329M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 386M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 357M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 77.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 55.7M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 81.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 53.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 47.7M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 50.9M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 53.1M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 52.8M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 45.8M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 52.2M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 65.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 70.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 66.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 90.6M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 64.9M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 152M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 273M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 405M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 373M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 353M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 351M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 343M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 391M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 447M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 282M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 387M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 400M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 368M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 292M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 376M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 47.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 58.4M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 81.5M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 57.3M=0.7s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2018-11-25 17:19:16 (18.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install --2018-11-25 17:19:16-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 64.4M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 58.4M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 59.9M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 54.1M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 49.1M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 52.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 52.3M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 53.1M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 53.1M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 85.8M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 79.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 89.8M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 73.0M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 70.7M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 79.9M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 88.3M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 68.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 157M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 389M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 401M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 407M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 413M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 431M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 373M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 374M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 430M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 501M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 349M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 362M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 426M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 421M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 428M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 49.8M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 54.3M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 48.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 54.3M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 51.7M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 53.3M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 49.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 52.5M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 52.9M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 55.7M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 46.0M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 56.3M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 71.8M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 350M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 290M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 399M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 363M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 375M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 309M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 406M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 376M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 398M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 513M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 581M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 545M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 601M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 505M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 574M 0s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 592M 0s unit-mysql-0: 17:19:16 DEBUG unit.mysql/0.config-changed mysql start/running, process 18583 unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.6 KB/sec) unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 507.9 KB/sec) unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 459K 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 50.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 67.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 52.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 59.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 59.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 57.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 59.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 61.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 49.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 58.0M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 688.7 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 49.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 49.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 46.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 74.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 54.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 68.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 59.0M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 59.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 109M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 55.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 68.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 77.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 66.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 89.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 61.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 81.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 96.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 63.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 141M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 224M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 247M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 228M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 173M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 250M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 277M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 255M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 230M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 241M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 280M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 46.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 48.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 49.0M 2s unit-mysql-0: 17:19:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 33.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 53.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 62.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 70.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 69.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 69.8M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 64.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 72.2M 1s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 640.5 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 75.4M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 78.6M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 69.2M 1s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 74.6M 1s unit-mysql-0: 17:19:16 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 1.69M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 45.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 42.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 61.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 67.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 72.3M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 889.1 KB/sec) unit-mysql-0: 17:19:16 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 755K 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 88.8 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 28.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 48.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 54.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 53.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 130M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 52.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 70.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 69.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 68.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 75.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 46.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 44.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 72.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 56.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 61.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 70.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 92.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 62.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 42.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 75.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 61.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 64.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 65.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 66.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 60.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 107M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 85.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 92.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 50.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 89.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 77.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 67.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 321M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 392M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 416M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 408M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 308M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 74.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 39.7M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 401.6 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 44.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 53.5M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 58.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 108M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 192M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 110M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 139M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 647.0 KB/sec) unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 1.43M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 46.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 57.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 54.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 57.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 92.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 346M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 359M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 326M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 356M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 590M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 176.3 KB/sec) unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 233.6 KB/sec) unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 776K 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 45.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 77.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 48.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 53.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 65.0M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 39.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 68.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 83.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 57.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 57.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 64.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 54.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 68.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 76.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 79.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 47.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 58.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 10.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 73.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 60.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 99.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 68.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 123M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 332M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 180M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 47.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 48.9M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 51.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 333M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 344M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 371M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 286M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 76.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 45.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 48.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 41.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 45.2M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 69.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 107M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 158M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 117M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 216M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 87.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 85.2M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 502.3 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 1.48M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 60.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 37.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 44.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 43.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 40.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 50.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 55.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 93.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 69.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 80.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 97.5M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 112M 2s unit-abot-epc-basic-0: 17:19:16 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3109.5 KB/sec) unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 851K 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 35.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 53.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 55.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 56.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 52.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 50.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 50.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 65.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 68.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 59.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 97.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 51.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 43.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 65.9M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 73.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 59.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 82.1M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 82.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 6.93M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 37.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 53.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 53.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 50.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 47.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 53.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 49.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 48.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 42.7M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 61.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 65.4M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 97.8M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 88.2M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 95.3M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 101M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 79.6M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 87.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 107M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 100M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 103M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 88.0M 2s unit-oai-epc-0: 17:19:16 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 87.3M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 1.70M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 37.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 48.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 114M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 91.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 26.9M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 135.5 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 12.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 348M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 380M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 156M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 167M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 159M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 168M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 156M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 156M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 75.2 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 186.0 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 857K 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 71.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 88.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 90.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 79.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 53.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 50.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 55.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 47.4M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 53.4M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 51.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 51.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 48.0M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 50.4M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 59.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 55.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 49.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 70.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 69.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 65.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 6.03M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 124.3 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 42.3M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 37.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 43.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 42.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 58.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 57.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 61.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 65.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 132M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 140M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 147M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 158M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 142M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 125M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 126M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 1.51M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 108M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 54.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 80.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 57.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 81.4M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 57.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 58.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 78.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 201M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 278M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 597M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 428M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 428M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 13.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 41.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 66.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 61.1M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 80.6 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-mysql-0: 17:19:17 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 17:19:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:19:17 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 17:19:17 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 17:19:17 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 17:19:17 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 17:19:17 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 120.4 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 868K 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 36.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 40.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 42.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 42.4M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 37.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 44.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 55.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 46.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 55.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 66.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 56.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 66.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 57.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 92.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 129M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 85.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 83.4M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 82.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 100M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 94.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 94.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 107M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 90.6 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 87.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 10.2M 2s machine-3: 17:19:17 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 44.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 58.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 110M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 28.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 41.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 48.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 53.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 61.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 54.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 80.4M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 82.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 94.9M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 76.2M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 118.8 KB/sec) unit-mysql-0: 17:19:17 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 17:19:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 1.51M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 51.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 52.4M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 50.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 41.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 51.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 50.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 51.3M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 95.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 84.5M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 148.0 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 100M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 75.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 44.2M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 66.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 98.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 94.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 81.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 83.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 87.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 99.0M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 54.4 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 870K 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 53.8M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 269.9 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 45.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 61.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 37.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 55.8M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 68.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 54.7M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 72.8M 2s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 61.0M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 53.2M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 74.5M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 45.1M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 85.6M 2s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 99.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 80.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 73.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 116M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 82.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 6.49M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 46.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 44.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 48.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 43.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 94.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 95.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 117M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 68.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 51.9M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 121M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 241M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 203M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 232M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 230M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 234M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 220M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 236M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 394.0 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 1.47M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 36.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 43.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 50.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 51.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 46.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 53.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 56.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 57.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 59.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 66.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 46.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 44.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 56.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 68.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 68.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 68.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 60.8M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 3/114 KB 8/48 KB 3/114 KB 11/48 KB 3/114 KB 13/48 KB 3/114 KB 3/48 KB 3/114 KB 13/48 KB 6/114 KB 13/48 KB 9/114 KB 13/48 KB 11/114 KB 16/48 KB 14/114 KB 16/48 KB 16/114 KB 16/48 KB 19/114 KB 16/48 KB 22/114 KB 16/48 KB 25/114 KB 16/48 KB 27/114 KB 16/48 KB 30/114 KB 16/48 KB 11/114 KB 19/48 KB 30/114 KB 21/48 KB 30/114 KB 24/48 KB 30/114 KB 27/48 KB 30/114 KB 29/48 KB 30/114 KB 32/48 KB 30/114 KB 36/48 KB 30/114 KB 40/48 KB 32/114 KB 44/48 KB 32/114 KB 36/48 KB 32/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1546.7 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 76/114 KB 80/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar machine-3: 17:19:17 DEBUG juju.api RPC connection died machine-3: 17:19:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 84/114 KB 88/114 KB 92/114 KB 96/114 KB 100/114 KB 104/114 KB 108/114 KB 3/35 KB 108/114 KB 5/35 KB 108/114 KB 8/35 KB 108/114 KB 11/35 KB 108/114 KB 13/35 KB 108/114 KB 16/35 KB 108/114 KB 4/56 KB 19/35 KB 3/29 KB 108/114 KB 4/56 KB 21/35 KB 3/29 KB 108/114 KB 16/35 KB 3/29 KB 108/114 KB 4/56 KB 21/35 KB 5/29 KB 108/114 KB 4/56 KB 24/35 KB 5/29 KB 108/114 KB 4/56 KB 27/35 KB 8/29 KB 112/114 KB 4/56 KB 16/35 KB 3/29 KB 108/114 KB 8/56 KB 27/35 KB 8/29 KB 112/114 KB 12/56 KB 27/35 KB 8/29 KB 112/114 KB 16/56 KB 27/35 KB 8/29 KB 112/114 KB 4/56 KB 24/35 KB 8/29 KB 112/114 KB 4/56 KB 24/35 KB 5/29 KB 112/114 KB 16/56 KB 27/35 KB 8/29 KB 114/114 KB 16/56 KB 27/35 KB 11/29 KB 114/114 KB 20/56 KB 29/35 KB 11/29 KB 114/114 KB 20/56 KB 32/35 KB 11/29 KB 114/114 KB 20/56 KB 35/35 KB 13/29 KB 114/114 KB 20/56 KB 27/35 KB 11/29 KB 114/114 KB 24/56 KB 35/35 KB 13/29 KB 114/114 KB 28/56 KB 35/35 KB 13/29 KB 114/114 KB 32/56 KB 35/35 KB 13/29 KB 114/114 KB 20/56 KB 32/35 KB 13/29 KB 114/114 KB 32/56 KB 35/35 KB 16/29 KB 114/114 KB 32/56 KB 35/35 KB 19/29 KB 114/114 KB 24/56 KB 35/35 KB 13/29 KB 114/114 KB 32/56 KB 35/35 KB 21/29 KB 114/114 KB 36/56 KB 35/35 KB 21/29 KB 114/114 KB 40/56 KB 35/35 KB 24/29 KB 44/56 KB 35/35 KB 24/29 KB 48/56 KB 35/35 KB 24/29 KB 3/85 KB 36/56 KB 35/35 KB 24/29 KB 114/114 KB 48/56 KB 35/35 KB 27/29 KB 3/85 KB 48/56 KB 35/35 KB 29/29 KB 3/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2026.1 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 44/56 KB 35/35 KB 24/29 KB 3/85 KB 52/56 KB 35/35 KB 29/29 KB 3/85 KB 56/56 KB 35/35 KB 29/29 KB 5/85 KB 52/56 KB 35/35 KB 29/29 KB 5/85 KB 56/56 KB 35/35 KB 29/29 KB 8/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 593.4 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 56/56 KB 29/29 KB 11/85 KB 56/56 KB 29/29 KB 13/85 KB 56/56 KB 29/29 KB 16/85 KB 56/56 KB 29/29 KB 19/85 KB 56/56 KB 29/29 KB 21/85 KB 56/56 KB 29/29 KB 24/85 KB 56/56 KB 29/29 KB 27/85 KB 56/56 KB 29/29 KB 29/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 455.6 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 3/86 KB 3/24 KB 29/85 KB 6/86 KB 3/24 KB 29/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1452.2 KB/sec) unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 56/56 KB 3/24 KB 29/85 KB 6/86 KB 5/24 KB 29/85 KB 6/86 KB 8/24 KB 29/85 KB 6/86 KB 11/24 KB 29/85 KB 6/86 KB 13/24 KB 29/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 879K 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 51.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 48.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 36.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 41.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 50.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 45.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 39.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 57.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 49.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 51.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 62.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 88.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 78.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 98.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 64.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 94.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 94.5M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 9/86 KB 16/24 KB 29/85 KB 9/86 KB 13/24 KB 29/85 KB 11/86 KB 16/24 KB 29/85 KB 14/86 KB 16/24 KB 29/85 KB 16/86 KB 19/24 KB 32/85 KB 14/86 KB 19/24 KB 32/85 KB 14/86 KB 19/24 KB 32/85 KB 16/86 KB 19/24 KB 36/85 KB 19/86 KB 21/24 KB 36/85 KB 16/86 KB 21/24 KB 36/85 KB 19/86 KB 24/24 KB 40/85 KB 19/86 KB 24/24 KB 40/85 KB 19/86 KB 21/24 KB 40/85 KB 19/86 KB 24/24 KB 44/85 KB 22/86 KB 24/24 KB 48/85 KB 22/86 KB 24/24 KB 44/85 KB 25/86 KB 24/24 KB 48/85 KB 27/86 KB 24/24 KB 48/85 KB 30/86 KB 4/218 KB 3/12 KB 24/24 KB 52/85 KB 27/86 KB 4/218 KB 3/12 KB 24/24 KB 52/85 KB 27/86 KB 4/218 KB 3/12 KB 24/24 KB 48/85 KB 27/86 KB 4/218 KB 24/24 KB 48/85 KB 30/86 KB 8/218 KB 3/12 KB 24/24 KB 52/85 KB 30/86 KB 12/218 KB 3/12 KB 24/24 KB 52/85 KB 30/86 KB 16/218 KB 3/12 KB 24/24 KB 52/85 KB 30/86 KB 20/218 KB 3/12 KB 24/24 KB 52/85 KB 30/86 KB 24/218 KB 6/12 KB 52/85 KB 30/86 KB 28/218 KB 6/12 KB 52/85 KB 30/86 KB 32/218 KB 6/12 KB 52/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 362.1 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 79.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 88.2M 1s machine-3: 17:19:17 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 9.14M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 41.9M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 30/86 KB 20/218 KB 6/12 KB 24/24 KB 52/85 KB 32/86 KB 36/218 KB 9/12 KB 56/85 KB 32/86 KB 36/218 KB 11/12 KB 56/85 KB 32/86 KB 36/218 KB 12/12 KB 56/85 KB 32/86 KB 36/218 KB 6/12 KB 56/85 KB 32/86 KB 40/218 KB 12/12 KB 56/85 KB 32/86 KB 44/218 KB 12/12 KB 56/85 KB 32/86 KB 48/218 KB 12/12 KB 56/85 KB 32/86 KB 52/218 KB 12/12 KB 56/85 KB 32/86 KB 32/218 KB 6/12 KB 56/85 KB 36/86 KB 52/218 KB 12/12 KB 56/85 KB 40/86 KB 52/218 KB 12/12 KB 56/85 KB 44/86 KB 52/218 KB 12/12 KB 56/85 KB 48/86 KB 52/218 KB 12/12 KB 56/85 KB 30/86 KB 32/218 KB 6/12 KB 56/85 KB 48/86 KB 52/218 KB 12/12 KB 60/85 KB 48/86 KB 52/218 KB 12/12 KB 64/85 KB 48/86 KB 52/218 KB 12/12 KB 68/85 KB 48/86 KB 52/218 KB 12/12 KB 72/85 KB 48/86 KB 52/218 KB 12/12 KB 76/85 KB 48/86 KB 52/218 KB 12/12 KB 80/85 KB 52/86 KB 52/218 KB 12/12 KB 84/85 KB 52/86 KB 52/218 KB 12/12 KB 85/85 KB 52/86 KB 52/218 KB 12/12 KB 80/85 KB 56/86 KB 52/218 KB 12/12 KB 85/85 KB 60/86 KB 52/218 KB 12/12 KB 85/85 KB 64/86 KB 56/218 KB 12/12 KB 85/85 KB 60/86 KB 56/218 KB 12/12 KB 85/85 KB 64/86 KB 60/218 KB 12/12 KB 85/85 KB 64/86 KB 64/218 KB 12/12 KB 85/85 KB 68/86 KB 64/218 KB 12/12 KB 85/85 KB 72/86 KB 68/218 KB 12/12 KB 85/85 KB 68/86 KB 68/218 KB 12/12 KB 85/85 KB 72/86 KB 72/218 KB 85/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 154.4 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 42.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 41.5M 1s machine-3: 17:19:17 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:19:17 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 76/86 KB 72/218 KB 85/85 KB 80/86 KB 72/218 KB 85/85 KB 80/86 KB 76/218 KB 85/85 KB 80/86 KB 80/218 KB 85/85 KB 80/86 KB 84/218 KB 85/85 KB 84/86 KB 88/218 KB 85/85 KB 84/86 KB 92/218 KB 85/85 KB 84/86 KB 96/218 KB 85/85 KB 84/86 KB 84/218 KB 85/85 KB 86/86 KB 96/218 KB 85/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 827.1 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 48.5M 1s machine-3: 17:19:17 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 62.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 95.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 55.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 97.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 88.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 48.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 50.6M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1015.6 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 43.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 37.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 50.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 85.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 92.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 83.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 91.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 83.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 99.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 84.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 97.1M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2136.7 KB/sec) unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 1.87M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 51.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 65.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 55.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 60.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 48.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 56.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 45.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 21.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 38.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 46.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 65.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 91.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 851K 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 44.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 39.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 68.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 82.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 68.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 52.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 44.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 81.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 218M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 241M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 206M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 209M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 43.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 47.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 58.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 46.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 66.5M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6572476371604884752.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 5.27M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 43.2M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 44.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 40.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 34.3M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 41.7M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1479494175859663324.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 54.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 68.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 46.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 70.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 68.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 51.7M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 37.9M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 44.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 63.5M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3769649722359814365.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 63.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 61.0M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 67.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 117M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 82.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 72.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 97.7M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 78.7M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5314688814120426839.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6081958141715848140.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 1.99M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 67.0M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7973152270779104488.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 50.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 44.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 58.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 52.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 57.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 53.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 71.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 212M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 380M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 384M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 440M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 434M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 419M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 44.4M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.350 s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 36.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 58.5M 1s unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-25T17:19:17+00:00 unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 17:19:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 835K 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 39.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 58.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 51.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 62.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 71.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 14.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 45.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 39.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 45.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 43.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 49.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 63.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 72.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 69.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 90.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 84.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 85.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 78.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 11.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 32.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 22.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 41.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 33.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 37.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 31.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 73.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 55.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 125M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 136M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 262M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 306M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 248M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 146M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 68.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 46.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 1.64M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 25.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 21.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 22.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 54.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 69.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 22.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 23.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 69.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 68.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 60.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 67.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 61.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 62.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 60.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 70.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 72.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 73.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 62.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 70.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 70.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 69.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 62.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 73.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 91.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 1013K 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 8.61M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 43.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 52.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 44.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 50.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 50.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 80.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 108M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 72.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 72.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 99.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 83.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 10.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 60.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 56.1M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 56.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 53.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 52.2M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 102M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 118M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 67.9M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 57.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 59.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 79.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 59.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 52.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 40.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 54.0M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 63.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 109M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 1.56M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 35.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 38.7M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 41.3M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 116M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 262M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 238M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 250M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 437M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 437M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 375M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 49.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 60.6M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 48.8M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 41.5M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 44.4M 1s unit-oai-epc-0: 17:19:17 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 61.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 838K 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 40.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 34.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 31.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 48.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 79.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 66.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 75.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 77.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 75.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 65.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 167M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 36.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 55.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 57.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 129M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 481M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 329M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 354M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 52.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 70.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 8.32M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 50.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 126M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 294M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 119M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 43.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 46.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 46.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 69.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 53.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 53.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 75.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 61.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 56.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 52.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 73.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 63.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 65.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 73.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 85.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 101M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 1.49M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 42.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 107M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 204M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 224M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 56.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 36.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 40.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 47.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 47.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 34.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 81.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 71.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 76.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 67.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 76.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 73.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 117M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 917K 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 53.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 74.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 43.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 67.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 42.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 68.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 79.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 9.00M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 90.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 71.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 88.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 179M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 41.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 56.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 53.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 45.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 76.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 95.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 127M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 23.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 110M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 44.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 45.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 113M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 309M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 218M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 326M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 258M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 50.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 41.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 50.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 41.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 57.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 47.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 49.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 47.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 51.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 57.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 69.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 1.46M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 45.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 58.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 28.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 41.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 48.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 46.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 40.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 54.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 67.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 82.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 82.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 105M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 73.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 103M 1s machine-3: 17:19:18 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 909K 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 42.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 46.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 49.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 37.6M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 49.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 62.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 121M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 83.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 77.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 95.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 102M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 80.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 27.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 43.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 62.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 72.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 12.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 51.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 49.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 69.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 66.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 47.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 55.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 41.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 54.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 46.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 42.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 185M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 413M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 448M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 434M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 374M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 437M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 441M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 252M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 220M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 95.9M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 49.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 49.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 50.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 50.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 51.5M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 50.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 67.2M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 1.43M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 63.1M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 10.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 46.0M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 39.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 52.3M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 134M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 359M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 383M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 345M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 382M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 466M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 868K 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 43.7M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 46.8M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 47.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 45.4M 1s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 107M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 62.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 100M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 191M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 576M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 495M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 611M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 11.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 48.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 48.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 84.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 113M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 135M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 119M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 9.23M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 75.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 72.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 49.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 47.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 44.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 63.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 65.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 54.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 57.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 60.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 45.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 49.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 51.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 61.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 48.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 43.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 77.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 116M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 80.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 82.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 75.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 99.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 76.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 82.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 89.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 102M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 94.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 1.71M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 6.15M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 45.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 39.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 42.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 53.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 64.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 96.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 84.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 91.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 85.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 108M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 77.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 1.56M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 2.38M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 89.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 56.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 40.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 50.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 53.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 48.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 68.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 12.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 41.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 57.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 56.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 84.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 88.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 97.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 8.13M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 50.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 47.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 41.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 48.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 54.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 64.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 122M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 380M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 286M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 273M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 242M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 241M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 294M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 345M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 254M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 50.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 49.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 51.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 42.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 50.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 69.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 67.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 1.45M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 42.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 38.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 68.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 64.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 68.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 9.86M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 39.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 56.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 34.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 39.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 51.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 64.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 68.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 61.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 70.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 1.68M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 73.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 213M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 53.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 46.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 68.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 71.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 2.98M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 39.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 37.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 40.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 56.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 60.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 53.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 14.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 42.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 62.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 58.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 73.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 6.23M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 19.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 46.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 55.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 46.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 43.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 58.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 53.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 60.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 46.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 56.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 58.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 68.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 73.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 88.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 88.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 102M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 80.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 98.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 102M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 99.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 176M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 356M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 437M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 17:19:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 1.61M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 42.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 47.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 73.4M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 74.3M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 7.21M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 53.8M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 55.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 24.6M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 17:19:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 17:19:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 44.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 41.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 90.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 85.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 84.5M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 17:19:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 17:19:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 17:19:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 17:19:18 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 17:19:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 17:19:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 17:19:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:19:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:19:18 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 17:19:18 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 17:19:18 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 17:19:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 17:19:18 DEBUG juju.network including address local-machine:::1 for machine machine-3: 17:19:18 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 17:19:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 17:19:18 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-3: 17:19:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 17:19:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 17:19:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 17:19:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 1.65M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 58.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 45.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 54.9M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 53.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 73.5M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 85.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 111M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 97.3M 0s machine-3: 17:19:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 3.42M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 55.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 148M 0s machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 43.2M 0s machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 57.3M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 45.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 45.7M 0s machine-3: 17:19:18 INFO juju.util.exec run result: exit status 127 machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec167952519/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 57.4M 0s machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 17:19:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 14.4M 0s machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 56.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 49.8M 0s machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 65.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 66.3M 0s machine-3: 17:19:18 INFO juju.util.exec run result: exit status 127 machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec919449681/script.sh: line 1: fanatic: command not found 127 machine-3: 17:19:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 58.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 6.11M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 8.79M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 48.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 47.0M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 54.4M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 49.8M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 122M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 222M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 242M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 280M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 246M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 215M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 258M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 90.1M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 57.2M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 58.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 1.44M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 47.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 56.9M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 74.6M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 63.7M 0s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.5s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install 2018-11-25 17:19:18 (20.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install FINISHED --2018-11-25 17:19:18-- unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install Total wall clock time: 4.7s unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (16.9 MB/s) unit-oai-epc-0: 17:19:18 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb machine-3: 17:19:19 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 17:19:19 INFO juju.worker.upgrader unblocking abort check machine-3: 17:19:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 17:19:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 17:19:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.logger logger setup machine-3: 17:19:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 17:19:19 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 17:19:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 17:19:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 17:19:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 17:19:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 17:19:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 17:19:19 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 17:19:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 17:19:19 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 17:19:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 17:19:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 17:19:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:19:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:19:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 17:19:19 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 17:19:19 DEBUG juju.network including address local-machine:::1 for machine machine-3: 17:19:19 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 17:19:19 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 17:19:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:19:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:19:19 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:19:19 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 17:19:19 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 17:19:19 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 17:19:19 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 17:19:19 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 17:19:19 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 17:19:19 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 17:19:19 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 17:19:19 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 17:19:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 17:19:19 DEBUG unit.oai-epc/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-epc-0: 17:19:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... machine-3: 17:19:19 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 17:19:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 17:19:19 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-3: 17:19:19 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 17:19:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:19:19 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 17:19:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-3: 17:19:19 DEBUG juju.worker start "3-container-watcher" machine-3: 17:19:19 DEBUG juju.worker start "stateconverter" machine-3: 17:19:19 INFO juju.worker start "3-container-watcher" machine-3: 17:19:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 17:19:19 DEBUG juju.worker "3-container-watcher" started machine-3: 17:19:19 INFO juju.worker start "stateconverter" machine-3: 17:19:19 DEBUG juju.worker "stateconverter" started machine-3: 17:19:19 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 17:19:19 INFO juju.worker.machiner "machine-3" started machine-3: 17:19:19 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 17:19:20 DEBUG juju.service discovered init system "upstart" from local host machine-3: 17:19:20 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-3: 17:19:20 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 17:19:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 17:19:20 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 17:19:20 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 17:19:20 DEBUG juju.worker start "api" unit-oai-hss-0: 17:19:20 INFO juju.worker start "api" unit-oai-hss-0: 17:19:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 17:19:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 17:19:20 DEBUG juju.worker "api" started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:19:20 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:19:20 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-oai-hss-0: 17:19:20 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 17:19:20 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 17:19:20 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 17:19:20 DEBUG juju.api RPC connection died unit-oai-hss-0: 17:19:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 17:19:20 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 17:19:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:19:20 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:19:20 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-mysql-0: 17:19:20 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.4 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/9 KB 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 968.2 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 723.2 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1310.3 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1322.7 KB/sec) unit-abot-epc-basic-0: 17:19:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 1001.1 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 884.5 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1339.4 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 2/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1329.0 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 187.1 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 17:19:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-oai-hss-0: 17:19:21 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:19:21 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:3d:bb:52 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3d:bb:52 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:19:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:19:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 17:19:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 17:19:21 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 17:19:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 17:19:21 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 17:19:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 17:19:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 17:19:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 17:19:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 17:19:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 17:19:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 17:19:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 17:19:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 17:19:21 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 17:19:21 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 17:19:21 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 17:19:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 17:19:21 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 17:19:21 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 17:19:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 17:19:21 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 17:19:21 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 17:19:21 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 17:19:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 17:19:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 17:19:21 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] unit-oai-hss-0: 17:19:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 17:19:22 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 17:19:22 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 17:19:22 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 17:19:22 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 17:19:22 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 17:19:22 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 17:19:22 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 17:19:22 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 17:19:22 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 17:19:22 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 17:19:22 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 17:19:22 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 17:19:22 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 17:19:22 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 17:19:22 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 17:19:22 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 17:19:22 DEBUG httpbakery } -> error unit-oai-hss-0: 17:19:22 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 17:19:22 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 17:19:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 17:19:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 235.3 KB/sec) unit-abot-epc-basic-0: 17:19:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 17:19:22 DEBUG unit.mysql/0.start mysql start/running, process 18696 unit-mysql-0: 17:19:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 17:19:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 17:19:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 360.6 KB/sec) unit-abot-epc-basic-0: 17:19:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-hss-0: 17:19:23 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 17:19:23 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 153.8 KB/sec) unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-hss-0: 17:19:23 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-mysql-0: 17:19:23 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 17:19:23 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1170.8 KB/sec) unit-abot-epc-basic-0: 17:19:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 254.0 KB/sec) unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 17:19:24 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 198.9 KB/sec) unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 17:19:24 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 17:19:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:19:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:19:24 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 17:19:24 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 132.3 KB/sec) unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 196.6 KB/sec) unit-abot-epc-basic-0: 17:19:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 127.2 KB/sec) unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 46.8 KB/sec) unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 17:19:25 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 113.3 KB/sec) unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 17:19:25 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 17:19:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-hss-0: 17:19:25 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 17:19:26 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 17:19:26 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 17:19:26 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 17:19:26 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 17:19:26 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 17:19:26 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 22.9 KB/sec) unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-oai-epc-0: 17:19:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 17:19:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 525.6 KB/sec) unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-oai-epc-0: 17:19:26 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 17:19:26 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1455.5 KB/sec) unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-oai-hss-0: 17:19:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 17:19:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 887.1 KB/sec) unit-abot-epc-basic-0: 17:19:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 17:19:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 7/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 529.3 KB/sec) unit-oai-hss-0: 17:19:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 17:19:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 233.3 KB/sec) unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 17:19:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 17:19:27 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-hss-0: 17:19:28 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 750.2 KB/sec) unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1821.1 KB/sec) unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 17:19:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-hss-0: 17:19:28 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 18.7 KB/sec) unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 105.2 KB/sec) unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-hss-0: 17:19:29 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1815 kB/s) unit-oai-hss-0: 17:19:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 17:19:29 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 17:19:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 17:19:29 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 309.8 KB/sec) unit-abot-epc-basic-0: 17:19:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 32.9 KB/sec) unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 527.7 KB/sec) unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 337.7 KB/sec) unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 829.1 KB/sec) unit-abot-epc-basic-0: 17:19:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1787.7 KB/sec) unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-oai-hss-0: 17:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 17:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 17:19:31 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 69.2 KB/sec) unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 17:19:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 165.6 KB/sec) unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 63.6 KB/sec) unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 17:19:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-oai-hss-0: 17:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 17:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 17:19:33 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 176.7 KB/sec) unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 620.2 KB/sec) unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 569.3 KB/sec) unit-abot-epc-basic-0: 17:19:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1046.6 KB/sec) unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-hss-0: 17:19:34 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1383.2 KB/sec) unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 112.6 KB/sec) unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 17:19:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 913.3 KB/sec) unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 438.7 KB/sec) unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 17:19:35 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 234.5 KB/sec) unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-oai-hss-0: 17:19:35 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 17:19:35 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 93.3 KB/sec) unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 17:19:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 17:19:35 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 62.0 KB/sec) unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 17:19:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 294.4 KB/sec) unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 17:19:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:19:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install 3/31 KB 6/31 KB 9/31 KB 11/31 KB 14/31 KB 16/31 KB 19/31 KB 22/31 KB 25/31 KB 27/31 KB 30/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1013.3 KB/sec) unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-oai-hss-0: 17:19:38 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (37.2 kB/s) unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 7/14 KB 9/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 17:19:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 367.0 KB/sec) unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-hss-0: 17:19:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 17:19:39 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 17:19:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 100.5 KB/sec) unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-oai-hss-0: 17:19:39 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-oai-hss-0: 17:19:39 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 606.7 KB/sec) unit-abot-epc-basic-0: 17:19:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-oai-hss-0: 17:19:40 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 195.2 KB/sec) unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1209.3 KB/sec) unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 17:19:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-oai-hss-0: 17:19:40 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 17:19:40 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 600.9 KB/sec) unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 943.3 KB/sec) unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1749.1 KB/sec) unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 233.7 KB/sec) unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 279.2 KB/sec) unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 17:19:41 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 17:19:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1087.4 KB/sec) unit-oai-hss-0: 17:19:42 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-epc-0: 17:19:42 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 17:19:42 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 17:19:42 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.3 KB/sec) unit-abot-epc-basic-0: 17:19:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-oai-epc-0: 17:19:42 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 17:19:42 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 17:19:42 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-oai-hss-0: 17:19:43 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 17:19:43 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 558.0 KB/sec) unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-oai-hss-0: 17:19:43 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-oai-hss-0: 17:19:43 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-hss-0: 17:19:43 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 17:19:43 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 17:19:43 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 17:19:43 INFO juju.worker.uniter.context trying to kill context process 10234 unit-oai-epc-0: 17:19:43 INFO juju.worker.uniter.context waiting for context process 10234 to die unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1019.8 KB/sec) unit-abot-epc-basic-0: 17:19:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-oai-epc-0: 17:19:44 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 17:19:44 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 17:19:44 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 17:19:44 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-oai-hss-0: 17:19:44 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1507 kB/s) unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 649.9 KB/sec) unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-oai-epc-0: 17:19:44 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 17:19:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 17:19:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:19:44 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 17:19:44 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 17:19:44 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.8 KB/sec) unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 652.6 KB/sec) unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 177.4 KB/sec) unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 17:19:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 51.9 KB/sec) unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 538.8 KB/sec) unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1488.9 KB/sec) unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom machine-2: 17:19:45 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 17:19:45 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 17:19:45 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 17:19:45 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 17:19:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 17:19:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 17:19:45 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install 3/6 KB 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 337.9 KB/sec) unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 300.3 KB/sec) unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-oai-hss-0: 17:19:46 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 17:19:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-oai-hss-0: 17:19:47 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 17:19:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 17:19:47 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 17:19:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 17:19:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-oai-hss-0: 17:19:49 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 17:19:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-hss-0: 17:19:49 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-oai-hss-0: 17:19:49 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 17:19:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-hss-0: 17:19:49 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:19:50 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 910/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 234.9 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 3/10 KB 120/590 KB 3/240 KB 5/10 KB 120/590 KB 3/240 KB 3/10 KB 120/590 KB 5/240 KB 5/10 KB 120/590 KB 8/240 KB 5/10 KB 120/590 KB 11/240 KB 5/10 KB 120/590 KB 13/240 KB 5/10 KB 120/590 KB 13/240 KB 8/10 KB 120/590 KB 13/240 KB 10/10 KB 120/590 KB 13/240 KB 10/10 KB 124/590 KB 13/240 KB 10/10 KB 128/590 KB 13/240 KB 10/10 KB 132/590 KB 13/240 KB 10/10 KB 136/590 KB 13/240 KB 10/10 KB 140/590 KB 13/240 KB 10/10 KB 144/590 KB 16/240 KB 10/10 KB 148/590 KB 3/232 KB 16/240 KB 10/10 KB 144/590 KB 3/232 KB 13/240 KB 10/10 KB 144/590 KB 3/232 KB 16/240 KB 10/10 KB 148/590 KB 5/232 KB 16/240 KB 10/10 KB 148/590 KB 8/232 KB 16/240 KB 10/10 KB 148/590 KB 11/232 KB 16/240 KB 10/10 KB 148/590 KB 13/232 KB 19/240 KB 10/10 KB 148/590 KB 13/232 KB 21/240 KB 10/10 KB 148/590 KB 16/232 KB 21/240 KB 10/10 KB 148/590 KB 16/232 KB 24/240 KB 10/10 KB 148/590 KB 16/232 KB 27/240 KB 10/10 KB 148/590 KB 16/232 KB 29/240 KB 10/10 KB 148/590 KB 16/232 KB 29/240 KB 10/10 KB 148/590 KB 19/232 KB 29/240 KB 10/10 KB 148/590 KB 21/232 KB 32/240 KB 10/10 KB 148/590 KB 21/232 KB 32/240 KB 10/10 KB 148/590 KB 24/232 KB 32/240 KB 10/10 KB 148/590 KB 27/232 KB 32/240 KB 10/10 KB 148/590 KB 29/232 KB 32/240 KB 10/10 KB 148/590 KB 32/232 KB 36/240 KB 152/590 KB 32/232 KB 40/240 KB 152/590 KB 32/232 KB 32/240 KB 152/590 KB 32/232 KB 40/240 KB 156/590 KB 32/232 KB 40/240 KB 160/590 KB 32/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 126.3 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 44/240 KB 160/590 KB 32/232 KB 48/240 KB 160/590 KB 32/232 KB 52/240 KB 160/590 KB 32/232 KB 56/240 KB 164/590 KB 32/232 KB 52/240 KB 164/590 KB 32/232 KB 56/240 KB 164/590 KB 36/232 KB 56/240 KB 164/590 KB 40/232 KB 56/240 KB 164/590 KB 44/232 KB 56/240 KB 164/590 KB 48/232 KB 56/240 KB 168/590 KB 48/232 KB 56/240 KB 172/590 KB 48/232 KB 56/240 KB 172/590 KB 52/232 KB 56/240 KB 172/590 KB 56/232 KB 56/240 KB 172/590 KB 60/232 KB 56/240 KB 172/590 KB 64/232 KB 56/240 KB 176/590 KB 64/232 KB 60/240 KB 176/590 KB 64/232 KB 64/240 KB 176/590 KB 64/232 KB 68/240 KB 176/590 KB 64/232 KB 72/240 KB 3/1710 KB 180/590 KB 68/232 KB 76/240 KB 3/1710 KB 180/590 KB 68/232 KB 80/240 KB 3/1710 KB 180/590 KB 68/232 KB 68/240 KB 3/1710 KB 180/590 KB 68/232 KB 68/240 KB 3/1710 KB 176/590 KB 64/232 KB 80/240 KB 5/1710 KB 180/590 KB 68/232 KB 80/240 KB 8/1710 KB 180/590 KB 68/232 KB 80/240 KB 11/1710 KB 180/590 KB 68/232 KB 80/240 KB 13/1710 KB 180/590 KB 68/232 KB 68/240 KB 3/1710 KB 176/590 KB 68/232 KB 80/240 KB 13/1710 KB 184/590 KB 72/232 KB 80/240 KB 13/1710 KB 188/590 KB 72/232 KB 80/240 KB 13/1710 KB 192/590 KB 72/232 KB 80/240 KB 13/1710 KB 196/590 KB 72/232 KB 84/240 KB 13/1710 KB 200/590 KB 72/232 KB 84/240 KB 13/1710 KB 204/590 KB 72/232 KB 84/240 KB 13/1710 KB 208/590 KB 72/232 KB 84/240 KB 13/1710 KB 196/590 KB 72/232 KB 88/240 KB 13/1710 KB 208/590 KB 72/232 KB 92/240 KB 13/1710 KB 208/590 KB 72/232 KB 80/240 KB 13/1710 KB 180/590 KB 72/232 KB 92/240 KB 3/44 KB 16/1710 KB 208/590 KB 72/232 KB 92/240 KB 3/44 KB 19/1710 KB 208/590 KB 72/232 KB 92/240 KB 3/44 KB 19/1710 KB 208/590 KB 76/232 KB 92/240 KB 3/44 KB 19/1710 KB 208/590 KB 80/232 KB 92/240 KB 3/44 KB 19/1710 KB 208/590 KB 84/232 KB 92/240 KB 3/44 KB 19/1710 KB 208/590 KB 88/232 KB 92/240 KB 3/44 KB 13/1710 KB 208/590 KB 72/232 KB 92/240 KB 3/44 KB 21/1710 KB 208/590 KB 88/232 KB 92/240 KB 5/44 KB 21/1710 KB 208/590 KB 88/232 KB 92/240 KB 8/44 KB 21/1710 KB 208/590 KB 88/232 KB 92/240 KB 8/44 KB 21/1710 KB 208/590 KB 92/232 KB 92/240 KB 8/44 KB 24/1710 KB 208/590 KB 92/232 KB 92/240 KB 8/44 KB 24/1710 KB 208/590 KB 96/232 KB 92/240 KB 11/44 KB 24/1710 KB 208/590 KB 96/232 KB 92/240 KB 11/44 KB 24/1710 KB 208/590 KB 100/232 KB 92/240 KB 13/44 KB 27/1710 KB 208/590 KB 104/232 KB 92/240 KB 13/44 KB 27/1710 KB 208/590 KB 108/232 KB 92/240 KB 13/44 KB 27/1710 KB 208/590 KB 112/232 KB 92/240 KB 13/44 KB 27/1710 KB 208/590 KB 100/232 KB 92/240 KB 11/44 KB 27/1710 KB 208/590 KB 100/232 KB 92/240 KB 13/44 KB 29/1710 KB 208/590 KB 112/232 KB 92/240 KB 16/44 KB 29/1710 KB 208/590 KB 112/232 KB 92/240 KB 19/44 KB 29/1710 KB 208/590 KB 112/232 KB 92/240 KB 21/44 KB 29/1710 KB 208/590 KB 112/232 KB 92/240 KB 24/44 KB 29/1710 KB 208/590 KB 112/232 KB 92/240 KB 27/44 KB 29/1710 KB 208/590 KB 112/232 KB 92/240 KB 27/44 KB 32/1710 KB 208/590 KB 112/232 KB 92/240 KB 29/44 KB 32/1710 KB 208/590 KB 112/232 KB 92/240 KB 32/44 KB 32/1710 KB 208/590 KB 112/232 KB 92/240 KB 32/44 KB 32/1710 KB 208/590 KB 116/232 KB 92/240 KB 32/44 KB 32/1710 KB 208/590 KB 120/232 KB 96/240 KB 32/44 KB 32/1710 KB 208/590 KB 124/232 KB 96/240 KB 32/44 KB 32/1710 KB 212/590 KB 128/232 KB 96/240 KB 32/44 KB 32/1710 KB 208/590 KB 120/232 KB 100/240 KB 32/44 KB 32/1710 KB 212/590 KB 128/232 KB 104/240 KB 36/44 KB 36/1710 KB 212/590 KB 132/232 KB 108/240 KB 36/44 KB 36/1710 KB 212/590 KB 132/232 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install KB 112/240 KB 36/44 KB 36/1710 KB 212/590 KB 132/232 KB 96/240 KB 32/44 KB 32/1710 KB 212/590 KB 124/232 KB 112/240 KB 36/44 KB 36/1710 KB 216/590 KB 132/232 KB 100/240 KB 36/44 KB 36/1710 KB 212/590 KB 132/232 KB 112/240 KB 40/44 KB 36/1710 KB 220/590 KB 132/232 KB 112/240 KB 44/44 KB 36/1710 KB 220/590 KB 132/232 KB 112/240 KB 44/44 KB 36/1710 KB 220/590 KB 132/232 KB 112/240 KB 36/44 KB 36/1710 KB 220/590 KB 132/232 KB 100/240 KB 32/44 KB 36/1710 KB 212/590 KB 132/232 KB 112/240 KB 44/44 KB 36/1710 KB 224/590 KB 132/232 KB 100/240 KB 32/44 KB 36/1710 KB 212/590 KB 128/232 KB 112/240 KB 44/44 KB 40/1710 KB 224/590 KB 136/232 KB 112/240 KB 44/44 KB 44/1710 KB 224/590 KB 136/232 KB 112/240 KB 44/44 KB 48/1710 KB 224/590 KB 136/232 KB 112/240 KB 44/44 KB 36/1710 KB 224/590 KB 136/232 KB 112/240 KB 44/44 KB 48/1710 KB 224/590 KB 140/232 KB 112/240 KB 44/44 KB 48/1710 KB 228/590 KB 144/232 KB 112/240 KB 44/44 KB 48/1710 KB 228/590 KB 148/232 KB 116/240 KB 44/44 KB 52/1710 KB 228/590 KB 152/232 KB 116/240 KB 44/44 KB 52/1710 KB 228/590 KB 156/232 KB 116/240 KB 44/44 KB 52/1710 KB 228/590 KB 160/232 KB 116/240 KB 44/44 KB 52/1710 KB 228/590 KB 164/232 KB 112/240 KB 44/44 KB 48/1710 KB 228/590 KB 140/232 KB 116/240 KB 44/44 KB 52/1710 KB 228/590 KB 148/232 KB 112/240 KB 44/44 KB 52/1710 KB 228/590 KB 148/232 KB 116/240 KB 44/44 KB 56/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 60/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 64/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 68/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 72/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 76/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 80/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 52/1710 KB 232/590 KB 168/232 KB 116/240 KB 44/44 KB 80/1710 KB 236/590 KB 168/232 KB 120/240 KB 44/44 KB 80/1710 KB 240/590 KB 168/232 KB 120/240 KB 44/44 KB 80/1710 KB 236/590 KB 168/232 KB 124/240 KB 44/44 KB 80/1710 KB 240/590 KB 168/232 KB 128/240 KB 44/44 KB 80/1710 KB 240/590 KB 168/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 414.8 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 128/240 KB 44/44 KB 80/1710 KB 244/590 KB 168/232 KB 132/240 KB 84/1710 KB 248/590 KB 168/232 KB 132/240 KB 84/1710 KB 252/590 KB 168/232 KB 132/240 KB 84/1710 KB 256/590 KB 168/232 KB 132/240 KB 84/1710 KB 244/590 KB 168/232 KB 128/240 KB 84/1710 KB 244/590 KB 168/232 KB 132/240 KB 88/1710 KB 256/590 KB 168/232 KB 132/240 KB 92/1710 KB 256/590 KB 168/232 KB 132/240 KB 96/1710 KB 256/590 KB 168/232 KB 116/240 KB 44/44 KB 84/1710 KB 248/590 KB 168/232 KB 132/240 KB 96/1710 KB 256/590 KB 172/232 KB 136/240 KB 96/1710 KB 256/590 KB 172/232 KB 136/240 KB 96/1710 KB 256/590 KB 176/232 KB 140/240 KB 100/1710 KB 256/590 KB 176/232 KB 140/240 KB 104/1710 KB 256/590 KB 176/232 KB 140/240 KB 108/1710 KB 256/590 KB 176/232 KB 140/240 KB 112/1710 KB 256/590 KB 176/232 KB 140/240 KB 96/1710 KB 256/590 KB 176/232 KB 144/240 KB 112/1710 KB 256/590 KB 176/232 KB 148/240 KB 112/1710 KB 256/590 KB 176/232 KB 152/240 KB 112/1710 KB 260/590 KB 180/232 KB 156/240 KB 112/1710 KB 260/590 KB 180/232 KB 160/240 KB 112/1710 KB 260/590 KB 180/232 KB 160/240 KB 116/1710 KB 260/590 KB 180/232 KB 160/240 KB 120/1710 KB 260/590 KB 180/232 KB 160/240 KB 124/1710 KB 260/590 KB 180/232 KB 160/240 KB 128/1710 KB 260/590 KB 180/232 KB 148/240 KB 112/1710 KB 260/590 KB 180/232 KB 160/240 KB 128/1710 KB 264/590 KB 180/232 KB 160/240 KB 128/1710 KB 268/590 KB 180/232 KB 160/240 KB 128/1710 KB 272/590 KB 180/232 KB 160/240 KB 128/1710 KB 272/590 KB 180/232 KB 4/258 KB 160/240 KB 132/1710 KB 272/590 KB 180/232 KB 8/258 KB 160/240 KB 132/1710 KB 272/590 KB 180/232 KB 12/258 KB 160/240 KB 132/1710 KB 272/590 KB 180/232 KB 16/258 KB 148/240 KB 112/1710 KB 256/590 KB 180/232 KB 160/240 KB 132/1710 KB 272/590 KB 184/232 KB 16/258 KB 160/240 KB 132/1710 KB 272/590 KB 188/232 KB 16/258 KB 160/240 KB 132/1710 KB 272/590 KB 192/232 KB 16/258 KB 160/240 KB 132/1710 KB 272/590 KB 180/232 KB 4/258 KB 160/240 KB 136/1710 KB 272/590 KB 192/232 KB 16/258 KB 160/240 KB 140/1710 KB 272/590 KB 192/232 KB 16/258 KB 160/240 KB 144/1710 KB 272/590 KB 192/232 KB 20/258 KB 160/240 KB 144/1710 KB 272/590 KB 196/232 KB 20/258 KB 164/240 KB 144/1710 KB 276/590 KB 200/232 KB 20/258 KB 164/240 KB 144/1710 KB 276/590 KB 204/232 KB 20/258 KB 164/240 KB 144/1710 KB 276/590 KB 208/232 KB 20/258 KB 164/240 KB 144/1710 KB 276/590 KB 212/232 KB 20/258 KB 164/240 KB 148/1710 KB 276/590 KB 216/232 KB 20/258 KB 164/240 KB 148/1710 KB 276/590 KB 220/232 KB 20/258 KB 164/240 KB 148/1710 KB 276/590 KB 224/232 KB 20/258 KB 160/240 KB 140/1710 KB 272/590 KB 192/232 KB 20/258 KB 164/240 KB 148/1710 KB 276/590 KB 224/232 KB 24/258 KB 164/240 KB 148/1710 KB 276/590 KB 224/232 KB 28/258 KB 164/240 KB 148/1710 KB 276/590 KB 224/232 KB 32/258 KB 164/240 KB 148/1710 KB 276/590 KB 212/232 KB 20/258 KB 164/240 KB 144/1710 KB 276/590 KB 196/232 KB 20/258 KB 168/240 KB 148/1710 KB 276/590 KB 224/232 KB 32/258 KB 172/240 KB 148/1710 KB 276/590 KB 224/232 KB 32/258 KB 176/240 KB 148/1710 KB 276/590 KB 224/232 KB 32/258 KB 180/240 KB 148/1710 KB 276/590 KB 224/232 KB 32/258 KB 184/240 KB 152/1710 KB 276/590 KB 224/232 KB 36/258 KB 160/240 KB 144/1710 KB 276/590 KB 196/232 KB 20/258 KB 188/240 KB 152/1710 KB 280/590 KB 224/232 KB 36/258 KB 188/240 KB 152/1710 KB 284/590 KB 224/232 KB 36/258 KB 188/240 KB 152/1710 KB 288/590 KB 224/232 KB 36/258 KB 188/240 KB 152/1710 KB 292/590 KB 224/232 KB 36/258 KB 188/240 KB 152/1710 KB 296/ unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 590 KB 224/232 KB 36/258 KB 188/240 KB 152/1710 KB 300/590 KB 224/232 KB 36/258 KB 180/240 KB 152/1710 KB 276/590 KB 224/232 KB 36/258 KB 188/240 KB 152/1710 KB 300/590 KB 224/232 KB 40/258 KB 188/240 KB 152/1710 KB 300/590 KB 224/232 KB 44/258 KB 188/240 KB 152/1710 KB 304/590 KB 228/232 KB 48/258 KB 180/240 KB 152/1710 KB 276/590 KB 224/232 KB 32/258 KB 188/240 KB 156/1710 KB 304/590 KB 228/232 KB 48/258 KB 188/240 KB 160/1710 KB 304/590 KB 228/232 KB 48/258 KB 188/240 KB 164/1710 KB 304/590 KB 228/232 KB 48/258 KB 188/240 KB 168/1710 KB 304/590 KB 228/232 KB 48/258 KB 188/240 KB 172/1710 KB 304/590 KB 228/232 KB 48/258 KB 188/240 KB 176/1710 KB 304/590 KB 228/232 KB 48/258 KB 188/240 KB 152/1710 KB 304/590 KB 228/232 KB 44/258 KB 188/240 KB 152/1710 KB 276/590 KB 224/232 KB 44/258 KB 192/240 KB 176/1710 KB 304/590 KB 228/232 KB 48/258 KB 196/240 KB 176/1710 KB 304/590 KB 228/232 KB 48/258 KB 200/240 KB 176/1710 KB 304/590 KB 232/232 KB 52/258 KB 204/240 KB 176/1710 KB 304/590 KB 232/232 KB 52/258 KB 208/240 KB 176/1710 KB 304/590 KB 232/232 KB 52/258 KB 212/240 KB 176/1710 KB 304/590 KB 232/232 KB 52/258 KB 216/240 KB 176/1710 KB 304/590 KB 232/232 KB 52/258 KB 188/240 KB 152/1710 KB 304/590 KB 224/232 KB 44/258 KB 216/240 KB 176/1710 KB 308/590 KB 232/232 KB 52/258 KB 216/240 KB 176/1710 KB 312/590 KB 232/232 KB 52/258 KB 216/240 KB 176/1710 KB 316/590 KB 232/232 KB 52/258 KB 216/240 KB 176/1710 KB 320/590 KB 232/232 KB 52/258 KB 196/240 KB 176/1710 KB 304/590 KB 232/232 KB 52/258 KB 216/240 KB 176/1710 KB 320/590 KB 232/232 KB 56/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 60/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 64/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 68/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 72/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 76/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 80/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 84/258 KB 196/240 KB 176/1710 KB 304/590 KB 232/232 KB 48/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 84/258 KB 220/240 KB 180/1710 KB 320/590 KB 232/232 KB 56/258 KB 220/240 KB 184/1710 KB 320/590 KB 232/232 KB 84/258 KB 220/240 KB 188/1710 KB 320/590 KB 232/232 KB 84/258 KB 220/240 KB 192/1710 KB 320/590 KB 232/232 KB 84/258 KB 220/240 KB 176/1710 KB 320/590 KB 232/232 KB 56/258 KB 224/240 KB 192/1710 KB 320/590 KB 232/232 KB 84/258 KB 228/240 KB 192/1710 KB 320/590 KB 232/232 KB 84/258 KB 232/240 KB 192/1710 KB 320/590 KB 232/232 KB 84/258 KB 236/240 KB 192/1710 KB 320/590 KB 232/232 KB 84/258 KB 240/240 KB 192/1710 KB 320/590 KB 232/232 KB 84/258 KB 240/240 KB 196/1710 KB 320/590 KB 232/232 KB 84/258 KB 240/240 KB 200/1710 KB 320/590 KB 232/232 KB 84/258 KB 240/240 KB 204/1710 KB 320/590 KB 232/232 KB 84/258 KB 240/240 KB 208/1710 KB 320/590 KB 232/232 KB 88/258 KB 240/240 KB 204/1710 KB 320/590 KB 232/232 KB 88/258 KB 240/240 KB 208/1710 KB 320/590 KB 232/232 KB 92/258 KB 240/240 KB 208/1710 KB 320/590 KB 232/232 KB 96/258 KB 240/240 KB 212/1710 KB 320/590 KB 232/232 KB 96/258 KB 240/240 KB 216/1710 KB 320/590 KB 232/232 KB 100/258 KB 240/240 KB 220/1710 KB 320/590 KB 232/232 KB 100/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 100/258 KB 240/240 KB 212/1710 KB 320/590 KB 232/232 KB 100/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 104/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 108/258 KB 240/240 KB 224/1710 KB 32 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 0/590 KB 232/232 KB 112/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 116/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 120/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 124/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 128/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 132/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 136/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 140/258 KB 240/240 KB 224/1710 KB 320/590 KB 232/232 KB 144/258 KB 228/1710 KB 324/590 KB 148/258 KB 228/1710 KB 324/590 KB 144/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1514.5 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1458.4 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 240/240 KB 224/1710 KB 324/590 KB 232/232 KB 144/258 KB 228/1710 KB 328/590 KB 148/258 KB 228/1710 KB 332/590 KB 148/258 KB 228/1710 KB 336/590 KB 148/258 KB 228/1710 KB 340/590 KB 148/258 KB 228/1710 KB 344/590 KB 148/258 KB 228/1710 KB 348/590 KB 148/258 KB 228/1710 KB 352/590 KB 148/258 KB 228/1710 KB 356/590 KB 148/258 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 228/1710 KB 360/590 KB 148/258 KB 228/1710 KB 364/590 KB 148/258 KB 228/1710 KB 368/590 KB 148/258 KB 228/1710 KB 372/590 KB 148/258 KB 228/1710 KB 376/590 KB 148/258 KB 232/1710 KB 376/590 KB 148/258 KB 236/1710 KB 376/590 KB 148/258 KB 240/1710 KB 380/590 KB 148/258 KB 236/1710 KB 380/590 KB 148/258 KB 240/1710 KB 384/590 KB 148/258 KB 240/1710 KB 388/590 KB 148/258 KB 244/1710 KB 392/590 KB 148/258 KB 244/1710 KB 396/590 KB 152/258 KB 244/1710 KB 400/590 KB 152/258 KB 244/1710 KB 388/590 KB 148/258 KB 248/1710 KB 400/590 KB 152/258 KB 252/1710 KB 400/590 KB 152/258 KB 256/1710 KB 400/590 KB 152/258 KB 256/1710 KB 404/590 KB 152/258 KB 260/1710 KB 408/590 KB 152/258 KB 260/1710 KB 412/590 KB 152/258 KB 260/1710 KB 416/590 KB 152/258 KB 244/1710 KB 392/590 KB 152/258 KB 260/1710 KB 404/590 KB 152/258 KB 264/1710 KB 416/590 KB 152/258 KB 268/1710 KB 416/590 KB 152/258 KB 272/1710 KB 416/590 KB 152/258 KB 272/1710 KB 420/590 KB 152/258 KB 272/1710 KB 424/590 KB 156/258 KB 272/1710 KB 420/590 KB 156/258 KB 272/1710 KB 424/590 KB 160/258 KB 272/1710 KB 424/590 KB 164/258 KB 272/1710 KB 428/590 KB 164/258 KB 276/1710 KB 428/590 KB 164/258 KB 280/1710 KB 428/590 KB 164/258 KB 284/1710 KB 428/590 KB 164/258 KB 288/1710 KB 428/590 KB 164/258 KB 288/1710 KB 428/590 KB 168/258 KB 288/1710 KB 428/590 KB 172/258 KB 288/1710 KB 432/590 KB 176/258 KB 288/1710 KB 432/590 KB 172/258 KB 288/1710 KB 436/590 KB 176/258 KB 288/1710 KB 440/590 KB 180/258 KB 288/1710 KB 444/590 KB 180/258 KB 288/1710 KB 448/590 KB 180/258 KB 288/1710 KB 436/590 KB 180/258 KB 288/1710 KB 448/590 KB 184/258 KB 288/1710 KB 448/590 KB 188/258 KB 292/1710 KB 452/590 KB 192/258 KB 292/1710 KB 448/590 KB 188/258 KB 296/1710 KB 452/590 KB 192/258 KB 300/1710 KB 452/590 KB 192/258 KB 304/1710 KB 452/590 KB 192/258 KB 292/1710 KB 452/590 KB 188/258 KB 304/1710 KB 456/590 KB 192/258 KB 304/1710 KB 460/590 KB 192/258 KB 304/1710 KB 464/590 KB 192/258 KB 304/1710 KB 4/208 KB 464/590 KB 192/258 KB 304/1710 KB 8/208 KB 4/223 KB 464/590 KB 192/258 KB 304/1710 KB 4/208 KB 4/223 KB 464/590 KB 192/258 KB 304/1710 KB 8/208 KB 8/223 KB 464/590 KB 192/258 KB 304/1710 KB 8/208 KB 12/223 KB 464/590 KB 192/258 KB 304/1710 KB 8/208 KB 16/223 KB 464/590 KB 192/258 KB 304/1710 KB 8/208 KB 20/223 KB 464/590 KB 192/258 KB 304/1710 KB 12/208 KB 20/223 KB 464/590 KB 192/258 KB 304/1710 KB 16/208 KB 20/223 KB 464/590 KB 192/258 KB 304/1710 KB 20/208 KB 20/223 KB 464/590 KB 192/258 KB 304/1710 KB 24/208 KB 24/223 KB 464/590 KB 192/258 KB 304/1710 KB 28/208 KB 24/223 KB 464/590 KB 192/258 KB 304/1710 KB 20/208 KB 24/223 KB 464/590 KB 192/258 KB 304/1710 KB 28/208 KB 28/223 KB 464/590 KB 192/258 KB 304/1710 KB 28/208 KB 32/223 KB 464/590 KB 192/258 KB 304/1710 KB 28/208 KB 36/223 KB 464/590 KB 192/258 KB 304/1710 KB 32/208 KB 36/223 KB 464/590 KB 192/258 KB 304/1710 KB 32/208 KB 40/223 KB 464/590 KB 192/258 KB 304/1710 KB 32/208 KB 44/223 KB 464/590 KB 192/258 KB 304/1710 KB 36/208 KB 48/223 KB 464/590 KB 192/258 KB 304/1710 KB 36/208 KB 52/223 KB 464/590 KB 192/258 KB 304/1710 KB 36/208 KB 56/223 KB 464/590 KB 192/258 KB 304/1710 KB 36/208 KB 60/223 KB 464/590 KB 192/258 KB 304/1710 KB 36/208 KB 64/223 KB 464/590 KB 192/258 KB 304/1710 KB 36/208 KB 44/223 KB 464/590 KB 192/258 KB 304/1710 KB 40/208 KB 64/223 KB 464/590 KB 192/258 KB 304/1710 KB 44/208 KB 64/223 KB 464/590 KB 192/258 KB 304/1710 KB 48/208 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 64/223 KB 464/590 KB 192/258 KB 304/1710 KB 52/208 KB 64/223 KB 464/590 KB 192/258 KB 308/1710 KB 56/208 KB 68/223 KB 468/590 KB 196/258 KB 308/1710 KB 60/208 KB 68/223 KB 468/590 KB 196/258 KB 308/1710 KB 64/208 KB 68/223 KB 468/590 KB 196/258 KB 308/1710 KB 52/208 KB 68/223 KB 468/590 KB 196/258 KB 308/1710 KB 64/208 KB 72/223 KB 468/590 KB 196/258 KB 308/1710 KB 64/208 KB 76/223 KB 468/590 KB 196/258 KB 308/1710 KB 64/208 KB 80/223 KB 468/590 KB 196/258 KB 308/1710 KB 64/208 KB 84/223 KB 468/590 KB 196/258 KB 308/1710 KB 52/208 KB 64/223 KB 468/590 KB 196/258 KB 312/1710 KB 68/208 KB 84/223 KB 468/590 KB 196/258 KB 316/1710 KB 68/208 KB 84/223 KB 468/590 KB 196/258 KB 320/1710 KB 68/208 KB 84/223 KB 468/590 KB 196/258 KB 324/1710 KB 68/208 KB 84/223 KB 468/590 KB 196/258 KB 328/1710 KB 68/208 KB 84/223 KB 468/590 KB 196/258 KB 304/1710 KB 52/208 KB 64/223 KB 468/590 KB 196/258 KB 328/1710 KB 68/208 KB 84/223 KB 472/590 KB 196/258 KB 328/1710 KB 68/208 KB 84/223 KB 476/590 KB 196/258 KB 328/1710 KB 68/208 KB 84/223 KB 480/590 KB 196/258 KB 304/1710 KB 52/208 KB 64/223 KB 464/590 KB 196/258 KB 328/1710 KB 68/208 KB 84/223 KB 480/590 KB 200/258 KB 328/1710 KB 68/208 KB 84/223 KB 480/590 KB 204/258 KB 328/1710 KB 68/208 KB 84/223 KB 480/590 KB 208/258 KB 328/1710 KB 68/208 KB 84/223 KB 484/590 KB 212/258 KB 332/1710 KB 68/208 KB 84/223 KB 488/590 KB 212/258 KB 332/1710 KB 68/208 KB 84/223 KB 492/590 KB 212/258 KB 332/1710 KB 68/208 KB 84/223 KB 496/590 KB 212/258 KB 308/1710 KB 68/208 KB 84/223 KB 468/590 KB 196/258 KB 332/1710 KB 72/208 KB 84/223 KB 496/590 KB 212/258 KB 332/1710 KB 76/208 KB 88/223 KB 500/590 KB 212/258 KB 328/1710 KB 68/208 KB 84/223 KB 484/590 KB 212/258 KB 332/1710 KB 76/208 KB 88/223 KB 500/590 KB 216/258 KB 332/1710 KB 76/208 KB 88/223 KB 500/590 KB 220/258 KB 332/1710 KB 68/208 KB 84/223 KB 484/590 KB 212/258 KB 336/1710 KB 76/208 KB 88/223 KB 500/590 KB 220/258 KB 340/1710 KB 76/208 KB 88/223 KB 500/590 KB 220/258 KB 344/1710 KB 80/208 KB 88/223 KB 500/590 KB 224/258 KB 348/1710 KB 80/208 KB 88/223 KB 500/590 KB 224/258 KB 352/1710 KB 80/208 KB 88/223 KB 500/590 KB 224/258 KB 332/1710 KB 72/208 KB 88/223 KB 500/590 KB 212/258 KB 352/1710 KB 80/208 KB 88/223 KB 504/590 KB 224/258 KB 352/1710 KB 80/208 KB 88/223 KB 508/590 KB 224/258 KB 352/1710 KB 80/208 KB 88/223 KB 512/590 KB 224/258 KB 352/1710 KB 80/208 KB 88/223 KB 516/590 KB 224/258 KB 356/1710 KB 80/208 KB 88/223 KB 520/590 KB 224/258 KB 356/1710 KB 80/208 KB 88/223 KB 524/590 KB 224/258 KB 332/1710 KB 72/208 KB 88/223 KB 496/590 KB 212/258 KB 356/1710 KB 80/208 KB 92/223 KB 524/590 KB 224/258 KB 356/1710 KB 80/208 KB 96/223 KB 524/590 KB 224/258 KB 356/1710 KB 80/208 KB 100/223 KB 524/590 KB 224/258 KB 356/1710 KB 80/208 KB 104/223 KB 524/590 KB 224/258 KB 356/1710 KB 80/208 KB 108/223 KB 524/590 KB 224/258 KB 356/1710 KB 80/208 KB 112/223 KB 524/590 KB 224/258 KB 356/1710 KB 80/208 KB 88/223 KB 516/590 KB 224/258 KB 360/1710 KB 80/208 KB 112/223 KB 524/590 KB 224/258 KB 364/1710 KB 80/208 KB 112/223 KB 524/590 KB 224/258 KB 368/1710 KB 80/208 KB 112/223 KB 524/590 KB 224/258 KB 340/1710 KB 80/208 KB 88/223 KB 500/590 KB 224/258 KB 340/1710 KB 76/208 KB 88/223 KB 500/590 KB 224/258 KB 368/1710 KB 80/208 KB 112/223 KB 524/590 KB 228/258 KB 368/1710 KB 80/208 KB 112/223 KB 524/590 KB 232/258 KB 368/1710 KB 80/208 KB 112/223 KB 524/590 KB 236/258 KB 368/1710 KB 80/ unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 208 KB 112/223 KB 524/590 KB 240/258 KB 368/1710 KB 80/208 KB 112/223 KB 524/590 KB 244/258 KB 368/1710 KB 84/208 KB 112/223 KB 524/590 KB 248/258 KB 368/1710 KB 84/208 KB 112/223 KB 524/590 KB 252/258 KB 368/1710 KB 84/208 KB 116/223 KB 524/590 KB 256/258 KB 368/1710 KB 84/208 KB 116/223 KB 528/590 KB 258/258 KB 368/1710 KB 84/208 KB 112/223 KB 524/590 KB 244/258 KB 368/1710 KB 88/208 KB 116/223 KB 528/590 KB 258/258 KB 368/1710 KB 92/208 KB 116/223 KB 528/590 KB 258/258 KB 368/1710 KB 96/208 KB 116/223 KB 528/590 KB 258/258 KB 368/1710 KB 100/208 KB 116/223 KB 528/590 KB 258/258 KB 368/1710 KB 104/208 KB 116/223 KB 528/590 KB 258/258 KB 372/1710 KB 108/208 KB 116/223 KB 528/590 KB 258/258 KB 372/1710 KB 112/208 KB 116/223 KB 528/590 KB 258/258 KB 372/1710 KB 116/208 KB 116/223 KB 528/590 KB 258/258 KB 372/1710 KB 120/208 KB 116/223 KB 528/590 KB 258/258 KB 372/1710 KB 124/208 KB 116/223 KB 528/590 KB 258/258 KB 372/1710 KB 128/208 KB 116/223 KB 528/590 KB 258/258 KB 368/1710 KB 84/208 KB 116/223 KB 528/590 KB 256/258 KB 368/1710 KB 84/208 KB 116/223 KB 524/590 KB 252/258 KB 372/1710 KB 128/208 KB 120/223 KB 528/590 KB 258/258 KB 372/1710 KB 128/208 KB 124/223 KB 532/590 KB 258/258 KB 372/1710 KB 128/208 KB 128/223 KB 532/590 KB 258/258 KB 372/1710 KB 128/208 KB 132/223 KB 532/590 KB 258/258 KB 372/1710 KB 128/208 KB 136/223 KB 532/590 KB 372/1710 KB 128/208 KB 140/223 KB 532/590 KB 372/1710 KB 128/208 KB 144/223 KB 532/590 KB 372/1710 KB 128/208 KB 148/223 KB 532/590 KB 372/1710 KB 132/208 KB 152/223 KB 532/590 KB 372/1710 KB 104/208 KB 116/223 KB 528/590 KB 258/258 KB 376/1710 KB 132/208 KB 152/223 KB 532/590 KB 380/1710 KB 132/208 KB 152/223 KB 532/590 KB 384/1710 KB 132/208 KB 152/223 KB 532/590 KB 388/1710 KB 132/208 KB 152/223 KB 532/590 KB 392/1710 KB 132/208 KB 152/223 KB 532/590 KB 396/1710 KB 132/208 KB 152/223 KB 532/590 KB 400/1710 KB 132/208 KB 152/223 KB 532/590 KB 404/1710 KB 132/208 KB 152/223 KB 532/590 KB 408/1710 KB 132/208 KB 156/223 KB 532/590 KB 412/1710 KB 132/208 KB 156/223 KB 532/590 KB 416/1710 KB 132/208 KB 156/223 KB 532/590 KB 372/1710 KB 132/208 KB 148/223 KB 532/590 KB 416/1710 KB 136/208 KB 156/223 KB 532/590 KB 416/1710 KB 140/208 KB 156/223 KB 532/590 KB 416/1710 KB 144/208 KB 156/223 KB 532/590 KB 372/1710 KB 128/208 KB 120/223 KB 532/590 KB 258/258 KB 416/1710 KB 144/208 KB 156/223 KB 536/590 KB 416/1710 KB 144/208 KB 156/223 KB 540/590 KB 416/1710 KB 144/208 KB 156/223 KB 544/590 KB 416/1710 KB 144/208 KB 156/223 KB 548/590 KB 416/1710 KB 144/208 KB 156/223 KB 552/590 KB 416/1710 KB 144/208 KB 156/223 KB 556/590 KB 416/1710 KB 144/208 KB 156/223 KB 560/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1238.7 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 416/1710 KB 144/208 KB 156/223 KB 564/590 KB 416/1710 KB 144/208 KB 156/223 KB 568/590 KB 416/1710 KB 148/208 KB 156/223 KB 572/590 KB 404/1710 KB 132/208 KB 156/223 KB 532/590 KB 416/1710 KB 148/208 KB 160/223 KB 576/590 KB 416/1710 KB 148/208 KB 164/223 KB 576/590 KB 416/1710 KB 148/208 KB 168/223 KB 576/590 KB 416/1710 KB 148/208 KB 172/223 KB 576/590 KB 416/1710 KB 148/208 KB 176/223 KB 576/590 KB 416/1710 KB 148/208 KB 180/223 KB 576/590 KB 416/1710 KB 148/208 KB 156/223 KB 568/590 KB 420/1710 KB 152/208 KB 180/223 KB 576/590 KB 420/1710 KB 156/208 KB 180/223 KB 576/590 KB 420/1710 KB 160/208 KB 180/223 KB 576/590 KB 420/1710 KB 164/208 KB 180/223 KB 576/590 KB 420/1710 KB 148/208 KB 180/223 KB 576/590 KB 424/1710 KB 164/208 KB 184/223 KB 576/590 KB 428/1710 KB 164/208 KB 184/223 KB 576/590 KB 432/1710 KB 164/208 KB 184/223 KB 576/590 KB 436/1710 KB 164/208 KB 184/223 KB 576/590 KB 416/1710 KB 148/208 KB 164/223 KB 576/590 KB 436/1710 KB 168/208 KB 184/223 KB 580/590 KB 436/1710 KB 168/208 KB 184/223 KB 584/590 KB 436/1710 KB 168/208 KB 184/223 KB 588/590 KB 436/1710 KB 168/208 KB 184/223 KB 590/590 KB 436/1710 KB 168/208 KB 184/223 KB 576/590 KB 436/1710 KB 172/208 KB 184/223 KB 590/590 KB 436/1710 KB 176/208 KB 184/223 KB 590/590 KB 420/1710 KB 164/208 KB 184/223 KB 576/590 KB 436/1710 KB 176/208 KB 188/223 KB 590/590 KB 436/1710 KB 176/208 KB 192/223 KB 590/590 KB 436/1710 KB 180/208 KB 192/223 KB 590/590 KB 440/1710 KB 184/208 KB 196/223 KB 590/590 KB 440/1710 KB 188/208 KB 196/223 KB 590/590 KB 440/1710 KB 192/208 KB 196/223 KB 590/590 KB 440/1710 KB 180/208 KB 196/223 KB 590/590 KB 440/1710 KB 192/208 KB 200/223 KB 590/590 KB 440/1710 KB 192/208 KB 204/223 KB 590/590 KB 440/1710 KB 192/208 KB 208/223 KB 590/590 KB 440/1710 KB 180/208 KB 192/223 KB 590/590 KB 444/1710 KB 192/208 KB 208/223 KB 590/590 KB 448/1710 KB 192/208 KB 208/223 KB 590/590 KB 452/1710 KB 192/208 KB 208/223 KB 590/590 KB 4/38 KB 452/1710 KB 192/208 KB 212/223 KB 590/590 KB 8/38 KB 452/1710 KB 192/208 KB 212/223 KB 590/590 KB 12/38 KB 452/1710 KB 192/208 KB 212/223 KB 590/590 KB 16/38 KB 452/1710 KB 192/208 KB 212/223 KB 590/590 KB 16/38 KB 456/1710 KB 192/208 KB 212/223 KB 590/590 KB 16/38 KB 460/1710 KB 192/208 KB 212/223 KB 590/590 KB 16/38 KB 464/1710 KB 192/208 KB 212/223 KB 590/590 KB 16/38 KB 468/1710 KB 192/208 KB 212/223 KB 590/590 KB 20/38 KB 472/1710 KB 196/208 KB 212/223 KB 20/38 KB 476/1710 KB 196/208 KB 212/223 KB 20/38 KB 480/1710 KB 196/208 KB 212/223 KB 452/1710 KB 192/208 KB 212/223 KB 590/590 KB 20/38 KB 480/1710 KB 196/208 KB 216/223 KB 20/38 KB 480/1710 KB 196/208 KB 220/223 KB 20/38 KB 480/1710 KB 196/208 KB 223/223 KB 20/38 KB 468/1710 KB 196/208 KB 212/223 KB 590/590 KB 24/38 KB 480/1710 KB 196/208 KB 223/223 KB 28/38 KB 480/1710 KB 196/208 KB 223/223 KB 32/38 KB 480/1710 KB 196/208 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2586.2 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 16/38 KB 468/1710 KB 196/208 KB 212/223 KB 590/590 KB 36/38 KB 480/1710 KB 200/208 KB 223/223 KB 36/38 KB 480/1710 KB 204/208 KB 223/223 KB 36/38 KB 480/1710 KB 208/208 KB 223/223 KB 36/38 KB 480/1710 KB 196/208 KB 223/223 KB 38/38 KB 480/1710 KB 208/208 KB 223/223 KB 38/38 KB 484/1710 KB 208/208 KB 223/223 KB 38/38 KB 488/1710 KB 208/208 KB 223/223 KB 38/38 KB 492/1710 KB 208/208 KB 223/223 KB 38/38 KB 496/1710 KB 208/208 KB 223/223 KB 38/38 KB 500/1710 KB 208/208 KB 223/223 KB 38/38 KB 504/1710 KB 208/208 KB 223/223 KB 38/38 KB 508/1710 KB 208/208 KB 223/223 KB 38/38 KB 512/1710 KB 208/208 KB 223/223 KB 38/38 KB 516/1710 KB 208/208 KB 223/223 KB 38/38 KB 520/1710 KB 208/208 KB 223/223 KB 38/38 KB 524/1710 KB 208/208 KB 223/223 KB 38/38 KB 528/1710 KB 208/208 KB 223/223 KB 38/38 KB 532/1710 KB 208/208 KB 223/223 KB 38/38 KB 536/1710 KB 208/208 KB 223/223 KB 38/38 KB 540/1710 KB 208/208 KB 223/223 KB 38/38 KB 544/1710 KB 208/208 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 877.2 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 4/18 KB 544/1710 KB 223/223 KB 8/18 KB 544/1710 KB 12/18 KB 544/1710 KB 16/18 KB 544/1710 KB 18/18 KB 544/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 929.0 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 18/18 KB 548/1710 KB 18/18 KB 552/1710 KB 18/18 KB 556/1710 KB 18/18 KB 560/1710 KB 18/18 KB 564/1710 KB 18/18 KB 568/1710 KB 18/18 KB 572/1710 KB 18/18 KB 576/1710 KB 18/18 KB 580/1710 KB 18/18 KB 584/1710 KB 18/18 KB 588/1710 KB 18/18 KB 592/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 71.8 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 4/214 KB 18/18 KB 592/1710 KB 8/214 KB 592/1710 KB 12/214 KB 592/1710 KB 16/214 KB 592/1710 KB 20/214 KB 592/1710 KB 24/214 KB 592/1710 KB 28/214 KB 592/1710 KB 32/214 KB 592/1710 KB 36/214 KB 592/1710 KB 40/214 KB 592/1710 KB 44/214 KB 592/1710 KB 48/214 KB 592/1710 KB 52/214 KB 592/1710 KB 56/214 KB 592/1710 KB 60/214 KB 592/1710 KB 64/214 KB 592/1710 KB 64/214 KB 596/1710 KB 64/214 KB 600/1710 KB 68/214 KB 604/1710 KB 68/214 KB 608/1710 KB 68/214 KB 600/1710 KB 68/214 KB 3/109 KB 608/1710 KB 68/214 KB 5/109 KB 608/1710 KB 68/214 KB 8/109 KB 608/1710 KB 68/214 KB 11/109 KB 608/1710 KB 68/214 KB 13/109 KB 608/1710 KB 68/214 KB 16/109 KB 608/1710 KB 68/214 KB 16/109 KB 608/1710 KB 4/1267 KB 68/214 KB 16/109 KB 608/1710 KB 8/1267 KB 68/214 KB 16/109 KB 608/1710 KB 12/1267 KB 68/214 KB 16/109 KB 608/1710 KB 16/1267 KB 68/214 KB 16/109 KB 608/1710 KB 20/1267 KB 68/214 KB 16/109 KB 608/1710 KB 24/1267 KB 68/214 KB 16/109 KB 608/1710 KB 28/1267 KB 68/214 KB 16/109 KB 608/1710 KB 32/1267 KB 68/214 KB 16/109 KB 608/1710 KB 36/1267 KB 68/214 KB 19/109 KB 608/1710 KB 40/1267 KB 68/214 KB 19/109 KB 608/1710 KB 36/1267 KB 68/214 KB 21/109 KB 608/1710 KB 40/1267 KB 68/214 KB 21/109 KB 608/1710 KB 44/1267 KB 68/214 KB 24/109 KB 608/1710 KB 48/1267 KB 68/214 KB 24/109 KB 608/1710 KB 44/1267 KB 68/214 KB 27/109 KB 608/1710 KB 48/1267 KB 68/214 KB 27/109 KB 608/1710 KB 52/1267 KB 72/214 KB 29/109 KB 608/1710 KB 56/1267 KB 72/214 KB 29/109 KB 608/1710 KB 60/1267 KB 72/214 KB 29/109 KB 608/1710 KB 64/1267 KB 72/214 KB 29/109 KB 608/1710 KB 52/1267 KB 76/214 KB 29/109 KB 608/1710 KB 64/1267 KB 80/214 KB 29/109 KB 608/1710 KB 64/1267 KB 68/214 KB 29/109 KB 608/1710 KB 52/1267 KB 80/214 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 4/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 8/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 12/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 16/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 20/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 24/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 28/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 32/531 KB 32/109 KB 608/1710 KB 64/1267 KB 80/214 KB 32/531 KB 36/109 KB 608/1710 KB 64/1267 KB 80/214 KB 32/531 KB 40/109 KB 608/1710 KB 68/1267 KB 80/214 KB 32/531 KB 44/109 KB 608/1710 KB 68/1267 KB 80/214 KB 32/531 KB 48/109 KB 608/1710 KB 68/1267 KB 80/214 KB 32/531 KB 36/109 KB 608/1710 KB 68/1267 KB 84/214 KB 36/531 KB 48/109 KB 608/1710 KB 72/1267 KB 84/214 KB 36/531 KB 48/109 KB 608/1710 KB 68/1267 KB 84/214 KB 40/531 KB 48/109 KB 608/1710 KB 72/1267 KB 84/214 KB 44/531 KB 48/109 KB 608/1710 KB 72/1267 KB 84/214 KB 48/531 KB 48/109 KB 608/1710 KB 72/1267 KB 84/214 KB 32/531 KB 48/109 KB 608/1710 KB 68/1267 KB 88/214 KB 48/531 KB 48/109 KB 608/1710 KB 72/1267 KB 92/214 KB 48/531 KB 48/109 KB 608/1710 KB 72/1267 KB 92/214 KB 48/531 KB 48/109 KB 608/1710 KB 76/1267 KB 96/214 KB 48/531 KB 48/109 KB 608/1710 KB 80/1267 KB 96/214 KB 48/531 KB 52/109 KB 608/1710 KB 80/1267 KB 96/214 KB 52/531 KB 56/109 KB 612/1710 KB 80/1267 KB 96/214 KB 52/531 KB 60/109 KB 612/1710 KB 80/1267 KB 96/214 KB 52/531 KB 64/109 KB 612/1710 KB 80/1267 KB 92/214 KB 48/531 KB 52/109 KB 608/1710 KB 80/1267 KB 96/214 KB 52/531 KB 52/109 KB 612/1710 KB 80/1267 KB 96/214 KB 52/531 KB 64/109 KB 616/1710 KB 80/1267 KB 96/214 KB 52/531 KB 64/109 KB 620/1710 KB 84/1267 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 96/214 KB 52/531 KB 64/109 KB 624/1710 KB 84/1267 KB 96/214 KB 52/531 KB 52/109 KB 612/1710 KB 80/1267 KB 96/214 KB 56/531 KB 64/109 KB 624/1710 KB 84/1267 KB 96/214 KB 60/531 KB 64/109 KB 624/1710 KB 84/1267 KB 96/214 KB 64/531 KB 64/109 KB 624/1710 KB 84/1267 KB 96/214 KB 68/531 KB 64/109 KB 624/1710 KB 84/1267 KB 96/214 KB 72/531 KB 64/109 KB 624/1710 KB 84/1267 KB 96/214 KB 72/531 KB 64/109 KB 628/1710 KB 84/1267 KB 100/214 KB 76/531 KB 68/109 KB 632/1710 KB 84/1267 KB 100/214 KB 76/531 KB 68/109 KB 636/1710 KB 84/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 84/1267 KB 96/214 KB 52/531 KB 64/109 KB 616/1710 KB 84/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 88/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 92/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 96/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 100/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 104/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 108/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 112/1267 KB 100/214 KB 76/531 KB 68/109 KB 640/1710 KB 116/1267 KB 100/214 KB 76/531 KB 68/109 KB 644/1710 KB 120/1267 KB 100/214 KB 76/531 KB 68/109 KB 644/1710 KB 124/1267 KB 100/214 KB 76/531 KB 68/109 KB 644/1710 KB 128/1267 KB 100/214 KB 76/531 KB 68/109 KB 628/1710 KB 84/1267 KB 100/214 KB 76/531 KB 72/109 KB 644/1710 KB 128/1267 KB 100/214 KB 76/531 KB 76/109 KB 644/1710 KB 128/1267 KB 100/214 KB 76/531 KB 80/109 KB 644/1710 KB 128/1267 KB 100/214 KB 76/531 KB 64/109 KB 628/1710 KB 84/1267 KB 100/214 KB 72/531 KB 64/109 KB 628/1710 KB 84/1267 KB 104/214 KB 76/531 KB 80/109 KB 644/1710 KB 128/1267 KB 108/214 KB 76/531 KB 80/109 KB 644/1710 KB 128/1267 KB 112/214 KB 80/531 KB 80/109 KB 644/1710 KB 128/1267 KB 116/214 KB 80/531 KB 80/109 KB 644/1710 KB 128/1267 KB 120/214 KB 80/531 KB 80/109 KB 644/1710 KB 128/1267 KB 124/214 KB 80/531 KB 80/109 KB 644/1710 KB 128/1267 KB 128/214 KB 80/531 KB 80/109 KB 644/1710 KB 128/1267 KB 132/214 KB 80/531 KB 84/109 KB 644/1710 KB 128/1267 KB 136/214 KB 80/531 KB 84/109 KB 644/1710 KB 128/1267 KB 140/214 KB 80/531 KB 84/109 KB 644/1710 KB 128/1267 KB 144/214 KB 80/531 KB 84/109 KB 644/1710 KB 128/1267 KB 148/214 KB 80/531 KB 84/109 KB 644/1710 KB 128/1267 KB 152/214 KB 80/531 KB 84/109 KB 644/1710 KB 132/1267 KB 156/214 KB 80/531 KB 84/109 KB 644/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 644/1710 KB 132/1267 KB 100/214 KB 76/531 KB 68/109 KB 644/1710 KB 116/1267 KB 160/214 KB 80/531 KB 84/109 KB 648/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 652/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 656/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 660/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 664/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 668/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 672/1710 KB 132/1267 KB 160/214 KB 80/531 KB 84/109 KB 676/1710 KB 132/1267 KB 164/214 KB 80/531 KB 84/109 KB 680/1710 KB 132/1267 KB 164/214 KB 80/531 KB 84/109 KB 684/1710 KB 132/1267 KB 164/214 KB 80/531 KB 84/109 KB 688/1710 KB 132/1267 KB 148/214 KB 80/531 KB 84/109 KB 644/1710 KB 132/1267 KB 164/214 KB 80/531 KB 84/109 KB 688/1710 KB 136/1267 KB 164/214 KB 80/531 KB 84/109 KB 688/1710 KB 140/1267 KB 164/214 KB 80/531 KB 84/109 KB 688/1710 KB 144/1267 KB 164/214 KB 80/531 KB 84/109 KB 688/1710 KB 148/1267 KB 128/214 KB 80/531 KB 84/109 KB 644/1710 KB 128/1267 KB 108/214 KB 80/531 KB 80/1 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 09 KB 644/1710 KB 128/1267 KB 164/214 KB 84/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 88/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 92/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 96/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 100/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 104/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 108/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 112/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 116/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 120/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 124/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 128/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 132/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 136/531 KB 88/109 KB 692/1710 KB 148/1267 KB 164/214 KB 140/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 144/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 148/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 152/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 156/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 160/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 164/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 168/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 172/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 176/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 692/1710 KB 152/1267 KB 164/214 KB 80/531 KB 84/109 KB 692/1710 KB 148/1267 KB 164/214 KB 180/531 KB 88/109 KB 696/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 700/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 704/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 708/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 712/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 716/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 720/1710 KB 152/1267 KB 164/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 164/214 KB 80/531 KB 84/109 KB 676/1710 KB 132/1267 KB 168/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 172/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 176/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 180/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 184/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 188/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 192/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 152/1267 KB 164/214 KB 136/531 KB 88/109 KB 692/1710 KB 152/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 156/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 160/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 164/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 168/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 172/1267 KB 196/214 KB 180/531 KB 88/109 KB 724/1710 KB 176/1267 KB 164/214 KB 104/531 KB 88/109 KB 692/1710 KB 148/1267 KB 196/214 KB 180/531 KB 92/109 KB 724/1710 KB 176/1267 KB 196/214 KB 180/531 KB 96/109 KB 724/1710 KB 176/1267 KB 196/214 KB 180/531 KB 100/109 KB 724/1710 KB 176/1267 KB 196/214 KB 180/531 KB 104/109 KB 724/1710 KB 176/1267 KB 196/214 KB 180/531 KB 108/109 KB 724/1710 KB 176/1267 KB 196/214 KB 180/531 KB 109/109 KB 724/1710 KB 176/1267 KB 200/214 KB 180/531 KB 109/109 KB 724/1710 KB 176/1267 KB 204/214 KB 180/531 KB 109/109 KB 724/1710 KB 180/1267 KB 208/214 KB 180/531 KB 109/109 KB 728/1710 KB 180/1267 KB 208/214 KB 184/531 KB 109/109 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 728/1710 KB 180/1267 KB 200/214 KB 180/531 KB 109/109 KB 724/1710 KB 180/1267 KB 204/214 KB 180/531 KB 109/109 KB 728/1710 KB 180/1267 KB 208/214 KB 184/531 KB 109/109 KB 732/1710 KB 180/1267 KB 208/214 KB 184/531 KB 109/109 KB 736/1710 KB 184/1267 KB 212/214 KB 188/531 KB 109/109 KB 740/1710 KB 184/1267 KB 212/214 KB 188/531 KB 109/109 KB 744/1710 KB 184/1267 KB 208/214 KB 184/531 KB 109/109 KB 732/1710 KB 184/1267 KB 212/214 KB 188/531 KB 109/109 KB 744/1710 KB 188/1267 KB 212/214 KB 188/531 KB 109/109 KB 744/1710 KB 192/1267 KB 212/214 KB 188/531 KB 109/109 KB 740/1710 KB 184/1267 KB 214/214 KB 188/531 KB 109/109 KB 744/1710 KB 192/1267 KB 208/214 KB 188/531 KB 109/109 KB 736/1710 KB 184/1267 KB 214/214 KB 192/531 KB 109/109 KB 744/1710 KB 192/1267 KB 214/214 KB 196/531 KB 109/109 KB 744/1710 KB 192/1267 KB 214/214 KB 200/531 KB 109/109 KB 748/1710 KB 196/1267 KB 214/214 KB 204/531 KB 109/109 KB 748/1710 KB 196/1267 KB 214/214 KB 208/531 KB 109/109 KB 748/1710 KB 196/1267 KB 214/214 KB 196/531 KB 109/109 KB 748/1710 KB 196/1267 KB 214/214 KB 208/531 KB 109/109 KB 752/1710 KB 196/1267 KB 214/214 KB 208/531 KB 109/109 KB 756/1710 KB 196/1267 KB 214/214 KB 196/531 KB 109/109 KB 744/1710 KB 196/1267 KB 214/214 KB 212/531 KB 109/109 KB 756/1710 KB 200/1267 KB 214/214 KB 212/531 KB 109/109 KB 756/1710 KB 204/1267 KB 214/214 KB 212/531 KB 109/109 KB 756/1710 KB 208/1267 KB 214/214 KB 212/531 KB 756/1710 KB 212/1267 KB 214/214 KB 212/531 KB 109/109 KB 756/1710 KB 196/1267 KB 214/214 KB 212/531 KB 760/1710 KB 212/1267 KB 214/214 KB 212/531 KB 764/1710 KB 212/1267 KB 214/214 KB 212/531 KB 768/1710 KB 212/1267 KB 214/214 KB 212/531 KB 772/1710 KB 212/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 355.8 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 214/214 KB 216/531 KB 772/1710 KB 216/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 698.9 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-oai-hss-0: 17:19:51 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 214/214 KB 216/531 KB 772/1710 KB 212/1267 KB 220/531 KB 772/1710 KB 216/1267 KB 224/531 KB 772/1710 KB 216/1267 KB 228/531 KB 772/1710 KB 216/1267 KB 232/531 KB 776/1710 KB 220/1267 KB 236/531 KB 776/1710 KB 220/1267 KB 240/531 KB 776/1710 KB 220/1267 KB 244/531 KB 776/1710 KB 220/1267 KB 228/531 KB 772/1710 KB 220/1267 KB 244/531 KB 776/1710 KB 224/1267 KB 244/531 KB 776/1710 KB 228/1267 KB 244/531 KB 776/1710 KB 232/1267 KB 228/531 KB 776/1710 KB 220/1267 KB 244/531 KB 780/1710 KB 232/1267 KB 244/531 KB 784/1710 KB 232/1267 KB 244/531 KB 788/1710 KB 232/1267 KB 244/531 KB 792/1710 KB 236/1267 KB 244/531 KB 796/1710 KB 236/1267 KB 244/531 KB 788/1710 KB 236/1267 KB 244/531 KB 796/1710 KB 240/1267 KB 244/531 KB 796/1710 KB 244/1267 KB 244/531 KB 796/1710 KB 248/1267 KB 248/531 KB 800/1710 KB 252/1267 KB 248/531 KB 800/1710 KB 256/1267 KB 248/531 KB 800/1710 KB 260/1267 KB 248/531 KB 800/1710 KB 264/1267 KB 248/531 KB 800/1710 KB 268/1267 KB 248/531 KB 800/1710 KB 272/1267 KB 248/531 KB 800/1710 KB 248/1267 KB 244/531 KB 800/1710 KB 248/1267 KB 252/531 KB 800/1710 KB 272/1267 KB 256/531 KB 800/1710 KB 272/1267 KB 256/531 KB 804/1710 KB 272/1267 KB 260/531 KB 808/1710 KB 272/1267 KB 260/531 KB 812/1710 KB 272/1267 KB 260/531 KB 816/1710 KB 272/1267 KB 260/531 KB 804/1710 KB 272/1267 KB 264/531 KB 816/1710 KB 272/1267 KB 268/531 KB 816/1710 KB 272/1267 KB 272/531 KB 816/1710 KB 272/1267 KB 272/531 KB 4/1044 KB 816/1710 KB 272/1267 KB 4/80 KB 272/531 KB 8/1044 KB 816/1710 KB 272/1267 KB 4/80 KB 272/531 KB 4/1044 KB 816/1710 KB 272/1267 KB 8/80 KB 272/531 KB 8/1044 KB 816/1710 KB 272/1267 KB 8/80 KB 272/531 KB 12/1044 KB 816/1710 KB 272/1267 KB 8/80 KB 272/531 KB 16/1044 KB 816/1710 KB 272/1267 KB 12/80 KB 272/531 KB 20/1044 KB 816/1710 KB 272/1267 KB 12/80 KB 272/531 KB 24/1044 KB 816/1710 KB 272/1267 KB 12/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 12/80 KB 272/531 KB 16/1044 KB 816/1710 KB 272/1267 KB 16/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 20/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 24/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 28/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 32/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 36/80 KB 272/531 KB 28/1044 KB 816/1710 KB 272/1267 KB 36/80 KB 272/531 KB 32/1044 KB 816/1710 KB 272/1267 KB 40/80 KB 272/531 KB 36/1044 KB 816/1710 KB 272/1267 KB 40/80 KB 272/531 KB 40/1044 KB 816/1710 KB 272/1267 KB 40/80 KB 272/531 KB 44/1044 KB 816/1710 KB 272/1267 KB 40/80 KB 272/531 KB 48/1044 KB 820/1710 KB 276/1267 KB 40/80 KB 272/531 KB 32/1044 KB 816/1710 KB 272/1267 KB 44/80 KB 272/531 KB 48/1044 KB 820/1710 KB 276/1267 KB 48/80 KB 272/531 KB 48/1044 KB 820/1710 KB 276/1267 KB 52/80 KB 272/531 KB 48/1044 KB 820/1710 KB 276/1267 KB 56/80 KB 276/531 KB 52/1044 KB 820/1710 KB 276/1267 KB 60/80 KB 276/531 KB 52/1044 KB 820/1710 KB 276/1267 KB 64/80 KB 276/531 KB 52/1044 KB 820/1710 KB 276/1267 KB 40/80 KB 272/531 KB 44/1044 KB 820/1710 KB 276/1267 KB 64/80 KB 276/531 KB 52/1044 KB 824/1710 KB 276/1267 KB 64/80 KB 276/531 KB 52/1044 KB 828/1710 KB 276/1267 KB 40/80 KB 272/531 KB 44/1044 KB 816/1710 KB 276/1267 KB 64/80 KB 276/531 KB 52/1044 KB 828/1710 KB 280/1267 KB 64/80 KB 276/531 KB 52/1044 KB 828/1710 KB 284/1267 KB 52/80 KB 276/531 KB 52/1044 KB 820/1710 KB 276/1267 KB 64/80 KB 280/531 KB 52/1044 KB 832/1710 KB 284/1267 KB 64/80 KB 284/531 KB 52/1044 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 832/1710 KB 284/1267 KB 64/80 KB 288/531 KB 52/1044 KB 832/1710 KB 288/1267 KB 52/80 KB 272/531 KB 52/1044 KB 820/1710 KB 276/1267 KB 64/80 KB 284/531 KB 52/1044 KB 832/1710 KB 288/1267 KB 64/80 KB 276/531 KB 52/1044 KB 832/1710 KB 284/1267 KB 64/80 KB 288/531 KB 52/1044 KB 836/1710 KB 288/1267 KB 68/80 KB 292/531 KB 56/1044 KB 840/1710 KB 292/1267 KB 68/80 KB 292/531 KB 56/1044 KB 836/1710 KB 292/1267 KB 68/80 KB 288/531 KB 56/1044 KB 836/1710 KB 292/1267 KB 68/80 KB 296/531 KB 56/1044 KB 844/1710 KB 296/1267 KB 68/80 KB 296/531 KB 56/1044 KB 844/1710 KB 300/1267 KB 68/80 KB 296/531 KB 56/1044 KB 844/1710 KB 304/1267 KB 68/80 KB 296/531 KB 56/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 288/531 KB 56/1044 KB 836/1710 KB 288/1267 KB 68/80 KB 296/531 KB 60/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 296/531 KB 64/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 296/531 KB 68/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 296/531 KB 72/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 296/531 KB 76/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 296/531 KB 80/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 288/531 KB 52/1044 KB 836/1710 KB 288/1267 KB 72/80 KB 296/531 KB 80/1044 KB 844/1710 KB 308/1267 KB 76/80 KB 296/531 KB 80/1044 KB 844/1710 KB 308/1267 KB 80/80 KB 296/531 KB 80/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 296/531 KB 56/1044 KB 844/1710 KB 308/1267 KB 68/80 KB 292/531 KB 56/1044 KB 844/1710 KB 308/1267 KB 80/80 KB 296/531 KB 80/1044 KB 848/1710 KB 308/1267 KB 80/80 KB 300/531 KB 80/1044 KB 848/1710 KB 308/1267 KB 80/80 KB 304/531 KB 80/1044 KB 848/1710 KB 308/1267 KB 80/80 KB 308/531 KB 80/1044 KB 852/1710 KB 308/1267 KB 80/80 KB 312/531 KB 80/1044 KB 852/1710 KB 312/1267 KB 80/80 KB 304/531 KB 80/1044 KB 852/1710 KB 308/1267 KB 80/80 KB 312/531 KB 80/1044 KB 856/1710 KB 312/1267 KB 80/80 KB 312/531 KB 80/1044 KB 860/1710 KB 312/1267 KB 80/80 KB 316/531 KB 80/1044 KB 864/1710 KB 312/1267 KB 80/80 KB 308/531 KB 80/1044 KB 852/1710 KB 312/1267 KB 80/80 KB 316/531 KB 84/1044 KB 864/1710 KB 316/1267 KB 80/80 KB 316/531 KB 84/1044 KB 864/1710 KB 320/1267 KB 80/80 KB 316/531 KB 84/1044 KB 864/1710 KB 324/1267 KB 80/80 KB 316/531 KB 84/1044 KB 868/1710 KB 328/1267 KB 80/80 KB 316/531 KB 84/1044 KB 868/1710 KB 332/1267 KB 80/80 KB 316/531 KB 84/1044 KB 864/1710 KB 312/1267 KB 80/80 KB 316/531 KB 80/1044 KB 860/1710 KB 312/1267 KB 80/80 KB 320/531 KB 84/1044 KB 868/1710 KB 336/1267 KB 80/80 KB 324/531 KB 84/1044 KB 868/1710 KB 336/1267 KB 80/80 KB 328/531 KB 88/1044 KB 868/1710 KB 336/1267 KB 80/80 KB 316/531 KB 84/1044 KB 868/1710 KB 324/1267 KB 80/80 KB 328/531 KB 88/1044 KB 872/1710 KB 336/1267 KB 80/80 KB 332/531 KB 88/1044 KB 876/1710 KB 336/1267 KB 80/80 KB 332/531 KB 88/1044 KB 880/1710 KB 336/1267 KB 80/80 KB 332/531 KB 88/1044 KB 884/1710 KB 336/1267 KB 80/80 KB 332/531 KB 88/1044 KB 888/1710 KB 336/1267 KB 80/80 KB 316/531 KB 84/1044 KB 868/1710 KB 336/1267 KB 80/80 KB 324/531 KB 88/1044 KB 868/1710 KB 336/1267 KB 332/531 KB 92/1044 KB 888/1710 KB 336/1267 KB 332/531 KB 96/1044 KB 888/1710 KB 336/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 233.8 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 332/531 KB 100/1044 KB 888/1710 KB 340/1267 KB 332/531 KB 104/1044 KB 888/1710 KB 340/1267 KB 332/531 KB 108/1044 KB 888/1710 KB 340/1267 KB 332/531 KB 112/1044 KB 888/1710 KB 340/1267 KB 80/80 KB 332/531 KB 88/1044 KB 872/1710 KB 336/1267 KB 336/531 KB 112/1044 KB 888/1710 KB 340/1267 KB 340/531 KB 112/1044 KB 888/1710 KB 340/1267 KB 344/531 KB 112/1044 KB 888/1710 KB 340/1267 KB 348/531 KB 112/1044 KB 888/1710 KB 340/1267 KB 352/531 KB 112/1044 KB 892/1710 KB 340/1267 KB 332/531 KB 96/1044 KB 888/1710 KB 340/1267 KB 352/531 KB 116/1044 KB 892/1710 KB 344/1267 KB 352/531 KB 116/1044 KB 892/1710 KB 348/1267 KB 352/531 KB 116/1044 KB 892/1710 KB 352/1267 KB 352/531 KB 116/1044 KB 892/1710 KB 356/1267 KB 356/531 KB 116/1044 KB 892/1710 KB 360/1267 KB 356/531 KB 116/1044 KB 892/1710 KB 364/1267 KB 356/531 KB 116/1044 KB 892/1710 KB 368/1267 KB 352/531 KB 116/1044 KB 892/1710 KB 340/1267 KB 356/531 KB 120/1044 KB 892/1710 KB 368/1267 KB 348/531 KB 112/1044 KB 892/1710 KB 340/1267 KB 356/531 KB 120/1044 KB 896/1710 KB 368/1267 KB 356/531 KB 120/1044 KB 900/1710 KB 368/1267 KB 356/531 KB 124/1044 KB 904/1710 KB 372/1267 KB 356/531 KB 124/1044 KB 908/1710 KB 372/1267 KB 356/531 KB 124/1044 KB 912/1710 KB 372/1267 KB 356/531 KB 116/1044 KB 892/1710 KB 356/1267 KB 360/531 KB 124/1044 KB 912/1710 KB 372/1267 KB 364/531 KB 124/1044 KB 912/1710 KB 372/1267 KB 368/531 KB 124/1044 KB 912/1710 KB 372/1267 KB 368/531 KB 124/1044 KB 916/1710 KB 372/1267 KB 372/531 KB 124/1044 KB 920/1710 KB 372/1267 KB 356/531 KB 124/1044 KB 900/1710 KB 372/1267 KB 356/531 KB 124/1044 KB 900/1710 KB 368/1267 KB 372/531 KB 128/1044 KB 4/61 KB 924/1710 KB 376/1267 KB 372/531 KB 132/1044 KB 4/61 KB 924/1710 KB 376/1267 KB 372/531 KB 136/1044 KB 4/61 KB 924/1710 KB 376/1267 KB 372/531 KB 140/1044 KB 4/61 KB 924/1710 KB 376/1267 KB 372/531 KB 144/1044 KB 4/61 KB 924/1710 KB 376/1267 KB 372/531 KB 124/1044 KB 4/61 KB 924/1710 KB 376/1267 KB 372/531 KB 124/1044 KB 4/61 KB 924/1710 KB 372/1267 KB 372/531 KB 144/1044 KB 8/61 KB 924/1710 KB 376/1267 KB 372/531 KB 144/1044 KB 12/61 KB 924/1710 KB 376/1267 KB 372/531 KB 144/1044 KB 16/61 KB 924/1710 KB 376/1267 KB 372/531 KB 144/1044 KB 20/61 KB 924/1710 KB 376/1267 KB 372/531 KB 144/1044 KB 24/61 KB 924/1710 KB 376/1267 KB 372/531 KB 144/1044 KB 28/61 KB 924/1710 KB 376/1267 KB 372/531 KB 148/1044 KB 32/61 KB 924/1710 KB 376/1267 KB 372/531 KB 124/1044 KB 916/1710 KB 372/1267 KB 376/531 KB 148/1044 KB 32/61 KB 924/1710 KB 380/1267 KB 372/531 KB 148/1044 KB 32/61 KB 924/1710 KB 380/1267 KB 376/531 KB 148/1044 KB 36/61 KB 924/1710 KB 384/1267 KB 380/531 KB 148/1044 KB 36/61 KB 924/1710 KB 384/1267 KB 384/531 KB 148/1044 KB 36/61 KB 924/1710 KB 384/1267 KB 372/531 KB 148/1044 KB 28/61 KB 924/1710 KB 376/1267 KB 384/531 KB 152/1044 KB 36/61 KB 924/1710 KB 384/1267 KB 384/531 KB 156/1044 KB 36/61 KB 924/1710 KB 388/1267 KB 384/531 KB 148/1044 KB 36/61 KB 924/1710 KB 384/1267 KB 384/531 KB 160/1044 KB 36/61 KB 928/1710 KB 388/1267 KB 384/531 KB 160/1044 KB 36/61 KB 932/1710 KB 388/1267 KB 388/531 KB 160/1044 KB 36/61 KB 936/1710 KB 388/1267 KB 376/531 KB 148/1044 KB 36/61 KB 924/1710 KB 380/1267 KB 388/531 KB 160/1044 KB 40/61 KB 940/1710 KB 388/1267 KB 388/531 KB 160/1044 KB 44/61 KB 940/1710 KB 388/1267 KB 388/531 KB 160/1044 KB 48/61 KB 940/1710 KB 388/1267 KB 388/531 KB 160/1044 KB 36/61 KB 932/1710 KB 388/1267 KB 392/531 KB 160/1044 KB 48/61 KB 940/1710 KB 388/12 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 67 KB 396/531 KB 160/1044 KB 52/61 KB 940/1710 KB 388/1267 KB 400/531 KB 160/1044 KB 52/61 KB 940/1710 KB 388/1267 KB 384/531 KB 160/1044 KB 36/61 KB 932/1710 KB 388/1267 KB 384/531 KB 152/1044 KB 36/61 KB 924/1710 KB 388/1267 KB 400/531 KB 160/1044 KB 52/61 KB 940/1710 KB 392/1267 KB 400/531 KB 160/1044 KB 52/61 KB 940/1710 KB 396/1267 KB 400/531 KB 160/1044 KB 52/61 KB 940/1710 KB 400/1267 KB 400/531 KB 160/1044 KB 52/61 KB 940/1710 KB 404/1267 KB 404/531 KB 164/1044 KB 52/61 KB 940/1710 KB 408/1267 KB 388/531 KB 160/1044 KB 52/61 KB 940/1710 KB 388/1267 KB 404/531 KB 164/1044 KB 52/61 KB 944/1710 KB 408/1267 KB 404/531 KB 164/1044 KB 52/61 KB 948/1710 KB 408/1267 KB 404/531 KB 164/1044 KB 52/61 KB 952/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 52/61 KB 956/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 52/61 KB 960/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 52/61 KB 964/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 52/61 KB 968/1710 KB 412/1267 KB 392/531 KB 160/1044 KB 52/61 KB 940/1710 KB 388/1267 KB 404/531 KB 164/1044 KB 56/61 KB 968/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 60/61 KB 968/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 61/61 KB 968/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 52/61 KB 948/1710 KB 412/1267 KB 404/531 KB 164/1044 KB 61/61 KB 968/1710 KB 416/1267 KB 404/531 KB 164/1044 KB 61/61 KB 968/1710 KB 420/1267 KB 404/531 KB 164/1044 KB 61/61 KB 968/1710 KB 424/1267 KB 404/531 KB 164/1044 KB 61/61 KB 968/1710 KB 428/1267 KB 404/531 KB 164/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 404/531 KB 164/1044 KB 52/61 KB 940/1710 KB 404/1267 KB 408/531 KB 164/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 412/531 KB 164/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 400/531 KB 164/1044 KB 52/61 KB 940/1710 KB 404/1267 KB 412/531 KB 168/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 412/531 KB 172/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 412/531 KB 176/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 412/531 KB 180/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 416/531 KB 180/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 420/531 KB 180/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 420/531 KB 184/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 420/531 KB 188/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 420/531 KB 192/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 420/531 KB 196/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 424/531 KB 200/1044 KB 972/1710 KB 432/1267 KB 424/531 KB 204/1044 KB 972/1710 KB 432/1267 KB 424/531 KB 208/1044 KB 972/1710 KB 432/1267 KB 424/531 KB 196/1044 KB 972/1710 KB 432/1267 KB 424/531 KB 208/1044 KB 976/1710 KB 432/1267 KB 424/531 KB 208/1044 KB 980/1710 KB 432/1267 KB 424/531 KB 212/1044 KB 984/1710 KB 432/1267 KB 424/531 KB 212/1044 KB 988/1710 KB 432/1267 KB 424/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 424/531 KB 196/1044 KB 61/61 KB 968/1710 KB 432/1267 KB 428/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 432/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 436/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 440/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 444/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 448/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 452/531 KB 212/1044 KB 992/1710 KB 432/1267 KB 456/531 KB 212/1044 KB 996/1710 KB 432/1267 KB 460/531 KB 212/1044 KB 996/1710 KB 432/1267 KB 464/531 KB 212/1044 KB 996/1710 KB 432/1267 KB 468/531 KB 212/1044 KB 996/1710 KB 432/1267 KB 424/531 KB 212/1044 KB 980/1710 KB 432/1267 KB 468/531 KB 216/10 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 44 KB 996/1710 KB 432/1267 KB 468/531 KB 220/1044 KB 996/1710 KB 432/1267 KB 468/531 KB 224/1044 KB 996/1710 KB 432/1267 KB 468/531 KB 228/1044 KB 996/1710 KB 432/1267 KB 468/531 KB 232/1044 KB 996/1710 KB 432/1267 KB 452/531 KB 212/1044 KB 996/1710 KB 432/1267 KB 468/531 KB 232/1044 KB 1000/1710 KB 432/1267 KB 468/531 KB 232/1044 KB 1004/1710 KB 432/1267 KB 468/531 KB 232/1044 KB 1008/1710 KB 432/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-oai-hss-0: 17:19:51 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 468/531 KB 232/1044 KB 1012/1710 KB 432/1267 KB 472/531 KB 236/1044 KB 1016/1710 KB 432/1267 KB 472/531 KB 236/1044 KB 1020/1710 KB 432/1267 KB 472/531 KB 236/1044 KB 1024/1710 KB 432/1267 KB 472/531 KB 236/1044 KB 1012/1710 KB 432/1267 KB 476/531 KB 236/1044 KB 1024/1710 KB 432/1267 KB 480/531 KB 236/1044 KB 1024/1710 KB 432/1267 KB 468/531 KB 236/1044 KB 1012/1710 KB 432/1267 KB 480/531 KB 240/1044 KB 1024/1710 KB 432/1267 KB 484/531 KB 240/1044 KB 1024/1710 KB 432/1267 KB 488/531 KB 240/1044 KB 1024/1710 KB 432/1267 KB 492/531 KB 240/1044 KB 1024/1710 KB 432/1267 KB 496/531 KB 240/1044 KB 1024/1710 KB 432/1267 KB 500/531 KB 240/1044 KB 1024/1710 KB 432/1267 KB 504/531 KB 240/1044 KB 1024/1710 KB 436/1267 KB 508/531 KB 240/1044 KB 1024/1710 KB 436/1267 KB 512/531 KB 240/1044 KB 1024/1710 KB 436/1267 KB 500/531 KB 240/1044 KB 1024/1710 KB 436/1267 KB 512/531 KB 240/1044 KB 1024/1710 KB 440/1267 KB 512/531 KB 240/1044 KB 1024/1710 KB 444/1267 KB 512/531 KB 240/1044 KB 1024/1710 KB 448/1267 KB 512/531 KB 240/1044 KB 1024/1710 KB 452/1267 KB 516/531 KB 240/1044 KB 1024/1710 KB 456/1267 KB 516/531 KB 240/1044 KB 1024/1710 KB 460/1267 KB 516/531 KB 240/1044 KB 1024/1710 KB 464/1267 KB 516/531 KB 240/1044 KB 1024/1710 KB 452/1267 KB 520/531 KB 240/1044 KB 1024/1710 KB 464/1267 KB 524/531 KB 240/1044 KB 1024/1710 KB 464/1267 KB 528/531 KB 240/1044 KB 1024/1710 KB 464/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 464/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 468/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 472/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 476/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 480/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 484/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 488/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 492/1267 KB 531/531 KB 240/1044 KB 1024/1710 KB 496/1267 KB 531/531 KB 244/1044 KB 1024/1710 KB 496/1267 KB 531/531 KB 248/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 252/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 256/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 260/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 264/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 268/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 272/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 276/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 280/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 284/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 244/1044 KB 1028/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1032/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1036/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1040/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1044/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1048/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1052/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1056/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1060/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1064/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1068/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1072/1710 KB 496/1267 KB 531/531 KB 288/1044 KB 1076/1710 KB 496/1267 KB 531/531 KB 292/1044 KB 1076/1710 KB 496/1267 KB 531/531 KB 296/1044 KB 1076/1710 KB 496/1267 KB 531/531 KB 300/1044 KB 1076/1710 KB 496/1267 KB 531/531 KB 304/1044 KB 1076/1710 KB 496/1267 KB 531/531 KB 308/1044 KB 1076/1710 KB 496/1267 KB 312/1044 KB 1080/1710 KB 496/1267 KB 316/1044 KB 1080/1710 KB 496/1267 KB 320/1044 KB 1080/1710 KB 496/1267 KB 324/1044 KB 1080/1710 KB 496/1267 KB 328/1044 KB 1080/1710 KB 50 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 0/1267 KB 332/1044 KB 1080/1710 KB 500/1267 KB 336/1044 KB 1080/1710 KB 500/1267 KB 340/1044 KB 1080/1710 KB 500/1267 KB 344/1044 KB 1080/1710 KB 500/1267 KB 348/1044 KB 1080/1710 KB 500/1267 KB 352/1044 KB 1080/1710 KB 500/1267 KB 356/1044 KB 1080/1710 KB 500/1267 KB 531/531 KB 308/1044 KB 1080/1710 KB 496/1267 KB 356/1044 KB 1084/1710 KB 500/1267 KB 356/1044 KB 1088/1710 KB 500/1267 KB 356/1044 KB 1092/1710 KB 500/1267 KB 356/1044 KB 1096/1710 KB 500/1267 KB 356/1044 KB 1100/1710 KB 500/1267 KB 356/1044 KB 1104/1710 KB 500/1267 KB 356/1044 KB 1104/1710 KB 500/1267 KB 4/1063 KB 356/1044 KB 1104/1710 KB 500/1267 KB 8/1063 KB 356/1044 KB 1104/1710 KB 500/1267 KB 12/1063 KB 356/1044 KB 1104/1710 KB 500/1267 KB 16/1063 KB 356/1044 KB 1108/1710 KB 500/1267 KB 16/1063 KB 356/1044 KB 1112/1710 KB 500/1267 KB 16/1063 KB 324/1044 KB 1080/1710 KB 500/1267 KB 356/1044 KB 1112/1710 KB 504/1267 KB 16/1063 KB 356/1044 KB 1112/1710 KB 508/1267 KB 16/1063 KB 356/1044 KB 1112/1710 KB 512/1267 KB 16/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1309.4 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 356/1044 KB 1112/1710 KB 512/1267 KB 20/1063 KB 356/1044 KB 1112/1710 KB 512/1267 KB 24/1063 KB 356/1044 KB 1112/1710 KB 512/1267 KB 28/1063 KB 356/1044 KB 1112/1710 KB 512/1267 KB 32/1063 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 356/1044 KB 1116/1710 KB 512/1267 KB 32/1063 KB 356/1044 KB 1120/1710 KB 516/1267 KB 32/1063 KB 356/1044 KB 1120/1710 KB 516/1267 KB 32/1063 KB 356/1044 KB 1124/1710 KB 516/1267 KB 32/1063 KB 356/1044 KB 1124/1710 KB 520/1267 KB 36/1063 KB 356/1044 KB 1124/1710 KB 520/1267 KB 40/1063 KB 356/1044 KB 1124/1710 KB 520/1267 KB 44/1063 KB 356/1044 KB 1124/1710 KB 520/1267 KB 48/1063 KB 356/1044 KB 1124/1710 KB 520/1267 KB 32/1063 KB 356/1044 KB 1124/1710 KB 524/1267 KB 48/1063 KB 356/1044 KB 1124/1710 KB 528/1267 KB 48/1063 KB 356/1044 KB 1128/1710 KB 528/1267 KB 48/1063 KB 356/1044 KB 1132/1710 KB 528/1267 KB 48/1063 KB 356/1044 KB 1136/1710 KB 528/1267 KB 48/1063 KB 356/1044 KB 1136/1710 KB 532/1267 KB 48/1063 KB 360/1044 KB 1140/1710 KB 536/1267 KB 52/1063 KB 360/1044 KB 1140/1710 KB 540/1267 KB 52/1063 KB 360/1044 KB 1140/1710 KB 544/1267 KB 52/1063 KB 360/1044 KB 1140/1710 KB 532/1267 KB 52/1063 KB 360/1044 KB 1144/1710 KB 544/1267 KB 52/1063 KB 360/1044 KB 1148/1710 KB 544/1267 KB 52/1063 KB 360/1044 KB 1152/1710 KB 544/1267 KB 52/1063 KB 360/1044 KB 1156/1710 KB 544/1267 KB 52/1063 KB 360/1044 KB 1160/1710 KB 548/1267 KB 52/1063 KB 360/1044 KB 1164/1710 KB 548/1267 KB 52/1063 KB 360/1044 KB 1168/1710 KB 548/1267 KB 52/1063 KB 360/1044 KB 1136/1710 KB 532/1267 KB 52/1063 KB 364/1044 KB 1168/1710 KB 548/1267 KB 52/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 52/1063 KB 356/1044 KB 1136/1710 KB 532/1267 KB 52/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 56/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 60/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 64/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 68/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 72/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 76/1063 KB 368/1044 KB 1168/1710 KB 548/1267 KB 80/1063 KB 372/1044 KB 1168/1710 KB 548/1267 KB 80/1063 KB 376/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 380/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 384/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 4/713 KB 384/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 8/713 KB 384/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 12/713 KB 384/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 16/713 KB 384/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 360/1044 KB 1156/1710 KB 548/1267 KB 52/1063 KB 16/713 KB 384/1044 KB 1168/1710 KB 552/1267 KB 84/1063 KB 16/713 KB 384/1044 KB 1168/1710 KB 556/1267 KB 84/1063 KB 16/713 KB 384/1044 KB 1168/1710 KB 560/1267 KB 84/1063 KB 372/1044 KB 1168/1710 KB 548/1267 KB 84/1063 KB 20/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 88/1063 KB 20/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 92/1063 KB 20/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 96/1063 KB 20/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 84/1063 KB 24/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 96/1063 KB 28/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 96/1063 KB 32/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 96/1063 KB 32/713 KB 388/1044 KB 1168/1710 KB 564/1267 KB 96/1063 KB 36/713 KB 388/1044 KB 1172/1710 KB 568/1267 KB 100/1063 KB 16/713 KB 388/1044 KB 1168/1710 KB 560/1267 KB 84/1063 KB 36/713 KB 388/1044 KB 1172/1710 KB 564/1267 KB 100/1063 KB 40/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 100/1063 KB 44/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 100/1063 KB 48/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 100/1063 KB 52/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 100/1063 KB 32/713 KB 388/1044 KB 1172/1710 KB 564/1267 KB 100/1063 KB 52/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 104/1063 KB 52/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 108/1063 KB 52/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 112/1063 KB 32/713 KB 388/1044 KB 1172/1710 KB 564/1267 KB 96/1063 KB 52/713 KB 392/1044 KB 1176/1710 KB 572/1267 KB 112/1063 KB 36/713 KB 388/1044 KB 1172/1710 KB 572/1267 KB 100/1063 KB 52/713 KB 392/1044 KB 1176/1710 KB 576/1267 KB 112/1063 KB 52/713 KB 392/1044 KB 1172/1710 KB 572/1267 KB 100/1063 KB 52/713 KB 396/1044 KB 1180/1710 KB 576/1267 KB 112/1063 KB 52/713 KB 400/1044 KB 1180/1710 KB 576/1267 KB 112/1063 KB 52/713 KB 404/1044 KB 1180/1710 KB 576/1267 KB 112/1063 KB 56/713 KB 408/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 412/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 416/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 420/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 424/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 428/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 432/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 52/713 KB 392/1044 KB 1180/1710 KB 576/1267 KB 112/1063 KB 56/713 KB 432/1044 KB 1184/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 432/1044 KB 1188/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 432/1044 KB 1192/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 432/1044 KB 1196/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 404/1044 KB 1180/1710 KB 580/1267 KB 116/1063 KB 56/713 KB 404/1044 KB 1180/1710 KB 580/1267 KB 112/1063 KB 60/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 116/1063 KB 64/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 116/1063 KB 68/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 116/1063 KB 72/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 120/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 120/1063 KB 52/713 KB 404/1044 KB 1180/1710 KB 580/1267 KB 112/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 584/1267 KB 120/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 588/1267 KB 120/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 592/1267 KB 120/1063 KB 68/713 KB 432/1044 KB 1200/1710 KB 580/1267 KB 120/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 592/1267 KB 124/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 592/1267 KB 128/1063 KB 76/713 KB 432/1044 KB 1200/1710 KB 592/1267 KB 132/1063 KB 80/713 KB 432/1044 KB 1204/1710 KB 596/1267 KB 136/1063 KB 80/713 KB 432/1044 KB 1204/1710 KB 596/1267 KB 140/1063 KB 80/713 KB 436/1044 KB 1204/1710 KB 596/1267 KB 144/1063 KB 80/713 KB 432/1044 KB 1204/1710 KB 596/1267 KB 132/1063 KB 80/713 KB 436/1044 KB 1208/1710 KB 596/1267 KB 144/1063 KB 80/713 KB 436/1044 KB 1212/1710 KB 596/1267 KB 144/1063 KB 80/713 KB 436/1044 KB 1216/1710 KB 596/1267 KB 144/1063 KB 80/713 KB 436/1044 KB 1220/1710 KB 596/1267 KB 144/1063 KB 80/713 KB 436/1044 KB 1224/1710 KB 596/1267 KB 148/1063 KB 80/713 KB 436/1044 KB 1228/1710 KB 596/1267 KB 148/1063 KB 80/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 80/713 KB 432/1044 KB 1200/1710 KB 596/1267 KB 132/1063 KB 84/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 88/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 92/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 96/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 100/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 104/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 108/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 596/1267 KB 148/1063 KB 76/713 KB 432/ unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 1044 KB 1200/1710 KB 596/1267 KB 132/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 600/1267 KB 148/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 604/1267 KB 148/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 608/1267 KB 148/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 612/1267 KB 148/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 616/1267 KB 148/1063 KB 80/713 KB 436/1044 KB 1220/1710 KB 596/1267 KB 148/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 620/1267 KB 152/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 620/1267 KB 156/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 620/1267 KB 160/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 620/1267 KB 164/1063 KB 116/713 KB 436/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 80/713 KB 436/1044 KB 1204/1710 KB 596/1267 KB 140/1063 KB 116/713 KB 440/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 444/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 448/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 452/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 456/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 460/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 464/1044 KB 1236/1710 KB 620/1267 KB 168/1063 KB 116/713 KB 464/1044 KB 1236/1710 KB 620/1267 KB 172/1063 KB 116/713 KB 464/1044 KB 1236/1710 KB 620/1267 KB 176/1063 KB 116/713 KB 468/1044 KB 1236/1710 KB 620/1267 KB 180/1063 KB 116/713 KB 436/1044 KB 1236/1710 KB 620/1267 KB 164/1063 KB 116/713 KB 468/1044 KB 1240/1710 KB 620/1267 KB 180/1063 KB 116/713 KB 468/1044 KB 1244/1710 KB 620/1267 KB 180/1063 KB 116/713 KB 468/1044 KB 1248/1710 KB 620/1267 KB 180/1063 KB 116/713 KB 468/1044 KB 1252/1710 KB 620/1267 KB 180/1063 KB 116/713 KB 436/1044 KB 1232/1710 KB 620/1267 KB 164/1063 KB 120/713 KB 468/1044 KB 1256/1710 KB 620/1267 KB 184/1063 KB 124/713 KB 468/1044 KB 1256/1710 KB 620/1267 KB 184/1063 KB 128/713 KB 468/1044 KB 1256/1710 KB 620/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 620/1267 KB 184/1063 KB 112/713 KB 436/1044 KB 1232/1710 KB 620/1267 KB 164/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 624/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 628/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 632/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 636/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 640/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 644/1267 KB 184/1063 KB 132/713 KB 468/1044 KB 1256/1710 KB 648/1267 KB 184/1063 KB 136/713 KB 468/1044 KB 1256/1710 KB 652/1267 KB 184/1063 KB 136/713 KB 468/1044 KB 1256/1710 KB 656/1267 KB 184/1063 KB 116/713 KB 468/1044 KB 1256/1710 KB 620/1267 KB 184/1063 KB 136/713 KB 468/1044 KB 1260/1710 KB 656/1267 KB 184/1063 KB 136/713 KB 468/1044 KB 1264/1710 KB 656/1267 KB 184/1063 KB 116/713 KB 468/1044 KB 1252/1710 KB 620/1267 KB 184/1063 KB 136/713 KB 468/1044 KB 1264/1710 KB 656/1267 KB 188/1063 KB 136/713 KB 468/1044 KB 1264/1710 KB 656/1267 KB 192/1063 KB 116/713 KB 468/1044 KB 1236/1710 KB 620/1267 KB 176/1063 KB 136/713 KB 472/1044 KB 1264/1710 KB 656/1267 KB 192/1063 KB 136/713 KB 476/1044 KB 1264/1710 KB 656/1267 KB 192/1063 KB 136/713 KB 480/1044 KB 1264/1710 KB 656/1267 KB 192/1063 KB 136/713 KB 484/1044 KB 1264/1710 KB 656/1267 KB 192/1063 KB 136/713 KB 488/1044 KB 1268/1710 KB 656/1267 KB 196/1063 KB 136/713 KB 492/1044 KB 1268/1710 KB 656/1267 KB 196/1063 KB 136/713 KB 496/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 136/713 KB 468/1044 KB 1256/1710 KB 648/1267 KB 184/1063 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 140/713 KB 496/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 144/713 KB 496/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 148/713 KB 496/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 152/713 KB 500/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 156/713 KB 500/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 136/713 KB 492/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1268/1710 KB 664/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1268/1710 KB 668/1267 KB 196/1063 KB 136/713 KB 484/1044 KB 1268/1710 KB 656/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1272/1710 KB 668/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1276/1710 KB 668/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1280/1710 KB 668/1267 KB 196/1063 KB 136/713 KB 484/1044 KB 1264/1710 KB 656/1267 KB 196/1063 KB 160/713 KB 500/1044 KB 1280/1710 KB 668/1267 KB 200/1063 KB 160/713 KB 500/1044 KB 1280/1710 KB 668/1267 KB 204/1063 KB 160/713 KB 500/1044 KB 1280/1710 KB 668/1267 KB 208/1063 KB 160/713 KB 500/1044 KB 1280/1710 KB 668/1267 KB 212/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 216/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 220/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 224/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 228/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 232/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 236/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 240/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 148/713 KB 500/1044 KB 1268/1710 KB 660/1267 KB 196/1063 KB 164/713 KB 504/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 164/713 KB 508/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 164/713 KB 512/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 164/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 212/1063 KB 168/713 KB 512/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 172/713 KB 512/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 176/713 KB 512/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 180/713 KB 512/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 184/713 KB 516/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 188/713 KB 516/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 160/713 KB 500/1044 KB 1284/1710 KB 672/1267 KB 212/1063 KB 192/713 KB 516/1044 KB 1288/1710 KB 672/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1292/1710 KB 672/1267 KB 244/1063 KB 160/713 KB 500/1044 KB 1280/1710 KB 672/1267 KB 212/1063 KB 192/713 KB 516/1044 KB 1292/1710 KB 676/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1292/1710 KB 680/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1292/1710 KB 684/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1292/1710 KB 688/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1296/1710 KB 692/1267 KB 244/1063 KB 180/713 KB 516/1044 KB 1284/1710 KB 672/1267 KB 244/1063 KB 192/713 KB 520/1044 KB 1296/1710 KB 692/1267 KB 244/1063 KB 192/713 KB 524/1044 KB 1296/1710 KB 692/1267 KB 244/1063 KB 192/713 KB 528/1044 KB 1296/1710 KB 692/1267 KB 244/1063 KB 192/713 KB 516/1044 KB 1296/1710 KB 688/1267 KB 244/1063 KB 192/713 KB 528/1044 KB 1300/1710 KB 692/1267 KB 244/1063 KB 192/713 KB 528/1044 KB 1304/1710 KB 692/1267 KB 244/1063 KB 192/713 KB 528/1044 KB 1308/1710 KB 692/1267 KB 244/1063 KB 192/713 KB 532/1044 KB 1312/1710 KB 696/1267 KB 244/1063 KB 192/713 KB 532/1044 KB 1316/1710 KB 696/1267 KB 244/1063 KB 196/713 KB 532/1044 KB 1320/1710 KB 696/ unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 1267 KB 248/1063 KB 196/713 KB 532/1044 KB 1324/1710 KB 696/1267 KB 248/1063 KB 192/713 KB 532/1044 KB 1308/1710 KB 696/1267 KB 244/1063 KB 196/713 KB 536/1044 KB 1324/1710 KB 696/1267 KB 248/1063 KB 196/713 KB 540/1044 KB 1324/1710 KB 696/1267 KB 248/1063 KB 196/713 KB 544/1044 KB 1324/1710 KB 696/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1324/1710 KB 696/1267 KB 248/1063 KB 192/713 KB 528/1044 KB 1308/1710 KB 696/1267 KB 244/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 700/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 704/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 708/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 712/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 716/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 720/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 696/1267 KB 248/1063 KB 196/713 KB 532/1044 KB 1316/1710 KB 696/1267 KB 248/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 720/1267 KB 252/1063 KB 196/713 KB 548/1044 KB 1328/1710 KB 720/1267 KB 256/1063 KB 196/713 KB 532/1044 KB 1316/1710 KB 696/1267 KB 244/1063 KB 200/713 KB 548/1044 KB 1328/1710 KB 720/1267 KB 256/1063 KB 204/713 KB 548/1044 KB 1328/1710 KB 720/1267 KB 260/1063 KB 204/713 KB 548/1044 KB 1332/1710 KB 720/1267 KB 260/1063 KB 200/713 KB 548/1044 KB 1328/1710 KB 720/1267 KB 260/1063 KB 208/713 KB 552/1044 KB 1332/1710 KB 724/1267 KB 264/1063 KB 208/713 KB 552/1044 KB 1332/1710 KB 724/1267 KB 268/1063 KB 208/713 KB 552/1044 KB 1332/1710 KB 724/1267 KB 260/1063 KB 208/713 KB 556/1044 KB 1336/1710 KB 724/1267 KB 268/1063 KB 208/713 KB 560/1044 KB 1336/1710 KB 724/1267 KB 268/1063 KB 208/713 KB 548/1044 KB 1332/1710 KB 724/1267 KB 260/1063 KB 208/713 KB 548/1044 KB 1332/1710 KB 720/1267 KB 260/1063 KB 212/713 KB 560/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 216/713 KB 560/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 220/713 KB 560/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 224/713 KB 560/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 228/713 KB 560/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 232/713 KB 564/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 236/713 KB 564/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 240/713 KB 564/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 244/713 KB 564/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 208/713 KB 560/1044 KB 1336/1710 KB 724/1267 KB 272/1063 KB 208/713 KB 552/1044 KB 1336/1710 KB 724/1267 KB 268/1063 KB 244/713 KB 564/1044 KB 1340/1710 KB 728/1267 KB 272/1063 KB 244/713 KB 564/1044 KB 1344/1710 KB 728/1267 KB 272/1063 KB 244/713 KB 564/1044 KB 1344/1710 KB 728/1267 KB 276/1063 KB 244/713 KB 564/1044 KB 1348/1710 KB 728/1267 KB 280/1063 KB 244/713 KB 564/1044 KB 1348/1710 KB 728/1267 KB 284/1063 KB 244/713 KB 564/1044 KB 1348/1710 KB 728/1267 KB 288/1063 KB 228/713 KB 564/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 244/713 KB 568/1044 KB 1348/1710 KB 728/1267 KB 288/1063 KB 244/713 KB 572/1044 KB 1348/1710 KB 728/1267 KB 288/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 728/1267 KB 288/1063 KB 208/713 KB 560/1044 KB 1336/1710 KB 728/1267 KB 272/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 732/1267 KB 288/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 736/1267 KB 288/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 740/1267 KB 288/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 744/1267 KB 288/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 748/1267 KB 288/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 752/1267 KB 292/1063 KB 244/713 KB 576/1044 KB unit-oai-hss-0: 17:19:51 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 1348/1710 KB 756/1267 KB 292/1063 KB 244/713 KB 580/1044 KB 1348/1710 KB 760/1267 KB 292/1063 KB 244/713 KB 580/1044 KB 1348/1710 KB 764/1267 KB 292/1063 KB 244/713 KB 580/1044 KB 1348/1710 KB 768/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1348/1710 KB 772/1267 KB 292/1063 KB 244/713 KB 564/1044 KB 1348/1710 KB 728/1267 KB 276/1063 KB 248/713 KB 580/1044 KB 1352/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1356/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1360/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1364/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1368/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1372/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1376/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1380/1710 KB 772/1267 KB 292/1063 KB 248/713 KB 580/1044 KB 1348/1710 KB 768/1267 KB 292/1063 KB 252/713 KB 580/1044 KB 1380/1710 KB 776/1267 KB 292/1063 KB 256/713 KB 580/1044 KB 1380/1710 KB 776/1267 KB 292/1063 KB 244/713 KB 580/1044 KB 1348/1710 KB 756/1267 KB 292/1063 KB 256/713 KB 584/1044 KB 1380/1710 KB 776/1267 KB 292/1063 KB 256/713 KB 588/1044 KB 1380/1710 KB 776/1267 KB 292/1063 KB 244/713 KB 576/1044 KB 1348/1710 KB 748/1267 KB 292/1063 KB 256/713 KB 588/1044 KB 1380/1710 KB 776/1267 KB 296/1063 KB 256/713 KB 588/1044 KB 1380/1710 KB 776/1267 KB 300/1063 KB 256/713 KB 588/1044 KB 1380/1710 KB 776/1267 KB 304/1063 KB 256/713 KB 588/1044 KB 1380/1710 KB 776/1267 KB 308/1063 KB 260/713 KB 592/1044 KB 1380/1710 KB 776/1267 KB 308/1063 KB 248/713 KB 580/1044 KB 1380/1710 KB 776/1267 KB 292/1063 KB 260/713 KB 592/1044 KB 1384/1710 KB 780/1267 KB 312/1063 KB 260/713 KB 592/1044 KB 1384/1710 KB 784/1267 KB 312/1063 KB 260/713 KB 592/1044 KB 1384/1710 KB 776/1267 KB 312/1063 KB 260/713 KB 592/1044 KB 1388/1710 KB 784/1267 KB 312/1063 KB 260/713 KB 592/1044 KB 1380/1710 KB 776/1267 KB 312/1063 KB 260/713 KB 592/1044 KB 1388/1710 KB 784/1267 KB 316/1063 KB 260/713 KB 592/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 256/713 KB 592/1044 KB 1380/1710 KB 776/1267 KB 308/1063 KB 260/713 KB 596/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 260/713 KB 600/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 260/713 KB 604/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 260/713 KB 608/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 260/713 KB 612/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 264/713 KB 616/1044 KB 1392/1710 KB 788/1267 KB 324/1063 KB 264/713 KB 620/1044 KB 1392/1710 KB 788/1267 KB 324/1063 KB 264/713 KB 612/1044 KB 1392/1710 KB 788/1267 KB 324/1063 KB 264/713 KB 620/1044 KB 1392/1710 KB 792/1267 KB 324/1063 KB 264/713 KB 620/1044 KB 1392/1710 KB 796/1267 KB 324/1063 KB 264/713 KB 620/1044 KB 1392/1710 KB 800/1267 KB 324/1063 KB 264/713 KB 612/1044 KB 1392/1710 KB 784/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1396/1710 KB 800/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1400/1710 KB 800/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1404/1710 KB 804/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1408/1710 KB 804/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1412/1710 KB 804/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1416/1710 KB 804/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 324/1063 KB 264/713 KB 612/1044 KB 1388/1710 KB 784/1267 KB 324/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 328/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 332/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 336/1063 KB 26 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 4/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 340/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 344/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 348/1063 KB 264/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 264/713 KB 612/1044 KB 1388/1710 KB 784/1267 KB 320/1063 KB 268/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 272/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 276/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 280/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 284/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 288/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 292/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 352/1063 KB 296/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 356/1063 KB 300/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 356/1063 KB 304/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 356/1063 KB 264/713 KB 624/1044 KB 1400/1710 KB 804/1267 KB 324/1063 KB 304/713 KB 624/1044 KB 1424/1710 KB 808/1267 KB 356/1063 KB 304/713 KB 624/1044 KB 1424/1710 KB 812/1267 KB 356/1063 KB 304/713 KB 624/1044 KB 1424/1710 KB 816/1267 KB 356/1063 KB 264/713 KB 624/1044 KB 1392/1710 KB 800/1267 KB 324/1063 KB 304/713 KB 628/1044 KB 1424/1710 KB 816/1267 KB 356/1063 KB 304/713 KB 632/1044 KB 1424/1710 KB 816/1267 KB 356/1063 KB 304/713 KB 636/1044 KB 1424/1710 KB 816/1267 KB 356/1063 KB 304/713 KB 640/1044 KB 1424/1710 KB 816/1267 KB 356/1063 KB 304/713 KB 644/1044 KB 1424/1710 KB 816/1267 KB 356/1063 KB 308/713 KB 648/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 308/713 KB 652/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 308/713 KB 656/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 308/713 KB 660/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 308/713 KB 664/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 308/713 KB 668/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 308/713 KB 672/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 304/713 KB 624/1044 KB 1424/1710 KB 804/1267 KB 356/1063 KB 292/713 KB 624/1044 KB 1420/1710 KB 804/1267 KB 356/1063 KB 308/713 KB 672/1044 KB 1424/1710 KB 820/1267 KB 360/1063 KB 308/713 KB 672/1044 KB 1424/1710 KB 820/1267 KB 364/1063 KB 308/713 KB 672/1044 KB 1424/1710 KB 820/1267 KB 368/1063 KB 308/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 372/1063 KB 308/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 376/1063 KB 308/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 380/1063 KB 308/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 384/1063 KB 308/713 KB 644/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 312/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 384/1063 KB 316/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 384/1063 KB 304/713 KB 644/1044 KB 1424/1710 KB 820/1267 KB 356/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 824/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 828/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 832/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 836/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 840/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 844/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 848/1267 KB 384/1063 KB 308/713 KB 672/1044 KB 1428/1710 KB 820/1267 KB 368/1063 KB 320/713 KB 672/1044 KB 1432/1710 KB 848/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1436/1710 KB 848/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1440/1710 KB 848/1267 KB 384/1063 KB 320/713 KB 672/1044 KB 1428/1710 KB 836/1267 KB 384/1063 KB 324/713 KB 672/1044 KB 1440/1710 KB 848/1267 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install KB 384/1063 KB 328/713 KB 672/1044 KB 1444/1710 KB 848/1267 KB 384/1063 KB 332/713 KB 676/1044 KB 1444/1710 KB 848/1267 KB 384/1063 KB 336/713 KB 676/1044 KB 1444/1710 KB 848/1267 KB 388/1063 KB 340/713 KB 676/1044 KB 1444/1710 KB 848/1267 KB 388/1063 KB 344/713 KB 676/1044 KB 1444/1710 KB 852/1267 KB 388/1063 KB 348/713 KB 676/1044 KB 1444/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1444/1710 KB 852/1267 KB 388/1063 KB 324/713 KB 672/1044 KB 1444/1710 KB 848/1267 KB 384/1063 KB 352/713 KB 676/1044 KB 1448/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1452/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1456/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1460/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1464/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1468/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1472/1710 KB 852/1267 KB 388/1063 KB 352/713 KB 676/1044 KB 1476/1710 KB 852/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1480/1710 KB 852/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1484/1710 KB 852/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 852/1267 KB 388/1063 KB 340/713 KB 676/1044 KB 1444/1710 KB 852/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 856/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 860/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 864/1267 KB 388/1063 KB 332/713 KB 676/1044 KB 1444/1710 KB 848/1267 KB 388/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 864/1267 KB 392/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 864/1267 KB 396/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 864/1267 KB 400/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 864/1267 KB 404/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 868/1267 KB 408/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 868/1267 KB 412/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 328/713 KB 676/1044 KB 1444/1710 KB 848/1267 KB 384/1063 KB 356/713 KB 680/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 356/713 KB 684/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 356/713 KB 688/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 356/713 KB 692/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 356/713 KB 696/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 356/713 KB 700/1044 KB 1488/1710 KB 868/1267 KB 416/1063 KB 356/713 KB 704/1044 KB 1488/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 708/1044 KB 1488/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 712/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 716/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 720/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 724/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 728/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 732/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 356/713 KB 676/1044 KB 1488/1710 KB 868/1267 KB 404/1063 KB 356/713 KB 676/1044 KB 1476/1710 KB 852/1267 KB 388/1063 KB 360/713 KB 732/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 364/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 368/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 372/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 376/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 380/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 384/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 388/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 356/713 KB 708/1044 KB 1492/1710 KB 868/1267 KB 420/1063 KB 388/713 KB 736/1044 KB 14 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 96/1710 KB 872/1267 KB 420/1063 KB 388/713 KB 736/1044 KB 1500/1710 KB 872/1267 KB 420/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 420/1063 KB 356/713 KB 700/1044 KB 1488/1710 KB 868/1267 KB 420/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 424/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 428/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 432/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 436/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 440/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 444/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 448/1063 KB 388/713 KB 736/1044 KB 1504/1710 KB 872/1267 KB 452/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 872/1267 KB 456/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 872/1267 KB 460/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 872/1267 KB 464/1063 KB 388/713 KB 736/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 360/713 KB 732/1044 KB 1492/1710 KB 872/1267 KB 420/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 876/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 880/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 884/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 888/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 892/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 896/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 900/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 904/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 908/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 912/1267 KB 464/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 916/1267 KB 464/1063 KB 392/713 KB 740/1044 KB 1508/1710 KB 920/1267 KB 468/1063 KB 392/713 KB 740/1044 KB 1508/1710 KB 924/1267 KB 468/1063 KB 392/713 KB 740/1044 KB 1508/1710 KB 928/1267 KB 468/1063 KB 392/713 KB 736/1044 KB 1508/1710 KB 872/1267 KB 452/1063 KB 396/713 KB 740/1044 KB 1508/1710 KB 928/1267 KB 468/1063 KB 400/713 KB 740/1044 KB 1508/1710 KB 928/1267 KB 468/1063 KB 388/713 KB 736/1044 KB 1508/1710 KB 872/1267 KB 452/1063 KB 400/713 KB 740/1044 KB 1512/1710 KB 928/1267 KB 468/1063 KB 400/713 KB 740/1044 KB 1516/1710 KB 928/1267 KB 468/1063 KB 400/713 KB 740/1044 KB 1520/1710 KB 928/1267 KB 468/1063 KB 400/713 KB 740/1044 KB 1524/1710 KB 928/1267 KB 468/1063 KB 404/713 KB 740/1044 KB 1528/1710 KB 928/1267 KB 468/1063 KB 404/713 KB 740/1044 KB 1532/1710 KB 928/1267 KB 468/1063 KB 404/713 KB 740/1044 KB 1536/1710 KB 932/1267 KB 468/1063 KB 392/713 KB 740/1044 KB 1508/1710 KB 916/1267 KB 468/1063 KB 404/713 KB 740/1044 KB 1536/1710 KB 932/1267 KB 472/1063 KB 404/713 KB 740/1044 KB 1536/1710 KB 932/1267 KB 476/1063 KB 404/713 KB 740/1044 KB 1536/1710 KB 932/1267 KB 480/1063 KB 404/713 KB 740/1044 KB 1540/1710 KB 932/1267 KB 484/1063 KB 404/713 KB 740/1044 KB 1540/1710 KB 932/1267 KB 488/1063 KB 404/713 KB 740/1044 KB 1540/1710 KB 932/1267 KB 492/1063 KB 404/713 KB 740/1044 KB 1540/1710 KB 932/1267 KB 496/1063 KB 404/713 KB 740/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 392/713 KB 740/1044 KB 1508/1710 KB 916/1267 KB 464/1063 KB 404/713 KB 744/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 748/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 752/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 756/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 760/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 764/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install KB 768/1044 KB 1540/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 740/1044 KB 1540/1710 KB 932/1267 KB 480/1063 KB 404/713 KB 768/1044 KB 1544/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 772/1044 KB 1548/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 772/1044 KB 1552/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 772/1044 KB 1556/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 772/1044 KB 1560/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 772/1044 KB 1564/1710 KB 932/1267 KB 500/1063 KB 404/713 KB 772/1044 KB 1568/1710 KB 932/1267 KB 504/1063 KB 404/713 KB 740/1044 KB 1532/1710 KB 932/1267 KB 468/1063 KB 404/713 KB 772/1044 KB 1568/1710 KB 936/1267 KB 504/1063 KB 404/713 KB 772/1044 KB 1568/1710 KB 940/1267 KB 504/1063 KB 404/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 404/713 KB 740/1044 KB 1524/1710 KB 928/1267 KB 468/1063 KB 408/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 412/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 416/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 420/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 424/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 428/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 432/713 KB 772/1044 KB 1568/1710 KB 944/1267 KB 504/1063 KB 432/713 KB 772/1044 KB 1568/1710 KB 948/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1568/1710 KB 952/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1568/1710 KB 956/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1568/1710 KB 960/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1568/1710 KB 964/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 968/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 972/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 976/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 980/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 984/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 988/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 992/1267 KB 504/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 996/1267 KB 504/1063 KB 404/713 KB 772/1044 KB 1564/1710 KB 932/1267 KB 504/1063 KB 404/713 KB 772/1044 KB 1544/1710 KB 932/1267 KB 500/1063 KB 436/713 KB 776/1044 KB 1572/1710 KB 996/1267 KB 504/1063 KB 436/713 KB 780/1044 KB 1572/1710 KB 996/1267 KB 504/1063 KB 436/713 KB 784/1044 KB 1572/1710 KB 996/1267 KB 504/1063 KB 436/713 KB 788/1044 KB 1572/1710 KB 996/1267 KB 504/1063 KB 436/713 KB 792/1044 KB 1572/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 796/1044 KB 1572/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 800/1044 KB 1572/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 772/1044 KB 1572/1710 KB 964/1267 KB 504/1063 KB 436/713 KB 800/1044 KB 1576/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 804/1044 KB 1580/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 772/1044 KB 1568/1710 KB 948/1267 KB 504/1063 KB 440/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 444/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 448/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 452/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 456/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 460/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 464/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 468/713 KB 804/1044 KB 1584/1710 KB 996/1267 KB 508/1063 KB 472/713 KB 804/1044 KB 1588/1710 KB 996/1267 KB 508/1063 KB 476/713 KB 804/1044 KB 1588/1710 KB 996/1267 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 508/1063 KB 480/713 KB 804/1044 KB 1588/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 804/1044 KB 1576/1710 KB 996/1267 KB 508/1063 KB 436/713 KB 788/1044 KB 1572/1710 KB 996/1267 KB 508/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 512/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 516/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 520/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 524/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 528/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 532/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 536/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 540/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 544/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 548/1063 KB 484/713 KB 808/1044 KB 1588/1710 KB 1000/1267 KB 552/1063 KB 484/713 KB 808/1044 KB 1588/1710 KB 1000/1267 KB 556/1063 KB 484/713 KB 808/1044 KB 1588/1710 KB 1000/1267 KB 560/1063 KB 468/713 KB 804/1044 KB 1588/1710 KB 996/1267 KB 508/1063 KB 484/713 KB 808/1044 KB 1592/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1596/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1600/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1604/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1608/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1612/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1616/1710 KB 1000/1267 KB 560/1063 KB 484/713 KB 808/1044 KB 1588/1710 KB 1000/1267 KB 548/1063 KB 488/713 KB 808/1044 KB 1616/1710 KB 1000/1267 KB 560/1063 KB 492/713 KB 808/1044 KB 1616/1710 KB 1000/1267 KB 560/1063 KB 496/713 KB 808/1044 KB 1616/1710 KB 1000/1267 KB 560/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 1000/1267 KB 548/1063 KB 496/713 KB 808/1044 KB 1616/1710 KB 1004/1267 KB 560/1063 KB 496/713 KB 808/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 480/713 KB 808/1044 KB 1588/1710 KB 996/1267 KB 508/1063 KB 496/713 KB 812/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 496/713 KB 816/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 496/713 KB 820/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 496/713 KB 824/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 496/713 KB 828/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 496/713 KB 832/1044 KB 1616/1710 KB 1008/1267 KB 560/1063 KB 496/713 KB 832/1044 KB 1616/1710 KB 1012/1267 KB 560/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1016/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1020/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1024/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1028/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1032/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1036/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1040/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1044/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1048/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1052/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1056/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1060/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1012/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1620/1710 KB 1012/1267 KB 560/1063 KB 500/713 KB 836/1044 KB 1624/1710 KB 1060/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1628/1710 KB 1060/1267 KB 564/1063 KB 500/713 KB 836/1044 KB 1616/1710 KB 1012/1267 KB 560/1063 KB 500/713 KB 840/1044 KB 1628/1710 KB 1060/1267 KB 568/106 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 3 KB 500/713 KB 844/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 500/713 KB 848/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 500/713 KB 832/1044 KB 1616/1710 KB 1012/1267 KB 560/1063 KB 504/713 KB 848/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 508/713 KB 848/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 512/713 KB 848/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 512/713 KB 852/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 516/713 KB 856/1044 KB 1632/1710 KB 1060/1267 KB 568/1063 KB 500/713 KB 836/1044 KB 1628/1710 KB 1060/1267 KB 568/1063 KB 516/713 KB 856/1044 KB 1632/1710 KB 1060/1267 KB 572/1063 KB 516/713 KB 856/1044 KB 1632/1710 KB 1060/1267 KB 576/1063 KB 516/713 KB 856/1044 KB 1632/1710 KB 1060/1267 KB 580/1063 KB 516/713 KB 852/1044 KB 1632/1710 KB 1060/1267 KB 568/1063 KB 520/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 580/1063 KB 524/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 580/1063 KB 528/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 580/1063 KB 532/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 580/1063 KB 536/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 584/1063 KB 540/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 584/1063 KB 512/713 KB 852/1044 KB 1632/1710 KB 1060/1267 KB 568/1063 KB 544/713 KB 860/1044 KB 1636/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1640/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1644/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1648/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1652/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1656/1710 KB 1060/1267 KB 584/1063 KB 544/713 KB 860/1044 KB 1660/1710 KB 1060/1267 KB 584/1063 KB 548/713 KB 860/1044 KB 1664/1710 KB 1060/1267 KB 584/1063 KB 532/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 584/1063 KB 548/713 KB 860/1044 KB 1664/1710 KB 1060/1267 KB 588/1063 KB 548/713 KB 860/1044 KB 1664/1710 KB 1060/1267 KB 592/1063 KB 516/713 KB 860/1044 KB 1632/1710 KB 1060/1267 KB 580/1063 KB 548/713 KB 864/1044 KB 1664/1710 KB 1060/1267 KB 592/1063 KB 548/713 KB 868/1044 KB 1664/1710 KB 1060/1267 KB 592/1063 KB 548/713 KB 872/1044 KB 1664/1710 KB 1060/1267 KB 596/1063 KB 548/713 KB 876/1044 KB 1664/1710 KB 1060/1267 KB 596/1063 KB 548/713 KB 880/1044 KB 1664/1710 KB 1060/1267 KB 596/1063 KB 548/713 KB 884/1044 KB 1664/1710 KB 1060/1267 KB 596/1063 KB 548/713 KB 888/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 892/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 896/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 900/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 904/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 908/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 912/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 916/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 860/1044 KB 1660/1710 KB 1060/1267 KB 584/1063 KB 552/713 KB 916/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 556/713 KB 916/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 560/713 KB 916/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 884/1044 KB 1668/1710 KB 1064/1267 KB 596/1063 KB 560/713 KB 916/1044 KB 1672/1710 KB 1064/1267 KB 596/1063 KB 560/713 KB 916/1044 KB 1676/1710 KB 1064/1267 KB 596/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1064/1267 KB 596/1063 KB 548/713 KB 884/1044 KB 1664/1710 KB 1064/1267 KB 596/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1068/1267 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 596/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1072/1267 KB 596/1063 KB 548/713 KB 868/1044 KB 1664/1710 KB 1060/1267 KB 596/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1072/1267 KB 600/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1072/1267 KB 604/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1072/1267 KB 608/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1072/1267 KB 612/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1076/1267 KB 616/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1076/1267 KB 620/1063 KB 564/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 624/1063 KB 564/713 KB 916/1044 KB 1676/1710 KB 1064/1267 KB 596/1063 KB 568/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 624/1063 KB 572/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 576/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 580/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 584/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 588/713 KB 920/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 564/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 620/1063 KB 592/713 KB 920/1044 KB 1688/1710 KB 1076/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1692/1710 KB 1076/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1696/1710 KB 1076/1267 KB 628/1063 KB 564/713 KB 916/1044 KB 1680/1710 KB 1076/1267 KB 612/1063 KB 592/713 KB 920/1044 KB 1696/1710 KB 1080/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1696/1710 KB 1084/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1696/1710 KB 1088/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1696/1710 KB 1092/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1700/1710 KB 1096/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1700/1710 KB 1100/1267 KB 628/1063 KB 592/713 KB 920/1044 KB 1700/1710 KB 1104/1267 KB 628/1063 KB 584/713 KB 920/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 592/713 KB 924/1044 KB 1700/1710 KB 1104/1267 KB 628/1063 KB 592/713 KB 928/1044 KB 1700/1710 KB 1104/1267 KB 628/1063 KB 592/713 KB 932/1044 KB 1700/1710 KB 1104/1267 KB 628/1063 KB 596/713 KB 936/1044 KB 1700/1710 KB 1108/1267 KB 628/1063 KB 596/713 KB 940/1044 KB 1700/1710 KB 1108/1267 KB 628/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 628/1063 KB 568/713 KB 916/1044 KB 1684/1710 KB 1076/1267 KB 628/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 632/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 636/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 640/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 644/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 648/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 652/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 656/1063 KB 596/713 KB 944/1044 KB 1700/1710 KB 1108/1267 KB 660/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1108/1267 KB 664/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1108/1267 KB 668/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1108/1267 KB 672/1063 KB 596/713 KB 932/1044 KB 1700/1710 KB 1108/1267 KB 628/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1112/1267 KB 672/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1116/1267 KB 672/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1120/1267 KB 672/1063 KB 596/713 KB 932/1044 KB 1700/1710 KB 1104/1267 KB 628/1063 KB 600/713 KB 948/1044 KB 1700/1710 KB 1120/1267 KB 672/1063 KB 604/713 KB 948/1044 KB 1700/1710 KB 1120/1267 KB 672/1063 KB 608/713 KB 948/1044 KB 1700/1710 KB 1120/1267 KB 672/1063 KB 612/713 KB 948/1044 KB 1700/1710 KB 1120/1 unit-oai-hss-0: 17:19:51 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 267 KB 672/1063 KB 616/713 KB 948/1044 KB 1700/1710 KB 1124/1267 KB 672/1063 KB 620/713 KB 948/1044 KB 1700/1710 KB 1124/1267 KB 672/1063 KB 624/713 KB 948/1044 KB 1700/1710 KB 1124/1267 KB 672/1063 KB 592/713 KB 920/1044 KB 1700/1710 KB 1092/1267 KB 628/1063 KB 624/713 KB 948/1044 KB 1704/1710 KB 1124/1267 KB 676/1063 KB 624/713 KB 948/1044 KB 1708/1710 KB 1124/1267 KB 676/1063 KB 624/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 676/1063 KB 628/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 676/1063 KB 632/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 676/1063 KB 636/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 676/1063 KB 640/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 676/1063 KB 624/713 KB 948/1044 KB 1700/1710 KB 1124/1267 KB 676/1063 KB 640/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 680/1063 KB 640/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 684/1063 KB 640/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 688/1063 KB 640/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 692/1063 KB 644/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 696/1063 KB 644/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 700/1063 KB 644/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 704/1063 KB 612/713 KB 948/1044 KB 1700/1710 KB 1124/1267 KB 672/1063 KB 596/713 KB 948/1044 KB 1700/1710 KB 1108/1267 KB 660/1063 KB 644/713 KB 952/1044 KB 1710/1710 KB 1124/1267 KB 704/1063 KB 644/713 KB 956/1044 KB 1710/1710 KB 1124/1267 KB 704/1063 KB 644/713 KB 960/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 964/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 968/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 972/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 976/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 980/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 984/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 988/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 992/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 996/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 644/713 KB 1000/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 644/713 KB 1004/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 644/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 644/713 KB 948/1044 KB 1710/1710 KB 1124/1267 KB 692/1063 KB 648/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 652/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 656/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 660/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 664/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 668/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 672/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 676/713 KB 1008/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 680/713 KB 1012/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 684/713 KB 1012/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 644/713 KB 996/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 644/713 KB 956/1044 KB 1710/1710 KB 1128/1267 KB 704/1063 KB 688/713 KB 1012/1044 KB 1710/1710 KB 1132/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1710/1710 KB 1136/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1710/1710 KB 1140/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1710/1710 KB 1144/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1148/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1152/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1156/12 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 67 KB 708/1063 KB 688/713 KB 1012/1044 KB 1160/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1164/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1168/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1172/1267 KB 708/1063 KB 688/713 KB 1012/1044 KB 1176/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1180/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1184/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1188/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1192/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1196/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1200/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1204/1267 KB 712/1063 KB 692/713 KB 1012/1044 KB 1208/1267 KB 712/1063 KB 692/713 KB 1012/1044 KB 1212/1267 KB 712/1063 KB 692/713 KB 1012/1044 KB 1216/1267 KB 712/1063 KB 676/713 KB 1012/1044 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 692/713 KB 1016/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1020/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1024/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1028/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1032/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1036/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 712/1063 KB 692/713 KB 1012/1044 KB 1204/1267 KB 712/1063 KB 688/713 KB 1012/1044 KB 1172/1267 KB 712/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2912.9 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 692/713 KB 1040/1044 KB 1216/1267 KB 716/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 720/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 724/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 728/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 732/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 736/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 740/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 744/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 748/1063 KB 696/713 KB 1040/1044 KB 1216/1267 KB 752/1063 KB 700/713 KB 1040/1044 KB 1216/1267 KB 752/1063 KB 704/713 KB 1040/1044 KB 1216/1267 KB 752/1063 KB 708/713 KB 1040/1044 KB 1216/1267 KB 752/1063 KB 712/713 KB 1044/1044 KB 1220/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1220/1267 KB 752/1063 KB 708/713 KB 1044/1044 KB 1220/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1220/1267 KB 752/1063 KB 708/713 KB 1040/1044 KB 1220/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1224/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1228/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1232/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1236/1267 KB 752/1063 KB 713/713 KB 1044/1044 KB 1240/1267 KB 752/1063 KB 4/257 KB 713/713 KB 1044/1044 KB 1240/1267 KB 752/1063 KB 8/257 KB 713/713 KB 1044/1044 KB 1240/1267 KB 752/1063 KB 12/257 KB 713/713 KB 1044/1044 KB 1240/1267 KB 752/1063 KB 16/257 KB 713/713 KB 1044/1044 KB 1240/1267 KB 752/1063 KB 16/257 KB 713/713 KB 1044/1044 KB 1244/1267 KB 752/1063 KB 16/257 KB 713/713 KB 1044/1044 KB 1248/1267 KB 752/1063 KB 16/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 752/1063 KB 692/713 KB 1040/1044 KB 1216/1267 KB 752/1063 KB 16/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 756/1063 KB 20/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 760/1063 KB 20/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 764/1063 KB 20/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 768/1063 KB 20/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 756/1063 KB 24/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 768/1063 KB 28/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 768/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 768/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 772/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 776/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 780/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 784/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 788/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 792/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 796/1063 KB 32/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 800/1063 KB 36/257 KB 1044/1044 KB 1252/1267 KB 804/1063 KB 36/257 KB 713/713 KB 1044/1044 KB 1252/1267 KB 800/1063 KB 40/257 KB 1044/1044 KB 1256/1267 KB 804/1063 KB 44/257 KB 1044/1044 KB 1256/1267 KB 804/1063 KB 48/257 KB 1044/1044 KB 1256/1267 KB 804/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1734.0 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1186.3 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 36/257 KB 1044/1044 KB 1256/1267 KB 804/1063 KB 52/257 KB 1260/1267 KB 804/1063 KB 52/257 KB 1264/1267 KB 804/1063 KB 52/257 KB 1267/1267 KB 804/1063 KB 52/257 KB 1256/1267 KB 804/1063 KB 56/257 KB 1267/1267 KB 804/1063 KB 60/257 KB 1267/1267 KB 804/1063 KB 64/257 KB 1267/1267 KB 804/1063 KB 68/257 KB 1267/1267 KB 804/1063 KB 72/257 KB 1267/1267 KB 804/1063 KB 76/257 KB 1267/1267 KB 804/1063 KB 80/257 KB 1267/1267 KB 804/1063 KB 84/257 KB 1267/1267 KB 804/1063 KB 88/257 KB 1267/1267 KB 808/1063 KB 92/257 KB 1267/1267 KB 808/1063 KB 96/257 KB 1267/1267 KB 808/1063 KB 100/257 KB 1267/1267 KB 808/1063 KB 104/257 KB 1267/1267 KB 808/1063 KB 108/257 KB 1267/1267 KB 808/1063 KB 112/257 KB 1267/1267 KB 808/1063 KB 116/257 KB 1267/1267 KB 808/1063 KB 84/257 KB 1267/1267 KB 808/1063 KB 116/257 KB 1267/1267 KB 812/1063 KB 116/257 KB 1267/1267 KB 816/1063 KB 116/257 KB 1267/1267 KB 820/1063 KB 116/257 KB 1267/1267 KB 824/1063 KB 116/257 KB 1267/1267 KB 828/1063 KB 116/257 KB 1267/1267 KB 832/1063 KB 116/257 KB 1267/1267 KB 836/1063 KB 116/257 KB 1267/1267 KB 840/1063 KB 116/257 KB 1267/1267 KB 844/1063 KB 120/257 KB 848/1063 KB 120/257 KB 844/1063 KB 124/257 KB 848/1063 KB 128/257 KB 848/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2052.6 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 128/257 KB 852/1063 KB 132/257 KB 856/1063 KB 132/257 KB 860/1063 KB 132/257 KB 864/1063 KB 132/257 KB 852/1063 KB 136/257 KB 864/1063 KB 140/257 KB 864/1063 KB 140/257 KB 864/1063 KB 4/358 KB 140/257 KB 864/1063 KB 8/358 KB 140/257 KB 864/1063 KB 12/358 KB 140/257 KB 864/1063 KB 16/358 KB 140/257 KB 864/1063 KB 16/358 KB 3/5 KB 140/257 KB 864/1063 KB 16/358 KB 5/5 KB 140/257 KB 864/1063 KB 20/358 KB 4/549 KB 5/5 KB 140/257 KB 864/1063 KB 24/358 KB 4/549 KB 5/5 KB 140/257 KB 864/1063 KB 28/358 KB 4/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 4/549 KB 5/5 KB 140/257 KB 864/1063 KB 16/358 KB 4/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 8/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 12/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 16/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 20/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 24/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 28/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 32/549 KB 5/5 KB 140/257 KB 864/1063 KB 32/358 KB 36/549 KB 5/5 KB 140/257 KB 864/1063 KB 36/358 KB 40/549 KB 5/5 KB 140/257 KB 864/1063 KB 36/358 KB 44/549 KB 5/5 KB 140/257 KB 864/1063 KB 36/358 KB 48/549 KB 5/5 KB 140/257 KB 864/1063 KB 36/358 KB 36/549 KB 5/5 KB 140/257 KB 864/1063 KB 40/358 KB 48/549 KB 5/5 KB 140/257 KB 864/1063 KB 44/358 KB 48/549 KB 5/5 KB 140/257 KB 864/1063 KB 48/358 KB 48/549 KB 5/5 KB 144/257 KB 868/1063 KB 52/358 KB 52/549 KB 5/5 KB 144/257 KB 868/1063 KB 56/358 KB 52/549 KB 5/5 KB 144/257 KB 868/1063 KB 60/358 KB 52/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 52/549 KB 5/5 KB 144/257 KB 868/1063 KB 48/358 KB 52/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 56/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 60/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 64/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 68/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 72/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 76/549 KB 5/5 KB 144/257 KB 868/1063 KB 64/358 KB 80/549 KB 5/5 KB 144/257 KB 868/1063 KB 68/358 KB 84/549 KB 144/257 KB 868/1063 KB 68/358 KB 88/549 KB 144/257 KB 868/1063 KB 48/358 KB 48/549 KB 5/5 KB 144/257 KB 872/1063 KB 68/358 KB 88/549 KB 144/257 KB 876/1063 KB 68/358 KB 88/549 KB 144/257 KB 880/1063 KB 68/358 KB 88/549 KB 144/257 KB 884/1063 KB 68/358 KB 88/549 KB 144/257 KB 888/1063 KB 68/358 KB 88/549 KB 144/257 KB 892/1063 KB 68/358 KB 88/549 KB 144/257 KB 896/1063 KB 68/358 KB 88/549 KB 144/257 KB 864/1063 KB 48/358 KB 48/549 KB 5/5 KB 148/257 KB 896/1063 KB 68/358 KB 88/549 KB 152/257 KB 896/1063 KB 68/358 KB 88/549 KB 156/257 KB 896/1063 KB 68/358 KB 88/549 KB 160/257 KB 896/1063 KB 68/358 KB 88/549 KB 164/257 KB 896/1063 KB 68/358 KB 88/549 KB 168/257 KB 896/1063 KB 68/358 KB 88/549 KB 172/257 KB 896/1063 KB 68/358 KB 88/549 KB 176/257 KB 896/1063 KB 68/358 KB 88/549 KB 144/257 KB 868/1063 KB 68/358 KB 80/549 KB 176/257 KB 896/1063 KB 72/358 KB 88/549 KB 176/257 KB 896/1063 KB 76/358 KB 88/549 KB 176/257 KB 896/1063 KB 80/358 KB 88/549 KB 176/257 KB 896/1063 KB 84/358 KB 88/549 KB 180/257 KB 900/1063 KB 88/358 KB 92/549 KB 180/257 KB 900/1063 KB 92/358 KB 92/549 KB 180/257 KB 900/1063 KB 96/358 KB 92/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.9 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 180/257 KB 900/1063 KB 84/358 KB 92/549 KB 180/257 KB 900/1063 KB 96/358 KB 96/549 KB 180/257 KB 900/1063 KB 96/358 KB 100/549 KB 180/257 KB 900/1063 KB 96/358 KB 104/549 KB 180/257 KB 900/1063 KB 96/358 KB 108/549 KB 180/257 KB 900/1063 KB 100/358 KB 112/549 KB 180/257 KB 900/1063 KB 84/358 KB 88/549 KB 180/257 KB 904/1063 KB 100/358 KB 112/549 KB 180/257 KB 908/1063 KB 100/358 KB 112/549 KB 180/257 KB 912/1063 KB 100/358 KB 112/549 KB 180/257 KB 896/1063 KB 84/358 KB 88/549 KB 184/257 KB 912/1063 KB 100/358 KB 112/549 KB 188/257 KB 912/1063 KB 100/358 KB 112/549 KB 192/257 KB 912/1063 KB 100/358 KB 112/549 KB 192/257 KB 916/1063 KB 100/358 KB 112/549 KB 196/257 KB 920/1063 KB 100/358 KB 112/549 KB 196/257 KB 924/1063 KB 100/358 KB 112/549 KB 196/257 KB 928/1063 KB 100/358 KB 116/549 KB 180/257 KB 900/1063 KB 100/358 KB 108/549 KB 196/257 KB 928/1063 KB 104/358 KB 116/549 KB 196/257 KB 932/1063 KB 108/358 KB 116/549 KB 196/257 KB 932/1063 KB 112/358 KB 116/549 KB 196/257 KB 932/1063 KB 116/358 KB 116/549 KB 196/257 KB 924/1063 KB 100/358 KB 116/549 KB 196/257 KB 932/1063 KB 116/358 KB 120/549 KB 196/257 KB 932/1063 KB 116/358 KB 124/549 KB 196/257 KB 916/1063 KB 100/358 KB 112/549 KB 200/257 KB 932/1063 KB 116/358 KB 124/549 KB 204/257 KB 932/1063 KB 116/358 KB 124/549 KB 208/257 KB 932/1063 KB 116/358 KB 124/549 KB 212/257 KB 932/1063 KB 116/358 KB 124/549 KB 196/257 KB 932/1063 KB 104/358 KB 116/549 KB 212/257 KB 936/1063 KB 116/358 KB 128/549 KB 3/86 KB 212/257 KB 940/1063 KB 116/358 KB 128/549 KB 3/86 KB 212/257 KB 944/1063 KB 116/358 KB 128/549 KB 3/86 KB 216/257 KB 948/1063 KB 116/358 KB 128/549 KB 3/86 KB 216/257 KB 952/1063 KB 120/358 KB 128/549 KB 3/86 KB 216/257 KB 956/1063 KB 120/358 KB 128/549 KB 212/257 KB 932/1063 KB 116/358 KB 128/549 KB 3/86 KB 216/257 KB 956/1063 KB 120/358 KB 132/549 KB 3/86 KB 216/257 KB 956/1063 KB 120/358 KB 136/549 KB 3/86 KB 216/257 KB 956/1063 KB 120/358 KB 140/549 KB 3/86 KB 216/257 KB 956/1063 KB 120/358 KB 144/549 KB 3/86 KB 216/257 KB 956/1063 KB 120/358 KB 148/549 KB 3/86 KB 216/257 KB 960/1063 KB 120/358 KB 152/549 KB 3/86 KB 216/257 KB 960/1063 KB 120/358 KB 156/549 KB 3/86 KB 216/257 KB 960/1063 KB 120/358 KB 160/549 KB 3/86 KB 216/257 KB 948/1063 KB 120/358 KB 128/549 KB 3/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 3/86 KB 216/257 KB 944/1063 KB 116/358 KB 128/549 KB 3/86 KB 212/257 KB 936/1063 KB 116/358 KB 128/549 KB 6/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 9/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 11/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 14/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 16/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 19/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 22/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 25/86 KB 216/257 KB 960/1063 KB 124/358 KB 160/549 KB 25/86 KB 220/257 KB 960/1063 KB 124/358 KB 160/549 KB 27/86 KB 224/257 KB 960/1063 KB 124/358 KB 160/549 KB 27/86 KB 228/257 KB 960/1063 KB 124/358 KB 160/549 KB 27/86 KB 232/257 KB 960/1063 KB 128/358 KB 160/549 KB 27/86 KB 236/257 KB 960/1063 KB 128/358 KB 160/549 KB 27/86 KB 240/257 KB 960/1063 KB 128/358 KB 160/549 KB 3/86 KB 216/257 KB 960/1063 KB 120/358 KB 148/549 KB 27/86 KB 228/257 KB 960/1063 KB 128/358 KB 160/549 KB 27/86 KB 220/257 KB 960/1063 KB 124/358 KB 160/549 KB 30/86 KB 240/257 KB 960/1063 KB 128/358 KB 160/549 KB 32/86 KB 240/2 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 57 KB 960/1063 KB 128/358 KB 160/549 KB 36/86 KB 240/257 KB 960/1063 KB 128/358 KB 160/549 KB 40/86 KB 240/257 KB 960/1063 KB 132/358 KB 160/549 KB 44/86 KB 240/257 KB 964/1063 KB 132/358 KB 160/549 KB 48/86 KB 240/257 KB 964/1063 KB 132/358 KB 160/549 KB 36/86 KB 240/257 KB 960/1063 KB 132/358 KB 160/549 KB 48/86 KB 240/257 KB 964/1063 KB 136/358 KB 160/549 KB 48/86 KB 240/257 KB 964/1063 KB 140/358 KB 160/549 KB 48/86 KB 240/257 KB 964/1063 KB 144/358 KB 160/549 KB 52/86 KB 240/257 KB 964/1063 KB 144/358 KB 160/549 KB 56/86 KB 244/257 KB 964/1063 KB 148/358 KB 164/549 KB 60/86 KB 244/257 KB 964/1063 KB 148/358 KB 164/549 KB 61/86 KB 244/257 KB 964/1063 KB 148/358 KB 164/549 KB 40/86 KB 240/257 KB 964/1063 KB 132/358 KB 160/549 KB 61/86 KB 244/257 KB 968/1063 KB 148/358 KB 164/549 KB 61/86 KB 244/257 KB 972/1063 KB 148/358 KB 164/549 KB 61/86 KB 244/257 KB 976/1063 KB 148/358 KB 164/549 KB 61/86 KB 244/257 KB 980/1063 KB 148/358 KB 164/549 KB 65/86 KB 244/257 KB 984/1063 KB 148/358 KB 164/549 KB 65/86 KB 244/257 KB 988/1063 KB 148/358 KB 164/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 164/549 KB 52/86 KB 244/257 KB 964/1063 KB 148/358 KB 164/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 168/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 172/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 176/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 180/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 184/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 188/549 KB 65/86 KB 244/257 KB 992/1063 KB 148/358 KB 192/549 KB 52/86 KB 244/257 KB 964/1063 KB 148/358 KB 160/549 KB 65/86 KB 248/257 KB 996/1063 KB 148/358 KB 192/549 KB 65/86 KB 252/257 KB 996/1063 KB 148/358 KB 192/549 KB 65/86 KB 256/257 KB 996/1063 KB 148/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 148/358 KB 192/549 KB 52/86 KB 240/257 KB 964/1063 KB 148/358 KB 160/549 KB 65/86 KB 257/257 KB 996/1063 KB 152/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 156/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 160/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 164/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 168/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 172/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 176/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 180/358 KB 192/549 KB 65/86 KB 257/257 KB 996/1063 KB 184/358 KB 196/549 KB 65/86 KB 257/257 KB 996/1063 KB 188/358 KB 196/549 KB 65/86 KB 257/257 KB 996/1063 KB 192/358 KB 196/549 KB 65/86 KB 244/257 KB 996/1063 KB 148/358 KB 192/549 KB 65/86 KB 257/257 KB 1000/1063 KB 192/358 KB 196/549 KB 65/86 KB 257/257 KB 1004/1063 KB 192/358 KB 196/549 KB 65/86 KB 257/257 KB 1008/1063 KB 192/358 KB 196/549 KB 65/86 KB 257/257 KB 1012/1063 KB 192/358 KB 196/549 KB 65/86 KB 244/257 KB 980/1063 KB 148/358 KB 164/549 KB 69/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 73/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 77/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 81/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 85/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 86/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 86/86 KB 257/257 KB 1016/1063 KB 196/358 KB 196/549 KB 86/86 KB 257/257 KB 1020/1063 KB 196/358 KB 196/549 KB 86/86 KB 257/257 KB 1024/1063 KB 196/358 KB 196/549 KB 65/86 KB 257/257 KB 1012/1063 KB 196/358 KB 196/549 KB 86/86 KB 257/257 KB 1024/1063 KB 200/358 KB 196/549 KB 86 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install /86 KB 257/257 KB 1024/1063 KB 204/358 KB 196/549 KB 86/86 KB 257/257 KB 1024/1063 KB 208/358 KB 196/549 KB 86/86 KB 257/257 KB 1024/1063 KB 212/358 KB 196/549 KB 86/86 KB 257/257 KB 1028/1063 KB 216/358 KB 196/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 196/549 KB 65/86 KB 257/257 KB 996/1063 KB 180/358 KB 196/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 200/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 204/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 208/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 212/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 216/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 220/549 KB 86/86 KB 257/257 KB 1028/1063 KB 220/358 KB 224/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 383.0 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 86/86 KB 257/257 KB 1028/1063 KB 212/358 KB 196/549 KB 86/86 KB 1032/1063 KB 220/358 KB 224/549 KB 86/86 KB 1036/1063 KB 220/358 KB 224/549 KB 86/86 KB 1040/1063 KB 220/358 KB 224/549 KB 86/86 KB 1040/1063 KB 224/358 KB 224/549 KB 86/86 KB 1044/1063 KB 224/358 KB 224/549 KB 86/86 KB 1048/1063 KB 228/358 KB 228/549 KB 86/86 KB 1052/1063 KB 228/358 KB 228/549 KB 86/86 KB 1056/1063 KB 228/358 KB 228/549 KB 86/86 KB 1044/1063 KB 228/358 KB 228/549 KB 86/86 KB 1044/1063 KB 224/358 KB 228/549 KB 86/86 KB 1056/1063 KB 228/358 KB 232/549 KB 86/86 KB 1056/1063 KB 228/358 KB 236/549 KB 86/86 KB 1056/1063 KB 228/358 KB 240/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 1056/1063 KB 228/358 KB 244/549 KB 1056/1063 KB 232/358 KB 248/549 KB 1060/1063 KB 232/358 KB 252/549 KB 1060/1063 KB 232/358 KB 256/549 KB 1056/1063 KB 232/358 KB 244/549 KB 1060/1063 KB 236/358 KB 256/549 KB 1060/1063 KB 240/358 KB 256/549 KB 1060/1063 KB 244/358 KB 256/549 KB 1060/1063 KB 248/358 KB 256/549 KB 1060/1063 KB 252/358 KB 260/549 KB 1060/1063 KB 232/358 KB 248/549 KB 1063/1063 KB 252/358 KB 260/549 KB 1060/1063 KB 248/358 KB 260/549 KB 1063/1063 KB 252/358 KB 264/549 KB 1063/1063 KB 256/358 KB 268/549 KB 1063/1063 KB 256/358 KB 272/549 KB 1063/1063 KB 256/358 KB 264/549 KB 1063/1063 KB 260/358 KB 272/549 KB 1063/1063 KB 264/358 KB 276/549 KB 1063/1063 KB 268/358 KB 276/549 KB 1063/1063 KB 272/358 KB 276/549 KB 1063/1063 KB 276/358 KB 276/549 KB 1063/1063 KB 280/358 KB 276/549 KB 1063/1063 KB 284/358 KB 276/549 KB 1063/1063 KB 288/358 KB 276/549 KB 1063/1063 KB 260/358 KB 276/549 KB 1063/1063 KB 288/358 KB 280/549 KB 1063/1063 KB 288/358 KB 284/549 KB 1063/1063 KB 288/358 KB 288/549 KB 1063/1063 KB 288/358 KB 292/549 KB 1063/1063 KB 288/358 KB 296/549 KB 1063/1063 KB 288/358 KB 300/549 KB 3/404 KB 1063/1063 KB 288/358 KB 300/549 KB 6/404 KB 1063/1063 KB 288/358 KB 300/549 KB 9/404 KB 1063/1063 KB 288/358 KB 300/549 KB 9/404 KB 1063/1063 KB 288/358 KB 304/549 KB 11/404 KB 1063/1063 KB 288/358 KB 304/549 KB 14/404 KB 1063/1063 KB 288/358 KB 304/549 KB 16/404 KB 1063/1063 KB 288/358 KB 304/549 KB 16/404 KB 1063/1063 KB 292/358 KB 304/549 KB 19/404 KB 1063/1063 KB 292/358 KB 304/549 KB 22/404 KB 1063/1063 KB 292/358 KB 304/549 KB 25/404 KB 1063/1063 KB 292/358 KB 304/549 KB 25/404 KB 1063/1063 KB 296/358 KB 304/549 KB 25/404 KB 1063/1063 KB 300/358 KB 304/549 KB 25/404 KB 1063/1063 KB 304/358 KB 304/549 KB 27/404 KB 304/358 KB 308/549 KB 27/404 KB 304/358 KB 304/549 KB 30/404 KB 304/358 KB 308/549 KB 32/404 KB 304/358 KB 308/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1555.1 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 36/404 KB 304/358 KB 308/549 KB 40/404 KB 304/358 KB 308/549 KB 44/404 KB 304/358 KB 308/549 KB 48/404 KB 304/358 KB 308/549 KB 48/404 KB 304/358 KB 312/549 KB 48/404 KB 304/358 KB 316/549 KB 48/404 KB 304/358 KB 320/549 KB 48/404 KB 304/358 KB 324/549 KB 52/404 KB 308/358 KB 324/549 KB 56/404 KB 308/358 KB 324/549 KB 60/404 KB 308/358 KB 324/549 KB 63/404 KB 308/358 KB 324/549 KB 48/404 KB 308/358 KB 324/549 KB 63/404 KB 312/358 KB 324/549 KB 63/404 KB 316/358 KB 324/549 KB 63/404 KB 320/358 KB 324/549 KB 63/404 KB 320/358 KB 328/549 KB 63/404 KB 320/358 KB 332/549 KB 63/404 KB 320/358 KB 336/549 KB 63/404 KB 320/358 KB 340/549 KB 67/404 KB 324/358 KB 344/549 KB 67/404 KB 324/358 KB 348/549 KB 67/404 KB 324/358 KB 352/549 KB 67/404 KB 324/358 KB 340/549 KB 67/404 KB 320/358 KB 340/549 KB 71/404 KB 324/358 KB 352/549 KB 75/404 KB 324/358 KB 352/549 KB 79/404 KB 324/358 KB 352/549 KB 83/404 KB 324/358 KB 352/549 KB 87/404 KB 324/358 KB 352/549 KB 91/404 KB 324/358 KB 352/549 KB 95/404 KB 324/358 KB 352/549 KB 95/404 KB 328/358 KB 352/549 KB 95/404 KB 332/358 KB 352/549 KB 95/404 KB 336/358 KB 352/549 KB 95/404 KB 3/894 KB 336/358 KB 352/549 KB 95/404 KB 5/894 KB 336/358 KB 352/549 KB 95/404 KB 8/894 KB 336/358 KB 352/549 KB 95/404 KB 11/894 KB 336/358 KB 352/549 KB 99/404 KB 11/894 KB 336/358 KB 352/549 KB 103/404 KB 13/894 KB 336/358 KB 352/549 KB 107/404 KB 13/894 KB 336/358 KB 352/549 KB 111/404 KB 13/894 KB 336/358 KB 352/549 KB 99/404 KB 13/894 KB 336/358 KB 352/549 KB 111/404 KB 16/894 KB 336/358 KB 352/549 KB 111/404 KB 16/894 KB 340/358 KB 352/549 KB 115/404 KB 19/894 KB 344/358 KB 356/549 KB 115/404 KB 19/894 KB 348/358 KB 356/549 KB 115/404 KB 19/894 KB 352/358 KB 356/549 KB 115/404 KB 19/894 KB 356/358 KB 356/549 KB 115/404 KB 19/894 KB 358/358 KB 356/549 KB 115/404 KB 19/894 KB 340/358 KB 356/549 KB 115/404 KB 19/894 KB 358/358 KB 360/549 KB 115/404 KB 19/894 KB 358/358 KB 364/549 KB 115/404 KB 19/894 KB 358/358 KB 368/549 KB 115/404 KB 19/894 KB 340/358 KB 352/549 KB 119/404 KB 19/894 KB 358/358 KB 368/549 KB 123/404 KB 19/894 KB 358/358 KB 368/549 KB 127/404 KB 19/894 KB 358/358 KB 368/549 KB 131/404 KB 19/894 KB 358/358 KB 368/549 KB 111/404 KB 19/894 KB 340/358 KB 352/549 KB 131/404 KB 21/894 KB 358/358 KB 368/549 KB 131/404 KB 24/894 KB 358/358 KB 368/549 KB 131/404 KB 27/894 KB 358/358 KB 368/549 KB 131/404 KB 29/894 KB 358/358 KB 368/549 KB 131/404 KB 32/894 KB 358/358 KB 368/549 KB 131/404 KB 36/894 KB 358/358 KB 368/549 KB 131/404 KB 40/894 KB 358/358 KB 368/549 KB 131/404 KB 44/894 KB 358/358 KB 368/549 KB 131/404 KB 48/894 KB 358/358 KB 368/549 KB 135/404 KB 48/894 KB 358/358 KB 368/549 KB 139/404 KB 48/894 KB 358/358 KB 368/549 KB 143/404 KB 48/894 KB 358/358 KB 368/549 KB 147/404 KB 48/894 KB 358/358 KB 368/549 KB 151/404 KB 52/894 KB 358/358 KB 372/549 KB 155/404 KB 52/894 KB 358/358 KB 372/549 KB 159/404 KB 52/894 KB 358/358 KB 372/549 KB 147/404 KB 52/894 KB 358/358 KB 372/549 KB 159/404 KB 56/894 KB 358/358 KB 372/549 KB 159/404 KB 60/894 KB 358/358 KB 372/549 KB 159/404 KB 64/894 KB 358/358 KB 372/549 KB 147/404 KB 48/894 KB 358/358 KB 372/549 KB 159/404 KB 64/894 KB 358/358 KB 376/549 KB 159/404 KB 68/894 KB 358/358 KB 380/549 KB 159/404 KB 68/894 KB 358/358 KB 384/549 KB 159/404 KB 68/894 KB 358/358 KB 388/549 KB 163/404 KB 68/894 KB 358/358 KB 392/549 KB 163/404 KB 68/894 KB 358/358 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 396/549 KB 163/404 KB 68/894 KB 358/358 KB 400/549 KB 159/404 KB 68/894 KB 358/358 KB 376/549 KB 163/404 KB 72/894 KB 358/358 KB 400/549 KB 163/404 KB 76/894 KB 358/358 KB 400/549 KB 163/404 KB 80/894 KB 358/358 KB 400/549 KB 163/404 KB 84/894 KB 358/358 KB 400/549 KB 163/404 KB 88/894 KB 358/358 KB 400/549 KB 163/404 KB 68/894 KB 358/358 KB 388/549 KB 167/404 KB 88/894 KB 358/358 KB 400/549 KB 171/404 KB 88/894 KB 358/358 KB 400/549 KB 175/404 KB 88/894 KB 358/358 KB 400/549 KB 179/404 KB 88/894 KB 358/358 KB 400/549 KB 183/404 KB 92/894 KB 358/358 KB 404/549 KB 187/404 KB 92/894 KB 358/358 KB 404/549 KB 191/404 KB 92/894 KB 358/358 KB 404/549 KB 195/404 KB 92/894 KB 358/358 KB 404/549 KB 199/404 KB 92/894 KB 358/358 KB 404/549 KB 179/404 KB 92/894 KB 358/358 KB 404/549 KB 179/404 KB 92/894 KB 358/358 KB 400/549 KB 199/404 KB 96/894 KB 358/358 KB 404/549 KB 199/404 KB 100/894 KB 358/358 KB 404/549 KB 199/404 KB 100/894 KB 358/358 KB 408/549 KB 199/404 KB 100/894 KB 358/358 KB 412/549 KB 199/404 KB 100/894 KB 358/358 KB 416/549 KB 199/404 KB 100/894 KB 358/358 KB 420/549 KB 203/404 KB 104/894 KB 358/358 KB 424/549 KB 203/404 KB 104/894 KB 358/358 KB 428/549 KB 203/404 KB 104/894 KB 358/358 KB 432/549 KB 203/404 KB 104/894 KB 358/358 KB 420/549 KB 207/404 KB 104/894 KB 358/358 KB 432/549 KB 211/404 KB 104/894 KB 358/358 KB 432/549 KB 215/404 KB 104/894 KB 358/358 KB 436/549 KB 219/404 KB 104/894 KB 358/358 KB 436/549 KB 223/404 KB 104/894 KB 358/358 KB 436/549 KB 199/404 KB 104/894 KB 358/358 KB 420/549 KB 223/404 KB 108/894 KB 358/358 KB 436/549 KB 223/404 KB 112/894 KB 358/358 KB 436/549 KB 223/404 KB 116/894 KB 358/358 KB 436/549 KB 223/404 KB 120/894 KB 358/358 KB 436/549 KB 223/404 KB 124/894 KB 358/358 KB 436/549 KB 223/404 KB 128/894 KB 358/358 KB 436/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 501.3 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-oai-hss-0: 17:19:51 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 223/404 KB 132/894 KB 436/549 KB 227/404 KB 136/894 KB 436/549 KB 227/404 KB 140/894 KB 436/549 KB 227/404 KB 144/894 KB 436/549 KB 227/404 KB 148/894 KB 436/549 KB 227/404 KB 152/894 KB 436/549 KB 227/404 KB 156/894 KB 436/549 KB 227/404 KB 160/894 KB 436/549 KB 227/404 KB 164/894 KB 436/549 KB 211/404 KB 104/894 KB 358/358 KB 436/549 KB 227/404 KB 164/894 KB 440/549 KB 227/404 KB 164/894 KB 444/549 KB 227/404 KB 164/894 KB 448/549 KB 227/404 KB 164/894 KB 452/549 KB 227/404 KB 164/894 KB 456/549 KB 227/404 KB 164/894 KB 460/549 KB 227/404 KB 164/894 KB 464/549 KB 227/404 KB 164/894 KB 468/549 KB 227/404 KB 164/894 KB 472/549 KB 227/404 KB 164/894 KB 476/549 KB 227/404 KB 164/894 KB 480/549 KB 227/404 KB 132/894 KB 436/549 KB 231/404 KB 164/894 KB 480/549 KB 235/404 KB 164/894 KB 480/549 KB 239/404 KB 164/894 KB 480/549 KB 243/404 KB 164/894 KB 480/549 KB 247/404 KB 164/894 KB 480/549 KB 251/404 KB 164/894 KB 480/549 KB 255/404 KB 164/894 KB 480/549 KB 259/404 KB 164/894 KB 480/549 KB 259/404 KB 168/894 KB 480/549 KB 259/404 KB 172/894 KB 480/549 KB 259/404 KB 176/894 KB 480/549 KB 263/404 KB 176/894 KB 480/549 KB 267/404 KB 176/894 KB 484/549 KB 271/404 KB 176/894 KB 484/549 KB 263/404 KB 176/894 KB 484/549 KB 271/404 KB 176/894 KB 488/549 KB 271/404 KB 180/894 KB 492/549 KB 271/404 KB 180/894 KB 496/549 KB 271/404 KB 180/894 KB 500/549 KB 275/404 KB 180/894 KB 504/549 KB 275/404 KB 180/894 KB 508/549 KB 275/404 KB 180/894 KB 512/549 KB 271/404 KB 180/894 KB 488/549 KB 275/404 KB 184/894 KB 512/549 KB 275/404 KB 188/894 KB 512/549 KB 275/404 KB 192/894 KB 512/549 KB 4/26 KB 275/404 KB 192/894 KB 512/549 KB 8/26 KB 275/404 KB 192/894 KB 512/549 KB 12/26 KB 275/404 KB 192/894 KB 512/549 KB 16/26 KB 275/404 KB 192/894 KB 512/549 KB 20/26 KB 275/404 KB 192/894 KB 512/549 KB 24/26 KB 275/404 KB 192/894 KB 512/549 KB 26/26 KB 275/404 KB 192/894 KB 512/549 KB 275/404 KB 180/894 KB 500/549 KB 26/26 KB 279/404 KB 192/894 KB 512/549 KB 26/26 KB 283/404 KB 192/894 KB 512/549 KB 26/26 KB 287/404 KB 192/894 KB 512/549 KB 26/26 KB 291/404 KB 196/894 KB 512/549 KB 26/26 KB 295/404 KB 196/894 KB 516/549 KB 26/26 KB 287/404 KB 196/894 KB 512/549 KB 26/26 KB 299/404 KB 200/894 KB 516/549 KB 26/26 KB 299/404 KB 204/894 KB 516/549 KB 26/26 KB 299/404 KB 208/894 KB 516/549 KB 26/26 KB 299/404 KB 212/894 KB 516/549 KB 26/26 KB 299/404 KB 216/894 KB 516/549 KB 26/26 KB 299/404 KB 220/894 KB 516/549 KB 26/26 KB 299/404 KB 224/894 KB 516/549 KB 26/26 KB 299/404 KB 228/894 KB 516/549 KB 26/26 KB 299/404 KB 232/894 KB 516/549 KB 26/26 KB 299/404 KB 236/894 KB 516/549 KB 26/26 KB 299/404 KB 240/894 KB 516/549 KB 299/404 KB 244/894 KB 516/549 KB 26/26 KB 291/404 KB 196/894 KB 516/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 34.6 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 26/26 KB 299/404 KB 212/894 KB 516/549 KB 303/404 KB 244/894 KB 516/549 KB 307/404 KB 244/894 KB 520/549 KB 311/404 KB 244/894 KB 520/549 KB 315/404 KB 244/894 KB 520/549 KB 319/404 KB 244/894 KB 520/549 KB 303/404 KB 244/894 KB 520/549 KB 319/404 KB 244/894 KB 524/549 KB 319/404 KB 244/894 KB 528/549 KB 319/404 KB 244/894 KB 532/549 KB 319/404 KB 244/894 KB 536/549 KB 323/404 KB 244/894 KB 540/549 KB 323/404 KB 244/894 KB 544/549 KB 323/404 KB 244/894 KB 548/549 KB 323/404 KB 244/894 KB 549/549 KB 323/404 KB 244/894 KB 536/549 KB 327/404 KB 244/894 KB 549/549 KB 331/404 KB 244/894 KB 549/549 KB 335/404 KB 244/894 KB 549/549 KB 339/404 KB 244/894 KB 549/549 KB 343/404 KB 248/894 KB 549/549 KB 347/404 KB 248/894 KB 549/549 KB 351/404 KB 248/894 KB 549/549 KB 339/404 KB 248/894 KB 549/549 KB 351/404 KB 252/894 KB 549/549 KB 351/404 KB 256/894 KB 549/549 KB 351/404 KB 260/894 KB 549/549 KB 355/404 KB 264/894 KB 549/549 KB 355/404 KB 268/894 KB 549/549 KB 355/404 KB 272/894 KB 549/549 KB 355/404 KB 260/894 KB 549/549 KB 359/404 KB 272/894 KB 549/549 KB 363/404 KB 272/894 KB 549/549 KB 367/404 KB 272/894 KB 549/549 KB 371/404 KB 272/894 KB 549/549 KB 375/404 KB 276/894 KB 549/549 KB 379/404 KB 276/894 KB 549/549 KB 383/404 KB 276/894 KB 549/549 KB 371/404 KB 276/894 KB 549/549 KB 383/404 KB 280/894 KB 549/549 KB 383/404 KB 284/894 KB 549/549 KB 383/404 KB 288/894 KB 549/549 KB 4/79 KB 383/404 KB 288/894 KB 549/549 KB 8/79 KB 383/404 KB 288/894 KB 549/549 KB 12/79 KB 383/404 KB 288/894 KB 549/549 KB 16/79 KB 383/404 KB 288/894 KB 549/549 KB 20/79 KB 383/404 KB 288/894 KB 549/549 KB 24/79 KB 383/404 KB 288/894 KB 549/549 KB 28/79 KB 383/404 KB 288/894 KB 549/549 KB 32/79 KB 383/404 KB 288/894 KB 549/549 KB 36/79 KB 383/404 KB 288/894 KB 40/79 KB 383/404 KB 288/894 KB 44/79 KB 383/404 KB 288/894 KB 48/79 KB 383/404 KB 288/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 738.4 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 48/79 KB 387/404 KB 288/894 KB 48/79 KB 391/404 KB 292/894 KB 52/79 KB 391/404 KB 292/894 KB 56/79 KB 391/404 KB 292/894 KB 60/79 KB 391/404 KB 292/894 KB 64/79 KB 391/404 KB 292/894 KB 48/79 KB 387/404 KB 292/894 KB 64/79 KB 391/404 KB 296/894 KB 64/79 KB 391/404 KB 300/894 KB 68/79 KB 391/404 KB 304/894 KB 68/79 KB 391/404 KB 300/894 KB 72/79 KB 395/404 KB 304/894 KB 76/79 KB 395/404 KB 304/894 KB 79/79 KB 395/404 KB 304/894 KB 68/79 KB 395/404 KB 304/894 KB 79/79 KB 399/404 KB 304/894 KB 79/79 KB 403/404 KB 308/894 KB 79/79 KB 404/404 KB 308/894 KB 79/79 KB 399/404 KB 308/894 KB 79/79 KB 404/404 KB 312/894 KB 79/79 KB 404/404 KB 316/894 KB 79/79 KB 404/404 KB 320/894 KB 79/79 KB 404/404 KB 324/894 KB 79/79 KB 404/404 KB 328/894 KB 79/79 KB 404/404 KB 332/894 KB 79/79 KB 404/404 KB 336/894 KB 79/79 KB 404/404 KB 340/894 KB 79/79 KB 404/404 KB 344/894 KB 79/79 KB 404/404 KB 348/894 KB 79/79 KB 404/404 KB 352/894 KB 79/79 KB 404/404 KB 356/894 KB 79/79 KB 404/404 KB 360/894 KB 79/79 KB 404/404 KB 364/894 KB 79/79 KB 404/404 KB 368/894 KB 79/79 KB 404/404 KB 372/894 KB 79/79 KB 404/404 KB 376/894 KB 79/79 KB 404/404 KB 380/894 KB 79/79 KB 404/404 KB 384/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 104.4 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 533.9 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 388/894 KB 392/894 KB 396/894 KB 400/894 KB 404/894 KB 408/894 KB 412/894 KB 416/894 KB 420/894 KB 424/894 KB 428/894 KB 432/894 KB 436/894 KB 440/894 KB 444/894 KB 448/894 KB 452/894 KB 456/894 KB 460/894 KB 464/894 KB 468/894 KB 472/894 KB 476/894 KB 480/894 KB 484/894 KB 488/894 KB 492/894 KB 4/115 KB 492/894 KB 4/206 KB 4/115 KB 492/894 KB 8/206 KB 4/115 KB 492/894 KB 12/206 KB 4/115 KB 492/894 KB 16/206 KB 4/115 KB 492/894 KB 20/206 KB 4/115 KB 492/894 KB 24/206 KB 4/115 KB 492/894 KB 28/206 KB 4/115 KB 492/894 KB 32/206 KB 4/115 KB 492/894 KB 8/115 KB 492/894 KB 32/206 KB 12/115 KB 492/894 KB 32/206 KB 16/115 KB 492/894 KB 32/206 KB 20/115 KB 492/894 KB 32/206 KB 24/115 KB 492/894 KB 32/206 KB 28/115 KB 492/894 KB 32/206 KB 32/115 KB 492/894 KB 32/206 KB 36/115 KB 492/894 KB 32/206 KB 40/115 KB 492/894 KB 32/206 KB 40/115 KB 492/894 KB 36/206 KB 40/115 KB 492/894 KB 40/206 KB 44/115 KB 492/894 KB 44/206 KB 44/115 KB 492/894 KB 48/206 KB 44/115 KB 492/894 KB 40/206 KB 48/115 KB 492/894 KB 48/206 KB 48/115 KB 492/894 KB 52/206 KB 52/115 KB 492/894 KB 56/206 KB 52/115 KB 492/894 KB 60/206 KB 52/115 KB 492/894 KB 62/206 KB 52/115 KB 492/894 KB 52/206 KB 56/115 KB 492/894 KB 62/206 KB 60/115 KB 492/894 KB 62/206 KB 64/115 KB 492/894 KB 62/206 KB 64/115 KB 492/894 KB 66/206 KB 64/115 KB 492/894 KB 70/206 KB 64/115 KB 492/894 KB 74/206 KB 64/115 KB 492/894 KB 78/206 KB 64/115 KB 492/894 KB 82/206 KB 64/115 KB 496/894 KB 86/206 KB 68/115 KB 496/894 KB 86/206 KB 72/115 KB 496/894 KB 86/206 KB 76/115 KB 496/894 KB 86/206 KB 80/115 KB 496/894 KB 86/206 KB 64/115 KB 496/894 KB 82/206 KB 80/115 KB 4/1822 KB 496/894 KB 86/206 KB 80/115 KB 8/1822 KB 496/894 KB 86/206 KB 80/115 KB 12/1822 KB 496/894 KB 86/206 KB 80/115 KB 16/1822 KB 496/894 KB 86/206 KB 80/115 KB 20/1822 KB 496/894 KB 86/206 KB 80/115 KB 24/1822 KB 496/894 KB 86/206 KB 80/115 KB 28/1822 KB 496/894 KB 86/206 KB 80/115 KB 32/1822 KB 496/894 KB 86/206 KB 80/115 KB 36/1822 KB 496/894 KB 86/206 KB 80/115 KB 40/1822 KB 496/894 KB 86/206 KB 80/115 KB 44/1822 KB 496/894 KB 86/206 KB 80/115 KB 48/1822 KB 496/894 KB 86/206 KB 84/115 KB 48/1822 KB 496/894 KB 86/206 KB 88/115 KB 48/1822 KB 496/894 KB 86/206 KB 92/115 KB 48/1822 KB 496/894 KB 90/206 KB 96/115 KB 52/1822 KB 500/894 KB 90/206 KB 88/115 KB 48/1822 KB 496/894 KB 90/206 KB 96/115 KB 52/1822 KB 500/894 KB 94/206 KB 96/115 KB 52/1822 KB 500/894 KB 98/206 KB 100/115 KB 52/1822 KB 500/894 KB 102/206 KB 100/115 KB 52/1822 KB 500/894 KB 106/206 KB 100/115 KB 52/1822 KB 500/894 KB 110/206 KB 92/115 KB 52/1822 KB 500/894 KB 90/206 KB 100/115 KB 52/1822 KB 504/894 KB 110/206 KB 100/115 KB 52/1822 KB 508/894 KB 110/206 KB 100/115 KB 52/1822 KB 512/894 KB 110/206 KB 92/115 KB 52/1822 KB 496/894 KB 90/206 KB 100/115 KB 56/1822 KB 512/894 KB 110/206 KB 100/115 KB 60/1822 KB 512/894 KB 110/206 KB 100/115 KB 64/1822 KB 512/894 KB 110/206 KB 100/115 KB 68/1822 KB 512/894 KB 110/206 KB 100/115 KB 72/1822 KB 512/894 KB 110/206 KB 100/115 KB 76/1822 KB 512/894 KB 110/206 KB 100/115 KB 80/1822 KB 512/894 KB 110/206 KB 100/115 KB 84/1822 KB 512/894 KB 110/206 KB 100/115 KB 88/1822 KB 512/894 KB 110/206 KB 100/115 KB 92/1822 KB 516/894 KB 110/206 KB 100/115 KB 96/1822 KB 516/894 KB 110/206 KB 100/115 KB 100/1822 KB 516/894 KB 110/206 KB 100/115 KB 104/1822 KB 516/894 KB 110/206 KB 100/11 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 5 KB 108/1822 KB 516/894 KB 110/206 KB 100/115 KB 112/1822 KB 516/894 KB 110/206 KB 100/115 KB 116/1822 KB 516/894 KB 110/206 KB 100/115 KB 120/1822 KB 516/894 KB 114/206 KB 100/115 KB 124/1822 KB 516/894 KB 114/206 KB 100/115 KB 128/1822 KB 516/894 KB 114/206 KB 100/115 KB 52/1822 KB 500/894 KB 98/206 KB 104/115 KB 128/1822 KB 516/894 KB 114/206 KB 108/115 KB 128/1822 KB 516/894 KB 114/206 KB 112/115 KB 128/1822 KB 516/894 KB 114/206 KB 115/115 KB 128/1822 KB 516/894 KB 114/206 KB 100/115 KB 116/1822 KB 516/894 KB 114/206 KB 115/115 KB 128/1822 KB 516/894 KB 118/206 KB 115/115 KB 128/1822 KB 516/894 KB 122/206 KB 115/115 KB 128/1822 KB 516/894 KB 126/206 KB 115/115 KB 128/1822 KB 516/894 KB 130/206 KB 115/115 KB 132/1822 KB 516/894 KB 134/206 KB 100/115 KB 88/1822 KB 516/894 KB 110/206 KB 115/115 KB 132/1822 KB 520/894 KB 134/206 KB 115/115 KB 132/1822 KB 524/894 KB 134/206 KB 115/115 KB 132/1822 KB 528/894 KB 134/206 KB 115/115 KB 132/1822 KB 532/894 KB 134/206 KB 115/115 KB 132/1822 KB 536/894 KB 134/206 KB 115/115 KB 132/1822 KB 540/894 KB 134/206 KB 115/115 KB 132/1822 KB 544/894 KB 134/206 KB 115/115 KB 132/1822 KB 548/894 KB 134/206 KB 115/115 KB 132/1822 KB 516/894 KB 130/206 KB 115/115 KB 136/1822 KB 548/894 KB 138/206 KB 115/115 KB 140/1822 KB 552/894 KB 138/206 KB 115/115 KB 144/1822 KB 552/894 KB 138/206 KB 115/115 KB 132/1822 KB 548/894 KB 138/206 KB 115/115 KB 144/1822 KB 552/894 KB 142/206 KB 115/115 KB 144/1822 KB 552/894 KB 146/206 KB 115/115 KB 148/1822 KB 552/894 KB 150/206 KB 115/115 KB 148/1822 KB 552/894 KB 154/206 KB 115/115 KB 148/1822 KB 552/894 KB 158/206 KB 115/115 KB 136/1822 KB 552/894 KB 138/206 KB 115/115 KB 148/1822 KB 556/894 KB 158/206 KB 115/115 KB 148/1822 KB 560/894 KB 158/206 KB 115/115 KB 148/1822 KB 564/894 KB 158/206 KB 115/115 KB 148/1822 KB 568/894 KB 158/206 KB 115/115 KB 148/1822 KB 572/894 KB 158/206 KB 115/115 KB 148/1822 KB 576/894 KB 158/206 KB 115/115 KB 148/1822 KB 580/894 KB 158/206 KB 115/115 KB 148/1822 KB 584/894 KB 162/206 KB 115/115 KB 148/1822 KB 588/894 KB 162/206 KB 115/115 KB 148/1822 KB 592/894 KB 162/206 KB 148/1822 KB 596/894 KB 162/206 KB 115/115 KB 148/1822 KB 552/894 KB 146/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 143.1 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 152/1822 KB 596/894 KB 162/206 KB 156/1822 KB 596/894 KB 162/206 KB 160/1822 KB 596/894 KB 162/206 KB 164/1822 KB 596/894 KB 162/206 KB 168/1822 KB 596/894 KB 162/206 KB 172/1822 KB 596/894 KB 162/206 KB 176/1822 KB 596/894 KB 162/206 KB 180/1822 KB 596/894 KB 162/206 KB 184/1822 KB 596/894 KB 162/206 KB 188/1822 KB 596/894 KB 162/206 KB 192/1822 KB 600/894 KB 162/206 KB 115/115 KB 148/1822 KB 580/894 KB 162/206 KB 192/1822 KB 600/894 KB 166/206 KB 192/1822 KB 600/894 KB 170/206 KB 192/1822 KB 600/894 KB 174/206 KB 192/1822 KB 600/894 KB 178/206 KB 192/1822 KB 600/894 KB 182/206 KB 192/1822 KB 600/894 KB 186/206 KB 192/1822 KB 600/894 KB 190/206 KB 192/1822 KB 600/894 KB 194/206 KB 192/1822 KB 600/894 KB 198/206 KB 196/1822 KB 600/894 KB 202/206 KB 196/1822 KB 600/894 KB 206/206 KB 196/1822 KB 600/894 KB 206/206 KB 188/1822 KB 600/894 KB 162/206 KB 196/1822 KB 604/894 KB 206/206 KB 196/1822 KB 608/894 KB 206/206 KB 196/1822 KB 612/894 KB 206/206 KB 196/1822 KB 616/894 KB 206/206 KB 196/1822 KB 620/894 KB 206/206 KB 196/1822 KB 624/894 KB 206/206 KB 196/1822 KB 628/894 KB 206/206 KB 196/1822 KB 632/894 KB 206/206 KB 196/1822 KB 636/894 KB 206/206 KB 196/1822 KB 640/894 KB 206/206 KB 196/1822 KB 644/894 KB 206/206 KB 196/1822 KB 600/894 KB 198/206 KB 200/1822 KB 644/894 KB 206/206 KB 204/1822 KB 644/894 KB 206/206 KB 208/1822 KB 644/894 KB 206/206 KB 212/1822 KB 644/894 KB 206/206 KB 216/1822 KB 644/894 KB 206/206 KB 220/1822 KB 644/894 KB 206/206 KB 224/1822 KB 644/894 KB 206/206 KB 228/1822 KB 644/894 KB 206/206 KB 228/1822 KB 648/894 KB 206/206 KB 228/1822 KB 652/894 KB 206/206 KB 232/1822 KB 656/894 KB 206/206 KB 232/1822 KB 652/894 KB 206/206 KB 236/1822 KB 656/894 KB 206/206 KB 240/1822 KB 656/894 KB 206/206 KB 244/1822 KB 656/894 KB 206/206 KB 248/1822 KB 660/894 KB 206/206 KB 252/1822 KB 660/894 KB 206/206 KB 256/1822 KB 660/894 KB 206/206 KB 260/1822 KB 660/894 KB 206/206 KB 264/1822 KB 660/894 KB 206/206 KB 268/1822 KB 660/894 KB 206/206 KB 272/1822 KB 660/894 KB 206/206 KB 276/1822 KB 660/894 KB 206/206 KB 244/1822 KB 660/894 KB 206/206 KB 276/1822 KB 664/894 KB 206/206 KB 276/1822 KB 668/894 KB 206/206 KB 276/1822 KB 672/894 KB 206/206 KB 276/1822 KB 676/894 KB 206/206 KB 276/1822 KB 680/894 KB 206/206 KB 276/1822 KB 684/894 KB 206/206 KB 276/1822 KB 688/894 KB 206/206 KB 4/314 KB 276/1822 KB 688/894 KB 206/206 KB 8/314 KB 276/1822 KB 688/894 KB 206/206 KB 12/314 KB 276/1822 KB 688/894 KB 206/206 KB 16/314 KB 276/1822 KB 688/894 KB 206/206 KB 16/314 KB 276/1822 KB 692/894 KB 206/206 KB 16/314 KB 280/1822 KB 692/894 KB 206/206 KB 20/314 KB 280/1822 KB 692/894 KB 206/206 KB 24/314 KB 280/1822 KB 692/894 KB 206/206 KB 28/314 KB 280/1822 KB 692/894 KB 206/206 KB 32/314 KB 280/1822 KB 692/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 253.3 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 4/587 KB 32/314 KB 280/1822 KB 692/894 KB 8/587 KB 32/314 KB 280/1822 KB 692/894 KB 12/587 KB 32/314 KB 280/1822 KB 692/894 KB 16/587 KB 32/314 KB 280/1822 KB 692/894 KB 16/587 KB 36/314 KB 280/1822 KB 692/894 KB 16/587 KB 40/314 KB 280/1822 KB 692/894 KB 16/587 KB 44/314 KB 280/1822 KB 692/894 KB 16/587 KB 48/314 KB 280/1822 KB 692/894 KB 16/587 KB 52/314 KB 280/1822 KB 692/894 KB 16/587 KB 56/314 KB 280/1822 KB 692/894 KB 20/587 KB 56/314 KB 280/1822 KB 692/894 KB 24/587 KB 56/314 KB 280/1822 KB 692/894 KB 28/587 KB 56/314 KB 280/1822 KB 692/894 KB 32/587 KB 56/314 KB 280/1822 KB 692/894 KB 32/587 KB 60/314 KB 280/1822 KB 692/894 KB 32/587 KB 64/314 KB 280/1822 KB 692/894 KB 32/587 KB 68/314 KB 280/1822 KB 692/894 KB 32/587 KB 72/314 KB 280/1822 KB 692/894 KB 32/587 KB 76/314 KB 280/1822 KB 692/894 KB 32/587 KB 80/314 KB 280/1822 KB 692/894 KB 32/587 KB 80/314 KB 284/1822 KB 692/894 KB 32/587 KB 80/314 KB 288/1822 KB 696/894 KB 32/587 KB 84/314 KB 292/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 296/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 300/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 304/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 308/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 312/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 696/894 KB 3/57 KB 32/587 KB 80/314 KB 284/1822 KB 696/894 KB 32/587 KB 84/314 KB 316/1822 KB 700/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 704/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 708/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 712/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 716/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 720/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 724/894 KB 3/57 KB 32/587 KB 84/314 KB 316/1822 KB 728/894 KB 3/57 KB 32/587 KB 84/314 KB 320/1822 KB 732/894 KB 3/57 KB 32/587 KB 84/314 KB 320/1822 KB 736/894 KB 3/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 3/57 KB 32/587 KB 84/314 KB 288/1822 KB 696/894 KB 3/57 KB 32/587 KB 80/314 KB 288/1822 KB 696/894 KB 3/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 6/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 9/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 11/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 14/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 16/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 19/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 22/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 25/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 27/57 KB 32/587 KB 84/314 KB 320/1822 KB 740/894 KB 30/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 32/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 36/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 40/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 44/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 48/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 52/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 56/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 84/314 KB 320/1822 KB 728/894 KB 3/57 KB 32/587 KB 88/314 KB 320/1822 KB 740/894 KB 30/57 KB 32/587 KB 92/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 96/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 100/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 104/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 108/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 112/314 KB 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 116/314 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 320/1822 KB 740/894 KB 57/57 KB 32/587 KB 120/314 KB 324/1822 KB 740/894 KB 57/57 KB 32/587 KB 124/314 KB 324/1822 KB 740/894 KB 57/57 KB 32/587 KB 128/314 KB 324/1822 KB 740/894 KB 57/57 KB 32/587 KB 116/314 KB 324/1822 KB 740/894 KB 57/57 KB 32/587 KB 128/314 KB 328/1822 KB 744/894 KB 57/57 KB 32/587 KB 128/314 KB 332/1822 KB 744/894 KB 57/57 KB 32/587 KB 132/314 KB 336/1822 KB 744/894 KB 57/57 KB 32/587 KB 128/314 KB 324/1822 KB 744/894 KB 57/57 KB 32/587 KB 132/314 KB 336/1822 KB 748/894 KB 57/57 KB 32/587 KB 132/314 KB 336/1822 KB 752/894 KB 57/57 KB 32/587 KB 132/314 KB 336/1822 KB 756/894 KB 57/57 KB 36/587 KB 132/314 KB 340/1822 KB 760/894 KB 57/57 KB 36/587 KB 132/314 KB 340/1822 KB 764/894 KB 57/57 KB 36/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 32/587 KB 132/314 KB 332/1822 KB 744/894 KB 57/57 KB 36/587 KB 132/314 KB 340/1822 KB 756/894 KB 57/57 KB 40/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 44/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 48/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 52/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 56/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 60/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 64/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 68/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 72/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 76/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 80/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 84/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 88/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 92/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 96/587 KB 132/314 KB 340/1822 KB 768/894 KB 57/57 KB 96/587 KB 136/314 KB 340/1822 KB 768/894 KB 57/57 KB 96/587 KB 140/314 KB 340/1822 KB 768/894 KB 57/57 KB 96/587 KB 144/314 KB 340/1822 KB 768/894 KB 57/57 KB 32/587 KB 132/314 KB 340/1822 KB 756/894 KB 57/57 KB 96/587 KB 144/314 KB 344/1822 KB 768/894 KB 57/57 KB 96/587 KB 144/314 KB 348/1822 KB 768/894 KB 57/57 KB 96/587 KB 144/314 KB 352/1822 KB 768/894 KB 57/57 KB 96/587 KB 148/314 KB 356/1822 KB 768/894 KB 96/587 KB 148/314 KB 352/1822 KB 768/894 KB 96/587 KB 152/314 KB 356/1822 KB 772/894 KB 96/587 KB 156/314 KB 356/1822 KB 772/894 KB 96/587 KB 160/314 KB 356/1822 KB 772/894 KB 100/587 KB 160/314 KB 356/1822 KB 772/894 KB 104/587 KB 160/314 KB 356/1822 KB 772/894 KB 108/587 KB 160/314 KB 356/1822 KB 772/894 KB 112/587 KB 160/314 KB 356/1822 KB 772/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 67.4 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-oai-hss-0: 17:19:51 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 96/587 KB 148/314 KB 356/1822 KB 772/894 KB 112/587 KB 160/314 KB 356/1822 KB 776/894 KB 112/587 KB 160/314 KB 360/1822 KB 780/894 KB 112/587 KB 160/314 KB 360/1822 KB 784/894 KB 112/587 KB 160/314 KB 360/1822 KB 776/894 KB 116/587 KB 160/314 KB 360/1822 KB 784/894 KB 120/587 KB 160/314 KB 360/1822 KB 784/894 KB 124/587 KB 160/314 KB 360/1822 KB 784/894 KB 128/587 KB 160/314 KB 360/1822 KB 784/894 KB 128/587 KB 160/314 KB 364/1822 KB 784/894 KB 128/587 KB 160/314 KB 368/1822 KB 784/894 KB 128/587 KB 164/314 KB 372/1822 KB 784/894 KB 132/587 KB 164/314 KB 376/1822 KB 788/894 KB 132/587 KB 164/314 KB 380/1822 KB 788/894 KB 132/587 KB 164/314 KB 384/1822 KB 788/894 KB 128/587 KB 164/314 KB 368/1822 KB 784/894 KB 132/587 KB 168/314 KB 384/1822 KB 788/894 KB 132/587 KB 172/314 KB 384/1822 KB 788/894 KB 132/587 KB 176/314 KB 384/1822 KB 788/894 KB 132/587 KB 164/314 KB 372/1822 KB 788/894 KB 136/587 KB 176/314 KB 384/1822 KB 788/894 KB 140/587 KB 176/314 KB 384/1822 KB 788/894 KB 144/587 KB 176/314 KB 384/1822 KB 788/894 KB 128/587 KB 164/314 KB 372/1822 KB 788/894 KB 144/587 KB 176/314 KB 384/1822 KB 792/894 KB 144/587 KB 176/314 KB 384/1822 KB 796/894 KB 144/587 KB 180/314 KB 384/1822 KB 796/894 KB 148/587 KB 184/314 KB 388/1822 KB 800/894 KB 148/587 KB 188/314 KB 388/1822 KB 800/894 KB 148/587 KB 192/314 KB 388/1822 KB 800/894 KB 148/587 KB 180/314 KB 388/1822 KB 800/894 KB 152/587 KB 192/314 KB 388/1822 KB 800/894 KB 156/587 KB 192/314 KB 388/1822 KB 800/894 KB 160/587 KB 192/314 KB 388/1822 KB 800/894 KB 144/587 KB 180/314 KB 388/1822 KB 800/894 KB 160/587 KB 192/314 KB 392/1822 KB 800/894 KB 160/587 KB 192/314 KB 396/1822 KB 800/894 KB 144/587 KB 180/314 KB 384/1822 KB 800/894 KB 164/587 KB 4/263 KB 192/314 KB 396/1822 KB 804/894 KB 164/587 KB 4/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 4/263 KB 192/314 KB 396/1822 KB 800/894 KB 164/587 KB 8/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 12/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 16/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 20/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 24/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 28/263 KB 192/314 KB 396/1822 KB 808/894 KB 164/587 KB 192/314 KB 396/1822 KB 800/894 KB 168/587 KB 28/263 KB 192/314 KB 396/1822 KB 808/894 KB 172/587 KB 28/263 KB 192/314 KB 396/1822 KB 808/894 KB 172/587 KB 32/263 KB 192/314 KB 396/1822 KB 808/894 KB 172/587 KB 32/263 KB 192/314 KB 396/1822 KB 812/894 KB 176/587 KB 32/263 KB 192/314 KB 396/1822 KB 816/894 KB 176/587 KB 32/263 KB 192/314 KB 396/1822 KB 812/894 KB 176/587 KB 36/263 KB 196/314 KB 400/1822 KB 816/894 KB 180/587 KB 36/263 KB 200/314 KB 400/1822 KB 816/894 KB 180/587 KB 36/263 KB 204/314 KB 400/1822 KB 816/894 KB 180/587 KB 36/263 KB 208/314 KB 400/1822 KB 820/894 KB 176/587 KB 36/263 KB 192/314 KB 400/1822 KB 816/894 KB 180/587 KB 40/263 KB 208/314 KB 400/1822 KB 820/894 KB 180/587 KB 44/263 KB 208/314 KB 400/1822 KB 820/894 KB 180/587 KB 48/263 KB 208/314 KB 400/1822 KB 820/894 KB 180/587 KB 52/263 KB 208/314 KB 400/1822 KB 820/894 KB 180/587 KB 56/263 KB 212/314 KB 400/1822 KB 820/894 KB 180/587 KB 60/263 KB 212/314 KB 400/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 400/1822 KB 820/894 KB 176/587 KB 32/263 KB 192/314 KB 400/1822 KB 816/894 KB 180/587 KB 64/263 KB 212/314 KB 404/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 408/1822 KB 820/894 KB 180/587 KB 64 unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install /263 KB 212/314 KB 412/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 416/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 420/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 424/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 428/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 432/1822 KB 820/894 KB 180/587 KB 64/263 KB 212/314 KB 436/1822 KB 820/894 KB 180/587 KB 68/263 KB 212/314 KB 440/1822 KB 820/894 KB 180/587 KB 68/263 KB 212/314 KB 444/1822 KB 820/894 KB 180/587 KB 68/263 KB 212/314 KB 448/1822 KB 820/894 KB 180/587 KB 52/263 KB 212/314 KB 400/1822 KB 820/894 KB 180/587 KB 68/263 KB 216/314 KB 448/1822 KB 820/894 KB 180/587 KB 36/263 KB 204/314 KB 400/1822 KB 820/894 KB 180/587 KB 36/263 KB 196/314 KB 400/1822 KB 816/894 KB 184/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 188/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 192/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 196/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 200/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 204/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 208/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 180/587 KB 68/263 KB 212/314 KB 436/1822 KB 820/894 KB 208/587 KB 72/263 KB 216/314 KB 448/1822 KB 824/894 KB 208/587 KB 76/263 KB 216/314 KB 448/1822 KB 824/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 824/894 KB 180/587 KB 68/263 KB 216/314 KB 448/1822 KB 824/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 828/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 832/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 836/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 840/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 844/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 848/894 KB 208/587 KB 80/263 KB 216/314 KB 448/1822 KB 852/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 856/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 860/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 864/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 868/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 872/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 876/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 880/894 KB 212/587 KB 84/263 KB 216/314 KB 452/1822 KB 852/894 KB 212/587 KB 84/263 KB 216/314 KB 456/1822 KB 880/894 KB 212/587 KB 84/263 KB 216/314 KB 460/1822 KB 880/894 KB 212/587 KB 84/263 KB 216/314 KB 464/1822 KB 880/894 KB 212/587 KB 84/263 KB 216/314 KB 448/1822 KB 852/894 KB 216/587 KB 84/263 KB 216/314 KB 464/1822 KB 880/894 KB 220/587 KB 84/263 KB 216/314 KB 464/1822 KB 880/894 KB 224/587 KB 84/263 KB 216/314 KB 464/1822 KB 880/894 KB 228/587 KB 84/263 KB 216/314 KB 464/1822 KB 880/894 KB 208/587 KB 84/263 KB 216/314 KB 448/1822 KB 852/894 KB 228/587 KB 88/263 KB 216/314 KB 464/1822 KB 880/894 KB 228/587 KB 92/263 KB 216/314 KB 464/1822 KB 880/894 KB 228/587 KB 96/263 KB 216/314 KB 464/1822 KB 880/894 KB 228/587 KB 100/263 KB 216/314 KB 464/1822 KB 880/894 KB 232/587 KB 104/263 KB 216/314 KB 468/1822 KB 884/894 KB 232/587 KB 108/263 KB 216/314 KB 468/1822 KB 884/894 KB 232/587 KB 112/263 KB 216/314 KB 468/1822 KB 884/894 KB 232/587 KB 116/263 KB 216/314 KB 468/1822 KB 884/894 KB 232/587 KB 100/263 KB 216/314 KB 468/1822 KB 884/894 KB 232/587 KB 116/263 KB 216/314 KB 468/1822 KB 888/894 KB 232/587 KB 116/263 KB 216/314 KB 468/1822 KB 892/894 KB 232/587 KB 116/263 KB 216/314 KB 468/1822 KB 894/894 KB 232/587 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 100/263 KB 216/314 KB 468/1822 KB 880/894 KB 232/587 KB 116/263 KB 216/314 KB 472/1822 KB 894/894 KB 232/587 KB 116/263 KB 216/314 KB 476/1822 KB 894/894 KB 232/587 KB 116/263 KB 216/314 KB 480/1822 KB 894/894 KB 232/587 KB 100/263 KB 216/314 KB 464/1822 KB 880/894 KB 236/587 KB 116/263 KB 216/314 KB 480/1822 KB 894/894 KB 240/587 KB 116/263 KB 216/314 KB 480/1822 KB 894/894 KB 244/587 KB 116/263 KB 216/314 KB 480/1822 KB 894/894 KB 248/587 KB 116/263 KB 216/314 KB 484/1822 KB 894/894 KB 252/587 KB 116/263 KB 216/314 KB 484/1822 KB 894/894 KB 256/587 KB 116/263 KB 216/314 KB 484/1822 KB 894/894 KB 260/587 KB 116/263 KB 216/314 KB 484/1822 KB 894/894 KB 264/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 268/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 272/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 276/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 280/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 284/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 244/587 KB 116/263 KB 216/314 KB 484/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 488/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 492/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 496/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 500/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 504/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 508/1822 KB 894/894 KB 288/587 KB 120/263 KB 216/314 KB 512/1822 KB 894/894 KB 260/587 KB 120/263 KB 216/314 KB 484/1822 KB 894/894 KB 288/587 KB 124/263 KB 216/314 KB 512/1822 KB 894/894 KB 288/587 KB 128/263 KB 216/314 KB 512/1822 KB 894/894 KB 288/587 KB 132/263 KB 216/314 KB 512/1822 KB 894/894 KB 288/587 KB 136/263 KB 216/314 KB 512/1822 KB 894/894 KB 288/587 KB 140/263 KB 216/314 KB 512/1822 KB 894/894 KB 288/587 KB 144/263 KB 216/314 KB 512/1822 KB 894/894 KB 288/587 KB 144/263 KB 216/314 KB 516/1822 KB 894/894 KB 288/587 KB 148/263 KB 216/314 KB 520/1822 KB 894/894 KB 288/587 KB 148/263 KB 216/314 KB 524/1822 KB 894/894 KB 288/587 KB 148/263 KB 216/314 KB 516/1822 KB 894/894 KB 288/587 KB 152/263 KB 216/314 KB 524/1822 KB 894/894 KB 288/587 KB 156/263 KB 216/314 KB 524/1822 KB 894/894 KB 292/587 KB 156/263 KB 216/314 KB 528/1822 KB 894/894 KB 288/587 KB 156/263 KB 216/314 KB 528/1822 KB 894/894 KB 292/587 KB 160/263 KB 216/314 KB 528/1822 KB 894/894 KB 292/587 KB 160/263 KB 216/314 KB 532/1822 KB 894/894 KB 296/587 KB 164/263 KB 220/314 KB 536/1822 KB 296/587 KB 164/263 KB 220/314 KB 540/1822 KB 296/587 KB 164/263 KB 220/314 KB 544/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1004.7 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 296/587 KB 164/263 KB 220/314 KB 532/1822 KB 894/894 KB 296/587 KB 164/263 KB 224/314 KB 544/1822 KB 296/587 KB 164/263 KB 216/314 KB 532/1822 KB 894/894 KB 300/587 KB 164/263 KB 224/314 KB 544/1822 KB 304/587 KB 164/263 KB 224/314 KB 544/1822 KB 292/587 KB 164/263 KB 216/314 KB 532/1822 KB 894/894 KB 304/587 KB 168/263 KB 224/314 KB 544/1822 KB 304/587 KB 172/263 KB 224/314 KB 544/1822 KB 308/587 KB 176/263 KB 224/314 KB 544/1822 KB 308/587 KB 180/263 KB 224/314 KB 544/1822 KB 308/587 KB 184/263 KB 228/314 KB 548/1822 KB 308/587 KB 188/263 KB 228/314 KB 548/1822 KB 308/587 KB 192/263 KB 228/314 KB 548/1822 KB 308/587 KB 196/263 KB 228/314 KB 548/1822 KB 308/587 KB 200/263 KB 228/314 KB 548/1822 KB 308/587 KB 204/263 KB 228/314 KB 548/1822 KB 308/587 KB 208/263 KB 228/314 KB 548/1822 KB 308/587 KB 212/263 KB 228/314 KB 548/1822 KB 308/587 KB 172/263 KB 224/314 KB 544/1822 KB 312/587 KB 212/263 KB 228/314 KB 548/1822 KB 316/587 KB 212/263 KB 228/314 KB 548/1822 KB 320/587 KB 212/263 KB 228/314 KB 548/1822 KB 324/587 KB 212/263 KB 228/314 KB 548/1822 KB 328/587 KB 212/263 KB 228/314 KB 548/1822 KB 332/587 KB 212/263 KB 228/314 KB 548/1822 KB 336/587 KB 212/263 KB 228/314 KB 548/1822 KB 308/587 KB 180/263 KB 228/314 KB 548/1822 KB 336/587 KB 212/263 KB 228/314 KB 552/1822 KB 336/587 KB 212/263 KB 228/314 KB 556/1822 KB 336/587 KB 212/263 KB 228/314 KB 560/1822 KB 336/587 KB 212/263 KB 228/314 KB 564/1822 KB 336/587 KB 212/263 KB 228/314 KB 568/1822 KB 336/587 KB 212/263 KB 228/314 KB 572/1822 KB 308/587 KB 180/263 KB 228/314 KB 544/1822 KB 336/587 KB 212/263 KB 232/314 KB 572/1822 KB 336/587 KB 212/263 KB 236/314 KB 572/1822 KB 336/587 KB 212/263 KB 240/314 KB 572/1822 KB 336/587 KB 212/263 KB 244/314 KB 572/1822 KB 336/587 KB 212/263 KB 248/314 KB 572/1822 KB 336/587 KB 212/263 KB 252/314 KB 572/1822 KB 336/587 KB 212/263 KB 256/314 KB 572/1822 KB 336/587 KB 212/263 KB 260/314 KB 572/1822 KB 336/587 KB 212/263 KB 264/314 KB 576/1822 KB 336/587 KB 212/263 KB 260/314 KB 576/1822 KB 340/587 KB 212/263 KB 264/314 KB 580/1822 KB 340/587 KB 212/263 KB 264/314 KB 576/1822 KB 344/587 KB 216/263 KB 268/314 KB 580/1822 KB 348/587 KB 216/263 KB 268/314 KB 580/1822 KB 352/587 KB 216/263 KB 268/314 KB 580/1822 KB 352/587 KB 216/263 KB 268/314 KB 584/1822 KB 340/587 KB 216/263 KB 268/314 KB 580/1822 KB 352/587 KB 220/263 KB 268/314 KB 584/1822 KB 340/587 KB 212/263 KB 268/314 KB 580/1822 KB 352/587 KB 220/263 KB 272/314 KB 588/1822 KB 352/587 KB 4/99 KB 220/263 KB 272/314 KB 588/1822 KB 352/587 KB 8/99 KB 220/263 KB 272/314 KB 588/1822 KB 352/587 KB 12/99 KB 220/263 KB 272/314 KB 588/1822 KB 352/587 KB 16/99 KB 220/263 KB 272/314 KB 588/1822 KB 352/587 KB 16/99 KB 220/263 KB 276/314 KB 588/1822 KB 356/587 KB 16/99 KB 224/263 KB 280/314 KB 588/1822 KB 356/587 KB 16/99 KB 224/263 KB 284/314 KB 588/1822 KB 356/587 KB 16/99 KB 224/263 KB 288/314 KB 588/1822 KB 356/587 KB 20/99 KB 224/263 KB 292/314 KB 588/1822 KB 356/587 KB 20/99 KB 224/263 KB 296/314 KB 588/1822 KB 356/587 KB 20/99 KB 224/263 KB 300/314 KB 588/1822 KB 352/587 KB 220/263 KB 268/314 KB 588/1822 KB 356/587 KB 20/99 KB 224/263 KB 300/314 KB 592/1822 KB 356/587 KB 20/99 KB 224/263 KB 300/314 KB 596/1822 KB 356/587 KB 20/99 KB 224/263 KB 300/314 KB 600/1822 KB 356/587 KB 20/99 KB 224/263 KB 300/314 KB 604/1822 KB 356/587 KB 20/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 20/99 KB 224/263 KB 288/314 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 588/1822 KB 356/587 KB 24/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 28/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 32/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 36/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 40/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 44/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 48/99 KB 224/263 KB 300/314 KB 608/1822 KB 356/587 KB 16/99 KB 224/263 KB 276/314 KB 588/1822 KB 360/587 KB 48/99 KB 224/263 KB 300/314 KB 608/1822 KB 352/587 KB 16/99 KB 224/263 KB 276/314 KB 588/1822 KB 364/587 KB 48/99 KB 228/263 KB 300/314 KB 608/1822 KB 364/587 KB 48/99 KB 232/263 KB 300/314 KB 608/1822 KB 364/587 KB 48/99 KB 236/263 KB 300/314 KB 608/1822 KB 364/587 KB 48/99 KB 240/263 KB 300/314 KB 608/1822 KB 364/587 KB 48/99 KB 244/263 KB 300/314 KB 608/1822 KB 364/587 KB 52/99 KB 248/263 KB 304/314 KB 612/1822 KB 364/587 KB 52/99 KB 252/263 KB 304/314 KB 612/1822 KB 364/587 KB 52/99 KB 256/263 KB 304/314 KB 612/1822 KB 364/587 KB 52/99 KB 260/263 KB 304/314 KB 612/1822 KB 364/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 364/587 KB 48/99 KB 232/263 KB 300/314 KB 608/1822 KB 368/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 372/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 376/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 380/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 384/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 388/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 392/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 396/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 400/587 KB 52/99 KB 263/263 KB 304/314 KB 612/1822 KB 364/587 KB 52/99 KB 244/263 KB 304/314 KB 612/1822 KB 400/587 KB 52/99 KB 263/263 KB 308/314 KB 612/1822 KB 400/587 KB 52/99 KB 263/263 KB 312/314 KB 612/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 612/1822 KB 364/587 KB 52/99 KB 244/263 KB 300/314 KB 612/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 616/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 620/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 624/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 628/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 632/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 636/1822 KB 400/587 KB 52/99 KB 263/263 KB 314/314 KB 640/1822 KB 364/587 KB 52/99 KB 244/263 KB 300/314 KB 608/1822 KB 400/587 KB 56/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 60/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 64/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 68/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 72/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 76/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 80/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 84/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 88/99 KB 263/263 KB 314/314 KB 640/1822 KB 400/587 KB 92/99 KB 263/263 KB 314/314 KB 644/1822 KB 400/587 KB 96/99 KB 263/263 KB 314/314 KB 644/1822 KB 400/587 KB 99/99 KB 263/263 KB 314/314 KB 644/1822 KB 400/587 KB 88/99 KB 263/263 KB 314/314 KB 644/1822 KB 404/587 KB 99/99 KB 314/314 KB 644/1822 KB 408/587 KB 99/99 KB 314/314 KB 644/1822 KB 412/587 KB 99/99 KB 314/314 KB 644/1822 KB 416/587 KB 99/99 KB 314/314 KB 644/1822 KB 416/587 KB 99/99 KB 314/314 KB 648/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar ( unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 263 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 340.0 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 416/587 KB 99/99 KB 314/314 KB 652/1822 KB 416/587 KB 99/99 KB 656/1822 KB 416/587 KB 99/99 KB 660/1822 KB 420/587 KB 99/99 KB 664/1822 KB 420/587 KB 99/99 KB 668/1822 KB 420/587 KB 99/99 KB 672/1822 KB 420/587 KB 99/99 KB 660/1822 KB 424/587 KB 99/99 KB 672/1822 KB 428/587 KB 99/99 KB 672/1822 KB 432/587 KB 99/99 KB 672/1822 KB 436/587 KB 99/99 KB 672/1822 KB 440/587 KB 99/99 KB 676/1822 KB 444/587 KB 99/99 KB 676/1822 KB 448/587 KB 99/99 KB 676/1822 KB 436/587 KB 99/99 KB 676/1822 KB 448/587 KB 99/99 KB 680/1822 KB 452/587 KB 99/99 KB 684/1822 KB 452/587 KB 99/99 KB 688/1822 KB 452/587 KB 99/99 KB 692/1822 KB 452/587 KB 99/99 KB 696/1822 KB 452/587 KB 99/99 KB 700/1822 KB 452/587 KB 99/99 KB 704/1822 KB 452/587 KB 99/99 KB 680/1822 KB 456/587 KB 99/99 KB 704/1822 KB 460/587 KB 99/99 KB 704/1822 KB 464/587 KB 99/99 KB 704/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 106.6 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 468/587 KB 704/1822 KB 472/587 KB 704/1822 KB 476/587 KB 704/1822 KB 480/587 KB 708/1822 KB 476/587 KB 708/1822 KB 480/587 KB 712/1822 KB 484/587 KB 716/1822 KB 484/587 KB 720/1822 KB 484/587 KB 724/1822 KB 484/587 KB 728/1822 KB 484/587 KB 732/1822 KB 484/587 KB 712/1822 KB 488/587 KB 732/1822 KB 492/587 KB 732/1822 KB 496/587 KB 732/1822 KB 496/587 KB 732/1822 KB 4/54 KB 496/587 KB 732/1822 KB 8/54 KB 496/587 KB 732/1822 KB 12/54 KB 496/587 KB 732/1822 KB 16/54 KB 496/587 KB 736/1822 KB 16/54 KB 500/587 KB 736/1822 KB 16/54 KB 500/587 KB 736/1822 KB 20/54 KB 500/587 KB 736/1822 KB 24/54 KB 500/587 KB 736/1822 KB 28/54 KB 500/587 KB 736/1822 KB 32/54 KB 504/587 KB 736/1822 KB 32/54 KB 508/587 KB 736/1822 KB 32/54 KB 512/587 KB 736/1822 KB 32/54 KB 512/587 KB 740/1822 KB 32/54 KB 512/587 KB 744/1822 KB 32/54 KB 512/587 KB 748/1822 KB 32/54 KB 512/587 KB 752/1822 KB 32/54 KB 512/587 KB 752/1822 KB 32/54 KB 4/276 KB 512/587 KB 752/1822 KB 32/54 KB 8/276 KB 512/587 KB 752/1822 KB 32/54 KB 12/276 KB 512/587 KB 752/1822 KB 32/54 KB 16/276 KB 512/587 KB 752/1822 KB 36/54 KB 16/276 KB 512/587 KB 752/1822 KB 40/54 KB 16/276 KB 512/587 KB 752/1822 KB 44/54 KB 16/276 KB 512/587 KB 752/1822 KB 48/54 KB 16/276 KB 512/587 KB 752/1822 KB 4/748 KB 52/54 KB 20/276 KB 512/587 KB 752/1822 KB 4/748 KB 54/54 KB 20/276 KB 512/587 KB 752/1822 KB 4/748 KB 48/54 KB 20/276 KB 512/587 KB 752/1822 KB 4/748 KB 48/54 KB 16/276 KB 512/587 KB 752/1822 KB 8/748 KB 54/54 KB 20/276 KB 512/587 KB 752/1822 KB 12/748 KB 54/54 KB 20/276 KB 512/587 KB 752/1822 KB 16/748 KB 54/54 KB 20/276 KB 512/587 KB 752/1822 KB 16/748 KB 54/54 KB 24/276 KB 512/587 KB 752/1822 KB 16/748 KB 54/54 KB 28/276 KB 512/587 KB 752/1822 KB 20/748 KB 54/54 KB 32/276 KB 512/587 KB 752/1822 KB 20/748 KB 54/54 KB 36/276 KB 512/587 KB 752/1822 KB 20/748 KB 54/54 KB 40/276 KB 512/587 KB 752/1822 KB 20/748 KB 54/54 KB 44/276 KB 512/587 KB 752/1822 KB 20/748 KB 54/54 KB 48/276 KB 512/587 KB 752/1822 KB 20/748 KB 54/54 KB 28/276 KB 512/587 KB 752/1822 KB 24/748 KB 54/54 KB 48/276 KB 512/587 KB 752/1822 KB 28/748 KB 54/54 KB 48/276 KB 512/587 KB 752/1822 KB 32/748 KB 54/54 KB 48/276 KB 512/587 KB 752/1822 KB 36/748 KB 54/54 KB 48/276 KB 512/587 KB 752/1822 KB 40/748 KB 54/54 KB 52/276 KB 512/587 KB 752/1822 KB 44/748 KB 54/54 KB 52/276 KB 512/587 KB 752/1822 KB 48/748 KB 54/54 KB 52/276 KB 512/587 KB 752/1822 KB 36/748 KB 54/54 KB 52/276 KB 512/587 KB 752/1822 KB 48/748 KB 54/54 KB 56/276 KB 512/587 KB 752/1822 KB 48/748 KB 54/54 KB 60/276 KB 512/587 KB 752/1822 KB 48/748 KB 54/54 KB 64/276 KB 512/587 KB 752/1822 KB 48/748 KB 54/54 KB 68/276 KB 512/587 KB 752/1822 KB 48/748 KB 54/54 KB 72/276 KB 512/587 KB 752/1822 KB 52/748 KB 54/54 KB 76/276 KB 512/587 KB 752/1822 KB 52/748 KB 54/54 KB 80/276 KB 512/587 KB 752/1822 KB 52/748 KB 54/54 KB 72/276 KB 512/587 KB 752/1822 KB 56/748 KB 54/54 KB 80/276 KB 512/587 KB 752/1822 KB 60/748 KB 54/54 KB 80/276 KB 512/587 KB 752/1822 KB 64/748 KB 54/54 KB 80/276 KB 512/587 KB 756/1822 KB 64/748 KB 54/54 KB 80/276 KB 516/587 KB 760/1822 KB 68/748 KB 54/54 KB 84/276 KB 516/587 KB 764/1822 KB 68/748 KB 84/276 KB 516/587 KB 768/1822 KB 68/748 KB 84/276 KB 516/587 KB 772/1822 KB 68/748 KB 84/276 KB 516/587 KB 776/1822 KB 68/748 KB 84/276 KB 516/587 KB 780/1822 KB 68/748 KB 84/276 KB 516/587 KB 784/1822 KB 68/748 KB 84/276 KB 516/587 KB unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install 756/1822 KB 68/748 KB 54/54 KB 84/276 KB 516/587 KB 784/1822 KB 72/748 KB 84/276 KB 516/587 KB 784/1822 KB 76/748 KB 84/276 KB 516/587 KB 784/1822 KB 80/748 KB 84/276 KB 516/587 KB 756/1822 KB 64/748 KB 54/54 KB 84/276 KB 516/587 KB 784/1822 KB 80/748 KB 88/276 KB 516/587 KB 784/1822 KB 80/748 KB 92/276 KB 516/587 KB 756/1822 KB 64/748 KB 54/54 KB 80/276 KB 520/587 KB 784/1822 KB 80/748 KB 92/276 KB 524/587 KB 784/1822 KB 80/748 KB 92/276 KB 528/587 KB 784/1822 KB 80/748 KB 92/276 KB 532/587 KB 784/1822 KB 80/748 KB 92/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 56.6 KB/sec) unit-abot-epc-basic-0: 17:19:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 536/587 KB 784/1822 KB 84/748 KB 96/276 KB 540/587 KB 784/1822 KB 84/748 KB 96/276 KB 544/587 KB 784/1822 KB 84/748 KB 96/276 KB 532/587 KB 784/1822 KB 84/748 KB 96/276 KB 544/587 KB 784/1822 KB 88/748 KB 96/276 KB 544/587 KB 784/1822 KB 92/748 KB 96/276 KB 544/587 KB 784/1822 KB 96/748 KB 96/276 KB 532/587 KB 784/1822 KB 80/748 KB 96/276 KB 544/587 KB 784/1822 KB 96/748 KB 100/276 KB 544/587 KB 784/1822 KB 96/748 KB 104/276 KB 544/587 KB 784/1822 KB 96/748 KB 108/276 KB 544/587 KB 784/1822 KB 96/748 KB 112/276 KB 544/587 KB 784/1822 KB 96/748 KB 116/276 KB 548/587 KB 788/1822 KB 100/748 KB 120/276 KB 548/587 KB 788/1822 KB 100/748 KB 124/276 KB 548/587 KB 788/1822 KB 100/748 KB 128/276 KB 548/587 KB 788/1822 KB 100/748 KB 116/276 KB 548/587 KB 788/1822 KB 104/748 KB 128/276 KB 548/587 KB 788/1822 KB 108/748 KB 128/276 KB 548/587 KB 788/1822 KB 112/748 KB 128/276 KB 548/587 KB 788/1822 KB 116/748 KB 128/276 KB 548/587 KB 788/1822 KB 120/748 KB 132/276 KB 548/587 KB 788/1822 KB 124/748 KB 132/276 KB 548/587 KB 788/1822 KB 128/748 KB 132/276 KB 548/587 KB 788/1822 KB 96/748 KB 116/276 KB 548/587 KB 792/1822 KB 128/748 KB 132/276 KB 548/587 KB 796/1822 KB 128/748 KB 132/276 KB 548/587 KB 800/1822 KB 128/748 KB 132/276 KB 548/587 KB 784/1822 KB 96/748 KB 116/276 KB 552/587 KB 804/1822 KB 128/748 KB 132/276 KB 556/587 KB 804/1822 KB 128/748 KB 132/276 KB 560/587 KB 804/1822 KB 128/748 KB 132/276 KB 564/587 KB 804/1822 KB 128/748 KB 132/276 KB 568/587 KB 804/1822 KB 128/748 KB 132/276 KB 572/587 KB 804/1822 KB 128/748 KB 132/276 KB 576/587 KB 804/1822 KB 128/748 KB 132/276 KB 580/587 KB 804/1822 KB 128/748 KB 132/276 KB 584/587 KB 804/1822 KB 128/748 KB 132/276 KB 587/587 KB 804/1822 KB 128/748 KB 132/276 KB 548/587 KB 788/1822 KB 116/748 KB 132/276 KB 587/587 KB 804/1822 KB 128/748 KB 136/276 KB 587/587 KB 804/1822 KB 128/748 KB 140/276 KB 587/587 KB 804/1822 KB 128/748 KB 144/276 KB 548/587 KB 804/1822 KB 128/748 KB 132/276 KB 587/587 KB 808/1822 KB 128/748 KB 144/276 KB 587/587 KB 812/1822 KB 128/748 KB 144/276 KB 587/587 KB 816/1822 KB 128/748 KB 144/276 KB 587/587 KB 816/1822 KB 128/748 KB 148/276 KB 587/587 KB 820/1822 KB 132/748 KB 152/276 KB 587/587 KB 820/1822 KB 132/748 KB 156/276 KB 587/587 KB 820/1822 KB 132/748 KB 160/276 KB 587/587 KB 820/1822 KB 132/748 KB 148/276 KB 587/587 KB 820/1822 KB 128/748 KB 148/276 KB 587/587 KB 824/1822 KB 132/748 KB 160/276 KB 587/587 KB 824/1822 KB 136/748 KB 160/276 KB 587/587 KB 824/1822 KB 140/748 KB 160/276 KB 587/587 KB 828/1822 KB 144/748 KB 160/276 KB 587/587 KB 828/1822 KB 144/748 KB 4/223 KB 160/276 KB 587/587 KB 828/1822 KB 144/748 KB 8/223 KB 160/276 KB 587/587 KB 828/1822 KB 144/748 KB 12/223 KB 160/276 KB 587/587 KB 828/1822 KB 144/748 KB 16/223 KB 160/276 KB 587/587 KB 828/1822 KB 140/748 KB 160/276 KB 587/587 KB 832/1822 KB 144/748 KB 16/223 KB 160/276 KB 587/587 KB 836/1822 KB 144/748 KB 16/223 KB 160/276 KB 587/587 KB 840/1822 KB 148/748 KB 20/223 KB 164/276 KB 587/587 KB 844/1822 KB 148/748 KB 20/223 KB 164/276 KB 587/587 KB 848/1822 KB 148/748 KB 20/223 KB 164/276 KB 587/587 KB 852/1822 KB 148/748 KB 20/223 KB 164/276 KB 856/1822 KB 148/748 KB 20/223 KB 164/276 KB 860/1822 KB 148/748 KB 20/223 KB 164/276 KB 864/1822 KB 148/748 KB 20/223 KB 164/276 KB 868/1822 KB 148/748 KB 20/223 KB 164/276 KB 587/587 KB 836/1822 KB 148/748 KB 20/223 KB 164/276 KB 587/587 KB 836/1822 KB 144/748 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 20/223 KB 164/276 KB 587/587 KB 836/1822 KB 144/748 KB 20/223 KB 160/276 KB 868/1822 KB 148/748 KB 24/223 KB 164/276 KB 868/1822 KB 148/748 KB 28/223 KB 164/276 KB 868/1822 KB 148/748 KB 32/223 KB 164/276 KB 868/1822 KB 148/748 KB 36/223 KB 164/276 KB 868/1822 KB 148/748 KB 40/223 KB 164/276 KB 868/1822 KB 148/748 KB 44/223 KB 164/276 KB 868/1822 KB 148/748 KB 48/223 KB 164/276 KB 868/1822 KB 148/748 KB 52/223 KB 164/276 KB 868/1822 KB 148/748 KB 56/223 KB 164/276 KB 868/1822 KB 148/748 KB 60/223 KB 164/276 KB 868/1822 KB 148/748 KB 64/223 KB 164/276 KB 868/1822 KB 148/748 KB 68/223 KB 164/276 KB 868/1822 KB 148/748 KB 72/223 KB 164/276 KB 868/1822 KB 148/748 KB 76/223 KB 164/276 KB 868/1822 KB 148/748 KB 80/223 KB 164/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 604.8 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 868/1822 KB 148/748 KB 80/223 KB 168/276 KB 868/1822 KB 148/748 KB 80/223 KB 172/276 KB 868/1822 KB 152/748 KB 80/223 KB 176/276 KB 868/1822 KB 152/748 KB 80/223 KB 180/276 KB 868/1822 KB 152/748 KB 84/223 KB 184/276 KB 868/1822 KB 152/748 KB 84/223 KB 188/276 KB 868/1822 KB 152/748 KB 84/223 KB 192/276 KB 868/1822 KB 152/748 KB 80/223 KB 172/276 KB 868/1822 KB 156/748 KB 84/223 KB 192/276 KB 868/1822 KB 160/748 KB 84/223 KB 192/276 KB 868/1822 KB 164/748 KB 84/223 KB 192/276 KB 868/1822 KB 168/748 KB 84/223 KB 192/276 KB 868/1822 KB 172/748 KB 84/223 KB 192/276 KB 868/1822 KB 176/748 KB 84/223 KB 192/276 KB 868/1822 KB 180/748 KB 84/223 KB 192/276 KB 872/1822 KB 184/748 KB 84/223 KB 196/276 KB 872/1822 KB 188/748 KB 84/223 KB 196/276 KB 872/1822 KB 192/748 KB 84/223 KB 196/276 KB 868/1822 KB 152/748 KB 84/223 KB 180/276 KB 872/1822 KB 192/748 KB 88/223 KB 196/276 KB 872/1822 KB 192/748 KB 92/223 KB 196/276 KB 872/1822 KB 192/748 KB 96/223 KB 196/276 KB 872/1822 KB 192/748 KB 100/223 KB 196/276 KB 872/1822 KB 192/748 KB 104/223 KB 196/276 KB 872/1822 KB 192/748 KB 108/223 KB 196/276 KB 872/1822 KB 192/748 KB 112/223 KB 196/276 KB 872/1822 KB 192/748 KB 116/223 KB 196/276 KB 872/1822 KB 196/748 KB 120/223 KB 196/276 KB 872/1822 KB 196/748 KB 124/223 KB 196/276 KB 872/1822 KB 196/748 KB 128/223 KB 196/276 KB 872/1822 KB 180/748 KB 84/223 KB 196/276 KB 876/1822 KB 196/748 KB 128/223 KB 196/276 KB 880/1822 KB 196/748 KB 128/223 KB 196/276 KB 868/1822 KB 180/748 KB 84/223 KB 196/276 KB 880/1822 KB 196/748 KB 128/223 KB 200/276 KB 880/1822 KB 196/748 KB 128/223 KB 204/276 KB 880/1822 KB 196/748 KB 128/223 KB 208/276 KB 880/1822 KB 196/748 KB 128/223 KB 212/276 KB 884/1822 KB 196/748 KB 128/223 KB 216/276 KB 884/1822 KB 196/748 KB 128/223 KB 220/276 KB 884/1822 KB 196/748 KB 128/223 KB 224/276 KB 884/1822 KB 196/748 KB 128/223 KB 228/276 KB 884/1822 KB 196/748 KB 132/223 KB 232/276 KB 884/1822 KB 196/748 KB 132/223 KB 236/276 KB 884/1822 KB 196/748 KB 132/223 KB 4/27 KB 236/276 KB 884/1822 KB 196/748 KB 132/223 KB 8/27 KB 236/276 KB 884/1822 KB 196/748 KB 132/223 KB 12/27 KB 236/276 KB 884/1822 KB 196/748 KB 132/223 KB 16/27 KB 236/276 KB 872/1822 KB 196/748 KB 116/223 KB 196/276 KB 884/1822 KB 200/748 KB 132/223 KB 16/27 KB 236/276 KB 884/1822 KB 204/748 KB 132/223 KB 16/27 KB 236/276 KB 884/1822 KB 208/748 KB 132/223 KB 16/27 KB 236/276 KB 884/1822 KB 212/748 KB 132/223 KB 16/27 KB 236/276 KB 884/1822 KB 196/748 KB 132/223 KB 228/276 KB 884/1822 KB 216/748 KB 136/223 KB 20/27 KB 236/276 KB 884/1822 KB 216/748 KB 140/223 KB 20/27 KB 236/276 KB 884/1822 KB 216/748 KB 144/223 KB 20/27 KB 236/276 KB 884/1822 KB 216/748 KB 148/223 KB 20/27 KB 236/276 KB 884/1822 KB 196/748 KB 128/223 KB 212/276 KB 888/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 892/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 896/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 900/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 904/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 908/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 912/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 884/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 912/1822 KB 220/748 KB 148/223 KB 20/27 KB 240/276 KB 912/1822 KB 224/748 KB 148/223 KB 20/27 KB 240/276 KB 912/1822 KB 228/748 KB 148/223 KB 20/27 KB 240/276 KB 916/1822 KB 232/748 KB 152/223 KB 20/27 KB 240/276 KB 916/1822 KB 236/748 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 152/223 KB 20/27 KB 240/276 KB 916/1822 KB 240/748 KB 152/223 KB 20/27 KB 240/276 KB 884/1822 KB 216/748 KB 148/223 KB 20/27 KB 240/276 KB 884/1822 KB 212/748 KB 132/223 KB 20/27 KB 236/276 KB 916/1822 KB 240/748 KB 152/223 KB 24/27 KB 240/276 KB 916/1822 KB 240/748 KB 152/223 KB 27/27 KB 240/276 KB 916/1822 KB 240/748 KB 152/223 KB 27/27 KB 244/276 KB 916/1822 KB 228/748 KB 152/223 KB 20/27 KB 240/276 KB 916/1822 KB 240/748 KB 156/223 KB 27/27 KB 248/276 KB 916/1822 KB 240/748 KB 160/223 KB 27/27 KB 248/276 KB 916/1822 KB 228/748 KB 148/223 KB 20/27 KB 240/276 KB 920/1822 KB 240/748 KB 160/223 KB 27/27 KB 248/276 KB 924/1822 KB 240/748 KB 160/223 KB 27/27 KB 248/276 KB 928/1822 KB 240/748 KB 160/223 KB 27/27 KB 248/276 KB 932/1822 KB 240/748 KB 160/223 KB 27/27 KB 248/276 KB 936/1822 KB 244/748 KB 164/223 KB 27/27 KB 248/276 KB 940/1822 KB 244/748 KB 164/223 KB 27/27 KB 248/276 KB 916/1822 KB 240/748 KB 152/223 KB 27/27 KB 248/276 KB 940/1822 KB 244/748 KB 164/223 KB 27/27 KB 252/276 KB 940/1822 KB 244/748 KB 164/223 KB 27/27 KB 256/276 KB 940/1822 KB 244/748 KB 164/223 KB 27/27 KB 260/276 KB 940/1822 KB 244/748 KB 164/223 KB 27/27 KB 264/276 KB 940/1822 KB 244/748 KB 164/223 KB 27/27 KB 268/276 KB 932/1822 KB 244/748 KB 164/223 KB 27/27 KB 248/276 KB 940/1822 KB 248/748 KB 164/223 KB 27/27 KB 268/276 KB 940/1822 KB 252/748 KB 164/223 KB 27/27 KB 268/276 KB 940/1822 KB 256/748 KB 164/223 KB 27/27 KB 268/276 KB 932/1822 KB 240/748 KB 164/223 KB 27/27 KB 248/276 KB 944/1822 KB 256/748 KB 168/223 KB 27/27 KB 272/276 KB 944/1822 KB 256/748 KB 172/223 KB 27/27 KB 272/276 KB 944/1822 KB 256/748 KB 176/223 KB 27/27 KB 272/276 KB 944/1822 KB 256/748 KB 180/223 KB 27/27 KB 272/276 KB 944/1822 KB 260/748 KB 184/223 KB 27/27 KB 272/276 KB 944/1822 KB 260/748 KB 188/223 KB 27/27 KB 272/276 KB 944/1822 KB 260/748 KB 192/223 KB 27/27 KB 272/276 KB 944/1822 KB 256/748 KB 164/223 KB 27/27 KB 272/276 KB 940/1822 KB 256/748 KB 164/223 KB 27/27 KB 272/276 KB 944/1822 KB 260/748 KB 192/223 KB 27/27 KB 276/276 KB 944/1822 KB 260/748 KB 192/223 KB 27/27 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 26.7 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 948/1822 KB 260/748 KB 192/223 KB 276/276 KB 944/1822 KB 260/748 KB 180/223 KB 27/27 KB 272/276 KB 948/1822 KB 264/748 KB 192/223 KB 276/276 KB 948/1822 KB 268/748 KB 196/223 KB 276/276 KB 952/1822 KB 272/748 KB 196/223 KB 276/276 KB 952/1822 KB 276/748 KB 196/223 KB 276/276 KB 952/1822 KB 280/748 KB 196/223 KB 276/276 KB 952/1822 KB 284/748 KB 196/223 KB 276/276 KB 952/1822 KB 288/748 KB 196/223 KB 276/276 KB 948/1822 KB 264/748 KB 196/223 KB 276/276 KB 952/1822 KB 288/748 KB 200/223 KB 276/276 KB 952/1822 KB 288/748 KB 204/223 KB 276/276 KB 952/1822 KB 288/748 KB 208/223 KB 276/276 KB 952/1822 KB 288/748 KB 212/223 KB 276/276 KB 952/1822 KB 292/748 KB 216/223 KB 276/276 KB 952/1822 KB 292/748 KB 220/223 KB 276/276 KB 952/1822 KB 292/748 KB 223/223 KB 276/276 KB 952/1822 KB 268/748 KB 196/223 KB 276/276 KB 956/1822 KB 292/748 KB 223/223 KB 276/276 KB 960/1822 KB 292/748 KB 223/223 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 952/1822 KB 292/748 KB 212/223 KB 276/276 KB 964/1822 KB 296/748 KB 223/223 KB 964/1822 KB 300/748 KB 223/223 KB 964/1822 KB 304/748 KB 223/223 KB 964/1822 KB 292/748 KB 223/223 KB 968/1822 KB 304/748 KB 223/223 KB 972/1822 KB 304/748 KB 223/223 KB 976/1822 KB 304/748 KB 223/223 KB 980/1822 KB 304/748 KB 223/223 KB 984/1822 KB 304/748 KB 223/223 KB 988/1822 KB 304/748 KB 223/223 KB 988/1822 KB 304/748 KB 223/223 KB 4/178 KB 988/1822 KB 304/748 KB 223/223 KB 8/178 KB 988/1822 KB 304/748 KB 223/223 KB 12/178 KB 988/1822 KB 304/748 KB 223/223 KB 16/178 KB 992/1822 KB 304/748 KB 223/223 KB 16/178 KB 992/1822 KB 304/748 KB 223/223 KB 20/178 KB 992/1822 KB 304/748 KB 223/223 KB 24/178 KB 992/1822 KB 304/748 KB 223/223 KB 28/178 KB 992/1822 KB 304/748 KB 223/223 KB 32/178 KB 992/1822 KB 304/748 KB 223/223 KB 36/178 KB 992/1822 KB 304/748 KB 223/223 KB 40/178 KB 992/1822 KB 304/748 KB 223/223 KB 44/178 KB 992/1822 KB 304/748 KB 223/223 KB 48/178 KB 992/1822 KB 308/748 KB 223/223 KB 48/178 KB 992/1822 KB 312/748 KB 223/223 KB 48/178 KB 996/1822 KB 312/748 KB 223/223 KB 48/178 KB 1000/1822 KB 316/748 KB 223/223 KB 48/178 KB 1000/1822 KB 316/748 KB 3/23 KB 223/223 KB 48/178 KB 1000/1822 KB 316/748 KB 6/23 KB 223/223 KB 48/178 KB 1000/1822 KB 316/748 KB 9/23 KB 223/223 KB 52/178 KB 1000/1822 KB 316/748 KB 11/23 KB 223/223 KB 52/178 KB 1000/1822 KB 316/748 KB 14/23 KB 52/178 KB 996/1822 KB 316/748 KB 223/223 KB 48/178 KB 1000/1822 KB 316/748 KB 16/23 KB 52/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 221.6 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 1000/1822 KB 316/748 KB 6/23 KB 223/223 KB 52/178 KB 1000/1822 KB 320/748 KB 16/23 KB 56/178 KB 1000/1822 KB 320/748 KB 16/23 KB 60/178 KB 1000/1822 KB 320/748 KB 16/23 KB 64/178 KB 1000/1822 KB 320/748 KB 16/23 KB 68/178 KB 1000/1822 KB 320/748 KB 16/23 KB 72/178 KB 1000/1822 KB 320/748 KB 16/23 KB 76/178 KB 1000/1822 KB 320/748 KB 16/23 KB 80/178 KB 1000/1822 KB 320/748 KB 16/23 KB 52/178 KB 1000/1822 KB 324/748 KB 16/23 KB 80/178 KB 1004/1822 KB 328/748 KB 19/23 KB 84/178 KB 1004/1822 KB 332/748 KB 19/23 KB 84/178 KB 1004/1822 KB 336/748 KB 19/23 KB 84/178 KB 1004/1822 KB 324/748 KB 19/23 KB 84/178 KB 1004/1822 KB 336/748 KB 19/23 KB 88/178 KB 1004/1822 KB 336/748 KB 19/23 KB 92/178 KB 1004/1822 KB 336/748 KB 19/23 KB 96/178 KB 1004/1822 KB 336/748 KB 19/23 KB 100/178 KB 1004/1822 KB 340/748 KB 19/23 KB 104/178 KB 1004/1822 KB 340/748 KB 19/23 KB 108/178 KB 1004/1822 KB 340/748 KB 19/23 KB 112/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 1004/1822 KB 324/748 KB 19/23 KB 80/178 KB 1008/1822 KB 340/748 KB 19/23 KB 112/178 KB 1000/1822 KB 324/748 KB 19/23 KB 80/178 KB 1008/1822 KB 340/748 KB 22/23 KB 112/178 KB 1008/1822 KB 340/748 KB 23/23 KB 112/178 KB 1012/1822 KB 340/748 KB 23/23 KB 112/178 KB 1016/1822 KB 340/748 KB 23/23 KB 112/178 KB 1020/1822 KB 340/748 KB 23/23 KB 112/178 KB 1024/1822 KB 340/748 KB 23/23 KB 112/178 KB 1028/1822 KB 340/748 KB 23/23 KB 112/178 KB 1032/1822 KB 340/748 KB 23/23 KB 112/178 KB 1036/1822 KB 340/748 KB 23/23 KB 116/178 KB 1040/1822 KB 340/748 KB 23/23 KB 116/178 KB 1044/1822 KB 340/748 KB 23/23 KB 116/178 KB 1004/1822 KB 340/748 KB 19/23 KB 100/178 KB 1044/1822 KB 344/748 KB 23/23 KB 116/178 KB 1044/1822 KB 348/748 KB 23/23 KB 116/178 KB 1044/1822 KB 352/748 KB 23/23 KB 116/178 KB 1044/1822 KB 356/748 KB 23/23 KB 116/178 KB 4/55 KB 1048/1822 KB 360/748 KB 23/23 KB 116/178 KB 4/55 KB 1048/1822 KB 364/748 KB 23/23 KB 116/178 KB 4/55 KB 1048/1822 KB 368/748 KB 23/23 KB 116/178 KB 4/55 KB 1048/1822 KB 372/748 KB 23/23 KB 116/178 KB 4/55 KB 1048/1822 KB 376/748 KB 116/178 KB 4/55 KB 1048/1822 KB 380/748 KB 116/178 KB 4/55 KB 1048/1822 KB 384/748 KB 116/178 KB 1032/1822 KB 340/748 KB 23/23 KB 116/178 KB 4/55 KB 1048/1822 KB 384/748 KB 120/178 KB 4/55 KB 1048/1822 KB 384/748 KB 124/178 KB 4/55 KB 1048/1822 KB 384/748 KB 128/178 KB 4/55 KB 1048/1822 KB 384/748 KB 132/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 22.2 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-oai-hss-0: 17:19:52 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 4/55 KB 1048/1822 KB 356/748 KB 23/23 KB 116/178 KB 4/55 KB 1052/1822 KB 384/748 KB 132/178 KB 4/55 KB 1056/1822 KB 384/748 KB 132/178 KB 4/55 KB 1060/1822 KB 384/748 KB 132/178 KB 4/55 KB 1064/1822 KB 384/748 KB 136/178 KB 4/55 KB 1068/1822 KB 384/748 KB 136/178 KB 4/55 KB 1072/1822 KB 384/748 KB 136/178 KB 4/55 KB 1044/1822 KB 356/748 KB 23/23 KB 116/178 KB 8/55 KB 1072/1822 KB 384/748 KB 136/178 KB 12/55 KB 1072/1822 KB 384/748 KB 136/178 KB 16/55 KB 1072/1822 KB 384/748 KB 136/178 KB 20/55 KB 1072/1822 KB 384/748 KB 136/178 KB 24/55 KB 1072/1822 KB 384/748 KB 136/178 KB 28/55 KB 1072/1822 KB 384/748 KB 136/178 KB 32/55 KB 1072/1822 KB 388/748 KB 136/178 KB 36/55 KB 1072/1822 KB 388/748 KB 136/178 KB 40/55 KB 1076/1822 KB 388/748 KB 136/178 KB 44/55 KB 1076/1822 KB 388/748 KB 136/178 KB 48/55 KB 1076/1822 KB 388/748 KB 136/178 KB 4/55 KB 1060/1822 KB 384/748 KB 136/178 KB 48/55 KB 1076/1822 KB 388/748 KB 140/178 KB 48/55 KB 1076/1822 KB 388/748 KB 144/178 KB 48/55 KB 1076/1822 KB 388/748 KB 148/178 KB 48/55 KB 1076/1822 KB 388/748 KB 152/178 KB 48/55 KB 1076/1822 KB 388/748 KB 156/178 KB 48/55 KB 1076/1822 KB 388/748 KB 160/178 KB 48/55 KB 1076/1822 KB 388/748 KB 164/178 KB 3/1210 KB 52/55 KB 1076/1822 KB 388/748 KB 168/178 KB 3/1210 KB 52/55 KB 1076/1822 KB 388/748 KB 172/178 KB 3/1210 KB 52/55 KB 1076/1822 KB 388/748 KB 176/178 KB 36/55 KB 1076/1822 KB 388/748 KB 136/178 KB 28/55 KB 1072/1822 KB 388/748 KB 136/178 KB 3/1210 KB 52/55 KB 1076/1822 KB 392/748 KB 176/178 KB 3/1210 KB 52/55 KB 1076/1822 KB 396/748 KB 176/178 KB 3/1210 KB 52/55 KB 1076/1822 KB 388/748 KB 164/178 KB 5/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 8/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 11/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 13/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 16/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 19/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 21/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 21/1210 KB 52/55 KB 1080/1822 KB 400/748 KB 176/178 KB 24/1210 KB 52/55 KB 1080/1822 KB 400/748 KB 176/178 KB 24/1210 KB 52/55 KB 1080/1822 KB 404/748 KB 176/178 KB 52/55 KB 1076/1822 KB 388/748 KB 164/178 KB 27/1210 KB 55/55 KB 1080/1822 KB 404/748 KB 176/178 KB 27/1210 KB 52/55 KB 1080/1822 KB 404/748 KB 176/178 KB 3/1210 KB 52/55 KB 1080/1822 KB 396/748 KB 176/178 KB 27/1210 KB 55/55 KB 1084/1822 KB 408/748 KB 176/178 KB 27/1210 KB 55/55 KB 1088/1822 KB 408/748 KB 176/178 KB 27/1210 KB 55/55 KB 1092/1822 KB 408/748 KB 176/178 KB 29/1210 KB 55/55 KB 1096/1822 KB 408/748 KB 176/178 KB 29/1210 KB 55/55 KB 1100/1822 KB 408/748 KB 176/178 KB 29/1210 KB 55/55 KB 1104/1822 KB 408/748 KB 178/178 KB 27/1210 KB 55/55 KB 1080/1822 KB 408/748 KB 176/178 KB 29/1210 KB 55/55 KB 1104/1822 KB 412/748 KB 178/178 KB 29/1210 KB 55/55 KB 1104/1822 KB 416/748 KB 178/178 KB 29/1210 KB 55/55 KB 1104/1822 KB 420/748 KB 178/178 KB 29/1210 KB 55/55 KB 1108/1822 KB 424/748 KB 178/178 KB 29/1210 KB 55/55 KB 1100/1822 KB 408/748 KB 178/178 KB 29/1210 KB 55/55 KB 1092/1822 KB 408/748 KB 176/178 KB 32/1210 KB 55/55 KB 1108/1822 KB 428/748 KB 178/178 KB 36/1210 KB 55/55 KB 1108/1822 KB 428/748 KB 178/178 KB 40/1210 KB 55/55 KB 1108/1822 KB 428/748 KB 178/178 KB 44/1210 KB 55/55 KB 1108/1822 KB 428/748 KB 178/178 KB 48/1210 KB 55/55 KB 1108/1822 KB 428/748 KB 178/178 KB 29/1210 KB 55/55 KB 1108/1822 KB 420/748 KB 178/178 K unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install B 48/1210 KB 55/55 KB 1112/1822 KB 428/748 KB 178/178 KB 48/1210 KB 55/55 KB 1116/1822 KB 428/748 KB 178/178 KB 48/1210 KB 55/55 KB 1120/1822 KB 428/748 KB 178/178 KB 52/1210 KB 55/55 KB 1124/1822 KB 428/748 KB 178/178 KB 52/1210 KB 55/55 KB 1128/1822 KB 428/748 KB 178/178 KB 52/1210 KB 55/55 KB 1132/1822 KB 428/748 KB 178/178 KB 52/1210 KB 55/55 KB 1136/1822 KB 428/748 KB 178/178 KB 52/1210 KB 55/55 KB 1120/1822 KB 428/748 KB 178/178 KB 56/1210 KB 1136/1822 KB 428/748 KB 178/178 KB 60/1210 KB 1136/1822 KB 428/748 KB 178/178 KB 64/1210 KB 1136/1822 KB 428/748 KB 178/178 KB 29/1210 KB 55/55 KB 1108/1822 KB 428/748 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 64/1210 KB 1136/1822 KB 432/748 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 64/1210 KB 1136/1822 KB 436/748 KB 178/178 KB 64/1210 KB 1136/1822 KB 440/748 KB 178/178 KB 68/1210 KB 1136/1822 KB 444/748 KB 178/178 KB 68/1210 KB 1136/1822 KB 448/748 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 169.0 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 68/1210 KB 1140/1822 KB 448/748 KB 68/1210 KB 1144/1822 KB 452/748 KB 68/1210 KB 1148/1822 KB 452/748 KB 68/1210 KB 1152/1822 KB 452/748 KB 68/1210 KB 1136/1822 KB 440/748 KB 178/178 KB 72/1210 KB 1152/1822 KB 452/748 KB 76/1210 KB 1152/1822 KB 452/748 KB 80/1210 KB 1152/1822 KB 452/748 KB 68/1210 KB 1140/1822 KB 452/748 KB 80/1210 KB 1152/1822 KB 456/748 KB 80/1210 KB 1152/1822 KB 460/748 KB 80/1210 KB 1152/1822 KB 464/748 KB 84/1210 KB 1156/1822 KB 468/748 KB 84/1210 KB 1156/1822 KB 472/748 KB 84/1210 KB 1156/1822 KB 476/748 KB 84/1210 KB 1156/1822 KB 480/748 KB 84/1210 KB 1156/1822 KB 484/748 KB 84/1210 KB 1156/1822 KB 488/748 KB 84/1210 KB 1156/1822 KB 492/748 KB 84/1210 KB 1156/1822 KB 496/748 KB 84/1210 KB 1156/1822 KB 464/748 KB 84/1210 KB 1160/1822 KB 496/748 KB 84/1210 KB 1164/1822 KB 496/748 KB 84/1210 KB 1168/1822 KB 496/748 KB 84/1210 KB 1172/1822 KB 496/748 KB 84/1210 KB 1176/1822 KB 496/748 KB 84/1210 KB 1180/1822 KB 496/748 KB 84/1210 KB 1184/1822 KB 496/748 KB 84/1210 KB 1152/1822 KB 464/748 KB 88/1210 KB 1184/1822 KB 496/748 KB 92/1210 KB 1184/1822 KB 496/748 KB 96/1210 KB 1184/1822 KB 496/748 KB 100/1210 KB 1184/1822 KB 496/748 KB 4/471 KB 100/1210 KB 1184/1822 KB 496/748 KB 8/471 KB 100/1210 KB 4/93 KB 1184/1822 KB 496/748 KB 12/471 KB 100/1210 KB 4/93 KB 1184/1822 KB 496/748 KB 16/471 KB 100/1210 KB 4/93 KB 1184/1822 KB 496/748 KB 4/471 KB 100/1210 KB 4/93 KB 1184/1822 KB 496/748 KB 16/471 KB 100/1210 KB 8/93 KB 1184/1822 KB 496/748 KB 16/471 KB 100/1210 KB 12/93 KB 1184/1822 KB 496/748 KB 16/471 KB 100/1210 KB 16/93 KB 1184/1822 KB 496/748 KB 20/471 KB 100/1210 KB 16/93 KB 1184/1822 KB 496/748 KB 24/471 KB 100/1210 KB 16/93 KB 1184/1822 KB 496/748 KB 28/471 KB 100/1210 KB 16/93 KB 1184/1822 KB 496/748 KB 32/471 KB 100/1210 KB 20/93 KB 1184/1822 KB 496/748 KB 28/471 KB 100/1210 KB 20/93 KB 1184/1822 KB 496/748 KB 32/471 KB 100/1210 KB 24/93 KB 1184/1822 KB 496/748 KB 32/471 KB 100/1210 KB 28/93 KB 1184/1822 KB 496/748 KB 32/471 KB 100/1210 KB 32/93 KB 1184/1822 KB 496/748 KB 32/471 KB 100/1210 KB 36/93 KB 1184/1822 KB 496/748 KB 36/471 KB 104/1210 KB 40/93 KB 1188/1822 KB 500/748 KB 36/471 KB 104/1210 KB 44/93 KB 1188/1822 KB 500/748 KB 36/471 KB 104/1210 KB 48/93 KB 1188/1822 KB 500/748 KB 36/471 KB 100/1210 KB 36/93 KB 1184/1822 KB 496/748 KB 40/471 KB 104/1210 KB 48/93 KB 1188/1822 KB 500/748 KB 44/471 KB 104/1210 KB 48/93 KB 1188/1822 KB 500/748 KB 48/471 KB 104/1210 KB 48/93 KB 1188/1822 KB 500/748 KB 52/471 KB 104/1210 KB 48/93 KB 1188/1822 KB 500/748 KB 56/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 500/748 KB 60/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 500/748 KB 64/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 500/748 KB 36/471 KB 104/1210 KB 36/93 KB 1188/1822 KB 500/748 KB 64/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 504/748 KB 64/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 508/748 KB 64/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 512/748 KB 36/471 KB 104/1210 KB 36/93 KB 1188/1822 KB 496/748 KB 64/471 KB 104/1210 KB 52/93 KB 1192/1822 KB 512/748 KB 64/471 KB 104/1210 KB 52/93 KB 1196/1822 KB 512/748 KB 64/471 KB 104/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 36/471 KB 104/1210 KB 36/93 KB 1184/1822 KB 496/748 KB 64/471 KB 108/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 64/471 KB 112/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 64/471 KB 116/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 64/471 KB 120/1210 KB 52/93 KB 1200/1822 KB 512/748 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 64/471 KB 124/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 64/471 KB 128/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 64/471 KB 132/1210 KB 52/93 KB 1200/1822 KB 512/748 KB 68/471 KB 136/1210 KB 52/93 KB 1204/1822 KB 516/748 KB 52/471 KB 104/1210 KB 52/93 KB 1188/1822 KB 500/748 KB 68/471 KB 140/1210 KB 56/93 KB 1204/1822 KB 516/748 KB 68/471 KB 140/1210 KB 60/93 KB 1204/1822 KB 516/748 KB 68/471 KB 140/1210 KB 64/93 KB 1204/1822 KB 516/748 KB 68/471 KB 140/1210 KB 68/93 KB 1204/1822 KB 516/748 KB 68/471 KB 140/1210 KB 72/93 KB 1204/1822 KB 516/748 KB 68/471 KB 140/1210 KB 76/93 KB 1204/1822 KB 516/748 KB 68/471 KB 140/1210 KB 80/93 KB 1204/1822 KB 516/748 KB 68/471 KB 132/1210 KB 52/93 KB 1204/1822 KB 516/748 KB 72/471 KB 140/1210 KB 80/93 KB 1204/1822 KB 516/748 KB 76/471 KB 140/1210 KB 80/93 KB 1204/1822 KB 516/748 KB 80/471 KB 140/1210 KB 80/93 KB 1204/1822 KB 516/748 KB 84/471 KB 140/1210 KB 80/93 KB 1204/1822 KB 516/748 KB 88/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 516/748 KB 92/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 516/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 516/748 KB 64/471 KB 132/1210 KB 52/93 KB 1204/1822 KB 516/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 520/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 524/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 528/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 532/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 536/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 540/748 KB 96/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 544/748 KB 64/471 KB 132/1210 KB 52/93 KB 1204/1822 KB 512/748 KB 96/471 KB 140/1210 KB 84/93 KB 1208/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1212/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1216/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1220/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1224/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1228/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1232/1822 KB 544/748 KB 96/471 KB 140/1210 KB 84/93 KB 1236/1822 KB 544/748 KB 100/471 KB 140/1210 KB 84/93 KB 1240/1822 KB 548/748 KB 84/471 KB 140/1210 KB 84/93 KB 1204/1822 KB 516/748 KB 100/471 KB 140/1210 KB 88/93 KB 1240/1822 KB 548/748 KB 100/471 KB 140/1210 KB 92/93 KB 1240/1822 KB 548/748 KB 100/471 KB 140/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 68/471 KB 140/1210 KB 52/93 KB 1204/1822 KB 516/748 KB 100/471 KB 144/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 148/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 152/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 156/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 160/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 164/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 168/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 172/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 176/1210 KB 93/93 KB 1240/1822 KB 548/748 KB 100/471 KB 140/1210 KB 84/93 KB 1236/1822 KB 548/748 KB 104/471 KB 176/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 108/471 KB 176/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 112/471 KB 176/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 116/471 KB 176/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 120/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 124/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 96/471 KB 140/1210 KB 84/93 KB 1236/1822 KB 548/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/18 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 22 KB 552/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 556/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 560/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 564/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 568/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 572/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 576/748 KB 128/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 580/748 KB 132/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 584/748 KB 132/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 588/748 KB 132/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 592/748 KB 116/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 132/471 KB 184/1210 KB 93/93 KB 1244/1822 KB 592/748 KB 132/471 KB 188/1210 KB 93/93 KB 1244/1822 KB 592/748 KB 132/471 KB 192/1210 KB 93/93 KB 1244/1822 KB 592/748 KB 132/471 KB 196/1210 KB 93/93 KB 1244/1822 KB 592/748 KB 100/471 KB 176/1210 KB 93/93 KB 1244/1822 KB 548/748 KB 132/471 KB 200/1210 KB 93/93 KB 1248/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1252/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1256/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1260/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1264/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1268/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1272/1822 KB 592/748 KB 132/471 KB 200/1210 KB 93/93 KB 1276/1822 KB 592/748 KB 132/471 KB 200/1210 KB 1280/1822 KB 596/748 KB 132/471 KB 180/1210 KB 93/93 KB 1244/1822 KB 580/748 KB 136/471 KB 200/1210 KB 1280/1822 KB 596/748 KB 140/471 KB 200/1210 KB 1280/1822 KB 596/748 KB 144/471 KB 200/1210 KB 1280/1822 KB 596/748 KB 148/471 KB 200/1210 KB 1280/1822 KB 596/748 KB 152/471 KB 200/1210 KB 1284/1822 KB 596/748 KB 156/471 KB 200/1210 KB 1284/1822 KB 596/748 KB 160/471 KB 200/1210 KB 1284/1822 KB 596/748 KB 132/471 KB 200/1210 KB 1276/1822 KB 596/748 KB 160/471 KB 200/1210 KB 1284/1822 KB 600/748 KB 160/471 KB 200/1210 KB 1284/1822 KB 604/748 KB 160/471 KB 200/1210 KB 1284/1822 KB 608/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 84.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 132/471 KB 200/1210 KB 93/93 KB 1272/1822 KB 592/748 KB 160/471 KB 204/1210 KB 1284/1822 KB 608/748 KB 160/471 KB 208/1210 KB 1284/1822 KB 608/748 KB 160/471 KB 212/1210 KB 1284/1822 KB 608/748 KB 160/471 KB 216/1210 KB 1284/1822 KB 608/748 KB 160/471 KB 220/1210 KB 1284/1822 KB 608/748 KB 160/471 KB 224/1210 KB 1284/1822 KB 608/748 KB 160/471 KB 228/1210 KB 1284/1822 KB 608/748 KB 164/471 KB 232/1210 KB 1284/1822 KB 612/748 KB 164/471 KB 236/1210 KB 1284/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1284/1822 KB 612/748 KB 148/471 KB 200/1210 KB 1284/1822 KB 596/748 KB 164/471 KB 240/1210 KB 1288/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1292/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1296/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1300/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1304/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1308/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1312/1822 KB 612/748 KB 164/471 KB 240/1210 KB 1316/1822 KB 612/748 KB 164/471 KB 244/1210 KB 1320/1822 KB 612/748 KB 164/471 KB 244/1210 KB 1324/1822 KB 612/748 KB 164/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 164/471 KB 228/1210 KB 1284/1822 KB 612/748 KB 168/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 172/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 176/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 180/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 184/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 188/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 192/471 KB 244/1210 KB 1328/1822 KB 612/748 KB 160/471 KB 228/1210 KB 1284/1822 KB 612/748 KB 192/471 KB 244/1210 KB 1332/1822 KB 616/748 KB 192/471 KB 244/1210 KB 1332/1822 KB 620/748 KB 192/471 KB 244/1210 KB 1332/1822 KB 624/748 KB 192/471 KB 244/1210 KB 1332/1822 KB 624/748 KB 4/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 624/748 KB 8/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 624/748 KB 12/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 624/748 KB 16/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 628/748 KB 16/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 632/748 KB 16/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 636/748 KB 16/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 636/748 KB 20/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 636/748 KB 24/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 636/748 KB 28/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 636/748 KB 32/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 640/748 KB 32/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 644/748 KB 32/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 648/748 KB 32/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 652/748 KB 32/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 656/748 KB 32/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 660/748 KB 32/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 664/748 KB 36/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 668/748 KB 36/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 672/748 KB 36/53 KB 192/471 KB 244/1210 KB 1332/1822 KB 612/748 KB 196/471 KB 244/1210 KB 1336/1822 KB 672/748 KB 36/53 KB 196/471 KB 244/1210 KB 1340/1822 KB 672/748 KB 36/53 KB 196/471 KB 244/1210 KB 1344/1822 KB 672/748 KB 36/53 KB 196/471 KB 244/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 164/471 KB 244/1210 KB 1316/1822 KB 612/748 KB 196/471 KB 248/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 196/471 KB 252/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 196/471 KB 256/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 196/471 KB 260/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 196/471 KB 264/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 196/471 KB 268/1210 KB 1348/1822 KB 672/748 KB 36/53 KB 196/4 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 71 KB 244/1210 KB 1332/1822 KB 660/748 KB 36/53 KB 196/471 KB 268/1210 KB 1348/1822 KB 672/748 KB 40/53 KB 196/471 KB 268/1210 KB 1348/1822 KB 672/748 KB 44/53 KB 196/471 KB 268/1210 KB 1348/1822 KB 672/748 KB 48/53 KB 196/471 KB 268/1210 KB 1348/1822 KB 672/748 KB 52/53 KB 196/471 KB 268/1210 KB 1348/1822 KB 672/748 KB 53/53 KB 196/471 KB 244/1210 KB 1332/1822 KB 656/748 KB 32/53 KB 200/471 KB 272/1210 KB 1348/1822 KB 672/748 KB 53/53 KB 204/471 KB 272/1210 KB 1348/1822 KB 672/748 KB 53/53 KB 208/471 KB 272/1210 KB 1348/1822 KB 672/748 KB 53/53 KB 212/471 KB 272/1210 KB 1348/1822 KB 672/748 KB 53/53 KB 196/471 KB 272/1210 KB 1348/1822 KB 672/748 KB 53/53 KB 212/471 KB 276/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 212/471 KB 280/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 212/471 KB 284/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 212/471 KB 288/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 216/471 KB 292/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 216/471 KB 296/1210 KB 1352/1822 KB 676/748 KB 53/53 KB 216/471 KB 300/1210 KB 1352/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1352/1822 KB 676/748 KB 53/53 KB 212/471 KB 272/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 216/471 KB 304/1210 KB 1356/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1360/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1364/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1368/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1372/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1376/1822 KB 676/748 KB 53/53 KB 216/471 KB 304/1210 KB 1380/1822 KB 676/748 KB 53/53 KB 216/471 KB 308/1210 KB 1384/1822 KB 676/748 KB 53/53 KB 216/471 KB 308/1210 KB 1388/1822 KB 676/748 KB 53/53 KB 216/471 KB 308/1210 KB 1392/1822 KB 676/748 KB 53/53 KB 216/471 KB 292/1210 KB 1352/1822 KB 676/748 KB 53/53 KB 216/471 KB 308/1210 KB 1392/1822 KB 680/748 KB 53/53 KB 216/471 KB 308/1210 KB 1392/1822 KB 684/748 KB 53/53 KB 216/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 53/53 KB 216/471 KB 288/1210 KB 1352/1822 KB 672/748 KB 53/53 KB 220/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 224/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 228/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 232/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 236/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 240/471 KB 308/1210 KB 1392/1822 KB 688/748 KB 240/471 KB 308/1210 KB 1392/1822 KB 692/748 KB 244/471 KB 308/1210 KB 1392/1822 KB 696/748 KB 244/471 KB 308/1210 KB 1392/1822 KB 700/748 KB 244/471 KB 308/1210 KB 1392/1822 KB 704/748 KB 216/471 KB 308/1210 KB 1380/1822 KB 676/748 KB 53/53 KB 244/471 KB 312/1210 KB 1392/1822 KB 704/748 KB 244/471 KB 316/1210 KB 1392/1822 KB 704/748 KB 244/471 KB 320/1210 KB 1392/1822 KB 704/748 KB 244/471 KB 324/1210 KB 1392/1822 KB 704/748 KB 244/471 KB 328/1210 KB 1396/1822 KB 708/748 KB 244/471 KB 332/1210 KB 1396/1822 KB 708/748 KB 244/471 KB 336/1210 KB 1396/1822 KB 708/748 KB 244/471 KB 308/1210 KB 1392/1822 KB 692/748 KB 248/471 KB 336/1210 KB 1396/1822 KB 708/748 KB 252/471 KB 336/1210 KB 1396/1822 KB 708/748 KB 256/471 KB 336/1210 KB 1396/1822 KB 708/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 47.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 260/471 KB 336/1210 KB 1396/1822 KB 708/748 KB 264/471 KB 340/1210 KB 1396/1822 KB 708/748 KB 268/471 KB 340/1210 KB 1396/1822 KB 708/748 KB 272/471 KB 340/1210 KB 1396/1822 KB 708/748 KB 244/471 KB 324/1210 KB 1396/1822 KB 708/748 KB 272/471 KB 340/1210 KB 1396/1822 KB 712/748 KB 272/471 KB 340/1210 KB 1396/1822 KB 716/748 KB 272/471 KB 340/1210 KB 1396/1822 KB 720/748 KB 272/471 KB 340/1210 KB 1396/1822 KB 724/748 KB 276/471 KB 340/1210 KB 1396/1822 KB 728/748 KB 276/471 KB 340/1210 KB 1396/1822 KB 732/748 KB 276/471 KB 340/1210 KB 1396/1822 KB 736/748 KB 244/471 KB 324/1210 KB 1396/1822 KB 704/748 KB 276/471 KB 340/1210 KB 1400/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1404/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1408/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1412/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1416/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1420/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1424/1822 KB 736/748 KB 276/471 KB 340/1210 KB 1396/1822 KB 724/748 KB 280/471 KB 340/1210 KB 1424/1822 KB 736/748 KB 284/471 KB 340/1210 KB 1424/1822 KB 736/748 KB 288/471 KB 340/1210 KB 1428/1822 KB 736/748 KB 292/471 KB 340/1210 KB 1428/1822 KB 736/748 KB 296/471 KB 340/1210 KB 1428/1822 KB 740/748 KB 300/471 KB 340/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 340/1210 KB 1428/1822 KB 740/748 KB 260/471 KB 340/1210 KB 1396/1822 KB 708/748 KB 304/471 KB 344/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 348/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 352/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 356/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 360/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 364/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 368/1210 KB 1428/1822 KB 740/748 KB 292/471 KB 340/1210 KB 1428/1822 KB 740/748 KB 304/471 KB 368/1210 KB 1428/1822 KB 744/748 KB 304/471 KB 368/1210 KB 1428/1822 KB 748/748 KB 304/471 KB 368/1210 KB 1428/1822 KB 748/748 KB 284/471 KB 340/1210 KB 1428/1822 KB 736/748 KB 304/471 KB 368/1210 KB 1428/1822 KB 748/748 KB 4/276 KB 304/471 KB 368/1210 KB 1428/1822 KB 748/748 KB 8/276 KB 304/471 KB 368/1210 KB 1428/1822 KB 748/748 KB 12/276 KB 304/471 KB 368/1210 KB 1428/1822 KB 748/748 KB 16/276 KB 304/471 KB 368/1210 KB 1432/1822 KB 748/748 KB 16/276 KB 304/471 KB 368/1210 KB 1436/1822 KB 748/748 KB 16/276 KB 304/471 KB 368/1210 KB 1440/1822 KB 748/748 KB 16/276 KB 304/471 KB 368/1210 KB 1444/1822 KB 748/748 KB 20/276 KB 304/471 KB 368/1210 KB 1440/1822 KB 748/748 KB 20/276 KB 308/471 KB 372/1210 KB 1444/1822 KB 748/748 KB 24/276 KB 308/471 KB 372/1210 KB 1444/1822 KB 748/748 KB 28/276 KB 308/471 KB 372/1210 KB 1444/1822 KB 748/748 KB 32/276 KB 308/471 KB 372/1210 KB 1448/1822 KB 748/748 KB 32/276 KB 308/471 KB 372/1210 KB 1452/1822 KB 748/748 KB 32/276 KB 308/471 KB 372/1210 KB 1456/1822 KB 748/748 KB 32/276 KB 308/471 KB 372/1210 KB 1460/1822 KB 748/748 KB 36/276 KB 308/471 KB 372/1210 KB 1464/1822 KB 748/748 KB 36/276 KB 308/471 KB 372/1210 KB 1468/1822 KB 748/748 KB 36/276 KB 308/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 308/471 KB 372/1210 KB 1444/1822 KB 748/748 KB 20/276 KB 312/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 316/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 320/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 324/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 328/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 332/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 336/471 KB 372/1210 KB 1472/18 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 22 KB 748/748 KB 36/276 KB 340/471 KB 372/1210 KB 1472/1822 KB 748/748 KB 36/276 KB 304/471 KB 372/1210 KB 1444/1822 KB 748/748 KB 20/276 KB 340/471 KB 376/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 380/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 384/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 388/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 392/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 396/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 400/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 404/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 408/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 412/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 416/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 420/1210 KB 1476/1822 KB 36/276 KB 340/471 KB 372/1210 KB 1476/1822 KB 36/276 KB 344/471 KB 420/1210 KB 1480/1822 KB 36/276 KB 344/471 KB 420/1210 KB 1484/1822 KB 36/276 KB 344/471 KB 420/1210 KB 1488/1822 KB 36/276 KB 344/471 KB 420/1210 KB 1492/1822 KB 36/276 KB 308/471 KB 372/1210 KB 1456/1822 KB 748/748 KB 36/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 40/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 44/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 48/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 52/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 56/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 60/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 64/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 654.7 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 344/471 KB 424/1210 KB 1492/1822 KB 68/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 72/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 76/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 80/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 84/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 88/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 92/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 96/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 100/276 KB 344/471 KB 424/1210 KB 1492/1822 KB 36/276 KB 344/471 KB 428/1210 KB 1496/1822 KB 100/276 KB 344/471 KB 432/1210 KB 1496/1822 KB 100/276 KB 344/471 KB 420/1210 KB 1476/1822 KB 36/276 KB 348/471 KB 432/1210 KB 1496/1822 KB 100/276 KB 352/471 KB 432/1210 KB 1496/1822 KB 100/276 KB 356/471 KB 432/1210 KB 1496/1822 KB 100/276 KB 360/471 KB 436/1210 KB 1496/1822 KB 104/276 KB 364/471 KB 436/1210 KB 1496/1822 KB 104/276 KB 368/471 KB 436/1210 KB 1496/1822 KB 104/276 KB 344/471 KB 424/1210 KB 1496/1822 KB 100/276 KB 368/471 KB 436/1210 KB 1500/1822 KB 104/276 KB 368/471 KB 436/1210 KB 1504/1822 KB 104/276 KB 372/471 KB 436/1210 KB 1504/1822 KB 104/276 KB 376/471 KB 436/1210 KB 1508/1822 KB 104/276 KB 380/471 KB 436/1210 KB 1508/1822 KB 104/276 KB 384/471 KB 436/1210 KB 1508/1822 KB 104/276 KB 356/471 KB 436/1210 KB 1496/1822 KB 104/276 KB 384/471 KB 440/1210 KB 1508/1822 KB 104/276 KB 384/471 KB 444/1210 KB 1508/1822 KB 104/276 KB 384/471 KB 448/1210 KB 1508/1822 KB 104/276 KB 384/471 KB 452/1210 KB 1508/1822 KB 104/276 KB 356/471 KB 432/1210 KB 1496/1822 KB 104/276 KB 388/471 KB 452/1210 KB 1508/1822 KB 108/276 KB 388/471 KB 452/1210 KB 1508/1822 KB 112/276 KB 4/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 112/276 KB 8/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 112/276 KB 12/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 112/276 KB 16/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 112/276 KB 16/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 116/276 KB 16/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 120/276 KB 16/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 124/276 KB 16/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 128/276 KB 20/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 132/276 KB 388/471 KB 452/1210 KB 1508/1822 KB 104/276 KB 372/471 KB 436/1210 KB 1508/1822 KB 104/276 KB 20/577 KB 388/471 KB 456/1210 KB 1512/1822 KB 132/276 KB 20/577 KB 388/471 KB 456/1210 KB 1516/1822 KB 132/276 KB 20/577 KB 388/471 KB 456/1210 KB 1520/1822 KB 132/276 KB 20/577 KB 388/471 KB 456/1210 KB 1524/1822 KB 132/276 KB 20/577 KB 388/471 KB 456/1210 KB 1508/1822 KB 132/276 KB 20/577 KB 388/471 KB 460/1210 KB 1524/1822 KB 132/276 KB 20/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 20/577 KB 388/471 KB 452/1210 KB 1508/1822 KB 128/276 KB 24/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 28/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 32/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 36/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 40/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 44/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 48/577 KB 388/471 KB 464/1210 KB 1524/1822 KB 132/276 KB 48/577 KB 388/471 KB 468/1210 KB 1524/1822 KB 132/276 KB 52/577 KB 392/471 KB 472/1210 KB 1528/1822 KB 136/276 KB 52/577 KB 392/471 KB 468/1210 KB 1528/1822 KB 136/276 KB 52/577 KB 392/471 KB 468/1210 KB 1528/1822 KB 132/276 KB 52/577 KB 396/471 KB 472/1210 KB 1528/1822 KB 136/276 KB 52/577 KB 400/471 KB 472/1210 KB 1528/1822 KB 136/276 KB 52/577 KB 400/471 KB 472/1210 KB 1528/1822 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 140/276 KB 52/577 KB 400/471 KB 472/1210 KB 1528/1822 KB 144/276 KB 52/577 KB 400/471 KB 472/1210 KB 1528/1822 KB 148/276 KB 52/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 152/276 KB 52/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 156/276 KB 52/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 160/276 KB 52/577 KB 388/471 KB 468/1210 KB 1528/1822 KB 132/276 KB 56/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 160/276 KB 60/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 160/276 KB 48/577 KB 388/471 KB 468/1210 KB 1528/1822 KB 132/276 KB 64/577 KB 404/471 KB 476/1210 KB 1532/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1536/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1540/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1544/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1548/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1552/1822 KB 160/276 KB 64/577 KB 404/471 KB 476/1210 KB 1556/1822 KB 160/276 KB 68/577 KB 404/471 KB 476/1210 KB 1560/1822 KB 164/276 KB 68/577 KB 404/471 KB 476/1210 KB 1564/1822 KB 164/276 KB 68/577 KB 404/471 KB 476/1210 KB 1568/1822 KB 164/276 KB 68/577 KB 404/471 KB 476/1210 KB 1572/1822 KB 164/276 KB 52/577 KB 404/471 KB 476/1210 KB 1528/1822 KB 148/276 KB 68/577 KB 404/471 KB 480/1210 KB 1572/1822 KB 164/276 KB 52/577 KB 404/471 KB 472/1210 KB 1528/1822 KB 148/276 KB 68/577 KB 408/471 KB 480/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 412/471 KB 480/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 416/471 KB 480/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 420/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 424/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 428/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 432/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 436/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 440/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 68/577 KB 444/471 KB 484/1210 KB 1576/1822 KB 164/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 164/276 KB 68/577 KB 404/471 KB 476/1210 KB 1556/1822 KB 164/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 168/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 172/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 176/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 180/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 184/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 188/276 KB 68/577 KB 448/471 KB 484/1210 KB 1576/1822 KB 192/276 KB 68/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 68/577 KB 404/471 KB 476/1210 KB 1556/1822 KB 160/276 KB 72/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 76/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 80/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 84/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 88/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 92/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 96/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 100/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 104/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 108/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 112/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 116/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 196/276 KB 68/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 192/276 KB 116/577 KB 456/471 KB 484/1210 KB 1576/1822 KB 200/276 KB 116/577 KB 460/471 KB 484/1210 KB 1576/1822 KB 200/276 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install KB 116/577 KB 464/471 KB 484/1210 KB 1576/1822 KB 200/276 KB 68/577 KB 440/471 KB 484/1210 KB 1576/1822 KB 164/276 KB 116/577 KB 464/471 KB 484/1210 KB 1580/1822 KB 200/276 KB 116/577 KB 464/471 KB 484/1210 KB 1584/1822 KB 200/276 KB 116/577 KB 464/471 KB 484/1210 KB 1588/1822 KB 200/276 KB 68/577 KB 416/471 KB 484/1210 KB 1572/1822 KB 164/276 KB 116/577 KB 464/471 KB 488/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 492/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 496/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 500/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 504/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 508/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 512/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 516/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 520/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 524/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 528/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 464/471 KB 532/1210 KB 1588/1822 KB 200/276 KB 116/577 KB 468/471 KB 536/1210 KB 1592/1822 KB 200/276 KB 116/577 KB 468/471 KB 540/1210 KB 1592/1822 KB 200/276 KB 120/577 KB 468/471 KB 544/1210 KB 1592/1822 KB 200/276 KB 116/577 KB 452/471 KB 484/1210 KB 1576/1822 KB 200/276 KB 120/577 KB 468/471 KB 544/1210 KB 1592/1822 KB 204/276 KB 120/577 KB 468/471 KB 544/1210 KB 1592/1822 KB 208/276 KB 120/577 KB 468/471 KB 544/1210 KB 1592/1822 KB 212/276 KB 120/577 KB 468/471 KB 548/1210 KB 1592/1822 KB 216/276 KB 120/577 KB 468/471 KB 548/1210 KB 1592/1822 KB 220/276 KB 120/577 KB 468/471 KB 548/1210 KB 1592/1822 KB 224/276 KB 120/577 KB 468/471 KB 540/1210 KB 1592/1822 KB 200/276 KB 124/577 KB 468/471 KB 548/1210 KB 1592/1822 KB 224/276 KB 128/577 KB 468/471 KB 548/1210 KB 1592/1822 KB 224/276 KB 116/577 KB 468/471 KB 532/1210 KB 1592/1822 KB 200/276 KB 128/577 KB 471/471 KB 548/1210 KB 1592/1822 KB 224/276 KB 116/577 KB 464/471 KB 532/1210 KB 1592/1822 KB 200/276 KB 128/577 KB 471/471 KB 548/1210 KB 1596/1822 KB 224/276 KB 128/577 KB 471/471 KB 548/1210 KB 1600/1822 KB 224/276 KB 128/577 KB 471/471 KB 548/1210 KB 1604/1822 KB 224/276 KB 128/577 KB 471/471 KB 548/1210 KB 1608/1822 KB 224/276 KB 128/577 KB 471/471 KB 548/1210 KB 1612/1822 KB 224/276 KB 132/577 KB 471/471 KB 548/1210 KB 1616/1822 KB 224/276 KB 132/577 KB 471/471 KB 548/1210 KB 1620/1822 KB 224/276 KB 132/577 KB 471/471 KB 548/1210 KB 1624/1822 KB 228/276 KB 132/577 KB 471/471 KB 548/1210 KB 1628/1822 KB 228/276 KB 132/577 KB 471/471 KB 548/1210 KB 1632/1822 KB 228/276 KB 120/577 KB 468/471 KB 548/1210 KB 1592/1822 KB 212/276 KB 132/577 KB 471/471 KB 552/1210 KB 1632/1822 KB 228/276 KB 132/577 KB 471/471 KB 556/1210 KB 1632/1822 KB 228/276 KB 132/577 KB 471/471 KB 560/1210 KB 1632/1822 KB 228/276 KB 132/577 KB 471/471 KB 564/1210 KB 1632/1822 KB 228/276 KB 132/577 KB 471/471 KB 568/1210 KB 1636/1822 KB 228/276 KB 132/577 KB 471/471 KB 572/1210 KB 1636/1822 KB 228/276 KB 132/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 228/276 KB 132/577 KB 471/471 KB 548/1210 KB 1620/1822 KB 228/276 KB 132/577 KB 471/471 KB 548/1210 KB 1612/1822 KB 224/276 KB 136/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 228/276 KB 140/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 228/276 KB 144/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 228/276 KB 144/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 232/276 KB 144/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 236/276 KB 148/577 KB 471/471 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install KB 576/1210 KB 1636/1822 KB 240/276 KB 148/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 244/276 KB 148/577 KB 471/471 KB 580/1210 KB 1636/1822 KB 248/276 KB 148/577 KB 471/471 KB 580/1210 KB 1636/1822 KB 252/276 KB 148/577 KB 471/471 KB 580/1210 KB 1636/1822 KB 256/276 KB 132/577 KB 471/471 KB 564/1210 KB 1636/1822 KB 228/276 KB 148/577 KB 471/471 KB 580/1210 KB 1640/1822 KB 256/276 KB 148/577 KB 471/471 KB 580/1210 KB 1644/1822 KB 256/276 KB 148/577 KB 471/471 KB 580/1210 KB 1648/1822 KB 256/276 KB 148/577 KB 580/1210 KB 1652/1822 KB 256/276 KB 148/577 KB 580/1210 KB 1656/1822 KB 260/276 KB 148/577 KB 580/1210 KB 1660/1822 KB 260/276 KB 148/577 KB 580/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 471/471 KB 580/1210 KB 1636/1822 KB 244/276 KB 148/577 KB 584/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 588/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 592/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 596/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 600/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 471/471 KB 576/1210 KB 1636/1822 KB 236/276 KB 152/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 156/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 160/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 164/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 168/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 172/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 176/577 KB 604/1210 KB 1664/1822 KB 260/276 KB 148/577 KB 580/1210 KB 1652/1822 KB 260/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 396.1 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 176/577 KB 604/1210 KB 1664/1822 KB 264/276 KB 176/577 KB 604/1210 KB 1664/1822 KB 268/276 KB 176/577 KB 604/1210 KB 1664/1822 KB 272/276 KB 176/577 KB 604/1210 KB 1664/1822 KB 276/276 KB 180/577 KB 604/1210 KB 1664/1822 KB 276/276 KB 180/577 KB 608/1210 KB 1668/1822 KB 276/276 KB 180/577 KB 608/1210 KB 1672/1822 KB 276/276 KB 180/577 KB 608/1210 KB 1676/1822 KB 276/276 KB 180/577 KB 608/1210 KB 1680/1822 KB 276/276 KB 180/577 KB 604/1210 KB 1664/1822 KB 276/276 KB 184/577 KB 608/1210 KB 1680/1822 KB 276/276 KB 188/577 KB 608/1210 KB 1680/1822 KB 276/276 KB 192/577 KB 608/1210 KB 1680/1822 KB 276/276 KB 180/577 KB 608/1210 KB 1664/1822 KB 276/276 KB 192/577 KB 612/1210 KB 1680/1822 KB 276/276 KB 196/577 KB 616/1210 KB 1684/1822 KB 276/276 KB 196/577 KB 620/1210 KB 1684/1822 KB 276/276 KB 196/577 KB 624/1210 KB 1684/1822 KB 276/276 KB 196/577 KB 612/1210 KB 1684/1822 KB 276/276 KB 200/577 KB 624/1210 KB 1684/1822 KB 276/276 KB 204/577 KB 624/1210 KB 1684/1822 KB 276/276 KB 208/577 KB 624/1210 KB 1684/1822 KB 276/276 KB 212/577 KB 624/1210 KB 1684/1822 KB 276/276 KB 216/577 KB 628/1210 KB 1684/1822 KB 276/276 KB 220/577 KB 628/1210 KB 1684/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1684/1822 KB 276/276 KB 192/577 KB 612/1210 KB 1684/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1688/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1692/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1696/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1700/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1704/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1708/1822 KB 276/276 KB 224/577 KB 628/1210 KB 1712/1822 KB 276/276 KB 212/577 KB 628/1210 KB 1684/1822 KB 276/276 KB 224/577 KB 632/1210 KB 1712/1822 KB 276/276 KB 224/577 KB 636/1210 KB 1712/1822 KB 276/276 KB 224/577 KB 640/1210 KB 1712/1822 KB 276/276 KB 224/577 KB 644/1210 KB 1712/1822 KB 276/276 KB 228/577 KB 648/1210 KB 1712/1822 KB 276/276 KB 228/577 KB 652/1210 KB 1716/1822 KB 3/37 KB 228/577 KB 644/1210 KB 1712/1822 KB 276/276 KB 232/577 KB 652/1210 KB 1716/1822 KB 3/37 KB 236/577 KB 656/1210 KB 1716/1822 KB 3/37 KB 240/577 KB 656/1210 KB 1716/1822 KB 3/37 KB 228/577 KB 648/1210 KB 1716/1822 KB 3/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 3/37 KB 228/577 KB 648/1210 KB 1712/1822 KB 276/276 KB 3/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 5/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 8/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 11/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 13/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 16/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 19/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 21/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 24/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 27/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 230.1 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 232/577 KB 656/1210 KB 1716/1822 KB 3/37 KB 240/577 KB 660/1210 KB 1724/1822 KB 29/37 KB 244/577 KB 664/1210 KB 1724/1822 KB 29/37 KB 244/577 KB 668/1210 KB 1724/1822 KB 29/37 KB 244/577 KB 672/1210 KB 1724/1822 KB 29/37 KB 240/577 KB 656/1210 KB 1724/1822 KB 29/37 KB 240/577 KB 656/1210 KB 1720/1822 KB 29/37 KB 244/577 KB 672/1210 KB 1724/1822 KB 32/37 KB 244/577 KB 672/1210 KB 1724/1822 KB 35/37 KB 244/577 KB 672/1210 KB 1724/1822 KB 37/37 KB 244/577 KB 672/1210 KB 1728/1822 KB 37/37 KB 244/577 KB 672/1210 KB 1732/1822 KB 37/37 KB 244/577 KB 672/1210 KB 1736/1822 KB 37/37 KB 244/577 KB 672/1210 KB 1740/1822 KB 37/37 KB 244/577 KB 672/1210 KB 1744/1822 KB 37/37 KB 244/577 KB 660/1210 KB 1724/1822 KB 29/37 KB 248/577 KB 672/1210 KB 1744/1822 KB 37/37 KB 252/577 KB 672/1210 KB 1744/1822 KB 37/37 KB 256/577 KB 672/1210 KB 1744/1822 KB 37/37 KB 260/577 KB 672/1210 KB 1744/1822 KB 37/37 KB 264/577 KB 676/1210 KB 1748/1822 KB 37/37 KB 268/577 KB 676/1210 KB 1748/1822 KB 37/37 KB 272/577 KB 676/1210 KB 1748/1822 KB 37/37 KB 260/577 KB 676/1210 KB 1748/1822 KB 37/37 KB 272/577 KB 676/1210 KB 1752/1822 KB 37/37 KB 272/577 KB 676/1210 KB 1756/1822 KB 37/37 KB 272/577 KB 676/1210 KB 1760/1822 KB 37/37 KB 272/577 KB 676/1210 KB 1764/1822 KB 37/37 KB 272/577 KB 676/1210 KB 1768/1822 KB 37/37 KB 260/577 KB 676/1210 KB 1744/1822 KB 37/37 KB 276/577 KB 680/1210 KB 1768/1822 KB 37/37 KB 276/577 KB 684/1210 KB 1768/1822 KB 37/37 KB 276/577 KB 684/1210 KB 1768/1822 KB 4/167 KB 37/37 KB 276/577 KB 684/1210 KB 1768/1822 KB 8/167 KB 276/577 KB 684/1210 KB 1768/1822 KB 12/167 KB 276/577 KB 684/1210 KB 1768/1822 KB 16/167 KB 276/577 KB 688/1210 KB 1768/1822 KB 16/167 KB 276/577 KB 692/1210 KB 1768/1822 KB 16/167 KB 276/577 KB 676/1210 KB 1768/1822 KB 37/37 KB 276/577 KB 692/1210 KB 1768/1822 KB 20/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 30.1 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 276/577 KB 692/1210 KB 1768/1822 KB 24/167 KB 276/577 KB 692/1210 KB 1768/1822 KB 28/167 KB 276/577 KB 692/1210 KB 1768/1822 KB 32/167 KB 276/577 KB 696/1210 KB 1768/1822 KB 32/167 KB 276/577 KB 700/1210 KB 1768/1822 KB 32/167 KB 280/577 KB 704/1210 KB 1768/1822 KB 32/167 KB 280/577 KB 700/1210 KB 1768/1822 KB 32/167 KB 280/577 KB 704/1210 KB 1772/1822 KB 36/167 KB 280/577 KB 704/1210 KB 1772/1822 KB 40/167 KB 280/577 KB 704/1210 KB 1772/1822 KB 44/167 KB 280/577 KB 704/1210 KB 1772/1822 KB 48/167 KB 280/577 KB 704/1210 KB 1772/1822 KB 32/167 KB 280/577 KB 704/1210 KB 1776/1822 KB 48/167 KB 284/577 KB 704/1210 KB 1780/1822 KB 48/167 KB 284/577 KB 708/1210 KB 1784/1822 KB 52/167 KB 284/577 KB 708/1210 KB 1788/1822 KB 52/167 KB 284/577 KB 708/1210 KB 1792/1822 KB 52/167 KB 284/577 KB 704/1210 KB 1776/1822 KB 48/167 KB 288/577 KB 708/1210 KB 1792/1822 KB 52/167 KB 284/577 KB 708/1210 KB 1780/1822 KB 52/167 KB 288/577 KB 708/1210 KB 1792/1822 KB 56/167 KB 288/577 KB 708/1210 KB 1792/1822 KB 60/167 KB 288/577 KB 708/1210 KB 1792/1822 KB 64/167 KB 288/577 KB 708/1210 KB 1792/1822 KB 68/167 KB 292/577 KB 708/1210 KB 1792/1822 KB 72/167 KB 292/577 KB 708/1210 KB 1792/1822 KB 76/167 KB 292/577 KB 708/1210 KB 1792/1822 KB 80/167 KB 284/577 KB 708/1210 KB 1780/1822 KB 48/167 KB 292/577 KB 712/1210 KB 1792/1822 KB 80/167 KB 292/577 KB 716/1210 KB 1792/1822 KB 80/167 KB 292/577 KB 720/1210 KB 1792/1822 KB 80/167 KB 292/577 KB 724/1210 KB 1792/1822 KB 80/167 KB 292/577 KB 728/1210 KB 1796/1822 KB 84/167 KB 292/577 KB 732/1210 KB 1796/1822 KB 84/167 KB 292/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 292/577 KB 708/1210 KB 1792/1822 KB 68/167 KB 296/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 300/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 304/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 308/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 312/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 316/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 320/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 324/577 KB 736/1210 KB 1796/1822 KB 84/167 KB 328/577 KB 740/1210 KB 1796/1822 KB 84/167 KB 332/577 KB 740/1210 KB 1796/1822 KB 84/167 KB 336/577 KB 740/1210 KB 1796/1822 KB 84/167 KB 292/577 KB 724/1210 KB 1796/1822 KB 84/167 KB 292/577 KB 724/1210 KB 1796/1822 KB 80/167 KB 336/577 KB 740/1210 KB 1800/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1804/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1808/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1812/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1816/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1820/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1822/1822 KB 88/167 KB 324/577 KB 740/1210 KB 1796/1822 KB 84/167 KB 336/577 KB 740/1210 KB 1796/1822 KB 88/167 KB 336/577 KB 740/1210 KB 1822/1822 KB 92/167 KB 336/577 KB 740/1210 KB 1822/1822 KB 96/167 KB 336/577 KB 740/1210 KB 1822/1822 KB 100/167 KB 336/577 KB 744/1210 KB 1822/1822 KB 104/167 KB 336/577 KB 744/1210 KB 1822/1822 KB 108/167 KB 336/577 KB 744/1210 KB 1822/1822 KB 112/167 KB 336/577 KB 744/1210 KB 1822/1822 KB 116/167 KB 340/577 KB 744/1210 KB 1822/1822 KB 120/167 KB 340/577 KB 744/1210 KB 1822/1822 KB 124/167 KB 336/577 KB 744/1210 KB 1822/1822 KB 100/167 KB 340/577 KB 748/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 752/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 756/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 760/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 764/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 768/1210 KB 1822/1822 KB 128/167 KB 340/577 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 772/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 776/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 780/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 744/1210 KB 1822/1822 KB 116/167 KB 344/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 348/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 352/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 356/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 360/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 364/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 368/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 372/577 KB 784/1210 KB 1822/1822 KB 128/167 KB 340/577 KB 772/1210 KB 1822/1822 KB 128/167 KB 372/577 KB 788/1210 KB 1822/1822 KB 132/167 KB 372/577 KB 788/1210 KB 136/167 KB 372/577 KB 788/1210 KB 140/167 KB 372/577 KB 788/1210 KB 144/167 KB 372/577 KB 788/1210 KB 148/167 KB 372/577 KB 788/1210 KB 152/167 KB 372/577 KB 788/1210 KB 156/167 KB 372/577 KB 788/1210 KB 1822/1822 KB 128/167 KB 376/577 KB 792/1210 KB 156/167 KB 376/577 KB 796/1210 KB 156/167 KB 376/577 KB 800/1210 KB 156/167 KB 376/577 KB 804/1210 KB 156/167 KB 376/577 KB 788/1210 KB 156/167 KB 380/577 KB 804/1210 KB 160/167 KB 384/577 KB 804/1210 KB 160/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1478.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 376/577 KB 804/1210 KB 160/167 KB 384/577 KB 804/1210 KB 164/167 KB 384/577 KB 804/1210 KB 167/167 KB 388/577 KB 804/1210 KB 167/167 KB 392/577 KB 808/1210 KB 167/167 KB 396/577 KB 808/1210 KB 167/167 KB 400/577 KB 808/1210 KB 167/167 KB 388/577 KB 808/1210 KB 167/167 KB 400/577 KB 812/1210 KB 167/167 KB 400/577 KB 816/1210 KB 167/167 KB 400/577 KB 820/1210 KB 167/167 KB 404/577 KB 824/1210 KB 167/167 KB 404/577 KB 828/1210 KB 167/167 KB 404/577 KB 832/1210 KB 167/167 KB 404/577 KB 820/1210 KB 167/167 KB 408/577 KB 832/1210 KB 167/167 KB 412/577 KB 832/1210 KB 167/167 KB 416/577 KB 832/1210 KB 167/167 KB 420/577 KB 832/1210 KB 167/167 KB 424/577 KB 836/1210 KB 167/167 KB 428/577 KB 836/1210 KB 167/167 KB 432/577 KB 836/1210 KB 167/167 KB 420/577 KB 836/1210 KB 167/167 KB 432/577 KB 840/1210 KB 167/167 KB 432/577 KB 844/1210 KB 167/167 KB 432/577 KB 848/1210 KB 4/439 KB 432/577 KB 844/1210 KB 167/167 KB 4/439 KB 432/577 KB 848/1210 KB 8/439 KB 432/577 KB 848/1210 KB 12/439 KB 432/577 KB 848/1210 KB 16/439 KB 432/577 KB 848/1210 KB 20/439 KB 432/577 KB 848/1210 KB 24/439 KB 432/577 KB 848/1210 KB 28/439 KB 432/577 KB 848/1210 KB 32/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 133.8 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 432/577 KB 848/1210 KB 36/439 KB 432/577 KB 848/1210 KB 40/439 KB 432/577 KB 848/1210 KB 44/439 KB 432/577 KB 848/1210 KB 48/439 KB 432/577 KB 852/1210 KB 48/439 KB 436/577 KB 856/1210 KB 52/439 KB 436/577 KB 860/1210 KB 52/439 KB 436/577 KB 864/1210 KB 52/439 KB 436/577 KB 852/1210 KB 52/439 KB 440/577 KB 864/1210 KB 52/439 KB 444/577 KB 864/1210 KB 52/439 KB 448/577 KB 864/1210 KB 52/439 KB 452/577 KB 864/1210 KB 52/439 KB 456/577 KB 868/1210 KB 52/439 KB 460/577 KB 868/1210 KB 52/439 KB 464/577 KB 868/1210 KB 52/439 KB 432/577 KB 852/1210 KB 52/439 KB 464/577 KB 868/1210 KB 56/439 KB 464/577 KB 868/1210 KB 60/439 KB 464/577 KB 868/1210 KB 64/439 KB 464/577 KB 868/1210 KB 68/439 KB 464/577 KB 868/1210 KB 72/439 KB 464/577 KB 868/1210 KB 76/439 KB 464/577 KB 868/1210 KB 80/439 KB 464/577 KB 868/1210 KB 84/439 KB 468/577 KB 868/1210 KB 88/439 KB 468/577 KB 868/1210 KB 92/439 KB 468/577 KB 868/1210 KB 96/439 KB 452/577 KB 868/1210 KB 52/439 KB 468/577 KB 872/1210 KB 96/439 KB 468/577 KB 876/1210 KB 96/439 KB 468/577 KB 880/1210 KB 96/439 KB 468/577 KB 884/1210 KB 96/439 KB 468/577 KB 888/1210 KB 96/439 KB 468/577 KB 892/1210 KB 96/439 KB 468/577 KB 868/1210 KB 84/439 KB 472/577 KB 892/1210 KB 96/439 KB 476/577 KB 896/1210 KB 96/439 KB 480/577 KB 896/1210 KB 96/439 KB 484/577 KB 896/1210 KB 96/439 KB 4/562 KB 488/577 KB 896/1210 KB 100/439 KB 4/562 KB 492/577 KB 896/1210 KB 100/439 KB 4/562 KB 496/577 KB 896/1210 KB 100/439 KB 4/562 KB 500/577 KB 896/1210 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 100/439 KB 4/562 KB 472/577 KB 896/1210 KB 96/439 KB 504/577 KB 896/1210 KB 3/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 5/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 8/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 11/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 13/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 16/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 19/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 21/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 24/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 27/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 29/1192 KB 100/439 KB 4/562 KB 504/577 KB 896/1210 KB 32/1192 KB 100/439 KB 4/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 4/562 KB 484/577 KB 896/1210 KB 100/439 KB 4/562 KB 480/577 KB 896/1210 KB 96/439 KB 4/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 8/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 12/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 16/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 20/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 24/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 28/562 KB 504/577 KB 900/1210 KB 32/1192 KB 100/439 KB 32/562 KB 504/577 KB 900/1210 KB 32/1192 KB 104/439 KB 32/562 KB 504/577 KB 904/1210 KB 32/1192 KB 108/439 KB 32/562 KB 504/577 KB 904/1210 KB 32/1192 KB 112/439 KB 32/562 KB 504/577 KB 904/1210 KB 32/1192 KB 104/439 KB 32/562 KB 504/577 KB 908/1210 KB 32/1192 KB 112/439 KB 32/562 KB 504/577 KB 912/1210 KB 32/1192 KB 112/439 KB 32/562 KB 504/577 KB 916/1210 KB 32/1192 KB 112/439 KB 32/562 KB 504/577 KB 920/1210 KB 32/1192 KB 116/439 KB 32/562 KB 504/577 KB 924/1210 KB 32/1192 KB 116/439 KB 32/562 KB 508/577 KB 928/1210 KB 36/1192 KB 116/439 KB 32/562 KB 508/577 KB 932/1210 KB 36/1192 KB 116/439 KB 32/562 KB 508/577 KB 936/1210 KB 36/1192 KB 116/439 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 32/562 KB 508/577 KB 940/1210 KB 36/1192 KB 116/439 KB 32/562 KB 508/577 KB 944/1210 KB 36/1192 KB 116/439 KB 32/562 KB 508/577 KB 948/1210 KB 36/1192 KB 116/439 KB 32/562 KB 508/577 KB 952/1210 KB 36/1192 KB 116/439 KB 32/562 KB 504/577 KB 916/1210 KB 32/1192 KB 116/439 KB 32/562 KB 508/577 KB 952/1210 KB 36/1192 KB 120/439 KB 32/562 KB 508/577 KB 952/1210 KB 36/1192 KB 124/439 KB 32/562 KB 508/577 KB 924/1210 KB 36/1192 KB 116/439 KB 32/562 KB 504/577 KB 924/1210 KB 36/1192 KB 116/439 KB 32/562 KB 508/577 KB 952/1210 KB 40/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 44/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 48/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 52/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 56/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 60/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 64/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 68/1192 KB 128/439 KB 32/562 KB 508/577 KB 952/1210 KB 72/1192 KB 128/439 KB 32/562 KB 512/577 KB 952/1210 KB 72/1192 KB 128/439 KB 32/562 KB 512/577 KB 952/1210 KB 72/1192 KB 128/439 KB 32/562 KB 512/577 KB 952/1210 KB 72/1192 KB 132/439 KB 32/562 KB 516/577 KB 952/1210 KB 76/1192 KB 136/439 KB 32/562 KB 516/577 KB 952/1210 KB 76/1192 KB 140/439 KB 32/562 KB 516/577 KB 952/1210 KB 76/1192 KB 144/439 KB 32/562 KB 516/577 KB 952/1210 KB 76/1192 KB 132/439 KB 32/562 KB 520/577 KB 952/1210 KB 76/1192 KB 144/439 KB 32/562 KB 524/577 KB 952/1210 KB 76/1192 KB 144/439 KB 32/562 KB 528/577 KB 952/1210 KB 76/1192 KB 144/439 KB 32/562 KB 532/577 KB 952/1210 KB 76/1192 KB 144/439 KB 32/562 KB 536/577 KB 956/1210 KB 76/1192 KB 148/439 KB 32/562 KB 540/577 KB 956/1210 KB 76/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 76/1192 KB 148/439 KB 32/562 KB 512/577 KB 952/1210 KB 76/1192 KB 132/439 KB 32/562 KB 544/577 KB 956/1210 KB 80/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 84/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 88/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 92/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 96/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 100/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 104/1192 KB 148/439 KB 32/562 KB 544/577 KB 956/1210 KB 108/1192 KB 148/439 KB 32/562 KB 548/577 KB 956/1210 KB 112/1192 KB 148/439 KB 32/562 KB 532/577 KB 956/1210 KB 76/1192 KB 148/439 KB 32/562 KB 548/577 KB 960/1210 KB 112/1192 KB 148/439 KB 32/562 KB 532/577 KB 952/1210 KB 76/1192 KB 148/439 KB 32/562 KB 548/577 KB 960/1210 KB 112/1192 KB 152/439 KB 32/562 KB 548/577 KB 960/1210 KB 112/1192 KB 156/439 KB 32/562 KB 548/577 KB 964/1210 KB 112/1192 KB 160/439 KB 32/562 KB 548/577 KB 964/1210 KB 112/1192 KB 164/439 KB 32/562 KB 548/577 KB 964/1210 KB 116/1192 KB 168/439 KB 36/562 KB 548/577 KB 956/1210 KB 108/1192 KB 148/439 KB 32/562 KB 552/577 KB 964/1210 KB 116/1192 KB 168/439 KB 36/562 KB 556/577 KB 964/1210 KB 116/1192 KB 168/439 KB 36/562 KB 560/577 KB 964/1210 KB 116/1192 KB 168/439 KB 36/562 KB 548/577 KB 964/1210 KB 116/1192 KB 164/439 KB 36/562 KB 548/577 KB 964/1210 KB 112/1192 KB 164/439 KB 36/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 40/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 44/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 48/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 52/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 56/562 KB 560/577 KB 964/1210 KB 116/1192 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install KB 172/439 KB 60/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 64/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 68/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 72/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 76/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 80/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 84/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 88/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 92/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 96/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 100/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 104/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 108/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 112/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 116/562 KB 548/577 KB 964/1210 KB 112/1192 KB 156/439 KB 32/562 KB 560/577 KB 968/1210 KB 116/1192 KB 172/439 KB 120/562 KB 560/577 KB 972/1210 KB 116/1192 KB 172/439 KB 120/562 KB 560/577 KB 976/1210 KB 116/1192 KB 172/439 KB 120/562 KB 560/577 KB 980/1210 KB 116/1192 KB 172/439 KB 120/562 KB 564/577 KB 984/1210 KB 120/1192 KB 172/439 KB 120/562 KB 564/577 KB 988/1210 KB 120/1192 KB 172/439 KB 120/562 KB 560/577 KB 964/1210 KB 116/1192 KB 172/439 KB 36/562 KB 564/577 KB 992/1210 KB 120/1192 KB 176/439 KB 120/562 KB 564/577 KB 992/1210 KB 120/1192 KB 180/439 KB 120/562 KB 564/577 KB 992/1210 KB 120/1192 KB 184/439 KB 120/562 KB 564/577 KB 992/1210 KB 120/1192 KB 188/439 KB 120/562 KB 564/577 KB 980/1210 KB 120/1192 KB 172/439 KB 120/562 KB 568/577 KB 992/1210 KB 120/1192 KB 188/439 KB 120/562 KB 572/577 KB 992/1210 KB 120/1192 KB 188/439 KB 120/562 KB 576/577 KB 992/1210 KB 120/1192 KB 188/439 KB 120/562 KB 560/577 KB 980/1210 KB 120/1192 KB 172/439 KB 120/562 KB 576/577 KB 992/1210 KB 124/1192 KB 188/439 KB 120/562 KB 576/577 KB 992/1210 KB 128/1192 KB 188/439 KB 120/562 KB 560/577 KB 976/1210 KB 116/1192 KB 172/439 KB 120/562 KB 576/577 KB 992/1210 KB 128/1192 KB 188/439 KB 124/562 KB 576/577 KB 992/1210 KB 128/1192 KB 188/439 KB 128/562 KB 576/577 KB 992/1210 KB 128/1192 KB 188/439 KB 132/562 KB 576/577 KB 992/1210 KB 132/1192 KB 188/439 KB 136/562 KB 576/577 KB 992/1210 KB 132/1192 KB 188/439 KB 140/562 KB 576/577 KB 992/1210 KB 132/1192 KB 188/439 KB 144/562 KB 576/577 KB 992/1210 KB 132/1192 KB 188/439 KB 148/562 KB 577/577 KB 992/1210 KB 132/1192 KB 192/439 KB 152/562 KB 577/577 KB 992/1210 KB 132/1192 KB 192/439 KB 156/562 KB 577/577 KB 992/1210 KB 132/1192 KB 192/439 KB 160/562 KB 564/577 KB 992/1210 KB 120/1192 KB 184/439 KB 120/562 KB 577/577 KB 996/1210 KB 132/1192 KB 192/439 KB 160/562 KB 577/577 KB 1000/1210 KB 132/1192 KB 192/439 KB 160/562 KB 577/577 KB 1004/1210 KB 132/1192 KB 192/439 KB 160/562 KB 577/577 KB 1008/1210 KB 132/1192 KB 192/439 KB 160/562 KB 577/577 KB 1012/1210 KB 132/1192 KB 192/439 KB 160/562 KB 577/577 KB 1016/1210 KB 132/1192 KB 192/439 KB 164/562 KB 577/577 KB 1020/1210 KB 132/1192 KB 192/439 KB 164/562 KB 577/577 KB 1024/1210 KB 132/1192 KB 192/439 KB 164/562 KB 577/577 KB 992/1210 KB 132/1192 KB 192/439 KB 148/562 KB 577/577 KB 992/1210 KB 132/1192 KB 188/439 KB 148/562 KB 576/577 KB 992/1210 KB 132/1192 KB 188/439 KB 132/562 KB 577/577 KB 1024/1210 KB 136/1192 KB 192/439 KB 164/562 KB 577/577 KB 1024/1210 KB 140/1192 KB 192/439 KB 164/562 KB 577/577 KB 1024/1210 KB 144/1192 KB 192/439 KB 164/562 KB 577/577 KB 1024/1210 KB 148/1192 KB 192/439 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 164/562 KB 577/577 KB 1024/1210 KB 152/1192 KB 196/439 KB 164/562 KB 577/577 KB 1024/1210 KB 156/1192 KB 196/439 KB 164/562 KB 577/577 KB 1024/1210 KB 160/1192 KB 196/439 KB 164/562 KB 577/577 KB 1024/1210 KB 164/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 168/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 172/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 176/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 180/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 184/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 188/1192 KB 196/439 KB 164/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 164/562 KB 577/577 KB 1012/1210 KB 132/1192 KB 192/439 KB 164/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 168/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 172/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 176/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 180/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 184/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 188/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 192/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 196/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 200/562 KB 577/577 KB 1028/1210 KB 192/1192 KB 196/439 KB 204/562 KB 577/577 KB 1028/1210 KB 196/1192 KB 196/439 KB 208/562 KB 577/577 KB 1028/1210 KB 164/1192 KB 196/439 KB 164/562 KB 577/577 KB 1032/1210 KB 196/1192 KB 196/439 KB 208/562 KB 577/577 KB 1036/1210 KB 196/1192 KB 196/439 KB 208/562 KB 577/577 KB 1040/1210 KB 196/1192 KB 196/439 KB 208/562 KB 577/577 KB 1044/1210 KB 196/1192 KB 196/439 KB 208/562 KB 577/577 KB 1024/1210 KB 148/1192 KB 196/439 KB 164/562 KB 577/577 KB 1044/1210 KB 196/1192 KB 200/439 KB 208/562 KB 577/577 KB 1044/1210 KB 196/1192 KB 204/439 KB 208/562 KB 577/577 KB 1044/1210 KB 196/1192 KB 208/439 KB 208/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 1048/1210 KB 196/1192 KB 212/439 KB 208/562 KB 1052/1210 KB 196/1192 KB 212/439 KB 208/562 KB 1056/1210 KB 196/1192 KB 212/439 KB 208/562 KB 1056/1210 KB 196/1192 KB 212/439 KB 212/562 KB 1060/1210 KB 196/1192 KB 212/439 KB 216/562 KB 1060/1210 KB 196/1192 KB 212/439 KB 220/562 KB 1060/1210 KB 196/1192 KB 212/439 KB 224/562 KB 577/577 KB 1028/1210 KB 196/1192 KB 196/439 KB 204/562 KB 1060/1210 KB 200/1192 KB 212/439 KB 224/562 KB 1060/1210 KB 204/1192 KB 212/439 KB 224/562 KB 1060/1210 KB 208/1192 KB 212/439 KB 224/562 KB 1060/1210 KB 212/1192 KB 212/439 KB 224/562 KB 1060/1210 KB 216/1192 KB 212/439 KB 228/562 KB 1060/1210 KB 220/1192 KB 212/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 212/439 KB 228/562 KB 1060/1210 KB 196/1192 KB 212/439 KB 212/562 KB 1044/1210 KB 196/1192 KB 212/439 KB 208/562 KB 1060/1210 KB 224/1192 KB 216/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 220/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 224/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 228/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 232/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 236/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 240/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 244/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 248/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 252/439 KB 228/562 KB 1060/1210 KB 224/1192 KB 256/439 KB 228/562 KB 1064/1210 KB 224/1192 KB 256/439 KB 228/562 KB 1068/1210 KB 224/1192 KB 256/439 KB 228/562 KB 1072/1210 KB 224/1192 KB 256/439 KB 228/562 KB 1072/1210 KB 224/1192 KB 260/439 KB 228/562 KB 1076/1210 KB 224/1192 KB 264/439 KB 228/562 KB 1076/1210 KB 224/1192 KB 268/439 KB 228/562 KB 1076/1210 KB 224/1192 KB 272/439 KB 228/562 KB 1076/1210 KB 4/256 KB 224/1192 KB 272/439 KB 228/562 KB 1076/1210 KB 8/256 KB 224/1192 KB 272/439 KB 228/562 KB 1076/1210 KB 12/256 KB 224/1192 KB 272/439 KB 228/562 KB 1076/1210 KB 16/256 KB 224/1192 KB 272/439 KB 228/562 KB 1060/1210 KB 212/1192 KB 212/439 KB 228/562 KB 1076/1210 KB 20/256 KB 224/1192 KB 272/439 KB 232/562 KB 1076/1210 KB 20/256 KB 224/1192 KB 272/439 KB 236/562 KB 1076/1210 KB 20/256 KB 224/1192 KB 272/439 KB 240/562 KB 1076/1210 KB 20/256 KB 224/1192 KB 272/439 KB 244/562 KB 1076/1210 KB 20/256 KB 228/1192 KB 276/439 KB 248/562 KB 1076/1210 KB 20/256 KB 228/1192 KB 276/439 KB 252/562 KB 1076/1210 KB 20/256 KB 228/1192 KB 276/439 KB 256/562 KB 1076/1210 KB 20/256 KB 224/1192 KB 272/439 KB 228/562 KB 1076/1210 KB 224/1192 KB 260/439 KB 228/562 KB 1080/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1084/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1088/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1092/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1096/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1100/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1076/1210 KB 20/256 KB 228/1192 KB 276/439 KB 244/562 KB 1100/1210 KB 24/256 KB 232/1192 KB 276/439 KB 256/562 KB 1100/1210 KB 24/256 KB 236/1192 KB 276/439 KB 256/562 KB 1100/1210 KB 24/256 KB 240/1192 KB 276/439 KB 256/562 KB 1076/1210 KB 20/256 KB 224/1192 KB 276/439 KB 244/562 KB 1100/1210 KB 24/256 KB 240/1192 KB 280/439 KB 256/562 KB 1100/1210 KB 24/256 KB 240/1192 KB 284/439 KB 256/562 KB 1100/1210 KB 24/256 KB 240/1192 KB 288/439 KB 256/562 KB 1076/1210 KB 24/256 KB 228/1192 KB 276/439 KB 256/562 KB 1100/1210 KB 28/256 KB 240/1192 KB 288/439 KB 256/562 KB 1100/1210 KB 32/256 KB 240/1192 KB 288/439 KB 256/562 KB 1100/1210 KB 36/256 KB 2 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 40/1192 KB 288/439 KB 256/562 KB 1104/1210 KB 40/256 KB 244/1192 KB 292/439 KB 260/562 KB 1104/1210 KB 44/256 KB 244/1192 KB 292/439 KB 260/562 KB 1104/1210 KB 48/256 KB 244/1192 KB 292/439 KB 260/562 KB 1104/1210 KB 52/256 KB 244/1192 KB 292/439 KB 260/562 KB 1104/1210 KB 36/256 KB 244/1192 KB 292/439 KB 260/562 KB 1104/1210 KB 52/256 KB 244/1192 KB 292/439 KB 264/562 KB 1104/1210 KB 52/256 KB 244/1192 KB 292/439 KB 268/562 KB 1104/1210 KB 52/256 KB 244/1192 KB 292/439 KB 272/562 KB 1104/1210 KB 52/256 KB 244/1192 KB 292/439 KB 276/562 KB 1104/1210 KB 56/256 KB 244/1192 KB 292/439 KB 280/562 KB 1104/1210 KB 56/256 KB 244/1192 KB 292/439 KB 284/562 KB 1104/1210 KB 56/256 KB 244/1192 KB 292/439 KB 288/562 KB 1104/1210 KB 36/256 KB 244/1192 KB 292/439 KB 256/562 KB 1108/1210 KB 56/256 KB 244/1192 KB 292/439 KB 288/562 KB 1112/1210 KB 56/256 KB 244/1192 KB 292/439 KB 288/562 KB 1116/1210 KB 56/256 KB 244/1192 KB 292/439 KB 288/562 KB 1120/1210 KB 56/256 KB 244/1192 KB 292/439 KB 288/562 KB 1100/1210 KB 36/256 KB 244/1192 KB 292/439 KB 256/562 KB 1120/1210 KB 56/256 KB 248/1192 KB 292/439 KB 288/562 KB 1120/1210 KB 56/256 KB 252/1192 KB 292/439 KB 288/562 KB 1100/1210 KB 36/256 KB 240/1192 KB 292/439 KB 256/562 KB 1120/1210 KB 56/256 KB 252/1192 KB 296/439 KB 288/562 KB 1120/1210 KB 56/256 KB 252/1192 KB 300/439 KB 288/562 KB 1120/1210 KB 56/256 KB 252/1192 KB 304/439 KB 288/562 KB 1120/1210 KB 56/256 KB 256/1192 KB 308/439 KB 288/562 KB 1124/1210 KB 56/256 KB 256/1192 KB 312/439 KB 288/562 KB 1124/1210 KB 56/256 KB 256/1192 KB 316/439 KB 288/562 KB 1104/1210 KB 56/256 KB 244/1192 KB 292/439 KB 276/562 KB 1124/1210 KB 60/256 KB 256/1192 KB 316/439 KB 288/562 KB 1124/1210 KB 64/256 KB 256/1192 KB 316/439 KB 288/562 KB 1124/1210 KB 68/256 KB 256/1192 KB 316/439 KB 288/562 KB 1124/1210 KB 72/256 KB 256/1192 KB 320/439 KB 292/562 KB 1124/1210 KB 76/256 KB 256/1192 KB 320/439 KB 292/562 KB 1124/1210 KB 80/256 KB 256/1192 KB 320/439 KB 292/562 KB 1124/1210 KB 56/256 KB 256/1192 KB 308/439 KB 288/562 KB 1128/1210 KB 80/256 KB 256/1192 KB 320/439 KB 292/562 KB 1132/1210 KB 80/256 KB 256/1192 KB 320/439 KB 292/562 KB 1136/1210 KB 80/256 KB 256/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 256/1192 KB 320/439 KB 292/562 KB 1120/1210 KB 56/256 KB 256/1192 KB 304/439 KB 288/562 KB 1140/1210 KB 80/256 KB 260/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 264/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 268/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 272/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 276/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 280/1192 KB 320/439 KB 292/562 KB 1124/1210 KB 68/256 KB 256/1192 KB 320/439 KB 292/562 KB 1140/1210 KB 80/256 KB 284/1192 KB 320/439 KB 296/562 KB 1140/1210 KB 80/256 KB 284/1192 KB 320/439 KB 300/562 KB 1144/1210 KB 80/256 KB 284/1192 KB 320/439 KB 304/562 KB 1144/1210 KB 80/256 KB 284/1192 KB 320/439 KB 308/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 320/439 KB 312/562 KB 1124/1210 KB 68/256 KB 256/1192 KB 320/439 KB 288/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 324/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 328/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 332/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 336/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 340/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 344/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 348 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install /439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 352/439 KB 312/562 KB 1144/1210 KB 84/256 KB 284/1192 KB 320/439 KB 308/562 KB 1144/1210 KB 88/256 KB 284/1192 KB 352/439 KB 312/562 KB 1144/1210 KB 92/256 KB 284/1192 KB 352/439 KB 312/562 KB 1144/1210 KB 96/256 KB 284/1192 KB 352/439 KB 312/562 KB 1144/1210 KB 100/256 KB 284/1192 KB 352/439 KB 312/562 KB 1144/1210 KB 104/256 KB 284/1192 KB 356/439 KB 316/562 KB 1144/1210 KB 108/256 KB 284/1192 KB 356/439 KB 316/562 KB 1144/1210 KB 112/256 KB 284/1192 KB 356/439 KB 316/562 KB 1144/1210 KB 80/256 KB 284/1192 KB 320/439 KB 300/562 KB 1148/1210 KB 112/256 KB 284/1192 KB 356/439 KB 316/562 KB 1152/1210 KB 112/256 KB 284/1192 KB 356/439 KB 316/562 KB 1140/1210 KB 80/256 KB 284/1192 KB 320/439 KB 292/562 KB 1152/1210 KB 112/256 KB 288/1192 KB 356/439 KB 316/562 KB 1152/1210 KB 112/256 KB 292/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 296/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 300/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 304/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 308/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 312/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 316/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 356/439 KB 316/562 KB 1144/1210 KB 100/256 KB 284/1192 KB 356/439 KB 316/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 360/439 KB 316/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 364/439 KB 316/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 368/439 KB 316/562 KB 1144/1210 KB 100/256 KB 284/1192 KB 352/439 KB 316/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 368/439 KB 320/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 368/439 KB 324/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 368/439 KB 328/562 KB 1156/1210 KB 112/256 KB 320/1192 KB 368/439 KB 332/562 KB 1156/1210 KB 116/256 KB 320/1192 KB 368/439 KB 336/562 KB 1156/1210 KB 116/256 KB 320/1192 KB 368/439 KB 340/562 KB 1156/1210 KB 116/256 KB 324/1192 KB 372/439 KB 344/562 KB 1156/1210 KB 116/256 KB 324/1192 KB 372/439 KB 348/562 KB 1156/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1156/1210 KB 112/256 KB 292/1192 KB 356/439 KB 316/562 KB 1160/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1164/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1168/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1172/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1176/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1180/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1184/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1188/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1192/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1196/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1200/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1204/1210 KB 116/256 KB 324/1192 KB 372/439 KB 352/562 KB 1208/1210 KB 116/256 KB 324/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 324/1192 KB 372/439 KB 356/562 KB 1156/1210 KB 116/256 KB 324/1192 KB 372/439 KB 340/562 KB 1210/1210 KB 116/256 KB 328/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 332/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 336/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 340/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 344/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 348/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 116/256 KB 352/1192 KB 372/439 KB 356/562 KB 1210/121 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 0 KB 116/256 KB 356/1192 KB 372/439 KB 356/562 KB 1156/1210 KB 116/256 KB 320/1192 KB 372/439 KB 340/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 376/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 380/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 384/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 388/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 392/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 396/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 400/439 KB 356/562 KB 1210/1210 KB 116/256 KB 356/1192 KB 404/439 KB 356/562 KB 1156/1210 KB 116/256 KB 320/1192 KB 368/439 KB 332/562 KB 1210/1210 KB 120/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 124/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 128/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 132/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 136/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 140/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 144/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 148/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 152/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 156/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 160/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 164/256 KB 360/1192 KB 408/439 KB 356/562 KB 1210/1210 KB 168/256 KB 360/1192 KB 408/439 KB 356/562 KB 1210/1210 KB 172/256 KB 360/1192 KB 408/439 KB 356/562 KB 1210/1210 KB 176/256 KB 360/1192 KB 408/439 KB 356/562 KB 1210/1210 KB 116/256 KB 360/1192 KB 404/439 KB 356/562 KB 1210/1210 KB 176/256 KB 364/1192 KB 408/439 KB 356/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 356/562 KB 1204/1210 KB 116/256 KB 324/1192 KB 372/439 KB 356/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 360/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 364/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 368/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 372/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 376/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 380/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 384/562 KB 1210/1210 KB 176/256 KB 368/1192 KB 408/439 KB 388/562 KB 1210/1210 KB 176/256 KB 372/1192 KB 408/439 KB 392/562 KB 176/256 KB 372/1192 KB 408/439 KB 396/562 KB 176/256 KB 372/1192 KB 408/439 KB 400/562 KB 1210/1210 KB 160/256 KB 360/1192 KB 408/439 KB 356/562 KB 176/256 KB 372/1192 KB 412/439 KB 400/562 KB 176/256 KB 372/1192 KB 416/439 KB 400/562 KB 176/256 KB 372/1192 KB 420/439 KB 400/562 KB 176/256 KB 372/1192 KB 424/439 KB 400/562 KB 176/256 KB 372/1192 KB 428/439 KB 400/562 KB 176/256 KB 372/1192 KB 432/439 KB 400/562 KB 176/256 KB 372/1192 KB 436/439 KB 400/562 KB 180/256 KB 372/1192 KB 439/439 KB 404/562 KB 1210/1210 KB 176/256 KB 372/1192 KB 408/439 KB 388/562 KB 180/256 KB 376/1192 KB 439/439 KB 404/562 KB 180/256 KB 380/1192 KB 439/439 KB 404/562 KB 180/256 KB 384/1192 KB 439/439 KB 404/562 KB 180/256 KB 388/1192 KB 439/439 KB 404/562 KB 180/256 KB 372/1192 KB 436/439 KB 404/562 KB 180/256 KB 388/1192 KB 439/439 KB 408/562 KB 180/256 KB 392/1192 KB 439/439 KB 412/562 KB 180/256 KB 372/1192 KB 436/439 KB 400/562 KB 184/256 KB 392/1192 KB 439/439 KB 412/562 KB 188/256 KB 392/1192 KB 439/439 KB 412/562 KB 192/256 KB 392/1192 KB 439/439 KB 412/562 KB 196/256 KB 392/1192 KB 439/439 KB 412/562 KB 200 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install /256 KB 392/1192 KB 439/439 KB 416/562 KB 204/256 KB 392/1192 KB 439/439 KB 416/562 KB 208/256 KB 392/1192 KB 439/439 KB 416/562 KB 212/256 KB 392/1192 KB 439/439 KB 416/562 KB 216/256 KB 392/1192 KB 439/439 KB 416/562 KB 220/256 KB 392/1192 KB 439/439 KB 416/562 KB 180/256 KB 392/1192 KB 439/439 KB 408/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 892.7 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 220/256 KB 396/1192 KB 439/439 KB 416/562 KB 220/256 KB 400/1192 KB 439/439 KB 416/562 KB 220/256 KB 404/1192 KB 439/439 KB 416/562 KB 220/256 KB 408/1192 KB 439/439 KB 416/562 KB 220/256 KB 412/1192 KB 439/439 KB 416/562 KB 220/256 KB 416/1192 KB 439/439 KB 416/562 KB 220/256 KB 420/1192 KB 439/439 KB 416/562 KB 220/256 KB 424/1192 KB 439/439 KB 416/562 KB 220/256 KB 428/1192 KB 439/439 KB 416/562 KB 224/256 KB 432/1192 KB 439/439 KB 416/562 KB 196/256 KB 392/1192 KB 439/439 KB 416/562 KB 224/256 KB 432/1192 KB 439/439 KB 420/562 KB 224/256 KB 432/1192 KB 439/439 KB 424/562 KB 224/256 KB 432/1192 KB 439/439 KB 428/562 KB 224/256 KB 432/1192 KB 439/439 KB 432/562 KB 224/256 KB 432/1192 KB 439/439 KB 436/562 KB 224/256 KB 432/1192 KB 439/439 KB 440/562 KB 224/256 KB 432/1192 KB 439/439 KB 444/562 KB 224/256 KB 432/1192 KB 439/439 KB 448/562 KB 224/256 KB 432/1192 KB 439/439 KB 452/562 KB 224/256 KB 436/1192 KB 456/562 KB 224/256 KB 428/1192 KB 439/439 KB 416/562 KB 228/256 KB 436/1192 KB 456/562 KB 232/256 KB 436/1192 KB 456/562 KB 236/256 KB 436/1192 KB 456/562 KB 240/256 KB 436/1192 KB 456/562 KB 224/256 KB 436/1192 KB 452/562 KB 240/256 KB 440/1192 KB 456/562 KB 240/256 KB 444/1192 KB 456/562 KB 240/256 KB 448/1192 KB 456/562 KB 240/256 KB 452/1192 KB 456/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 321.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 244/256 KB 452/1192 KB 460/562 KB 240/256 KB 452/1192 KB 460/562 KB 244/256 KB 452/1192 KB 4/140 KB 464/562 KB 244/256 KB 452/1192 KB 4/140 KB 468/562 KB 244/256 KB 452/1192 KB 4/140 KB 460/562 KB 248/256 KB 456/1192 KB 8/140 KB 468/562 KB 248/256 KB 456/1192 KB 12/140 KB 468/562 KB 248/256 KB 456/1192 KB 16/140 KB 468/562 KB 248/256 KB 456/1192 KB 20/140 KB 468/562 KB 248/256 KB 456/1192 KB 24/140 KB 468/562 KB 248/256 KB 456/1192 KB 28/140 KB 468/562 KB 248/256 KB 456/1192 KB 32/140 KB 468/562 KB 248/256 KB 456/1192 KB 36/140 KB 468/562 KB 248/256 KB 456/1192 KB 40/140 KB 468/562 KB 248/256 KB 456/1192 KB 44/140 KB 468/562 KB 248/256 KB 456/1192 KB 48/140 KB 468/562 KB 248/256 KB 456/1192 KB 4/140 KB 468/562 KB 252/256 KB 456/1192 KB 48/140 KB 468/562 KB 256/256 KB 456/1192 KB 48/140 KB 472/562 KB 256/256 KB 456/1192 KB 48/140 KB 472/562 KB 244/256 KB 456/1192 KB 4/140 KB 468/562 KB 256/256 KB 460/1192 KB 48/140 KB 472/562 KB 256/256 KB 464/1192 KB 48/140 KB 472/562 KB 252/256 KB 456/1192 KB 48/140 KB 472/562 KB 256/256 KB 464/1192 KB 48/140 KB 476/562 KB 256/256 KB 464/1192 KB 48/140 KB 480/562 KB 256/256 KB 468/1192 KB 48/140 KB 484/562 KB 256/256 KB 468/1192 KB 52/140 KB 488/562 KB 256/256 KB 468/1192 KB 52/140 KB 492/562 KB 256/256 KB 468/1192 KB 52/140 KB 496/562 KB 256/256 KB 468/1192 KB 48/140 KB 480/562 KB 256/256 KB 472/1192 KB 52/140 KB 496/562 KB 256/256 KB 476/1192 KB 52/140 KB 496/562 KB 256/256 KB 480/1192 KB 52/140 KB 496/562 KB 256/256 KB 468/1192 KB 52/140 KB 484/562 KB 256/256 KB 480/1192 KB 56/140 KB 496/562 KB 256/256 KB 480/1192 KB 60/140 KB 496/562 KB 256/256 KB 480/1192 KB 64/140 KB 496/562 KB 256/256 KB 480/1192 KB 68/140 KB 496/562 KB 256/256 KB 484/1192 KB 72/140 KB 500/562 KB 256/256 KB 484/1192 KB 76/140 KB 500/562 KB 256/256 KB 484/1192 KB 80/140 KB 500/562 KB 256/256 KB 484/1192 KB 84/140 KB 500/562 KB 256/256 KB 484/1192 KB 88/140 KB 500/562 KB 256/256 KB 484/1192 KB 92/140 KB 500/562 KB 256/256 KB 484/1192 KB 96/140 KB 500/562 KB 256/256 KB 484/1192 KB 100/140 KB 500/562 KB 256/256 KB 484/1192 KB 104/140 KB 500/562 KB 256/256 KB 484/1192 KB 108/140 KB 500/562 KB 256/256 KB 484/1192 KB 112/140 KB 500/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 185.8 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 256/256 KB 484/1192 KB 68/140 KB 500/562 KB 256/256 KB 480/1192 KB 68/140 KB 500/562 KB 484/1192 KB 112/140 KB 504/562 KB 484/1192 KB 112/140 KB 508/562 KB 484/1192 KB 112/140 KB 512/562 KB 488/1192 KB 112/140 KB 512/562 KB 492/1192 KB 112/140 KB 512/562 KB 496/1192 KB 112/140 KB 512/562 KB 496/1192 KB 112/140 KB 516/562 KB 500/1192 KB 112/140 KB 520/562 KB 500/1192 KB 112/140 KB 524/562 KB 500/1192 KB 112/140 KB 528/562 KB 500/1192 KB 112/140 KB 516/562 KB 504/1192 KB 112/140 KB 528/562 KB 508/1192 KB 112/140 KB 528/562 KB 512/1192 KB 112/140 KB 528/562 KB 516/1192 KB 112/140 KB 528/562 KB 520/1192 KB 112/140 KB 532/562 KB 524/1192 KB 112/140 KB 532/562 KB 528/1192 KB 112/140 KB 532/562 KB 532/1192 KB 116/140 KB 532/562 KB 536/1192 KB 116/140 KB 532/562 KB 540/1192 KB 116/140 KB 532/562 KB 544/1192 KB 116/140 KB 532/562 KB 516/1192 KB 112/140 KB 532/562 KB 544/1192 KB 116/140 KB 536/562 KB 544/1192 KB 116/140 KB 540/562 KB 544/1192 KB 116/140 KB 544/562 KB 544/1192 KB 116/140 KB 548/562 KB 544/1192 KB 116/140 KB 552/562 KB 544/1192 KB 116/140 KB 556/562 KB 544/1192 KB 116/140 KB 560/562 KB 528/1192 KB 116/140 KB 532/562 KB 544/1192 KB 120/140 KB 560/562 KB 544/1192 KB 124/140 KB 560/562 KB 544/1192 KB 128/140 KB 560/562 KB 544/1192 KB 132/140 KB 560/562 KB 544/1192 KB 136/140 KB 560/562 KB 548/1192 KB 140/140 KB 562/562 KB 548/1192 KB 140/140 KB 562/562 KB 548/1192 KB 136/140 KB 562/562 KB 552/1192 KB 140/140 KB 562/562 KB 556/1192 KB 140/140 KB 562/562 KB 560/1192 KB 140/140 KB 562/562 KB 564/1192 KB 140/140 KB 562/562 KB 568/1192 KB 140/140 KB 562/562 KB 572/1192 KB 140/140 KB 562/562 KB 576/1192 KB 140/140 KB 562/562 KB 544/1192 KB 136/140 KB 562/562 KB 576/1192 KB 4/1118 KB 140/140 KB 562/562 KB 576/1192 KB 8/1118 KB 140/140 KB 562/562 KB 576/1192 KB 12/1118 KB 140/140 KB 562/562 KB 576/1192 KB 16/1118 KB 140/140 KB 562/562 KB 576/1192 KB 20/1118 KB 140/140 KB 562/562 KB 576/1192 KB 24/1118 KB 140/140 KB 562/562 KB 576/1192 KB 28/1118 KB 140/140 KB 562/562 KB 576/1192 KB 32/1118 KB 140/140 KB 562/562 KB 576/1192 KB 36/1118 KB 140/140 KB 562/562 KB 576/1192 KB 40/1118 KB 140/140 KB 562/562 KB 576/1192 KB 44/1118 KB 140/140 KB 562/562 KB 576/1192 KB 48/1118 KB 140/140 KB 562/562 KB 576/1192 KB 52/1118 KB 140/140 KB 562/562 KB 576/1192 KB 56/1118 KB 140/140 KB 562/562 KB 576/1192 KB 60/1118 KB 140/140 KB 562/562 KB 576/1192 KB 64/1118 KB 140/140 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 100.3 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 580/1192 KB 64/1118 KB 562/562 KB 584/1192 KB 68/1118 KB 562/562 KB 588/1192 KB 68/1118 KB 562/562 KB 592/1192 KB 68/1118 KB 562/562 KB 596/1192 KB 68/1118 KB 562/562 KB 580/1192 KB 68/1118 KB 562/562 KB 596/1192 KB 72/1118 KB 562/562 KB 596/1192 KB 76/1118 KB 562/562 KB 596/1192 KB 80/1118 KB 562/562 KB 596/1192 KB 84/1118 KB 562/562 KB 596/1192 KB 88/1118 KB 562/562 KB 596/1192 KB 92/1118 KB 562/562 KB 596/1192 KB 96/1118 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 401.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 596/1192 KB 100/1118 KB 596/1192 KB 104/1118 KB 596/1192 KB 108/1118 KB 600/1192 KB 112/1118 KB 600/1192 KB 108/1118 KB 604/1192 KB 112/1118 KB 608/1192 KB 112/1118 KB 612/1192 KB 116/1118 KB 616/1192 KB 116/1118 KB 620/1192 KB 116/1118 KB 624/1192 KB 116/1118 KB 608/1192 KB 116/1118 KB 624/1192 KB 120/1118 KB 624/1192 KB 124/1118 KB 624/1192 KB 128/1118 KB 628/1192 KB 128/1118 KB 632/1192 KB 132/1118 KB 4/37 KB 636/1192 KB 132/1118 KB 4/37 KB 640/1192 KB 132/1118 KB 4/37 KB 644/1192 KB 132/1118 KB 4/37 KB 648/1192 KB 132/1118 KB 4/37 KB 652/1192 KB 132/1118 KB 4/37 KB 656/1192 KB 132/1118 KB 4/37 KB 628/1192 KB 132/1118 KB 4/37 KB 656/1192 KB 136/1118 KB 4/37 KB 628/1192 KB 128/1118 KB 4/37 KB 656/1192 KB 136/1118 KB 8/37 KB 656/1192 KB 136/1118 KB 12/37 KB 656/1192 KB 136/1118 KB 16/37 KB 656/1192 KB 136/1118 KB 20/37 KB 656/1192 KB 136/1118 KB 24/37 KB 656/1192 KB 136/1118 KB 28/37 KB 656/1192 KB 136/1118 KB 32/37 KB 656/1192 KB 136/1118 KB 36/37 KB 656/1192 KB 136/1118 KB 37/37 KB 656/1192 KB 140/1118 KB 37/37 KB 656/1192 KB 144/1118 KB 37/37 KB 656/1192 KB 148/1118 KB 37/37 KB 656/1192 KB 152/1118 KB 37/37 KB 656/1192 KB 156/1118 KB 37/37 KB 656/1192 KB 160/1118 KB 37/37 KB 656/1192 KB 160/1118 KB 37/37 KB 4/46 KB 656/1192 KB 160/1118 KB 37/37 KB 8/46 KB 656/1192 KB 160/1118 KB 37/37 KB 12/46 KB 656/1192 KB 160/1118 KB 37/37 KB 16/46 KB 660/1192 KB 160/1118 KB 37/37 KB 16/46 KB 664/1192 KB 164/1118 KB 37/37 KB 16/46 KB 668/1192 KB 164/1118 KB 37/37 KB 16/46 KB 672/1192 KB 164/1118 KB 37/37 KB 16/46 KB 660/1192 KB 164/1118 KB 37/37 KB 16/46 KB 672/1192 KB 164/1118 KB 37/37 KB 20/46 KB 672/1192 KB 164/1118 KB 37/37 KB 24/46 KB 672/1192 KB 164/1118 KB 37/37 KB 28/46 KB 672/1192 KB 164/1118 KB 37/37 KB 32/46 KB 672/1192 KB 168/1118 KB 37/37 KB 32/46 KB 672/1192 KB 172/1118 KB 37/37 KB 32/46 KB 672/1192 KB 176/1118 KB 37/37 KB 32/46 KB 676/1192 KB 176/1118 KB 37/37 KB 32/46 KB 680/1192 KB 180/1118 KB 37/37 KB 32/46 KB 684/1192 KB 180/1118 KB 37/37 KB 36/46 KB 684/1192 KB 180/1118 KB 37/37 KB 40/46 KB 684/1192 KB 180/1118 KB 37/37 KB 44/46 KB 684/1192 KB 180/1118 KB 37/37 KB 46/46 KB 676/1192 KB 180/1118 KB 37/37 KB 32/46 KB 684/1192 KB 184/1118 KB 37/37 KB 46/46 KB 684/1192 KB 188/1118 KB 37/37 KB 46/46 KB 684/1192 KB 192/1118 KB 37/37 KB 46/46 KB 684/1192 KB 196/1118 KB 46/46 KB 684/1192 KB 200/1118 KB 46/46 KB 684/1192 KB 204/1118 KB 46/46 KB 684/1192 KB 208/1118 KB 46/46 KB 684/1192 KB 180/1118 KB 37/37 KB 32/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 26.0 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 688/1192 KB 208/1118 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 31.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 692/1192 KB 208/1118 KB 46/46 KB 696/1192 KB 208/1118 KB 700/1192 KB 208/1118 KB 704/1192 KB 208/1118 KB 704/1192 KB 212/1118 KB 708/1192 KB 216/1118 KB 708/1192 KB 220/1118 KB 708/1192 KB 224/1118 KB 708/1192 KB 212/1118 KB 712/1192 KB 224/1118 KB 716/1192 KB 224/1118 KB 720/1192 KB 224/1118 KB 724/1192 KB 224/1118 KB 728/1192 KB 228/1118 KB 732/1192 KB 228/1118 KB 736/1192 KB 228/1118 KB 724/1192 KB 228/1118 KB 736/1192 KB 232/1118 KB 736/1192 KB 236/1118 KB 736/1192 KB 240/1118 KB 736/1192 KB 244/1118 KB 740/1192 KB 248/1118 KB 740/1192 KB 252/1118 KB 740/1192 KB 256/1118 KB 740/1192 KB 244/1118 KB 744/1192 KB 256/1118 KB 748/1192 KB 256/1118 KB 752/1192 KB 256/1118 KB 4/287 KB 752/1192 KB 256/1118 KB 8/287 KB 752/1192 KB 256/1118 KB 12/287 KB 752/1192 KB 256/1118 KB 16/287 KB 752/1192 KB 256/1118 KB 20/287 KB 4/1461 KB 752/1192 KB 256/1118 KB 16/287 KB 4/1461 KB 752/1192 KB 256/1118 KB 20/287 KB 8/1461 KB 752/1192 KB 256/1118 KB 20/287 KB 12/1461 KB 752/1192 KB 256/1118 KB 20/287 KB 16/1461 KB 752/1192 KB 256/1118 KB 20/287 KB 20/1461 KB 752/1192 KB 256/1118 KB 20/287 KB 24/1461 KB 752/1192 KB 256/1118 KB 24/287 KB 28/1461 KB 752/1192 KB 256/1118 KB 24/287 KB 24/1461 KB 752/1192 KB 256/1118 KB 28/287 KB 28/1461 KB 752/1192 KB 256/1118 KB 32/287 KB 32/1461 KB 752/1192 KB 256/1118 KB 32/287 KB 32/1461 KB 752/1192 KB 256/1118 KB 32/287 KB 36/1461 KB 752/1192 KB 256/1118 KB 36/287 KB 40/1461 KB 752/1192 KB 256/1118 KB 36/287 KB 44/1461 KB 752/1192 KB 256/1118 KB 36/287 KB 48/1461 KB 752/1192 KB 256/1118 KB 36/287 KB 36/1461 KB 752/1192 KB 256/1118 KB 40/287 KB 48/1461 KB 752/1192 KB 256/1118 KB 44/287 KB 48/1461 KB 752/1192 KB 256/1118 KB 48/287 KB 48/1461 KB 752/1192 KB 256/1118 KB 52/287 KB 48/1461 KB 752/1192 KB 256/1118 KB 56/287 KB 52/1461 KB 752/1192 KB 256/1118 KB 60/287 KB 52/1461 KB 752/1192 KB 256/1118 KB 64/287 KB 52/1461 KB 752/1192 KB 256/1118 KB 52/287 KB 52/1461 KB 752/1192 KB 256/1118 KB 64/287 KB 56/1461 KB 752/1192 KB 256/1118 KB 64/287 KB 60/1461 KB 752/1192 KB 256/1118 KB 64/287 KB 64/1461 KB 752/1192 KB 256/1118 KB 64/287 KB 68/1461 KB 752/1192 KB 256/1118 KB 68/287 KB 72/1461 KB 752/1192 KB 256/1118 KB 68/287 KB 76/1461 KB 752/1192 KB 256/1118 KB 68/287 KB 80/1461 KB 752/1192 KB 256/1118 KB 68/287 KB 84/1461 KB 752/1192 KB 256/1118 KB 68/287 KB 88/1461 KB 756/1192 KB 260/1118 KB 68/287 KB 92/1461 KB 756/1192 KB 260/1118 KB 68/287 KB 96/1461 KB 756/1192 KB 260/1118 KB 68/287 KB 68/1461 KB 752/1192 KB 256/1118 KB 72/287 KB 96/1461 KB 756/1192 KB 260/1118 KB 76/287 KB 96/1461 KB 756/1192 KB 260/1118 KB 80/287 KB 96/1461 KB 756/1192 KB 260/1118 KB 68/287 KB 84/1461 KB 756/1192 KB 260/1118 KB 80/287 KB 96/1461 KB 760/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 764/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 768/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 772/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 776/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 780/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 784/1192 KB 260/1118 KB 84/287 KB 96/1461 KB 788/1192 KB 260/1118 KB 68/287 KB 84/1461 KB 752/1192 KB 260/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 264/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 268/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 272/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 276/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 280/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 284/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 288/1118 KB 84/287 KB 100/14 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 61 KB 788/1192 KB 292/1118 KB 84/287 KB 100/1461 KB 788/1192 KB 260/1118 KB 84/287 KB 104/1461 KB 788/1192 KB 292/1118 KB 84/287 KB 108/1461 KB 788/1192 KB 292/1118 KB 84/287 KB 112/1461 KB 788/1192 KB 292/1118 KB 84/287 KB 116/1461 KB 788/1192 KB 292/1118 KB 84/287 KB 96/1461 KB 760/1192 KB 260/1118 KB 88/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 92/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 96/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 100/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 104/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 108/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 112/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 116/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 84/287 KB 116/1461 KB 792/1192 KB 296/1118 KB 116/287 KB 120/1461 KB 792/1192 KB 300/1118 KB 116/287 KB 120/1461 KB 792/1192 KB 304/1118 KB 116/287 KB 120/1461 KB 792/1192 KB 308/1118 KB 84/287 KB 116/1461 KB 792/1192 KB 292/1118 KB 120/287 KB 120/1461 KB 796/1192 KB 308/1118 KB 120/287 KB 120/1461 KB 800/1192 KB 308/1118 KB 120/287 KB 120/1461 KB 804/1192 KB 308/1118 KB 120/287 KB 120/1461 KB 808/1192 KB 308/1118 KB 120/287 KB 120/1461 KB 812/1192 KB 308/1118 KB 120/287 KB 120/1461 KB 816/1192 KB 312/1118 KB 120/287 KB 120/1461 KB 792/1192 KB 308/1118 KB 124/287 KB 120/1461 KB 816/1192 KB 312/1118 KB 128/287 KB 120/1461 KB 816/1192 KB 312/1118 KB 116/287 KB 120/1461 KB 792/1192 KB 296/1118 KB 128/287 KB 124/1461 KB 816/1192 KB 312/1118 KB 128/287 KB 128/1461 KB 816/1192 KB 312/1118 KB 128/287 KB 132/1461 KB 816/1192 KB 312/1118 KB 132/287 KB 136/1461 KB 820/1192 KB 312/1118 KB 132/287 KB 140/1461 KB 820/1192 KB 312/1118 KB 132/287 KB 144/1461 KB 820/1192 KB 312/1118 KB 120/287 KB 120/1461 KB 812/1192 KB 312/1118 KB 132/287 KB 144/1461 KB 820/1192 KB 316/1118 KB 132/287 KB 144/1461 KB 820/1192 KB 320/1118 KB 132/287 KB 144/1461 KB 820/1192 KB 324/1118 KB 132/287 KB 148/1461 KB 820/1192 KB 328/1118 KB 132/287 KB 148/1461 KB 820/1192 KB 332/1118 KB 132/287 KB 148/1461 KB 820/1192 KB 336/1118 KB 132/287 KB 132/1461 KB 820/1192 KB 312/1118 KB 132/287 KB 132/1461 KB 816/1192 KB 312/1118 KB 136/287 KB 148/1461 KB 820/1192 KB 336/1118 KB 140/287 KB 148/1461 KB 820/1192 KB 336/1118 KB 144/287 KB 148/1461 KB 820/1192 KB 336/1118 KB 144/287 KB 148/1461 KB 824/1192 KB 336/1118 KB 144/287 KB 148/1461 KB 828/1192 KB 336/1118 KB 144/287 KB 148/1461 KB 832/1192 KB 336/1118 KB 148/287 KB 148/1461 KB 836/1192 KB 336/1118 KB 148/287 KB 148/1461 KB 840/1192 KB 340/1118 KB 148/287 KB 148/1461 KB 844/1192 KB 340/1118 KB 148/287 KB 148/1461 KB 848/1192 KB 340/1118 KB 132/287 KB 148/1461 KB 820/1192 KB 324/1118 KB 148/287 KB 152/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 156/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 160/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 164/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 168/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 172/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 176/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 180/1461 KB 848/1192 KB 340/1118 KB 148/287 KB 184/1461 KB 852/1192 KB 340/1118 KB 148/287 KB 188/1461 KB 852/1192 KB 340/1118 KB 148/287 KB 192/1461 KB 852/1192 KB 340/1118 KB 148/287 KB 148/1461 KB 836/1192 KB 340/1118 KB 148/287 KB 192/1461 KB 852/1192 KB 344/1118 KB 148/287 KB 192/1461 KB 852/1192 KB 348/1118 KB 148/287 KB 192/1461 KB 852/1192 KB 352/1118 KB 148/287 KB 148/1461 KB 832/1192 KB 336/1118 KB 152/287 KB 192/1461 KB 852/1192 KB 352/1118 KB 156/287 KB 192/1461 KB 852/1192 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 352/1118 KB 160/287 KB 192/1461 KB 852/1192 KB 352/1118 KB 164/287 KB 192/1461 KB 852/1192 KB 352/1118 KB 168/287 KB 192/1461 KB 852/1192 KB 356/1118 KB 172/287 KB 192/1461 KB 852/1192 KB 356/1118 KB 176/287 KB 192/1461 KB 852/1192 KB 356/1118 KB 148/287 KB 180/1461 KB 852/1192 KB 340/1118 KB 176/287 KB 192/1461 KB 856/1192 KB 356/1118 KB 176/287 KB 192/1461 KB 860/1192 KB 356/1118 KB 164/287 KB 192/1461 KB 852/1192 KB 356/1118 KB 176/287 KB 192/1461 KB 864/1192 KB 360/1118 KB 176/287 KB 192/1461 KB 864/1192 KB 364/1118 KB 176/287 KB 192/1461 KB 864/1192 KB 368/1118 KB 180/287 KB 192/1461 KB 864/1192 KB 372/1118 KB 180/287 KB 196/1461 KB 864/1192 KB 376/1118 KB 180/287 KB 196/1461 KB 864/1192 KB 380/1118 KB 180/287 KB 196/1461 KB 864/1192 KB 384/1118 KB 180/287 KB 192/1461 KB 864/1192 KB 368/1118 KB 184/287 KB 196/1461 KB 864/1192 KB 384/1118 KB 188/287 KB 196/1461 KB 864/1192 KB 384/1118 KB 192/287 KB 196/1461 KB 864/1192 KB 384/1118 KB 196/287 KB 196/1461 KB 864/1192 KB 384/1118 KB 200/287 KB 196/1461 KB 864/1192 KB 388/1118 KB 204/287 KB 196/1461 KB 864/1192 KB 388/1118 KB 208/287 KB 196/1461 KB 864/1192 KB 388/1118 KB 180/287 KB 196/1461 KB 864/1192 KB 372/1118 KB 208/287 KB 200/1461 KB 864/1192 KB 388/1118 KB 208/287 KB 204/1461 KB 864/1192 KB 388/1118 KB 208/287 KB 208/1461 KB 864/1192 KB 388/1118 KB 208/287 KB 212/1461 KB 864/1192 KB 388/1118 KB 176/287 KB 192/1461 KB 864/1192 KB 356/1118 KB 212/287 KB 212/1461 KB 868/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 872/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 876/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 880/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 884/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 888/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 892/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 896/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 900/1192 KB 388/1118 KB 212/287 KB 212/1461 KB 864/1192 KB 388/1118 KB 216/287 KB 216/1461 KB 900/1192 KB 388/1118 KB 220/287 KB 216/1461 KB 900/1192 KB 388/1118 KB 224/287 KB 216/1461 KB 900/1192 KB 388/1118 KB 228/287 KB 216/1461 KB 900/1192 KB 388/1118 KB 196/287 KB 196/1461 KB 864/1192 KB 388/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 392/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 396/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 400/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 404/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 408/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 412/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 416/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 420/1118 KB 232/287 KB 216/1461 KB 904/1192 KB 424/1118 KB 232/287 KB 216/1461 KB 904/1192 KB 428/1118 KB 232/287 KB 216/1461 KB 904/1192 KB 432/1118 KB 228/287 KB 216/1461 KB 904/1192 KB 388/1118 KB 232/287 KB 216/1461 KB 908/1192 KB 432/1118 KB 232/287 KB 216/1461 KB 912/1192 KB 432/1118 KB 212/287 KB 216/1461 KB 900/1192 KB 388/1118 KB 232/287 KB 220/1461 KB 912/1192 KB 432/1118 KB 232/287 KB 224/1461 KB 912/1192 KB 432/1118 KB 232/287 KB 228/1461 KB 912/1192 KB 432/1118 KB 232/287 KB 232/1461 KB 912/1192 KB 432/1118 KB 232/287 KB 236/1461 KB 916/1192 KB 432/1118 KB 232/287 KB 240/1461 KB 916/1192 KB 432/1118 KB 232/287 KB 244/1461 KB 916/1192 KB 432/1118 KB 232/287 KB 248/1461 KB 916/1192 KB 436/1118 KB 232/287 KB 252/1461 KB 916/1192 KB 436/1118 KB 232/287 KB 256/1461 KB 916/1192 KB 436/1118 KB 232/287 KB 216/1461 KB 904/1192 KB 420/1118 KB 236/287 KB 256/1461 KB 916/1192 KB 436/1118 KB 240/287 KB 256/1461 KB 916/1192 KB 436/11 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 18 KB 244/287 KB 256/1461 KB 916/1192 KB 436/1118 KB 248/287 KB 256/1461 KB 916/1192 KB 436/1118 KB 252/287 KB 256/1461 KB 916/1192 KB 436/1118 KB 256/287 KB 260/1461 KB 916/1192 KB 436/1118 KB 232/287 KB 244/1461 KB 916/1192 KB 436/1118 KB 256/287 KB 260/1461 KB 916/1192 KB 440/1118 KB 256/287 KB 260/1461 KB 916/1192 KB 444/1118 KB 256/287 KB 260/1461 KB 916/1192 KB 448/1118 KB 256/287 KB 260/1461 KB 916/1192 KB 452/1118 KB 260/287 KB 260/1461 KB 916/1192 KB 456/1118 KB 232/287 KB 232/1461 KB 916/1192 KB 432/1118 KB 260/287 KB 260/1461 KB 920/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 924/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 928/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 932/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 936/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 940/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 944/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 948/1192 KB 456/1118 KB 260/287 KB 260/1461 KB 952/1192 KB 460/1118 KB 260/287 KB 260/1461 KB 916/1192 KB 452/1118 KB 264/287 KB 260/1461 KB 952/1192 KB 460/1118 KB 268/287 KB 260/1461 KB 952/1192 KB 460/1118 KB 272/287 KB 260/1461 KB 952/1192 KB 460/1118 KB 252/287 KB 260/1461 KB 916/1192 KB 436/1118 KB 272/287 KB 264/1461 KB 952/1192 KB 460/1118 KB 272/287 KB 268/1461 KB 952/1192 KB 460/1118 KB 272/287 KB 272/1461 KB 952/1192 KB 460/1118 KB 272/287 KB 276/1461 KB 952/1192 KB 460/1118 KB 276/287 KB 280/1461 KB 952/1192 KB 460/1118 KB 260/287 KB 260/1461 KB 948/1192 KB 460/1118 KB 276/287 KB 280/1461 KB 956/1192 KB 464/1118 KB 276/287 KB 280/1461 KB 956/1192 KB 468/1118 KB 276/287 KB 284/1461 KB 956/1192 KB 472/1118 KB 276/287 KB 284/1461 KB 956/1192 KB 476/1118 KB 276/287 KB 284/1461 KB 956/1192 KB 480/1118 KB 276/287 KB 280/1461 KB 956/1192 KB 460/1118 KB 276/287 KB 284/1461 KB 960/1192 KB 480/1118 KB 276/287 KB 276/1461 KB 952/1192 KB 460/1118 KB 280/287 KB 284/1461 KB 960/1192 KB 480/1118 KB 284/287 KB 284/1461 KB 960/1192 KB 480/1118 KB 287/287 KB 284/1461 KB 960/1192 KB 480/1118 KB 276/287 KB 284/1461 KB 956/1192 KB 468/1118 KB 287/287 KB 288/1461 KB 960/1192 KB 480/1118 KB 287/287 KB 288/1461 KB 960/1192 KB 484/1118 KB 287/287 KB 292/1461 KB 964/1192 KB 488/1118 KB 287/287 KB 292/1461 KB 964/1192 KB 492/1118 KB 287/287 KB 292/1461 KB 964/1192 KB 484/1118 KB 287/287 KB 292/1461 KB 968/1192 KB 492/1118 KB 287/287 KB 292/1461 KB 972/1192 KB 492/1118 KB 287/287 KB 292/1461 KB 976/1192 KB 492/1118 KB 287/287 KB 292/1461 KB 960/1192 KB 484/1118 KB 287/287 KB 296/1461 KB 976/1192 KB 492/1118 KB 287/287 KB 300/1461 KB 976/1192 KB 492/1118 KB 287/287 KB 304/1461 KB 980/1192 KB 492/1118 KB 287/287 KB 308/1461 KB 980/1192 KB 492/1118 KB 287/287 KB 300/1461 KB 980/1192 KB 492/1118 KB 287/287 KB 308/1461 KB 984/1192 KB 496/1118 KB 287/287 KB 308/1461 KB 988/1192 KB 496/1118 KB 287/287 KB 308/1461 KB 992/1192 KB 496/1118 KB 287/287 KB 308/1461 KB 980/1192 KB 496/1118 KB 287/287 KB 312/1461 KB 992/1192 KB 500/1118 KB 287/287 KB 312/1461 KB 996/1192 KB 504/1118 KB 287/287 KB 312/1461 KB 996/1192 KB 508/1118 KB 287/287 KB 312/1461 KB 996/1192 KB 512/1118 KB 287/287 KB 312/1461 KB 992/1192 KB 496/1118 KB 287/287 KB 316/1461 KB 996/1192 KB 512/1118 KB 287/287 KB 320/1461 KB 996/1192 KB 512/1118 KB 287/287 KB 324/1461 KB 996/1192 KB 512/1118 KB 287/287 KB 328/1461 KB 996/1192 KB 516/1118 KB 287/287 KB 332/1461 KB 996/1192 KB 516/1118 KB 336/1461 KB 996/1192 KB 516/1118 KB 287/287 KB 312/1461 KB 996/1192 KB 500/1118 KB unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 192.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 336/1461 KB 1000/1192 KB 516/1118 KB 336/1461 KB 1004/1192 KB 516/1118 KB 336/1461 KB 1008/1192 KB 516/1118 KB 336/1461 KB 1012/1192 KB 516/1118 KB 340/1461 KB 1016/1192 KB 516/1118 KB 340/1461 KB 1020/1192 KB 516/1118 KB 340/1461 KB 1024/1192 KB 516/1118 KB 287/287 KB 324/1461 KB 996/1192 KB 516/1118 KB 340/1461 KB 1024/1192 KB 520/1118 KB 340/1461 KB 1024/1192 KB 524/1118 KB 340/1461 KB 1024/1192 KB 528/1118 KB 340/1461 KB 1024/1192 KB 532/1118 KB 340/1461 KB 1024/1192 KB 536/1118 KB 340/1461 KB 1024/1192 KB 540/1118 KB 340/1461 KB 1024/1192 KB 544/1118 KB 340/1461 KB 1028/1192 KB 548/1118 KB 340/1461 KB 1028/1192 KB 552/1118 KB 340/1461 KB 1028/1192 KB 556/1118 KB 340/1461 KB 1028/1192 KB 560/1118 KB 340/1461 KB 1028/1192 KB 564/1118 KB 340/1461 KB 1012/1192 KB 516/1118 KB 344/1461 KB 1028/1192 KB 564/1118 KB 348/1461 KB 1028/1192 KB 564/1118 KB 352/1461 KB 1028/1192 KB 564/1118 KB 356/1461 KB 1028/1192 KB 564/1118 KB 360/1461 KB 1028/1192 KB 564/1118 KB 364/1461 KB 1028/1192 KB 564/1118 KB 368/1461 KB 1028/1192 KB 564/1118 KB 340/1461 KB 1028/1192 KB 544/1118 KB 368/1461 KB 1032/1192 KB 564/1118 KB 368/1461 KB 1036/1192 KB 564/1118 KB 368/1461 KB 1040/1192 KB 564/1118 KB 368/1461 KB 1044/1192 KB 564/1118 KB 372/1461 KB 1048/1192 KB 564/1118 KB 372/1461 KB 1052/1192 KB 564/1118 KB 372/1461 KB 1056/1192 KB 564/1118 KB 372/1461 KB 1044/1192 KB 564/1118 KB 376/1461 KB 1056/1192 KB 564/1118 KB 380/1461 KB 1056/1192 KB 564/1118 KB 384/1461 KB 1056/1192 KB 564/1118 KB 388/1461 KB 1056/1192 KB 564/1118 KB 392/1461 KB 1060/1192 KB 568/1118 KB 396/1461 KB 1060/1192 KB 568/1118 KB 400/1461 KB 1060/1192 KB 568/1118 KB 388/1461 KB 1060/1192 KB 568/1118 KB 400/1461 KB 1064/1192 KB 568/1118 KB 400/1461 KB 1068/1192 KB 568/1118 KB 400/1461 KB 1072/1192 KB 568/1118 KB 400/1461 KB 1076/1192 KB 568/1118 KB 404/1461 KB 1080/1192 KB 568/1118 KB 404/1461 KB 1084/1192 KB 568/1118 KB 404/1461 KB 1088/1192 KB 568/1118 KB 388/1461 KB 1056/1192 KB 568/1118 KB 404/1461 KB 1088/1192 KB 572/1118 KB 404/1461 KB 1088/1192 KB 576/1118 KB 404/1461 KB 1088/1192 KB 580/1118 KB 404/1461 KB 1088/1192 KB 584/1118 KB 404/1461 KB 1088/1192 KB 588/1118 KB 404/1461 KB 1088/1192 KB 592/1118 KB 404/1461 KB 1076/1192 KB 568/1118 KB 408/1461 KB 1088/1192 KB 592/1118 KB 412/1461 KB 1088/1192 KB 592/1118 KB 416/1461 KB 1088/1192 KB 592/1118 KB 420/1461 KB 1088/1192 KB 592/1118 KB 424/1461 KB 1092/1192 KB 596/1118 KB 428/1461 KB 1092/1192 KB 596/1118 KB 432/1461 KB 1092/1192 KB 596/1118 KB 420/1461 KB 1092/1192 KB 596/1118 KB 432/1461 KB 1096/1192 KB 596/1118 KB 432/1461 KB 1100/1192 KB 596/1118 KB 432/1461 KB 1104/1192 KB 596/1118 KB 432/1461 KB 1108/1192 KB 596/1118 KB 436/1461 KB 1112/1192 KB 596/1118 KB 436/1461 KB 1116/1192 KB 596/1118 KB 436/1461 KB 1120/1192 KB 596/1118 KB 420/1461 KB 1088/1192 KB 596/1118 KB 436/1461 KB 1120/1192 KB 600/1118 KB 436/1461 KB 1120/1192 KB 604/1118 KB 436/1461 KB 1120/1192 KB 608/1118 KB 436/1461 KB 1120/1192 KB 612/1118 KB 436/1461 KB 1120/1192 KB 616/1118 KB 436/1461 KB 1120/1192 KB 620/1118 KB 436/1461 KB 1120/1192 KB 624/1118 KB 436/1461 KB 1120/1192 KB 628/1118 KB 436/1461 KB 1124/1192 KB 632/1118 KB 436/1461 KB 1124/1192 KB 636/1118 KB 436/1461 KB 1124/1192 KB 640/1118 KB 436/1461 KB 1108/1192 KB 596/1118 KB 440/1461 KB 1124/1192 KB 640/1118 KB 444/1461 KB 1124/1192 KB 640/1118 KB 448/1461 KB 1124/1192 KB 640/1118 KB 452/1461 KB 1124/1192 KB 640/1118 KB 456/1461 KB 1124/1192 KB 640/111 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 8 KB 460/1461 KB 1124/1192 KB 644/1118 KB 464/1461 KB 1124/1192 KB 644/1118 KB 436/1461 KB 1124/1192 KB 628/1118 KB 464/1461 KB 1128/1192 KB 644/1118 KB 464/1461 KB 1132/1192 KB 644/1118 KB 464/1461 KB 1136/1192 KB 644/1118 KB 464/1461 KB 1140/1192 KB 644/1118 KB 468/1461 KB 1144/1192 KB 644/1118 KB 468/1461 KB 1148/1192 KB 644/1118 KB 468/1461 KB 1152/1192 KB 644/1118 KB 456/1461 KB 1124/1192 KB 644/1118 KB 468/1461 KB 1152/1192 KB 648/1118 KB 468/1461 KB 1152/1192 KB 652/1118 KB 468/1461 KB 1152/1192 KB 656/1118 KB 468/1461 KB 1152/1192 KB 660/1118 KB 468/1461 KB 1152/1192 KB 664/1118 KB 468/1461 KB 1152/1192 KB 668/1118 KB 468/1461 KB 1140/1192 KB 644/1118 KB 472/1461 KB 1152/1192 KB 668/1118 KB 476/1461 KB 1152/1192 KB 668/1118 KB 480/1461 KB 1152/1192 KB 668/1118 KB 484/1461 KB 1152/1192 KB 668/1118 KB 488/1461 KB 1156/1192 KB 672/1118 KB 492/1461 KB 1156/1192 KB 672/1118 KB 496/1461 KB 1156/1192 KB 672/1118 KB 484/1461 KB 1156/1192 KB 672/1118 KB 484/1461 KB 1156/1192 KB 668/1118 KB 496/1461 KB 1160/1192 KB 672/1118 KB 496/1461 KB 1164/1192 KB 672/1118 KB 496/1461 KB 1168/1192 KB 672/1118 KB 496/1461 KB 1168/1192 KB 676/1118 KB 500/1461 KB 1172/1192 KB 680/1118 KB 500/1461 KB 1172/1192 KB 684/1118 KB 500/1461 KB 1172/1192 KB 688/1118 KB 500/1461 KB 1172/1192 KB 676/1118 KB 500/1461 KB 1176/1192 KB 688/1118 KB 500/1461 KB 1180/1192 KB 688/1118 KB 500/1461 KB 1184/1192 KB 688/1118 KB 500/1461 KB 1188/1192 KB 692/1118 KB 500/1461 KB 1192/1192 KB 692/1118 KB 500/1461 KB 1192/1192 KB 692/1118 KB 500/1461 KB 1168/1192 KB 676/1118 KB 504/1461 KB 1192/1192 KB 692/1118 KB 508/1461 KB 1192/1192 KB 692/1118 KB 512/1461 KB 1192/1192 KB 692/1118 KB 516/1461 KB 1192/1192 KB 692/1118 KB 520/1461 KB 1192/1192 KB 692/1118 KB 524/1461 KB 1192/1192 KB 692/1118 KB 528/1461 KB 1192/1192 KB 692/1118 KB 500/1461 KB 1184/1192 KB 692/1118 KB 528/1461 KB 1192/1192 KB 696/1118 KB 528/1461 KB 1192/1192 KB 700/1118 KB 528/1461 KB 1192/1192 KB 704/1118 KB 528/1461 KB 1192/1192 KB 708/1118 KB 532/1461 KB 1192/1192 KB 712/1118 KB 532/1461 KB 1192/1192 KB 716/1118 KB 532/1461 KB 1192/1192 KB 720/1118 KB 532/1461 KB 1192/1192 KB 708/1118 KB 536/1461 KB 1192/1192 KB 720/1118 KB 540/1461 KB 1192/1192 KB 720/1118 KB 544/1461 KB 1192/1192 KB 720/1118 KB 548/1461 KB 1192/1192 KB 724/1118 KB 552/1461 KB 1192/1192 KB 724/1118 KB 556/1461 KB 1192/1192 KB 724/1118 KB 560/1461 KB 1192/1192 KB 724/1118 KB 544/1461 KB 1192/1192 KB 724/1118 KB 560/1461 KB 1192/1192 KB 728/1118 KB 560/1461 KB 1192/1192 KB 732/1118 KB 560/1461 KB 1192/1192 KB 736/1118 KB 560/1461 KB 1192/1192 KB 740/1118 KB 564/1461 KB 1192/1192 KB 744/1118 KB 564/1461 KB 1192/1192 KB 748/1118 KB 564/1461 KB 1192/1192 KB 752/1118 KB 564/1461 KB 1192/1192 KB 740/1118 KB 568/1461 KB 1192/1192 KB 752/1118 KB 572/1461 KB 1192/1192 KB 752/1118 KB 576/1461 KB 1192/1192 KB 752/1118 KB 580/1461 KB 1192/1192 KB 752/1118 KB 584/1461 KB 1192/1192 KB 756/1118 KB 588/1461 KB 1192/1192 KB 756/1118 KB 592/1461 KB 1192/1192 KB 756/1118 KB 580/1461 KB 1192/1192 KB 756/1118 KB 592/1461 KB 1192/1192 KB 760/1118 KB 592/1461 KB 1192/1192 KB 764/1118 KB 592/1461 KB 1192/1192 KB 768/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 781.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 592/1461 KB 772/1118 KB 596/1461 KB 776/1118 KB 596/1461 KB 780/1118 KB 596/1461 KB 784/1118 KB 596/1461 KB 772/1118 KB 600/1461 KB 784/1118 KB 604/1461 KB 784/1118 KB 608/1461 KB 784/1118 KB 612/1461 KB 788/1118 KB 616/1461 KB 788/1118 KB 620/1461 KB 788/1118 KB 624/1461 KB 788/1118 KB 628/1461 KB 788/1118 KB 608/1461 KB 788/1118 KB 632/1461 KB 792/1118 KB 632/1461 KB 796/1118 KB 632/1461 KB 800/1118 KB 632/1461 KB 804/1118 KB 632/1461 KB 808/1118 KB 632/1461 KB 812/1118 KB 632/1461 KB 816/1118 KB 632/1461 KB 820/1118 KB 632/1461 KB 824/1118 KB 632/1461 KB 828/1118 KB 632/1461 KB 832/1118 KB 632/1461 KB 836/1118 KB 632/1461 KB 840/1118 KB 632/1461 KB 844/1118 KB 632/1461 KB 848/1118 KB 632/1461 KB 812/1118 KB 636/1461 KB 848/1118 KB 640/1461 KB 848/1118 KB 644/1461 KB 848/1118 KB 648/1461 KB 848/1118 KB 652/1461 KB 848/1118 KB 656/1461 KB 848/1118 KB 660/1461 KB 848/1118 KB 664/1461 KB 848/1118 KB 668/1461 KB 848/1118 KB 672/1461 KB 848/1118 KB 676/1461 KB 852/1118 KB 680/1461 KB 852/1118 KB 684/1461 KB 852/1118 KB 688/1461 KB 852/1118 KB 692/1461 KB 852/1118 KB 696/1461 KB 852/1118 KB 700/1461 KB 852/1118 KB 704/1461 KB 852/1118 KB 708/1461 KB 852/1118 KB 672/1461 KB 852/1118 KB 708/1461 KB 856/1118 KB 708/1461 KB 860/1118 KB 708/1461 KB 864/1118 KB 708/1461 KB 868/1118 KB 708/1461 KB 872/1118 KB 708/1461 KB 876/1118 KB 708/1461 KB 880/1118 KB 708/1461 KB 884/1118 KB 708/1461 KB 888/1118 KB 712/1461 KB 892/1118 KB 712/1461 KB 896/1118 KB 712/1461 KB 900/1118 KB 712/1461 KB 904/1118 KB 712/1461 KB 908/1118 KB 712/1461 KB 912/1118 KB 712/1461 KB 916/1118 KB 712/1461 KB 920/1118 KB 712/1461 KB 924/1118 KB 712/1461 KB 928/1118 KB 712/1461 KB 888/1118 KB 716/1461 KB 928/1118 KB 720/1461 KB 928/1118 KB 724/1461 KB 928/1118 KB 728/1461 KB 928/1118 KB 732/1461 KB 928/1118 KB 736/1461 KB 928/1118 KB 740/1461 KB 928/1118 KB 744/1461 KB 928/1118 KB 748/1461 KB 928/1118 KB 752/1461 KB 932/1118 KB 756/1461 KB 932/1118 KB 760/1461 KB 932/1118 KB 764/1461 KB 932/1118 KB 768/1461 KB 932/1118 KB 772/1461 KB 932/1118 KB 776/1461 KB 932/1118 KB 780/1461 KB 932/1118 KB 784/1461 KB 932/1118 KB 788/1461 KB 932/1118 KB 748/1461 KB 932/1118 KB 788/1461 KB 936/1118 KB 788/1461 KB 940/1118 KB 788/1461 KB 944/1118 KB 788/1461 KB 948/1118 KB 788/1461 KB 952/1118 KB 788/1461 KB 956/1118 KB 788/1461 KB 960/1118 KB 788/1461 KB 964/1118 KB 788/1461 KB 968/1118 KB 788/1461 KB 972/1118 KB 792/1461 KB 976/1118 KB 792/1461 KB 972/1118 KB 796/1461 KB 976/1118 KB 796/1461 KB 980/1118 KB 800/1461 KB 984/1118 KB 800/1461 KB 988/1118 KB 800/1461 KB 992/1118 KB 800/1461 KB 996/1118 KB 800/1461 KB 1000/1118 KB 800/1461 KB 1004/1118 KB 800/1461 KB 1008/1118 KB 800/1461 KB 1012/1118 KB 800/1461 KB 980/1118 KB 804/1461 KB 1012/1118 KB 808/1461 KB 1012/1118 KB 812/1461 KB 1012/1118 KB 816/1461 KB 1012/1118 KB 820/1461 KB 1012/1118 KB 824/1461 KB 1012/1118 KB 828/1461 KB 1012/1118 KB 832/1461 KB 1012/1118 KB 836/1461 KB 1012/1118 KB 836/1461 KB 1016/1118 KB 836/1461 KB 1020/1118 KB 836/1461 KB 1024/1118 KB 840/1461 KB 1024/1118 KB 844/1461 KB 1024/1118 KB 848/1461 KB 1028/1118 KB 852/1461 KB 1028/1118 KB 856/1461 KB 1028/1118 KB 860/1461 KB 1028/1118 KB 864/1461 KB 1028/1118 KB 868/1461 KB 1028/1118 KB 872/1461 KB 1028/1118 KB 876/1461 KB 1028/1118 KB 880/1461 KB 1028/1118 KB 884/1461 KB 1028/1118 KB 844/1461 KB 1028/1118 KB 884/1461 KB 1032/1118 KB 884/1461 KB 1036/1 unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 118 KB 884/1461 KB 1040/1118 KB 884/1461 KB 1044/1118 KB 884/1461 KB 1048/1118 KB 884/1461 KB 1052/1118 KB 884/1461 KB 1056/1118 KB 884/1461 KB 1060/1118 KB 884/1461 KB 1064/1118 KB 884/1461 KB 1068/1118 KB 884/1461 KB 1072/1118 KB 884/1461 KB 1076/1118 KB 888/1461 KB 1076/1118 KB 892/1461 KB 1076/1118 KB 896/1461 KB 1076/1118 KB 900/1461 KB 1076/1118 KB 900/1461 KB 1080/1118 KB 900/1461 KB 1084/1118 KB 900/1461 KB 1088/1118 KB 904/1461 KB 1088/1118 KB 908/1461 KB 1088/1118 KB 912/1461 KB 1088/1118 KB 916/1461 KB 1092/1118 KB 912/1461 KB 1092/1118 KB 916/1461 KB 1096/1118 KB 916/1461 KB 1100/1118 KB 916/1461 KB 1104/1118 KB 916/1461 KB 1108/1118 KB 920/1461 KB 1112/1118 KB 920/1461 KB 1116/1118 KB 920/1461 KB 1118/1118 KB 920/1461 KB 1108/1118 KB 924/1461 KB 1118/1118 KB 928/1461 KB 1118/1118 KB 932/1461 KB 1118/1118 KB 936/1461 KB 1118/1118 KB 940/1461 KB 1118/1118 KB 944/1461 KB 1118/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB 1118/1118 KB 980/1461 KB 1118/1118 KB 984/1461 KB 1118/1118 KB 988/1461 KB 1118/1118 KB 992/1461 KB 1118/1118 KB 996/1461 KB 1118/1118 KB 1000/1461 KB 1118/1118 KB 1004/1461 KB 1118/1118 KB 1008/1461 KB 1118/1118 KB 1012/1461 KB 1118/1118 KB 1016/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 710.6 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 905.3 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 436.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 116.6 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 78.1 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 432.8 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 566.5 KB/sec) unit-abot-epc-basic-0: 17:19:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 199.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 245.4 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 48.3 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 198.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 656.5 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 4/21 KB 3/149 KB 4/14 KB 8/21 KB 4/6 KB 4/10 KB 3/149 KB 4/14 KB 12/21 KB 4/6 KB 4/10 KB 3/149 KB 4/14 KB 16/21 KB 4/6 KB 4/10 KB 3/149 KB 4/14 KB 20/21 KB 4/6 KB 4/10 KB 3/149 KB 4/14 KB 21/21 KB 4/6 KB 4/10 KB 3/149 KB 4/14 KB 4/21 KB 4/6 KB 4/10 KB 3/149 KB 8/14 KB 21/21 KB 4/6 KB 4/10 KB 3/149 KB 12/14 KB 21/21 KB 4/6 KB 4/10 KB 3/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 3/149 KB 4/21 KB 4/6 KB 4/10 KB 5/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 8/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 11/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 13/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 16/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 19/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 21/149 KB 14/14 KB 21/21 KB 4/6 KB 4/10 KB 4/21 KB 4/6 KB 4/10 KB 21/149 KB 14/14 KB 21/21 KB 6/6 KB 4/10 KB 4/21 KB 4/10 KB 21/149 KB 14/14 KB 21/21 KB 6/6 KB 8/10 KB 21/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 24/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 27/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 29/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 32/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 44/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 48/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 52/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 56/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 60/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB 64/149 KB 14/14 KB 21/21 KB 6/6 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 604.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 334.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 675.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB 144/149 KB 4/37 KB 144/149 KB 4/30 KB 3/14 KB 4/37 KB 144/149 KB 8/30 KB 3/14 KB 4/37 KB 144/149 KB 12/30 KB 3/14 KB 8/37 KB 144/149 KB 16/30 KB 3/14 KB 4/37 KB 8/37 KB 144/149 KB 20/30 KB 3/14 KB 4/37 KB 8/37 KB 144/149 KB 24/30 KB 3/14 KB 4/37 KB 8/37 KB 144/149 KB 3/14 KB 4/37 KB 144/149 KB 24/30 KB 5/14 KB 4/37 KB 8/37 KB 144/149 KB 24/30 KB 8/14 KB 4/37 KB 8/37 KB 144/149 KB 24/30 KB 11/14 KB 4/37 KB 8/37 KB 144/149 KB 24/30 KB 13/14 KB 4/37 KB 8/37 KB 144/149 KB 24/30 KB 14/14 KB 4/37 KB 8/37 KB 144/149 KB 12/30 KB 3/14 KB 4/37 KB 8/37 KB 144/149 KB 24/30 KB 14/14 KB 8/37 KB 8/37 KB 144/149 KB 24/30 KB 14/14 KB 12/37 KB 8/37 KB 144/149 KB 24/30 KB 14/14 KB 16/37 KB 8/37 KB 144/149 KB 24/30 KB 14/14 KB 20/37 KB 8/37 KB 144/149 KB 24/30 KB 14/14 KB 24/37 KB 8/37 KB 144/149 KB 28/30 KB 14/14 KB 28/37 KB 8/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 8/37 KB 144/149 KB 8/30 KB 3/14 KB 8/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 12/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 16/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 20/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 24/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 28/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 32/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 36/37 KB 144/149 KB 28/30 KB 14/14 KB 32/37 KB 37/37 KB 144/149 KB 28/30 KB 14/14 KB 24/37 KB 8/37 KB 144/149 KB 30/30 KB 14/14 KB 32/37 KB 37/37 KB 144/149 KB 30/30 KB 14/14 KB 36/37 KB 37/37 KB 144/149 KB 30/30 KB 14/14 KB 37/37 KB 37/37 KB 148/149 KB 30/30 KB 14/14 KB 37/37 KB 37/37 KB 149/149 KB 30/30 KB 14/14 KB 37/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 353.9 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 900.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 3021.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 880.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB 3/43 KB 11/11 KB 6/43 KB 11/11 KB 9/43 KB 11/11 KB 11/43 KB 11/11 KB 14/43 KB 11/11 KB 16/43 KB 11/11 KB 19/43 KB 3/7 KB 11/11 KB 19/43 KB 3/7 KB 4/60 KB 11/11 KB 19/43 KB 5/7 KB 4/60 KB 11/11 KB 19/43 KB 7/7 KB 4/60 KB 11/11 KB 19/43 KB 7/7 KB 8/60 KB 11/11 KB 19/43 KB 7/7 KB 12/60 KB 19/43 KB 7/7 KB 16/60 KB 19/43 KB 7/7 KB 20/60 KB 22/43 KB 7/7 KB 24/60 KB 22/43 KB 7/7 KB 28/60 KB 22/43 KB 7/7 KB 32/60 KB 22/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 196.1 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 7/7 KB 16/60 KB 22/43 KB 7/7 KB 32/60 KB 25/43 KB 7/7 KB 32/60 KB 27/43 KB 7/7 KB 32/60 KB 30/43 KB 7/7 KB 32/60 KB 32/43 KB 7/7 KB 32/60 KB 36/43 KB 7/7 KB 32/60 KB 40/43 KB 7/7 KB 32/60 KB 43/43 KB 7/7 KB 36/60 KB 43/43 KB 7/7 KB 40/60 KB 43/43 KB 7/7 KB 44/60 KB 43/43 KB 7/7 KB 48/60 KB 43/43 KB 7/7 KB 52/60 KB 43/43 KB 7/7 KB 56/60 KB 43/43 KB 7/7 KB 60/60 KB 43/43 KB 7/7 KB 60/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 725.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 993.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 97.3 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 93.0 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 83.4 KB/sec) unit-oai-hss-0: 17:19:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 166.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 121.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 112.6 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 65.1 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-oai-hss-0: 17:19:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 210.4 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 33.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 32.0 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 75.9 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 4/21 KB 3/48 KB 8/13 KB 4/87 KB 3/156 KB 4/21 KB 3/48 KB 11/13 KB 4/87 KB 3/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 3/156 KB 3/48 KB 3/13 KB 4/87 KB 3/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 5/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 8/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 11/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 13/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 16/156 KB 4/21 KB 3/48 KB 13/13 KB 4/87 KB 19/156 KB 3/48 KB 3/13 KB 4/87 KB 4/21 KB 6/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 9/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 11/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 14/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 16/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 19/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 22/48 KB 13/13 KB 4/87 KB 19/156 KB 4/21 KB 25/48 KB 13/13 KB 4/87 KB 21/156 KB 4/21 KB 27/48 KB 13/13 KB 4/87 KB 21/156 KB 4/21 KB 30/48 KB 13/13 KB 4/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 4/87 KB 21/156 KB 3/13 KB 4/87 KB 4/21 KB 32/48 KB 13/13 KB 8/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 12/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 16/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 20/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 24/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 28/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 32/87 KB 21/156 KB 4/21 KB 22/48 KB 13/13 KB 4/87 KB 21/156 KB 4/21 KB 32/48 KB 13/13 KB 32/87 KB 24/156 KB 4/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 8/21 KB 32/48 KB 13/13 KB 32/87 KB 24/156 KB 12/21 KB 32/48 KB 13/13 KB 32/87 KB 24/156 KB 16/21 KB 32/48 KB 13/13 KB 32/87 KB 24/156 KB 20/21 KB 32/48 KB 13/13 KB 32/87 KB 24/156 KB 21/21 KB 32/48 KB 13/13 KB 32/87 KB 24/156 KB 21/21 KB 32/48 KB 13/13 KB 32/87 KB 27/156 KB 21/21 KB 32/48 KB 13/13 KB 36/87 KB 27/156 KB 21/21 KB 36/48 KB 13/13 KB 40/87 KB 29/156 KB 21/21 KB 36/48 KB 13/13 KB 44/87 KB 29/156 KB 21/21 KB 36/48 KB 13/13 KB 48/87 KB 29/156 KB 21/21 KB 36/48 KB 13/13 KB 52/87 KB 29/156 KB 21/21 KB 36/48 KB 56/87 KB 29/156 KB 21/21 KB 36/48 KB 60/87 KB 29/156 KB 21/21 KB 36/48 KB 64/87 KB 29/156 KB 21/21 KB 36/48 KB 13/13 KB 36/87 KB 29/156 KB 21/21 KB 40/48 KB 64/87 KB 29/156 KB 21/21 KB 44/48 KB 64/87 KB 29/156 KB 21/21 KB 48/48 KB 64/87 KB 29/156 KB 21/21 KB 32/48 KB 13/13 KB 36/87 KB 29/156 KB 21/21 KB 48/48 KB 64/87 KB 32/156 KB 21/21 KB 48/48 KB 64/87 KB 36/156 KB 21/21 KB 48/48 KB 64/87 KB 40/156 KB 21/21 KB 48/48 KB 64/87 KB 44/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 370.3 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 21/21 KB 48/48 KB 64/87 KB 48/156 KB 21/21 KB 48/48 KB 64/87 KB 52/156 KB 48/48 KB 68/87 KB 56/156 KB 48/48 KB 68/87 KB 60/156 KB 48/48 KB 68/87 KB 64/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 703.1 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 21/21 KB 48/48 KB 68/87 KB 52/156 KB 48/48 KB 72/87 KB 68/156 KB 48/48 KB 76/87 KB 68/156 KB 48/48 KB 80/87 KB 68/156 KB 48/48 KB 84/87 KB 68/156 KB 48/48 KB 87/87 KB 68/156 KB 48/48 KB 68/87 KB 68/156 KB 48/48 KB 87/87 KB 72/156 KB 48/48 KB 87/87 KB 76/156 KB 48/48 KB 87/87 KB 80/156 KB 48/48 KB 87/87 KB 84/156 KB 48/48 KB 87/87 KB 88/156 KB 48/48 KB 87/87 KB 92/156 KB 48/48 KB 87/87 KB 96/156 KB 48/48 KB 87/87 KB 100/156 KB 48/48 KB 87/87 KB 104/156 KB 48/48 KB 87/87 KB 108/156 KB 48/48 KB 87/87 KB 112/156 KB 3/35 KB 3/86 KB 87/87 KB 112/156 KB 3/86 KB 87/87 KB 112/156 KB 3/35 KB 5/86 KB 87/87 KB 112/156 KB 3/35 KB 8/86 KB 87/87 KB 112/156 KB 3/35 KB 11/86 KB 87/87 KB 112/156 KB 3/35 KB 13/86 KB 87/87 KB 112/156 KB 3/35 KB 16/86 KB 87/87 KB 112/156 KB 3/35 KB 19/86 KB 87/87 KB 112/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1199.0 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 6/35 KB 19/86 KB 87/87 KB 112/156 KB 9/35 KB 21/86 KB 87/87 KB 112/156 KB 6/35 KB 21/86 KB 87/87 KB 112/156 KB 9/35 KB 24/86 KB 87/87 KB 112/156 KB 9/35 KB 27/86 KB 87/87 KB 112/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 11/35 KB 27/86 KB 87/87 KB 112/156 KB 14/35 KB 27/86 KB 87/87 KB 112/156 KB 14/35 KB 29/86 KB 87/87 KB 112/156 KB 16/35 KB 32/86 KB 87/87 KB 112/156 KB 16/35 KB 36/86 KB 87/87 KB 112/156 KB 16/35 KB 40/86 KB 87/87 KB 112/156 KB 16/35 KB 44/86 KB 87/87 KB 112/156 KB 16/35 KB 48/86 KB 87/87 KB 112/156 KB 16/35 KB 29/86 KB 87/87 KB 112/156 KB 19/35 KB 48/86 KB 87/87 KB 112/156 KB 22/35 KB 48/86 KB 87/87 KB 112/156 KB 25/35 KB 48/86 KB 87/87 KB 112/156 KB 27/35 KB 48/86 KB 87/87 KB 112/156 KB 30/35 KB 48/86 KB 87/87 KB 112/156 KB 32/35 KB 48/86 KB 87/87 KB 112/156 KB 35/35 KB 48/86 KB 87/87 KB 112/156 KB 35/35 KB 48/86 KB 87/87 KB 116/156 KB 35/35 KB 52/86 KB 120/156 KB 35/35 KB 52/86 KB 124/156 KB 35/35 KB 52/86 KB 128/156 KB 35/35 KB 52/86 KB 116/156 KB 35/35 KB 56/86 KB 128/156 KB 35/35 KB 60/86 KB 128/156 KB 35/35 KB 64/86 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1638.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 35/35 KB 4/24 KB 64/86 KB 128/156 KB 35/35 KB 8/24 KB 64/86 KB 128/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 35/35 KB 12/24 KB 64/86 KB 128/156 KB 35/35 KB 16/24 KB 64/86 KB 128/156 KB 35/35 KB 20/24 KB 64/86 KB 128/156 KB 35/35 KB 24/24 KB 64/86 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 734.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 24/24 KB 68/86 KB 128/156 KB 24/24 KB 72/86 KB 132/156 KB 24/24 KB 76/86 KB 132/156 KB 24/24 KB 80/86 KB 132/156 KB 24/24 KB 84/86 KB 132/156 KB 24/24 KB 86/86 KB 132/156 KB 24/24 KB 68/86 KB 132/156 KB 24/24 KB 86/86 KB 136/156 KB 24/24 KB 86/86 KB 140/156 KB 24/24 KB 86/86 KB 144/156 KB 24/24 KB 86/86 KB 148/156 KB 86/86 KB 152/156 KB 3/14 KB 86/86 KB 156/156 KB 3/14 KB 86/86 KB 156/156 KB 3/14 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 461.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 24/24 KB 86/86 KB 148/156 KB 3/14 KB 86/86 KB 156/156 KB 6/14 KB 86/86 KB 156/156 KB 9/14 KB 86/86 KB 156/156 KB 11/14 KB 86/86 KB 156/156 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1522.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 156/156 KB 14/14 KB 4/29 KB 156/156 KB 8/29 KB 156/156 KB 12/29 KB 156/156 KB 16/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 228.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 156/156 KB 20/29 KB 156/156 KB 24/29 KB 156/156 KB 28/29 KB 156/156 KB 29/29 KB 3/119 KB 156/156 KB 29/29 KB 5/119 KB 156/156 KB 29/29 KB 8/119 KB 156/156 KB 29/29 KB 11/119 KB 156/156 KB 29/29 KB 13/119 KB 156/156 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2292.5 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 16/119 KB 29/29 KB 19/119 KB 29/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 4/37 KB 19/119 KB 29/29 KB 4/37 KB 21/119 KB 29/29 KB 4/37 KB 24/119 KB 29/29 KB 4/37 KB 27/119 KB 29/29 KB 8/37 KB 27/119 KB 29/29 KB 8/37 KB 29/119 KB 29/29 KB 12/37 KB 29/119 KB 29/29 KB 16/37 KB 29/119 KB 29/29 KB 16/37 KB 32/119 KB 29/29 KB 16/37 KB 32/119 KB 3/57 KB 29/29 KB 16/37 KB 32/119 KB 5/57 KB 29/29 KB 16/37 KB 32/119 KB 8/57 KB 29/29 KB 16/37 KB 32/119 KB 11/57 KB 29/29 KB 16/37 KB 32/119 KB 13/57 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 423.8 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 16/37 KB 32/119 KB 16/57 KB 16/37 KB 32/119 KB 19/57 KB 16/37 KB 32/119 KB 21/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 16/37 KB 36/119 KB 24/57 KB 20/37 KB 40/119 KB 24/57 KB 20/37 KB 44/119 KB 24/57 KB 20/37 KB 48/119 KB 24/57 KB 20/37 KB 48/119 KB 3/11 KB 24/57 KB 20/37 KB 48/119 KB 5/11 KB 24/57 KB 20/37 KB 48/119 KB 8/11 KB 24/57 KB 16/37 KB 32/119 KB 24/57 KB 20/37 KB 48/119 KB 11/11 KB 24/57 KB 20/37 KB 48/119 KB 11/11 KB 27/57 KB 20/37 KB 36/119 KB 24/57 KB 24/37 KB 48/119 KB 11/11 KB 27/57 KB 28/37 KB 48/119 KB 11/11 KB 29/57 KB 32/37 KB 48/119 KB 11/11 KB 29/57 KB 36/37 KB 48/119 KB 11/11 KB 29/57 KB 37/37 KB 48/119 KB 11/11 KB 29/57 KB 24/37 KB 48/119 KB 11/11 KB 29/57 KB 37/37 KB 48/119 KB 11/11 KB 32/57 KB 37/37 KB 48/119 KB 11/11 KB 36/57 KB 37/37 KB 52/119 KB 11/11 KB 40/57 KB 37/37 KB 52/119 KB 11/11 KB 44/57 KB 37/37 KB 52/119 KB 4/33 KB 48/57 KB 37/37 KB 52/119 KB 11/11 KB 36/57 KB 37/37 KB 56/119 KB 4/33 KB 48/57 KB 37/37 KB 60/119 KB 4/33 KB 48/57 KB 37/37 KB 64/119 KB 4/33 KB 48/57 KB 37/37 KB 68/119 KB 4/33 KB 48/57 KB 37/37 KB 72/119 KB 4/33 KB 52/57 KB 37/37 KB 76/119 KB 4/33 KB 52/57 KB 37/37 KB 80/119 KB 4/33 KB 52/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 128.7 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 37/37 KB 52/119 KB 4/33 KB 11/11 KB 44/57 KB 37/37 KB 80/119 KB 8/33 KB 52/57 KB 37/37 KB 80/119 KB 12/33 KB 52/57 KB 37/37 KB 80/119 KB 16/33 KB 52/57 KB 80/119 KB 20/33 KB 52/57 KB 80/119 KB 24/33 KB 52/57 KB 80/119 KB 28/33 KB 52/57 KB 80/119 KB 32/33 KB 52/57 KB 80/119 KB 33/33 KB 52/57 KB 37/37 KB 68/119 KB 4/33 KB 52/57 KB 80/119 KB 33/33 KB 56/57 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 452.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 80/119 KB 33/33 KB 57/57 KB 84/119 KB 33/33 KB 57/57 KB 88/119 KB 33/33 KB 57/57 KB 92/119 KB 33/33 KB 57/57 KB 96/119 KB 33/33 KB 57/57 KB 100/119 KB 33/33 KB 57/57 KB 104/119 KB 33/33 KB 57/57 KB 108/119 KB 33/33 KB 57/57 KB 112/119 KB 33/33 KB 57/57 KB 116/119 KB 33/33 KB 57/57 KB 119/119 KB 33/33 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 369.4 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 119/119 KB 33/33 KB 4/21 KB 3/5 KB 119/119 KB 4/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1336.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 119/119 KB 33/33 KB 4/21 KB 8/21 KB 5/5 KB 12/21 KB 5/5 KB 16/21 KB 5/5 KB 20/21 KB 5/5 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 649.2 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 47.3 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install 3/14 KB 21/21 KB 5/14 KB 21/21 KB 8/14 KB 21/21 KB 11/14 KB 21/21 KB 13/14 KB 21/21 KB 14/14 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 217.6 KB/sec) unit-abot-epc-basic-0: 17:19:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 137.0 KB/sec) unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:54 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 17:19:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:19:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 17:19:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 17:19:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 171.4 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 194.3 KB/sec) unit-oai-hss-0: 17:19:55 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 17:19:55 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 17:19:55 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-oai-hss-0: 17:19:55 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 126.0 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1284.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 54.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 115.8 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 105.9 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 434.2 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 72.5 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 68.2 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 131.4 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 233.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1088.0 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/286 KB 1/45 KB 6/286 KB 1/45 KB 9/286 KB 1/45 KB 3/286 KB 4/45 KB 9/286 KB 7/45 KB 9/286 KB 9/45 KB 9/286 KB 12/45 KB 9/286 KB 15/45 KB 9/286 KB 17/45 KB 9/286 KB 20/45 KB 9/286 KB 20/45 KB 11/286 KB 23/45 KB 11/286 KB 23/45 KB 14/286 KB 25/45 KB 14/286 KB 25/45 KB 16/286 KB 25/45 KB 16/286 KB 3/223 KB 25/45 KB 16/286 KB 5/223 KB 25/45 KB 16/286 KB 8/223 KB 25/45 KB 16/286 KB 11/223 KB 25/45 KB 16/286 KB 13/223 KB 25/45 KB 16/286 KB 16/223 KB 25/45 KB 16/286 KB 19/223 KB 25/45 KB 16/286 KB 21/223 KB 25/45 KB 16/286 KB 24/223 KB 25/45 KB 19/286 KB 27/223 KB 25/45 KB 19/286 KB 24/223 KB 28/45 KB 19/286 KB 27/223 KB 28/45 KB 22/286 KB 27/223 KB 31/45 KB 25/286 KB 29/223 KB 31/45 KB 22/286 KB 29/223 KB 31/45 KB 22/286 KB 27/223 KB 31/45 KB 25/286 KB 3/39 KB 29/223 KB 33/45 KB 25/286 KB 3/39 KB 29/223 KB 33/45 KB 25/286 KB 5/39 KB 29/223 KB 33/45 KB 27/286 KB 8/39 KB 32/223 KB 33/45 KB 27/286 KB 11/39 KB 32/223 KB 37/45 KB 27/286 KB 13/39 KB 32/223 KB 33/45 KB 27/286 KB 5/39 KB 32/223 KB 33/45 KB 27/286 KB 5/39 KB 29/223 KB 37/45 KB 27/286 KB 13/39 KB 36/223 KB 37/45 KB 30/286 KB 16/39 KB 40/223 KB 37/45 KB 30/286 KB 16/39 KB 44/223 KB 37/45 KB 30/286 KB 16/39 KB 48/223 KB 37/45 KB 27/286 KB 11/39 KB 32/223 KB 41/45 KB 30/286 KB 16/39 KB 48/223 KB 45/45 KB 30/286 KB 16/39 KB 48/223 KB 37/45 KB 30/286 KB 16/39 KB 36/223 KB 37/45 KB 30/286 KB 13/39 KB 36/223 KB 45/45 KB 32/286 KB 16/39 KB 48/223 KB 45/45 KB 36/286 KB 16/39 KB 48/223 KB 45/45 KB 40/286 KB 19/39 KB 52/223 KB 45/45 KB 44/286 KB 19/39 KB 52/223 KB 45/45 KB 48/286 KB 19/39 KB 52/223 KB 45/45 KB 36/286 KB 19/39 KB 52/223 KB 45/45 KB 48/286 KB 19/39 KB 56/223 KB 45/45 KB 52/286 KB 19/39 KB 60/223 KB 45/45 KB 36/286 KB 19/39 KB 48/223 KB 45/45 KB 52/286 KB 21/39 KB 60/223 KB 45/45 KB 52/286 KB 24/39 KB 60/223 KB 45/45 KB 52/286 KB 27/39 KB 60/223 KB 45/45 KB 52/286 KB 29/39 KB 60/223 KB 45/45 KB 52/286 KB 32/39 KB 60/223 KB 45/45 KB 52/286 KB 35/39 KB 64/223 KB 45/45 KB 52/286 KB 37/39 KB 64/223 KB 3/308 KB 45/45 KB 52/286 KB 39/39 KB 64/223 KB 45/45 KB 52/286 KB 19/39 KB 56/223 KB 3/308 KB 45/45 KB 56/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 60/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 64/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 68/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 72/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 76/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 80/286 KB 39/39 KB 64/223 KB 3/308 KB 45/45 KB 52/286 KB 37/39 KB 64/223 KB 45/45 KB 52/286 KB 32/39 KB 64/223 KB 3/308 KB 45/45 KB 80/286 KB 39/39 KB 68/223 KB 3/308 KB 45/45 KB 80/286 KB 39/39 KB 72/223 KB 3/308 KB 45/45 KB 80/286 KB 39/39 KB 76/223 KB 3/308 KB 45/45 KB 80/286 KB 39/39 KB 80/223 KB 3/308 KB 45/45 KB 80/286 KB 39/39 KB 84/223 KB 5/308 KB 80/286 KB 39/39 KB 88/223 KB 5/308 KB 80/286 KB 39/39 KB 92/223 KB 5/308 KB 80/286 KB 39/39 KB 96/223 KB 5/308 KB 84/286 KB 39/39 KB 100/223 KB 5/308 KB 84/286 KB 104/223 KB 5/308 KB 84/286 KB 108/223 KB 5/308 KB 84/286 KB 112/223 KB 5/308 KB 80/286 KB 39/39 KB 84/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1200.9 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 8/308 KB 84/286 KB 112/223 KB 11/308 KB 84/286 KB 112/223 KB 13/308 KB 84/286 KB 112/223 KB 16/308 KB 84/286 KB 112/223 KB 19/308 KB 84/286 KB 112/223 KB 21/308 KB 84/286 KB 112/223 KB 24/308 KB 84/286 KB 112/223 KB 27/308 KB 84/286 KB 112/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1096.1 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 5/308 KB 84/286 KB 39/39 KB 96/223 KB 27/308 KB 88/286 KB 112/223 KB 27/308 KB 92/286 KB 112/223 KB 27/308 KB 96/286 KB 112/223 KB 27/308 KB 100/286 KB 112/223 KB 29/308 KB 104/286 KB 112/223 KB 29/308 KB 108/286 KB 112/223 KB 29/308 KB 112/286 KB 116/223 KB 29/308 KB 100/286 KB 112/223 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 32/308 KB 112/286 KB 116/223 KB 36/308 KB 112/286 KB 116/223 KB 40/308 KB 112/286 KB 116/223 KB 44/308 KB 112/286 KB 116/223 KB 48/308 KB 112/286 KB 116/223 KB 52/308 KB 116/286 KB 116/223 KB 56/308 KB 116/286 KB 116/223 KB 60/308 KB 116/286 KB 116/223 KB 64/308 KB 116/286 KB 116/223 KB 29/308 KB 108/286 KB 116/223 KB 64/308 KB 116/286 KB 120/223 KB 64/308 KB 116/286 KB 124/223 KB 64/308 KB 116/286 KB 128/223 KB 64/308 KB 3/174 KB 116/286 KB 128/223 KB 64/308 KB 5/174 KB 116/286 KB 128/223 KB 64/308 KB 8/174 KB 116/286 KB 128/223 KB 64/308 KB 11/174 KB 116/286 KB 128/223 KB 48/308 KB 116/286 KB 116/223 KB 64/308 KB 11/174 KB 120/286 KB 128/223 KB 64/308 KB 13/174 KB 124/286 KB 128/223 KB 64/308 KB 13/174 KB 128/286 KB 128/223 KB 64/308 KB 13/174 KB 132/286 KB 128/223 KB 64/308 KB 13/174 KB 120/286 KB 128/223 KB 68/308 KB 16/174 KB 132/286 KB 132/223 KB 68/308 KB 19/174 KB 132/286 KB 132/223 KB 68/308 KB 21/174 KB 132/286 KB 132/223 KB 68/308 KB 24/174 KB 132/286 KB 132/223 KB 68/308 KB 27/174 KB 132/286 KB 132/223 KB 68/308 KB 29/174 KB 132/286 KB 132/223 KB 68/308 KB 32/174 KB 132/286 KB 132/223 KB 68/308 KB 32/174 KB 136/286 KB 132/223 KB 68/308 KB 32/174 KB 140/286 KB 132/223 KB 68/308 KB 32/174 KB 144/286 KB 132/223 KB 68/308 KB 32/174 KB 148/286 KB 132/223 KB 68/308 KB 36/174 KB 152/286 KB 132/223 KB 68/308 KB 36/174 KB 156/286 KB 132/223 KB 68/308 KB 36/174 KB 160/286 KB 132/223 KB 68/308 KB 13/174 KB 132/286 KB 132/223 KB 72/308 KB 36/174 KB 160/286 KB 132/223 KB 72/308 KB 36/174 KB 4/22 KB 160/286 KB 132/223 KB 72/308 KB 36/174 KB 8/22 KB 160/286 KB 132/223 KB 72/308 KB 36/174 KB 12/22 KB 160/286 KB 132/223 KB 64/308 KB 13/174 KB 132/286 KB 132/223 KB 72/308 KB 36/174 KB 12/22 KB 160/286 KB 136/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 140/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 144/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 148/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 152/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 156/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 160/223 KB 76/308 KB 36/174 KB 16/22 KB 160/286 KB 164/223 KB 76/308 KB 36/174 KB 16/22 KB 160/286 KB 168/223 KB 76/308 KB 36/174 KB 16/22 KB 160/286 KB 172/223 KB 68/308 KB 36/174 KB 148/286 KB 132/223 KB 76/308 KB 40/174 KB 16/22 KB 160/286 KB 172/223 KB 76/308 KB 44/174 KB 16/22 KB 160/286 KB 172/223 KB 76/308 KB 48/174 KB 16/22 KB 160/286 KB 172/223 KB 76/308 KB 52/174 KB 16/22 KB 160/286 KB 172/223 KB 76/308 KB 56/174 KB 16/22 KB 160/286 KB 172/223 KB 76/308 KB 36/174 KB 16/22 KB 160/286 KB 160/223 KB 72/308 KB 36/174 KB 16/22 KB 160/286 KB 136/223 KB 76/308 KB 60/174 KB 20/22 KB 160/286 KB 172/223 KB 76/308 KB 60/174 KB 22/22 KB 160/286 KB 172/223 KB 76/308 KB 60/174 KB 16/22 KB 160/286 KB 172/223 KB 76/308 KB 64/174 KB 22/22 KB 160/286 KB 172/223 KB 80/308 KB 68/174 KB 22/22 KB 160/286 KB 172/223 KB 80/308 KB 72/174 KB 22/22 KB 160/286 KB 172/223 KB 80/308 KB 76/174 KB 22/22 KB 160/286 KB 176/223 KB 80/308 KB 80/174 KB 22/22 KB 160/286 KB 176/223 KB 80/308 KB 84/174 KB 22/22 KB 164/286 KB 176/223 KB 80/308 KB 88/174 KB 22/22 KB 164/286 KB 176/223 KB 80/308 KB 92/174 KB 22/22 KB 164/286 KB 176/223 KB 80/308 KB 96/174 KB 22/22 KB 164/286 KB 176/223 KB 80/308 KB 100/174 KB 22/22 KB 164/286 KB 176/223 KB 80/308 KB 64/174 KB 22/22 KB 160/286 KB 172/223 KB 84/308 KB 100/174 KB 22/22 KB 164/286 KB 176/223 KB 88/308 unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install KB 100/174 KB 22/22 KB 164/286 KB 176/223 KB 92/308 KB 100/174 KB 22/22 KB 164/286 KB 176/223 KB 96/308 KB 100/174 KB 22/22 KB 164/286 KB 176/223 KB 80/308 KB 80/174 KB 22/22 KB 164/286 KB 176/223 KB 96/308 KB 100/174 KB 22/22 KB 168/286 KB 176/223 KB 96/308 KB 100/174 KB 22/22 KB 172/286 KB 176/223 KB 100/308 KB 100/174 KB 22/22 KB 176/286 KB 176/223 KB 80/308 KB 72/174 KB 22/22 KB 160/286 KB 176/223 KB 100/308 KB 100/174 KB 22/22 KB 176/286 KB 180/223 KB 100/308 KB 100/174 KB 22/22 KB 176/286 KB 184/223 KB 100/308 KB 100/174 KB 22/22 KB 176/286 KB 188/223 KB 100/308 KB 100/174 KB 22/22 KB 180/286 KB 192/223 KB 100/308 KB 100/174 KB 22/22 KB 172/286 KB 176/223 KB 104/308 KB 100/174 KB 22/22 KB 180/286 KB 192/223 KB 108/308 KB 100/174 KB 22/22 KB 180/286 KB 192/223 KB 112/308 KB 100/174 KB 22/22 KB 180/286 KB 192/223 KB 112/308 KB 100/174 KB 22/22 KB 180/286 KB 196/223 KB 112/308 KB 104/174 KB 180/286 KB 200/223 KB 112/308 KB 104/174 KB 180/286 KB 204/223 KB 112/308 KB 104/174 KB 180/286 KB 208/223 KB 100/308 KB 100/174 KB 22/22 KB 180/286 KB 188/223 KB 116/308 KB 104/174 KB 184/286 KB 208/223 KB 116/308 KB 104/174 KB 188/286 KB 208/223 KB 116/308 KB 104/174 KB 192/286 KB 208/223 KB 116/308 KB 104/174 KB 196/286 KB 208/223 KB 116/308 KB 104/174 KB 200/286 KB 212/223 KB 116/308 KB 104/174 KB 204/286 KB 212/223 KB 116/308 KB 104/174 KB 208/286 KB 212/223 KB 116/308 KB 104/174 KB 212/286 KB 212/223 KB 116/308 KB 104/174 KB 216/286 KB 212/223 KB 116/308 KB 104/174 KB 220/286 KB 212/223 KB 116/308 KB 104/174 KB 224/286 KB 212/223 KB 116/308 KB 104/174 KB 180/286 KB 208/223 KB 120/308 KB 104/174 KB 224/286 KB 212/223 KB 124/308 KB 104/174 KB 224/286 KB 212/223 KB 128/308 KB 104/174 KB 224/286 KB 212/223 KB 132/308 KB 104/174 KB 224/286 KB 212/223 KB 136/308 KB 104/174 KB 224/286 KB 212/223 KB 140/308 KB 104/174 KB 224/286 KB 212/223 KB 144/308 KB 104/174 KB 224/286 KB 212/223 KB 148/308 KB 104/174 KB 224/286 KB 212/223 KB 112/308 KB 104/174 KB 180/286 KB 196/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 367.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 148/308 KB 108/174 KB 228/286 KB 212/223 KB 148/308 KB 112/174 KB 228/286 KB 212/223 KB 148/308 KB 116/174 KB 228/286 KB 212/223 KB 148/308 KB 120/174 KB 228/286 KB 212/223 KB 148/308 KB 124/174 KB 228/286 KB 212/223 KB 148/308 KB 128/174 KB 228/286 KB 212/223 KB 148/308 KB 132/174 KB 228/286 KB 212/223 KB 148/308 KB 136/174 KB 228/286 KB 212/223 KB 148/308 KB 140/174 KB 228/286 KB 212/223 KB 152/308 KB 144/174 KB 228/286 KB 212/223 KB 152/308 KB 148/174 KB 228/286 KB 212/223 KB 152/308 KB 152/174 KB 4/9 KB 228/286 KB 212/223 KB 152/308 KB 156/174 KB 4/9 KB 228/286 KB 212/223 KB 152/308 KB 160/174 KB 4/9 KB 228/286 KB 212/223 KB 148/308 KB 104/174 KB 228/286 KB 212/223 KB 152/308 KB 160/174 KB 4/9 KB 232/286 KB 212/223 KB 152/308 KB 160/174 KB 4/9 KB 236/286 KB 212/223 KB 152/308 KB 160/174 KB 4/9 KB 240/286 KB 212/223 KB 152/308 KB 160/174 KB 4/9 KB 244/286 KB 212/223 KB 116/308 KB 104/174 KB 196/286 KB 212/223 KB 152/308 KB 164/174 KB 4/9 KB 244/286 KB 216/223 KB 152/308 KB 164/174 KB 4/9 KB 244/286 KB 220/223 KB 152/308 KB 164/174 KB 4/9 KB 244/286 KB 223/223 KB 152/308 KB 164/174 KB 4/9 KB 248/286 KB 223/223 KB 152/308 KB 164/174 KB 4/9 KB 252/286 KB 223/223 KB 152/308 KB 164/174 KB 4/9 KB 256/286 KB 223/223 KB 152/308 KB 164/174 KB 4/9 KB 244/286 KB 212/223 KB 152/308 KB 148/174 KB 4/9 KB 228/286 KB 212/223 KB 152/308 KB 164/174 KB 8/9 KB 256/286 KB 223/223 KB 152/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 152/308 KB 140/174 KB 228/286 KB 212/223 KB 156/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 160/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 164/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 168/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 172/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 176/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 180/308 KB 164/174 KB 9/9 KB 256/286 KB 223/223 KB 184/308 KB 168/174 KB 9/9 KB 260/286 KB 223/223 KB 188/308 KB 168/174 KB 9/9 KB 260/286 KB 223/223 KB 192/308 KB 168/174 KB 9/9 KB 260/286 KB 223/223 KB 196/308 KB 168/174 KB 9/9 KB 260/286 KB 200/308 KB 168/174 KB 9/9 KB 260/286 KB 204/308 KB 168/174 KB 9/9 KB 260/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 113.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 180/308 KB 168/174 KB 9/9 KB 260/286 KB 223/223 KB 204/308 KB 168/174 KB 264/286 KB 204/308 KB 168/174 KB 268/286 KB 204/308 KB 168/174 KB 271/286 KB 180/308 KB 168/174 KB 9/9 KB 256/286 KB 223/223 KB 204/308 KB 172/174 KB 271/286 KB 204/308 KB 174/174 KB 271/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2651.9 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 208/308 KB 174/174 KB 271/286 KB 212/308 KB 174/174 KB 275/286 KB 216/308 KB 174/174 KB 275/286 KB 220/308 KB 174/174 KB 275/286 KB 224/308 KB 174/174 KB 275/286 KB 208/308 KB 174/174 KB 275/286 KB 224/308 KB 174/174 KB 279/286 KB 224/308 KB 174/174 KB 283/286 KB 224/308 KB 174/174 KB 286/286 KB 228/308 KB 174/174 KB 286/286 KB 232/308 KB 174/174 KB 286/286 KB 236/308 KB 174/174 KB 286/286 KB 240/308 KB 174/174 KB 286/286 KB 244/308 KB 174/174 KB 286/286 KB 244/308 KB 174/174 KB 3/22 KB 286/286 KB 244/308 KB 174/174 KB 6/22 KB 286/286 KB 244/308 KB 174/174 KB 9/22 KB 286/286 KB 244/308 KB 174/174 KB 11/22 KB 286/286 KB 244/308 KB 174/174 KB 14/22 KB 286/286 KB 244/308 KB 174/174 KB 16/22 KB 286/286 KB 244/308 KB 174/174 KB 19/22 KB 286/286 KB 244/308 KB 174/174 KB 22/22 KB 286/286 KB 248/308 KB 174/174 KB 22/22 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1996.8 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 248/308 KB 174/174 KB 22/22 KB 286/286 KB 248/308 KB 4/17 KB 22/22 KB 286/286 KB 248/308 KB 8/17 KB 22/22 KB 248/308 KB 12/17 KB 22/22 KB 248/308 KB 16/17 KB 22/22 KB 248/308 KB 17/17 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2885.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 252/308 KB 17/17 KB 22/22 KB 256/308 KB 17/17 KB 22/22 KB 260/308 KB 17/17 KB 22/22 KB 264/308 KB 17/17 KB 22/22 KB 268/308 KB 17/17 KB 22/22 KB 272/308 KB 17/17 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 227.2 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 276/308 KB 17/17 KB 280/308 KB 17/17 KB 284/308 KB 17/17 KB 288/308 KB 17/17 KB 292/308 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 166.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 296/308 KB 300/308 KB 304/308 KB 308/308 KB 308/308 KB 308/308 KB 4/13 KB 308/308 KB 8/13 KB 308/308 KB 12/13 KB 308/308 KB 13/13 KB 308/308 KB 13/13 KB 3/11 KB 308/308 KB 13/13 KB 6/11 KB 308/308 KB 13/13 KB 9/11 KB 3/11 KB 308/308 KB 13/13 KB 11/11 KB 3/11 KB 308/308 KB 13/13 KB 9/11 KB 6/11 KB 308/308 KB 13/13 KB 11/11 KB 9/11 KB 308/308 KB 13/13 KB 11/11 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 13/13 KB 4/28 KB 13/13 KB 8/28 KB 13/13 KB 12/28 KB 13/13 KB 16/28 KB 13/13 KB 20/28 KB 13/13 KB 24/28 KB 13/13 KB 28/28 KB 13/13 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2520.9 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 87.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/14 KB 13/13 KB 6/14 KB 3/192 KB 9/14 KB 3/192 KB 11/14 KB 3/192 KB 14/14 KB 3/192 KB 6/14 KB 5/192 KB 14/14 KB 8/192 KB 14/14 KB 11/192 KB 14/14 KB 13/192 KB 14/14 KB 16/192 KB 14/14 KB 19/192 KB 14/14 KB 21/192 KB 14/14 KB 24/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 97.1 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 3/309 KB 24/192 KB 14/14 KB 5/309 KB 24/192 KB 14/14 KB 8/309 KB 24/192 KB 14/14 KB 11/309 KB 24/192 KB 14/14 KB 13/309 KB 24/192 KB 14/14 KB 16/309 KB 24/192 KB 14/14 KB 19/309 KB 24/192 KB 14/14 KB 21/309 KB 24/192 KB 14/14 KB 24/309 KB 24/192 KB 14/14 KB 27/309 KB 24/192 KB 14/14 KB 27/309 KB 27/192 KB 14/14 KB 29/309 KB 27/192 KB 14/14 KB 32/309 KB 29/192 KB 14/14 KB 29/309 KB 29/192 KB 14/14 KB 32/309 KB 32/192 KB 14/14 KB 32/309 KB 36/192 KB 14/14 KB 36/309 KB 40/192 KB 4/37 KB 36/309 KB 36/192 KB 4/37 KB 40/309 KB 40/192 KB 4/37 KB 44/309 KB 44/192 KB 4/37 KB 48/309 KB 44/192 KB 4/37 KB 52/309 KB 44/192 KB 4/37 KB 32/309 KB 36/192 KB 14/14 KB 4/37 KB 52/309 KB 44/192 KB 8/37 KB 52/309 KB 44/192 KB 12/37 KB 52/309 KB 44/192 KB 16/37 KB 52/309 KB 44/192 KB 20/37 KB 52/309 KB 44/192 KB 4/14 KB 20/37 KB 52/309 KB 44/192 KB 8/14 KB 20/37 KB 52/309 KB 44/192 KB 12/14 KB 20/37 KB 52/309 KB 44/192 KB 14/14 KB 20/37 KB 52/309 KB 44/192 KB 14/14 KB 24/37 KB 52/309 KB 44/192 KB 14/14 KB 28/37 KB 52/309 KB 44/192 KB 14/14 KB 32/37 KB 40/309 KB 44/192 KB 4/37 KB 52/309 KB 48/192 KB 14/14 KB 32/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 96.2 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 52/309 KB 48/192 KB 14/14 KB 36/37 KB 52/309 KB 48/192 KB 14/14 KB 37/37 KB 52/309 KB 52/192 KB 14/14 KB 37/37 KB 56/309 KB 52/192 KB 14/14 KB 37/37 KB 60/309 KB 52/192 KB 14/14 KB 37/37 KB 64/309 KB 56/192 KB 14/14 KB 37/37 KB 60/309 KB 56/192 KB 14/14 KB 37/37 KB 64/309 KB 60/192 KB 14/14 KB 37/37 KB 64/309 KB 64/192 KB 14/14 KB 37/37 KB 68/309 KB 68/192 KB 14/14 KB 37/37 KB 68/309 KB 72/192 KB 14/14 KB 37/37 KB 68/309 KB 76/192 KB 14/14 KB 37/37 KB 68/309 KB 80/192 KB 14/14 KB 37/37 KB 68/309 KB 64/192 KB 14/14 KB 37/37 KB 72/309 KB 80/192 KB 14/14 KB 37/37 KB 76/309 KB 80/192 KB 14/14 KB 37/37 KB 80/309 KB 80/192 KB 14/14 KB 37/37 KB 84/309 KB 80/192 KB 14/14 KB 37/37 KB 88/309 KB 84/192 KB 92/309 KB 84/192 KB 96/309 KB 84/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 249.9 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 84/309 KB 84/192 KB 14/14 KB 37/37 KB 96/309 KB 88/192 KB 96/309 KB 92/192 KB 96/309 KB 96/192 KB 96/309 KB 100/192 KB 100/309 KB 104/192 KB 100/309 KB 108/192 KB 100/309 KB 112/192 KB 100/309 KB 116/192 KB 100/309 KB 100/192 KB 100/309 KB 120/192 KB 104/309 KB 124/192 KB 104/309 KB 128/192 KB 104/309 KB 132/192 KB 104/309 KB 136/192 KB 104/309 KB 140/192 KB 104/309 KB 144/192 KB 104/309 KB 148/192 KB 104/309 KB 120/192 KB 108/309 KB 148/192 KB 112/309 KB 148/192 KB 116/309 KB 148/192 KB 120/309 KB 148/192 KB 124/309 KB 148/192 KB 128/309 KB 148/192 KB 132/309 KB 148/192 KB 136/309 KB 148/192 KB 140/309 KB 152/192 KB 144/309 KB 152/192 KB 148/309 KB 152/192 KB 152/309 KB 152/192 KB 156/309 KB 152/192 KB 160/309 KB 152/192 KB 164/309 KB 152/192 KB 168/309 KB 152/192 KB 172/309 KB 152/192 KB 176/309 KB 152/192 KB 136/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 176/309 KB 164/192 KB 176/309 KB 168/192 KB 176/309 KB 172/192 KB 176/309 KB 176/192 KB 176/309 KB 180/192 KB 176/309 KB 184/192 KB 176/309 KB 188/192 KB 176/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1119.8 KB/sec) unit-abot-epc-basic-0: 17:19:55 DEBUG unit.abot-epc-basic/0.install 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1694.5 KB/sec) unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 145.0 KB/sec) unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 166.9 KB/sec) unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3507.2 KB/sec) unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 17:19:56 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 17:19:57 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 17:19:57 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:19:57 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 17:19:57 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Sun Nov 25 17:19:57 UTC 2018]; root of context hierarchy unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 17:19:57 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:19:57 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:19:57 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-hss-0: 17:19:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:19:57 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 17:19:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:19:57 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 17:19:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install --2018-11-25 17:19:57-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 17:19:57 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 17:19:58 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:19:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:19:58 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 0K ....... 54.6M=0s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 2018-11-25 17:19:58 (54.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install --2018-11-25 17:19:58-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 40.7M 2s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 372K 2s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 39.7M 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 36.5M 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 377K 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 40.1M 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 40.1M 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 40.1M 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 38.1M 1s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 43.2M 0s unit-oai-hss-0: 17:19:58 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 57.9M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 389K 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 33.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 26.3M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 35.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 52.9M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 62.8M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 98.5M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 186M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 465M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 403M=0.7s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2018-11-25 17:19:59 (1.61 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install --2018-11-25 17:19:59-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 204M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 64.7M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 64.4M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 72.0M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 46.1M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 63.9M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 93.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 51.1M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 50.4M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 47.4M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 58.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 79.2M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 81.2M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 113M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 91.1M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 59.3M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 145M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 94.2M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 122M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 79.5M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 170M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 412K 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 28.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 48.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 65.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 49.6M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 55.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 54.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 49.2M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 64.6M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 35.1M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 55.6M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 51.4M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 57.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 42.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 65.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 67.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 47.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 58.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 128K 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 116M 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 118M 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 88.9M 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 105M 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 66.8M 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 103M 3s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 520M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 538M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 477M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 562M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 537M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 559M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 388M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 532M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 508M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 468M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 482M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 497M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 502M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 552M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 472M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 556M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 499M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 541M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 450M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 553M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 549M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 525M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 476M 2s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 534M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 549M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 536M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 473M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 444M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 540M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 542M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 432M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 538M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 554M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 43.1M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 63.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 71.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 71.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 70.4M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 61.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 74.6M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 72.4M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 71.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 63.4M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 73.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 69.9M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 71.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 64.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 67.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 68.2M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 70.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 65.3M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 70.6M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 70.9M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 73.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 439K 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 45.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 45.9M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 58.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 41.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 54.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 48.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 39.1M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 54.4M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 47.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 54.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 41.6M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 56.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 119M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 277M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 298M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 322M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 347M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 308M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 242M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 444M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 548M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 605M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 526M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 588M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 615M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 599M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 524M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 20.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 38.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 42.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 44.2M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 42.3M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 38.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 45.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 67.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 69.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 60.9M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 70.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 68.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 66.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 61.2M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 104M 1s unit-abot-epc-basic-0: 17:19:59 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:19:59 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 17:19:59 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@15723761] to [cucumber.runtime.java.spring.GlueCodeScope@312afbc7] unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 471K 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 60.4M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 43.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 68.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 74.1M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 126M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 81.9M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 53.8M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 52.2M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 58.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 146M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 399M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 266M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 380M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 404M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 93.5M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 42.7M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 44.0M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 37.9M 1s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 35.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 55.2M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 67.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 135M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 58.9M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 49.0M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 133M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 529M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 442M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 569M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 320M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 473M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 54.9M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 41.7M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 36.4M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 43.6M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 42.7M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 62.9M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 96.3M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 115M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 136M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 126M 0s unit-oai-hss-0: 17:19:59 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 102M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 104M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 197M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 460K 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 50.8M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 50.8M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 61.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 42.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 73.0M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 54.9M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 121M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 281M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 387M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 323M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 365M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 93.2M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 42.3M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 43.6M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 45.2M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 45.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 44.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 38.5M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 86.8M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 68.6M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 112M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 47.5M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 100M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 156M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 66.7M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 53.9M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 80.8M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 47.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 56.9M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 118M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 323M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 398M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 346M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 322M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 313M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 342M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 395M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 306M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 343M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 426M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 309M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 302M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 56.3M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 450K 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 49.6M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 48.4M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 40.4M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 43.2M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 43.0M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 43.3M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 37.5M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 42.6M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 39.9M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 42.3M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 36.0M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 41.9M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 52.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 40.7M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 48.4M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 70.2M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 69.2M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 104M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 137M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 138M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 84.7M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 117M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 121M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 139M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 93.4M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 116M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 77.1M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 137M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 91.7M 0s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 92.3M=1.1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2018-11-25 17:20:00 (11.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install --2018-11-25 17:20:00-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2f04105: startup date [Sun Nov 25 17:20:00 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 84.0M 1s unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 70.5M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 57.0M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 65.7M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 130M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 325M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 48.6M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 38.5M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 124M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 341M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 394M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 275M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 148M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 43.0M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 42.6M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 43.2M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 37.6M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 43.5M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 57.9M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 54.9M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 45.5M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 49.5M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 43.5M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 69.1M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 45.8M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 61.4M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 58.1M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 159M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 91.1M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 148M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 113M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 122M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 111M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 129M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 119M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 165M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 90.4M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 162M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 95.6M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 114M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 123M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 210M 1s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 528M 1s unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 464K 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 44.1M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 86.3M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 60.5M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 58.3M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 57.0M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 57.8M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 53.8M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 52.4M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 161M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 333M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 432M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 299M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 282M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 400M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 263M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 39.2M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 43.7M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 39.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 42.8M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 44.4M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 45.3M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 40.1M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 44.6M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 48.9M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 67.5M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 45.5M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 66.8M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 52.8M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 165M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 103M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 84.5M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 160M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 102M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 115M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 94.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 212M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 490M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 502M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 599M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 515M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 598M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 518M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 536M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 600M 2s unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 1.44M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 653K 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 49.8M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 52.6M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 45.8M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 46.7M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 39.6M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 51.4M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 70.6M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 79.5M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 75.7M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 78.4M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 74.9M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 90.3M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 55.6M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 75.4M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 91.7M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 117M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 318M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 398M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 348M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 415M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 347M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 366M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 376M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 411M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 315M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 417M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 59.2M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 47.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 38.7M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 46.9M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 48.2M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 44.5M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 41.1M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 56.3M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 68.5M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 72.2M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 72.4M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 161M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 144M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 124M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 87.9M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 130M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 109M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 134M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 462K 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 48.4M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 92.7M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 45.1M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 48.9M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 54.9M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 61.7M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 65.5M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 59.3M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 51.7M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 83.1M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 64.1M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 60.0M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 141M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 345M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 348M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 307M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 394M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 331M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 323M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 300M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 340M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 54.7M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 41.9M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 39.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 49.2M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 43.6M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 37.1M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 36.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 48.4M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 43.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 51.5M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 115M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 115M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 99.4M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 145M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 110M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 136M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 107M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 211M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 448M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 588M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 563M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 536M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 507M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 561M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 459K 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 50.2M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 46.6M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 35.8M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 49.2M 3s unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@66f0548d: startup date [Sun Nov 25 17:20:00 UTC 2018]; root of context hierarchy unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 53.0M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 49.2M 3s unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:00 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 28.1M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 79.0M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 91.0M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 75.9M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 13.0M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 115M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 97.3M 3s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 80.8M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 89.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 71.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 109M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 68.8M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 127M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 83.0M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 324M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 413M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 257M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 31.3M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 273M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 300M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 272M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 253M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 355M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 26.8M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 291M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 294M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 87.4M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 657M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 593M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 704M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 618M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 690M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 498M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 576M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 673M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 639M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 538M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 690M 2s unit-oai-hss-0: 17:20:00 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 692M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 1.43M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 655K 3s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 63.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 45.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 53.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 47.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 43.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 47.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 64.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 63.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 56.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 62.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 57.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 67.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 84.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 155M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 184M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 132M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 122M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 72.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 90.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 63.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 67.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 62.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 65.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 159M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 345M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 172M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 30.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 47.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 47.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 44.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 41.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 49.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 69.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 76.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 64.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 179M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 112M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 183M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 122M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 133M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 666M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 696M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 558M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 696M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 627M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 1.62M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 654K 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 52.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 59.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 54.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 77.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 64.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 68.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 75.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 92.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 72.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 84.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 86.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 62.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 72.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 156M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 118M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 47.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 141M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 561M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 20.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 56.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 32.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 50.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 46.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 45.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 39.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 55.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 58.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 78.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 56.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 83.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 71.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 72.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 57.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 65.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 102M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 188M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 91.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 135M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 114M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 191M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 76.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 210M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 105M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 178M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 179M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 138M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 1.77M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 653K 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 66.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 58.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 42.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 60.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 82.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 118M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 496M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 80.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 45.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 56.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 47.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 39.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 67.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 110M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 210M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 281M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 436M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 42.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 41.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 47.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 49.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 43.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 41.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 41.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 42.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 41.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 36.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 40.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 50.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 53.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 40.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 58.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 98.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 90.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 60.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 103M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 79.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 99.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 83.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 98.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 84.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 83.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 79.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 92.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 91.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 69.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 2.13M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 651K 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 43.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 55.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 44.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 41.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 47.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 49.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 51.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 51.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 50.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 48.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 121M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 228M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 225M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 238M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 415M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 384M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 340M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 443M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 42.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 48.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 46.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 48.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 43.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 49.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 39.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 40.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 52.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 43.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 36.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 42.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 41.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 43.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 41.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 66.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 67.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 65.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 58.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 69.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 68.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 66.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 69.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 83.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 78.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 98.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 94.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 66.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 2.35M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 653K 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 46.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 53.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 57.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 46.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 53.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 48.5M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: ======================================================================================== unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 56.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 45.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 64.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 83.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 129M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 282M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 274M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 252M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 53.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 39.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 57.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 53.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 49.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 48.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 48.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 46.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 46.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 41.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 44.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 48.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 45.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 37.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 55.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 55.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 90.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 45.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 58.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 48.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 84.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 109M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 65.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 112M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 62.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 69.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 64.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 97.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 90.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 75.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 65.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 87.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 98.1M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 2.35M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: STEP EXECUTION TIME TAKEN :1387 MS unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: STEP :PASSED unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 654K 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 35.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 56.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 51.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 50.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 136M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 101M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 39.0M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: ========================================================================================== unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 46.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 47.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 60.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 41.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 61.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 255M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 249M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 218M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 252M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 275M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 95.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 42.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 50.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 52.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 52.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 45.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 44.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 43.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 45.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 41.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 44.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 45.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 40.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 39.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 52.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 42.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 43.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 56.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 75.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 97.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 94.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 62.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 73.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 67.9M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 180M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 388M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 407M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 471M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 452M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 415M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 410M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 2.06M 2s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: ======================================================================================== unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 650K 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 48.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 53.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 52.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 38.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 42.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 45.3M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 45.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 48.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 50.0M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 44.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 42.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 41.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 48.1M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 50.2M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 53.4M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 44.5M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 42.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 41.8M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 43.6M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 48.7M 2s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 45.8M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 60.7M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 40.0M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 42.6M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 53.5M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 59.1M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 46.0M 1s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 96.9M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 239M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 254M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 371M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 203M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 250M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 290M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 428M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 382M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 434M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 348M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 413M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 377M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 455M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 373M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 453M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 397M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 439M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 459M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 418M 1s unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 387M 1s unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: STEP EXECUTION TIME TAKEN :111 MS unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:20:01 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:01 [main] REPORT: ========================================================================================== unit-oai-hss-0: 17:20:01 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 746K 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 0m2.010s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 1.33M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 49.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 47.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 54.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 47.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 44.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 42.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 52.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 48.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 52.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 42.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 47.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 42.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 51.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 42.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 55.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 55.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 50.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 42.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 45.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 42.9M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.408 sec - in com.rebaca.abot.RunScenarios unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 51.5M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.013 sec unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 41.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 43.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 43.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 50.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 39.8M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Nov 25, 2018 5:20:02 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Sun Nov 25 17:19:57 UTC 2018]; root of context hierarchy unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 52.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 45.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 40.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 48.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 66.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 66.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 63.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 56.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 63.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 67.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 64.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 58.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 61.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 78.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 79.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 71.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 79.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 85.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 82.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 151M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 424M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 402M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 25-Nov-2018 17:20:02.047 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 893K 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 1.34M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 48.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 46.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 43.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 38.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 36.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 39.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 50.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 40.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 48.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 39.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 42.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 44.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 37.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 33.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 38.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 30.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 30.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 33.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 44.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 41.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 42.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 41.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 52.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 46.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 48.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 38.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 63.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 64.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 62.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 57.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 67.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 76.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 156M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 267M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 339M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 389M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 433M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 394M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 438M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 412M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 385M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 231M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 277M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 233M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 258M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 2.12M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 51.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 51.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 48.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 1.39M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 1.33M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 47.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 52.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 44.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 47.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 36.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 45.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 49.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 53.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 42.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 46.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 45.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 44.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 40.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 50.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 48.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 48.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 42.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 46.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 41.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 44.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 42.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 47.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 31.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 50.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 43.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 48.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 52.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 54.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 47.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 67.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 67.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 66.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 56.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 66.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 62.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 61.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 77.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 76.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 81.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 73.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 67.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 2.70M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 47.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 54.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 86.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 217M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 198M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 43.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 62.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 1.37M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 1.32M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 45.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 46.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 44.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 50.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 36.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 34.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 43.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 45.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 46.2M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 37.5M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 42.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 42.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 47.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 40.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 44.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 44.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 45.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 38.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 43.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 46.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 50.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 42.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 46.6M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 46.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 50.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 41.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 51.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 51.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 66.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 55.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 72.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 108M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 80.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 56.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 102M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 73.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 65.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 70.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 81.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 163M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 82.2M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 2.71M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 44.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 49.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 55.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 47.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 46.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 74.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 70.5M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 1.42M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 1.33M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 41.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 45.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 66.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 47.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 35.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 49.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 39.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 46.6M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 36.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 38.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 42.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 43.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 39.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 55.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 33.8M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 54.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 54.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 96.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 70.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 58.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 60.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 61.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 101M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 89.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 65.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 106M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 87.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 89.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 69.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 80.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 59.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 76.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 69.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 131M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 89.4M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 58.5 KB/sec) unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 71.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 62.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 134M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 141M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 105M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 112M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 1.99M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 87.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 59.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 150M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 83.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 50.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 82.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 97.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 149M 1s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 3/60 KB 19/22 KB 3/60 KB 22/22 KB 6/60 KB 3/181 KB 22/22 KB 9/60 KB 3/181 KB 22/22 KB 11/60 KB 3/181 KB 22/22 KB 14/60 KB 3/181 KB 22/22 KB 16/60 KB 3/181 KB 22/22 KB 19/60 KB 3/181 KB 22/22 KB 22/60 KB 3/181 KB 22/22 KB 25/60 KB 3/181 KB 22/22 KB 27/60 KB 3/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 3/181 KB 3/203 KB 3/57 KB 22/22 KB 3/60 KB 3/181 KB 22/22 KB 30/60 KB 5/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 8/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 11/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 13/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 16/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 3/203 KB 3/57 KB 22/22 KB 25/60 KB 3/181 KB 3/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 6/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 9/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 11/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 14/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 16/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 19/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 22/203 KB 3/57 KB 22/22 KB 30/60 KB 19/181 KB 25/203 KB 3/57 KB 22/22 KB 25/60 KB 3/181 KB 3/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 5/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 8/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 11/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 13/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 16/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 19/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 21/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 24/57 KB 22/22 KB 30/60 KB 21/181 KB 25/203 KB 3/57 KB 22/22 KB 32/60 KB 21/181 KB 27/203 KB 24/57 KB 22/22 KB 32/60 KB 24/181 KB 30/203 KB 27/57 KB 22/22 KB 32/60 KB 21/181 KB 25/203 KB 24/57 KB 22/22 KB 36/60 KB 24/181 KB 30/203 KB 27/57 KB 40/60 KB 24/181 KB 32/203 KB 27/57 KB 44/60 KB 24/181 KB 32/203 KB 27/57 KB 48/60 KB 24/181 KB 32/203 KB 27/57 KB 22/22 KB 32/60 KB 24/181 KB 27/203 KB 27/57 KB 22/22 KB 32/60 KB 24/181 KB 27/203 KB 24/57 KB 48/60 KB 27/181 KB 32/203 KB 27/57 KB 48/60 KB 27/181 KB 32/203 KB 29/57 KB 48/60 KB 29/181 KB 32/203 KB 29/57 KB 36/60 KB 24/181 KB 32/203 KB 27/57 KB 48/60 KB 29/181 KB 36/203 KB 32/57 KB 52/60 KB 32/181 KB 40/203 KB 32/57 KB 52/60 KB 32/181 KB 44/203 KB 32/57 KB 52/60 KB 32/181 KB 48/203 KB 32/57 KB 52/60 KB 32/181 KB 52/203 KB 32/57 KB 52/60 KB 32/181 KB 56/203 KB 32/57 KB 52/60 KB 32/181 KB 60/203 KB 32/57 KB 52/60 KB 32/181 KB 64/203 KB 32/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 532.5 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 52/60 KB 32/181 KB 36/203 KB 32/57 KB 56/60 KB 32/181 KB 64/203 KB 32/57 KB 60/60 KB 32/181 KB 64/203 KB 32/57 KB 48/60 KB 32/181 KB 36/203 KB 32/57 KB 48/60 KB 29/181 KB 32/203 KB 32/57 KB 60/60 KB 32/181 KB 64/203 KB 36/57 KB 60/60 KB 36/181 KB 64/203 KB 40/57 KB 60/60 KB 36/181 KB 64/203 KB 44/57 KB 60/60 KB 36/181 KB 64/203 KB 48/57 KB 60/60 KB 36/181 KB 64/203 KB 52/57 KB 60/60 KB 36/181 KB 68/203 KB 56/57 KB 60/60 KB 36/181 KB 68/203 KB 57/57 KB 60/60 KB 36/181 KB 64/203 KB 36/57 KB 60/60 KB 40/181 KB 68/203 KB 57/57 KB 60/60 KB 44/181 KB 68/203 KB 57/57 KB 60/60 KB 48/181 KB 68/203 KB 57/57 KB 60/60 KB 52/181 KB 68/203 KB 57/57 KB 60/60 KB 56/181 KB 68/203 KB 57/57 KB 60/60 KB 60/181 KB 68/203 KB 57/57 KB 60/60 KB 64/181 KB 68/203 KB 57/57 KB 60/60 KB 68/181 KB 68/203 KB 57/57 KB 60/60 KB 72/181 KB 68/203 KB 57/57 KB 60/60 KB 76/181 KB 68/203 KB 57/57 KB 60/60 KB 80/181 KB 68/203 KB 57/57 KB 60/60 KB 36/181 KB 68/203 KB 52/57 KB 60/60 KB 80/181 KB 72/203 KB 57/57 KB 60/60 KB 80/181 KB 76/203 KB 57/57 KB 60/60 KB 80/181 KB 80/203 KB 57/57 KB 60/60 KB 80/181 KB 84/203 KB 57/57 KB 60/60 KB 84/181 KB 88/203 KB 57/57 KB 60/60 KB 84/181 KB 92/203 KB 57/57 KB 60/60 KB 84/181 KB 96/203 KB 57/57 KB 60/60 KB 84/181 KB 84/203 KB 57/57 KB 88/181 KB 96/203 KB 57/57 KB 92/181 KB 100/203 KB 57/57 KB 96/181 KB 100/203 KB 57/57 KB 100/181 KB 100/203 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1205.2 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1138.0 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 88/181 KB 100/203 KB 57/57 KB 100/181 KB 104/203 KB 100/181 KB 108/203 KB 100/181 KB 112/203 KB 104/181 KB 112/203 KB 108/181 KB 112/203 KB 112/181 KB 116/203 KB 116/181 KB 116/203 KB 120/181 KB 116/203 KB 124/181 KB 116/203 KB 128/181 KB 116/203 KB 108/181 KB 116/203 KB 128/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 132/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 132/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 148/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 164/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 180/203 KB 164/181 KB 184/203 KB 164/181 KB 188/203 KB 164/181 KB 192/203 KB 164/181 KB 196/203 KB 164/181 KB 200/203 KB 164/181 KB 203/203 KB 164/181 KB 164/203 KB 168/181 KB 203/203 KB 172/181 KB 203/203 KB 176/181 KB 203/203 KB 180/181 KB 203/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2771.0 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3027.7 KB/sec) unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 694K 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 41.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 48.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 61.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 66.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 38.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 44.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 42.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 47.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 46.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 74.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 127M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 391M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 459M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 510M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 93.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 49.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 51.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 53.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 67.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 74.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 55.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 130M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 310M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 621M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 74.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 49.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 57.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 44.0M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 95.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 76.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 93.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 74.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 75.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 123M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 96.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 45.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 70.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 35.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 44.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 51.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 60.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 38.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 1.82M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 71.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 71.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 42.1M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 56.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 45.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 43.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 89.8M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 219M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 1.42M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 1.32M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 45.5M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 57.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 63.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 46.2M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 34.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 55.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 51.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 62.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 58.6M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 142M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 426M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 389M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 67.9M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 49.3M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 41.7M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 78.4M 1s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 80.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 91.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 77.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 103M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 61.2M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 127M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 243M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 105M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 47.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 114M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 38.8M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 60.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 72.5M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 58.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 73.2M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 53.1M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 68.7M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 72.7M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 693M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 197M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 36.8M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 52.7M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 54.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 52.9M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 40.5M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 40.4M 0s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 1.84M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 54.8M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 110M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 59.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 76.8M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 68.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 69.2M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 83.5M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 54.9M 0s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 184.8 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1144.4 KB/sec) unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 703K 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 36.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 71.9M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 72.0M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 55.7M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 44.9M 0s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 36.9M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 43.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 61.7M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 82.0M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 85.8M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 54.2M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 69.7M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 80.2M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 57.1M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 55.5M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 71.0M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 78.8M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 76.1M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 55.9M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 74.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 83.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 59.6M 0s unit-abot-epc-basic-0: 17:20:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 33.4M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 50.6M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 60.1M 0s unit-oai-hss-0: 17:20:02 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 43.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 44.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 71.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 97.1M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 624M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 380M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 635M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 425M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 642M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 259M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 608M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 88.3M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 44.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 53.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 47.1M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 47.9M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 55.2M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 1.82M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 43.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 55.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 76.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 50.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 54.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 87.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 102M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 66.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 90.6M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 239.5 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 893.6 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 699K 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 57.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 52.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 61.9M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 21.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 55.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 60.3M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 64.3M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 137M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 309M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 82.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 389M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 54.5M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 44.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 49.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 44.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 55.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 50.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 46.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 44.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 68.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 98.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 70.3M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 70.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 87.9M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 75.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 197M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 381M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 556M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 403M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 301M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 50.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 50.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 54.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 51.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 52.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 69.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 84.9M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 93.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 196M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 62.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 51.7M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 71.4 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 29.9 KB/sec) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 1.82M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 51.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 65.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 47.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 70.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 79.9M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 66.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 56.1M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 43.9M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 75.6M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 116.5 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 562.8 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 56.8 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 703K 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 48.8M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 48.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 52.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 92.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 32.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 62.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 61.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 140M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 67.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 58.0M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 66.4M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 58.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 58.1M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 69.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 75.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 65.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 107M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 108M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 56.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 80.3M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 144M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 532M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 359M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 136M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 48.1M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 51.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 46.1M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 145M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 60.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 87.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 75.0M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 68.9M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 48.2M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 128M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 91.3M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 47.9M 0s unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 78.7M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 21.4M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 55.5M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 73.6M 0s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 53750K ...... 100% 31.1M=2.9s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install 2018-11-25 17:20:03 (18.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install FINISHED --2018-11-25 17:20:03-- unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install Total wall clock time: 5.4s unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.7s (14.2 MB/s) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 509.6 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 739.9 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 394.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2358.6 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/44 KB 4/158 KB 3/46 KB 4/54 KB 4/201 KB 5/44 KB 4/158 KB 3/46 KB 4/54 KB 4/201 KB 8/44 KB 4/158 KB 3/46 KB 4/54 KB 4/201 KB 11/44 KB 4/158 KB 3/46 KB 4/54 KB 4/201 KB 13/44 KB 4/158 KB 3/46 KB 4/54 KB 4/201 KB 16/44 KB 4/158 KB 3/46 KB 4/54 KB 4/201 KB 3/44 KB 8/158 KB 3/46 KB 4/54 KB 4/201 KB 16/44 KB 12/158 KB 3/46 KB 4/54 KB 4/201 KB 16/44 KB 16/158 KB 3/46 KB 4/54 KB 4/201 KB 16/44 KB 20/158 KB 3/46 KB 4/54 KB 4/201 KB 16/44 KB 3/46 KB 4/54 KB 4/201 KB 3/44 KB 20/158 KB 3/46 KB 4/54 KB 8/201 KB 19/44 KB 20/158 KB 3/46 KB 4/54 KB 12/201 KB 19/44 KB 20/158 KB 3/46 KB 4/54 KB 16/201 KB 19/44 KB 20/158 KB 3/46 KB 4/54 KB 20/201 KB 19/44 KB 20/158 KB 3/46 KB 4/54 KB 24/201 KB 19/44 KB 20/158 KB 3/46 KB 4/54 KB 28/201 KB 19/44 KB 24/158 KB 3/46 KB 4/54 KB 32/201 KB 19/44 KB 3/46 KB 4/54 KB 3/44 KB 24/158 KB 3/46 KB 8/54 KB 32/201 KB 19/44 KB 24/158 KB 3/46 KB 12/54 KB 32/201 KB 19/44 KB 3/46 KB 3/44 KB 24/158 KB 6/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 9/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 11/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 14/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 16/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 19/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 22/46 KB 12/54 KB 32/201 KB 19/44 KB 24/158 KB 25/46 KB 16/54 KB 32/201 KB 19/44 KB 24/158 KB 27/46 KB 16/54 KB 32/201 KB 19/44 KB 24/158 KB 30/46 KB 16/54 KB 32/201 KB 19/44 KB 24/158 KB 32/46 KB 16/54 KB 32/201 KB 19/44 KB 24/158 KB 3/46 KB 4/54 KB 28/201 KB 19/44 KB 28/158 KB 32/46 KB 16/54 KB 32/201 KB 19/44 KB 20/158 KB 3/46 KB 4/54 KB 4/201 KB 19/44 KB 28/158 KB 32/46 KB 16/54 KB 32/201 KB 21/44 KB 24/158 KB 22/46 KB 16/54 KB 32/201 KB 19/44 KB 28/158 KB 32/46 KB 20/54 KB 32/201 KB 21/44 KB 28/158 KB 32/46 KB 24/54 KB 32/201 KB 21/44 KB 28/158 KB 32/46 KB 28/54 KB 32/201 KB 21/44 KB 28/158 KB 32/46 KB 32/54 KB 32/201 KB 21/44 KB 32/158 KB 32/46 KB 36/54 KB 32/201 KB 21/44 KB 32/158 KB 36/46 KB 40/54 KB 36/201 KB 24/44 KB 32/158 KB 36/46 KB 44/54 KB 36/201 KB 24/44 KB 32/158 KB 36/46 KB 48/54 KB 36/201 KB 24/44 KB 32/158 KB 32/46 KB 32/54 KB 32/201 KB 21/44 KB 36/158 KB 36/46 KB 48/54 KB 36/201 KB 24/44 KB 40/158 KB 36/46 KB 48/54 KB 36/201 KB 24/44 KB 44/158 KB 36/46 KB 52/54 KB 36/201 KB 24/44 KB 48/158 KB 36/46 KB 52/54 KB 36/201 KB 24/44 KB 32/158 KB 36/46 KB 36/54 KB 36/201 KB 24/44 KB 48/158 KB 40/46 KB 52/54 KB 36/201 KB 24/44 KB 48/158 KB 44/46 KB 52/54 KB 36/201 KB 24/44 KB 48/158 KB 46/46 KB 52/54 KB 36/201 KB 24/44 KB 32/158 KB 32/46 KB 36/54 KB 36/201 KB 24/44 KB 48/158 KB 46/46 KB 52/54 KB 40/201 KB 24/44 KB 48/158 KB 46/46 KB 52/54 KB 44/201 KB 24/44 KB 48/158 KB 46/46 KB 52/54 KB 48/201 KB 24/44 KB 48/158 KB 46/46 KB 52/54 KB 52/201 KB 24/44 KB 52/158 KB 46/46 KB 52/54 KB 56/201 KB 24/44 KB 52/158 KB 46/46 KB 52/54 KB 60/201 KB 24/44 KB 52/158 KB 46/46 KB 52/54 KB 64/201 KB 24/44 KB 32/158 KB 32/46 KB 36/54 KB 32/201 KB 24/44 KB 52/158 KB 46/46 KB 52/54 KB 64/201 KB 27/44 KB 52/158 KB 46/46 KB 52/54 KB 64/201 KB 29/44 KB 52/158 KB 46/46 KB 52/54 KB 64/201 KB 32/44 KB 52/158 KB 46/46 KB 52/54 KB 52/201 KB 24/44 KB 40/158 KB 36/46 KB 52/54 KB 36/201 KB 24/44 KB 56/158 KB 46/46 KB 54/54 KB 64/201 KB 32/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install (54 KB at 1454.0 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1098.0 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 56/158 KB 68/201 KB 32/44 KB 56/158 KB 72/201 KB 36/44 KB 56/158 KB 76/201 KB 36/44 KB 56/158 KB 80/201 KB 36/44 KB 56/158 KB 84/201 KB 36/44 KB 56/158 KB 88/201 KB 36/44 KB 56/158 KB 92/201 KB 36/44 KB 56/158 KB 96/201 KB 36/44 KB 56/158 KB 68/201 KB 36/44 KB 56/158 KB 96/201 KB 40/44 KB 56/158 KB 96/201 KB 44/44 KB 56/158 KB 96/201 KB 44/44 KB 56/158 KB 46/46 KB 52/54 KB 64/201 KB 32/44 KB 60/158 KB 96/201 KB 44/44 KB 64/158 KB 96/201 KB 44/44 KB 68/158 KB 96/201 KB 44/44 KB 72/158 KB 96/201 KB 44/44 KB 76/158 KB 96/201 KB 44/44 KB 80/158 KB 96/201 KB 44/44 KB 84/158 KB 96/201 KB 44/44 KB 88/158 KB 96/201 KB 44/44 KB 92/158 KB 96/201 KB 44/44 KB 96/158 KB 96/201 KB 44/44 KB 96/158 KB 100/201 KB 44/44 KB 100/158 KB 104/201 KB 44/44 KB 100/158 KB 108/201 KB 44/44 KB 100/158 KB 100/201 KB 44/44 KB 104/158 KB 112/201 KB 44/44 KB 108/158 KB 112/201 KB 44/44 KB 112/158 KB 112/201 KB 44/44 KB 100/158 KB 112/201 KB 44/44 KB 112/158 KB 3/3 KB 112/201 KB 44/44 KB 112/158 KB 3/3 KB 112/201 KB 44/44 KB 112/158 KB 3/6 KB 3/3 KB 112/201 KB 44/44 KB 112/158 KB 5/6 KB 3/3 KB 112/201 KB 44/44 KB 112/158 KB 6/6 KB 3/3 KB 112/201 KB 44/44 KB 116/158 KB 6/6 KB 3/3 KB 112/201 KB 44/44 KB 120/158 KB 6/6 KB 3/3 KB 116/201 KB 44/44 KB 124/158 KB 6/6 KB 3/3 KB 116/201 KB 44/44 KB 128/158 KB 6/6 KB 3/3 KB 116/201 KB 44/44 KB 116/158 KB 6/6 KB 3/3 KB 116/201 KB 44/44 KB 128/158 KB 6/6 KB 3/3 KB 120/201 KB 44/44 KB 128/158 KB 6/6 KB 3/3 KB 124/201 KB 44/44 KB 128/158 KB 6/6 KB 3/3 KB 128/201 KB 44/44 KB 128/158 KB 6/6 KB 3/3 KB 132/201 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1019.9 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 132/158 KB 6/6 KB 3/3 KB 136/201 KB 132/158 KB 6/6 KB 3/3 KB 140/201 KB 132/158 KB 6/6 KB 3/3 KB 144/201 KB 132/158 KB 6/6 KB 3/3 KB 132/201 KB 44/44 KB 136/158 KB 6/6 KB 3/3 KB 144/201 KB 140/158 KB 6/6 KB 3/3 KB 144/201 KB 144/158 KB 6/6 KB 3/3 KB 144/201 KB 148/158 KB 6/6 KB 3/3 KB 144/201 KB 152/158 KB 6/6 KB 3/3 KB 148/201 KB 156/158 KB 6/6 KB 3/3 KB 148/201 KB 148/158 KB 6/6 KB 3/3 KB 148/201 KB 156/158 KB 6/6 KB 3/3 KB 152/201 KB 158/158 KB 6/6 KB 3/3 KB 152/201 KB 158/158 KB 6/6 KB 3/3 KB 156/201 KB 158/158 KB 6/6 KB 3/3 KB 160/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 124.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 158/158 KB 164/201 KB 158/158 KB 168/201 KB 158/158 KB 172/201 KB 158/158 KB 176/201 KB 158/158 KB 180/201 KB 158/158 KB 4/367 KB 180/201 KB 158/158 KB 8/367 KB 180/201 KB 158/158 KB 12/367 KB 180/201 KB 158/158 KB 16/367 KB 180/201 KB 158/158 KB 20/367 KB 180/201 KB 158/158 KB 24/367 KB 180/201 KB 158/158 KB 28/367 KB 180/201 KB 158/158 KB 32/367 KB 180/201 KB 158/158 KB 36/367 KB 180/201 KB 158/158 KB 40/367 KB 180/201 KB 158/158 KB 44/367 KB 180/201 KB 158/158 KB 48/367 KB 180/201 KB 158/158 KB 48/367 KB 184/201 KB 158/158 KB 48/367 KB 188/201 KB 158/158 KB 48/367 KB 192/201 KB 158/158 KB 52/367 KB 192/201 KB 158/158 KB 56/367 KB 192/201 KB 158/158 KB 60/367 KB 192/201 KB 158/158 KB 64/367 KB 192/201 KB 158/158 KB 64/367 KB 196/201 KB 158/158 KB 64/367 KB 200/201 KB 158/158 KB 64/367 KB 201/201 KB 158/158 KB 64/367 KB 3/5 KB 201/201 KB 158/158 KB 64/367 KB 5/5 KB 201/201 KB 158/158 KB 4/52 KB 64/367 KB 5/5 KB 201/201 KB 158/158 KB 8/52 KB 64/367 KB 5/5 KB 201/201 KB 158/158 KB 12/52 KB 64/367 KB 5/5 KB 201/201 KB 158/158 KB 16/52 KB 64/367 KB 5/5 KB 201/201 KB 158/158 KB 20/52 KB 64/367 KB 5/5 KB 201/201 KB 158/158 KB 24/52 KB 64/367 KB 201/201 KB 158/158 KB 28/52 KB 64/367 KB 201/201 KB 158/158 KB 32/52 KB 64/367 KB 201/201 KB 158/158 KB 36/52 KB 64/367 KB 201/201 KB 158/158 KB 40/52 KB 68/367 KB 201/201 KB 158/158 KB 44/52 KB 68/367 KB 201/201 KB 158/158 KB 48/52 KB 68/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 66.3 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 158/158 KB 52/52 KB 68/367 KB 201/201 KB 158/158 KB 36/52 KB 68/367 KB 201/201 KB 158/158 KB 52/52 KB 72/367 KB 201/201 KB 158/158 KB 52/52 KB 76/367 KB 201/201 KB 158/158 KB 52/52 KB 80/367 KB 201/201 KB 158/158 KB 52/52 KB 84/367 KB 201/201 KB 158/158 KB 52/52 KB 88/367 KB 201/201 KB 158/158 KB 52/52 KB 92/367 KB 201/201 KB 158/158 KB 52/52 KB 96/367 KB 201/201 KB 158/158 KB 52/52 KB 100/367 KB 201/201 KB 158/158 KB 52/52 KB 104/367 KB 201/201 KB 158/158 KB 52/52 KB 108/367 KB 201/201 KB 158/158 KB 52/52 KB 112/367 KB 201/201 KB 158/158 KB 52/52 KB 116/367 KB 201/201 KB 158/158 KB 52/52 KB 120/367 KB 201/201 KB 158/158 KB 52/52 KB 124/367 KB 201/201 KB 158/158 KB 52/52 KB 128/367 KB 201/201 KB 158/158 KB 52/52 KB 132/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2039.6 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 3/47 KB 52/52 KB 132/367 KB 201/201 KB 6/47 KB 52/52 KB 132/367 KB 201/201 KB 9/47 KB 52/52 KB 132/367 KB 201/201 KB 11/47 KB 52/52 KB 132/367 KB 201/201 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 14/47 KB 52/52 KB 132/367 KB 201/201 KB 16/47 KB 52/52 KB 132/367 KB 201/201 KB 19/47 KB 52/52 KB 132/367 KB 201/201 KB 22/47 KB 52/52 KB 132/367 KB 201/201 KB 25/47 KB 132/367 KB 201/201 KB 27/47 KB 132/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 714.6 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 30/47 KB 132/367 KB 201/201 KB 32/47 KB 132/367 KB 201/201 KB 36/47 KB 132/367 KB 201/201 KB 40/47 KB 132/367 KB 44/47 KB 132/367 KB 47/47 KB 132/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2571.7 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 47/47 KB 136/367 KB 47/47 KB 140/367 KB 47/47 KB 144/367 KB 47/47 KB 148/367 KB 47/47 KB 152/367 KB 47/47 KB 156/367 KB 47/47 KB 160/367 KB 47/47 KB 164/367 KB 47/47 KB 164/367 KB 3/238 KB 47/47 KB 164/367 KB 5/238 KB 47/47 KB 164/367 KB 8/238 KB 47/47 KB 164/367 KB 11/238 KB 47/47 KB 164/367 KB 13/238 KB 47/47 KB 168/367 KB 13/238 KB 47/47 KB 168/367 KB 16/238 KB 47/47 KB 168/367 KB 19/238 KB 47/47 KB 168/367 KB 19/238 KB 4/28 KB 47/47 KB 168/367 KB 21/238 KB 8/28 KB 47/47 KB 168/367 KB 21/238 KB 12/28 KB 47/47 KB 168/367 KB 21/238 KB 16/28 KB 47/47 KB 168/367 KB 21/238 KB 4/28 KB 47/47 KB 168/367 KB 24/238 KB 16/28 KB 47/47 KB 168/367 KB 27/238 KB 16/28 KB 47/47 KB 168/367 KB 29/238 KB 16/28 KB 47/47 KB 168/367 KB 29/238 KB 20/28 KB 47/47 KB 168/367 KB 32/238 KB 24/28 KB 47/47 KB 168/367 KB 32/238 KB 28/28 KB 47/47 KB 168/367 KB 32/238 KB 20/28 KB 47/47 KB 172/367 KB 32/238 KB 28/28 KB 47/47 KB 172/367 KB 36/238 KB 28/28 KB 47/47 KB 172/367 KB 40/238 KB 28/28 KB 47/47 KB 172/367 KB 44/238 KB 28/28 KB 47/47 KB 172/367 KB 48/238 KB 28/28 KB 47/47 KB 176/367 KB 48/238 KB 28/28 KB 47/47 KB 176/367 KB 52/238 KB 28/28 KB 47/47 KB 176/367 KB 56/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 550.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 176/367 KB 60/238 KB 28/28 KB 176/367 KB 64/238 KB 28/28 KB 176/367 KB 68/238 KB 28/28 KB 180/367 KB 72/238 KB 28/28 KB 180/367 KB 76/238 KB 28/28 KB 180/367 KB 80/238 KB 28/28 KB 180/367 KB 68/238 KB 28/28 KB 184/367 KB 80/238 KB 28/28 KB 188/367 KB 80/238 KB 28/28 KB 192/367 KB 84/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 307.4 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 196/367 KB 84/238 KB 200/367 KB 84/238 KB 204/367 KB 84/238 KB 208/367 KB 84/238 KB 212/367 KB 84/238 KB 216/367 KB 84/238 KB 4/186 KB 220/367 KB 84/238 KB 4/186 KB 224/367 KB 84/238 KB 4/186 KB 188/367 KB 84/238 KB 28/28 KB 224/367 KB 88/238 KB 4/186 KB 224/367 KB 92/238 KB 4/186 KB 224/367 KB 96/238 KB 4/186 KB 212/367 KB 84/238 KB 4/186 KB 224/367 KB 96/238 KB 8/186 KB 224/367 KB 96/238 KB 12/186 KB 224/367 KB 96/238 KB 16/186 KB 224/367 KB 96/238 KB 20/186 KB 224/367 KB 96/238 KB 24/186 KB 224/367 KB 96/238 KB 28/186 KB 224/367 KB 96/238 KB 32/186 KB 224/367 KB 96/238 KB 36/186 KB 224/367 KB 96/238 KB 40/186 KB 224/367 KB 96/238 KB 44/186 KB 224/367 KB 96/238 KB 48/186 KB 224/367 KB 100/238 KB 48/186 KB 224/367 KB 104/238 KB 48/186 KB 224/367 KB 108/238 KB 48/186 KB 224/367 KB 112/238 KB 48/186 KB 224/367 KB 112/238 KB 52/186 KB 224/367 KB 4/558 KB 112/238 KB 56/186 KB 224/367 KB 4/558 KB 112/238 KB 60/186 KB 228/367 KB 4/558 KB 112/238 KB 64/186 KB 224/367 KB 4/558 KB 112/238 KB 52/186 KB 228/367 KB 8/558 KB 112/238 KB 64/186 KB 228/367 KB 12/558 KB 112/238 KB 64/186 KB 228/367 KB 16/558 KB 112/238 KB 64/186 KB 228/367 KB 20/558 KB 112/238 KB 64/186 KB 228/367 KB 24/558 KB 116/238 KB 68/186 KB 228/367 KB 28/558 KB 116/238 KB 68/186 KB 228/367 KB 32/558 KB 116/238 KB 68/186 KB 228/367 KB 36/558 KB 116/238 KB 68/186 KB 228/367 KB 40/558 KB 116/238 KB 68/186 KB 4/1199 KB 228/367 KB 44/558 KB 116/238 KB 68/186 KB 4/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 4/1199 KB 228/367 KB 4/558 KB 112/238 KB 60/186 KB 228/367 KB 36/558 KB 116/238 KB 68/186 KB 4/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 8/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 12/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 16/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 20/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 24/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 28/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 32/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 36/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 40/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 44/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 48/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 52/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 56/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 60/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 64/1199 KB 228/367 KB 48/558 KB 116/238 KB 68/186 KB 68/1199 KB 228/367 KB 20/558 KB 116/238 KB 68/186 KB 232/367 KB 48/558 KB 120/238 KB 68/186 KB 68/1199 KB 232/367 KB 48/558 KB 124/238 KB 68/186 KB 68/1199 KB 232/367 KB 48/558 KB 128/238 KB 68/186 KB 68/1199 KB 232/367 KB 48/558 KB 132/238 KB 68/186 KB 68/1199 KB 232/367 KB 48/558 KB 136/238 KB 68/186 KB 72/1199 KB 232/367 KB 48/558 KB 140/238 KB 68/186 KB 72/1199 KB 232/367 KB 48/558 KB 144/238 KB 68/186 KB 72/1199 KB 228/367 KB 20/558 KB 112/238 KB 68/186 KB 232/367 KB 48/558 KB 144/238 KB 72/186 KB 72/1199 KB 232/367 KB 48/558 KB 144/238 KB 76/186 KB 72/1199 KB 232/367 KB 48/558 KB 132/238 KB 68/186 KB 72/1199 KB 232/367 KB 48/558 KB 144/238 KB 76/186 KB 76/1199 KB 232/367 KB 48/558 KB 144/238 KB 76/186 KB 80/1199 KB 232/367 KB 48/558 KB 116/238 KB 68/186 KB 68/1199 KB 236/367 KB 48/558 KB 144/238 KB 76/186 KB 80/1199 KB 240/367 KB 48/558 KB 144/238 KB 76/186 KB 80/1199 KB 244/367 KB 48/558 KB 144/238 KB 76/186 KB 80/ unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 1199 KB 244/367 KB 48/558 KB 144/238 KB 80/186 KB 80/1199 KB 244/367 KB 48/558 KB 144/238 KB 84/186 KB 80/1199 KB 248/367 KB 52/558 KB 148/238 KB 88/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 92/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 96/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 100/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 104/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 108/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 112/186 KB 84/1199 KB 248/367 KB 52/558 KB 148/238 KB 84/186 KB 84/1199 KB 248/367 KB 56/558 KB 148/238 KB 112/186 KB 84/1199 KB 248/367 KB 60/558 KB 148/238 KB 112/186 KB 84/1199 KB 248/367 KB 64/558 KB 148/238 KB 112/186 KB 84/1199 KB 248/367 KB 68/558 KB 148/238 KB 112/186 KB 84/1199 KB 248/367 KB 72/558 KB 148/238 KB 112/186 KB 84/1199 KB 248/367 KB 76/558 KB 148/238 KB 116/186 KB 84/1199 KB 248/367 KB 80/558 KB 148/238 KB 116/186 KB 84/1199 KB 248/367 KB 84/558 KB 148/238 KB 116/186 KB 84/1199 KB 248/367 KB 48/558 KB 148/238 KB 84/186 KB 84/1199 KB 248/367 KB 48/558 KB 144/238 KB 84/186 KB 84/1199 KB 252/367 KB 84/558 KB 148/238 KB 116/186 KB 84/1199 KB 256/367 KB 84/558 KB 148/238 KB 116/186 KB 84/1199 KB 244/367 KB 48/558 KB 144/238 KB 84/186 KB 84/1199 KB 256/367 KB 84/558 KB 148/238 KB 116/186 KB 88/1199 KB 256/367 KB 84/558 KB 148/238 KB 116/186 KB 92/1199 KB 260/367 KB 84/558 KB 148/238 KB 116/186 KB 96/1199 KB 260/367 KB 84/558 KB 148/238 KB 116/186 KB 100/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 104/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 108/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 112/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 116/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 120/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 124/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 128/1199 KB 248/367 KB 72/558 KB 148/238 KB 116/186 KB 84/1199 KB 260/367 KB 84/558 KB 152/238 KB 120/186 KB 128/1199 KB 260/367 KB 84/558 KB 152/238 KB 124/186 KB 132/1199 KB 260/367 KB 84/558 KB 152/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 152/238 KB 116/186 KB 100/1199 KB 260/367 KB 84/558 KB 156/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 160/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 164/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 168/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 172/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 176/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 180/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 184/238 KB 128/186 KB 132/1199 KB 260/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 260/367 KB 84/558 KB 148/238 KB 116/186 KB 92/1199 KB 264/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 268/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 272/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 276/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 280/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 284/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 288/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 292/367 KB 88/558 KB 188/238 KB 128/186 KB 132/1199 KB 296/367 KB 88/558 KB 192/238 KB 132/186 KB 132/1199 KB 260/367 KB 88/558 KB 184/238 KB 128/186 KB 132/1199 KB 300/367 KB 92/558 KB 192/238 KB 132/186 KB 132/1199 KB 300/367 KB 96/558 KB 192/238 KB 132/186 KB 132/1199 KB 260/367 KB 84/558 KB 152/238 KB 120/186 KB 132/1199 KB 300/367 KB 96/558 KB 192/2 unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 38 KB 132/186 KB 136/1199 KB 300/367 KB 96/558 KB 192/238 KB 132/186 KB 140/1199 KB 300/367 KB 96/558 KB 192/238 KB 132/186 KB 144/1199 KB 300/367 KB 96/558 KB 192/238 KB 132/186 KB 148/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 152/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 156/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 160/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 164/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 168/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 172/1199 KB 292/367 KB 88/558 KB 192/238 KB 132/186 KB 132/1199 KB 300/367 KB 100/558 KB 192/238 KB 136/186 KB 172/1199 KB 300/367 KB 100/558 KB 192/238 KB 140/186 KB 172/1199 KB 300/367 KB 100/558 KB 192/238 KB 144/186 KB 172/1199 KB 292/367 KB 88/558 KB 192/238 KB 128/186 KB 132/1199 KB 300/367 KB 100/558 KB 196/238 KB 144/186 KB 172/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 148/1199 KB 304/367 KB 100/558 KB 196/238 KB 144/186 KB 172/1199 KB 308/367 KB 100/558 KB 196/238 KB 144/186 KB 172/1199 KB 312/367 KB 100/558 KB 200/238 KB 148/186 KB 172/1199 KB 316/367 KB 100/558 KB 200/238 KB 148/186 KB 172/1199 KB 320/367 KB 100/558 KB 200/238 KB 148/186 KB 172/1199 KB 300/367 KB 100/558 KB 192/238 KB 132/186 KB 148/1199 KB 320/367 KB 104/558 KB 200/238 KB 148/186 KB 172/1199 KB 320/367 KB 108/558 KB 200/238 KB 148/186 KB 172/1199 KB 320/367 KB 112/558 KB 200/238 KB 148/186 KB 172/1199 KB 320/367 KB 116/558 KB 200/238 KB 148/186 KB 172/1199 KB 324/367 KB 120/558 KB 200/238 KB 148/186 KB 172/1199 KB 324/367 KB 124/558 KB 200/238 KB 148/186 KB 172/1199 KB 324/367 KB 128/558 KB 200/238 KB 148/186 KB 172/1199 KB 308/367 KB 100/558 KB 200/238 KB 148/186 KB 172/1199 KB 324/367 KB 128/558 KB 200/238 KB 152/186 KB 172/1199 KB 324/367 KB 128/558 KB 200/238 KB 156/186 KB 172/1199 KB 324/367 KB 128/558 KB 200/238 KB 160/186 KB 172/1199 KB 308/367 KB 100/558 KB 200/238 KB 144/186 KB 172/1199 KB 324/367 KB 128/558 KB 204/238 KB 160/186 KB 172/1199 KB 324/367 KB 128/558 KB 208/238 KB 160/186 KB 172/1199 KB 324/367 KB 128/558 KB 212/238 KB 160/186 KB 172/1199 KB 324/367 KB 128/558 KB 216/238 KB 160/186 KB 172/1199 KB 324/367 KB 128/558 KB 220/238 KB 160/186 KB 172/1199 KB 324/367 KB 128/558 KB 224/238 KB 160/186 KB 172/1199 KB 324/367 KB 128/558 KB 228/238 KB 160/186 KB 172/1199 KB 324/367 KB 132/558 KB 232/238 KB 164/186 KB 176/1199 KB 324/367 KB 132/558 KB 236/238 KB 164/186 KB 176/1199 KB 324/367 KB 116/558 KB 200/238 KB 148/186 KB 172/1199 KB 328/367 KB 132/558 KB 236/238 KB 164/186 KB 176/1199 KB 332/367 KB 132/558 KB 236/238 KB 164/186 KB 176/1199 KB 336/367 KB 132/558 KB 236/238 KB 164/186 KB 176/1199 KB 324/367 KB 132/558 KB 228/238 KB 164/186 KB 176/1199 KB 340/367 KB 132/558 KB 236/238 KB 164/186 KB 176/1199 KB 344/367 KB 132/558 KB 238/238 KB 164/186 KB 180/1199 KB 348/367 KB 132/558 KB 238/238 KB 164/186 KB 180/1199 KB 324/367 KB 132/558 KB 228/238 KB 164/186 KB 172/1199 KB 348/367 KB 136/558 KB 238/238 KB 164/186 KB 180/1199 KB 348/367 KB 140/558 KB 238/238 KB 164/186 KB 180/1199 KB 348/367 KB 144/558 KB 238/238 KB 164/186 KB 180/1199 KB 324/367 KB 128/558 KB 228/238 KB 164/186 KB 172/1199 KB 348/367 KB 144/558 KB 238/238 KB 168/186 KB 180/1199 KB 348/367 KB 144/558 KB 238/238 KB 172/186 KB 180/1199 KB 348/367 KB 144/558 KB 238/238 KB 176/186 KB 180/1199 KB 348/367 KB 144/558 KB 238/238 KB 180/186 KB 180/1199 KB 352/367 KB 144/558 KB 238/238 KB 184/18 unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 6 KB 180/1199 KB 352/367 KB 144/558 KB 238/238 KB 186/186 KB 180/1199 KB 340/367 KB 132/558 KB 238/238 KB 164/186 KB 180/1199 KB 340/367 KB 132/558 KB 236/238 KB 164/186 KB 180/1199 KB 352/367 KB 144/558 KB 238/238 KB 186/186 KB 184/1199 KB 352/367 KB 144/558 KB 238/238 KB 186/186 KB 188/1199 KB 352/367 KB 144/558 KB 238/238 KB 186/186 KB 192/1199 KB 352/367 KB 144/558 KB 238/238 KB 180/186 KB 180/1199 KB 352/367 KB 144/558 KB 238/238 KB 186/186 KB 196/1199 KB 356/367 KB 148/558 KB 238/238 KB 186/186 KB 200/1199 KB 356/367 KB 148/558 KB 238/238 KB 186/186 KB 204/1199 KB 356/367 KB 148/558 KB 238/238 KB 186/186 KB 208/1199 KB 356/367 KB 148/558 KB 238/238 KB 186/186 KB 196/1199 KB 360/367 KB 148/558 KB 238/238 KB 186/186 KB 208/1199 KB 364/367 KB 148/558 KB 238/238 KB 186/186 KB 208/1199 KB 367/367 KB 148/558 KB 238/238 KB 186/186 KB 208/1199 KB 352/367 KB 148/558 KB 238/238 KB 186/186 KB 196/1199 KB 367/367 KB 152/558 KB 238/238 KB 186/186 KB 208/1199 KB 367/367 KB 156/558 KB 238/238 KB 186/186 KB 208/1199 KB 367/367 KB 160/558 KB 238/238 KB 186/186 KB 208/1199 KB 367/367 KB 164/558 KB 238/238 KB 186/186 KB 208/1199 KB 367/367 KB 168/558 KB 238/238 KB 186/186 KB 212/1199 KB 367/367 KB 172/558 KB 238/238 KB 186/186 KB 212/1199 KB 367/367 KB 176/558 KB 238/238 KB 186/186 KB 212/1199 KB 367/367 KB 164/558 KB 238/238 KB 186/186 KB 212/1199 KB 367/367 KB 176/558 KB 238/238 KB 186/186 KB 216/1199 KB 367/367 KB 176/558 KB 238/238 KB 186/186 KB 220/1199 KB 367/367 KB 176/558 KB 238/238 KB 186/186 KB 224/1199 KB 367/367 KB 180/558 KB 238/238 KB 186/186 KB 228/1199 KB 367/367 KB 180/558 KB 238/238 KB 186/186 KB 224/1199 KB 367/367 KB 184/558 KB 238/238 KB 186/186 KB 228/1199 KB 367/367 KB 188/558 KB 238/238 KB 186/186 KB 228/1199 KB 367/367 KB 192/558 KB 238/238 KB 186/186 KB 228/1199 KB 367/367 KB 196/558 KB 238/238 KB 186/186 KB 232/1199 KB 367/367 KB 200/558 KB 232/1199 KB 367/367 KB 204/558 KB 232/1199 KB 367/367 KB 208/558 KB 232/1199 KB 367/367 KB 192/558 KB 238/238 KB 186/186 KB 232/1199 KB 367/367 KB 208/558 KB 236/1199 KB 367/367 KB 208/558 KB 240/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1604.3 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1256.5 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2443.1 KB/sec) unit-oai-hss-0: 17:20:03 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 208/558 KB 244/1199 KB 208/558 KB 248/1199 KB 212/558 KB 252/1199 KB 212/558 KB 256/1199 KB 4/181 KB 212/558 KB 256/1199 KB 4/181 KB 4/1206 KB 212/558 KB 256/1199 KB 4/181 KB 8/1206 KB 212/558 KB 256/1199 KB 4/181 KB 12/1206 KB 212/558 KB 256/1199 KB 4/181 KB 16/1206 KB 212/558 KB 256/1199 KB 8/181 KB 16/1206 KB 212/558 KB 256/1199 KB 12/181 KB 16/1206 KB 212/558 KB 256/1199 KB 16/181 KB 16/1206 KB 212/558 KB 256/1199 KB 16/181 KB 20/1206 KB 212/558 KB 256/1199 KB 16/181 KB 24/1206 KB 212/558 KB 256/1199 KB 20/181 KB 28/1206 KB 212/558 KB 256/1199 KB 20/181 KB 32/1206 KB 212/558 KB 256/1199 KB 212/558 KB 248/1199 KB 20/181 KB 32/1206 KB 216/558 KB 256/1199 KB 20/181 KB 32/1206 KB 220/558 KB 256/1199 KB 20/181 KB 32/1206 KB 224/558 KB 256/1199 KB 20/181 KB 36/1206 KB 228/558 KB 260/1199 KB 20/181 KB 24/1206 KB 212/558 KB 256/1199 KB 24/181 KB 36/1206 KB 228/558 KB 260/1199 KB 28/181 KB 36/1206 KB 228/558 KB 260/1199 KB 32/181 KB 36/1206 KB 228/558 KB 260/1199 KB 36/181 KB 36/1206 KB 228/558 KB 260/1199 KB 40/181 KB 36/1206 KB 232/558 KB 260/1199 KB 44/181 KB 36/1206 KB 232/558 KB 260/1199 KB 48/181 KB 36/1206 KB 232/558 KB 260/1199 KB 20/181 KB 36/1206 KB 224/558 KB 260/1199 KB 48/181 KB 40/1206 KB 232/558 KB 260/1199 KB 48/181 KB 44/1206 KB 232/558 KB 260/1199 KB 48/181 KB 48/1206 KB 232/558 KB 260/1199 KB 48/181 KB 52/1206 KB 232/558 KB 260/1199 KB 52/181 KB 56/1206 KB 232/558 KB 260/1199 KB 52/181 KB 60/1206 KB 232/558 KB 260/1199 KB 52/181 KB 64/1206 KB 232/558 KB 260/1199 KB 20/181 KB 32/1206 KB 224/558 KB 260/1199 KB 52/181 KB 64/1206 KB 232/558 KB 264/1199 KB 52/181 KB 64/1206 KB 232/558 KB 268/1199 KB 52/181 KB 64/1206 KB 232/558 KB 272/1199 KB 52/181 KB 64/1206 KB 232/558 KB 276/1199 KB 52/181 KB 64/1206 KB 232/558 KB 280/1199 KB 52/181 KB 64/1206 KB 232/558 KB 284/1199 KB 52/181 KB 64/1206 KB 232/558 KB 288/1199 KB 52/181 KB 64/1206 KB 232/558 KB 292/1199 KB 52/181 KB 64/1206 KB 232/558 KB 296/1199 KB 52/181 KB 64/1206 KB 232/558 KB 300/1199 KB 52/181 KB 64/1206 KB 232/558 KB 304/1199 KB 52/181 KB 64/1206 KB 232/558 KB 308/1199 KB 52/181 KB 68/1206 KB 232/558 KB 312/1199 KB 52/181 KB 68/1206 KB 232/558 KB 316/1199 KB 52/181 KB 68/1206 KB 232/558 KB 320/1199 KB 52/181 KB 52/1206 KB 232/558 KB 260/1199 KB 56/181 KB 68/1206 KB 232/558 KB 320/1199 KB 60/181 KB 68/1206 KB 232/558 KB 320/1199 KB 64/181 KB 68/1206 KB 232/558 KB 320/1199 KB 36/181 KB 36/1206 KB 232/558 KB 260/1199 KB 64/181 KB 68/1206 KB 236/558 KB 320/1199 KB 64/181 KB 68/1206 KB 240/558 KB 320/1199 KB 64/181 KB 68/1206 KB 244/558 KB 320/1199 KB 64/181 KB 68/1206 KB 248/558 KB 320/1199 KB 64/181 KB 68/1206 KB 252/558 KB 320/1199 KB 64/181 KB 68/1206 KB 256/558 KB 320/1199 KB 64/181 KB 68/1206 KB 260/558 KB 320/1199 KB 68/181 KB 68/1206 KB 264/558 KB 320/1199 KB 68/181 KB 68/1206 KB 268/558 KB 320/1199 KB 68/181 KB 68/1206 KB 272/558 KB 320/1199 KB 52/181 KB 68/1206 KB 232/558 KB 308/1199 KB 68/181 KB 72/1206 KB 272/558 KB 320/1199 KB 68/181 KB 76/1206 KB 272/558 KB 320/1199 KB 68/181 KB 80/1206 KB 272/558 KB 320/1199 KB 68/181 KB 68/1206 KB 260/558 KB 320/1199 KB 72/181 KB 80/1206 KB 272/558 KB 320/1199 KB 76/181 KB 84/1206 KB 272/558 KB 320/1199 KB 80/181 KB 84/1206 KB 272/558 KB 320/1199 KB 84/181 KB 84/1206 KB 272/558 KB 320/1199 KB 88/181 KB 84/1206 KB 276/558 KB 324/1199 KB 92/181 KB 84/1206 KB 276/558 KB 324/1199 KB 72/181 KB 84/1206 KB 272/558 KB 320/ unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 1199 KB 92/181 KB 88/1206 KB 276/558 KB 324/1199 KB 92/181 KB 92/1206 KB 276/558 KB 324/1199 KB 92/181 KB 96/1206 KB 276/558 KB 324/1199 KB 84/181 KB 84/1206 KB 276/558 KB 324/1199 KB 92/181 KB 96/1206 KB 276/558 KB 328/1199 KB 96/181 KB 96/1206 KB 276/558 KB 332/1199 KB 96/181 KB 96/1206 KB 276/558 KB 336/1199 KB 96/181 KB 96/1206 KB 276/558 KB 340/1199 KB 96/181 KB 100/1206 KB 276/558 KB 344/1199 KB 96/181 KB 100/1206 KB 276/558 KB 348/1199 KB 84/181 KB 84/1206 KB 276/558 KB 320/1199 KB 96/181 KB 100/1206 KB 280/558 KB 348/1199 KB 96/181 KB 100/1206 KB 284/558 KB 348/1199 KB 96/181 KB 100/1206 KB 288/558 KB 348/1199 KB 96/181 KB 100/1206 KB 292/558 KB 348/1199 KB 96/181 KB 100/1206 KB 296/558 KB 348/1199 KB 96/181 KB 100/1206 KB 300/558 KB 348/1199 KB 96/181 KB 100/1206 KB 304/558 KB 348/1199 KB 96/181 KB 100/1206 KB 308/558 KB 348/1199 KB 96/181 KB 100/1206 KB 312/558 KB 352/1199 KB 96/181 KB 100/1206 KB 316/558 KB 352/1199 KB 96/181 KB 100/1206 KB 320/558 KB 352/1199 KB 96/181 KB 100/1206 KB 276/558 KB 340/1199 KB 96/181 KB 104/1206 KB 320/558 KB 352/1199 KB 96/181 KB 108/1206 KB 320/558 KB 352/1199 KB 96/181 KB 112/1206 KB 320/558 KB 352/1199 KB 96/181 KB 96/1206 KB 276/558 KB 328/1199 KB 100/181 KB 112/1206 KB 320/558 KB 352/1199 KB 104/181 KB 112/1206 KB 320/558 KB 352/1199 KB 108/181 KB 112/1206 KB 320/558 KB 352/1199 KB 112/181 KB 112/1206 KB 320/558 KB 352/1199 KB 112/181 KB 116/1206 KB 320/558 KB 352/1199 KB 116/181 KB 120/1206 KB 320/558 KB 352/1199 KB 116/181 KB 124/1206 KB 320/558 KB 352/1199 KB 116/181 KB 128/1206 KB 320/558 KB 352/1199 KB 96/181 KB 100/1206 KB 308/558 KB 352/1199 KB 116/181 KB 128/1206 KB 320/558 KB 356/1199 KB 116/181 KB 128/1206 KB 320/558 KB 360/1199 KB 116/181 KB 128/1206 KB 320/558 KB 364/1199 KB 116/181 KB 128/1206 KB 320/558 KB 368/1199 KB 116/181 KB 128/1206 KB 320/558 KB 372/1199 KB 116/181 KB 132/1206 KB 324/558 KB 376/1199 KB 116/181 KB 132/1206 KB 324/558 KB 380/1199 KB 116/181 KB 132/1206 KB 324/558 KB 384/1199 KB 116/181 KB 116/1206 KB 320/558 KB 352/1199 KB 120/181 KB 132/1206 KB 324/558 KB 384/1199 KB 124/181 KB 132/1206 KB 324/558 KB 384/1199 KB 128/181 KB 132/1206 KB 324/558 KB 384/1199 KB 132/181 KB 132/1206 KB 324/558 KB 384/1199 KB 136/181 KB 132/1206 KB 324/558 KB 384/1199 KB 140/181 KB 132/1206 KB 324/558 KB 384/1199 KB 144/181 KB 132/1206 KB 324/558 KB 384/1199 KB 116/181 KB 132/1206 KB 324/558 KB 372/1199 KB 144/181 KB 132/1206 KB 328/558 KB 384/1199 KB 116/181 KB 132/1206 KB 320/558 KB 372/1199 KB 144/181 KB 136/1206 KB 328/558 KB 384/1199 KB 144/181 KB 140/1206 KB 328/558 KB 384/1199 KB 144/181 KB 144/1206 KB 328/558 KB 384/1199 KB 144/181 KB 148/1206 KB 332/558 KB 384/1199 KB 148/181 KB 152/1206 KB 332/558 KB 388/1199 KB 148/181 KB 156/1206 KB 332/558 KB 388/1199 KB 148/181 KB 160/1206 KB 332/558 KB 388/1199 KB 144/181 KB 144/1206 KB 332/558 KB 384/1199 KB 148/181 KB 160/1206 KB 336/558 KB 388/1199 KB 148/181 KB 160/1206 KB 340/558 KB 388/1199 KB 148/181 KB 160/1206 KB 344/558 KB 388/1199 KB 148/181 KB 160/1206 KB 348/558 KB 388/1199 KB 148/181 KB 160/1206 KB 352/558 KB 388/1199 KB 148/181 KB 148/1206 KB 332/558 KB 388/1199 KB 148/181 KB 164/1206 KB 352/558 KB 392/1199 KB 148/181 KB 164/1206 KB 352/558 KB 396/1199 KB 148/181 KB 164/1206 KB 352/558 KB 400/1199 KB 148/181 KB 148/1206 KB 332/558 KB 384/1199 KB 152/181 KB 164/1206 KB 352/558 KB 400/1199 KB 156/181 KB 164/1206 KB 352/558 KB 400/1199 KB unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 160/181 KB 164/1206 KB 352/558 KB 400/1199 KB 160/181 KB 164/1206 KB 356/558 KB 400/1199 KB 164/181 KB 164/1206 KB 360/558 KB 404/1199 KB 148/181 KB 164/1206 KB 352/558 KB 388/1199 KB 164/181 KB 168/1206 KB 364/558 KB 404/1199 KB 164/181 KB 172/1206 KB 364/558 KB 404/1199 KB 164/181 KB 176/1206 KB 364/558 KB 404/1199 KB 164/181 KB 180/1206 KB 364/558 KB 404/1199 KB 164/181 KB 164/1206 KB 356/558 KB 404/1199 KB 164/181 KB 180/1206 KB 364/558 KB 408/1199 KB 164/181 KB 180/1206 KB 364/558 KB 412/1199 KB 164/181 KB 180/1206 KB 364/558 KB 416/1199 KB 164/181 KB 164/1206 KB 356/558 KB 400/1199 KB 168/181 KB 180/1206 KB 364/558 KB 416/1199 KB 172/181 KB 180/1206 KB 364/558 KB 416/1199 KB 176/181 KB 180/1206 KB 364/558 KB 416/1199 KB 180/181 KB 180/1206 KB 364/558 KB 416/1199 KB 181/181 KB 180/1206 KB 364/558 KB 420/1199 KB 164/181 KB 164/1206 KB 364/558 KB 404/1199 KB 181/181 KB 180/1206 KB 368/558 KB 420/1199 KB 181/181 KB 180/1206 KB 372/558 KB 420/1199 KB 181/181 KB 184/1206 KB 376/558 KB 420/1199 KB 181/181 KB 184/1206 KB 380/558 KB 420/1199 KB 181/181 KB 184/1206 KB 384/558 KB 420/1199 KB 180/181 KB 180/1206 KB 364/558 KB 420/1199 KB 181/181 KB 184/1206 KB 384/558 KB 424/1199 KB 181/181 KB 184/1206 KB 384/558 KB 428/1199 KB 181/181 KB 184/1206 KB 384/558 KB 432/1199 KB 181/181 KB 184/1206 KB 384/558 KB 436/1199 KB 181/181 KB 184/1206 KB 388/558 KB 440/1199 KB 181/181 KB 184/1206 KB 388/558 KB 444/1199 KB 181/181 KB 184/1206 KB 388/558 KB 448/1199 KB 181/181 KB 184/1206 KB 388/558 KB 452/1199 KB 181/181 KB 184/1206 KB 372/558 KB 420/1199 KB 181/181 KB 188/1206 KB 388/558 KB 452/1199 KB 181/181 KB 192/1206 KB 388/558 KB 452/1199 KB 181/181 KB 196/1206 KB 388/558 KB 452/1199 KB 181/181 KB 200/1206 KB 388/558 KB 452/1199 KB 181/181 KB 204/1206 KB 388/558 KB 452/1199 KB 181/181 KB 208/1206 KB 388/558 KB 452/1199 KB 181/181 KB 212/1206 KB 388/558 KB 452/1199 KB 181/181 KB 216/1206 KB 388/558 KB 452/1199 KB 181/181 KB 220/1206 KB 388/558 KB 452/1199 KB 181/181 KB 224/1206 KB 388/558 KB 452/1199 KB 181/181 KB 228/1206 KB 388/558 KB 452/1199 KB 181/181 KB 184/1206 KB 388/558 KB 436/1199 KB 181/181 KB 228/1206 KB 392/558 KB 456/1199 KB 181/181 KB 228/1206 KB 396/558 KB 456/1199 KB 181/181 KB 228/1206 KB 400/558 KB 456/1199 KB 181/181 KB 228/1206 KB 404/558 KB 456/1199 KB 181/181 KB 228/1206 KB 408/558 KB 456/1199 KB 181/181 KB 228/1206 KB 412/558 KB 456/1199 KB 181/181 KB 228/1206 KB 416/558 KB 456/1199 KB 181/181 KB 228/1206 KB 420/558 KB 456/1199 KB 181/181 KB 228/1206 KB 424/558 KB 456/1199 KB 181/181 KB 228/1206 KB 428/558 KB 456/1199 KB 181/181 KB 228/1206 KB 388/558 KB 456/1199 KB 181/181 KB 232/1206 KB 428/558 KB 460/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 861.0 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 232/1206 KB 428/558 KB 464/1199 KB 232/1206 KB 428/558 KB 468/1199 KB 181/181 KB 232/1206 KB 428/558 KB 456/1199 KB 236/1206 KB 432/558 KB 468/1199 KB 240/1206 KB 432/558 KB 468/1199 KB 232/1206 KB 432/558 KB 468/1199 KB 240/1206 KB 436/558 KB 468/1199 KB 244/1206 KB 440/558 KB 472/1199 KB 244/1206 KB 444/558 KB 472/1199 KB 244/1206 KB 448/558 KB 472/1199 KB 244/1206 KB 436/558 KB 472/1199 KB 244/1206 KB 448/558 KB 476/1199 KB 244/1206 KB 448/558 KB 480/1199 KB 244/1206 KB 448/558 KB 484/1199 KB 244/1206 KB 452/558 KB 488/1199 KB 244/1206 KB 452/558 KB 492/1199 KB 244/1206 KB 452/558 KB 496/1199 KB 244/1206 KB 436/558 KB 468/1199 KB 248/1206 KB 452/558 KB 496/1199 KB 252/1206 KB 452/558 KB 496/1199 KB 256/1206 KB 452/558 KB 496/1199 KB 260/1206 KB 452/558 KB 496/1199 KB 264/1206 KB 452/558 KB 496/1199 KB 268/1206 KB 452/558 KB 496/1199 KB 272/1206 KB 452/558 KB 496/1199 KB 244/1206 KB 452/558 KB 484/1199 KB 272/1206 KB 456/558 KB 496/1199 KB 272/1206 KB 460/558 KB 496/1199 KB 272/1206 KB 464/558 KB 496/1199 KB 272/1206 KB 468/558 KB 496/1199 KB 276/1206 KB 472/558 KB 500/1199 KB 276/1206 KB 476/558 KB 500/1199 KB 276/1206 KB 480/558 KB 500/1199 KB 276/1206 KB 468/558 KB 500/1199 KB 276/1206 KB 480/558 KB 504/1199 KB 276/1206 KB 480/558 KB 508/1199 KB 276/1206 KB 480/558 KB 512/1199 KB 276/1206 KB 468/558 KB 496/1199 KB 280/1206 KB 480/558 KB 512/1199 KB 280/1206 KB 480/558 KB 516/1199 KB 284/1206 KB 484/558 KB 520/1199 KB 284/1206 KB 484/558 KB 524/1199 KB 284/1206 KB 484/558 KB 528/1199 KB 284/1206 KB 484/558 KB 516/1199 KB 284/1206 KB 488/558 KB 528/1199 KB 284/1206 KB 492/558 KB 528/1199 KB 284/1206 KB 496/558 KB 528/1199 KB 284/1206 KB 500/558 KB 532/1199 KB 284/1206 KB 504/558 KB 532/1199 KB 284/1206 KB 508/558 KB 532/1199 KB 284/1206 KB 512/558 KB 532/1199 KB 284/1206 KB 480/558 KB 516/1199 KB 288/1206 KB 512/558 KB 532/1199 KB 292/1206 KB 512/558 KB 532/1199 KB 296/1206 KB 512/558 KB 532/1199 KB 300/1206 KB 512/558 KB 532/1199 KB 304/1206 KB 512/558 KB 532/1199 KB 308/1206 KB 512/558 KB 532/1199 KB 312/1206 KB 512/558 KB 532/1199 KB 316/1206 KB 512/558 KB 532/1199 KB 320/1206 KB 512/558 KB 532/1199 KB 284/1206 KB 496/558 KB 532/1199 KB 320/1206 KB 512/558 KB 536/1199 KB 320/1206 KB 512/558 KB 540/1199 KB 320/1206 KB 512/558 KB 544/1199 KB 320/1206 KB 512/558 KB 548/1199 KB 320/1206 KB 516/558 KB 552/1199 KB 320/1206 KB 516/558 KB 556/1199 KB 324/1206 KB 516/558 KB 560/1199 KB 320/1206 KB 516/558 KB 548/1199 KB 324/1206 KB 520/558 KB 560/1199 KB 324/1206 KB 524/558 KB 560/1199 KB 324/1206 KB 528/558 KB 560/1199 KB 324/1206 KB 516/558 KB 556/1199 KB 328/1206 KB 528/558 KB 560/1199 KB 332/1206 KB 528/558 KB 564/1199 KB 336/1206 KB 528/558 KB 564/1199 KB 336/1206 KB 532/558 KB 564/1199 KB 340/1206 KB 536/558 KB 564/1199 KB 340/1206 KB 540/558 KB 564/1199 KB 340/1206 KB 544/558 KB 564/1199 KB 340/1206 KB 548/558 KB 564/1199 KB 340/1206 KB 552/558 KB 564/1199 KB 340/1206 KB 556/558 KB 564/1199 KB 340/1206 KB 558/558 KB 564/1199 KB 328/1206 KB 528/558 KB 564/1199 KB 340/1206 KB 558/558 KB 568/1199 KB 340/1206 KB 558/558 KB 572/1199 KB 340/1206 KB 558/558 KB 576/1199 KB 340/1206 KB 558/558 KB 580/1199 KB 340/1206 KB 558/558 KB 584/1199 KB 340/1206 KB 558/558 KB 588/1199 KB 340/1206 KB 558/558 KB 592/1199 KB 340/1206 KB 532/558 KB 564/1199 KB 344/1206 KB 558/558 KB 592/1199 KB 348/1206 KB 558/558 KB 592/1199 KB 352/1206 KB 558/558 KB 592/1199 KB unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 356/1206 KB 558/558 KB 592/1199 KB 360/1206 KB 558/558 KB 596/1199 KB 364/1206 KB 558/558 KB 596/1199 KB 368/1206 KB 558/558 KB 596/1199 KB 372/1206 KB 558/558 KB 596/1199 KB 376/1206 KB 558/558 KB 596/1199 KB 380/1206 KB 558/558 KB 596/1199 KB 384/1206 KB 558/558 KB 596/1199 KB 356/1206 KB 558/558 KB 596/1199 KB 384/1206 KB 558/558 KB 600/1199 KB 384/1206 KB 558/558 KB 604/1199 KB 384/1206 KB 558/558 KB 608/1199 KB 384/1206 KB 558/558 KB 612/1199 KB 384/1206 KB 558/558 KB 616/1199 KB 384/1206 KB 558/558 KB 620/1199 KB 384/1206 KB 558/558 KB 624/1199 KB 388/1206 KB 558/558 KB 628/1199 KB 388/1206 KB 558/558 KB 632/1199 KB 388/1206 KB 558/558 KB 636/1199 KB 388/1206 KB 558/558 KB 640/1199 KB 388/1206 KB 558/558 KB 624/1199 KB 392/1206 KB 558/558 KB 640/1199 KB 396/1206 KB 558/558 KB 640/1199 KB 400/1206 KB 558/558 KB 640/1199 KB 404/1206 KB 558/558 KB 640/1199 KB 408/1206 KB 558/558 KB 644/1199 KB 412/1206 KB 558/558 KB 644/1199 KB 416/1206 KB 558/558 KB 644/1199 KB 404/1206 KB 558/558 KB 644/1199 KB 416/1206 KB 558/558 KB 648/1199 KB 420/1206 KB 558/558 KB 648/1199 KB 420/1206 KB 558/558 KB 652/1199 KB 420/1206 KB 558/558 KB 656/1199 KB 420/1206 KB 558/558 KB 660/1199 KB 424/1206 KB 558/558 KB 664/1199 KB 424/1206 KB 558/558 KB 668/1199 KB 424/1206 KB 558/558 KB 672/1199 KB 424/1206 KB 558/558 KB 676/1199 KB 424/1206 KB 558/558 KB 680/1199 KB 424/1206 KB 558/558 KB 684/1199 KB 424/1206 KB 558/558 KB 688/1199 KB 424/1206 KB 558/558 KB 692/1199 KB 424/1206 KB 558/558 KB 660/1199 KB 428/1206 KB 558/558 KB 692/1199 KB 432/1206 KB 558/558 KB 692/1199 KB 436/1206 KB 558/558 KB 692/1199 KB 440/1206 KB 558/558 KB 692/1199 KB 444/1206 KB 558/558 KB 692/1199 KB 448/1206 KB 558/558 KB 692/1199 KB 452/1206 KB 558/558 KB 692/1199 KB 456/1206 KB 558/558 KB 692/1199 KB 460/1206 KB 558/558 KB 696/1199 KB 464/1206 KB 558/558 KB 696/1199 KB 468/1206 KB 558/558 KB 696/1199 KB 472/1206 KB 558/558 KB 696/1199 KB 476/1206 KB 558/558 KB 696/1199 KB 480/1206 KB 558/558 KB 696/1199 KB 456/1206 KB 558/558 KB 696/1199 KB 480/1206 KB 558/558 KB 700/1199 KB 480/1206 KB 558/558 KB 704/1199 KB 480/1206 KB 558/558 KB 708/1199 KB 480/1206 KB 558/558 KB 712/1199 KB 480/1206 KB 558/558 KB 716/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2283.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 484/1206 KB 716/1199 KB 488/1206 KB 720/1199 KB 492/1206 KB 720/1199 KB 496/1206 KB 720/1199 KB 484/1206 KB 720/1199 KB 496/1206 KB 724/1199 KB 496/1206 KB 728/1199 KB 500/1206 KB 732/1199 KB 500/1206 KB 736/1199 KB 500/1206 KB 740/1199 KB 500/1206 KB 744/1199 KB 500/1206 KB 748/1199 KB 500/1206 KB 752/1199 KB 500/1206 KB 756/1199 KB 500/1206 KB 760/1199 KB 500/1206 KB 764/1199 KB 500/1206 KB 768/1199 KB 500/1206 KB 728/1199 KB 504/1206 KB 768/1199 KB 508/1206 KB 768/1199 KB 512/1206 KB 768/1199 KB 516/1206 KB 768/1199 KB 520/1206 KB 768/1199 KB 524/1206 KB 768/1199 KB 528/1206 KB 768/1199 KB 532/1206 KB 768/1199 KB 536/1206 KB 772/1199 KB 540/1206 KB 772/1199 KB 544/1206 KB 772/1199 KB 532/1206 KB 772/1199 KB 544/1206 KB 776/1199 KB 544/1206 KB 780/1199 KB 544/1206 KB 784/1199 KB 544/1206 KB 788/1199 KB 548/1206 KB 792/1199 KB 548/1206 KB 796/1199 KB 548/1206 KB 788/1199 KB 552/1206 KB 796/1199 KB 556/1206 KB 796/1199 KB 560/1206 KB 796/1199 KB 564/1206 KB 800/1199 KB 568/1206 KB 800/1199 KB 560/1206 KB 800/1199 KB 568/1206 KB 804/1199 KB 568/1206 KB 808/1199 KB 572/1206 KB 812/1199 KB 572/1206 KB 816/1199 KB 572/1206 KB 820/1199 KB 572/1206 KB 824/1199 KB 572/1206 KB 828/1199 KB 572/1206 KB 832/1199 KB 572/1206 KB 836/1199 KB 572/1206 KB 840/1199 KB 572/1206 KB 844/1199 KB 572/1206 KB 808/1199 KB 576/1206 KB 844/1199 KB 580/1206 KB 844/1199 KB 584/1206 KB 844/1199 KB 588/1206 KB 844/1199 KB 592/1206 KB 844/1199 KB 596/1206 KB 844/1199 KB 600/1206 KB 844/1199 KB 604/1206 KB 844/1199 KB 608/1206 KB 848/1199 KB 604/1206 KB 848/1199 KB 608/1206 KB 852/1199 KB 612/1206 KB 856/1199 KB 612/1206 KB 860/1199 KB 612/1206 KB 864/1199 KB 612/1206 KB 852/1199 KB 616/1206 KB 864/1199 KB 620/1206 KB 864/1199 KB 624/1206 KB 864/1199 KB 628/1206 KB 864/1199 KB 628/1206 KB 868/1199 KB 628/1206 KB 872/1199 KB 628/1206 KB 876/1199 KB 632/1206 KB 876/1199 KB 636/1206 KB 876/1199 KB 640/1206 KB 880/1199 KB 636/1206 KB 880/1199 KB 640/1206 KB 884/1199 KB 640/1206 KB 888/1199 KB 640/1206 KB 892/1199 KB 644/1206 KB 896/1199 KB 644/1206 KB 900/1199 KB 644/1206 KB 904/1199 KB 644/1206 KB 908/1199 KB 644/1206 KB 912/1199 KB 644/1206 KB 916/1199 KB 644/1206 KB 920/1199 KB 644/1206 KB 924/1199 KB 644/1206 KB 928/1199 KB 644/1206 KB 932/1199 KB 644/1206 KB 892/1199 KB 648/1206 KB 932/1199 KB 652/1206 KB 932/1199 KB 656/1206 KB 932/1199 KB 660/1206 KB 932/1199 KB 664/1206 KB 932/1199 KB 668/1206 KB 932/1199 KB 672/1206 KB 932/1199 KB 676/1206 KB 932/1199 KB 680/1206 KB 932/1199 KB 684/1206 KB 932/1199 KB 688/1206 KB 932/1199 KB 692/1206 KB 932/1199 KB 692/1206 KB 936/1199 KB 692/1206 KB 940/1199 KB 692/1206 KB 944/1199 KB 692/1206 KB 948/1199 KB 696/1206 KB 952/1199 KB 696/1206 KB 956/1199 KB 696/1206 KB 960/1199 KB 696/1206 KB 948/1199 KB 700/1206 KB 960/1199 KB 704/1206 KB 960/1199 KB 704/1206 KB 964/1199 KB 704/1206 KB 968/1199 KB 704/1206 KB 972/1199 KB 704/1206 KB 976/1199 KB 704/1206 KB 980/1199 KB 704/1206 KB 984/1199 KB 704/1206 KB 988/1199 KB 704/1206 KB 992/1199 KB 704/1206 KB 996/1199 KB 704/1206 KB 1000/1199 KB 704/1206 KB 1004/1199 KB 704/1206 KB 1008/1199 KB 704/1206 KB 1012/1199 KB 704/1206 KB 1016/1199 KB 704/1206 KB 1020/1199 KB 704/1206 KB 1024/1199 KB 704/1206 KB 1028/1199 KB 708/1206 KB 1028/1199 KB 712/1206 KB 1028/1199 KB 716/1206 KB 1028/1199 KB 720/1206 KB 1028/1199 KB 724/1206 KB 1028/1199 KB 728/1206 KB 1028/1199 KB 732/1206 unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install KB 1028/1199 KB 736/1206 KB 1028/1199 KB 740/1206 KB 1028/1199 KB 744/1206 KB 1028/1199 KB 748/1206 KB 1028/1199 KB 752/1206 KB 1028/1199 KB 756/1206 KB 1028/1199 KB 760/1206 KB 1028/1199 KB 764/1206 KB 1028/1199 KB 768/1206 KB 1028/1199 KB 772/1206 KB 1028/1199 KB 776/1206 KB 1028/1199 KB 780/1206 KB 1032/1199 KB 784/1206 KB 1032/1199 KB 788/1206 KB 1032/1199 KB 792/1206 KB 1032/1199 KB 796/1206 KB 1032/1199 KB 800/1206 KB 1032/1199 KB 804/1206 KB 1032/1199 KB 808/1206 KB 1032/1199 KB 812/1206 KB 1032/1199 KB 816/1206 KB 1032/1199 KB 776/1206 KB 1032/1199 KB 816/1206 KB 1036/1199 KB 816/1206 KB 1040/1199 KB 816/1206 KB 1044/1199 KB 816/1206 KB 1048/1199 KB 816/1206 KB 1052/1199 KB 816/1206 KB 1056/1199 KB 816/1206 KB 1060/1199 KB 816/1206 KB 1064/1199 KB 816/1206 KB 1068/1199 KB 820/1206 KB 1072/1199 KB 820/1206 KB 1076/1199 KB 820/1206 KB 1080/1199 KB 820/1206 KB 1084/1199 KB 820/1206 KB 1088/1199 KB 820/1206 KB 1092/1199 KB 820/1206 KB 1096/1199 KB 820/1206 KB 1100/1199 KB 820/1206 KB 1104/1199 KB 820/1206 KB 1108/1199 KB 820/1206 KB 1112/1199 KB 820/1206 KB 1116/1199 KB 820/1206 KB 1068/1199 KB 824/1206 KB 1116/1199 KB 828/1206 KB 1116/1199 KB 832/1206 KB 1116/1199 KB 836/1206 KB 1116/1199 KB 840/1206 KB 1116/1199 KB 844/1206 KB 1116/1199 KB 848/1206 KB 1116/1199 KB 852/1206 KB 1116/1199 KB 852/1206 KB 1120/1199 KB 856/1206 KB 1120/1199 KB 860/1206 KB 1120/1199 KB 864/1206 KB 1124/1199 KB 868/1206 KB 1124/1199 KB 872/1206 KB 1124/1199 KB 876/1206 KB 1124/1199 KB 880/1206 KB 1124/1199 KB 860/1206 KB 1124/1199 KB 880/1206 KB 1128/1199 KB 880/1206 KB 1132/1199 KB 880/1206 KB 1136/1199 KB 880/1206 KB 1140/1199 KB 884/1206 KB 1144/1199 KB 884/1206 KB 1148/1199 KB 884/1206 KB 1152/1199 KB 884/1206 KB 1140/1199 KB 888/1206 KB 1152/1199 KB 892/1206 KB 1152/1199 KB 896/1206 KB 1152/1199 KB 900/1206 KB 1156/1199 KB 904/1206 KB 1156/1199 KB 908/1206 KB 1156/1199 KB 912/1206 KB 1156/1199 KB 916/1206 KB 1156/1199 KB 920/1206 KB 1156/1199 KB 924/1206 KB 1156/1199 KB 928/1206 KB 1156/1199 KB 896/1206 KB 1156/1199 KB 928/1206 KB 1160/1199 KB 928/1206 KB 1164/1199 KB 928/1206 KB 1168/1199 KB 928/1206 KB 1172/1199 KB 928/1206 KB 1176/1199 KB 928/1206 KB 1180/1199 KB 928/1206 KB 1184/1199 KB 928/1206 KB 1188/1199 KB 932/1206 KB 1192/1199 KB 932/1206 KB 1196/1199 KB 932/1206 KB 1199/1199 KB 932/1206 KB 1188/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3854.2 KB/sec) unit-abot-epc-basic-0: 17:20:03 DEBUG unit.abot-epc-basic/0.install 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3631.5 KB/sec) unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 45.028 s unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-25T17:20:04+00:00 unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 17:20:04 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 17:20:05 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 17:20:05 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 17:20:05 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:20:06 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:20:06 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 17:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:20:06 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 17:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 17:20:07 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 17:20:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 17:20:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 17:20:07 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:20:07 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:20:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:20:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:20:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 17:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 17:20:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:20:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:20:08 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:10 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:11 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:11 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 17:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 17:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 17:20:12 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 17:20:12 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:20:12 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:20:12 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 17:20:13 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 17:20:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 17:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 17:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 17:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 17:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 17:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 17:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 17:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 17:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 17:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 17:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 17:20:18 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 17:20:18 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:20:19 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 17:20:19 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:20:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 17:20:19 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 17:20:20 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 17:20:20 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:20:21 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 17:20:21 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 17:20:21 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-3fc19a-default-0". unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 17:20:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 17:20:23 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 17:20:23 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:20:24 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 17:20:24 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 17:20:24 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 17:20:24 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 17:20:24 DEBUG unit.abot-epc-basic/0.install Fetched 323 kB in 0s (353 kB/s) unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 17:20:25 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 17:20:26 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 17:20:27 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-oai-hss-0: 17:20:28 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 17:20:28 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-oai-hss-0: 17:20:28 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 17:20:28 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-oai-hss-0: 17:20:28 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 17:20:28 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 17:20:29 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-abot-epc-basic-0: 17:20:29 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-hss-0: 17:20:30 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 17:20:30 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-oai-hss-0: 17:20:30 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-oai-hss-0: 17:20:30 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 17:20:30 INFO juju.worker.uniter.context trying to kill context process 9961 unit-oai-hss-0: 17:20:30 INFO juju.worker.uniter.context waiting for context process 9961 to die unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-oai-hss-0: 17:20:30 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 17:20:30 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 17:20:30 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 17:20:30 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-oai-hss-0: 17:20:31 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-oai-hss-0: 17:20:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 17:20:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:20:31 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 17:20:31 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 17:20:31 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 17:20:31 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 17:20:32 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] machine-3: 17:20:32 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 17:20:32 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 17:20:32 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 17:20:32 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 17:20:33 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 17:20:34 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 17:20:35 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 17:20:36 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 17:20:36 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 17:20:36 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 17:20:36 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 17:20:36 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 17:20:37 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 17:20:38 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 17:20:39 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 17:20:40 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 17:20:41 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.3 [2,264 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 17:20:42 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 17:20:43 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 17:20:44 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 17:20:45 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 17:20:46 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 17:20:47 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 17:20:48 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 17:20:49 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 17:20:50 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 17:20:51 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 17:20:52 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 17:20:53 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 17:20:54 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 17:20:55 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 17:20:56 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 17:20:57 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 17:20:58 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 17:20:59 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 17:21:00 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 17:21:01 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 17:21:02 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 17:21:03 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 17:21:04 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 17:21:05 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 17:21:06 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 17:21:07 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 17:21:08 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 17:21:08 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 17:21:08 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 17:21:08 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 17:21:10 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 17:21:11 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 17:21:11 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 17:21:11 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 17:21:11 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 17:21:11 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 17:21:11 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 44s (6,557 kB/s) unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 17:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 17:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 17:21:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 17:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 17:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 17:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 17:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 17:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 17:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 17:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 17:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 17:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 17:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 17:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 17:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 17:21:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 17:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 17:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 17:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 17:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 17:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 17:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 17:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 17:21:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 17:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 17:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 17:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 17:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 17:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 17:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 17:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 17:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 17:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 17:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 17:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 17:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 17:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 17:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 17:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 17:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 17:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 17:21:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 17:21:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 17:21:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 17:21:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 17:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:21:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 17:21:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 17:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 17:21:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 17:21:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 17:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 17:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 17:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 17:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 17:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 17:21:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 17:21:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 17:21:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 17:21:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 17:21:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 17:21:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 17:21:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:48 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 17:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 17:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 17:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 17:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 17:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 17:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 17:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 17:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 17:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 17:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 17:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 17:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 17:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 17:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 17:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 17:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 17:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 17:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 17:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 17:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 17:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 17:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 17:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 17:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 17:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 17:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 17:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 17:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 17:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 17:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 17:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 17:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 17:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 17:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 17:22:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 17:22:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:22:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 17:22:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 17:22:11 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 17:22:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 17:22:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 17:22:11 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 17:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 17:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 17:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 17:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 17:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 17:22:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 17:22:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:17 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 17:22:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 17:22:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 17:22:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:22:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 17:22:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:19 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 17:22:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 17:22:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 17:22:19 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 17:22:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 17:22:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:22:20 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 17:22:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 17:22:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 17:22:20 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 17:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 17:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 17:22:21 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 17:22:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 17:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 17:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 17:22:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 17:22:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 17:22:25 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 17:22:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 17:22:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:22:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:22:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 17:22:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 17:22:26 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 17:22:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 17:22:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 17:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 17:22:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 17:22:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 17:22:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 17:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 17:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 17:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 17:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 17:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 17:22:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 17:22:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 17:22:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 17:22:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:22:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 17:22:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 17:22:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:22:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:22:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 17:22:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:22:32 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 17:22:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 17:22:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:22:32 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 17:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 17:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 17:22:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 17:22:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:39 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:22:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 17:22:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 17:22:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 17:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 17:22:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 17:22:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:41 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 17:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 17:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 17:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 17:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 17:22:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 17:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 17:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 17:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 17:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:22:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 17:22:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:50 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 17:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 17:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 17:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 17:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 17:22:51 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 17:22:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 17:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 17:22:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 17:22:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:22:55 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:22:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 17:22:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 17:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 17:22:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 17:22:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 17:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 17:22:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 17:22:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:22:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 17:22:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 17:22:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 17:22:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 17:22:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 17:23:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 17:23:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 17:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 17:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 17:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:02 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 17:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 17:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 17:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 17:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 17:23:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:23:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 17:23:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 17:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 17:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 17:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 17:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 17:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 17:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 17:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 17:23:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 17:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 17:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 17:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 17:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 17:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 17:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 17:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 17:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 17:23:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 17:23:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 17:23:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 17:23:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 17:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 17:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 17:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 17:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 17:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 17:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 17:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 17:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 17:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 17:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 17:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 17:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 17:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 17:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 17:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 17:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 17:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 17:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 17:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 17:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 17:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 17:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 17:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 17:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 17:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 17:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 17:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 17:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 17:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 17:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 17:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 17:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 17:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 17:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 17:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 17:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 17:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 17:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 17:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 17:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 17:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 17:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 17:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 17:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 17:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 17:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 17:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 17:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 17:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 17:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 17:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 17:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 17:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 17:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 17:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 17:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 17:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 17:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 17:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 17:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 17:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 17:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 17:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 17:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 17:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 17:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 17:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 17:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 17:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 17:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 17:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 17:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 17:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 17:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 17:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 17:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 17:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 17:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 17:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 17:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 17:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 17:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 17:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 17:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 17:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 17:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 17:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 17:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 17:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 17:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 17:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 17:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 17:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 17:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 17:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 17:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 17:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 17:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 17:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 17:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 17:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 17:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 17:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 17:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 17:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 17:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 17:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 17:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 17:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 17:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 17:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 17:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 17:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 17:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 17:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 17:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 17:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 17:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 17:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 17:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 17:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 17:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 17:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 17:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 17:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 17:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 17:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 17:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 17:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 17:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 17:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 17:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 17:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 17:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 17:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 17:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 17:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 17:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 17:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 17:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 17:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 17:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 17:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 17:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 17:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 17:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 17:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 17:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 17:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 17:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 17:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 17:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 17:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 17:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 17:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 17:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 17:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 17:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 17:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 17:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 17:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 17:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 17:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 17:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 17:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 17:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 17:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 17:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 17:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 17:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 17:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 17:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 17:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 17:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 17:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 17:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 17:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 17:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 17:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 17:24:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:24:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:24:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:24:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 17:24:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:24:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:24:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:24:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.9) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 17:24:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 17:25:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:12 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 17:25:13 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 17:25:14 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 17:25:14 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:25:14 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 17:25:15 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 17:25:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:15 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:25:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 17:25:17 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:18 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 17:25:19 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 17:25:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 17:25:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 17:25:22 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 17:25:23 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:23 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:25:23 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 17:25:23 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 17:25:23 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 17:25:23 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 17:25:24 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 17:25:27 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 17:25:27 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 17:25:27 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 17:25:27 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 17:25:27 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 17:25:27 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 17:25:28 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 17:25:28 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 17:25:28 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 17:25:28 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 17:25:29 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:25:30 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:25:30 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 17:25:30 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 17:25:30 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 17:25:30 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 17:25:31 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 17:25:32 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:33 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:33 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 17:25:33 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:25:33 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 17:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 17:25:35 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 17:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 17:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:25:38 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 17:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 17:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:41 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 17:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 17:25:43 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 17:25:44 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 17:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 17:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 17:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 17:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 17:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 17:25:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 17:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 17:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 17:25:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 17:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 17:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 17:26:00 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 17:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 17:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 17:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 17:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 17:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 17:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 17:26:03 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 17:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 17:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 17:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 17:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 17:26:09 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 17:26:10 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:26:11 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 17:26:12 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 17:26:13 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 17:26:14 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 17:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 17:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 17:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 17:26:15 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 17:26:16 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 17:26:16 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 17:26:16 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 17:26:16 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 17:26:16 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 17:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 17:26:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 17:26:19 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 17:26:20 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 17:26:20 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 17:26:20 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 17:26:20 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 17:26:20 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 17:26:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 17:26:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:26:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 17:26:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 17:26:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 17:26:23 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 17:26:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 17:26:23 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. machine-2: 17:26:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 17:26:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 17:26:24 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 17:26:24 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 17:26:24 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 17:26:24 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 17:26:24 DEBUG juju.agent read agent config, format "2.0" machine-2: 17:26:24 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 17:26:24 DEBUG juju.worker start "api" unit-oai-epc-0: 17:26:24 INFO juju.worker start "api" unit-oai-epc-0: 17:26:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 17:26:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 17:26:24 DEBUG juju.worker "api" started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 17:26:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 17:26:24 DEBUG juju.worker start "engine" machine-2: 17:26:24 INFO juju.worker start "engine" unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 17:26:24 DEBUG juju.worker "engine" started machine-2: 17:26:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.introspection stats worker now serving machine-2: 17:26:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 17:26:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 17:26:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 17:26:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.apicaller connecting with current password machine-2: 17:26:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 17:26:24 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:26:24 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:26:24 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.apicaller connecting with current password machine-2: 17:26:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 17:26:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:26:24 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:26:24 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:26:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 17:26:24 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.apicaller connected machine-2: 17:26:24 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 17:26:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.api RPC connection died machine-2: 17:26:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 17:26:25 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 17:26:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 17:26:25 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:26:25 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-2: 17:26:25 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 17:26:25 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 17:26:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 17:26:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 17:26:25 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 17:26:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 17:26:25 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 17:26:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 17:26:25 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 17:26:25 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 17:26:25 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 17:26:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 17:26:25 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 17:26:25 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 17:26:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 17:26:25 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 17:26:25 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 17:26:25 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 17:26:25 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 17:26:25 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 17:26:25 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 17:26:25 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 17:26:25 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 17:26:25 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 17:26:25 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 17:26:25 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 17:26:25 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 17:26:25 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 17:26:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 17:26:25 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 17:26:25 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 17:26:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 17:26:25 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 17:26:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 17:26:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 machine-2: 17:26:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 17:26:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at machine-2: 17:26:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what machine-2: 17:26:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 17:26:25 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 17:26:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 17:26:25 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 17:26:25 INFO juju.worker.upgrader unblocking abort check machine-2: 17:26:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 17:26:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 17:26:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 17:26:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 17:26:25 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 17:26:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 17:26:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 17:26:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.logger logger setup machine-2: 17:26:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 17:26:25 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 17:26:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 17:26:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 17:26:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 17:26:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 17:26:25 INFO juju.util.exec run result: exit status 127 machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec687885568/script.sh: line 1: fanatic: command not found 127 machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 17:26:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 17:26:25 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 17:26:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:26:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:26:25 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 17:26:25 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 17:26:25 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 17:26:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 17:26:25 DEBUG juju.network including address local-machine:::1 for machine machine-2: 17:26:25 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 17:26:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 17:26:25 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-2: 17:26:25 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 17:26:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 17:26:25 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 17:26:25 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 17:26:25 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 17:26:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 17:26:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:26:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:26:25 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 17:26:25 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 17:26:25 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 17:26:25 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 17:26:25 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 17:26:25 INFO juju.util.exec run result: exit status 127 machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec619313716/script.sh: line 1: fanatic: command not found 127 machine-2: 17:26:25 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 17:26:25 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 17:26:25 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 17:26:25 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 17:26:25 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 17:26:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 17:26:26 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 17:26:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 17:26:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:26:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 17:26:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 17:26:26 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 17:26:26 DEBUG juju.network including address local-machine:::1 for machine machine-2: 17:26:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 17:26:26 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 17:26:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 17:26:26 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 17:26:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 17:26:26 DEBUG juju.worker start "2-container-watcher" machine-2: 17:26:26 DEBUG juju.worker start "stateconverter" machine-2: 17:26:26 INFO juju.worker start "2-container-watcher" machine-2: 17:26:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 17:26:26 DEBUG juju.worker "2-container-watcher" started machine-2: 17:26:26 INFO juju.worker start "stateconverter" machine-2: 17:26:26 DEBUG juju.worker "stateconverter" started machine-2: 17:26:26 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 17:26:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 17:26:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 17:26:26 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 17:26:26 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  machine-2: 17:26:26 INFO juju.worker.machiner "machine-2" started machine-2: 17:26:26 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 17:26:26 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:18:d4:91 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:18:d4:91 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 17:26:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:26:26 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 17:26:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 17:26:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 17:26:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:26:27 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 17:26:27 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 17:26:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:26:28 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 17:26:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 17:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 17:26:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:26:28 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 17:26:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:26:28 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 17:26:33 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (39.4 kB/s) unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107938 files and directories currently installed.) unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 17:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 17:26:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 17:26:35 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:36 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 17:26:37 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 17:26:37 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 17:27:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (700 kB/s) unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108047 files and directories currently installed.) unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 17:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 17:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 17:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 17:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 17:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 17:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 17:27:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:27:18 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 17:27:18 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 17:27:18 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 17:27:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 17:27:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 17:27:20 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 17:27:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:27:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:27:57 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 17:27:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 17:27:57 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 17:28:08 DEBUG juju.worker.uniter.remotestate update status timer triggered machine-3: 17:29:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 17:29:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 17:29:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 17:29:21 DEBUG juju.agent read agent config, format "2.0" machine-3: 17:29:21 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 17:29:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 17:29:21 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 17:29:21 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 17:29:21 DEBUG juju.worker start "api" unit-oai-hss-0: 17:29:21 INFO juju.worker start "api" unit-oai-hss-0: 17:29:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 17:29:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 17:29:21 DEBUG juju.worker "api" started unit-oai-hss-0: 17:29:21 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 17:29:21 DEBUG juju.worker start "engine" machine-3: 17:29:21 INFO juju.worker start "engine" machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 17:29:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 17:29:21 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 17:29:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 17:29:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 17:29:21 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 17:29:21 DEBUG juju.worker "engine" started machine-3: 17:29:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.introspection stats worker now serving machine-3: 17:29:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 17:29:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 17:29:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 17:29:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 17:29:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 17:29:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:29:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:22 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 17:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 17:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 17:29:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.apicaller connecting with current password machine-3: 17:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 17:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 17:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 17:29:22 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:29:22 INFO juju.api connection established to "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" unit-oai-hss-0: 17:29:22 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:29:22 INFO juju.api connection established to "wss://172.30.9.210:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:29:22 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/8304646c-21bf-40d9-8c64-d478203fc19a/api" machine-3: 17:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 17:29:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 17:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 17:29:22 DEBUG juju.worker.apicaller connected machine-3: 17:29:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 17:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 17:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 17:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 17:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 17:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.apicaller connected machine-3: 17:29:23 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 17:29:23 INFO juju.worker.upgrader unblocking abort check machine-3: 17:29:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 17:29:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 17:29:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 17:29:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 17:29:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 17:29:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 17:29:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.logger logger setup machine-3: 17:29:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 17:29:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 17:29:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 17:29:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 17:29:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 17:29:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:29:23 INFO juju.util.exec run result: exit status 127 machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec273674852/script.sh: line 1: fanatic: command not found 127 machine-3: 17:29:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:29:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 17:29:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 17:29:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:29:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:29:23 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 17:29:23 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 17:29:23 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 17:29:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 17:29:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 17:29:23 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 17:29:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 17:29:23 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-3: 17:29:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 17:29:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 17:29:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 17:29:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 17:29:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 17:29:23 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 17:29:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 17:29:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 17:29:23 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 17:29:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-hss-0: 17:29:23 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 17:29:23 INFO juju.worker.upgrader unblocking abort check machine-3: 17:29:23 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 17:29:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 17:29:23 INFO juju.util.exec run result: exit status 127 machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec305603544/script.sh: line 1: fanatic: command not found 127 machine-3: 17:29:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 17:29:23 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 17:29:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 17:29:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 17:29:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 17:29:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 17:29:23 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 17:29:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 17:29:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:29:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 17:29:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 17:29:23 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 17:29:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 17:29:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 17:29:23 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 17:29:23 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 17:29:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 17:29:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 17:29:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 17:29:24 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 17:29:24 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 17:29:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 17:29:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 17:29:24 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 17:29:24 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 17:29:24 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 17:29:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 17:29:24 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 17:29:24 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 17:29:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 17:29:24 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.210:17070"] machine-3: 17:29:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 17:29:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 17:29:24 DEBUG juju.worker start "3-container-watcher" machine-3: 17:29:24 DEBUG juju.worker start "stateconverter" machine-3: 17:29:24 INFO juju.worker start "3-container-watcher" machine-3: 17:29:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 17:29:24 DEBUG juju.worker "3-container-watcher" started machine-3: 17:29:24 INFO juju.worker start "stateconverter" machine-3: 17:29:24 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 17:29:24 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 17:29:24 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 17:29:24 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 17:29:24 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 17:29:24 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 17:29:24 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 17:29:24 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 17:29:24 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 17:29:24 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 17:29:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 17:29:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 17:29:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 17:29:24 INFO juju.worker.machiner "machine-3" started machine-3: 17:29:24 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 17:29:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 17:29:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 17:29:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 17:29:24 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 17:29:24 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:3d:bb:52 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3d:bb:52 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:29:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 17:29:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 17:29:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 17:29:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:29:26 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 17:29:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 17:29:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:29:26 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 17:29:26 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 17:29:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:29:27 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 17:29:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:29:27 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 17:29:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 17:29:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 17:29:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 17:29:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:29:28 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 17:29:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 17:29:28 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 17:29:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 17:29:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 17:29:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 17:29:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 17:29:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 17:29:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 17:29:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:29:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 17:29:35 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 17:29:36 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 17:29:37 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 17:29:38 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 17:29:39 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 17:29:40 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 17:29:41 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 17:29:41 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 17:29:41 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 17:29:41 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 17:29:41 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 17:29:42 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 17:29:43 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 17:29:44 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7901 kB/s) unit-oai-hss-0: 17:29:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 17:29:45 DEBUG unit.oai-hss/0.install (Reading database ... 109448 files and directories currently installed.) unit-oai-hss-0: 17:29:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:29:45 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 17:29:46 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 17:29:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 17:29:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 17:29:47 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 17:29:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 17:29:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 17:29:48 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 17:29:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 17:29:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:29:48 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:29:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 17:29:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:29:49 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:29:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 17:29:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 17:29:50 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 17:29:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 17:29:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 17:29:51 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 17:29:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 17:29:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 17:29:51 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 17:29:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 17:29:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 17:29:52 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 17:29:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 17:29:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 17:29:52 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 17:29:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 17:29:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 17:29:53 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 17:29:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 17:29:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 17:29:53 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 17:29:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 17:29:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 17:29:54 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 17:29:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 17:29:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:29:54 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 17:29:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 17:29:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 17:29:55 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 17:29:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 17:29:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 17:29:55 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 17:29:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 17:29:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 17:29:56 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 17:29:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 17:29:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 17:29:57 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 17:29:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 17:29:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 17:29:57 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 17:29:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 17:29:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 17:29:58 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 17:29:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 17:29:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:29:58 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:29:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 17:29:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:29:59 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 17:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 17:30:00 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 17:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 17:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 17:30:00 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 17:30:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 17:30:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 17:30:01 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 17:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 17:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 17:30:02 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 17:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:03 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 17:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:03 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 17:30:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:04 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 17:30:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 17:30:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 17:30:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:06 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 17:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:07 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 17:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 17:30:08 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 17:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 17:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 17:30:09 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 17:30:10 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 17:30:10 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 17:30:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 17:30:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:10 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 17:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 17:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 17:30:11 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 17:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 17:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 17:30:12 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 17:30:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 17:30:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 17:30:13 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 17:30:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 17:30:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:13 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 17:30:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:14 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 17:30:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 17:30:15 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:30:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 17:30:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:15 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 17:30:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:16 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 17:30:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:30:17 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 17:30:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 17:30:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 17:30:17 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 17:30:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 17:30:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 17:30:18 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 17:30:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 17:30:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 17:30:18 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 17:30:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 17:30:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 17:30:19 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 17:30:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 17:30:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 17:30:20 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 17:30:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 17:30:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 17:30:20 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 17:30:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 17:30:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 17:30:21 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:30:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 17:30:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-oai-hss-0: 17:30:22 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 17:30:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 17:30:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 17:30:22 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:30:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 17:30:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:23 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 17:30:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 17:30:24 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 17:30:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 17:30:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:25 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 17:30:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:26 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 17:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 17:30:28 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 17:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 17:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:28 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 17:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 17:30:29 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 17:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 17:30:30 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 17:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 17:30:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 17:30:32 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 17:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 17:30:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 17:30:33 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 17:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 17:30:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 17:30:34 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 17:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 17:30:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 17:30:34 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 17:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 17:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 17:30:35 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 17:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 17:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 17:30:35 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 17:30:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 17:30:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 17:30:36 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:30:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:30:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 17:30:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:30:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 17:30:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 17:30:37 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-mysql-0: 17:30:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:30:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 17:30:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 17:30:39 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 17:30:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 17:30:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 17:30:39 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 17:30:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 17:30:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 17:30:40 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 17:30:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 17:30:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 17:30:40 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 17:30:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 17:30:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 17:30:41 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 17:30:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 17:30:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 17:30:42 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 17:30:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 17:30:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 17:30:43 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 17:30:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 17:30:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 17:30:44 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 17:30:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 17:30:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 17:30:44 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:30:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 17:30:49 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 17:30:49 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 17:30:49 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 17:30:49 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 17:30:50 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 17:30:50 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 17:30:50 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 17:30:50 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 17:30:51 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:30:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 17:30:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 17:30:51 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 17:30:51 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-hss-0: 17:30:51 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 17:30:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 17:30:51 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 17:30:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:30:51 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 17:30:51 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 17:30:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 17:30:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 17:30:51 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:30:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 17:30:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 17:30:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 17:30:52 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 17:30:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 17:30:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 17:30:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 17:30:52 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 17:30:52 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 17:30:52 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:30:52 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 17:30:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 17:30:52 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 17:30:52 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start SHA256:FXUu4iDxGxrNrY2RoFYb17YQ684FlBUNS49hSRXSYS0 root@juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | = +*@O*+. | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | o @o*+OEo. | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | o + @o*.o.. | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | . = %.. . | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | . S + | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | o . | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | o | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-3fc19a-default-0 unit-oai-hss-0: 17:30:53 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start SHA256:N+Fuxd15sUEvPek3hAn3qMc2O+z62PSjsLqhTQRFV6I ubuntu@juju-3fc19a-default-0 unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | .o +.o . | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | . o + *.o| unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | . E. +.Bo| unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | .. oo.oo*| unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | S.+.o=.=+| unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | .o o+ o +| unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | oo. = | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | +.. B o. | unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start | . +o+o=...| unit-abot-epc-basic-0: 17:30:53 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-oai-hss-0: 17:30:53 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 17:30:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 17:30:53 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 17:30:53 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 17:30:53 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 17:30:53 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:30:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:30:53 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 17:30:53 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 17:30:53 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 17:30:53 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 17:30:53 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 17:30:53 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 17:30:54 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 17:30:54 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 17:30:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 17:30:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-hss-0: 17:30:54 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 17:30:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 17:30:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:30:54 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 17:30:54 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 17:30:55 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 17:30:58 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 17:30:59 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:59 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:30:59 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 17:30:59 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 17:30:59 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 17:31:00 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:00 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:01 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:01 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:01 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:02 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:02 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:02 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:03 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 17:31:05 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 17:31:05 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 17:31:05 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 17:31:05 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 17:31:06 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 17:31:06 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 17:31:07 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:07 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:07 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:07 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 17:31:07 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 17:31:07 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 17:31:08 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 17:31:08 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 17:31:08 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 17:31:08 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 17:31:08 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 17:31:08 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 17:31:09 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:31:09 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 17:31:09 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:31:09 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 17:31:10 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 17:31:11 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 17:31:11 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 17:31:11 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 17:31:11 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 17:31:11 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 17:31:12 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 17:31:13 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 17:31:14 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 17:31:14 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 17:31:14 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:14 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:31:15 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 17:31:16 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:31:16 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 17:31:16 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 17:31:16 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 17:31:16 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 17:31:17 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 17:31:17 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 17:31:17 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (695 kB/s) unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install (Reading database ... 116177 files and directories currently installed.) unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 17:31:18 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 17:31:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 17:31:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 17:31:19 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 17:31:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 17:31:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 17:31:20 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 17:31:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 17:31:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 17:31:21 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 17:31:22 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 17:31:23 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 17:31:23 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 17:31:23 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 17:31:23 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 17:31:24 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 17:31:24 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 17:31:25 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 17:31:26 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 17:31:27 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 17:31:27 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 17:31:28 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 17:31:29 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 17:31:30 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 17:31:30 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 17:31:30 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 17:31:30 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 17:31:30 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2150 kB/s) unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install (Reading database ... 116288 files and directories currently installed.) unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 17:31:31 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 17:31:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 17:31:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 17:31:32 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 17:31:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 17:31:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 17:31:32 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:31:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 17:31:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 17:31:34 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:31:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 17:31:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 17:31:35 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-epc-0: 17:31:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 17:31:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 17:31:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 17:31:36 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 17:31:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 17:31:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 17:31:36 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 17:31:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 17:31:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 17:31:37 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 17:31:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 17:31:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:31:37 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 17:31:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 17:31:39 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 17:31:40 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 17:31:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 17:31:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 17:31:41 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 17:31:42 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 17:31:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 17:31:44 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 17:31:44 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 17:31:44 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 17:31:45 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 17:31:45 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 17:31:45 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:31:45 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:31:50 DEBUG unit.oai-hss/0.install 181125 17:31:50 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 17:31:50 DEBUG unit.oai-hss/0.install 181125 17:31:50 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 17:31:50 DEBUG unit.oai-hss/0.install 181125 17:31:50 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11647 ... unit-oai-hss-0: 17:32:00 DEBUG unit.oai-hss/0.install mysql start/running, process 11782 unit-oai-hss-0: 17:32:01 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 17:32:01 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 17:32:01 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 17:32:01 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 17:32:02 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 17:32:02 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 17:32:03 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 17:32:04 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 17:32:04 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 17:32:04 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 17:32:04 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 17:32:04 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:32:05 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 17:32:06 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:32:06 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 17:32:06 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 17:32:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 17:32:06 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 17:32:07 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (268 kB/s) unit-oai-hss-0: 17:32:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 17:32:07 DEBUG unit.oai-hss/0.install (Reading database ... 118289 files and directories currently installed.) unit-oai-hss-0: 17:32:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:32:07 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 17:32:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 17:32:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:32:08 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 17:32:08 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 17:32:09 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 17:32:09 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:32:09 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 17:32:09 DEBUG unit.oai-hss/0.install --2018-11-25 17:32:09-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 17:32:09 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 17:32:09 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 289K 4s unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 633K 2s unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 632K 2s unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 672K 2s unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 668K 2s unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 661K 1s unit-oai-hss-0: 17:32:10 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 11.3M 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 668K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 669K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 671K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 585K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 548K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 559K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 490K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 470K 1s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 3.57M 0s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 435K 0s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 525K 0s unit-oai-hss-0: 17:32:11 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 605K 0s unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 641K 0s unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 590K 0s unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 10.4M=1.7s unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install 2018-11-25 17:32:12 (628 KB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 17:32:12 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 17:32:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 17:32:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 17:32:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 17:32:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 17:32:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:18 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 17:32:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 17:32:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 17:32:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 17:32:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 17:32:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 17:32:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 17:32:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 17:32:27 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 17:32:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 17:32:29 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 17:32:30 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 17:32:31 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 17:32:32 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:32:32 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 17:32:32 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 17:32:32 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 17:32:32 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 17:32:33 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 17:32:33 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 17:32:33 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 17:32:33 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 17:32:33 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (885 kB/s) unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install (Reading database ... 118307 files and directories currently installed.) unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 17:32:34 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 17:32:35 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 17:32:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 17:32:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 17:32:36 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 17:32:36 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 17:32:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 17:32:37 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 17:32:37 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 17:32:37 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 17:32:37 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 17:32:38 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 17:32:38 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 17:32:38 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:32:38 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 17:32:38 DEBUG unit.oai-hss/0.install --2018-11-25 17:32:38-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 17:32:38 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 144K 35s unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 300K 25s unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 535K 20s unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 626K 17s unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 956K 14s unit-oai-hss-0: 17:32:39 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.14M 12s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.19M 11s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.50M 10s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.66M 9s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.86M 8s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.09M 8s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.19M 7s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.47M 7s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.61M 6s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.01M 6s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.09M 5s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.36M 5s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.68M 5s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.50M 5s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.44M 4s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.95M 4s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.43M 4s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.68M 4s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.50M 4s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.05M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.83M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.33M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.99M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.49M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.01M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.83M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.06M 3s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 8.00M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 5.86M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.33M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.04M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.93M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.03M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.96M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.40M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.52M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.19M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.90M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.82M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.65M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.93M 2s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.86M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.3M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.55M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.4M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.52M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.8M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.5M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.2M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 13.3M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.1M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.21M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.9M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.1M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.1M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.9M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.5M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.7M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.4M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.3M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.1M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.9M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.3M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.1M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 13.1M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 15.3M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.2M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.2M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.2M 1s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.1M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 21.5M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.8M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 15.3M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 15.9M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 17.7M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.3M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 19.4M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.0M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.1M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.0M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 16.5M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.3M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.9M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 26.1M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 13.5M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 21.5M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 21.0M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.1M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 20.7M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.7M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 20.8M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 24.8M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 15.8M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 21.4M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 16.0M 0s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 31.0M=1.5s unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install 2018-11-25 17:32:40 (3.34 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 17:32:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 17:32:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 17:32:42 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 17:32:43 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 17:32:44 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 17:32:45 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 17:32:46 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 17:32:47 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 17:32:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 17:32:49 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 17:32:50 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 17:32:51 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 17:32:52 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 17:32:53 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 17:32:54 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 17:32:55 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 17:32:56 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 17:32:57 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 17:32:58 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 17:32:59 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 17:33:00 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 17:33:01 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 17:33:02 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 17:33:03 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Nov 25 17:20 /dev/zero unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 17:33:04 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 17:33:05 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 17:33:06 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 17:33:08 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 17:33:09 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 17:33:09 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 17:33:09 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 17:33:09 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 17:33:09 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 17:33:09 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 17:33:10 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 17:33:11 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 17:33:12 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 17:33:13 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 17:33:14 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 17:33:15 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 17:33:15 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 17:33:15 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 17:33:16 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 17:33:16 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 17:33:17 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 17:33:17 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 17:33:17 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 17:33:17 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 17:33:18 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 17:33:18 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 17:33:19 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 17:33:20 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 17:33:20 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 17:33:20 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 17:33:20 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 17:33:20 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 17:33:21 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 17:33:22 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 17:33:22 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 17:33:22 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 17:33:23 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 17:33:23 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 17:33:25 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 17:33:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 17:33:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 17:33:26 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 17:33:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:33:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 17:33:26 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 17:33:27 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 17:33:27 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 17:33:27 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 17:33:28 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 17:33:28 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 17:33:28 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 17:33:29 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 17:33:29 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 17:33:29 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 17:33:29 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 17:33:30 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 17:33:31 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 17:33:31 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 17:33:31 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 17:33:31 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 17:33:32 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 17:33:32 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 17:33:32 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 17:33:32 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 17:33:33 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 17:33:34 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 17:33:34 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 17:33:34 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 17:33:34 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 17:33:35 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 17:33:36 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 17:33:36 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 17:33:37 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 17:33:37 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 17:33:38 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 17:33:38 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 17:33:39 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 17:33:39 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 17:33:39 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 17:33:40 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 17:33:41 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 17:33:41 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 17:33:41 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 17:33:42 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 17:33:43 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 17:33:43 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 17:33:43 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 17:33:44 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 17:33:44 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 17:33:44 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 17:33:44 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 17:33:44 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 17:33:45 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 17:33:46 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 17:33:47 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 17:33:47 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 17:33:47 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 17:33:48 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 17:33:49 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 17:33:49 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 17:33:49 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 17:33:50 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 17:33:50 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 17:33:50 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 17:33:51 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 17:33:51 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 17:33:51 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 17:33:52 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 17:33:52 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 17:33:52 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 17:33:53 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 17:33:53 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 17:33:53 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 17:33:53 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 17:33:53 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 17:33:54 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 17:33:54 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 17:33:54 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 17:33:55 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 17:33:55 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 17:33:55 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 17:33:55 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 17:33:55 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 17:33:55 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 17:33:56 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 17:33:56 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 17:33:56 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 17:33:57 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 17:33:57 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 17:33:57 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 17:33:57 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 17:33:57 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 17:33:58 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 17:33:58 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 17:33:58 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 17:33:59 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 17:33:59 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 17:33:59 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 17:34:00 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 17:34:00 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 17:34:00 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 17:34:00 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 17:34:00 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 17:34:01 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 17:34:01 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 17:34:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:03 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 17:34:03 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 17:34:04 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 17:34:04 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 17:34:04 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 17:34:05 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 17:34:05 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 17:34:06 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 17:34:07 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 17:34:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 17:34:11 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 17:34:12 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 17:34:12 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 17:34:12 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 17:34:12 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 17:34:13 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 17:34:13 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 17:34:13 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 17:34:14 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 17:34:15 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 17:34:16 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 17:34:17 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 17:34:18 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 17:34:19 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 17:34:20 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 17:34:21 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 17:34:22 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 17:34:23 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 17:34:24 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 17:34:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 17:34:26 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 17:34:27 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:34:27 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 17:34:27 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 17:34:27 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 17:34:27 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 17:34:28 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 17:34:28 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 17:34:28 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 17:34:28 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 17:34:28 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 17:34:29 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 17:34:29 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 17:34:30 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 17:34:30 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 17:34:30 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 17:34:30 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 17:34:30 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 17:34:30 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 17:34:31 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 17:34:32 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 17:34:32 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 17:34:32 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 17:34:32 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 17:34:32 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 17:34:32 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 17:34:34 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 17:34:35 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 17:34:36 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 17:34:36 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 17:34:36 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 17:34:36 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 17:34:36 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 17:34:37 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 17:34:38 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 17:34:39 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 17:34:40 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3145 kB/s) unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install (Reading database ... 118583 files and directories currently installed.) unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 17:34:41 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 17:34:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 17:34:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 17:34:42 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 17:34:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 17:34:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 17:34:42 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 17:34:43 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:34:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 17:34:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 17:34:44 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 17:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 17:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 17:34:45 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 17:34:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 17:34:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 17:34:46 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 17:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 17:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 17:34:47 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 17:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 17:34:50 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 17:34:51 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 17:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 17:34:52 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 17:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 17:34:53 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 17:34:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 17:34:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:55 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 17:34:56 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 17:34:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 17:34:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 17:34:58 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 17:34:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 17:34:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 17:34:58 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 17:34:59 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 17:35:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 17:35:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 17:35:00 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 17:35:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 17:35:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 17:35:01 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 17:35:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 17:35:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 17:35:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 17:35:02 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 17:35:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 17:35:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 17:35:02 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 17:35:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 17:35:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 17:35:04 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 17:35:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 17:35:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 17:35:04 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 17:35:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 17:35:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 17:35:05 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 17:35:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 17:35:05 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 17:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 17:35:07 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:35:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 17:35:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 17:35:08 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 17:35:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 17:35:08 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 17:35:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 17:35:09 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 17:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 17:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 17:35:10 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 17:35:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 17:35:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 17:35:11 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 17:35:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 17:35:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 17:35:11 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 17:35:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 17:35:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 17:35:12 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 17:35:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 17:35:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 17:35:13 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 17:35:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 17:35:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 17:35:14 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 17:35:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 17:35:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 17:35:15 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 17:35:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 17:35:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 17:35:15 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 17:35:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 17:35:17 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 17:35:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 17:35:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 17:35:17 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 17:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 17:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 17:35:18 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 17:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 17:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 17:35:18 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 17:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 17:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 17:35:19 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 17:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 17:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 17:35:19 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 17:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 17:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 17:35:20 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 17:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 17:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 17:35:20 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 17:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 17:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 17:35:21 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 17:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 17:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 17:35:21 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 17:35:22 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 17:35:24 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 17:35:25 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 17:35:25 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 17:35:25 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 17:35:26 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 17:35:26 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 17:35:26 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 17:35:26 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 17:35:27 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 17:35:27 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:27 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 17:35:27 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 17:35:28 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 17:35:28 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 17:35:28 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:35:29 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:35:29 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:35:30 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:35:30 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:35:31 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 17:35:31 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 17:35:31 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 17:35:32 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 17:35:32 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 17:35:32 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 17:35:33 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:35:33 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:35:34 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:35:34 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:35:34 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 17:35:34 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 17:35:34 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 17:35:35 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 17:35:35 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 17:35:35 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 17:35:35 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 17:35:36 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 17:35:36 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 17:35:36 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 17:35:36 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 17:35:37 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 17:35:37 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 17:35:37 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 17:35:37 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 17:35:38 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 17:35:38 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 17:35:38 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 17:35:39 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:39 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 17:35:39 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 17:35:39 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 17:35:39 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 17:35:40 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 17:35:41 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 17:35:41 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 17:35:41 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 17:35:41 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 17:35:42 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 17:35:42 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 17:35:42 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 17:35:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:43 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 17:35:43 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 17:35:43 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 17:35:43 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 17:35:44 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 17:35:44 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 17:35:44 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 17:35:44 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 17:35:44 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 17:35:45 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 17:35:45 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 17:35:45 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 17:35:45 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 17:35:46 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 17:35:46 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 17:35:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 17:35:46 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 17:35:46 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 17:35:49 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 17:35:50 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 17:35:50 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 17:35:50 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 17:35:50 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 17:35:50 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (119 kB/s) unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install (Reading database ... 128212 files and directories currently installed.) unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 17:35:51 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 17:35:52 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 17:35:53 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 17:35:54 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 17:35:55 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 17:35:56 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-epc-0: 17:35:57 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 17:35:57 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 17:35:57 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 17:35:57 DEBUG unit.oai-epc/0.install + sync unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-epc-0: 17:35:57 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 17:35:57 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 17:35:58 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-epc-0: 17:35:59 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 17:35:59 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 17:36:00 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-hss-0: 17:36:01 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 17:36:01 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 17:36:02 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 17:36:02 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 17:36:03 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 17:36:03 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-epc-0: 17:36:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-epc-0: 17:36:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-epc-0: 17:36:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 17:36:04 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 17:36:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-epc-0: 17:36:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 17:36:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 17:36:05 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-epc-0: 17:36:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-hss-0: 17:36:06 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (55.0 kB/s) unit-oai-hss-0: 17:36:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-epc-0: 17:36:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 17:36:06 DEBUG unit.oai-hss/0.install (Reading database ... 121474 files and directories currently installed.) unit-oai-hss-0: 17:36:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 17:36:06 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-epc-0: 17:36:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 17:36:06 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-epc-0: 17:36:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 17:36:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-epc-0: 17:36:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-epc-0: 17:36:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install ........................++++++ unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install .................................................++++++ unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Not Before: Nov 25 17:36:07 2018 GMT unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Not After : Nov 25 17:36:07 2019 GMT unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install 24:AD:14:D4:48:70:15:97:A7:30:4F:27:16:69:6F:8F:7C:84:EC:63 unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install keyid:91:ED:D9:9E:67:23:2B:5E:A4:6B:18:5E:AE:07:2F:A5:AE:12:FE:F7 unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Certificate is to be certified until Nov 25 17:36:07 2019 GMT (365 days) unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-epc-0: 17:36:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 17:36:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 17:36:08 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-epc-0: 17:36:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 17:36:08 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 17:36:08 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 17:36:08 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 17:36:08 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-epc-0: 17:36:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 17:36:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 17:36:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-epc-0: 17:36:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 17:36:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-epc-0: 17:36:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-epc-0: 17:36:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_db unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Built target hss_auc unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-epc-0: 17:36:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 17:36:09 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:10 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-epc-0: 17:36:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:36:10 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 17:36:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 17:36:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 17:36:10 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 17:36:10 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 17:36:10 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 17:36:10 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 17:36:10 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 17:36:10 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 17:36:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 17:36:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 17:36:10 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 17:36:10 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 17:36:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:10 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 17:36:10 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 17:36:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:11 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-hss-0: 17:36:11 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-hss-0: 17:36:11 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:11 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 17:36:11 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 17:36:11 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-hss-0: 17:36:11 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:36:11 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-hss-0: 17:36:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:11 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 17:36:11 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 17:36:11 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:11 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 17:36:11 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 17:36:11 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-hss-0: 17:36:12 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-hss-0: 17:36:12 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 17:36:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 17:36:12 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 17:36:12 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 17:36:12 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-mysql-0: 17:36:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 17:36:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:36:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 17:36:12 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 17:36:12 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 17:36:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 17:36:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 17:36:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 17:36:12 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-hss-0: 17:36:12 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 17:36:12 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 17:36:12 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 17:36:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-mysql-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-mysql-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-hss-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-hss-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-hss-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 17:36:12 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-hss-0: 17:36:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:12 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 17:36:12 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:13 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 17:36:13 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 17:36:13 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-mysql-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:36:13 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `iaquahjepeixaix` identified by 'gookahwaicheefe'] unit-mysql-0: 17:36:13 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `iaquahjepeixaix` identified by 'gookahwaicheefe'] unit-mysql-0: 17:36:13 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=iaquahjepeixaix', 'password=gookahwaicheefe', 'host=192.168.121.8', 'slave=False'] unit-mysql-0: 17:36:13 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-mysql-0: 17:36:13 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 17:36:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 17:36:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-mysql-0: 17:36:13 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 17:36:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 17:36:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 17:36:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-mysql-0: 17:36:13 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install ^ unit-mysql-0: 17:36:13 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + user=iaquahjepeixaix unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-mysql-0: 17:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + password=gookahwaicheefe unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 17:36:13 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-hss-0: 17:36:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.8 iaquahjepeixaix gookahwaicheefe oai-hss unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.8"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"iaquahjepeixaix"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"gookahwaicheefe"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u iaquahjepeixaix --password=gookahwaicheefe -h 192.168.121.8 oai-hss -e 'show tables;' unit-oai-hss-0: 17:36:13 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u iaquahjepeixaix --password=gookahwaicheefe -h 192.168.121.8 oai-hss unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 17:36:14 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:15 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22012 unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22012' unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22012 =~ .*running.* ]] unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:15 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:15 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 17:36:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + db_host=iaquahjepeixaix unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 17:36:15 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 17:36:15 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 17:36:16 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 17:36:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:16 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 17:36:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:16 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 17:36:16 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 17:36:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:17 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 17:36:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 17:36:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:18 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:36:18 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:36:18 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 17:36:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:36:18 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 17:36:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 17:36:18 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 17:36:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:36:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:36:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 17:36:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 17:36:19 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 17:36:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:36:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:36:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:36:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:36:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:36:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:36:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 17:36:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:36:28 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 17:36:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 17:36:28 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:36:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:36:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 17:36:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:36:55 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 17:36:55 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 17:36:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:36:55 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 17:36:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 17:36:56 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 17:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 17:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 17:36:56 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 17:36:56 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 17:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 17:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 17:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 17:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 17:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 17:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 17:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 17:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 17:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 17:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.11 unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:36:57 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 17:36:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 17:36:57 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 17:36:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 17:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:36:58 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 17:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:36:58 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.11 unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 17:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:36:58 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 17:36:58 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 17:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:36:58 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 17:36:58 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 17:36:58 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 17:36:59 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:36:59 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 17:36:59 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 17:36:59 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 17:36:59 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:36:59 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:36:59 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 17:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:36:59 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 17:36:59 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 17:36:59 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:36:59 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 17:36:59 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 17:36:59 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 17:36:59 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 17:36:59 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 17:37:00 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 17:37:00 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 17:37:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 17:37:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:00 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 17:37:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 17:37:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 17:37:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:37:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 17:37:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 17:37:00 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:37:00 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:37:00 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 17:37:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 17:37:00 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 17:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:37:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 17:37:01 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.11 unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.7' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.7 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.7 unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22012' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22012 =~ .*running.* ]] unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 17:37:01 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:37:01 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 17:37:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 17:37:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 17:37:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 17:37:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 17:37:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 17:37:01 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 17:37:01 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:37:01 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 17:37:01 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 17:37:01 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:01 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 17:37:01 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 17:37:01 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 17:37:01 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 17:37:01 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.11 unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 17:37:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 17:37:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 17:37:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 17:37:01 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 17:37:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 17:37:01 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 17:37:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 17:37:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 17:37:02 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:37:02 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.11 unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.11 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=iaquahjepeixaix unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=gookahwaicheefe unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 17:37:02 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.8 unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-abot-epc-basic-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z iaquahjepeixaix ']' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iaquahjepeixaix --password=gookahwaicheefe -h 192.168.121.8 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iaquahjepeixaix --password=gookahwaicheefe -h 192.168.121.8 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:02 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 17:37:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 17:37:02 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:37:02 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u iaquahjepeixaix --password=gookahwaicheefe -h 192.168.121.8 oai-hss unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 17:37:02 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-abot-epc-basic-0: 17:37:02 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 17:37:02 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 17:37:02 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:02 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 17:37:02 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 17:37:02 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 17:37:02 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:02 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 17:37:02 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 17:37:02 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 17:37:02 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 17:37:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 17:37:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 17:37:03 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 17:37:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:37:03 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 17:37:03 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 17:37:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 17:37:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:37:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.11 unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=iaquahjepeixaix unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=gookahwaicheefe unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.8 unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:03 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z iaquahjepeixaix ']' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iaquahjepeixaix --password=gookahwaicheefe -h 192.168.121.8 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z 'mmehost unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed oai-epc-0.openair4G.eur' ']' unit-oai-hss-0: 17:37:03 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 17:37:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 17:37:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 17:37:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 17:37:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 17:37:03 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 17:37:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 17:37:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 17:37:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:37:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 17:37:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:04 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:04 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:04 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.7 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 17:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:04 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 17:37:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14177 unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14177' unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14177 =~ .*running.* ]] unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 17:37:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:05 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 17:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 17:37:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 17:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 17:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 17:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 17:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 17:37:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 17:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 17:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 17:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 17:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 17:37:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 17:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 17:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 17:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 17:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 17:37:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 17:37:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 17:37:09 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 17:37:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 17:37:09 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 17:37:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:10 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 17:37:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 17:37:10 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 17:37:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 17:37:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 17:37:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:37:12 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 17:37:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 17:37:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 17:37:12 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 17:37:12 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 17:37:12 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 17:37:12 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 17:37:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:37:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:37:12 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 17:37:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 17:37:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 17:37:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 17:37:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 17:37:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 17:37:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 17:37:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 17:37:14 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 17:37:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 17:37:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 17:37:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:37:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:37:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 17:37:36 DEBUG juju.worker.uniter.remotestate got action change: [ebbe24db-353d-497e-85e3-d453b3c6a749] ok=true unit-abot-epc-basic-0: 17:37:36 DEBUG juju.worker.uniter.operation running operation run action ebbe24db-353d-497e-85e3-d453b3c6a749 unit-abot-epc-basic-0: 17:37:36 DEBUG juju.machinelock acquire machine lock for uniter (run action ebbe24db-353d-497e-85e3-d453b3c6a749) unit-abot-epc-basic-0: 17:37:36 DEBUG juju.machinelock machine lock acquired for uniter (run action ebbe24db-353d-497e-85e3-d453b3c6a749) unit-abot-epc-basic-0: 17:37:36 DEBUG juju.worker.uniter.operation preparing operation "run action ebbe24db-353d-497e-85e3-d453b3c6a749" unit-abot-epc-basic-0: 17:37:36 DEBUG juju.worker.uniter.operation executing operation "run action ebbe24db-353d-497e-85e3-d453b3c6a749" unit-abot-epc-basic-0: 17:37:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 17:37:37 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 17:37:37 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 17:37:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 17:37:37 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 17:37:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 17:37:37 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 17:37:37 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8810846934443137383.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4685752860327313655.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4825126927381804424.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1102489039755659104.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2099699820399070095.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5177094516345337018.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.764 s unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-25T17:37:39+00:00 unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 17:37:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:41 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 17:37:41 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:41 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:41 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 17:37:41 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:37:42 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 17:37:42 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:42 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:43 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 17:37:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:37:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:37:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:37:44 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 17:37:44 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 17:37:44 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 17:37:45 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:46 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Sun Nov 25 17:37:46 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:46 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:46 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:46 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:48 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@77ee25f1] to [cucumber.runtime.java.spring.GlueCodeScope@6dd93a21] unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:48 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@736048ed: startup date [Sun Nov 25 17:37:48 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:48 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:49 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25290bca: startup date [Sun Nov 25 17:37:49 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:37:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 17:37:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP EXECUTION TIME TAKEN :1323 MS unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:50 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: STEP EXECUTION TIME TAKEN :751 MS unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:37:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:37:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:51 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 17:37:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:37:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:37:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10029 MS unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02.131 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02.148 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :58 MS unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:38:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: STEP EXECUTION TIME TAKEN :444 MS unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23.666 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23.671 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:38:23 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :445 MS unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:34 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44.753 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44.759 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :74 MS unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:38:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:54 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 17:38:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :727 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:38:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06.032 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06.040 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:39:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: STEP EXECUTION TIME TAKEN :794 MS unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27.495 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27.503 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:39:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP EXECUTION TIME TAKEN :192 MS unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP EXECUTION TIME TAKEN :803 MS unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:38 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:39:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 17:39:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49.005 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49.010 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:39:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :436 MS unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:39:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :587 MS unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:00 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10.447 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10.453 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:40:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:20 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:40:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:21 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 17:40:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: STEP EXECUTION TIME TAKEN :991 MS unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:22 [main] REPORT: ========================================================================================== unit-oai-hss-0: 17:40:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 17:40:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:40:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 17:40:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 17:40:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 17:40:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 17:40:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 17:40:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22012' unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22012 =~ .*running.* ]] unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 17:40:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:40:31 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 17:40:31 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 17:40:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:40:31 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 17:40:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 17:40:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 17:40:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:40:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32.599 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32.605 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:40:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP EXECUTION TIME TAKEN :403 MS unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP EXECUTION TIME TAKEN :592 MS unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:43 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:43 [main] REPORT: ========================================================================================== unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 17:40:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 17:40:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 17:40:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15681' unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15681 =~ .*running.* ]] unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 17:40:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:40:50 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 17:40:50 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 17:40:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:40:50 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 17:40:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:40:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:40:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:40:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:40:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 17:40:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:40:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:40:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:40:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 17:40:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:40:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54.265 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54.268 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54 [main] REPORT: STEP EXECUTION TIME TAKEN :304 MS unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:40:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:40:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :188 MS unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP EXECUTION TIME TAKEN :596 MS unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15.915 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15.917 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:41:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:41:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :193 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :582 MS unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: STEP EXECUTION TIME TAKEN :68 MS unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37.124 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37.125 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:41:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :183 MS unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: STEP EXECUTION TIME TAKEN :582 MS unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: STEP EXECUTION TIME TAKEN :197 MS unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58.396 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58.402 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:41:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:41:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP EXECUTION TIME TAKEN :190 MS unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:08 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: STEP EXECUTION TIME TAKEN :755 MS unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19.719 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19.721 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:42:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:29 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: STEP EXECUTION TIME TAKEN :184 MS unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:30 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: STEP EXECUTION TIME TAKEN :805 MS unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:31 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41.087 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41.089 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:42:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP EXECUTION TIME TAKEN :402 MS unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:51 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: STEP EXECUTION TIME TAKEN :567 MS unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:42:52 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:42:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02.361 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02.365 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:43:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:12 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :392 MS unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :590 MS unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:13 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:43:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 17:43:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:23 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33.752 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33.754 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:43:33 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 17:43:34 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 17:43:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:44 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :201 MS unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :595 MS unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:45 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:43:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:43:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:43:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:43:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:43:55 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:43:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05.935 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05.937 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:44:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:44:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:44:06 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 17:44:06 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP EXECUTION TIME TAKEN :391 MS unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:16 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: STEP EXECUTION TIME TAKEN :586 MS unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:17 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:44:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 17:44:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:27 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37.609 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37.612 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:44:37 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:47 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :380 MS unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :572 MS unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:48 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :600 MS unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:49 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:49 [main] REPORT: ========================================================================================== unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:44:59 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:44:59 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:44:59 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 17:44:59 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:44:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:44:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:44:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:44:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 17:44:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:44:59 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09.727 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09.730 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:45:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:45:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 17:45:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 17:45:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :391 MS unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:21 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :585 MS unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :584 MS unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:22 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:45:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 17:45:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:32 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:32 [main] REPORT: ========================================================================================== unit-oai-epc-0: 17:45:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 17:45:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:45:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 17:45:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 17:45:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 17:45:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 17:45:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 17:45:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17720' unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17720 =~ .*running.* ]] unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 17:45:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:45:40 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 17:45:40 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 17:45:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:45:40 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 17:45:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 17:45:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 17:45:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:45:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42.741 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42.759 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:45:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:45:43 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:53 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :330 MS unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :565 MS unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:45:54 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:46:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 17:46:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:04 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:04 [main] REPORT: ========================================================================================== unit-oai-hss-0: 17:46:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 17:46:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 17:46:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 17:46:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 17:46:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 17:46:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 17:46:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 17:46:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22012' unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22012 =~ .*running.* ]] unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 17:46:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 17:46:10 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 17:46:10 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 17:46:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 17:46:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 17:46:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 17:46:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 17:46:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 17:46:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14.941 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14.943 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:46:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 17:46:15 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:25 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP EXECUTION TIME TAKEN :407 MS unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP EXECUTION TIME TAKEN :587 MS unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:26 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:36 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:36 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:46:36 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:46:36 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:36 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46.890 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46.892 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 17:46:46 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 17:46:47 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run 9m8.797s unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 552.578 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Nov 25, 2018 5:46:58 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Sun Nov 25 17:37:46 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run 25-Nov-2018 17:46:58.017 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:46:58 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:46:59 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:18 min unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-25T17:47:00+00:00 unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 17:47:00 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation committing operation "run action ebbe24db-353d-497e-85e3-d453b3c6a749" unit-abot-epc-basic-0: 17:47:00 DEBUG juju.machinelock machine lock released for uniter (run action ebbe24db-353d-497e-85e3-d453b3c6a749) unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 17:47:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 17:47:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 17:47:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 17:47:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 17:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-11-25 17:47:20,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-11-25 17:48:14,213 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-11-25 17:48:14,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:48:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:14,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-e41d4506-38a9-4c34-9cb9-f69e9ab37366 Date: Sun, 25 Nov 2018 17:48:14 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:18:13Z", "updated_at": "2018-11-25T17:47:59Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "0e99763c-2170-421f-9558-682eb2071b33"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:14:37Z", "updated_at": "2018-11-25T17:47:48Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "23c1313c-b84d-49bc-9b89-76a4785b2a59"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:17:40Z", "updated_at": "2018-11-25T17:47:59Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "5c132481-509a-445e-a4a6-dbb8156bf096"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:06:16Z", "updated_at": "2018-11-25T17:48:11Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "bac122de-04f3-4ec5-a7fa-5254483c8725"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:11:27Z", "updated_at": "2018-11-25T17:47:37Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28"}]} 2018-11-25 17:48:14,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e41d4506-38a9-4c34-9cb9-f69e9ab37366 2018-11-25 17:48:14,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180244207382s 2018-11-25 17:48:14,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e41d4506-38a9-4c34-9cb9-f69e9ab37366 2018-11-25 17:48:14,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 17:48:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/0e99763c-2170-421f-9558-682eb2071b33.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:15,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba98ec70-f37b-4584-87d9-65d32367d3c6 Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:15,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/0e99763c-2170-421f-9558-682eb2071b33.json used request id req-ba98ec70-f37b-4584-87d9-65d32367d3c6 2018-11-25 17:48:15,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.589204072952s 2018-11-25 17:48:15,007 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/0e99763c-2170-421f-9558-682eb2071b33.json used request id req-ba98ec70-f37b-4584-87d9-65d32367d3c6 2018-11-25 17:48:15,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:48:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:15,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-221156eb-13e2-49b5-9e50-47c0602b5b4e Date: Sun, 25 Nov 2018 17:48:15 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:14:37Z", "updated_at": "2018-11-25T17:47:48Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "23c1313c-b84d-49bc-9b89-76a4785b2a59"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:17:40Z", "updated_at": "2018-11-25T17:47:59Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "5c132481-509a-445e-a4a6-dbb8156bf096"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:06:16Z", "updated_at": "2018-11-25T17:48:11Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "bac122de-04f3-4ec5-a7fa-5254483c8725"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:11:27Z", "updated_at": "2018-11-25T17:47:37Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28"}]} 2018-11-25 17:48:15,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-221156eb-13e2-49b5-9e50-47c0602b5b4e 2018-11-25 17:48:15,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168802022934s 2018-11-25 17:48:15,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-221156eb-13e2-49b5-9e50-47c0602b5b4e 2018-11-25 17:48:15,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 17:48:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/23c1313c-b84d-49bc-9b89-76a4785b2a59.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:15,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b299e352-5aca-4809-b5a4-1a05238dc4a5 Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:15,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/23c1313c-b84d-49bc-9b89-76a4785b2a59.json used request id req-b299e352-5aca-4809-b5a4-1a05238dc4a5 2018-11-25 17:48:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.552653074265s 2018-11-25 17:48:15,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/23c1313c-b84d-49bc-9b89-76a4785b2a59.json used request id req-b299e352-5aca-4809-b5a4-1a05238dc4a5 2018-11-25 17:48:15,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:48:15,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:15,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c40e2526-3c66-4517-940a-087b3d976371 Date: Sun, 25 Nov 2018 17:48:15 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:17:40Z", "updated_at": "2018-11-25T17:47:59Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "5c132481-509a-445e-a4a6-dbb8156bf096"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:06:16Z", "updated_at": "2018-11-25T17:48:11Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "bac122de-04f3-4ec5-a7fa-5254483c8725"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:11:27Z", "updated_at": "2018-11-25T17:47:37Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28"}]} 2018-11-25 17:48:15,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c40e2526-3c66-4517-940a-087b3d976371 2018-11-25 17:48:15,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.170200109482s 2018-11-25 17:48:15,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c40e2526-3c66-4517-940a-087b3d976371 2018-11-25 17:48:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 17:48:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/5c132481-509a-445e-a4a6-dbb8156bf096.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:16,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10bc6a36-0f95-4576-9567-bd85ac75c51b Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:16,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5c132481-509a-445e-a4a6-dbb8156bf096.json used request id req-10bc6a36-0f95-4576-9567-bd85ac75c51b 2018-11-25 17:48:16,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.681555986404s 2018-11-25 17:48:16,620 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5c132481-509a-445e-a4a6-dbb8156bf096.json used request id req-10bc6a36-0f95-4576-9567-bd85ac75c51b 2018-11-25 17:48:16,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:48:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:16,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-88eb3d9d-1005-4b70-8c8d-e4184fbcfc91 Date: Sun, 25 Nov 2018 17:48:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:06:16Z", "updated_at": "2018-11-25T17:48:11Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "bac122de-04f3-4ec5-a7fa-5254483c8725"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:11:27Z", "updated_at": "2018-11-25T17:47:37Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28"}]} 2018-11-25 17:48:16,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-88eb3d9d-1005-4b70-8c8d-e4184fbcfc91 2018-11-25 17:48:16,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.161768198013s 2018-11-25 17:48:16,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-88eb3d9d-1005-4b70-8c8d-e4184fbcfc91 2018-11-25 17:48:16,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 17:48:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/bac122de-04f3-4ec5-a7fa-5254483c8725.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:17,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4812e737-792a-4eff-aded-e2aadfb12738 Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:17,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/bac122de-04f3-4ec5-a7fa-5254483c8725.json used request id req-4812e737-792a-4eff-aded-e2aadfb12738 2018-11-25 17:48:17,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.663394927979s 2018-11-25 17:48:17,463 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/bac122de-04f3-4ec5-a7fa-5254483c8725.json used request id req-4812e737-792a-4eff-aded-e2aadfb12738 2018-11-25 17:48:17,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:48:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:17,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-ccc86d57-2b63-47e0-9fdd-9c65568f4e6e Date: Sun, 25 Nov 2018 17:48:17 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:11:27Z", "updated_at": "2018-11-25T17:47:37Z", "floating_network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "226c77301bd549c29394d0fde7b12615", "port_id": null, "id": "d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28"}]} 2018-11-25 17:48:17,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ccc86d57-2b63-47e0-9fdd-9c65568f4e6e 2018-11-25 17:48:17,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.202129125595s 2018-11-25 17:48:17,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ccc86d57-2b63-47e0-9fdd-9c65568f4e6e 2018-11-25 17:48:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-25 17:48:17,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:18,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dd2045e-8060-4d07-aa5b-1653ccb29b1e Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:18,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28.json used request id req-0dd2045e-8060-4d07-aa5b-1653ccb29b1e 2018-11-25 17:48:18,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.688904047012s 2018-11-25 17:48:18,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d8ede1e7-3a78-4777-b7e5-9c13b1e6cd28.json used request id req-0dd2045e-8060-4d07-aa5b-1653ccb29b1e 2018-11-25 17:48:18,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-25 17:48:18,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c406d6e7-85c8-4de7-b8f6-e072411d4836 Date: Sun, 25 Nov 2018 17:48:18 GMT RESP BODY: {"floatingips": []} 2018-11-25 17:48:18,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c406d6e7-85c8-4de7-b8f6-e072411d4836 2018-11-25 17:48:18,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186491012573s 2018-11-25 17:48:18,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c406d6e7-85c8-4de7-b8f6-e072411d4836 2018-11-25 17:48:18,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 17:48:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:20,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16718c32-94a9-4891-830c-87c1808d607e Date: Sun, 25 Nov 2018 17:48:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:48:20,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43 used request id req-16718c32-94a9-4891-830c-87c1808d607e 2018-11-25 17:48:20,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.37740588188s 2018-11-25 17:48:20,770 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/dc4f9d18-a46b-483f-b9d2-879ab5f09b43 used request id req-16718c32-94a9-4891-830c-87c1808d607e 2018-11-25 17:48:20,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 17:48:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:21,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48: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,Accept-Encoding x-openstack-request-id: req-9736433b-31ff-4859-80e7-261e245457e5 x-compute-request-id: req-9736433b-31ff-4859-80e7-261e245457e5 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "name": "juju_epc-flavor_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ea9b9340-238a-4cd0-84ed-376d956d6f2b", "name": "juju_epc-flavor_alt_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 17:48:21,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9736433b-31ff-4859-80e7-261e245457e5 2018-11-25 17:48:21,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.548243045807s 2018-11-25 17:48:21,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9736433b-31ff-4859-80e7-261e245457e5 2018-11-25 17:48:21,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 17:48:21,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:21,371 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 17:48: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 x-openstack-request-id: req-b0c71d43-4d41-48db-b983-518a054c3224 x-compute-request-id: req-b0c71d43-4d41-48db-b983-518a054c3224 Content-Length: 0 Content-Type: application/json 2018-11-25 17:48:21,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b used request id req-b0c71d43-4d41-48db-b983-518a054c3224 2018-11-25 17:48:21,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0490119457245s 2018-11-25 17:48:21,371 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ea9b9340-238a-4cd0-84ed-376d956d6f2b used request id req-b0c71d43-4d41-48db-b983-518a054c3224 2018-11-25 17:48:21,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-25 17:48:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" -d '{"subnet_id": "0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf"}' 2018-11-25 17:48:22,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-787ec67d-7bae-489a-a9ab-455dd3829f22 Date: Sun, 25 Nov 2018 17:48:22 GMT RESP BODY: {"network_id": "c2e0eb56-0752-4613-9117-910a380dc5f8", "tenant_id": "226c77301bd549c29394d0fde7b12615", "subnet_id": "0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf", "subnet_ids": ["0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf"], "port_id": "0bf307a4-f619-48b6-9888-ad7b83086e44", "id": "a6bcac9c-c12f-4410-b870-b74505959c24"} 2018-11-25 17:48:22,922 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24/remove_router_interface.json used request id req-787ec67d-7bae-489a-a9ab-455dd3829f22 2018-11-25 17:48:22,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55021190643s 2018-11-25 17:48:22,923 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24/remove_router_interface.json used request id req-787ec67d-7bae-489a-a9ab-455dd3829f22 returning object a6bcac9c-c12f-4410-b870-b74505959c24 2018-11-25 17:48:22,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-25 17:48:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-37eaa19f-aa0e-4c80-9f5e-fee36473a39d Date: Sun, 25 Nov 2018 17:48:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ad899a74-71c8-421f-a6bd-988551fe00a6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f688155f-4e41-43bd-8a4a-5e2069dbd331", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:03:26Z", "admin_state_up": true, "updated_at": "2018-11-25T17:48:22Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "226c77301bd549c29394d0fde7b12615", "id": "a6bcac9c-c12f-4410-b870-b74505959c24", "name": "juju_epc-router_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}]} 2018-11-25 17:48:23,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-37eaa19f-aa0e-4c80-9f5e-fee36473a39d 2018-11-25 17:48:23,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.227946043015s 2018-11-25 17:48:23,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-37eaa19f-aa0e-4c80-9f5e-fee36473a39d 2018-11-25 17:48:23,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-25 17:48:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:26,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5432785c-eb7e-45e9-a919-ed9d37dad98a Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:26,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24.json used request id req-5432785c-eb7e-45e9-a919-ed9d37dad98a 2018-11-25 17:48:26,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.43586301804s 2018-11-25 17:48:26,589 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a6bcac9c-c12f-4410-b870-b74505959c24.json used request id req-5432785c-eb7e-45e9-a919-ed9d37dad98a 2018-11-25 17:48:26,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-25 17:48:26,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:26,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b15800aa-10bb-4afb-a8d3-6f5a1555d583 Date: Sun, 25 Nov 2018 17:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2e0eb56-0752-4613-9117-910a380dc5f8","tenant_id":"226c77301bd549c29394d0fde7b12615","created_at":"2018-11-25T17:03:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-25T17:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"226c77301bd549c29394d0fde7b12615","id":"0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf","subnetpool_id":null,"name":"juju_epc-subnet_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}]} 2018-11-25 17:48:26,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b15800aa-10bb-4afb-a8d3-6f5a1555d583 2018-11-25 17:48:26,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198988199234s 2018-11-25 17:48:26,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b15800aa-10bb-4afb-a8d3-6f5a1555d583 2018-11-25 17:48:26,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-25 17:48:26,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:29,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74386b03-5852-4827-a8a5-0733ebde6604 Date: Sun, 25 Nov 2018 17:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:29,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf.json used request id req-74386b03-5852-4827-a8a5-0733ebde6604 2018-11-25 17:48:29,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43655610085s 2018-11-25 17:48:29,227 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/0f1eb4df-fc31-44dc-9f3c-b5dcdbf8eabf.json used request id req-74386b03-5852-4827-a8a5-0733ebde6604 2018-11-25 17:48:29,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 17:48:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:29,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-0a5a2452-512a-434e-8237-58fd09aa8009 Date: Sun, 25 Nov 2018 17:48:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-25T17:48:29Z","tenant_id":"226c77301bd549c29394d0fde7b12615","created_at":"2018-11-25T17:03:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"226c77301bd549c29394d0fde7b12615","id":"c2e0eb56-0752-4613-9117-910a380dc5f8","name":"juju_epc-net_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}]} 2018-11-25 17:48:29,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0a5a2452-512a-434e-8237-58fd09aa8009 2018-11-25 17:48:29,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25420999527s 2018-11-25 17:48:29,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0a5a2452-512a-434e-8237-58fd09aa8009 2018-11-25 17:48:29,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-25 17:48:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/c2e0eb56-0752-4613-9117-910a380dc5f8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:30,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43c64505-af49-44a6-a1d1-6d75a3489b7f Date: Sun, 25 Nov 2018 17:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:30,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/c2e0eb56-0752-4613-9117-910a380dc5f8.json used request id req-43c64505-af49-44a6-a1d1-6d75a3489b7f 2018-11-25 17:48:30,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03819608688s 2018-11-25 17:48:30,522 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/c2e0eb56-0752-4613-9117-910a380dc5f8.json used request id req-43c64505-af49-44a6-a1d1-6d75a3489b7f 2018-11-25 17:48:30,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:48:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:31,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-1f486d4d-78b7-4f09-9520-988a03ae48e4 Date: Sun, 25 Nov 2018 17:48:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "metadata": {}}], "file": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f/file", "owner": "226c77301bd549c29394d0fde7b12615", "id": "6c930293-7509-4888-ad9c-170705d63d8f", "size": 297074688, "self": "/v2/images/6c930293-7509-4888-ad9c-170705d63d8f", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/6c930293-7509-4888-ad9c-170705d63d8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-11-25T17:03:43Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-25T17:03:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:48:31,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1f486d4d-78b7-4f09-9520-988a03ae48e4 2018-11-25 17:48:31,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.556561946869s 2018-11-25 17:48:31,079 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1f486d4d-78b7-4f09-9520-988a03ae48e4 2018-11-25 17:48:31,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 17:48:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b8854c494142cdd517db2aedc10acee4bb11b76" 2018-11-25 17:48:33,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f755f9fa-5953-4cca-9f4c-0131f04e8df3 Date: Sun, 25 Nov 2018 17:48:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:48:33,644 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f used request id req-f755f9fa-5953-4cca-9f4c-0131f04e8df3 2018-11-25 17:48:33,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.56277680397s 2018-11-25 17:48:33,644 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6c930293-7509-4888-ad9c-170705d63d8f used request id req-f755f9fa-5953-4cca-9f4c-0131f04e8df3 2018-11-25 17:48:33,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 17:48:33,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:33,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48: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-0c2ce301-fae3-41fa-a31c-b786c98d7af7 x-compute-request-id: req-0c2ce301-fae3-41fa-a31c-b786c98d7af7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a94351f9-f9af-4d43-bb85-0c16a0ca68e3", "name": "juju_epc-flavor_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 17:48:33,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0c2ce301-fae3-41fa-a31c-b786c98d7af7 2018-11-25 17:48:33,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0359869003296s 2018-11-25 17:48:33,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0c2ce301-fae3-41fa-a31c-b786c98d7af7 2018-11-25 17:48:33,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 17:48:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:33,790 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 17:48: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 x-openstack-request-id: req-b62fd81a-927f-47be-97c7-da1a9edb2a35 x-compute-request-id: req-b62fd81a-927f-47be-97c7-da1a9edb2a35 Content-Length: 0 Content-Type: application/json 2018-11-25 17:48:33,791 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3 used request id req-b62fd81a-927f-47be-97c7-da1a9edb2a35 2018-11-25 17:48:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.107601881027s 2018-11-25 17:48:33,791 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a94351f9-f9af-4d43-bb85-0c16a0ca68e3 used request id req-b62fd81a-927f-47be-97c7-da1a9edb2a35 2018-11-25 17:48:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:48:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:33,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce939155-d743-45b4-90bd-242976caccc2 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3", "links": {"self": "http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449"}, "domain_id": "default", "enabled": true, "id": "afcf1348b45142c59d84e1d4e372a449", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 17:48:33,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ce939155-d743-45b4-90bd-242976caccc2 2018-11-25 17:48:33,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18820309639s 2018-11-25 17:48:33,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ce939155-d743-45b4-90bd-242976caccc2 2018-11-25 17:48:33,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:48:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804f297b-18ac-40eb-b90d-b9e63b1af4e4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449"}, "enabled": true, "id": "afcf1348b45142c59d84e1d4e372a449", "options": {}, "domain_id": "default", "name": "juju_epc-user_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}} 2018-11-25 17:48:34,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 used request id req-804f297b-18ac-40eb-b90d-b9e63b1af4e4 2018-11-25 17:48:34,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100158929825s 2018-11-25 17:48:34,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 used request id req-804f297b-18ac-40eb-b90d-b9e63b1af4e4 2018-11-25 17:48:34,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 17:48:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f6700d-cf3b-49dc-9c48-a9fdf153aca3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:48:34,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 used request id req-71f6700d-cf3b-49dc-9c48-a9fdf153aca3 2018-11-25 17:48:34,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207674980164s 2018-11-25 17:48:34,296 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/afcf1348b45142c59d84e1d4e372a449 used request id req-71f6700d-cf3b-49dc-9c48-a9fdf153aca3 2018-11-25 17:48:34,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 17:48:34,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d597d806-37a5-43e1-949c-c39c905c67b1 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615"}, "enabled": true, "id": "226c77301bd549c29394d0fde7b12615", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_da519da3-a1fe-47c8-a1e6-187a7b0099e3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 17:48:34,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-d597d806-37a5-43e1-949c-c39c905c67b1 2018-11-25 17:48:34,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.067990064621s 2018-11-25 17:48:34,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-d597d806-37a5-43e1-949c-c39c905c67b1 2018-11-25 17:48:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 17:48:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6412334-94e1-4e2b-989c-b55c45f2ad3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:48:34,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615 used request id req-d6412334-94e1-4e2b-989c-b55c45f2ad3d 2018-11-25 17:48:34,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183715820312s 2018-11-25 17:48:34,551 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/226c77301bd549c29394d0fde7b12615 used request id req-d6412334-94e1-4e2b-989c-b55c45f2ad3d 2018-11-25 17:48:34,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:34,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e6f780-05b9-412d-849f-91d7ee53b020 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb2dba854e0b48aea8f24324c5e85b6e", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e"}, "name": "Member"}]} 2018-11-25 17:48:34,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-59e6f780-05b9-412d-849f-91d7ee53b020 2018-11-25 17:48:34,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0854439735413s 2018-11-25 17:48:34,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 17:48:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1573b041-a946-47a9-95ad-19bba2606005 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:48:34,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bb2dba854e0b48aea8f24324c5e85b6e used request id req-1573b041-a946-47a9-95ad-19bba2606005 2018-11-25 17:48:34,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105929851532s 2018-11-25 17:48:34,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 17:48:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=226c77301bd549c29394d0fde7b12615&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:34,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d0d70943-0f53-4e36-9b7d-2268afec7dc5 Date: Sun, 25 Nov 2018 17:48:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:03:23Z", "updated_at": "2018-11-25T17:03:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "0bd878fd-be89-4682-9ca8-1e04212dc86a", "remote_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv4", "project_id": "226c77301bd549c29394d0fde7b12615"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "1d8aaa7c-165d-40f5-8ed3-9b4219c29085", "remote_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv6", "project_id": "226c77301bd549c29394d0fde7b12615"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "6e43b759-edb7-482d-98b4-9d990c35ac69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv4", "project_id": "226c77301bd549c29394d0fde7b12615"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "e8c4f94d-ddb2-44c5-adc5-98f3cb88e343", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv6", "project_id": "226c77301bd549c29394d0fde7b12615"}], "revision_number": 4, "project_id": "226c77301bd549c29394d0fde7b12615", "id": "7634a582-7103-4e7b-afde-471cd6146c1c", "name": "default"}]} 2018-11-25 17:48:34,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=226c77301bd549c29394d0fde7b12615&name=default used request id req-d0d70943-0f53-4e36-9b7d-2268afec7dc5 2018-11-25 17:48:34,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196741104126s 2018-11-25 17:48:34,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=226c77301bd549c29394d0fde7b12615&name=default used request id req-d0d70943-0f53-4e36-9b7d-2268afec7dc5 2018-11-25 17:48:34,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 17:48:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:35,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ce4eefe7-1410-4eb8-a798-4caff16a78b1 Date: Sun, 25 Nov 2018 17:48:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "created_at": "2018-11-25T14:07:09Z", "updated_at": "2018-11-25T14:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "51470d28-a302-4807-bcbd-e57abd7ebf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "0ff6d7b9-4859-49fb-b9d8-575a8c6a8660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "c69f965e-f311-4193-92b8-6c7ce4122194", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:07:10Z", "revision_number": 0, "id": "f6556c18-7aa6-4523-bdc3-2e33c2869f14", "remote_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "remote_ip_prefix": null, "created_at": "2018-11-25T14:07:10Z", "security_group_id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "tenant_id": "2b4adc94c250401ebba1b3096fd3be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b4adc94c250401ebba1b3096fd3be53"}], "revision_number": 4, "project_id": "2b4adc94c250401ebba1b3096fd3be53", "id": "3d6576fe-407b-4b90-bf7a-1c5f216b13fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "226c77301bd549c29394d0fde7b12615", "created_at": "2018-11-25T17:03:23Z", "updated_at": "2018-11-25T17:03:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "e8c4f94d-ddb2-44c5-adc5-98f3cb88e343", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv6", "project_id": "226c77301bd549c29394d0fde7b12615"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "1d8aaa7c-165d-40f5-8ed3-9b4219c29085", "remote_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv6", "project_id": "226c77301bd549c29394d0fde7b12615"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "0bd878fd-be89-4682-9ca8-1e04212dc86a", "remote_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv4", "project_id": "226c77301bd549c29394d0fde7b12615"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T17:03:23Z", "revision_number": 0, "id": "6e43b759-edb7-482d-98b4-9d990c35ac69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T17:03:23Z", "security_group_id": "7634a582-7103-4e7b-afde-471cd6146c1c", "tenant_id": "226c77301bd549c29394d0fde7b12615", "port_range_min": null, "ethertype": "IPv4", "project_id": "226c77301bd549c29394d0fde7b12615"}], "revision_number": 4, "project_id": "226c77301bd549c29394d0fde7b12615", "id": "7634a582-7103-4e7b-afde-471cd6146c1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-25T14:09:14Z", "updated_at": "2018-11-25T14:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "f16af81e-3cf0-4fc8-b2a1-f0b8ad19e27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2a1269b0-8943-4079-94af-60e1641124c1", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "97845dc9-76cb-4c80-b08c-cf793e7f454c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T14:09:14Z", "revision_number": 0, "id": "2231ae31-a7e0-49fd-a862-f804d02fb680", "remote_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "remote_ip_prefix": null, "created_at": "2018-11-25T14:09:14Z", "security_group_id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78caac69-76ca-4ea1-a2cc-74cdb47d51c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "created_at": "2018-11-25T13:56:51Z", "updated_at": "2018-11-25T13:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "1e15f0d5-f14f-414c-b564-1aa52cbec9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "560e74c2-b1a7-4ce1-ab0a-039cbbbd7bc1", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "d371d52f-9a6c-4204-80e4-70e80518a677", "remote_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-25T13:56:52Z", "revision_number": 0, "id": "50c0c5d3-2cd2-4fe5-897a-1f76e2f36806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-25T13:56:52Z", "security_group_id": "ce494deb-87e5-40c1-9985-574e98feddc0", "tenant_id": "aa5a564982d64a85931efb8c2d50bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa5a564982d64a85931efb8c2d50bb06"}], "revision_number": 4, "project_id": "aa5a564982d64a85931efb8c2d50bb06", "id": "ce494deb-87e5-40c1-9985-574e98feddc0", "name": "default"}]} 2018-11-25 17:48:35,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ce4eefe7-1410-4eb8-a798-4caff16a78b1 2018-11-25 17:48:35,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220075130463s 2018-11-25 17:48:35,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ce4eefe7-1410-4eb8-a798-4caff16a78b1 2018-11-25 17:48:35,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-25 17:48:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7634a582-7103-4e7b-afde-471cd6146c1c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa47f5ac73d2620447ff26bbd4f0f8d9fd64687" 2018-11-25 17:48:35,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6260282c-9591-4712-878c-d39116fdd3c0 Content-Length: 0 Date: Sun, 25 Nov 2018 17:48:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-25 17:48:35,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7634a582-7103-4e7b-afde-471cd6146c1c.json used request id req-6260282c-9591-4712-878c-d39116fdd3c0 2018-11-25 17:48:35,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.712000131607s 2018-11-25 17:48:35,886 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7634a582-7103-4e7b-afde-471cd6146c1c.json used request id req-6260282c-9591-4712-878c-d39116fdd3c0 2018-11-25 17:48:35,886 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:22 | PASS | | vyos_vrouter | functest | vnf | 16:18 | PASS | | juju_epc | functest | vnf | 43:56 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-25 17:48:35,891 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-25 17:48:35,911 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-25 17:48:39,049 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 17:48:39,055 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=z8TAZUGwVMnAPskq8VQc4YF2g export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-11-25 17:48:39,055 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-25 17:48:39,055 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-25 17:48:39,056 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-11-25 17:48:39,058 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-25 17:48:41,828 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-316 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-25 17:48:41,830 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=z8TAZUGwVMnAPskq8VQc4YF2g export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-11-25 17:48:41,830 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-11-25 17:48:41,836 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-11-25 17:48:42,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 17:48:42,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 17:48:42,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 17:48:42,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 17:48:42,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 17:48:42,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 17:48:42,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 17:48:42,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 17:48:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 17:48:42,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34915829-da1c-4ffb-9d86-0308e2c51eea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 17:48:42,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34915829-da1c-4ffb-9d86-0308e2c51eea 2018-11-25 17:48:42,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 17:48:43,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T18:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4adc94c250401ebba1b3096fd3be53", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/2b4adc94c250401ebba1b3096fd3be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aedb2de15724efdad503eba39472084"}, "audit_ids": ["gj85AMJoQzio0Hx40q8t8A"], "issued_at": "2018-11-25T17:48:43.000000Z"}} 2018-11-25 17:48:43,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-25 17:48:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:43,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-851d046d-ff65-46ef-847c-bda56951ff90 Date: Sun, 25 Nov 2018 17:48:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"ad899a74-71c8-421f-a6bd-988551fe00a6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"aa5a564982d64a85931efb8c2d50bb06","status":"ACTIVE","subnets":["f688155f-4e41-43bd-8a4a-5e2069dbd331"],"description":"","tags":[],"updated_at":"2018-11-25T13:56:59Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"aa5a564982d64a85931efb8c2d50bb06","created_at":"2018-11-25T13:56:52Z","provider:network_type":"flat"}]} 2018-11-25 17:48:43,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-851d046d-ff65-46ef-847c-bda56951ff90 2018-11-25 17:48:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232023000717s 2018-11-25 17:48:43,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-851d046d-ff65-46ef-847c-bda56951ff90 2018-11-25 17:48:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-25 17:48:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:43,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 17:48:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 17:48:43,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:43,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7fbad6-d98c-42ca-bfc8-6d45ace84d25 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/f1ed661d16d746e9b9bc8a8e46943e5e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f1ed661d16d746e9b9bc8a8e46943e5e"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-11-25 17:48:43,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-cb7fbad6-d98c-42ca-bfc8-6d45ace84d25 2018-11-25 17:48:43,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.287759065628s 2018-11-25 17:48:43,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-25 17:48:43,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}}' 2018-11-25 17:48:43,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 17:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286de935-d660-4fe7-b3ed-af474ce78e9c Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933"}, "enabled": true, "id": "6188724e211a4699947b1d570e546933", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}} 2018-11-25 17:48:43,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-286de935-d660-4fe7-b3ed-af474ce78e9c 2018-11-25 17:48:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138370990753s 2018-11-25 17:48:43,889 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-286de935-d660-4fe7-b3ed-af474ce78e9c 2018-11-25 17:48:43,890 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'id': u'6188724e211a4699947b1d570e546933', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-25 17:48:43,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-25 17:48:44,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351459980011s 2018-11-25 17:48:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:44,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544e0103-9667-4710-8ca5-75ef40b929de Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd"}, "enabled": true, "id": "a76a37c52baf4fb1b4c882d4f310b3cd", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}} 2018-11-25 17:48:44,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd used request id req-544e0103-9667-4710-8ca5-75ef40b929de 2018-11-25 17:48:44,419 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a76a37c52baf4fb1b4c882d4f310b3cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200'}) 2018-11-25 17:48:44,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:44,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3b22c2-6fd2-4845-8615-ad99bde8a8af Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:48:44,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4b3b22c2-6fd2-4845-8615-ad99bde8a8af 2018-11-25 17:48:44,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.099974155426s 2018-11-25 17:48:44,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:44,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19bc96c-cbac-4a47-827a-8138fa9985f6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:48:44,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b19bc96c-cbac-4a47-827a-8138fa9985f6 2018-11-25 17:48:44,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753979682922s 2018-11-25 17:48:44,598 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-25 17:48:44,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-25 17:48:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" -d '{"role": {"name": "Member"}}' 2018-11-25 17:48:44,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7daeef-8b39-424a-ada7-fb73aeb5e91e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}} 2018-11-25 17:48:44,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a7daeef-8b39-424a-ada7-fb73aeb5e91e 2018-11-25 17:48:44,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.19483590126s 2018-11-25 17:48:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:44,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ce1c2f-9f1a-44d6-9900-fbfef42a1007 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "domain_id": null, "name": "Member", "id": "8c9d5e10b5aa4e4ba10935e4122e60e3"}} 2018-11-25 17:48:44,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3 used request id req-43ce1c2f-9f1a-44d6-9900-fbfef42a1007 2018-11-25 17:48:44,884 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3'}, 'domain_id': None, 'human_id': None, 'id': u'8c9d5e10b5aa4e4ba10935e4122e60e3', 'HUMAN_ID': False}) 2018-11-25 17:48:44,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:44,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:44,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbd7263-d9d1-4033-aa88-1a425dc4be82 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:48:44,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ddbd7263-d9d1-4033-aa88-1a425dc4be82 2018-11-25 17:48:44,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775520801544s 2018-11-25 17:48:44,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 17:48:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f580d02b-4abd-406a-adb7-843daf065dae Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 17:48:45,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f580d02b-4abd-406a-adb7-843daf065dae 2018-11-25 17:48:45,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0841839313507s 2018-11-25 17:48:45,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:48:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eeb227e-8b06-491a-bf4a-f7160125b0bd Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "links": {"self": "http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd"}, "domain_id": "default", "enabled": true, "id": "a76a37c52baf4fb1b4c882d4f310b3cd", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 17:48:45,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4eeb227e-8b06-491a-bf4a-f7160125b0bd 2018-11-25 17:48:45,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104153871536s 2018-11-25 17:48:45,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4eeb227e-8b06-491a-bf4a-f7160125b0bd 2018-11-25 17:48:45,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 17:48:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bb3481-20ca-41b9-af23-58c7a80077b2 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933"}, "enabled": true, "id": "6188724e211a4699947b1d570e546933", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 17:48:45,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f3bb3481-20ca-41b9-af23-58c7a80077b2 2018-11-25 17:48:45,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811839103699s 2018-11-25 17:48:45,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f3bb3481-20ca-41b9-af23-58c7a80077b2 2018-11-25 17:48:45,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 17:48:45,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&scope.project.id=6188724e211a4699947b1d570e546933&role.id=8c9d5e10b5aa4e4ba10935e4122e60e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8fadff-016a-4523-bb6e-0aa065bf502d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&scope.project.id=6188724e211a4699947b1d570e546933&role.id=8c9d5e10b5aa4e4ba10935e4122e60e3", "previous": null, "next": null}} 2018-11-25 17:48:45,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&scope.project.id=6188724e211a4699947b1d570e546933&role.id=8c9d5e10b5aa4e4ba10935e4122e60e3 used request id req-5d8fadff-016a-4523-bb6e-0aa065bf502d 2018-11-25 17:48:45,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0839009284973s 2018-11-25 17:48:45,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 17:48:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933/users/a76a37c52baf4fb1b4c882d4f310b3cd/roles/8c9d5e10b5aa4e4ba10935e4122e60e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7362efee-2f1f-4def-a4b7-e71b36266c72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:48:45,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933/users/a76a37c52baf4fb1b4c882d4f310b3cd/roles/8c9d5e10b5aa4e4ba10935e4122e60e3 used request id req-7362efee-2f1f-4def-a4b7-e71b36266c72 2018-11-25 17:48:45,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129479885101s 2018-11-25 17:48:45,458 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '76cba648-6a7a-4f49-9b74-f4266c58a928', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'project_id': u'6188724e211a4699947b1d570e546933', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-25 17:48:45,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-25 17:48:45,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-25 17:48:45,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-25 17:48:45,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-25 17:48:45,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-25 17:48:45,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-25 17:48:45,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-25 17:48:45,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-25 17:48:45,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-25 17:48:45,464 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'password': '76cba648-6a7a-4f49-9b74-f4266c58a928', 'project_name': 'tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '6188724e211a4699947b1d570e546933', 'project_domain_name': 'Default'} 2018-11-25 17:48:45,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f68e3e9-d44d-4718-9ca5-7ee4bb3b4564 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:48:45,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1f68e3e9-d44d-4718-9ca5-7ee4bb3b4564 2018-11-25 17:48:45,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745680332184s 2018-11-25 17:48:45,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:45,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303a341b-fe3a-49c4-9150-82eeafdeb6be Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:48:45,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-303a341b-fe3a-49c4-9150-82eeafdeb6be 2018-11-25 17:48:45,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830659866333s 2018-11-25 17:48:45,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 17:48:45,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686cc5c1-52ea-456b-b68b-234f7e5a9791 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 17:48:45,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-686cc5c1-52ea-456b-b68b-234f7e5a9791 2018-11-25 17:48:45,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0799508094788s 2018-11-25 17:48:45,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:48:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b550f0-65a8-49f0-b37a-a6ff3278f42a Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "links": {"self": "http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd"}, "domain_id": "default", "enabled": true, "id": "a76a37c52baf4fb1b4c882d4f310b3cd", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 17:48:45,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-83b550f0-65a8-49f0-b37a-a6ff3278f42a 2018-11-25 17:48:45,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0945031642914s 2018-11-25 17:48:45,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-83b550f0-65a8-49f0-b37a-a6ff3278f42a 2018-11-25 17:48:45,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 17:48:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203b3b72-d6c3-47a7-b5f0-075208692d52 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933"}, "enabled": true, "id": "6188724e211a4699947b1d570e546933", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 17:48:45,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-203b3b72-d6c3-47a7-b5f0-075208692d52 2018-11-25 17:48:45,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0855331420898s 2018-11-25 17:48:45,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-203b3b72-d6c3-47a7-b5f0-075208692d52 2018-11-25 17:48:45,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 17:48:45,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&scope.project.id=6188724e211a4699947b1d570e546933&role.id=81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:45,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecc2826-29ce-4e0c-9ce9-920af6334c78 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&scope.project.id=6188724e211a4699947b1d570e546933&role.id=81f083a14a2d43bc8d243bca68f279f8", "previous": null, "next": null}} 2018-11-25 17:48:45,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&scope.project.id=6188724e211a4699947b1d570e546933&role.id=81f083a14a2d43bc8d243bca68f279f8 used request id req-2ecc2826-29ce-4e0c-9ce9-920af6334c78 2018-11-25 17:48:45,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0943229198456s 2018-11-25 17:48:45,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 17:48:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933/users/a76a37c52baf4fb1b4c882d4f310b3cd/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:46,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d548c6e5-c2bc-46f7-a3fe-b1eee470f837 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:48:46,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933/users/a76a37c52baf4fb1b4c882d4f310b3cd/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-d548c6e5-c2bc-46f7-a3fe-b1eee470f837 2018-11-25 17:48:46,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121898889542s 2018-11-25 17:48:46,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:48:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:46,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcd88e0-084c-4be0-9ef5-34fe5a2d8244 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:48:46,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-afcd88e0-084c-4be0-9ef5-34fe5a2d8244 2018-11-25 17:48:46,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800349712372s 2018-11-25 17:48:46,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-25 17:48:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:46,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a20f6b-54fe-4b1f-94cd-36059a74fb52 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-11-25 17:48:46,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d2a20f6b-54fe-4b1f-94cd-36059a74fb52 2018-11-25 17:48:46,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0888068675995s 2018-11-25 17:48:46,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 17:48:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:46,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec06759-715b-4370-8468-72dde11e4ebc Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "links": {"self": "http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd"}, "domain_id": "default", "enabled": true, "id": "a76a37c52baf4fb1b4c882d4f310b3cd", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 17:48:46,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3ec06759-715b-4370-8468-72dde11e4ebc 2018-11-25 17:48:46,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.093640089035s 2018-11-25 17:48:46,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3ec06759-715b-4370-8468-72dde11e4ebc 2018-11-25 17:48:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-25 17:48:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:46,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35bc3ccc-7319-42bb-8b5b-7e14298292c7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-25 17:48:46,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a76a37c52baf4fb1b4c882d4f310b3cd&role.id=81f083a14a2d43bc8d243bca68f279f8&scope.domain.id=default used request id req-35bc3ccc-7319-42bb-8b5b-7e14298292c7 2018-11-25 17:48:46,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0786969661713s 2018-11-25 17:48:46,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-25 17:48:46,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/a76a37c52baf4fb1b4c882d4f310b3cd/roles/81f083a14a2d43bc8d243bca68f279f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 17:48:46,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218b4327-8867-41bc-8618-e41a2a5347fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 17:48:46,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/a76a37c52baf4fb1b4c882d4f310b3cd/roles/81f083a14a2d43bc8d243bca68f279f8 used request id req-218b4327-8867-41bc-8618-e41a2a5347fa 2018-11-25 17:48:46,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117496013641s 2018-11-25 17:48:46,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-25 17:48:50,901 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-25 17:48:50.607 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=263c4959-b1a0-4977-b567-1e0a1d703e92) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 263c4959-b1a0-4977-b567-1e0a1d703e92 | 2018-11-25T17:48:50 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 263c4959-b1a0-4977-b567-1e0a1d703e92 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-25 17:48:54,081 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-11-25 17:48:54,082 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-25 17:48:59,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-25 17:48:58.098 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-25 17:48:58.248 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-25 17:48:59.214 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24be4042-935b-40e5-b36d-304fac6f0b4d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=24be4042-935b-40e5-b36d-304fac6f0b4d) as the default verifier for the future CLI operations. 2018-11-25 17:49:02,225 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-11-25 17:49:02,226 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-25 17:49:02,360 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-25 17:49:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-25 17:49:02,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9ebd21-5dab-4489-a3b8-94d23ff7475d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-11-25 17:49:02,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2c9ebd21-5dab-4489-a3b8-94d23ff7475d 2018-11-25 17:49:02,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-11-25 17:49:02,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "name": "Member"}, {"id": "81f083a14a2d43bc8d243bca68f279f8", "name": "admin"}], "expires_at": "2018-11-25T18:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6188724e211a4699947b1d570e546933", "name": "tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b4e2bd290fc497eb3633d803923b316"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2f3199176bd46e993842bc6462f8829"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9cb5d30fd2a4366aa70f30354d8b150"}], "type": "nfv-orchestration", "id": "0dcc3764df2d45c890e61a7b1083fc9a", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4189cd675a304f3eb5d43eecd7d458fd"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb3d3de289bb4ad380ac0ad813e6749d"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d557d28dd41c46f3a6714c015d7ed683"}], "type": "placement", "id": "10f99f06066c418c8c2fdab7f1209514", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6188724e211a4699947b1d570e546933", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1be563053bee456a8311ac9712b664f9"}, {"url": "http://172.30.9.29:8776/v2/6188724e211a4699947b1d570e546933", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac234c551c714df688918bcbf862e90e"}, {"url": "http://192.30.9.6:8776/v2/6188724e211a4699947b1d570e546933", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7980a11f5cf4965b77349f6208eb449"}], "type": "volumev2", "id": "1f5b8ef43739426cb0d4c6f10887f8cc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6188724e211a4699947b1d570e546933", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a32e4cc33630427797e657cf16f33fb0"}, {"url": "http://192.30.9.6:8776/v3/6188724e211a4699947b1d570e546933", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aede99f990aa4271b1809346289bbed5"}, {"url": "http://172.30.9.29:8776/v3/6188724e211a4699947b1d570e546933", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f84448cd30f042cf8341986d2cc27f47"}], "type": "volumev3", "id": "206eeb573db24ed18e61727684b79d8a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55e1da5d967b4d8eaa60ac93940e5e9d"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b15ac7cb2a2d4c0c956186378aa7bcee"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcbaad6584c34ff383098341d4ad0aa3"}], "type": "metric", "id": "3d394553e3814532b071c67d9695f2d7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cf727d4dd144190be6e6e06367299fb"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38ead03c8e094957975312865799f8e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f157c8e7bde4c8a8f01fde3f488b5dc"}], "type": "alarming", "id": "4190c577a6054075b7d853f5b715964d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "69a52a1c3ff049ef9d89c88aee4da3b0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43f042960b5c4a288ef0ec9e7b7f2fc9"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46288de079a34c1a98c9dc98361d099a"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd16ab649d914d428dd08df312401df0"}], "type": "policy", "id": "701a5d7ea57b4c9badf442335ac12365", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6188724e211a4699947b1d570e546933", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "462a767406714e52bd044a6e762d9279"}, {"url": "http://192.30.9.6:8004/v1/6188724e211a4699947b1d570e546933", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a00217d449f341e786528d80b674fe6a"}, {"url": "http://192.30.9.6:8004/v1/6188724e211a4699947b1d570e546933", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdddc1c6041a4f90a6079a86596ea32d"}], "type": "orchestration", "id": "73bb5c34872d462297f01038aa58b17d", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d9d833e631545689278ac9e68ffe386"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2201bbe40ff04a96b46108f3e6304beb"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e27c510595d4983824df3fc0eaf0664"}], "type": "image", "id": "78b666bc75ef46578014ecfa4e89e88a", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6188724e211a4699947b1d570e546933", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17bbbd83cfc4471094770795be242971"}, {"url": "http://192.30.9.6:8776/v1/6188724e211a4699947b1d570e546933", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d75f656632d49868ed21d8798dcddd9"}, {"url": "http://192.30.9.6:8776/v1/6188724e211a4699947b1d570e546933", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b194d57c1b74e769e7ac72f2037a0e5"}], "type": "volume", "id": "95094064ee894c8c868c7897179de48d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e190de1768349bdb8ef284c8d77ef02"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e7898df1aae43ce8acdda07703c0629"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8c45402fe19498dbdad38db1b3b808e"}], "type": "compute", "id": "d286775bf4ca4401924f06f9ab78cbea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "859d11c03b564af4bc44bfce8291e7a1"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1280613493c47488b646706487dcfa9"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ef3e718c22ed47098196cbebab3165a5"}], "type": "identity", "id": "d82ea29fb07649589805c0f262b8a699", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d9114d79ff4cfc95b6be48dcf4fe2b"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bf835a17886401196a8d18b5636134a"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdee958bf9654061898c8636ae6b9502"}], "type": "key-manager", "id": "ec14ca172de84b8495673efaa9de0584", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "48de8744add04e64b941c0c25c413d91"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6209f469f00d4d538c295335f0f150b0"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf111b6609734e97b923583b1851b58e"}], "type": "network", "id": "f1a2f3b158dc486895c6722769bab24f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f960725975845d8a1ba28b7dc930bcf"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "69ef0b23ae2d4032b1b941eb8af3f6be"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a88d71b5a044abf9c06ec520c05a23d"}], "type": "cloudformation", "id": "f67221a11b9043fabe5220508597e60f", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "id": "a76a37c52baf4fb1b4c882d4f310b3cd"}, "audit_ids": ["vdykgh7SSACTGYZGjanSSg"], "issued_at": "2018-11-25T17:49:02.000000Z"}} 2018-11-25 17:49:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:02,770 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 25 Nov 2018 17:49:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-11-25 17:49:02,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:49:02,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:02,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-46e565a8-a223-4c39-bb49-5c75b0a39c97 Date: Sun, 25 Nov 2018 17:49:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:49:02,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-46e565a8-a223-4c39-bb49-5c75b0a39c97 2018-11-25 17:49:02,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200871944427s 2018-11-25 17:49:02,975 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-46e565a8-a223-4c39-bb49-5c75b0a39c97 2018-11-25 17:49:02,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 17:49:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}' 2018-11-25 17:49:03,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a X-Openstack-Request-Id: req-0f5a0f83-2cf0-489a-9717-94c2418832ec Date: Sun, 25 Nov 2018 17:49:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file", "owner": "6188724e211a4699947b1d570e546933", "id": "21620970-f54c-4995-b3b1-38564ab6cd8a", "size": null, "self": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": null, "created_at": "2018-11-25T17:49:03Z", "protected": false} 2018-11-25 17:49:03,197 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0f5a0f83-2cf0-489a-9717-94c2418832ec 2018-11-25 17:49:03,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.220963954926s 2018-11-25 17:49:03,198 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0f5a0f83-2cf0-489a-9717-94c2418832ec returning object 21620970-f54c-4995-b3b1-38564ab6cd8a 2018-11-25 17:49:03,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 17:49:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" -d '' 2018-11-25 17:49:05,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb03f8a0-eafe-442b-9617-fbf4158480f4 Date: Sun, 25 Nov 2018 17:49:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:49:05,506 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file used request id req-fb03f8a0-eafe-442b-9617-fbf4158480f4 2018-11-25 17:49:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.30712890625s 2018-11-25 17:49:05,506 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file used request id req-fb03f8a0-eafe-442b-9617-fbf4158480f4 2018-11-25 17:49:05,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:49:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:06,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-44f252d0-fbdd-4b07-8d17-892196d2a75f Date: Sun, 25 Nov 2018 17:49:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "metadata": {}}], "file": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file", "owner": "6188724e211a4699947b1d570e546933", "id": "21620970-f54c-4995-b3b1-38564ab6cd8a", "size": 12716032, "self": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T17:49:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:49:06,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-44f252d0-fbdd-4b07-8d17-892196d2a75f 2018-11-25 17:49:06,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.567624092102s 2018-11-25 17:49:06,076 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-44f252d0-fbdd-4b07-8d17-892196d2a75f 2018-11-25 17:49:06,079 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file', 'owner': u'6188724e211a4699947b1d570e546933', 'id': u'21620970-f54c-4995-b3b1-38564ab6cd8a', 'size': 12716032, u'self': u'/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6188724e211a4699947b1d570e546933', 'name': 'tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T17:49:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T17:49:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'created': u'2018-11-25T17:49:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T17:49:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 17:49:06,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 17:49:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 17:49:06,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:06 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-11b14b2b-6970-45a7-a205-b21118b1d4ca x-compute-request-id: req-11b14b2b-6970-45a7-a205-b21118b1d4ca Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ce75ba93-e05d-4dd3-983a-a648b65f7160", "name": "tempest_full_parallel-flavor_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 17:49:06,278 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-11b14b2b-6970-45a7-a205-b21118b1d4ca 2018-11-25 17:49:06,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.19766998291s 2018-11-25 17:49:06,278 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-11b14b2b-6970-45a7-a205-b21118b1d4ca returning object ce75ba93-e05d-4dd3-983a-a648b65f7160 2018-11-25 17:49:06,280 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_77f6a6f5-6c6e-4316-83a7-18f1f500f200', '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'2b4adc94c250401ebba1b3096fd3be53', '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'ce75ba93-e05d-4dd3-983a-a648b65f7160', 'swap': 0}) 2018-11-25 17:49:06,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 17:49:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" -d '{"extra_specs": {}}' 2018-11-25 17:49:06,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:06 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-7e50006d-0684-4d94-b7e6-291d62bd7dae x-compute-request-id: req-7e50006d-0684-4d94-b7e6-291d62bd7dae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 17:49:06,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160/os-extra_specs used request id req-7e50006d-0684-4d94-b7e6-291d62bd7dae 2018-11-25 17:49:06,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230650901794s 2018-11-25 17:49:06,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160/os-extra_specs used request id req-7e50006d-0684-4d94-b7e6-291d62bd7dae 2018-11-25 17:49:06,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 17:49:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:06,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 25 Nov 2018 17:49:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-25 17:49:06,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:06,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109493d1-f54f-4dd9-8fbc-bb6c2dd5e93b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 17:49:06,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-109493d1-f54f-4dd9-8fbc-bb6c2dd5e93b 2018-11-25 17:49:06,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.101869106293s 2018-11-25 17:49:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-25 17:49:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:06,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:06 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-95848469-3841-4db1-a5c6-f745bca92eb9 x-compute-request-id: req-95848469-3841-4db1-a5c6-f745bca92eb9 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 152}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10155, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 164}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-25 17:49:06,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-95848469-3841-4db1-a5c6-f745bca92eb9 2018-11-25 17:49:06,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.208039999008s 2018-11-25 17:49:06,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-95848469-3841-4db1-a5c6-f745bca92eb9 2018-11-25 17:49:06,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:49:06,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:06,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-3e2c3bae-1d1b-4a76-815c-c5e0c1497c9c Date: Sun, 25 Nov 2018 17:49:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "metadata": {}}], "file": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file", "owner": "6188724e211a4699947b1d570e546933", "id": "21620970-f54c-4995-b3b1-38564ab6cd8a", "size": 12716032, "self": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T17:49:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:49:06,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3e2c3bae-1d1b-4a76-815c-c5e0c1497c9c 2018-11-25 17:49:06,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17396903038s 2018-11-25 17:49:06,796 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3e2c3bae-1d1b-4a76-815c-c5e0c1497c9c 2018-11-25 17:49:06,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-25 17:49:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}' 2018-11-25 17:49:06,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2 X-Openstack-Request-Id: req-6cc4e732-2b00-4a4c-9201-0336b5438ff3 Date: Sun, 25 Nov 2018 17:49:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/file", "owner": "6188724e211a4699947b1d570e546933", "id": "f3628e38-ed58-4884-b7f6-1c217a067bf2", "size": null, "self": "/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": null, "created_at": "2018-11-25T17:49:06Z", "protected": false} 2018-11-25 17:49:06,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6cc4e732-2b00-4a4c-9201-0336b5438ff3 2018-11-25 17:49:06,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0506069660187s 2018-11-25 17:49:06,850 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6cc4e732-2b00-4a4c-9201-0336b5438ff3 returning object f3628e38-ed58-4884-b7f6-1c217a067bf2 2018-11-25 17:49:06,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-25 17:49:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" -d '' 2018-11-25 17:49:08,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed6c378d-2d20-476c-bd31-1124b8d812f0 Date: Sun, 25 Nov 2018 17:49:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 17:49:08,781 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/file used request id req-ed6c378d-2d20-476c-bd31-1124b8d812f0 2018-11-25 17:49:08,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.93015789986s 2018-11-25 17:49:08,781 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/file used request id req-ed6c378d-2d20-476c-bd31-1124b8d812f0 2018-11-25 17:49:08,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 17:49:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 17:49:08,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-6bf0cd26-c27c-4e1b-8ba8-76968c842133 Date: Sun, 25 Nov 2018 17:49:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/snap", "metadata": {}}], "file": "/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/file", "owner": "6188724e211a4699947b1d570e546933", "id": "f3628e38-ed58-4884-b7f6-1c217a067bf2", "size": 12716032, "self": "/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T17:49:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "metadata": {}}], "file": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file", "owner": "6188724e211a4699947b1d570e546933", "id": "21620970-f54c-4995-b3b1-38564ab6cd8a", "size": 12716032, "self": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T17:49:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 17:49:08,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6bf0cd26-c27c-4e1b-8ba8-76968c842133 2018-11-25 17:49:08,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181171894073s 2018-11-25 17:49:08,964 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6bf0cd26-c27c-4e1b-8ba8-76968c842133 2018-11-25 17:49:08,966 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/file', 'owner': u'6188724e211a4699947b1d570e546933', 'id': u'f3628e38-ed58-4884-b7f6-1c217a067bf2', 'size': 12716032, u'self': u'/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6188724e211a4699947b1d570e546933', 'name': 'tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/f3628e38-ed58-4884-b7f6-1c217a067bf2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-25T17:49:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-25T17:49:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'created': u'2018-11-25T17:49:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-25T17:49:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-25 17:49:08,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-25 17:49:08,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-25 17:49:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:08 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-cd5607a7-e9f5-442b-bfcb-a27c94efc16b x-compute-request-id: req-cd5607a7-e9f5-442b-bfcb-a27c94efc16b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16b63881-f78f-4598-ac3b-cf31f910d9a4", "name": "tempest_full_parallel-flavor_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-25 17:49:09,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-cd5607a7-e9f5-442b-bfcb-a27c94efc16b 2018-11-25 17:49:09,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0517101287842s 2018-11-25 17:49:09,019 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-cd5607a7-e9f5-442b-bfcb-a27c94efc16b returning object 16b63881-f78f-4598-ac3b-cf31f910d9a4 2018-11-25 17:49:09,020 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'16b63881-f78f-4598-ac3b-cf31f910d9a4', 'swap': 0}) 2018-11-25 17:49:09,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-25 17:49:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" -d '{"extra_specs": {}}' 2018-11-25 17:49:09,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 17:49:09 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-716faaae-24aa-4ac2-bf39-d95173b06077 x-compute-request-id: req-716faaae-24aa-4ac2-bf39-d95173b06077 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-25 17:49:09,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4/os-extra_specs used request id req-716faaae-24aa-4ac2-bf39-d95173b06077 2018-11-25 17:49:09,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214459896088s 2018-11-25 17:49:09,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4/os-extra_specs used request id req-716faaae-24aa-4ac2-bf39-d95173b06077 2018-11-25 17:49:09,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b4adc94c250401ebba1b3096fd3be53', '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'16b63881-f78f-4598-ac3b-cf31f910d9a4', 'swap': 0}) 2018-11-25 17:49:12,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-25 17:49:11.045 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=24be4042-935b-40e5-b36d-304fac6f0b4d) for deployment 'opnfv-rally' (UUID=263c4959-b1a0-4977-b567-1e0a1d703e92). 2018-11-25 17:49:12.087 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-25 17:49:12.090 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24be4042-935b-40e5-b36d-304fac6f0b4d) has been successfully configured for deployment 'opnfv-rally' (UUID=263c4959-b1a0-4977-b567-1e0a1d703e92)! 2018-11-25 17:49:12,264 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-25 17:49:12,265 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-25 17:49:12,268 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-25 17:49:12,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-25 17:49:14,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-24be4042-935b-40e5-b36d-304fac6f0b4d/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-11-25 17:49:14,907 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-25 17:49:14,923 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-25 17:49:14,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-11-25 17:49:16,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:16.843 49 INFO rally.api [-] Starting verification (UUID=fc7484a0-25ac-4d9b-91d3-4547f71c007d) for deployment 'opnfv-rally' (UUID=263c4959-b1a0-4977-b567-1e0a1d703e92) by verifier 'opnfv-tempest' (UUID=24be4042-935b-40e5-b36d-304fac6f0b4d). 2018-11-25 17:49:16,844 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fc7484a0-25ac-4d9b-91d3-4547f71c007d 2018-11-25 17:49:21,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:21.642 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:49:21,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:21.704 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-25 17:49:21,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:21.799 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-25 17:49:21,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:21.888 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:49:21,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:21.936 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:49:25,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.151 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.207s] 2018-11-25 17:49:25,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.199 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.047s] 2018-11-25 17:49:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.209 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.181s] 2018-11-25 17:49:25,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.224 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.327s] 2018-11-25 17:49:25,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.231 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.297s] 2018-11-25 17:49:25,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.243 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.224s] 2018-11-25 17:49:25,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.256 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2018-11-25 17:49:25,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.266 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.067s] 2018-11-25 17:49:25,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.298 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.240s] 2018-11-25 17:49:25,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.366 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.100s] 2018-11-25 17:49:25,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.372 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.141s] 2018-11-25 17:49:25,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.397 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.030s] 2018-11-25 17:49:25,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.411 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.113s] 2018-11-25 17:49:25,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.426 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.171s] 2018-11-25 17:49:25,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.485 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.261s] 2018-11-25 17:49:25,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.525 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.113s] 2018-11-25 17:49:25,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.582 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.302s] 2018-11-25 17:49:25,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.670 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.268s] 2018-11-25 17:49:25,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.671 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.084s] 2018-11-25 17:49:25,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.737 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.071s] 2018-11-25 17:49:25,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.782 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.296s] 2018-11-25 17:49:25,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.970 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.635s] 2018-11-25 17:49:25,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.975 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.128s] 2018-11-25 17:49:25,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.981 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.208s] 2018-11-25 17:49:25,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.991 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.010s] 2018-11-25 17:49:25,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:25.997 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.472s] 2018-11-25 17:49:26,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.047 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.265s] 2018-11-25 17:49:26,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.138 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.147s] 2018-11-25 17:49:26,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.202 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.061s] 2018-11-25 17:49:26,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.203 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.532s] 2018-11-25 17:49:26,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.216 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.241s] 2018-11-25 17:49:26,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.220 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.020s] 2018-11-25 17:49:26,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.233 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-11-25 17:49:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.243 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-11-25 17:49:26,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.249 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.252s] 2018-11-25 17:49:26,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.296 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.248s] 2018-11-25 17:49:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.327 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.358s] 2018-11-25 17:49:26,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.442 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.539s] 2018-11-25 17:49:26,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.624 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.294s] 2018-11-25 17:49:26,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.707 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.084s] 2018-11-25 17:49:26,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.720 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-11-25 17:49:26,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.724 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.427s] 2018-11-25 17:49:26,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.732 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-11-25 17:49:26,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.736 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.296s] 2018-11-25 17:49:26,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.772 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.789s] 2018-11-25 17:49:26,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:26.951 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.218s] 2018-11-25 17:49:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:27.141 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.416s] 2018-11-25 17:49:27,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:27.400 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.448s] 2018-11-25 17:49:27,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:27.526 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.126s] 2018-11-25 17:49:28,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:28.037 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.509s] 2018-11-25 17:49:28,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:28.180 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.143s] 2018-11-25 17:49:28,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:28.456 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.275s] 2018-11-25 17:49:28,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:28.564 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.419s] 2018-11-25 17:49:29,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:29.525 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.962s] 2018-11-25 17:49:30,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:30.086 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.560s] 2018-11-25 17:49:30,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:30.108 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.651s] 2018-11-25 17:49:30,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:30.190 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-25 17:49:30,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:30.212 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.221s] 2018-11-25 17:49:30,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:30.255 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.148s] 2018-11-25 17:49:32,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:32.323 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [1.205s] 2018-11-25 17:49:32,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:32.779 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:49:32,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:32.780 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:49:32,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:32.868 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.545s] 2018-11-25 17:49:33,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:33.303 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.433s] 2018-11-25 17:49:33,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:33.913 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.700s] 2018-11-25 17:49:34,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.110 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.185s] 2018-11-25 17:49:34,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.136 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.025s] 2018-11-25 17:49:34,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.679 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.301s] 2018-11-25 17:49:34,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.727 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.048s] 2018-11-25 17:49:34,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.731 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.765s] 2018-11-25 17:49:34,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.765 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [1.462s] 2018-11-25 17:49:34,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.795 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.067s] 2018-11-25 17:49:34,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.835 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.104s] 2018-11-25 17:49:34,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.882 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.179s] 2018-11-25 17:49:34,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.885 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.050s] 2018-11-25 17:49:34,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.909 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.113s] 2018-11-25 17:49:34,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.928 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.162s] 2018-11-25 17:49:34,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:34.936 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.050s] 2018-11-25 17:49:35,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.036 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.154s] 2018-11-25 17:49:35,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.066 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.029s] 2018-11-25 17:49:35,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.072 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.163s] 2018-11-25 17:49:35,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.171s] 2018-11-25 17:49:35,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.254 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2018-11-25 17:49:35,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.266 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-11-25 17:49:35,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.579 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.312s] 2018-11-25 17:49:35,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.589 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-11-25 17:49:35,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.630 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.041s] 2018-11-25 17:49:35,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.643 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.013s] 2018-11-25 17:49:35,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-11-25 17:49:35,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.665 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-11-25 17:49:35,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.678 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.013s] 2018-11-25 17:49:35,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.707 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.029s] 2018-11-25 17:49:35,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:35.733 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.806s] 2018-11-25 17:49:37,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:37.267 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.172s] 2018-11-25 17:49:38,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:38.234 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.319s] 2018-11-25 17:49:38,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:38.237 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-25 17:49:38,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:38.239 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-25 17:49:38,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:38.250 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.014s] 2018-11-25 17:49:39,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:39.377 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.510s] 2018-11-25 17:49:40,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:40.869 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.822s] 2018-11-25 17:49:41,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:41.148 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.140s] 2018-11-25 17:49:41,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:41.684 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.814s] 2018-11-25 17:49:42,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:42.814 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [1.129s] 2018-11-25 17:49:43,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.196 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.152s] 2018-11-25 17:49:43,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.207 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-11-25 17:49:43,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.219 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-11-25 17:49:43,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.455 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.236s] 2018-11-25 17:49:43,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.472 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.017s] 2018-11-25 17:49:43,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.519 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.047s] 2018-11-25 17:49:43,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.538 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.018s] 2018-11-25 17:49:43,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.589 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.051s] 2018-11-25 17:49:43,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.599 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-11-25 17:49:43,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.617 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.755s] 2018-11-25 17:49:43,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.639 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.039s] 2018-11-25 17:49:43,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.659 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.020s] 2018-11-25 17:49:43,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:43.805 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.186s] 2018-11-25 17:49:44,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:44.220 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.352s] 2018-11-25 17:49:44,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:44.231 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2018-11-25 17:49:45,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:45.116 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.214s] 2018-11-25 17:49:46,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.046 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.813s] 2018-11-25 17:49:46,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.049 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-11-25 17:49:46,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.053 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-25 17:49:46,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.056 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-25 17:49:46,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.224 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.174s] 2018-11-25 17:49:46,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.520 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.295s] 2018-11-25 17:49:46,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.523 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-11-25 17:49:46,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.525 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-11-25 17:49:46,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:46.526 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-11-25 17:49:47,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:47.213 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [2.081s] 2018-11-25 17:49:48,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:48.534 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.321s] 2018-11-25 17:49:48,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:48.905 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.371s] 2018-11-25 17:49:49,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:49.204 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [5.397s] 2018-11-25 17:49:49,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:49.446 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [16.269s] 2018-11-25 17:49:49,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:49.871 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.441s] 2018-11-25 17:49:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.465 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.593s] 2018-11-25 17:49:50,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.660 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [14.964s] 2018-11-25 17:49:50,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.686 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-11-25 17:49:50,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.703 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.015s] 2018-11-25 17:49:50,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.708 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [1.801s] 2018-11-25 17:49:50,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.716 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-11-25 17:49:50,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.726 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-11-25 17:49:50,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.815 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [13.545s] 2018-11-25 17:49:50,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.824 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-11-25 17:49:50,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.836 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-11-25 17:49:50,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:50.849 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-11-25 17:49:51,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:51.009 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.543s] 2018-11-25 17:49:51,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:51.111 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.384s] 2018-11-25 17:49:51,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:51.246 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [16.431s] 2018-11-25 17:49:51,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:51.271 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.160s] 2018-11-25 17:49:51,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:51.586 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.314s] 2018-11-25 17:49:52,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:52.269 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.682s] 2018-11-25 17:49:52,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:52.569 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.300s] 2018-11-25 17:49:54,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:54.210 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.967s] 2018-11-25 17:49:55,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:55.438 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.226s] 2018-11-25 17:49:58,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:58.247 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.808s] 2018-11-25 17:49:58,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:58.983 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.736s] 2018-11-25 17:49:59,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:49:59.583 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.599s] 2018-11-25 17:50:00,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:00.509 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.927s] 2018-11-25 17:50:00,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:00.982 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [11.778s] 2018-11-25 17:50:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:01.272 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [20.120s] 2018-11-25 17:50:02,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:02.102 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.591s] 2018-11-25 17:50:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:02.239 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [11.388s] 2018-11-25 17:50:03,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:03.173 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [1.071s] 2018-11-25 17:50:03,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:03.394 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.154s] 2018-11-25 17:50:09,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:09.528 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.743s] 2018-11-25 17:50:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:09.938 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.410s] 2018-11-25 17:50:10,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:10.041 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [19.275s] 2018-11-25 17:50:12,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:12.567 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.277s] 2018-11-25 17:50:12,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:12.655 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.087s] 2018-11-25 17:50:12,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:12.751 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.095s] 2018-11-25 17:50:12,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:12.843 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.093s] 2018-11-25 17:50:14,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:14.116 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.078s] 2018-11-25 17:50:15,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:15.791 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:50:15,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:15.952 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.117s] 2018-11-25 17:50:17,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:17.191 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [12.254s] 2018-11-25 17:50:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:17.542 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.354s] 2018-11-25 17:50:17,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:17.663 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.749s] 2018-11-25 17:50:18,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:18.246 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.583s] 2018-11-25 17:50:18,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:18.917 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.670s] 2018-11-25 17:50:19,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:19.465 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.922s] 2018-11-25 17:50:20,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:20.197 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.730s] 2018-11-25 17:50:20,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:20.233 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.036s] 2018-11-25 17:50:20,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:20.481 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-25 17:50:20,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:20.861 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.942s] 2018-11-25 17:50:22,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:22.049 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.188s] 2018-11-25 17:50:22,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:22.146 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.913s] 2018-11-25 17:50:22,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:22.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.586s] 2018-11-25 17:50:23,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:23.685 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.304s] 2018-11-25 17:50:23,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:23.727 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.041s] 2018-11-25 17:50:23,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:23.834 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.184s] 2018-11-25 17:50:23,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:23.917 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.082s] 2018-11-25 17:50:23,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:23.996 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.078s] 2018-11-25 17:50:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.012 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.286s] 2018-11-25 17:50:24,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.063 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.067s] 2018-11-25 17:50:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.096 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.033s] 2018-11-25 17:50:24,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.179 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.082s] 2018-11-25 17:50:24,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.239 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.057s] 2018-11-25 17:50:24,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.307 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.071s] 2018-11-25 17:50:24,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.334 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.027s] 2018-11-25 17:50:24,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.412 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.077s] 2018-11-25 17:50:24,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.071s] 2018-11-25 17:50:24,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:24.877 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [24.810s] 2018-11-25 17:50:27,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:27.702 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.830s] 2018-11-25 17:50:30,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:30.183 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-25 17:50:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:37.261 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.557s] 2018-11-25 17:50:39,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:39.863 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [48.842s] 2018-11-25 17:50:47,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:47.710 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.073s] 2018-11-25 17:50:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:47.784 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [31.828s] 2018-11-25 17:50:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:47.802 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.092s] 2018-11-25 17:50:47,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:47.892 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [34.289s] 2018-11-25 17:50:51,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:51.559 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.776s] 2018-11-25 17:50:51,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:51.563 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.673s] 2018-11-25 17:50:59,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:50:59.010 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [9.315s] 2018-11-25 17:51:00,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:00.544 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.906s] 2018-11-25 17:51:00,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:00.631 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.087s] 2018-11-25 17:51:01,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:01.061 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.429s] 2018-11-25 17:51:01,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:01.196 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.134s] 2018-11-25 17:51:01,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:01.198 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-25 17:51:01,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:01.655 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [84.683s] 2018-11-25 17:51:01,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:01.676 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.026s] 2018-11-25 17:51:03,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:03.650 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:51:08,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:08.860 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.850s] 2018-11-25 17:51:10,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:10.402 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [33.501s] 2018-11-25 17:51:12,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:12.272 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [0.951s] 2018-11-25 17:51:12,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:12.339 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-11-25 17:51:12,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:12.700 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.360s] 2018-11-25 17:51:12,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:12.824 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.123s] 2018-11-25 17:51:12,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:12.826 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-25 17:51:22,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:22.088 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [30.521s] 2018-11-25 17:51:22,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:22.090 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-25 17:51:23,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:23.326 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [53.135s] 2018-11-25 17:51:33,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:33.277 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.541s] 2018-11-25 17:51:34,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:34.662 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [24.261s] 2018-11-25 17:51:42,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:42.726 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [20.692s] 2018-11-25 17:51:42,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:42.738 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.013s] 2018-11-25 17:51:42,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:42.780 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [62.908s] 2018-11-25 17:51:43,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:43.132 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [92.194s] 2018-11-25 17:51:43,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:43.231 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.491s] 2018-11-25 17:51:43,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:43.267 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.037s] 2018-11-25 17:51:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:43.439 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.418s] 2018-11-25 17:51:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:43.508 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.069s] 2018-11-25 17:51:45,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:45.977 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.467s] 2018-11-25 17:51:46,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:46.088 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.110s] 2018-11-25 17:51:47,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:47.828 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.740s] 2018-11-25 17:51:48,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:48.470 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.327s] 2018-11-25 17:51:48,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:51:48.643 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.172s] 2018-11-25 17:52:00,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:00.122 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [20.448s] 2018-11-25 17:52:00,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:00.598 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.235s] 2018-11-25 17:52:03,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:03.158 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [33.461s] 2018-11-25 17:52:03,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:03.397 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [40.062s] 2018-11-25 17:52:03,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:03.399 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-11-25 17:52:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:03.961 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.362s] 2018-11-25 17:52:04,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:04.220 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.230s] 2018-11-25 17:52:05,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:05.347 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.127s] 2018-11-25 17:52:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:05.366 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.019s] 2018-11-25 17:52:05,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:05.486 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-25 17:52:06,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:06.693 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.324s] 2018-11-25 17:52:08,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:08.646 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.952s] 2018-11-25 17:52:09,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:09.413 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.258s] 2018-11-25 17:52:10,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:10.140 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.493s] 2018-11-25 17:52:10,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:10.481 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.341s] 2018-11-25 17:52:10,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:10.523 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.041s] 2018-11-25 17:52:12,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:12.003 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.687s] 2018-11-25 17:52:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:15.619 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.050s] 2018-11-25 17:52:15,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:15.630 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-11-25 17:52:15,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:15.907 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.894s] 2018-11-25 17:52:15,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:15.996 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [15.877s] 2018-11-25 17:52:16,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:16.298 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.363s] 2018-11-25 17:52:20,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:20.356 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [117.594s] 2018-11-25 17:52:20,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:20.653 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [4.742s] 2018-11-25 17:52:22,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:22.861 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.211s] 2018-11-25 17:52:23,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:23.251 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [105.973s] 2018-11-25 17:52:23,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:23.261 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.244s] 2018-11-25 17:52:26,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:26.281 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [3.032s] 2018-11-25 17:52:28,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:28.105 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:52:28,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:28.106 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-25 17:52:28,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:28.107 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-25 17:52:31,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:31.490 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [11.135s] 2018-11-25 17:52:32,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:32.511 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:52:32,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:32.725 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.238s] 2018-11-25 17:52:32,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:32.736 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.102s] 2018-11-25 17:52:32,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:32.914 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.177s] 2018-11-25 17:52:39,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:39.213 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [77.109s] 2018-11-25 17:52:39,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:39.659 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.414s] 2018-11-25 17:52:39,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:39.680 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.022s] 2018-11-25 17:52:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:39.702 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.022s] 2018-11-25 17:52:39,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:39.758 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.191s] 2018-11-25 17:52:39,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:39.833 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.074s] 2018-11-25 17:52:40,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:40.125 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.420s] 2018-11-25 17:52:41,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.762 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.634s] 2018-11-25 17:52:41,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.785 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.026s] 2018-11-25 17:52:41,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.807 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.022s] 2018-11-25 17:52:41,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.818 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-11-25 17:52:41,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.828 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-11-25 17:52:41,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.847 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-11-25 17:52:41,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.858 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-11-25 17:52:41,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:41.870 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-11-25 17:52:44,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:44.235 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.881s] 2018-11-25 17:52:44,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:44.415 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [13.614s] 2018-11-25 17:52:47,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:47.340 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-11-25 17:52:49,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:49.320 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:52:52,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:52.895 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.551s] 2018-11-25 17:52:56,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:56.449 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [23.876s] 2018-11-25 17:52:56,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:52:56.918 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [115.211s] 2018-11-25 17:53:03,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:03.931 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [2.409s] 2018-11-25 17:53:04,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:04.333 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.400s] 2018-11-25 17:53:05,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:05.443 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [25.392s] 2018-11-25 17:53:07,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:07.662 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.329s] 2018-11-25 17:53:08,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:08.631 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [29.415s] 2018-11-25 17:53:13,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:13.480 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [29.237s] 2018-11-25 17:53:13,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:13.764 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-25 17:53:15,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:15.230 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [10.185s] 2018-11-25 17:53:21,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:21.027 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-25 17:53:21,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:21.179 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [24.729s] 2018-11-25 17:53:21,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:21.666 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.050s] 2018-11-25 17:53:21,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:21.844 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [5.521s] 2018-11-25 17:53:23,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:23.292 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.368s] 2018-11-25 17:53:23,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:23.667 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.374s] 2018-11-25 17:53:24,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:24.105 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.448s] 2018-11-25 17:53:24,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:24.273 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.167s] 2018-11-25 17:53:24,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:24.633 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.360s] 2018-11-25 17:53:24,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:24.762 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.094s] 2018-11-25 17:53:25,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:25.190 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.427s] 2018-11-25 17:53:25,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:25.610 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.419s] 2018-11-25 17:53:25,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:25.989 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.380s] 2018-11-25 17:53:29,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:29.035 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [13.470s] 2018-11-25 17:53:29,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:29.104 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-11-25 17:53:29,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:29.902 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.796s] 2018-11-25 17:53:29,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:29.999 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-11-25 17:53:30,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:30.000 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-25 17:53:31,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:31.279 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.145s] 2018-11-25 17:53:31,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:31.468 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.188s] 2018-11-25 17:53:31,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:31.649 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.180s] 2018-11-25 17:53:32,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:32.621 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.971s] 2018-11-25 17:53:32,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:32.795 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.173s] 2018-11-25 17:53:39,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:39.614 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [26.132s] 2018-11-25 17:53:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:44.578 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [6.169s] 2018-11-25 17:53:46,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:46.130 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.551s] 2018-11-25 17:53:46,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:46.314 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:53:50,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:50.689 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.391s] 2018-11-25 17:53:51,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:51.920 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.788s] 2018-11-25 17:53:52,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:52.063 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [93.911s] 2018-11-25 17:53:52,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:52.128 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.457s] 2018-11-25 17:53:54,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:54.056 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.365s] 2018-11-25 17:53:54,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:54.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [21.709s] 2018-11-25 17:53:54,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:54.168 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-25 17:53:54,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:54.169 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-25 17:53:54,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:54.170 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-25 17:53:56,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:56.654 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [74.546s] 2018-11-25 17:53:58,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:58.363 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [37.183s] 2018-11-25 17:53:58,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:58.656 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [4.600s] 2018-11-25 17:53:59,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:53:59.244 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.324s] 2018-11-25 17:54:00,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:00.393 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [29.123s] 2018-11-25 17:54:02,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:02.867 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.210s] 2018-11-25 17:54:03,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:03.121 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:54:04,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:04.736 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.079s] 2018-11-25 17:54:05,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:05.151 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.414s] 2018-11-25 17:54:05,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:05.219 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.068s] 2018-11-25 17:54:05,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:05.285 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.065s] 2018-11-25 17:54:05,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:05.364 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.078s] 2018-11-25 17:54:07,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:07.783 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [2.418s] 2018-11-25 17:54:08,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:08.891 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.108s] 2018-11-25 17:54:11,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:11.477 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [66.024s] 2018-11-25 17:54:16,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:16.658 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [131.143s] 2018-11-25 17:54:17,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:17.804 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-25 17:54:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:21.103 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [22.738s] 2018-11-25 17:54:24,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:24.406 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.322s] 2018-11-25 17:54:25,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:25.089 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.682s] 2018-11-25 17:54:25,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:25.211 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.539s] 2018-11-25 17:54:27,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:27.081 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.770s] 2018-11-25 17:54:27,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:27.792 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [11.127s] 2018-11-25 17:54:27,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:27.794 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.575s] 2018-11-25 17:54:27,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:27.809 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [48.180s] 2018-11-25 17:54:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:31.761 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [94.824s] 2018-11-25 17:54:33,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:33.925 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.833s] 2018-11-25 17:54:36,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:36.144 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.861s] 2018-11-25 17:54:36,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:36.272 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.889s] 2018-11-25 17:54:38,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:38.209 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [4.284s] 2018-11-25 17:54:38,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:38.476 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [23.089s] 2018-11-25 17:54:38,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:38.929 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.654s] 2018-11-25 17:54:39,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:39.160 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.161s] 2018-11-25 17:54:39,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:39.334 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.172s] 2018-11-25 17:54:39,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:39.511 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.177s] 2018-11-25 17:54:39,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:39.689 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.177s] 2018-11-25 17:54:39,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:39.845 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.155s] 2018-11-25 17:54:40,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.009 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.161s] 2018-11-25 17:54:40,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.012 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [91.353s] 2018-11-25 17:54:40,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.114 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.904s] 2018-11-25 17:54:40,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.199 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-25 17:54:40,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.204 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.198s] 2018-11-25 17:54:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.308 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.263s] 2018-11-25 17:54:40,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.448 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.243s] 2018-11-25 17:54:40,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.456 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.008s] 2018-11-25 17:54:40,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.465 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.008s] 2018-11-25 17:54:40,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.591 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.664s] 2018-11-25 17:54:40,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:40.681 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.371s] 2018-11-25 17:54:41,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:41.070 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.387s] 2018-11-25 17:54:41,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:41.689 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [20.585s] 2018-11-25 17:54:41,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:41.735 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.664s] 2018-11-25 17:54:41,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:41.828 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.092s] 2018-11-25 17:54:42,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:42.254 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.425s] 2018-11-25 17:54:42,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:42.529 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.274s] 2018-11-25 17:54:42,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:42.787 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.257s] 2018-11-25 17:54:43,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:43.449 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.661s] 2018-11-25 17:54:44,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:44.029 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.579s] 2018-11-25 17:54:44,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:44.556 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.528s] 2018-11-25 17:54:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:44.934 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.341s] 2018-11-25 17:54:45,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:45.074 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.517s] 2018-11-25 17:54:45,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:45.144 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.186s] 2018-11-25 17:54:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:45.291 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [17.482s] 2018-11-25 17:54:45,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:45.332 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.187s] 2018-11-25 17:54:45,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:45.353 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.279s] 2018-11-25 17:54:46,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:46.192 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.858s] 2018-11-25 17:54:46,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:46.950 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.757s] 2018-11-25 17:54:47,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:47.124 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.175s] 2018-11-25 17:54:47,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:47.304 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.179s] 2018-11-25 17:54:47,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:47.478 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.174s] 2018-11-25 17:54:47,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:47.493 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2018-11-25 17:54:48,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:48.373 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.438s] 2018-11-25 17:54:48,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:48.703 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.461s] 2018-11-25 17:54:49,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:49.078 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.374s] 2018-11-25 17:54:49,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:49.455 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.375s] 2018-11-25 17:54:49,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:49.836 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.380s] 2018-11-25 17:54:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:50.230 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.394s] 2018-11-25 17:54:51,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:51.172 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.822s] 2018-11-25 17:54:51,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:51.258 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.087s] 2018-11-25 17:54:52,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:52.011 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [7.139s] 2018-11-25 17:54:52,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:52.738 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [14.261s] 2018-11-25 17:54:55,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:55.912 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.190s] 2018-11-25 17:54:57,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:57.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [8.865s] 2018-11-25 17:54:57,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:57.511 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [46.029s] 2018-11-25 17:54:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:59.101 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [17.410s] 2018-11-25 17:54:59,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:59.235 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [100.676s] 2018-11-25 17:54:59,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:54:59.577 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-11-25 17:55:00,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:00.202 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.508s] 2018-11-25 17:55:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:01.803 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [34.010s] 2018-11-25 17:55:02,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:02.660 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-25 17:55:02,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:02.721 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.491s] 2018-11-25 17:55:04,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:04.295 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.214s] 2018-11-25 17:55:04,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:04.589 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.801s] 2018-11-25 17:55:05,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:05.388 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-11-25 17:55:05,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:05.391 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-11-25 17:55:05,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:05.393 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-11-25 17:55:05,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:05.394 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-11-25 17:55:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:11.737 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.148s] 2018-11-25 17:55:12,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:12.008 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.697s] 2018-11-25 17:55:12,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:12.386 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.605s] 2018-11-25 17:55:13,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:13.454 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.446s] 2018-11-25 17:55:13,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:13.715 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.993s] 2018-11-25 17:55:13,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:13.840 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [81.754s] 2018-11-25 17:55:15,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:15.393 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.006s] 2018-11-25 17:55:15,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:15.429 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [5.020s] 2018-11-25 17:55:16,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:16.750 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [17.647s] 2018-11-25 17:55:18,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:18.143 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [16.338s] 2018-11-25 17:55:18,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:18.947 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.807s] 2018-11-25 17:55:21,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:21.218 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [5.824s] 2018-11-25 17:55:25,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:25.591 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.873s] 2018-11-25 17:55:26,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:26.272 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.534s] 2018-11-25 17:55:28,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:28.764 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [36.025s] 2018-11-25 17:55:29,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:29.112 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [7.893s] 2018-11-25 17:55:29,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:29.385 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-11-25 17:55:31,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:31.221 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.270s] 2018-11-25 17:55:34,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:34.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.124s] 2018-11-25 17:55:34,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:34.781 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.052s] 2018-11-25 17:55:36,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:36.004 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.783s] 2018-11-25 17:55:39,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:39.607 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.823s] 2018-11-25 17:55:41,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:41.010 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [24.261s] 2018-11-25 17:55:41,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:41.590 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:55:41,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:41.592 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:55:42,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:42.056 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.450s] 2018-11-25 17:55:44,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:44.033 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.027s] 2018-11-25 17:55:44,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:44.588 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.555s]: Skipped until Bug: 1014647 is resolved. 2018-11-25 17:55:45,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:45.318 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [108.646s] 2018-11-25 17:55:46,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:46.208 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.754s] 2018-11-25 17:55:47,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:47.843 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [5.786s] 2018-11-25 17:55:50,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:50.514 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [21.748s] 2018-11-25 17:55:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:51.787 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [66.476s] 2018-11-25 17:55:54,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:54.346 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [14.436s] 2018-11-25 17:55:54,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:54.557 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.210s] 2018-11-25 17:55:54,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:54.761 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [29.163s] 2018-11-25 17:55:55,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:55.589 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [4.215s] 2018-11-25 17:55:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:55.831 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.275s] 2018-11-25 17:55:56,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:55:56.865 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.275s] 2018-11-25 17:56:00,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:00.392 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [3.526s] 2018-11-25 17:56:01,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:01.277 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [89.498s] 2018-11-25 17:56:01,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:01.769 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.375s] 2018-11-25 17:56:02,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:02.197 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [6.364s] 2018-11-25 17:56:02,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:02.325 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [90.519s] 2018-11-25 17:56:02,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:02.585 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [16.377s] 2018-11-25 17:56:03,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:03.361 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.592s] 2018-11-25 17:56:04,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:04.675 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.290s] 2018-11-25 17:56:05,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:05.059 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.382s] 2018-11-25 17:56:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:05.508 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.449s] 2018-11-25 17:56:06,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:06.518 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.009s] 2018-11-25 17:56:07,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.182 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.664s] 2018-11-25 17:56:07,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.253 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.070s] 2018-11-25 17:56:07,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.400 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.147s] 2018-11-25 17:56:07,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.473 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2018-11-25 17:56:07,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.538 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2018-11-25 17:56:07,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.606 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2018-11-25 17:56:07,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.673 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-11-25 17:56:07,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:07.772 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.701s] 2018-11-25 17:56:08,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:08.267 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.938s] 2018-11-25 17:56:08,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:08.371 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [6.173s] 2018-11-25 17:56:08,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:08.427 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.055s] 2018-11-25 17:56:08,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:08.629 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.203s] 2018-11-25 17:56:09,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:09.085 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [5.724s] 2018-11-25 17:56:10,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:10.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.584s] 2018-11-25 17:56:11,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:11.852 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.204s] 2018-11-25 17:56:12,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:12.594 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.742s] 2018-11-25 17:56:13,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:13.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.739s] 2018-11-25 17:56:14,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:14.457 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.123s] 2018-11-25 17:56:15,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:15.869 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [1.411s] 2018-11-25 17:56:18,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:18.159 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [2.289s] 2018-11-25 17:56:18,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:18.275 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [10.501s] 2018-11-25 17:56:19,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:19.668 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [29.154s] 2018-11-25 17:56:20,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:20.314 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [17.728s] 2018-11-25 17:56:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:22.078 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [13.809s] 2018-11-25 17:56:25,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:25.131 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.856s] 2018-11-25 17:56:25,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:25.877 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.459s] 2018-11-25 17:56:26,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:26.184 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.307s] 2018-11-25 17:56:26,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:26.541 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [6.226s] 2018-11-25 17:56:28,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:28.086 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.322s] 2018-11-25 17:56:30,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:30.324 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.782s] 2018-11-25 17:56:30,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:30.958 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.827s] 2018-11-25 17:56:35,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:35.039 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-11-25 17:56:35,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:35.416 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [50.813s] 2018-11-25 17:56:37,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:37.296 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.217s] 2018-11-25 17:56:37,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:37.329 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.370s] 2018-11-25 17:56:37,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:37.614 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:56:38,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:38.899 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [53.568s] 2018-11-25 17:56:39,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:39.032 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.394s] 2018-11-25 17:56:39,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:39.292 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.260s] 2018-11-25 17:56:39,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:39.635 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [85.773s] 2018-11-25 17:56:39,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:39.791 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [20.122s] 2018-11-25 17:56:42,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:42.189 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.183s] 2018-11-25 17:56:43,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:43.407 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.065s] 2018-11-25 17:56:43,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:43.484 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.077s] 2018-11-25 17:56:44,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:44.843 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [1.359s] 2018-11-25 17:56:44,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:44.926 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.597s] 2018-11-25 17:56:45,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:45.711 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-11-25 17:56:45,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:45.713 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-11-25 17:56:45,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:45.714 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-11-25 17:56:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:45.793 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.949s] 2018-11-25 17:56:47,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:47.431 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.240s] 2018-11-25 17:56:48,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:48.802 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.620s] 2018-11-25 17:56:49,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:49.017 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [18.691s] 2018-11-25 17:56:49,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:49.255 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.238s] 2018-11-25 17:56:49,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:49.586 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.330s] 2018-11-25 17:56:49,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:49.634 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.202s] 2018-11-25 17:56:50,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:50.459 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-11-25 17:56:50,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:50.462 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-25 17:56:50,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:50.463 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-25 17:56:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:50.464 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:56:50,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:50.465 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-25 17:56:51,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:51.074 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.431s] 2018-11-25 17:56:51,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:51.223 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.589s] 2018-11-25 17:56:51,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:51.269 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.196s] 2018-11-25 17:56:52,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:52.475 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.547s] 2018-11-25 17:56:52,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:52.653 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [44.964s] 2018-11-25 17:56:52,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:52.665 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.018s] 2018-11-25 17:56:52,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:52.917 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.113s] 2018-11-25 17:56:53,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:53.480 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.255s] 2018-11-25 17:56:53,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:53.792 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.125s] 2018-11-25 17:56:53,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:53.796 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-11-25 17:56:54,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:54.065 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.271s] 2018-11-25 17:56:54,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:54.212 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.148s] 2018-11-25 17:56:54,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:54.408 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [15.510s] 2018-11-25 17:56:56,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:56.249 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.331s] 2018-11-25 17:56:56,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:56.553 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.071s] 2018-11-25 17:56:57,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:57.480 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.348s] 2018-11-25 17:56:57,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:57.545 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.065s] 2018-11-25 17:56:57,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:57.638 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.388s] 2018-11-25 17:56:57,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:57.639 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.092s] 2018-11-25 17:56:57,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:57.719 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.080s] 2018-11-25 17:56:57,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:57.803 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.084s] 2018-11-25 17:56:58,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:58.169 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [18.377s] 2018-11-25 17:56:58,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:58.410 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.772s] 2018-11-25 17:56:58,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:58.844 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.291s] 2018-11-25 17:56:58,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:58.909 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.295s] 2018-11-25 17:56:59,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:59.059 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.215s] 2018-11-25 17:56:59,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:59.159 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.250s] 2018-11-25 17:56:59,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:59.434 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.274s] 2018-11-25 17:56:59,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:59.853 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.443s] 2018-11-25 17:56:59,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:56:59.968 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.492s] 2018-11-25 17:57:00,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:00.616 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [11.029s] 2018-11-25 17:57:00,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:00.886 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.825s] 2018-11-25 17:57:01,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.250 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.397s] 2018-11-25 17:57:01,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.529 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.561s] 2018-11-25 17:57:01,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.591 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.047s] 2018-11-25 17:57:01,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.622 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.264s] 2018-11-25 17:57:01,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.731 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.845s] 2018-11-25 17:57:01,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.762 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.032s] 2018-11-25 17:57:01,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.789 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.026s] 2018-11-25 17:57:01,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.818 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.027s] 2018-11-25 17:57:01,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:01.937 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.687s] 2018-11-25 17:57:02,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:02.142 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.550s] 2018-11-25 17:57:03,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:03.717 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.279s] 2018-11-25 17:57:03,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:03.923 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.984s] 2018-11-25 17:57:04,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:04.162 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.018s] 2018-11-25 17:57:04,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:04.501 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-25 17:57:04,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:04.504 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-11-25 17:57:04,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:04.505 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:57:04,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:04.507 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [62.158s] 2018-11-25 17:57:05,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:05.995 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.071s] 2018-11-25 17:57:06,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:06.240 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.244s] 2018-11-25 17:57:06,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:06.852 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.612s] 2018-11-25 17:57:07,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:07.233 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.380s] 2018-11-25 17:57:07,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:07.598 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.068s] 2018-11-25 17:57:07,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:07.854 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.620s] 2018-11-25 17:57:07,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:07.910 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.313s] 2018-11-25 17:57:08,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:08.056 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.145s] 2018-11-25 17:57:08,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:08.267 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.412s] 2018-11-25 17:57:08,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:08.404 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.347s] 2018-11-25 17:57:08,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:08.736 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.330s] 2018-11-25 17:57:08,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:08.799 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.063s] 2018-11-25 17:57:08,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:08.997 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.730s] 2018-11-25 17:57:09,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:09.077 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.278s] 2018-11-25 17:57:09,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:09.314 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.235s] 2018-11-25 17:57:09,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:09.368 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-11-25 17:57:09,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:09.425 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.057s] 2018-11-25 17:57:09,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:09.802 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.803s] 2018-11-25 17:57:10,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:10.639 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.836s] 2018-11-25 17:57:11,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:11.030 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.248s] 2018-11-25 17:57:11,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:11.179 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.540s] 2018-11-25 17:57:11,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:11.397 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [7.678s] 2018-11-25 17:57:11,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:11.723 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.327s] 2018-11-25 17:57:13,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:13.495 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.772s] 2018-11-25 17:57:13,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:13.570 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.882s] 2018-11-25 17:57:13,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:13.717 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.290s] 2018-11-25 17:57:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:14.044 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.327s] 2018-11-25 17:57:15,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:15.042 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.998s] 2018-11-25 17:57:15,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:15.665 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.484s] 2018-11-25 17:57:15,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:15.667 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-11-25 17:57:15,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:15.813 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.387s] 2018-11-25 17:57:15,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:15.908 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [17.739s] 2018-11-25 17:57:16,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:16.127 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.462s] 2018-11-25 17:57:17,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:17.083 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.955s] 2018-11-25 17:57:17,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:17.255 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.686s] 2018-11-25 17:57:17,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:17.357 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.273s] 2018-11-25 17:57:17,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:17.829 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.471s] 2018-11-25 17:57:18,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:18.337 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.507s] 2018-11-25 17:57:18,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:18.504 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [43.077s] 2018-11-25 17:57:18,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:18.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.317s] 2018-11-25 17:57:18,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:18.979 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-25 17:57:19,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:19.163 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.507s] 2018-11-25 17:57:19,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:19.249 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.495s] 2018-11-25 17:57:19,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:19.429 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.264s] 2018-11-25 17:57:19,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:19.893 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.462s] 2018-11-25 17:57:20,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:20.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.297s] 2018-11-25 17:57:20,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:20.597 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.406s] 2018-11-25 17:57:21,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:21.686 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.086s] 2018-11-25 17:57:21,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:21.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-25 17:57:21,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:21.689 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-25 17:57:22,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:22.029 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.343s] 2018-11-25 17:57:22,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:22.337 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.308s] 2018-11-25 17:57:22,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:22.581 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.322s] 2018-11-25 17:57:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:25.596 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.021s] 2018-11-25 17:57:27,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:27.160 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [26.542s] 2018-11-25 17:57:27,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:27.364 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.204s] 2018-11-25 17:57:27,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:27.413 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.049s] 2018-11-25 17:57:28,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:28.847 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.174s] 2018-11-25 17:57:29,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.025 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.178s] 2018-11-25 17:57:29,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.283 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.258s] 2018-11-25 17:57:29,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.469 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.185s] 2018-11-25 17:57:29,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.675 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [7.094s] 2018-11-25 17:57:29,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.723 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.385s] 2018-11-25 17:57:29,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.751 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.283s] 2018-11-25 17:57:29,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:29.983 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.231s] 2018-11-25 17:57:30,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.267 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.282s] 2018-11-25 17:57:30,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.296 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.029s] 2018-11-25 17:57:30,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.345 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.621s] 2018-11-25 17:57:30,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.489 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.190s] 2018-11-25 17:57:30,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.746 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.258s] 2018-11-25 17:57:30,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.896 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.549s] 2018-11-25 17:57:30,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.898 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-25 17:57:30,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:30.899 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-11-25 17:57:31,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:31.423 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.526s] 2018-11-25 17:57:31,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:31.590 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.992s] 2018-11-25 17:57:31,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:31.664 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.241s] 2018-11-25 17:57:32,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:32.052 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.388s] 2018-11-25 17:57:32,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:32.872 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.292s] 2018-11-25 17:57:33,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:33.214 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [3.070s] 2018-11-25 17:57:35,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:35.284 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [17.596s] 2018-11-25 17:57:35,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:35.844 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [2.629s] 2018-11-25 17:57:36,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:36.770 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.126s] 2018-11-25 17:57:36,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:36.782 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-11-25 17:57:36,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:36.921 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.138s] 2018-11-25 17:57:36,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:36.933 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-25 17:57:36,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:36.944 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-25 17:57:36,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:36.974 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-11-25 17:57:37,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:37.031 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.057s] 2018-11-25 17:57:37,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:37.089 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.058s] 2018-11-25 17:57:37,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:37.235 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.146s] 2018-11-25 17:57:37,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:37.250 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-11-25 17:57:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:37.315 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2018-11-25 17:57:38,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:37.999 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [8.321s] 2018-11-25 17:57:38,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:38.159 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [2.315s] 2018-11-25 17:57:38,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:38.545 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [5.674s] 2018-11-25 17:57:39,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:39.059 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.899s] 2018-11-25 17:57:39,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:39.630 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.570s] 2018-11-25 17:57:41,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:41.570 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.172s] 2018-11-25 17:57:41,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:41.617 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.048s] 2018-11-25 17:57:41,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:41.765 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.219s] 2018-11-25 17:57:41,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:41.919 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.288s] 2018-11-25 17:57:42,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.174 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.556s] 2018-11-25 17:57:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.183 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-11-25 17:57:42,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.246 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.062s] 2018-11-25 17:57:42,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.257 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-11-25 17:57:42,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.302 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.044s] 2018-11-25 17:57:42,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.326 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2018-11-25 17:57:42,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.663 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [15.247s] 2018-11-25 17:57:42,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:42.876 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [7.593s] 2018-11-25 17:57:44,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:44.777 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.777s] 2018-11-25 17:57:45,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:45.749 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [3.828s] 2018-11-25 17:57:45,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:45.910 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [24.335s] 2018-11-25 17:57:45,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:45.912 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-25 17:57:46,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:46.941 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [1.190s] 2018-11-25 17:57:47,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:47.721 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.780s] 2018-11-25 17:57:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:48.086 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [6.260s] 2018-11-25 17:57:48,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:48.092 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.644s] 2018-11-25 17:57:48,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:48.102 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-25 17:57:48,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:48.342 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.620s] 2018-11-25 17:57:48,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:48.654 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-25 17:57:48,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:48.676 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.910s] 2018-11-25 17:57:50,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:50.668 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-25 17:57:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:50.678 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.802s] 2018-11-25 17:57:50,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:50.691 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2018-11-25 17:57:50,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:50.927 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.235s] 2018-11-25 17:57:51,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.181 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.253s] 2018-11-25 17:57:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.299 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.094s] 2018-11-25 17:57:51,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.397 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.098s] 2018-11-25 17:57:51,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.426 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.244s] 2018-11-25 17:57:51,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.477 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.080s] 2018-11-25 17:57:51,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.484 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-25 17:57:51,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.576 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.375s] 2018-11-25 17:57:51,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.647 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.220s] 2018-11-25 17:57:51,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.662 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-11-25 17:57:51,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.902 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.239s] 2018-11-25 17:57:51,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:51.941 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.039s] 2018-11-25 17:57:52,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:52.021 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-25 17:57:52,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:52.195 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.253s] 2018-11-25 17:57:52,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:52.417 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.221s] 2018-11-25 17:57:52,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:52.614 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.196s] 2018-11-25 17:57:52,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:52.792 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.179s] 2018-11-25 17:57:53,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:53.021 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.227s] 2018-11-25 17:57:53,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:53.224 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.204s] 2018-11-25 17:57:53,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:53.264 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2018-11-25 17:57:53,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:53.466 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.201s] 2018-11-25 17:57:54,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:54.204 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.737s] 2018-11-25 17:57:54,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:54.437 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.231s] 2018-11-25 17:57:54,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:54.473 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.037s] 2018-11-25 17:57:54,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:54.656 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.182s] 2018-11-25 17:57:54,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:54.885 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.226s] 2018-11-25 17:57:55,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.085 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.201s] 2018-11-25 17:57:55,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.257 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.172s] 2018-11-25 17:57:55,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.299 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.042s] 2018-11-25 17:57:55,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.340 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.040s] 2018-11-25 17:57:55,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.371 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.031s] 2018-11-25 17:57:55,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.407 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.035s] 2018-11-25 17:57:55,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.422 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.178s] 2018-11-25 17:57:55,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.423 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-11-25 17:57:55,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.439 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.032s] 2018-11-25 17:57:55,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.556 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.471s] 2018-11-25 17:57:55,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.628 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.188s] 2018-11-25 17:57:55,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:55.841 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [76.195s] 2018-11-25 17:57:56,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:56.162 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.052s] 2018-11-25 17:57:56,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:56.179 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-11-25 17:57:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:56.742 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.176s] 2018-11-25 17:57:56,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:56.852 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-25 17:57:57,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:57.270 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.604s] 2018-11-25 17:57:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:57.752 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.171s] 2018-11-25 17:57:59,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:59.017 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.779s] 2018-11-25 17:57:59,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:57:59.809 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.086s] 2018-11-25 17:58:01,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:01.721 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [3.967s] 2018-11-25 17:58:02,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:02.876 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-25 17:58:03,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:03.453 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.730s] 2018-11-25 17:58:04,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:04.070 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.370s] 2018-11-25 17:58:05,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.361 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.168s] 2018-11-25 17:58:05,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.373 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-11-25 17:58:05,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.385 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-11-25 17:58:05,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.608 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-11-25 17:58:05,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.757 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.371s] 2018-11-25 17:58:05,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.770 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2018-11-25 17:58:05,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:05.780 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-11-25 17:58:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:06.311 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.528s] 2018-11-25 17:58:06,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:06.656 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.346s] 2018-11-25 17:58:06,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:06.708 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.151s] 2018-11-25 17:58:07,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:07.431 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.972s] 2018-11-25 17:58:07,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:07.764 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [11.921s] 2018-11-25 17:58:09,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:09.290 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:58:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:10.410 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.178s] 2018-11-25 17:58:11,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:11.211 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.501s] 2018-11-25 17:58:11,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:11.235 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:58:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:13.774 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.563s] 2018-11-25 17:58:14,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:14.473 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [55.958s] 2018-11-25 17:58:14,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:14.713 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.779s] 2018-11-25 17:58:14,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:14.794 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [50.262s] 2018-11-25 17:58:15,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:15.351 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.636s] 2018-11-25 17:58:15,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:15.738 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.906s] 2018-11-25 17:58:16,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:16.093 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.912s] 2018-11-25 17:58:16,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:16.310 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.433s] 2018-11-25 17:58:16,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:16.426 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.074s] 2018-11-25 17:58:17,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:17.378 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.952s] 2018-11-25 17:58:19,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:19.847 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.225s] 2018-11-25 17:58:20,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:20.053 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.206s] 2018-11-25 17:58:20,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:20.298 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.244s] 2018-11-25 17:58:20,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:20.573 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.274s] 2018-11-25 17:58:20,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:20.861 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.287s] 2018-11-25 17:58:21,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:21.153 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.291s] 2018-11-25 17:58:21,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:21.181 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-25 17:58:21,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:21.184 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-11-25 17:58:21,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:21.441 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.287s] 2018-11-25 17:58:21,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:21.806 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.365s] 2018-11-25 17:58:22,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.062 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [5.967s] 2018-11-25 17:58:22,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.356 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.549s] 2018-11-25 17:58:22,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.638 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.280s] 2018-11-25 17:58:22,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.696 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.057s] 2018-11-25 17:58:22,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.758 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.061s] 2018-11-25 17:58:22,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.805 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.047s] 2018-11-25 17:58:22,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:22.862 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.056s] 2018-11-25 17:58:23,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:23.093 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.957s] 2018-11-25 17:58:23,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:23.113 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.251s] 2018-11-25 17:58:27,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:27.601 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [5.538s] 2018-11-25 17:58:27,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:27.644 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.220s] 2018-11-25 17:58:28,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:28.180 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.533s] 2018-11-25 17:58:28,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:28.260 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.080s] 2018-11-25 17:58:28,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:28.595 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.335s] 2018-11-25 17:58:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:28.678 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.728s] 2018-11-25 17:58:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:28.852 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.174s] 2018-11-25 17:58:29,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:29.081 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.228s] 2018-11-25 17:58:30,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:30.946 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [17.169s] 2018-11-25 17:58:31,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:31.136 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [16.665s] 2018-11-25 17:58:31,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:31.173 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.229s] 2018-11-25 17:58:31,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:31.388 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.215s] 2018-11-25 17:58:31,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:31.970 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.875s] 2018-11-25 17:58:32,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:32.039 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.955s] 2018-11-25 17:58:32,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:32.349 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.367s] 2018-11-25 17:58:33,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:33.395 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.356s] 2018-11-25 17:58:33,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:33.539 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.673s] 2018-11-25 17:58:33,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:33.705 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.165s] 2018-11-25 17:58:34,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:34.511 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.115s] 2018-11-25 17:58:34,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:34.592 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [6.990s] 2018-11-25 17:58:35,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:35.790 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.084s] 2018-11-25 17:58:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:36.828 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.477s] 2018-11-25 17:58:37,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:37.984 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.010s] 2018-11-25 17:58:38,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:38.991 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.756s] 2018-11-25 17:58:39,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:39.693 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.303s] 2018-11-25 17:58:41,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:41.089 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.040s] 2018-11-25 17:58:41,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:41.237 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [6.643s] 2018-11-25 17:58:41,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:41.263 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.174s] 2018-11-25 17:58:42,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:42.206 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.970s] 2018-11-25 17:58:44,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:44.154 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.172s] 2018-11-25 17:58:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:48.781 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.231s] 2018-11-25 17:58:49,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:49.743 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [78.134s] 2018-11-25 17:58:50,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:50.184 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-11-25 17:58:50,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:50.186 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:58:50,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:50.187 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-25 17:58:53,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:53.181 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.191s] 2018-11-25 17:58:53,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:53.401 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.219s] 2018-11-25 17:58:53,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:53.609 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.795s] 2018-11-25 17:58:53,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:53.618 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.216s] 2018-11-25 17:58:53,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:53.795 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.176s] 2018-11-25 17:58:54,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:54.049 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.253s] 2018-11-25 17:58:54,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:54.386 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.644s] 2018-11-25 17:58:54,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:54.498 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [23.360s] 2018-11-25 17:58:54,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:54.852 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.243s] 2018-11-25 17:58:55,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:55.057 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [40.260s] 2018-11-25 17:58:57,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:58:57.861 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.811s] 2018-11-25 17:59:01,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:01.338 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.950s] 2018-11-25 17:59:03,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:03.070 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.040s] 2018-11-25 17:59:03,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:03.210 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.873s] 2018-11-25 17:59:03,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:03.371 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [23.677s] 2018-11-25 17:59:03,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:03.495 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.124s] 2018-11-25 17:59:03,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:03.635 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.140s] 2018-11-25 17:59:05,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:05.622 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.410s] 2018-11-25 17:59:06,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:06.413 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [22.257s] 2018-11-25 17:59:06,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:06.447 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.249s] 2018-11-25 17:59:07,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:07.765 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [18.986s] 2018-11-25 17:59:08,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:08.579 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [28.626s] 2018-11-25 17:59:08,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:08.608 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.987s] 2018-11-25 17:59:11,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:11.289 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.840s] 2018-11-25 17:59:11,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:11.467 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.397s] 2018-11-25 17:59:11,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:11.757 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.467s] 2018-11-25 17:59:12,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:12.394 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.636s] 2018-11-25 17:59:14,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:14.644 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.447s] 2018-11-25 17:59:16,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:16.320 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.682s] 2018-11-25 17:59:17,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:17.540 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.072s] 2018-11-25 17:59:19,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:19.756 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.111s] 2018-11-25 17:59:21,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:21.130 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.373s] 2018-11-25 17:59:21,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:21.437 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.787s] 2018-11-25 17:59:21,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:21.711 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [9.314s] 2018-11-25 17:59:21,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:21.772 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.062s] 2018-11-25 17:59:21,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:21.807 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.035s] 2018-11-25 17:59:21,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:21.839 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.298s] 2018-11-25 17:59:22,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:22.430 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.992s] 2018-11-25 17:59:22,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:22.740 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.693s] 2018-11-25 17:59:23,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:23.933 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-25 17:59:23,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:23.936 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 17:59:24,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:24.811 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.680s] 2018-11-25 17:59:25,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:25.087 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [17.319s] 2018-11-25 17:59:25,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:25.090 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-25 17:59:25,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:25.331 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.750s] 2018-11-25 17:59:26,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:26.532 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.720s] 2018-11-25 17:59:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:27.327 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.487s] 2018-11-25 17:59:27,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:27.352 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [11.031s] 2018-11-25 17:59:28,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:28.261 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [71.400s] 2018-11-25 17:59:28,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:28.354 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.666s] 2018-11-25 17:59:28,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:28.914 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.559s] 2018-11-25 17:59:30,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:30.074 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.158s] 2018-11-25 17:59:30,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:30.861 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.329s] 2018-11-25 17:59:32,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:32.545 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.183s] 2018-11-25 17:59:32,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:32.639 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.248s] 2018-11-25 17:59:32,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:32.992 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-25 17:59:34,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:34.322 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.325s] 2018-11-25 17:59:34,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:34.425 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.786s] 2018-11-25 17:59:35,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:35.104 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.241s] 2018-11-25 17:59:35,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:35.290 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.308s] 2018-11-25 17:59:35,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:35.817 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:59:36,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:36.078 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.788s] 2018-11-25 17:59:37,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:37.911 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.587s] 2018-11-25 17:59:38,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:38.484 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.394s] 2018-11-25 17:59:38,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:38.662 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.558s] 2018-11-25 17:59:38,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:38.892 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.103s] 2018-11-25 17:59:39,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:39.468 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.136s] 2018-11-25 17:59:39,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:39.472 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2018-11-25 17:59:40,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:40.129 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-25 17:59:40,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:40.521 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.626s] 2018-11-25 17:59:40,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:40.800 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [46.289s] 2018-11-25 17:59:41,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:41.011 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.348s] 2018-11-25 17:59:41,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:41.034 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.603s] 2018-11-25 17:59:41,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:41.061 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.151s] 2018-11-25 17:59:41,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:41.887 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.366s] 2018-11-25 17:59:41,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:41.993 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.963s] 2018-11-25 17:59:42,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:42.346 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.935s] 2018-11-25 17:59:43,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:43.681 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.792s] 2018-11-25 17:59:44,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:44.018 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.672s] 2018-11-25 17:59:45,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:45.557 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.539s] 2018-11-25 17:59:45,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:45.661 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.979s] 2018-11-25 17:59:45,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:45.700 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.702s] 2018-11-25 17:59:47,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:47.615 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.552s] 2018-11-25 17:59:47,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:47.679 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.982s] 2018-11-25 17:59:48,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:48.732 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.068s] 2018-11-25 17:59:48,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:48.882 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.370s] 2018-11-25 17:59:49,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:49.772 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.089s] 2018-11-25 17:59:49,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:49.836 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.068s] 2018-11-25 17:59:49,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:49.863 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.132s] 2018-11-25 17:59:49,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:49.898 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.017s] 2018-11-25 17:59:49,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:49.956 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.093s] 2018-11-25 17:59:50,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:50.024 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.012s] 2018-11-25 17:59:51,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:51.731 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.969s] 2018-11-25 17:59:51,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:51.759 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.735s] 2018-11-25 17:59:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:51.790 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.831s] 2018-11-25 17:59:52,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:52.687 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.215s] 2018-11-25 17:59:53,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:53.448 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.658s] 2018-11-25 17:59:54,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:54.051 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.318s] 2018-11-25 17:59:54,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:54.131 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.682s] 2018-11-25 17:59:54,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:54.157 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.027s] 2018-11-25 17:59:54,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:54.183 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.026s] 2018-11-25 17:59:54,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:54.203 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.019s] 2018-11-25 17:59:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.384 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.222s] 2018-11-25 17:59:55,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.588 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [17.105s] 2018-11-25 17:59:55,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.637 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.253s] 2018-11-25 17:59:55,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.840 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-11-25 17:59:55,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.841 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-11-25 17:59:55,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.843 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 17:59:55,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.845 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-11-25 17:59:55,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.876 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.238s] 2018-11-25 17:59:55,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.933 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-25 17:59:55,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:55.934 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-11-25 17:59:56,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.064 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.187s] 2018-11-25 17:59:56,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.371 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.307s] 2018-11-25 17:59:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.392 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.020s] 2018-11-25 17:59:56,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.552 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.791s] 2018-11-25 17:59:56,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.570 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.178s] 2018-11-25 17:59:56,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.822 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.251s] 2018-11-25 17:59:56,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.859 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.037s] 2018-11-25 17:59:56,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:56.996 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.444s] 2018-11-25 17:59:57,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:57.058 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.197s] 2018-11-25 17:59:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:57.104 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.046s] 2018-11-25 17:59:57,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:57.883 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.885s] 2018-11-25 17:59:58,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.012 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.130s] 2018-11-25 17:59:58,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.217 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.204s] 2018-11-25 17:59:58,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.287 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.070s] 2018-11-25 17:59:58,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.367 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-25 17:59:58,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.559 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.272s] 2018-11-25 17:59:58,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.676 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.116s] 2018-11-25 17:59:58,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.762 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.085s] 2018-11-25 17:59:58,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:58.823 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.060s] 2018-11-25 17:59:59,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 17:59:59.359 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.753s] 2018-11-25 18:00:01,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:01.608 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.248s] 2018-11-25 18:00:04,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:04.124 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.589s] 2018-11-25 18:00:04,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:04.920 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.796s] 2018-11-25 18:00:05,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:05.317 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.493s] 2018-11-25 18:00:05,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:05.641 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.720s] 2018-11-25 18:00:06,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:06.150 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.508s] 2018-11-25 18:00:06,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:06.357 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.207s] 2018-11-25 18:00:06,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:06.626 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.269s] 2018-11-25 18:00:08,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:08.237 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.610s] 2018-11-25 18:00:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:08.308 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.176s] 2018-11-25 18:00:08,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:08.345 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.036s] 2018-11-25 18:00:08,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:08.532 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.187s] 2018-11-25 18:00:09,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:09.640 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [79.879s] 2018-11-25 18:00:09,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:09.713 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.674s] 2018-11-25 18:00:09,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:09.717 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.082s] 2018-11-25 18:00:09,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:09.729 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.118s] 2018-11-25 18:00:09,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:09.766 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.233s] 2018-11-25 18:00:09,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:09.774 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.057s] 2018-11-25 18:00:10,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:10.105 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.338s] 2018-11-25 18:00:10,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:10.807 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.701s] 2018-11-25 18:00:11,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.028 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.221s] 2018-11-25 18:00:11,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.092 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.379s] 2018-11-25 18:00:11,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.227 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.499s] 2018-11-25 18:00:11,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.300 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.271s] 2018-11-25 18:00:11,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.387 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.086s] 2018-11-25 18:00:11,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.641 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.253s] 2018-11-25 18:00:11,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.842 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.198s] 2018-11-25 18:00:11,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.891 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.049s] 2018-11-25 18:00:11,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:11.928 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [19.241s] 2018-11-25 18:00:12,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:12.215 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.324s] 2018-11-25 18:00:12,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:12.351 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.135s] 2018-11-25 18:00:12,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:12.737 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.384s] 2018-11-25 18:00:12,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:12.986 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.250s] 2018-11-25 18:00:13,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:13.044 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.057s] 2018-11-25 18:00:13,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:13.117 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.073s] 2018-11-25 18:00:17,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:17.835 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [6.606s] 2018-11-25 18:00:22,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:22.820 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [4.985s] 2018-11-25 18:00:30,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:30.311 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.486s] 2018-11-25 18:00:30,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:30.441 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.135s] 2018-11-25 18:00:31,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:31.033 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [2.071s] 2018-11-25 18:00:31,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:31.326 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.292s] 2018-11-25 18:00:33,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:33.602 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [52.791s] 2018-11-25 18:00:33,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:33.602 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-25 18:00:33,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:33.667 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 18:00:36,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:36.482 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-25 18:00:36,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:36.483 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-11-25 18:00:36,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:36.893 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [9.853s] 2018-11-25 18:00:37,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:37.472 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.212s] 2018-11-25 18:00:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:37.642 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.170s] 2018-11-25 18:00:41,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:41.154 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 18:00:41,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:41.157 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 18:00:41,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:41.965 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-25 18:00:42,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:42.171 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [46.578s] 2018-11-25 18:00:43,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:43.218 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [6.324s] 2018-11-25 18:00:47,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:47.849 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.040s] 2018-11-25 18:00:49,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:49.113 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.264s] 2018-11-25 18:00:53,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:53.354 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 18:00:53,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:53.355 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-25 18:00:54,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.090 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.396s] 2018-11-25 18:00:54,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.306 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.215s] 2018-11-25 18:00:54,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.483 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.176s] 2018-11-25 18:00:54,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.734 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.250s] 2018-11-25 18:00:54,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.757 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.022s] 2018-11-25 18:00:54,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.779 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.022s] 2018-11-25 18:00:54,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.942 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.162s] 2018-11-25 18:00:54,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:54.964 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.021s] 2018-11-25 18:00:55,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:55.150 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.186s] 2018-11-25 18:00:55,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:55.332 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.182s] 2018-11-25 18:00:55,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:55.758 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.424s] 2018-11-25 18:00:55,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:55.957 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.198s] 2018-11-25 18:00:58,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:00:58.707 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [16.538s] 2018-11-25 18:01:02,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:02.866 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [48.760s] 2018-11-25 18:01:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:03.687 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [81.521s] 2018-11-25 18:01:04,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:04.175 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.137s] 2018-11-25 18:01:04,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:04.257 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.082s] 2018-11-25 18:01:04,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:04.359 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.099s] 2018-11-25 18:01:04,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:04.441 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.082s] 2018-11-25 18:01:04,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:04.536 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.095s] 2018-11-25 18:01:05,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:05.690 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [32.081s] 2018-11-25 18:01:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:08.283 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [88.546s] 2018-11-25 18:01:08,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:08.392 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [56.459s] 2018-11-25 18:01:09,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:09.289 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [26.918s] 2018-11-25 18:01:12,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:12.486 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.800s] 2018-11-25 18:01:12,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:12.625 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.339s] 2018-11-25 18:01:16,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:16.401 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.768s] 2018-11-25 18:01:17,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:17.833 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.207s] 2018-11-25 18:01:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:19.115 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [10.725s] 2018-11-25 18:01:19,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:19.187 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-11-25 18:01:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:19.878 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.474s] 2018-11-25 18:01:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:19.879 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-11-25 18:01:21,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:21.375 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.541s] 2018-11-25 18:01:22,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:22.586 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.708s] 2018-11-25 18:01:24,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:24.026 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.439s] 2018-11-25 18:01:24,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:24.450 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.074s] 2018-11-25 18:01:27,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:27.131 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.680s] 2018-11-25 18:01:29,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:29.284 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-11-25 18:01:29,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:29.286 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-25 18:01:34,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:34.703 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-11-25 18:01:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:35.827 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.540s] 2018-11-25 18:01:37,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:37.263 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-25 18:01:38,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:38.933 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.194s] 2018-11-25 18:01:39,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:39.133 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.199s] 2018-11-25 18:01:39,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:39.395 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.262s] 2018-11-25 18:01:41,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:41.754 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.357s] 2018-11-25 18:01:41,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:41.978 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.224s] 2018-11-25 18:01:42,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:42.668 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.179s] 2018-11-25 18:01:42,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:42.711 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.042s] 2018-11-25 18:01:50,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:50.332 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.042s] 2018-11-25 18:01:53,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:53.456 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-25 18:01:57,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:57.303 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.161s] 2018-11-25 18:01:57,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:57.677 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.374s] 2018-11-25 18:01:58,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:58.787 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.167s] 2018-11-25 18:01:58,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:01:58.871 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.084s] 2018-11-25 18:02:02,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:02.233 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.527s] 2018-11-25 18:02:07,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:07.065 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.232s] 2018-11-25 18:02:07,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:07.120 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.886s] 2018-11-25 18:02:07,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:07.434 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.370s] 2018-11-25 18:02:08,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:08.550 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [13.320s] 2018-11-25 18:02:09,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:09.095 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.659s] 2018-11-25 18:02:09,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:09.262 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.168s] 2018-11-25 18:02:09,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:09.926 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.663s] 2018-11-25 18:02:10,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:10.495 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.184s] 2018-11-25 18:02:11,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:11.481 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 18:02:11,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:11.482 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-25 18:02:16,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:16.292 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.356s] 2018-11-25 18:02:16,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:16.813 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.520s] 2018-11-25 18:02:18,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:18.486 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [59.283s] 2018-11-25 18:02:22,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:22.332 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.965s] 2018-11-25 18:02:22,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:22.662 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.169s] 2018-11-25 18:02:23,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:23.886 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.191s] 2018-11-25 18:02:24,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:24.259 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.373s] 2018-11-25 18:02:24,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:24.563 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.263s] 2018-11-25 18:02:24,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:24.833 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.572s] 2018-11-25 18:02:24,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:24.898 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.065s] 2018-11-25 18:02:24,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:24.972 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.073s] 2018-11-25 18:02:25,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:25.052 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.079s] 2018-11-25 18:02:32,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:32.939 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.605s] 2018-11-25 18:02:33,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:33.458 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.521s] 2018-11-25 18:02:34,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:34.076 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.618s] 2018-11-25 18:02:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:34.361 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.756s] 2018-11-25 18:02:34,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:34.681 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.603s] 2018-11-25 18:02:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:35.184 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.822s] 2018-11-25 18:02:35,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:35.560 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.376s] 2018-11-25 18:02:35,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:35.939 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.379s] 2018-11-25 18:02:36,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:36.948 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.007s] 2018-11-25 18:02:37,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:37.369 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.421s] 2018-11-25 18:02:38,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:38.892 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [1.522s] 2018-11-25 18:02:40,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:40.864 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.969s] 2018-11-25 18:02:41,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:41.273 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.404s] 2018-11-25 18:02:42,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:42.496 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.225s] 2018-11-25 18:02:42,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:42.564 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.069s] 2018-11-25 18:02:43,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:43.060 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.494s] 2018-11-25 18:02:43,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:43.583 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.340s] 2018-11-25 18:02:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:43.944 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.883s] 2018-11-25 18:02:58,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:58.238 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.997s] 2018-11-25 18:02:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:58.412 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.176s] 2018-11-25 18:02:58,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:02:58.821 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.408s] 2018-11-25 18:03:01,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:01.223 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [17.639s] 2018-11-25 18:03:06,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:06.905 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.682s] 2018-11-25 18:03:08,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:08.597 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [33.911s] 2018-11-25 18:03:09,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:09.993 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.088s] 2018-11-25 18:03:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:11.779 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.913s] 2018-11-25 18:03:17,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:17.157 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.177s] 2018-11-25 18:03:18,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:18.871 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.711s] 2018-11-25 18:03:25,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:25.049 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.342s] 2018-11-25 18:03:25,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:25.063 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.014s] 2018-11-25 18:03:25,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:25.242 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.179s] 2018-11-25 18:03:25,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:25.421 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [12.161s] 2018-11-25 18:03:25,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:25.457 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.214s] 2018-11-25 18:03:30,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:30.091 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.671s] 2018-11-25 18:03:30,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:30.270 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.165s] 2018-11-25 18:03:35,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:35.962 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [25.965s] 2018-11-25 18:03:43,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:03:43.903 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [85.398s] 2018-11-25 18:04:07,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:04:07.233 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [31.266s] 2018-11-25 18:04:09,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:04:09.938 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.707s] 2018-11-25 18:04:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:04:19.116 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.174s] 2018-11-25 18:04:28,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:04:28.562 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.445s] 2018-11-25 18:04:32,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:04:32.565 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.002s] 2018-11-25 18:05:03,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:03.972 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [85.275s] 2018-11-25 18:05:06,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:06.395 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [33.821s] 2018-11-25 18:05:21,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:21.304 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.005s] 2018-11-25 18:05:21,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:21.372 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.068s] 2018-11-25 18:05:21,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:21.907 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.535s] 2018-11-25 18:05:23,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:23.330 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.423s] 2018-11-25 18:05:25,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:25.646 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.315s] 2018-11-25 18:05:25,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:25.854 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.207s] 2018-11-25 18:05:25,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:25.899 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.045s] 2018-11-25 18:05:45,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:45.815 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-11-25 18:05:47,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:47.120 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-11-25 18:05:48,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:48.979 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-11-25 18:05:53,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:05:53.933 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-25 18:06:19,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:06:19.597 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.653s] 2018-11-25 18:06:24,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:06:24.283 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.689s] 2018-11-25 18:06:48,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:06:48.737 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [24.446s] 2018-11-25 18:06:51,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:06:51.197 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [100.725s] 2018-11-25 18:06:54,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:06:54.183 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.448s] 2018-11-25 18:07:58,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-25 18:07:58.723 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [67.514s] 2018-11-25 18:08:05,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fc7484a0-25ac-4d9b-91d3-4547f71c007d 2018-11-25 18:08:05,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fc7484a0-25ac-4d9b-91d3-4547f71c007d']'. 2018-11-25 18:08:06,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-25 18:08:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-25 18:08:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 18:08:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fc7484a0-25ac-4d9b-91d3-4547f71c007d | 2018-11-25 18:08:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-25 18:08:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-25 17:49:16 | 2018-11-25 18:08:06,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-25 18:08:05 | 2018-11-25 18:08:06,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:49 | 2018-11-25 18:08:06,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-25 18:08:06,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-25 18:08:06,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 24be4042-935b-40e5-b36d-304fac6f0b4d) | 2018-11-25 18:08:06,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 263c4959-b1a0-4977-b567-1e0a1d703e92) | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1117.13 | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1076 | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-25 18:08:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-25 18:08:06,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-11-25 18:08:06,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-25 18:08:06,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-25 18:08:06,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-25 18:08:07,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.9071494893% 2018-11-25 18:08:07,490 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:05 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-11-25 18:08:07,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 18:08:07,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 18:08:09,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbc84193-067a-493b-874c-2b86440a5db9 Date: Sun, 25 Nov 2018 18:08:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 18:08:09,204 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2 used request id req-bbc84193-067a-493b-874c-2b86440a5db9 2018-11-25 18:08:09,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71136403084s 2018-11-25 18:08:09,205 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f3628e38-ed58-4884-b7f6-1c217a067bf2 used request id req-bbc84193-067a-493b-874c-2b86440a5db9 2018-11-25 18:08:09,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 18:08:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:09,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 18:08:09 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-d597caf1-f2ab-4cb0-a72f-82fe4f04a991 x-compute-request-id: req-d597caf1-f2ab-4cb0-a72f-82fe4f04a991 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16b63881-f78f-4598-ac3b-cf31f910d9a4", "name": "tempest_full_parallel-flavor_alt_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ce75ba93-e05d-4dd3-983a-a648b65f7160", "name": "tempest_full_parallel-flavor_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 18:08:09,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d597caf1-f2ab-4cb0-a72f-82fe4f04a991 2018-11-25 18:08:09,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.204520940781s 2018-11-25 18:08:09,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d597caf1-f2ab-4cb0-a72f-82fe4f04a991 2018-11-25 18:08:09,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 18:08:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:09,493 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 18:08:09 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-236ae22d-0409-494f-89e2-c0be0f2676ff x-compute-request-id: req-236ae22d-0409-494f-89e2-c0be0f2676ff Content-Length: 0 Content-Type: application/json 2018-11-25 18:08:09,493 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4 used request id req-236ae22d-0409-494f-89e2-c0be0f2676ff 2018-11-25 18:08:09,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0800609588623s 2018-11-25 18:08:09,493 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/16b63881-f78f-4598-ac3b-cf31f910d9a4 used request id req-236ae22d-0409-494f-89e2-c0be0f2676ff 2018-11-25 18:08:09,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-25 18:08:09,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 18:08:09,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-da1e2ef1-55ed-40c0-a637-1f521bf76994 Date: Sun, 25 Nov 2018 18:08:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "metadata": {}}], "file": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a/file", "owner": "6188724e211a4699947b1d570e546933", "id": "21620970-f54c-4995-b3b1-38564ab6cd8a", "size": 12716032, "self": "/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a", "disk_format": "qcow2", "direct_url": "rbd://7c7c422f-59f1-4366-9590-474bd60cc940/images/21620970-f54c-4995-b3b1-38564ab6cd8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-25T17:49:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-25T17:49:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-25 18:08:09,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-da1e2ef1-55ed-40c0-a637-1f521bf76994 2018-11-25 18:08:09,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167637109756s 2018-11-25 18:08:09,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-da1e2ef1-55ed-40c0-a637-1f521bf76994 2018-11-25 18:08:09,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-25 18:08:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5694c45a7e4b0ee4d4c20f5048a0d18ad17a1ef" 2018-11-25 18:08:11,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfacded8-b13a-46c8-b810-7099bcb27073 Date: Sun, 25 Nov 2018 18:08:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-25 18:08:11,702 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a used request id req-cfacded8-b13a-46c8-b810-7099bcb27073 2018-11-25 18:08:11,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.03834581375s 2018-11-25 18:08:11,702 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/21620970-f54c-4995-b3b1-38564ab6cd8a used request id req-cfacded8-b13a-46c8-b810-7099bcb27073 2018-11-25 18:08:11,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-25 18:08:11,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:11,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 18:08:11 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-15f3f8c9-cb2e-42ad-a146-c808deffddbc x-compute-request-id: req-15f3f8c9-cb2e-42ad-a146-c808deffddbc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ce75ba93-e05d-4dd3-983a-a648b65f7160", "name": "tempest_full_parallel-flavor_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-25 18:08:11,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-15f3f8c9-cb2e-42ad-a146-c808deffddbc 2018-11-25 18:08:11,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0364820957184s 2018-11-25 18:08:11,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-15f3f8c9-cb2e-42ad-a146-c808deffddbc 2018-11-25 18:08:11,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-25 18:08:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:11,787 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 25 Nov 2018 18:08:11 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-01b90c72-11d7-46d0-b596-389bdae166bb x-compute-request-id: req-01b90c72-11d7-46d0-b596-389bdae166bb Content-Length: 0 Content-Type: application/json 2018-11-25 18:08:11,787 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160 used request id req-01b90c72-11d7-46d0-b596-389bdae166bb 2018-11-25 18:08:11,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.046021938324s 2018-11-25 18:08:11,788 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ce75ba93-e05d-4dd3-983a-a648b65f7160 used request id req-01b90c72-11d7-46d0-b596-389bdae166bb 2018-11-25 18:08:11,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 18:08:11,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:11,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c92027-49ca-4a51-82fc-1ae53e91b933 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/2997c7b57c2447f0b47343460ee6dc1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2997c7b57c2447f0b47343460ee6dc1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/3153843529844f7ba853e3393a1a8cdb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3153843529844f7ba853e3393a1a8cdb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/7f431316a640448ab640a0fd8b634a94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f431316a640448ab640a0fd8b634a94", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/87b795e62cd04e44bb81c294a3619e5b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b795e62cd04e44bb81c294a3619e5b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8b8cd46e1e43432194de06728dbedb41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b8cd46e1e43432194de06728dbedb41", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9008873ad23f4eb489d4088ee701c4b3"}, "domain_id": "f1ed661d16d746e9b9bc8a8e46943e5e", "enabled": true, "options": {}, "id": "9008873ad23f4eb489d4088ee701c4b3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/9aedb2de15724efdad503eba39472084"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9aedb2de15724efdad503eba39472084", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/9f0fab68b9e347a49c6e24e62fc5c15a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f0fab68b9e347a49c6e24e62fc5c15a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200", "links": {"self": "http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd"}, "domain_id": "default", "enabled": true, "id": "a76a37c52baf4fb1b4c882d4f310b3cd", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/ad68c26b459946ec8512b73c47616474"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad68c26b459946ec8512b73c47616474", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/b47e10f8131a4ecea6519e3e49060c8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b47e10f8131a4ecea6519e3e49060c8f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/b7b92aaecbdb45388fc879e9941bdc89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b92aaecbdb45388fc879e9941bdc89", "email": "tacker@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bdb844ecf47a4148bbbf18ece828386b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bdb844ecf47a4148bbbf18ece828386b", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/d623d5cf9d864d6585ebd9e8a4f1dd99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d623d5cf9d864d6585ebd9e8a4f1dd99", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/e67fcf0fecae4476ae8602b1fcf63ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e67fcf0fecae4476ae8602b1fcf63ac7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/fc00b88d471a4c0f94f3bca5d02a8719"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc00b88d471a4c0f94f3bca5d02a8719", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-11-25 18:08:11,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e8c92027-49ca-4a51-82fc-1ae53e91b933 2018-11-25 18:08:11,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989320278168s 2018-11-25 18:08:11,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e8c92027-49ca-4a51-82fc-1ae53e91b933 2018-11-25 18:08:11,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-25 18:08:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:11,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c7f1a0-62d7-4546-80ed-56f279727eac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd"}, "enabled": true, "id": "a76a37c52baf4fb1b4c882d4f310b3cd", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}} 2018-11-25 18:08:11,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd used request id req-88c7f1a0-62d7-4546-80ed-56f279727eac 2018-11-25 18:08:11,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991530418396s 2018-11-25 18:08:11,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd used request id req-88c7f1a0-62d7-4546-80ed-56f279727eac 2018-11-25 18:08:11,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-25 18:08:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:12,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbf5f377-9d1b-4014-b5d5-d5fe122f37a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 18:08:12,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd used request id req-cbf5f377-9d1b-4014-b5d5-d5fe122f37a9 2018-11-25 18:08:12,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209958791733s 2018-11-25 18:08:12,204 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a76a37c52baf4fb1b4c882d4f310b3cd used request id req-cbf5f377-9d1b-4014-b5d5-d5fe122f37a9 2018-11-25 18:08:12,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-25 18:08:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:12,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 18:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee04ec6a-9d06-4147-b0c7-e24467ee0aae Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/2b4adc94c250401ebba1b3096fd3be53"}, "enabled": true, "id": "2b4adc94c250401ebba1b3096fd3be53", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933"}, "enabled": true, "id": "6188724e211a4699947b1d570e546933", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_77f6a6f5-6c6e-4316-83a7-18f1f500f200"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa5a564982d64a85931efb8c2d50bb06"}, "enabled": true, "id": "aa5a564982d64a85931efb8c2d50bb06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-25 18:08:12,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ee04ec6a-9d06-4147-b0c7-e24467ee0aae 2018-11-25 18:08:12,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825750827789s 2018-11-25 18:08:12,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ee04ec6a-9d06-4147-b0c7-e24467ee0aae 2018-11-25 18:08:12,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-25 18:08:12,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:12,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 18:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4327dc50-a16f-4428-984e-2f2d42422a1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 18:08:12,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933 used request id req-4327dc50-a16f-4428-984e-2f2d42422a1b 2018-11-25 18:08:12,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234492063522s 2018-11-25 18:08:12,525 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6188724e211a4699947b1d570e546933 used request id req-4327dc50-a16f-4428-984e-2f2d42422a1b 2018-11-25 18:08:12,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-25 18:08:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:12,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 25 Nov 2018 18:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a517ed-a520-4dfe-8531-dbccaa258945 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6e8ac04e4ceb42aeb2391e8daa1fd013", "links": {"self": "http://172.30.9.29:5000/v3/roles/6e8ac04e4ceb42aeb2391e8daa1fd013"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "81f083a14a2d43bc8d243bca68f279f8", "links": {"self": "http://172.30.9.29:5000/v3/roles/81f083a14a2d43bc8d243bca68f279f8"}, "name": "admin"}, {"domain_id": null, "id": "8c9d5e10b5aa4e4ba10935e4122e60e3", "links": {"self": "http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3"}, "name": "Member"}, {"domain_id": null, "id": "9ccc0085f871418696e219c93fe157e6", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ccc0085f871418696e219c93fe157e6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-11-25 18:08:12,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f3a517ed-a520-4dfe-8531-dbccaa258945 2018-11-25 18:08:12,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0947060585022s 2018-11-25 18:08:12,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-25 18:08:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:12,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 25 Nov 2018 18:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9542f9-51db-4e02-a825-c36b008e0dc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-25 18:08:12,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8c9d5e10b5aa4e4ba10935e4122e60e3 used request id req-fd9542f9-51db-4e02-a825-c36b008e0dc1 2018-11-25 18:08:12,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114411115646s 2018-11-25 18:08:12,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-25 18:08:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6188724e211a4699947b1d570e546933&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42dadf852891d9b9e8e3888ff3ef3436625801f5" 2018-11-25 18:08:12,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a6ab0ed6-256f-43c1-8ab0-7e60c4fbc705 Date: Sun, 25 Nov 2018 18:08:12 GMT RESP BODY: {"security_groups": []} 2018-11-25 18:08:12,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6188724e211a4699947b1d570e546933&name=default used request id req-a6ab0ed6-256f-43c1-8ab0-7e60c4fbc705 2018-11-25 18:08:12,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179785966873s 2018-11-25 18:08:12,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6188724e211a4699947b1d570e546933&name=default used request id req-a6ab0ed6-256f-43c1-8ab0-7e60c4fbc705 2018-11-25 18:08:12,920 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK